* version bump

* remove beta4 banner

* publish azdata

* bump vscode

* remove beta for powerbi

* remove debug

* regen
This commit is contained in:
Dan Marshall 2022-09-08 11:45:15 -07:00 коммит произвёл GitHub
Родитель 9300b00d50
Коммит 2bfa5979a2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
40 изменённых файлов: 84676 добавлений и 102928 удалений

Просмотреть файл

@ -7,7 +7,7 @@ body {
body {
display: grid;
font-family: 'Segoe UI', sans-serif;
grid-template-rows: 0fr auto 0fr;
grid-template-rows: auto 0fr;
}
select,
button,

Просмотреть файл

@ -24,6 +24,7 @@
}
.sanddance-gl {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
@ -35,6 +36,10 @@
background: linear-gradient(to right, transparent 49.9%, rgba(255, 0, 0, 0.7), transparent 50.1%), linear-gradient(to bottom, transparent 49.9%, rgba(255, 0, 0, 0.7), transparent 50.1%);
}
.sanddance-gl canvas {
outline: none;
}
.sanddance-panel {
position: absolute;
top: 1em;
@ -161,14 +166,14 @@
}
.sanddance-explorer-topbar .logo {
color: #0078d4;
color: rgb(0, 120, 212);
display: grid;
grid-template-columns: 50px auto;
padding: 6px 0;
}
.sanddance-explorer-topbar .logo svg {
fill: #0078d4;
fill: rgb(0, 120, 212);
height: 24px;
margin: 0 auto;
width: 24px;
@ -300,11 +305,11 @@
}
.sanddance-sidebar .vbutton button .ms-Button-icon {
font-size: 24px;
font-size: 20px;
}
.sanddance-sidebar .sidebar-dialogs .vbutton {
height: 16%;
height: 16.6666666667%;
max-height: 60px;
min-height: 32px;
}
@ -400,7 +405,7 @@
}
.sanddance-datascope .datascope-button:hover {
background-color: #0078d4;
background-color: rgb(0, 120, 212);
color: #fff;
}
@ -409,7 +414,7 @@
}
.sanddance-datascope.active .datascope-button.selected {
border-color: #0078d4;
border-color: rgb(0, 120, 212);
}
.dark-theme .sanddance-datascope {
@ -424,7 +429,7 @@
}
.dark-theme .sanddance-datascope .datascope-button:hover {
background-color: #0078d4;
background-color: rgb(0, 120, 212);
color: #fff;
}
@ -442,7 +447,7 @@
}
.sanddance-dataItem .name-value:hover {
background-color: #0078d4;
background-color: rgb(0, 120, 212);
color: #fff;
}
@ -635,7 +640,7 @@
}
.dark-theme .sanddance-snapshots .snapshot:hover {
background-color: black;
background-color: rgb(0, 0, 0);
}
.dark-theme .sanddance-snapshots .actions a {
@ -728,7 +733,8 @@
z-index: 2;
}
.sanddance-tooltipMap {
.sanddance-chart-button {
display: block;
margin-top: 10px;
}
@ -789,8 +795,8 @@
.sanddance-main .sanddance-layout-unpinned, .sanddance-main .sanddance-layout-pinned {
position: absolute;
top: 0;
left: 50px;
right: 150px;
left: 0;
right: 0;
bottom: 0;
}
@ -803,9 +809,10 @@
}
.sanddance-main .sanddance-ReactViewer {
overflow: hidden;
position: absolute;
top: 0;
left: -100px;
left: 0;
bottom: 0;
right: 0;
}
@ -850,6 +857,53 @@
display: none;
}
.sanddance-advanced-renderer {
height: 36px;
position: absolute;
right: 0;
top: 0;
width: 40px;
}
.sanddance-renderer-dialog ul {
list-style-type: none;
padding-left: 2em;
}
.sanddance-background-image-dialog {
min-width: 32em;
}
.sanddance-background-image-dialog .thumbnail {
border-bottom: 1px solid #ccc;
display: grid;
grid-template-columns: auto auto;
padding-bottom: 1em;
}
.sanddance-background-image-dialog .thumbnail > * {
align-self: center;
}
.sanddance-background-image-dialog .thumbnail img {
margin-right: 1em;
max-height: 160px;
max-width: 16em;
object-fit: contain;
}
.sanddance-background-image-dialog .axis-bounds {
border-bottom: 1px solid #ccc;
padding-bottom: 1em;
}
.sanddance-background-image-dialog .axis-bound-fields {
display: grid;
column-gap: 1em;
grid-template-columns: auto auto;
margin-bottom: 1em;
}
#sanddance-vega-spec {
border: 1px inset;
max-height: 20em;
@ -909,7 +963,7 @@
}
.sanddance-legend .legend-row:hover {
background-color: #0078d4;
background-color: rgb(0, 120, 212);
color: #fff;
}

