@watermarkinsights/ripple 4.9.0-0 → 4.9.0-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/cjs/{chartFunctions-5388f9fe.js → chartFunctions-e21f1d64.js} +25 -22
- package/dist/cjs/{global-2d83d7cf.js → global-cab287e5.js} +1 -2
- package/dist/cjs/index-f8ef86de.js +134 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/ripple.cjs.js +1 -1
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +2 -2
- package/dist/cjs/wm-chart.cjs.entry.js +2 -1
- package/dist/cjs/wm-line-chart.cjs.entry.js +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +2 -2
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +9 -1
- package/dist/collection/components/charts/chartFunctions.js +25 -22
- package/dist/collection/components/charts/wm-chart/wm-chart.js +1 -0
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-monitor.js +8 -0
- package/dist/collection/components/wm-action-menu/wm-action-menu.css +0 -1
- package/dist/collection/components/wm-menuitem/wm-menuitem.css +4 -8
- package/dist/collection/components/wm-option/wm-option.css +5 -7
- package/dist/collection/components/wm-select/wm-select.css +0 -1
- package/dist/collection/global/themes/default.js +0 -1
- package/dist/esm/{chartFunctions-d26ab08a.js → chartFunctions-6caef9cb.js} +25 -22
- package/dist/esm/{global-8ea83583.js → global-93dfee3d.js} +1 -2
- package/dist/esm/index-f164fbca.js +134 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/ripple.js +1 -1
- package/dist/esm/wm-action-menu_2.entry.js +2 -2
- package/dist/esm/wm-chart.entry.js +2 -1
- package/dist/esm/wm-line-chart.entry.js +1 -1
- package/dist/esm/wm-option_2.entry.js +2 -2
- package/dist/esm/wm-progress-indicator_3.entry.js +9 -1
- package/dist/esm-es5/chartFunctions-6caef9cb.js +1 -0
- package/dist/esm-es5/global-93dfee3d.js +1 -0
- package/dist/esm-es5/index-f164fbca.js +1 -2
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/ripple.js +1 -1
- package/dist/esm-es5/wm-action-menu_2.entry.js +1 -1
- package/dist/esm-es5/wm-chart.entry.js +1 -1
- package/dist/esm-es5/wm-line-chart.entry.js +1 -1
- package/dist/esm-es5/wm-option_2.entry.js +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
- package/dist/ripple/{p-85406751.entry.js → p-02921099.entry.js} +1 -1
- package/dist/ripple/p-0ecd6b30.system.entry.js +1 -0
- package/dist/ripple/p-13cb8d77.entry.js +1 -0
- package/dist/ripple/{p-879f6187.system.entry.js → p-149ee31d.system.entry.js} +1 -1
- package/dist/ripple/p-29022a9a.system.entry.js +1 -0
- package/dist/ripple/{p-fa96dee3.system.js → p-6b0738f8.system.js} +1 -1
- package/dist/ripple/p-79bbefae.system.js +1 -0
- package/dist/ripple/p-7e2fbacf.js +1 -0
- package/dist/ripple/{p-732c27eb.entry.js → p-80acd7c0.entry.js} +1 -1
- package/dist/ripple/{p-7a7dbf60.system.entry.js → p-8835f34a.system.entry.js} +1 -1
- package/dist/ripple/{p-4ad799af.system.entry.js → p-9708812f.system.entry.js} +1 -1
- package/dist/ripple/p-a008ade3.system.js +1 -0
- package/dist/ripple/p-cb034a04.entry.js +1 -0
- package/dist/ripple/p-d32b0cdc.js +1 -0
- package/dist/ripple/{p-87b6a3b1.entry.js → p-dc7d01dd.entry.js} +1 -1
- package/dist/ripple/ripple.esm.js +1 -1
- package/dist/ripple/ripple.js +1 -1
- package/dist/types/components/charts/wm-progress-monitor/wm-progress-monitor.d.ts +2 -0
- package/package.json +1 -1
- package/dist/esm-es5/chartFunctions-d26ab08a.js +0 -1
- package/dist/esm-es5/global-8ea83583.js +0 -1
- package/dist/ripple/p-3337dfee.system.entry.js +0 -1
- package/dist/ripple/p-38c4354f.system.entry.js +0 -1
- package/dist/ripple/p-6ed52088.system.js +0 -1
- package/dist/ripple/p-939a9cd3.entry.js +0 -1
- package/dist/ripple/p-b3a58091.system.js +0 -1
- package/dist/ripple/p-cb6eb0eb.js +0 -1
- package/dist/ripple/p-f2d3c9ef.js +0 -1
- package/dist/ripple/p-f8dc6a02.entry.js +0 -1
|
@@ -356,32 +356,30 @@ function sortSlicesDetails(slicesDetails, total) {
|
|
|
356
356
|
// sort slices by decreasing amount
|
|
357
357
|
let sortedSlicesDetails = [...slicesDetails].sort((a, b) => a.amount === b.amount ? 0 : a.amount > b.amount ? -1 : 1);
|
|
358
358
|
let acc = 0;
|
|
359
|
-
sortedSlicesDetails.forEach((s
|
|
359
|
+
sortedSlicesDetails.forEach((s) => {
|
|
360
|
+
s.offset = acc;
|
|
361
|
+
acc += s.amount;
|
|
362
|
+
});
|
|
363
|
+
sortedSlicesDetails
|
|
364
|
+
.filter((s) => s.amount > 0)
|
|
365
|
+
.forEach((s, idx) => {
|
|
360
366
|
const prev = sortedSlicesDetails[idx === 0 ? sortedSlicesDetails.length - 1 : idx - 1];
|
|
361
367
|
const next = sortedSlicesDetails[idx === sortedSlicesDetails.length - 1 ? 0 : idx + 1];
|
|
362
368
|
const prevPerc = amountToPercent(prev.amount, total, true);
|
|
363
369
|
const nextPerc = amountToPercent(next.amount, total, true);
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
370
|
+
// determine whether the slice is in a cluster of small values
|
|
371
|
+
// to avoid percentage text overlap for small values
|
|
372
|
+
// because <1% slice percentage text has an additional character
|
|
373
|
+
// the inSmallCluster threshold needs to be widened for that slice only
|
|
374
|
+
const neighborLimit = s.perc === 0 ? 8 : 5;
|
|
375
|
+
const isSmall = s.perc < 4;
|
|
376
|
+
const prevIsSmall = prevPerc < neighborLimit;
|
|
377
|
+
const nextIsSmall = nextPerc < neighborLimit;
|
|
378
|
+
let inSmallCluster = isSmall && (prevIsSmall || nextIsSmall);
|
|
379
|
+
s.inSmallCluster = inSmallCluster;
|
|
367
380
|
});
|
|
368
381
|
return sortedSlicesDetails;
|
|
369
382
|
}
|
|
370
|
-
function isInSmallCluster(prevPerc, perc, amount, nextPerc) {
|
|
371
|
-
// determine whether the slice is in a cluster of small values
|
|
372
|
-
// to avoid percentage text overlap for small values
|
|
373
|
-
const isSmall = perc < 4;
|
|
374
|
-
const prevIsSmall = prevPerc < 5;
|
|
375
|
-
const nextIsSmall = nextPerc < 5;
|
|
376
|
-
let inSmallCluster = isSmall && (prevIsSmall || nextIsSmall);
|
|
377
|
-
// because <1% slice percentage text has an additional character
|
|
378
|
-
// the inSmallCluster threshold needs to be widened for that slice only
|
|
379
|
-
const lessThanOnePerc = perc === 0 && amount > 0;
|
|
380
|
-
if (lessThanOnePerc && (nextPerc < 8 || prevPerc < 8)) {
|
|
381
|
-
inSmallCluster = true;
|
|
382
|
-
}
|
|
383
|
-
return inSmallCluster;
|
|
384
|
-
}
|
|
385
383
|
function getPathData(amount, offset, chartType) {
|
|
386
384
|
const startAngle = amountToDegree(offset, this.total) - 90; // start at noon, not at 3 o'clock
|
|
387
385
|
const activeAngle = (amount / this.total) * 360;
|
|
@@ -505,6 +503,10 @@ function renderStackedBar(chartType) {
|
|
|
505
503
|
const isHybridBar = chartType === "bar";
|
|
506
504
|
// if the text for any value > 0 overlaps with another, hide it and display warning
|
|
507
505
|
const textEls = this.el.shadowRoot.querySelectorAll(".value");
|
|
506
|
+
// if DOM is not ready (no textEls), we need to rerender
|
|
507
|
+
// we don't have to do it here though, because it's already taken care of
|
|
508
|
+
// as a side effect of the observer in componentWillLoad
|
|
509
|
+
// (observers fire on init)
|
|
508
510
|
if (textEls.length > 0) {
|
|
509
511
|
requestAnimationFrame(() => {
|
|
510
512
|
let prevTextEls = [];
|
|
@@ -532,7 +534,8 @@ function renderStackedBar(chartType) {
|
|
|
532
534
|
prevTextEls.push(textEl);
|
|
533
535
|
}
|
|
534
536
|
});
|
|
535
|
-
this
|
|
537
|
+
// progress monitor doesn't have this message
|
|
538
|
+
(this.isBar || this.isDoughnut) && this.showHiddenValuesMessage(showMsg);
|
|
536
539
|
});
|
|
537
540
|
}
|
|
538
541
|
return (index.h("div", { class: "chart-wrapper bar-wrapper" },
|
|
@@ -628,7 +631,7 @@ function renderLegend(chartType) {
|
|
|
628
631
|
// legend is hidden for bar1 and bar6 types regardless of showLegend value
|
|
629
632
|
if (this.showLegend) {
|
|
630
633
|
const showMsg = this.slicesDetails.reduce((hasCluster, cur) => (hasCluster = cur.inSmallCluster ? true : hasCluster), false);
|
|
631
|
-
|
|
634
|
+
this.isDoughnut && this.showHiddenValuesMessage(showMsg);
|
|
632
635
|
return (index.h("div", { class: "legend-wrapper" },
|
|
633
636
|
index.h("div", { class: `legend ${chartType} ${this.mode === "bar" ? "--top" : "--bottom"}`, "aria-hidden": "true" }, this.slicesDetails.map((s) => {
|
|
634
637
|
const printValue = this.printModeFormat == "amount"
|
|
@@ -639,7 +642,7 @@ function renderLegend(chartType) {
|
|
|
639
642
|
return renderLegendItem.call(this, { key: s.legend, color: s.color }, printValue, s);
|
|
640
643
|
}
|
|
641
644
|
})),
|
|
642
|
-
|
|
645
|
+
this.isDoughnut && !this.printMode && renderHiddenValuesMessage()));
|
|
643
646
|
}
|
|
644
647
|
}
|
|
645
648
|
function renderLegendItem(legendItem, printValue = "", s = null) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const version = "4.9.0-
|
|
3
|
+
const version = "4.9.0-1";
|
|
4
4
|
|
|
5
5
|
function injectDefaultTheme() {
|
|
6
6
|
const style = `
|
|
@@ -96,7 +96,6 @@ function injectDefaultTheme() {
|
|
|
96
96
|
--wmcolor-option-background-hover: var(--wmcolor-interactive-background-hover);
|
|
97
97
|
--wmcolor-option-background: var(--wmcolor-background);
|
|
98
98
|
--wmcolor-option-background-selected: var(--wmcolor-background-selected);
|
|
99
|
-
--wmcolor-option-background-disabled: var(--wmcolor-background-disabled);
|
|
100
99
|
--wmcolor-option-border: var(--wmcolor-border-light);
|
|
101
100
|
--wmcolor-option-text-disabled: var(--wmcolor-interactive-disabled);
|
|
102
101
|
--wmcolor-option-text: var(--wmcolor-text);
|
|
@@ -2356,7 +2356,140 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
2356
2356
|
if (module) {
|
|
2357
2357
|
return module[exportName];
|
|
2358
2358
|
}
|
|
2359
|
-
|
|
2359
|
+
|
|
2360
|
+
if (!hmrVersionId || !BUILD.hotModuleReplacement) {
|
|
2361
|
+
const processMod = importedModule => {
|
|
2362
|
+
cmpModules.set(bundleId, importedModule);
|
|
2363
|
+
return importedModule[exportName];
|
|
2364
|
+
}
|
|
2365
|
+
switch(bundleId) {
|
|
2366
|
+
|
|
2367
|
+
case 'wm-button.cjs':
|
|
2368
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2369
|
+
/* webpackMode: "lazy" */
|
|
2370
|
+
'./wm-button.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2371
|
+
case 'wm-chart.cjs':
|
|
2372
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2373
|
+
/* webpackMode: "lazy" */
|
|
2374
|
+
'./wm-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2375
|
+
case 'wm-datepicker.cjs':
|
|
2376
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2377
|
+
/* webpackMode: "lazy" */
|
|
2378
|
+
'./wm-datepicker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2379
|
+
case 'wm-file.cjs':
|
|
2380
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2381
|
+
/* webpackMode: "lazy" */
|
|
2382
|
+
'./wm-file.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2383
|
+
case 'wm-file-list.cjs':
|
|
2384
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2385
|
+
/* webpackMode: "lazy" */
|
|
2386
|
+
'./wm-file-list.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2387
|
+
case 'wm-input.cjs':
|
|
2388
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2389
|
+
/* webpackMode: "lazy" */
|
|
2390
|
+
'./wm-input.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2391
|
+
case 'wm-modal.cjs':
|
|
2392
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2393
|
+
/* webpackMode: "lazy" */
|
|
2394
|
+
'./wm-modal.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2395
|
+
case 'wm-navigator.cjs':
|
|
2396
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2397
|
+
/* webpackMode: "lazy" */
|
|
2398
|
+
'./wm-navigator.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2399
|
+
case 'wm-pagination.cjs':
|
|
2400
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2401
|
+
/* webpackMode: "lazy" */
|
|
2402
|
+
'./wm-pagination.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2403
|
+
case 'wm-search.cjs':
|
|
2404
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2405
|
+
/* webpackMode: "lazy" */
|
|
2406
|
+
'./wm-search.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2407
|
+
case 'wm-snackbar.cjs':
|
|
2408
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2409
|
+
/* webpackMode: "lazy" */
|
|
2410
|
+
'./wm-snackbar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2411
|
+
case 'wm-timepicker.cjs':
|
|
2412
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2413
|
+
/* webpackMode: "lazy" */
|
|
2414
|
+
'./wm-timepicker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2415
|
+
case 'wm-toggletip.cjs':
|
|
2416
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2417
|
+
/* webpackMode: "lazy" */
|
|
2418
|
+
'./wm-toggletip.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2419
|
+
case 'wm-tag-input.cjs':
|
|
2420
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2421
|
+
/* webpackMode: "lazy" */
|
|
2422
|
+
'./wm-tag-input.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2423
|
+
case 'wm-tag-option.cjs':
|
|
2424
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2425
|
+
/* webpackMode: "lazy" */
|
|
2426
|
+
'./wm-tag-option.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2427
|
+
case 'wm-textarea.cjs':
|
|
2428
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2429
|
+
/* webpackMode: "lazy" */
|
|
2430
|
+
'./wm-textarea.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2431
|
+
case 'wm-uploader.cjs':
|
|
2432
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2433
|
+
/* webpackMode: "lazy" */
|
|
2434
|
+
'./wm-uploader.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2435
|
+
case 'wm-wrapper.cjs':
|
|
2436
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2437
|
+
/* webpackMode: "lazy" */
|
|
2438
|
+
'./wm-wrapper.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2439
|
+
case 'wm-action-menu_2.cjs':
|
|
2440
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2441
|
+
/* webpackMode: "lazy" */
|
|
2442
|
+
'./wm-action-menu_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2443
|
+
case 'wm-option_2.cjs':
|
|
2444
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2445
|
+
/* webpackMode: "lazy" */
|
|
2446
|
+
'./wm-option_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2447
|
+
case 'wm-navigation_3.cjs':
|
|
2448
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2449
|
+
/* webpackMode: "lazy" */
|
|
2450
|
+
'./wm-navigation_3.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2451
|
+
case 'wm-progress-indicator_3.cjs':
|
|
2452
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2453
|
+
/* webpackMode: "lazy" */
|
|
2454
|
+
'./wm-progress-indicator_3.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2455
|
+
case 'wm-tab-item_3.cjs':
|
|
2456
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2457
|
+
/* webpackMode: "lazy" */
|
|
2458
|
+
'./wm-tab-item_3.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2459
|
+
case 'wm-chart-slice.cjs':
|
|
2460
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2461
|
+
/* webpackMode: "lazy" */
|
|
2462
|
+
'./wm-chart-slice.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2463
|
+
case 'wm-line-chart.cjs':
|
|
2464
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2465
|
+
/* webpackMode: "lazy" */
|
|
2466
|
+
'./wm-line-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2467
|
+
case 'wm-modal-footer.cjs':
|
|
2468
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2469
|
+
/* webpackMode: "lazy" */
|
|
2470
|
+
'./wm-modal-footer.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2471
|
+
case 'wm-modal-header.cjs':
|
|
2472
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2473
|
+
/* webpackMode: "lazy" */
|
|
2474
|
+
'./wm-modal-header.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2475
|
+
case 'priv-datepicker.cjs':
|
|
2476
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2477
|
+
/* webpackMode: "lazy" */
|
|
2478
|
+
'./priv-datepicker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2479
|
+
case 'priv-navigator-button.cjs':
|
|
2480
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2481
|
+
/* webpackMode: "lazy" */
|
|
2482
|
+
'./priv-navigator-button.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2483
|
+
case 'priv-navigator-item.cjs':
|
|
2484
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2485
|
+
/* webpackMode: "lazy" */
|
|
2486
|
+
'./priv-navigator-item.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2487
|
+
case 'priv-chart-popover.cjs':
|
|
2488
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2489
|
+
/* webpackMode: "lazy" */
|
|
2490
|
+
'./priv-chart-popover.cjs.entry.js')); }).then(processMod, consoleError);
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2360
2493
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
2361
2494
|
/* @vite-ignore */
|
|
2362
2495
|
/* webpackInclude: /\.entry\.js$/ */
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f8ef86de.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-cab287e5.js');
|
|
7
7
|
|
|
8
8
|
const defineCustomElements = (win, options) => {
|
|
9
9
|
if (typeof window === 'undefined') return undefined;
|
package/dist/cjs/ripple.cjs.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f8ef86de.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-cab287e5.js');
|
|
7
7
|
|
|
8
8
|
/*
|
|
9
9
|
Stencil Client Patch Browser v4.8.2 | MIT Licensed | https://stenciljs.com
|
|
@@ -6,7 +6,7 @@ const index = require('./index-f8ef86de.js');
|
|
|
6
6
|
const functions = require('./functions-f16c2df2.js');
|
|
7
7
|
const interfaces = require('./interfaces-ad9e80a6.js');
|
|
8
8
|
|
|
9
|
-
const wmActionMenuCss = ":host{--wmcolor-actionmenu-background:var(--wmcolor-background);--wmcolor-actionmenu-text:var(--wmcolor-interactive)
|
|
9
|
+
const wmActionMenuCss = ":host{--wmcolor-actionmenu-background:var(--wmcolor-background);--wmcolor-actionmenu-text:var(--wmcolor-interactive);position:relative;display:inline-block;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;color:var(--wmcolor-actionmenu-text);font-family:inherit}:host .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}:host(:focus){outline:none}wm-action-menu:focus{outline:none}.dropdown{position:absolute;padding:0;margin:0.25rem 0;border-radius:3px 3px 3px 3px;min-width:11.4375rem;-ms-transform:scale(1, 0);-webkit-transform:scale(1, 0);-moz-transform:scale(1, 0);transform:scale(1, 0);-ms-transition:transform 0.25s ease;-webkit-transition:transform 0.25s ease;-moz-transition:transform 0.25s ease;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease, -webkit-transform 0.25s ease;-ms-transform-origin:center top;-webkit-transform-origin:center top;-moz-transform-origin:center top;transform-origin:center top;visibility:hidden;-webkit-box-shadow:0 3px 14px 3px rgba(5, 3, 3, 0.12), 0 4px 15px 0 rgba(0, 0, 0, 0.2);box-shadow:0 3px 14px 3px rgba(5, 3, 3, 0.12), 0 4px 15px 0 rgba(0, 0, 0, 0.2);background:var(--wmcolor-actionmenu-background);z-index:10;text-align:left;white-space:nowrap}.dropdown:focus{outline:none}.dropdown.open{-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.dropdown.open-up{bottom:2.5rem;top:auto;-ms-transform-origin:center bottom;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}.dropdown.right{left:0}.dropdown.left{right:0}";
|
|
10
10
|
|
|
11
11
|
const ActionMenu = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -213,7 +213,7 @@ const ActionMenu = class {
|
|
|
213
213
|
};
|
|
214
214
|
ActionMenu.style = wmActionMenuCss;
|
|
215
215
|
|
|
216
|
-
const wmMenuitemCss = ":host{--wmcolor-actionmenu-item-background-hover:var(--wmcolor-option-background-hover);--wmcolor-actionmenu-item-background
|
|
216
|
+
const wmMenuitemCss = ":host{--wmcolor-actionmenu-item-background-hover:var(--wmcolor-option-background-hover);--wmcolor-actionmenu-item-background:var(--wmcolor-option-background);--wmcolor-actionmenu-item-border:var(--wmcolor-option-border);--wmcolor-actionmenu-item-text-description:var(--wmcolor-option-text);--wmcolor-actionmenu-item-text-disabled:var(--wmcolor-option-text-disabled);--wmcolor-actionmenu-item-text:var(--wmcolor-interactive);contain:content;font-family:inherit}:host .wrapper{display:block;min-width:8.75rem;cursor:pointer;padding:1.25rem;border-radius:0px 0px 0px 0px;background:var(--wmcolor-actionmenu-item-background);font-family:inherit;font-weight:500;list-style:none;border-bottom:2px solid var(--wmcolor-actionmenu-item-border);color:var(--wmcolor-actionmenu-item-text);font-weight:700}:host .wrapper:focus,:host .wrapper.focus{outline:none;background:var(--wmcolor-actionmenu-item-background-hover)}:host .wrapper:hover{background:var(--wmcolor-actionmenu-item-background-hover);outline:none}:host .wrapper .description{color:var(--wmcolor-actionmenu-item-text-description);font-size:0.875rem;padding-top:0.5rem;white-space:normal;font-weight:400}:host .wrapper[aria-disabled=true]{font-style:italic;color:var(--wmcolor-actionmenu-text-disabled)}:host .wrapper:not(:last-child){border-bottom:2px solid var(--wmcolor-actionmenu-item-border)}:host ::slotted{font-family:inherit}:host .mdi{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;margin-right:0.625rem;pointer-events:none;font-size:1.12rem}:host(:focus){outline:none;background:var(--wmcolor-actionmenu-item-background-hover)}:host([aria-disabled=true]){pointer-events:none}";
|
|
217
217
|
|
|
218
218
|
const Menuitem = class {
|
|
219
219
|
constructor(hostRef) {
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f8ef86de.js');
|
|
6
6
|
const functions = require('./functions-f16c2df2.js');
|
|
7
|
-
const chartFunctions = require('./chartFunctions-
|
|
7
|
+
const chartFunctions = require('./chartFunctions-e21f1d64.js');
|
|
8
8
|
const intl = require('./intl-9a4babcf.js');
|
|
9
9
|
|
|
10
10
|
const wmChartCss = ":host{--wmcolor-chart-label-text-negative:var(--wmcolor-text-negative);--wmcolor-chart-label-text-positive:var(--wmcolor-text-positive);--wmcolor-chart-label-text:var(--wmcolor-text);--wmcolor-chart-subinfo-text:var(--wmcolor-text);--wmcolor-chart-value-text:var(--wmcolor-text);display:block}:host .component-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:0.875rem;position:relative;outline:none;}:host .component-wrapper:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px}:host .component-wrapper .label{display:block;margin:0;padding-bottom:0.25rem;font-weight:600;position:relative}:host .component-wrapper .label .subinfo{display:block;font-weight:normal;font-style:italic;bottom:0.25rem;width:100%;color:var(--wmcolor-chart-subinfo-text)}:host .component-wrapper .label.custom-width{width:var(--custom-label-width)}:host .component-wrapper .label.--none{display:none}:host .component-wrapper .doughnut-svg,:host .component-wrapper .inner-stacked-bar-wrapper{overflow:visible}:host .component-wrapper .bar-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper{width:100%}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .values{display:-ms-flexbox;display:flex;gap:2px;margin-bottom:8px}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .stacked-bar-segments-wrapper{display:-ms-flexbox;display:flex;gap:2px}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .stacked-bar-segments-wrapper .stacked-bar-segment{height:30px;cursor:pointer}:host .component-wrapper .segment{print-color-adjust:exact;-webkit-print-color-adjust:exact}:host .component-wrapper .segment.fixed-width{-ms-flex-negative:0;flex-shrink:0}:host .component-wrapper .doughnut-wrapper{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}:host .component-wrapper .doughnut-wrapper .doughnut-segment{cursor:pointer}:host .component-wrapper .value-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}:host .component-wrapper .value-wrapper .fixed-width{-ms-flex-negative:0;flex-shrink:0}:host .component-wrapper .value-wrapper .value.hidden{visibility:hidden}:host .component-wrapper .faded{opacity:0.3}:host .component-wrapper path:active,:host .component-wrapper path:hover,:host .component-wrapper path:focus,:host .component-wrapper .stacked-bar-segment:active,:host .component-wrapper .stacked-bar-segment:hover,:host .component-wrapper .stacked-bar-segment:focus{outline:none}:host .component-wrapper .stacked-bar-segment:active.stacked-bar-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:hover.stacked-bar-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:focus.stacked-bar-segment:not(:focus-visible){-webkit-box-shadow:0px 0px 6px #333;-moz-box-shadow:0px 0px 6px #333;box-shadow:0px 0px 6px #333}:host .component-wrapper path:active.doughnut-segment:not(:focus-visible),:host .component-wrapper path:hover.doughnut-segment:not(:focus-visible),:host .component-wrapper path:focus.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:active.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:hover.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:focus.doughnut-segment:not(:focus-visible){-webkit-filter:url(#wmHoverDropShadow);filter:url(#wmHoverDropShadow)}:host .component-wrapper path::-moz-focus-inner,:host .component-wrapper .stacked-bar-segment::-moz-focus-inner{border:0;outline:none}:host .component-wrapper .stacked-bar-segment:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px;-webkit-box-shadow:0 0 0 7px white;box-shadow:0 0 0 7px white;z-index:1}:host .component-wrapper #kfbg1{stroke:white;stroke-width:10px}:host .component-wrapper #kfstroke{stroke:var(--wmcolor-interactive-focus);stroke-width:6px}:host .component-wrapper #kfbg2{stroke:white;stroke-width:2px}:host .component-wrapper.doughnut{width:300px}:host .component-wrapper.doughnut1 label,:host .component-wrapper.doughnut1 .label-text,:host .component-wrapper.doughnut2 label,:host .component-wrapper.doughnut2 .label-text,:host .component-wrapper.doughnut2b label,:host .component-wrapper.doughnut2b .label-text,:host .component-wrapper.doughnut3 label,:host .component-wrapper.doughnut3 .label-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}:host .component-wrapper.doughnut{-ms-flex-align:center;align-items:center}:host .component-wrapper.doughnut label{text-align:center;width:100%;padding-bottom:1.5rem}:host .component-wrapper.doughnut label .subinfo{position:absolute}:host .component-wrapper.doughnut .completion-message{padding-top:0.625rem}:host .component-wrapper.bar{-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .component-wrapper.bar label .subinfo{position:initial}:host .component-wrapper.bar .chart-wrapper{display:-ms-flexbox;display:flex}:host .component-wrapper.bar .chart-wrapper .single-perc{width:4rem;-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;height:30px;-ms-flex-align:center;align-items:center}:host .component-wrapper.bar .chart-wrapper .inner-stacked-bar-wrapper{-ms-flex:1;flex:1}:host .component-wrapper.bar .chart-wrapper .completion-message{width:100%;text-align:right;margin-top:0.25rem}@media screen and (min-width: 768px){:host .component-wrapper.bar{-ms-flex-direction:row;flex-direction:row}:host .component-wrapper.bar label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:30px;width:12rem;text-align:left;padding-right:1.25rem;padding-bottom:0;-ms-flex:none;flex:none}:host .component-wrapper.bar .bar-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host .component-wrapper.bar .bar-wrapper .single-perc{text-align:center;padding-left:0.5rem;-ms-flex-pack:center;justify-content:center}}:host .component-wrapper.bar2,:host .component-wrapper.bar2b,:host .component-wrapper.bar3,:host .component-wrapper.bar4,:host .component-wrapper.bar5{-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar2b .inner-stacked-bar-wrapper,:host .component-wrapper.bar4 .inner-stacked-bar-wrapper,:host .component-wrapper.bar5 .inner-stacked-bar-wrapper{height:30px;margin-bottom:0}:host .component-wrapper.bar2b .inner-stacked-bar-wrapper.show-values,:host .component-wrapper.bar4 .inner-stacked-bar-wrapper.show-values,:host .component-wrapper.bar5 .inner-stacked-bar-wrapper.show-values{height:60px;margin-top:0}:host .component-wrapper.bar3 .chart-wrapper{position:relative;height:100px}:host .component-wrapper.bar3 .chart-wrapper .inner-stacked-bar-wrapper{position:absolute;top:35px;left:0;right:0;bottom:0;height:30px}:host .component-wrapper.bar3 .chart-wrapper .axis{position:absolute;top:0;left:0;height:90px;width:100%;overflow:visible;-webkit-transform:translateY(90px);transform:translateY(90px)}:host .component-wrapper.bar3 .chart-wrapper .axis line{stroke:var(--wmcolor-chart-gridline);stroke-width:1px}:host .component-wrapper.bar3 .chart-wrapper .axis text{-webkit-transform:translate(4px, 24px);transform:translate(4px, 24px);text-anchor:middle}:host .component-wrapper.bar3 .hidden-values-warning{margin-top:1.25rem}:host .component-wrapper.bar6,:host .component-wrapper.bar7{--chartPadding:48px;-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar6 .chart-wrapper,:host .component-wrapper.bar7 .chart-wrapper{width:100%}:host .component-wrapper.bar6 .chart,:host .component-wrapper.bar7 .chart{position:relative;padding-right:var(--chartPadding)}:host .component-wrapper.bar6 .gridlines,:host .component-wrapper.bar7 .gridlines{position:absolute;left:var(--labelWidth);right:var(--chartPadding);top:0;bottom:0;background-image:linear-gradient(90deg, var(--wmcolor-chart-gridline) 1px, transparent 1px);background-position:-1px;border-left:1px solid var(--wmcolor-chart-gridline);border-bottom:1px solid var(--wmcolor-chart-gridline);background-size:var(--backgroundSize)}:host .component-wrapper.bar6 .rows,:host .component-wrapper.bar7 .rows{display:grid;grid-template-columns:var(--labelWidth) auto;grid-auto-rows:minmax(30px, 1fr);-ms-flex-align:center;align-items:center;position:relative;z-index:1}:host .component-wrapper.bar6 .rows .label,:host .component-wrapper.bar7 .rows .label{font-weight:400;padding:0 0.75rem 0 0;text-align:right;margin:0.75rem 0}:host .component-wrapper.bar6 .rows .label.hidden,:host .component-wrapper.bar7 .rows .label.hidden{visibility:hidden;white-space:nowrap}:host .component-wrapper.bar6 .bar,:host .component-wrapper.bar7 .bar{height:30px;position:relative}:host .component-wrapper.bar6 .bar .value,:host .component-wrapper.bar7 .bar .value{position:absolute;top:50%;right:-0.5rem;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%)}:host .component-wrapper.bar6 .x-axis,:host .component-wrapper.bar7 .x-axis{margin-left:var(--labelWidth);margin-right:var(--chartPadding);display:-ms-flexbox;display:flex;postion:relative}:host .component-wrapper.bar6 .tick,:host .component-wrapper.bar7 .tick{-ms-flex:1;flex:1;text-align:right}:host .component-wrapper.bar6 .tick span,:host .component-wrapper.bar7 .tick span{-webkit-transform:translateX(50%);transform:translateX(50%);display:inline-block}:host .component-wrapper.bar6 .zero,:host .component-wrapper.bar7 .zero{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}:host .component-wrapper.bar6 .bar:active,:host .component-wrapper.bar6 .bar:hover,:host .component-wrapper.bar6 .bar:focus,:host .component-wrapper.bar7 .bar:active,:host .component-wrapper.bar7 .bar:hover,:host .component-wrapper.bar7 .bar:focus{outline:none}:host .component-wrapper.bar6 .bar:active.bar:not(:focus-visible),:host .component-wrapper.bar6 .bar:hover.bar:not(:focus-visible),:host .component-wrapper.bar6 .bar:focus.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:active.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:hover.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:focus.bar:not(:focus-visible){-webkit-box-shadow:0px 0px 6px #333;-moz-box-shadow:0px 0px 6px #333;box-shadow:0px 0px 6px #333}:host .component-wrapper.bar6 .bar:focus-visible,:host .component-wrapper.bar7 .bar:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px;-webkit-box-shadow:0 0 0 7px white;box-shadow:0 0 0 7px white;z-index:1}:host .component-wrapper.left-label{-ms-flex-direction:row;flex-direction:row}:host .component-wrapper.left-label .label{width:12rem;padding-right:1.25rem;-ms-flex:none;flex:none;-ms-flex-item-align:end;align-self:flex-end;min-height:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .component-wrapper .hidden-values-warning{font-size:0.75rem;font-style:italic;max-width:100%}:host .component-wrapper .hidden-values-warning.hidden{display:none}@media print{:host .component-wrapper .hidden-values-warning{display:none}}:host #chart-instructions{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}:host .component-wrapper .legend-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}:host .component-wrapper .legend-wrapper .legend{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding-top:0.25rem;padding-bottom:0.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}:host .component-wrapper .legend-wrapper .legend.bar6{display:none}:host .component-wrapper .legend-wrapper .legend.--top{margin-top:-0.75rem}:host .component-wrapper .legend-wrapper .legend.--top .legend-item{padding-top:0.75rem}:host .component-wrapper .legend-wrapper .legend.--top .legend-color{top:0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom{margin-bottom:-0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom .legend-item{padding-bottom:0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom .legend-color{top:-0.75rem}:host .component-wrapper .legend-wrapper .legend .legend-item{position:relative}:host .component-wrapper .legend-wrapper .legend .legend-item.faded{opacity:0.3}:host .component-wrapper .legend-wrapper .legend .legend-item:not(:last-of-type){padding-right:1.25rem}:host .component-wrapper .legend-wrapper .legend .legend-text{font-size:0.875rem;padding-left:1rem;line-height:1}:host .component-wrapper .legend-wrapper .legend .legend-color{position:absolute;left:0;bottom:0;margin:auto;width:0.6875rem;height:0.6875rem;print-color-adjust:exact;-webkit-print-color-adjust:exact}:host .component-wrapper .legend-wrapper .legend .print-value{display:none}:host .component-wrapper .legend-wrapper .legend .print-value.force-visible{display:unset}@media print{:host .component-wrapper .legend-wrapper .legend .print-value{display:unset}}:host .component-wrapper .legend-wrapper .legend.bar3{padding-bottom:1.25rem}";
|
|
@@ -92,6 +92,7 @@ const Chart = class {
|
|
|
92
92
|
: msg.classList.add("hidden");
|
|
93
93
|
}
|
|
94
94
|
else {
|
|
95
|
+
// if DOM isn't ready, try again later
|
|
95
96
|
requestAnimationFrame(() => this.showHiddenValuesMessage(showMsg));
|
|
96
97
|
}
|
|
97
98
|
}
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f8ef86de.js');
|
|
6
6
|
const functions = require('./functions-f16c2df2.js');
|
|
7
|
-
const chartFunctions = require('./chartFunctions-
|
|
7
|
+
const chartFunctions = require('./chartFunctions-e21f1d64.js');
|
|
8
8
|
const intl = require('./intl-9a4babcf.js');
|
|
9
9
|
|
|
10
10
|
const wmLineChartCss = ":host{--wmcolor-linechart-currentposition:var(--wmcolor-lavender);--wmcolor-linechart-delta-text-negative:var(--wmcolor-text-negative);--wmcolor-linechart-delta-text-positive:var(--wmcolor-text-positive);--wmcolor-linechart-gridline:var(--wmcolor-chart-gridline);--wmcolor-linechart-highlight-background:var(--wmcolor-background-highlight);--wmcolor-linechart-popover-background:var(--wmcolor-chart-popover-background);display:block;height:500px;width:100%;font-size:14px;overflow-y:visible;overflow-x:auto}:host .component-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:562px;width:100%;height:100%;outline:none}:host .icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:relative;color:var(--iconColor);-webkit-transform:var(--translation, unset);transform:var(--translation, unset)}:host .icon:before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--icon);padding:0 3px;z-index:1}:host .icon:after{color:white;position:absolute;left:3px;-webkit-transform:scale(180%);transform:scale(180%);display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--icon);z-index:0}:host .legend{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;margin-top:4px;margin-bottom:16px}:host .legend .legend-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:default;font-weight:600}:host .legend .legend-label.faded{opacity:0.3}:host .legend .legend-label .icon{margin-right:4px}:host .legend .visibility-toggle{margin-left:4px}:host .chart-wrapper{position:relative;-ms-flex-positive:1;flex-grow:1;display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:1fr auto auto;margin-right:16px}:host .chart-label{font-size:14px;font-weight:600}:host .chart-label.--y-axis{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:var(--labelWidth);align-self:center;margin-right:16px;grid-area:1/1/2/2;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}:host .chart-label.--x-axis{margin-top:16px;text-align:center;grid-area:3/3/4/4}:host .y-intervals{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;grid-area:1/2/2/3;margin-right:4px}:host .y-intervals .y-interval{text-align:right}:host .x-intervals{display:grid;grid-template-columns:var(--columns);grid-area:2/3/3/4;line-height:1;margin-top:4px}:host .x-intervals .x-interval{text-align:center}:host .x-intervals .x-interval:first-child{text-align:left}:host .x-intervals .x-interval:last-child{text-align:right}:host .x-intervals .x-interval.hidden{visibility:hidden}:host .plot-area{position:relative;grid-area:1/3/2/4;background-image:linear-gradient(90deg, var(--wmcolor-linechart-gridline) 1px, transparent 1px);border-bottom:1px solid var(--wmcolor-linechart-gridline);background-size:var(--backgroundSize)}:host .plot-area.right-border{border-right:1px solid var(--wmcolor-linechart-gridline)}:host .line{position:absolute;width:100%;height:100%}:host .line .icon{position:absolute;-webkit-transform:var(--translation);transform:var(--translation);left:var(--xPosition);top:var(--yPosition);z-index:1}:host .line .icon:focus{z-index:2;outline:none}:host .line .icon:focus:before{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:0;border-radius:3px}:host .line .line-svg{height:100%;width:100%}:host .line.faded{opacity:0.3}:host .line.focused{z-index:1}:host .line.hidden{visibility:hidden}:host .hover-area-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:grid;grid-template-rows:1fr;grid-template-columns:var(--columns)}:host .hover-indicator{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:100%;width:2px;border:1px solid var(--wmcolor-linechart-currentposition);-webkit-transform:translateX(-50%);transform:translateX(-50%);left:var(--xPosition);grid-column:3/4;grid-row:1/2;pointer-events:none}:host .popover{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:400px;background-color:var(--wmcolor-linechart-popover-background);position:absolute;top:var(--topPosition, 0);left:var(--leftPosition, unset);right:var(--rightPosition, unset);padding:16px;border-radius:5px;-webkit-box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.09);box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.09);-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1;z-index:3;grid-column:3/4;grid-row:1/2;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}:host .popover .title{font-size:16px;font-weight:600}:host .popover .comparison-title{font-style:italic;margin-top:4px}:host .popover .unit{font-size:12px;font-weight:600}:host .popover .unit.--x{margin-left:4px}:host .popover .popover-table{margin-top:16px}:host .popover .popover-table .popover-row{line-height:1}:host .popover .popover-table .popover-row:not(:last-child) td{padding-bottom:8px}:host .popover .popover-table .popover-row .row-label{font-weight:600;padding-right:16px;overflow-wrap:anywhere}:host .popover .popover-table .popover-row .row-label .icon{margin-right:4px}:host .popover .popover-table .popover-row .row-value,:host .popover .popover-table .popover-row .delta{text-align:right;white-space:nowrap}:host .popover .popover-table .popover-row .delta{padding-left:12px;font-weight:600}:host .popover .popover-table .popover-row .delta.--positive{color:var(--wmcolor-linechart-delta-text-positive)}:host .popover .popover-table .popover-row .delta.--negative{color:var(--wmcolor-linechart-delta-text-negative)}:host .highlight{position:absolute;height:100%;background-color:color-mix(in srgb, var(--wmcolor-linechart-highlight-background) 60%, transparent);left:var(--startPercentage);right:var(--endPercentage)}:host .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}";
|
|
@@ -6,7 +6,7 @@ const index = require('./index-f8ef86de.js');
|
|
|
6
6
|
const functions = require('./functions-f16c2df2.js');
|
|
7
7
|
const intl = require('./intl-9a4babcf.js');
|
|
8
8
|
|
|
9
|
-
const wmOptionCss = ":host(:not(:last-child)){border-bottom:2px solid;border-color:var(--wmcolor-select-option-border)}:host{display:block;cursor:pointer;position:relative;padding:1.25rem;background:var(--wmcolor-select-option-background);font-family:inherit;list-style:none;color:var(--wmcolor-select-option-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host:focus,:host.focus{outline:none;background:var(--wmcolor-select-option-background-focus)}:host.icon{color:var(--wmcolor-interactive)}:host .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}.checkbox:before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\f131\";display:inline-block;margin-right:0.25rem;color:var(--wmcolor-interactive)}:host([aria-selected=true]){background:var(--wmcolor-select-option-background-selected);font-weight:500}:host([aria-selected=true]) .checkbox:before{content:\"\\f132\"}:host([aria-disabled=true]){color:var(--wmcolor-select-option-text-disabled);
|
|
9
|
+
const wmOptionCss = ":host(:not(:last-child)){border-bottom:2px solid;border-color:var(--wmcolor-select-option-border)}:host{display:block;cursor:pointer;position:relative;padding:1.25rem;background:var(--wmcolor-select-option-background);font-family:inherit;list-style:none;color:var(--wmcolor-select-option-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host:focus,:host.focus{outline:none;background:var(--wmcolor-select-option-background-focus)}:host.icon{color:var(--wmcolor-interactive)}:host .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}.checkbox:before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\f131\";display:inline-block;margin-right:0.25rem;color:var(--wmcolor-interactive)}:host([aria-selected=true]){background:var(--wmcolor-select-option-background-selected);font-weight:500}:host([aria-selected=true]) .checkbox:before{content:\"\\f132\"}:host([aria-disabled=true]){font-style:italic;color:var(--wmcolor-select-option-text-disabled);cursor:default}:host([aria-disabled=true]) .checkbox:before{color:var(--wmcolor-select-option-text-disabled)}:host(.multi-option){background:unset}:host(.clone.last){border-bottom:12px solid;border-color:var(--wmcolor-select-option-border)}:host(.hassubinfo){display:-ms-flexbox;display:flex}:host(.hassubinfo) .option-wrapper{-ms-flex:1;flex:1}:host(.hassubinfo) .subinfo{-ms-flex:none;flex:none}:host(.hidden),:host(.filtered-out){display:none}.subinfo{font-style:italic}.option-text{display:inline-block}::slotted{font-family:inherit}::slotted(i){font-size:0.875rem}::slotted(i):before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;margin-right:0.625rem;pointer-events:none}:host(:focus){outline:none;background:var(--wmcolor-select-option-background-hover)}:host(:hover){background:var(--wmcolor-select-option-background-hover);outline:none}";
|
|
10
10
|
|
|
11
11
|
const Option = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -155,7 +155,7 @@ const Option = class {
|
|
|
155
155
|
};
|
|
156
156
|
Option.style = wmOptionCss;
|
|
157
157
|
|
|
158
|
-
const wmSelectCss = ":host{--wmcolor-select-background:var(--wmcolor-background);--wmcolor-select-border:var(--wmcolor-input-border);--wmcolor-select-option-background-
|
|
158
|
+
const wmSelectCss = ":host{--wmcolor-select-background:var(--wmcolor-background);--wmcolor-select-border:var(--wmcolor-input-border);--wmcolor-select-option-background-focus:var(--wmcolor-option-background-focus);--wmcolor-select-option-background-hover:var(--wmcolor-option-background-hover);--wmcolor-select-option-background-selected:var(--wmcolor-option-background-selected);--wmcolor-select-option-background:var(--wmcolor-option-background);--wmcolor-select-option-border:var(--wmcolor-option-border);--wmcolor-select-option-text-disabled:var(--wmcolor-option-text-disabled);--wmcolor-select-option-text:var(--wmcolor-option-text);--wmcolor-select-search-border:var(--wmcolor-input-border);--wmcolor-select-search-icon:var(--wmcolor-icon-accent);--wmcolor-select-searchresults-text:var(--wmcolor-text);--wmcolor-select-selectall-background:var(--wmcolor-select-option-background);--wmcolor-select-selectall-border:var(--wmcolor-select-option-border);--wmcolor-select-selectall-text:var(--wmcolor-interactive);--wmcolor-select-text:var(--wmcolor-interactive);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}:host .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}.wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:0.875rem}.wrapper .label{display:block;line-height:normal;font-weight:600;white-space:nowrap;margin-bottom:0.25rem}.wrapper .label .required{color:var(--wmcolor-text-required)}.wrapper.label-left{-ms-flex-direction:row;flex-direction:row}.wrapper.label-left .label-wrapper{line-height:2.5rem}.wrapper.label-left .label-wrapper .label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:2.5rem;white-space:normal;margin-bottom:0;margin-right:0.75rem}.wrapper.label-none label{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}.wrapper.invalid .label{color:var(--wmcolor-text-error)}.wrapper.invalid .label:after{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\f026\";margin-left:0.3125rem}[dir=RTL] .wrapper.invalid .label:after{margin-left:0;margin-right:0.3125rem}.wrapper.rtl.label-left .label{margin-right:0;margin-left:0.75rem}.wrapper .button-wrapper{position:relative;-ms-flex:1;flex:1;font-size:1.125rem;color:var(--wmcolor-select-text);min-width:8.75rem}.wrapper .button-wrapper .displayedoption{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:var(--wmcolor-select-background);width:100%;border:solid 1px;border-color:var(--wmcolor-select-border);padding:0 1.875rem 0 0.9375rem;cursor:pointer;height:2.5rem;line-height:normal;font-family:inherit;color:var(--wmcolor-select-text);font-weight:400;font-size:0.875rem;text-transform:none;text-align:left}@media only screen and (max-width: 768px){.wrapper .button-wrapper .displayedoption{height:2.75rem}}.wrapper .button-wrapper .displayedoption:before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\f140\";position:absolute;right:0.5625rem;pointer-events:none;font-size:1.12rem}.wrapper .button-wrapper .displayedoption:hover:not(:disabled):not(.-disabled):not(.-raised){background:var(--wmcolor-select-background);text-decoration:none}.wrapper .button-wrapper .displayedoption:active{-ms-transform:scale(1, 1) !important;-webkit-transform:scale(1, 1) !important;transform:scale(1, 1) !important}.wrapper .button-wrapper .displayedoption:focus{outline:none}.wrapper .button-wrapper .displayedoption::-moz-focus-inner{border:0}.wrapper .button-wrapper .displayedoption:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px}.wrapper .button-wrapper .displayedoption .overflowcontrol{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-ms-flex:1;flex:1}.wrapper .button-wrapper .displayedoption .overflowcontrol.hassubinfo{display:-ms-flexbox;display:flex}.wrapper .button-wrapper .displayedoption .overflowcontrol.hassubinfo .button-text{-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;min-width:0}.wrapper .button-wrapper .displayedoption .overflowcontrol.hassubinfo .subinfo{-ms-flex:none;flex:none;font-style:italic}.wrapper .button-wrapper .displayedoption .overflow-counter{font-weight:bold;margin-left:0.5rem}.wrapper .button-wrapper>.displayedoption[disabled]{color:#6b6b6b;border-color:#8a8a8a;background:#f0f0f0;cursor:default}.wrapper .button-wrapper>.dropdown{-webkit-overflow-scrolling:touch;-webkit-box-shadow:0 4px 15px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0 4px 15px 0 rgba(0, 0, 0, 0.2);box-shadow:0 4px 15px 0 rgba(0, 0, 0, 0.2);-ms-transition:transform 0.25s ease;-webkit-transition:transform 0.25s ease;-moz-transition:transform 0.25s ease;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease, -webkit-transform 0.25s ease;-ms-transform:scale(1, 0);-webkit-transform:scale(1, 0);-moz-transform:scale(1, 0);transform:scale(1, 0);-ms-transform-origin:center top;-webkit-transform-origin:center top;-moz-transform-origin:center top;transform-origin:center top;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;position:absolute;top:0;right:0;background:var(--wmcolor-select-option-background);z-index:100;width:100%;font-size:0.875rem}.wrapper .button-wrapper>.dropdown.upwards{top:unset;bottom:calc(100% - 2.5rem);-ms-transform-origin:center bottom;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}.wrapper .button-wrapper>.dropdown.hidden{visibility:hidden}.wrapper .button-wrapper>.dropdown.open{-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);transform:scale(1, 1)}.wrapper.invalid .button-wrapper .displayedoption{-webkit-box-shadow:0 0 0 1px var(--wmcolor-input-border-error);-moz-box-shadow:0 0 0 1px var(--wmcolor-input-border-error);box-shadow:0 0 0 1px var(--wmcolor-input-border-error);border-color:var(--wmcolor-input-border-error)}.wrapper .error-message{display:block;font-style:italic;color:var(--wmcolor-text-error);font-size:0.875rem;margin-top:0.25rem;margin-bottom:0.25rem;top:100%;left:0}.options-wrapper{max-height:12.5rem;overflow:auto}.select-all{width:100%;cursor:pointer;padding:1.25rem;border:none;margin:0;border-bottom:2px solid;border-color:var(--wmcolor-select-selectall-border);background:var(--wmcolor-select-selectall-background);font-family:inherit;font-size:inherit;text-align:left;text-align:start;font-weight:500;color:var(--wmcolor-select-selectall-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-all:hover,.select-all:focus{outline:none;background:#f4f4f4}.search{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid;border-color:var(--wmcolor-select-option-border);padding:1.25rem}.search .searchfield-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.75rem;width:100%;padding:0 0.75rem;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:1px solid;border-color:var(--wmcolor-select-search-border)}.search .searchfield-wrapper:focus,.search .searchfield-wrapper.focus{outline:2px solid var(--wmcolor-input-border-focus);border-color:var(--wmcolor-input-border-focus)}.search .searchfield{width:100%;border:none;outline:none;font-family:inherit;font-size:0.875rem;margin-left:0.25rem}.search .icon:before{display:inline-block;font:normal normal normal 24px/1 \"Material Design Icons\";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\f349\";color:var(--wmcolor-select-search-icon);font-size:1.12rem}.search-results-message{padding:1.25rem;color:var(--wmcolor-select-searchresults-text);font-size:0.875rem;font-style:italic}.rtl>.dropdown{-ms-transform-origin:left top;-webkit-transform-origin:left top;-moz-transform-origin:left top;transform-origin:left top;left:0;right:auto}.rtl>.dropdown .option{padding-left:3rem;padding-right:1.25rem}.rtl>.displayedoption{padding:0 0.9375rem 0 1.875rem;text-align:right}.rtl>.displayedoption:before{right:auto;left:0.5625rem}";
|
|
159
159
|
|
|
160
160
|
const Select = class {
|
|
161
161
|
constructor(hostRef) {
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f8ef86de.js');
|
|
6
6
|
const functions = require('./functions-f16c2df2.js');
|
|
7
|
-
const chartFunctions = require('./chartFunctions-
|
|
7
|
+
const chartFunctions = require('./chartFunctions-e21f1d64.js');
|
|
8
8
|
|
|
9
9
|
const wmProgressIndicatorCss = ":host{--wmcolor-chart-label-text-negative:var(--wmcolor-text-negative);--wmcolor-chart-label-text-positive:var(--wmcolor-text-positive);--wmcolor-chart-label-text:var(--wmcolor-text);--wmcolor-chart-subinfo-text:var(--wmcolor-text);--wmcolor-chart-value-text:var(--wmcolor-text);display:block}:host .component-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:0.875rem;position:relative;outline:none;}:host .component-wrapper:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px}:host .component-wrapper .label{display:block;margin:0;padding-bottom:0.25rem;font-weight:600;position:relative}:host .component-wrapper .label .subinfo{display:block;font-weight:normal;font-style:italic;bottom:0.25rem;width:100%;color:var(--wmcolor-chart-subinfo-text)}:host .component-wrapper .label.custom-width{width:var(--custom-label-width)}:host .component-wrapper .label.--none{display:none}:host .component-wrapper .doughnut-svg,:host .component-wrapper .inner-stacked-bar-wrapper{overflow:visible}:host .component-wrapper .bar-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper{width:100%}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .values{display:-ms-flexbox;display:flex;gap:2px;margin-bottom:8px}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .stacked-bar-segments-wrapper{display:-ms-flexbox;display:flex;gap:2px}:host .component-wrapper .bar-wrapper .inner-stacked-bar-wrapper .stacked-bar-segments-wrapper .stacked-bar-segment{height:30px;cursor:pointer}:host .component-wrapper .segment{print-color-adjust:exact;-webkit-print-color-adjust:exact}:host .component-wrapper .segment.fixed-width{-ms-flex-negative:0;flex-shrink:0}:host .component-wrapper .doughnut-wrapper{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}:host .component-wrapper .doughnut-wrapper .doughnut-segment{cursor:pointer}:host .component-wrapper .value-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}:host .component-wrapper .value-wrapper .fixed-width{-ms-flex-negative:0;flex-shrink:0}:host .component-wrapper .value-wrapper .value.hidden{visibility:hidden}:host .component-wrapper .faded{opacity:0.3}:host .component-wrapper path:active,:host .component-wrapper path:hover,:host .component-wrapper path:focus,:host .component-wrapper .stacked-bar-segment:active,:host .component-wrapper .stacked-bar-segment:hover,:host .component-wrapper .stacked-bar-segment:focus{outline:none}:host .component-wrapper .stacked-bar-segment:active.stacked-bar-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:hover.stacked-bar-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:focus.stacked-bar-segment:not(:focus-visible){-webkit-box-shadow:0px 0px 6px #333;-moz-box-shadow:0px 0px 6px #333;box-shadow:0px 0px 6px #333}:host .component-wrapper path:active.doughnut-segment:not(:focus-visible),:host .component-wrapper path:hover.doughnut-segment:not(:focus-visible),:host .component-wrapper path:focus.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:active.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:hover.doughnut-segment:not(:focus-visible),:host .component-wrapper .stacked-bar-segment:focus.doughnut-segment:not(:focus-visible){-webkit-filter:url(#wmHoverDropShadow);filter:url(#wmHoverDropShadow)}:host .component-wrapper path::-moz-focus-inner,:host .component-wrapper .stacked-bar-segment::-moz-focus-inner{border:0;outline:none}:host .component-wrapper .stacked-bar-segment:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px;-webkit-box-shadow:0 0 0 7px white;box-shadow:0 0 0 7px white;z-index:1}:host .component-wrapper #kfbg1{stroke:white;stroke-width:10px}:host .component-wrapper #kfstroke{stroke:var(--wmcolor-interactive-focus);stroke-width:6px}:host .component-wrapper #kfbg2{stroke:white;stroke-width:2px}:host .component-wrapper.doughnut{width:300px}:host .component-wrapper.doughnut1 label,:host .component-wrapper.doughnut1 .label-text,:host .component-wrapper.doughnut2 label,:host .component-wrapper.doughnut2 .label-text,:host .component-wrapper.doughnut2b label,:host .component-wrapper.doughnut2b .label-text,:host .component-wrapper.doughnut3 label,:host .component-wrapper.doughnut3 .label-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}:host .component-wrapper.doughnut{-ms-flex-align:center;align-items:center}:host .component-wrapper.doughnut label{text-align:center;width:100%;padding-bottom:1.5rem}:host .component-wrapper.doughnut label .subinfo{position:absolute}:host .component-wrapper.doughnut .completion-message{padding-top:0.625rem}:host .component-wrapper.bar{-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .component-wrapper.bar label .subinfo{position:initial}:host .component-wrapper.bar .chart-wrapper{display:-ms-flexbox;display:flex}:host .component-wrapper.bar .chart-wrapper .single-perc{width:4rem;-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;height:30px;-ms-flex-align:center;align-items:center}:host .component-wrapper.bar .chart-wrapper .inner-stacked-bar-wrapper{-ms-flex:1;flex:1}:host .component-wrapper.bar .chart-wrapper .completion-message{width:100%;text-align:right;margin-top:0.25rem}@media screen and (min-width: 768px){:host .component-wrapper.bar{-ms-flex-direction:row;flex-direction:row}:host .component-wrapper.bar label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:30px;width:12rem;text-align:left;padding-right:1.25rem;padding-bottom:0;-ms-flex:none;flex:none}:host .component-wrapper.bar .bar-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host .component-wrapper.bar .bar-wrapper .single-perc{text-align:center;padding-left:0.5rem;-ms-flex-pack:center;justify-content:center}}:host .component-wrapper.bar2,:host .component-wrapper.bar2b,:host .component-wrapper.bar3,:host .component-wrapper.bar4,:host .component-wrapper.bar5{-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar2b .inner-stacked-bar-wrapper,:host .component-wrapper.bar4 .inner-stacked-bar-wrapper,:host .component-wrapper.bar5 .inner-stacked-bar-wrapper{height:30px;margin-bottom:0}:host .component-wrapper.bar2b .inner-stacked-bar-wrapper.show-values,:host .component-wrapper.bar4 .inner-stacked-bar-wrapper.show-values,:host .component-wrapper.bar5 .inner-stacked-bar-wrapper.show-values{height:60px;margin-top:0}:host .component-wrapper.bar3 .chart-wrapper{position:relative;height:100px}:host .component-wrapper.bar3 .chart-wrapper .inner-stacked-bar-wrapper{position:absolute;top:35px;left:0;right:0;bottom:0;height:30px}:host .component-wrapper.bar3 .chart-wrapper .axis{position:absolute;top:0;left:0;height:90px;width:100%;overflow:visible;-webkit-transform:translateY(90px);transform:translateY(90px)}:host .component-wrapper.bar3 .chart-wrapper .axis line{stroke:var(--wmcolor-chart-gridline);stroke-width:1px}:host .component-wrapper.bar3 .chart-wrapper .axis text{-webkit-transform:translate(4px, 24px);transform:translate(4px, 24px);text-anchor:middle}:host .component-wrapper.bar3 .hidden-values-warning{margin-top:1.25rem}:host .component-wrapper.bar6,:host .component-wrapper.bar7{--chartPadding:48px;-ms-flex-align:start;align-items:flex-start}:host .component-wrapper.bar6 .chart-wrapper,:host .component-wrapper.bar7 .chart-wrapper{width:100%}:host .component-wrapper.bar6 .chart,:host .component-wrapper.bar7 .chart{position:relative;padding-right:var(--chartPadding)}:host .component-wrapper.bar6 .gridlines,:host .component-wrapper.bar7 .gridlines{position:absolute;left:var(--labelWidth);right:var(--chartPadding);top:0;bottom:0;background-image:linear-gradient(90deg, var(--wmcolor-chart-gridline) 1px, transparent 1px);background-position:-1px;border-left:1px solid var(--wmcolor-chart-gridline);border-bottom:1px solid var(--wmcolor-chart-gridline);background-size:var(--backgroundSize)}:host .component-wrapper.bar6 .rows,:host .component-wrapper.bar7 .rows{display:grid;grid-template-columns:var(--labelWidth) auto;grid-auto-rows:minmax(30px, 1fr);-ms-flex-align:center;align-items:center;position:relative;z-index:1}:host .component-wrapper.bar6 .rows .label,:host .component-wrapper.bar7 .rows .label{font-weight:400;padding:0 0.75rem 0 0;text-align:right;margin:0.75rem 0}:host .component-wrapper.bar6 .rows .label.hidden,:host .component-wrapper.bar7 .rows .label.hidden{visibility:hidden;white-space:nowrap}:host .component-wrapper.bar6 .bar,:host .component-wrapper.bar7 .bar{height:30px;position:relative}:host .component-wrapper.bar6 .bar .value,:host .component-wrapper.bar7 .bar .value{position:absolute;top:50%;right:-0.5rem;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%)}:host .component-wrapper.bar6 .x-axis,:host .component-wrapper.bar7 .x-axis{margin-left:var(--labelWidth);margin-right:var(--chartPadding);display:-ms-flexbox;display:flex;postion:relative}:host .component-wrapper.bar6 .tick,:host .component-wrapper.bar7 .tick{-ms-flex:1;flex:1;text-align:right}:host .component-wrapper.bar6 .tick span,:host .component-wrapper.bar7 .tick span{-webkit-transform:translateX(50%);transform:translateX(50%);display:inline-block}:host .component-wrapper.bar6 .zero,:host .component-wrapper.bar7 .zero{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}:host .component-wrapper.bar6 .bar:active,:host .component-wrapper.bar6 .bar:hover,:host .component-wrapper.bar6 .bar:focus,:host .component-wrapper.bar7 .bar:active,:host .component-wrapper.bar7 .bar:hover,:host .component-wrapper.bar7 .bar:focus{outline:none}:host .component-wrapper.bar6 .bar:active.bar:not(:focus-visible),:host .component-wrapper.bar6 .bar:hover.bar:not(:focus-visible),:host .component-wrapper.bar6 .bar:focus.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:active.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:hover.bar:not(:focus-visible),:host .component-wrapper.bar7 .bar:focus.bar:not(:focus-visible){-webkit-box-shadow:0px 0px 6px #333;-moz-box-shadow:0px 0px 6px #333;box-shadow:0px 0px 6px #333}:host .component-wrapper.bar6 .bar:focus-visible,:host .component-wrapper.bar7 .bar:focus-visible{outline:3px solid var(--wmcolor-interactive-focus);outline-offset:2px;-webkit-box-shadow:0 0 0 7px white;box-shadow:0 0 0 7px white;z-index:1}:host .component-wrapper.left-label{-ms-flex-direction:row;flex-direction:row}:host .component-wrapper.left-label .label{width:12rem;padding-right:1.25rem;-ms-flex:none;flex:none;-ms-flex-item-align:end;align-self:flex-end;min-height:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .component-wrapper .hidden-values-warning{font-size:0.75rem;font-style:italic;max-width:100%}:host .component-wrapper .hidden-values-warning.hidden{display:none}@media print{:host .component-wrapper .hidden-values-warning{display:none}}:host #chart-instructions{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;margin:-1px !important}:host .component-wrapper .legend-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}:host .component-wrapper .legend-wrapper .legend{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding-top:0.25rem;padding-bottom:0.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}:host .component-wrapper .legend-wrapper .legend.bar6{display:none}:host .component-wrapper .legend-wrapper .legend.--top{margin-top:-0.75rem}:host .component-wrapper .legend-wrapper .legend.--top .legend-item{padding-top:0.75rem}:host .component-wrapper .legend-wrapper .legend.--top .legend-color{top:0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom{margin-bottom:-0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom .legend-item{padding-bottom:0.75rem}:host .component-wrapper .legend-wrapper .legend.--bottom .legend-color{top:-0.75rem}:host .component-wrapper .legend-wrapper .legend .legend-item{position:relative}:host .component-wrapper .legend-wrapper .legend .legend-item.faded{opacity:0.3}:host .component-wrapper .legend-wrapper .legend .legend-item:not(:last-of-type){padding-right:1.25rem}:host .component-wrapper .legend-wrapper .legend .legend-text{font-size:0.875rem;padding-left:1rem;line-height:1}:host .component-wrapper .legend-wrapper .legend .legend-color{position:absolute;left:0;bottom:0;margin:auto;width:0.6875rem;height:0.6875rem;print-color-adjust:exact;-webkit-print-color-adjust:exact}:host .component-wrapper .legend-wrapper .legend .print-value{display:none}:host .component-wrapper .legend-wrapper .legend .print-value.force-visible{display:unset}@media print{:host .component-wrapper .legend-wrapper .legend .print-value{display:unset}}:host .component-wrapper .legend-wrapper .legend.bar3{padding-bottom:1.25rem}";
|
|
10
10
|
|
|
@@ -131,6 +131,14 @@ const ProgressMonitor = class {
|
|
|
131
131
|
get mode() {
|
|
132
132
|
return this.el.clientWidth > this.parsedBreakpoint ? "doughnut" : "bar";
|
|
133
133
|
}
|
|
134
|
+
// here "doughnut" or "bar" refer to wm-chart, so wm-progress-monitor should answer false
|
|
135
|
+
// use this.mode to know the responsive state of the component
|
|
136
|
+
get isBar() {
|
|
137
|
+
return false;
|
|
138
|
+
}
|
|
139
|
+
get isDoughnut() {
|
|
140
|
+
return false;
|
|
141
|
+
}
|
|
134
142
|
componentWillLoad() {
|
|
135
143
|
// rerender on resize in case layout needs to change
|
|
136
144
|
const resizeObserver = new ResizeObserver(() => this.debouncedUpdate());
|
|
@@ -353,32 +353,30 @@ function sortSlicesDetails(slicesDetails, total) {
|
|
|
353
353
|
// sort slices by decreasing amount
|
|
354
354
|
let sortedSlicesDetails = [...slicesDetails].sort((a, b) => a.amount === b.amount ? 0 : a.amount > b.amount ? -1 : 1);
|
|
355
355
|
let acc = 0;
|
|
356
|
-
sortedSlicesDetails.forEach((s
|
|
356
|
+
sortedSlicesDetails.forEach((s) => {
|
|
357
|
+
s.offset = acc;
|
|
358
|
+
acc += s.amount;
|
|
359
|
+
});
|
|
360
|
+
sortedSlicesDetails
|
|
361
|
+
.filter((s) => s.amount > 0)
|
|
362
|
+
.forEach((s, idx) => {
|
|
357
363
|
const prev = sortedSlicesDetails[idx === 0 ? sortedSlicesDetails.length - 1 : idx - 1];
|
|
358
364
|
const next = sortedSlicesDetails[idx === sortedSlicesDetails.length - 1 ? 0 : idx + 1];
|
|
359
365
|
const prevPerc = amountToPercent(prev.amount, total, true);
|
|
360
366
|
const nextPerc = amountToPercent(next.amount, total, true);
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
367
|
+
// determine whether the slice is in a cluster of small values
|
|
368
|
+
// to avoid percentage text overlap for small values
|
|
369
|
+
// because <1% slice percentage text has an additional character
|
|
370
|
+
// the inSmallCluster threshold needs to be widened for that slice only
|
|
371
|
+
const neighborLimit = s.perc === 0 ? 8 : 5;
|
|
372
|
+
const isSmall = s.perc < 4;
|
|
373
|
+
const prevIsSmall = prevPerc < neighborLimit;
|
|
374
|
+
const nextIsSmall = nextPerc < neighborLimit;
|
|
375
|
+
let inSmallCluster = isSmall && (prevIsSmall || nextIsSmall);
|
|
376
|
+
s.inSmallCluster = inSmallCluster;
|
|
364
377
|
});
|
|
365
378
|
return sortedSlicesDetails;
|
|
366
379
|
}
|
|
367
|
-
function isInSmallCluster(prevPerc, perc, amount, nextPerc) {
|
|
368
|
-
// determine whether the slice is in a cluster of small values
|
|
369
|
-
// to avoid percentage text overlap for small values
|
|
370
|
-
const isSmall = perc < 4;
|
|
371
|
-
const prevIsSmall = prevPerc < 5;
|
|
372
|
-
const nextIsSmall = nextPerc < 5;
|
|
373
|
-
let inSmallCluster = isSmall && (prevIsSmall || nextIsSmall);
|
|
374
|
-
// because <1% slice percentage text has an additional character
|
|
375
|
-
// the inSmallCluster threshold needs to be widened for that slice only
|
|
376
|
-
const lessThanOnePerc = perc === 0 && amount > 0;
|
|
377
|
-
if (lessThanOnePerc && (nextPerc < 8 || prevPerc < 8)) {
|
|
378
|
-
inSmallCluster = true;
|
|
379
|
-
}
|
|
380
|
-
return inSmallCluster;
|
|
381
|
-
}
|
|
382
380
|
function getPathData(amount, offset, chartType) {
|
|
383
381
|
const startAngle = amountToDegree(offset, this.total) - 90; // start at noon, not at 3 o'clock
|
|
384
382
|
const activeAngle = (amount / this.total) * 360;
|
|
@@ -485,6 +483,10 @@ export function renderStackedBar(chartType) {
|
|
|
485
483
|
const isHybridBar = chartType === "bar";
|
|
486
484
|
// if the text for any value > 0 overlaps with another, hide it and display warning
|
|
487
485
|
const textEls = this.el.shadowRoot.querySelectorAll(".value");
|
|
486
|
+
// if DOM is not ready (no textEls), we need to rerender
|
|
487
|
+
// we don't have to do it here though, because it's already taken care of
|
|
488
|
+
// as a side effect of the observer in componentWillLoad
|
|
489
|
+
// (observers fire on init)
|
|
488
490
|
if (textEls.length > 0) {
|
|
489
491
|
requestAnimationFrame(() => {
|
|
490
492
|
let prevTextEls = [];
|
|
@@ -512,7 +514,8 @@ export function renderStackedBar(chartType) {
|
|
|
512
514
|
prevTextEls.push(textEl);
|
|
513
515
|
}
|
|
514
516
|
});
|
|
515
|
-
this
|
|
517
|
+
// progress monitor doesn't have this message
|
|
518
|
+
(this.isBar || this.isDoughnut) && this.showHiddenValuesMessage(showMsg);
|
|
516
519
|
});
|
|
517
520
|
}
|
|
518
521
|
return (h("div", { class: "chart-wrapper bar-wrapper" }, isHybridBar ? (h("div", { class: "single-perc" }, amountToPercent(this.slicesDetails[0].amount, this.total, true) + "%")) : (""), this.chartType === "bar3" && this.drawAxis(), h("div", { class: `inner-stacked-bar-wrapper ${showValue(this.valueFormat)}` }, !isHybridBar ? (h("div", { class: "values" }, this.slicesDetails.map((s) => this.renderBarText(s, 5)))) : (""), h("div", { class: "stacked-bar-segments-wrapper" }, this.slicesDetails.map((s) => renderStackedBarSegment.call(this, s, 5))), isHybridBar ? renderCompletionMessage.call(this) : "")));
|
|
@@ -592,7 +595,7 @@ export function renderLegend(chartType) {
|
|
|
592
595
|
// legend is hidden for bar1 and bar6 types regardless of showLegend value
|
|
593
596
|
if (this.showLegend) {
|
|
594
597
|
const showMsg = this.slicesDetails.reduce((hasCluster, cur) => (hasCluster = cur.inSmallCluster ? true : hasCluster), false);
|
|
595
|
-
|
|
598
|
+
this.isDoughnut && this.showHiddenValuesMessage(showMsg);
|
|
596
599
|
return (h("div", { class: "legend-wrapper" }, h("div", { class: `legend ${chartType} ${this.mode === "bar" ? "--top" : "--bottom"}`, "aria-hidden": "true" }, this.slicesDetails.map((s) => {
|
|
597
600
|
const printValue = this.printModeFormat == "amount"
|
|
598
601
|
? `${s.amount}/${this.total}`
|
|
@@ -601,7 +604,7 @@ export function renderLegend(chartType) {
|
|
|
601
604
|
if (!!s.amount || !!s.legend) {
|
|
602
605
|
return renderLegendItem.call(this, { key: s.legend, color: s.color }, printValue, s);
|
|
603
606
|
}
|
|
604
|
-
})),
|
|
607
|
+
})), this.isDoughnut && !this.printMode && renderHiddenValuesMessage()));
|
|
605
608
|
}
|
|
606
609
|
}
|
|
607
610
|
export function renderLegendItem(legendItem, printValue = "", s = null) {
|
|
@@ -20,6 +20,14 @@ export class ProgressMonitor {
|
|
|
20
20
|
get mode() {
|
|
21
21
|
return this.el.clientWidth > this.parsedBreakpoint ? "doughnut" : "bar";
|
|
22
22
|
}
|
|
23
|
+
// here "doughnut" or "bar" refer to wm-chart, so wm-progress-monitor should answer false
|
|
24
|
+
// use this.mode to know the responsive state of the component
|
|
25
|
+
get isBar() {
|
|
26
|
+
return false;
|
|
27
|
+
}
|
|
28
|
+
get isDoughnut() {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
23
31
|
componentWillLoad() {
|
|
24
32
|
// rerender on resize in case layout needs to change
|
|
25
33
|
const resizeObserver = new ResizeObserver(() => this.debouncedUpdate());
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
:host {
|
|
33
33
|
--wmcolor-actionmenu-background: var(--wmcolor-background);
|
|
34
34
|
--wmcolor-actionmenu-text: var(--wmcolor-interactive);
|
|
35
|
-
--wmcolor-actionmenu-text-disabled: var(--wmcolor-option-text-disabled);
|
|
36
35
|
position: relative;
|
|
37
36
|
display: inline-block;
|
|
38
37
|
width: -moz-fit-content;
|