@ably/ui 16.0.0-dev.fc84d6ff → 16.1.0-dev.d9810f04
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/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/Meganav/.DS_Store +0 -0
- package/core/Meganav/component.js +2 -0
- package/core/{LegacyMeganav → Meganav}/component.js.map +1 -1
- package/core/Meganav.js +1 -1
- package/core/Meganav.js.map +1 -1
- package/core/MeganavBlogPostsList/component.js +2 -0
- package/core/MeganavBlogPostsList/component.js.map +1 -0
- package/core/MeganavBlogPostsList.js +2 -0
- package/core/MeganavBlogPostsList.js.map +1 -0
- package/core/MeganavContentCompany.js +2 -0
- package/core/MeganavContentCompany.js.map +1 -0
- package/core/MeganavContentDevelopers.js +2 -0
- package/core/MeganavContentDevelopers.js.map +1 -0
- package/core/MeganavContentProducts.js +2 -0
- package/core/MeganavContentProducts.js.map +1 -0
- package/core/MeganavContentUseCases.js +2 -0
- package/core/MeganavContentUseCases.js.map +1 -0
- package/core/MeganavControl/component.js +2 -0
- package/core/MeganavControl/component.js.map +1 -0
- package/core/MeganavControl.js +2 -0
- package/core/MeganavControl.js.map +1 -0
- package/core/MeganavControlMobileDropdown/component.js +2 -0
- package/core/MeganavControlMobileDropdown/component.js.map +1 -0
- package/core/MeganavControlMobileDropdown.js +2 -0
- package/core/MeganavControlMobileDropdown.js.map +1 -0
- package/core/MeganavControlMobilePanelClose/component.js +2 -0
- package/core/MeganavControlMobilePanelClose/component.js.map +1 -0
- package/core/MeganavControlMobilePanelClose.js +2 -0
- package/core/MeganavControlMobilePanelClose.js.map +1 -0
- package/core/MeganavControlMobilePanelOpen/component.js +2 -0
- package/core/MeganavControlMobilePanelOpen/component.js.map +1 -0
- package/core/MeganavControlMobilePanelOpen.js +2 -0
- package/core/MeganavControlMobilePanelOpen.js.map +1 -0
- package/core/MeganavItemsDesktop.js +2 -0
- package/core/MeganavItemsDesktop.js.map +1 -0
- package/core/MeganavItemsMobile.js +2 -0
- package/core/MeganavItemsMobile.js.map +1 -0
- package/core/MeganavItemsSignedIn.js.map +1 -0
- package/core/MeganavSearch.js +2 -0
- package/core/MeganavSearch.js.map +1 -0
- package/core/MeganavSearchAutocomplete/component.js +2 -0
- package/core/MeganavSearchAutocomplete/component.js.map +1 -0
- package/core/MeganavSearchAutocomplete.js.map +1 -0
- package/core/MeganavSearchPanel.js +2 -0
- package/core/MeganavSearchPanel.js.map +1 -0
- package/core/MeganavSearchSuggestions/component.js +2 -0
- package/core/MeganavSearchSuggestions/component.js.map +1 -0
- package/core/MeganavSearchSuggestions.js +2 -0
- package/core/MeganavSearchSuggestions.js.map +1 -0
- package/core/Notice/component.js +1 -1
- package/core/Notice/component.js.map +1 -1
- 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/SignOutLink.js.map +1 -0
- package/core/scripts.js +1 -1
- package/core/scripts.js.map +1 -1
- package/index.d.ts +183 -231
- package/package.json +3 -3
- 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/LegacyMeganav.js +0 -2
- package/core/LegacyMeganav/LegacyMeganav.js.map +0 -1
- package/core/LegacyMeganav/MeganavBlogPostsList/component.js +0 -2
- package/core/LegacyMeganav/MeganavBlogPostsList/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavBlogPostsList.js +0 -2
- package/core/LegacyMeganav/MeganavBlogPostsList.js.map +0 -1
- package/core/LegacyMeganav/MeganavContentCompany.js +0 -2
- package/core/LegacyMeganav/MeganavContentCompany.js.map +0 -1
- package/core/LegacyMeganav/MeganavContentDevelopers.js +0 -2
- package/core/LegacyMeganav/MeganavContentDevelopers.js.map +0 -1
- package/core/LegacyMeganav/MeganavContentProducts.js +0 -2
- package/core/LegacyMeganav/MeganavContentProducts.js.map +0 -1
- package/core/LegacyMeganav/MeganavContentUseCases.js +0 -2
- package/core/LegacyMeganav/MeganavContentUseCases.js.map +0 -1
- package/core/LegacyMeganav/MeganavControl/component.js +0 -2
- package/core/LegacyMeganav/MeganavControl/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavControl.js +0 -2
- package/core/LegacyMeganav/MeganavControl.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobileDropdown/component.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobileDropdown/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobileDropdown.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobileDropdown.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobilePanelClose/component.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobilePanelClose/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobilePanelClose.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobilePanelClose.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen/component.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen.js +0 -2
- package/core/LegacyMeganav/MeganavControlMobilePanelOpen.js.map +0 -1
- package/core/LegacyMeganav/MeganavItemsDesktop.js +0 -2
- package/core/LegacyMeganav/MeganavItemsDesktop.js.map +0 -1
- package/core/LegacyMeganav/MeganavItemsMobile.js +0 -2
- package/core/LegacyMeganav/MeganavItemsMobile.js.map +0 -1
- package/core/LegacyMeganav/MeganavItemsSignedIn.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearch.js +0 -2
- package/core/LegacyMeganav/MeganavSearch.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearchAutocomplete/component.js +0 -2
- package/core/LegacyMeganav/MeganavSearchAutocomplete/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearchAutocomplete.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearchPanel.js +0 -2
- package/core/LegacyMeganav/MeganavSearchPanel.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearchSuggestions/component.js +0 -2
- package/core/LegacyMeganav/MeganavSearchSuggestions/component.js.map +0 -1
- package/core/LegacyMeganav/MeganavSearchSuggestions.js +0 -2
- package/core/LegacyMeganav/MeganavSearchSuggestions.js.map +0 -1
- package/core/LegacyMeganav/SignOutLink.js.map +0 -1
- package/core/LegacyMeganav/component.js +0 -2
- package/core/Meganav/MeganavMobile.js +0 -2
- package/core/Meganav/MeganavMobile.js.map +0 -1
- package/core/Meganav/MeganavPanel.js +0 -2
- package/core/Meganav/MeganavPanel.js.map +0 -1
- package/core/Meganav/data.js +0 -2
- package/core/Meganav/data.js.map +0 -1
- package/core/Meganav/images/fan-engagement-nav-image.png +0 -0
- package/core/Meganav/images/founders-nav-image.png +0 -0
- package/core/hubspot-chat-toggle.js +0 -2
- package/core/hubspot-chat-toggle.js.map +0 -1
- /package/core/{Footer → LegacyFooter}/component.css +0 -0
- /package/core/{LegacyMeganav → Meganav}/component.css +0 -0
- /package/core/{LegacyMeganav → Meganav}/component.json +0 -0
- /package/core/{LegacyMeganav/MeganavItemsSignedIn.js → MeganavItemsSignedIn.js} +0 -0
- /package/core/{LegacyMeganav/MeganavSearchAutocomplete.js → MeganavSearchAutocomplete.js} +0 -0
- /package/core/{LegacyMeganav/SignOutLink.js → 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,12 +414,8 @@ type FeaturedLinkProps = {
|
|
|
423
414
|
newWindow?: boolean;
|
|
424
415
|
onClick?: () => void;
|
|
425
416
|
disabled?: boolean;
|
|
426
|
-
/**
|
|
427
|
-
* Optional class name for group hover state.
|
|
428
|
-
*/
|
|
429
|
-
groupHoverClassName?: string;
|
|
430
417
|
};
|
|
431
|
-
const FeaturedLink: ({ url, textSize, iconColor, flush, reverse, additionalCSS, newWindow, onClick, children, disabled,
|
|
418
|
+
const FeaturedLink: ({ url, textSize, iconColor, flush, reverse, additionalCSS, newWindow, onClick, children, disabled, }: FeaturedLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
432
419
|
export default FeaturedLink;
|
|
433
420
|
//# sourceMappingURL=FeaturedLink.d.ts.map
|
|
434
421
|
}
|
|
@@ -479,9 +466,9 @@ type FlyoutProps = {
|
|
|
479
466
|
*/
|
|
480
467
|
menuItems: {
|
|
481
468
|
/**
|
|
482
|
-
*
|
|
469
|
+
* Label for the menu item.
|
|
483
470
|
*/
|
|
484
|
-
|
|
471
|
+
label: string;
|
|
485
472
|
/**
|
|
486
473
|
* Optional content to be displayed in the flyout panel.
|
|
487
474
|
*/
|
|
@@ -521,19 +508,37 @@ export default Flyout;
|
|
|
521
508
|
//# sourceMappingURL=Flyout.d.ts.map
|
|
522
509
|
}
|
|
523
510
|
|
|
524
|
-
declare module '@ably/ui/core/Footer' {
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
};
|
|
533
|
-
urlBase: string;
|
|
534
|
-
statusUrl: string;
|
|
511
|
+
declare module '@ably/ui/core/Footer/data' {
|
|
512
|
+
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
513
|
+
type FooterLinksProps = {
|
|
514
|
+
title: string;
|
|
515
|
+
links: {
|
|
516
|
+
label: string;
|
|
517
|
+
link: string;
|
|
518
|
+
badge?: string;
|
|
519
|
+
}[];
|
|
535
520
|
};
|
|
536
|
-
const
|
|
521
|
+
export const footerLinks: FooterLinksProps[];
|
|
522
|
+
export const bottomFooterLinks: {
|
|
523
|
+
label: string;
|
|
524
|
+
link: string;
|
|
525
|
+
}[];
|
|
526
|
+
export const socialLinks: {
|
|
527
|
+
key: string;
|
|
528
|
+
colorIcon: IconName;
|
|
529
|
+
monoIcon: IconName;
|
|
530
|
+
link: string;
|
|
531
|
+
}[];
|
|
532
|
+
export const ablyAwards: {
|
|
533
|
+
image: string;
|
|
534
|
+
desc: string;
|
|
535
|
+
}[];
|
|
536
|
+
export {};
|
|
537
|
+
//# sourceMappingURL=data.d.ts.map
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
declare module '@ably/ui/core/Footer' {
|
|
541
|
+
const Footer: () => import("react/jsx-runtime").JSX.Element;
|
|
537
542
|
export default Footer;
|
|
538
543
|
//# sourceMappingURL=Footer.d.ts.map
|
|
539
544
|
}
|
|
@@ -541,7 +546,9 @@ export default Footer;
|
|
|
541
546
|
declare module '@ably/ui/core/Header/HeaderLinks' {
|
|
542
547
|
import React from "react";
|
|
543
548
|
import { HeaderProps } from ".@ably/ui/core/Header";
|
|
544
|
-
export const HeaderLinks: React.FC<Pick<HeaderProps, "sessionState" | "headerLinks" | "searchButtonVisibility" | "searchButton"
|
|
549
|
+
export const HeaderLinks: React.FC<Pick<HeaderProps, "sessionState" | "headerLinks" | "searchButtonVisibility" | "searchButton"> & {
|
|
550
|
+
className?: string;
|
|
551
|
+
}>;
|
|
545
552
|
//# sourceMappingURL=HeaderLinks.d.ts.map
|
|
546
553
|
}
|
|
547
554
|
|
|
@@ -581,10 +588,6 @@ export type HeaderSessionState = {
|
|
|
581
588
|
* Props for the Header component.
|
|
582
589
|
*/
|
|
583
590
|
export type HeaderProps = {
|
|
584
|
-
/**
|
|
585
|
-
* Optional classnames to add to the header
|
|
586
|
-
*/
|
|
587
|
-
className?: string;
|
|
588
591
|
/**
|
|
589
592
|
* Optional search bar element.
|
|
590
593
|
*/
|
|
@@ -689,9 +692,77 @@ export default Icon;
|
|
|
689
692
|
//# sourceMappingURL=Icon.d.ts.map
|
|
690
693
|
}
|
|
691
694
|
|
|
692
|
-
declare module '@ably/ui/core/
|
|
695
|
+
declare module '@ably/ui/core/LegacyFooter/LegacyFooter' {
|
|
696
|
+
type LegacyFooterProps = {
|
|
697
|
+
paths: {
|
|
698
|
+
ablyStack: string;
|
|
699
|
+
bestSupport: string;
|
|
700
|
+
highPerformer: string;
|
|
701
|
+
usersMostLikely: string;
|
|
702
|
+
bestMeetsRequirements: string;
|
|
703
|
+
};
|
|
704
|
+
urlBase: string;
|
|
705
|
+
statusUrl: string;
|
|
706
|
+
};
|
|
707
|
+
const LegacyFooter: ({ paths, urlBase, statusUrl }: LegacyFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
708
|
+
export default LegacyFooter;
|
|
709
|
+
//# sourceMappingURL=LegacyFooter.d.ts.map
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
declare module '@ably/ui/core/LinkButton' {
|
|
713
|
+
import React from "react";
|
|
714
|
+
import { ButtonPropsBase } from "@ably/ui/core/Button";
|
|
715
|
+
import { ColorClass, ColorThemeSet } from "@ably/ui/core/styles/colors/types";
|
|
716
|
+
export type LinkButtonProps = ButtonPropsBase & {
|
|
717
|
+
disabled?: boolean;
|
|
718
|
+
onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
719
|
+
iconColor?: ColorClass | ColorThemeSet;
|
|
720
|
+
} & React.AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
721
|
+
const LinkButton: React.FC<LinkButtonProps>;
|
|
722
|
+
export default LinkButton;
|
|
723
|
+
//# sourceMappingURL=LinkButton.d.ts.map
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
declare module '@ably/ui/core/Loader' {
|
|
727
|
+
type LoaderProps = {
|
|
728
|
+
size?: string;
|
|
729
|
+
ringColor?: string;
|
|
730
|
+
additionalCSS?: string;
|
|
731
|
+
};
|
|
732
|
+
const Loader: ({ ringColor, size, additionalCSS, }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
733
|
+
export default Loader;
|
|
734
|
+
//# sourceMappingURL=Loader.d.ts.map
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
declare module '@ably/ui/core/Logo' {
|
|
738
|
+
import React from "react";
|
|
739
|
+
type LogoProps = {
|
|
740
|
+
dataId?: string;
|
|
741
|
+
logoUrl?: string;
|
|
742
|
+
logoAlt?: string;
|
|
743
|
+
href?: string;
|
|
744
|
+
additionalImgAttrs?: object;
|
|
745
|
+
additionalLinkAttrs?: object;
|
|
746
|
+
theme?: "light" | "dark";
|
|
747
|
+
variant?: "default" | "mono";
|
|
748
|
+
orientation?: "default" | "stacked";
|
|
749
|
+
};
|
|
750
|
+
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
751
|
+
export default _default;
|
|
752
|
+
//# sourceMappingURL=Logo.d.ts.map
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
declare module '@ably/ui/core/Meganav/component' {
|
|
756
|
+
export default function Meganav({ themeName, addSearchApiKey }: {
|
|
757
|
+
themeName: any;
|
|
758
|
+
addSearchApiKey: any;
|
|
759
|
+
}): () => void;
|
|
760
|
+
//# sourceMappingURL=component.d.ts.map
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
declare module '@ably/ui/core/Meganav' {
|
|
693
764
|
import { ReactNode } from "react";
|
|
694
|
-
import { ColorClass } from "
|
|
765
|
+
import { ColorClass } from "@ably/ui/core/styles/colors/types";
|
|
695
766
|
export type MeganavTheme = {
|
|
696
767
|
backgroundColor?: ColorClass;
|
|
697
768
|
textColor?: ColorClass;
|
|
@@ -769,13 +840,13 @@ type MeganavProps = {
|
|
|
769
840
|
statusUrl: string;
|
|
770
841
|
searchDataId?: string;
|
|
771
842
|
};
|
|
772
|
-
const
|
|
773
|
-
export default
|
|
774
|
-
//# sourceMappingURL=
|
|
843
|
+
const Meganav: ({ paths, themeName, notice, loginLink, urlBase, addSearchApiKey, statusUrl, searchDataId, }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
844
|
+
export default Meganav;
|
|
845
|
+
//# sourceMappingURL=Meganav.d.ts.map
|
|
775
846
|
}
|
|
776
847
|
|
|
777
|
-
declare module '@ably/ui/core/
|
|
778
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
848
|
+
declare module '@ably/ui/core/MeganavBlogPostsList' {
|
|
849
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
779
850
|
type MeganavBlogPostsListProps = {
|
|
780
851
|
recentBlogPosts: {
|
|
781
852
|
link: string;
|
|
@@ -789,8 +860,8 @@ export default MeganavBlogPostsList;
|
|
|
789
860
|
//# sourceMappingURL=MeganavBlogPostsList.d.ts.map
|
|
790
861
|
}
|
|
791
862
|
|
|
792
|
-
declare module '@ably/ui/core/
|
|
793
|
-
import { AbsUrl, MeganavPaths } from "@ably/ui/core/
|
|
863
|
+
declare module '@ably/ui/core/MeganavContentCompany' {
|
|
864
|
+
import { AbsUrl, MeganavPaths } from "@ably/ui/core/Meganav";
|
|
794
865
|
type MeganavContentCompanyProps = {
|
|
795
866
|
absUrl: AbsUrl;
|
|
796
867
|
paths?: MeganavPaths;
|
|
@@ -800,8 +871,8 @@ export default MeganavContentCompany;
|
|
|
800
871
|
//# sourceMappingURL=MeganavContentCompany.d.ts.map
|
|
801
872
|
}
|
|
802
873
|
|
|
803
|
-
declare module '@ably/ui/core/
|
|
804
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
874
|
+
declare module '@ably/ui/core/MeganavContentDevelopers' {
|
|
875
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
805
876
|
const MeganavContentDevelopers: ({ absUrl, statusUrl, }: {
|
|
806
877
|
absUrl: AbsUrl;
|
|
807
878
|
statusUrl: string;
|
|
@@ -810,8 +881,8 @@ export default MeganavContentDevelopers;
|
|
|
810
881
|
//# sourceMappingURL=MeganavContentDevelopers.d.ts.map
|
|
811
882
|
}
|
|
812
883
|
|
|
813
|
-
declare module '@ably/ui/core/
|
|
814
|
-
import { AbsUrl, MeganavPaths } from "@ably/ui/core/
|
|
884
|
+
declare module '@ably/ui/core/MeganavContentProducts' {
|
|
885
|
+
import { AbsUrl, MeganavPaths } from "@ably/ui/core/Meganav";
|
|
815
886
|
type MeganavContentProductsProps = {
|
|
816
887
|
paths?: MeganavPaths;
|
|
817
888
|
absUrl: AbsUrl;
|
|
@@ -821,8 +892,8 @@ export default MeganavContentProducts;
|
|
|
821
892
|
//# sourceMappingURL=MeganavContentProducts.d.ts.map
|
|
822
893
|
}
|
|
823
894
|
|
|
824
|
-
declare module '@ably/ui/core/
|
|
825
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
895
|
+
declare module '@ably/ui/core/MeganavContentUseCases' {
|
|
896
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
826
897
|
const MeganavContentUseCases: ({ absUrl }: {
|
|
827
898
|
absUrl: AbsUrl;
|
|
828
899
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -830,7 +901,7 @@ export default MeganavContentUseCases;
|
|
|
830
901
|
//# sourceMappingURL=MeganavContentUseCases.d.ts.map
|
|
831
902
|
}
|
|
832
903
|
|
|
833
|
-
declare module '@ably/ui/core/
|
|
904
|
+
declare module '@ably/ui/core/MeganavControl/component' {
|
|
834
905
|
export default MeganavControl;
|
|
835
906
|
function MeganavControl(): {
|
|
836
907
|
teardown: () => void;
|
|
@@ -839,9 +910,9 @@ function MeganavControl(): {
|
|
|
839
910
|
//# sourceMappingURL=component.d.ts.map
|
|
840
911
|
}
|
|
841
912
|
|
|
842
|
-
declare module '@ably/ui/core/
|
|
913
|
+
declare module '@ably/ui/core/MeganavControl' {
|
|
843
914
|
import { ReactNode } from "react";
|
|
844
|
-
import { MeganavTheme } from "@ably/ui/core/
|
|
915
|
+
import { MeganavTheme } from "@ably/ui/core/Meganav";
|
|
845
916
|
type MeganavControlProps = {
|
|
846
917
|
ariaControls: string;
|
|
847
918
|
ariaLabel: string;
|
|
@@ -854,7 +925,7 @@ export default MeganavControl;
|
|
|
854
925
|
//# sourceMappingURL=MeganavControl.d.ts.map
|
|
855
926
|
}
|
|
856
927
|
|
|
857
|
-
declare module '@ably/ui/core/
|
|
928
|
+
declare module '@ably/ui/core/MeganavControlMobileDropdown/component' {
|
|
858
929
|
export default MeganavControlMobileDropdown;
|
|
859
930
|
function MeganavControlMobileDropdown({ clearPanels }: {
|
|
860
931
|
clearPanels: any;
|
|
@@ -865,8 +936,8 @@ function MeganavControlMobileDropdown({ clearPanels }: {
|
|
|
865
936
|
//# sourceMappingURL=component.d.ts.map
|
|
866
937
|
}
|
|
867
938
|
|
|
868
|
-
declare module '@ably/ui/core/
|
|
869
|
-
import { MeganavTheme } from "@ably/ui/core/
|
|
939
|
+
declare module '@ably/ui/core/MeganavControlMobileDropdown' {
|
|
940
|
+
import { MeganavTheme } from "@ably/ui/core/Meganav";
|
|
870
941
|
const MeganavControlMobileDropdown: ({ theme }: {
|
|
871
942
|
theme: MeganavTheme;
|
|
872
943
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -874,7 +945,7 @@ export default MeganavControlMobileDropdown;
|
|
|
874
945
|
//# sourceMappingURL=MeganavControlMobileDropdown.d.ts.map
|
|
875
946
|
}
|
|
876
947
|
|
|
877
|
-
declare module '@ably/ui/core/
|
|
948
|
+
declare module '@ably/ui/core/MeganavControlMobilePanelClose/component' {
|
|
878
949
|
function _default(): {
|
|
879
950
|
teardown: () => void;
|
|
880
951
|
clear: () => void;
|
|
@@ -883,7 +954,7 @@ export default _default;
|
|
|
883
954
|
//# sourceMappingURL=component.d.ts.map
|
|
884
955
|
}
|
|
885
956
|
|
|
886
|
-
declare module '@ably/ui/core/
|
|
957
|
+
declare module '@ably/ui/core/MeganavControlMobilePanelClose' {
|
|
887
958
|
type MeganavControlMobilePanelCloseProps = {
|
|
888
959
|
ariaControls: string;
|
|
889
960
|
displayHr?: boolean;
|
|
@@ -893,7 +964,7 @@ export default MeganavControlMobilePanelClose;
|
|
|
893
964
|
//# sourceMappingURL=MeganavControlMobilePanelClose.d.ts.map
|
|
894
965
|
}
|
|
895
966
|
|
|
896
|
-
declare module '@ably/ui/core/
|
|
967
|
+
declare module '@ably/ui/core/MeganavControlMobilePanelOpen/component' {
|
|
897
968
|
function _default(): {
|
|
898
969
|
teardown: () => void;
|
|
899
970
|
clear: () => void;
|
|
@@ -902,7 +973,7 @@ export default _default;
|
|
|
902
973
|
//# sourceMappingURL=component.d.ts.map
|
|
903
974
|
}
|
|
904
975
|
|
|
905
|
-
declare module '@ably/ui/core/
|
|
976
|
+
declare module '@ably/ui/core/MeganavControlMobilePanelOpen' {
|
|
906
977
|
import { ReactNode } from "react";
|
|
907
978
|
type MeganavControlMobilePanelOpenProps = {
|
|
908
979
|
ariaControls: string;
|
|
@@ -913,9 +984,9 @@ export default MeganavControlMobilePanelOpen;
|
|
|
913
984
|
//# sourceMappingURL=MeganavControlMobilePanelOpen.d.ts.map
|
|
914
985
|
}
|
|
915
986
|
|
|
916
|
-
declare module '@ably/ui/core/
|
|
987
|
+
declare module '@ably/ui/core/MeganavItemsDesktop' {
|
|
917
988
|
import React from "react";
|
|
918
|
-
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavTheme } from "@ably/ui/core/
|
|
989
|
+
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavTheme } from "@ably/ui/core/Meganav";
|
|
919
990
|
type MeganavDesktopItems = {
|
|
920
991
|
panels: MeganavPanels;
|
|
921
992
|
paths?: MeganavPaths;
|
|
@@ -929,9 +1000,9 @@ export default _default;
|
|
|
929
1000
|
//# sourceMappingURL=MeganavItemsDesktop.d.ts.map
|
|
930
1001
|
}
|
|
931
1002
|
|
|
932
|
-
declare module '@ably/ui/core/
|
|
1003
|
+
declare module '@ably/ui/core/MeganavItemsMobile' {
|
|
933
1004
|
import React from "react";
|
|
934
|
-
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavSessionState, MeganavTheme } from "@ably/ui/core/
|
|
1005
|
+
import { AbsUrl, MeganavPanels, MeganavPaths, MeganavSessionState, MeganavTheme } from "@ably/ui/core/Meganav";
|
|
935
1006
|
type MeganavItemsMobileProps = {
|
|
936
1007
|
panels: MeganavPanels;
|
|
937
1008
|
paths?: MeganavPaths;
|
|
@@ -947,8 +1018,8 @@ export default _default;
|
|
|
947
1018
|
//# sourceMappingURL=MeganavItemsMobile.d.ts.map
|
|
948
1019
|
}
|
|
949
1020
|
|
|
950
|
-
declare module '@ably/ui/core/
|
|
951
|
-
import { AbsUrl, MeganavSessionState, MeganavTheme } from "@ably/ui/core/
|
|
1021
|
+
declare module '@ably/ui/core/MeganavItemsSignedIn' {
|
|
1022
|
+
import { AbsUrl, MeganavSessionState, MeganavTheme } from "@ably/ui/core/Meganav";
|
|
952
1023
|
type MeganavItemsSignedIn = {
|
|
953
1024
|
sessionState: MeganavSessionState;
|
|
954
1025
|
theme: MeganavTheme;
|
|
@@ -960,8 +1031,8 @@ export default MeganavItemsSignedIn;
|
|
|
960
1031
|
//# sourceMappingURL=MeganavItemsSignedIn.d.ts.map
|
|
961
1032
|
}
|
|
962
1033
|
|
|
963
|
-
declare module '@ably/ui/core/
|
|
964
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
1034
|
+
declare module '@ably/ui/core/MeganavSearch' {
|
|
1035
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
965
1036
|
const MeganavSearch: ({ absUrl, dataId, }: {
|
|
966
1037
|
absUrl: AbsUrl;
|
|
967
1038
|
dataId?: string;
|
|
@@ -970,7 +1041,7 @@ export default MeganavSearch;
|
|
|
970
1041
|
//# sourceMappingURL=MeganavSearch.d.ts.map
|
|
971
1042
|
}
|
|
972
1043
|
|
|
973
|
-
declare module '@ably/ui/core/
|
|
1044
|
+
declare module '@ably/ui/core/MeganavSearchAutocomplete/component' {
|
|
974
1045
|
function _default(apiKey: any): {
|
|
975
1046
|
teardown: () => void;
|
|
976
1047
|
clear: () => void;
|
|
@@ -979,14 +1050,14 @@ export default _default;
|
|
|
979
1050
|
//# sourceMappingURL=component.d.ts.map
|
|
980
1051
|
}
|
|
981
1052
|
|
|
982
|
-
declare module '@ably/ui/core/
|
|
1053
|
+
declare module '@ably/ui/core/MeganavSearchAutocomplete' {
|
|
983
1054
|
const MeganavSearchAutocomplete: () => import("react/jsx-runtime").JSX.Element;
|
|
984
1055
|
export default MeganavSearchAutocomplete;
|
|
985
1056
|
//# sourceMappingURL=MeganavSearchAutocomplete.d.ts.map
|
|
986
1057
|
}
|
|
987
1058
|
|
|
988
|
-
declare module '@ably/ui/core/
|
|
989
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
1059
|
+
declare module '@ably/ui/core/MeganavSearchPanel' {
|
|
1060
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
990
1061
|
const MeganavSearchPanel: ({ absUrl }: {
|
|
991
1062
|
absUrl: AbsUrl;
|
|
992
1063
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -994,7 +1065,7 @@ export default MeganavSearchPanel;
|
|
|
994
1065
|
//# sourceMappingURL=MeganavSearchPanel.d.ts.map
|
|
995
1066
|
}
|
|
996
1067
|
|
|
997
|
-
declare module '@ably/ui/core/
|
|
1068
|
+
declare module '@ably/ui/core/MeganavSearchSuggestions/component' {
|
|
998
1069
|
export default MeganavSearchSuggestions;
|
|
999
1070
|
function MeganavSearchSuggestions(): {
|
|
1000
1071
|
teardown: () => void;
|
|
@@ -1003,8 +1074,8 @@ function MeganavSearchSuggestions(): {
|
|
|
1003
1074
|
//# sourceMappingURL=component.d.ts.map
|
|
1004
1075
|
}
|
|
1005
1076
|
|
|
1006
|
-
declare module '@ably/ui/core/
|
|
1007
|
-
import { AbsUrl } from "@ably/ui/core/
|
|
1077
|
+
declare module '@ably/ui/core/MeganavSearchSuggestions' {
|
|
1078
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
1008
1079
|
type MeganavSearchSuggestionsProps = {
|
|
1009
1080
|
absUrl: AbsUrl;
|
|
1010
1081
|
displaySupportLink: boolean;
|
|
@@ -1014,160 +1085,7 @@ export default MeganavSearchSuggestions;
|
|
|
1014
1085
|
//# sourceMappingURL=MeganavSearchSuggestions.d.ts.map
|
|
1015
1086
|
}
|
|
1016
1087
|
|
|
1017
|
-
declare module '@ably/ui/core/LegacyMeganav/SignOutLink' {
|
|
1018
|
-
import { MouseEventHandler, ReactNode } from "react";
|
|
1019
|
-
import { AbsUrl } from "@ably/ui/core/LegacyMeganav";
|
|
1020
|
-
type SignOutLinkProps = {
|
|
1021
|
-
token: string;
|
|
1022
|
-
href: string;
|
|
1023
|
-
text: string;
|
|
1024
|
-
children: ({ href, text, onClick, }: {
|
|
1025
|
-
href: string;
|
|
1026
|
-
text: string;
|
|
1027
|
-
onClick: MouseEventHandler<HTMLAnchorElement>;
|
|
1028
|
-
}) => ReactNode;
|
|
1029
|
-
absUrl: AbsUrl;
|
|
1030
|
-
};
|
|
1031
|
-
const SignOutLink: ({ token, href, text, children, absUrl, }: SignOutLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
1032
|
-
export default SignOutLink;
|
|
1033
|
-
//# sourceMappingURL=SignOutLink.d.ts.map
|
|
1034
|
-
}
|
|
1035
|
-
|
|
1036
|
-
declare module '@ably/ui/core/LegacyMeganav/component' {
|
|
1037
|
-
export default function Meganav({ themeName, addSearchApiKey }: {
|
|
1038
|
-
themeName: any;
|
|
1039
|
-
addSearchApiKey: any;
|
|
1040
|
-
}): () => void;
|
|
1041
|
-
//# sourceMappingURL=component.d.ts.map
|
|
1042
|
-
}
|
|
1043
|
-
|
|
1044
|
-
declare module '@ably/ui/core/LinkButton' {
|
|
1045
|
-
import React from "react";
|
|
1046
|
-
import { ButtonPropsBase } from "@ably/ui/core/Button";
|
|
1047
|
-
import { ColorClass, ColorThemeSet } from "@ably/ui/core/styles/colors/types";
|
|
1048
|
-
export type LinkButtonProps = ButtonPropsBase & {
|
|
1049
|
-
disabled?: boolean;
|
|
1050
|
-
onClick?: (event: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
1051
|
-
iconColor?: ColorClass | ColorThemeSet;
|
|
1052
|
-
} & React.AnchorHTMLAttributes<HTMLAnchorElement>;
|
|
1053
|
-
const LinkButton: React.FC<LinkButtonProps>;
|
|
1054
|
-
export default LinkButton;
|
|
1055
|
-
//# sourceMappingURL=LinkButton.d.ts.map
|
|
1056
|
-
}
|
|
1057
|
-
|
|
1058
|
-
declare module '@ably/ui/core/Loader' {
|
|
1059
|
-
type LoaderProps = {
|
|
1060
|
-
size?: string;
|
|
1061
|
-
ringColor?: string;
|
|
1062
|
-
additionalCSS?: string;
|
|
1063
|
-
};
|
|
1064
|
-
const Loader: ({ ringColor, size, additionalCSS, }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
1065
|
-
export default Loader;
|
|
1066
|
-
//# sourceMappingURL=Loader.d.ts.map
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
declare module '@ably/ui/core/Logo' {
|
|
1070
|
-
import React from "react";
|
|
1071
|
-
type LogoProps = {
|
|
1072
|
-
dataId?: string;
|
|
1073
|
-
logoUrl?: string;
|
|
1074
|
-
logoAlt?: string;
|
|
1075
|
-
href?: string;
|
|
1076
|
-
additionalImgAttrs?: object;
|
|
1077
|
-
additionalLinkAttrs?: object;
|
|
1078
|
-
theme?: "light" | "dark";
|
|
1079
|
-
variant?: "default" | "mono";
|
|
1080
|
-
orientation?: "default" | "stacked";
|
|
1081
|
-
};
|
|
1082
|
-
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
1083
|
-
export default _default;
|
|
1084
|
-
//# sourceMappingURL=Logo.d.ts.map
|
|
1085
|
-
}
|
|
1086
|
-
|
|
1087
|
-
declare module '@ably/ui/core/Meganav/MeganavMobile' {
|
|
1088
|
-
import { AccordionData } from ".@ably/ui/core/Accordion/types";
|
|
1089
|
-
export const MeganavMobile: ({ mobileNavItems, }: {
|
|
1090
|
-
mobileNavItems: AccordionData[];
|
|
1091
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
1092
|
-
//# sourceMappingURL=MeganavMobile.d.ts.map
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
declare module '@ably/ui/core/Meganav/MeganavPanel' {
|
|
1096
|
-
import React from "react";
|
|
1097
|
-
import { FlyoutPanelHighlight, FlyoutPanelList } from "@ably/ui/core/data";
|
|
1098
|
-
export const MeganavPanel: ({ displayProductTile, panelLeft, panelLeftClassName, panelRightHeading, panelRightItems, panelRightBottom, }: {
|
|
1099
|
-
displayProductTile?: boolean;
|
|
1100
|
-
panelLeft?: FlyoutPanelHighlight;
|
|
1101
|
-
panelLeftClassName?: string;
|
|
1102
|
-
panelRightHeading?: string;
|
|
1103
|
-
panelRightItems: FlyoutPanelList[];
|
|
1104
|
-
panelRightBottom?: React.ReactNode;
|
|
1105
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
1106
|
-
//# sourceMappingURL=MeganavPanel.d.ts.map
|
|
1107
|
-
}
|
|
1108
|
-
|
|
1109
|
-
declare module '@ably/ui/core/Meganav/data' {
|
|
1110
|
-
import React from "react";
|
|
1111
|
-
import { IconName } from ".@ably/ui/core/Icon/types";
|
|
1112
|
-
export type FlyoutPanelList = {
|
|
1113
|
-
label: string;
|
|
1114
|
-
icon: IconName;
|
|
1115
|
-
link: string;
|
|
1116
|
-
isMobile?: boolean;
|
|
1117
|
-
};
|
|
1118
|
-
export type FlyoutPanelHighlight = {
|
|
1119
|
-
heading: string;
|
|
1120
|
-
content: string;
|
|
1121
|
-
labelLink: string;
|
|
1122
|
-
url: string;
|
|
1123
|
-
image: string;
|
|
1124
|
-
};
|
|
1125
|
-
export type MenuItem = {
|
|
1126
|
-
name: string;
|
|
1127
|
-
link?: string;
|
|
1128
|
-
isHiddenMobile?: boolean;
|
|
1129
|
-
content?: React.ReactNode;
|
|
1130
|
-
panelClassName?: string;
|
|
1131
|
-
};
|
|
1132
|
-
export const menuItemLinks: {
|
|
1133
|
-
name: string;
|
|
1134
|
-
link: string;
|
|
1135
|
-
isHiddenMobile: boolean;
|
|
1136
|
-
}[];
|
|
1137
|
-
export const menuItemsForHeader: MenuItem[];
|
|
1138
|
-
//# sourceMappingURL=data.d.ts.map
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
declare module '@ably/ui/core/Meganav' {
|
|
1142
|
-
import { HeaderSessionState } from "@ably/ui/core/Header";
|
|
1143
|
-
export type MeganavNoticeBannerProps = {
|
|
1144
|
-
props: {
|
|
1145
|
-
title: string;
|
|
1146
|
-
bodyText: string;
|
|
1147
|
-
buttonLink: string;
|
|
1148
|
-
buttonLabel: string;
|
|
1149
|
-
closeBtn: boolean;
|
|
1150
|
-
};
|
|
1151
|
-
config: {
|
|
1152
|
-
cookieId: string;
|
|
1153
|
-
noticeId: string | number;
|
|
1154
|
-
options: {
|
|
1155
|
-
collapse: boolean;
|
|
1156
|
-
};
|
|
1157
|
-
};
|
|
1158
|
-
};
|
|
1159
|
-
export type MeganavProps = {
|
|
1160
|
-
sessionState: HeaderSessionState;
|
|
1161
|
-
searchDataId: string;
|
|
1162
|
-
notice?: MeganavNoticeBannerProps;
|
|
1163
|
-
};
|
|
1164
|
-
const Meganav: ({ sessionState, searchDataId, notice }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
|
|
1165
|
-
export default Meganav;
|
|
1166
|
-
//# sourceMappingURL=Meganav.d.ts.map
|
|
1167
|
-
}
|
|
1168
|
-
|
|
1169
1088
|
declare module '@ably/ui/core/Notice/component' {
|
|
1170
|
-
export const COLLAPSE_TRIGGER_DISTANCE: 5;
|
|
1171
1089
|
export default Notice;
|
|
1172
1090
|
function Notice({ bannerContainer, cookieId, noticeId, options }: {
|
|
1173
1091
|
bannerContainer: any;
|
|
@@ -1382,6 +1300,45 @@ export default ProductTile;
|
|
|
1382
1300
|
//# sourceMappingURL=ProductTile.d.ts.map
|
|
1383
1301
|
}
|
|
1384
1302
|
|
|
1303
|
+
declare module '@ably/ui/core/SegmentedControl' {
|
|
1304
|
+
import React, { PropsWithChildren } from "react";
|
|
1305
|
+
import type { IconName } from "@ably/ui/core/Icon/types";
|
|
1306
|
+
export type SegmentedControlSize = "md" | "sm" | "xs";
|
|
1307
|
+
export type SegmentedControlProps = {
|
|
1308
|
+
className?: string;
|
|
1309
|
+
rounded?: boolean;
|
|
1310
|
+
leftIcon?: IconName;
|
|
1311
|
+
rightIcon?: IconName;
|
|
1312
|
+
active?: boolean;
|
|
1313
|
+
variant?: "default" | "subtle" | "strong";
|
|
1314
|
+
size?: SegmentedControlSize;
|
|
1315
|
+
onClick?: () => void;
|
|
1316
|
+
disabled?: boolean;
|
|
1317
|
+
};
|
|
1318
|
+
const SegmentedControl: React.FC<PropsWithChildren<SegmentedControlProps>>;
|
|
1319
|
+
export default SegmentedControl;
|
|
1320
|
+
//# sourceMappingURL=SegmentedControl.d.ts.map
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
declare module '@ably/ui/core/SignOutLink' {
|
|
1324
|
+
import { MouseEventHandler, ReactNode } from "react";
|
|
1325
|
+
import { AbsUrl } from "@ably/ui/core/Meganav";
|
|
1326
|
+
type SignOutLinkProps = {
|
|
1327
|
+
token: string;
|
|
1328
|
+
href: string;
|
|
1329
|
+
text: string;
|
|
1330
|
+
children: ({ href, text, onClick, }: {
|
|
1331
|
+
href: string;
|
|
1332
|
+
text: string;
|
|
1333
|
+
onClick: MouseEventHandler<HTMLAnchorElement>;
|
|
1334
|
+
}) => ReactNode;
|
|
1335
|
+
absUrl: AbsUrl;
|
|
1336
|
+
};
|
|
1337
|
+
const SignOutLink: ({ token, href, text, children, absUrl, }: SignOutLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
1338
|
+
export default SignOutLink;
|
|
1339
|
+
//# sourceMappingURL=SignOutLink.d.ts.map
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1385
1342
|
declare module '@ably/ui/core/Slider' {
|
|
1386
1343
|
import { ReactNode } from "react";
|
|
1387
1344
|
interface SliderProps {
|
|
@@ -1579,11 +1536,6 @@ export function queryIdAll(val: any, root?: Document): NodeListOf<Element>;
|
|
|
1579
1536
|
//# sourceMappingURL=dom-query.d.ts.map
|
|
1580
1537
|
}
|
|
1581
1538
|
|
|
1582
|
-
declare module '@ably/ui/core/hubspot-chat-toggle' {
|
|
1583
|
-
export default function toggleChatWidget(params: any): (() => void) | undefined;
|
|
1584
|
-
//# sourceMappingURL=hubspot-chat-toggle.d.ts.map
|
|
1585
|
-
}
|
|
1586
|
-
|
|
1587
1539
|
declare module '@ably/ui/core/remote-blogs-posts' {
|
|
1588
1540
|
export function fetchBlogPosts(store: any, blogUrl: any): Promise<void>;
|
|
1589
1541
|
export namespace reducerBlogPosts {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ably/ui",
|
|
3
|
-
"version": "16.
|
|
3
|
+
"version": "16.1.0-dev.d9810f04",
|
|
4
4
|
"description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"http-server": "14.1.1",
|
|
46
46
|
"jsdom": "^26.0.0",
|
|
47
47
|
"mixpanel-browser": "^2.60.0",
|
|
48
|
-
"msw": "2.7.
|
|
48
|
+
"msw": "2.7.3",
|
|
49
49
|
"msw-storybook-addon": "^2.0.2",
|
|
50
50
|
"playwright": "^1.49.1",
|
|
51
51
|
"posthog-js": "^1.217.4",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"start": "vite --port 5000",
|
|
78
78
|
"storybook": "yarn build && storybook dev -p 6006",
|
|
79
79
|
"build-storybook": "yarn build && storybook build --quiet -o preview",
|
|
80
|
-
"test": "yarn test:storybook && yarn test:vitest",
|
|
80
|
+
"test": "yarn test:storybook && yarn test:vitest run",
|
|
81
81
|
"test:storybook": "npx concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"yarn build-storybook && yarn http-server preview --port 6007 --silent\" \"wait-on tcp:6007 && yarn test-storybook --url http://127.0.0.1:6007\"",
|
|
82
82
|
"test:update-snapshots": "npx concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"yarn build-storybook && yarn http-server preview --port 6007 --silent\" \"wait-on tcp:6007 && yarn test-storybook -u --url http://127.0.0.1:6007\"",
|
|
83
83
|
"test:vitest": "vitest --environment=jsdom --dir=src"
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
@layer components {
|
|
2
|
-
.ui-contact-footer {
|
|
3
|
-
background-size: 100% 100%;
|
|
4
|
-
background-position: right center;
|
|
5
|
-
@apply w-full bg-gradient-active-orange;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.ui-contact-footer-box {
|
|
9
|
-
@apply p-24 sm:p-32 xl:p-40 bg-white flex flex-col justify-between rounded-sm;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/core/ContactFooter/component.js"],"sourcesContent":["import toggleChatWidget from \"../hubspot-chat-toggle\";\nexport default () => toggleChatWidget({ dataId: \"contact-footer\" });\n"],"names":["toggleChatWidget","dataId"],"mappings":"AAAA,OAAOA,qBAAsB,wBAAyB,AACtD,eAAe,CAAA,IAAMA,iBAAiB,CAAEC,OAAQ,gBAAiB,EAAC,CAAE"}
|