propro-common-components 0.3.27 → 0.3.28
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/dist/api/useGet.d.ts +1 -1
- package/dist/api/useMutate.d.ts +2 -2
- package/dist/api/useMutateWithKeepAlive.d.ts +4 -3
- package/dist/components/Auth/AuthCallback.d.ts +0 -1
- package/dist/components/Auth/AuthLandingPage.d.ts +0 -1
- package/dist/components/AvatarMenu/index.d.ts +2 -1
- package/dist/components/theme-provider.d.ts +0 -1
- package/dist/components/ui/dropdown-menu.d.ts +3 -3
- package/dist/components/ui/menubar.d.ts +6 -4
- package/dist/hoc/PrivateRoute.d.ts +0 -1
- package/dist/hooks/useAuth.d.ts +1 -2
- package/dist/index-CAk9Waq9.js +25 -0
- package/dist/main-CweHWkUm.js +58298 -0
- package/dist/main.css +1 -1
- package/dist/plasmicComponents/AccountActivationConformation.d.ts +6 -0
- package/dist/plasmicComponents/ProProLandingContent.d.ts +6 -0
- package/dist/plasmicComponents/ProductCards.d.ts +6 -0
- package/dist/plasmicComponents/SignupConfirmation.d.ts +6 -0
- package/dist/plasmicComponents/plasmic/antd/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/antd/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/antd_5_hostless/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/antd_5_hostless/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/loading_boundary/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/loading_boundary/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/lottie_react/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/lottie_react/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_basic_components/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_basic_components/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_embed_css/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_embed_css/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_rich_components/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_rich_components/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/plasmic_tabs/PlasmicButton.d.ts +30 -30
- package/dist/plasmicComponents/plasmic/plasmic_tabs/icons/PlasmicIcon__CheckMark.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicAccountActivationConformation.d.ts +176 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicButtonFromProPro.d.ts +58 -55
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicDescription.d.ts +14 -14
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicErrorMessageContainer.d.ts +130 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicFooter.d.ts +170 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicFooter2.d.ts +135 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicFooterLink.d.ts +72 -72
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicFooterprev.d.ts +227 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicGlobalVariant__Screen.d.ts +3 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicGlobalVariant__Theme.d.ts +3 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicGlobalVariant__Theme2.d.ts +3 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicIconImports.d.ts +96 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLabel.d.ts +22 -22
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLoginSigupButton.d.ts +90 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLogo.d.ts +138 -63
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicNewsletterConfirmation.d.ts +14 -14
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicNewsletterConfirmationError.d.ts +113 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicNewsletterForm.d.ts +179 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicProProLabel.d.ts +43 -40
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicProProLandingContent.d.ts +117 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicProductCards.d.ts +121 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpForm.d.ts +593 -577
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpFormLayout.d.ts +88 -88
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignupConfirmation.d.ts +61 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSlider.d.ts +64 -64
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSliderThumb.d.ts +6 -6
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicTextInputFromProPro.d.ts +58 -58
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon4.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon5.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon7.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon8.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon9.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/react_aria/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/react_aria/plasmic.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/react_awesome_reveal/PlasmicStyleTokensProvider.d.ts +1 -0
- package/dist/plasmicComponents/plasmic/react_awesome_reveal/plasmic.d.ts +1 -0
- package/dist/propro-common-components.js +50 -54613
- package/dist/utils/createAuthRouteLoader.d.ts +1 -1
- package/dist/utils/iconUtils.d.ts +1 -1
- package/package.json +4 -3
- package/.env.vault +0 -25
- package/dist/index-DFR9A_Yf.js +0 -49
- package/dist/plasmicComponents/plasmic/plasmic_tabs/icons/PlasmicIcon__Checksvg.d.ts +0 -7
- /package/dist/plasmicComponents/plasmic/pro_pro/icons/{PlasmicIcon__Filledsvg.d.ts → PlasmicIcon__FilledSvg.d.ts} +0 -0
- /package/dist/plasmicComponents/plasmic/pro_pro/icons/{PlasmicIcon__Searchsvg.d.ts → PlasmicIcon__SearchSvg.d.ts} +0 -0
|
@@ -39,49 +39,49 @@ type ReservedPropsType = "variants" | "args" | "overrides";
|
|
|
39
39
|
type NodeOverridesType<T extends NodeNameType> = Pick<PlasmicLabel__OverridesType, DescendantsType<T>>;
|
|
40
40
|
export declare const PlasmicLabel: {
|
|
41
41
|
<T extends {
|
|
42
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
43
|
-
args?: PlasmicLabel__ArgsType
|
|
42
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
43
|
+
args?: PlasmicLabel__ArgsType;
|
|
44
44
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
45
45
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<import('react-aria-components').LabelProps>, "text" | "children" | "root" | "freeBox" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
46
|
-
key?: React.Key
|
|
46
|
+
key?: React.Key;
|
|
47
47
|
}>(props: T & StrictProps<T, {
|
|
48
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
49
|
-
args?: PlasmicLabel__ArgsType
|
|
48
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
49
|
+
args?: PlasmicLabel__ArgsType;
|
|
50
50
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
51
51
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<import('react-aria-components').LabelProps>, "text" | "children" | "root" | "freeBox" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
52
|
-
key?: React.Key
|
|
52
|
+
key?: React.Key;
|
|
53
53
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
54
54
|
displayName: string;
|
|
55
55
|
} & {
|
|
56
56
|
freeBox: {
|
|
57
|
-
<
|
|
58
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
59
|
-
args?: PlasmicLabel__ArgsType
|
|
57
|
+
<T extends {
|
|
58
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
59
|
+
args?: PlasmicLabel__ArgsType;
|
|
60
60
|
overrides?: NodeOverridesType<"freeBox"> | undefined;
|
|
61
61
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"freeBox">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | "children" | "freeBox" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
62
|
-
key?: React.Key
|
|
63
|
-
}>(props:
|
|
64
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
65
|
-
args?: PlasmicLabel__ArgsType
|
|
62
|
+
key?: React.Key;
|
|
63
|
+
}>(props: T & StrictProps<T, {
|
|
64
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
65
|
+
args?: PlasmicLabel__ArgsType;
|
|
66
66
|
overrides?: NodeOverridesType<"freeBox"> | undefined;
|
|
67
67
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"freeBox">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | "children" | "freeBox" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
68
|
-
key?: React.Key
|
|
68
|
+
key?: React.Key;
|
|
69
69
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
70
70
|
displayName: string;
|
|
71
71
|
};
|
|
72
72
|
text: {
|
|
73
|
-
<
|
|
74
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
75
|
-
args?: PlasmicLabel__ArgsType
|
|
73
|
+
<T extends {
|
|
74
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
75
|
+
args?: PlasmicLabel__ArgsType;
|
|
76
76
|
overrides?: NodeOverridesType<"text"> | undefined;
|
|
77
77
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
78
|
-
key?: React.Key
|
|
79
|
-
}>(props:
|
|
80
|
-
variants?: PlasmicLabel__VariantsArgs
|
|
81
|
-
args?: PlasmicLabel__ArgsType
|
|
78
|
+
key?: React.Key;
|
|
79
|
+
}>(props: T & StrictProps<T, {
|
|
80
|
+
variants?: PlasmicLabel__VariantsArgs;
|
|
81
|
+
args?: PlasmicLabel__ArgsType;
|
|
82
82
|
overrides?: NodeOverridesType<"text"> | undefined;
|
|
83
83
|
} & Omit<PlasmicLabel__VariantsArgs, ReservedPropsType> & Omit<PlasmicLabel__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | "children" | keyof PlasmicLabel__VariantsArgs | ReservedPropsType> & {
|
|
84
|
-
key?: React.Key
|
|
84
|
+
key?: React.Key;
|
|
85
85
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
86
86
|
displayName: string;
|
|
87
87
|
};
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import { Flex as Flex__, StrictProps } from '@plasmicapp/react-web';
|
|
2
|
+
import { AntdButton } from '@plasmicpkgs/antd5/skinny/registerButton';
|
|
3
|
+
/** @jsxRuntime classic */
|
|
4
|
+
/** @jsx createPlasmicElementProxy */
|
|
5
|
+
/** @jsxFrag React.Fragment */
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
export type PlasmicLoginSigupButton__VariantMembers = {};
|
|
8
|
+
export type PlasmicLoginSigupButton__VariantsArgs = {};
|
|
9
|
+
export declare const PlasmicLoginSigupButton__VariantProps: never[];
|
|
10
|
+
export type PlasmicLoginSigupButton__ArgsType = {};
|
|
11
|
+
export declare const PlasmicLoginSigupButton__ArgProps: never[];
|
|
12
|
+
export type PlasmicLoginSigupButton__OverridesType = {
|
|
13
|
+
root?: Flex__<"div">;
|
|
14
|
+
button?: Flex__<typeof AntdButton>;
|
|
15
|
+
text?: Flex__<"div">;
|
|
16
|
+
};
|
|
17
|
+
export interface DefaultLoginSigupButtonProps {
|
|
18
|
+
className?: string;
|
|
19
|
+
}
|
|
20
|
+
declare const PlasmicDescendants: {
|
|
21
|
+
readonly root: readonly ["root", "button", "text"];
|
|
22
|
+
readonly button: readonly ["button", "text"];
|
|
23
|
+
readonly text: readonly ["text"];
|
|
24
|
+
};
|
|
25
|
+
type NodeNameType = keyof typeof PlasmicDescendants;
|
|
26
|
+
type DescendantsType<T extends NodeNameType> = (typeof PlasmicDescendants)[T][number];
|
|
27
|
+
type ReservedPropsType = "variants" | "args" | "overrides";
|
|
28
|
+
type NodeOverridesType<T extends NodeNameType> = Pick<PlasmicLoginSigupButton__OverridesType, DescendantsType<T>>;
|
|
29
|
+
export declare const PlasmicLoginSigupButton: {
|
|
30
|
+
<T extends {
|
|
31
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
32
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
33
|
+
overrides?: NodeOverridesType<"root"> | undefined;
|
|
34
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "button" | "text" | "root" | ReservedPropsType> & {
|
|
35
|
+
key?: React.Key;
|
|
36
|
+
}>(props: T & StrictProps<T, {
|
|
37
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
38
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
39
|
+
overrides?: NodeOverridesType<"root"> | undefined;
|
|
40
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "button" | "text" | "root" | ReservedPropsType> & {
|
|
41
|
+
key?: React.Key;
|
|
42
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
43
|
+
displayName: string;
|
|
44
|
+
} & {
|
|
45
|
+
button: {
|
|
46
|
+
<T extends {
|
|
47
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
48
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
49
|
+
overrides?: NodeOverridesType<"button"> | undefined;
|
|
50
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"button">, ReservedPropsType> & Omit<Partial<Omit<import('antd').ButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>, "target"> & {
|
|
51
|
+
submitsForm?: boolean;
|
|
52
|
+
target?: React.ComponentProps<React.ForwardRefExoticComponent<import('antd').ButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>> & {
|
|
53
|
+
Group: React.FC<import('antd/es/button').ButtonGroupProps>;
|
|
54
|
+
}>["target"] | boolean;
|
|
55
|
+
}>, "button" | "text" | ReservedPropsType> & {
|
|
56
|
+
key?: React.Key;
|
|
57
|
+
}>(props: T & StrictProps<T, {
|
|
58
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
59
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
60
|
+
overrides?: NodeOverridesType<"button"> | undefined;
|
|
61
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"button">, ReservedPropsType> & Omit<Partial<Omit<import('antd').ButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>, "target"> & {
|
|
62
|
+
submitsForm?: boolean;
|
|
63
|
+
target?: React.ComponentProps<React.ForwardRefExoticComponent<import('antd').ButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>> & {
|
|
64
|
+
Group: React.FC<import('antd/es/button').ButtonGroupProps>;
|
|
65
|
+
}>["target"] | boolean;
|
|
66
|
+
}>, "button" | "text" | ReservedPropsType> & {
|
|
67
|
+
key?: React.Key;
|
|
68
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
69
|
+
displayName: string;
|
|
70
|
+
};
|
|
71
|
+
text: {
|
|
72
|
+
<T extends {
|
|
73
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
74
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
75
|
+
overrides?: NodeOverridesType<"text"> | undefined;
|
|
76
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | ReservedPropsType> & {
|
|
77
|
+
key?: React.Key;
|
|
78
|
+
}>(props: T & StrictProps<T, {
|
|
79
|
+
variants?: PlasmicLoginSigupButton__VariantsArgs;
|
|
80
|
+
args?: PlasmicLoginSigupButton__ArgsType;
|
|
81
|
+
overrides?: NodeOverridesType<"text"> | undefined;
|
|
82
|
+
} & Omit<PlasmicLoginSigupButton__VariantsArgs, ReservedPropsType> & Omit<PlasmicLoginSigupButton__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | ReservedPropsType> & {
|
|
83
|
+
key?: React.Key;
|
|
84
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
85
|
+
displayName: string;
|
|
86
|
+
};
|
|
87
|
+
internalVariantProps: never[];
|
|
88
|
+
internalArgProps: never[];
|
|
89
|
+
};
|
|
90
|
+
export default PlasmicLoginSigupButton;
|
|
@@ -4,14 +4,16 @@ import { Flex as Flex__, SingleBooleanChoiceArg, SingleChoiceArg, StrictProps }
|
|
|
4
4
|
/** @jsxFrag React.Fragment */
|
|
5
5
|
import * as React from "react";
|
|
6
6
|
export type PlasmicLogo__VariantMembers = {
|
|
7
|
-
app: "hubHub" | "mapMap" | "proPro" | "shortStop";
|
|
7
|
+
app: "hubHub" | "mapMap" | "proPro" | "shortStop" | "multiSearch";
|
|
8
8
|
size: "small" | "medium" | "large";
|
|
9
9
|
isHidingText: "isHidingText";
|
|
10
|
+
isShowingProductionsText: "isShowingProductionsText";
|
|
10
11
|
};
|
|
11
12
|
export type PlasmicLogo__VariantsArgs = {
|
|
12
|
-
app?: SingleChoiceArg<"hubHub" | "mapMap" | "proPro" | "shortStop">;
|
|
13
|
+
app?: SingleChoiceArg<"hubHub" | "mapMap" | "proPro" | "shortStop" | "multiSearch">;
|
|
13
14
|
size?: SingleChoiceArg<"small" | "medium" | "large">;
|
|
14
15
|
isHidingText?: SingleBooleanChoiceArg<"isHidingText">;
|
|
16
|
+
isShowingProductionsText?: SingleBooleanChoiceArg<"isShowingProductionsText">;
|
|
15
17
|
};
|
|
16
18
|
export declare const PlasmicLogo__VariantProps: (keyof PlasmicLogo__VariantsArgs)[];
|
|
17
19
|
export type PlasmicLogo__ArgsType = {};
|
|
@@ -22,21 +24,30 @@ export type PlasmicLogo__OverridesType = {
|
|
|
22
24
|
appName?: Flex__<"div">;
|
|
23
25
|
textContainerA?: Flex__<"div">;
|
|
24
26
|
textContainerB?: Flex__<"div">;
|
|
27
|
+
multiSearchText?: Flex__<"div">;
|
|
28
|
+
span?: Flex__<"span">;
|
|
25
29
|
shortStopLogoContainer?: Flex__<"div">;
|
|
30
|
+
multiSearchLogoContainer?: Flex__<"div">;
|
|
31
|
+
text?: Flex__<"div">;
|
|
26
32
|
};
|
|
27
33
|
export interface DefaultLogoProps {
|
|
28
|
-
app?: SingleChoiceArg<"hubHub" | "mapMap" | "proPro" | "shortStop">;
|
|
34
|
+
app?: SingleChoiceArg<"hubHub" | "mapMap" | "proPro" | "shortStop" | "multiSearch">;
|
|
29
35
|
size?: SingleChoiceArg<"small" | "medium" | "large">;
|
|
30
36
|
isHidingText?: SingleBooleanChoiceArg<"isHidingText">;
|
|
37
|
+
isShowingProductionsText?: SingleBooleanChoiceArg<"isShowingProductionsText">;
|
|
31
38
|
className?: string;
|
|
32
39
|
}
|
|
33
40
|
declare const PlasmicDescendants: {
|
|
34
|
-
readonly root: readonly ["root", "markContainer", "appName", "textContainerA", "textContainerB", "shortStopLogoContainer"];
|
|
41
|
+
readonly root: readonly ["root", "markContainer", "appName", "textContainerA", "textContainerB", "multiSearchText", "span", "shortStopLogoContainer", "multiSearchLogoContainer", "text"];
|
|
35
42
|
readonly markContainer: readonly ["markContainer"];
|
|
36
|
-
readonly appName: readonly ["appName", "textContainerA", "textContainerB"];
|
|
43
|
+
readonly appName: readonly ["appName", "textContainerA", "textContainerB", "multiSearchText", "span"];
|
|
37
44
|
readonly textContainerA: readonly ["textContainerA"];
|
|
38
45
|
readonly textContainerB: readonly ["textContainerB"];
|
|
46
|
+
readonly multiSearchText: readonly ["multiSearchText", "span"];
|
|
47
|
+
readonly span: readonly ["span"];
|
|
39
48
|
readonly shortStopLogoContainer: readonly ["shortStopLogoContainer"];
|
|
49
|
+
readonly multiSearchLogoContainer: readonly ["multiSearchLogoContainer"];
|
|
50
|
+
readonly text: readonly ["text"];
|
|
40
51
|
};
|
|
41
52
|
type NodeNameType = keyof typeof PlasmicDescendants;
|
|
42
53
|
type DescendantsType<T extends NodeNameType> = (typeof PlasmicDescendants)[T][number];
|
|
@@ -44,97 +55,161 @@ type ReservedPropsType = "variants" | "args" | "overrides";
|
|
|
44
55
|
type NodeOverridesType<T extends NodeNameType> = Pick<PlasmicLogo__OverridesType, DescendantsType<T>>;
|
|
45
56
|
export declare const PlasmicLogo: {
|
|
46
57
|
<T extends {
|
|
47
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
48
|
-
args?: PlasmicLogo__ArgsType
|
|
58
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
59
|
+
args?: PlasmicLogo__ArgsType;
|
|
49
60
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
50
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "root" | keyof PlasmicLogo__VariantsArgs | "markContainer" | "appName" | "textContainerA" | "textContainerB" | "shortStopLogoContainer" |
|
|
51
|
-
key?: React.Key
|
|
61
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "text" | "root" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "markContainer" | "appName" | "textContainerA" | "textContainerB" | "multiSearchText" | "shortStopLogoContainer" | "multiSearchLogoContainer"> & {
|
|
62
|
+
key?: React.Key;
|
|
52
63
|
}>(props: T & StrictProps<T, {
|
|
53
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
54
|
-
args?: PlasmicLogo__ArgsType
|
|
64
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
65
|
+
args?: PlasmicLogo__ArgsType;
|
|
55
66
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
56
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "root" | keyof PlasmicLogo__VariantsArgs | "markContainer" | "appName" | "textContainerA" | "textContainerB" | "shortStopLogoContainer" |
|
|
57
|
-
key?: React.Key
|
|
67
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "text" | "root" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "markContainer" | "appName" | "textContainerA" | "textContainerB" | "multiSearchText" | "shortStopLogoContainer" | "multiSearchLogoContainer"> & {
|
|
68
|
+
key?: React.Key;
|
|
58
69
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
59
70
|
displayName: string;
|
|
60
71
|
} & {
|
|
61
72
|
markContainer: {
|
|
62
|
-
<
|
|
63
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
64
|
-
args?: PlasmicLogo__ArgsType
|
|
73
|
+
<T extends {
|
|
74
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
75
|
+
args?: PlasmicLogo__ArgsType;
|
|
65
76
|
overrides?: NodeOverridesType<"markContainer"> | undefined;
|
|
66
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"markContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "markContainer"
|
|
67
|
-
key?: React.Key
|
|
68
|
-
}>(props:
|
|
69
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
70
|
-
args?: PlasmicLogo__ArgsType
|
|
77
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"markContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "markContainer"> & {
|
|
78
|
+
key?: React.Key;
|
|
79
|
+
}>(props: T & StrictProps<T, {
|
|
80
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
81
|
+
args?: PlasmicLogo__ArgsType;
|
|
71
82
|
overrides?: NodeOverridesType<"markContainer"> | undefined;
|
|
72
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"markContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "markContainer"
|
|
73
|
-
key?: React.Key
|
|
83
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"markContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "markContainer"> & {
|
|
84
|
+
key?: React.Key;
|
|
74
85
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
75
86
|
displayName: string;
|
|
76
87
|
};
|
|
77
88
|
appName: {
|
|
78
|
-
<
|
|
79
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
80
|
-
args?: PlasmicLogo__ArgsType
|
|
89
|
+
<T extends {
|
|
90
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
91
|
+
args?: PlasmicLogo__ArgsType;
|
|
81
92
|
overrides?: NodeOverridesType<"appName"> | undefined;
|
|
82
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"appName">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "appName" | "textContainerA" | "textContainerB" |
|
|
83
|
-
key?: React.Key
|
|
84
|
-
}>(props:
|
|
85
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
86
|
-
args?: PlasmicLogo__ArgsType
|
|
93
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"appName">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "appName" | "textContainerA" | "textContainerB" | "multiSearchText"> & {
|
|
94
|
+
key?: React.Key;
|
|
95
|
+
}>(props: T & StrictProps<T, {
|
|
96
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
97
|
+
args?: PlasmicLogo__ArgsType;
|
|
87
98
|
overrides?: NodeOverridesType<"appName"> | undefined;
|
|
88
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"appName">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "appName" | "textContainerA" | "textContainerB" |
|
|
89
|
-
key?: React.Key
|
|
99
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"appName">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "appName" | "textContainerA" | "textContainerB" | "multiSearchText"> & {
|
|
100
|
+
key?: React.Key;
|
|
90
101
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
91
102
|
displayName: string;
|
|
92
103
|
};
|
|
93
104
|
textContainerA: {
|
|
94
|
-
<
|
|
95
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
96
|
-
args?: PlasmicLogo__ArgsType
|
|
105
|
+
<T extends {
|
|
106
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
107
|
+
args?: PlasmicLogo__ArgsType;
|
|
97
108
|
overrides?: NodeOverridesType<"textContainerA"> | undefined;
|
|
98
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerA">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "textContainerA"
|
|
99
|
-
key?: React.Key
|
|
100
|
-
}>(props:
|
|
101
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
102
|
-
args?: PlasmicLogo__ArgsType
|
|
109
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerA">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "textContainerA"> & {
|
|
110
|
+
key?: React.Key;
|
|
111
|
+
}>(props: T & StrictProps<T, {
|
|
112
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
113
|
+
args?: PlasmicLogo__ArgsType;
|
|
103
114
|
overrides?: NodeOverridesType<"textContainerA"> | undefined;
|
|
104
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerA">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "textContainerA"
|
|
105
|
-
key?: React.Key
|
|
115
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerA">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "textContainerA"> & {
|
|
116
|
+
key?: React.Key;
|
|
106
117
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
107
118
|
displayName: string;
|
|
108
119
|
};
|
|
109
120
|
textContainerB: {
|
|
110
|
-
<
|
|
111
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
112
|
-
args?: PlasmicLogo__ArgsType
|
|
121
|
+
<T extends {
|
|
122
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
123
|
+
args?: PlasmicLogo__ArgsType;
|
|
113
124
|
overrides?: NodeOverridesType<"textContainerB"> | undefined;
|
|
114
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerB">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "textContainerB"
|
|
115
|
-
key?: React.Key
|
|
116
|
-
}>(props:
|
|
117
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
118
|
-
args?: PlasmicLogo__ArgsType
|
|
125
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerB">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "textContainerB"> & {
|
|
126
|
+
key?: React.Key;
|
|
127
|
+
}>(props: T & StrictProps<T, {
|
|
128
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
129
|
+
args?: PlasmicLogo__ArgsType;
|
|
119
130
|
overrides?: NodeOverridesType<"textContainerB"> | undefined;
|
|
120
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerB">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "textContainerB"
|
|
121
|
-
key?: React.Key
|
|
131
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"textContainerB">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "textContainerB"> & {
|
|
132
|
+
key?: React.Key;
|
|
133
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
134
|
+
displayName: string;
|
|
135
|
+
};
|
|
136
|
+
multiSearchText: {
|
|
137
|
+
<T extends {
|
|
138
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
139
|
+
args?: PlasmicLogo__ArgsType;
|
|
140
|
+
overrides?: NodeOverridesType<"multiSearchText"> | undefined;
|
|
141
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"multiSearchText">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "multiSearchText"> & {
|
|
142
|
+
key?: React.Key;
|
|
143
|
+
}>(props: T & StrictProps<T, {
|
|
144
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
145
|
+
args?: PlasmicLogo__ArgsType;
|
|
146
|
+
overrides?: NodeOverridesType<"multiSearchText"> | undefined;
|
|
147
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"multiSearchText">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "multiSearchText"> & {
|
|
148
|
+
key?: React.Key;
|
|
149
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
150
|
+
displayName: string;
|
|
151
|
+
};
|
|
152
|
+
span: {
|
|
153
|
+
<T extends {
|
|
154
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
155
|
+
args?: PlasmicLogo__ArgsType;
|
|
156
|
+
overrides?: NodeOverridesType<"span"> | undefined;
|
|
157
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"span">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & {
|
|
158
|
+
key?: React.Key;
|
|
159
|
+
}>(props: T & StrictProps<T, {
|
|
160
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
161
|
+
args?: PlasmicLogo__ArgsType;
|
|
162
|
+
overrides?: NodeOverridesType<"span"> | undefined;
|
|
163
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"span">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, "span" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & {
|
|
164
|
+
key?: React.Key;
|
|
122
165
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
123
166
|
displayName: string;
|
|
124
167
|
};
|
|
125
168
|
shortStopLogoContainer: {
|
|
126
|
-
<
|
|
127
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
128
|
-
args?: PlasmicLogo__ArgsType
|
|
169
|
+
<T extends {
|
|
170
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
171
|
+
args?: PlasmicLogo__ArgsType;
|
|
129
172
|
overrides?: NodeOverridesType<"shortStopLogoContainer"> | undefined;
|
|
130
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"shortStopLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "shortStopLogoContainer"
|
|
131
|
-
key?: React.Key
|
|
132
|
-
}>(props:
|
|
133
|
-
variants?: PlasmicLogo__VariantsArgs
|
|
134
|
-
args?: PlasmicLogo__ArgsType
|
|
173
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"shortStopLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "shortStopLogoContainer"> & {
|
|
174
|
+
key?: React.Key;
|
|
175
|
+
}>(props: T & StrictProps<T, {
|
|
176
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
177
|
+
args?: PlasmicLogo__ArgsType;
|
|
135
178
|
overrides?: NodeOverridesType<"shortStopLogoContainer"> | undefined;
|
|
136
|
-
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"shortStopLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | "shortStopLogoContainer"
|
|
137
|
-
key?: React.Key
|
|
179
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"shortStopLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "shortStopLogoContainer"> & {
|
|
180
|
+
key?: React.Key;
|
|
181
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
182
|
+
displayName: string;
|
|
183
|
+
};
|
|
184
|
+
multiSearchLogoContainer: {
|
|
185
|
+
<T extends {
|
|
186
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
187
|
+
args?: PlasmicLogo__ArgsType;
|
|
188
|
+
overrides?: NodeOverridesType<"multiSearchLogoContainer"> | undefined;
|
|
189
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"multiSearchLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "multiSearchLogoContainer"> & {
|
|
190
|
+
key?: React.Key;
|
|
191
|
+
}>(props: T & StrictProps<T, {
|
|
192
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
193
|
+
args?: PlasmicLogo__ArgsType;
|
|
194
|
+
overrides?: NodeOverridesType<"multiSearchLogoContainer"> | undefined;
|
|
195
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"multiSearchLogoContainer">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicLogo__VariantsArgs | ReservedPropsType | "multiSearchLogoContainer"> & {
|
|
196
|
+
key?: React.Key;
|
|
197
|
+
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
198
|
+
displayName: string;
|
|
199
|
+
};
|
|
200
|
+
text: {
|
|
201
|
+
<T extends {
|
|
202
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
203
|
+
args?: PlasmicLogo__ArgsType;
|
|
204
|
+
overrides?: NodeOverridesType<"text"> | undefined;
|
|
205
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & {
|
|
206
|
+
key?: React.Key;
|
|
207
|
+
}>(props: T & StrictProps<T, {
|
|
208
|
+
variants?: PlasmicLogo__VariantsArgs;
|
|
209
|
+
args?: PlasmicLogo__ArgsType;
|
|
210
|
+
overrides?: NodeOverridesType<"text"> | undefined;
|
|
211
|
+
} & Omit<PlasmicLogo__VariantsArgs, ReservedPropsType> & Omit<PlasmicLogo__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"text">, keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "text" | keyof PlasmicLogo__VariantsArgs | ReservedPropsType> & {
|
|
212
|
+
key?: React.Key;
|
|
138
213
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
139
214
|
displayName: string;
|
|
140
215
|
};
|
|
@@ -30,33 +30,33 @@ type ReservedPropsType = "variants" | "args" | "overrides";
|
|
|
30
30
|
type NodeOverridesType<T extends NodeNameType> = Pick<PlasmicNewsletterConfirmation__OverridesType, DescendantsType<T>>;
|
|
31
31
|
export declare const PlasmicNewsletterConfirmation: {
|
|
32
32
|
<T extends {
|
|
33
|
-
variants?: PlasmicNewsletterConfirmation__VariantsArgs
|
|
34
|
-
args?: PlasmicNewsletterConfirmation__ArgsType
|
|
33
|
+
variants?: PlasmicNewsletterConfirmation__VariantsArgs;
|
|
34
|
+
args?: PlasmicNewsletterConfirmation__ArgsType;
|
|
35
35
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
36
36
|
} & Omit<PlasmicNewsletterConfirmation__VariantsArgs, ReservedPropsType> & Omit<PlasmicNewsletterConfirmation__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "root" | "freeBox" | keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & {
|
|
37
|
-
key?: React.Key
|
|
37
|
+
key?: React.Key;
|
|
38
38
|
}>(props: T & StrictProps<T, {
|
|
39
|
-
variants?: PlasmicNewsletterConfirmation__VariantsArgs
|
|
40
|
-
args?: PlasmicNewsletterConfirmation__ArgsType
|
|
39
|
+
variants?: PlasmicNewsletterConfirmation__VariantsArgs;
|
|
40
|
+
args?: PlasmicNewsletterConfirmation__ArgsType;
|
|
41
41
|
overrides?: NodeOverridesType<"root"> | undefined;
|
|
42
42
|
} & Omit<PlasmicNewsletterConfirmation__VariantsArgs, ReservedPropsType> & Omit<PlasmicNewsletterConfirmation__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "root" | "freeBox" | keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & {
|
|
43
|
-
key?: React.Key
|
|
43
|
+
key?: React.Key;
|
|
44
44
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
45
45
|
displayName: string;
|
|
46
46
|
} & {
|
|
47
47
|
freeBox: {
|
|
48
|
-
<
|
|
49
|
-
variants?: PlasmicNewsletterConfirmation__VariantsArgs
|
|
50
|
-
args?: PlasmicNewsletterConfirmation__ArgsType
|
|
48
|
+
<T extends {
|
|
49
|
+
variants?: PlasmicNewsletterConfirmation__VariantsArgs;
|
|
50
|
+
args?: PlasmicNewsletterConfirmation__ArgsType;
|
|
51
51
|
overrides?: NodeOverridesType<"freeBox"> | undefined;
|
|
52
52
|
} & Omit<PlasmicNewsletterConfirmation__VariantsArgs, ReservedPropsType> & Omit<PlasmicNewsletterConfirmation__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"freeBox">, keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "freeBox" | keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & {
|
|
53
|
-
key?: React.Key
|
|
54
|
-
}>(props:
|
|
55
|
-
variants?: PlasmicNewsletterConfirmation__VariantsArgs
|
|
56
|
-
args?: PlasmicNewsletterConfirmation__ArgsType
|
|
53
|
+
key?: React.Key;
|
|
54
|
+
}>(props: T & StrictProps<T, {
|
|
55
|
+
variants?: PlasmicNewsletterConfirmation__VariantsArgs;
|
|
56
|
+
args?: PlasmicNewsletterConfirmation__ArgsType;
|
|
57
57
|
overrides?: NodeOverridesType<"freeBox"> | undefined;
|
|
58
58
|
} & Omit<PlasmicNewsletterConfirmation__VariantsArgs, ReservedPropsType> & Omit<PlasmicNewsletterConfirmation__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"freeBox">, keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "freeBox" | keyof PlasmicNewsletterConfirmation__ArgsType | ReservedPropsType> & {
|
|
59
|
-
key?: React.Key
|
|
59
|
+
key?: React.Key;
|
|
60
60
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
|
61
61
|
displayName: string;
|
|
62
62
|
};
|