@scalar/components 0.13.56 → 0.13.57

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 (197) hide show
  1. package/dist/components/ScalarButton/ScalarButton.vue.js +9 -9
  2. package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.js +8 -8
  3. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggle.vue.js +3 -3
  4. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.js +2 -2
  5. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue2.js +2 -2
  6. package/dist/components/ScalarCombobox/ScalarCombobox.vue.js +2 -2
  7. package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.js +5 -5
  8. package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.js +7 -7
  9. package/dist/components/ScalarCombobox/ScalarComboboxOptionGroup.vue.js +3 -3
  10. package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.js +3 -3
  11. package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.js +2 -2
  12. package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.js +2 -2
  13. package/dist/components/ScalarDropdown/ScalarDropdown.vue.js +5 -5
  14. package/dist/components/ScalarDropdown/ScalarDropdownButton.vue2.js +2 -2
  15. package/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.js +2 -2
  16. package/dist/components/ScalarDropdown/ScalarDropdownItem.vue2.js +2 -2
  17. package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.js +2 -2
  18. package/dist/components/ScalarErrorBoundary/ScalarErrorBoundary.vue.js +3 -3
  19. package/dist/components/ScalarFloating/ScalarFloating.vue.js +6 -6
  20. package/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.js +2 -2
  21. package/dist/components/ScalarForm/ScalarForm.vue.js +2 -2
  22. package/dist/components/ScalarForm/ScalarFormField.vue.js +1 -1
  23. package/dist/components/ScalarForm/ScalarFormSection.vue.js +2 -2
  24. package/dist/components/ScalarHeader/ScalarHeader.vue.js +2 -2
  25. package/dist/components/ScalarHeader/ScalarHeaderButton.vue.js +2 -2
  26. package/dist/components/ScalarIcon/ScalarIcon.vue2.js +2 -2
  27. package/dist/components/ScalarIcon/icons/Add.svg.js +2 -2
  28. package/dist/components/ScalarIcon/icons/AddTab.svg.js +2 -2
  29. package/dist/components/ScalarIcon/icons/Alert.svg.js +2 -2
  30. package/dist/components/ScalarIcon/icons/ArrowLeft.svg.js +2 -2
  31. package/dist/components/ScalarIcon/icons/ArrowRight.svg.js +2 -2
  32. package/dist/components/ScalarIcon/icons/Brackets.svg.js +2 -2
  33. package/dist/components/ScalarIcon/icons/Branch.svg.js +2 -2
  34. package/dist/components/ScalarIcon/icons/Changelog.svg.js +2 -2
  35. package/dist/components/ScalarIcon/icons/Checkmark.svg.js +2 -2
  36. package/dist/components/ScalarIcon/icons/ChevronDown.svg.js +2 -2
  37. package/dist/components/ScalarIcon/icons/ChevronLeft.svg.js +2 -2
  38. package/dist/components/ScalarIcon/icons/ChevronRight.svg.js +2 -2
  39. package/dist/components/ScalarIcon/icons/ChevronUp.svg.js +2 -2
  40. package/dist/components/ScalarIcon/icons/Clipboard.svg.js +2 -2
  41. package/dist/components/ScalarIcon/icons/Close.svg.js +2 -2
  42. package/dist/components/ScalarIcon/icons/CloseTab.svg.js +2 -2
  43. package/dist/components/ScalarIcon/icons/CloseTabs.svg.js +2 -2
  44. package/dist/components/ScalarIcon/icons/Cloud.svg.js +2 -2
  45. package/dist/components/ScalarIcon/icons/CodeFolder.svg.js +2 -2
  46. package/dist/components/ScalarIcon/icons/Cog.svg.js +2 -2
  47. package/dist/components/ScalarIcon/icons/Collection.svg.js +2 -2
  48. package/dist/components/ScalarIcon/icons/Cookie.svg.js +2 -2
  49. package/dist/components/ScalarIcon/icons/DarkMode.svg.js +2 -2
  50. package/dist/components/ScalarIcon/icons/Delete.svg.js +2 -2
  51. package/dist/components/ScalarIcon/icons/Discord.svg.js +2 -2
  52. package/dist/components/ScalarIcon/icons/DocsPage.svg.js +2 -2
  53. package/dist/components/ScalarIcon/icons/Download.svg.js +2 -2
  54. package/dist/components/ScalarIcon/icons/Duplicate.svg.js +2 -2
  55. package/dist/components/ScalarIcon/icons/Edit.svg.js +2 -2
  56. package/dist/components/ScalarIcon/icons/Ellipses.svg.js +2 -2
  57. package/dist/components/ScalarIcon/icons/Email.svg.js +2 -2
  58. package/dist/components/ScalarIcon/icons/Error.svg.js +2 -2
  59. package/dist/components/ScalarIcon/icons/Example.svg.js +2 -2
  60. package/dist/components/ScalarIcon/icons/ExternalLink.svg.js +2 -2
  61. package/dist/components/ScalarIcon/icons/FilterList.svg.js +2 -2
  62. package/dist/components/ScalarIcon/icons/Folder.svg.js +2 -2
  63. package/dist/components/ScalarIcon/icons/GitHub.svg.js +2 -2
  64. package/dist/components/ScalarIcon/icons/GitHubLine.svg.js +2 -2
  65. package/dist/components/ScalarIcon/icons/Globe.svg.js +2 -2
  66. package/dist/components/ScalarIcon/icons/Google.svg.js +2 -2
  67. package/dist/components/ScalarIcon/icons/Help.svg.js +2 -2
  68. package/dist/components/ScalarIcon/icons/Hide.svg.js +2 -2
  69. package/dist/components/ScalarIcon/icons/History.svg.js +2 -2
  70. package/dist/components/ScalarIcon/icons/House.svg.js +2 -2
  71. package/dist/components/ScalarIcon/icons/Import.svg.js +2 -2
  72. package/dist/components/ScalarIcon/icons/Info.svg.js +2 -2
  73. package/dist/components/ScalarIcon/icons/Key.svg.js +2 -2
  74. package/dist/components/ScalarIcon/icons/Leave.svg.js +2 -2
  75. package/dist/components/ScalarIcon/icons/LightDarkModeToggle.svg.js +2 -2
  76. package/dist/components/ScalarIcon/icons/LightMode.svg.js +2 -2
  77. package/dist/components/ScalarIcon/icons/Link.svg.js +2 -2
  78. package/dist/components/ScalarIcon/icons/Lock.svg.js +2 -2
  79. package/dist/components/ScalarIcon/icons/Logo.svg.js +2 -2
  80. package/dist/components/ScalarIcon/icons/Magic.svg.js +2 -2
  81. package/dist/components/ScalarIcon/icons/Markdown.svg.js +2 -2
  82. package/dist/components/ScalarIcon/icons/Menu.svg.js +2 -2
  83. package/dist/components/ScalarIcon/icons/NotAllowed.svg.js +2 -2
  84. package/dist/components/ScalarIcon/icons/Page.svg.js +2 -2
  85. package/dist/components/ScalarIcon/icons/Pencil.svg.js +2 -2
  86. package/dist/components/ScalarIcon/icons/Play.svg.js +2 -2
  87. package/dist/components/ScalarIcon/icons/Refresh.svg.js +2 -2
  88. package/dist/components/ScalarIcon/icons/Roadmap.svg.js +2 -2
  89. package/dist/components/ScalarIcon/icons/Scribble.svg.js +2 -2
  90. package/dist/components/ScalarIcon/icons/Search.svg.js +2 -2
  91. package/dist/components/ScalarIcon/icons/Server.svg.js +2 -2
  92. package/dist/components/ScalarIcon/icons/Settings.svg.js +2 -2
  93. package/dist/components/ScalarIcon/icons/Show.svg.js +2 -2
  94. package/dist/components/ScalarIcon/icons/Sort.svg.js +2 -2
  95. package/dist/components/ScalarIcon/icons/Terminal.svg.js +2 -2
  96. package/dist/components/ScalarIcon/icons/Trash.svg.js +2 -2
  97. package/dist/components/ScalarIcon/icons/Unlock.svg.js +2 -2
  98. package/dist/components/ScalarIcon/icons/Unwatch.svg.js +2 -2
  99. package/dist/components/ScalarIcon/icons/Upload.svg.js +2 -2
  100. package/dist/components/ScalarIcon/icons/User.svg.js +2 -2
  101. package/dist/components/ScalarIcon/icons/UserSwitch.svg.js +2 -2
  102. package/dist/components/ScalarIcon/icons/Users.svg.js +2 -2
  103. package/dist/components/ScalarIcon/icons/Versions.svg.js +2 -2
  104. package/dist/components/ScalarIcon/icons/Wallet.svg.js +2 -2
  105. package/dist/components/ScalarIcon/icons/Watch.svg.js +2 -2
  106. package/dist/components/ScalarIcon/icons/Workspace.svg.js +2 -2
  107. package/dist/components/ScalarIcon/icons/programming-framework-angular.svg.js +2 -2
  108. package/dist/components/ScalarIcon/icons/programming-framework-astro.svg.js +2 -2
  109. package/dist/components/ScalarIcon/icons/programming-framework-laravel.svg.js +2 -2
  110. package/dist/components/ScalarIcon/icons/programming-framework-nextdotjs.svg.js +2 -2
  111. package/dist/components/ScalarIcon/icons/programming-framework-react.svg.js +2 -2
  112. package/dist/components/ScalarIcon/icons/programming-framework-vuedotjs.svg.js +2 -2
  113. package/dist/components/ScalarIcon/icons/programming-language-c.svg.js +2 -2
  114. package/dist/components/ScalarIcon/icons/programming-language-clojure.svg.js +2 -2
  115. package/dist/components/ScalarIcon/icons/programming-language-csharp.svg.js +2 -2
  116. package/dist/components/ScalarIcon/icons/programming-language-css3.svg.js +2 -2
  117. package/dist/components/ScalarIcon/icons/programming-language-dart.svg.js +2 -2
  118. package/dist/components/ScalarIcon/icons/programming-language-go.svg.js +2 -2
  119. package/dist/components/ScalarIcon/icons/programming-language-html5.svg.js +2 -2
  120. package/dist/components/ScalarIcon/icons/programming-language-http.svg.js +2 -2
  121. package/dist/components/ScalarIcon/icons/programming-language-java.svg.js +2 -2
  122. package/dist/components/ScalarIcon/icons/programming-language-javascript.svg.js +2 -2
  123. package/dist/components/ScalarIcon/icons/programming-language-json.svg.js +2 -2
  124. package/dist/components/ScalarIcon/icons/programming-language-kotlin.svg.js +2 -2
  125. package/dist/components/ScalarIcon/icons/programming-language-node.svg.js +2 -2
  126. package/dist/components/ScalarIcon/icons/programming-language-objc.svg.js +2 -2
  127. package/dist/components/ScalarIcon/icons/programming-language-ocaml.svg.js +2 -2
  128. package/dist/components/ScalarIcon/icons/programming-language-php.svg.js +2 -2
  129. package/dist/components/ScalarIcon/icons/programming-language-powershell.svg.js +2 -2
  130. package/dist/components/ScalarIcon/icons/programming-language-python.svg.js +2 -2
  131. package/dist/components/ScalarIcon/icons/programming-language-r.svg.js +2 -2
  132. package/dist/components/ScalarIcon/icons/programming-language-ruby.svg.js +2 -2
  133. package/dist/components/ScalarIcon/icons/programming-language-scala.svg.js +2 -2
  134. package/dist/components/ScalarIcon/icons/programming-language-shell.svg.js +2 -2
  135. package/dist/components/ScalarIcon/icons/programming-language-swift.svg.js +2 -2
  136. package/dist/components/ScalarIcon/icons/programming-language-typescript.svg.js +2 -2
  137. package/dist/components/ScalarIcon/icons/programming-script-code.svg.js +2 -2
  138. package/dist/components/ScalarIcon/icons/programming-tool-git.svg.js +2 -2
  139. package/dist/components/ScalarIcon/icons/programming-tool-tailwindcss.svg.js +2 -2
  140. package/dist/components/ScalarIcon/logos/Adonisjs.svg.js +2 -2
  141. package/dist/components/ScalarIcon/logos/Docusaurus.svg.js +2 -2
  142. package/dist/components/ScalarIcon/logos/Dotnet.svg.js +2 -2
  143. package/dist/components/ScalarIcon/logos/Elysiajs.svg.js +2 -2
  144. package/dist/components/ScalarIcon/logos/Express.svg.js +2 -2
  145. package/dist/components/ScalarIcon/logos/Fastapi.svg.js +2 -2
  146. package/dist/components/ScalarIcon/logos/Fastify.svg.js +2 -2
  147. package/dist/components/ScalarIcon/logos/Go.svg.js +2 -2
  148. package/dist/components/ScalarIcon/logos/Hono.svg.js +2 -2
  149. package/dist/components/ScalarIcon/logos/Laravel.svg.js +2 -2
  150. package/dist/components/ScalarIcon/logos/Litestar.svg.js +2 -2
  151. package/dist/components/ScalarIcon/logos/Nestjs.svg.js +2 -2
  152. package/dist/components/ScalarIcon/logos/Nextjs.svg.js +2 -2
  153. package/dist/components/ScalarIcon/logos/Nitro.svg.js +2 -2
  154. package/dist/components/ScalarIcon/logos/Nuxt.svg.js +2 -2
  155. package/dist/components/ScalarIcon/logos/Openapi.svg.js +2 -2
  156. package/dist/components/ScalarIcon/logos/Platformatic.svg.js +2 -2
  157. package/dist/components/ScalarIcon/logos/React.svg.js +2 -2
  158. package/dist/components/ScalarIcon/logos/Rust.svg.js +2 -2
  159. package/dist/components/ScalarIcon/logos/Svelte.svg.js +2 -2
  160. package/dist/components/ScalarIcon/logos/Vue.svg.js +2 -2
  161. package/dist/components/ScalarIconButton/ScalarIconButton.vue.js +2 -2
  162. package/dist/components/ScalarListbox/ScalarListbox.vue.js +8 -8
  163. package/dist/components/ScalarListbox/ScalarListboxCheckbox.vue.js +3 -3
  164. package/dist/components/ScalarListbox/ScalarListboxItem.vue.js +2 -2
  165. package/dist/components/ScalarLoading/ScalarLoading.vue2.js +8 -8
  166. package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.js +4 -4
  167. package/dist/components/ScalarMenu/ScalarMenu.vue.js +2 -2
  168. package/dist/components/ScalarMenu/ScalarMenuButton.vue.js +6 -6
  169. package/dist/components/ScalarMenu/ScalarMenuLink.vue.js +1 -1
  170. package/dist/components/ScalarMenu/ScalarMenuProduct.vue.js +2 -2
  171. package/dist/components/ScalarMenu/ScalarMenuProducts.vue.js +2 -2
  172. package/dist/components/ScalarMenu/ScalarMenuResources.vue.js +2 -2
  173. package/dist/components/ScalarMenu/ScalarMenuSection.vue.js +4 -4
  174. package/dist/components/ScalarMenu/ScalarMenuTeamPicker.vue.js +1 -1
  175. package/dist/components/ScalarMenu/ScalarMenuTeamProfile.vue.js +5 -5
  176. package/dist/components/ScalarModal/ScalarModal.vue2.js +1 -1
  177. package/dist/components/ScalarPopover/ScalarPopover.vue.js +5 -5
  178. package/dist/components/ScalarSearchInput/ScalarSearchInput.vue2.js +1 -1
  179. package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.js +13 -13
  180. package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.js +2 -2
  181. package/dist/components/ScalarSidebar/ScalarSidebar.vue.js +2 -2
  182. package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.js +7 -7
  183. package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.js +2 -2
  184. package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.js +3 -3
  185. package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.js +4 -4
  186. package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue2.js +6 -6
  187. package/dist/components/ScalarSidebar/ScalarSidebarItem.vue.js +2 -2
  188. package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.js +2 -2
  189. package/dist/components/ScalarTeleport/ScalarTeleport.vue.js +2 -2
  190. package/dist/components/ScalarTeleport/ScalarTeleportRoot.vue.js +2 -2
  191. package/dist/components/ScalarTextArea/ScalarTextArea.vue.js +2 -2
  192. package/dist/components/ScalarTextInput/ScalarTextInput.vue.js +6 -6
  193. package/dist/components/ScalarToggle/ScalarToggle.vue.js +3 -3
  194. package/dist/components/ScalarTooltip/ScalarTooltip.vue.js +3 -3
  195. package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.js +3 -3
  196. package/dist/index.js +112 -112
  197. package/package.json +8 -9
