@genesislcap/g2plot-chart 14.417.0-FUI-0-react-renderers.1 → 14.417.1-alpha-2d3f259.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.
@@ -2038,61 +2038,6 @@
2038
2038
  }
2039
2039
  ]
2040
2040
  },
2041
- {
2042
- "kind": "javascript-module",
2043
- "path": "src/settings/colors.ts",
2044
- "declarations": [
2045
- {
2046
- "kind": "variable",
2047
- "name": "chartsGradients",
2048
- "type": {
2049
- "text": "object"
2050
- },
2051
- "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}",
2052
- "description": "G2Plot Chart gradient colors",
2053
- "privacy": "public"
2054
- }
2055
- ],
2056
- "exports": [
2057
- {
2058
- "kind": "js",
2059
- "name": "chartsGradients",
2060
- "declaration": {
2061
- "name": "chartsGradients",
2062
- "module": "src/settings/colors.ts"
2063
- }
2064
- }
2065
- ]
2066
- },
2067
- {
2068
- "kind": "javascript-module",
2069
- "path": "src/settings/index.ts",
2070
- "declarations": [],
2071
- "exports": [
2072
- {
2073
- "kind": "js",
2074
- "name": "*",
2075
- "declaration": {
2076
- "name": "*",
2077
- "package": "./colors"
2078
- }
2079
- },
2080
- {
2081
- "kind": "js",
2082
- "name": "*",
2083
- "declaration": {
2084
- "name": "*",
2085
- "package": "./shapes"
2086
- }
2087
- }
2088
- ]
2089
- },
2090
- {
2091
- "kind": "javascript-module",
2092
- "path": "src/settings/shapes.ts",
2093
- "declarations": [],
2094
- "exports": []
2095
- },
2096
2041
  {
2097
2042
  "kind": "javascript-module",
2098
2043
  "path": "src/models/area-chart.ts",
@@ -2561,6 +2506,61 @@
2561
2506
  }
2562
2507
  }
2563
2508
  ]
2509
+ },
2510
+ {
2511
+ "kind": "javascript-module",
2512
+ "path": "src/settings/colors.ts",
2513
+ "declarations": [
2514
+ {
2515
+ "kind": "variable",
2516
+ "name": "chartsGradients",
2517
+ "type": {
2518
+ "text": "object"
2519
+ },
2520
+ "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}",
2521
+ "description": "G2Plot Chart gradient colors",
2522
+ "privacy": "public"
2523
+ }
2524
+ ],
2525
+ "exports": [
2526
+ {
2527
+ "kind": "js",
2528
+ "name": "chartsGradients",
2529
+ "declaration": {
2530
+ "name": "chartsGradients",
2531
+ "module": "src/settings/colors.ts"
2532
+ }
2533
+ }
2534
+ ]
2535
+ },
2536
+ {
2537
+ "kind": "javascript-module",
2538
+ "path": "src/settings/index.ts",
2539
+ "declarations": [],
2540
+ "exports": [
2541
+ {
2542
+ "kind": "js",
2543
+ "name": "*",
2544
+ "declaration": {
2545
+ "name": "*",
2546
+ "package": "./colors"
2547
+ }
2548
+ },
2549
+ {
2550
+ "kind": "js",
2551
+ "name": "*",
2552
+ "declaration": {
2553
+ "name": "*",
2554
+ "package": "./shapes"
2555
+ }
2556
+ }
2557
+ ]
2558
+ },
2559
+ {
2560
+ "kind": "javascript-module",
2561
+ "path": "src/settings/shapes.ts",
2562
+ "declarations": [],
2563
+ "exports": []
2564
2564
  }
2565
2565
  ]
2566
2566
  }
@@ -1,3 +1,4 @@
1
+ /// <reference path="./react-jsx-runtime.d.ts" />
1
2
  export * from './chart-components';
2
3
  export * from './chart';
3
4
  export * from './chart.types';
