export const buttonText = { defaultWidgetText: "Button", defaultWidgetName: "button1", buttonTextLabel: "Button text", loadingState: "Loading state", buttonDocumentationLink: "Read documentation for Button", backgroundColor: "Background color", textColor: "Text color", loaderColor: "Loader color", defaultBackgroundColor: "#375FCF", defaultTextColor: "#fff", defaultLoaderColor: "#fff", borderRadiusInput: "20", };