@scalar/components 0.13.55 → 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,4 +1,4 @@
1
- import { openBlock as t, createElementBlock as n, createElementVNode as e } from "vue";
1
+ import { createElementBlock as t, openBlock as n, createElementVNode as e } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, o) {
11
- return t(), n("svg", r, o[0] || (o[0] = [
11
+ return n(), t("svg", r, o[0] || (o[0] = [
12
12
  e("path", { d: "M12 10.67v7.98M14.66 16 12 18.64 9.34 16" }, null, -1),
13
13
  e("path", { d: "M3.35 7.34h17.3s1.33 0 1.33 1.33v11.98s0 1.33-1.33 1.33H3.35s-1.33 0-1.33-1.33V8.67s0-1.33 1.33-1.33" }, null, -1),
14
14
  e("path", { d: "m2.2 8 2.13-5.19a1.33 1.33 0 0 1 1.22-.79h12.9a1.33 1.33 0 0 1 1.22.8l2.08 5.1M12 7.34V2.02" }, null, -1)
@@ -1,11 +1,11 @@
1
- import { openBlock as r, createElementBlock as n, createElementVNode as e } from "vue";
1
+ import { createElementBlock as r, openBlock as n, createElementVNode as e } from "vue";
2
2
  const l = {
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(d, o) {
8
- return r(), n("svg", l, o[0] || (o[0] = [
8
+ return n(), r("svg", l, o[0] || (o[0] = [
9
9
  e("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
1
- import { openBlock as n, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(a, e) {
11
- return n(), t("svg", r, e[0] || (e[0] = [
11
+ return t(), n("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M12.82 14.51 15.36 12l1.76.47a1.56 1.56 0 0 0 1.51-.47 1.58 1.58 0 0 0 .37-1.49l-.47-1.75.82-.76 1.76.47A1.56 1.56 0 0 0 22.62 8 1.58 1.58 0 0 0 23 6.52l-.47-1.75a2.35 2.35 0 0 0-3.33-3.33l-9.71 9.74a6.29 6.29 0 1 0 3.33 3.33" }, null, -1),
13
13
  o("path", { d: "M4.26 17.84a1.9 1.9 0 1 0 3.8 0 1.9 1.9 0 1 0-3.8 0" }, null, -1)
14
14
  ]));
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(c, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M16.35 16.5v1c0 1.1-.9 2-2 2H2.75c-1.1 0-2-.9-2-2v-11c0-1.1.9-2 2-2h11.6c1.1 0 2 .9 2 2v1M5.25 12h18m0 0-3 3.1m3-3.1-3-2.9" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
1
+ import { createElementBlock as o, openBlock as r, 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 l(m, e) {
8
- return o(), r("svg", n, e[0] || (e[0] = [
8
+ return r(), o("svg", n, e[0] || (e[0] = [
9
9
  t("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,10 +1,10 @@
1
- import { openBlock as o, createElementBlock as t, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(m, e) {
7
- return o(), t("svg", r, e[0] || (e[0] = [
7
+ return t(), o("svg", r, e[0] || (e[0] = [
8
8
  n("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M13.5 18 12 19.5c-1 1-2.3 1.5-3.7 1.5s-2.7-.6-3.7-1.5c-1-1-1.5-2.3-1.5-3.7s.6-2.7 1.5-3.7l1.5-1.5M10.5 6 12 4.5c1-1 2.3-1.5 3.7-1.5s2.7.6 3.7 1.5c1 1 1.5 2.3 1.5 3.7s-.6 2.7-1.5 3.7l-1.5 1.5M9 15l6-6" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,4 +1,4 @@
1
- import { openBlock as n, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(c, e) {
11
- return n(), t("svg", r, e[0] || (e[0] = [
11
+ return t(), n("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M12 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2" }, null, -1),
13
13
  o("path", { d: "M5.778 10h12.444c.982 0 1.778.895 1.778 2v8c0 1.105-.796 2-1.778 2H5.778C4.796 22 4 21.105 4 20v-8c0-1.105.796-2 1.778-2M7 10V7a5 5 0 1 1 10 0v3" }, null, -1)
14
14
  ]));
@@ -1,11 +1,11 @@
1
- import { openBlock as l, createElementBlock as e, createElementVNode as o } from "vue";
1
+ import { createElementBlock as l, openBlock as e, createElementVNode as o } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "currentColor",
5
5
  viewBox: "0 0 593 593"
6
6
  };
7
7
  function r(n, c) {
8
- return l(), e("svg", t, c[0] || (c[0] = [
8
+ return e(), l("svg", t, c[0] || (c[0] = [
9
9
  o("path", {
10
10
  "fill-rule": "evenodd",
11
11
  d: "M347 0c6 0 12 5 12 12v134l94-95c5-5 13-5 17 0l72 72c4 4 5 12 0 16v1l-95 94h134c7 0 12 5 12 12v101c0 7-5 12-12 12H447l95 94c4 5 5 13 0 17l-72 72c-4 4-12 5-16 0h-1l-94-95v134c0 7-5 12-12 12H246c-7 0-12-5-12-12v-70c0-22 9-43 24-59l130-130c14-14 14-37 0-51L259 142a84 84 0 0 1-25-59V12c0-7 5-12 12-12zM138 52h1l219 219c14 14 14 37 0 51L139 542c-4 5-12 5-17 0l-71-70c-4-5-5-12 0-17l95-96H12c-7 0-12-5-12-12V246c0-7 5-12 12-12h134l-95-94c-4-5-4-12 0-17l71-71c4-5 12-5 16 0"
@@ -1,10 +1,10 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(m, e) {
7
- return o(), n("svg", t, e[0] || (e[0] = [
7
+ return n(), o("svg", t, e[0] || (e[0] = [
8
8
  r("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as t, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as t, 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(c, e) {
8
- return o(), t("svg", r, e[0] || (e[0] = [
8
+ return t(), o("svg", r, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  fill: "currentColor",
11
11
  d: "M3 16.142V8.245h2.323l2.322 2.903 2.323-2.903h2.322v7.897H9.968v-4.53l-2.323 2.904-2.322-2.903v4.529zm14.516 0-3.484-3.832h2.323V8.245h2.322v4.065H21z"
@@ -1,10 +1,10 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(s, e) {
7
- return o(), n("svg", t, e[0] || (e[0] = [
7
+ return n(), o("svg", t, e[0] || (e[0] = [
8
8
  r("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as t, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as t, 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 o(), t("svg", r, e[0] || (e[0] = [
8
+ return t(), o("svg", r, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
1
- import { openBlock as n, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(a, e) {
11
- return n(), t("svg", r, e[0] || (e[0] = [
11
+ return t(), n("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M17.333 5.34c1.39-.22 2.796-.334 4.205-.34.121 0 .238.043.329.122a.44.44 0 0 1 .133.314v13.73a.44.44 0 0 1-.133.306.46.46 0 0 1-.311.13C14.186 19.708 12 22 12 22m0 0V7.38S9.822 5.096 2.462 5a.5.5 0 0 0-.329.122.44.44 0 0 0-.133.314v13.73a.44.44 0 0 0 .133.306.46.46 0 0 0 .311.13C9.814 19.708 12 22 12 22" }, null, -1),
13
13
  o("path", { d: "M12 22a5.67 5.67 0 0 1 1.367-3.135c.967-1.141 2.237-1.923 3.633-2.236V2.443a.45.45 0 0 0-.051-.21.4.4 0 0 0-.14-.154.47.47 0 0 0-.409-.054 6.44 6.44 0 0 0-3.033 2.063A5.86 5.86 0 0 0 12 7.205" }, null, -1)
14
14
  ]));
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M17 3a2.85 2.85 0 0 1 2.064-1.007 2.87 2.87 0 0 1 2.14.834 2.83 2.83 0 0 1 .825 2.131A2.8 2.8 0 0 1 21 7L7.5 20.5 2 22l1.5-5.5z" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M6 6.663c0-1.582 1.75-2.538 3.082-1.682l8.301 5.337a2 2 0 0 1 0 3.364L9.082 19.02C7.75 19.875 6 18.919 6 17.337z" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,10 +1,10 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(s, e) {
7
- return o(), r("svg", t, e[0] || (e[0] = [
7
+ return r(), o("svg", t, e[0] || (e[0] = [
8
8
  n("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(c, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M16.22 2.663a1.47 1.47 0 0 0-1.09 0L8.87 5.167c-.35.14-.74.14-1.09 0L1.982 2.848a.735.735 0 0 0-1.008.686V17.62c0 .601.366 1.142.924 1.365l5.88 2.352c.35.14.742.14 1.092 0l6.258-2.504c.35-.14.741-.14 1.092 0l5.796 2.315a.735.735 0 0 0 1.008-.686V6.38a1.47 1.47 0 0 0-.924-1.365ZM8.325 5.272v16.17m7.35-18.884v16.17" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as n } 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 l(s, e) {
8
- return o(), r("svg", t, e[0] || (e[0] = [
8
+ return r(), o("svg", t, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as n } 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 l(s, e) {
8
- return o(), r("svg", t, e[0] || (e[0] = [
8
+ return r(), o("svg", t, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as e } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as e } 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 l(a, r) {
8
- return o(), n("svg", t, r[0] || (r[0] = [
8
+ return n(), o("svg", t, r[0] || (r[0] = [
9
9
  e("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as t, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as t, 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 o(), t("svg", r, e[0] || (e[0] = [
8
+ return t(), o("svg", r, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as r, createElementBlock as n, createElementVNode as o } from "vue";
1
+ import { createElementBlock as r, openBlock as n, createElementVNode as o } 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 l(s, e) {
8
- return r(), n("svg", t, e[0] || (e[0] = [
8
+ return n(), r("svg", t, e[0] || (e[0] = [
9
9
  o("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,10 +1,10 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as t } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(s, e) {
7
- return o(), r("svg", n, e[0] || (e[0] = [
7
+ return r(), o("svg", n, e[0] || (e[0] = [
8
8
  t("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,10 +1,10 @@
1
- import { openBlock as n, createElementBlock as r, createElementVNode as o } from "vue";
1
+ import { createElementBlock as n, openBlock as r, createElementVNode as o } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 24 24"
5
5
  };
6
6
  function l(c, e) {
7
- return n(), r("svg", t, e[0] || (e[0] = [
7
+ return r(), n("svg", t, e[0] || (e[0] = [
8
8
  o("path", {
9
9
  fill: "none",
10
10
  stroke: "currentColor",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as n } 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 l(s, e) {
8
- return o(), r("svg", t, e[0] || (e[0] = [
8
+ return r(), o("svg", t, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
1
- import { openBlock as n, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { createElementBlock as n, openBlock as t, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(c, e) {
11
- return n(), t("svg", r, e[0] || (e[0] = [
11
+ return t(), n("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M12 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2" }, null, -1),
13
13
  o("path", { d: "M5.778 10h12.444c.982 0 1.778.895 1.778 2v8c0 1.105-.796 2-1.778 2H5.778C4.796 22 4 21.105 4 20v-8c0-1.105.796-2 1.778-2M17 10V7a5 5 0 0 0-9.33-2.5" }, null, -1)
14
14
  ]));
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as t } from "vue";
1
+ import { createElementBlock as o, openBlock as n, 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 l(c, e) {
8
- return o(), n("svg", r, e[0] || (e[0] = [
8
+ return n(), o("svg", r, e[0] || (e[0] = [
9
9
  t("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } 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 l(s, e) {
8
- return o(), n("svg", t, e[0] || (e[0] = [
8
+ return n(), o("svg", t, e[0] || (e[0] = [
9
9
  r("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(c, e) {
11
- return o(), n("svg", t, e[0] || (e[0] = [
11
+ return n(), o("svg", t, e[0] || (e[0] = [
12
12
  r("path", { d: "M3.5 22.2c.3-4.5 4-8 8.5-8s8.2 3.5 8.5 8z" }, null, -1),
13
13
  r("circle", {
14
14
  cx: "12",
@@ -1,4 +1,4 @@
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",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, e) {
11
- return t(), n("svg", r, e[0] || (e[0] = [
11
+ return n(), t("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M11.101 1.488H4.83a1 1 0 0 0-1 1v6.614m9.069 13.41h6.272a1 1 0 0 0 1-1v-6.614" }, null, -1),
13
13
  o("path", { d: "m1.23 6.5 2.6 2.6 2.601-2.6m16.339 11-2.6-2.6-2.601 2.6M5.505 18.546a2.551 2.551 0 1 0 0-5.103 2.551 2.551 0 0 0 0 5.103m4.277 3.965c-.559-1.83-2.29-3.202-4.276-3.202-1.988 0-3.718 1.372-4.277 3.202m17.264-15.92a2.551 2.551 0 1 0 0-5.103 2.551 2.551 0 0 0 0 5.103m4.277 3.965c-.559-1.83-2.289-3.202-4.276-3.202s-3.718 1.372-4.276 3.202" }, null, -1)
14
14
  ]));
@@ -1,4 +1,4 @@
1
- import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as r, createElementVNode as n } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const t = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(s, e) {
11
- return o(), r("svg", t, e[0] || (e[0] = [
11
+ return r(), o("svg", t, e[0] || (e[0] = [
12
12
  n("path", { d: "M3.375 7.875a4.125 4.125 0 1 0 8.25 0 4.125 4.125 0 1 0-8.25 0M.75 20.25a6.75 6.75 0 0 1 13.5 0m.001-15.834a4.125 4.125 0 1 1-.006 6.914M15 13.667a6.757 6.757 0 0 1 8.25 6.583" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
1
+ import { createElementBlock as o, openBlock as n, createElementVNode as r } 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 l(a, e) {
8
- return o(), n("svg", t, e[0] || (e[0] = [
8
+ return n(), o("svg", t, e[0] || (e[0] = [
9
9
  r("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
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",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function l(a, e) {
11
- return t(), n("svg", r, e[0] || (e[0] = [
11
+ return n(), t("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M2.97 2.771 13.908 5.88a3.77 3.77 0 0 1 2.592 3.5v10.51a2.052 2.052 0 0 1-2.6 2.167l-9.048-2.46a3.7 3.7 0 0 1-2.6-3.457V4.688a2.75 2.75 0 0 1 2.67-2.813H18.75a3 3 0 0 1 3 3v8.953a3.073 3.073 0 0 1-3.11 3.047H16.5" }, null, -1),
13
13
  o("path", { d: "M12.375 13.875a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75m9.375-3.75H16.5" }, null, -1)
14
14
  ]));
@@ -1,11 +1,11 @@
1
- import { openBlock as o, createElementBlock as t, createElementVNode as n } from "vue";
1
+ import { createElementBlock as o, openBlock as t, 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(c, e) {
8
- return o(), t("svg", r, e[0] || (e[0] = [
8
+ return t(), o("svg", r, e[0] || (e[0] = [
9
9
  n("path", {
10
10
  stroke: "currentColor",
11
11
  "stroke-linecap": "round",
@@ -1,4 +1,4 @@
1
- import { openBlock as m, createElementBlock as a, createElementVNode as o } from "vue";
1
+ import { createElementBlock as m, openBlock as a, createElementVNode as o } from "vue";
2
2
  const r = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
@@ -8,7 +8,7 @@ const r = {
8
8
  viewBox: "0 0 24 24"
9
9
  };
10
10
  function n(t, e) {
11
- return m(), a("svg", r, e[0] || (e[0] = [
11
+ return a(), m("svg", r, e[0] || (e[0] = [
12
12
  o("path", { d: "M20.25 3.75v19.5M3.75 3.75h16.5m-16.5 19.5V3.75m16.5 19.5H3.75m16.5-19.5H3.75l1.5-3h13.5zM.75 23.25h22.5m-9-2.25a2.25 2.25 0 0 0-4.5 0v2.25h4.5zM7.5 7.13a.37.37 0 1 1 0-.75m0 .75a.37.37 0 1 0 0-.75m4.5.75a.38.38 0 0 1 0-.75m0 .75a.38.38 0 0 0 0-.75m4.5.75a.38.38 0 0 1 0-.75m0 .75a.38.38 0 0 0 0-.75m-9 5.25a.38.38 0 0 1 0-.76m0 .76a.38.38 0 0 0 0-.76m4.5.76a.38.38 0 0 1 0-.76m0 .76a.38.38 0 0 0 0-.76m4.5.76a.38.38 0 0 1 0-.76m0 .76a.38.38 0 0 0 0-.76m-9 5.26a.38.38 0 0 1 0-.75m0 .75a.38.38 0 0 0 0-.75m4.5.75a.38.38 0 0 1 0-.75m0 .75a.38.38 0 0 0 0-.75m4.5.75a.38.38 0 0 1 0-.75m0 .75a.38.38 0 0 0 0-.75" }, null, -1)
13
13
  ]));
14
14
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as r, createElementBlock as l, createElementVNode as o } from "vue";
1
+ import { createElementBlock as r, openBlock as l, createElementVNode as o } from "vue";
2
2
  const t = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "currentColor",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function n(m, e) {
8
- return r(), l("svg", t, e[0] || (e[0] = [
8
+ return l(), r("svg", t, e[0] || (e[0] = [
9
9
  o("path", { d: "M9.931 12.645h4.138l-2.07-4.908m0-7.737L.68 3.982l1.726 14.771L12 24l9.596-5.242L23.32 3.984zm7.064 18.31h-2.638l-1.422-3.503H8.996l-1.422 3.504h-2.64L12 2.65z" }, null, -1)
10
10
  ]));
11
11
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as r, createElementBlock as o, createElementVNode as t } from "vue";
1
+ import { createElementBlock as r, openBlock as o, createElementVNode as t } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "currentColor",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function c(l, e) {
8
- return r(), o("svg", n, e[0] || (e[0] = [
8
+ return o(), r("svg", n, e[0] || (e[0] = [
9
9
  t("path", { d: "M16.074 16.86c-.72.616-2.157 1.035-3.812 1.035-2.032 0-3.735-.632-4.187-1.483-.161.488-.198 1.046-.198 1.402 0 0-.106 1.75 1.111 2.968 0-.632.513-1.145 1.145-1.145 1.083 0 1.082.945 1.081 1.712v.069c0 1.164.711 2.161 1.723 2.582a2.35 2.35 0 0 1-.236-1.029c0-1.11.652-1.523 1.41-2.003.602-.383 1.272-.807 1.733-1.66a3.1 3.1 0 0 0 .378-1.494 3.1 3.1 0 0 0-.148-.954M15.551.6c.196.244.296.572.496 1.229l4.368 14.347a18.2 18.2 0 0 0-5.222-1.768L12.35 4.8a.37.37 0 0 0-.71.002l-2.81 9.603a18.2 18.2 0 0 0-5.245 1.771L7.974 1.827c.2-.656.3-.984.497-1.227a1.6 1.6 0 0 1 .654-.484C9.415 0 9.757 0 10.443 0h3.135c.686 0 1.03 0 1.32.117A1.6 1.6 0 0 1 15.55.6z" }, null, -1)
10
10
  ]));
11
11
  }
@@ -1,11 +1,11 @@
1
- import { openBlock as e, createElementBlock as r, createElementVNode as o } from "vue";
1
+ import { createElementBlock as e, openBlock as r, 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 t(a, l) {
8
- return e(), r("svg", n, l[0] || (l[0] = [
8
+ return r(), e("svg", n, l[0] || (l[0] = [
9
9
  o("path", {
10
10
  fill: "currentColor",
11
11
  "fill-rule": "evenodd",
@@ -1,11 +1,11 @@
1
- import { openBlock as r, createElementBlock as t, createElementVNode as c } from "vue";
1
+ import { createElementBlock as r, openBlock as t, createElementVNode as c } from "vue";
2
2
  const o = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "currentColor",
5
5
  viewBox: "0 0 24 24"
6
6
  };
7
7
  function a(l, e) {
8
- return r(), t("svg", o, e[0] || (e[0] = [
8
+ return t(), r("svg", o, e[0] || (e[0] = [
9
9
  c("path", { d: "M11.573 0a5 5 0 0 0-.359.007L10.85.04c-3.407.307-6.6 2.146-8.622 4.972a11.9 11.9 0 0 0-2.119 5.243c-.096.659-.108.854-.108 1.747s.012 1.089.108 1.748c.652 4.506 3.86 8.292 8.209 9.695.779.25 1.6.422 2.534.525.363.04 1.935.04 2.299 0 1.611-.178 2.977-.577 4.323-1.264.207-.106.247-.134.219-.158-.02-.013-.9-1.193-1.955-2.62l-1.919-2.592-2.404-3.558a339 339 0 0 0-2.422-3.556c-.009-.002-.018 1.579-.023 3.51-.007 3.38-.01 3.515-.052 3.595a.43.43 0 0 1-.206.214c-.075.037-.14.044-.495.044H7.81l-.108-.068a.44.44 0 0 1-.157-.171l-.05-.106.006-4.703.007-4.705.072-.092a.7.7 0 0 1 .174-.143c.096-.047.134-.051.54-.051.478 0 .558.018.682.154a467 467 0 0 1 2.895 4.361l4.735 7.17 1.9 2.879.096-.063a12.3 12.3 0 0 0 2.466-2.163 11.94 11.94 0 0 0 2.824-6.134c.096-.66.108-.854.108-1.748 0-.893-.012-1.088-.108-1.747-.652-4.506-3.859-8.292-8.208-9.695a12.6 12.6 0 0 0-2.499-.523A33 33 0 0 0 11.573 0m4.068 7.217c.347 0 .408.005.486.047a.47.47 0 0 1 .237.277c.018.06.023 1.365.018 4.304l-.006 4.218-.744-1.14-.746-1.14v-3.066c0-1.982.01-3.097.023-3.15a.48.48 0 0 1 .233-.296c.096-.05.13-.054.5-.054z" }, null, -1)
10
10
  ]));
11
11
  }