@@ -0,0 +1,73 @@
1
+ /**
2
+ * AUTO-GENERATED FILE - DO NOT EDIT.
3
+ * Source package: @genesislcap/g2plot-chart
4
+ * Generated from custom-elements manifest.
5
+ */
6
+
7
+ declare module 'react/jsx-runtime' {
8
+ namespace JSX {
9
+ interface FuiElementProps2 {
10
+ children?: unknown;
11
+ class?: string;
12
+ className?: string;
13
+ id?: string;
14
+ slot?: string;
15
+ part?: string;
16
+ style?: string | Partial<CSSStyleDeclaration>;
17
+ role?: string;
18
+ tabIndex?: number | string;
19
+ [key: `data-${string}`]: string | number | boolean | undefined;
20
+ [key: `aria-${string}`]: string | number | boolean | undefined;
21
+ 'chartFields'?: string;
22
+ 'serverFields'?: string;
23
+ 'isStack'?: boolean;
24
+ 'isGroup'?: boolean;
25
+ 'reduced'?: boolean;
26
+ 'showFormattedTime'?: boolean;
27
+ 'withTimestampFormatting'?: boolean;
28
+ 'resourceName'?: string;
29
+ 'criteria'?: string;
30
+ 'maxRows'?: number;
31
+ 'maxView'?: number;
32
+ 'orderBy'?: string;
33
+ 'rowId'?: string;
34
+ 'fields'?: string;
35
+ 'request'?: any;
36
+ }
37
+ interface FuiElementProps1 {
38
+ children?: unknown;
39
+ class?: string;
40
+ className?: string;
41
+ id?: string;
42
+ slot?: string;
43
+ part?: string;
44
+ style?: string | Partial<CSSStyleDeclaration>;
45
+ role?: string;
46
+ tabIndex?: number | string;
47
+ [key: `data-${string}`]: string | number | boolean | undefined;
48
+ [key: `aria-${string}`]: string | number | boolean | undefined;
49
+ 'type'?: unknown;
50
+ }
51
+ interface FuiElementProps1 {
52
+ children?: unknown;
53
+ class?: string;
54
+ className?: string;
55
+ id?: string;
56
+ slot?: string;
57
+ part?: string;
58
+ style?: string | Partial<CSSStyleDeclaration>;
59
+ role?: string;
60
+ tabIndex?: number | string;
61
+ [key: `data-${string}`]: string | number | boolean | undefined;
62
+ [key: `aria-${string}`]: string | number | boolean | undefined;
63
+ 'type'?: unknown;
64
+ }
65
+ interface IntrinsicElements {
66
+ 'chart-datasource': FuiElementProps2;
67
+ 'rapid-g2plot-chart': FuiElementProps1;
68
+ 'zero-g2plot-chart': FuiElementProps1;
69
+ }
70
+ }
71
+ }
72
+
73
+ export {};
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.417.0-FUI-0-react-renderers.1",
4
+ "version": "14.417.1-alpha-2d3f259.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -53,21 +53,21 @@
53
53
  }
54
54
  },
55
55
  "devDependencies": {
56
- "@genesislcap/foundation-testing": "14.417.0-FUI-0-react-renderers.1",
57
- "@genesislcap/genx": "14.417.0-FUI-0-react-renderers.1",
58
- "@genesislcap/rollup-builder": "14.417.0-FUI-0-react-renderers.1",
59
- "@genesislcap/ts-builder": "14.417.0-FUI-0-react-renderers.1",
60
- "@genesislcap/uvu-playwright-builder": "14.417.0-FUI-0-react-renderers.1",
61
- "@genesislcap/vite-builder": "14.417.0-FUI-0-react-renderers.1",
62
- "@genesislcap/webpack-builder": "14.417.0-FUI-0-react-renderers.1"
56
+ "@genesislcap/foundation-testing": "14.417.1-alpha-2d3f259.0",
57
+ "@genesislcap/genx": "14.417.1-alpha-2d3f259.0",
58
+ "@genesislcap/rollup-builder": "14.417.1-alpha-2d3f259.0",
59
+ "@genesislcap/ts-builder": "14.417.1-alpha-2d3f259.0",
60
+ "@genesislcap/uvu-playwright-builder": "14.417.1-alpha-2d3f259.0",
61
+ "@genesislcap/vite-builder": "14.417.1-alpha-2d3f259.0",
62
+ "@genesislcap/webpack-builder": "14.417.1-alpha-2d3f259.0"
63
63
  },
64
64
  "dependencies": {
65
65
  "@antv/g2plot": "^2.4.32",
66
- "@genesislcap/foundation-comms": "14.417.0-FUI-0-react-renderers.1",
67
- "@genesislcap/foundation-logger": "14.417.0-FUI-0-react-renderers.1",
68
- "@genesislcap/foundation-ui": "14.417.0-FUI-0-react-renderers.1",
69
- "@genesislcap/foundation-utils": "14.417.0-FUI-0-react-renderers.1",
70
- "@genesislcap/foundation-zero": "14.417.0-FUI-0-react-renderers.1",
66
+ "@genesislcap/foundation-comms": "14.417.1-alpha-2d3f259.0",
67
+ "@genesislcap/foundation-logger": "14.417.1-alpha-2d3f259.0",
68
+ "@genesislcap/foundation-ui": "14.417.1-alpha-2d3f259.0",
69
+ "@genesislcap/foundation-utils": "14.417.1-alpha-2d3f259.0",
70
+ "@genesislcap/foundation-zero": "14.417.1-alpha-2d3f259.0",
71
71
  "@microsoft/fast-element": "1.14.0",
72
72
  "@microsoft/fast-foundation": "2.50.0"
73
73
  },
@@ -80,5 +80,5 @@
80
80
  "access": "public"
81
81
  },
82
82
  "customElements": "dist/custom-elements.json",
83
- "gitHead": "41516c5593cc64a42b33da71ea45e3e3a8beab88"
83
+ "gitHead": "a8d594c173414d514d68bd32ee55dacac3399d58"
84
84
  }