propro-common-components 0.2.1 → 0.2.3
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 +2 -2
- package/dist/main.css +1 -1
- package/dist/main.d.ts +3 -1
- package/dist/plasmicComponents/ProProLabel.d.ts +6 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicButtonFromProPro.d.ts +3 -3
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLogo.d.ts +28 -7
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicProProLabel.d.ts +102 -0
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpForm.d.ts +264 -134
- package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpFormLayout.d.ts +4 -4
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__ShortStopLogoMark2.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector13.d.ts +7 -0
- package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector14.d.ts +7 -0
- package/dist/propro-common-components.js +12542 -11625
- package/package.json +13 -12
@@ -56,13 +56,13 @@ export declare const PlasmicSignInSignUpFormLayout: {
|
|
56
56
|
variants?: PlasmicSignInSignUpFormLayout__VariantsArgs | undefined;
|
57
57
|
args?: PlasmicSignInSignUpFormLayout__ArgsType | undefined;
|
58
58
|
overrides?: NodeOverridesType<"root"> | undefined;
|
59
|
-
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "root" | "logo" | "
|
59
|
+
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "root" | "logo" | "proProLabel" | "logoAndText" | "topContent" | keyof PlasmicSignInSignUpFormLayout__ArgsType | "formContainer" | ReservedPropsType> & {
|
60
60
|
key?: React.Key | undefined;
|
61
61
|
}>(props: T & StrictProps<T, {
|
62
62
|
variants?: PlasmicSignInSignUpFormLayout__VariantsArgs | undefined;
|
63
63
|
args?: PlasmicSignInSignUpFormLayout__ArgsType | undefined;
|
64
64
|
overrides?: NodeOverridesType<"root"> | undefined;
|
65
|
-
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "root" | "logo" | "
|
65
|
+
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "root" | "logo" | "proProLabel" | "logoAndText" | "topContent" | keyof PlasmicSignInSignUpFormLayout__ArgsType | "formContainer" | ReservedPropsType> & {
|
66
66
|
key?: React.Key | undefined;
|
67
67
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
68
68
|
displayName: string;
|
@@ -72,13 +72,13 @@ export declare const PlasmicSignInSignUpFormLayout: {
|
|
72
72
|
variants?: PlasmicSignInSignUpFormLayout__VariantsArgs | undefined;
|
73
73
|
args?: PlasmicSignInSignUpFormLayout__ArgsType | undefined;
|
74
74
|
overrides?: NodeOverridesType<"container"> | undefined;
|
75
|
-
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "logo" | "
|
75
|
+
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "logo" | "proProLabel" | "logoAndText" | "topContent" | keyof PlasmicSignInSignUpFormLayout__ArgsType | "formContainer" | ReservedPropsType> & {
|
76
76
|
key?: React.Key | undefined;
|
77
77
|
}>(props: T_1 & StrictProps<T_1, {
|
78
78
|
variants?: PlasmicSignInSignUpFormLayout__VariantsArgs | undefined;
|
79
79
|
args?: PlasmicSignInSignUpFormLayout__ArgsType | undefined;
|
80
80
|
overrides?: NodeOverridesType<"container"> | undefined;
|
81
|
-
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "logo" | "
|
81
|
+
} & Omit<PlasmicSignInSignUpFormLayout__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpFormLayout__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpFormLayout__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "top" | "space" | "container" | "logo" | "proProLabel" | "logoAndText" | "topContent" | keyof PlasmicSignInSignUpFormLayout__ArgsType | "formContainer" | ReservedPropsType> & {
|
82
82
|
key?: React.Key | undefined;
|
83
83
|
}>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
|
84
84
|
displayName: string;
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { default as React } from 'react';
|
2
|
+
|
3
|
+
export type ShortStopLogoMark2IconProps = React.ComponentProps<"svg"> & {
|
4
|
+
title?: string;
|
5
|
+
};
|
6
|
+
export declare function ShortStopLogoMark2Icon(props: ShortStopLogoMark2IconProps): import("react/jsx-runtime").JSX.Element;
|
7
|
+
export default ShortStopLogoMark2Icon;
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { default as React } from 'react';
|
2
|
+
|
3
|
+
export type Vector13IconProps = React.ComponentProps<"svg"> & {
|
4
|
+
title?: string;
|
5
|
+
};
|
6
|
+
export declare function Vector13Icon(props: Vector13IconProps): import("react/jsx-runtime").JSX.Element;
|
7
|
+
export default Vector13Icon;
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { default as React } from 'react';
|
2
|
+
|
3
|
+
export type Vector14IconProps = React.ComponentProps<"svg"> & {
|
4
|
+
title?: string;
|
5
|
+
};
|
6
|
+
export declare function Vector14Icon(props: Vector14IconProps): import("react/jsx-runtime").JSX.Element;
|
7
|
+
export default Vector14Icon;
|