@ably/ui 13.2.2 → 14.0.0-dev.0ed6be7
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/README.md +25 -152
- package/core/.DS_Store +0 -0
- package/core/Accordion/.DS_Store +0 -0
- package/core/Accordion.js +1 -0
- package/core/Code/.DS_Store +0 -0
- package/core/Code/component.css +1 -72
- package/core/Code/component.js +1 -1
- package/core/Code.js +1 -0
- package/core/ConnectStateWrapper/component.js +0 -1
- package/core/ConnectStateWrapper.js +1 -0
- package/core/ContactFooter/.DS_Store +0 -0
- package/core/ContactFooter/component.css +7 -10
- package/core/ContactFooter/component.js +1 -1
- package/core/ContactFooter.js +1 -0
- package/core/CookieMessage/.DS_Store +0 -0
- package/core/CookieMessage/component.css +10 -13
- package/core/CookieMessage/component.js +1 -1
- package/core/CookieMessage.js +1 -0
- package/core/CustomerLogos/.DS_Store +0 -0
- package/core/CustomerLogos/component.js +0 -1
- package/core/CustomerLogos.js +1 -0
- package/core/DropdownMenu/.DS_Store +0 -0
- package/core/DropdownMenu/component.js +0 -1
- package/core/DropdownMenu.js +1 -0
- package/core/FeaturedLink/.DS_Store +0 -0
- package/core/FeaturedLink/component.js +0 -1
- package/core/FeaturedLink.js +1 -0
- package/core/Flash/.DS_Store +0 -0
- package/core/Flash/component.css +19 -22
- package/core/Flash/component.js +1 -1
- package/core/Flash.js +1 -0
- package/core/Footer/.DS_Store +0 -0
- package/core/Footer/component.css +22 -25
- package/core/Footer/component.js +1 -1
- package/core/Footer.js +1 -0
- package/core/Icon/.DS_Store +0 -0
- package/core/Icon/component.js +0 -1
- package/core/Icon.js +1 -0
- package/core/Loader/.DS_Store +0 -0
- package/core/Loader/component.js +0 -1
- package/core/Loader.js +13 -0
- package/core/Logo/.DS_Store +0 -0
- package/core/Logo/component.js +0 -1
- package/core/Logo.js +1 -0
- package/core/Meganav/.DS_Store +0 -0
- package/core/Meganav/component.css +103 -106
- package/core/Meganav/component.js +1 -1
- package/core/Meganav.js +1 -0
- package/core/MeganavBlogPostsList/.DS_Store +0 -0
- package/core/MeganavBlogPostsList/component.js +1 -2
- package/core/MeganavBlogPostsList.js +1 -0
- package/core/MeganavContentCompany/.DS_Store +0 -0
- package/core/MeganavContentCompany/component.js +0 -1
- package/core/MeganavContentCompany.js +1 -0
- package/core/MeganavContentDevelopers/.DS_Store +0 -0
- package/core/MeganavContentDevelopers/component.js +0 -1
- package/core/MeganavContentDevelopers.js +1 -0
- package/core/MeganavContentProducts/.DS_Store +0 -0
- package/core/MeganavContentProducts/component.js +0 -1
- package/core/MeganavContentProducts.js +1 -0
- package/core/MeganavContentUseCases/.DS_Store +0 -0
- package/core/MeganavContentUseCases/component.js +0 -1
- package/core/MeganavContentUseCases.js +1 -0
- package/core/MeganavControl/.DS_Store +0 -0
- package/core/MeganavControl/component.js +1 -1
- package/core/MeganavControl.js +1 -0
- package/core/MeganavControlMobileDropdown/.DS_Store +0 -0
- package/core/MeganavControlMobileDropdown/component.js +1 -1
- package/core/MeganavControlMobileDropdown.js +1 -0
- package/core/MeganavControlMobilePanelClose/.DS_Store +0 -0
- package/core/MeganavControlMobilePanelClose/component.js +1 -1
- package/core/MeganavControlMobilePanelClose.js +1 -0
- package/core/MeganavControlMobilePanelOpen/.DS_Store +0 -0
- package/core/MeganavControlMobilePanelOpen/component.js +1 -1
- package/core/MeganavControlMobilePanelOpen.js +1 -0
- package/core/MeganavItemsDesktop/.DS_Store +0 -0
- package/core/MeganavItemsDesktop/component.js +0 -1
- package/core/MeganavItemsDesktop.js +1 -0
- package/core/MeganavItemsMobile/.DS_Store +0 -0
- package/core/MeganavItemsMobile/component.js +0 -1
- package/core/MeganavItemsMobile.js +1 -0
- package/core/MeganavItemsSignedIn/.DS_Store +0 -0
- package/core/MeganavItemsSignedIn/component.js +0 -1
- package/core/MeganavItemsSignedIn.js +1 -0
- package/core/MeganavSearch/.DS_Store +0 -0
- package/core/MeganavSearch/component.js +0 -1
- package/core/MeganavSearch.js +1 -0
- package/core/MeganavSearchAutocomplete/.DS_Store +0 -0
- package/core/MeganavSearchAutocomplete/component.js +1 -1
- package/core/MeganavSearchAutocomplete.js +1 -0
- package/core/MeganavSearchPanel/.DS_Store +0 -0
- package/core/MeganavSearchPanel/component.js +0 -1
- package/core/MeganavSearchPanel.js +1 -0
- package/core/MeganavSearchSuggestions/.DS_Store +0 -0
- package/core/MeganavSearchSuggestions/component.js +1 -1
- package/core/MeganavSearchSuggestions.js +1 -0
- package/core/Notice/.DS_Store +0 -0
- package/core/Notice/component.css +4 -7
- package/core/Notice/component.js +1 -1
- package/core/Notice.js +1 -0
- package/core/SignOutLink/.DS_Store +0 -0
- package/core/SignOutLink/component.js +0 -1
- package/core/SignOutLink.js +1 -0
- package/core/Slider/.DS_Store +0 -0
- package/core/Slider/component.css +4 -7
- package/core/Slider/component.js +1 -1
- package/core/Slider.js +1 -0
- package/core/Table/.DS_Store +0 -0
- package/core/Table/Table.js +1 -0
- package/core/Table/TableCell.js +7 -0
- package/core/Table/TableRow.js +1 -0
- package/core/Table/data.js +1 -0
- package/core/Table.js +1 -0
- package/core/Tooltip.js +1 -0
- package/core/css.js +1 -0
- package/core/dom-query.js +1 -0
- package/core/hubspot-chat-toggle.js +1 -0
- package/core/icons/discord.svg +10 -0
- package/core/icons/facebook.svg +4 -0
- package/core/icons/github.svg +3 -0
- package/core/icons/glassdoor.svg +3 -0
- package/core/icons/google.svg +3 -0
- package/core/icons/icon-display-48hrs.svg +3 -0
- package/core/icons/icon-display-about-ably-col.svg +4 -0
- package/core/icons/icon-display-api-keys.svg +3 -0
- package/core/icons/icon-display-api.svg +3 -0
- package/core/icons/icon-display-asset-tracking-col.svg +18 -0
- package/core/icons/icon-display-browser.svg +10 -0
- package/core/icons/icon-display-calendar.svg +3 -0
- package/core/icons/icon-display-call-mobile.svg +3 -0
- package/core/icons/icon-display-careers-col.svg +9 -0
- package/core/icons/icon-display-case-studies-col.svg +5 -0
- package/core/icons/icon-display-chat-col.svg +4 -0
- package/core/icons/icon-display-chat-stack-col.svg +4 -0
- package/core/icons/icon-display-chat-stack.svg +4 -0
- package/core/icons/icon-display-cloud-servers.svg +3 -0
- package/core/icons/icon-display-compare-tech-col.svg +9 -0
- package/core/icons/icon-display-customers-col.svg +15 -0
- package/core/icons/icon-display-data-broadcast-col.svg +26 -0
- package/core/icons/icon-display-data-synchronization-col.svg +14 -0
- package/core/icons/icon-display-docs-col.svg +7 -0
- package/core/icons/icon-display-documentation.svg +3 -0
- package/core/icons/icon-display-events-col.svg +13 -0
- package/core/icons/icon-display-examples-col.svg +11 -0
- package/core/icons/icon-display-gdpr.svg +3 -0
- package/core/icons/icon-display-general-comms.svg +3 -0
- package/core/icons/icon-display-hipaa.svg +10 -0
- package/core/icons/icon-display-integrations-col.svg +8 -0
- package/core/icons/icon-display-it-support-access.svg +3 -0
- package/core/icons/icon-display-it-support-helpdesk.svg +3 -0
- package/core/icons/icon-display-kafka-at-the-edge-col.svg +8 -0
- package/core/icons/icon-display-laptop.svg +10 -0
- package/core/icons/icon-display-lightbulb-col.svg +10 -0
- package/core/icons/icon-display-live-chat.svg +3 -0
- package/core/icons/icon-display-map-pin.svg +3 -0
- package/core/icons/icon-display-message.svg +3 -0
- package/core/icons/icon-display-padlock-closed.svg +3 -0
- package/core/icons/icon-display-platform.svg +22 -0
- package/core/icons/icon-display-play.svg +3 -0
- package/core/icons/icon-display-privacy-shield-framework.svg +7 -0
- package/core/icons/icon-display-push-notifications-col.svg +6 -0
- package/core/icons/icon-display-quickstart-guides-col.svg +8 -0
- package/core/icons/icon-display-resources-col.svg +21 -0
- package/core/icons/icon-display-sdks-col.svg +11 -0
- package/core/icons/icon-display-servers.svg +3 -0
- package/core/icons/icon-display-shopping-cart.svg +10 -0
- package/core/icons/icon-display-sla.svg +3 -0
- package/core/icons/icon-display-soc2-type2.svg +3 -0
- package/core/icons/icon-display-tech-account-comms.svg +3 -0
- package/core/icons/icon-display-tutorials-demos-col.svg +25 -0
- package/core/icons/icon-display-virtual-events-col.svg +12 -0
- package/core/icons/icon-display-virtual-events.svg +12 -0
- package/core/icons/icon-gui-ably-badge.svg +3 -0
- package/core/icons/icon-gui-arrow-bidirectional-horizontal.svg +3 -0
- package/core/icons/icon-gui-arrow-bidirectional-vertical.svg +3 -0
- package/core/icons/icon-gui-arrow-down.svg +3 -0
- package/core/icons/icon-gui-arrow-left.svg +3 -0
- package/core/icons/icon-gui-arrow-right.svg +3 -0
- package/core/icons/icon-gui-arrow-up.svg +3 -0
- package/core/icons/icon-gui-burger-menu.svg +5 -0
- package/core/icons/icon-gui-check-circled-fill-black.svg +4 -0
- package/core/icons/icon-gui-check-circled-fill.svg +4 -0
- package/core/icons/icon-gui-check-circled.svg +3 -0
- package/core/icons/icon-gui-checklist-checked.svg +3 -0
- package/core/icons/icon-gui-clock.svg +3 -0
- package/core/icons/icon-gui-close.svg +3 -0
- package/core/icons/icon-gui-copy.svg +10 -0
- package/core/icons/icon-gui-cross-circled-fill.svg +4 -0
- package/core/icons/icon-gui-cross-circled.svg +3 -0
- package/core/icons/icon-gui-dash-circled.svg +3 -0
- package/core/icons/icon-gui-disclosure-arrow.svg +3 -0
- package/core/icons/icon-gui-document-generic.svg +3 -0
- package/core/icons/icon-gui-enlarge.svg +3 -0
- package/core/icons/icon-gui-external-link.svg +3 -0
- package/core/icons/icon-gui-filter-flow-step-1.svg +5 -0
- package/core/icons/icon-gui-filter-flow-step-2.svg +5 -0
- package/core/icons/icon-gui-filter-flow-step-3.svg +5 -0
- package/core/icons/icon-gui-history.svg +3 -0
- package/core/icons/icon-gui-info.svg +3 -0
- package/core/icons/icon-gui-link-arrow.svg +3 -0
- package/core/icons/icon-gui-link.svg +4 -0
- package/core/icons/icon-gui-live-chat.svg +3 -0
- package/core/icons/icon-gui-minus.svg +3 -0
- package/core/icons/icon-gui-plus.svg +3 -0
- package/core/icons/icon-gui-quote-marks-solid.svg +3 -0
- package/core/icons/icon-gui-refresh.svg +10 -0
- package/core/icons/icon-gui-resources.svg +3 -0
- package/core/icons/icon-gui-search.svg +3 -0
- package/core/icons/icon-gui-tick.svg +3 -0
- package/core/icons/icon-gui-warning.svg +5 -0
- package/core/icons/icon-live-updates-results-metrics-col.svg +26 -0
- package/core/icons/icon-multi-user-spaces-col.svg +13 -0
- package/core/icons/icon-social-x.svg +3 -0
- package/core/icons/icon-tech-apachekafka.svg +3 -0
- package/core/icons/linkedin.svg +3 -0
- package/core/icons/quote.svg +3 -0
- package/core/icons/stackoverflow.svg +3 -0
- package/core/icons/twitter.svg +3 -0
- package/core/icons/youtube.svg +11 -0
- package/core/icons.js +1 -0
- package/core/load-sprites.js +1 -0
- package/core/react-renderer.js +1 -0
- package/core/remote-blogs-posts.js +1 -0
- package/core/remote-data-store.js +1 -0
- package/core/remote-data-util.js +1 -0
- package/core/remote-session-data.js +1 -0
- package/core/scripts.js +1 -2
- package/core/sprites.svg +1 -525
- package/core/styles/buttons.css +122 -0
- package/core/styles/forms.css +62 -0
- package/core/styles/layout.css +19 -0
- package/core/styles/properties.css +276 -0
- package/core/styles/text.css +166 -0
- package/core/styles.base.css +1 -0
- package/core/styles.components.css +33 -0
- package/core/styles.css +2 -699
- package/core/url-base.js +1 -0
- package/core/utils/syntax-highlighter-registry.js +1 -0
- package/core/utils/syntax-highlighter.css +67 -0
- package/core/utils/syntax-highlighter.js +1 -0
- package/package.json +38 -34
- package/reset/scripts.js +1 -1
- package/reset/styles/normalize.css +353 -0
- package/reset/styles/reset.css +129 -0
- package/reset/styles.css +2 -477
- package/src/.DS_Store +0 -0
- package/src/core/.DS_Store +0 -0
- package/src/core/Accordion/.DS_Store +0 -0
- package/src/core/Accordion/Accordion.stories.tsx +39 -0
- package/src/core/Accordion.tsx +147 -0
- package/src/core/Code/.DS_Store +0 -0
- package/src/core/Code/Code.stories.tsx +71 -0
- package/src/core/Code.tsx +45 -0
- package/src/core/{ConnectStateWrapper/component.jsx → ConnectStateWrapper.tsx} +7 -3
- package/src/core/ContactFooter/.DS_Store +0 -0
- package/src/core/ContactFooter/ContactFooter.stories.tsx +11 -0
- package/src/core/ContactFooter/component.css +7 -9
- package/src/core/ContactFooter.tsx +92 -0
- package/src/core/CookieMessage/.DS_Store +0 -0
- package/src/core/CookieMessage/CookieMessage.stories.tsx +12 -0
- package/src/core/CookieMessage/component.css +10 -12
- package/src/core/{CookieMessage/component.jsx → CookieMessage.tsx} +15 -10
- package/src/core/CustomerLogos/.DS_Store +0 -0
- package/src/core/CustomerLogos/CustomerLogos.stories.tsx +43 -0
- package/src/core/CustomerLogos.tsx +35 -0
- package/src/core/DropdownMenu/.DS_Store +0 -0
- package/src/core/DropdownMenu/DropdownMenu.stories.tsx +48 -0
- package/src/core/{DropdownMenu/component.jsx → DropdownMenu.tsx} +64 -36
- package/src/core/FeaturedLink/.DS_Store +0 -0
- package/src/core/FeaturedLink/FeaturedLink.stories.tsx +43 -0
- package/src/core/{FeaturedLink/component.jsx → FeaturedLink.tsx} +28 -17
- package/src/core/Flash/.DS_Store +0 -0
- package/src/core/Flash/Flash.stories.tsx +37 -0
- package/src/core/Flash/component.css +19 -21
- package/src/core/{Flash/component.jsx → Flash.tsx} +78 -39
- package/src/core/Footer/.DS_Store +0 -0
- package/src/core/Footer/Footer.stories.tsx +26 -0
- package/src/core/Footer/component.css +22 -24
- package/src/core/{Footer/component.jsx → Footer.tsx} +237 -70
- package/src/core/Icon/.DS_Store +0 -0
- package/src/core/Icon/Icon.stories.tsx +150 -0
- package/src/core/Icon.tsx +26 -0
- package/src/core/Loader/.DS_Store +0 -0
- package/src/core/Loader/Loader.stories.tsx +21 -0
- package/src/core/{Loader/component.jsx → Loader.tsx} +11 -8
- package/src/core/Logo/.DS_Store +0 -0
- package/src/core/Logo/Logo.stories.tsx +12 -0
- package/src/core/Logo.tsx +29 -0
- package/src/core/Meganav/.DS_Store +0 -0
- package/src/core/Meganav/Meganav.stories.tsx +86 -0
- package/src/core/Meganav/component.css +103 -105
- package/src/core/Meganav/component.js +6 -7
- package/src/core/Meganav.tsx +228 -0
- package/src/core/MeganavBlogPostsList/.DS_Store +0 -0
- package/src/core/{MeganavBlogPostsList/component.jsx → MeganavBlogPostsList.tsx} +15 -14
- package/src/core/MeganavContentCompany/.DS_Store +0 -0
- package/src/core/{MeganavContentCompany/component.jsx → MeganavContentCompany.tsx} +82 -33
- package/src/core/MeganavContentDevelopers/.DS_Store +0 -0
- package/src/core/{MeganavContentDevelopers/component.jsx → MeganavContentDevelopers.tsx} +98 -34
- package/src/core/MeganavContentProducts/.DS_Store +0 -0
- package/src/core/MeganavContentProducts.tsx +165 -0
- package/src/core/MeganavContentUseCases/.DS_Store +0 -0
- package/src/core/MeganavContentUseCases.tsx +244 -0
- package/src/core/MeganavControl/.DS_Store +0 -0
- package/src/core/{MeganavControl/component.jsx → MeganavControl.tsx} +18 -12
- package/src/core/MeganavControlMobileDropdown/.DS_Store +0 -0
- package/src/core/{MeganavControlMobileDropdown/component.jsx → MeganavControlMobileDropdown.tsx} +3 -7
- package/src/core/MeganavControlMobilePanelClose/.DS_Store +0 -0
- package/src/core/{MeganavControlMobilePanelClose/component.jsx → MeganavControlMobilePanelClose.tsx} +16 -9
- package/src/core/MeganavControlMobilePanelOpen/.DS_Store +0 -0
- package/src/core/MeganavControlMobilePanelOpen.tsx +32 -0
- package/src/core/MeganavItemsDesktop/.DS_Store +0 -0
- package/src/core/MeganavItemsDesktop.tsx +68 -0
- package/src/core/MeganavItemsMobile/.DS_Store +0 -0
- package/src/core/MeganavItemsMobile.tsx +197 -0
- package/src/core/MeganavItemsSignedIn/.DS_Store +0 -0
- package/src/core/{MeganavItemsSignedIn/component.jsx → MeganavItemsSignedIn.tsx} +59 -23
- package/src/core/MeganavSearch/.DS_Store +0 -0
- package/src/core/MeganavSearch.tsx +36 -0
- package/src/core/MeganavSearchAutocomplete/.DS_Store +0 -0
- package/src/core/MeganavSearchAutocomplete.tsx +12 -0
- package/src/core/MeganavSearchPanel/.DS_Store +0 -0
- package/src/core/MeganavSearchPanel.tsx +52 -0
- package/src/core/MeganavSearchSuggestions/.DS_Store +0 -0
- package/src/core/MeganavSearchSuggestions.tsx +62 -0
- package/src/core/Notice/.DS_Store +0 -0
- package/src/core/Notice/component.css +4 -6
- package/src/core/Notice/component.js +1 -1
- package/src/core/Notice.tsx +104 -0
- package/src/core/SignOutLink/.DS_Store +0 -0
- package/src/core/SignOutLink.tsx +51 -0
- package/src/core/Slider/.DS_Store +0 -0
- package/src/core/Slider/Slider.stories.tsx +45 -0
- package/src/core/Slider/component.css +4 -6
- package/src/core/Slider.tsx +112 -0
- package/src/core/Table/.DS_Store +0 -0
- package/src/core/Table/Table.stories.tsx +12 -0
- package/src/core/Table/Table.tsx +30 -0
- package/src/core/Table/TableCell.tsx +84 -0
- package/src/core/Table/TableRow.tsx +25 -0
- package/src/core/Table/data.tsx +113 -0
- package/src/core/Table.tsx +24 -0
- package/src/core/Tooltip/Tooltip.stories.tsx +27 -0
- package/src/core/Tooltip.tsx +60 -0
- package/src/core/icons.js +6 -0
- package/src/core/{react-renderer.js → react-renderer.tsx} +9 -7
- package/src/core/styles/buttons.css +121 -123
- package/src/core/styles/forms.css +49 -51
- package/src/core/styles/layout.css +14 -16
- package/src/core/styles/properties.css +250 -259
- package/src/core/styles/text.css +165 -167
- package/src/core/styles.components.css +22 -24
- package/src/core/utils/syntax-highlighter.css +55 -59
- package/src/pages/Buttons.mdx +121 -0
- package/src/pages/Chips.mdx +136 -0
- package/src/pages/Colour.mdx +23 -0
- package/src/pages/Forms.mdx +173 -0
- package/src/pages/Layout.mdx +58 -0
- package/src/pages/Typography.mdx +206 -0
- package/src/pages/utils.ts +70 -0
- package/tailwind.config.js +1 -7
- package/tailwind.extend.js +1 -1
- package/core/.gitignore +0 -1
- package/core/Code.jsx +0 -684
- package/core/CompanyAutocomplete/component.css +0 -46
- package/core/CompanyAutocomplete/component.js +0 -2
- package/core/CompanyAutocomplete/component.js.LICENSE.txt +0 -1
- package/core/ConnectStateWrapper.jsx +0 -222
- package/core/ContactFooter.jsx +0 -342
- package/core/CookieMessage.jsx +0 -204
- package/core/CustomerLogos.jsx +0 -144
- package/core/DropdownMenu.jsx +0 -313
- package/core/FeatureFooter/component.css +0 -13
- package/core/FeatureFooter/component.js +0 -1
- package/core/FeaturedLink.jsx +0 -236
- package/core/Flash.jsx +0 -622
- package/core/Footer.jsx +0 -587
- package/core/Icon.jsx +0 -152
- package/core/Loader.jsx +0 -154
- package/core/Logo.jsx +0 -147
- package/core/Meganav.jsx +0 -4146
- package/core/MeganavBlogPostsList/component.js.LICENSE.txt +0 -1
- package/core/MeganavBlogPostsList.jsx +0 -291
- package/core/MeganavContentCompany.jsx +0 -1053
- package/core/MeganavContentDevelopers.jsx +0 -334
- package/core/MeganavContentProducts.jsx +0 -368
- package/core/MeganavContentUseCases.jsx +0 -341
- package/core/MeganavControl.jsx +0 -199
- package/core/MeganavControlMobileDropdown.jsx +0 -197
- package/core/MeganavControlMobilePanelClose.jsx +0 -198
- package/core/MeganavControlMobilePanelOpen.jsx +0 -193
- package/core/MeganavItemsDesktop.jsx +0 -279
- package/core/MeganavItemsMobile.jsx +0 -684
- package/core/MeganavItemsSignedIn.jsx +0 -638
- package/core/MeganavSearch.jsx +0 -429
- package/core/MeganavSearchAutocomplete.jsx +0 -117
- package/core/MeganavSearchPanel.jsx +0 -381
- package/core/MeganavSearchSuggestions.jsx +0 -294
- package/core/Notice.jsx +0 -914
- package/core/Showcase/component.css +0 -31
- package/core/Showcase/component.js +0 -1
- package/core/Showcase.jsx +0 -17
- package/core/SignOutLink.jsx +0 -157
- package/core/Slider.jsx +0 -400
- package/core/Uptime/component.css +0 -128
- package/core/Uptime/component.js +0 -1
- package/core/Uptime.jsx +0 -890
- package/core/scripts.js.LICENSE.txt +0 -1
- package/preview/tmp/pids/.keep +0 -0
- package/reset/.gitignore +0 -1
- package/src/core/Code/component.html.erb +0 -3
- package/src/core/Code/component.jsx +0 -31
- package/src/core/Code/component.rb +0 -12
- package/src/core/CompanyAutocomplete/component.css +0 -45
- package/src/core/CompanyAutocomplete/component.js +0 -204
- package/src/core/ContactFooter/component.html.erb +0 -32
- package/src/core/ContactFooter/component.jsx +0 -66
- package/src/core/ContactFooter/component.rb +0 -13
- package/src/core/CustomerLogos/component.html.erb +0 -9
- package/src/core/CustomerLogos/component.jsx +0 -28
- package/src/core/CustomerLogos/component.rb +0 -14
- package/src/core/FeatureFooter/component.css +0 -12
- package/src/core/FeatureFooter/component.html.erb +0 -54
- package/src/core/FeatureFooter/component.js +0 -7
- package/src/core/FeatureFooter/component.rb +0 -30
- package/src/core/FeaturedLink/component.html.erb +0 -15
- package/src/core/FeaturedLink/component.rb +0 -21
- package/src/core/Footer/component.html.erb +0 -256
- package/src/core/Footer/component.rb +0 -14
- package/src/core/Icon/component.html.erb +0 -3
- package/src/core/Icon/component.jsx +0 -19
- package/src/core/Icon/component.rb +0 -25
- package/src/core/Loader/component.html.erb +0 -18
- package/src/core/Loader/component.rb +0 -19
- package/src/core/Logo/component.html.erb +0 -3
- package/src/core/Logo/component.jsx +0 -20
- package/src/core/Logo/component.rb +0 -31
- package/src/core/Meganav/component.html.erb +0 -31
- package/src/core/Meganav/component.jsx +0 -123
- package/src/core/Meganav/component.rb +0 -60
- package/src/core/MeganavBlogPostsList/component.html.erb +0 -5
- package/src/core/MeganavBlogPostsList/component.rb +0 -13
- package/src/core/MeganavContentCompany/component.html.erb +0 -90
- package/src/core/MeganavContentCompany/component.rb +0 -14
- package/src/core/MeganavContentDevelopers/component.html.erb +0 -129
- package/src/core/MeganavContentDevelopers/component.rb +0 -13
- package/src/core/MeganavContentProducts/component.html.erb +0 -83
- package/src/core/MeganavContentProducts/component.jsx +0 -105
- package/src/core/MeganavContentProducts/component.rb +0 -14
- package/src/core/MeganavContentUseCases/component.html.erb +0 -135
- package/src/core/MeganavContentUseCases/component.jsx +0 -147
- package/src/core/MeganavContentUseCases/component.rb +0 -13
- package/src/core/MeganavControl/component.html.erb +0 -6
- package/src/core/MeganavControl/component.rb +0 -20
- package/src/core/MeganavControlMobileDropdown/component.html.erb +0 -7
- package/src/core/MeganavControlMobileDropdown/component.rb +0 -11
- package/src/core/MeganavControlMobilePanelClose/component.html.erb +0 -12
- package/src/core/MeganavControlMobilePanelClose/component.rb +0 -12
- package/src/core/MeganavControlMobilePanelOpen/component.html.erb +0 -7
- package/src/core/MeganavControlMobilePanelOpen/component.jsx +0 -25
- package/src/core/MeganavControlMobilePanelOpen/component.rb +0 -9
- package/src/core/MeganavItemsDesktop/component.html.erb +0 -17
- package/src/core/MeganavItemsDesktop/component.jsx +0 -49
- package/src/core/MeganavItemsDesktop/component.rb +0 -23
- package/src/core/MeganavItemsMobile/component.html.erb +0 -75
- package/src/core/MeganavItemsMobile/component.jsx +0 -137
- package/src/core/MeganavItemsMobile/component.rb +0 -21
- package/src/core/MeganavItemsSignedIn/component.html.erb +0 -53
- package/src/core/MeganavItemsSignedIn/component.rb +0 -33
- package/src/core/MeganavSearch/component.html.erb +0 -15
- package/src/core/MeganavSearch/component.jsx +0 -33
- package/src/core/MeganavSearch/component.rb +0 -13
- package/src/core/MeganavSearchAutocomplete/component.html.erb +0 -6
- package/src/core/MeganavSearchAutocomplete/component.jsx +0 -14
- package/src/core/MeganavSearchAutocomplete/component.rb +0 -6
- package/src/core/MeganavSearchPanel/component.html.erb +0 -22
- package/src/core/MeganavSearchPanel/component.jsx +0 -39
- package/src/core/MeganavSearchPanel/component.rb +0 -13
- package/src/core/MeganavSearchSuggestions/component.html.erb +0 -22
- package/src/core/MeganavSearchSuggestions/component.jsx +0 -49
- package/src/core/MeganavSearchSuggestions/component.rb +0 -18
- package/src/core/Notice/component.html.erb +0 -16
- package/src/core/Notice/component.jsx +0 -71
- package/src/core/Notice/component.rb +0 -29
- package/src/core/Showcase/component.css +0 -30
- package/src/core/Showcase/component.html.erb +0 -76
- package/src/core/Showcase/component.js +0 -180
- package/src/core/Showcase/component.jsx +0 -0
- package/src/core/Showcase/component.rb +0 -190
- package/src/core/SignOutLink/component.html.erb +0 -1
- package/src/core/SignOutLink/component.jsx +0 -32
- package/src/core/SignOutLink/component.rb +0 -17
- package/src/core/Slider/component.html.erb +0 -28
- package/src/core/Slider/component.jsx +0 -86
- package/src/core/Slider/component.rb +0 -38
- package/src/core/Uptime/component.css +0 -127
- package/src/core/Uptime/component.html.erb +0 -0
- package/src/core/Uptime/component.js +0 -1
- package/src/core/Uptime/component.jsx +0 -183
- package/src/core/Uptime/component.rb +0 -7
- package/src/core/core.rb +0 -81
- /package/{preview/log/.keep → core/Accordion/component.js} +0 -0
- /package/{preview/tmp/.keep → src/core/Accordion/component.js} +0 -0
|
@@ -1,44 +1,77 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import T from "prop-types";
|
|
3
2
|
|
|
4
|
-
import Icon from "../Icon/component.
|
|
5
|
-
import _absUrl from "../url-base";
|
|
3
|
+
import Icon from "../Icon/component.tsx";
|
|
4
|
+
import _absUrl from "../url-base.js";
|
|
5
|
+
import "./component.css";
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
type FooterProps = {
|
|
8
|
+
paths: {
|
|
9
|
+
ablyStack: string;
|
|
10
|
+
highestPerformer: string;
|
|
11
|
+
highestUserAdoption: string;
|
|
12
|
+
bestSupport: string;
|
|
13
|
+
fastestImplementation: string;
|
|
14
|
+
};
|
|
15
|
+
urlBase: string;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
const Footer = ({ paths, urlBase }: FooterProps) => {
|
|
8
19
|
const absUrl = (path) => _absUrl(path, urlBase);
|
|
9
20
|
|
|
10
21
|
return (
|
|
11
|
-
<footer
|
|
22
|
+
<footer
|
|
23
|
+
className="bg-light-grey font-sans antialiased leading-normal"
|
|
24
|
+
data-id="footer"
|
|
25
|
+
>
|
|
12
26
|
<div className="max-w-screen-xl mx-auto py-32 sm:py-40 md:py-64 ui-grid-gap ui-grid-px grid grid-cols-6">
|
|
13
27
|
<div className="col-span-full md:col-span-2">
|
|
14
28
|
<div className="flex flex-row p-menu-row-snug">
|
|
15
|
-
<img
|
|
16
|
-
|
|
29
|
+
<img
|
|
30
|
+
className="mr-24 -mt-16"
|
|
31
|
+
src={paths.ablyStack}
|
|
32
|
+
alt="Ably homepage"
|
|
33
|
+
/>
|
|
34
|
+
<h2 className="ui-text-overline2 col-span-full">
|
|
35
|
+
The Ably Platform
|
|
36
|
+
</h2>
|
|
17
37
|
</div>
|
|
18
38
|
<div className="md:col-span-4 md:w-3/4 xs:w-3/5 w-full">
|
|
19
39
|
<p className="ui-text-p3 font-bold py-16 p-menu-row-snug">
|
|
20
|
-
Easily power any realtime experience in your application via a
|
|
40
|
+
Easily power any realtime experience in your application via a
|
|
41
|
+
simple API that handles everything realtime.
|
|
21
42
|
</p>
|
|
22
43
|
</div>
|
|
23
44
|
|
|
24
45
|
<ul className="grid grid-cols-1">
|
|
25
46
|
<li className="p-menu-row-snug">
|
|
26
|
-
<a
|
|
47
|
+
<a
|
|
48
|
+
href={absUrl("/solutions/channels")}
|
|
49
|
+
className="ui-footer-menu-row-link"
|
|
50
|
+
>
|
|
27
51
|
Pub/sub messaging
|
|
28
52
|
</a>
|
|
29
53
|
</li>
|
|
30
54
|
<li className="p-menu-row-snug">
|
|
31
|
-
<a
|
|
55
|
+
<a
|
|
56
|
+
href={absUrl("/push-notifications")}
|
|
57
|
+
className="ui-footer-menu-row-link"
|
|
58
|
+
>
|
|
32
59
|
Push notifications
|
|
33
60
|
</a>
|
|
34
61
|
</li>
|
|
35
62
|
<li className="p-menu-row-snug">
|
|
36
|
-
<a
|
|
63
|
+
<a
|
|
64
|
+
href={absUrl("/integrations")}
|
|
65
|
+
className="ui-footer-menu-row-link"
|
|
66
|
+
>
|
|
37
67
|
Third-party integrations
|
|
38
68
|
</a>
|
|
39
69
|
</li>
|
|
40
70
|
<li className="p-menu-row-snug">
|
|
41
|
-
<a
|
|
71
|
+
<a
|
|
72
|
+
href={absUrl("/protocols")}
|
|
73
|
+
className="ui-footer-menu-row-link"
|
|
74
|
+
>
|
|
42
75
|
Multiple protocol messaging
|
|
43
76
|
</a>
|
|
44
77
|
</li>
|
|
@@ -49,52 +82,82 @@ export default function Footer({ paths, urlBase }) {
|
|
|
49
82
|
<h2 className="ui-footer-col-title">Ably is for</h2>
|
|
50
83
|
<ul>
|
|
51
84
|
<li className="p-menu-row-snug">
|
|
52
|
-
<a
|
|
85
|
+
<a
|
|
86
|
+
href={absUrl("/solutions/asset-tracking")}
|
|
87
|
+
className="ui-footer-menu-row-link"
|
|
88
|
+
>
|
|
53
89
|
Ably Asset Tracking
|
|
54
90
|
</a>
|
|
55
91
|
</li>
|
|
56
92
|
<li className="p-menu-row-snug">
|
|
57
|
-
<a
|
|
93
|
+
<a
|
|
94
|
+
href={absUrl("/solutions/extend-kafka-to-the-edge")}
|
|
95
|
+
className="ui-footer-menu-row-link"
|
|
96
|
+
>
|
|
58
97
|
Extend Kafka to the edge
|
|
59
98
|
</a>
|
|
60
99
|
</li>
|
|
61
100
|
<li className="p-menu-row-snug">
|
|
62
|
-
<a
|
|
101
|
+
<a
|
|
102
|
+
href={absUrl("/solutions/edtech")}
|
|
103
|
+
className="ui-footer-menu-row-link"
|
|
104
|
+
>
|
|
63
105
|
EdTech
|
|
64
106
|
</a>
|
|
65
107
|
</li>
|
|
66
108
|
<li className="p-menu-row-snug">
|
|
67
|
-
<a
|
|
109
|
+
<a
|
|
110
|
+
href={absUrl("/solutions/automotive-logistics-and-mobility")}
|
|
111
|
+
className="ui-footer-menu-row-link"
|
|
112
|
+
>
|
|
68
113
|
Automotive, Logistics, & Mobility
|
|
69
114
|
</a>
|
|
70
115
|
</li>
|
|
71
116
|
<li className="p-menu-row-snug">
|
|
72
|
-
<a
|
|
117
|
+
<a
|
|
118
|
+
href={absUrl("/solutions/b2b-platforms")}
|
|
119
|
+
className="ui-footer-menu-row-link"
|
|
120
|
+
>
|
|
73
121
|
B2B Platforms
|
|
74
122
|
</a>
|
|
75
123
|
</li>
|
|
76
124
|
<li className="p-menu-row-snug">
|
|
77
|
-
<a
|
|
125
|
+
<a
|
|
126
|
+
href={absUrl("/solutions/healthcare")}
|
|
127
|
+
className="ui-footer-menu-row-link"
|
|
128
|
+
>
|
|
78
129
|
Healthcare
|
|
79
130
|
</a>
|
|
80
131
|
</li>
|
|
81
132
|
<li className="p-menu-row-snug">
|
|
82
|
-
<a
|
|
133
|
+
<a
|
|
134
|
+
href={absUrl("/solutions/ecommerce-and-retail")}
|
|
135
|
+
className="ui-footer-menu-row-link"
|
|
136
|
+
>
|
|
83
137
|
eCommerce & Retail
|
|
84
138
|
</a>
|
|
85
139
|
</li>
|
|
86
140
|
<li className="p-menu-row-snug">
|
|
87
|
-
<a
|
|
141
|
+
<a
|
|
142
|
+
href={absUrl("/solutions/sports-and-media")}
|
|
143
|
+
className="ui-footer-menu-row-link"
|
|
144
|
+
>
|
|
88
145
|
Sports & Media
|
|
89
146
|
</a>
|
|
90
147
|
</li>
|
|
91
148
|
<li className="p-menu-row-snug">
|
|
92
|
-
<a
|
|
149
|
+
<a
|
|
150
|
+
href={absUrl("/solutions/gaming")}
|
|
151
|
+
className="ui-footer-menu-row-link"
|
|
152
|
+
>
|
|
93
153
|
Gaming
|
|
94
154
|
</a>
|
|
95
155
|
</li>
|
|
96
156
|
<li className="p-menu-row-snug">
|
|
97
|
-
<a
|
|
157
|
+
<a
|
|
158
|
+
href={absUrl("/solutions/iot-and-connected-devices")}
|
|
159
|
+
className="ui-footer-menu-row-link"
|
|
160
|
+
>
|
|
98
161
|
IoT & Connected Devices
|
|
99
162
|
</a>
|
|
100
163
|
</li>
|
|
@@ -105,7 +168,10 @@ export default function Footer({ paths, urlBase }) {
|
|
|
105
168
|
<h2 className="ui-footer-col-title">Developers</h2>
|
|
106
169
|
<ul>
|
|
107
170
|
<li className="p-menu-row-snug">
|
|
108
|
-
<a
|
|
171
|
+
<a
|
|
172
|
+
href={absUrl("/docs/quick-start-guide")}
|
|
173
|
+
className="ui-footer-menu-row-link"
|
|
174
|
+
>
|
|
109
175
|
Start in 5 minutes
|
|
110
176
|
</a>
|
|
111
177
|
</li>
|
|
@@ -115,12 +181,18 @@ export default function Footer({ paths, urlBase }) {
|
|
|
115
181
|
</a>
|
|
116
182
|
</li>
|
|
117
183
|
<li className="p-menu-row-snug">
|
|
118
|
-
<a
|
|
184
|
+
<a
|
|
185
|
+
href={absUrl("/tutorials")}
|
|
186
|
+
className="ui-footer-menu-row-link"
|
|
187
|
+
>
|
|
119
188
|
Tutorials
|
|
120
189
|
</a>
|
|
121
190
|
</li>
|
|
122
191
|
<li className="p-menu-row-snug">
|
|
123
|
-
<a
|
|
192
|
+
<a
|
|
193
|
+
href="https://changelog.ably.com/"
|
|
194
|
+
className="ui-footer-menu-row-link"
|
|
195
|
+
>
|
|
124
196
|
Changelog
|
|
125
197
|
</a>
|
|
126
198
|
</li>
|
|
@@ -130,18 +202,24 @@ export default function Footer({ paths, urlBase }) {
|
|
|
130
202
|
</a>
|
|
131
203
|
</li>
|
|
132
204
|
<li className="p-menu-row-snug">
|
|
133
|
-
<a
|
|
205
|
+
<a
|
|
206
|
+
href={absUrl("/docs/sdks")}
|
|
207
|
+
className="ui-footer-menu-row-link"
|
|
208
|
+
>
|
|
134
209
|
SDKs
|
|
135
210
|
</a>
|
|
136
211
|
</li>
|
|
137
212
|
<li className="p-menu-row-snug flex items-center -mt-4">
|
|
138
|
-
<a
|
|
213
|
+
<a
|
|
214
|
+
className="pr-8 ui-footer-menu-row-link"
|
|
215
|
+
href="https://status.ably.com/"
|
|
216
|
+
>
|
|
139
217
|
System status
|
|
140
218
|
</a>
|
|
141
219
|
<iframe
|
|
142
220
|
className="w-20 h-20 mb-2"
|
|
143
221
|
src="https://status.ably.com/embed/icon"
|
|
144
|
-
|
|
222
|
+
style={{ backgroundColor: "transparent" }}
|
|
145
223
|
frameBorder="0"
|
|
146
224
|
scrolling="no"
|
|
147
225
|
title="System Status"
|
|
@@ -154,17 +232,26 @@ export default function Footer({ paths, urlBase }) {
|
|
|
154
232
|
<h2 className="ui-footer-col-title">WHY ABLY</h2>
|
|
155
233
|
<ul>
|
|
156
234
|
<li className="p-menu-row-snug">
|
|
157
|
-
<a
|
|
235
|
+
<a
|
|
236
|
+
href={absUrl("/customers")}
|
|
237
|
+
className="ui-footer-menu-row-link"
|
|
238
|
+
>
|
|
158
239
|
Customers
|
|
159
240
|
</a>
|
|
160
241
|
</li>
|
|
161
242
|
<li className="p-menu-row-snug">
|
|
162
|
-
<a
|
|
243
|
+
<a
|
|
244
|
+
href={absUrl("/case-studies")}
|
|
245
|
+
className="ui-footer-menu-row-link"
|
|
246
|
+
>
|
|
163
247
|
Case Studies
|
|
164
248
|
</a>
|
|
165
249
|
</li>
|
|
166
250
|
<li className="p-menu-row-snug">
|
|
167
|
-
<a
|
|
251
|
+
<a
|
|
252
|
+
href={absUrl("/four-pillars-of-dependability")}
|
|
253
|
+
className="ui-footer-menu-row-link"
|
|
254
|
+
>
|
|
168
255
|
Four Pillars of Dependability
|
|
169
256
|
</a>
|
|
170
257
|
</li>
|
|
@@ -174,12 +261,18 @@ export default function Footer({ paths, urlBase }) {
|
|
|
174
261
|
</a>
|
|
175
262
|
</li>
|
|
176
263
|
<li className="p-menu-row-snug">
|
|
177
|
-
<a
|
|
264
|
+
<a
|
|
265
|
+
href={absUrl("/protocols")}
|
|
266
|
+
className="ui-footer-menu-row-link"
|
|
267
|
+
>
|
|
178
268
|
Multi protocol support
|
|
179
269
|
</a>
|
|
180
270
|
</li>
|
|
181
271
|
<li className="p-menu-row-snug">
|
|
182
|
-
<a
|
|
272
|
+
<a
|
|
273
|
+
href={absUrl("/integrations")}
|
|
274
|
+
className="ui-footer-menu-row-link"
|
|
275
|
+
>
|
|
183
276
|
Third-party integrations
|
|
184
277
|
</a>
|
|
185
278
|
</li>
|
|
@@ -210,12 +303,18 @@ export default function Footer({ paths, urlBase }) {
|
|
|
210
303
|
</a>
|
|
211
304
|
</li>
|
|
212
305
|
<li className="p-menu-row-snug">
|
|
213
|
-
<a
|
|
306
|
+
<a
|
|
307
|
+
href={absUrl("/open-policy")}
|
|
308
|
+
className="ui-footer-menu-row-link"
|
|
309
|
+
>
|
|
214
310
|
Open protocol policy
|
|
215
311
|
</a>
|
|
216
312
|
</li>
|
|
217
313
|
<li className="p-menu-row-snug">
|
|
218
|
-
<a
|
|
314
|
+
<a
|
|
315
|
+
href={absUrl("/press-center")}
|
|
316
|
+
className="ui-footer-menu-row-link"
|
|
317
|
+
>
|
|
219
318
|
Press & Media
|
|
220
319
|
</a>
|
|
221
320
|
</li>
|
|
@@ -236,7 +335,11 @@ export default function Footer({ paths, urlBase }) {
|
|
|
236
335
|
<div className="flex flex-col md:flex-row flex-auto ml-8 sm:col-span-1 md:col-span-2">
|
|
237
336
|
<div className="">
|
|
238
337
|
<div className="flex pb-24">
|
|
239
|
-
<a
|
|
338
|
+
<a
|
|
339
|
+
className="h-24 pr-24 text-cool-black hover:text-icon-twitter"
|
|
340
|
+
href="https://twitter.com/ablyrealtime"
|
|
341
|
+
title="Ably on X"
|
|
342
|
+
>
|
|
240
343
|
<Icon name="icon-social-x" size="1.5rem" />
|
|
241
344
|
</a>
|
|
242
345
|
<a
|
|
@@ -246,10 +349,18 @@ export default function Footer({ paths, urlBase }) {
|
|
|
246
349
|
>
|
|
247
350
|
<Icon name="linkedin" size="1.5rem" />
|
|
248
351
|
</a>
|
|
249
|
-
<a
|
|
352
|
+
<a
|
|
353
|
+
className="h-24 pr-24 text-cool-black hover:text-icon-github"
|
|
354
|
+
href="https://github.com/ably/"
|
|
355
|
+
title="Ably on Github"
|
|
356
|
+
>
|
|
250
357
|
<Icon name="github" size="1.5rem" />
|
|
251
358
|
</a>
|
|
252
|
-
<a
|
|
359
|
+
<a
|
|
360
|
+
className="h-24 pr-24 text-cool-black hover:text-icon-discord"
|
|
361
|
+
href="https://discord.gg/jwBPhEZ9g5"
|
|
362
|
+
title="Ably on Discord"
|
|
363
|
+
>
|
|
253
364
|
<Icon name="discord" size="1.5rem" />
|
|
254
365
|
</a>
|
|
255
366
|
</div>
|
|
@@ -265,8 +376,13 @@ export default function Footer({ paths, urlBase }) {
|
|
|
265
376
|
<Icon name="glassdoor" size="1.5rem" />
|
|
266
377
|
</a>
|
|
267
378
|
<div className="pl-16 text-menu3 font-sans font-medium">
|
|
268
|
-
<strong className="block font-medium">
|
|
269
|
-
|
|
379
|
+
<strong className="block font-medium">
|
|
380
|
+
We're hiring!
|
|
381
|
+
</strong>
|
|
382
|
+
<a
|
|
383
|
+
href="https://www.glassdoor.co.uk/Overview/Working-at-Ably-EI_IE2184188.11,15.htm"
|
|
384
|
+
className="ui-footer-link"
|
|
385
|
+
>
|
|
270
386
|
Learn more at Glassdoor
|
|
271
387
|
</a>
|
|
272
388
|
</div>
|
|
@@ -285,8 +401,13 @@ export default function Footer({ paths, urlBase }) {
|
|
|
285
401
|
<Icon name="glassdoor" size="1.5rem" />
|
|
286
402
|
</a>
|
|
287
403
|
<div className="text-menu3 font-sans font-medium">
|
|
288
|
-
<strong className="block font-medium">
|
|
289
|
-
|
|
404
|
+
<strong className="block font-medium">
|
|
405
|
+
We're hiring!
|
|
406
|
+
</strong>
|
|
407
|
+
<a
|
|
408
|
+
href="https://www.glassdoor.co.uk/Overview/Working-at-Ably-EI_IE2184188.11,15.htm"
|
|
409
|
+
className="ui-footer-link"
|
|
410
|
+
>
|
|
290
411
|
Learn more at Glassdoor
|
|
291
412
|
</a>
|
|
292
413
|
</div>
|
|
@@ -295,10 +416,26 @@ export default function Footer({ paths, urlBase }) {
|
|
|
295
416
|
</div>
|
|
296
417
|
|
|
297
418
|
<div className="col-span-full sm:col-span-1 inline-flex sm:ml-auto sm:items-center">
|
|
298
|
-
<img
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
419
|
+
<img
|
|
420
|
+
className="mr-24 h-80"
|
|
421
|
+
src={paths.highestUserAdoption}
|
|
422
|
+
alt="Highest User Adoption 2023"
|
|
423
|
+
/>
|
|
424
|
+
<img
|
|
425
|
+
className="mr-24 h-80"
|
|
426
|
+
src={paths.bestSupport}
|
|
427
|
+
alt="Best Support 2023"
|
|
428
|
+
/>
|
|
429
|
+
<img
|
|
430
|
+
className="mr-24 h-80"
|
|
431
|
+
src={paths.fastestImplementation}
|
|
432
|
+
alt="Fastest Implementation 2023"
|
|
433
|
+
/>
|
|
434
|
+
<img
|
|
435
|
+
className="mr-24 h-80"
|
|
436
|
+
src={paths.highestPerformer}
|
|
437
|
+
alt="High Performer 2023"
|
|
438
|
+
/>
|
|
302
439
|
</div>
|
|
303
440
|
</div>
|
|
304
441
|
|
|
@@ -314,7 +451,10 @@ export default function Footer({ paths, urlBase }) {
|
|
|
314
451
|
<a href={absUrl("/legals")} className="pr-24 ui-footer-link">
|
|
315
452
|
Legals
|
|
316
453
|
</a>
|
|
317
|
-
<a
|
|
454
|
+
<a
|
|
455
|
+
href={absUrl("/data-protection")}
|
|
456
|
+
className="pr-24 ui-footer-link"
|
|
457
|
+
>
|
|
318
458
|
Data Protection
|
|
319
459
|
</a>
|
|
320
460
|
<a href={absUrl("/privacy")} className="ui-footer-link">
|
|
@@ -324,46 +464,73 @@ export default function Footer({ paths, urlBase }) {
|
|
|
324
464
|
</div>
|
|
325
465
|
<div className="xs:grid xs:grid-cols-2 sm:grid-cols-4 xs:pl-16 sm:pl-8 md:justify-items-end">
|
|
326
466
|
<div className="flex mr-24">
|
|
327
|
-
<Icon
|
|
467
|
+
<Icon
|
|
468
|
+
name="icon-gui-tick"
|
|
469
|
+
color="text-active-orange"
|
|
470
|
+
size="1.5rem"
|
|
471
|
+
additionalCSS="bg-white rounded-full mr-12 ui-footer-tick-icon"
|
|
472
|
+
/>
|
|
328
473
|
<div>
|
|
329
|
-
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
330
|
-
|
|
474
|
+
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
475
|
+
SOC 2 Type 2
|
|
476
|
+
</p>
|
|
477
|
+
<p className="ui-footer-compliance-text font-medium mb-24">
|
|
478
|
+
Certified
|
|
479
|
+
</p>
|
|
331
480
|
</div>
|
|
332
481
|
</div>
|
|
333
482
|
<div className="flex mr-24 md:col-start-2">
|
|
334
|
-
<Icon
|
|
483
|
+
<Icon
|
|
484
|
+
name="icon-gui-tick"
|
|
485
|
+
color="text-active-orange"
|
|
486
|
+
size="1.5rem"
|
|
487
|
+
additionalCSS="bg-white rounded-full mr-12 ui-footer-tick-icon"
|
|
488
|
+
/>
|
|
335
489
|
<div>
|
|
336
|
-
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
337
|
-
|
|
490
|
+
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
491
|
+
HIPAA
|
|
492
|
+
</p>
|
|
493
|
+
<p className="ui-footer-compliance-text font-medium mb-24">
|
|
494
|
+
Compliant
|
|
495
|
+
</p>
|
|
338
496
|
</div>
|
|
339
497
|
</div>
|
|
340
498
|
<div className="flex mr-24 md:col-start-3">
|
|
341
|
-
<Icon
|
|
499
|
+
<Icon
|
|
500
|
+
name="icon-gui-tick"
|
|
501
|
+
color="text-active-orange"
|
|
502
|
+
size="1.5rem"
|
|
503
|
+
additionalCSS="bg-white rounded-full mr-12 ui-footer-tick-icon"
|
|
504
|
+
/>
|
|
342
505
|
<div>
|
|
343
|
-
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
344
|
-
|
|
506
|
+
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
507
|
+
EU GDPR
|
|
508
|
+
</p>
|
|
509
|
+
<p className="ui-footer-compliance-text font-medium mb-24">
|
|
510
|
+
Certified
|
|
511
|
+
</p>
|
|
345
512
|
</div>
|
|
346
513
|
</div>
|
|
347
514
|
<div className="flex mr-24 md:col-start-4">
|
|
348
|
-
<Icon
|
|
515
|
+
<Icon
|
|
516
|
+
name="icon-gui-tick"
|
|
517
|
+
color="text-active-orange"
|
|
518
|
+
size="1.5rem"
|
|
519
|
+
additionalCSS="bg-white rounded-full mr-12 ui-footer-tick-icon"
|
|
520
|
+
/>
|
|
349
521
|
<div>
|
|
350
|
-
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
351
|
-
|
|
522
|
+
<p className="ui-footer-compliance-text font-bold whitespace-nowrap">
|
|
523
|
+
256-bit AES
|
|
524
|
+
</p>
|
|
525
|
+
<p className="ui-footer-compliance-text font-medium mb-24">
|
|
526
|
+
Encryption
|
|
527
|
+
</p>
|
|
352
528
|
</div>
|
|
353
529
|
</div>
|
|
354
530
|
</div>
|
|
355
531
|
</div>
|
|
356
532
|
</footer>
|
|
357
533
|
);
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
Footer.propTypes = {
|
|
361
|
-
paths: T.shape({
|
|
362
|
-
ablyStack: T.string,
|
|
363
|
-
highestPerformer: T.string,
|
|
364
|
-
highestUserAdoption: T.string,
|
|
365
|
-
bestSupport: T.string,
|
|
366
|
-
fastestImplementation: T.string,
|
|
367
|
-
}),
|
|
368
|
-
urlBase: T.string,
|
|
369
534
|
};
|
|
535
|
+
|
|
536
|
+
export default Footer;
|
|
Binary file
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import Icon from "./component.tsx";
|
|
3
|
+
|
|
4
|
+
export default {
|
|
5
|
+
title: "Components/Icon",
|
|
6
|
+
component: Icon,
|
|
7
|
+
parameters: {
|
|
8
|
+
layout: "fullscreen",
|
|
9
|
+
},
|
|
10
|
+
tags: ["autodocs"],
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
const coreIcons = [
|
|
14
|
+
"icon-gui-ably-badge",
|
|
15
|
+
"icon-gui-arrow-bidirectional-horizontal",
|
|
16
|
+
"icon-gui-arrow-bidirectional-vertical",
|
|
17
|
+
"icon-gui-arrow-down",
|
|
18
|
+
"icon-gui-arrow-left",
|
|
19
|
+
"icon-gui-arrow-right",
|
|
20
|
+
"icon-gui-arrow-up",
|
|
21
|
+
"icon-gui-burger-menu",
|
|
22
|
+
"icon-gui-check-circled-fill",
|
|
23
|
+
"icon-gui-check-circled-fill-black",
|
|
24
|
+
"icon-gui-check-circled",
|
|
25
|
+
"icon-gui-checklist-checked",
|
|
26
|
+
"icon-gui-clock",
|
|
27
|
+
"icon-gui-close",
|
|
28
|
+
"icon-gui-cross-circled-fill",
|
|
29
|
+
"icon-gui-cross-circled",
|
|
30
|
+
"icon-gui-copy",
|
|
31
|
+
"icon-gui-dash-circled",
|
|
32
|
+
"icon-gui-disclosure-arrow",
|
|
33
|
+
"icon-gui-document-generic",
|
|
34
|
+
"icon-gui-enlarge",
|
|
35
|
+
"icon-gui-external-link",
|
|
36
|
+
"icon-gui-history",
|
|
37
|
+
"icon-gui-info",
|
|
38
|
+
"icon-gui-link-arrow",
|
|
39
|
+
"icon-gui-live-chat",
|
|
40
|
+
"icon-gui-minus",
|
|
41
|
+
"icon-gui-plus",
|
|
42
|
+
"icon-gui-quote-marks-solid",
|
|
43
|
+
"icon-gui-refresh",
|
|
44
|
+
"icon-gui-search",
|
|
45
|
+
"icon-gui-tick",
|
|
46
|
+
"icon-gui-warning",
|
|
47
|
+
"icon-gui-link",
|
|
48
|
+
"icon-gui-filter-flow-step-1",
|
|
49
|
+
"icon-gui-filter-flow-step-2",
|
|
50
|
+
"icon-gui-filter-flow-step-3",
|
|
51
|
+
"icon-gui-resources",
|
|
52
|
+
];
|
|
53
|
+
|
|
54
|
+
const displayIcons = [
|
|
55
|
+
"icon-display-48hrs",
|
|
56
|
+
"icon-display-about-ably-col",
|
|
57
|
+
"icon-display-api",
|
|
58
|
+
"icon-display-api-keys",
|
|
59
|
+
"icon-display-asset-tracking-col",
|
|
60
|
+
"icon-display-browser",
|
|
61
|
+
"icon-display-calendar",
|
|
62
|
+
"icon-display-call-mobile",
|
|
63
|
+
"icon-display-careers-col",
|
|
64
|
+
"icon-display-case-studies-col",
|
|
65
|
+
"icon-display-chat-stack-col",
|
|
66
|
+
"icon-display-cloud-servers",
|
|
67
|
+
"icon-display-compare-tech-col",
|
|
68
|
+
"icon-display-customers-col",
|
|
69
|
+
"icon-display-docs-col",
|
|
70
|
+
"icon-display-documentation",
|
|
71
|
+
"icon-display-examples-col",
|
|
72
|
+
"icon-display-gdpr",
|
|
73
|
+
"icon-display-general-comms",
|
|
74
|
+
"icon-display-hipaa",
|
|
75
|
+
"icon-display-it-support-access",
|
|
76
|
+
"icon-display-it-support-helpdesk",
|
|
77
|
+
"icon-display-laptop",
|
|
78
|
+
"icon-display-lightbulb-col",
|
|
79
|
+
"icon-display-live-chat",
|
|
80
|
+
"icon-display-map-pin",
|
|
81
|
+
"icon-display-message",
|
|
82
|
+
"icon-display-padlock-closed",
|
|
83
|
+
"icon-display-platform",
|
|
84
|
+
"icon-display-play",
|
|
85
|
+
"icon-display-privacy-shield-framework",
|
|
86
|
+
"icon-display-quickstart-guides-col",
|
|
87
|
+
"icon-display-resources-col",
|
|
88
|
+
"icon-display-sdks-col",
|
|
89
|
+
"icon-display-servers",
|
|
90
|
+
"icon-display-shopping-cart",
|
|
91
|
+
"icon-display-sla",
|
|
92
|
+
"icon-display-chat-col",
|
|
93
|
+
"icon-display-soc2-type2",
|
|
94
|
+
"icon-display-tech-account-comms",
|
|
95
|
+
"icon-display-tutorials-demos-col",
|
|
96
|
+
"icon-display-integrations-col",
|
|
97
|
+
"icon-display-virtual-events-col",
|
|
98
|
+
"icon-live-updates-results-metrics-col",
|
|
99
|
+
"icon-multi-user-spaces-col",
|
|
100
|
+
];
|
|
101
|
+
|
|
102
|
+
const socialIcons = [
|
|
103
|
+
"discord",
|
|
104
|
+
"facebook",
|
|
105
|
+
"github",
|
|
106
|
+
"glassdoor",
|
|
107
|
+
"linkedin",
|
|
108
|
+
"twitter",
|
|
109
|
+
"google",
|
|
110
|
+
"stackoverflow",
|
|
111
|
+
"youtube",
|
|
112
|
+
];
|
|
113
|
+
|
|
114
|
+
const otherIcons = ["quote"];
|
|
115
|
+
|
|
116
|
+
const renderIcons = (iconSet: string[]) => (
|
|
117
|
+
<div className="grid grid-cols-4 ui-grid-gap max-w-screen-lg mb-64">
|
|
118
|
+
{iconSet.map((icon: string) => (
|
|
119
|
+
<div className="border p-16" key={icon}>
|
|
120
|
+
<code className="ui-text-code mb-8 block">{icon}</code>
|
|
121
|
+
<div className="border inline-flex flex-0">
|
|
122
|
+
<div className="flex pi-checkered-bg">
|
|
123
|
+
<Icon
|
|
124
|
+
name={icon}
|
|
125
|
+
additionalCSS="hover:text-active-orange"
|
|
126
|
+
color="text-cool-black"
|
|
127
|
+
size="1.5rem"
|
|
128
|
+
/>
|
|
129
|
+
</div>
|
|
130
|
+
</div>
|
|
131
|
+
</div>
|
|
132
|
+
))}
|
|
133
|
+
</div>
|
|
134
|
+
);
|
|
135
|
+
|
|
136
|
+
export const GUIIcons = {
|
|
137
|
+
render: () => renderIcons(coreIcons),
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
export const DisplayIcons = {
|
|
141
|
+
render: () => renderIcons(displayIcons),
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
export const SocialIcons = {
|
|
145
|
+
render: () => renderIcons(socialIcons),
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
export const Other = {
|
|
149
|
+
render: () => renderIcons(otherIcons),
|
|
150
|
+
};
|