From ba8f59f544b717de6d633fed72f44bf6384bfe45 Mon Sep 17 00:00:00 2001 From: stephendeoca Date: Thu, 6 Jun 2024 23:33:54 -0700 Subject: [PATCH 1/2] updated samples paths in code & docs --- README.md | 2 +- .../Annotation/Annotation.trex | 2 +- .../Annotation/annotation.html | 4 +-- .../{ => Dashboard}/Annotation/annotation.ts | 0 .../DashboardLayout/DashboardLayout.trex | 2 +- .../DashboardLayout/dashboardLayout.html | 4 +-- .../DashboardLayout/dashboardLayout.ts | 0 .../DashboardObjectVisibility.trex | 2 +- .../dashboardObjectVisibility.html | 4 +-- .../dashboardObjectVisibility.tsx | 0 .../DataSources/DataSources.trex | 2 +- .../DataSources/datasources.html | 4 +-- .../DataSources/datasources.ts | 0 .../{ => Dashboard}/Filtering/Filtering.trex | 2 +- .../{ => Dashboard}/Filtering/filtering.html | 4 +-- .../{ => Dashboard}/Filtering/filtering.ts | 0 .../Formatting/formatting.html | 4 +-- .../Dashboard}/Formatting/formatting.trex | 2 +- .../{ => Dashboard}/Formatting/formatting.tsx | 0 .../MoveAndResize/MoveAndResize.trex | 2 +- .../MoveAndResize/moveAndResize.tsx | 0 .../MoveAndResize/moveandresize.html | 4 +-- .../Parameters/Parameters.trex | 2 +- .../Parameters/parameters.html | 4 +-- .../{ => Dashboard}/Parameters/parameters.ts | 0 .../ReplayAnimation/ReplayAnimation.trex | 2 +- .../ReplayAnimation/replayAnimation.tsx | 0 .../ReplayAnimation/replayanimation.html | 4 +-- .../{ => Dashboard}/VizImage/VizImage.trex | 2 +- .../{ => Dashboard}/VizImage/vizImage.html | 4 +-- .../{ => Dashboard}/VizImage/vizImage.ts | 0 .../Annotation/Annotation.trex | 2 +- .../Annotation/annotation.html | 2 +- .../{ => Dashboard}/Annotation/annotation.js | 0 .../ClickThrough/ClickThrough.trex | 2 +- .../ClickThrough/clickThrough.html | 2 +- .../ClickThrough/clickThrough.js | 0 .../DashboardLayout/DashboardLayout.trex | 2 +- .../DashboardLayout/dashboardLayout.html | 2 +- .../DashboardLayout/dashboardLayout.js | 0 .../DashboardObjectVisibility.trex | 2 +- .../dashboardObjectVisibility.html | 2 +- .../dashboardObjectVisibility.js | 0 .../DataSources/DataSources.trex | 2 +- .../DataSources/datasources.html | 2 +- .../DataSources/datasources.js | 0 .../{ => Dashboard}/Filtering/Filtering.trex | 2 +- .../{ => Dashboard}/Filtering/filtering.html | 2 +- .../{ => Dashboard}/Filtering/filtering.js | 0 .../Formatting/formatting.html | 2 +- .../Dashboard}/Formatting/formatting.trex | 4 +-- .../MoveAndResize/MoveAndResize.trex | 2 +- .../MoveAndResize/moveAndResize.js | 0 .../MoveAndResize/moveandresize.html | 2 +- .../Parameters/Parameters.trex | 2 +- .../Parameters/parameters.html | 2 +- .../{ => Dashboard}/Parameters/parameters.js | 0 .../ReplayAnimation/ReplayAnimation.trex | 4 +-- .../ReplayAnimation/replayAnimation.js | 0 .../ReplayAnimation/replayanimation.html | 2 +- .../{ => Dashboard}/Settings/Settings.trex | 2 +- .../{ => Dashboard}/Settings/settings.html | 2 +- Samples/{ => Dashboard}/Settings/settings.js | 0 .../UINamespace-sandboxed/bootstrap.min.css | 0 .../UINamespace-sandboxed/bootstrap.min.js | 0 .../UINamespace-sandboxed/jquery-3.2.1.min.js | 0 .../UINamespace-sandboxed/uiNamespace.html | 0 .../UINamespace-sandboxed/uiNamespace.js | 0 .../UINamespace-sandboxed/uiNamespace.trex | 0 .../uiNamespaceDialog.html | 0 .../uiNamespaceDialog.js | 0 .../UINamespace/uiNamespace.html | 2 +- .../UINamespace/uiNamespace.js | 2 +- .../UINamespace/uiNamespace.trex | 2 +- .../UINamespace/uiNamespaceDialog.html | 2 +- .../UINamespace/uiNamespaceDialog.js | 0 .../{ => Dashboard}/VizImage/VizImage.trex | 2 +- .../{ => Dashboard}/VizImage/vizImage.html | 2 +- Samples/{ => Dashboard}/VizImage/vizImage.js | 0 .../{ => Dashboard}/VizImage2/VizImage2.trex | 2 +- .../{ => Dashboard}/VizImage2/vizImage2.html | 2 +- .../{ => Dashboard}/VizImage2/vizImage2.js | 0 .../{ => Dashboard}/.vscode/settings.json | 0 .../Manifests/Tutorial Complete.trex | 4 +-- .../Manifests/Tutorial_Part_0.trex | 4 +-- .../Manifests/Tutorial_Part_1.trex | 4 +-- .../Manifests/Tutorial_Part_2.trex | 4 +-- .../Manifests/Tutorial_Part_3.trex | 4 +-- .../Manifests/Tutorial_Part_4.trex | 4 +-- .../Manifests/Tutorial_Part_5.trex | 4 +-- .../Manifests/Tutorial_Part_6.trex | 4 +-- .../{ => Dashboard}/Part_0/MarksSelection.css | 0 .../Part_0/MarksSelection.html | 0 .../{ => Dashboard}/Part_0/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_0/readme.md | 2 +- .../{ => Dashboard}/Part_1/MarksSelection.css | 0 .../Part_1/MarksSelection.html | 0 .../{ => Dashboard}/Part_1/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_1/readme.md | 0 .../{ => Dashboard}/Part_2/MarksSelection.css | 0 .../Part_2/MarksSelection.html | 0 .../{ => Dashboard}/Part_2/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_2/readme.md | 0 .../{ => Dashboard}/Part_3/MarksSelection.css | 0 .../Part_3/MarksSelection.html | 0 .../{ => Dashboard}/Part_3/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_3/readme.md | 0 .../{ => Dashboard}/Part_4/MarksSelection.css | 0 .../Part_4/MarksSelection.html | 0 .../{ => Dashboard}/Part_4/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_4/readme.md | 0 .../{ => Dashboard}/Part_5/MarksSelection.css | 0 .../Part_5/MarksSelection.html | 0 .../{ => Dashboard}/Part_5/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_5/readme.md | 0 .../{ => Dashboard}/Part_6/MarksSelection.css | 0 .../Part_6/MarksSelection.html | 0 .../{ => Dashboard}/Part_6/MarksSelection.js | 0 Tutorial/{ => Dashboard}/Part_6/readme.md | 0 Tutorial/{ => Dashboard}/ReactVersion/.env | 0 .../{ => Dashboard}/ReactVersion/.gitignore | 0 .../{ => Dashboard}/ReactVersion/README.md | 0 .../ReactVersion/TutorialReact.trex | 0 .../{ => Dashboard}/ReactVersion/package.json | 4 +-- .../ReactVersion/public/favicon.ico | Bin .../ReactVersion/public/index.html | 0 .../ReactVersion/public/robots.txt | 0 .../ReactVersion/public/setting.svg | 0 .../ReactVersion/public/undo-arrow.svg | 0 .../ReactVersion/src/DataTableComponent.js | 0 .../src/LoadingIndicatorComponent.js | 0 .../{ => Dashboard}/ReactVersion/src/Main.js | 0 .../ReactVersion/src/SheetListComponent.js | 0 .../{ => Dashboard}/ReactVersion/src/index.js | 0 .../ReactVersion/src/styles/DataTable.css | 0 .../src/styles/LoadingIndicator.css | 0 .../ReactVersion/src/styles/Main.css | 0 .../ReactVersion/src/styles/SheetList.css | 0 Tutorial/{ => Dashboard}/assets/Completed.gif | Bin Tutorial/{ => Dashboard}/assets/Part_0.png | Bin Tutorial/{ => Dashboard}/assets/Part_1.png | Bin Tutorial/{ => Dashboard}/assets/Part_2.gif | Bin Tutorial/{ => Dashboard}/assets/Part_3.gif | Bin Tutorial/{ => Dashboard}/assets/Part_4.gif | Bin Tutorial/{ => Dashboard}/assets/Part_5.gif | Bin Tutorial/{ => Dashboard}/assets/Part_6.gif | Bin Tutorial/{ => Dashboard}/favicon.ico | Bin Tutorial/{ => Dashboard}/readme.md | 0 docs/trex_configure.md | 2 +- docs/trex_debug_server.md | 2 +- docs/trex_error_handling.md | 2 +- docs/trex_events.md | 2 +- docs/trex_examples.md | 24 +++++++++--------- docs/trex_format.md | 2 +- docs/trex_getstarted.md | 8 +++--- docs/trex_release-notes.md | 18 ++++++------- docs/trex_sandbox_test.md | 8 +++--- docs/trex_tableau_viz.md | 2 +- package.json | 4 +-- sandbox-config.json | 2 +- webpack.config.js | 20 +++++++-------- 161 files changed, 130 insertions(+), 130 deletions(-) rename Samples-Typescript/{ => Dashboard}/Annotation/Annotation.trex (97%) rename Samples-Typescript/{ => Dashboard}/Annotation/annotation.html (87%) rename Samples-Typescript/{ => Dashboard}/Annotation/annotation.ts (100%) rename Samples-Typescript/{ => Dashboard}/DashboardLayout/DashboardLayout.trex (96%) rename Samples-Typescript/{ => Dashboard}/DashboardLayout/dashboardLayout.html (86%) rename Samples-Typescript/{ => Dashboard}/DashboardLayout/dashboardLayout.ts (100%) rename Samples-Typescript/{ => Dashboard}/DashboardObjectVisibility/DashboardObjectVisibility.trex (96%) rename Samples-Typescript/{ => Dashboard}/DashboardObjectVisibility/dashboardObjectVisibility.html (82%) rename Samples-Typescript/{ => Dashboard}/DashboardObjectVisibility/dashboardObjectVisibility.tsx (100%) rename Samples-Typescript/{ => Dashboard}/DataSources/DataSources.trex (94%) rename Samples-Typescript/{ => Dashboard}/DataSources/datasources.html (96%) rename Samples-Typescript/{ => Dashboard}/DataSources/datasources.ts (100%) rename Samples-Typescript/{ => Dashboard}/Filtering/Filtering.trex (94%) rename Samples-Typescript/{ => Dashboard}/Filtering/filtering.html (93%) rename Samples-Typescript/{ => Dashboard}/Filtering/filtering.ts (100%) rename Samples-Typescript/{ => Dashboard}/Formatting/formatting.html (94%) rename {Samples => Samples-Typescript/Dashboard}/Formatting/formatting.trex (97%) rename Samples-Typescript/{ => Dashboard}/Formatting/formatting.tsx (100%) rename Samples-Typescript/{ => Dashboard}/MoveAndResize/MoveAndResize.trex (94%) rename Samples-Typescript/{ => Dashboard}/MoveAndResize/moveAndResize.tsx (100%) rename Samples-Typescript/{ => Dashboard}/MoveAndResize/moveandresize.html (85%) rename Samples-Typescript/{ => Dashboard}/Parameters/Parameters.trex (94%) rename Samples-Typescript/{ => Dashboard}/Parameters/parameters.html (92%) rename Samples-Typescript/{ => Dashboard}/Parameters/parameters.ts (100%) rename Samples-Typescript/{ => Dashboard}/ReplayAnimation/ReplayAnimation.trex (96%) rename Samples-Typescript/{ => Dashboard}/ReplayAnimation/replayAnimation.tsx (100%) rename Samples-Typescript/{ => Dashboard}/ReplayAnimation/replayanimation.html (83%) rename Samples-Typescript/{ => Dashboard}/VizImage/VizImage.trex (94%) rename Samples-Typescript/{ => Dashboard}/VizImage/vizImage.html (93%) rename Samples-Typescript/{ => Dashboard}/VizImage/vizImage.ts (100%) rename Samples/{ => Dashboard}/Annotation/Annotation.trex (97%) rename Samples/{ => Dashboard}/Annotation/annotation.html (92%) rename Samples/{ => Dashboard}/Annotation/annotation.js (100%) rename Samples/{ => Dashboard}/ClickThrough/ClickThrough.trex (97%) rename Samples/{ => Dashboard}/ClickThrough/clickThrough.html (90%) rename Samples/{ => Dashboard}/ClickThrough/clickThrough.js (100%) rename Samples/{ => Dashboard}/DashboardLayout/DashboardLayout.trex (97%) rename Samples/{ => Dashboard}/DashboardLayout/dashboardLayout.html (92%) rename Samples/{ => Dashboard}/DashboardLayout/dashboardLayout.js (100%) rename Samples/{ => Dashboard}/DashboardObjectVisibility/DashboardObjectVisibility.trex (96%) rename Samples/{ => Dashboard}/DashboardObjectVisibility/dashboardObjectVisibility.html (92%) rename Samples/{ => Dashboard}/DashboardObjectVisibility/dashboardObjectVisibility.js (100%) rename Samples/{ => Dashboard}/DataSources/DataSources.trex (95%) rename Samples/{ => Dashboard}/DataSources/datasources.html (97%) rename Samples/{ => Dashboard}/DataSources/datasources.js (100%) rename Samples/{ => Dashboard}/Filtering/Filtering.trex (95%) rename Samples/{ => Dashboard}/Filtering/filtering.html (96%) rename Samples/{ => Dashboard}/Filtering/filtering.js (100%) rename Samples/{ => Dashboard}/Formatting/formatting.html (98%) rename {Samples-Typescript => Samples/Dashboard}/Formatting/formatting.trex (93%) rename Samples/{ => Dashboard}/MoveAndResize/MoveAndResize.trex (94%) rename Samples/{ => Dashboard}/MoveAndResize/moveAndResize.js (100%) rename Samples/{ => Dashboard}/MoveAndResize/moveandresize.html (93%) rename Samples/{ => Dashboard}/Parameters/Parameters.trex (95%) rename Samples/{ => Dashboard}/Parameters/parameters.html (95%) rename Samples/{ => Dashboard}/Parameters/parameters.js (100%) rename Samples/{ => Dashboard}/ReplayAnimation/ReplayAnimation.trex (94%) rename Samples/{ => Dashboard}/ReplayAnimation/replayAnimation.js (100%) rename Samples/{ => Dashboard}/ReplayAnimation/replayanimation.html (92%) rename Samples/{ => Dashboard}/Settings/Settings.trex (95%) rename Samples/{ => Dashboard}/Settings/settings.html (96%) rename Samples/{ => Dashboard}/Settings/settings.js (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/bootstrap.min.css (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/bootstrap.min.js (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/jquery-3.2.1.min.js (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/uiNamespace.html (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/uiNamespace.js (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/uiNamespace.trex (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/uiNamespaceDialog.html (100%) rename Samples/{ => Dashboard}/UINamespace-sandboxed/uiNamespaceDialog.js (100%) rename Samples/{ => Dashboard}/UINamespace/uiNamespace.html (96%) rename Samples/{ => Dashboard}/UINamespace/uiNamespace.js (98%) rename Samples/{ => Dashboard}/UINamespace/uiNamespace.trex (95%) rename Samples/{ => Dashboard}/UINamespace/uiNamespaceDialog.html (94%) rename Samples/{ => Dashboard}/UINamespace/uiNamespaceDialog.js (100%) rename Samples/{ => Dashboard}/VizImage/VizImage.trex (95%) rename Samples/{ => Dashboard}/VizImage/vizImage.html (96%) rename Samples/{ => Dashboard}/VizImage/vizImage.js (100%) rename Samples/{ => Dashboard}/VizImage2/VizImage2.trex (95%) rename Samples/{ => Dashboard}/VizImage2/vizImage2.html (97%) rename Samples/{ => Dashboard}/VizImage2/vizImage2.js (100%) rename Tutorial/{ => Dashboard}/.vscode/settings.json (100%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial Complete.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_0.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_1.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_2.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_3.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_4.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_5.trex (98%) rename Tutorial/{ => Dashboard}/Manifests/Tutorial_Part_6.trex (98%) rename Tutorial/{ => Dashboard}/Part_0/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_0/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_0/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_0/readme.md (92%) rename Tutorial/{ => Dashboard}/Part_1/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_1/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_1/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_1/readme.md (100%) rename Tutorial/{ => Dashboard}/Part_2/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_2/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_2/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_2/readme.md (100%) rename Tutorial/{ => Dashboard}/Part_3/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_3/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_3/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_3/readme.md (100%) rename Tutorial/{ => Dashboard}/Part_4/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_4/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_4/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_4/readme.md (100%) rename Tutorial/{ => Dashboard}/Part_5/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_5/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_5/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_5/readme.md (100%) rename Tutorial/{ => Dashboard}/Part_6/MarksSelection.css (100%) rename Tutorial/{ => Dashboard}/Part_6/MarksSelection.html (100%) rename Tutorial/{ => Dashboard}/Part_6/MarksSelection.js (100%) rename Tutorial/{ => Dashboard}/Part_6/readme.md (100%) rename Tutorial/{ => Dashboard}/ReactVersion/.env (100%) rename Tutorial/{ => Dashboard}/ReactVersion/.gitignore (100%) rename Tutorial/{ => Dashboard}/ReactVersion/README.md (100%) rename Tutorial/{ => Dashboard}/ReactVersion/TutorialReact.trex (100%) rename Tutorial/{ => Dashboard}/ReactVersion/package.json (77%) rename Tutorial/{ => Dashboard}/ReactVersion/public/favicon.ico (100%) rename Tutorial/{ => Dashboard}/ReactVersion/public/index.html (100%) rename Tutorial/{ => Dashboard}/ReactVersion/public/robots.txt (100%) rename Tutorial/{ => Dashboard}/ReactVersion/public/setting.svg (100%) rename Tutorial/{ => Dashboard}/ReactVersion/public/undo-arrow.svg (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/DataTableComponent.js (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/LoadingIndicatorComponent.js (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/Main.js (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/SheetListComponent.js (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/index.js (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/styles/DataTable.css (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/styles/LoadingIndicator.css (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/styles/Main.css (100%) rename Tutorial/{ => Dashboard}/ReactVersion/src/styles/SheetList.css (100%) rename Tutorial/{ => Dashboard}/assets/Completed.gif (100%) rename Tutorial/{ => Dashboard}/assets/Part_0.png (100%) rename Tutorial/{ => Dashboard}/assets/Part_1.png (100%) rename Tutorial/{ => Dashboard}/assets/Part_2.gif (100%) rename Tutorial/{ => Dashboard}/assets/Part_3.gif (100%) rename Tutorial/{ => Dashboard}/assets/Part_4.gif (100%) rename Tutorial/{ => Dashboard}/assets/Part_5.gif (100%) rename Tutorial/{ => Dashboard}/assets/Part_6.gif (100%) rename Tutorial/{ => Dashboard}/favicon.ico (100%) rename Tutorial/{ => Dashboard}/readme.md (100%) diff --git a/README.md b/README.md index 7f2d6ea0..da74a6ed 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The Extensions API lets you do more without leaving Tableau. Build Tableau exten 5. Launch Tableau and try the sample extensions in a dashboard. The samples are located in the `Samples` folder. - >**Note** The local web server you start just serves to host the extension samples and extensions used in the tutorial, which have URLs similar to the following: `http://localhost:8765/Samples/DataSources/datasources.html` or `http://localhost:8765/Samples-Typescript/DataSources/datasources.html` + >**Note** The local web server you start just serves to host the extension samples and extensions used in the tutorial, which have URLs similar to the following: `http://localhost:8765/Samples/Dashboard/DataSources/datasources.html` or `http://localhost:8765/Samples-Typescript/Dashboard/DataSources/datasources.html` > This local web server is not intended to serve the Extensions API Help pages. > View the Help on GitHub at [https://tableau.github.io/extensions-api](https://tableau.github.io/extensions-api). diff --git a/Samples-Typescript/Annotation/Annotation.trex b/Samples-Typescript/Dashboard/Annotation/Annotation.trex similarity index 97% rename from Samples-Typescript/Annotation/Annotation.trex rename to Samples-Typescript/Dashboard/Annotation/Annotation.trex index 1d1b4b78..ba39183a 100644 --- a/Samples-Typescript/Annotation/Annotation.trex +++ b/Samples-Typescript/Dashboard/Annotation/Annotation.trex @@ -7,7 +7,7 @@ 1.10 - http://localhost:8765/Samples-Typescript/Annotation/annotation.html + http://localhost:8765/Samples-Typescript/Dashboard/Annotation/annotation.html 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 diff --git a/Samples-Typescript/Annotation/annotation.html b/Samples-Typescript/Dashboard/Annotation/annotation.html similarity index 87% rename from Samples-Typescript/Annotation/annotation.html rename to Samples-Typescript/Dashboard/Annotation/annotation.html index 6a014b0a..403f4efc 100644 --- a/Samples-Typescript/Annotation/annotation.html +++ b/Samples-Typescript/Dashboard/Annotation/annotation.html @@ -10,10 +10,10 @@ - + - +
diff --git a/Samples-Typescript/Annotation/annotation.ts b/Samples-Typescript/Dashboard/Annotation/annotation.ts similarity index 100% rename from Samples-Typescript/Annotation/annotation.ts rename to Samples-Typescript/Dashboard/Annotation/annotation.ts diff --git a/Samples-Typescript/DashboardLayout/DashboardLayout.trex b/Samples-Typescript/Dashboard/DashboardLayout/DashboardLayout.trex similarity index 96% rename from Samples-Typescript/DashboardLayout/DashboardLayout.trex rename to Samples-Typescript/Dashboard/DashboardLayout/DashboardLayout.trex index 39b11050..14085265 100644 --- a/Samples-Typescript/DashboardLayout/DashboardLayout.trex +++ b/Samples-Typescript/Dashboard/DashboardLayout/DashboardLayout.trex @@ -7,7 +7,7 @@ 1.7 - http://localhost:8765/Samples-Typescript/DashboardLayout/dashboardLayout.html + http://localhost:8765/Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.html 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 diff --git a/Samples-Typescript/DashboardLayout/dashboardLayout.html b/Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.html similarity index 86% rename from Samples-Typescript/DashboardLayout/dashboardLayout.html rename to Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.html index c2253baa..4e2b95c0 100644 --- a/Samples-Typescript/DashboardLayout/dashboardLayout.html +++ b/Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.html @@ -10,10 +10,10 @@ - + - +
diff --git a/Samples-Typescript/DashboardLayout/dashboardLayout.ts b/Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.ts similarity index 100% rename from Samples-Typescript/DashboardLayout/dashboardLayout.ts rename to Samples-Typescript/Dashboard/DashboardLayout/dashboardLayout.ts diff --git a/Samples-Typescript/DashboardObjectVisibility/DashboardObjectVisibility.trex b/Samples-Typescript/Dashboard/DashboardObjectVisibility/DashboardObjectVisibility.trex similarity index 96% rename from Samples-Typescript/DashboardObjectVisibility/DashboardObjectVisibility.trex rename to Samples-Typescript/Dashboard/DashboardObjectVisibility/DashboardObjectVisibility.trex index 14c8c3b8..d1b02e8c 100644 --- a/Samples-Typescript/DashboardObjectVisibility/DashboardObjectVisibility.trex +++ b/Samples-Typescript/Dashboard/DashboardObjectVisibility/DashboardObjectVisibility.trex @@ -7,7 +7,7 @@ 1.7 - http://localhost:8765/Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.html + http://localhost:8765/Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.html 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 diff --git a/Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.html b/Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.html similarity index 82% rename from Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.html rename to Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.html index 778d911e..0364caaa 100644 --- a/Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.html +++ b/Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.html @@ -9,10 +9,10 @@ - + - +
diff --git a/Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.tsx b/Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.tsx similarity index 100% rename from Samples-Typescript/DashboardObjectVisibility/dashboardObjectVisibility.tsx rename to Samples-Typescript/Dashboard/DashboardObjectVisibility/dashboardObjectVisibility.tsx diff --git a/Samples-Typescript/DataSources/DataSources.trex b/Samples-Typescript/Dashboard/DataSources/DataSources.trex similarity index 94% rename from Samples-Typescript/DataSources/DataSources.trex rename to Samples-Typescript/Dashboard/DataSources/DataSources.trex index 1bbdf172..18d89ee4 100644 --- a/Samples-Typescript/DataSources/DataSources.trex +++ b/Samples-Typescript/Dashboard/DataSources/DataSources.trex @@ -7,7 +7,7 @@ 0.8 - http://localhost:8765/Samples-Typescript/DataSources/datasources.html + http://localhost:8765/Samples-Typescript/Dashboard/DataSources/datasources.html iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAlhJREFUOI2Nkt9vy1EYh5/3bbsvRSySCZbIxI+ZCKsN2TKtSFyIrV2WuRCJuBiJWxfuxCVXbvwFgiEtposgLFJElnbU1SxIZIIRJDKTrdu+53Uhra4mce7Oe57Pcz7JOULFisViwZ+29LAzOSjQYDgz1ZcCvWuXV11MJpN+OS/lm6179teqH0yDqxPTCyKSA8DcDsyOmOprnCaeP7459pdgy969i0LTC3IO/RQMyoHcQN+3cnljW3dNIFC47qDaK3g7BwdTkwBaBELT4ZPOUVWgKl4ZBnjxJPUlMDnTDrp0pmr6RHFeEjjcUUXPDGeSEwDN0Xg8sivxMhJNjGzbHd8PkM3eHRfkrBM5NkcQaY2vUnTlrDIA0NoaX+KLXFFlowr14tvVpqb2MICzmQcKqxvbumv+NAhZGCCIPwEw6QWXKYRL/VUXO0+rAUJiPwAk5MIlgVfwPjjHLCL1APmHN94ZdqeYN+NW/mn6I4BvwQYchcLnwFhJMDiYmlRxAzjpKWZkYkUCcZ2I61wi37tLbYyjiN0fHk5Oz3nGSLSzBbNHCF35R7f6K1/hN9PRhek11FrymfQQQKB4+Gl05P2qNRtmETlXW7e+b2z01dfycGNbfFMAbqNyKp9Jp4rzOT8RYFs0njJkc2iqsCObvTsOsDWWqA5C1uFy+Uz/oXJeKwVT4h0RmPUXhi79vuC0Ku6yOffTK3g9lfxfDQAisY516sg5kfOCiJk7HoLt2cf9b/9LANAc7dznm98PagG1fUOZ9IP5uMB8Q4CPoyNvausapkTt3rNMuvdf3C/o6+czhtdwmwAAAABJRU5ErkJggg== diff --git a/Samples-Typescript/DataSources/datasources.html b/Samples-Typescript/Dashboard/DataSources/datasources.html similarity index 96% rename from Samples-Typescript/DataSources/datasources.html rename to Samples-Typescript/Dashboard/DataSources/datasources.html index 1179cafc..3a8a1126 100644 --- a/Samples-Typescript/DataSources/datasources.html +++ b/Samples-Typescript/Dashboard/DataSources/datasources.html @@ -15,10 +15,10 @@ - + - +
diff --git a/Samples-Typescript/DataSources/datasources.ts b/Samples-Typescript/Dashboard/DataSources/datasources.ts similarity index 100% rename from Samples-Typescript/DataSources/datasources.ts rename to Samples-Typescript/Dashboard/DataSources/datasources.ts diff --git a/Samples-Typescript/Filtering/Filtering.trex b/Samples-Typescript/Dashboard/Filtering/Filtering.trex similarity index 94% rename from Samples-Typescript/Filtering/Filtering.trex rename to Samples-Typescript/Dashboard/Filtering/Filtering.trex index e724c05e..a3286e95 100644 --- a/Samples-Typescript/Filtering/Filtering.trex +++ b/Samples-Typescript/Dashboard/Filtering/Filtering.trex @@ -7,7 +7,7 @@ 0.8 - http://localhost:8765/Samples-Typescript/Filtering/filtering.html + http://localhost:8765/Samples-Typescript/Dashboard/Filtering/filtering.html iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAlhJREFUOI2Nkt9vy1EYh5/3bbsvRSySCZbIxI+ZCKsN2TKtSFyIrV2WuRCJuBiJWxfuxCVXbvwFgiEtposgLFJElnbU1SxIZIIRJDKTrdu+53Uhra4mce7Oe57Pcz7JOULFisViwZ+29LAzOSjQYDgz1ZcCvWuXV11MJpN+OS/lm6179teqH0yDqxPTCyKSA8DcDsyOmOprnCaeP7459pdgy969i0LTC3IO/RQMyoHcQN+3cnljW3dNIFC47qDaK3g7BwdTkwBaBELT4ZPOUVWgKl4ZBnjxJPUlMDnTDrp0pmr6RHFeEjjcUUXPDGeSEwDN0Xg8sivxMhJNjGzbHd8PkM3eHRfkrBM5NkcQaY2vUnTlrDIA0NoaX+KLXFFlowr14tvVpqb2MICzmQcKqxvbumv+NAhZGCCIPwEw6QWXKYRL/VUXO0+rAUJiPwAk5MIlgVfwPjjHLCL1APmHN94ZdqeYN+NW/mn6I4BvwQYchcLnwFhJMDiYmlRxAzjpKWZkYkUCcZ2I61wi37tLbYyjiN0fHk5Oz3nGSLSzBbNHCF35R7f6K1/hN9PRhek11FrymfQQQKB4+Gl05P2qNRtmETlXW7e+b2z01dfycGNbfFMAbqNyKp9Jp4rzOT8RYFs0njJkc2iqsCObvTsOsDWWqA5C1uFy+Uz/oXJeKwVT4h0RmPUXhi79vuC0Ku6yOffTK3g9lfxfDQAisY516sg5kfOCiJk7HoLt2cf9b/9LANAc7dznm98PagG1fUOZ9IP5uMB8Q4CPoyNvausapkTt3rNMuvdf3C/o6+czhtdwmwAAAABJRU5ErkJggg== diff --git a/Samples-Typescript/Filtering/filtering.html b/Samples-Typescript/Dashboard/Filtering/filtering.html similarity index 93% rename from Samples-Typescript/Filtering/filtering.html rename to Samples-Typescript/Dashboard/Filtering/filtering.html index 6e7270b8..cf1571c0 100644 --- a/Samples-Typescript/Filtering/filtering.html +++ b/Samples-Typescript/Dashboard/Filtering/filtering.html @@ -15,10 +15,10 @@ - + - +
diff --git a/Samples-Typescript/Filtering/filtering.ts b/Samples-Typescript/Dashboard/Filtering/filtering.ts similarity index 100% rename from Samples-Typescript/Filtering/filtering.ts rename to Samples-Typescript/Dashboard/Filtering/filtering.ts diff --git a/Samples-Typescript/Formatting/formatting.html b/Samples-Typescript/Dashboard/Formatting/formatting.html similarity index 94% rename from Samples-Typescript/Formatting/formatting.html rename to Samples-Typescript/Dashboard/Formatting/formatting.html index 2bd43452..14ee412d 100644 --- a/Samples-Typescript/Formatting/formatting.html +++ b/Samples-Typescript/Dashboard/Formatting/formatting.html @@ -11,10 +11,10 @@ - + - +