2
0

refactor: ♻️ Migrate from short-uuid to cuid lib

This commit is contained in:
Baptiste Arnaud
2022-03-18 12:30:42 +01:00
parent 64bafd15a1
commit 1423c14547
47 changed files with 120 additions and 132 deletions

View File

@ -346,7 +346,8 @@
"general": {
"font": "Open Sans",
"background": { "type": "Color", "content": "#171923" }
}
},
"customCss": ".typebot-button {box-shadow: inset 0 1px 0 0 rgb(255 255 255/0.2)}"
},
"settings": {
"general": { "isBrandingEnabled": false },

View File

@ -300,7 +300,7 @@
"backgroundColor": "#1e293b",
"placeholderColor": "#9095A0"
},
"buttons": { "color": "#303235", "backgroundColor": "#7ea6ff" },
"buttons": { "color": "#ffffff", "backgroundColor": "#1a5fff" },
"hostBubbles": { "color": "#ffffff", "backgroundColor": "#1e293b" },
"guestBubbles": { "color": "#FFFFFF", "backgroundColor": "#FF8E21" },
"hostAvatar": {
@ -311,7 +311,8 @@
"general": {
"font": "Open Sans",
"background": { "type": "Color", "content": "#171923" }
}
},
"customCss": ".typebot-button {box-shadow: inset 0 1px 0 0 rgb(255 255 255/0.2)}"
},
"settings": {
"general": {