@ably/ui 14.0.4 → 14.0.6
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/core/Flash.js +1 -1
- package/core/styles/forms.css +4 -4
- package/core/styles/toggles.css +38 -0
- package/core/styles.components.css +1 -0
- package/package.json +15 -18
- package/tailwind.config.js +3 -0
- package/src/core/Accordion/Accordion.stories.tsx +0 -39
- package/src/core/Accordion.tsx +0 -149
- package/src/core/Code/Code.stories.tsx +0 -71
- package/src/core/Code/component.css +0 -1
- package/src/core/Code/component.js +0 -27
- package/src/core/Code.tsx +0 -44
- package/src/core/ConnectStateWrapper.tsx +0 -43
- package/src/core/ContactFooter/ContactFooter.stories.tsx +0 -11
- package/src/core/ContactFooter/component.css +0 -11
- package/src/core/ContactFooter/component.js +0 -2
- package/src/core/ContactFooter.tsx +0 -91
- package/src/core/CookieMessage/CookieMessage.stories.tsx +0 -12
- package/src/core/CookieMessage/component.css +0 -15
- package/src/core/CookieMessage.tsx +0 -52
- package/src/core/CustomerLogos/CustomerLogos.stories.tsx +0 -43
- package/src/core/CustomerLogos.tsx +0 -35
- package/src/core/DropdownMenu/DropdownMenu.stories.tsx +0 -48
- package/src/core/DropdownMenu.tsx +0 -140
- package/src/core/Expander/Expander.stories.tsx +0 -132
- package/src/core/Expander.tsx +0 -63
- package/src/core/FeaturedLink/FeaturedLink.stories.tsx +0 -43
- package/src/core/FeaturedLink.tsx +0 -93
- package/src/core/Flash/Flash.stories.tsx +0 -37
- package/src/core/Flash/component.css +0 -28
- package/src/core/Flash.tsx +0 -233
- package/src/core/Footer/Footer.stories.tsx +0 -26
- package/src/core/Footer/component.css +0 -33
- package/src/core/Footer.tsx +0 -535
- package/src/core/Icon/Icon.stories.tsx +0 -151
- package/src/core/Icon.tsx +0 -26
- package/src/core/Loader/Loader.stories.tsx +0 -21
- package/src/core/Loader.tsx +0 -52
- package/src/core/Logo/Logo.stories.tsx +0 -12
- package/src/core/Logo.tsx +0 -29
- package/src/core/Meganav/Meganav.stories.tsx +0 -86
- package/src/core/Meganav/component.css +0 -114
- package/src/core/Meganav/component.js +0 -150
- package/src/core/Meganav/component.json +0 -37
- package/src/core/Meganav.tsx +0 -225
- package/src/core/MeganavBlogPostsList/component.js +0 -43
- package/src/core/MeganavBlogPostsList.tsx +0 -41
- package/src/core/MeganavContentCompany.tsx +0 -166
- package/src/core/MeganavContentDevelopers.tsx +0 -210
- package/src/core/MeganavContentProducts.tsx +0 -163
- package/src/core/MeganavContentUseCases.tsx +0 -244
- package/src/core/MeganavControl/component.js +0 -117
- package/src/core/MeganavControl.tsx +0 -39
- package/src/core/MeganavControlMobileDropdown/component.js +0 -46
- package/src/core/MeganavControlMobileDropdown.tsx +0 -31
- package/src/core/MeganavControlMobilePanelClose/component.js +0 -36
- package/src/core/MeganavControlMobilePanelClose.tsx +0 -34
- package/src/core/MeganavControlMobilePanelOpen/component.js +0 -59
- package/src/core/MeganavControlMobilePanelOpen.tsx +0 -31
- package/src/core/MeganavItemsDesktop.tsx +0 -68
- package/src/core/MeganavItemsMobile.tsx +0 -197
- package/src/core/MeganavItemsSignedIn.tsx +0 -130
- package/src/core/MeganavSearch.tsx +0 -36
- package/src/core/MeganavSearchAutocomplete/component.js +0 -177
- package/src/core/MeganavSearchAutocomplete.tsx +0 -12
- package/src/core/MeganavSearchPanel.tsx +0 -52
- package/src/core/MeganavSearchSuggestions/component.js +0 -133
- package/src/core/MeganavSearchSuggestions.tsx +0 -62
- package/src/core/Notice/component.css +0 -7
- package/src/core/Notice/component.js +0 -154
- package/src/core/Notice.tsx +0 -102
- package/src/core/SignOutLink.tsx +0 -51
- package/src/core/Slider/Slider.stories.tsx +0 -98
- package/src/core/Slider/component.css +0 -40
- package/src/core/Slider/component.js +0 -105
- package/src/core/Slider.tsx +0 -224
- package/src/core/Table/Table.stories.tsx +0 -12
- package/src/core/Table/Table.tsx +0 -58
- package/src/core/Table/TableCell.tsx +0 -71
- package/src/core/Table/TableRow.tsx +0 -25
- package/src/core/Table/data.tsx +0 -133
- package/src/core/Table.tsx +0 -15
- package/src/core/Tooltip/Tooltip.stories.tsx +0 -27
- package/src/core/Tooltip.tsx +0 -88
- package/src/core/css.js +0 -3
- package/src/core/dom-query.js +0 -5
- package/src/core/fonts/NEXT-Book-Light-Italic.eot +0 -0
- package/src/core/fonts/NEXT-Book-Light-Italic.otf +0 -0
- package/src/core/fonts/NEXT-Book-Light-Italic.woff +0 -0
- package/src/core/fonts/NEXT-Book-Light-Italic.woff2 +0 -0
- package/src/core/fonts/NEXT-Book-Light.eot +0 -0
- package/src/core/fonts/NEXT-Book-Light.otf +0 -0
- package/src/core/fonts/NEXT-Book-Light.woff +0 -0
- package/src/core/fonts/NEXT-Book-Light.woff2 +0 -0
- package/src/core/fonts/NEXT-Book-Medium-Italic.eot +0 -0
- package/src/core/fonts/NEXT-Book-Medium-Italic.otf +0 -0
- package/src/core/fonts/NEXT-Book-Medium-Italic.woff +0 -0
- package/src/core/fonts/NEXT-Book-Medium-Italic.woff2 +0 -0
- package/src/core/fonts/NEXT-Book-Medium.eot +0 -0
- package/src/core/fonts/NEXT-Book-Medium.otf +0 -0
- package/src/core/fonts/NEXT-Book-Medium.woff +0 -0
- package/src/core/fonts/NEXT-Book-Medium.woff2 +0 -0
- package/src/core/fonts/jetBrains-mono.css +0 -3
- package/src/core/fonts/manrope.css +0 -3
- package/src/core/fonts/next.css +0 -63
- package/src/core/fonts/source-code-pro.css +0 -3
- package/src/core/hubspot-chat-toggle.js +0 -67
- package/src/core/icons/discord.svg +0 -10
- package/src/core/icons/facebook.svg +0 -4
- package/src/core/icons/github.svg +0 -3
- package/src/core/icons/glassdoor.svg +0 -3
- package/src/core/icons/google.svg +0 -3
- package/src/core/icons/icon-display-48hrs.svg +0 -3
- package/src/core/icons/icon-display-about-ably-col.svg +0 -4
- package/src/core/icons/icon-display-api-keys.svg +0 -3
- package/src/core/icons/icon-display-api.svg +0 -3
- package/src/core/icons/icon-display-asset-tracking-col.svg +0 -18
- package/src/core/icons/icon-display-browser.svg +0 -10
- package/src/core/icons/icon-display-calendar.svg +0 -3
- package/src/core/icons/icon-display-call-mobile.svg +0 -3
- package/src/core/icons/icon-display-careers-col.svg +0 -9
- package/src/core/icons/icon-display-case-studies-col.svg +0 -5
- package/src/core/icons/icon-display-chat-col.svg +0 -4
- package/src/core/icons/icon-display-chat-stack-col.svg +0 -4
- package/src/core/icons/icon-display-chat-stack.svg +0 -4
- package/src/core/icons/icon-display-cloud-servers.svg +0 -3
- package/src/core/icons/icon-display-compare-tech-col.svg +0 -9
- package/src/core/icons/icon-display-customers-col.svg +0 -15
- package/src/core/icons/icon-display-data-broadcast-col.svg +0 -26
- package/src/core/icons/icon-display-data-synchronization-col.svg +0 -14
- package/src/core/icons/icon-display-docs-col.svg +0 -7
- package/src/core/icons/icon-display-documentation.svg +0 -3
- package/src/core/icons/icon-display-events-col.svg +0 -13
- package/src/core/icons/icon-display-examples-col.svg +0 -11
- package/src/core/icons/icon-display-gdpr.svg +0 -3
- package/src/core/icons/icon-display-general-comms.svg +0 -3
- package/src/core/icons/icon-display-hipaa.svg +0 -10
- package/src/core/icons/icon-display-integrations-col.svg +0 -8
- package/src/core/icons/icon-display-it-support-access.svg +0 -3
- package/src/core/icons/icon-display-it-support-helpdesk.svg +0 -3
- package/src/core/icons/icon-display-kafka-at-the-edge-col.svg +0 -8
- package/src/core/icons/icon-display-laptop.svg +0 -10
- package/src/core/icons/icon-display-lightbulb-col.svg +0 -10
- package/src/core/icons/icon-display-live-chat.svg +0 -3
- package/src/core/icons/icon-display-map-pin.svg +0 -3
- package/src/core/icons/icon-display-message.svg +0 -3
- package/src/core/icons/icon-display-padlock-closed.svg +0 -3
- package/src/core/icons/icon-display-platform.svg +0 -22
- package/src/core/icons/icon-display-play.svg +0 -3
- package/src/core/icons/icon-display-privacy-shield-framework.svg +0 -7
- package/src/core/icons/icon-display-push-notifications-col.svg +0 -6
- package/src/core/icons/icon-display-quickstart-guides-col.svg +0 -8
- package/src/core/icons/icon-display-resources-col.svg +0 -21
- package/src/core/icons/icon-display-sdks-col.svg +0 -11
- package/src/core/icons/icon-display-servers.svg +0 -3
- package/src/core/icons/icon-display-shopping-cart.svg +0 -10
- package/src/core/icons/icon-display-sla.svg +0 -3
- package/src/core/icons/icon-display-soc2-type2.svg +0 -3
- package/src/core/icons/icon-display-tech-account-comms.svg +0 -3
- package/src/core/icons/icon-display-tutorials-demos-col.svg +0 -25
- package/src/core/icons/icon-display-virtual-events-col.svg +0 -12
- package/src/core/icons/icon-display-virtual-events.svg +0 -12
- package/src/core/icons/icon-gui-ably-badge.svg +0 -3
- package/src/core/icons/icon-gui-arrow-bidirectional-horizontal.svg +0 -3
- package/src/core/icons/icon-gui-arrow-bidirectional-vertical.svg +0 -3
- package/src/core/icons/icon-gui-arrow-down.svg +0 -3
- package/src/core/icons/icon-gui-arrow-left.svg +0 -3
- package/src/core/icons/icon-gui-arrow-right.svg +0 -3
- package/src/core/icons/icon-gui-arrow-up.svg +0 -3
- package/src/core/icons/icon-gui-burger-menu.svg +0 -5
- package/src/core/icons/icon-gui-check-circled-fill-black.svg +0 -4
- package/src/core/icons/icon-gui-check-circled-fill.svg +0 -4
- package/src/core/icons/icon-gui-check-circled.svg +0 -3
- package/src/core/icons/icon-gui-checklist-checked.svg +0 -3
- package/src/core/icons/icon-gui-clock.svg +0 -3
- package/src/core/icons/icon-gui-close.svg +0 -3
- package/src/core/icons/icon-gui-copy.svg +0 -10
- package/src/core/icons/icon-gui-cross-circled-fill.svg +0 -4
- package/src/core/icons/icon-gui-cross-circled.svg +0 -3
- package/src/core/icons/icon-gui-dash-circled.svg +0 -3
- package/src/core/icons/icon-gui-disclosure-arrow.svg +0 -3
- package/src/core/icons/icon-gui-document-generic.svg +0 -3
- package/src/core/icons/icon-gui-enlarge.svg +0 -3
- package/src/core/icons/icon-gui-external-link.svg +0 -3
- package/src/core/icons/icon-gui-filter-flow-step-1.svg +0 -5
- package/src/core/icons/icon-gui-filter-flow-step-2.svg +0 -5
- package/src/core/icons/icon-gui-filter-flow-step-3.svg +0 -5
- package/src/core/icons/icon-gui-history.svg +0 -3
- package/src/core/icons/icon-gui-info.svg +0 -3
- package/src/core/icons/icon-gui-link-arrow.svg +0 -3
- package/src/core/icons/icon-gui-link.svg +0 -4
- package/src/core/icons/icon-gui-live-chat.svg +0 -3
- package/src/core/icons/icon-gui-minus.svg +0 -3
- package/src/core/icons/icon-gui-partial.svg +0 -4
- package/src/core/icons/icon-gui-plus.svg +0 -3
- package/src/core/icons/icon-gui-quote-marks-solid.svg +0 -3
- package/src/core/icons/icon-gui-refresh.svg +0 -10
- package/src/core/icons/icon-gui-resources.svg +0 -3
- package/src/core/icons/icon-gui-search.svg +0 -3
- package/src/core/icons/icon-gui-tick.svg +0 -3
- package/src/core/icons/icon-gui-warning.svg +0 -5
- package/src/core/icons/icon-live-updates-results-metrics-col.svg +0 -26
- package/src/core/icons/icon-multi-user-spaces-col.svg +0 -13
- package/src/core/icons/icon-social-x.svg +0 -3
- package/src/core/icons/icon-tech-apachekafka.svg +0 -3
- package/src/core/icons/linkedin.svg +0 -3
- package/src/core/icons/quote.svg +0 -3
- package/src/core/icons/stackoverflow.svg +0 -3
- package/src/core/icons/twitter.svg +0 -3
- package/src/core/icons/youtube.svg +0 -11
- package/src/core/icons.js +0 -6
- package/src/core/images/ably-logo.png +0 -0
- package/src/core/images/ably-logo.svg +0 -15
- package/src/core/images/ably-stack.svg +0 -14
- package/src/core/images/best-support-2023.svg +0 -1
- package/src/core/images/cust-logo-ao-col-pos.png +0 -0
- package/src/core/images/cust-logo-ao-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-ausopen-col-pos.png +0 -0
- package/src/core/images/cust-logo-ausopen-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-ausopen-mono-pos.svg +0 -5
- package/src/core/images/cust-logo-bloomberg-mono-pos.svg +0 -11
- package/src/core/images/cust-logo-hopin-mono-pos.svg +0 -4
- package/src/core/images/cust-logo-hubspot-col-pos.png +0 -0
- package/src/core/images/cust-logo-hubspot-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-hubspot-mono-pos.svg +0 -4
- package/src/core/images/cust-logo-lightspeed-col-pos.png +0 -0
- package/src/core/images/cust-logo-lightspeed-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-lightspeed-syst-col-pos.png +0 -0
- package/src/core/images/cust-logo-lightspeed-syst-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-mentimeter-mono-pos.svg +0 -17
- package/src/core/images/cust-logo-split-col-pos.png +0 -0
- package/src/core/images/cust-logo-split-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-split-mono-pos.svg +0 -9
- package/src/core/images/cust-logo-toyota-mono-pos.svg +0 -18
- package/src/core/images/cust-logo-vitac-col-pos.png +0 -0
- package/src/core/images/cust-logo-vitac-col-pos@2x.png +0 -0
- package/src/core/images/cust-logo-webflow-col-pos.svg +0 -3
- package/src/core/images/cust-photo-hubspot-max-freiert.jpg +0 -0
- package/src/core/images/cust-photo-split-pato-echague.jpg +0 -0
- package/src/core/images/cust-photo-vitac-joe-antonio.jpg +0 -0
- package/src/core/images/fastest-implementation-2023.svg +0 -1
- package/src/core/images/flexible-companies.png +0 -0
- package/src/core/images/high-performer-2022.png +0 -0
- package/src/core/images/high-performer-2023.svg +0 -1
- package/src/core/images/highest-user-adoption-2022.png +0 -0
- package/src/core/images/highest-user-adoption-2023.svg +0 -1
- package/src/core/images/icon-tech-aws.svg +0 -4
- package/src/core/images/rocket-list-2021.png +0 -0
- package/src/core/images/scale-motif-open-empathetic.svg +0 -1
- package/src/core/images/technical-support-01-800x533.jpg +0 -0
- package/src/core/images/users-love-us-2022.png +0 -0
- package/src/core/load-sprites.js +0 -11
- package/src/core/react-renderer.tsx +0 -29
- package/src/core/remote-blogs-posts.js +0 -42
- package/src/core/remote-data-store.js +0 -34
- package/src/core/remote-data-util.js +0 -4
- package/src/core/remote-session-data.js +0 -58
- package/src/core/scripts.js +0 -10
- package/src/core/styles/buttons.css +0 -124
- package/src/core/styles/forms.css +0 -64
- package/src/core/styles/layout.css +0 -21
- package/src/core/styles/properties.css +0 -278
- package/src/core/styles/text.css +0 -168
- package/src/core/styles.base.css +0 -1
- package/src/core/styles.components.css +0 -43
- package/src/core/styles.css +0 -2
- package/src/core/url-base.js +0 -7
- package/src/core/utils/syntax-highlighter-registry.js +0 -63
- package/src/core/utils/syntax-highlighter.css +0 -71
- package/src/core/utils/syntax-highlighter.js +0 -103
- package/src/pages/Buttons.mdx +0 -121
- package/src/pages/Chips.mdx +0 -136
- package/src/pages/Colour.mdx +0 -23
- package/src/pages/Forms.mdx +0 -173
- package/src/pages/Layout.mdx +0 -58
- package/src/pages/Typography.mdx +0 -206
- package/src/pages/utils.ts +0 -70
- package/src/reset/scripts.js +0 -1
- package/src/reset/styles/normalize.css +0 -353
- package/src/reset/styles/reset.css +0 -139
- package/src/reset/styles.css +0 -2
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5z"/><path fill="#2690ce" d="M90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M12.28 60q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h1.17q.05 0 .09.04.03.03.03.08v6.76q0 .05-.03.08-.04.04-.09.04h-1.17Zm8.12-5.22q.78 0 1.22.47.44.47.44 1.32v3.31q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-3q0-.41-.21-.65-.21-.24-.56-.24-.35 0-.57.24-.22.24-.22.64v3.01q0 .05-.04.08-.03.04-.08.04h-1.16q-.05 0-.09-.04-.03-.03-.03-.08v-3q0-.4-.22-.65-.22-.24-.57-.24-.32 0-.54.19-.21.19-.25.53v3.17q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.39q0 .03.02.04.02.01.04-.02.41-.61 1.27-.61.5 0 .87.21.38.21.58.6.03.06.07 0 .22-.41.59-.61.38-.2.85-.2Zm7.24 1.46q.18.51.18 1.2t-.19 1.25q-.23.64-.72 1.02-.5.37-1.23.37-.72 0-1.12-.5-.02-.03-.04-.02-.02.01-.02.04v2.14q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.33q0 .03.02.03.02.01.04-.01.42-.55 1.16-.55.69 0 1.2.39.5.38.72 1.07Zm-1.53 2.24q.25-.39.25-1.06 0-.63-.21-1-.23-.43-.74-.43-.46 0-.69.43-.21.36-.21 1.01 0 .67.22 1.04.23.4.68.4.45 0 .7-.39ZM28.85 60q-.05 0-.09-.04-.03-.03-.03-.08v-6.76q0-.05.03-.08.04-.04.09-.04h1.17q.05 0 .08.04.04.03.04.08v6.76q0 .05-.04.08-.03.04-.08.04h-1.17Zm6.87-3.1q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.8-1.13.58-.42 1.37-.42 1 0 1.61.58.6.58.73 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.31-.47-.23-.16-.56-.16Zm8.94-1.21q.78 0 1.22.47.44.47.44 1.32v3.31q0 .05-.03.08-.04.04-.09.04H42.7q-.05 0-.08-.04-.04-.03-.04-.08v-3q0-.41-.21-.65-.21-.24-.56-.24-.35 0-.57.24-.22.24-.22.64v3.01q0 .05-.03.08-.04.04-.09.04h-1.16q-.05 0-.08-.04-.04-.03-.04-.08v-3q0-.4-.22-.65-.22-.24-.57-.24-.32 0-.53.19-.22.19-.26.53v3.17q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.39q0 .03.02.04.02.01.04-.02.41-.61 1.27-.61.5 0 .88.21.37.21.57.6.03.06.07 0 .22-.41.6-.61.37-.2.84-.2Zm7.17 2.12q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.81-1.13.57-.42 1.36-.42 1 0 1.61.58.6.58.73 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.31-.47-.23-.16-.56-.16Zm5.92-1.21q.8 0 1.29.49t.49 1.33v3.28q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-2.99q0-.4-.22-.65-.23-.25-.6-.25t-.59.25q-.23.25-.23.65v2.99q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.35q0 .03.02.04.02.01.03-.01.41-.58 1.22-.58Zm5.74 1.09q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.08-.03-.04-.04-.04-.09v-.89q0-.05.04-.09.03-.03.08-.03h.57q.05 0 .05-.05v-1.19q0-.05.04-.08.03-.04.08-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm2.9-1.09q.65 0 1.16.22.51.23.79.62.29.39.29.87v3.39q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-.33q0-.03-.02-.04-.02-.01-.04.02-.42.55-1.35.55-.78 0-1.26-.38t-.48-1.12q0-.77.54-1.2.54-.42 1.54-.42h1.02q.05 0 .05-.05v-.22q0-.33-.2-.52-.2-.18-.6-.18-.31 0-.51.11-.21.11-.27.31-.03.11-.13.1l-1.21-.16q-.12-.02-.11-.09.04-.42.33-.76.3-.34.78-.53.49-.19 1.09-.19Zm-.2 4.25q.43 0 .73-.23t.3-.59v-.36q0-.05-.05-.05h-.72q-.45 0-.71.17-.25.17-.25.48 0 .27.19.42.19.16.51.16Zm6.27-3.16q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.09-.03-.03-.04-.03-.09v-.89q0-.05.03-.09.04-.03.09-.03h.57q.05 0 .05-.05v-1.19q0-.05.04-.08.03-.04.08-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm1.61-1.59q-.34 0-.56-.23-.23-.22-.23-.56 0-.35.22-.57.22-.22.57-.22t.57.22q.22.22.22.57 0 .34-.23.56-.22.23-.56.23Zm-.6 5.72q-.05 0-.09-.04-.03-.03-.03-.08v-4.91q0-.05.03-.09.04-.03.09-.03h1.17q.05 0 .09.03.03.04.03.09v4.91q0 .05-.03.08-.04.04-.09.04h-1.17Zm4.66.08q-.84 0-1.44-.44t-.82-1.2q-.14-.47-.14-1.02 0-.59.14-1.06.23-.74.83-1.16.6-.42 1.44-.42.82 0 1.4.42.58.41.82 1.15.16.5.16 1.05 0 .54-.14 1.01-.22.78-.82 1.23-.59.44-1.43.44Zm0-1.21q.33 0 .56-.2.23-.2.33-.55.08-.32.08-.7 0-.42-.08-.71-.11-.34-.34-.53-.23-.19-.56-.19-.34 0-.57.19-.22.19-.32.53-.08.24-.08.71 0 .45.07.7.1.35.33.55.24.2.58.2Zm5.98-4.09q.8 0 1.29.49t.49 1.33v3.28q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-2.99q0-.4-.23-.65-.22-.25-.59-.25t-.6.25q-.22.25-.22.65v2.99q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-4.9q0-.05.03-.09.04-.03.09-.03h1.17q.05 0 .08.03.04.04.04.09v.35q0 .03.02.04.02.01.03-.01.41-.58 1.22-.58ZM35.35 44.09q0 .05-.04.08-.03.04-.08.04h-3.27q-.05 0-.05.05v1.55q0 .05.05.05h2.15q.05 0 .08.03.04.04.04.09v.97q0 .05-.04.09-.03.03-.08.03h-2.15q-.05 0-.05.05v2.76q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.61q.05 0 .08.04.04.03.04.08v.97Zm2.22.69q.65 0 1.16.22.51.23.8.62.28.39.28.87v3.39q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-.33q0-.03-.02-.04-.02-.01-.04.02-.42.55-1.35.55-.78 0-1.26-.38t-.48-1.12q0-.77.54-1.2.54-.42 1.54-.42h1.02q.05 0 .05-.05v-.22q0-.33-.2-.52-.2-.18-.6-.18-.31 0-.51.11-.21.11-.27.31-.03.11-.13.1l-1.21-.16q-.12-.02-.11-.09.04-.42.34-.76.29-.34.78-.53.48-.19 1.08-.19Zm-.2 4.25q.43 0 .73-.23t.3-.59v-.36q0-.05-.05-.05h-.72q-.45 0-.7.17-.26.17-.26.48 0 .27.19.42.19.16.51.16Zm5.48 1.04q-.67 0-1.17-.19-.5-.19-.77-.53-.28-.34-.28-.77v-.1q0-.05.04-.08.03-.04.08-.04h1.11q.05 0 .08.04.04.03.04.08v.01q0 .22.25.37.24.16.61.16.34 0 .55-.13.21-.14.21-.34 0-.18-.18-.27-.18-.09-.59-.19-.47-.12-.74-.23-.64-.22-1.02-.54-.38-.32-.38-.92 0-.74.58-1.18.57-.43 1.52-.43.64 0 1.12.21.48.2.75.57.26.37.26.84 0 .05-.03.09-.04.03-.09.03h-1.07q-.05 0-.08-.03-.04-.04-.04-.09 0-.22-.22-.37-.23-.15-.6-.15-.33 0-.54.12-.21.12-.21.33 0 .2.21.3.2.1.68.21l.25.07q.14.03.3.08.71.21 1.12.54.41.33.41.96 0 .74-.58 1.15-.59.42-1.58.42Zm5.91-4.2q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.08-.03-.04-.04-.04-.09v-.89q0-.05.04-.09.03-.03.08-.03h.57q.05 0 .05-.05v-1.19q0-.05.03-.08.04-.04.09-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm5.33 1.03q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.8-1.13.58-.42 1.37-.42 1 0 1.6.58.61.58.74 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.32-.47-.22-.16-.55-.16Zm5.22 4.08q-.67 0-1.17-.19-.5-.19-.78-.53-.27-.34-.27-.77v-.1q0-.05.04-.08.03-.04.08-.04h1.11q.05 0 .08.04.04.03.04.08v.01q0 .22.24.37.25.16.62.16.34 0 .55-.13.21-.14.21-.34 0-.18-.18-.27-.18-.09-.59-.19-.47-.12-.74-.23-.64-.22-1.02-.54-.38-.32-.38-.92 0-.74.57-1.18.58-.43 1.53-.43.64 0 1.12.21.48.2.74.57.27.37.27.84 0 .05-.03.09-.04.03-.09.03h-1.07q-.05 0-.09-.03-.03-.04-.03-.09 0-.22-.22-.37-.23-.15-.6-.15-.33 0-.54.12-.21.12-.21.33 0 .2.2.3.21.1.69.21l.25.07q.14.03.3.08.71.21 1.12.54.41.33.41.96 0 .74-.59 1.15-.58.42-1.57.42Zm5.91-4.2q0 .05-.04.09-.03.03-.08.03h-.96q-.05 0-.05.05v2.12q0 .33.13.49.14.16.44.16h.33q.05 0 .08.03.04.04.04.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.09-.03-.03-.04-.03-.09v-.89q0-.05.03-.09.04-.03.09-.03h.57q.05 0 .05-.05v-1.19q0-.05.03-.08.04-.04.09-.04h1.12q.05 0 .08.04.04.03.04.08v1.19q0 .05.05.05h.96q.05 0 .08.03.04.04.04.09v.89Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5zM90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M17.3 49.49q.99 0 1.74.4t1.16 1.15q.41.74.41 1.7 0 .95-.42 1.67-.43.71-1.2 1.11-.77.4-1.78.4h-2.13q-.07 0-.07.08v3.82q0 .08-.06.13-.05.05-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V49.67q0-.08.05-.13t.13-.05h4.23Zm-.32 4.74q.7 0 1.11-.4.42-.4.42-1.04 0-.67-.42-1.07-.41-.41-1.11-.41h-1.9q-.07 0-.07.08v2.76q0 .08.07.08h1.9Zm11.2 1.12q.08.57.05 1.27-.01.19-.19.19h-4.63q-.09 0-.07.07.05.3.17.6.39.84 1.59.84.96-.01 1.51-.78.07-.09.14-.09.04 0 .1.06l1.08 1.06q.08.08.08.14 0 .03-.06.12-.5.62-1.27.95-.79.34-1.72.34-1.28 0-2.18-.58-.89-.59-1.28-1.64-.32-.75-.32-1.96 0-.83.23-1.46.35-1.06 1.21-1.69.86-.63 2.04-.63 1.5 0 2.41.87.91.87 1.11 2.32Zm-3.5-1.36q-.95 0-1.25.88-.06.2-.1.48 0 .07.08.07H26q.09 0 .06-.07-.08-.43-.08-.42-.13-.45-.47-.7-.33-.24-.83-.24Zm8.7-1.8q.54 0 .86.21.11.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.34.03-.53.05-.91.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.06.06.13v.57q0 .04.03.06.02.02.04-.02.62-.89 1.65-.89Zm6.39.09q.08 0 .13.05t.05.13v1.42q0 .08-.05.13t-.13.05h-1.45q-.08 0-.08.07v5.69q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13v-5.69q0-.07-.08-.07h-.88q-.08 0-.13-.05t-.05-.13v-1.42q0-.08.05-.13t.13-.05h.88q.08 0 .08-.08v-.33q0-.93.28-1.45.29-.51.92-.73.64-.22 1.77-.19h.57q.07 0 .12.05.06.06.06.13v1.21q0 .08-.06.13-.05.06-.12.06h-.5q-.52.01-.73.21-.2.21-.2.75v.16q0 .08.08.08h1.45Zm4.35 7.84q-1.26 0-2.16-.66-.9-.66-1.23-1.8-.21-.7-.21-1.53 0-.88.21-1.59.35-1.11 1.25-1.74.9-.63 2.16-.63 1.22 0 2.1.62.86.63 1.22 1.74.25.75.25 1.57 0 .81-.21 1.52-.33 1.17-1.23 1.83-.89.67-2.15.67Zm0-1.81q.49 0 .84-.3t.5-.83q.11-.48.11-1.05 0-.63-.11-1.06-.17-.51-.51-.8-.35-.28-.85-.28t-.84.28q-.34.29-.49.8-.12.35-.12 1.06 0 .68.11 1.05.15.53.5.83.35.3.86.3Zm8.79-6.12q.54 0 .86.21.12.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.13.05h-1.75q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05H51q.08 0 .13.05.06.06.06.13v.57q0 .04.02.06.04.02.05-.02.62-.89 1.65-.89Zm10.45-.02q1.17 0 1.83.7.66.71.66 1.99v4.96q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.5q0-.61-.31-.97-.32-.36-.85-.36-.52 0-.85.36-.33.36-.33.96v4.51q0 .08-.05.13-.06.05-.13.05h-1.74q-.08 0-.13-.05t-.05-.13v-4.5q0-.6-.33-.97-.33-.36-.86-.36-.47 0-.8.28-.32.29-.38.8v4.75q0 .08-.05.13-.06.05-.13.05H55q-.08 0-.13-.05t-.05-.13v-7.35q0-.07.05-.13.05-.05.13-.05h1.75q.07 0 .13.05.05.06.05.13v.59q0 .04.03.06.03.01.06-.04.62-.91 1.91-.91.75 0 1.31.32.56.31.86.9.04.09.11 0 .32-.62.89-.92.56-.3 1.26-.3Zm10.76 3.18q.09.57.06 1.27-.02.19-.2.19h-4.63q-.09 0-.06.07.04.3.16.6.39.84 1.59.84.96-.01 1.52-.78.06-.09.13-.09.05 0 .11.06l1.08 1.06q.07.08.07.14 0 .03-.06.12-.49.62-1.27.95-.78.34-1.71.34-1.29 0-2.18-.58-.9-.59-1.29-1.64-.31-.75-.31-1.96 0-.83.22-1.46.35-1.06 1.21-1.69.86-.63 2.05-.63 1.5 0 2.41.87.91.87 1.1 2.32Zm-3.5-1.36q-.94 0-1.24.88-.06.2-.11.48 0 .07.08.07h2.59q.09 0 .06-.07-.07-.43-.07-.42-.14-.45-.47-.7-.34-.24-.84-.24Zm8.7-1.8q.54 0 .86.21.12.06.09.22l-.31 1.71q-.02.18-.22.11-.22-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13v-7.35q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v.57q0 .04.03.06.03.02.05-.02.61-.89 1.64-.89ZM38.06 34.68q0-.07.05-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v10.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.05-.05-.05-.13v-4.14q0-.07-.08-.07h-3.32q-.07 0-.07.07v4.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13V34.68q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v4.03q0 .08.07.08h3.32q.08 0 .08-.08v-4.03Zm4.84 1.74q-.51 0-.85-.34-.34-.33-.34-.84 0-.53.33-.86.33-.33.86-.33t.86.33q.33.33.33.86 0 .51-.34.84-.34.34-.85.34ZM42 45q-.07 0-.13-.05-.05-.05-.05-.13v-7.36q0-.08.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.05.06.13v7.36q0 .08-.06.13-.05.05-.12.05H42Zm8.29-7.53q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v6.84q0 1.96-1.13 2.8-1.13.85-2.92.85-.53 0-1.17-.08-.15-.02-.15-.19l.06-1.55q0-.2.21-.17.54.09.99.09.96 0 1.48-.41.51-.43.51-1.35 0-.05-.03-.06-.03-.01-.06.03-.57.61-1.66.61-.98 0-1.79-.47-.82-.47-1.17-1.52-.22-.69-.22-1.79 0-1.17.27-1.9.31-.92 1.06-1.47.75-.56 1.75-.56 1.15 0 1.76.69.03.03.06.02.03-.01.03-.05v-.36Zm-.12 4.84q.12-.44.12-1.23 0-.46-.03-.71-.03-.26-.1-.49-.14-.4-.45-.65-.31-.24-.78-.24-.45 0-.76.24-.32.25-.47.65-.21.45-.21 1.22 0 .84.18 1.2.13.41.47.65.34.25.8.25.48 0 .8-.25.31-.24.43-.64Zm7.78-5.14q1.2 0 1.93.74.73.73.73 1.99v4.92q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.49q0-.59-.34-.97-.33-.37-.89-.37-.55 0-.89.37-.34.38-.34.97v4.49q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V34.68q0-.07.05-.13.05-.05.13-.05h1.75q.08 0 .13.05.05.06.05.13V38q0 .04.03.06.03.01.04-.02.62-.87 1.84-.87Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5z"/><path fill="#2690ce" d="M90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M28.53 60q-.12 0-.15-.12l-.36-1.18q-.03-.04-.06-.04H25q-.03 0-.06.04l-.34 1.18q-.04.12-.16.12h-1.52q-.08 0-.11-.04-.04-.04-.01-.13l2.59-8.11q.03-.12.15-.12h1.89q.12 0 .15.12l2.6 8.11q.01.03.01.06 0 .11-.13.11h-1.53Zm-3.15-2.72q-.02.07.04.07h2.12q.07 0 .04-.07l-1.08-3.57q-.01-.05-.03-.04-.03.01-.04.04l-1.05 3.57Zm9.38-5.54q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v8.12q0 .06-.04.1-.04.04-.1.04H34.9q-.06 0-.1-.04-.04-.04-.04-.1v-.4q0-.04-.02-.04-.03-.01-.05.02-.51.66-1.38.66-.84 0-1.45-.47-.6-.47-.87-1.29-.2-.62-.2-1.45 0-.85.21-1.49.28-.76.87-1.21.6-.45 1.47-.45t1.35.6q.02.03.05.02.02-.01.02-.05v-2.57Zm-.25 6.39q.24-.45.24-1.21 0-.81-.27-1.26-.27-.47-.8-.47-.56 0-.85.47-.3.46-.3 1.27 0 .72.25 1.2.3.51.89.51.54 0 .84-.51Zm5.94 1.97q-1.01 0-1.73-.53t-.98-1.44q-.17-.57-.17-1.23 0-.7.17-1.27.27-.89.99-1.39.72-.5 1.73-.5.98 0 1.68.49.7.5.98 1.39.2.6.2 1.26 0 .65-.17 1.21-.27.94-.98 1.47-.71.54-1.72.54Zm0-1.46q.39 0 .67-.24t.4-.66q.09-.38.09-.84 0-.5-.09-.85-.14-.41-.41-.63-.28-.23-.67-.23-.41 0-.68.23-.27.22-.39.63-.1.29-.1.85 0 .54.09.84.12.42.4.66.28.24.69.24Zm9.47-3.15q.21.61.21 1.44t-.23 1.5q-.27.77-.87 1.22-.59.45-1.47.45-.86 0-1.34-.6-.02-.04-.05-.03-.02.01-.02.05v2.57q0 .06-.04.1-.05.04-.11.04h-1.4q-.06 0-.1-.04-.04-.04-.04-.1v-8.11q0-.06.04-.11.04-.04.1-.04H46q.06 0 .11.04.04.05.04.11v.39q0 .04.02.04.03.01.05-.01.5-.66 1.39-.66.83 0 1.44.46.6.46.87 1.29Zm-1.84 2.69q.3-.47.3-1.28 0-.75-.25-1.2-.28-.51-.89-.51-.55 0-.83.51-.25.44-.25 1.22 0 .8.26 1.24.28.48.82.48.54 0 .84-.46Zm6.68-3.14q0 .06-.04.11-.04.04-.1.04h-1.15q-.06 0-.06.06v2.54q0 .4.16.59.16.19.52.19h.4q.06 0 .1.04.04.05.04.11v1.14q0 .13-.14.15-.51.03-.72.03-1 0-1.49-.33t-.5-1.25v-3.21q0-.06-.06-.06h-.69q-.06 0-.1-.04-.04-.05-.04-.11v-1.06q0-.06.04-.11.04-.04.1-.04h.69q.06 0 .06-.06v-1.43q0-.06.04-.1.04-.04.1-.04h1.34q.06 0 .11.04.04.04.04.1v1.43q0 .06.06.06h1.15q.06 0 .1.04.04.05.04.11v1.06Zm1.94-1.9q-.41 0-.68-.27-.27-.27-.27-.68 0-.42.26-.69.27-.26.69-.26.42 0 .68.26.26.27.26.69 0 .41-.27.68-.27.27-.67.27ZM55.98 60q-.06 0-.11-.04-.04-.04-.04-.1v-5.9q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v5.9q0 .06-.04.1-.04.04-.1.04h-1.4Zm5.59.1q-1.01 0-1.73-.53t-.98-1.44q-.17-.57-.17-1.23 0-.7.17-1.27.27-.89.99-1.39.72-.5 1.73-.5.98 0 1.68.49.7.5.98 1.39.2.6.2 1.26 0 .65-.17 1.21-.27.94-.98 1.47-.71.54-1.72.54Zm0-1.46q.39 0 .67-.24t.4-.66q.09-.38.09-.84 0-.5-.09-.85-.14-.41-.41-.63-.28-.23-.67-.23-.41 0-.68.23-.27.22-.39.63-.1.29-.1.85 0 .54.09.84.12.42.4.66.28.24.69.24Zm7.17-4.9q.96 0 1.55.58.59.59.59 1.6v3.94q0 .06-.04.1-.04.04-.1.04h-1.41q-.06 0-.1-.04-.04-.04-.04-.1v-3.59q0-.48-.27-.78-.27-.3-.72-.3-.44 0-.71.3-.27.3-.27.78v3.59q0 .06-.04.1-.04.04-.1.04h-1.41q-.06 0-.1-.04-.04-.04-.04-.1v-5.88q0-.06.04-.11.04-.04.1-.04h1.41q.06 0 .1.04.04.05.04.11v.42q0 .03.02.04.03.02.04-.01.49-.69 1.46-.69ZM17.56 39.74q0-.06.04-.1.04-.04.1-.04h1.4q.06 0 .11.04.04.04.04.1v8.12q0 .06-.04.1-.05.04-.11.04h-1.4q-.06 0-.1-.04-.04-.04-.04-.1v-3.32q0-.06-.06-.06h-2.66q-.06 0-.06.06v3.32q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-8.12q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v3.23q0 .06.06.06h2.66q.06 0 .06-.06v-3.23Zm3.87 1.4q-.41 0-.68-.27-.27-.27-.27-.68 0-.42.27-.69.26-.26.68-.26.42 0 .69.26.26.27.26.69 0 .41-.27.68-.27.27-.68.27ZM20.71 48q-.06 0-.1-.04-.04-.04-.04-.1v-5.9q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v5.9q0 .06-.04.1-.04.04-.1.04h-1.41Zm6.64-6.02q0-.06.04-.11.04-.04.1-.04h1.41q.06 0 .1.04.04.05.04.11v5.47q0 1.57-.91 2.24-.9.67-2.33.67-.42 0-.94-.06-.12-.01-.12-.15l.05-1.24q0-.15.17-.13.43.07.79.07.77 0 1.18-.33.42-.34.42-1.08 0-.04-.03-.05-.02 0-.04.02-.46.49-1.34.49-.78 0-1.43-.37-.65-.38-.93-1.22-.18-.55-.18-1.43 0-.94.22-1.52.25-.74.85-1.18.6-.44 1.39-.44.92 0 1.42.55.02.02.04.02.03-.01.03-.05v-.28Zm-.1 3.87q.1-.36.1-.98 0-.37-.03-.58-.02-.2-.08-.38-.11-.33-.36-.52-.25-.2-.62-.2-.36 0-.62.2-.25.19-.37.52-.17.36-.17.97 0 .67.15.96.11.32.38.52t.64.2q.38 0 .63-.2.26-.2.35-.51Zm6.22-4.11q.96 0 1.55.58.58.59.58 1.6v3.94q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-3.59q0-.48-.27-.78-.27-.3-.71-.3-.45 0-.72.3-.27.3-.27.78v3.59q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-8.12q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v2.66q0 .03.03.04.02.02.03-.01.5-.69 1.47-.69Zm8.77 2.54q.07.46.05 1.02-.01.14-.16.14h-3.71q-.07 0-.04.06.03.24.13.48.31.68 1.27.68.77-.02 1.21-.63.05-.07.11-.07.04 0 .08.05l.87.85q.06.06.06.11 0 .02-.05.09-.4.5-1.02.77t-1.37.27q-1.03 0-1.74-.47-.72-.47-1.03-1.31-.25-.6-.25-1.57 0-.66.18-1.17.27-.85.96-1.35.69-.51 1.64-.51 1.2 0 1.93.7.72.7.88 1.86Zm-2.8-1.09q-.75 0-.99.71-.05.15-.09.38 0 .06.06.06h2.08q.07 0 .05-.06-.06-.35-.06-.34-.11-.36-.38-.55-.27-.2-.67-.2Zm6.27 4.89q-.81 0-1.41-.22-.6-.23-.93-.64-.33-.41-.33-.92v-.12q0-.06.05-.11.04-.04.1-.04h1.33q.06 0 .1.04.04.05.04.11v.01q0 .26.3.45.29.18.74.18.4 0 .66-.16.25-.16.25-.4 0-.22-.22-.32-.21-.11-.71-.23-.56-.15-.88-.28-.77-.26-1.23-.65-.45-.38-.45-1.1 0-.89.69-1.41.69-.52 1.83-.52.76 0 1.34.24.58.25.89.69.32.45.32 1.01 0 .06-.04.1-.04.05-.1.05h-1.29q-.06 0-.1-.05-.04-.04-.04-.1 0-.26-.27-.44t-.71-.18q-.4 0-.65.14-.25.15-.25.4 0 .24.24.36.25.12.82.25.14.04.3.08.17.04.36.1.86.25 1.35.65.49.39.49 1.15 0 .89-.7 1.39-.7.49-1.89.49Zm7.09-5.04q0 .06-.04.11-.04.04-.1.04H51.5q-.06 0-.06.06v2.54q0 .4.17.59.16.19.52.19h.39q.06 0 .11.04.04.05.04.11v1.14q0 .13-.15.15-.5.03-.72.03-.99 0-1.48-.33-.5-.33-.51-1.25v-3.21q0-.06-.06-.06h-.68q-.06 0-.1-.04-.05-.05-.05-.11v-1.06q0-.06.05-.11.04-.04.1-.04h.68q.06 0 .06-.06v-1.43q0-.06.04-.1.05-.04.11-.04h1.34q.06 0 .1.04.04.04.04.1v1.43q0 .06.06.06h1.16q.06 0 .1.04.04.05.04.11v1.06Zm6.58 5.06q-.93 0-1.63-.36-.7-.36-1.09-1.02-.39-.65-.39-1.5v-5.48q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v5.49q0 .63.39 1.02t1.03.39q.63 0 1.02-.39t.39-1.02v-5.49q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v5.48q0 .85-.39 1.5-.39.66-1.09 1.02-.7.36-1.62.36Zm6.85-.02q-.81 0-1.41-.22-.6-.23-.93-.64-.33-.41-.33-.92v-.12q0-.06.05-.11.04-.04.1-.04h1.33q.06 0 .1.04.04.05.04.11v.01q0 .26.3.45.29.18.74.18.4 0 .66-.16.25-.16.25-.4 0-.22-.22-.32-.21-.11-.71-.23-.56-.15-.88-.28-.77-.26-1.23-.65-.45-.38-.45-1.1 0-.89.69-1.41.69-.52 1.83-.52.76 0 1.34.24.58.25.89.69.32.45.32 1.01 0 .06-.04.1-.04.05-.1.05h-1.29q-.06 0-.1-.05-.04-.04-.04-.1 0-.26-.27-.44t-.71-.18q-.4 0-.65.14-.25.15-.25.4 0 .24.24.36.25.12.82.25.14.04.3.08.17.04.36.1.86.25 1.35.65.49.39.49 1.15 0 .89-.7 1.39-.7.49-1.89.49Zm9.02-3.8q.07.46.05 1.02-.01.14-.16.14h-3.7q-.08 0-.05.06.03.24.13.48.31.68 1.27.68.77-.02 1.21-.63.05-.07.11-.07.04 0 .09.05l.86.85q.06.06.06.11 0 .02-.05.09-.39.5-1.02.77-.62.27-1.37.27-1.03 0-1.74-.47-.72-.47-1.03-1.31-.25-.6-.25-1.57 0-.66.18-1.17.28-.85.97-1.35.69-.51 1.63-.51 1.2 0 1.93.7t.88 1.86Zm-2.79-1.09q-.76 0-1 .71-.05.15-.08.38 0 .06.06.06h2.07q.07 0 .05-.06-.06-.35-.06-.34-.11-.36-.38-.55-.27-.2-.66-.2Zm6.96-1.44q.43 0 .68.17.1.04.07.18l-.25 1.36q-.01.15-.17.09-.18-.06-.42-.06-.09 0-.26.02-.43.04-.73.32t-.3.75v3.28q0 .06-.05.1-.04.04-.1.04h-1.4q-.06 0-.1-.04-.05-.04-.05-.1v-5.88q0-.06.05-.11.04-.04.1-.04h1.4q.06 0 .1.04.05.05.05.11v.45q0 .04.02.05.02.01.04-.01.49-.72 1.32-.72Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11.4021 17.3463C11.4021 17.8287 11.4542 18.2198 11.5455 18.5066C11.6498 18.7934 11.7802 19.1063 11.9627 19.4452C12.0279 19.5495 12.0539 19.6538 12.0539 19.7451C12.0539 19.8754 11.9757 20.0058 11.8062 20.1362L10.9849 20.6837C10.8676 20.7619 10.7503 20.801 10.646 20.801C10.5156 20.801 10.3852 20.7359 10.2549 20.6185C10.0724 20.423 9.91592 20.2144 9.78555 20.0058C9.65518 19.7842 9.52482 19.5365 9.38141 19.2366C8.36455 20.436 7.08695 21.0357 5.54862 21.0357C4.45354 21.0357 3.58008 20.7228 2.94128 20.0971C2.30248 19.4713 1.97656 18.6369 1.97656 17.594C1.97656 16.4859 2.36766 15.5864 3.1629 14.9084C3.95814 14.2305 5.01412 13.8916 6.3569 13.8916C6.80014 13.8916 7.25643 13.9307 7.73879 13.9959C8.22114 14.0611 8.71654 14.1653 9.23801 14.2827V13.331C9.23801 12.3402 9.02942 11.6493 8.62528 11.2451C8.20811 10.841 7.50413 10.6454 6.5003 10.6454C6.04401 10.6454 5.57469 10.6976 5.09234 10.8149C4.60998 10.9322 4.14066 11.0756 3.68437 11.2582C3.47578 11.3494 3.31934 11.4016 3.22809 11.4276C3.13683 11.4537 3.07165 11.4668 3.0195 11.4668C2.83699 11.4668 2.74573 11.3364 2.74573 11.0626V10.4238C2.74573 10.2152 2.7718 10.0588 2.83699 9.96753C2.90217 9.87627 3.0195 9.78502 3.20201 9.69376C3.6583 9.4591 4.20584 9.26355 4.84464 9.10711C5.48344 8.93763 6.16135 8.85941 6.87836 8.85941C8.42973 8.85941 9.56393 9.2114 10.294 9.91538C11.011 10.6194 11.376 11.6884 11.376 13.1224V17.3463H11.4021ZM6.1092 19.3279C6.53941 19.3279 6.98266 19.2497 7.45198 19.0932C7.9213 18.9368 8.33848 18.65 8.69047 18.2589C8.89905 18.0112 9.05549 17.7374 9.13371 17.4245C9.21194 17.1116 9.26408 16.7336 9.26408 16.2903V15.7428C8.88602 15.6515 8.48188 15.5733 8.0647 15.5212C7.64753 15.469 7.24339 15.4429 6.83925 15.4429C5.9658 15.4429 5.327 15.6124 4.89678 15.9644C4.46657 16.3164 4.25799 16.8118 4.25799 17.4636C4.25799 18.0764 4.41443 18.5326 4.74034 18.8455C5.05323 19.1714 5.50951 19.3279 6.1092 19.3279ZM16.5777 20.7359C16.343 20.7359 16.1866 20.6967 16.0823 20.6055C15.978 20.5273 15.8867 20.3447 15.8085 20.0971L12.7449 10.0197C12.6667 9.75894 12.6276 9.58946 12.6276 9.49821C12.6276 9.28962 12.7318 9.17229 12.9404 9.17229H14.218C14.4657 9.17229 14.6352 9.2114 14.7265 9.30266C14.8308 9.38088 14.909 9.56339 14.9872 9.81109L17.1774 18.4414L19.2111 9.81109C19.2763 9.55035 19.3545 9.38088 19.4588 9.30266C19.5631 9.22444 19.7456 9.17229 19.9803 9.17229H21.0232C21.2709 9.17229 21.4404 9.2114 21.5447 9.30266C21.649 9.38088 21.7402 9.56339 21.7924 9.81109L23.8522 18.5457L26.1075 9.81109C26.1857 9.55035 26.277 9.38088 26.3682 9.30266C26.4725 9.22444 26.642 9.17229 26.8767 9.17229H28.0891C28.2977 9.17229 28.415 9.27658 28.415 9.49821C28.415 9.56339 28.402 9.62858 28.3889 9.7068C28.3759 9.78502 28.3498 9.88931 28.2977 10.0327L25.1558 20.1101C25.0776 20.3708 24.9863 20.5403 24.8821 20.6185C24.7778 20.6967 24.6083 20.7489 24.3867 20.7489H23.2655C23.0178 20.7489 22.8483 20.7098 22.744 20.6185C22.6397 20.5273 22.5485 20.3578 22.4963 20.0971L20.4756 11.6884L18.468 20.084C18.4028 20.3447 18.3246 20.5142 18.2203 20.6055C18.116 20.6967 17.9335 20.7359 17.6988 20.7359H16.5777ZM33.3298 21.0878C32.6519 21.0878 31.974 21.0096 31.3222 20.8532C30.6704 20.6967 30.1619 20.5273 29.823 20.3317C29.6144 20.2144 29.471 20.084 29.4188 19.9667C29.3667 19.8494 29.3406 19.719 29.3406 19.6017V18.9368C29.3406 18.663 29.4449 18.5326 29.6405 18.5326C29.7187 18.5326 29.7969 18.5457 29.8751 18.5718C29.9533 18.5978 30.0707 18.65 30.201 18.7021C30.6443 18.8977 31.1266 19.0541 31.6351 19.1584C32.1565 19.2627 32.665 19.3148 33.1864 19.3148C34.0078 19.3148 34.6465 19.1714 35.0898 18.8846C35.533 18.5978 35.7677 18.1807 35.7677 17.6462C35.7677 17.2811 35.6504 16.9813 35.4157 16.7336C35.1811 16.4859 34.7378 16.2643 34.099 16.0557L32.2087 15.469C31.257 15.1692 30.553 14.7259 30.1228 14.1393C29.6926 13.5657 29.471 12.9269 29.471 12.249C29.471 11.7014 29.5883 11.2191 29.823 10.8019C30.0576 10.3847 30.3705 10.0197 30.7616 9.73287C31.1527 9.43302 31.596 9.2114 32.1174 9.05496C32.6389 8.89852 33.1864 8.83334 33.7601 8.83334C34.0469 8.83334 34.3467 8.84637 34.6335 8.88548C34.9334 8.92459 35.2071 8.97674 35.4809 9.02889C35.7416 9.09407 35.9893 9.15925 36.224 9.23747C36.4586 9.31569 36.6412 9.39391 36.7715 9.47213C36.954 9.57643 37.0844 9.68072 37.1626 9.79805C37.2409 9.90235 37.28 10.0457 37.28 10.2283V10.841C37.28 11.1148 37.1757 11.2582 36.9801 11.2582C36.8758 11.2582 36.7063 11.206 36.4847 11.1017C35.7416 10.7628 34.9073 10.5933 33.9817 10.5933C33.2386 10.5933 32.6519 10.7106 32.2478 10.9583C31.8437 11.206 31.6351 11.5841 31.6351 12.1186C31.6351 12.4836 31.7654 12.7965 32.0262 13.0442C32.2869 13.2919 32.7693 13.5396 33.4602 13.7612L35.3114 14.3479C36.2501 14.6477 36.928 15.0649 37.3321 15.5994C37.7362 16.1339 37.9318 16.7466 37.9318 17.4245C37.9318 17.9851 37.8145 18.4935 37.5928 18.9368C37.3582 19.38 37.0453 19.7711 36.6412 20.084C36.237 20.4099 35.7547 20.6446 35.1941 20.8141C34.6074 20.9966 33.9947 21.0878 33.3298 21.0878Z" fill="#252F3E"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.5608 25.2204C33.9557 25.0509 37.0324 24.6859 37.5799 25.3899C38.1275 26.0808 36.9672 28.988 36.4457 30.2786C36.2893 30.6697 36.6283 30.8262 36.9802 30.5263C39.2747 28.5969 39.8744 24.5685 39.4051 23.9819C38.9357 23.4083 34.9074 22.9129 32.4565 24.6337C32.0784 24.9075 32.1436 25.2725 32.5608 25.2204ZM19.9152 32.2734C25.2733 32.2734 31.5048 30.5917 35.7939 27.4238C36.4979 26.9023 35.8852 26.1071 35.1681 26.433C30.3576 28.4667 25.1299 29.4575 20.3715 29.4575C13.3186 29.4575 6.50042 27.515 0.972856 24.308C0.490498 24.0212 0.12547 24.5166 0.529608 24.8816C5.64 29.4966 12.406 32.2734 19.9152 32.2734Z" fill="#FF9900"/>
|
|
4
|
-
</svg>
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg fill="none" height="1003" viewBox="0 0 1003 1003" width="1003" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a"><stop offset="0" stop-color="#ff5416"/><stop offset=".1871" stop-color="#ff4c14"/><stop offset=".4706" stop-color="#ff380f"/><stop offset=".8136" stop-color="#ff1606"/><stop offset="1" stop-color="#f00"/></linearGradient><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="338.542" x2="664.617" xlink:href="#a" y1="501.58" y2="501.58"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="223.026" x2="780.142" xlink:href="#a" y1="501.584" y2="501.584"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="108.117" x2="895.054" xlink:href="#a" y1="501.586" y2="501.586"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="-8.32736" x2="1011.5" xlink:href="#a" y1="501.587" y2="501.587"/><g stroke-miterlimit="10" stroke-width="4"><path d="m501.5 655.096c84.829 0 153.596-68.767 153.596-153.596s-68.767-153.596-153.596-153.596-153.596 68.767-153.596 153.596 68.767 153.596 153.596 153.596z" stroke="url(#b)"/><path d="m501.5 769.981c148.278 0 268.481-120.203 268.481-268.481s-120.203-268.481-268.481-268.481-268.481 120.203-268.481 268.481 120.203 268.481 268.481 268.481z" stroke="url(#c)"/><path d="m501.5 884.866c211.727 0 383.366-171.639 383.366-383.366s-171.639-383.366-383.366-383.366-383.366 171.639-383.366 383.366 171.639 383.366 383.366 383.366z" stroke="url(#d)"/><path d="m501.5 1001c275.866 0 499.5-223.634 499.5-499.5s-223.634-499.5-499.5-499.5-499.5 223.634-499.5 499.5 223.634 499.5 499.5 499.5z" stroke="url(#e)"/></g></svg>
|
|
Binary file
|
|
Binary file
|
package/src/core/load-sprites.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export default (spritesUrl) => {
|
|
2
|
-
fetch(spritesUrl)
|
|
3
|
-
.then((response) => response.text())
|
|
4
|
-
.then((image) => {
|
|
5
|
-
const container = document.createElement("div");
|
|
6
|
-
container.style.display = "none";
|
|
7
|
-
container.innerHTML = image;
|
|
8
|
-
document.body.appendChild(container);
|
|
9
|
-
})
|
|
10
|
-
.catch((err) => console.error(err));
|
|
11
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { createRoot } from "react-dom/client";
|
|
3
|
-
|
|
4
|
-
const renderComponent = (Component, props, node) => {
|
|
5
|
-
const root = createRoot(node);
|
|
6
|
-
root.render(<Component {...props} />);
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
export { renderComponent };
|
|
10
|
-
|
|
11
|
-
export default function reactRenderer(components) {
|
|
12
|
-
const reactComponents = document.querySelectorAll("[data-react]");
|
|
13
|
-
|
|
14
|
-
Array.from(reactComponents).forEach((node) => {
|
|
15
|
-
const className = node.getAttribute("data-react") ?? "";
|
|
16
|
-
const Constructor = components[className];
|
|
17
|
-
|
|
18
|
-
if (!Constructor) return;
|
|
19
|
-
|
|
20
|
-
const propsJson = node.getAttribute("data-react-props");
|
|
21
|
-
const props = propsJson && JSON.parse(propsJson || "");
|
|
22
|
-
|
|
23
|
-
const root = createRoot(node);
|
|
24
|
-
root.render(<Constructor {...props} />);
|
|
25
|
-
|
|
26
|
-
node.removeAttribute("data-react");
|
|
27
|
-
node.removeAttribute("data-react-props");
|
|
28
|
-
});
|
|
29
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { isJsonResponse } from "./remote-data-util";
|
|
2
|
-
|
|
3
|
-
const fetchBlogPosts = async (store, blogUrl) => {
|
|
4
|
-
try {
|
|
5
|
-
if (!blogUrl) {
|
|
6
|
-
console.log(
|
|
7
|
-
`Skipping fetching blog posts, invalid blogUrl: "${blogUrl}"`,
|
|
8
|
-
);
|
|
9
|
-
return;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
const res = await fetch(blogUrl);
|
|
13
|
-
|
|
14
|
-
if (isJsonResponse(res.headers.get("content-type"))) {
|
|
15
|
-
const payload = await res.json();
|
|
16
|
-
store.dispatch({ type: "blog/loaded", payload });
|
|
17
|
-
} else {
|
|
18
|
-
throw new Error("Blog posts url is not serving json");
|
|
19
|
-
}
|
|
20
|
-
} catch (e) {
|
|
21
|
-
console.warn("Could not fetch blog posts due to error:", e);
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
const initialState = { recent: null };
|
|
26
|
-
|
|
27
|
-
const REDUCER_KEY = "blogPosts";
|
|
28
|
-
|
|
29
|
-
const reducerBlogPosts = {
|
|
30
|
-
[REDUCER_KEY]: (state = initialState, action) => {
|
|
31
|
-
switch (action.type) {
|
|
32
|
-
case "blog/loaded":
|
|
33
|
-
return { ...state, recent: action.payload };
|
|
34
|
-
default:
|
|
35
|
-
return state;
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
const selectRecentBlogPosts = (store) => store.getState()[REDUCER_KEY]?.recent;
|
|
41
|
-
|
|
42
|
-
export { fetchBlogPosts, reducerBlogPosts, selectRecentBlogPosts };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { createStore, combineReducers } from "redux";
|
|
2
|
-
|
|
3
|
-
export const attachStoreToWindow = (store) => {
|
|
4
|
-
window.AblyUi = window.AblyUi || {};
|
|
5
|
-
window.AblyUi.RemoteDataStore = store;
|
|
6
|
-
};
|
|
7
|
-
|
|
8
|
-
export const getRemoteDataStore = () => {
|
|
9
|
-
if (!window.AblyUi.RemoteDataStore) {
|
|
10
|
-
throw new Error("Remote store was called before one was created");
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
return window.AblyUi.RemoteDataStore;
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
export const connectState = (selector, setState) => {
|
|
17
|
-
const store = getRemoteDataStore();
|
|
18
|
-
let cachedOldState = selector(store);
|
|
19
|
-
|
|
20
|
-
store.subscribe(() => {
|
|
21
|
-
const newState = selector(store);
|
|
22
|
-
|
|
23
|
-
// Do nothing, state is the same
|
|
24
|
-
if (newState === cachedOldState) {
|
|
25
|
-
return;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
cachedOldState = newState;
|
|
29
|
-
setState(newState);
|
|
30
|
-
});
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
export const createRemoteDataStore = (reducers) =>
|
|
34
|
-
createStore(combineReducers(reducers));
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
// Fetches current users session data
|
|
2
|
-
// Assumes an authenticated session, so will only work when used on ably.com/ably.io
|
|
3
|
-
|
|
4
|
-
import { isJsonResponse } from "./remote-data-util";
|
|
5
|
-
|
|
6
|
-
const NOT_FOUND_ERROR_CODE = "not-found";
|
|
7
|
-
|
|
8
|
-
const fetchSessionData = async (store, sessionUrl) => {
|
|
9
|
-
const sessionLoaded = (payload = {}) =>
|
|
10
|
-
store.dispatch({ type: "session/loaded", payload });
|
|
11
|
-
|
|
12
|
-
try {
|
|
13
|
-
if (!sessionUrl) {
|
|
14
|
-
console.log(
|
|
15
|
-
`Skipping fetching session, invalid sessionUrl: "${sessionUrl}"`,
|
|
16
|
-
);
|
|
17
|
-
sessionLoaded();
|
|
18
|
-
return;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
const res = await fetch(sessionUrl, { cache: "no-cache" });
|
|
22
|
-
const jsonResponse = isJsonResponse(res.headers.get("content-type"));
|
|
23
|
-
|
|
24
|
-
if (!jsonResponse) {
|
|
25
|
-
throw new Error("Session endpoint is not serving json");
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
const payload = await res.json();
|
|
29
|
-
|
|
30
|
-
if (payload.error === NOT_FOUND_ERROR_CODE) {
|
|
31
|
-
sessionLoaded();
|
|
32
|
-
} else {
|
|
33
|
-
sessionLoaded(payload);
|
|
34
|
-
}
|
|
35
|
-
} catch (e) {
|
|
36
|
-
sessionLoaded();
|
|
37
|
-
console.warn("Could not fetch session data due to error:", e);
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
const initialState = { data: null };
|
|
42
|
-
|
|
43
|
-
const REDUCER_KEY = "session";
|
|
44
|
-
|
|
45
|
-
const reducerSessionData = {
|
|
46
|
-
[REDUCER_KEY]: (state = initialState, action) => {
|
|
47
|
-
switch (action.type) {
|
|
48
|
-
case "session/loaded":
|
|
49
|
-
return { ...state, data: action.payload };
|
|
50
|
-
default:
|
|
51
|
-
return state;
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
const selectSessionData = (store) => store.getState()[REDUCER_KEY]?.data;
|
|
57
|
-
|
|
58
|
-
export { fetchSessionData, reducerSessionData, selectSessionData };
|
package/src/core/scripts.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import "array-flat-polyfill";
|
|
2
|
-
|
|
3
|
-
export { default as reactRenderer, renderComponent } from "./react-renderer";
|
|
4
|
-
export { default as loadSprites } from "./load-sprites";
|
|
5
|
-
export { default as toggleChatWidget } from "./hubspot-chat-toggle";
|
|
6
|
-
|
|
7
|
-
export * from "./remote-data-store";
|
|
8
|
-
export * from "./remote-blogs-posts";
|
|
9
|
-
export * from "./remote-session-data";
|
|
10
|
-
export * from "./dom-query";
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
@layer components {
|
|
2
|
-
.ui-btn {
|
|
3
|
-
@apply text-white bg-cool-black text-btn2 font-sans font-bold inline-block rounded p-btn;
|
|
4
|
-
@apply hover:text-white hover:bg-active-orange;
|
|
5
|
-
@apply active:text-white active:bg-red-orange;
|
|
6
|
-
@apply focus:text-white focus:bg-cool-black focus:outline-gui-focus;
|
|
7
|
-
@apply disabled:text-mid-grey disabled:bg-gui-unavailable disabled:cursor-not-allowed;
|
|
8
|
-
@apply transition-colors;
|
|
9
|
-
@apply inline-flex items-center justify-center;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.ui-btn-alt {
|
|
13
|
-
transition: background-position 0.2s;
|
|
14
|
-
background: linear-gradient(
|
|
15
|
-
61.2deg,
|
|
16
|
-
var(--color-active-orange) 5%,
|
|
17
|
-
#fe5215 19%,
|
|
18
|
-
#fc4a13 27%,
|
|
19
|
-
#f73c10 33%,
|
|
20
|
-
#f1280a 39%,
|
|
21
|
-
#e90f04 44%,
|
|
22
|
-
var(--color-red-orange) 50%
|
|
23
|
-
);
|
|
24
|
-
background-size: 200% 100%;
|
|
25
|
-
background-position: 0% 0%;
|
|
26
|
-
|
|
27
|
-
@apply text-white text-btn2 font-sans font-bold inline-block rounded p-btn;
|
|
28
|
-
@apply focus:outline-gui-focus;
|
|
29
|
-
@apply inline-flex items-center justify-center;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.ui-btn-alt:hover,
|
|
33
|
-
.ui-btn-alt:focus {
|
|
34
|
-
background-position: 100% 0%;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.ui-btn-alt:disabled {
|
|
38
|
-
background: linear-gradient(var(--gradient-transparent));
|
|
39
|
-
@apply bg-gui-unavailable text-mid-grey cursor-not-allowed;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.ui-btn-invert {
|
|
43
|
-
@apply text-cool-black bg-white text-btn2 font-sans font-bold inline-block rounded p-btn;
|
|
44
|
-
@apply hover:text-white hover:bg-active-orange;
|
|
45
|
-
@apply active:text-white active:bg-red-orange;
|
|
46
|
-
@apply focus:text-white focus:bg-cool-black focus:outline-gui-focus;
|
|
47
|
-
@apply disabled:text-mid-grey disabled:bg-gui-unavailable disabled:cursor-not-allowed;
|
|
48
|
-
@apply transition-colors;
|
|
49
|
-
@apply inline-flex items-center justify-center;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.ui-btn-secondary {
|
|
53
|
-
@apply text-cool-black bg-white text-btn2 font-sans font-bold inline-block border-btn border-cool-black rounded p-btn;
|
|
54
|
-
@apply hover:text-cool-black hover:border-active-orange hover:bg-white;
|
|
55
|
-
@apply active:border-red-orange active:bg-white;
|
|
56
|
-
@apply focus:border-cool-black focus:bg-white focus:outline-gui-focus;
|
|
57
|
-
@apply disabled:text-gui-unavailable disabled:border-gui-unavailable disabled:bg-white disabled:cursor-not-allowed;
|
|
58
|
-
@apply transition-colors;
|
|
59
|
-
@apply inline-flex items-center justify-center;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.ui-btn-secondary-invert {
|
|
63
|
-
@apply text-white bg-cool-black text-btn2 font-sans font-bold inline-block border-btn border-mid-grey rounded p-btn;
|
|
64
|
-
@apply hover:text-white hover:border-active-orange;
|
|
65
|
-
@apply active:border-red-orange;
|
|
66
|
-
@apply focus:outline-gui-focus;
|
|
67
|
-
@apply disabled:text-gui-unavailable disabled:border-gui-unavailable disabled:cursor-not-allowed;
|
|
68
|
-
@apply transition-colors;
|
|
69
|
-
@apply inline-flex items-center justify-center;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.ui-btn-icon {
|
|
73
|
-
@apply w-24 h-24 mr-16;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.ui-btn-icon-small {
|
|
77
|
-
@apply w-20 h-20 mr-12;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.ui-btn-icon-xsmall {
|
|
81
|
-
@apply w-16 h-16 mr-8;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.ui-chip {
|
|
85
|
-
@apply text-btn3 p-chip rounded text-cool-black;
|
|
86
|
-
@apply hover:bg-mid-grey;
|
|
87
|
-
@apply active:bg-red-orange active:text-white;
|
|
88
|
-
@apply focus:bg-red-orange focus:text-white focus:outline-none;
|
|
89
|
-
@apply disabled:text-mid-grey disabled:bg-gui-unavailable disabled:cursor-not-allowed;
|
|
90
|
-
@apply transition-colors;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.ui-chip[data-selected] {
|
|
94
|
-
@apply bg-active-orange text-white;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.ui-chip[data-selected]:hover {
|
|
98
|
-
@apply bg-mid-grey text-cool-black;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.ui-chip[data-selected]:focus {
|
|
102
|
-
@apply bg-red-orange text-white;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.ui-chip-alt {
|
|
106
|
-
@apply text-btn3 p-chip rounded text-white;
|
|
107
|
-
@apply hover:bg-gui-hover;
|
|
108
|
-
@apply active:bg-gui-active active:text-white;
|
|
109
|
-
@apply focus:bg-gui-active focus:text-white focus:outline-none;
|
|
110
|
-
@apply disabled:text-mid-grey disabled:bg-gui-unavailable disabled:cursor-not-allowed;
|
|
111
|
-
@apply transition-colors;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.ui-chip-alt[data-selected] {
|
|
115
|
-
@apply bg-dark-grey text-white;
|
|
116
|
-
}
|
|
117
|
-
.ui-chip-alt[data-selected]:hover {
|
|
118
|
-
@apply bg-gui-hover text-white;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.ui-chip-alt[data-selected]:focus {
|
|
122
|
-
@apply bg-gui-active text-white;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
@layer components {
|
|
2
|
-
.ui-checkbox-p1 {
|
|
3
|
-
@apply flex items-start mb-16 font-sans font-medium;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.ui-checkbox-p2 {
|
|
7
|
-
@apply flex items-start mb-12 font-sans font-medium;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ui-checkbox-input {
|
|
11
|
-
@apply opacity-0 absolute h-20 w-20;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.ui-checkbox-styled {
|
|
15
|
-
@apply w-20 h-20 mr-16;
|
|
16
|
-
@apply bg-white flex flex-shrink-0 justify-center items-center;
|
|
17
|
-
@apply border border-dark-grey rounded-md focus-within:border-active-orange;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.ui-checkbox-styled-tick {
|
|
21
|
-
@apply hidden text-white;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.ui-checkbox-label-p1 {
|
|
25
|
-
@apply select-none;
|
|
26
|
-
@apply text-p1 font-medium text-cool-black;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.ui-checkbox-label-p2 {
|
|
30
|
-
@apply select-none;
|
|
31
|
-
@apply text-p2 font-medium text-cool-black;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.ui-checkbox-input:disabled + .ui-checkbox-styled {
|
|
35
|
-
@apply bg-gui-unavailable border;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.ui-checkbox-input:focus + .ui-checkbox-styled {
|
|
39
|
-
border-width: 0.125rem;
|
|
40
|
-
@apply border-gui-focus;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.ui-checkbox-input:checked + .ui-checkbox-styled {
|
|
44
|
-
@apply bg-active-orange border-dark-grey border;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.ui-checkbox-input:checked + .ui-checkbox-styled svg {
|
|
48
|
-
@apply block;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.ui-textarea {
|
|
52
|
-
@apply font-sans font-medium text-cool-black text-p1;
|
|
53
|
-
@apply p-input mb-16;
|
|
54
|
-
@apply bg-light-grey border-mid-grey transition-input border rounded block w-full;
|
|
55
|
-
@apply hover:bg-white hover:shadow-input hover:border-transparent;
|
|
56
|
-
@apply focus:bg-white focus:shadow-input focus:border-transparent focus:outline-gui-focus;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.ui-textarea::placeholder {
|
|
60
|
-
/* CSS vars don't work in ::placeholder in Webkit :( */
|
|
61
|
-
/* color: var(--text-dark-grey); */
|
|
62
|
-
color: #76767c;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
@layer components {
|
|
2
|
-
.ui-standard-container {
|
|
3
|
-
@apply w-full max-w-screen-xl mx-auto px-24 sm:px-32 md:px-40 lg:px-64;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.ui-grid-gap {
|
|
7
|
-
@apply gap-8 sm:gap-16 md:gap-24 xl:gap-32;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ui-grid-gap-x {
|
|
11
|
-
@apply gap-x-8 sm:gap-x-16 md:gap-x-24 xl:gap-x-32;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.ui-grid-px {
|
|
15
|
-
@apply px-24 sm:px-32 md:px-40 lg:px-64;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.ui-grid-mx {
|
|
19
|
-
@apply mx-24 sm:mx-32 md:mx-40 lg:mx-64;
|
|
20
|
-
}
|
|
21
|
-
}
|