-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new layout option for the TextInput component. - Added support for GUMLET and TIKTOK video content types in VideoBubbleContent. - Enhanced VideoUploadContent to handle new properties like aspectRatio and maxWidth. - Updated VideoBubble to include aspect-ratio and max-width styles based on content properties. - **Refactor** - Changed the extension used for internationalization (i18n) in the VS Code environment. - Modified how environment variables are accessed in tolgee.tsx. - Updated parseVideoUrl function to include a new property videoSizeSuggestion. - **Chores** - Updated the tolgeeEnv object in env.ts and added a new optional parameter to the getRuntimeVariable function. - Expanded video handling capabilities by introducing new video content types and associated regular expressions. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Closes #978 #936 #926
- Loading branch information
1 parent
df57841
commit dd4de58
Showing
20 changed files
with
302 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ | |
"account.preferences.graphNavigation.trackpad.description": "Move the board using 2 fingers and zoom in/out by pinching", | ||
"account.preferences.graphNavigation.trackpad.label": "Trackpad", | ||
"account.preferences.language.heading": "Language", | ||
"account.preferences.language.tooltip": "The translations are not complete yet. It is a work in progress. 🤓", | ||
"account.preferences.language.tooltip": "The translations are not complete yet. It is a work in progress. \uD83E\uDD13", | ||
"analytics.completionRateLabel": "Completion rate", | ||
"analytics.notAvailableLabel": "Not available", | ||
"analytics.startsLabel": "Starts", | ||
|
@@ -40,7 +40,7 @@ | |
"auth.error.oauthNotLinked": "To confirm your identity, sign in with the same account you used originally.", | ||
"auth.error.unknown": "An error occurred. Please try again.", | ||
"auth.magicLink.description": "Make sure to check your spam folder.", | ||
"auth.magicLink.title": "A magic link email was sent. 🪄", | ||
"auth.magicLink.title": "A magic link email was sent. \uD83E\uDE84", | ||
"auth.noProvider.link": "configure at least one auth provider (Email, Google, GitHub, Facebook or Azure AD).", | ||
"auth.noProvider.preLink": "You need to", | ||
"auth.orEmailLabel": "Or with your email", | ||
|
@@ -102,54 +102,49 @@ | |
"billing.pricingCard.starter.fileUploadBlock": "File upload input block", | ||
"billing.pricingCard.starter.includedSeats": "2 seats included", | ||
"billing.pricingCard.upgradeButton.current": "Your current plan", | ||
"billing.updateSuccessToast.description": "Workspace {plan} plan successfully updated 🎉", | ||
"billing.tiersModal.heading": "Chats pricing table", | ||
"billing.updateSuccessToast.description": "Workspace {plan} plan successfully updated \uD83C\uDF89", | ||
"billing.upgradeAlert.buttonDefaultLabel": "More info", | ||
"billing.upgradeLimitLabel": "You need to upgrade your plan in order to {type}", | ||
"billing.usage.chats.alert.soonReach": "Your typebots are popular! You will soon reach your plan's chats limit. 🚀", | ||
"billing.usage.chats.alert.soonReach": "Your typebots are popular! You will soon reach your plan's chats limit. \uD83D\uDE80", | ||
"billing.usage.chats.alert.updatePlan": "Make sure to update your plan to increase this limit and continue chatting with your users.", | ||
"billing.usage.chats.heading": "Chats", | ||
"billing.usage.heading": "Usage", | ||
"billing.usage.unlimited": "Unlimited", | ||
"blocks.bubbles.embed.blockCard.tooltip": "Embed a pdf, an iframe, a website...", | ||
"blocks.inputs.fileUpload.blockCard.tooltip": "Upload Files", | ||
"blocks.integrations.googleAnalytics.blockCard.tooltip": "Google Analytics", | ||
"blocks.integrations.googleSheets.blockCard.tooltip": "Google Sheets", | ||
"cancel": "Cancel", | ||
"clickToEdit": "Click to edit...", | ||
"confirmModal.defaultTitle": "Are you sure?", | ||
"dashboard.header.settingsButton.label": "Settings & Members", | ||
"dashboard.redirectionMessage": "You are being redirected...", | ||
"dashboard.title": "My typebots", | ||
"delete": "Delete", | ||
"downgrade": "Downgrade", | ||
"blocks.bubbles.embed.blockCard.tooltip": "Embed a pdf, an iframe, a website...", | ||
"blocks.inputs.fileUpload.blockCard.tooltip": "Upload Files", | ||
"blocks.integrations.googleAnalytics.blockCard.tooltip": "Google Analytics", | ||
"blocks.integrations.googleSheets.blockCard.tooltip": "Google Sheets", | ||
"editor.blockCard.logicBlock.tooltip.code.label": "Execute Javascript code", | ||
"editor.blockCard.logicBlock.tooltip.jump.label": "Fast forward the flow to another group", | ||
"editor.blockCard.logicBlock.tooltip.typebotLink.label": "Link and jump to another typebot", | ||
"editor.blocks.bubbles.audio.node.clickToEdit.text": "Click to edit...", | ||
"editor.blocks.bubbles.audio.settings.autoplay.label": "Enable autoplay", | ||
"editor.blocks.bubbles.audio.settings.chooseFile.label": "Choose a file", | ||
"editor.blocks.bubbles.audio.settings.embedLink.label": "Embed link", | ||
"editor.blocks.bubbles.audio.settings.upload.label": "Upload", | ||
"editor.blocks.bubbles.audio.settings.worksWith.placeholder": "Paste the audio file link...", | ||
"editor.blocks.bubbles.audio.settings.worksWith.text": "Works with .MP3s and .WAVs", | ||
"editor.blocks.bubbles.embed.node.clickToEdit.text": "Click to edit...", | ||
"editor.blocks.bubbles.embed.node.show.text": "Show embed", | ||
"editor.blocks.bubbles.embed.settings.numberInput.unit": "px", | ||
"editor.blocks.bubbles.embed.settings.worksWith.placeholder": "Paste the link or code...", | ||
"editor.blocks.bubbles.embed.settings.worksWith.text": "Works with PDFs, iframes, websites...", | ||
"editor.blocks.bubbles.image.node.clickToEdit.text": "Click to edit...", | ||
"editor.blocks.bubbles.image.switchWithLabel.onClick.label": "On click link", | ||
"editor.blocks.bubbles.image.switchWithLabel.onClick.placeholder": "Link alt text (description)", | ||
"editor.blocks.bubbles.textEditor.plate.label": "Text editor", | ||
"editor.blocks.bubbles.textEditor.searchVariable.placeholder": "Search for a variable", | ||
"editor.blocks.bubbles.video.node.clickToEdit.text": "Click to edit...", | ||
"editor.blocks.bubbles.video.settings.numberInput.unit": "px", | ||
"editor.blocks.bubbles.video.settings.worksWith.placeholder": "Paste the video link...", | ||
"editor.blocks.bubbles.video.settings.worksWith.text": "Works with Youtube, Vimeo and others", | ||
"editor.blocks.start.text": "Start", | ||
"editor.editableTypebotName.tooltip.rename.label": "Rename", | ||
"editor.gettingStartedModal.editorBasics.heading": "Editor Basics", | ||
"editor.gettingStartedModal.editorBasics.list.four.label": "Preview your bot by clicking the preview button on the top right", | ||
"editor.gettingStartedModal.editorBasics.list.label": "Feel free to use the bottom-right bubble to reach out if you have any question. I usually answer within the next 24 hours. 😃", | ||
"editor.gettingStartedModal.editorBasics.list.label": "Feel free to use the bottom-right bubble to reach out if you have any question. I usually answer within the next 24 hours. \uD83D\uDE03", | ||
"editor.gettingStartedModal.editorBasics.list.one.label": "The left side bar contains blocks that you can drag and drop to the board.", | ||
"editor.gettingStartedModal.editorBasics.list.three.label": "Connect the groups together", | ||
"editor.gettingStartedModal.editorBasics.list.two.label": "You can group blocks together by dropping them below or above each other", | ||
|
@@ -231,12 +226,18 @@ | |
"templates.modal.menuHeading.product": "Product", | ||
"templates.modal.useTemplateButton.label": "Use this template", | ||
"upgrade": "Upgrade", | ||
"video.aspectRatioInput.label": "Aspect ratio", | ||
"video.aspectRatioInput.moreInfoTooltip": "Example: \"16/9\" or \"9/16", | ||
"video.maxWidthInput.label": "Max width", | ||
"video.maxWidthInput.moreInfoTooltip": "Example: \"300px\" or \"100%", | ||
"video.urlInput.helperText": "Works with Youtube, Vimeo, Gumlet, TikTok and others", | ||
"video.urlInput.placeholder": "Paste the video link...", | ||
"workspace.dropdown.logoutButton.label": "Log out", | ||
"workspace.dropdown.newButton.label": "New workspace", | ||
"workspace.membersList.inviteButton.label": "Invite", | ||
"workspace.membersList.inviteInput.placeholder": "[email protected]", | ||
"workspace.membersList.title": "Members", | ||
"workspace.membersList.unlockBanner.label": "Upgrade your plan to work with more team members, and unlock awesome power features 🚀", | ||
"workspace.membersList.unlockBanner.label": "Upgrade your plan to work with more team members, and unlock awesome power features \uD83D\uDE80", | ||
"workspace.settings.deleteButton.confirmMessage": "Are you sure you want to delete {workspaceName} workspace? All its folders, typebots and results will be deleted forever.", | ||
"workspace.settings.deleteButton.label": "Delete workspace", | ||
"workspace.settings.icon.title": "Icon", | ||
|
@@ -247,6 +248,5 @@ | |
"workspace.settings.modal.menu.settings.label": "Settings", | ||
"workspace.settings.modal.menu.version.label": "Version: {version}", | ||
"workspace.settings.modal.menu.workspace.label": "Workspace", | ||
"workspace.settings.name.label": "Name:", | ||
"billing.tiersModal.heading": "Chats pricing table" | ||
"workspace.settings.name.label": "Name:" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
dd4de58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
viewer-v2 – ./apps/viewer
bot.devitus.com
bot.neobank.fun
bot.reeplai.com
bot.scayver.com
bot.tc-mail.com
carspecs.lam.ee
chat.borang.net
chat.lalmon.com
chat.sureb4.com
conversawpp.com
eventhub.com.au
feiraododia.com
fitness.riku.ai
games.klujo.com
iludogaming.com
ironcitygym.com
localove.online
marksteward.org
mikestuward.org
projektelco.com
proscale.com.br
ren.hartawan.my
sellmycarbr.com
sniperclass.com
svhmapp.mprs.in
tanjakoil.store
typebot.aloe.do
web.ofilipi.com
acordo-certo.com
app-liberado.pro
ask.pemantau.org
batepapo.digital
bot.contakit.com
bot.imovfast.com
bot.lafabri.link
bot.neobank.tech
bot.piccinato.co
chat.sifucrm.com
chat.syncwin.com
chatonlineja.com
clo.closeer.work
cockroach.cr8.ai
demo.chatjer.com
desafioem21d.com
digitando.online
faqs.nigerias.io
feiraodehoje.com
georgemarttt.com
go.chatbotcv.com
guiascore900.com
bot.eventhub.com.au
bot.febredojogo.com
bot.gravityatoms.in
bot.jepierre.com.br
bot.jogodoandre.com
bot.jogomoderno.com
viewer-v2-typebot-io.vercel.app
mdb.assessoria.girotto.progenbr.com
mdb.assessoria.marinho.progenbr.com
mdb.assessoria.rodrigo.progenbr.com
register.thailandmicespecialist.com
mdb.assessoria.desideri.progenbr.com
mdb.assessoria.fernanda.progenbr.com
mdb.assessoria.jbatista.progenbr.com
mdb.assessoria.mauricio.progenbr.com
mdb.evento.autocadastro.progenbr.com
form.shopmercedesbenzsouthorlando.com
mdb.evento.equipeinterna.progenbr.com
bot.studiotecnicoimmobiliaremerelli.it
mdb.assessoria.boaventura.progenbr.com
mdb.assessoria.jtrebesqui.progenbr.com
pesquisa.escolamodacomproposito.com.br
anamnese.clinicaramosodontologia.com.br
gabinete.baleia.formulario.progenbr.com
mdb.assessoria.carreirinha.progenbr.com
chrome-os-inquiry-system.itschromeos.com
mdb.assessoria.paulomarques.progenbr.com
viewer-v2-git-main-typebot-io.vercel.app
main-menu-for-itschromeos.itschromeos.com
mdb.assessoria.qrcode.ademir.progenbr.com
mdb.assessoria.qrcode.arthur.progenbr.com
mdb.assessoria.qrcode.danilo.progenbr.com
mdb.assessoria.qrcode.marcao.progenbr.com
mdb.assessoria.qrcode.marcio.progenbr.com
mdb.assessoria.qrcode.aloisio.progenbr.com
mdb.assessoria.qrcode.girotto.progenbr.com
mdb.assessoria.qrcode.marinho.progenbr.com
mdb.assessoria.qrcode.rodrigo.progenbr.com
mdb.assessoria.carlosalexandre.progenbr.com
mdb.assessoria.qrcode.desideri.progenbr.com
mdb.assessoria.qrcode.fernanda.progenbr.com
mdb.assessoria.qrcode.jbatista.progenbr.com
mdb.assessoria.qrcode.mauricio.progenbr.com
mdb.assessoria.fernanda.regional.progenbr.com
mdb.assessoria.qrcode.boaventura.progenbr.com
mdb.assessoria.qrcode.jtrebesqui.progenbr.com
mdb.assessoria.qrcode.carreirinha.progenbr.com
mdb.assessoria.qrcode.paulomarques.progenbr.com
mdb.assessoria.qrcode.carlosalexandre.progenbr.com
mdb.assessoria.qrcode.fernanda.regional.progenbr.com
dd4de58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
landing-page-v2 – ./apps/landing-page
landing-page-v2-git-main-typebot-io.vercel.app
landing-page-v2-typebot-io.vercel.app
home.typebot.io
www.typebot.io
get-typebot.com
www.get-typebot.com
dd4de58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
docs – ./apps/docs
docs-typebot-io.vercel.app
docs-git-main-typebot-io.vercel.app
docs.typebot.io
dd4de58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
builder-v2 – ./apps/builder
builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app
app.typebot.io