stkjj / durchblickappconnector

0 stars 0 forks source link

add all options once they are finalized #6

Open neverything opened 3 months ago

neverything commented 3 months ago

Currently the list of options would be roughly:

apiKey: '',
customButtonSelector: null,
publicFeedback: false,
primaryColor: '#333',
secondaryColor: '#ccc',
dotSize: '20px',
dotColor: 'red',
borderRadius: '6px',
enterFeedbackModeText: 'Feedback Mode Off',
exitFeedbackModeText: 'Feedback Mode On',
feedbackPlaceholder: 'Your feedback',
emailPlaceholder: 'Your email',
verificationCodePlaceholder: 'Verification code',
verificationCodeMessage: 'Please enter the one-time verification code sent to your email.',
submitButtonText: 'Submit',
cancelButtonText: 'Cancel',
feedbackThankYouMessage: 'Thank you for your feedback!',
feedbackLoadingMessage: 'Loading...',
feedbackErrorMessage: 'An error occurred while sending your feedback. Please try again later.',
feedbackFirstTimeMessage: 'Welcome to Feedback Mode! Click anywhere to give feedback.',
requireEmailVerification: true,
stayInFeedbackMode: false,
stkjj commented 3 months ago

Kontext "Custom Button Selector"? Wäre hilfreich für die deutsche Übersetzung

stkjj commented 3 months ago

@neverything feel free to uncomment fields that get included along the way and make a PR for whatever you feel is worth shipping