@genesislcap/g2plot-chart 14.367.2 → 14.368.0
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/custom-elements.json +55 -55
- package/package.json +14 -14
|
@@ -1989,6 +1989,61 @@
|
|
|
1989
1989
|
}
|
|
1990
1990
|
]
|
|
1991
1991
|
},
|
|
1992
|
+
{
|
|
1993
|
+
"kind": "javascript-module",
|
|
1994
|
+
"path": "src/settings/colors.ts",
|
|
1995
|
+
"declarations": [
|
|
1996
|
+
{
|
|
1997
|
+
"kind": "variable",
|
|
1998
|
+
"name": "chartsGradients",
|
|
1999
|
+
"type": {
|
|
2000
|
+
"text": "object"
|
|
2001
|
+
},
|
|
2002
|
+
"default": "{\n rapidBlue: `l(270) 0:${PrimaryRapidColorHEX.purple} 1:${PrimaryRapidColorHEX.blue}`,\n rapidGreen: `l(270) 0:${RapidColorHEX.green} 1:${RapidColorHEX.lightGreen}`,\n rapidRed: `l(300) 0:${RapidColorHEX.red} 1:${RapidColorHEX.lightRed}`,\n rapidPortage: `l(270) 0:${RapidColorHEX.portage} 1:${RapidColorHEX.lightPortage}`,\n rapidAlabaster: `l(270) 0:${RapidColorHEX.white} 1:${RapidColorHEX.silver}`,\n rapidSalomie: `l(270) 0:${RapidColorHEX.salomie} 1:${RapidColorHEX.lightSalomie}`,\n rapidMelon: `l(270) 0:${RapidColorHEX.melon} 1:${RapidColorHEX.lightMelon}`,\n rapidDodgerBlue: `l(270) 0:${RapidColorHEX.dodgerBlue} 1:${RapidColorHEX.lightDodgerBlue}`,\n rapidIce: `l(170) 0:${RapidColorHEX.ice} 1:${RapidColorHEX.lightIce}`,\n rapidViolet: `l(270) 0:${RapidColorHEX.violet} 1:${RapidColorHEX.lightViolet}`,\n}",
|
|
2003
|
+
"description": "G2Plot Chart gradient colors",
|
|
2004
|
+
"privacy": "public"
|
|
2005
|
+
}
|
|
2006
|
+
],
|
|
2007
|
+
"exports": [
|
|
2008
|
+
{
|
|
2009
|
+
"kind": "js",
|
|
2010
|
+
"name": "chartsGradients",
|
|
2011
|
+
"declaration": {
|
|
2012
|
+
"name": "chartsGradients",
|
|
2013
|
+
"module": "src/settings/colors.ts"
|
|
2014
|
+
}
|
|
2015
|
+
}
|
|
2016
|
+
]
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"kind": "javascript-module",
|
|
2020
|
+
"path": "src/settings/index.ts",
|
|
2021
|
+
"declarations": [],
|
|
2022
|
+
"exports": [
|
|
2023
|
+
{
|
|
2024
|
+
"kind": "js",
|
|
2025
|
+
"name": "*",
|
|
2026
|
+
"declaration": {
|
|
2027
|
+
"name": "*",
|
|
2028
|
+
"package": "./colors"
|
|
2029
|
+
}
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"kind": "js",
|
|
2033
|
+
"name": "*",
|
|
2034
|
+
"declaration": {
|
|
2035
|
+
"name": "*",
|
|
2036
|
+
"package": "./shapes"
|
|
2037
|
+
}
|
|
2038
|
+
}
|
|
2039
|
+
]
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
"kind": "javascript-module",
|
|
2043
|
+
"path": "src/settings/shapes.ts",
|
|
2044
|
+
"declarations": [],
|
|
2045
|
+
"exports": []
|
|
2046
|
+
},
|
|
1992
2047
|
{
|
|
1993
2048
|
"kind": "javascript-module",
|
|
1994
2049
|
"path": "src/models/area-chart.ts",
|
|
@@ -2457,61 +2512,6 @@
|
|
|
2457
2512
|
}
|
|
2458
2513
|
}
|
|
2459
2514
|
]
|
|
2460
|
-
},
|
|
2461
|
-
{
|
|
2462
|
-
"kind": "javascript-module",
|
|
2463
|
-
"path": "src/settings/colors.ts",
|
|
2464
|
-
"declarations": [
|
|
2465
|
-
{
|
|
2466
|
-
"kind": "variable",
|
|
2467
|
-
"name": "chartsGradients",
|
|
2468
|
-
"type": {
|
|
2469
|
-
"text": "object"
|
|
2470
|
-
},
|
|
2471
|
-
"default": "{\n rapidBlue: `l(270) 0:${PrimaryRapidColorHEX.purple} 1:${PrimaryRapidColorHEX.blue}`,\n rapidGreen: `l(270) 0:${RapidColorHEX.green} 1:${RapidColorHEX.lightGreen}`,\n rapidRed: `l(300) 0:${RapidColorHEX.red} 1:${RapidColorHEX.lightRed}`,\n rapidPortage: `l(270) 0:${RapidColorHEX.portage} 1:${RapidColorHEX.lightPortage}`,\n rapidAlabaster: `l(270) 0:${RapidColorHEX.white} 1:${RapidColorHEX.silver}`,\n rapidSalomie: `l(270) 0:${RapidColorHEX.salomie} 1:${RapidColorHEX.lightSalomie}`,\n rapidMelon: `l(270) 0:${RapidColorHEX.melon} 1:${RapidColorHEX.lightMelon}`,\n rapidDodgerBlue: `l(270) 0:${RapidColorHEX.dodgerBlue} 1:${RapidColorHEX.lightDodgerBlue}`,\n rapidIce: `l(170) 0:${RapidColorHEX.ice} 1:${RapidColorHEX.lightIce}`,\n rapidViolet: `l(270) 0:${RapidColorHEX.violet} 1:${RapidColorHEX.lightViolet}`,\n}",
|
|
2472
|
-
"description": "G2Plot Chart gradient colors",
|
|
2473
|
-
"privacy": "public"
|
|
2474
|
-
}
|
|
2475
|
-
],
|
|
2476
|
-
"exports": [
|
|
2477
|
-
{
|
|
2478
|
-
"kind": "js",
|
|
2479
|
-
"name": "chartsGradients",
|
|
2480
|
-
"declaration": {
|
|
2481
|
-
"name": "chartsGradients",
|
|
2482
|
-
"module": "src/settings/colors.ts"
|
|
2483
|
-
}
|
|
2484
|
-
}
|
|
2485
|
-
]
|
|
2486
|
-
},
|
|
2487
|
-
{
|
|
2488
|
-
"kind": "javascript-module",
|
|
2489
|
-
"path": "src/settings/index.ts",
|
|
2490
|
-
"declarations": [],
|
|
2491
|
-
"exports": [
|
|
2492
|
-
{
|
|
2493
|
-
"kind": "js",
|
|
2494
|
-
"name": "*",
|
|
2495
|
-
"declaration": {
|
|
2496
|
-
"name": "*",
|
|
2497
|
-
"package": "./colors"
|
|
2498
|
-
}
|
|
2499
|
-
},
|
|
2500
|
-
{
|
|
2501
|
-
"kind": "js",
|
|
2502
|
-
"name": "*",
|
|
2503
|
-
"declaration": {
|
|
2504
|
-
"name": "*",
|
|
2505
|
-
"package": "./shapes"
|
|
2506
|
-
}
|
|
2507
|
-
}
|
|
2508
|
-
]
|
|
2509
|
-
},
|
|
2510
|
-
{
|
|
2511
|
-
"kind": "javascript-module",
|
|
2512
|
-
"path": "src/settings/shapes.ts",
|
|
2513
|
-
"declarations": [],
|
|
2514
|
-
"exports": []
|
|
2515
2515
|
}
|
|
2516
2516
|
]
|
|
2517
2517
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/g2plot-chart",
|
|
3
3
|
"description": "Genesis G2plot Chart",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.368.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -51,21 +51,21 @@
|
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@genesislcap/foundation-testing": "14.
|
|
55
|
-
"@genesislcap/genx": "14.
|
|
56
|
-
"@genesislcap/rollup-builder": "14.
|
|
57
|
-
"@genesislcap/ts-builder": "14.
|
|
58
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
59
|
-
"@genesislcap/vite-builder": "14.
|
|
60
|
-
"@genesislcap/webpack-builder": "14.
|
|
54
|
+
"@genesislcap/foundation-testing": "14.368.0",
|
|
55
|
+
"@genesislcap/genx": "14.368.0",
|
|
56
|
+
"@genesislcap/rollup-builder": "14.368.0",
|
|
57
|
+
"@genesislcap/ts-builder": "14.368.0",
|
|
58
|
+
"@genesislcap/uvu-playwright-builder": "14.368.0",
|
|
59
|
+
"@genesislcap/vite-builder": "14.368.0",
|
|
60
|
+
"@genesislcap/webpack-builder": "14.368.0"
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@antv/g2plot": "^2.4.32",
|
|
64
|
-
"@genesislcap/foundation-comms": "14.
|
|
65
|
-
"@genesislcap/foundation-logger": "14.
|
|
66
|
-
"@genesislcap/foundation-ui": "14.
|
|
67
|
-
"@genesislcap/foundation-utils": "14.
|
|
68
|
-
"@genesislcap/foundation-zero": "14.
|
|
64
|
+
"@genesislcap/foundation-comms": "14.368.0",
|
|
65
|
+
"@genesislcap/foundation-logger": "14.368.0",
|
|
66
|
+
"@genesislcap/foundation-ui": "14.368.0",
|
|
67
|
+
"@genesislcap/foundation-utils": "14.368.0",
|
|
68
|
+
"@genesislcap/foundation-zero": "14.368.0",
|
|
69
69
|
"@microsoft/fast-element": "1.14.0",
|
|
70
70
|
"@microsoft/fast-foundation": "2.49.6"
|
|
71
71
|
},
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"access": "public"
|
|
79
79
|
},
|
|
80
80
|
"customElements": "dist/custom-elements.json",
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "698eab45797054e3c04d32edb44aecadcbb0095e"
|
|
82
82
|
}
|