@watermarkinsights/ripple 3.10.0-1 → 3.11.0-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{chartFunctions-4b10e920.js → chartFunctions-0e853655.js} +4 -1
- package/dist/cjs/{functions-3b1b7c26.js → functions-e80fc415.js} +1446 -6
- package/dist/cjs/{global-d08cb357.js → global-b971eda2.js} +1 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/priv-chart-popover.cjs.entry.js +1 -1
- package/dist/cjs/priv-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/ripple.cjs.js +3 -3
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +3 -3
- package/dist/cjs/wm-button.cjs.entry.js +1 -1
- package/dist/cjs/wm-chart.cjs.entry.js +4 -3
- package/dist/cjs/wm-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-input.cjs.entry.js +1 -1
- package/dist/cjs/wm-modal-footer.cjs.entry.js +6 -4
- package/dist/cjs/wm-modal-header.cjs.entry.js +7 -5
- package/dist/cjs/wm-modal.cjs.entry.js +3 -3
- package/dist/cjs/wm-navigation_3.cjs.entry.js +1 -1
- package/dist/cjs/wm-navigator.cjs.entry.js +1 -1
- package/dist/cjs/wm-network-uploader.cjs.entry.js +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +1 -1
- package/dist/cjs/wm-pagination.cjs.entry.js +1 -1
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +4 -3
- package/dist/cjs/wm-search.cjs.entry.js +1 -1
- package/dist/cjs/wm-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/wm-tab-item_3.cjs.entry.js +1 -1
- package/dist/cjs/wm-tag-input.cjs.entry.js +1 -1
- package/dist/cjs/wm-timepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-toggletip.cjs.entry.js +1 -1
- package/dist/cjs/wm-uploader.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/charts/wm-chart/wm-chart.js +4 -2
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-indicator.js +4 -2
- package/dist/collection/components/wm-action-menu/wm-action-menu.js +2 -2
- package/dist/collection/components/wm-modal/wm-modal-footer.js +7 -12
- package/dist/collection/components/wm-modal/wm-modal-header.js +7 -12
- package/dist/collection/components/wm-modal/wm-modal.js +2 -2
- package/dist/collection/global/chartFunctions.js +3 -0
- package/dist/esm/{chartFunctions-905c19b3.js → chartFunctions-7159c8cc.js} +4 -1
- package/dist/esm/{functions-124ec8e6.js → functions-dde318c0.js} +1446 -6
- package/dist/esm/{global-3618673b.js → global-22e69674.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/priv-chart-popover.entry.js +1 -1
- package/dist/esm/priv-datepicker.entry.js +1 -1
- package/dist/esm/ripple.js +3 -3
- package/dist/esm/wm-action-menu_2.entry.js +3 -3
- package/dist/esm/wm-button.entry.js +1 -1
- package/dist/esm/wm-chart.entry.js +4 -3
- package/dist/esm/wm-datepicker.entry.js +1 -1
- package/dist/esm/wm-input.entry.js +1 -1
- package/dist/esm/wm-modal-footer.entry.js +6 -4
- package/dist/esm/wm-modal-header.entry.js +7 -5
- package/dist/esm/wm-modal.entry.js +3 -3
- package/dist/esm/wm-navigation_3.entry.js +1 -1
- package/dist/esm/wm-navigator.entry.js +1 -1
- package/dist/esm/wm-network-uploader.entry.js +1 -1
- package/dist/esm/wm-option_2.entry.js +1 -1
- package/dist/esm/wm-pagination.entry.js +1 -1
- package/dist/esm/wm-progress-indicator_3.entry.js +4 -3
- package/dist/esm/wm-search.entry.js +1 -1
- package/dist/esm/wm-snackbar.entry.js +1 -1
- package/dist/esm/wm-tab-item_3.entry.js +1 -1
- package/dist/esm/wm-tag-input.entry.js +1 -1
- package/dist/esm/wm-timepicker.entry.js +1 -1
- package/dist/esm/wm-toggletip.entry.js +1 -1
- package/dist/esm/wm-uploader.entry.js +1 -1
- package/dist/esm-es5/chartFunctions-7159c8cc.js +1 -0
- package/dist/esm-es5/functions-dde318c0.js +1 -0
- package/dist/esm-es5/{global-3618673b.js → global-22e69674.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
- package/dist/esm-es5/priv-datepicker.entry.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-button.entry.js +1 -1
- package/dist/esm-es5/wm-chart.entry.js +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js +1 -1
- package/dist/esm-es5/wm-input.entry.js +1 -1
- package/dist/esm-es5/wm-modal-footer.entry.js +1 -1
- package/dist/esm-es5/wm-modal-header.entry.js +1 -1
- package/dist/esm-es5/wm-modal.entry.js +1 -1
- package/dist/esm-es5/wm-navigation_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigator.entry.js +1 -1
- package/dist/esm-es5/wm-network-uploader.entry.js +1 -1
- package/dist/esm-es5/wm-option_2.entry.js +1 -1
- package/dist/esm-es5/wm-pagination.entry.js +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
- package/dist/esm-es5/wm-search.entry.js +1 -1
- package/dist/esm-es5/wm-snackbar.entry.js +1 -1
- package/dist/esm-es5/wm-tab-item_3.entry.js +1 -1
- package/dist/esm-es5/wm-tag-input.entry.js +1 -1
- package/dist/esm-es5/wm-timepicker.entry.js +1 -1
- package/dist/esm-es5/wm-toggletip.entry.js +1 -1
- package/dist/esm-es5/wm-uploader.entry.js +1 -1
- package/dist/ripple/{p-9bbdf766.entry.js → p-0383572a.entry.js} +1 -1
- package/dist/ripple/p-03b94aba.js +1 -0
- package/dist/ripple/{p-b5df33e3.entry.js → p-05757c14.entry.js} +1 -1
- package/dist/ripple/{p-7ec83929.entry.js → p-068e874b.entry.js} +1 -1
- package/dist/ripple/p-155a1187.system.js +1 -0
- package/dist/ripple/{p-9debb1cd.system.entry.js → p-158f538a.system.entry.js} +1 -1
- package/dist/ripple/p-17c63711.system.js +1 -0
- package/dist/ripple/{p-a0635779.entry.js → p-1cee0339.entry.js} +1 -1
- package/dist/ripple/{p-a37fe057.system.entry.js → p-1eb5cb0d.system.entry.js} +1 -1
- package/dist/ripple/{p-14eab45c.system.entry.js → p-25696dab.system.entry.js} +1 -1
- package/dist/ripple/{p-43f3467b.system.js → p-29c0794a.system.js} +1 -1
- package/dist/ripple/{p-84a3d723.entry.js → p-321daa60.entry.js} +1 -1
- package/dist/ripple/{p-28b051a3.system.entry.js → p-35f21755.system.entry.js} +1 -1
- package/dist/ripple/{p-9d3b13d8.system.entry.js → p-3b77a3f7.system.entry.js} +1 -1
- package/dist/ripple/{p-f1a93fa1.system.entry.js → p-3d4bf3df.system.entry.js} +1 -1
- package/dist/ripple/p-3dae1779.system.entry.js +1 -0
- package/dist/ripple/{p-77415d3b.entry.js → p-416944fd.entry.js} +1 -1
- package/dist/ripple/{p-7c2a8479.entry.js → p-425ef815.entry.js} +1 -1
- package/dist/ripple/{p-fc7bf66e.entry.js → p-43b09b72.entry.js} +1 -1
- package/dist/ripple/{p-beb10404.system.entry.js → p-4f393ce8.system.entry.js} +1 -1
- package/dist/ripple/{p-9a52566b.system.entry.js → p-585bd8f0.system.entry.js} +1 -1
- package/dist/ripple/{p-96898754.entry.js → p-6220c94d.entry.js} +1 -1
- package/dist/ripple/{p-6bf64cc9.system.entry.js → p-6bfc949d.system.entry.js} +1 -1
- package/dist/ripple/{p-37553d4e.entry.js → p-789e0afa.entry.js} +1 -1
- package/dist/ripple/{p-d99045b8.system.entry.js → p-8ac20999.system.entry.js} +1 -1
- package/dist/ripple/{p-e8006085.system.entry.js → p-8fab569a.system.entry.js} +1 -1
- package/dist/ripple/{p-caaae868.entry.js → p-98c9b376.entry.js} +1 -1
- package/dist/ripple/p-9bfa4284.entry.js +1 -0
- package/dist/ripple/p-9c9ce7c6.entry.js +1 -0
- package/dist/ripple/{p-3a940fd1.entry.js → p-9d069ec5.entry.js} +1 -1
- package/dist/ripple/{p-0fffee0e.system.entry.js → p-9d1b7e2c.system.entry.js} +1 -1
- package/dist/ripple/{p-1fe3ad2b.entry.js → p-9ec9ba5b.entry.js} +1 -1
- package/dist/ripple/p-a721c6ad.entry.js +1 -0
- package/dist/ripple/{p-aeda3309.entry.js → p-aacdaa79.entry.js} +1 -1
- package/dist/ripple/{p-fd9b3760.system.entry.js → p-ad60e3ba.system.entry.js} +1 -1
- package/dist/ripple/p-b1928a70.js +1 -0
- package/dist/ripple/{p-fd8883a5.entry.js → p-b9d5b407.entry.js} +1 -1
- package/dist/ripple/p-bc207b54.system.entry.js +1 -0
- package/dist/ripple/{p-557dd7f5.system.entry.js → p-bd9e6e7b.system.entry.js} +1 -1
- package/dist/ripple/p-c0ab18ce.entry.js +1 -0
- package/dist/ripple/{p-c332f020.system.entry.js → p-c62df7fc.system.entry.js} +1 -1
- package/dist/ripple/{p-259f7450.system.entry.js → p-c78f0984.system.entry.js} +1 -1
- package/dist/ripple/{p-e5cccb21.js → p-cc1c4de6.js} +1 -1
- package/dist/ripple/{p-daa4d5b2.system.entry.js → p-d0369e2f.system.entry.js} +1 -1
- package/dist/ripple/{p-1ace795c.system.entry.js → p-d1eff01f.system.entry.js} +1 -1
- package/dist/ripple/{p-bd5d5a76.entry.js → p-d2996c45.entry.js} +1 -1
- package/dist/ripple/{p-de192292.system.entry.js → p-d934e3bb.system.entry.js} +1 -1
- package/dist/ripple/{p-76e184fb.entry.js → p-d9b98c9d.entry.js} +1 -1
- package/dist/ripple/p-dee93986.entry.js +1 -0
- package/dist/ripple/{p-68361541.entry.js → p-e4e70417.entry.js} +1 -1
- package/dist/ripple/p-fa8569d2.system.js +1 -0
- package/dist/ripple/{p-1edf9946.system.entry.js → p-fb4d6afd.system.entry.js} +1 -1
- package/dist/ripple/{p-d8544aaa.system.entry.js → p-fffdb4fb.system.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-chart/wm-chart.d.ts +1 -0
- package/dist/types/components/charts/wm-progress-monitor/wm-progress-indicator.d.ts +1 -0
- package/dist/types/components/wm-modal/wm-modal-footer.d.ts +0 -1
- package/dist/types/components/wm-modal/wm-modal-header.d.ts +0 -1
- package/package.json +11 -11
- package/dist/esm-es5/chartFunctions-905c19b3.js +0 -1
- package/dist/esm-es5/functions-124ec8e6.js +0 -15
- package/dist/ripple/p-05bae1eb.entry.js +0 -1
- package/dist/ripple/p-1806cb0a.system.js +0 -1
- package/dist/ripple/p-1f35a8f1.js +0 -16
- package/dist/ripple/p-3f82e55e.system.entry.js +0 -1
- package/dist/ripple/p-5b213951.entry.js +0 -1
- package/dist/ripple/p-5f4686a3.system.js +0 -15
- package/dist/ripple/p-5f68c62b.entry.js +0 -1
- package/dist/ripple/p-87a7ab75.system.entry.js +0 -1
- package/dist/ripple/p-ac0c5e70.js +0 -1
- package/dist/ripple/p-b4ed264f.system.js +0 -1
- package/dist/ripple/p-bb9e293f.entry.js +0 -1
- package/dist/ripple/p-ccf1547c.entry.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-df6a3611.js');
|
|
4
|
-
const functions = require('./functions-
|
|
4
|
+
const functions = require('./functions-e80fc415.js');
|
|
5
5
|
|
|
6
6
|
// Components wm-chart and wm-progress-indicator share a significant
|
|
7
7
|
// portion of their code. It has been extracted here
|
|
@@ -162,6 +162,7 @@ function handleChartKeydown(ev) {
|
|
|
162
162
|
break;
|
|
163
163
|
case "Escape":
|
|
164
164
|
this.popoverEl.open = false;
|
|
165
|
+
this.userIsNavigating = false;
|
|
165
166
|
break;
|
|
166
167
|
}
|
|
167
168
|
}
|
|
@@ -222,6 +223,7 @@ function focusPrevious() {
|
|
|
222
223
|
}
|
|
223
224
|
function focusSlice(index) {
|
|
224
225
|
if (this.sliceEls && this.el) {
|
|
226
|
+
this.userIsNavigating = true;
|
|
225
227
|
if (this.popoverEl) {
|
|
226
228
|
this.popoverEl.open = false;
|
|
227
229
|
}
|
|
@@ -251,6 +253,7 @@ function exitChart() {
|
|
|
251
253
|
// @ts-ignore
|
|
252
254
|
p.focusable = false; // for Edge
|
|
253
255
|
});
|
|
256
|
+
this.userIsNavigating = false;
|
|
254
257
|
// delay so that we can tab out of component before chart becomes focusable again
|
|
255
258
|
// and in case user was still pressing an arrow key when they pressed tab
|
|
256
259
|
window.setTimeout(() => {
|