Просмотреть файл

@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>SandDance</title>
<link rel="stylesheet" type="text/css" href="css/sanddance-app.css">
<link rel="stylesheet" type="text/css" href="css/sanddance-app-site.css?1">
<link rel="stylesheet" type="text/css" href="css/sanddance-app-site.css?2">
<link rel="shortcut icon" href="../favicon.ico" />
</head>
@ -104,10 +104,6 @@
};
</script>
<header>
Try our <a href="../tests/v4/es6/app">beta of SandDance 4</a> to preview the upcoming version!
</header>
<main id="app"></main>
<footer>

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Двоичные данные
docs/dist/azdata/v4/azdata-sanddance-4.0.0.vsix поставляемый Normal file

Двоичный файл не отображается.

Двоичные данные
docs/dist/powerbi/v4/SandDance2019.4.0.0.pbiviz поставляемый Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -34572,7 +34572,7 @@ const $d35dded7832c8625$export$6d8f9057dcd7f9e6 = $d35dded7832c8625$var$_ViewGl;
const $6cb4b91d47e414da$export$83d89fbfd8236492 = "1.0.2";
const $6cb4b91d47e414da$export$83d89fbfd8236492 = "1.0.3";
$parcel$exportWildcard($77c6d719b6f16e7d$exports, $20fbdb0de5c041fa$exports);
@ -37743,7 +37743,7 @@ class $0000a41cc7b5918f$export$2ec4afd9b3c16a85 {
*/ $0000a41cc7b5918f$export$2ec4afd9b3c16a85.defaultViewerOptions = (0, $74c2763994d75bb8$export$fb736e4909afb3d7);
const $15874c145702a1a4$export$83d89fbfd8236492 = "4.0.0";
const $15874c145702a1a4$export$83d89fbfd8236492 = "4.0.1";
const $3b509b9541e52a8f$export$1f96ae73734a86cc = (0, $94c0add5c61b9a48$export$1f96ae73734a86cc);
@ -40107,7 +40107,7 @@ const $29728562a99c68a2$export$8e76ac9f37578d1b = {
const $f56a95f33c4cc847$export$83d89fbfd8236492 = "4.0.1";
const $f56a95f33c4cc847$export$83d89fbfd8236492 = "4.0.2";
var $4805700d8b417596$var$SandDance = $3b509b9541e52a8f$exports;

4
docs/dist/sanddance/v4/sanddance.js поставляемый
Просмотреть файл

@ -24912,7 +24912,7 @@ f 5/6/6 1/12/6 8/11/6`;
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*/
const version$1 = '1.0.2';
const version$1 = '1.0.3';
/*!
* Copyright (c) Microsoft Corporation.
@ -28320,7 +28320,7 @@ f 5/6/6 1/12/6 8/11/6`;
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*/
const version = '4.0.0';
const version = '4.0.1';
/*!
* Copyright (c) Microsoft Corporation.

Просмотреть файл

@ -19399,7 +19399,7 @@ f 5/6/6 1/12/6 8/11/6`;
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*/
const version = '1.0.2';
const version = '1.0.3';
exports.Presenter = Presenter;
exports.ViewGl = ViewGl;

Двоичные данные
docs/dist/vscode/v4/vscode-sanddance-4.0.1.vsix поставляемый Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -15,7 +15,7 @@ title: Examples
* [vega spec test](../tests/v4/es6/vega-morphcharts-test-es6.html) using bundled es6
* [transition between vega specs](../tests/v4/umd/transition.html) using UMD/CDN
## <a name="component"></a>SandDance component v4 Beta
## <a name="component"></a>SandDance component v4
* [simple scatterplot](../tests/v4/umd/test.html) using UMD/CDN
* [scatterplot fetch + transform](../tests/v4/umd/transforms.html) using UMD/CDN
* [scatterplot](../tests/v4/es6/sanddance-test-es6.html) using bundled ES6
@ -25,10 +25,11 @@ title: Examples
* [titanic treemap](../tests/v4/umd/treeMapTest.html) using UMD/CDN
* [react component](../tests/v4/umd/sanddance-react.html) using UMD/CDN
## <a name="apps"></a>SandDance apps v4 Beta
## <a name="apps"></a>SandDance apps v4
* [Web app](../tests/v4/es6/app)
* [Power BI custom visual](../dist/powerbi/v4/SandDance2019beta4.4.0.9.pbiviz) SandDance 2019 beta4 4.0.9
* [VSCode extension](../dist/vscode/v4/vscode-sanddance-4.0.0.vsix) SandDance 4.0.0
* [Power BI custom visual](../dist/powerbi/v4/SandDance2019.4.0.0.pbiviz) SandDance 4.0.0
* [Azure Data Studio extension](../dist/azdata/v4/azdata-sanddance-4.0.0.vsix) SandDance 4.0.0
* [VSCode extension](../dist/vscode/v4/vscode-sanddance-4.0.1.vsix) SandDance 4.0.1
## Previous versions

Просмотреть файл

@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>SandDance</title>
<link rel="stylesheet" type="text/css" href="css/sanddance-app.css">
<link rel="stylesheet" type="text/css" href="css/sanddance-app-site.css">
<link rel="stylesheet" type="text/css" href="css/sanddance-app-site.css?2">
<link rel="shortcut icon" href="../../../favicon.ico" />
</head>
@ -104,10 +104,6 @@
};
</script>
<header>
Thanks for trying this beta of SandDance 4! Please <a href="https://github.com/microsoft/SandDance/issues">report any bugs or issues on our GitHub repo</a>.
</header>
<main id="app"></main>
<footer>

Просмотреть файл

@ -7,7 +7,7 @@ body {
body {
display: grid;
font-family: 'Segoe UI', sans-serif;
grid-template-rows: 0fr auto 0fr;
grid-template-rows: auto 0fr;
}
select,
button,

Просмотреть файл

@ -40133,7 +40133,7 @@ const RendererGl = _RendererGl;
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "1.0.2";
const version = "1.0.3";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"cHhTd":[function(require,module,exports) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
@ -43912,7 +43912,7 @@ exports.default = function(step, max) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "4.0.0";
const version = "4.0.1";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"4RaV2":[function(require,module,exports) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
@ -46643,7 +46643,7 @@ const capabilities = {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "4.0.1";
const version = "4.0.2";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"jdUx0":[function(require,module,exports) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Просмотреть файл

@ -84974,7 +84974,7 @@ const RendererGl = _RendererGl;
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "1.0.2";
const version = "1.0.3";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"bPdl3":[function(require,module,exports) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
@ -88753,7 +88753,7 @@ exports.default = function(step, max) {
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "4.0.0";
const version = "4.0.1";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}]},["gK9HS"], "gK9HS", "parcelRequire0e59")

Просмотреть файл

@ -78723,7 +78723,7 @@ const RendererGl = _RendererGl;
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
parcelHelpers.defineInteropFlag(exports);
parcelHelpers.export(exports, "version", ()=>version);
const version = "1.0.2";
const version = "1.0.3";
},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}]},["dlIYU"], "dlIYU", "parcelRequire1c68")

