diff --git a/src/script.ts b/src/script.ts new file mode 100644 index 0000000..6057492 --- /dev/null +++ b/src/script.ts @@ -0,0 +1,2966 @@ +const getScript = (isTelemetryEnabled: boolean) => `` + +export default getScript; \ No newline at end of file diff --git a/src/ui.ts b/src/ui.ts index 855f097..52f1786 100644 --- a/src/ui.ts +++ b/src/ui.ts @@ -1,10 +1,13 @@ +import getScript from './script'; import styles from './ui-styles' + + const getHtml = (isTelemetryEnabled: boolean) => `
-