diff --git a/index.html b/index.html index fe4355ba..96341399 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ -
+ diff --git a/package-lock.json b/package-lock.json index 2ad6fe66..0bc86721 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "react-content-loader": "^7.0.0", "react-div-100vh": "^0.3.8", "react-dom": "^18.2.0", - "react-joyride": "^2.5.3", + "react-joyride": "^2.8.2", "react-loadable": "^5.5.0", "react-router-dom": "^6.25.1", "react-tiny-popover": "^8.0.4", diff --git a/package.json b/package.json index 94e496d0..3ab99fd8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-content-loader": "^7.0.0", "react-div-100vh": "^0.3.8", "react-dom": "^18.2.0", - "react-joyride": "^2.5.3", + "react-joyride": "^2.8.2", "react-loadable": "^5.5.0", "react-router-dom": "^6.25.1", "react-tiny-popover": "^8.0.4", diff --git a/public/assets/icons/IcCloseCircle.svg b/public/assets/icons/IcCloseCircle.svg deleted file mode 100644 index 09e119a6..00000000 --- a/public/assets/icons/IcCloseCircle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/assets/videos/bot-builder-tour-step-4.mp4 b/public/assets/videos/bot-builder-tour-step-4.mp4 new file mode 100644 index 00000000..0a67d83e Binary files /dev/null and b/public/assets/videos/bot-builder-tour-step-4.mp4 differ diff --git a/public/assets/videos/bot-builder-tour-step-5.mp4 b/public/assets/videos/bot-builder-tour-step-5.mp4 new file mode 100644 index 00000000..1fc25539 Binary files /dev/null and b/public/assets/videos/bot-builder-tour-step-5.mp4 differ diff --git a/public/assets/videos/dbot-mobile-onboarding-step-1.mp4 b/public/assets/videos/dbot-mobile-onboarding-step-1.mp4 new file mode 100644 index 00000000..1e19f570 Binary files /dev/null and b/public/assets/videos/dbot-mobile-onboarding-step-1.mp4 differ diff --git a/public/assets/videos/dbot-mobile-onboarding-step-2.mp4 b/public/assets/videos/dbot-mobile-onboarding-step-2.mp4 new file mode 100644 index 00000000..6301bd1d Binary files /dev/null and b/public/assets/videos/dbot-mobile-onboarding-step-2.mp4 differ diff --git a/public/assets/videos/dbot-mobile-onboarding-step-3.mp4 b/public/assets/videos/dbot-mobile-onboarding-step-3.mp4 new file mode 100644 index 00000000..975af24c Binary files /dev/null and b/public/assets/videos/dbot-mobile-onboarding-step-3.mp4 differ diff --git a/public/assets/videos/dbot-mobile-onboarding-step-5.mp4 b/public/assets/videos/dbot-mobile-onboarding-step-5.mp4 new file mode 100644 index 00000000..d7c4719e Binary files /dev/null and b/public/assets/videos/dbot-mobile-onboarding-step-5.mp4 differ diff --git a/public/assets/videos/dbot-mobile-onboarding-step-6.mp4 b/public/assets/videos/dbot-mobile-onboarding-step-6.mp4 new file mode 100644 index 00000000..7eca06c9 Binary files /dev/null and b/public/assets/videos/dbot-mobile-onboarding-step-6.mp4 differ diff --git a/public/assets/videos/dbot-onboarding-tour-step-1.mp4 b/public/assets/videos/dbot-onboarding-tour-step-1.mp4 new file mode 100644 index 00000000..3445bee6 Binary files /dev/null and b/public/assets/videos/dbot-onboarding-tour-step-1.mp4 differ diff --git a/public/assets/videos/dbot-onboarding-tour-step-2.mp4 b/public/assets/videos/dbot-onboarding-tour-step-2.mp4 new file mode 100644 index 00000000..f8eac3bd Binary files /dev/null and b/public/assets/videos/dbot-onboarding-tour-step-2.mp4 differ diff --git a/public/assets/videos/dbot-onboarding-tour-step-3.mp4 b/public/assets/videos/dbot-onboarding-tour-step-3.mp4 new file mode 100644 index 00000000..08466ffd Binary files /dev/null and b/public/assets/videos/dbot-onboarding-tour-step-3.mp4 differ diff --git a/public/assets/videos/dbot-onboarding-tour-step-5.mp4 b/public/assets/videos/dbot-onboarding-tour-step-5.mp4 new file mode 100644 index 00000000..3f1556cd Binary files /dev/null and b/public/assets/videos/dbot-onboarding-tour-step-5.mp4 differ diff --git a/public/assets/videos/dbot-onboarding-tour-step-6.mp4 b/public/assets/videos/dbot-onboarding-tour-step-6.mp4 new file mode 100644 index 00000000..9c62205a Binary files /dev/null and b/public/assets/videos/dbot-onboarding-tour-step-6.mp4 differ diff --git a/rsbuild.config.ts b/rsbuild.config.ts index 0cbb97a2..f3e819e6 100644 --- a/rsbuild.config.ts +++ b/rsbuild.config.ts @@ -14,6 +14,7 @@ export default defineConfig({ @import "${path.resolve(__dirname, 'src/components/shared/styles/fonts.scss')}"; @import "${path.resolve(__dirname, 'src/components/shared/styles/inline-icons.scss')}"; @import "${path.resolve(__dirname, 'src/components/shared/styles/devices.scss')}"; + @import "${path.resolve(__dirname, 'src/components/shared/styles/themes.scss')}"; `, }, }), diff --git a/src/pages/bot-builder/toolbox/search-box/search-icon.tsx b/src/pages/bot-builder/toolbox/search-box/search-icon.tsx index a0ed9880..d5ac7dd9 100644 --- a/src/pages/bot-builder/toolbox/search-box/search-icon.tsx +++ b/src/pages/bot-builder/toolbox/search-box/search-icon.tsx @@ -10,7 +10,7 @@ type TSearchIcon = { const SearchIcon = observer(({ search, is_search_loading, onClick }: TSearchIcon) => { if (!search) return