@spectrum-charts/vega-spec-builder 1.16.0 → 1.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/src/axis/axisSpecBuilder.d.ts +3 -3
- package/dist/@types/src/bar/dodgedBarUtils.test.d.ts +2 -3
- package/dist/@types/src/bar/dodgedBarUtils.test.d.ts.map +1 -1
- package/dist/@types/src/bar/trellisedBarUtils.d.ts +1 -1
- package/dist/@types/src/bar/trellisedBarUtils.d.ts.map +1 -1
- package/dist/index.js.LICENSE.txt +1 -1
- package/package.json +5 -5
|
@@ -15,11 +15,11 @@ export declare const addAxisSignals: (state: Signal[], args_0: AxisSpecOptions)
|
|
|
15
15
|
* @returns
|
|
16
16
|
*/
|
|
17
17
|
export declare const getLabelSignalValue: (labels: (Label | string | number)[], position: Position, labelOrientation: Orientation) => ({
|
|
18
|
-
align: import("vega").Align | undefined;
|
|
19
|
-
baseline: import("vega").Baseline | undefined;
|
|
18
|
+
align: import("vega", { with: { "resolution-mode": "import" } }).Align | undefined;
|
|
19
|
+
baseline: import("vega", { with: { "resolution-mode": "import" } }).Baseline | undefined;
|
|
20
20
|
value: string | number;
|
|
21
21
|
label?: string | undefined;
|
|
22
|
-
fontWeight?: import("vega").FontWeight | undefined;
|
|
22
|
+
fontWeight?: import("vega", { with: { "resolution-mode": "import" } }).FontWeight | undefined;
|
|
23
23
|
} | undefined)[];
|
|
24
24
|
export declare const addAxes: (state: Axis[], args_0: AxisSpecOptions & {
|
|
25
25
|
scaleName: string;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="vega" />
|
|
2
|
-
/// <reference types="vega" />
|
|
3
2
|
export declare const defaultDodgedMark: {
|
|
4
3
|
name: string;
|
|
5
4
|
type: string;
|
|
@@ -32,10 +31,10 @@ export declare const defaultDodgedMark: {
|
|
|
32
31
|
};
|
|
33
32
|
};
|
|
34
33
|
};
|
|
35
|
-
marks: import("vega").RectMark[];
|
|
34
|
+
marks: import("vega", { with: { "resolution-mode": "import" } }).RectMark[];
|
|
36
35
|
};
|
|
37
36
|
export declare const annotationDodgedMarks: {
|
|
38
|
-
marks: (import("vega").RectMark | {
|
|
37
|
+
marks: (import("vega", { with: { "resolution-mode": "import" } }).RectMark | {
|
|
39
38
|
from: {
|
|
40
39
|
data: string;
|
|
41
40
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dodgedBarUtils.test.d.ts","sourceRoot":"","sources":["../../../../src/bar/dodgedBarUtils.test.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"dodgedBarUtils.test.d.ts","sourceRoot":"","sources":["../../../../src/bar/dodgedBarUtils.test.ts"],"names":[],"mappings":";AAkLA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB7B,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGjC,CAAC"}
|
|
@@ -9,7 +9,7 @@ import { BarSpecOptions } from '../types';
|
|
|
9
9
|
*/
|
|
10
10
|
export declare const getTrellisGroupMark: (options: BarSpecOptions, marks: Mark[], repeatedScale: Scale) => GroupMark;
|
|
11
11
|
export declare const addTrellisScale: (scales: Scale[], options: BarSpecOptions) => void;
|
|
12
|
-
export declare const getTrellisedEncodeEntries: (options: BarSpecOptions) => import("vega").RectEncodeEntry;
|
|
12
|
+
export declare const getTrellisedEncodeEntries: (options: BarSpecOptions) => import("vega", { with: { "resolution-mode": "import" } }).RectEncodeEntry;
|
|
13
13
|
export interface BarTrellisProperties {
|
|
14
14
|
facetName: string;
|
|
15
15
|
scaleName: 'xTrellisBand' | 'yTrellisBand';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trellisedBarUtils.d.ts","sourceRoot":"","sources":["../../../../src/bar/trellisedBarUtils.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,MAAM,CAAC;AAK9C,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAG1C;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB,YAAa,cAAc,SAAS,IAAI,EAAE,iBAAiB,KAAK,KAAG,SAuClG,CAAC;AAEF,eAAO,MAAM,eAAe,WAAY,KAAK,EAAE,WAAW,cAAc,SAYvE,CAAC;AAEF,eAAO,MAAM,yBAAyB,YAAa,cAAc,
|
|
1
|
+
{"version":3,"file":"trellisedBarUtils.d.ts","sourceRoot":"","sources":["../../../../src/bar/trellisedBarUtils.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,MAAM,CAAC;AAK9C,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAG1C;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB,YAAa,cAAc,SAAS,IAAI,EAAE,iBAAiB,KAAK,KAAG,SAuClG,CAAC;AAEF,eAAO,MAAM,eAAe,WAAY,KAAK,EAAE,WAAW,cAAc,SAYvE,CAAC;AAEF,eAAO,MAAM,yBAAyB,YAAa,cAAc,8EAMhE,CAAC;AAEF,MAAM,WAAW,oBAAoB;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,cAAc,GAAG,cAAc,CAAC;IAC3C,QAAQ,EAAE,eAAe,GAAG,eAAe,CAAC;IAC5C,UAAU,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC/B,IAAI,EAAE,GAAG,GAAG,GAAG,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,oBAAoB,kDAI9B,cAAc,KAAG,oBAWnB,CAAC;AAEF,eAAO,MAAM,WAAW,YAAa,cAAc,YAA6B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! @spectrum-charts/vega-spec-builder@v1.16.
|
|
1
|
+
/*! @spectrum-charts/vega-spec-builder@v1.16.1 */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-charts/vega-spec-builder",
|
|
3
|
-
"version": "1.16.
|
|
3
|
+
"version": "1.16.1",
|
|
4
4
|
"description": "Vega spec builder for spectrum charts",
|
|
5
5
|
"browser": "dist/index.js",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"publish-package": "npm publish --access public"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@spectrum-charts/constants": "1.16.
|
|
23
|
-
"@spectrum-charts/themes": "1.16.
|
|
24
|
-
"@spectrum-charts/utils": "1.16.
|
|
22
|
+
"@spectrum-charts/constants": "1.16.1",
|
|
23
|
+
"@spectrum-charts/themes": "1.16.1",
|
|
24
|
+
"@spectrum-charts/utils": "1.16.1",
|
|
25
25
|
"immer": "^10.1.1",
|
|
26
|
-
"vega": "
|
|
26
|
+
"vega": ">= 5.20.2"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"ts-loader": "^9.4.2",
|