@ably/ui 14.1.0-dev.708de27 → 14.1.0-dev.f3a3c90
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/sprites.svg +1 -1
- package/core/styles/forms.css +16 -3
- package/package.json +1 -2
- package/core/icons/icon-gui-dropdown-arrow.svg +0 -3
- 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 +0 -39
- package/src/core/Accordion.tsx +0 -149
- package/src/core/Code/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- package/src/core/CustomerLogos/CustomerLogos.stories.tsx +0 -43
- package/src/core/CustomerLogos.tsx +0 -35
- package/src/core/DropdownMenu/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- package/src/core/FeaturedLink/FeaturedLink.stories.tsx +0 -43
- package/src/core/FeaturedLink.tsx +0 -93
- package/src/core/Flash/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- package/src/core/Icon/Icon.stories.tsx +0 -151
- package/src/core/Icon.tsx +0 -26
- package/src/core/Loader/.DS_Store +0 -0
- package/src/core/Loader/Loader.stories.tsx +0 -21
- package/src/core/Loader.tsx +0 -52
- package/src/core/Logo/.DS_Store +0 -0
- package/src/core/Logo/Logo.stories.tsx +0 -12
- package/src/core/Logo.tsx +0 -29
- package/src/core/Meganav/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- package/src/core/MeganavControl/component.js +0 -117
- package/src/core/MeganavControl.tsx +0 -39
- package/src/core/MeganavControlMobileDropdown/.DS_Store +0 -0
- package/src/core/MeganavControlMobileDropdown/component.js +0 -46
- package/src/core/MeganavControlMobileDropdown.tsx +0 -31
- package/src/core/MeganavControlMobilePanelClose/.DS_Store +0 -0
- package/src/core/MeganavControlMobilePanelClose/component.js +0 -36
- package/src/core/MeganavControlMobilePanelClose.tsx +0 -34
- package/src/core/MeganavControlMobilePanelOpen/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- package/src/core/MeganavSearchSuggestions/component.js +0 -133
- package/src/core/MeganavSearchSuggestions.tsx +0 -62
- package/src/core/Notice/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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/.DS_Store +0 -0
- 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-dropdown-arrow.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/Dropdown.stories.tsx +0 -49
- package/src/core/styles/Toggle.stories.tsx +0 -41
- package/src/core/styles/buttons.css +0 -124
- package/src/core/styles/forms.css +0 -83
- 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/toggles.css +0 -38
- package/src/core/styles.base.css +0 -1
- package/src/core/styles.components.css +0 -44
- 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 -219
- package/src/pages/Layout.mdx +0 -58
- package/src/pages/Typography.mdx +0 -206
- package/src/pages/utils.ts +0 -80
- 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,71 +0,0 @@
|
|
|
1
|
-
import React, { PropsWithChildren } from "react";
|
|
2
|
-
|
|
3
|
-
type TableCellProps = {
|
|
4
|
-
isRowHeader?: boolean;
|
|
5
|
-
} & React.TdHTMLAttributes<HTMLTableCellElement>;
|
|
6
|
-
|
|
7
|
-
const LabelCell = ({
|
|
8
|
-
children,
|
|
9
|
-
...rest
|
|
10
|
-
}: PropsWithChildren<React.TdHTMLAttributes<HTMLTableCellElement>>) => {
|
|
11
|
-
const classes = `
|
|
12
|
-
ui-text-p1 font-bold pt-24 pb-8 border-light-grey sm:p-24 sm:relative sm:top-2 flex sm:table-cell ${
|
|
13
|
-
rest?.className ?? ""
|
|
14
|
-
}
|
|
15
|
-
`;
|
|
16
|
-
|
|
17
|
-
return (
|
|
18
|
-
<td {...rest} className={classes}>
|
|
19
|
-
{children}
|
|
20
|
-
</td>
|
|
21
|
-
);
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
const TableCell = ({
|
|
25
|
-
children,
|
|
26
|
-
isRowHeader,
|
|
27
|
-
...rest
|
|
28
|
-
}: PropsWithChildren<TableCellProps>) => (
|
|
29
|
-
<td
|
|
30
|
-
{...rest}
|
|
31
|
-
className={`
|
|
32
|
-
border-light-grey sm:p-24 leading-none flex sm:table-cell
|
|
33
|
-
${
|
|
34
|
-
isRowHeader
|
|
35
|
-
? "rounded-l-none rounded-r sm:rounded-lg py-20 px-24"
|
|
36
|
-
: "py-6"
|
|
37
|
-
}
|
|
38
|
-
${rest?.className ?? ""}
|
|
39
|
-
`}
|
|
40
|
-
>
|
|
41
|
-
{children}
|
|
42
|
-
</td>
|
|
43
|
-
);
|
|
44
|
-
|
|
45
|
-
const HeaderCell = ({
|
|
46
|
-
children,
|
|
47
|
-
...rest
|
|
48
|
-
}: PropsWithChildren<React.TdHTMLAttributes<HTMLTableCellElement>>) => (
|
|
49
|
-
<td
|
|
50
|
-
{...rest}
|
|
51
|
-
className={`ui-text-h3 px-24 py-24 hidden sm:table-cell ${
|
|
52
|
-
rest?.className ?? ""
|
|
53
|
-
}`}
|
|
54
|
-
>
|
|
55
|
-
{children}
|
|
56
|
-
</td>
|
|
57
|
-
);
|
|
58
|
-
|
|
59
|
-
const CtaCell = ({
|
|
60
|
-
children,
|
|
61
|
-
...rest
|
|
62
|
-
}: PropsWithChildren<React.TdHTMLAttributes<HTMLTableCellElement>>) => (
|
|
63
|
-
<td
|
|
64
|
-
{...rest}
|
|
65
|
-
className={`pt-24 hidden sm:table-cell ${rest?.className ?? ""}`}
|
|
66
|
-
>
|
|
67
|
-
{children}
|
|
68
|
-
</td>
|
|
69
|
-
);
|
|
70
|
-
|
|
71
|
-
export { TableCell, LabelCell, HeaderCell, CtaCell };
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import React, { PropsWithChildren } from "react";
|
|
2
|
-
|
|
3
|
-
const CtaRow = ({ children }: PropsWithChildren) => (
|
|
4
|
-
<tr>
|
|
5
|
-
<td className="hidden sm:block"></td>
|
|
6
|
-
{children}
|
|
7
|
-
</tr>
|
|
8
|
-
);
|
|
9
|
-
|
|
10
|
-
type RowProps = {
|
|
11
|
-
isHeader?: boolean;
|
|
12
|
-
} & React.HTMLAttributes<HTMLTableRowElement>;
|
|
13
|
-
|
|
14
|
-
const TableRow = ({
|
|
15
|
-
children,
|
|
16
|
-
isHeader,
|
|
17
|
-
...rest
|
|
18
|
-
}: PropsWithChildren<RowProps>) => (
|
|
19
|
-
<tr {...rest}>
|
|
20
|
-
{isHeader && <td className="bg-white" />}
|
|
21
|
-
{children}
|
|
22
|
-
</tr>
|
|
23
|
-
);
|
|
24
|
-
|
|
25
|
-
export { TableRow, CtaRow };
|
package/src/core/Table/data.tsx
DELETED
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import React, { Fragment } from "react";
|
|
2
|
-
|
|
3
|
-
import Tooltip from "../Tooltip";
|
|
4
|
-
import Table from "../Table";
|
|
5
|
-
import Icon from "../Icon";
|
|
6
|
-
|
|
7
|
-
const Supported = () => (
|
|
8
|
-
<Icon
|
|
9
|
-
name="icon-gui-check-circled-fill"
|
|
10
|
-
size="1.5rem"
|
|
11
|
-
color="text-gui-success"
|
|
12
|
-
additionalCSS="flex-grow-0 flex-shrink-0"
|
|
13
|
-
data-testid="supported-icon"
|
|
14
|
-
/>
|
|
15
|
-
);
|
|
16
|
-
|
|
17
|
-
const Unsupported = () => (
|
|
18
|
-
<Icon
|
|
19
|
-
name="icon-gui-cross-circled-fill"
|
|
20
|
-
size="1.5rem"
|
|
21
|
-
color="text-gui-error"
|
|
22
|
-
additionalCSS="flex-grow-0 flex-shrink-0"
|
|
23
|
-
data-testid="unsupported-icon"
|
|
24
|
-
/>
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
const testRow = (index) => ({
|
|
28
|
-
label: `Label ${index + 1}`,
|
|
29
|
-
cells: [
|
|
30
|
-
{ label: "text", content: "Cell content", column: "Free" },
|
|
31
|
-
{
|
|
32
|
-
label: "yes",
|
|
33
|
-
content: (
|
|
34
|
-
<div className="flex items-center sm:flex-col sm:items-start">
|
|
35
|
-
<span className="sm:order-1 px-6 sm:py-6 sm:px-0">Supported</span>
|
|
36
|
-
<span className="sm:order-0">
|
|
37
|
-
<Supported />
|
|
38
|
-
</span>
|
|
39
|
-
</div>
|
|
40
|
-
),
|
|
41
|
-
column: "PAYG",
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
label: "no",
|
|
45
|
-
content: (
|
|
46
|
-
<div className="flex items-center sm:flex-col sm:items-start">
|
|
47
|
-
<span className="sm:order-1 px-6 sm:py-6 sm:px-0">Unsupported</span>
|
|
48
|
-
<span className="sm:order-0">
|
|
49
|
-
<Unsupported />
|
|
50
|
-
</span>
|
|
51
|
-
</div>
|
|
52
|
-
),
|
|
53
|
-
column: "Custom",
|
|
54
|
-
},
|
|
55
|
-
],
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
const sections = ["Features", "Support", "Technical Support"].map((label) => ({
|
|
59
|
-
label,
|
|
60
|
-
rows: [...Array(5)].map((_, i) => testRow(i)),
|
|
61
|
-
}));
|
|
62
|
-
|
|
63
|
-
export const PricingPageTable = () => {
|
|
64
|
-
return (
|
|
65
|
-
<div className="ui-standard-container">
|
|
66
|
-
<h2 className="ui-text-h2 text-center m-32">Pricing Page Table</h2>
|
|
67
|
-
<p className="text-center m-32">Example content</p>
|
|
68
|
-
<Table.Root>
|
|
69
|
-
<Table.Header>
|
|
70
|
-
<Table.Row>
|
|
71
|
-
<Table.Cell>
|
|
72
|
-
<span className="ui-text-h3 hidden sm:block">Free</span>
|
|
73
|
-
</Table.Cell>
|
|
74
|
-
<Table.Cell>
|
|
75
|
-
<span className="ui-text-h3 hidden sm:block">PAYG</span>
|
|
76
|
-
</Table.Cell>
|
|
77
|
-
<Table.Cell>
|
|
78
|
-
<span className="ui-text-h3 hidden sm:block">Custom</span>
|
|
79
|
-
</Table.Cell>
|
|
80
|
-
</Table.Row>
|
|
81
|
-
</Table.Header>
|
|
82
|
-
<Table.Body>
|
|
83
|
-
{sections.map((section) => (
|
|
84
|
-
<Fragment key={section.label}>
|
|
85
|
-
<Table.RowHeader>
|
|
86
|
-
<Table.Cell colSpan={4}>{section.label}</Table.Cell>
|
|
87
|
-
</Table.RowHeader>
|
|
88
|
-
{section.rows.map((row) => (
|
|
89
|
-
<Table.Row key={row.label}>
|
|
90
|
-
<Table.LabelCell
|
|
91
|
-
key={row.label}
|
|
92
|
-
className="border-t border-light-grey"
|
|
93
|
-
>
|
|
94
|
-
<a className="ui-link" href="#">
|
|
95
|
-
{row.label}
|
|
96
|
-
</a>
|
|
97
|
-
<Tooltip>Example tooltip</Tooltip>
|
|
98
|
-
</Table.LabelCell>
|
|
99
|
-
{row.cells.map((cell) => (
|
|
100
|
-
<Table.Cell key={cell.label} className="last:mb-16 sm:mb-0">
|
|
101
|
-
<div className="flex-1 sm:hidden !text-dark-grey ui-text-overline2">
|
|
102
|
-
{cell.column}
|
|
103
|
-
</div>
|
|
104
|
-
{cell.content}
|
|
105
|
-
</Table.Cell>
|
|
106
|
-
))}
|
|
107
|
-
</Table.Row>
|
|
108
|
-
))}
|
|
109
|
-
</Fragment>
|
|
110
|
-
))}
|
|
111
|
-
<Table.Row>
|
|
112
|
-
<Table.Cell></Table.Cell>
|
|
113
|
-
<Table.CtaCell>
|
|
114
|
-
<a href="#" className="ui-btn-secondary">
|
|
115
|
-
Get started
|
|
116
|
-
</a>
|
|
117
|
-
</Table.CtaCell>
|
|
118
|
-
<Table.CtaCell>
|
|
119
|
-
<a href="#" className="ui-btn-secondary">
|
|
120
|
-
Get started
|
|
121
|
-
</a>
|
|
122
|
-
</Table.CtaCell>
|
|
123
|
-
<Table.CtaCell>
|
|
124
|
-
<a href="#" className="ui-btn">
|
|
125
|
-
Contact sales
|
|
126
|
-
</a>
|
|
127
|
-
</Table.CtaCell>
|
|
128
|
-
</Table.Row>
|
|
129
|
-
</Table.Body>
|
|
130
|
-
</Table.Root>
|
|
131
|
-
</div>
|
|
132
|
-
);
|
|
133
|
-
};
|
package/src/core/Table.tsx
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Table, TableRowHeader, TableHeader, TableBody } from "./Table/Table";
|
|
2
|
-
import { TableRow } from "./Table/TableRow";
|
|
3
|
-
import { TableCell, LabelCell, HeaderCell, CtaCell } from "./Table/TableCell";
|
|
4
|
-
|
|
5
|
-
export default {
|
|
6
|
-
Root: Table,
|
|
7
|
-
Row: TableRow,
|
|
8
|
-
Cell: TableCell,
|
|
9
|
-
LabelCell,
|
|
10
|
-
HeaderCell,
|
|
11
|
-
CtaCell,
|
|
12
|
-
RowHeader: TableRowHeader,
|
|
13
|
-
Body: TableBody,
|
|
14
|
-
Header: TableHeader,
|
|
15
|
-
};
|
|
Binary file
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import Tooltip from "../Tooltip";
|
|
3
|
-
|
|
4
|
-
export default {
|
|
5
|
-
title: "JS Components/Tooltip",
|
|
6
|
-
component: Tooltip,
|
|
7
|
-
tags: ["autodocs"],
|
|
8
|
-
args: {
|
|
9
|
-
children: "Example content",
|
|
10
|
-
},
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
export const Central = {
|
|
14
|
-
render: (args) => (
|
|
15
|
-
<div className="w-256 h-256 flex items-center justify-center m-24 border">
|
|
16
|
-
<Tooltip>{args.children}</Tooltip>
|
|
17
|
-
</div>
|
|
18
|
-
),
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
export const LeftBound = {
|
|
22
|
-
render: (args) => (
|
|
23
|
-
<div className="w-256 h-256 flex items-center m-24 border">
|
|
24
|
-
<Tooltip>{args.children}</Tooltip>
|
|
25
|
-
</div>
|
|
26
|
-
),
|
|
27
|
-
};
|
package/src/core/Tooltip.tsx
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import React, {
|
|
2
|
-
ButtonHTMLAttributes,
|
|
3
|
-
HTMLAttributes,
|
|
4
|
-
PropsWithChildren,
|
|
5
|
-
useEffect,
|
|
6
|
-
useRef,
|
|
7
|
-
useState,
|
|
8
|
-
} from "react";
|
|
9
|
-
import Icon from "./Icon";
|
|
10
|
-
|
|
11
|
-
type TooltipProps = {
|
|
12
|
-
triggerProps?: ButtonHTMLAttributes<HTMLButtonElement>;
|
|
13
|
-
tooltipProps?: HTMLAttributes<HTMLDivElement>;
|
|
14
|
-
} & HTMLAttributes<HTMLDivElement>;
|
|
15
|
-
|
|
16
|
-
const Tooltip = ({
|
|
17
|
-
children,
|
|
18
|
-
triggerProps,
|
|
19
|
-
tooltipProps,
|
|
20
|
-
...rest
|
|
21
|
-
}: PropsWithChildren<TooltipProps>) => {
|
|
22
|
-
const [open, setOpen] = useState(false);
|
|
23
|
-
const [position, setPosition] = useState({ x: 0, y: 0 });
|
|
24
|
-
const offset = 8;
|
|
25
|
-
const reference = useRef<HTMLButtonElement>(null);
|
|
26
|
-
const floating = useRef<HTMLDivElement>(null);
|
|
27
|
-
|
|
28
|
-
useEffect(() => {
|
|
29
|
-
if (open) {
|
|
30
|
-
const floatingRect = floating.current?.getBoundingClientRect();
|
|
31
|
-
const referenceRect = reference.current?.getBoundingClientRect();
|
|
32
|
-
|
|
33
|
-
if (floatingRect && referenceRect) {
|
|
34
|
-
setPosition({
|
|
35
|
-
x:
|
|
36
|
-
Math.min(floatingRect.width / 2, floatingRect.left) -
|
|
37
|
-
referenceRect.width / 2,
|
|
38
|
-
y: Math.min(floatingRect.height, floatingRect.top) + offset,
|
|
39
|
-
});
|
|
40
|
-
}
|
|
41
|
-
} else {
|
|
42
|
-
setPosition({ x: 0, y: 0 });
|
|
43
|
-
}
|
|
44
|
-
}, [open]);
|
|
45
|
-
|
|
46
|
-
return (
|
|
47
|
-
<div
|
|
48
|
-
{...rest}
|
|
49
|
-
className={`relative inline-block align-top h-16 ${
|
|
50
|
-
rest?.className ?? ""
|
|
51
|
-
}`}
|
|
52
|
-
>
|
|
53
|
-
<button
|
|
54
|
-
onMouseEnter={() => setOpen(true)}
|
|
55
|
-
onMouseLeave={() => setOpen(false)}
|
|
56
|
-
type="button"
|
|
57
|
-
ref={reference}
|
|
58
|
-
aria-describedby="tooltip"
|
|
59
|
-
{...triggerProps}
|
|
60
|
-
className={`ml-8 p-0 relative top-1 focus:outline-none ${
|
|
61
|
-
triggerProps?.className ?? ""
|
|
62
|
-
}`}
|
|
63
|
-
>
|
|
64
|
-
<Icon name="icon-gui-info" size="1rem" />
|
|
65
|
-
</button>
|
|
66
|
-
|
|
67
|
-
{open ? (
|
|
68
|
-
<div
|
|
69
|
-
role="tooltip"
|
|
70
|
-
ref={floating}
|
|
71
|
-
style={{
|
|
72
|
-
top: -position.y,
|
|
73
|
-
left: -position.x,
|
|
74
|
-
boxShadow: "4px 4px 15px rgba(0, 0, 0, 0.2)",
|
|
75
|
-
}}
|
|
76
|
-
{...tooltipProps}
|
|
77
|
-
className={`bg-light-grey p-12 rounded pointer-events-none absolute z-20 ${
|
|
78
|
-
tooltipProps?.className ?? ""
|
|
79
|
-
}`}
|
|
80
|
-
>
|
|
81
|
-
<div className="w-256">{children}</div>
|
|
82
|
-
</div>
|
|
83
|
-
) : null}
|
|
84
|
-
</div>
|
|
85
|
-
);
|
|
86
|
-
};
|
|
87
|
-
|
|
88
|
-
export default Tooltip;
|
package/src/core/css.js
DELETED
package/src/core/dom-query.js
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/src/core/fonts/next.css
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/* LEGAL DISCLAIMER
|
|
2
|
-
*
|
|
3
|
-
* These Fonts are licensed only for use on these domains and their subdomains:
|
|
4
|
-
* ably.com
|
|
5
|
-
*
|
|
6
|
-
* It is illegal to download or use them on other websites.
|
|
7
|
-
*
|
|
8
|
-
* While the @font-face statements below may be modified by the client, this
|
|
9
|
-
* disclaimer may not be removed.
|
|
10
|
-
*
|
|
11
|
-
* Optimo webfonts are protected by copyright law and provided under license. To modify, alter, translate, convert, decode or reverse engineer in any manner whatsoever, including converting the Font Software into a different format is strictly prohibited. The webfont files are not to be used for anything other than web font use.
|
|
12
|
-
*
|
|
13
|
-
* optimo.ch
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
/* INSTRUCTIONS
|
|
17
|
-
*
|
|
18
|
-
* Copy the Legal Disclaimer, the domains name and the @font-faces statements to your regular CSS file. The fonts folder(s) should be placed relative to the regular CSS file.
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
@font-face {
|
|
22
|
-
font-family: "NEXT Book";
|
|
23
|
-
src: url("NEXT-Book-Light.eot");
|
|
24
|
-
src:
|
|
25
|
-
url("NEXT-Book-Light.eot?#iefix") format("embedded-opentype"),
|
|
26
|
-
url("NEXT-Book-Light.woff2") format("woff2"),
|
|
27
|
-
url("NEXT-Book-Light.woff") format("woff");
|
|
28
|
-
font-weight: 300;
|
|
29
|
-
font-style: normal;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
@font-face {
|
|
33
|
-
font-family: "NEXT Book";
|
|
34
|
-
src: url("NEXT-Book-Light-Italic.eot");
|
|
35
|
-
src:
|
|
36
|
-
url("NEXT-Book-Light-Italic.eot?#iefix") format("embedded-opentype"),
|
|
37
|
-
url("NEXT-Book-Light-Italic.woff2") format("woff2"),
|
|
38
|
-
url("NEXT-Book-Light-Italic.woff") format("woff");
|
|
39
|
-
font-weight: 300;
|
|
40
|
-
font-style: italic;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@font-face {
|
|
44
|
-
font-family: "NEXT Book";
|
|
45
|
-
src: url("NEXT-Book-Medium.eot");
|
|
46
|
-
src:
|
|
47
|
-
url("NEXT-Book-Medium.eot?#iefix") format("embedded-opentype"),
|
|
48
|
-
url("NEXT-Book-Medium.woff2") format("woff2"),
|
|
49
|
-
url("NEXT-Book-Medium.woff") format("woff");
|
|
50
|
-
font-weight: 500;
|
|
51
|
-
font-style: normal;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
@font-face {
|
|
55
|
-
font-family: "NEXT Book";
|
|
56
|
-
src: url("NEXT-Book-Medium-Italic.eot");
|
|
57
|
-
src:
|
|
58
|
-
url("NEXT-Book-Medium-Italic.eot?#iefix") format("embedded-opentype"),
|
|
59
|
-
url("NEXT-Book-Medium-Italic.woff2") format("woff2"),
|
|
60
|
-
url("NEXT-Book-Medium-Italic.woff") format("woff");
|
|
61
|
-
font-weight: 500;
|
|
62
|
-
font-style: italic;
|
|
63
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { queryId } from "./dom-query";
|
|
2
|
-
|
|
3
|
-
/*
|
|
4
|
-
A method to enable/disable a CTA that
|
|
5
|
-
is used to open the HubSpot chat widget
|
|
6
|
-
|
|
7
|
-
If the Chat widget is unavailable this script
|
|
8
|
-
will apply a disabled property and change
|
|
9
|
-
the text on the button, to warn the user.
|
|
10
|
-
|
|
11
|
-
Params:
|
|
12
|
-
- dataId the parent container data-id
|
|
13
|
-
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
function enableBtn(el, text) {
|
|
17
|
-
el.disabled = false;
|
|
18
|
-
el.innerText = text;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
function disableBtn(el, text) {
|
|
22
|
-
el.disabled = true;
|
|
23
|
-
el.innerText = text;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
const WAIT_BETWEEN_RETRIES_MS = 100;
|
|
27
|
-
let MAX_RETRY_COUNT = 30;
|
|
28
|
-
|
|
29
|
-
export default function toggleChatWidget(params = {}) {
|
|
30
|
-
const { dataId } = params;
|
|
31
|
-
const container = queryId(dataId);
|
|
32
|
-
const chatButton = queryId("open-chat-widget", container);
|
|
33
|
-
const textEnabled = chatButton.dataset.enabledLabel;
|
|
34
|
-
const textDisabled = chatButton.dataset.disabledLabel;
|
|
35
|
-
|
|
36
|
-
if (!dataId || !container) return;
|
|
37
|
-
const trigger = queryId("open-chat-widget", container);
|
|
38
|
-
|
|
39
|
-
let clickHandler;
|
|
40
|
-
|
|
41
|
-
const waitForScript = (delay) => {
|
|
42
|
-
const widget = window?.HubSpotConversations?.widget;
|
|
43
|
-
|
|
44
|
-
// If the chat is set to be hidden out of hours this will return null
|
|
45
|
-
const iframe = document.querySelector("#hubspot-messages-iframe-container");
|
|
46
|
-
|
|
47
|
-
clickHandler = (e) => {
|
|
48
|
-
e.preventDefault();
|
|
49
|
-
widget.open();
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
if (widget && iframe) {
|
|
53
|
-
trigger.addEventListener("click", clickHandler);
|
|
54
|
-
enableBtn(trigger, textEnabled);
|
|
55
|
-
} else if (--MAX_RETRY_COUNT) {
|
|
56
|
-
setTimeout(() => waitForScript(WAIT_BETWEEN_RETRIES_MS), delay);
|
|
57
|
-
}
|
|
58
|
-
};
|
|
59
|
-
|
|
60
|
-
disableBtn(trigger, textDisabled);
|
|
61
|
-
waitForScript(0);
|
|
62
|
-
|
|
63
|
-
return () => {
|
|
64
|
-
disableBtn(trigger, textDisabled);
|
|
65
|
-
trigger.removeEventListener("click", clickHandler);
|
|
66
|
-
};
|
|
67
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 71 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0)">
|
|
3
|
-
<path d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z" fill="currentColor"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0">
|
|
7
|
-
<rect width="71" height="55" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M24 13C24 6.37258 18.6274 1 12 1C5.37258 1 0 6.37258 0 13C0 18.9895 4.3882 23.954 10.125 24.8542V16.4688H7.07812V13H10.125V10.3563C10.125 7.34875 11.9166 5.6875 14.6576 5.6875C15.9701 5.6875 17.3438 5.92188 17.3438 5.92188V8.875H15.8306C14.34 8.875 13.875 9.80008 13.875 10.75V13H17.2031L16.6711 16.4688H13.875V24.8542C19.6118 23.954 24 18.9895 24 13Z" fill="currentColor"/>
|
|
3
|
-
<path d="M16.6711 16.4688L17.2031 13H13.875V10.75C13.875 9.80102 14.34 8.875 15.8306 8.875H17.3438V5.92188C17.3438 5.92188 15.9705 5.6875 14.6576 5.6875C11.9166 5.6875 10.125 7.34875 10.125 10.3563V13H7.07812V16.4688H10.125V24.8542C11.3674 25.0486 12.6326 25.0486 13.875 24.8542V16.4688H16.6711Z" fill="none"/>
|
|
4
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C5.4 0 0 5.41945 0 12.0432C0 17.3623 3.4 21.8785 8.2 23.4843C8.8 23.5846 9 23.1832 9 22.8821C9 22.581 9 21.8785 9 20.8749C5.7 21.5774 5 19.2692 5 19.2692C4.5 17.8641 3.7 17.4627 3.7 17.4627C2.6 16.7601 3.8 16.7602 3.8 16.7602C5 16.8605 5.6 17.9645 5.6 17.9645C6.7 19.771 8.4 19.2692 9.1 18.9681C9.2 18.1652 9.5 17.6634 9.9 17.3623C7.1 17.0612 4.3 16.0576 4.3 11.4411C4.3 10.1364 4.8 9.03242 5.5 8.22953C5.5 7.82809 5 6.62377 5.7 5.01801C5.7 5.01801 6.7 4.71693 9 6.22233C10 5.92125 11 5.82089 12 5.82089C13 5.82089 14 5.92125 15 6.22233C17.3 4.71693 18.3 5.01801 18.3 5.01801C19 6.72413 18.5 7.92845 18.4 8.22953C19.2 9.03242 19.6 10.1364 19.6 11.4411C19.6 16.0576 16.8 17.0612 14.1 17.3623C14.5 17.7638 14.9 18.4663 14.9 19.5702C14.9 21.176 14.9 22.4807 14.9 22.8821C14.9 23.1832 15.1 23.5846 15.7 23.4843C20.6 21.8785 24 17.3623 24 12.0432C24 5.41945 18.6 0 12 0Z" fill="currentColor" />
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="18" height="24" viewBox="0 0 18 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M14.122 20.5734H0.5C0.5 22.4677 2.0222 24 3.90634 24H14.122C16.0027 24 17.5249 22.4643 17.5249 20.5734V6.49471C17.5249 6.42706 17.4708 6.36617 17.4032 6.36617H14.2438C14.1761 6.36617 14.122 6.42368 14.122 6.49133V20.57V20.5734ZM14.122 0C16.0027 0 17.5249 1.53573 17.5249 3.43002H3.90634V17.5087C3.90634 17.5763 3.84884 17.6338 3.78118 17.6338H0.625159C0.557505 17.6338 0.5 17.5763 0.5 17.5087V3.43002C0.5 1.53573 2.0222 0 3.90634 0H14.122Z" />
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.6483 7.36875H9.1803V10.8492H14.0178C13.8092 11.9742 13.1764 12.9258 12.2225 13.5633C11.4162 14.1023 10.3873 14.4211 9.17795 14.4211C6.83655 14.4211 4.85608 12.8391 4.14827 10.7133C3.97014 10.1742 3.86702 9.59766 3.86702 9.00469C3.86702 8.41172 3.97014 7.83516 4.14827 7.29609C4.85842 5.17266 6.83889 3.59063 9.1803 3.59063C10.4998 3.59063 11.6834 4.04531 12.6162 4.93594L15.1944 2.35547C13.6358 0.902344 11.6037 0.0117188 9.1803 0.0117188C5.66702 0.0117188 2.62717 2.02734 1.14827 4.96641C0.538892 6.18047 0.192017 7.55391 0.192017 9.00703C0.192017 10.4602 0.538892 11.8312 1.14827 13.0453C2.62717 15.9844 5.66702 18 9.1803 18C11.6084 18 13.6428 17.1938 15.1287 15.8203C16.828 14.2547 17.81 11.9484 17.81 9.20859C17.81 8.57109 17.7537 7.95937 17.6483 7.36875Z" fill="currentColor" />
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.75 24C4.75 13.3685 13.3685 4.75 24 4.75C24.4142 4.75 24.75 4.41421 24.75 4C24.75 3.58579 24.4142 3.25 24 3.25C12.5401 3.25 3.25 12.5401 3.25 24C3.25 35.4599 12.5401 44.75 24 44.75C35.4599 44.75 44.75 35.4599 44.75 24C44.75 23.5858 44.4142 23.25 44 23.25C43.5858 23.25 43.25 23.5858 43.25 24C43.25 34.6315 34.6315 43.25 24 43.25C13.3685 43.25 4.75 34.6315 4.75 24ZM33.0947 26.36C33.0947 28.682 31.1507 30.212 28.9727 30.212C26.7947 30.212 24.8507 28.682 24.8507 26.36C24.8507 24.884 25.6247 23.75 26.8487 23.138C25.8947 22.58 25.3007 21.626 25.3007 20.402C25.3007 18.35 27.0287 17 28.9727 17C30.9167 17 32.6447 18.35 32.6447 20.402C32.6447 21.626 32.0507 22.58 31.0787 23.138C32.3027 23.75 33.0947 24.884 33.0947 26.36ZM26.3087 26.36C26.3087 27.836 27.4787 28.862 28.9727 28.862C30.4667 28.862 31.6367 27.836 31.6367 26.36C31.6367 24.884 30.4667 23.84 28.9727 23.84C27.4787 23.84 26.3087 24.884 26.3087 26.36ZM26.7587 20.402C26.7587 21.626 27.7307 22.49 28.9727 22.49C30.2147 22.49 31.1867 21.626 31.1867 20.402C31.1867 19.196 30.2147 18.35 28.9727 18.35C27.7307 18.35 26.7587 19.196 26.7587 20.402ZM20.9773 27.008V29.996H19.5193V27.008H14.3533V25.838L19.3753 17.216H21.0493L15.9733 25.64H19.5193V22.778H20.9773V25.64H23.6773V27.008H20.9773Z" fill="currentColor" />
|
|
3
|
-
</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
|
-
<circle cx="20.0002" cy="20.5" r="16.6667" fill="white" stroke="#03020D" stroke-width="1.5"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0272 27.0696L19.8526 10.9167H17.4716L9.30566 25.8623L11.0272 27.0696ZM28.801 27.0696L19.9756 10.9167H22.3566L26.4396 18.3895L30.5225 25.8623L28.801 27.0696ZM19.9141 20.3011L28.678 27.1647L26.8895 28.4167L19.9141 22.956L12.9387 28.4167L11.1501 27.1647L19.9141 20.3011Z" fill="#FF5416"/>
|
|
4
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.9975 1.25001L24 1.25C30.2947 1.25 34.8666 5.48148 36.9677 11.5435C39.9369 11.7908 42.5707 12.9175 44.499 14.8032C46.5441 16.8032 47.75 19.6133 47.75 23C47.75 26.4402 46.5053 29.2339 44.403 31.1816C42.3094 33.1213 39.4195 34.1729 36.2009 34.2498L36.183 34.25H36C34.2051 34.25 32.75 35.7051 32.75 37.5V41.5C32.75 41.538 32.7472 41.5754 32.7417 41.6119C33.7603 41.9279 34.5 42.8775 34.5 44C34.5 45.3807 33.3807 46.5 32 46.5C30.6193 46.5 29.5 45.3807 29.5 44C29.5 42.8775 30.2397 41.9279 31.2583 41.6119C31.2528 41.5754 31.25 41.538 31.25 41.5V37.5C31.25 34.8766 33.3766 32.75 36 32.75H36.1739C39.0895 32.6786 41.6049 31.7291 43.3835 30.0813C45.1552 28.44 46.25 26.0569 46.25 23C46.25 19.9872 45.1862 17.5733 43.4502 15.8757C41.7085 14.1724 39.2446 13.1467 36.3792 13.0077C36.0667 12.9926 35.7964 12.7851 35.7011 12.4871C33.8169 6.59587 29.6288 2.75057 24.0012 2.75C16.999 2.77388 13.4625 5.84333 11.6103 9.01639C9.90907 11.9307 9.59656 14.9789 9.47898 16.1258C9.46599 16.2525 9.45537 16.356 9.44553 16.4335C9.40186 16.7776 9.1279 17.0469 8.78309 17.0846C4.68819 17.5327 1.75 20.5577 1.75 25C1.75 27.3994 2.61404 29.3228 4.00756 30.6484C5.40559 31.9784 7.38279 32.75 9.678 32.75H12C14.6234 32.75 16.75 34.8766 16.75 37.5V41.5C16.75 41.538 16.7472 41.5754 16.7417 41.6119C17.7603 41.9279 18.5 42.8775 18.5 44C18.5 45.3807 17.3807 46.5 16 46.5C14.6193 46.5 13.5 45.3807 13.5 44C13.5 42.8775 14.2397 41.9279 15.2583 41.6119C15.2528 41.5754 15.25 41.538 15.25 41.5V37.5C15.25 35.7051 13.7949 34.25 12 34.25H9.678C7.04421 34.25 4.68241 33.3607 2.97369 31.7352C1.26046 30.1054 0.25 27.7788 0.25 25C0.25 19.9901 3.49532 16.4323 8.01664 15.6768C8.15873 14.3389 8.57927 11.2334 10.3148 8.2602C12.4266 4.6425 16.4461 1.27535 23.9975 1.25001ZM24 32.75C24.4142 32.75 24.75 33.0858 24.75 33.5V41.6145C25.7643 41.933 26.5 42.8806 26.5 44C26.5 45.3807 25.3807 46.5 24 46.5C22.6193 46.5 21.5 45.3807 21.5 44C21.5 42.8806 22.2357 41.933 23.25 41.6145V33.5C23.25 33.0858 23.5858 32.75 24 32.75ZM14.5 44C14.5 43.1716 15.1716 42.5 16 42.5C16.8284 42.5 17.5 43.1716 17.5 44C17.5 44.8284 16.8284 45.5 16 45.5C15.1716 45.5 14.5 44.8284 14.5 44ZM32 42.5C31.1716 42.5 30.5 43.1716 30.5 44C30.5 44.8284 31.1716 45.5 32 45.5C32.8284 45.5 33.5 44.8284 33.5 44C33.5 43.1716 32.8284 42.5 32 42.5ZM22.5 44C22.5 43.1716 23.1716 42.5 24 42.5C24.8284 42.5 25.5 43.1716 25.5 44C25.5 44.8284 24.8284 45.5 24 45.5C23.1716 45.5 22.5 44.8284 22.5 44ZM17 17.75C14.1005 17.75 11.75 20.1005 11.75 23C11.75 25.8995 14.1005 28.25 17 28.25C18.9423 28.25 20.6392 27.1956 21.5481 25.6245L21.6444 25.458L24.1049 23.968C24.9592 23.4507 26.0267 23.4372 26.8938 23.9326L28.3798 24.7818C28.7641 25.0014 29.2359 25.0014 29.6202 24.7818L31.1356 23.9158C31.9811 23.4327 33.0189 23.4327 33.8644 23.9158L34.9166 24.5171C35.4428 24.8178 36.109 24.6977 36.497 24.232L37.3904 23.16C37.4676 23.0673 37.4676 22.9327 37.3903 22.84L35.7237 20.84C35.6762 20.783 35.6058 20.75 35.5316 20.75H21.7647L21.5481 20.3755C20.6392 18.8044 18.9423 17.75 17 17.75ZM10.25 23C10.25 19.2721 13.2721 16.25 17 16.25C19.3413 16.25 21.4033 17.4424 22.6132 19.25H35.5316C36.051 19.25 36.5435 19.4807 36.876 19.8797L38.5427 21.8797C39.0835 22.5287 39.0835 23.4713 38.5427 24.1203L37.6494 25.1923C36.7957 26.2167 35.3301 26.481 34.1724 25.8195L33.1202 25.2182C32.7359 24.9986 32.2641 24.9986 31.8798 25.2182L30.3644 26.0842C29.5189 26.5673 28.4811 26.5673 27.6356 26.0842L26.1496 25.235C25.7555 25.0098 25.2702 25.0159 24.8819 25.2511L22.7451 26.5451C21.5568 28.467 19.4287 29.75 17 29.75C13.2721 29.75 10.25 26.7279 10.25 23ZM14.5 23C14.5 22.4477 14.9477 22 15.5 22C16.0523 22 16.5 22.4477 16.5 23C16.5 23.5523 16.0523 24 15.5 24C14.9477 24 14.5 23.5523 14.5 23ZM15.5 21C14.3954 21 13.5 21.8954 13.5 23C13.5 24.1046 14.3954 25 15.5 25C16.6046 25 17.5 24.1046 17.5 23C17.5 21.8954 16.6046 21 15.5 21Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 1.25L23.9975 1.25001C16.4461 1.27535 12.4266 4.6425 10.3148 8.2602C8.57927 11.2334 8.15873 14.3389 8.01664 15.6768C3.49532 16.4323 0.25 19.9901 0.25 25C0.25 27.7788 1.26046 30.1054 2.97369 31.7352C4.68241 33.3607 7.04421 34.25 9.678 34.25H12C13.7949 34.25 15.25 35.7051 15.25 37.5V41.5C15.25 41.538 15.2528 41.5754 15.2583 41.6119C14.2397 41.9279 13.5 42.8775 13.5 44C13.5 45.3807 14.6193 46.5 16 46.5C17.3807 46.5 18.5 45.3807 18.5 44C18.5 42.8775 17.7603 41.9279 16.7417 41.6119C16.7472 41.5754 16.75 41.538 16.75 41.5V37.5C16.75 34.8766 14.6234 32.75 12 32.75H9.678C7.38279 32.75 5.40559 31.9784 4.00756 30.6484C2.61404 29.3228 1.75 27.3994 1.75 25C1.75 20.5577 4.68819 17.5327 8.78309 17.0846C9.1279 17.0469 9.40186 16.7776 9.44553 16.4335C9.45537 16.356 9.46599 16.2525 9.47898 16.1258C9.59656 14.9789 9.90907 11.9307 11.6103 9.01639C13.4625 5.84333 16.999 2.77388 24.0012 2.75C29.6288 2.75057 33.8169 6.59587 35.7011 12.4871C35.7964 12.7851 36.0667 12.9926 36.3792 13.0077C39.2446 13.1467 41.7085 14.1724 43.4502 15.8757C45.1862 17.5733 46.25 19.9872 46.25 23C46.25 26.0569 45.1552 28.44 43.3835 30.0813C41.6049 31.7291 39.0895 32.6786 36.1739 32.75H36C33.3766 32.75 31.25 34.8766 31.25 37.5V41.5C31.25 41.538 31.2528 41.5754 31.2583 41.6119C30.2397 41.9279 29.5 42.8775 29.5 44C29.5 45.3807 30.6193 46.5 32 46.5C33.3807 46.5 34.5 45.3807 34.5 44C34.5 42.8775 33.7603 41.9279 32.7417 41.6119C32.7472 41.5754 32.75 41.538 32.75 41.5V37.5C32.75 35.7051 34.2051 34.25 36 34.25H36.183L36.2009 34.2498C39.4195 34.1729 42.3094 33.1213 44.403 31.1816C46.5053 29.2339 47.75 26.4402 47.75 23C47.75 19.6133 46.5441 16.8032 44.499 14.8032C42.5707 12.9175 39.9369 11.7908 36.9677 11.5435C34.8666 5.48148 30.2947 1.25 24 1.25ZM24 27.25C25.7949 27.25 27.25 25.7949 27.25 24C27.25 22.2051 25.7949 20.75 24 20.75C22.2051 20.75 20.75 22.2051 20.75 24C20.75 25.7949 22.2051 27.25 24 27.25ZM24.75 41.6145V28.6911C27.017 28.3315 28.75 26.3682 28.75 24C28.75 21.3766 26.6234 19.25 24 19.25C21.3766 19.25 19.25 21.3766 19.25 24C19.25 26.3682 20.983 28.3315 23.25 28.6911V41.6145C22.2357 41.933 21.5 42.8806 21.5 44C21.5 45.3807 22.6193 46.5 24 46.5C25.3807 46.5 26.5 45.3807 26.5 44C26.5 42.8806 25.7643 41.933 24.75 41.6145ZM16 42.5C15.1716 42.5 14.5 43.1716 14.5 44C14.5 44.8284 15.1716 45.5 16 45.5C16.8284 45.5 17.5 44.8284 17.5 44C17.5 43.1716 16.8284 42.5 16 42.5ZM30.5 44C30.5 43.1716 31.1716 42.5 32 42.5C32.8284 42.5 33.5 43.1716 33.5 44C33.5 44.8284 32.8284 45.5 32 45.5C31.1716 45.5 30.5 44.8284 30.5 44ZM24 42.5C23.1716 42.5 22.5 43.1716 22.5 44C22.5 44.8284 23.1716 45.5 24 45.5C24.8284 45.5 25.5 44.8284 25.5 44C25.5 43.1716 24.8284 42.5 24 42.5Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|