Просмотреть файл

@ -1,5 +1,9 @@
# Change Log
## [4.0.1]
- New 3d engine
- Transitions tab
## [3.3.0]
- Show the z axis scale in 3d

Просмотреть файл

@ -101,6 +101,7 @@
"compile": "tsc -p ./",
"build:sanddance-integration": "npm run compile && npm run resources",
"x-test": "npm run compile && node ./node_modules/vscode/bin/test",
"deploy": "node ./scripts/deploy.js",
"package": "vsce package"
},
"devDependencies": {

Просмотреть файл

@ -0,0 +1,4 @@
const fs = require('fs');
const package = require('../package.json');
const filename = `${package.name}-${package.version}.vsix`;
fs.copyFileSync(`./${filename}`, `../../docs/dist/azdata/v4/${filename}`);

Просмотреть файл

@ -1,5 +1,9 @@
# Change Log
## [4.0.1]
- New 3d engine
- Transitions tab
## [3.3.0]
- Show the z axis scale in 3d

4
extensions/vscode-sanddance/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "vscode-sanddance",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-sanddance",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"devDependencies": {
"@types/node": "^8.10.25",

Просмотреть файл

@ -2,7 +2,7 @@
"name": "vscode-sanddance",
"displayName": "SandDance for VSCode",
"description": "Visually explore, understand, and present your data.",
"version": "4.0.0",
"version": "4.0.1",
"icon": "sanddance-logo.png",
"publisher": "msrvida",
"license": "MIT",

4
packages/chart-types/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/chart-types",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/chart-types",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"dependencies": {
"vega-typings": "0.22.3"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/chart-types",
"version": "1.0.4",
"version": "1.0.5",
"description": "Types for chart applications.",
"main": "dist/es6/index.js",
"repository": {

Просмотреть файл

@ -32,12 +32,6 @@
"type": {
"bool": true
}
},
"showdebug": {
"displayName": "Show debug",
"type": {
"bool": true
}
}
}
},

