@scalar/api-reference 0.5.0 → 0.5.2
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.
- package/dist/components/Content/Introduction/BaseUrl.vue.d.ts.map +1 -1
- package/dist/components/Content/MarkdownRenderer.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/Copy.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/ExampleRequest.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/{ExampleResponses.vue.d.ts → ExampleResponses/ExampleResponses.vue.d.ts} +1 -1
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/Headers.vue.d.ts +14 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/Headers.vue.d.ts.map +1 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/SelectExample.vue.d.ts +13 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/SelectExample.vue.d.ts.map +1 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/index.d.ts +2 -0
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/index.d.ts.map +1 -0
- package/dist/components/Sidebar.vue.d.ts.map +1 -1
- package/dist/helpers/index.d.ts +1 -0
- package/dist/helpers/index.d.ts.map +1 -1
- package/dist/helpers/mapFromObject.d.ts +8 -0
- package/dist/helpers/mapFromObject.d.ts.map +1 -0
- package/dist/index.js +8898 -11685
- package/dist/types.d.ts +9 -7
- package/dist/types.d.ts.map +1 -1
- package/package.json +10 -10
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses.vue.d.ts.map +0 -1
- package/src/components/ApiClientModal.vue +0 -205
- package/src/components/ApiReference.vue +0 -750
- package/src/components/Card/Card.vue +0 -12
- package/src/components/Card/CardContent.vue +0 -45
- package/src/components/Card/CardFooter.vue +0 -13
- package/src/components/Card/CardHeader.vue +0 -37
- package/src/components/Card/CardTab.vue +0 -32
- package/src/components/Card/CardTabHeader.vue +0 -32
- package/src/components/Card/index.ts +0 -6
- package/src/components/Content/Content.vue +0 -145
- package/src/components/Content/Introduction/BaseUrl.vue +0 -32
- package/src/components/Content/Introduction/Introduction.vue +0 -141
- package/src/components/Content/Introduction/LanguageSelector.vue +0 -361
- package/src/components/Content/Introduction/index.ts +0 -1
- package/src/components/Content/MarkdownRenderer.vue +0 -174
- package/src/components/Content/ReferenceEndpoint/Copy.vue +0 -100
- package/src/components/Content/ReferenceEndpoint/ExampleRequest.vue +0 -318
- package/src/components/Content/ReferenceEndpoint/ExampleResponseTab.vue +0 -22
- package/src/components/Content/ReferenceEndpoint/ExampleResponses.vue +0 -169
- package/src/components/Content/ReferenceEndpoint/ParameterItem.vue +0 -26
- package/src/components/Content/ReferenceEndpoint/Parameters.vue +0 -23
- package/src/components/Content/ReferenceEndpoint/ReferenceEndpoint.vue +0 -29
- package/src/components/Content/ReferenceEndpoint/RequestBody.vue +0 -125
- package/src/components/Content/ReferenceEndpoint/RequestBodyProperties.vue +0 -54
- package/src/components/Content/ReferenceEndpoint/RequestBodyPropertiesChild.vue +0 -39
- package/src/components/Content/ReferenceEndpoint/index.ts +0 -1
- package/src/components/Content/ReferenceTag.vue +0 -99
- package/src/components/Content/Spinner.vue +0 -51
- package/src/components/Content/index.ts +0 -1
- package/src/components/FindAnythingButton.vue +0 -76
- package/src/components/FlowButton.vue +0 -184
- package/src/components/FlowIconButton.vue +0 -25
- package/src/components/FlowLoader.vue +0 -207
- package/src/components/FlowModal.vue +0 -133
- package/src/components/HelpfulLink.vue +0 -19
- package/src/components/Icon/FlowIcon.vue +0 -19
- package/src/components/Icon/Icon.vue +0 -23
- package/src/components/Icon/SvgRenderer.ts +0 -66
- package/src/components/Icon/brand/brand-adobe.svg +0 -1
- package/src/components/Icon/brand/brand-amazon.svg +0 -1
- package/src/components/Icon/brand/brand-browser-firefox.svg +0 -5
- package/src/components/Icon/brand/brand-browser-googlechrome.svg +0 -5
- package/src/components/Icon/brand/brand-creative-commons.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-etsy.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-patreon.svg +0 -1
- package/src/components/Icon/brand/brand-ecommerce-shopify.svg +0 -5
- package/src/components/Icon/brand/brand-ecommerce-wordpress.svg +0 -1
- package/src/components/Icon/brand/brand-gaming-nintendo-switch.svg +0 -5
- package/src/components/Icon/brand/brand-gaming-playstation.svg +0 -1
- package/src/components/Icon/brand/brand-gaming-xbox-live.svg +0 -5
- package/src/components/Icon/brand/brand-google-drive.svg +0 -5
- package/src/components/Icon/brand/brand-google-gmail.svg +0 -5
- package/src/components/Icon/brand/brand-google.svg +0 -1
- package/src/components/Icon/brand/brand-music-itunes.svg +0 -1
- package/src/components/Icon/brand/brand-music-soundcloud.svg +0 -1
- package/src/components/Icon/brand/brand-music-spotify.svg +0 -1
- package/src/components/Icon/brand/brand-office-dropbox.svg +0 -5
- package/src/components/Icon/brand/brand-office-slack.svg +0 -5
- package/src/components/Icon/brand/brand-office-zoom.svg +0 -1
- package/src/components/Icon/brand/brand-payments-alipay.svg +0 -1
- package/src/components/Icon/brand/brand-payments-paypal.svg +0 -1
- package/src/components/Icon/brand/brand-payments-stripe.svg +0 -1
- package/src/components/Icon/brand/brand-platform-android.svg +0 -1
- package/src/components/Icon/brand/brand-platform-apple.svg +0 -5
- package/src/components/Icon/brand/brand-platform-linux.svg +0 -5
- package/src/components/Icon/brand/brand-platform-microsoft-windows.svg +0 -4
- package/src/components/Icon/brand/brand-social-chat-discord.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-kuaishou.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-line.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-messenger.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-signal.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-snapchat.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-telegram.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-wechat.svg +0 -5
- package/src/components/Icon/brand/brand-social-chat-whatsapp.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-deviantart.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-dribbble.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-facebook.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-instagram.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-linkedin.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-pinterest.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-reddit.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-sina-weibo.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-threads.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-tiktok.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-tinder.svg +0 -1
- package/src/components/Icon/brand/brand-social-media-tumblr.svg +0 -5
- package/src/components/Icon/brand/brand-social-media-twitter.svg +0 -5
- package/src/components/Icon/brand/brand-software-design-figma.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-authy.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-digital-ocean.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-docker.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-github.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-jira.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-openai.svg +0 -1
- package/src/components/Icon/brand/brand-software-development-stackexchange.svg +0 -5
- package/src/components/Icon/brand/brand-software-development-stackoverflow.svg +0 -1
- package/src/components/Icon/brand/brand-video-netflix.svg +0 -5
- package/src/components/Icon/brand/brand-video-twitch.svg +0 -1
- package/src/components/Icon/brand/brand-video-vimeo.svg +0 -5
- package/src/components/Icon/brand/brand-video-youtube.svg +0 -5
- package/src/components/Icon/brand/programming-framework-angular.svg +0 -5
- package/src/components/Icon/brand/programming-framework-astro.svg +0 -5
- package/src/components/Icon/brand/programming-framework-laravel.svg +0 -1
- package/src/components/Icon/brand/programming-framework-nextdotjs.svg +0 -5
- package/src/components/Icon/brand/programming-framework-react.svg +0 -5
- package/src/components/Icon/brand/programming-framework-vuedotjs.svg +0 -1
- package/src/components/Icon/brand/programming-language-c.svg +0 -5
- package/src/components/Icon/brand/programming-language-clojure.svg +0 -5
- package/src/components/Icon/brand/programming-language-csharp.svg +0 -4
- package/src/components/Icon/brand/programming-language-css3.svg +0 -4
- package/src/components/Icon/brand/programming-language-go.svg +0 -4
- package/src/components/Icon/brand/programming-language-html5.svg +0 -4
- package/src/components/Icon/brand/programming-language-java.svg +0 -21
- package/src/components/Icon/brand/programming-language-javascript-js.svg +0 -4
- package/src/components/Icon/brand/programming-language-json.svg +0 -8
- package/src/components/Icon/brand/programming-language-kotlin.svg +0 -3
- package/src/components/Icon/brand/programming-language-node.svg +0 -10
- package/src/components/Icon/brand/programming-language-objc.svg +0 -6
- package/src/components/Icon/brand/programming-language-ocaml.svg +0 -4
- package/src/components/Icon/brand/programming-language-php.svg +0 -4
- package/src/components/Icon/brand/programming-language-powershell.svg +0 -10
- package/src/components/Icon/brand/programming-language-python.svg +0 -4
- package/src/components/Icon/brand/programming-language-r.svg +0 -7
- package/src/components/Icon/brand/programming-language-ruby.svg +0 -5
- package/src/components/Icon/brand/programming-language-scala.svg +0 -5
- package/src/components/Icon/brand/programming-language-shell.svg +0 -5
- package/src/components/Icon/brand/programming-language-swift.svg +0 -4
- package/src/components/Icon/brand/programming-language-typescript.svg +0 -5
- package/src/components/Icon/brand/programming-tool-git.svg +0 -1
- package/src/components/Icon/brand/programming-tool-tailwindcss.svg +0 -5
- package/src/components/Icon/icons/Add.svg +0 -4
- package/src/components/Icon/icons/ArrowDown.svg +0 -3
- package/src/components/Icon/icons/ArrowLeft.svg +0 -3
- package/src/components/Icon/icons/ArrowRight.svg +0 -3
- package/src/components/Icon/icons/ArrowUp.svg +0 -3
- package/src/components/Icon/icons/Background.svg +0 -8
- package/src/components/Icon/icons/CallToAction.svg +0 -5
- package/src/components/Icon/icons/CheckMark.svg +0 -3
- package/src/components/Icon/icons/ChevronDown.svg +0 -3
- package/src/components/Icon/icons/ChevronLeft.svg +0 -3
- package/src/components/Icon/icons/ChevronRight.svg +0 -3
- package/src/components/Icon/icons/ChevronUp.svg +0 -3
- package/src/components/Icon/icons/Close.svg +0 -3
- package/src/components/Icon/icons/DarkMode.svg +0 -4
- package/src/components/Icon/icons/Delete.svg +0 -5
- package/src/components/Icon/icons/Discord.svg +0 -5
- package/src/components/Icon/icons/Duplicate.svg +0 -6
- package/src/components/Icon/icons/Edit.svg +0 -4
- package/src/components/Icon/icons/EditorBold.svg +0 -4
- package/src/components/Icon/icons/EditorCode.svg +0 -6
- package/src/components/Icon/icons/EditorHighlight.svg +0 -12
- package/src/components/Icon/icons/EditorItalic.svg +0 -4
- package/src/components/Icon/icons/EditorLink.svg +0 -8
- package/src/components/Icon/icons/EditorStrike.svg +0 -4
- package/src/components/Icon/icons/EditorUnderline.svg +0 -6
- package/src/components/Icon/icons/Ellipses.svg +0 -4
- package/src/components/Icon/icons/Error.svg +0 -4
- package/src/components/Icon/icons/ExternalLink.svg +0 -7
- package/src/components/Icon/icons/Folder.svg +0 -4
- package/src/components/Icon/icons/GitHub.svg +0 -4
- package/src/components/Icon/icons/Google.svg +0 -4
- package/src/components/Icon/icons/Hide.svg +0 -5
- package/src/components/Icon/icons/Key.svg +0 -5
- package/src/components/Icon/icons/Leave.svg +0 -5
- package/src/components/Icon/icons/LightMode.svg +0 -6
- package/src/components/Icon/icons/Link.svg +0 -5
- package/src/components/Icon/icons/Lock.svg +0 -4
- package/src/components/Icon/icons/Logo.svg +0 -4
- package/src/components/Icon/icons/LogoAPI.svg +0 -4
- package/src/components/Icon/icons/LogoClient.svg +0 -4
- package/src/components/Icon/icons/LogoMarket.svg +0 -4
- package/src/components/Icon/icons/LogoSwagger.svg +0 -4
- package/src/components/Icon/icons/Magic.svg +0 -5
- package/src/components/Icon/icons/Menu.svg +0 -3
- package/src/components/Icon/icons/Page.svg +0 -8
- package/src/components/Icon/icons/Payment.svg +0 -5
- package/src/components/Icon/icons/Refresh.svg +0 -4
- package/src/components/Icon/icons/Search.svg +0 -4
- package/src/components/Icon/icons/Show.svg +0 -5
- package/src/components/Icon/icons/Sigma.svg +0 -4
- package/src/components/Icon/icons/Trash.svg +0 -5
- package/src/components/Icon/icons/index.ts +0 -65
- package/src/components/Icon/index.ts +0 -2
- package/src/components/Icon/line/arrow-chevron-down.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-left.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-right.svg +0 -1
- package/src/components/Icon/line/arrow-chevron-up.svg +0 -1
- package/src/components/Icon/line/arrow-down.svg +0 -1
- package/src/components/Icon/line/arrow-left.svg +0 -1
- package/src/components/Icon/line/arrow-right.svg +0 -1
- package/src/components/Icon/line/arrow-up.svg +0 -1
- package/src/components/Icon/line/basic-shape-diamond.svg +0 -1
- package/src/components/Icon/line/basic-shape-hexagon.svg +0 -1
- package/src/components/Icon/line/basic-shape-primary-circle-ellipse-round.svg +0 -1
- package/src/components/Icon/line/basic-shape-primary-square-rectangle.svg +0 -1
- package/src/components/Icon/line/basic-shape-shield.svg +0 -1
- package/src/components/Icon/line/computer-device-desktop-monitor.svg +0 -1
- package/src/components/Icon/line/computer-device-desktop.svg +0 -1
- package/src/components/Icon/line/computer-device-laptop.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-android-samsung-back.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-android-samsung.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-iphone-x-back.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-phone-iphone-x.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-tablet-touch.svg +0 -1
- package/src/components/Icon/line/computer-device-mobile-tablet.svg +0 -1
- package/src/components/Icon/line/computer-device-network-ethernet-cat6.svg +0 -1
- package/src/components/Icon/line/computer-device-network-lan-www.svg +0 -1
- package/src/components/Icon/line/computer-device-network-wifi-connection.svg +0 -1
- package/src/components/Icon/line/computer-device-network-wifi-router.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-alt.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-option.svg +0 -1
- package/src/components/Icon/line/computer-keyboard-shift.svg +0 -1
- package/src/components/Icon/line/ecology-science-erlenmeyer-flask.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-pause.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-circle-stop-square.svg +0 -1
- package/src/components/Icon/line/entertainment-control-button-play-circle.svg +0 -1
- package/src/components/Icon/line/entertainment-party-popper-confetti.svg +0 -1
- package/src/components/Icon/line/image-flash-lightning.svg +0 -1
- package/src/components/Icon/line/image-photo-frame.svg +0 -1
- package/src/components/Icon/line/image-picture-flower.svg +0 -1
- package/src/components/Icon/line/interface-add.svg +0 -1
- package/src/components/Icon/line/interface-alert-error-exclamation-block-square.svg +0 -1
- package/src/components/Icon/line/interface-alert-error-x-block-square.svg +0 -1
- package/src/components/Icon/line/interface-alert-exclamation-diamond.svg +0 -1
- package/src/components/Icon/line/interface-alert-exclamation-triangle-warning.svg +0 -1
- package/src/components/Icon/line/interface-alert-information-circle.svg +0 -1
- package/src/components/Icon/line/interface-award-crown.svg +0 -1
- package/src/components/Icon/line/interface-bookmark-tag.svg +0 -1
- package/src/components/Icon/line/interface-bookmark.svg +0 -1
- package/src/components/Icon/line/interface-calendar-date-one.svg +0 -1
- package/src/components/Icon/line/interface-close.svg +0 -1
- package/src/components/Icon/line/interface-content-book-open-pages.svg +0 -1
- package/src/components/Icon/line/interface-content-book-page.svg +0 -1
- package/src/components/Icon/line/interface-content-file.svg +0 -8
- package/src/components/Icon/line/interface-content-folder.svg +0 -1
- package/src/components/Icon/line/interface-copy-clipboard.svg +0 -1
- package/src/components/Icon/line/interface-delete-bin-trash.svg +0 -1
- package/src/components/Icon/line/interface-dots-horizontal.svg +0 -1
- package/src/components/Icon/line/interface-dots-vertical.svg +0 -1
- package/src/components/Icon/line/interface-edit-attachment.svg +0 -1
- package/src/components/Icon/line/interface-edit-binocular.svg +0 -1
- package/src/components/Icon/line/interface-edit-magic-wand.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-eraser.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-paint-brush.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-paint-roller.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-pen.svg +0 -1
- package/src/components/Icon/line/interface-edit-tool-pencil.svg +0 -1
- package/src/components/Icon/line/interface-edit-view-eye.svg +0 -1
- package/src/components/Icon/line/interface-favorite-award.svg +0 -1
- package/src/components/Icon/line/interface-favorite-flag.svg +0 -1
- package/src/components/Icon/line/interface-favorite-heart.svg +0 -1
- package/src/components/Icon/line/interface-favorite-star.svg +0 -1
- package/src/components/Icon/line/interface-favorite-stars-shining.svg +0 -1
- package/src/components/Icon/line/interface-favorite-stars-sparkles.svg +0 -1
- package/src/components/Icon/line/interface-hierarchy-flowchart.svg +0 -1
- package/src/components/Icon/line/interface-home-house.svg +0 -1
- package/src/components/Icon/line/interface-hyperlink.svg +0 -1
- package/src/components/Icon/line/interface-lighting-brightness.svg +0 -1
- package/src/components/Icon/line/interface-lock-closed.svg +0 -1
- package/src/components/Icon/line/interface-lock-open-unlock.svg +0 -1
- package/src/components/Icon/line/interface-login-key.svg +0 -1
- package/src/components/Icon/line/interface-search.svg +0 -1
- package/src/components/Icon/line/interface-setting-cog.svg +0 -1
- package/src/components/Icon/line/interface-share-megaphone-bullhorn.svg +0 -1
- package/src/components/Icon/line/interface-share-rocket.svg +0 -1
- package/src/components/Icon/line/interface-share-satellite.svg +0 -1
- package/src/components/Icon/line/interface-share-space-ship.svg +0 -1
- package/src/components/Icon/line/interface-share.svg +0 -1
- package/src/components/Icon/line/interface-signal-square.svg +0 -1
- package/src/components/Icon/line/interface-text-formatting-left-open-quote.svg +0 -1
- package/src/components/Icon/line/interface-text-formatting-right-close-quote.svg +0 -1
- package/src/components/Icon/line/interface-time-clock-circle.svg +0 -1
- package/src/components/Icon/line/interface-time-hour-glass.svg +0 -1
- package/src/components/Icon/line/interface-users-multiple.svg +0 -1
- package/src/components/Icon/line/interface-validation-checkbox-square.svg +0 -1
- package/src/components/Icon/line/interface-weather-moon.svg +0 -1
- package/src/components/Icon/line/legal-justice-hammer-gavel.svg +0 -1
- package/src/components/Icon/line/mail-chat-bubble-square.svg +0 -1
- package/src/components/Icon/line/mail-send-email-paper-airplane.svg +0 -1
- package/src/components/Icon/line/mail-send-envelope.svg +0 -1
- package/src/components/Icon/line/mail-sign-hashtag.svg +0 -1
- package/src/components/Icon/line/money-cashier-receipt.svg +0 -1
- package/src/components/Icon/line/money-currency-dollar-pay.svg +0 -1
- package/src/components/Icon/line/money-graph-arrow-increase.svg +0 -1
- package/src/components/Icon/line/money-graph-bar-chart-increase.svg +0 -1
- package/src/components/Icon/line/nature-ecology-leaf.svg +0 -1
- package/src/components/Icon/line/phone-telephone.svg +0 -1
- package/src/components/Icon/line/programming-bug.svg +0 -1
- package/src/components/Icon/line/programming-cloud.svg +0 -1
- package/src/components/Icon/line/programming-computer-database-server.svg +0 -1
- package/src/components/Icon/line/programming-computer-database.svg +0 -1
- package/src/components/Icon/line/programming-module-four-layout.svg +0 -1
- package/src/components/Icon/line/programming-module-three.svg +0 -1
- package/src/components/Icon/line/programming-module.svg +0 -1
- package/src/components/Icon/line/programming-script-code.svg +0 -1
- package/src/components/Icon/line/shopping-cart.svg +0 -8
- package/src/components/Icon/line/shopping-gift-present.svg +0 -1
- package/src/components/Icon/line/shopping-shipping-box-parcel-package.svg +0 -1
- package/src/components/Icon/line/tag-new-circle.svg +0 -1
- package/src/components/Icon/line/travel-map-earth-globe.svg +0 -1
- package/src/components/Icon/localIcons.ts +0 -68
- package/src/components/Icon/solid/arrow-chevron-down.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-left.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-right.svg +0 -1
- package/src/components/Icon/solid/arrow-chevron-up.svg +0 -1
- package/src/components/Icon/solid/arrow-down.svg +0 -1
- package/src/components/Icon/solid/arrow-left.svg +0 -1
- package/src/components/Icon/solid/arrow-right.svg +0 -1
- package/src/components/Icon/solid/arrow-up.svg +0 -1
- package/src/components/Icon/solid/basic-shape-diamond.svg +0 -1
- package/src/components/Icon/solid/basic-shape-hexagon.svg +0 -1
- package/src/components/Icon/solid/basic-shape-primary-circle-ellipse-round.svg +0 -1
- package/src/components/Icon/solid/basic-shape-primary-square-rectangle.svg +0 -1
- package/src/components/Icon/solid/basic-shape-shield.svg +0 -1
- package/src/components/Icon/solid/computer-device-desktop-monitor.svg +0 -1
- package/src/components/Icon/solid/computer-device-desktop.svg +0 -1
- package/src/components/Icon/solid/computer-device-laptop.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung-back.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x-back.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-tablet-touch.svg +0 -1
- package/src/components/Icon/solid/computer-device-mobile-tablet.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-ethernet-cat6.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-lan-www.svg +0 -1
- package/src/components/Icon/solid/computer-device-network-wifi-connection.svg +0 -5
- package/src/components/Icon/solid/computer-device-network-wifi-router.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-alt.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-option.svg +0 -1
- package/src/components/Icon/solid/computer-keyboard-shift.svg +0 -1
- package/src/components/Icon/solid/ecology-science-erlenmeyer-flask.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-pause.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-play.svg +0 -5
- package/src/components/Icon/solid/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
- package/src/components/Icon/solid/entertainment-control-button-circle-stop-square.svg +0 -1
- package/src/components/Icon/solid/entertainment-party-popper-confetti.svg +0 -1
- package/src/components/Icon/solid/image-flash-lightning.svg +0 -5
- package/src/components/Icon/solid/image-photo-frame.svg +0 -11
- package/src/components/Icon/solid/image-picture-flower.svg +0 -5
- package/src/components/Icon/solid/interface-add-square.svg +0 -5
- package/src/components/Icon/solid/interface-alert-error-exclamation-block-square.svg +0 -1
- package/src/components/Icon/solid/interface-alert-error-x-block-square.svg +0 -1
- package/src/components/Icon/solid/interface-alert-exclamation-diamond.svg +0 -1
- package/src/components/Icon/solid/interface-alert-exclamation-triangle-warning.svg +0 -1
- package/src/components/Icon/solid/interface-alert-information-circle.svg +0 -5
- package/src/components/Icon/solid/interface-award-crown.svg +0 -5
- package/src/components/Icon/solid/interface-bookmark-tag.svg +0 -1
- package/src/components/Icon/solid/interface-bookmark.svg +0 -5
- package/src/components/Icon/solid/interface-calendar-date-one.svg +0 -5
- package/src/components/Icon/solid/interface-close.svg +0 -8
- package/src/components/Icon/solid/interface-content-book-open-pages.svg +0 -13
- package/src/components/Icon/solid/interface-content-book-page.svg +0 -5
- package/src/components/Icon/solid/interface-content-file.svg +0 -5
- package/src/components/Icon/solid/interface-content-folder.svg +0 -1
- package/src/components/Icon/solid/interface-copy-clipboard.svg +0 -5
- package/src/components/Icon/solid/interface-delete-bin-trash.svg +0 -1
- package/src/components/Icon/solid/interface-dots-horizontal.svg +0 -1
- package/src/components/Icon/solid/interface-dots-vertical.svg +0 -1
- package/src/components/Icon/solid/interface-edit-attachment.svg +0 -5
- package/src/components/Icon/solid/interface-edit-binocular.svg +0 -5
- package/src/components/Icon/solid/interface-edit-magic-wand.svg +0 -7
- package/src/components/Icon/solid/interface-edit-tool-eraser.svg +0 -1
- package/src/components/Icon/solid/interface-edit-tool-paint-brush.svg +0 -1
- package/src/components/Icon/solid/interface-edit-tool-paint-roller.svg +0 -5
- package/src/components/Icon/solid/interface-edit-tool-pen.svg +0 -5
- package/src/components/Icon/solid/interface-edit-tool-pencil.svg +0 -1
- package/src/components/Icon/solid/interface-edit-view-eye.svg +0 -7
- package/src/components/Icon/solid/interface-favorite-award.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-flag.svg +0 -1
- package/src/components/Icon/solid/interface-favorite-heart.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-star.svg +0 -5
- package/src/components/Icon/solid/interface-favorite-stars-shining.svg +0 -1
- package/src/components/Icon/solid/interface-favorite-stars-sparkles.svg +0 -1
- package/src/components/Icon/solid/interface-hierarchy-flowchart.svg +0 -5
- package/src/components/Icon/solid/interface-home-house.svg +0 -5
- package/src/components/Icon/solid/interface-hyperlink.svg +0 -5
- package/src/components/Icon/solid/interface-lighting-brightness.svg +0 -22
- package/src/components/Icon/solid/interface-lock-closed.svg +0 -5
- package/src/components/Icon/solid/interface-lock-open-unlock.svg +0 -1
- package/src/components/Icon/solid/interface-login-key.svg +0 -5
- package/src/components/Icon/solid/interface-search.svg +0 -5
- package/src/components/Icon/solid/interface-setting-cog.svg +0 -5
- package/src/components/Icon/solid/interface-share-megaphone-bullhorn.svg +0 -5
- package/src/components/Icon/solid/interface-share-rocket.svg +0 -1
- package/src/components/Icon/solid/interface-share-satellite.svg +0 -8
- package/src/components/Icon/solid/interface-share-space-ship.svg +0 -1
- package/src/components/Icon/solid/interface-share.svg +0 -5
- package/src/components/Icon/solid/interface-signal-square.svg +0 -5
- package/src/components/Icon/solid/interface-text-formatting-left-open-quote.svg +0 -1
- package/src/components/Icon/solid/interface-text-formatting-right-close-quote.svg +0 -1
- package/src/components/Icon/solid/interface-time-clock-circle.svg +0 -5
- package/src/components/Icon/solid/interface-time-hour-glass.svg +0 -1
- package/src/components/Icon/solid/interface-users-multiple.svg +0 -11
- package/src/components/Icon/solid/interface-validation-checkbox-square.svg +0 -5
- package/src/components/Icon/solid/interface-weather-moon.svg +0 -5
- package/src/components/Icon/solid/legal-justice-hammer-gavel.svg +0 -1
- package/src/components/Icon/solid/mail-chat-bubble-square.svg +0 -5
- package/src/components/Icon/solid/mail-send-email-paper-airplane.svg +0 -5
- package/src/components/Icon/solid/mail-send-envelope.svg +0 -1
- package/src/components/Icon/solid/mail-sign-hashtag.svg +0 -5
- package/src/components/Icon/solid/money-cashier-receipt.svg +0 -1
- package/src/components/Icon/solid/money-currency-dollar-pay.svg +0 -5
- package/src/components/Icon/solid/money-graph-arrow-increase.svg +0 -5
- package/src/components/Icon/solid/money-graph-bar-chart-increase.svg +0 -1
- package/src/components/Icon/solid/nature-ecology-leaf.svg +0 -5
- package/src/components/Icon/solid/phone-telephone.svg +0 -5
- package/src/components/Icon/solid/programming-bug.svg +0 -5
- package/src/components/Icon/solid/programming-cloud.svg +0 -4
- package/src/components/Icon/solid/programming-computer-database-server.svg +0 -5
- package/src/components/Icon/solid/programming-computer-database.svg +0 -5
- package/src/components/Icon/solid/programming-module-four-layout.svg +0 -1
- package/src/components/Icon/solid/programming-module-three.svg +0 -1
- package/src/components/Icon/solid/programming-module.svg +0 -1
- package/src/components/Icon/solid/programming-script-code.svg +0 -5
- package/src/components/Icon/solid/shopping-cart.svg +0 -1
- package/src/components/Icon/solid/shopping-gift-present.svg +0 -16
- package/src/components/Icon/solid/shopping-shipping-box-parcel-package.svg +0 -11
- package/src/components/Icon/solid/tag-new-circle.svg +0 -7
- package/src/components/Icon/solid/travel-map-earth-globe.svg +0 -5
- package/src/components/SearchModal.vue +0 -305
- package/src/components/Sidebar.vue +0 -289
- package/src/components/SidebarElement.vue +0 -133
- package/src/components/SidebarGroup.vue +0 -12
- package/src/components/SimpleTable/SimpleCell.vue +0 -46
- package/src/components/SimpleTable/SimpleHeader.vue +0 -17
- package/src/components/SimpleTable/SimpleRow.vue +0 -5
- package/src/components/SimpleTable/SimpleTable.vue +0 -13
- package/src/components/SimpleTable/index.ts +0 -4
- package/src/declarations/typographic-base.d.ts +0 -1
- package/src/helpers/generateAxiosCodeFromRequest.ts +0 -42
- package/src/helpers/generateLaravelCodeFromRequest.ts +0 -20
- package/src/helpers/index.ts +0 -4
- package/src/helpers/objectMerge.ts +0 -19
- package/src/helpers/specHelpers.ts +0 -62
- package/src/helpers/transformToJson.test.ts +0 -7
- package/src/helpers/transformToJson.ts +0 -22
- package/src/hooks/useRefOnMount.ts +0 -12
- package/src/index.ts +0 -9
- package/src/standalone.ts +0 -27
- package/src/stores/template.ts +0 -66
- package/src/stores/utility.ts +0 -23
- package/src/types.ts +0 -150
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import { reactive } from 'vue'
|
|
3
|
-
|
|
4
|
-
withDefaults(
|
|
5
|
-
defineProps<{
|
|
6
|
-
loaderState?: LoadingState
|
|
7
|
-
size?: string
|
|
8
|
-
}>(),
|
|
9
|
-
{
|
|
10
|
-
size: '24px',
|
|
11
|
-
},
|
|
12
|
-
)
|
|
13
|
-
</script>
|
|
14
|
-
<script lang="ts">
|
|
15
|
-
export type LoadingState = {
|
|
16
|
-
valid: boolean
|
|
17
|
-
invalid: boolean
|
|
18
|
-
isLoading: boolean
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Handles isLoading spinner for the FlowLoader Component
|
|
22
|
-
* stateIsLoading will trigger the spinner
|
|
23
|
-
* isValid or isInvalid will show a check or x and then spin out
|
|
24
|
-
*/
|
|
25
|
-
export function useLoaderState() {
|
|
26
|
-
return reactive({
|
|
27
|
-
valid: false,
|
|
28
|
-
invalid: false,
|
|
29
|
-
isLoading: false,
|
|
30
|
-
startLoading() {
|
|
31
|
-
this.isLoading = true
|
|
32
|
-
},
|
|
33
|
-
stopLoading() {
|
|
34
|
-
this.isLoading = false
|
|
35
|
-
},
|
|
36
|
-
isValid(time = 800) {
|
|
37
|
-
this.valid = true
|
|
38
|
-
const diff = time - 300
|
|
39
|
-
// Allow chaining after animation
|
|
40
|
-
return new Promise((res) =>
|
|
41
|
-
setTimeout(() => this.clear().then(() => res(true)), diff),
|
|
42
|
-
)
|
|
43
|
-
},
|
|
44
|
-
isInvalid(time = 1100) {
|
|
45
|
-
this.invalid = true
|
|
46
|
-
const diff = time - 300
|
|
47
|
-
// Allow chaining after animation
|
|
48
|
-
return new Promise((res) =>
|
|
49
|
-
setTimeout(() => this.clear().then(() => res(true)), diff),
|
|
50
|
-
)
|
|
51
|
-
},
|
|
52
|
-
clear(time = 300) {
|
|
53
|
-
this.valid = false
|
|
54
|
-
this.invalid = false
|
|
55
|
-
this.isLoading = false
|
|
56
|
-
// Allow chaining after animation
|
|
57
|
-
return new Promise((res) => {
|
|
58
|
-
setTimeout(() => {
|
|
59
|
-
res(true)
|
|
60
|
-
}, time)
|
|
61
|
-
})
|
|
62
|
-
},
|
|
63
|
-
})
|
|
64
|
-
}
|
|
65
|
-
</script>
|
|
66
|
-
<template>
|
|
67
|
-
<div
|
|
68
|
-
v-if="loaderState"
|
|
69
|
-
class="loader-wrapper">
|
|
70
|
-
<svg
|
|
71
|
-
class="svg-loader"
|
|
72
|
-
:class="{
|
|
73
|
-
'icon-is-valid': loaderState.valid,
|
|
74
|
-
'icon-is-invalid': loaderState.invalid,
|
|
75
|
-
}"
|
|
76
|
-
viewBox="0 0 100 100"
|
|
77
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
78
|
-
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
79
|
-
<path
|
|
80
|
-
class="svg-path svg-check-mark"
|
|
81
|
-
d="m 0 60 l 30 30 l 70 -80" />
|
|
82
|
-
<path
|
|
83
|
-
class="svg-path svg-x-mark"
|
|
84
|
-
d="m 50 50 l 40 -40" />
|
|
85
|
-
<path
|
|
86
|
-
class="svg-path svg-x-mark"
|
|
87
|
-
d="m 50 50 l 40 40" />
|
|
88
|
-
<path
|
|
89
|
-
class="svg-path svg-x-mark"
|
|
90
|
-
d="m 50 50 l -40 -40" />
|
|
91
|
-
<path
|
|
92
|
-
class="svg-path svg-x-mark"
|
|
93
|
-
d="m 50 50 l -40 40" />
|
|
94
|
-
<g
|
|
95
|
-
v-if="loaderState.isLoading"
|
|
96
|
-
class="circular-loader">
|
|
97
|
-
<circle
|
|
98
|
-
class="loader-path"
|
|
99
|
-
:class="{
|
|
100
|
-
'loader-path-off': loaderState.valid || loaderState.invalid,
|
|
101
|
-
}"
|
|
102
|
-
cx="50"
|
|
103
|
-
cy="50"
|
|
104
|
-
fill="none"
|
|
105
|
-
r="20"
|
|
106
|
-
stroke-width="2" />
|
|
107
|
-
</g>
|
|
108
|
-
</svg>
|
|
109
|
-
</div>
|
|
110
|
-
</template>
|
|
111
|
-
<style scoped>
|
|
112
|
-
.loader-wrapper {
|
|
113
|
-
position: relative;
|
|
114
|
-
height: v-bind(size);
|
|
115
|
-
width: v-bind(size);
|
|
116
|
-
|
|
117
|
-
display: flex;
|
|
118
|
-
align-items: center;
|
|
119
|
-
justify-content: center;
|
|
120
|
-
|
|
121
|
-
--loader-size: 50%;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
/*SVG Positioning for Loader Objects*/
|
|
125
|
-
.svg-loader {
|
|
126
|
-
width: var(--loader-size);
|
|
127
|
-
height: var(--loader-size);
|
|
128
|
-
top: 1rem;
|
|
129
|
-
right: 0.9rem;
|
|
130
|
-
overflow: visible;
|
|
131
|
-
|
|
132
|
-
fill: none;
|
|
133
|
-
background-color: transparent;
|
|
134
|
-
stroke: currentColor;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.svg-path {
|
|
138
|
-
stroke-width: 14;
|
|
139
|
-
fill: none;
|
|
140
|
-
transition: 0.3s;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.svg-x-mark {
|
|
144
|
-
stroke-dasharray: 57;
|
|
145
|
-
stroke-dashoffset: 57;
|
|
146
|
-
transition-delay: 0s;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.svg-check-mark {
|
|
150
|
-
stroke-dasharray: 149;
|
|
151
|
-
stroke-dashoffset: 149;
|
|
152
|
-
transition-delay: 0s;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.icon-is-invalid .svg-x-mark {
|
|
156
|
-
stroke-dashoffset: 0;
|
|
157
|
-
transition-delay: 0.3s;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.icon-is-valid .svg-check-mark {
|
|
161
|
-
stroke-dashoffset: 0;
|
|
162
|
-
transition-delay: 0.3s;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.circular-loader {
|
|
166
|
-
animation: rotate 0.7s linear infinite, fade-in 0.4s;
|
|
167
|
-
|
|
168
|
-
transform-origin: center center;
|
|
169
|
-
transform: scale(5);
|
|
170
|
-
|
|
171
|
-
background: transparent;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.loader-path {
|
|
175
|
-
stroke-dasharray: 50, 200;
|
|
176
|
-
stroke-dashoffset: -100;
|
|
177
|
-
stroke-linecap: round;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.loader-path-off {
|
|
181
|
-
stroke-dasharray: 50, 200;
|
|
182
|
-
stroke-dashoffset: -100;
|
|
183
|
-
transition: opacity 0.3s;
|
|
184
|
-
opacity: 0;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
@keyframes fade-in {
|
|
188
|
-
0% {
|
|
189
|
-
opacity: 0;
|
|
190
|
-
}
|
|
191
|
-
70% {
|
|
192
|
-
opacity: 0;
|
|
193
|
-
}
|
|
194
|
-
100% {
|
|
195
|
-
opacity: 1;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
@keyframes rotate {
|
|
200
|
-
from {
|
|
201
|
-
transform: scale(5) rotate(0deg);
|
|
202
|
-
}
|
|
203
|
-
to {
|
|
204
|
-
transform: scale(5) rotate(360deg);
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
</style>
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import {
|
|
3
|
-
Dialog,
|
|
4
|
-
DialogDescription,
|
|
5
|
-
DialogPanel,
|
|
6
|
-
DialogTitle,
|
|
7
|
-
} from '@headlessui/vue'
|
|
8
|
-
import { reactive } from 'vue'
|
|
9
|
-
|
|
10
|
-
withDefaults(
|
|
11
|
-
defineProps<{
|
|
12
|
-
state: ModalState
|
|
13
|
-
title?: string
|
|
14
|
-
bodyClass?: string
|
|
15
|
-
maxWidth?: string
|
|
16
|
-
variant?: 'small' | 'normal' | 'large'
|
|
17
|
-
}>(),
|
|
18
|
-
{
|
|
19
|
-
variant: 'normal',
|
|
20
|
-
},
|
|
21
|
-
)
|
|
22
|
-
</script>
|
|
23
|
-
<script lang="ts">
|
|
24
|
-
export type ModalState = ReturnType<typeof useModalState>
|
|
25
|
-
|
|
26
|
-
export const useModalState = () =>
|
|
27
|
-
reactive({
|
|
28
|
-
open: false,
|
|
29
|
-
show() {
|
|
30
|
-
this.open = true
|
|
31
|
-
},
|
|
32
|
-
hide() {
|
|
33
|
-
this.open = false
|
|
34
|
-
},
|
|
35
|
-
})
|
|
36
|
-
</script>
|
|
37
|
-
<template>
|
|
38
|
-
<Dialog
|
|
39
|
-
:open="state.open"
|
|
40
|
-
@close="state.hide()">
|
|
41
|
-
<div class="modal-layout">
|
|
42
|
-
<DialogPanel
|
|
43
|
-
class="modal"
|
|
44
|
-
:class="{
|
|
45
|
-
'modal-content-large': variant === 'large',
|
|
46
|
-
'modal-content-normal': variant === 'normal',
|
|
47
|
-
'modal-content-small': variant === 'small',
|
|
48
|
-
}"
|
|
49
|
-
:style="{ maxWidth }">
|
|
50
|
-
<DialogTitle
|
|
51
|
-
v-if="title"
|
|
52
|
-
class="modal-header">
|
|
53
|
-
{{ title }}
|
|
54
|
-
</DialogTitle>
|
|
55
|
-
<DialogDescription
|
|
56
|
-
class="modal-body custom-scroll"
|
|
57
|
-
:class="[bodyClass]">
|
|
58
|
-
<slot />
|
|
59
|
-
</DialogDescription>
|
|
60
|
-
</DialogPanel>
|
|
61
|
-
</div>
|
|
62
|
-
</Dialog>
|
|
63
|
-
</template>
|
|
64
|
-
<style scoped>
|
|
65
|
-
.modal-layout {
|
|
66
|
-
position: fixed;
|
|
67
|
-
width: 100vw;
|
|
68
|
-
height: 100vh;
|
|
69
|
-
top: 0;
|
|
70
|
-
left: 0;
|
|
71
|
-
z-index: 1001;
|
|
72
|
-
background: rgba(0, 0, 0, 0.44);
|
|
73
|
-
padding: 20px;
|
|
74
|
-
opacity: 0;
|
|
75
|
-
animation: modal-fade 0.2s forwards;
|
|
76
|
-
}
|
|
77
|
-
.modal-body {
|
|
78
|
-
padding: 24px 12px 18px 24px;
|
|
79
|
-
max-height: calc(100vh - 240px);
|
|
80
|
-
background: var(--theme-background-1);
|
|
81
|
-
border-radius: var(--theme-radius-lg);
|
|
82
|
-
font-family: var(--theme-font);
|
|
83
|
-
}
|
|
84
|
-
.modal {
|
|
85
|
-
margin: 80px auto 0;
|
|
86
|
-
position: relative;
|
|
87
|
-
background: var(--theme-background-2);
|
|
88
|
-
border-radius: var(--theme-radius-lg);
|
|
89
|
-
color: var(--theme-color-1);
|
|
90
|
-
width: 100%;
|
|
91
|
-
text-align: left;
|
|
92
|
-
line-height: 1.4;
|
|
93
|
-
opacity: 0;
|
|
94
|
-
transform: scale(0.98);
|
|
95
|
-
animation: modal-pop 0.15s 0.15s forwards;
|
|
96
|
-
display: flex;
|
|
97
|
-
flex-direction: column;
|
|
98
|
-
}
|
|
99
|
-
.modal-content-large {
|
|
100
|
-
max-width: 800px;
|
|
101
|
-
}
|
|
102
|
-
.modal-content-normal {
|
|
103
|
-
max-width: 640px;
|
|
104
|
-
}
|
|
105
|
-
.modal-content-small {
|
|
106
|
-
max-width: 480px;
|
|
107
|
-
}
|
|
108
|
-
@keyframes modal-fade {
|
|
109
|
-
from {
|
|
110
|
-
opacity: 0;
|
|
111
|
-
}
|
|
112
|
-
to {
|
|
113
|
-
opacity: 1;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
@keyframes modal-pop {
|
|
117
|
-
0% {
|
|
118
|
-
opacity: 0;
|
|
119
|
-
}
|
|
120
|
-
100% {
|
|
121
|
-
opacity: 1;
|
|
122
|
-
transform: scale(1);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
.modal-header {
|
|
126
|
-
padding: 12px 24px;
|
|
127
|
-
color: var(--theme-color-1);
|
|
128
|
-
font-size: var(--theme-font-size-4);
|
|
129
|
-
text-align: left;
|
|
130
|
-
font-weight: 600;
|
|
131
|
-
border-radius: var(--theme-radius-lg) var(--theme-radius-lg) 0 0;
|
|
132
|
-
}
|
|
133
|
-
</style>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
defineProps<{ href: string }>()
|
|
3
|
-
</script>
|
|
4
|
-
<template>
|
|
5
|
-
<a
|
|
6
|
-
:href="href"
|
|
7
|
-
rel="noopener noreferrer"
|
|
8
|
-
target="_blank">
|
|
9
|
-
<slot />
|
|
10
|
-
</a>
|
|
11
|
-
</template>
|
|
12
|
-
<style scoped>
|
|
13
|
-
a {
|
|
14
|
-
text-decoration: underline;
|
|
15
|
-
text-decoration-color: var(--theme-border-color);
|
|
16
|
-
text-underline-offset: 2px;
|
|
17
|
-
cursor: help;
|
|
18
|
-
}
|
|
19
|
-
</style>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import { computed } from 'vue'
|
|
3
|
-
|
|
4
|
-
import SvgRenderer from './SvgRenderer'
|
|
5
|
-
import { type Icon, getIcon } from './icons/'
|
|
6
|
-
|
|
7
|
-
const props = defineProps<{
|
|
8
|
-
icon: Icon
|
|
9
|
-
}>()
|
|
10
|
-
|
|
11
|
-
const data = computed(() => getIcon(props.icon))
|
|
12
|
-
</script>
|
|
13
|
-
<template>
|
|
14
|
-
<SvgRenderer
|
|
15
|
-
v-if="data"
|
|
16
|
-
class="flow-icon"
|
|
17
|
-
height="100%"
|
|
18
|
-
:raw="data" />
|
|
19
|
-
</template>
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { computed } from 'vue'
|
|
3
|
-
|
|
4
|
-
import SvgRenderer from './SvgRenderer'
|
|
5
|
-
import { getLocalIcon } from './localIcons'
|
|
6
|
-
|
|
7
|
-
const props = defineProps<{
|
|
8
|
-
src: string
|
|
9
|
-
title?: string
|
|
10
|
-
}>()
|
|
11
|
-
|
|
12
|
-
const data = computed(() => getLocalIcon(props.src))
|
|
13
|
-
</script>
|
|
14
|
-
<template>
|
|
15
|
-
<SvgRenderer
|
|
16
|
-
v-if="data"
|
|
17
|
-
:raw="data" />
|
|
18
|
-
<!-- Handle fallback -->
|
|
19
|
-
<img
|
|
20
|
-
v-else
|
|
21
|
-
:alt="title"
|
|
22
|
-
:src="src" />
|
|
23
|
-
</template>
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
type FunctionalComponent,
|
|
3
|
-
type SVGAttributes,
|
|
4
|
-
defineAsyncComponent,
|
|
5
|
-
h,
|
|
6
|
-
} from 'vue'
|
|
7
|
-
|
|
8
|
-
type RendererProps = {
|
|
9
|
-
raw: string
|
|
10
|
-
// All other attributes
|
|
11
|
-
} & SVGAttributes
|
|
12
|
-
|
|
13
|
-
const attrsToObject = (m: NamedNodeMap) =>
|
|
14
|
-
Object.fromEntries(Array.from(m).map((t) => [t.name, t.value]))
|
|
15
|
-
|
|
16
|
-
// Can be the native DOMParser, or xmldom's DOMParser
|
|
17
|
-
type DOMParserType = {
|
|
18
|
-
new (): DOMParser
|
|
19
|
-
prototype: DOMParser
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
/**
|
|
23
|
-
* Utility component to convert a raw SVG string to a Vue vnode.
|
|
24
|
-
*
|
|
25
|
-
* @param {string} raw A raw string containing an SVG element.
|
|
26
|
-
* @returns An SVG vnode or `undefined` if unparsable.
|
|
27
|
-
*/
|
|
28
|
-
const getRendererComponent =
|
|
29
|
-
(Parser: DOMParserType): FunctionalComponent<RendererProps> =>
|
|
30
|
-
({ raw }) => {
|
|
31
|
-
const parser = new Parser()
|
|
32
|
-
const parsed = parser.parseFromString(raw, 'image/svg+xml')
|
|
33
|
-
|
|
34
|
-
if (parsed.getElementsByTagName('parsererror').length) {
|
|
35
|
-
return undefined
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
const svg = parsed.documentElement
|
|
39
|
-
const attrs = attrsToObject(svg.attributes)
|
|
40
|
-
|
|
41
|
-
// Strip width and height attributes
|
|
42
|
-
const { width, height, ...rest } = attrs
|
|
43
|
-
|
|
44
|
-
return h('svg', { ...rest, innerHTML: svg.innerHTML })
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export default defineAsyncComponent(async () => {
|
|
48
|
-
// Use a DOMParser library if it's not in the browser
|
|
49
|
-
const Parser =
|
|
50
|
-
typeof DOMParser === 'undefined'
|
|
51
|
-
? (await import('xmldom')).DOMParser
|
|
52
|
-
: DOMParser
|
|
53
|
-
|
|
54
|
-
// Get the actual component, pass the DOMParser
|
|
55
|
-
const Renderer = getRendererComponent(Parser)
|
|
56
|
-
|
|
57
|
-
// Add props to it
|
|
58
|
-
Renderer.props = {
|
|
59
|
-
raw: {
|
|
60
|
-
type: String,
|
|
61
|
-
required: true,
|
|
62
|
-
},
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
return Renderer
|
|
66
|
-
})
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 2H1v20h22V2Zm-9.5 18.5h-11l7.5-17h4l7.5 17H17l-5-11L9 17h3l1.5 3.5Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.412 16.24 1.587-1.468a.532.532 0 0 0 .027-.736c-.655-.764-.852-1.401-.852-1.862V6.046c.007-1.025-.973-3.076-4.945-3.076-3.538 0-4.826 2.1-5.115 3.495-.055.263.148.496.416.52l2.09.189c.255.023.483-.152.583-.387.26-.61.867-1.383 2.026-1.383 1.168 0 1.577.895 1.635 1.343V8.13c-5.724 0-7.204 2.492-7.204 4.867 0 2.376 1.733 3.563 3.855 3.563 1.409 0 2.709-.777 3.43-1.364a.547.547 0 0 1 .723.014l1.057 1.022a.5.5 0 0 0 .687.008Zm-3.53-2.578c1.283-.976.988-3.699.988-3.699s-2.412-.16-3.354 1.287c-.514.79-.348 1.862.275 2.412.519.458 1.392.532 2.091 0Zm8.949 3.373c-.155-.176-.868-.115-1.553-.057-.68.058-1.332.113-1.384-.067-.105-.361 3.165-1.198 3.973-.542.703.57-1.112 3.935-1.612 3.664-.1-.054.05-.461.232-.963.274-.751.626-1.716.344-2.035Zm-9.824 2.313c-4.527 0-7.771-1.568-9.447-2.378-.701-.339-1.127-.545-1.258-.447-.441.33 4.724 4.414 10.705 4.414 5.231 0 9.756-2.825 9.094-3.2-.237-.134-.733.033-1.534.304-1.442.486-3.872 1.307-7.56 1.307Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Firefox Browser</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M8.824 7.287c.008 0 .004 0 0 0zm-2.8-1.4c.006 0 .003 0 0 0zm16.754 2.161c-.505-1.215-1.53-2.528-2.333-2.943.654 1.283 1.033 2.57 1.177 3.53l.002.02c-1.314-3.278-3.544-4.6-5.366-7.477-.091-.147-.184-.292-.273-.446a3.545 3.545 0 01-.13-.24 2.118 2.118 0 01-.172-.46.03.03 0 00-.027-.03.038.038 0 00-.021 0l-.006.001a.037.037 0 00-.01.005L15.624 0c-2.585 1.515-3.657 4.168-3.932 5.856a6.197 6.197 0 00-2.305.587.297.297 0 00-.147.37c.057.162.24.24.396.17a5.622 5.622 0 012.008-.523l.067-.005a5.847 5.847 0 011.957.222l.095.03a5.816 5.816 0 01.616.228c.08.036.16.073.238.112l.107.055a5.835 5.835 0 01.368.211 5.953 5.953 0 012.034 2.104c-.62-.437-1.733-.868-2.803-.681 4.183 2.09 3.06 9.292-2.737 9.02a5.164 5.164 0 01-1.513-.292 4.42 4.42 0 01-.538-.232c-1.42-.735-2.593-2.121-2.74-3.806 0 0 .537-2 3.845-2 .357 0 1.38-.998 1.398-1.287-.005-.095-2.029-.9-2.817-1.677-.422-.416-.622-.616-.8-.767a3.47 3.47 0 00-.301-.227 5.388 5.388 0 01-.032-2.842c-1.195.544-2.124 1.403-2.8 2.163h-.006c-.46-.584-.428-2.51-.402-2.913-.006-.025-.343.176-.389.206-.406.29-.787.616-1.136.974-.397.403-.76.839-1.085 1.303a9.816 9.816 0 00-1.562 3.52c-.003.013-.11.487-.19 1.073-.013.09-.026.181-.037.272a7.8 7.8 0 00-.069.667l-.002.034-.023.387-.001.06C.386 18.795 5.593 24 12.016 24c5.752 0 10.527-4.176 11.463-9.661.02-.149.035-.298.052-.448.232-1.994-.025-4.09-.753-5.844z" />
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Google Chrome</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M12 0C8.21 0 4.831 1.757 2.632 4.501l3.953 6.848A5.454 5.454 0 0 1 12 6.545h10.691A12 12 0 0 0 12 0zM1.931 5.47A11.943 11.943 0 0 0 0 12c0 6.012 4.42 10.991 10.189 11.864l3.953-6.847a5.45 5.45 0 0 1-6.865-2.29zm13.342 2.166a5.446 5.446 0 0 1 1.45 7.09l.002.001h-.002l-5.344 9.257c.206.01.413.016.621.016 6.627 0 12-5.373 12-12 0-1.54-.29-3.011-.818-4.364zM12 16.364a4.364 4.364 0 1 1 0-8.728 4.364 4.364 0 0 1 0 8.728Z" />
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11ZM8.5 10c-.665 0-1.5.717-1.5 2s.835 2 1.5 2c.459 0 .96-.302 1.265-.934l1.801.868C11.006 15.096 9.892 16 8.5 16 6.404 16 5 14.03 5 12c0-2.03 1.404-4 3.5-4 1.392 0 2.507.904 3.066 2.066l-1.801.868C9.46 10.302 8.959 10 8.5 10Zm6 2c0-1.283.835-2 1.5-2 .459 0 .96.302 1.265.934l1.801-.868C18.506 8.904 17.392 8 16 8c-2.096 0-3.5 1.97-3.5 4 0 2.03 1.404 4 3.5 4 1.392 0 2.506-.904 3.066-2.066l-1.801-.868c-.305.632-.806.934-1.265.934-.665 0-1.5-.717-1.5-2Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 1v6.5H19l-.621-2.485a2 2 0 0 0-1.94-1.515H9.5V11h3.806a2 2 0 0 0 1.973-1.671L15.5 8H17v7.5h-1.5l-.178-.892A2 2 0 0 0 13.36 13H9.5v6.5a1 1 0 0 0 1 1h6.146a3 3 0 0 0 2.683-1.658L20.5 16.5H22L21 23H2v-2l2.164-.36A1 1 0 0 0 5 19.652V4.347a1 1 0 0 0-.836-.986L2 3V1h18.5Z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1 2h5v20H1V2Zm14.5 15a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Shopify</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M15.337 23.979l7.216-1.561s-2.604-17.613-2.625-17.73c-.018-.116-.114-.192-.211-.192s-1.929-.136-1.929-.136-1.275-1.274-1.439-1.411c-.045-.037-.075-.057-.121-.074l-.914 21.104h.023zM11.71 11.305s-.81-.424-1.774-.424c-1.447 0-1.504.906-1.504 1.141 0 1.232 3.24 1.715 3.24 4.629 0 2.295-1.44 3.76-3.406 3.76-2.354 0-3.54-1.465-3.54-1.465l.646-2.086s1.245 1.066 2.28 1.066c.675 0 .975-.545.975-.932 0-1.619-2.654-1.694-2.654-4.359-.034-2.237 1.571-4.416 4.827-4.416 1.257 0 1.875.361 1.875.361l-.945 2.715-.02.01zM11.17.83c.136 0 .271.038.405.135-.984.465-2.064 1.639-2.508 3.992-.656.213-1.293.405-1.889.578C7.697 3.75 8.951.84 11.17.84V.83zm1.235 2.949v.135c-.754.232-1.583.484-2.394.736.466-1.777 1.333-2.645 2.085-2.971.193.501.309 1.176.309 2.1zm.539-2.234c.694.074 1.141.867 1.429 1.755-.349.114-.735.231-1.158.366v-.252c0-.752-.096-1.371-.271-1.871v.002zm2.992 1.289c-.02 0-.06.021-.078.021s-.289.075-.714.21c-.423-1.233-1.176-2.37-2.508-2.37h-.115C12.135.209 11.669 0 11.265 0 8.159 0 6.675 3.877 6.21 5.846c-1.194.365-2.063.636-2.16.674-.675.213-.694.232-.772.87-.075.462-1.83 14.063-1.83 14.063L15.009 24l.927-21.166z" />
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.136 6.235A9.736 9.736 0 0 1 12 2.25a9.717 9.717 0 0 1 6.696 2.663c-.397.04-.752.157-1.056.352a2.13 2.13 0 0 0-.797.936c-.308.689-.267 1.486-.043 2.069.199.515.403.894.593 1.211.076.128.14.232.2.327.099.159.18.288.261.446.207.394.385.905.396 2.126l-1.265 3.793-2.93-8.423h.445a.75.75 0 0 0 0-1.5h-5a.75.75 0 0 0 0 1.5h.482l1.386 3.652-1.766 5.058-3.04-8.71H7a.75.75 0 0 0 0-1.5H5.648a.75.75 0 0 0-.148-.015H4.136ZM2.788 8.8A9.736 9.736 0 0 0 2.25 12a9.746 9.746 0 0 0 4.914 8.468L2.788 8.798ZM9.46 21.416a9.75 9.75 0 0 0 2.539.334 9.74 9.74 0 0 0 3.102-.504l-2.907-7.663-2.734 7.833Zm7.748-1.173A9.743 9.743 0 0 0 21.75 12a9.727 9.727 0 0 0-.636-3.47L17.21 20.242ZM12 .75C5.787.75.75 5.787.75 12S5.787 23.25 12 23.25 23.25 18.213 23.25 12 18.213.75 12 .75Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M5.5 2.75A3.25 3.25 0 0 0 2.25 6v12a3.25 3.25 0 0 0 3.25 3.25h4.25V2.75H5.5ZM.75 6A4.75 4.75 0 0 1 5.5 1.25h5.75v21.5H5.5A4.75 4.75 0 0 1 .75 18V6Zm7.5 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18.5 1.25h-5.75v21.5h5.75A4.75 4.75 0 0 0 23.25 18V6a4.75 4.75 0 0 0-4.75-4.75ZM20 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m9.218 19.332 3.597 1.207V7.47c0-.455.307-1.001.672-1.001.465 0 .759.633.759 1.001v4.927c.297.174.993.52 1.4.52h.032c.556.002 2.494.006 2.494-2.948 0-3.013-1.59-4.149-2.916-4.583l-6.038-1.89v15.835Zm-1-.905v-1.735c-.839.312-1.606.564-2.079.638-.89.138-1.855.038-1.735-.469.103-.432 2.31-1.201 3.814-1.678V13.21c-2.852.89-7.213 2.396-7.213 3.401 0 1.42 3.337 1.847 4.118 1.894.457.028 1.724.072 3.095-.077Zm5.597 1.82c3.325-1.108 9.178-3.293 9.178-4.251 0-1.254-3.375-2.072-5.491-1.988-1.083.043-2.426.318-3.687.662v1.974a92.267 92.267 0 0 1 3.829-1.31c.686-.209 1.479-.169 1.846 0 .568.26.355.567-.829 1.04-.706.283-2.993 1.128-4.846 1.807v2.067Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="currentColor" fill-rule="evenodd"
|
|
3
|
-
d="M7.152 2.123A10.955 10.955 0 0 1 12 1c1.74 0 3.385.404 4.848 1.123A17.669 17.669 0 0 0 12 4.337a17.667 17.667 0 0 0-4.848-2.214ZM2.937 18.235A10.949 10.949 0 0 1 1 12a10.97 10.97 0 0 1 3.56-8.103C5.948 4.351 7.566 5.3 9.224 6.58c-2.922 2.866-5.076 6.828-6.287 11.656Zm16.559 1.816A10.961 10.961 0 0 1 12 23c-2.896 0-5.531-1.12-7.496-2.95 1.2-3.74 4.212-7.87 7.496-11.056 3.284 3.187 6.296 7.317 7.496 11.057Zm1.567-1.816A10.95 10.95 0 0 0 23 12a10.97 10.97 0 0 0-3.56-8.103c-1.387.454-3.006 1.403-4.664 2.681 2.922 2.867 5.075 6.83 6.287 11.657Z"
|
|
4
|
-
clip-rule="evenodd"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Google Drive</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M12.01 1.485c-2.082 0-3.754.02-3.743.047.01.02 1.708 3.001 3.774 6.62l3.76 6.574h3.76c2.081 0 3.753-.02 3.742-.047-.005-.02-1.708-3.001-3.775-6.62l-3.76-6.574zm-4.76 1.73a789.828 789.861 0 0 0-3.63 6.319L0 15.868l1.89 3.298 1.885 3.297 3.62-6.335 3.618-6.33-1.88-3.287C8.1 4.704 7.255 3.22 7.25 3.214zm2.259 12.653-.203.348c-.114.198-.96 1.672-1.88 3.287a423.93 423.948 0 0 1-1.698 2.97c-.01.026 3.24.042 7.222.042h7.244l1.796-3.157c.992-1.734 1.85-3.23 1.906-3.323l.104-.167h-7.249z" />
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Gmail</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M24 5.457v13.909c0 .904-.732 1.636-1.636 1.636h-3.819V11.73L12 16.64l-6.545-4.91v9.273H1.636A1.636 1.636 0 0 1 0 19.366V5.457c0-2.023 2.309-3.178 3.927-1.964L5.455 4.64 12 9.548l6.545-4.91 1.528-1.145C21.69 2.28 24 3.434 24 5.457z" />
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.93 10.67a.76.76 0 0 0-.75-.67H12.75a.76.76 0 0 0-.75.75v3.5a.76.76 0 0 0 .75.75h5.58A7 7 0 1 1 12 5a7 7 0 0 1 4.23 1.42.74.74 0 0 0 1-.07l2.47-2.49a.75.75 0 0 0 .22-.57.77.77 0 0 0-.27-.54A12 12 0 1 0 24 12a11.85 11.85 0 0 0-.07-1.33Z" fill="currentColor"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm4.814-17.889A.5.5 0 0 1 17 5.5V15c0 .37-.07.86-.363 1.297-.304.454-.809.792-1.555.908-.768.119-1.42 0-1.88-.402-.459-.4-.623-.986-.623-1.57 0-.415.199-.774.451-1.056a3.51 3.51 0 0 1 .962-.723A5.72 5.72 0 0 1 16 12.835V9.17l-6 1.366V16c0 .848-.238 1.438-.647 1.84-.388.383-.875.536-1.206.638-.43.132-1.033.153-1.55-.163-.55-.336-.878-.973-.878-1.894 0-1.084.74-1.704 1.496-2.048.58-.265 1.246-.405 1.785-.493V7a.5.5 0 0 1 .395-.489l7-1.5a.5.5 0 0 1 .42.1Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 13a3 3 0 0 1-3 3h-7.5a.5.5 0 0 1-.5-.5V8.025a.47.47 0 0 1 .226-.41 4.502 4.502 0 0 1 6.595 2.624A3 3 0 0 1 23 13ZM10 7.75a.75.75 0 0 1 .75.75v7a.75.75 0 1 1-1.5 0v-7a.75.75 0 0 1 .75-.75Zm-5.333 2a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75Zm2.666 1a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75ZM2.75 12a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0V12Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11ZM5.993 9.159c1.19-.317 3.276-.649 5.57-.578 2.3.071 4.71.545 6.627 1.748a1 1 0 0 0 1.063-1.695c-2.333-1.463-5.138-1.975-7.628-2.052-2.498-.077-4.778.28-6.146.644a1 1 0 1 0 .514 1.933Zm5.036 3.41c-1.887-.066-3.55.23-4.469.508a1 1 0 0 1-.58-1.914c1.127-.341 3.01-.667 5.12-.592 2.112.075 4.527.554 6.648 1.899a1 1 0 1 1-1.07 1.69c-1.728-1.096-3.762-1.523-5.649-1.59Zm-4.17 4.102c.92-.23 2.508-.461 4.187-.38 1.694.082 3.346.476 4.524 1.37a1 1 0 0 0 1.21-1.593c-1.64-1.244-3.76-1.684-5.638-1.775-1.893-.091-3.677.165-4.768.438a1 1 0 1 0 .485 1.94Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Dropbox</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M6 1.807L0 5.629l6 3.822 6.001-3.822L6 1.807zM18 1.807l-6 3.822 6 3.822 6-3.822-6-3.822zM0 13.274l6 3.822 6.001-3.822L6 9.452l-6 3.822zM18 9.452l-6 3.822 6 3.822 6-3.822-6-3.822zM6 18.371l6.001 3.822 6-3.822-6-3.822L6 18.371z" />
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Slack</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M5.042 15.165a2.528 2.528 0 0 1-2.52 2.523A2.528 2.528 0 0 1 0 15.165a2.527 2.527 0 0 1 2.522-2.52h2.52v2.52zM6.313 15.165a2.527 2.527 0 0 1 2.521-2.52 2.527 2.527 0 0 1 2.521 2.52v6.313A2.528 2.528 0 0 1 8.834 24a2.528 2.528 0 0 1-2.521-2.522v-6.313zM8.834 5.042a2.528 2.528 0 0 1-2.521-2.52A2.528 2.528 0 0 1 8.834 0a2.528 2.528 0 0 1 2.521 2.522v2.52H8.834zM8.834 6.313a2.528 2.528 0 0 1 2.521 2.521 2.528 2.528 0 0 1-2.521 2.521H2.522A2.528 2.528 0 0 1 0 8.834a2.528 2.528 0 0 1 2.522-2.521h6.312zM18.956 8.834a2.528 2.528 0 0 1 2.522-2.521A2.528 2.528 0 0 1 24 8.834a2.528 2.528 0 0 1-2.522 2.521h-2.522V8.834zM17.688 8.834a2.528 2.528 0 0 1-2.523 2.521 2.527 2.527 0 0 1-2.52-2.521V2.522A2.527 2.527 0 0 1 15.165 0a2.528 2.528 0 0 1 2.523 2.522v6.312zM15.165 18.956a2.528 2.528 0 0 1 2.523 2.522A2.528 2.528 0 0 1 15.165 24a2.527 2.527 0 0 1-2.52-2.522v-2.522h2.52zM15.165 17.688a2.527 2.527 0 0 1-2.52-2.523 2.526 2.526 0 0 1 2.52-2.52h6.313A2.527 2.527 0 0 1 24 15.165a2.528 2.528 0 0 1-2.522 2.523h-6.313z" />
|
|
5
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.5 5.5A1.5 1.5 0 0 0 1 7v7.5A3.5 3.5 0 0 0 4.5 18h11a1.5 1.5 0 0 0 1.5-1.5V9a3.5 3.5 0 0 0-3.5-3.5h-11Zm20.5 1a.75.75 0 0 0-1.2-.6l-3.2 2.4a1.5 1.5 0 0 0-.6 1.2V14c0 .472.222.917.6 1.2l3.2 2.4A.75.75 0 0 0 23 17V6.5Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20 1H4a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3v-.195a163.115 163.115 0 0 1-4.24-2.136 161.31 161.31 0 0 0-4.324-2.177c-1.745 2.07-4.258 3.943-7.436 3.943-2.74 0-4.5-1.848-4.5-3.935 0-.998.338-2.009 1.095-2.771.761-.767 1.898-1.236 3.405-1.236 1.904 0 4.223.55 6.599 1.29.576-.965.965-1.928 1.102-2.783H6.5V9H11V7.5H5.5v-1H11V4h2v2.5h5.5v1H13V9h4.5v.5c0 .229-.056.514-.142.815a9.432 9.432 0 0 1-.386 1.069c-.27.64-.645 1.38-1.118 2.144 1.056.367 2.106.754 3.156 1.141 1.325.49 2.65.978 3.99 1.425V4a3 3 0 0 0-3-3ZM3.5 15.5c0 .702.962 2.347 3.5 2.347.866 0 1.877-.393 2.907-1.09.86-.584 1.701-1.36 2.437-2.227a31.902 31.902 0 0 0-2.813-1.096c-1.032-.337-1.891-.52-2.531-.52-1.354 0-3.5.958-3.5 2.586Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.506 1.425A.5.5 0 0 1 6 1h6.975a5.5 5.5 0 0 1 5.098 3.432 3.295 3.295 0 0 0-.951-.147H8.46a.5.5 0 0 0-.495.425L5.875 18.5H3.5a.5.5 0 0 1-.494-.575l2.5-16.5Zm1.358 17.557.073-.482v-.004l1.01-6.996h5.998c2.888 0 5.212-2.32 5.476-5.038A5.5 5.5 0 0 1 16.31 16.5h-4.045l-.935 6.076a.5.5 0 0 1-.494.424h-4a.5.5 0 0 1-.495-.575l.185-1.215.337-2.228ZM18.411 5.65c.014.089.025.178.035.267.017 2.414-1.994 4.583-4.501 4.583H8.099l.79-5.215h8.233c.413 0 .85.134 1.289.365Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.376 2.673C8.926 1.433 10.946 1 13 1c2.073 0 4.026.656 5.456 1.294v5.679a14.896 14.896 0 0 0-1.718-.966C15.567 6.45 14.21 6 13 6c-1.447 0-2.176.318-2.5.577-.23.184-.5.523-.5 1.423v.02c-.003.088-.006.198.37.469.532.384 1.327.71 2.536 1.181l.13.05c1.029.4 2.413.937 3.522 1.738C17.84 12.384 19 13.842 19 16c0 2.1-.73 4.011-2.376 5.327C15.074 22.567 13.054 23 11 23c-2.113 0-4.101-.682-5.538-1.33v-5.698c.046.032.203.138.445.287.325.198.794.466 1.355.734C8.434 17.55 9.79 18 11 18c1.447 0 2.176-.318 2.5-.577.23-.184.5-.523.5-1.423v-.02c.003-.088.006-.198-.37-.469-.532-.384-1.327-.71-2.536-1.181l-.13-.05c-1.029-.4-2.413-.937-3.521-1.738C6.16 11.616 5 10.158 5 8c0-2.1.73-4.011 2.376-5.327Z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.17 1.165a.75.75 0 0 0-1.34.67l.837 1.675a6.004 6.004 0 0 0-2.568 3.9L5.99 8h12.02l-.109-.59a6.004 6.004 0 0 0-2.568-3.9l.838-1.675a.75.75 0 0 0-1.342-.67l-.837 1.674A5.99 5.99 0 0 0 12 2.5a5.99 5.99 0 0 0-1.992.339L9.17 1.165ZM3.5 9A1.5 1.5 0 0 0 2 10.5v5a1.5 1.5 0 0 0 3 0v-5A1.5 1.5 0 0 0 3.5 9Zm17 0a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 3 0v-5A1.5 1.5 0 0 0 20.5 9ZM18 9H6v8.5A1.5 1.5 0 0 0 7.5 19H8v2.5a1.5 1.5 0 0 0 3 0V19h2v2.5a1.5 1.5 0 0 0 3 0V19h.5a1.5 1.5 0 0 0 1.5-1.5V9Z" clip-rule="evenodd"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Apple</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701" />
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Linux</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.06-.003-.12 0-.18 0h-.016c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.77.465-.008.043-.013.066-.018.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.02.334-.17.838-.319 1.35-1.5 1.072-3.58 1.538-5.348.334a2.645 2.645 0 00-.402-.533 1.45 1.45 0 00-.275-.333c.182 0 .338-.03.465-.067a.615.615 0 00.314-.334c.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.4-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.14 2.497-.122 3.854a8.123 8.123 0 01.647-2.876c.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.21.201.477.335.876.335.039.003.075.006.11.006.412 0 .73-.134.997-.268.29-.134.52-.334.74-.4h.005c.467-.135.835-.402 1.044-.7zm2.185 8.958c.037.6.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.01c.315-.007.577.01.847.268l.003.003c.208.199.305.53.391.876.085.4.154.78.409 1.066.486.527.645.906.636 1.14l.003-.007v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.37 1.14-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.4-.12-1.025.056-1.69.176-.668.428-1.344.463-1.897.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.814.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.637.434.598.77 1.131.729 1.57v.006c-.057.744-.48 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.61-.2-.723-.4-.11-.2-.113-.602.123-1.23v-.004l.002-.003c.117-.334.03-.752-.027-1.118-.055-.401-.083-.71.043-.94.16-.334.396-.4.69-.533.294-.135.64-.202.915-.47h.002v-.002c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.28-.466-.154-.134-.28-.268-.373-.335-.164-.134-.144-.333-.074-.333.109.016.129.134.199.2.096.066.215.2.36.333.292.2.68.467 1.167.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.136.149-.267.279-.267.128.016.034.134-.147.332a8.097 8.097 0 01-.69.468zm-1.082-1.583V5.64c-.006-.02.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.14.068-.05 0-.13-.02-.136-.068-.01-.066.088-.133.15-.133.08-.031.184-.047.259-.005.019.009.036.03.03.05v.02h.003z" />
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<title>Discord</title>
|
|
3
|
-
<path
|
|
4
|
-
d="M20.317 4.3698a19.7913 19.7913 0 00-4.8851-1.5152.0741.0741 0 00-.0785.0371c-.211.3753-.4447.8648-.6083 1.2495-1.8447-.2762-3.68-.2762-5.4868 0-.1636-.3933-.4058-.8742-.6177-1.2495a.077.077 0 00-.0785-.037 19.7363 19.7363 0 00-4.8852 1.515.0699.0699 0 00-.0321.0277C.5334 9.0458-.319 13.5799.0992 18.0578a.0824.0824 0 00.0312.0561c2.0528 1.5076 4.0413 2.4228 5.9929 3.0294a.0777.0777 0 00.0842-.0276c.4616-.6304.8731-1.2952 1.226-1.9942a.076.076 0 00-.0416-.1057c-.6528-.2476-1.2743-.5495-1.8722-.8923a.077.077 0 01-.0076-.1277c.1258-.0943.2517-.1923.3718-.2914a.0743.0743 0 01.0776-.0105c3.9278 1.7933 8.18 1.7933 12.0614 0a.0739.0739 0 01.0785.0095c.1202.099.246.1981.3728.2924a.077.077 0 01-.0066.1276 12.2986 12.2986 0 01-1.873.8914.0766.0766 0 00-.0407.1067c.3604.698.7719 1.3628 1.225 1.9932a.076.076 0 00.0842.0286c1.961-.6067 3.9495-1.5219 6.0023-3.0294a.077.077 0 00.0313-.0552c.5004-5.177-.8382-9.6739-3.5485-13.6604a.061.061 0 00-.0312-.0286zM8.02 15.3312c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9555-2.4189 2.157-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.9555 2.4189-2.1569 2.4189zm7.9748 0c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9554-2.4189 2.1569-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.946 2.4189-2.1568 2.4189Z" />
|
|
5
|
-
</svg>
|