@ably/ui 16.0.0-dev.75c5e37e → 16.0.0-dev.84b469e1
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 +1 -1
- package/core/.DS_Store +0 -0
- package/core/FeaturedLink.js +1 -1
- package/core/FeaturedLink.js.map +1 -1
- package/core/Flyout.js +1 -1
- package/core/Flyout.js.map +1 -1
- package/core/Footer/data.js +2 -0
- package/core/Footer/data.js.map +1 -0
- package/core/Footer.js +1 -1
- package/core/Footer.js.map +1 -1
- package/core/Header/Header.css +8 -0
- package/core/Header/HeaderLinks.js +1 -1
- package/core/Header/HeaderLinks.js.map +1 -1
- package/core/Header.js +1 -1
- package/core/Header.js.map +1 -1
- package/core/LegacyFooter/LegacyFooter.js +2 -0
- package/core/LegacyFooter/LegacyFooter.js.map +1 -0
- package/core/LegacyMeganav/LegacyMeganav.js +2 -0
- package/core/LegacyMeganav/LegacyMeganav.js.map +1 -0
- package/core/LegacyMeganav/MeganavBlogPostsList.js +2 -0
- package/core/LegacyMeganav/MeganavBlogPostsList.js.map +1 -0
- package/core/LegacyMeganav/MeganavContentCompany.js +2 -0
- package/core/LegacyMeganav/MeganavContentCompany.js.map +1 -0
- package/core/LegacyMeganav/MeganavContentDevelopers.js +2 -0
- package/core/LegacyMeganav/MeganavContentDevelopers.js.map +1 -0
- package/core/LegacyMeganav/MeganavContentProducts.js +2 -0
- package/core/LegacyMeganav/MeganavContentProducts.js.map +1 -0
- package/core/LegacyMeganav/MeganavContentUseCases.js +2 -0
- package/core/LegacyMeganav/MeganavContentUseCases.js.map +1 -0
- package/core/LegacyMeganav/MeganavControl.js +2 -0
- package/core/LegacyMeganav/MeganavControl.js.map +1 -0
- package/core/LegacyMeganav/MeganavControlMobileDropdown.js +2 -0
- package/core/LegacyMeganav/MeganavControlMobileDropdown.js.map +1 -0
- package/core/LegacyMeganav/MeganavControlMobilePanelClose.js +2 -0
- package/core/LegacyMeganav/MeganavControlMobilePanelClose.js.map +1 -0
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen.js +2 -0
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen.js.map +1 -0
- package/core/LegacyMeganav/MeganavItemsDesktop.js +2 -0
- package/core/LegacyMeganav/MeganavItemsDesktop.js.map +1 -0
- package/core/LegacyMeganav/MeganavItemsMobile.js +2 -0
- package/core/LegacyMeganav/MeganavItemsMobile.js.map +1 -0
- package/core/LegacyMeganav/MeganavItemsSignedIn.js.map +1 -0
- package/core/LegacyMeganav/MeganavSearch.js +2 -0
- package/core/LegacyMeganav/MeganavSearch.js.map +1 -0
- package/core/LegacyMeganav/MeganavSearchAutocomplete.js.map +1 -0
- package/core/LegacyMeganav/MeganavSearchPanel.js +2 -0
- package/core/LegacyMeganav/MeganavSearchPanel.js.map +1 -0
- package/core/LegacyMeganav/MeganavSearchSuggestions.js +2 -0
- package/core/LegacyMeganav/MeganavSearchSuggestions.js.map +1 -0
- package/core/LegacyMeganav/SignOutLink.js.map +1 -0
- package/core/Meganav/.DS_Store +0 -0
- package/core/Meganav/MeganavMobile.js +1 -1
- package/core/Meganav/MeganavMobile.js.map +1 -1
- package/core/Meganav/MeganavPanel.js +1 -1
- package/core/Meganav/MeganavPanel.js.map +1 -1
- package/core/Meganav/data.js +1 -1
- package/core/Meganav/data.js.map +1 -1
- package/core/Meganav/images/fan-engagement-nav-image.png +0 -0
- package/core/Meganav/images/founders-nav-image.png +0 -0
- package/core/Meganav.js +2 -0
- package/core/Meganav.js.map +1 -0
- package/core/Notice.js +1 -1
- package/core/Notice.js.map +1 -1
- package/core/ProductTile/ProductDescription.js +1 -1
- package/core/ProductTile/ProductDescription.js.map +1 -1
- package/core/ProductTile/ProductLabel.js +1 -1
- package/core/ProductTile/ProductLabel.js.map +1 -1
- package/core/SegmentedControl.js +2 -0
- package/core/SegmentedControl.js.map +1 -0
- package/core/insights/command-queue.js +2 -0
- package/core/insights/command-queue.js.map +1 -0
- package/core/insights/datalayer.js +2 -0
- package/core/insights/datalayer.js.map +1 -0
- package/core/insights/index.js +1 -1
- package/core/insights/index.js.map +1 -1
- package/core/insights/index.test.js +2 -0
- package/core/insights/index.test.js.map +1 -0
- package/core/insights/logger.js +2 -0
- package/core/insights/logger.js.map +1 -0
- package/core/insights/mixpanel.js +1 -1
- package/core/insights/mixpanel.js.map +1 -1
- package/core/insights/posthog.js +1 -1
- package/core/insights/posthog.js.map +1 -1
- package/core/insights/service.js +2 -0
- package/core/insights/service.js.map +1 -0
- package/core/insights/types.js.map +1 -1
- package/core/scripts.js +1 -1
- package/core/scripts.js.map +1 -1
- package/index.d.ts +305 -254
- package/package.json +10 -6
- package/core/ContactFooter/component.css +0 -11
- package/core/ContactFooter/component.js +0 -2
- package/core/ContactFooter/component.js.map +0 -1
- package/core/ContactFooter.js +0 -2
- package/core/ContactFooter.js.map +0 -1
- package/core/LegacyMeganav.js +0 -2
- package/core/LegacyMeganav.js.map +0 -1
- package/core/Meganav/Meganav.js +0 -2
- package/core/Meganav/Meganav.js.map +0 -1
- package/core/MeganavBlogPostsList.js +0 -2
- package/core/MeganavBlogPostsList.js.map +0 -1
- package/core/MeganavContentCompany.js +0 -2
- package/core/MeganavContentCompany.js.map +0 -1
- package/core/MeganavContentDevelopers.js +0 -2
- package/core/MeganavContentDevelopers.js.map +0 -1
- package/core/MeganavContentProducts.js +0 -2
- package/core/MeganavContentProducts.js.map +0 -1
- package/core/MeganavContentUseCases.js +0 -2
- package/core/MeganavContentUseCases.js.map +0 -1
- package/core/MeganavControl.js +0 -2
- package/core/MeganavControl.js.map +0 -1
- package/core/MeganavControlMobileDropdown.js +0 -2
- package/core/MeganavControlMobileDropdown.js.map +0 -1
- package/core/MeganavControlMobilePanelClose.js +0 -2
- package/core/MeganavControlMobilePanelClose.js.map +0 -1
- package/core/MeganavControlMobilePanelOpen.js +0 -2
- package/core/MeganavControlMobilePanelOpen.js.map +0 -1
- package/core/MeganavItemsDesktop.js +0 -2
- package/core/MeganavItemsDesktop.js.map +0 -1
- package/core/MeganavItemsMobile.js +0 -2
- package/core/MeganavItemsMobile.js.map +0 -1
- package/core/MeganavItemsSignedIn.js.map +0 -1
- package/core/MeganavSearch.js +0 -2
- package/core/MeganavSearch.js.map +0 -1
- package/core/MeganavSearchAutocomplete.js.map +0 -1
- package/core/MeganavSearchPanel.js +0 -2
- package/core/MeganavSearchPanel.js.map +0 -1
- package/core/MeganavSearchSuggestions.js +0 -2
- package/core/MeganavSearchSuggestions.js.map +0 -1
- package/core/SignOutLink.js.map +0 -1
- package/core/hubspot-chat-toggle.js +0 -2
- package/core/hubspot-chat-toggle.js.map +0 -1
- package/core/images/award/g2-best-meets-requirements-2025.png +0 -0
- package/core/images/award/g2-best-support-2025.png +0 -0
- package/core/images/award/g2-high-performer-2025.png +0 -0
- package/core/images/award/g2-users-most-likely-to-recommend-2025.png +0 -0
- /package/core/{Footer → LegacyFooter}/component.css +0 -0
- /package/core/{MeganavItemsSignedIn.js → LegacyMeganav/MeganavItemsSignedIn.js} +0 -0
- /package/core/{MeganavSearchAutocomplete.js → LegacyMeganav/MeganavSearchAutocomplete.js} +0 -0
- /package/core/{SignOutLink.js → LegacyMeganav/SignOutLink.js} +0 -0
package/index.d.ts
CHANGED
|
@@ -306,15 +306,6 @@ export default ConnectStateWrapper;
|
|
|
306
306
|
//# sourceMappingURL=ConnectStateWrapper.d.ts.map
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
declare module '@ably/ui/core/ContactFooter' {
|
|
310
|
-
type ContactFooterProps = {
|
|
311
|
-
urlBase: string;
|
|
312
|
-
};
|
|
313
|
-
const ContactFooter: ({ urlBase }: ContactFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
314
|
-
export default ContactFooter;
|
|
315
|
-
//# sourceMappingURL=ContactFooter.d.ts.map
|
|
316
|
-
}
|
|
317
|
-
|
|
318
309
|
declare module '@ably/ui/core/CookieMessage' {
|
|
319
310
|
type CookieMessageProps = {
|
|
320
311
|
cookieId: string;
|
|
@@ -423,8 +414,12 @@ type FeaturedLinkProps = {
|
|
|
423
414
|
newWindow?: boolean;
|
|
424
415
|
onClick?: () => void;
|
|
425
416
|
disabled?: boolean;
|
|
417
|
+
/**
|
|
418
|
+
* Optional class name for group hover state.
|
|
419
|
+
*/
|
|
420
|
+
groupHoverClassName?: string;
|
|
426
421
|
};
|
|
427
|
-
const FeaturedLink: ({ url, textSize, iconColor, flush, reverse, additionalCSS, newWindow, onClick, children, disabled, }: FeaturedLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
422
|
+
const FeaturedLink: ({ url, textSize, iconColor, flush, reverse, additionalCSS, newWindow, onClick, children, disabled, groupHoverClassName, }: FeaturedLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
428
423
|
export default FeaturedLink;
|
|
429
424
|
//# sourceMappingURL=FeaturedLink.d.ts.map
|
|
430
425
|
}
|
|
@@ -475,7 +470,7 @@ type FlyoutProps = {
|
|
|
475
470
|
*/
|
|
476
471
|
menuItems: {
|
|
477
472
|
/**
|
|
478
|
-
*
|
|
473
|
+
* Name for the menu item.
|
|
479
474
|
*/
|
|
480
475
|
name: string;
|
|
481
476
|
/**
|
|
@@ -517,19 +512,37 @@ export default Flyout;
|
|
|
517
512
|
//# sourceMappingURL=Flyout.d.ts.map
|
|
518
513
|
}
|
|
519
514
|
|
|
520
|
-
declare module '@ably/ui/core/Footer' {
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
};
|
|
529
|
-
urlBase: string;
|
|
530
|
-
statusUrl: string;
|
|
515
|
+
declare module '@ably/ui/core/Footer/data' {
|
|
516
|
+
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
517
|
+
type FooterLinksProps = {
|
|
518
|
+
title: string;
|
|
519
|
+
links: {
|
|
520
|
+
label: string;
|
|
521
|
+
link: string;
|
|
522
|
+
badge?: string;
|
|
523
|
+
}[];
|
|
531
524
|
};
|
|
532
|
-
const
|
|
525
|
+
export const footerLinks: FooterLinksProps[];
|
|
526
|
+
export const bottomFooterLinks: {
|
|
527
|
+
label: string;
|
|
528
|
+
link: string;
|
|
529
|
+
}[];
|
|
530
|
+
export const socialLinks: {
|
|
531
|
+
key: string;
|
|
532
|
+
colorIcon: IconName;
|
|
533
|
+
monoIcon: IconName;
|
|
534
|
+
link: string;
|
|
535
|
+
}[];
|
|
536
|
+
export const ablyAwards: {
|
|
537
|
+
image: string;
|
|
538
|
+
desc: string;
|
|
539
|
+
}[];
|
|
540
|
+
export {};
|
|
541
|
+
//# sourceMappingURL=data.d.ts.map
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
declare module '@ably/ui/core/Footer' {
|
|
545
|
+
const Footer: () => import("react/jsx-runtime").JSX.Element;
|
|
533
546
|
export default Footer;
|
|
534
547
|
//# sourceMappingURL=Footer.d.ts.map
|
|
535
548
|
}
|
|
@@ -537,14 +550,13 @@ export default Footer;
|
|
|
537
550
|
declare module '@ably/ui/core/Header/HeaderLinks' {
|
|
538
551
|
import React from "react";
|
|
539
552
|
import { HeaderProps } from ".@ably/ui/core/Header";
|
|
540
|
-
export const HeaderLinks: React.FC<Pick<HeaderProps, "sessionState" | "headerLinks" | "searchButtonVisibility" | "searchButton"
|
|
541
|
-
className?: string;
|
|
542
|
-
}>;
|
|
553
|
+
export const HeaderLinks: React.FC<Pick<HeaderProps, "sessionState" | "headerLinks" | "searchButtonVisibility" | "searchButton" | "className">>;
|
|
543
554
|
//# sourceMappingURL=HeaderLinks.d.ts.map
|
|
544
555
|
}
|
|
545
556
|
|
|
546
557
|
declare module '@ably/ui/core/Header' {
|
|
547
558
|
import React, { ReactNode } from "react";
|
|
559
|
+
import "@ably/ui/core/Header/Header.css";
|
|
548
560
|
export type ThemedScrollpoint = {
|
|
549
561
|
id: string;
|
|
550
562
|
className: string;
|
|
@@ -579,7 +591,14 @@ export type HeaderSessionState = {
|
|
|
579
591
|
* Props for the Header component.
|
|
580
592
|
*/
|
|
581
593
|
export type HeaderProps = {
|
|
582
|
-
|
|
594
|
+
/**
|
|
595
|
+
* Optional classnames to add to the header
|
|
596
|
+
*/
|
|
597
|
+
className?: string;
|
|
598
|
+
/**
|
|
599
|
+
* Indicates if the notice banner is visible.
|
|
600
|
+
*/
|
|
601
|
+
isNoticeVisible: boolean;
|
|
583
602
|
/**
|
|
584
603
|
* Optional search bar element.
|
|
585
604
|
*/
|
|
@@ -684,73 +703,26 @@ export default Icon;
|
|
|
684
703
|
//# sourceMappingURL=Icon.d.ts.map
|
|
685
704
|
}
|
|
686
705
|
|
|
687
|
-
declare module '@ably/ui/core/
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
function MeganavControlMobileDropdown({ clearPanels }: {
|
|
699
|
-
clearPanels: any;
|
|
700
|
-
}): {
|
|
701
|
-
teardown: () => void;
|
|
702
|
-
clear: () => void;
|
|
703
|
-
};
|
|
704
|
-
//# sourceMappingURL=component.d.ts.map
|
|
705
|
-
}
|
|
706
|
-
|
|
707
|
-
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelClose/component' {
|
|
708
|
-
function _default(): {
|
|
709
|
-
teardown: () => void;
|
|
710
|
-
clear: () => void;
|
|
711
|
-
}[];
|
|
712
|
-
export default _default;
|
|
713
|
-
//# sourceMappingURL=component.d.ts.map
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelOpen/component' {
|
|
717
|
-
function _default(): {
|
|
718
|
-
teardown: () => void;
|
|
719
|
-
clear: () => void;
|
|
720
|
-
}[];
|
|
721
|
-
export default _default;
|
|
722
|
-
//# sourceMappingURL=component.d.ts.map
|
|
723
|
-
}
|
|
724
|
-
|
|
725
|
-
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchAutocomplete/component' {
|
|
726
|
-
function _default(apiKey: any): {
|
|
727
|
-
teardown: () => void;
|
|
728
|
-
clear: () => void;
|
|
729
|
-
}[];
|
|
730
|
-
export default _default;
|
|
731
|
-
//# sourceMappingURL=component.d.ts.map
|
|
732
|
-
}
|
|
733
|
-
|
|
734
|
-
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchSuggestions/component' {
|
|
735
|
-
export default MeganavSearchSuggestions;
|
|
736
|
-
function MeganavSearchSuggestions(): {
|
|
737
|
-
teardown: () => void;
|
|
738
|
-
clear: () => void;
|
|
706
|
+
declare module '@ably/ui/core/LegacyFooter/LegacyFooter' {
|
|
707
|
+
type LegacyFooterProps = {
|
|
708
|
+
paths: {
|
|
709
|
+
ablyStack: string;
|
|
710
|
+
bestSupport: string;
|
|
711
|
+
highPerformer: string;
|
|
712
|
+
usersMostLikely: string;
|
|
713
|
+
bestMeetsRequirements: string;
|
|
714
|
+
};
|
|
715
|
+
urlBase: string;
|
|
716
|
+
statusUrl: string;
|
|
739
717
|
};
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
declare module '@ably/ui/core/LegacyMeganav/component' {
|
|
744
|
-
export default function Meganav({ themeName, addSearchApiKey }: {
|
|
745
|
-
themeName: any;
|
|
746
|
-
addSearchApiKey: any;
|
|
747
|
-
}): () => void;
|
|
748
|
-
//# sourceMappingURL=component.d.ts.map
|
|
718
|
+
const LegacyFooter: ({ paths, urlBase, statusUrl }: LegacyFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
719
|
+
export default LegacyFooter;
|
|
720
|
+
//# sourceMappingURL=LegacyFooter.d.ts.map
|
|
749
721
|
}
|
|
750
722
|
|
|
751
|
-
declare module '@ably/ui/core/LegacyMeganav' {
|
|
723
|
+
declare module '@ably/ui/core/LegacyMeganav/LegacyMeganav' {
|
|
752
724
|
import { ReactNode } from "react";
|
|
753
|
-
import { ColorClass } from "
|
|
725
|
+
import { ColorClass } from ".@ably/ui/core/styles/colors/types";
|
|
754
726
|
export type MeganavTheme = {
|
|
755
727
|
backgroundColor?: ColorClass;
|
|
756
728
|
textColor?: ColorClass;
|
|
@@ -828,137 +800,12 @@ type MeganavProps = {
|
|
|
828
800
|
statusUrl: string;
|
|
829
801
|
searchDataId?: string;
|
|
830
802
|
};
|
|
831
|
-
const
|
|
832
|
-
export default
|
|
803
|
+
const LegacyMeganav: ({ paths, themeName, notice, loginLink, urlBase, addSearchApiKey, statusUrl, searchDataId, }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
804
|
+
export default LegacyMeganav;
|
|
833
805
|
//# sourceMappingURL=LegacyMeganav.d.ts.map
|
|
834
806
|
}
|
|
835
807
|
|
|
836
|
-
declare module '@ably/ui/core/
|
|
837
|
-
import React from "react";
|
|
838
|
-
import { ButtonPropsBase } from "@ably/ui/core/Button";
|
|
839
|
-
import { ColorClass, ColorThemeSet } from "@ably/ui/core/styles/colors/types";
|
|
840
|
-
export type LinkButtonProps = ButtonPropsBase & {
|
|
841
|
-
disabled?: boolean;
|
|
842
|
-
onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
843
|
-
iconColor?: ColorClass | ColorThemeSet;
|
|
844
|
-
} & React.AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
845
|
-
const LinkButton: React.FC<LinkButtonProps>;
|
|
846
|
-
export default LinkButton;
|
|
847
|
-
//# sourceMappingURL=LinkButton.d.ts.map
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
declare module '@ably/ui/core/Loader' {
|
|
851
|
-
type LoaderProps = {
|
|
852
|
-
size?: string;
|
|
853
|
-
ringColor?: string;
|
|
854
|
-
additionalCSS?: string;
|
|
855
|
-
};
|
|
856
|
-
const Loader: ({ ringColor, size, additionalCSS, }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
857
|
-
export default Loader;
|
|
858
|
-
//# sourceMappingURL=Loader.d.ts.map
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
declare module '@ably/ui/core/Logo' {
|
|
862
|
-
import React from "react";
|
|
863
|
-
type LogoProps = {
|
|
864
|
-
dataId?: string;
|
|
865
|
-
logoUrl?: string;
|
|
866
|
-
logoAlt?: string;
|
|
867
|
-
href?: string;
|
|
868
|
-
additionalImgAttrs?: object;
|
|
869
|
-
additionalLinkAttrs?: object;
|
|
870
|
-
theme?: "light" | "dark";
|
|
871
|
-
variant?: "default" | "mono";
|
|
872
|
-
orientation?: "default" | "stacked";
|
|
873
|
-
};
|
|
874
|
-
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
875
|
-
export default _default;
|
|
876
|
-
//# sourceMappingURL=Logo.d.ts.map
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
declare module '@ably/ui/core/Meganav/Meganav' {
|
|
880
|
-
import { HeaderSessionState } from ".@ably/ui/core/Header";
|
|
881
|
-
export type MeganavNoticeBannerProps = {
|
|
882
|
-
props: {
|
|
883
|
-
title: string;
|
|
884
|
-
bodyText: string;
|
|
885
|
-
buttonLink: string;
|
|
886
|
-
buttonLabel: string;
|
|
887
|
-
closeBtn: boolean;
|
|
888
|
-
};
|
|
889
|
-
config: {
|
|
890
|
-
cookieId: string;
|
|
891
|
-
noticeId: string | number;
|
|
892
|
-
options: {
|
|
893
|
-
collapse: boolean;
|
|
894
|
-
};
|
|
895
|
-
};
|
|
896
|
-
};
|
|
897
|
-
export type MeganavProps = {
|
|
898
|
-
sessionState: HeaderSessionState;
|
|
899
|
-
searchDataId: string;
|
|
900
|
-
notice?: MeganavNoticeBannerProps;
|
|
901
|
-
};
|
|
902
|
-
const Meganav: ({ sessionState, searchDataId, notice }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
903
|
-
export default Meganav;
|
|
904
|
-
//# sourceMappingURL=Meganav.d.ts.map
|
|
905
|
-
}
|
|
906
|
-
|
|
907
|
-
declare module '@ably/ui/core/Meganav/MeganavMobile' {
|
|
908
|
-
import { AccordionData } from ".@ably/ui/core/Accordion/types";
|
|
909
|
-
export const MeganavMobile: ({ mobileNavItems, }: {
|
|
910
|
-
mobileNavItems: AccordionData[];
|
|
911
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
912
|
-
//# sourceMappingURL=MeganavMobile.d.ts.map
|
|
913
|
-
}
|
|
914
|
-
|
|
915
|
-
declare module '@ably/ui/core/Meganav/MeganavPanel' {
|
|
916
|
-
import React from "react";
|
|
917
|
-
import { FlyoutPanelHighlight, FlyoutPanelList } from "@ably/ui/core/data";
|
|
918
|
-
export const MeganavPanel: ({ displayProductTile, panelLeft, panelLeftClassName, panelRightHeading, panelRightItems, panelRightBottom, }: {
|
|
919
|
-
displayProductTile?: boolean;
|
|
920
|
-
panelLeft?: FlyoutPanelHighlight;
|
|
921
|
-
panelLeftClassName?: string;
|
|
922
|
-
panelRightHeading?: string;
|
|
923
|
-
panelRightItems: FlyoutPanelList[];
|
|
924
|
-
panelRightBottom?: React.ReactNode;
|
|
925
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
926
|
-
//# sourceMappingURL=MeganavPanel.d.ts.map
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
declare module '@ably/ui/core/Meganav/data' {
|
|
930
|
-
import React from "react";
|
|
931
|
-
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
932
|
-
export type FlyoutPanelList = {
|
|
933
|
-
label: string;
|
|
934
|
-
icon: IconName;
|
|
935
|
-
link: string;
|
|
936
|
-
isMobile?: boolean;
|
|
937
|
-
};
|
|
938
|
-
export type FlyoutPanelHighlight = {
|
|
939
|
-
heading: string;
|
|
940
|
-
content: string;
|
|
941
|
-
labelLink: string;
|
|
942
|
-
url: string;
|
|
943
|
-
image: string;
|
|
944
|
-
};
|
|
945
|
-
export type MenuItem = {
|
|
946
|
-
name: string;
|
|
947
|
-
link?: string;
|
|
948
|
-
isHiddenMobile?: boolean;
|
|
949
|
-
content?: React.ReactNode;
|
|
950
|
-
panelClassName?: string;
|
|
951
|
-
};
|
|
952
|
-
export const menuItemLinks: {
|
|
953
|
-
name: string;
|
|
954
|
-
link: string;
|
|
955
|
-
isHiddenMobile: boolean;
|
|
956
|
-
}[];
|
|
957
|
-
export const menuItemsForHeader: MenuItem[];
|
|
958
|
-
//# sourceMappingURL=data.d.ts.map
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
declare module '@ably/ui/core/MeganavBlogPostsList' {
|
|
808
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavBlogPostsList' {
|
|
962
809
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
963
810
|
type MeganavBlogPostsListProps = {
|
|
964
811
|
recentBlogPosts: {
|
|
@@ -973,7 +820,7 @@ export default MeganavBlogPostsList;
|
|
|
973
820
|
//# sourceMappingURL=MeganavBlogPostsList.d.ts.map
|
|
974
821
|
}
|
|
975
822
|
|
|
976
|
-
declare module '@ably/ui/core/MeganavContentCompany' {
|
|
823
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentCompany' {
|
|
977
824
|
import { AbsUrl, MeganavPaths } from "@ably/ui/core/LegacyMeganav";
|
|
978
825
|
type MeganavContentCompanyProps = {
|
|
979
826
|
absUrl: AbsUrl;
|
|
@@ -984,7 +831,7 @@ export default MeganavContentCompany;
|
|
|
984
831
|
//# sourceMappingURL=MeganavContentCompany.d.ts.map
|
|
985
832
|
}
|
|
986
833
|
|
|
987
|
-
declare module '@ably/ui/core/MeganavContentDevelopers' {
|
|
834
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentDevelopers' {
|
|
988
835
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
989
836
|
const MeganavContentDevelopers: ({ absUrl, statusUrl, }: {
|
|
990
837
|
absUrl: AbsUrl;
|
|
@@ -994,7 +841,7 @@ export default MeganavContentDevelopers;
|
|
|
994
841
|
//# sourceMappingURL=MeganavContentDevelopers.d.ts.map
|
|
995
842
|
}
|
|
996
843
|
|
|
997
|
-
declare module '@ably/ui/core/MeganavContentProducts' {
|
|
844
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentProducts' {
|
|
998
845
|
import { AbsUrl, MeganavPaths } from "@ably/ui/core/LegacyMeganav";
|
|
999
846
|
type MeganavContentProductsProps = {
|
|
1000
847
|
paths?: MeganavPaths;
|
|
@@ -1005,7 +852,7 @@ export default MeganavContentProducts;
|
|
|
1005
852
|
//# sourceMappingURL=MeganavContentProducts.d.ts.map
|
|
1006
853
|
}
|
|
1007
854
|
|
|
1008
|
-
declare module '@ably/ui/core/MeganavContentUseCases' {
|
|
855
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentUseCases' {
|
|
1009
856
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1010
857
|
const MeganavContentUseCases: ({ absUrl }: {
|
|
1011
858
|
absUrl: AbsUrl;
|
|
@@ -1014,7 +861,16 @@ export default MeganavContentUseCases;
|
|
|
1014
861
|
//# sourceMappingURL=MeganavContentUseCases.d.ts.map
|
|
1015
862
|
}
|
|
1016
863
|
|
|
1017
|
-
declare module '@ably/ui/core/MeganavControl' {
|
|
864
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControl/component' {
|
|
865
|
+
export default MeganavControl;
|
|
866
|
+
function MeganavControl(): {
|
|
867
|
+
teardown: () => void;
|
|
868
|
+
clear: () => void;
|
|
869
|
+
}[];
|
|
870
|
+
//# sourceMappingURL=component.d.ts.map
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControl' {
|
|
1018
874
|
import { ReactNode } from "react";
|
|
1019
875
|
import { MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1020
876
|
type MeganavControlProps = {
|
|
@@ -1029,7 +885,18 @@ export default MeganavControl;
|
|
|
1029
885
|
//# sourceMappingURL=MeganavControl.d.ts.map
|
|
1030
886
|
}
|
|
1031
887
|
|
|
1032
|
-
declare module '@ably/ui/core/MeganavControlMobileDropdown' {
|
|
888
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobileDropdown/component' {
|
|
889
|
+
export default MeganavControlMobileDropdown;
|
|
890
|
+
function MeganavControlMobileDropdown({ clearPanels }: {
|
|
891
|
+
clearPanels: any;
|
|
892
|
+
}): {
|
|
893
|
+
teardown: () => void;
|
|
894
|
+
clear: () => void;
|
|
895
|
+
};
|
|
896
|
+
//# sourceMappingURL=component.d.ts.map
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobileDropdown' {
|
|
1033
900
|
import { MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1034
901
|
const MeganavControlMobileDropdown: ({ theme }: {
|
|
1035
902
|
theme: MeganavTheme;
|
|
@@ -1038,7 +905,16 @@ export default MeganavControlMobileDropdown;
|
|
|
1038
905
|
//# sourceMappingURL=MeganavControlMobileDropdown.d.ts.map
|
|
1039
906
|
}
|
|
1040
907
|
|
|
1041
|
-
declare module '@ably/ui/core/MeganavControlMobilePanelClose' {
|
|
908
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelClose/component' {
|
|
909
|
+
function _default(): {
|
|
910
|
+
teardown: () => void;
|
|
911
|
+
clear: () => void;
|
|
912
|
+
}[];
|
|
913
|
+
export default _default;
|
|
914
|
+
//# sourceMappingURL=component.d.ts.map
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelClose' {
|
|
1042
918
|
type MeganavControlMobilePanelCloseProps = {
|
|
1043
919
|
ariaControls: string;
|
|
1044
920
|
displayHr?: boolean;
|
|
@@ -1048,7 +924,16 @@ export default MeganavControlMobilePanelClose;
|
|
|
1048
924
|
//# sourceMappingURL=MeganavControlMobilePanelClose.d.ts.map
|
|
1049
925
|
}
|
|
1050
926
|
|
|
1051
|
-
declare module '@ably/ui/core/MeganavControlMobilePanelOpen' {
|
|
927
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelOpen/component' {
|
|
928
|
+
function _default(): {
|
|
929
|
+
teardown: () => void;
|
|
930
|
+
clear: () => void;
|
|
931
|
+
}[];
|
|
932
|
+
export default _default;
|
|
933
|
+
//# sourceMappingURL=component.d.ts.map
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelOpen' {
|
|
1052
937
|
import { ReactNode } from "react";
|
|
1053
938
|
type MeganavControlMobilePanelOpenProps = {
|
|
1054
939
|
ariaControls: string;
|
|
@@ -1059,7 +944,7 @@ export default MeganavControlMobilePanelOpen;
|
|
|
1059
944
|
//# sourceMappingURL=MeganavControlMobilePanelOpen.d.ts.map
|
|
1060
945
|
}
|
|
1061
946
|
|
|
1062
|
-
declare module '@ably/ui/core/MeganavItemsDesktop' {
|
|
947
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsDesktop' {
|
|
1063
948
|
import React from "react";
|
|
1064
949
|
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1065
950
|
type MeganavDesktopItems = {
|
|
@@ -1075,7 +960,7 @@ export default _default;
|
|
|
1075
960
|
//# sourceMappingURL=MeganavItemsDesktop.d.ts.map
|
|
1076
961
|
}
|
|
1077
962
|
|
|
1078
|
-
declare module '@ably/ui/core/MeganavItemsMobile' {
|
|
963
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsMobile' {
|
|
1079
964
|
import React from "react";
|
|
1080
965
|
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavSessionState, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1081
966
|
type MeganavItemsMobileProps = {
|
|
@@ -1093,7 +978,7 @@ export default _default;
|
|
|
1093
978
|
//# sourceMappingURL=MeganavItemsMobile.d.ts.map
|
|
1094
979
|
}
|
|
1095
980
|
|
|
1096
|
-
declare module '@ably/ui/core/MeganavItemsSignedIn' {
|
|
981
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsSignedIn' {
|
|
1097
982
|
import { AbsUrl, MeganavSessionState, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1098
983
|
type MeganavItemsSignedIn = {
|
|
1099
984
|
sessionState: MeganavSessionState;
|
|
@@ -1106,7 +991,7 @@ export default MeganavItemsSignedIn;
|
|
|
1106
991
|
//# sourceMappingURL=MeganavItemsSignedIn.d.ts.map
|
|
1107
992
|
}
|
|
1108
993
|
|
|
1109
|
-
declare module '@ably/ui/core/MeganavSearch' {
|
|
994
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearch' {
|
|
1110
995
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1111
996
|
const MeganavSearch: ({ absUrl, dataId, }: {
|
|
1112
997
|
absUrl: AbsUrl;
|
|
@@ -1116,13 +1001,22 @@ export default MeganavSearch;
|
|
|
1116
1001
|
//# sourceMappingURL=MeganavSearch.d.ts.map
|
|
1117
1002
|
}
|
|
1118
1003
|
|
|
1119
|
-
declare module '@ably/ui/core/MeganavSearchAutocomplete' {
|
|
1004
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchAutocomplete/component' {
|
|
1005
|
+
function _default(apiKey: any): {
|
|
1006
|
+
teardown: () => void;
|
|
1007
|
+
clear: () => void;
|
|
1008
|
+
}[];
|
|
1009
|
+
export default _default;
|
|
1010
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1011
|
+
}
|
|
1012
|
+
|
|
1013
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchAutocomplete' {
|
|
1120
1014
|
const MeganavSearchAutocomplete: () => import("react/jsx-runtime").JSX.Element;
|
|
1121
1015
|
export default MeganavSearchAutocomplete;
|
|
1122
1016
|
//# sourceMappingURL=MeganavSearchAutocomplete.d.ts.map
|
|
1123
1017
|
}
|
|
1124
1018
|
|
|
1125
|
-
declare module '@ably/ui/core/MeganavSearchPanel' {
|
|
1019
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchPanel' {
|
|
1126
1020
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1127
1021
|
const MeganavSearchPanel: ({ absUrl }: {
|
|
1128
1022
|
absUrl: AbsUrl;
|
|
@@ -1131,7 +1025,16 @@ export default MeganavSearchPanel;
|
|
|
1131
1025
|
//# sourceMappingURL=MeganavSearchPanel.d.ts.map
|
|
1132
1026
|
}
|
|
1133
1027
|
|
|
1134
|
-
declare module '@ably/ui/core/MeganavSearchSuggestions' {
|
|
1028
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchSuggestions/component' {
|
|
1029
|
+
export default MeganavSearchSuggestions;
|
|
1030
|
+
function MeganavSearchSuggestions(): {
|
|
1031
|
+
teardown: () => void;
|
|
1032
|
+
clear: () => void;
|
|
1033
|
+
};
|
|
1034
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchSuggestions' {
|
|
1135
1038
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1136
1039
|
type MeganavSearchSuggestionsProps = {
|
|
1137
1040
|
absUrl: AbsUrl;
|
|
@@ -1142,6 +1045,158 @@ export default MeganavSearchSuggestions;
|
|
|
1142
1045
|
//# sourceMappingURL=MeganavSearchSuggestions.d.ts.map
|
|
1143
1046
|
}
|
|
1144
1047
|
|
|
1048
|
+
declare module '@ably/ui/core/LegacyMeganav/SignOutLink' {
|
|
1049
|
+
import { MouseEventHandler, ReactNode } from "react";
|
|
1050
|
+
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1051
|
+
type SignOutLinkProps = {
|
|
1052
|
+
token: string;
|
|
1053
|
+
href: string;
|
|
1054
|
+
text: string;
|
|
1055
|
+
children: ({ href, text, onClick, }: {
|
|
1056
|
+
href: string;
|
|
1057
|
+
text: string;
|
|
1058
|
+
onClick: MouseEventHandler<HTMLAnchorElement>;
|
|
1059
|
+
}) => ReactNode;
|
|
1060
|
+
absUrl: AbsUrl;
|
|
1061
|
+
};
|
|
1062
|
+
const SignOutLink: ({ token, href, text, children, absUrl, }: SignOutLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
1063
|
+
export default SignOutLink;
|
|
1064
|
+
//# sourceMappingURL=SignOutLink.d.ts.map
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
declare module '@ably/ui/core/LegacyMeganav/component' {
|
|
1068
|
+
export default function Meganav({ themeName, addSearchApiKey }: {
|
|
1069
|
+
themeName: any;
|
|
1070
|
+
addSearchApiKey: any;
|
|
1071
|
+
}): () => void;
|
|
1072
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
declare module '@ably/ui/core/LinkButton' {
|
|
1076
|
+
import React from "react";
|
|
1077
|
+
import { ButtonPropsBase } from "@ably/ui/core/Button";
|
|
1078
|
+
import { ColorClass, ColorThemeSet } from "@ably/ui/core/styles/colors/types";
|
|
1079
|
+
export type LinkButtonProps = ButtonPropsBase & {
|
|
1080
|
+
disabled?: boolean;
|
|
1081
|
+
onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
1082
|
+
iconColor?: ColorClass | ColorThemeSet;
|
|
1083
|
+
} & React.AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
1084
|
+
const LinkButton: React.FC<LinkButtonProps>;
|
|
1085
|
+
export default LinkButton;
|
|
1086
|
+
//# sourceMappingURL=LinkButton.d.ts.map
|
|
1087
|
+
}
|
|
1088
|
+
|
|
1089
|
+
declare module '@ably/ui/core/Loader' {
|
|
1090
|
+
type LoaderProps = {
|
|
1091
|
+
size?: string;
|
|
1092
|
+
ringColor?: string;
|
|
1093
|
+
additionalCSS?: string;
|
|
1094
|
+
};
|
|
1095
|
+
const Loader: ({ ringColor, size, additionalCSS, }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
1096
|
+
export default Loader;
|
|
1097
|
+
//# sourceMappingURL=Loader.d.ts.map
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
declare module '@ably/ui/core/Logo' {
|
|
1101
|
+
import React from "react";
|
|
1102
|
+
type LogoProps = {
|
|
1103
|
+
dataId?: string;
|
|
1104
|
+
logoUrl?: string;
|
|
1105
|
+
logoAlt?: string;
|
|
1106
|
+
href?: string;
|
|
1107
|
+
additionalImgAttrs?: object;
|
|
1108
|
+
additionalLinkAttrs?: object;
|
|
1109
|
+
theme?: "light" | "dark";
|
|
1110
|
+
variant?: "default" | "mono";
|
|
1111
|
+
orientation?: "default" | "stacked";
|
|
1112
|
+
};
|
|
1113
|
+
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
1114
|
+
export default _default;
|
|
1115
|
+
//# sourceMappingURL=Logo.d.ts.map
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
declare module '@ably/ui/core/Meganav/MeganavMobile' {
|
|
1119
|
+
import { AccordionData } from ".@ably/ui/core/Accordion/types";
|
|
1120
|
+
export const MeganavMobile: ({ mobileNavItems, }: {
|
|
1121
|
+
mobileNavItems: AccordionData[];
|
|
1122
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
1123
|
+
//# sourceMappingURL=MeganavMobile.d.ts.map
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
declare module '@ably/ui/core/Meganav/MeganavPanel' {
|
|
1127
|
+
import React from "react";
|
|
1128
|
+
import { FlyoutPanelHighlight, FlyoutPanelList } from "@ably/ui/core/data";
|
|
1129
|
+
export const MeganavPanel: ({ displayProductTile, panelLeft, panelLeftClassName, panelRightHeading, panelRightItems, panelRightBottom, }: {
|
|
1130
|
+
displayProductTile?: boolean;
|
|
1131
|
+
panelLeft?: FlyoutPanelHighlight;
|
|
1132
|
+
panelLeftClassName?: string;
|
|
1133
|
+
panelRightHeading?: string;
|
|
1134
|
+
panelRightItems: FlyoutPanelList[];
|
|
1135
|
+
panelRightBottom?: React.ReactNode;
|
|
1136
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
1137
|
+
//# sourceMappingURL=MeganavPanel.d.ts.map
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
declare module '@ably/ui/core/Meganav/data' {
|
|
1141
|
+
import React from "react";
|
|
1142
|
+
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
1143
|
+
export type FlyoutPanelList = {
|
|
1144
|
+
label: string;
|
|
1145
|
+
icon: IconName;
|
|
1146
|
+
link: string;
|
|
1147
|
+
isMobile?: boolean;
|
|
1148
|
+
};
|
|
1149
|
+
export type FlyoutPanelHighlight = {
|
|
1150
|
+
heading: string;
|
|
1151
|
+
content: string;
|
|
1152
|
+
labelLink: string;
|
|
1153
|
+
url: string;
|
|
1154
|
+
image: string;
|
|
1155
|
+
};
|
|
1156
|
+
export type MenuItem = {
|
|
1157
|
+
name: string;
|
|
1158
|
+
link?: string;
|
|
1159
|
+
isHiddenMobile?: boolean;
|
|
1160
|
+
content?: React.ReactNode;
|
|
1161
|
+
panelClassName?: string;
|
|
1162
|
+
};
|
|
1163
|
+
export const menuItemLinks: {
|
|
1164
|
+
name: string;
|
|
1165
|
+
link: string;
|
|
1166
|
+
isHiddenMobile: boolean;
|
|
1167
|
+
}[];
|
|
1168
|
+
export const menuItemsForHeader: MenuItem[];
|
|
1169
|
+
//# sourceMappingURL=data.d.ts.map
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
declare module '@ably/ui/core/Meganav' {
|
|
1173
|
+
import { HeaderSessionState } from "@ably/ui/core/Header";
|
|
1174
|
+
export type MeganavNoticeBannerProps = {
|
|
1175
|
+
props: {
|
|
1176
|
+
title: string;
|
|
1177
|
+
bodyText: string;
|
|
1178
|
+
buttonLink: string;
|
|
1179
|
+
buttonLabel: string;
|
|
1180
|
+
closeBtn: boolean;
|
|
1181
|
+
};
|
|
1182
|
+
config: {
|
|
1183
|
+
cookieId: string;
|
|
1184
|
+
noticeId: string | number;
|
|
1185
|
+
options: {
|
|
1186
|
+
collapse: boolean;
|
|
1187
|
+
};
|
|
1188
|
+
};
|
|
1189
|
+
};
|
|
1190
|
+
export type MeganavProps = {
|
|
1191
|
+
sessionState: HeaderSessionState;
|
|
1192
|
+
notice?: MeganavNoticeBannerProps;
|
|
1193
|
+
theme?: string;
|
|
1194
|
+
};
|
|
1195
|
+
const Meganav: ({ sessionState, notice, theme }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
1196
|
+
export default Meganav;
|
|
1197
|
+
//# sourceMappingURL=Meganav.d.ts.map
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1145
1200
|
declare module '@ably/ui/core/Notice/component' {
|
|
1146
1201
|
export const COLLAPSE_TRIGGER_DISTANCE: 5;
|
|
1147
1202
|
export default Notice;
|
|
@@ -1358,23 +1413,24 @@ export default ProductTile;
|
|
|
1358
1413
|
//# sourceMappingURL=ProductTile.d.ts.map
|
|
1359
1414
|
}
|
|
1360
1415
|
|
|
1361
|
-
declare module '@ably/ui/core/
|
|
1362
|
-
import {
|
|
1363
|
-
import {
|
|
1364
|
-
type
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1416
|
+
declare module '@ably/ui/core/SegmentedControl' {
|
|
1417
|
+
import React, { PropsWithChildren } from "react";
|
|
1418
|
+
import type { IconName } from "@ably/ui/core/Icon/types";
|
|
1419
|
+
export type SegmentedControlSize = "md" | "sm" | "xs";
|
|
1420
|
+
export type SegmentedControlProps = {
|
|
1421
|
+
className?: string;
|
|
1422
|
+
rounded?: boolean;
|
|
1423
|
+
leftIcon?: IconName;
|
|
1424
|
+
rightIcon?: IconName;
|
|
1425
|
+
active?: boolean;
|
|
1426
|
+
variant?: "default" | "subtle" | "strong";
|
|
1427
|
+
size?: SegmentedControlSize;
|
|
1428
|
+
onClick?: () => void;
|
|
1429
|
+
disabled?: boolean;
|
|
1374
1430
|
};
|
|
1375
|
-
const
|
|
1376
|
-
export default
|
|
1377
|
-
//# sourceMappingURL=
|
|
1431
|
+
const SegmentedControl: React.FC<PropsWithChildren<SegmentedControlProps>>;
|
|
1432
|
+
export default SegmentedControl;
|
|
1433
|
+
//# sourceMappingURL=SegmentedControl.d.ts.map
|
|
1378
1434
|
}
|
|
1379
1435
|
|
|
1380
1436
|
declare module '@ably/ui/core/Slider' {
|
|
@@ -1574,11 +1630,6 @@ export function queryIdAll(val: any, root?: Document): NodeListOf<Element>;
|
|
|
1574
1630
|
//# sourceMappingURL=dom-query.d.ts.map
|
|
1575
1631
|
}
|
|
1576
1632
|
|
|
1577
|
-
declare module '@ably/ui/core/hubspot-chat-toggle' {
|
|
1578
|
-
export default function toggleChatWidget(params: any): (() => void) | undefined;
|
|
1579
|
-
//# sourceMappingURL=hubspot-chat-toggle.d.ts.map
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
1633
|
declare module '@ably/ui/core/remote-blogs-posts' {
|
|
1583
1634
|
export function fetchBlogPosts(store: any, blogUrl: any): Promise<void>;
|
|
1584
1635
|
export namespace reducerBlogPosts {
|