Просмотреть файл

@ -1,11 +1,11 @@
{
"visual": {
"name": "SandDance2019beta4",
"displayName": "SandDance 2019 beta4",
"guid": "SandDance2019beta4",
"name": "SandDance2019",
"displayName": "SandDance",
"guid": "SandDance2019",
"prod-guid": "SandDance201929976D117A654D0BAB8E96507442D80B",
"visualClassName": "Visual",
"version": "4.0.9",
"version": "4.0.0",
"description": "Visually explore, understand, and present your data.",
"supportUrl": "https://github.com/Microsoft/SandDance/issues",
"gitHubUrl": "https://github.com/microsoft/SandDance"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
export const version: string = '4.0.9';
export const version: string = '4.0.0';

Просмотреть файл

@ -1,3 +1,7 @@
const fs = require('fs');
//specific version
fs.copyFileSync('./dist/css/sanddance-app.css', '../../docs/tests/v4/es6/css/sanddance-app.css');
fs.copyFileSync('./dist/umd/sanddance-app.js', '../../docs/tests/v4/es6/js/sanddance-app.js');
//main app
fs.copyFileSync('./dist/css/sanddance-app.css', '../../docs/app/css/sanddance-app.css');
fs.copyFileSync('./dist/umd/sanddance-app.js', '../../docs/app/js/sanddance-app.js');

4
packages/sanddance-explorer/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/sanddance-explorer",
"version": "4.0.1",
"version": "4.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/sanddance-explorer",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"dependencies": {
"d3-format": "^1.3.2"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/sanddance-explorer",
"version": "4.0.1",
"version": "4.0.2",
"description": "SandDance data exploration React component.",
"main": "dist/es6/index.js",
"repository": {

4
packages/sanddance-specs/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/sanddance-specs",
"version": "1.6.0",
"version": "1.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/sanddance-specs",
"version": "1.6.0",
"version": "1.6.1",
"license": "MIT",
"dependencies": {
"d3-color": "^1.4.0",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/sanddance-specs",
"version": "1.6.0",
"version": "1.6.1",
"description": "SandDance Vega specification generator.",
"main": "dist/es6/index.js",
"repository": {

4
packages/sanddance/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/sanddance",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/sanddance",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"dependencies": {
"d3-scale": "^4.0.2",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/sanddance",
"version": "4.0.0",
"version": "4.0.1",
"description": "SandDance visualization canvas component.",
"main": "dist/es6/index.js",
"repository": {

4
packages/search-expression/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/search-expression",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/search-expression",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"vega-typings": "0.22.3"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/search-expression",
"version": "1.0.1",
"version": "1.0.2",
"description": "Search expression parser.",
"main": "dist/es6/index.js",
"repository": {

4
packages/vega-deck.gl/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/vega-deck.gl",
"version": "3.3.1",
"version": "3.3.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/vega-deck.gl",
"version": "3.3.1",
"version": "3.3.2",
"license": "MIT",
"dependencies": {
"@danmarshall/deckgl-typings": "^4.1.11",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/vega-deck.gl",
"version": "3.3.1",
"version": "3.3.2",
"description": "Deck.gl renderer for Vega",
"main": "dist/es6/index.js",
"repository": {

4
packages/vega-morphcharts/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "@msrvida/vega-morphcharts",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@msrvida/vega-morphcharts",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"dependencies": {
"d3-color": "^3.1.0",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@msrvida/vega-morphcharts",
"version": "1.0.2",
"version": "1.0.3",
"description": "MorphCharts renderer for Vega",
"main": "dist/es6/index.js",
"files": [