@ably/ui 16.0.0-dev.75c5e37e → 16.0.0-dev.8f8c19e6
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 +309 -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
|
*/
|
|
@@ -609,6 +628,10 @@ export type HeaderProps = {
|
|
|
609
628
|
*/
|
|
610
629
|
external?: boolean;
|
|
611
630
|
}[];
|
|
631
|
+
/**
|
|
632
|
+
* Optional classname for styling the header links container.
|
|
633
|
+
*/
|
|
634
|
+
headerLinksClassName?: string;
|
|
612
635
|
/**
|
|
613
636
|
* Optional desktop navigation element.
|
|
614
637
|
*/
|
|
@@ -684,73 +707,26 @@ export default Icon;
|
|
|
684
707
|
//# sourceMappingURL=Icon.d.ts.map
|
|
685
708
|
}
|
|
686
709
|
|
|
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;
|
|
710
|
+
declare module '@ably/ui/core/LegacyFooter/LegacyFooter' {
|
|
711
|
+
type LegacyFooterProps = {
|
|
712
|
+
paths: {
|
|
713
|
+
ablyStack: string;
|
|
714
|
+
bestSupport: string;
|
|
715
|
+
highPerformer: string;
|
|
716
|
+
usersMostLikely: string;
|
|
717
|
+
bestMeetsRequirements: string;
|
|
718
|
+
};
|
|
719
|
+
urlBase: string;
|
|
720
|
+
statusUrl: string;
|
|
739
721
|
};
|
|
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
|
|
722
|
+
const LegacyFooter: ({ paths, urlBase, statusUrl }: LegacyFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
723
|
+
export default LegacyFooter;
|
|
724
|
+
//# sourceMappingURL=LegacyFooter.d.ts.map
|
|
749
725
|
}
|
|
750
726
|
|
|
751
|
-
declare module '@ably/ui/core/LegacyMeganav' {
|
|
727
|
+
declare module '@ably/ui/core/LegacyMeganav/LegacyMeganav' {
|
|
752
728
|
import { ReactNode } from "react";
|
|
753
|
-
import { ColorClass } from "
|
|
729
|
+
import { ColorClass } from ".@ably/ui/core/styles/colors/types";
|
|
754
730
|
export type MeganavTheme = {
|
|
755
731
|
backgroundColor?: ColorClass;
|
|
756
732
|
textColor?: ColorClass;
|
|
@@ -828,137 +804,12 @@ type MeganavProps = {
|
|
|
828
804
|
statusUrl: string;
|
|
829
805
|
searchDataId?: string;
|
|
830
806
|
};
|
|
831
|
-
const
|
|
832
|
-
export default
|
|
807
|
+
const LegacyMeganav: ({ paths, themeName, notice, loginLink, urlBase, addSearchApiKey, statusUrl, searchDataId, }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
808
|
+
export default LegacyMeganav;
|
|
833
809
|
//# sourceMappingURL=LegacyMeganav.d.ts.map
|
|
834
810
|
}
|
|
835
811
|
|
|
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' {
|
|
812
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavBlogPostsList' {
|
|
962
813
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
963
814
|
type MeganavBlogPostsListProps = {
|
|
964
815
|
recentBlogPosts: {
|
|
@@ -973,7 +824,7 @@ export default MeganavBlogPostsList;
|
|
|
973
824
|
//# sourceMappingURL=MeganavBlogPostsList.d.ts.map
|
|
974
825
|
}
|
|
975
826
|
|
|
976
|
-
declare module '@ably/ui/core/MeganavContentCompany' {
|
|
827
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentCompany' {
|
|
977
828
|
import { AbsUrl, MeganavPaths } from "@ably/ui/core/LegacyMeganav";
|
|
978
829
|
type MeganavContentCompanyProps = {
|
|
979
830
|
absUrl: AbsUrl;
|
|
@@ -984,7 +835,7 @@ export default MeganavContentCompany;
|
|
|
984
835
|
//# sourceMappingURL=MeganavContentCompany.d.ts.map
|
|
985
836
|
}
|
|
986
837
|
|
|
987
|
-
declare module '@ably/ui/core/MeganavContentDevelopers' {
|
|
838
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentDevelopers' {
|
|
988
839
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
989
840
|
const MeganavContentDevelopers: ({ absUrl, statusUrl, }: {
|
|
990
841
|
absUrl: AbsUrl;
|
|
@@ -994,7 +845,7 @@ export default MeganavContentDevelopers;
|
|
|
994
845
|
//# sourceMappingURL=MeganavContentDevelopers.d.ts.map
|
|
995
846
|
}
|
|
996
847
|
|
|
997
|
-
declare module '@ably/ui/core/MeganavContentProducts' {
|
|
848
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentProducts' {
|
|
998
849
|
import { AbsUrl, MeganavPaths } from "@ably/ui/core/LegacyMeganav";
|
|
999
850
|
type MeganavContentProductsProps = {
|
|
1000
851
|
paths?: MeganavPaths;
|
|
@@ -1005,7 +856,7 @@ export default MeganavContentProducts;
|
|
|
1005
856
|
//# sourceMappingURL=MeganavContentProducts.d.ts.map
|
|
1006
857
|
}
|
|
1007
858
|
|
|
1008
|
-
declare module '@ably/ui/core/MeganavContentUseCases' {
|
|
859
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavContentUseCases' {
|
|
1009
860
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1010
861
|
const MeganavContentUseCases: ({ absUrl }: {
|
|
1011
862
|
absUrl: AbsUrl;
|
|
@@ -1014,7 +865,16 @@ export default MeganavContentUseCases;
|
|
|
1014
865
|
//# sourceMappingURL=MeganavContentUseCases.d.ts.map
|
|
1015
866
|
}
|
|
1016
867
|
|
|
1017
|
-
declare module '@ably/ui/core/MeganavControl' {
|
|
868
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControl/component' {
|
|
869
|
+
export default MeganavControl;
|
|
870
|
+
function MeganavControl(): {
|
|
871
|
+
teardown: () => void;
|
|
872
|
+
clear: () => void;
|
|
873
|
+
}[];
|
|
874
|
+
//# sourceMappingURL=component.d.ts.map
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControl' {
|
|
1018
878
|
import { ReactNode } from "react";
|
|
1019
879
|
import { MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1020
880
|
type MeganavControlProps = {
|
|
@@ -1029,7 +889,18 @@ export default MeganavControl;
|
|
|
1029
889
|
//# sourceMappingURL=MeganavControl.d.ts.map
|
|
1030
890
|
}
|
|
1031
891
|
|
|
1032
|
-
declare module '@ably/ui/core/MeganavControlMobileDropdown' {
|
|
892
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobileDropdown/component' {
|
|
893
|
+
export default MeganavControlMobileDropdown;
|
|
894
|
+
function MeganavControlMobileDropdown({ clearPanels }: {
|
|
895
|
+
clearPanels: any;
|
|
896
|
+
}): {
|
|
897
|
+
teardown: () => void;
|
|
898
|
+
clear: () => void;
|
|
899
|
+
};
|
|
900
|
+
//# sourceMappingURL=component.d.ts.map
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobileDropdown' {
|
|
1033
904
|
import { MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1034
905
|
const MeganavControlMobileDropdown: ({ theme }: {
|
|
1035
906
|
theme: MeganavTheme;
|
|
@@ -1038,7 +909,16 @@ export default MeganavControlMobileDropdown;
|
|
|
1038
909
|
//# sourceMappingURL=MeganavControlMobileDropdown.d.ts.map
|
|
1039
910
|
}
|
|
1040
911
|
|
|
1041
|
-
declare module '@ably/ui/core/MeganavControlMobilePanelClose' {
|
|
912
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelClose/component' {
|
|
913
|
+
function _default(): {
|
|
914
|
+
teardown: () => void;
|
|
915
|
+
clear: () => void;
|
|
916
|
+
}[];
|
|
917
|
+
export default _default;
|
|
918
|
+
//# sourceMappingURL=component.d.ts.map
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelClose' {
|
|
1042
922
|
type MeganavControlMobilePanelCloseProps = {
|
|
1043
923
|
ariaControls: string;
|
|
1044
924
|
displayHr?: boolean;
|
|
@@ -1048,7 +928,16 @@ export default MeganavControlMobilePanelClose;
|
|
|
1048
928
|
//# sourceMappingURL=MeganavControlMobilePanelClose.d.ts.map
|
|
1049
929
|
}
|
|
1050
930
|
|
|
1051
|
-
declare module '@ably/ui/core/MeganavControlMobilePanelOpen' {
|
|
931
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelOpen/component' {
|
|
932
|
+
function _default(): {
|
|
933
|
+
teardown: () => void;
|
|
934
|
+
clear: () => void;
|
|
935
|
+
}[];
|
|
936
|
+
export default _default;
|
|
937
|
+
//# sourceMappingURL=component.d.ts.map
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavControlMobilePanelOpen' {
|
|
1052
941
|
import { ReactNode } from "react";
|
|
1053
942
|
type MeganavControlMobilePanelOpenProps = {
|
|
1054
943
|
ariaControls: string;
|
|
@@ -1059,7 +948,7 @@ export default MeganavControlMobilePanelOpen;
|
|
|
1059
948
|
//# sourceMappingURL=MeganavControlMobilePanelOpen.d.ts.map
|
|
1060
949
|
}
|
|
1061
950
|
|
|
1062
|
-
declare module '@ably/ui/core/MeganavItemsDesktop' {
|
|
951
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsDesktop' {
|
|
1063
952
|
import React from "react";
|
|
1064
953
|
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1065
954
|
type MeganavDesktopItems = {
|
|
@@ -1075,7 +964,7 @@ export default _default;
|
|
|
1075
964
|
//# sourceMappingURL=MeganavItemsDesktop.d.ts.map
|
|
1076
965
|
}
|
|
1077
966
|
|
|
1078
|
-
declare module '@ably/ui/core/MeganavItemsMobile' {
|
|
967
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsMobile' {
|
|
1079
968
|
import React from "react";
|
|
1080
969
|
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavSessionState, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1081
970
|
type MeganavItemsMobileProps = {
|
|
@@ -1093,7 +982,7 @@ export default _default;
|
|
|
1093
982
|
//# sourceMappingURL=MeganavItemsMobile.d.ts.map
|
|
1094
983
|
}
|
|
1095
984
|
|
|
1096
|
-
declare module '@ably/ui/core/MeganavItemsSignedIn' {
|
|
985
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavItemsSignedIn' {
|
|
1097
986
|
import { AbsUrl, MeganavSessionState, MeganavTheme } from "@ably/ui/core/LegacyMeganav";
|
|
1098
987
|
type MeganavItemsSignedIn = {
|
|
1099
988
|
sessionState: MeganavSessionState;
|
|
@@ -1106,7 +995,7 @@ export default MeganavItemsSignedIn;
|
|
|
1106
995
|
//# sourceMappingURL=MeganavItemsSignedIn.d.ts.map
|
|
1107
996
|
}
|
|
1108
997
|
|
|
1109
|
-
declare module '@ably/ui/core/MeganavSearch' {
|
|
998
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearch' {
|
|
1110
999
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1111
1000
|
const MeganavSearch: ({ absUrl, dataId, }: {
|
|
1112
1001
|
absUrl: AbsUrl;
|
|
@@ -1116,13 +1005,22 @@ export default MeganavSearch;
|
|
|
1116
1005
|
//# sourceMappingURL=MeganavSearch.d.ts.map
|
|
1117
1006
|
}
|
|
1118
1007
|
|
|
1119
|
-
declare module '@ably/ui/core/MeganavSearchAutocomplete' {
|
|
1008
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchAutocomplete/component' {
|
|
1009
|
+
function _default(apiKey: any): {
|
|
1010
|
+
teardown: () => void;
|
|
1011
|
+
clear: () => void;
|
|
1012
|
+
}[];
|
|
1013
|
+
export default _default;
|
|
1014
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchAutocomplete' {
|
|
1120
1018
|
const MeganavSearchAutocomplete: () => import("react/jsx-runtime").JSX.Element;
|
|
1121
1019
|
export default MeganavSearchAutocomplete;
|
|
1122
1020
|
//# sourceMappingURL=MeganavSearchAutocomplete.d.ts.map
|
|
1123
1021
|
}
|
|
1124
1022
|
|
|
1125
|
-
declare module '@ably/ui/core/MeganavSearchPanel' {
|
|
1023
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchPanel' {
|
|
1126
1024
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1127
1025
|
const MeganavSearchPanel: ({ absUrl }: {
|
|
1128
1026
|
absUrl: AbsUrl;
|
|
@@ -1131,7 +1029,16 @@ export default MeganavSearchPanel;
|
|
|
1131
1029
|
//# sourceMappingURL=MeganavSearchPanel.d.ts.map
|
|
1132
1030
|
}
|
|
1133
1031
|
|
|
1134
|
-
declare module '@ably/ui/core/MeganavSearchSuggestions' {
|
|
1032
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchSuggestions/component' {
|
|
1033
|
+
export default MeganavSearchSuggestions;
|
|
1034
|
+
function MeganavSearchSuggestions(): {
|
|
1035
|
+
teardown: () => void;
|
|
1036
|
+
clear: () => void;
|
|
1037
|
+
};
|
|
1038
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
declare module '@ably/ui/core/LegacyMeganav/MeganavSearchSuggestions' {
|
|
1135
1042
|
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1136
1043
|
type MeganavSearchSuggestionsProps = {
|
|
1137
1044
|
absUrl: AbsUrl;
|
|
@@ -1142,6 +1049,158 @@ export default MeganavSearchSuggestions;
|
|
|
1142
1049
|
//# sourceMappingURL=MeganavSearchSuggestions.d.ts.map
|
|
1143
1050
|
}
|
|
1144
1051
|
|
|
1052
|
+
declare module '@ably/ui/core/LegacyMeganav/SignOutLink' {
|
|
1053
|
+
import { MouseEventHandler, ReactNode } from "react";
|
|
1054
|
+
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1055
|
+
type SignOutLinkProps = {
|
|
1056
|
+
token: string;
|
|
1057
|
+
href: string;
|
|
1058
|
+
text: string;
|
|
1059
|
+
children: ({ href, text, onClick, }: {
|
|
1060
|
+
href: string;
|
|
1061
|
+
text: string;
|
|
1062
|
+
onClick: MouseEventHandler<HTMLAnchorElement>;
|
|
1063
|
+
}) => ReactNode;
|
|
1064
|
+
absUrl: AbsUrl;
|
|
1065
|
+
};
|
|
1066
|
+
const SignOutLink: ({ token, href, text, children, absUrl, }: SignOutLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
1067
|
+
export default SignOutLink;
|
|
1068
|
+
//# sourceMappingURL=SignOutLink.d.ts.map
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
declare module '@ably/ui/core/LegacyMeganav/component' {
|
|
1072
|
+
export default function Meganav({ themeName, addSearchApiKey }: {
|
|
1073
|
+
themeName: any;
|
|
1074
|
+
addSearchApiKey: any;
|
|
1075
|
+
}): () => void;
|
|
1076
|
+
//# sourceMappingURL=component.d.ts.map
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
declare module '@ably/ui/core/LinkButton' {
|
|
1080
|
+
import React from "react";
|
|
1081
|
+
import { ButtonPropsBase } from "@ably/ui/core/Button";
|
|
1082
|
+
import { ColorClass, ColorThemeSet } from "@ably/ui/core/styles/colors/types";
|
|
1083
|
+
export type LinkButtonProps = ButtonPropsBase & {
|
|
1084
|
+
disabled?: boolean;
|
|
1085
|
+
onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
1086
|
+
iconColor?: ColorClass | ColorThemeSet;
|
|
1087
|
+
} & React.AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
1088
|
+
const LinkButton: React.FC<LinkButtonProps>;
|
|
1089
|
+
export default LinkButton;
|
|
1090
|
+
//# sourceMappingURL=LinkButton.d.ts.map
|
|
1091
|
+
}
|
|
1092
|
+
|
|
1093
|
+
declare module '@ably/ui/core/Loader' {
|
|
1094
|
+
type LoaderProps = {
|
|
1095
|
+
size?: string;
|
|
1096
|
+
ringColor?: string;
|
|
1097
|
+
additionalCSS?: string;
|
|
1098
|
+
};
|
|
1099
|
+
const Loader: ({ ringColor, size, additionalCSS, }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
1100
|
+
export default Loader;
|
|
1101
|
+
//# sourceMappingURL=Loader.d.ts.map
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
declare module '@ably/ui/core/Logo' {
|
|
1105
|
+
import React from "react";
|
|
1106
|
+
type LogoProps = {
|
|
1107
|
+
dataId?: string;
|
|
1108
|
+
logoUrl?: string;
|
|
1109
|
+
logoAlt?: string;
|
|
1110
|
+
href?: string;
|
|
1111
|
+
additionalImgAttrs?: object;
|
|
1112
|
+
additionalLinkAttrs?: object;
|
|
1113
|
+
theme?: "light" | "dark";
|
|
1114
|
+
variant?: "default" | "mono";
|
|
1115
|
+
orientation?: "default" | "stacked";
|
|
1116
|
+
};
|
|
1117
|
+
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
1118
|
+
export default _default;
|
|
1119
|
+
//# sourceMappingURL=Logo.d.ts.map
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
declare module '@ably/ui/core/Meganav/MeganavMobile' {
|
|
1123
|
+
import { AccordionData } from ".@ably/ui/core/Accordion/types";
|
|
1124
|
+
export const MeganavMobile: ({ mobileNavItems, }: {
|
|
1125
|
+
mobileNavItems: AccordionData[];
|
|
1126
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
1127
|
+
//# sourceMappingURL=MeganavMobile.d.ts.map
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
declare module '@ably/ui/core/Meganav/MeganavPanel' {
|
|
1131
|
+
import React from "react";
|
|
1132
|
+
import { FlyoutPanelHighlight, FlyoutPanelList } from "@ably/ui/core/data";
|
|
1133
|
+
export const MeganavPanel: ({ displayProductTile, panelLeft, panelLeftClassName, panelRightHeading, panelRightItems, panelRightBottom, }: {
|
|
1134
|
+
displayProductTile?: boolean;
|
|
1135
|
+
panelLeft?: FlyoutPanelHighlight;
|
|
1136
|
+
panelLeftClassName?: string;
|
|
1137
|
+
panelRightHeading?: string;
|
|
1138
|
+
panelRightItems: FlyoutPanelList[];
|
|
1139
|
+
panelRightBottom?: React.ReactNode;
|
|
1140
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
1141
|
+
//# sourceMappingURL=MeganavPanel.d.ts.map
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
declare module '@ably/ui/core/Meganav/data' {
|
|
1145
|
+
import React from "react";
|
|
1146
|
+
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
1147
|
+
export type FlyoutPanelList = {
|
|
1148
|
+
label: string;
|
|
1149
|
+
icon: IconName;
|
|
1150
|
+
link: string;
|
|
1151
|
+
isMobile?: boolean;
|
|
1152
|
+
};
|
|
1153
|
+
export type FlyoutPanelHighlight = {
|
|
1154
|
+
heading: string;
|
|
1155
|
+
content: string;
|
|
1156
|
+
labelLink: string;
|
|
1157
|
+
url: string;
|
|
1158
|
+
image: string;
|
|
1159
|
+
};
|
|
1160
|
+
export type MenuItem = {
|
|
1161
|
+
name: string;
|
|
1162
|
+
link?: string;
|
|
1163
|
+
isHiddenMobile?: boolean;
|
|
1164
|
+
content?: React.ReactNode;
|
|
1165
|
+
panelClassName?: string;
|
|
1166
|
+
};
|
|
1167
|
+
export const menuItemLinks: {
|
|
1168
|
+
name: string;
|
|
1169
|
+
link: string;
|
|
1170
|
+
isHiddenMobile: boolean;
|
|
1171
|
+
}[];
|
|
1172
|
+
export const menuItemsForHeader: MenuItem[];
|
|
1173
|
+
//# sourceMappingURL=data.d.ts.map
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
declare module '@ably/ui/core/Meganav' {
|
|
1177
|
+
import { HeaderSessionState } from "@ably/ui/core/Header";
|
|
1178
|
+
export type MeganavNoticeBannerProps = {
|
|
1179
|
+
props: {
|
|
1180
|
+
title: string;
|
|
1181
|
+
bodyText: string;
|
|
1182
|
+
buttonLink: string;
|
|
1183
|
+
buttonLabel: string;
|
|
1184
|
+
closeBtn: boolean;
|
|
1185
|
+
};
|
|
1186
|
+
config: {
|
|
1187
|
+
cookieId: string;
|
|
1188
|
+
noticeId: string | number;
|
|
1189
|
+
options: {
|
|
1190
|
+
collapse: boolean;
|
|
1191
|
+
};
|
|
1192
|
+
};
|
|
1193
|
+
};
|
|
1194
|
+
export type MeganavProps = {
|
|
1195
|
+
sessionState: HeaderSessionState;
|
|
1196
|
+
notice?: MeganavNoticeBannerProps;
|
|
1197
|
+
theme?: string;
|
|
1198
|
+
};
|
|
1199
|
+
const Meganav: ({ sessionState, notice, theme }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
1200
|
+
export default Meganav;
|
|
1201
|
+
//# sourceMappingURL=Meganav.d.ts.map
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1145
1204
|
declare module '@ably/ui/core/Notice/component' {
|
|
1146
1205
|
export const COLLAPSE_TRIGGER_DISTANCE: 5;
|
|
1147
1206
|
export default Notice;
|
|
@@ -1358,23 +1417,24 @@ export default ProductTile;
|
|
|
1358
1417
|
//# sourceMappingURL=ProductTile.d.ts.map
|
|
1359
1418
|
}
|
|
1360
1419
|
|
|
1361
|
-
declare module '@ably/ui/core/
|
|
1362
|
-
import {
|
|
1363
|
-
import {
|
|
1364
|
-
type
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1420
|
+
declare module '@ably/ui/core/SegmentedControl' {
|
|
1421
|
+
import React, { PropsWithChildren } from "react";
|
|
1422
|
+
import type { IconName } from "@ably/ui/core/Icon/types";
|
|
1423
|
+
export type SegmentedControlSize = "md" | "sm" | "xs";
|
|
1424
|
+
export type SegmentedControlProps = {
|
|
1425
|
+
className?: string;
|
|
1426
|
+
rounded?: boolean;
|
|
1427
|
+
leftIcon?: IconName;
|
|
1428
|
+
rightIcon?: IconName;
|
|
1429
|
+
active?: boolean;
|
|
1430
|
+
variant?: "default" | "subtle" | "strong";
|
|
1431
|
+
size?: SegmentedControlSize;
|
|
1432
|
+
onClick?: () => void;
|
|
1433
|
+
disabled?: boolean;
|
|
1374
1434
|
};
|
|
1375
|
-
const
|
|
1376
|
-
export default
|
|
1377
|
-
//# sourceMappingURL=
|
|
1435
|
+
const SegmentedControl: React.FC<PropsWithChildren<SegmentedControlProps>>;
|
|
1436
|
+
export default SegmentedControl;
|
|
1437
|
+
//# sourceMappingURL=SegmentedControl.d.ts.map
|
|
1378
1438
|
}
|
|
1379
1439
|
|
|
1380
1440
|
declare module '@ably/ui/core/Slider' {
|
|
@@ -1574,11 +1634,6 @@ export function queryIdAll(val: any, root?: Document): NodeListOf<Element>;
|
|
|
1574
1634
|
//# sourceMappingURL=dom-query.d.ts.map
|
|
1575
1635
|
}
|
|
1576
1636
|
|
|
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
1637
|
declare module '@ably/ui/core/remote-blogs-posts' {
|
|
1583
1638
|
export function fetchBlogPosts(store: any, blogUrl: any): Promise<void>;
|
|
1584
1639
|
export namespace reducerBlogPosts {
|