@@ -1,11 +1,11 @@
1
- import { openBlock as t, createElementBlock as o, createElementVNode as n } from "vue";
1
+ import { createElementBlock as t, openBlock as o, createElementVNode as n } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function l(s, e) {
8
- return t(), o("svg", r, e[0] || (e[0] = [
8
+ return o(), t("svg", r, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  fill: "currentColor",
11
11
  d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20m-.7 4.5h6.3L11.3 11h4.3l-9.2 6.4 2-4.4 1-2 2-4.5z"
@@ -1,11 +1,11 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function r(c, l) {
8
- return e(), t("svg", n, l[0] || (l[0] = [
8
+ return t(), e("svg", n, l[0] || (l[0] = [
9
9
  o("path", {
10
10
  fill: "currentColor",
11
11
  d: "M23.241 7.492 24 5.536l-.031-.125-7.479 1.971c.798-1.158.524-2.08.524-2.08s-2.386 1.525-4.193 1.486c-1.807-.04-2.386-.525-5.155.36-2.769.883-3.551 3.59-4.357 4.177-.798.579-3.309 2.51-3.309 2.51l2.269-.727s-.642.61-1.964 2.386v.008c.211.297 1.142 1.525 2.065 1.26.102-.032.22-.087.352-.15.415.236.97.462 1.573.525 0 0-.407-.47-.751-1.017l.281-.18-.047.031.869.313-.094-.813h.008l.844.313-.101-.744.32-.156.884-3.348 3.661-2.503-.289.735c-.743 1.823-2.136 2.253-2.136 2.253l-.578.227c-.438.508-.618.634-.767 2.354.352-.093.68-.11.986-.03 1.564.422 2.104 2.307 1.681 2.831-.101.125-.352.352-.672.61H7.76l-.008.516-.062.055h-.65l-.007.5-.173.126c-.602.016-1.376-.516-1.376-.516.008.485.406 1.228.406 1.228l.07-.04-.062.048s1.627 1.08 2.652.68c.908-.36 3.262-2.214 5.296-3.09l6.149-1.627.813-2.096-4.685 1.236V13.14l5.499-1.448.814-2.104-6.313 1.666V9.37zm-11.163 3.997 1.463-.383.016.07-.454 1.181-1.51.4zm.5 2.527-1.509.399.493-1.268 1.455-.383.023.07zm1.972-.423-1.51.4.493-1.268 1.455-.383.024.07z"
@@ -1,11 +1,11 @@
1
- import { openBlock as e, createElementBlock as o, createElementVNode as l } from "vue";
1
+ import { createElementBlock as e, openBlock as o, createElementVNode as l } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function r(n, c) {
8
- return e(), o("svg", t, c[0] || (c[0] = [
8
+ return o(), e("svg", t, c[0] || (c[0] = [
9
9
  l("path", {
10
10
  fill: "currentColor",
11
11
  d: "M1.81 10.714c-.046 0-.058-.023-.034-.058l.245-.316c.023-.035.082-.058.128-.058h4.17c.047 0 .059.035.035.07l-.198.304c-.024.035-.082.07-.117.07zM.048 11.789c-.047 0-.059-.024-.035-.059l.245-.315c.023-.035.082-.059.128-.059h5.327c.047 0 .07.036.058.07l-.093.28c-.012.048-.058.07-.105.07zm2.826 1.074c-.046 0-.058-.035-.035-.07l.164-.292c.023-.035.07-.07.117-.07h2.336c.047 0 .07.035.07.082l-.023.28c0 .047-.047.082-.082.082l-2.546-.012Zm12.125-2.36-1.962.515c-.175.046-.187.058-.339-.117a1.6 1.6 0 0 0-.549-.444 2.03 2.03 0 0 0-2.114.175 2.49 2.49 0 0 0-1.192 2.22c.012.934.655 1.705 1.577 1.833.795.106 1.46-.175 1.986-.77l.316-.433h-2.255c-.245 0-.304-.151-.222-.35.152-.362.432-.97.596-1.273a.32.32 0 0 1 .292-.187h4.252c-.024.315-.024.63-.07.946a5 5 0 0 1-.958 2.29 4.87 4.87 0 0 1-3.33 1.985 4.14 4.14 0 0 1-3.141-.77A3.67 3.67 0 0 1 6.4 13.528a4.58 4.58 0 0 1 .993-3.422 5.2 5.2 0 0 1 3.27-2.021c1.099-.199 2.15-.07 3.096.572.62.409 1.063.97 1.355 1.647.07.105.024.164-.117.199Z"
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as l, createElementVNode as t } from "vue";
1
+ import { createElementBlock as o, openBlock as l, createElementVNode as t } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function r(a, e) {
8
- return o(), l("svg", n, e[0] || (e[0] = [
8
+ return l(), o("svg", n, e[0] || (e[0] = [
9
9
  t("path", {
10
10
  fill: "#FF5B11",
11
11
  d: "M12.371 1.736q.08-.01.141.04a76 76 0 0 1 4.217 5.662 28 28 0 0 1 2.49 4.659q1.64 4.374-1.707 7.61-2.928 2.475-6.747 1.928-4.564-.93-6.205-5.281a7.4 7.4 0 0 1-.28-2.891 17.3 17.3 0 0 1 1.204-4.9 7.3 7.3 0 0 1 1.044-1.767q.525.625 1.004 1.285.222.232.462.442a38 38 0 0 1 4.377-6.787",
@@ -1,11 +1,11 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as a } from "vue";
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as a } from "vue";
2
2
  const v = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function n(o, l) {
8
- return e(), t("svg", v, l[0] || (l[0] = [
8
+ return t(), e("svg", v, l[0] || (l[0] = [
9
9
  a("path", {
10
10
  fill: "#FF2D20",
11
11
  d: "M21.217 6.8a.3.3 0 0 1 .012.076v4.078a.3.3 0 0 1-.15.26l-3.424 1.969v3.907a.3.3 0 0 1-.147.259l-7.15 4.111q-.023.014-.05.024l-.021.007a.3.3 0 0 1-.152 0l-.024-.01c-.017-.007-.033-.011-.048-.02l-7.142-4.112a.3.3 0 0 1-.15-.26V4.857q0-.043.012-.079c0-.01.007-.016.01-.023a.2.2 0 0 1 .019-.048l.021-.026.024-.036.03-.024.034-.023L6.492 2.54a.29.29 0 0 1 .298 0l3.573 2.053.033.024.029.024.026.036.022.023.019.048c0 .01.007.017.01.024a.4.4 0 0 1 .009.08v7.643l2.978-1.713v-3.91c0-.023.003-.052.01-.076l.01-.026.018-.047.022-.024.026-.036.029-.024.033-.023L17.21 4.56a.3.3 0 0 1 .298 0l3.57 2.058.034.024c.01.01.022.014.029.024q.017.015.026.035l.021.024c.01.017.015.03.02.048l.009.023zm-.58 3.98V7.392l-1.252.719-1.727.994v3.393l2.978-1.713zm-3.576 6.138v-3.395l-1.7.971-4.85 2.77v3.425l6.55-3.77ZM3.366 5.37v11.548l6.55 3.769V17.26l-3.421-1.934h-.003l-.03-.024c-.01-.01-.022-.014-.03-.024-.011-.01-.018-.024-.025-.03l-.024-.032-.014-.038q-.009-.015-.015-.033l-.007-.043-.002-.033V7.08l-1.728-.994-1.253-.716zm3.276-2.23L3.666 4.857 6.64 6.569l2.976-1.713-2.974-1.713zM8.19 13.833l1.727-.992V5.37l-1.247.718-1.727.995v7.47l1.249-.72zm9.169-8.667-2.974 1.713 2.974 1.713 2.974-1.713zm-.297 3.943-1.728-.995-1.249-.718v3.385l1.727.995 1.25.72v-3.39zm-6.845 7.639 4.365-2.491 2.182-1.244L13.79 11.3l-3.426 1.972-3.117 1.796z"
@@ -1,11 +1,11 @@
1
- import { openBlock as a, createElementBlock as l, createStaticVNode as e } from "vue";
1
+ import { createElementBlock as a, openBlock as l, createStaticVNode as e } from "vue";
2
2
  const h = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function p(o, t) {
8
- return a(), l("svg", h, t[0] || (t[0] = [
8
+ return l(), a("svg", h, t[0] || (t[0] = [
9
9
  e('<g fill="#EDB641" clip-path="url(#a)"><path d="m5.33 10.983.419 1.29H7.11l-1.1.796.42 1.29-1.101-.797-1.09.791.419-1.29-1.1-.796H4.92l.42-1.289-.011.005Zm1.954-4.245.362 1.111h1.169l-.944.687.362 1.111-.949-.681-.943.681.351-1.111-.943-.687h1.169l.361-1.11h.005ZM1.31 13.504l.21.65h.68l-.55.409.21.65-.55-.404-.556.404.21-.65-.551-.404h.681l.21-.65.005-.005Z"></path><path d="M9.197 15.684a19 19 0 0 0 2.505-1.378 22.6 22.6 0 0 0 3.092-2.6l-.613-.408-.534-.362 1.692-.063.545-.02.147-.525.461-1.635.587 1.588.189.514.545-.027 1.693-.062-1.332 1.048-.43.335.19.514.586 1.588-1.41-.944-.45-.298-.43.335-1.331 1.048.23-.812.231-.818.026-.105a21 21 0 0 1-5.24 2.815c-.315.104-.63.188-.944.267zm-3.186 1.242a16.1 16.1 0 0 0 8.081-2.494l-.535 1.923 3.145-2.479 3.328 2.222-1.384-3.752 3.144-2.474-4.003.158-1.384-3.758-1.09 3.852-3.999.157 2.317 1.546c-1.52 1.384-5.346 4.34-10.413 4.538A14 14 0 0 1 0 16.11s2.52.953 6.016.817h-.005Z"></path><path d="M16.408 4.412a7.588 7.588 0 0 0-7.242 9.862q.495-.25.943-.508a6.53 6.53 0 0 1 6.3-8.306 6.54 6.54 0 1 1-4.916 10.848c-.351.136-.703.262-1.059.367a7.588 7.588 0 1 0 5.974-12.263"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs>', 2)
10
10
  ]));
11
11
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as a, createElementBlock as l, createElementVNode as q } from "vue";
1
+ import { createElementBlock as a, openBlock as l, createElementVNode as q } from "vue";
2
2
  const e = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function t(n, c) {
8
- return a(), l("svg", e, c[0] || (c[0] = [
8
+ return l(), a("svg", e, c[0] || (c[0] = [
9
9
  q("path", {
10
10
  fill: "#E0234E",
11
11
  "fill-rule": "evenodd",
@@ -1,11 +1,11 @@
1
- import { openBlock as c, createElementBlock as l, createElementVNode as t } from "vue";
1
+ import { createElementBlock as c, openBlock as l, createElementVNode as t } from "vue";
2
2
  const o = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function n(r, e) {
8
- return c(), l("svg", o, e[0] || (e[0] = [
8
+ return l(), c("svg", o, e[0] || (e[0] = [
9
9
  t("path", {
10
10
  fill: "currentColor",
11
11
  d: "M11.345 2.005c-.043.004-.18.018-.303.028-2.84.256-5.501 1.788-7.187 4.144a9.9 9.9 0 0 0-1.765 4.369c-.08.549-.09.711-.09 1.456s.01.907.09 1.456c.543 3.755 3.216 6.91 6.84 8.08.65.208 1.334.351 2.112.437.303.033 1.613.033 1.916 0 1.343-.149 2.48-.48 3.603-1.053.172-.088.205-.112.182-.131a191 191 0 0 1-1.629-2.184l-1.599-2.16-2.004-2.965a284 284 0 0 0-2.017-2.964 161 161 0 0 0-.02 2.925c-.006 2.816-.008 2.93-.043 2.996a.36.36 0 0 1-.172.178c-.063.031-.117.037-.412.037h-.339l-.09-.056a.4.4 0 0 1-.13-.143l-.042-.088.004-3.92.006-3.92.06-.077a.5.5 0 0 1 .145-.12c.08-.038.112-.042.45-.042.399 0 .465.016.569.129.03.031 1.114 1.665 2.412 3.634l3.946 5.975 1.583 2.399.08-.053a10.3 10.3 0 0 0 2.055-1.802 9.95 9.95 0 0 0 2.354-5.112c.08-.549.09-.711.09-1.456s-.01-.907-.09-1.456c-.543-3.755-3.216-6.91-6.84-8.08a10.5 10.5 0 0 0-2.083-.435c-.187-.02-1.48-.041-1.642-.026m4.094 6.048c.094.047.17.137.197.231.016.05.02 1.138.016 3.587l-.006 3.515-.62-.95-.621-.95V10.93c0-1.652.008-2.58.02-2.625a.4.4 0 0 1 .193-.247c.08-.04.11-.045.416-.045.29 0 .34.004.405.04"
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as e, createStaticVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as e, createStaticVNode as r } from "vue";
2
2
  const a = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function l(s, t) {
8
- return o(), e("svg", a, t[0] || (t[0] = [
8
+ return e(), o("svg", a, t[0] || (t[0] = [
9
9
  r('<path fill="url(#a)" fill-rule="evenodd" d="M19.608 5.51C16.023 1.308 9.712.808 5.51 4.392 1.308 7.977.808 14.288 4.392 18.49c3.585 4.202 9.896 4.702 14.098 1.118 4.202-3.585 4.702-9.896 1.118-14.098m-4.982 5.249c.385 0 .631.417.438.75l-.056.096-3.774 6.21a.39.39 0 0 1-.33.185h-.36a.378.378 0 0 1-.366-.472l1.024-3.959a.5.5 0 0 0-.484-.625H9.145a.5.5 0 0 1-.484-.625l1.545-5.978a.46.46 0 0 1 .448-.34l.067.001h1.584a.5.5 0 0 1 .496.568l-.01.071-.604 3.533a.5.5 0 0 0 .493.585z" clip-rule="evenodd"></path><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(19.5 0 0 198.851 4 12)" gradientUnits="userSpaceOnUse"><stop stop-color="#31B2F3"></stop><stop offset=".474" stop-color="#F27CEC"></stop><stop offset="1" stop-color="#FD6641"></stop></radialGradient></defs>', 2)
10
10
  ]));
11
11
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as l, createElementBlock as t, createElementVNode as c } from "vue";
1
+ import { createElementBlock as l, openBlock as t, createElementVNode as c } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function o(r, e) {
8
- return l(), t("svg", n, e[0] || (e[0] = [
8
+ return t(), l("svg", n, e[0] || (e[0] = [
9
9
  c("path", {
10
10
  fill: "#00DC82",
11
11
  d: "M13.32 19.333h8.14c.26 0 .508-.09.733-.22.226-.129.457-.29.587-.513s.22-.476.22-.733c0-.258-.09-.51-.22-.734l-5.5-9.46a1.34 1.34 0 0 0-.513-.513 1.8 1.8 0 0 0-.807-.22c-.26 0-.508.09-.733.22-.216.12-.393.298-.514.513l-1.393 2.42L10.533 5.4c-.13-.223-.288-.458-.513-.587s-.474-.146-.733-.146c-.26 0-.509.018-.734.146-.24.146-.441.347-.586.587l-6.82 11.733c-.13.223-.147.476-.147.734 0 .257.017.51.147.733s.361.384.586.513c.225.13.474.22.734.22H7.6c2.034 0 3.515-.912 4.547-2.64l2.493-4.326 1.32-2.274 4.033 6.894H14.64zm-5.793-2.346H3.933l5.354-9.24L12 12.367l-1.797 3.132c-.687 1.122-1.468 1.488-2.676 1.488"
@@ -1,11 +1,11 @@
1
- import { openBlock as a, createElementBlock as t, createStaticVNode as p } from "vue";
1
+ import { createElementBlock as a, openBlock as t, createStaticVNode as p } from "vue";
2
2
  const h = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function q(e, l) {
8
- return a(), t("svg", h, l[0] || (l[0] = [
8
+ return t(), a("svg", h, l[0] || (l[0] = [
9
9
  p('<path fill="#93D500" d="M7.285 13.5H2.007l.003.077.009.15.004.063.014.171.004.039a8.8 8.8 0 0 0 .387 1.871q0 .005.003.011l.058.173.016.044.08.216.048.124a5 5 0 0 0 .078.189l.052.117.031.07.066.14.022.046.079.16.012.024q.045.088.093.175l.004.008.02.036 4.508-2.715.017-.01a3.6 3.6 0 0 1-.33-1.179"></path><path fill="#4D5A31" d="m8.582 15.923-.013.013-3.717 3.717.057.053.105.094.055.048.127.107.034.029a8 8 0 0 0 .324.254l.006.004q.336.252.695.47l.025.016.137.08.084.048.08.045q.072.04.145.078a8 8 0 0 0 .431.21l.132-.32 1.87-4.54.007-.017a3.6 3.6 0 0 1-.584-.389"></path><path fill="#6BA43A" d="M8.195 15.553a3 3 0 0 1-.212-.262 4 4 0 0 1-.2-.296L3.27 17.713q.104.174.215.338l.007.012.003.005.007.01v.002l.019.026.001.002q.119.174.242.342l.006.007.005.007.11.142.015.019q.057.073.117.145l.028.034.155.181.094.105.053.058.024.026.07.075.028.03.125.127 3.723-3.723a3 3 0 0 1-.122-.13"></path><path fill="#4D5A31" d="m13.13 15.921-.124.096.009.016 2.714 4.506a8 8 0 0 0 1.134-.886l-3.718-3.717z"></path><path fill="#93D500" d="m15.335 20.576-.092-.153-2.534-4.206a4 4 0 0 1-.316.167 3.6 3.6 0 0 1-2.567.2c-.057-.017-.113-.04-.169-.06s-.113-.037-.168-.06L7.62 21.003l-.073.178-.063.152.014.006.016.006.004.002.133.05.167.065.085.032a9 9 0 0 0 1.88.442l.075.008.142.016.036.003.174.014.06.004.153.01.094.003.122.004.217.003a9 9 0 0 0 1.495-.126l.154-.028.088-.017.09-.02.15-.032.028-.007a9 9 0 0 0 2.124-.791l.13-.074.157-.088.107-.06.001-.001.002-.001h.001l.001-.001.002-.001.006-.004.034-.02zm-6.75-10.21.123-.097-.009-.015-2.714-4.506q-.189.123-.372.256a9 9 0 0 0-.762.629L8.57 10.35z"></path><path fill="#4D5A31" d="M4.594 6.88q-.064.065-.124.13l-.123.128a9 9 0 0 0-.753.933l-.032.046-.076.112-.104.16a8.83 8.83 0 0 0-1.375 4.397l-.005.178-.003.179h5.266q.002-.09.008-.179c.006-.089.004-.119.01-.178a3.57 3.57 0 0 1 .794-1.917q.059-.069.12-.133c.04-.044.077-.09.12-.133L4.594 6.881Zm10.864-1.306q-.01-.008-.021-.013l-.14-.083-.082-.047-.082-.046-.143-.077-.023-.012a9 9 0 0 0-.95-.426l-.024-.01a9 9 0 0 0-1.987-.498l-.074-.01-.075-.008-.143-.016-.04-.004-.17-.014-.066-.004-.146-.009-.078-.003v5.278c.27.028.54.086.8.174l3.884-3.884a9 9 0 0 0-.44-.288"></path><path fill="#6BA43A" d="M10.679 4.29q-.09 0-.179.003a9 9 0 0 0-1.113.115l-.024.004-.155.029-.087.016a6 6 0 0 0-.24.052l-.028.006a9 9 0 0 0-2.125.792l-.13.074-.156.087-.115.066h-.002l-.008.005-.03.017v.001l.093.153 2.625 4.359a4 4 0 0 1 .316-.167 3.6 3.6 0 0 1 1.536-.35V4.285q-.09.001-.178.004Z"></path><path fill="#4D5A31" d="M19.704 12.708a10 10 0 0 0-.05-.61l-.002-.014-.001-.007-.027-.201v-.006a9 9 0 0 0-.273-1.245l-.002-.008-.059-.19-.008-.025-.057-.17-.016-.046-.054-.147-.027-.07a5 5 0 0 0-.086-.216l-.04-.094-.052-.12-.03-.068-.066-.142-.021-.043-.08-.162-.012-.022-.093-.177-.003-.006a9 9 0 0 0-.504-.818l-3.886 3.886q.132.392.174.8h5.278q0-.04-.003-.08Z"></path><path fill="#6BA43A" d="M14.45 13.143q-.002.09-.01.179-.001.09-.01.178a3.57 3.57 0 0 1-.793 1.918c-.037.046-.08.088-.12.133-.04.044-.077.09-.12.132l3.723 3.723q.063-.064.124-.13l.123-.128q.415-.448.754-.935l.027-.039.082-.12.07-.108.034-.052a8.83 8.83 0 0 0 1.377-4.573l.003-.178z"></path><path fill="#424143" d="M21.279 2.722a2.467 2.467 0 0 0-3.953 2.84l-5.374 5.373a2.467 2.467 0 1 0 1.114 1.113l5.373-5.373a2.466 2.466 0 0 0 2.84-3.953"></path>', 10)
10
10
  ]));
11
11
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as t, createElementBlock as n, createElementVNode as o } from "vue";
1
+ import { createElementBlock as t, openBlock as n, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function l(s, e) {
8
- return t(), n("svg", r, e[0] || (e[0] = [
8
+ return n(), t("svg", r, e[0] || (e[0] = [
9
9
  o("path", {
10
10
  stroke: "#21FA90",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as l, createElementVNode as t } from "vue";
1
+ import { createElementBlock as o, openBlock as l, createElementVNode as t } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function n(s, e) {
8
- return o(), l("svg", r, e[0] || (e[0] = [
8
+ return l(), o("svg", r, e[0] || (e[0] = [
9
9
  t("path", {
10
10
  fill: "#61DAFB",
11
11
  d: "M12.5 14.014a1.783 1.783 0 1 0 0-3.565 1.783 1.783 0 0 0 0 3.565"
@@ -1,11 +1,11 @@
1
- import { openBlock as a, createElementBlock as e, createElementVNode as t } from "vue";
1
+ import { createElementBlock as a, openBlock as e, createElementVNode as t } from "vue";
2
2
  const o = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function q(n, l) {
8
- return a(), e("svg", o, l[0] || (l[0] = [
8
+ return e(), a("svg", o, l[0] || (l[0] = [
9
9
  t("path", {
10
10
  fill: "currentColor",
11
11
  d: "m21.863 11.755-.839-.52-.024-.244.722-.673a.288.288 0 0 0-.096-.482l-.923-.345-.072-.239.575-.799a.288.288 0 0 0-.187-.455l-.973-.158-.117-.218.409-.897a.286.286 0 0 0-.273-.409l-.987.034-.157-.188.228-.962a.287.287 0 0 0-.348-.348l-.96.227-.19-.157.034-.986a.287.287 0 0 0-.409-.273l-.897.409-.218-.118-.158-.972a.288.288 0 0 0-.454-.189l-.8.575-.238-.071-.345-.923a.288.288 0 0 0-.482-.096L13.01 3l-.245-.023-.52-.84a.29.29 0 0 0-.49 0l-.52.84q-.123.01-.245.023l-.673-.722a.29.29 0 0 0-.482.096l-.345.923q-.12.034-.237.072l-.8-.576a.288.288 0 0 0-.455.188l-.158.973q-.11.057-.22.118l-.895-.41a.287.287 0 0 0-.409.273l.034.988-.19.156-.96-.227a.29.29 0 0 0-.348.348l.227.962-.157.188-.987-.034a.288.288 0 0 0-.273.409l.409.897a7 7 0 0 0-.117.22l-.972.156a.288.288 0 0 0-.189.455l.575.8-.071.237-.923.346a.29.29 0 0 0-.096.482L3 10.99l-.024.244-.84.52a.29.29 0 0 0 0 .492l.84.519q.01.123.025.245l-.723.673a.29.29 0 0 0 .096.482l.922.345q.035.12.073.237l-.576.8a.29.29 0 0 0 .188.454l.973.158q.056.11.117.22l-.41.896a.288.288 0 0 0 .274.409l.987-.035q.076.096.156.19l-.227.961a.287.287 0 0 0 .348.347l.961-.226.19.156-.035.987a.288.288 0 0 0 .41.273l.896-.41q.108.06.219.119l.158.971a.288.288 0 0 0 .455.19l.799-.577q.118.038.237.072l.345.923a.287.287 0 0 0 .482.096L10.99 21q.121.014.244.025l.52.839a.29.29 0 0 0 .492 0l.519-.84q.123-.01.245-.024l.674.722a.287.287 0 0 0 .48-.096l.346-.923q.12-.034.238-.072l.8.576a.29.29 0 0 0 .454-.189l.158-.972.219-.117.896.409a.288.288 0 0 0 .41-.273l-.035-.988a7 7 0 0 0 .19-.155l.96.226a.287.287 0 0 0 .348-.347l-.226-.961.155-.19.988.035a.29.29 0 0 0 .272-.41l-.409-.896q.06-.108.117-.219l.973-.158a.287.287 0 0 0 .188-.454l-.575-.8.072-.237.922-.345a.286.286 0 0 0 .096-.482L21 13.011l.025-.245.839-.52a.29.29 0 0 0 0-.49Zm-5.619 6.965a.595.595 0 0 1 .25-1.163.595.595 0 0 1-.25 1.163m-.286-1.93a.54.54 0 0 0-.642.417l-.299 1.391a7.3 7.3 0 0 1-3.017.65c-1.1 0-2.144-.243-3.08-.679l-.299-1.39a.54.54 0 0 0-.643-.417l-1.228.263a7 7 0 0 1-.635-.748h5.976c.068 0 .113-.012.113-.074V14.09c0-.062-.046-.074-.113-.074h-1.747v-1.34h1.89c.172 0 .922.049 1.162 1.007.075.295.24 1.254.352 1.561.113.344.57 1.032 1.059 1.032h2.977a1 1 0 0 0 .108-.01q-.31.421-.677.794l-1.256-.27Zm-8.265 1.9a.594.594 0 1 1-.014-1.17.594.594 0 0 1 .014 1.171ZM5.427 9.5a.594.594 0 1 1-1.086.481.594.594 0 0 1 1.086-.481m-.697 1.65 1.28-.569a.543.543 0 0 0 .274-.715l-.263-.597h1.036v4.672h-2.09a7.3 7.3 0 0 1-.237-2.792Zm5.614-.454V9.32h2.468c.128 0 .9.148.9.725 0 .48-.592.652-1.08.652zm8.969 1.24q0 .273-.02.542h-.75c-.076 0-.106.05-.106.123v.345c0 .81-.457.987-.858 1.032-.381.043-.805-.16-.857-.394-.225-1.265-.6-1.536-1.192-2.003.735-.467 1.5-1.155 1.5-2.077 0-.996-.683-1.623-1.148-1.93-.652-.43-1.375-.517-1.57-.517h-7.76a7.3 7.3 0 0 1 4.091-2.308l.915.959a.54.54 0 0 0 .765.018l1.024-.98a7.32 7.32 0 0 1 5.006 3.566l-.7 1.583a.543.543 0 0 0 .275.715l1.35.6q.034.357.035.726m-7.754-8.004a.595.595 0 1 1 .82.86.595.595 0 0 1-.82-.86m6.951 5.595a.594.594 0 1 1 1.086.481.594.594 0 0 1-1.086-.481"
@@ -1,11 +1,11 @@
1
- import { openBlock as a, createElementBlock as t, createElementVNode as e } from "vue";
1
+ import { createElementBlock as a, openBlock as t, createElementVNode as e } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "green",
5
5
  viewBox: "-2 0 24 24"
6
6
  };
7
7
  function c(o, l) {
8
- return a(), t("svg", n, l[0] || (l[0] = [
8
+ return t(), a("svg", n, l[0] || (l[0] = [
9
9
  e("path", {
10
10
  fill: "#FF3E00",
11
11
  d: "M18.664 3.171c-2.219-3.185-6.61-4.13-9.788-2.104L3.29 4.625A6.42 6.42 0 0 0 .398 8.917a6.74 6.74 0 0 0 .666 4.332 6.4 6.4 0 0 0-.959 2.369 6.85 6.85 0 0 0 1.166 5.175c2.219 3.194 6.61 4.137 9.782 2.11l5.586-3.557a6.42 6.42 0 0 0 2.892-4.292 6.74 6.74 0 0 0-.666-4.332 6.4 6.4 0 0 0 .959-2.369 6.94 6.94 0 0 0-1.16-5.182"
@@ -1,11 +1,11 @@
1
- import { openBlock as t, createElementBlock as n, createElementVNode as l } from "vue";
1
+ import { createElementBlock as t, openBlock as n, createElementVNode as l } from "vue";
2
2
  const o = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function r(d, e) {
8
- return t(), n("svg", o, e[0] || (e[0] = [
8
+ return n(), t("svg", o, e[0] || (e[0] = [
9
9
  l("path", {
10
10
  fill: "#41B883",
11
11
  d: "m14.31 4.34-2.31 4-2.31-4H2l10 17.32L22 4.34z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as n, openBlock as t, createElementBlock as i, mergeProps as r, unref as s, createVNode as l, createElementVNode as d, toDisplayString as c } from "vue";
1
+ import { defineComponent as n, createElementBlock as t, openBlock as i, mergeProps as r, unref as s, createVNode as l, createElementVNode as d, toDisplayString as c } from "vue";
2
2
  import { useBindCx as p, cva as u } from "@scalar/use-hooks/useBindCx";
3
3
  import { styles as m } from "../ScalarButton/variants.js";
4
4
  import f from "../ScalarIcon/ScalarIcon.vue.js";
@@ -30,7 +30,7 @@ const b = ["ariaDisabled"], h = { class: "sr-only" }, g = /* @__PURE__ */ n({
30
30
  variant: m
31
31
  }
32
32
  });
33
- return (e, z) => (t(), i("button", r({
33
+ return (e, z) => (i(), t("button", r({
34
34
  ariaDisabled: e.disabled || void 0,
35
35
  type: "button"
36
36
  }, s(a)(s(o)({ size: e.size, variant: e.variant, disabled: e.disabled }))), [
@@ -1,5 +1,5 @@
1
- import { defineComponent as c, openBlock as o, createBlock as r, unref as t, withCtx as l, createTextVNode as b, toDisplayString as y, createCommentVNode as m, createVNode as i, mergeProps as u, createElementBlock as p, createElementVNode as V, Fragment as g, renderList as B, normalizeStyle as _, renderSlot as k } from "vue";
2
- import { Listbox as x, ListboxLabel as L, ListboxOptions as h, ListboxButton as $ } from "@headlessui/vue";
1
+ import { defineComponent as c, createBlock as r, openBlock as o, unref as t, withCtx as l, createCommentVNode as m, createVNode as i, createTextVNode as b, toDisplayString as y, mergeProps as u, renderSlot as V, createElementBlock as p, createElementVNode as g, Fragment as B, renderList as _, normalizeStyle as k } from "vue";
2
+ import { Listbox as x, ListboxLabel as L, ListboxButton as h, ListboxOptions as $ } from "@headlessui/vue";
3
3
  import { useBindCx as v } from "@scalar/use-hooks/useBindCx";
4
4
  import S from "./ScalarListboxItem.vue.js";
5
5
  import C from "../ScalarFloating/ScalarFloating.vue.js";
@@ -46,13 +46,13 @@ const w = { class: "custom-scroll min-h-0 flex-1" }, P = /* @__PURE__ */ c({
46
46
  key: 0,
47
47
  style: { width: f }
48
48
  }, t(d)("relative flex max-h-[inherit] w-40 rounded text-sm")), [
49
- V("div", w, [
50
- i(t(h), { class: "flex flex-col gap-0.75 p-0.75 -outline-offset-1" }, {
49
+ g("div", w, [
50
+ i(t($), { class: "flex flex-col gap-0.75 p-0.75 -outline-offset-1" }, {
51
51
  default: l(() => [
52
- (o(!0), p(g, null, B(e.options, (n) => (o(), r(S, {
52
+ (o(!0), p(B, null, _(e.options, (n) => (o(), r(S, {
53
53
  key: n.id,
54
54
  option: n,
55
- style: _(e.multiple ? "checkbox" : "radio")
55
+ style: k(e.multiple ? "checkbox" : "radio")
56
56
  }, null, 8, ["option", "style"]))), 128))
57
57
  ]),
58
58
  _: 1
@@ -62,13 +62,13 @@ const w = { class: "custom-scroll min-h-0 flex-1" }, P = /* @__PURE__ */ c({
62
62
  ], 16)) : m("", !0)
63
63
  ]),
64
64
  default: l(() => [
65
- i(t($), {
65
+ i(t(h), {
66
66
  id: e.id,
67
67
  as: "template",
68
68
  class: "justify-start focus:outline-none focus-visible:ring-1 focus-visible:ring-c-accent"
69
69
  }, {
70
70
  default: l(() => [
71
- k(e.$slots, "default", { open: a })
71
+ V(e.$slots, "default", { open: a })
72
72
  ]),
73
73
  _: 2
74
74
  }, 1032, ["id"])
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, openBlock as t, createElementBlock as r, normalizeClass as c, createBlock as s, unref as n, createCommentVNode as a } from "vue";
1
+ import { defineComponent as o, createElementBlock as r, openBlock as t, normalizeClass as c, createBlock as s, createCommentVNode as n, unref as a } from "vue";
2
2
  import l from "../ScalarIcon/ScalarIcon.vue.js";
3
3
  const u = /* @__PURE__ */ o({
4
4
  __name: "ScalarListboxCheckbox",
@@ -13,12 +13,12 @@ const u = /* @__PURE__ */ o({
13
13
  e.style === "checkbox" ? "rounded" : "rounded-full"
14
14
  ]])
15
15
  }, [
16
- e.selected ? (t(), s(n(l), {
16
+ e.selected ? (t(), s(a(l), {
17
17
  key: 0,
18
18
  class: "relative top-[0.5px] size-3",
19
19
  icon: "Checkmark",
20
20
  thickness: "3"
21
- })) : a("", !0)
21
+ })) : n("", !0)
22
22
  ], 2));
23
23
  }
24
24
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as l, openBlock as s, createBlock as p, unref as t, withCtx as c, createElementVNode as a, normalizeClass as n, createVNode as m, normalizeStyle as d, toDisplayString as u } from "vue";
1
+ import { defineComponent as l, createBlock as s, openBlock as p, unref as t, withCtx as c, createElementVNode as a, normalizeClass as n, createVNode as m, normalizeStyle as d, toDisplayString as u } from "vue";
2
2
  import { ListboxOption as b } from "@headlessui/vue";
3
3
  import { cva as f, cx as v } from "@scalar/use-hooks/useBindCx";
4
4
  import y from "./ScalarListboxCheckbox.vue.js";
@@ -25,7 +25,7 @@ const C = /* @__PURE__ */ l({
25
25
  disabled: { true: "pointer-events-none opacity-50" }
26
26
  }
27
27
  });
28
- return (e, x) => (s(), p(t(b), {
28
+ return (e, x) => (p(), s(t(b), {
29
29
  as: "template",
30
30
  disabled: e.option.disabled,
31
31
  value: e.option
@@ -1,4 +1,4 @@
1
- import { defineComponent as c, openBlock as t, createElementBlock as l, normalizeProps as h, mergeProps as g, unref as r, normalizeClass as o, createStaticVNode as m, createElementVNode as p, createCommentVNode as d, reactive as v } from "vue";
1
+ import { defineComponent as c, createElementBlock as t, createCommentVNode as r, openBlock as l, normalizeProps as h, mergeProps as g, unref as o, normalizeClass as d, createStaticVNode as m, createElementVNode as p, reactive as v } from "vue";
2
2
  import { useBindCx as f, cva as u } from "@scalar/use-hooks/useBindCx";
3
3
  const z = {
4
4
  key: 0,
@@ -63,9 +63,9 @@ const S = /* @__PURE__ */ c({
63
63
  size: "full"
64
64
  }
65
65
  });
66
- return (a, n) => a.loadingState ? (t(), l("div", h(g({ key: 0 }, r(s)("loader-wrapper", r(i)({ size: a.size })))), [
67
- (t(), l("svg", {
68
- class: o(["svg-loader", {
66
+ return (a, n) => a.loadingState ? (l(), t("div", h(g({ key: 0 }, o(s)("loader-wrapper", o(i)({ size: a.size })))), [
67
+ (l(), t("svg", {
68
+ class: d(["svg-loader", {
69
69
  "icon-is-valid": a.loadingState.isValid,
70
70
  "icon-is-invalid": a.loadingState.isInvalid
71
71
  }]),
@@ -74,9 +74,9 @@ const S = /* @__PURE__ */ c({
74
74
  "xmlns:xlink": "http://www.w3.org/1999/xlink"
75
75
  }, [
76
76
  n[0] || (n[0] = m('<path class="svg-path svg-check-mark" d="m 0 60 l 30 30 l 70 -80" data-v-338fc8d9></path><path class="svg-path svg-x-mark" d="m 50 50 l 40 -40" data-v-338fc8d9></path><path class="svg-path svg-x-mark" d="m 50 50 l 40 40" data-v-338fc8d9></path><path class="svg-path svg-x-mark" d="m 50 50 l -40 -40" data-v-338fc8d9></path><path class="svg-path svg-x-mark" d="m 50 50 l -40 40" data-v-338fc8d9></path>', 5)),
77
- a.loadingState.isLoading ? (t(), l("g", z, [
77
+ a.loadingState.isLoading ? (l(), t("g", z, [
78
78
  p("circle", {
79
- class: o(["loader-path", {
79
+ class: d(["loader-path", {
80
80
  "loader-path-off": a.loadingState.isValid || a.loadingState.isInvalid
81
81
  }]),
82
82
  cx: "50",
@@ -85,9 +85,9 @@ const S = /* @__PURE__ */ c({
85
85
  r: "20",
86
86
  "stroke-width": "2"
87
87
  }, null, 2)
88
- ])) : d("", !0)
88
+ ])) : r("", !0)
89
89
  ], 2))
90
- ], 16)) : d("", !0);
90
+ ], 16)) : r("", !0);
91
91
  }
92
92
  });
93
93
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, computed as n, onServerPrefetch as l, openBlock as m, createElementBlock as s, normalizeClass as p, normalizeStyle as i } from "vue";
1
+ import { defineComponent as t, computed as n, onServerPrefetch as l, createElementBlock as m, openBlock as s, normalizeStyle as p, normalizeClass as i } from "vue";
2
2
  import { htmlFromMarkdown as c } from "@scalar/code-highlight";
3
3
  import { sleep as f } from "../../helpers/oas-utils.js";
4
4
  const u = ["innerHTML"], w = /* @__PURE__ */ t({
@@ -18,9 +18,9 @@ const u = ["innerHTML"], w = /* @__PURE__ */ t({
18
18
  transformType: e.transformType
19
19
  })
20
20
  );
21
- return l(async () => await f(1)), (r, d) => (m(), s("div", {
22
- class: p(["markdown text-ellipsis", { "line-clamp-4": r.clamp }]),
23
- style: i({
21
+ return l(async () => await f(1)), (r, d) => (s(), m("div", {
22
+ class: i(["markdown text-ellipsis", { "line-clamp-4": r.clamp }]),
23
+ style: p({
24
24
  "-webkit-line-clamp": typeof r.clamp == "string" ? r.clamp : void 0
25
25
  }),
26
26
  innerHTML: o.value
@@ -1,4 +1,4 @@
1
- import { defineComponent as i, ref as m, openBlock as u, createBlock as d, unref as l, withCtx as t, createVNode as n, renderSlot as e, createSlots as $, mergeProps as c } from "vue";
1
+ import { defineComponent as i, ref as m, createBlock as u, openBlock as d, unref as l, withCtx as t, createVNode as n, renderSlot as e, createSlots as $, mergeProps as c } from "vue";
2
2
  import { DropdownMenu as r } from "radix-vue/namespaced";
3
3
  import _ from "./ScalarMenuButton.vue.js";
4
4
  import g from "./ScalarMenuProducts.vue.js";
@@ -12,7 +12,7 @@ const M = /* @__PURE__ */ i({
12
12
  function a() {
13
13
  s.value = !1;
14
14
  }
15
- return (o, f) => (u(), d(l(r).Root, {
15
+ return (o, f) => (d(), u(l(r).Root, {
16
16
  open: s.value,
17
17
  "onUpdate:open": f[0] || (f[0] = (p) => s.value = p)
18
18
  }, {
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, openBlock as l, createBlock as c, unref as e, withCtx as p, createElementVNode as n, renderSlot as t, createVNode as r, createTextVNode as i, toDisplayString as u } from "vue";
1
+ import { defineComponent as a, createBlock as l, openBlock as c, unref as e, withCtx as p, createElementVNode as n, createVNode as t, renderSlot as r, createTextVNode as i, toDisplayString as u } from "vue";
2
2
  import m from "../ScalarHeader/ScalarHeaderButton.vue.js";
3
3
  import s from "../ScalarIcon/ScalarIcon.vue.js";
4
4
  const d = { class: "h-5 w-auto" }, _ = { class: "sr-only" }, B = /* @__PURE__ */ a({
@@ -7,19 +7,19 @@ const d = { class: "h-5 w-auto" }, _ = { class: "sr-only" }, B = /* @__PURE__ */
7
7
  open: { type: Boolean }
8
8
  },
9
9
  setup(f) {
10
- return (o, h) => (l(), c(e(m), { class: "gap-0.5 px-2" }, {
10
+ return (o, h) => (c(), l(e(m), { class: "gap-0.5 px-2" }, {
11
11
  default: p(() => [
12
12
  n("div", d, [
13
- t(o.$slots, "logo", {}, () => [
14
- r(e(s), { icon: "Logo" })
13
+ r(o.$slots, "logo", {}, () => [
14
+ t(e(s), { icon: "Logo" })
15
15
  ])
16
16
  ]),
17
17
  n("span", _, [
18
- t(o.$slots, "label", {}, () => [
18
+ r(o.$slots, "label", {}, () => [
19
19
  i(u(o.open ? "Close Menu" : "Open Menu"), 1)
20
20
  ])
21
21
  ]),
22
- r(e(s), {
22
+ t(e(s), {
23
23
  class: "shrink-0 text-c-3 group-hover/button:text-c-1",
24
24
  icon: o.open ? "ChevronUp" : "ChevronDown",
25
25
  size: "md"
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, openBlock as o, createBlock as n, unref as s, withCtx as a, normalizeClass as t, createElementBlock as i, createElementVNode as l, renderSlot as c } from "vue";
1
+ import { defineComponent as r, createBlock as n, openBlock as o, unref as s, withCtx as a, createElementBlock as i, createElementVNode as l, normalizeClass as t, renderSlot as c } from "vue";
2
2
  import { DropdownMenu as m } from "radix-vue/namespaced";
3
3
  import f from "../ScalarDropdown/ScalarDropdownButton.vue.js";
4
4
  import p from "../ScalarIcon/ScalarIcon.vue.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as n, openBlock as s, createBlock as a, unref as r, mergeProps as i, withCtx as c, renderSlot as l } from "vue";
1
+ import { defineComponent as n, createBlock as s, openBlock as a, unref as r, mergeProps as i, withCtx as c, renderSlot as l } from "vue";
2
2
  import { useBindCx as p, cva as d } from "@scalar/use-hooks/useBindCx";
3
3
  import f from "./ScalarMenuLink.vue.js";
4
4
  const v = /* @__PURE__ */ n({
@@ -19,7 +19,7 @@ const v = /* @__PURE__ */ n({
19
19
  }
20
20
  }
21
21
  });
22
- return (e, m) => (s(), a(r(f), i({
22
+ return (e, m) => (a(), s(r(f), i({
23
23
  is: e.is,
24
24
  icon: e.icon,
25
25
  strong: "",
@@ -1,4 +1,4 @@
1
- import { defineComponent as p, openBlock as m, createElementBlock as c, normalizeProps as u, guardReactiveProps as h, unref as C, createVNode as r, withCtx as t, createTextVNode as l } from "vue";
1
+ import { defineComponent as p, createElementBlock as m, openBlock as c, normalizeProps as u, guardReactiveProps as h, unref as C, createVNode as r, withCtx as t, createTextVNode as l } from "vue";
2
2
  import { useBindCx as k } from "@scalar/use-hooks/useBindCx";
3
3
  import d from "./ScalarMenuProduct.vue.js";
4
4
  const g = /* @__PURE__ */ p({
@@ -13,7 +13,7 @@ const g = /* @__PURE__ */ p({
13
13
  const { cx: f } = k();
14
14
  return (o, e) => {
15
15
  var n, i, a;
16
- return m(), c("div", u(h(C(f)("flex flex-col"))), [
16
+ return c(), m("div", u(h(C(f)("flex flex-col"))), [
17
17
  r(d, {
18
18
  href: ((n = o.hrefs) == null ? void 0 : n.dashboard) ?? "https://dashboard.scalar.com",
19
19
  icon: "House",
@@ -1,10 +1,10 @@
1
- import { defineComponent as n, openBlock as l, createBlock as s, withCtx as o, createTextVNode as e, createVNode as r } from "vue";
1
+ import { defineComponent as n, createBlock as l, openBlock as s, withCtx as o, createVNode as r, createTextVNode as e } from "vue";
2
2
  import a from "./ScalarMenuLink.vue.js";
3
3
  import i from "./ScalarMenuSection.vue.js";
4
4
  const d = /* @__PURE__ */ n({
5
5
  __name: "ScalarMenuResources",
6
6
  setup(m) {
7
- return (p, t) => (l(), s(i, null, {
7
+ return (p, t) => (s(), l(i, null, {
8
8
  title: o(() => t[0] || (t[0] = [
9
9
  e("Resources")
10
10
  ])),
@@ -1,12 +1,12 @@
1
- import { defineComponent as r, openBlock as t, createElementBlock as n, Fragment as o, createVNode as a, unref as l, renderSlot as c } from "vue";
1
+ import { defineComponent as r, createElementBlock as t, openBlock as n, Fragment as o, createVNode as a, renderSlot as l, unref as c } from "vue";
2
2
  import i from "../ScalarDropdown/ScalarDropdownDivider.vue.js";
3
3
  const u = /* @__PURE__ */ r({
4
4
  inheritAttrs: !1,
5
5
  __name: "ScalarMenuSection",
6
6
  setup(m) {
7
- return (e, p) => (t(), n(o, null, [
8
- a(l(i)),
9
- c(e.$slots, "default")
7
+ return (e, p) => (n(), t(o, null, [
8
+ a(c(i)),
9
+ l(e.$slots, "default")
10
10
  ], 64));
11
11
  }
12
12
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, computed as b, openBlock as n, createBlock as u, unref as e, withCtx as r, createVNode as a, mergeProps as v, createElementVNode as x, createElementBlock as k, Fragment as C, renderList as S, createTextVNode as w } from "vue";
1
+ import { defineComponent as g, computed as b, createBlock as u, openBlock as n, unref as e, withCtx as r, createVNode as a, mergeProps as v, createElementVNode as x, createElementBlock as k, Fragment as C, renderList as S, createTextVNode as w } from "vue";
2
2
  import { DropdownMenu as s } from "radix-vue/namespaced";
3
3
  import V from "./ScalarMenuTeamProfile.vue.js";
4
4
  import $ from "./ScalarMenuLink.vue.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as n, openBlock as r, createElementBlock as t, normalizeProps as a, guardReactiveProps as i, unref as s, Fragment as c, createTextVNode as m, toDisplayString as l, createBlock as d, createCommentVNode as u } from "vue";
1
+ import { defineComponent as n, createElementBlock as t, openBlock as r, normalizeProps as a, guardReactiveProps as i, unref as s, createCommentVNode as c, createBlock as m, Fragment as d, createTextVNode as u, toDisplayString as l } from "vue";
2
2
  import p from "../ScalarIcon/ScalarIcon.vue.js";
3
3
  import { useBindCx as f } from "@scalar/use-hooks/useBindCx";
4
4
  const b = ["src"], h = {
@@ -24,15 +24,15 @@ const b = ["src"], h = {
24
24
  role: "presentation",
25
25
  src: e.src
26
26
  }, null, 8, b)) : (r(), t("div", h, [
27
- e.label && e.label.length > 0 ? (r(), t(c, { key: 0 }, [
28
- m(l(e.label[0]), 1)
29
- ], 64)) : (r(), d(s(p), {
27
+ e.label && e.label.length > 0 ? (r(), t(d, { key: 0 }, [
28
+ u(l(e.label[0]), 1)
29
+ ], 64)) : (r(), m(s(p), {
30
30
  key: 1,
31
31
  icon: "Users",
32
32
  size: "xs"
33
33
  }))
34
34
  ])),
35
- e.label && e.label.length > 0 ? (r(), t("div", g, l(e.label), 1)) : u("", !0)
35
+ e.label && e.label.length > 0 ? (r(), t("div", g, l(e.label), 1)) : c("", !0)
36
36
  ], 16));
37
37
  }
38
38
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as p, openBlock as l, createBlock as i, unref as a, withCtx as t, createElementVNode as x, normalizeClass as o, createVNode as m, normalizeStyle as w, createTextVNode as b, toDisplayString as y, createCommentVNode as n, createElementBlock as r, renderSlot as d, reactive as g } from "vue";
1
+ import { defineComponent as p, createBlock as i, openBlock as l, unref as a, withCtx as t, createElementVNode as x, normalizeClass as o, createVNode as m, createElementBlock as r, createCommentVNode as n, normalizeStyle as w, createTextVNode as b, toDisplayString as y, renderSlot as d, reactive as g } from "vue";
2
2
  import { Dialog as z, DialogPanel as k, DialogTitle as C } from "@headlessui/vue";
3
3
  import { cva as f, cx as v } from "@scalar/use-hooks/useBindCx";
4
4
  import S from "../ScalarIconButton/ScalarIconButton.vue.js";