genesys-spark-chart-components 4.96.2 → 4.96.3
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/cjs/{color-palette-39e5d197.js → color-palette-9fa356f0.js} +1 -1
- package/dist/cjs/genesys-chart-webcomponents.cjs.js +1 -1
- package/dist/cjs/gux-chart-column-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-line-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-visualization-beta.cjs.entry.js +12 -3
- package/dist/cjs/{index-f469127c.js → index-ff3dd910.js} +8 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/beta/gux-visualization/gux-visualization.js +10 -1
- package/dist/esm/{color-palette-e6c925f6.js → color-palette-c9a36e8d.js} +1 -1
- package/dist/esm/genesys-chart-webcomponents.js +2 -2
- package/dist/esm/gux-chart-column-beta.entry.js +2 -2
- package/dist/esm/gux-chart-donut-beta.entry.js +2 -2
- package/dist/esm/gux-chart-line-beta.entry.js +2 -2
- package/dist/esm/gux-chart-pie-beta.entry.js +2 -2
- package/dist/esm/gux-chart-scatter-plot-beta.entry.js +2 -2
- package/dist/esm/gux-visualization-beta.entry.js +12 -3
- package/dist/esm/{index-23fdcd1b.js → index-758376aa.js} +8 -3
- package/dist/esm/loader.js +2 -2
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
- package/dist/genesys-chart-webcomponents/{p-c02d8dd4.js → p-610821c3.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-8705c7fe.entry.js → p-691820cc.entry.js} +2 -2
- package/dist/genesys-chart-webcomponents/{p-5316fe73.entry.js → p-85d3c2ac.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-4d810906.entry.js → p-87efc9da.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-9a26d1f6.js +2 -0
- package/dist/genesys-chart-webcomponents/{p-3fb7bc10.entry.js → p-ab94ab8f.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-de4d1ff2.entry.js → p-b68780ce.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-d2019534.entry.js → p-dcd0ce80.entry.js} +1 -1
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/components/beta/gux-visualization/gux-visualization.d.ts +2 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/package.json +1 -1
- package/dist/genesys-chart-webcomponents/p-7c21a371.js +0 -2
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartColumnCss = "gux-visualization-beta{height:fit-content;color:#2e394c;}gux-visualization-beta .mark-rect.layer_0_marks path{fill:url(#diagonalHatch0)}gux-visualization-beta .mark-rect.layer_1_marks path{fill:#1da8b3}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartDonutCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartLineCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartPieCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartScatterPlotCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index$2 = require('./index-
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
5
|
+
const index$2 = require('./index-ff3dd910.js');
|
|
6
|
+
const colorPalette = require('./color-palette-9fa356f0.js');
|
|
7
7
|
|
|
8
8
|
/*!
|
|
9
9
|
* https://github.com/Starcounter-Jack/JSON-Patch
|
|
@@ -67178,14 +67178,23 @@ const GuxVisualization = class {
|
|
|
67178
67178
|
}
|
|
67179
67179
|
};
|
|
67180
67180
|
await embed(this.chartContainer, Object.assign({}, this.defaultVisualizationSpec, this.visualizationSpec), Object.assign({ timeFormatLocale }, this.defaultEmbedOptions, this.embedOptions, patchOption)).then(result => {
|
|
67181
|
+
var _a;
|
|
67182
|
+
// Finalize any previous embed, which will remove event listeners and other items to prevent memory leaks
|
|
67183
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
67184
|
+
this.vegaEmbedResult = result;
|
|
67181
67185
|
result.view.addSignalListener('chartClick', (name, value) => this.handleChartClick(name, value));
|
|
67182
67186
|
});
|
|
67183
67187
|
}
|
|
67188
|
+
disconnectedCallback() {
|
|
67189
|
+
var _a;
|
|
67190
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
67191
|
+
this.vegaEmbedResult = undefined;
|
|
67192
|
+
}
|
|
67184
67193
|
componentDidLoad() {
|
|
67185
67194
|
this.chartComponentReady.emit();
|
|
67186
67195
|
}
|
|
67187
67196
|
render() {
|
|
67188
|
-
return (index$2.h("div", { key: '
|
|
67197
|
+
return (index$2.h("div", { key: '70a09cbfabe49603a002d0115a24991a55393103', class: "gux-chart-container", ref: el => (this.chartContainer = el) }));
|
|
67189
67198
|
}
|
|
67190
67199
|
get root() { return index$2.getElement(this); }
|
|
67191
67200
|
};
|
|
@@ -21,7 +21,7 @@ function _interopNamespace(e) {
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
const NAMESPACE = 'genesys-chart-webcomponents';
|
|
24
|
-
const BUILD = /* genesys-chart-webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback:
|
|
24
|
+
const BUILD = /* genesys-chart-webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: true, hydratedClass: false, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: true, propString: true, reflect: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: false, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: false, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: false, vdomXlink: false, watchCallback: true };
|
|
25
25
|
|
|
26
26
|
/*
|
|
27
27
|
Stencil Client Platform v4.20.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1076,12 +1076,17 @@ var connectedCallback = (elm) => {
|
|
|
1076
1076
|
}
|
|
1077
1077
|
};
|
|
1078
1078
|
var disconnectInstance = (instance) => {
|
|
1079
|
+
{
|
|
1080
|
+
safeCall(instance, "disconnectedCallback");
|
|
1081
|
+
}
|
|
1079
1082
|
};
|
|
1080
1083
|
var disconnectedCallback = async (elm) => {
|
|
1081
1084
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
1082
1085
|
const hostRef = getHostRef(elm);
|
|
1083
|
-
if (hostRef == null ? void 0 : hostRef.$lazyInstance$)
|
|
1084
|
-
hostRef.$
|
|
1086
|
+
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1087
|
+
disconnectInstance(hostRef.$lazyInstance$);
|
|
1088
|
+
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1089
|
+
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));
|
|
1085
1090
|
}
|
|
1086
1091
|
}
|
|
1087
1092
|
};
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-ff3dd910.js');
|
|
6
6
|
const appGlobals = require('./app-globals-3a1e7e63.js');
|
|
7
7
|
|
|
8
8
|
const defineCustomElements = async (win, options) => {
|
|
@@ -51,14 +51,23 @@ export class GuxVisualization {
|
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
53
|
await embed(this.chartContainer, Object.assign({}, this.defaultVisualizationSpec, this.visualizationSpec), Object.assign({ timeFormatLocale }, this.defaultEmbedOptions, this.embedOptions, patchOption)).then(result => {
|
|
54
|
+
var _a;
|
|
55
|
+
// Finalize any previous embed, which will remove event listeners and other items to prevent memory leaks
|
|
56
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
57
|
+
this.vegaEmbedResult = result;
|
|
54
58
|
result.view.addSignalListener('chartClick', (name, value) => this.handleChartClick(name, value));
|
|
55
59
|
});
|
|
56
60
|
}
|
|
61
|
+
disconnectedCallback() {
|
|
62
|
+
var _a;
|
|
63
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
64
|
+
this.vegaEmbedResult = undefined;
|
|
65
|
+
}
|
|
57
66
|
componentDidLoad() {
|
|
58
67
|
this.chartComponentReady.emit();
|
|
59
68
|
}
|
|
60
69
|
render() {
|
|
61
|
-
return (h("div", { key: '
|
|
70
|
+
return (h("div", { key: '70a09cbfabe49603a002d0115a24991a55393103', class: "gux-chart-container", ref: el => (this.chartContainer = el) }));
|
|
62
71
|
}
|
|
63
72
|
static get is() { return "gux-visualization-beta"; }
|
|
64
73
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-758376aa.js';
|
|
2
|
+
export { s as setNonce } from './index-758376aa.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartColumnCss = "gux-visualization-beta{height:fit-content;color:#2e394c;}gux-visualization-beta .mark-rect.layer_0_marks path{fill:url(#diagonalHatch0)}gux-visualization-beta .mark-rect.layer_1_marks path{fill:#1da8b3}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
2
|
-
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartDonutCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartLineCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
2
|
-
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartPieCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartScatterPlotCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h as h$1, g as getElement } from './index-
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, t as trackComponent } from './color-palette-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h as h$1, g as getElement } from './index-758376aa.js';
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, t as trackComponent } from './color-palette-c9a36e8d.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* https://github.com/Starcounter-Jack/JSON-Patch
|
|
@@ -67174,14 +67174,23 @@ const GuxVisualization = class {
|
|
|
67174
67174
|
}
|
|
67175
67175
|
};
|
|
67176
67176
|
await embed(this.chartContainer, Object.assign({}, this.defaultVisualizationSpec, this.visualizationSpec), Object.assign({ timeFormatLocale }, this.defaultEmbedOptions, this.embedOptions, patchOption)).then(result => {
|
|
67177
|
+
var _a;
|
|
67178
|
+
// Finalize any previous embed, which will remove event listeners and other items to prevent memory leaks
|
|
67179
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
67180
|
+
this.vegaEmbedResult = result;
|
|
67177
67181
|
result.view.addSignalListener('chartClick', (name, value) => this.handleChartClick(name, value));
|
|
67178
67182
|
});
|
|
67179
67183
|
}
|
|
67184
|
+
disconnectedCallback() {
|
|
67185
|
+
var _a;
|
|
67186
|
+
(_a = this.vegaEmbedResult) === null || _a === void 0 ? void 0 : _a.finalize();
|
|
67187
|
+
this.vegaEmbedResult = undefined;
|
|
67188
|
+
}
|
|
67180
67189
|
componentDidLoad() {
|
|
67181
67190
|
this.chartComponentReady.emit();
|
|
67182
67191
|
}
|
|
67183
67192
|
render() {
|
|
67184
|
-
return (h$1("div", { key: '
|
|
67193
|
+
return (h$1("div", { key: '70a09cbfabe49603a002d0115a24991a55393103', class: "gux-chart-container", ref: el => (this.chartContainer = el) }));
|
|
67185
67194
|
}
|
|
67186
67195
|
get root() { return getElement(this); }
|
|
67187
67196
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const NAMESPACE = 'genesys-chart-webcomponents';
|
|
2
|
-
const BUILD = /* genesys-chart-webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback:
|
|
2
|
+
const BUILD = /* genesys-chart-webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: true, hydratedClass: false, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: true, propString: true, reflect: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: false, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: false, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: false, vdomXlink: false, watchCallback: true };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Platform v4.20.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1054,12 +1054,17 @@ var connectedCallback = (elm) => {
|
|
|
1054
1054
|
}
|
|
1055
1055
|
};
|
|
1056
1056
|
var disconnectInstance = (instance) => {
|
|
1057
|
+
{
|
|
1058
|
+
safeCall(instance, "disconnectedCallback");
|
|
1059
|
+
}
|
|
1057
1060
|
};
|
|
1058
1061
|
var disconnectedCallback = async (elm) => {
|
|
1059
1062
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
1060
1063
|
const hostRef = getHostRef(elm);
|
|
1061
|
-
if (hostRef == null ? void 0 : hostRef.$lazyInstance$)
|
|
1062
|
-
hostRef.$
|
|
1064
|
+
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1065
|
+
disconnectInstance(hostRef.$lazyInstance$);
|
|
1066
|
+
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1067
|
+
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));
|
|
1063
1068
|
}
|
|
1064
1069
|
}
|
|
1065
1070
|
};
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { b as bootstrapLazy } from './index-758376aa.js';
|
|
2
|
+
export { s as setNonce } from './index-758376aa.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as l}from"./p-
|
|
1
|
+
import{p as e,b as l}from"./p-9a26d1f6.js";export{s as setNonce}from"./p-9a26d1f6.js";import{g as a}from"./p-e1255160.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["p-691820cc",[[1,"gux-visualization-beta",{visualizationSpec:[16],embedOptions:[16]}]]],["p-87efc9da",[[1,"gux-chart-column-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],xFieldName:[1,"x-field-name"],yFieldName:[1,"y-field-name"],xAxisTitle:[1,"x-axis-title"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],legendPosition:[1,"legend-position"],chartLayers:[16],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-85d3c2ac",[[1,"gux-chart-donut-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],innerRadius:[2,"inner-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],gauge:[4],centerText:[1,"center-text"],centerSubText:[1,"center-sub-text"],showTooltip:[4,"show-tooltip"],tooltipOptions:[16],legendX:[2,"legend-x"],legendY:[2,"legend-y"],legendFontSize:[2,"legend-font-size"],legendSymbolSize:[2,"legend-symbol-size"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-ab94ab8f",[[1,"gux-chart-line-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],includeDataPointMarkers:[4,"include-data-point-markers"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],strokeDash:[4,"stroke-dash"],interpolation:[1],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-dcd0ce80",[[1,"gux-chart-pie-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-b68780ce",[[1,"gux-chart-scatter-plot-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],useShape:[1,"use-shape"],embedOptions:[16]},null,{chartData:["parseData"]}]]]],e))));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const t="4.96.
|
|
1
|
+
const t="4.96.3",e=20,n=3e4,o=[function(t){const[e,n,...o]=t.split(".");return{name:"spark-library",metadata:{fullVersion:`${e}.${n}.${o.join(".")}`,majorVersion:e,minorVersion:`${e}.${n}`}}}(t)];function a(){const t=window.newrelic;if(t){for(let s=0;s<e;s++){if(0==o.length)return void setTimeout(a,n);const e=o.shift();t.addPageAction(e.name,Object.assign(Object.assign({},e.metadata),{queueDepth:o.length}))}setTimeout(a,n)}}let s=!1;function i(e,n){window.newrelic&&(s||(s=!0,a()),document.contains(e)&&o.push({name:"spark-component",metadata:Object.assign(Object.assign({},n),{component:e.tagName.toLowerCase(),version:t})}))}const r=["#203B73","#1DA8B3","#75A8FF","#8452CF","#B5B5EB","#CC3EBE","#5E5782","#FF8FDD","#868C1E","#DDD933"],c="#596373",m="#596373";export{c as D,r as V,m as a,i as t}
|