From 878bbc145328ffec9febcc662d9169158981d675 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 8 Oct 2025 10:13:22 +0530 Subject: [PATCH 1/3] updated theme builder url --- modules/ROOT/pages/theme-builder.adoc | 4 ++-- modules/ROOT/pages/whats-new.adoc | 4 ++-- src/components/DevDocTemplate/playGround/ThemeBuilder.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/ROOT/pages/theme-builder.adoc b/modules/ROOT/pages/theme-builder.adoc index 3572283ec..bc66a7306 100644 --- a/modules/ROOT/pages/theme-builder.adoc +++ b/modules/ROOT/pages/theme-builder.adoc @@ -6,11 +6,11 @@ :page-pageid: theme-builder-doc :page-description: Understanding how to use the theme builder -Theme Builder[beta betaBackground]^Beta^ provides a graphical interface to explore the CSS customization options that are currently available for various ThoughtSpot components. You can try out these style customization options and get a preview of the desired look and feel before applying these changes to the ThoughtSpot components in your application environment. +Theme Builder provides a graphical interface to explore the CSS customization options that are currently available for various ThoughtSpot components. You can try out these style customization options and get a preview of the desired look and feel before applying these changes to the ThoughtSpot components in your application environment. In the current version, Theme Builder supports style customization options for embed components such as Liveboard, visualization, Search data page, and full ThoughtSpot app experience. The Theme Builder playground also provides an option to download and upload CSS variables with custom values in JSON format. -To access Theme Builder, click *Live Playgrounds* > *Theme Builder* [beta betaBackground]^Beta^ on this documentation site, or go to link:https://developers.thoughtspot.com/docs/theme-builder[https://developers.thoughtspot.com/docs/theme-builder, window=_blank]. +To access Theme Builder, click *Live Playgrounds* > *Theme Builder* on this documentation site, or go to link:https://developers.thoughtspot.com/docs/theme-builder[https://developers.thoughtspot.com/docs/theme-builder, window=_blank]. == Try out styles and load changes diff --git a/modules/ROOT/pages/whats-new.adoc b/modules/ROOT/pages/whats-new.adoc index 36e4fb5d5..68863ca94 100644 --- a/modules/ROOT/pages/whats-new.adoc +++ b/modules/ROOT/pages/whats-new.adoc @@ -333,10 +333,10 @@ This release also introduces several enhancements to Spotter embed: For more information, see xref:embed-spotter.adoc[Embed Spotter]. ==== -.Theme builder for ThoughtSpot interface customization [beta betaBackground]^Beta^ +.Theme builder for ThoughtSpot interface customization [%collapsible] ==== -ThoughtSpot now offers link:https://developers.thoughtspot.com/docs/theme-builder[Theme Builder, window=_blank] [beta betaBackground]^Beta^, a graphical representation of CSS controls and themes to assist developers with the CSS customization framework. Theme Builder allows you to explore and preview the CSS customization options available with the Visual Embed SDK to customize the look and feel of the ThoughtSpot application interface. +ThoughtSpot now offers link:https://developers.thoughtspot.com/docs/theme-builder[Theme Builder, window=_blank], a graphical representation of CSS controls and themes to assist developers with the CSS customization framework. Theme Builder allows you to explore and preview the CSS customization options available with the Visual Embed SDK to customize the look and feel of the ThoughtSpot application interface. Developers embedding ThoughtSpot can preview the customization options in Theme Builder for various embed components, including Liveboard, Visualizations, Search page, and the full application experience. Additionally, you can view and download the default CSS variables in JSON format and upload a JSON file containing custom values for these CSS variables. diff --git a/src/components/DevDocTemplate/playGround/ThemeBuilder.tsx b/src/components/DevDocTemplate/playGround/ThemeBuilder.tsx index 0adf04417..7fa3847f8 100644 --- a/src/components/DevDocTemplate/playGround/ThemeBuilder.tsx +++ b/src/components/DevDocTemplate/playGround/ThemeBuilder.tsx @@ -2,7 +2,7 @@ import * as React from 'react'; import BackButton from '../../BackButton'; export const ThemeBuilder: React.FC = (props) => { - const playgroundUrl = 'https://thoughtspot-theme-builder-five.vercel.app/'; + const playgroundUrl = 'https://theme-builder-embed-prod.vercel.app/'; return (
From 0651bd7c46c37294b4931f89410983618bf2743f Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 8 Oct 2025 10:32:14 +0530 Subject: [PATCH 2/3] reverting beta changes --- modules/ROOT/pages/whats-new.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/whats-new.adoc b/modules/ROOT/pages/whats-new.adoc index 68863ca94..36e4fb5d5 100644 --- a/modules/ROOT/pages/whats-new.adoc +++ b/modules/ROOT/pages/whats-new.adoc @@ -333,10 +333,10 @@ This release also introduces several enhancements to Spotter embed: For more information, see xref:embed-spotter.adoc[Embed Spotter]. ==== -.Theme builder for ThoughtSpot interface customization +.Theme builder for ThoughtSpot interface customization [beta betaBackground]^Beta^ [%collapsible] ==== -ThoughtSpot now offers link:https://developers.thoughtspot.com/docs/theme-builder[Theme Builder, window=_blank], a graphical representation of CSS controls and themes to assist developers with the CSS customization framework. Theme Builder allows you to explore and preview the CSS customization options available with the Visual Embed SDK to customize the look and feel of the ThoughtSpot application interface. +ThoughtSpot now offers link:https://developers.thoughtspot.com/docs/theme-builder[Theme Builder, window=_blank] [beta betaBackground]^Beta^, a graphical representation of CSS controls and themes to assist developers with the CSS customization framework. Theme Builder allows you to explore and preview the CSS customization options available with the Visual Embed SDK to customize the look and feel of the ThoughtSpot application interface. Developers embedding ThoughtSpot can preview the customization options in Theme Builder for various embed components, including Liveboard, Visualizations, Search page, and the full application experience. Additionally, you can view and download the default CSS variables in JSON format and upload a JSON file containing custom values for these CSS variables. From cdf5be7942e523d68ce52bf32704780c161ee5eb Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 8 Oct 2025 10:32:55 +0530 Subject: [PATCH 3/3] reverting beta changes --- modules/ROOT/pages/theme-builder.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/theme-builder.adoc b/modules/ROOT/pages/theme-builder.adoc index bc66a7306..3572283ec 100644 --- a/modules/ROOT/pages/theme-builder.adoc +++ b/modules/ROOT/pages/theme-builder.adoc @@ -6,11 +6,11 @@ :page-pageid: theme-builder-doc :page-description: Understanding how to use the theme builder -Theme Builder provides a graphical interface to explore the CSS customization options that are currently available for various ThoughtSpot components. You can try out these style customization options and get a preview of the desired look and feel before applying these changes to the ThoughtSpot components in your application environment. +Theme Builder[beta betaBackground]^Beta^ provides a graphical interface to explore the CSS customization options that are currently available for various ThoughtSpot components. You can try out these style customization options and get a preview of the desired look and feel before applying these changes to the ThoughtSpot components in your application environment. In the current version, Theme Builder supports style customization options for embed components such as Liveboard, visualization, Search data page, and full ThoughtSpot app experience. The Theme Builder playground also provides an option to download and upload CSS variables with custom values in JSON format. -To access Theme Builder, click *Live Playgrounds* > *Theme Builder* on this documentation site, or go to link:https://developers.thoughtspot.com/docs/theme-builder[https://developers.thoughtspot.com/docs/theme-builder, window=_blank]. +To access Theme Builder, click *Live Playgrounds* > *Theme Builder* [beta betaBackground]^Beta^ on this documentation site, or go to link:https://developers.thoughtspot.com/docs/theme-builder[https://developers.thoughtspot.com/docs/theme-builder, window=_blank]. == Try out styles and load changes