diff --git a/dashboard/app.vue b/dashboard/app.vue index 73ee119..0d2fbe6 100644 --- a/dashboard/app.vue +++ b/dashboard/app.vue @@ -20,7 +20,7 @@ const { drawerVisible, hideDrawer, drawerClasses } = useDrawer(); + class="bg-lyx-lightmode-background-light dark:bg-black fixed right-0 top-0 w-full xl:w-[60vw] xl:min-w-[65rem] h-full z-[20]" v-if="drawerVisible"> diff --git a/dashboard/components/FirstInteraction.vue b/dashboard/components/FirstInteraction.vue index 5bab86a..537bbd6 100644 --- a/dashboard/components/FirstInteraction.vue +++ b/dashboard/components/FirstInteraction.vue @@ -122,8 +122,8 @@ function reloadPage() {
-
-
{{ project?._id }}
+
+
{{ project?._id }}
Copy
diff --git a/dashboard/components/Onboarding.vue b/dashboard/components/Onboarding.vue index ece0f49..3ccfa18 100644 --- a/dashboard/components/Onboarding.vue +++ b/dashboard/components/Onboarding.vue @@ -109,11 +109,11 @@ const showOnboarding = computed(() => { -
+
-
Getting Started
+
Getting Started
-
+
For the current project do you already have other Analytics tools implemented (e.g. GA4) or Litlyx is going to be your first/main analytics?
@@ -122,7 +122,7 @@ const showOnboarding = computed(() => {
+ class="bg-lyx-lightmode-widget-light dark:bg-lyx-widget-light text-center p-2 rounded-md cursor-pointer"> {{ e }}
@@ -140,11 +140,11 @@ const showOnboarding = computed(() => {
-
+
-
Getting Started
+
Getting Started
-
+
What is your job title ?
@@ -152,7 +152,7 @@ const showOnboarding = computed(() => {
+ class="bg-lyx-lightmode-widget-light dark:bg-lyx-widget-light text-center p-2 rounded-md cursor-pointer"> {{ e }}
diff --git a/dashboard/components/dashboard/EventsChart.vue b/dashboard/components/dashboard/EventsChart.vue index 6331765..51f91f3 100644 --- a/dashboard/components/dashboard/EventsChart.vue +++ b/dashboard/components/dashboard/EventsChart.vue @@ -27,7 +27,6 @@ const chartOptions = ref>({ position: 'top', align: 'center', labels: { - color: 'white', font: { family: 'Poppins', size: 16 diff --git a/dashboard/components/drawer/Generic.vue b/dashboard/components/drawer/Generic.vue index be155d5..a936ee6 100644 --- a/dashboard/components/drawer/Generic.vue +++ b/dashboard/components/drawer/Generic.vue @@ -10,7 +10,7 @@ const { drawerComponent } = useDrawer();
+ class="cursor-pointer fixed top-4 right-4 rounded-full dark:bg-menu drop-shadow-[0_0_2px_#CCCCCCCC] w-9 h-9 flex items-center justify-center">
diff --git a/dashboard/components/drawer/Pricing.vue b/dashboard/components/drawer/Pricing.vue index fd452fb..6a0540a 100644 --- a/dashboard/components/drawer/Pricing.vue +++ b/dashboard/components/drawer/Pricing.vue @@ -198,16 +198,21 @@ function getPricingsData() {
Do you need help ?
-
+
We respond in max. 1-2 days
- diff --git a/dashboard/components/events/EventsMetadataAnalyzer.vue b/dashboard/components/events/EventsMetadataAnalyzer.vue index 011447b..cc05792 100644 --- a/dashboard/components/events/EventsMetadataAnalyzer.vue +++ b/dashboard/components/events/EventsMetadataAnalyzer.vue @@ -110,7 +110,7 @@ const canSearch = computed(() => {
-
+
@@ -121,7 +121,7 @@ const canSearch = computed(() => {
-
{{ item._id || 'OLD_EVENTS' }}
diff --git a/dashboard/components/events/EventsUserFlow.vue b/dashboard/components/events/EventsUserFlow.vue index 5797544..b2682bc 100644 --- a/dashboard/components/events/EventsUserFlow.vue +++ b/dashboard/components/events/EventsUserFlow.vue @@ -71,7 +71,7 @@ async function analyzeEvent() {
-
+ class="relative bg-lyx-lightmode-widget-light dark:bg-[#151515] outline outline-[1px] outline-lyx-lightmode-widget dark:outline-[#262626] py-8 px-10 rounded-lg w-full max-w-[30rem]">
{{ data.price }}
-
+
@@ -76,7 +76,7 @@ async function onUpgradeClick() {
-
+
diff --git a/dashboard/pages/analyst.vue b/dashboard/pages/analyst.vue index 75ea3b8..5ed2a02 100644 --- a/dashboard/pages/analyst.vue +++ b/dashboard/pages/analyst.vue @@ -462,7 +462,6 @@ async function clearAllChats() { font-weight: bold; margin-top: 1.5em; margin-bottom: 0.5em; - color: white; } p:last-of-type { diff --git a/dashboard/pages/forgot_password.vue b/dashboard/pages/forgot_password.vue index bfb8be7..9485898 100644 --- a/dashboard/pages/forgot_password.vue +++ b/dashboard/pages/forgot_password.vue @@ -49,11 +49,11 @@ async function resetPassword() {
-
+
Reset password
-
+
Enter your user account's verified email address and we will send you a temporary password.
@@ -73,7 +73,7 @@ async function resetPassword() {
+ class="mt-4 text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer z-[110]"> Go back @@ -86,7 +86,7 @@ async function resetPassword() { Check your email inbox.
+ class="mt-6 text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer z-[110]"> Go back
diff --git a/dashboard/pages/login.vue b/dashboard/pages/login.vue index 7851b6d..2518019 100644 --- a/dashboard/pages/login.vue +++ b/dashboard/pages/login.vue @@ -154,6 +154,7 @@ async function signInWithCredentials() { } } + @@ -161,21 +162,21 @@ async function signInWithCredentials() {
-
+
-
+
-
+
Sign in
-
+
Track web analytics and custom events with extreme simplicity in under 30 sec.
@@ -197,7 +198,7 @@ async function signInWithCredentials() {
+ class="text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer z-[110]"> Forgot password?
@@ -209,17 +210,17 @@ async function signInWithCredentials() {
+ class="mt-4 text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer z-[100]"> Go back
-
+
+ class="hover:bg-lyx-primary bg-white dark:bg-transparent cursor-pointer flex text-[1.3rem] gap-4 items-center border-[1px] border-gray-400 rounded-lg px-8 py-3 relative z-[2]">
@@ -227,7 +228,7 @@ async function signInWithCredentials() {
+ class="hover:bg-[#d3d3d3] dark:hover:bg-[#262626] bg-white dark:bg-transparent cursor-pointer flex text-[1.3rem] gap-4 items-center border-[1px] border-gray-400 rounded-lg px-8 py-3 relative z-[2]">
@@ -238,7 +239,7 @@ async function signInWithCredentials() {
+ class="text-center text-lyx-lightmode-text-dark dark:text-lyx-text-dark underline cursor-pointer z-[100]"> You don't have an account ? Sign up @@ -256,7 +257,7 @@ async function signInWithCredentials() {
-
+
By continuing you are accepting
our diff --git a/dashboard/pages/register.vue b/dashboard/pages/register.vue index 8e4f72a..0af53a6 100644 --- a/dashboard/pages/register.vue +++ b/dashboard/pages/register.vue @@ -47,21 +47,21 @@ async function registerAccount() {
-
+
-
+
-
+
Sign up
-
+
Track web analytics and custom events with extreme simplicity in under 30 sec.
@@ -95,7 +95,7 @@ async function registerAccount() {
+ class="mt-4 text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer z-[100]"> Go back to login @@ -112,13 +112,13 @@ async function registerAccount() { Please check your inbox to confirm your account and complete your registration.
+ class="mt-6 text-center text-lyx-lightmode-text dark:text-lyx-text-dark underline cursor-pointer"> Go back
+ class="text-[.9rem] poppins mt-5 xl:mt-20 text-lyx-lightmode-text dark:text-lyx-text-dark text-center relative z-[2]"> By continuing you are accepting
our