@watermarkinsights/ripple 3.24.0 → 3.24.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/README.md +3 -3
- package/dist/cjs/{chartFunctions-5309f8ed.js → chartFunctions-da36e4cb.js} +591 -586
- package/dist/cjs/chartFunctions-da36e4cb.js.map +1 -0
- package/dist/cjs/{functions-6d2a5824.js → functions-9ddaeb33.js} +468 -468
- package/dist/cjs/{functions-6d2a5824.js.map → functions-9ddaeb33.js.map} +1 -1
- package/dist/cjs/{global-d20d5267.js → global-a563c2d1.js} +63 -63
- package/dist/cjs/global-a563c2d1.js.map +1 -0
- package/dist/cjs/{http-service-9e8c4dd5.js → http-service-494d81de.js} +50 -50
- package/dist/cjs/http-service-494d81de.js.map +1 -0
- package/dist/cjs/{interfaces-30a74c1f.js → interfaces-a3338581.js} +30 -30
- package/dist/cjs/interfaces-a3338581.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/priv-chart-popover.cjs.entry.js +91 -91
- package/dist/cjs/priv-chart-popover.cjs.entry.js.map +1 -1
- package/dist/cjs/priv-datepicker.cjs.entry.js +657 -657
- package/dist/cjs/priv-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/priv-navigator-button.cjs.entry.js +19 -19
- package/dist/cjs/priv-navigator-button.cjs.entry.js.map +1 -1
- package/dist/cjs/priv-navigator-item.cjs.entry.js +23 -23
- package/dist/cjs/priv-navigator-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ripple.cjs.js +1 -1
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +334 -334
- package/dist/cjs/wm-action-menu_2.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-button.cjs.entry.js +260 -260
- package/dist/cjs/wm-button.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-chart-slice.cjs.entry.js +18 -18
- package/dist/cjs/wm-chart-slice.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-chart.cjs.entry.js +179 -179
- package/dist/cjs/wm-chart.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-datepicker.cjs.entry.js +263 -263
- package/dist/cjs/wm-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-file-list.cjs.entry.js +35 -35
- package/dist/cjs/wm-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-file.cjs.entry.js +201 -201
- package/dist/cjs/wm-file.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-input.cjs.entry.js +139 -139
- package/dist/cjs/wm-input.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-modal-footer.cjs.entry.js +33 -33
- package/dist/cjs/wm-modal-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-modal-header.cjs.entry.js +36 -36
- package/dist/cjs/wm-modal-header.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-modal.cjs.entry.js +152 -152
- package/dist/cjs/wm-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-navigation_3.cjs.entry.js +234 -234
- package/dist/cjs/wm-navigation_3.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-navigator.cjs.entry.js +264 -264
- package/dist/cjs/wm-navigator.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-network-uploader.cjs.entry.js +467 -467
- package/dist/cjs/wm-network-uploader.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +771 -771
- package/dist/cjs/wm-option_2.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-pagination.cjs.entry.js +179 -179
- package/dist/cjs/wm-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +155 -155
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-search.cjs.entry.js +191 -191
- package/dist/cjs/wm-search.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-snackbar.cjs.entry.js +169 -169
- package/dist/cjs/wm-snackbar.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-tab-item_3.cjs.entry.js +264 -264
- package/dist/cjs/wm-tab-item_3.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-tag-input-row.cjs.entry.js +14 -14
- package/dist/cjs/wm-tag-input-row.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-tag-input.cjs.entry.js +908 -908
- package/dist/cjs/wm-tag-input.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-timepicker.cjs.entry.js +385 -385
- package/dist/cjs/wm-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-toggletip.cjs.entry.js +130 -130
- package/dist/cjs/wm-toggletip.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-uploader.cjs.entry.js +510 -510
- package/dist/cjs/wm-uploader.cjs.entry.js.map +1 -1
- package/dist/cjs/wm-wrapper.cjs.entry.js +12 -12
- package/dist/cjs/wm-wrapper.cjs.entry.js.map +1 -1
- package/dist/collection/components/charts/chartFunctions.js +557 -552
- package/dist/collection/components/charts/chartFunctions.js.map +1 -1
- package/dist/collection/components/charts/priv-chart-popover/priv-chart-popover.js +268 -268
- package/dist/collection/components/charts/priv-chart-popover/priv-chart-popover.js.map +1 -1
- package/dist/collection/components/charts/wm-chart/wm-chart-slice.js +126 -126
- package/dist/collection/components/charts/wm-chart/wm-chart-slice.js.map +1 -1
- package/dist/collection/components/charts/wm-chart/wm-chart.js +447 -447
- package/dist/collection/components/charts/wm-chart/wm-chart.js.map +1 -1
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-indicator.js +208 -208
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-indicator.js.map +1 -1
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-monitor.js +144 -144
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-monitor.js.map +1 -1
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-slice.js +122 -122
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-slice.js.map +1 -1
- package/dist/collection/components/wm-action-menu/wm-action-menu.js +473 -473
- package/dist/collection/components/wm-action-menu/wm-action-menu.js.map +1 -1
- package/dist/collection/components/wm-button/wm-button.js +576 -576
- package/dist/collection/components/wm-button/wm-button.js.map +1 -1
- package/dist/collection/components/wm-datepicker/priv-datepicker/priv-datepicker.js +984 -984
- package/dist/collection/components/wm-datepicker/priv-datepicker/priv-datepicker.js.map +1 -1
- package/dist/collection/components/wm-datepicker/wm-datepicker.js +492 -492
- package/dist/collection/components/wm-datepicker/wm-datepicker.js.map +1 -1
- package/dist/collection/components/wm-file/wm-file.js +334 -334
- package/dist/collection/components/wm-file/wm-file.js.map +1 -1
- package/dist/collection/components/wm-file-list/wm-file-list.js +153 -153
- package/dist/collection/components/wm-file-list/wm-file-list.js.map +1 -1
- package/dist/collection/components/wm-input/wm-input.js +444 -444
- package/dist/collection/components/wm-input/wm-input.js.map +1 -1
- package/dist/collection/components/wm-menuitem/wm-menuitem.js +455 -455
- package/dist/collection/components/wm-menuitem/wm-menuitem.js.map +1 -1
- package/dist/collection/components/wm-modal/wm-modal-footer.js +139 -139
- package/dist/collection/components/wm-modal/wm-modal-footer.js.map +1 -1
- package/dist/collection/components/wm-modal/wm-modal-header.js +88 -88
- package/dist/collection/components/wm-modal/wm-modal-header.js.map +1 -1
- package/dist/collection/components/wm-modal/wm-modal.js +463 -463
- package/dist/collection/components/wm-modal/wm-modal.js.map +1 -1
- package/dist/collection/components/wm-navigation/wm-navigation-hamburger.js +177 -177
- package/dist/collection/components/wm-navigation/wm-navigation-hamburger.js.map +1 -1
- package/dist/collection/components/wm-navigation/wm-navigation-item.js +131 -131
- package/dist/collection/components/wm-navigation/wm-navigation-item.js.map +1 -1
- package/dist/collection/components/wm-navigation/wm-navigation.js +227 -227
- package/dist/collection/components/wm-navigation/wm-navigation.js.map +1 -1
- package/dist/collection/components/wm-navigator/priv-navigator-button/priv-navigator-button.js +107 -107
- package/dist/collection/components/wm-navigator/priv-navigator-button/priv-navigator-button.js.map +1 -1
- package/dist/collection/components/wm-navigator/priv-navigator-item/priv-navigator-item.js +124 -124
- package/dist/collection/components/wm-navigator/priv-navigator-item/priv-navigator-item.js.map +1 -1
- package/dist/collection/components/wm-navigator/wm-navigator.js +468 -468
- package/dist/collection/components/wm-navigator/wm-navigator.js.map +1 -1
- package/dist/collection/components/wm-option/wm-option.js +436 -436
- package/dist/collection/components/wm-option/wm-option.js.map +1 -1
- package/dist/collection/components/wm-pagination/wm-pagination.js +371 -371
- package/dist/collection/components/wm-pagination/wm-pagination.js.map +1 -1
- package/dist/collection/components/wm-search/wm-search.js +447 -447
- package/dist/collection/components/wm-search/wm-search.js.map +1 -1
- package/dist/collection/components/wm-select/wm-select.js +1058 -1058
- package/dist/collection/components/wm-select/wm-select.js.map +1 -1
- package/dist/collection/components/wm-snackbar/wm-snackbar.js +297 -297
- package/dist/collection/components/wm-snackbar/wm-snackbar.js.map +1 -1
- package/dist/collection/components/wm-tabs/wm-tab-item/wm-tab-item.js +212 -212
- package/dist/collection/components/wm-tabs/wm-tab-item/wm-tab-item.js.map +1 -1
- package/dist/collection/components/wm-tabs/wm-tab-list/wm-tab-list.js +328 -328
- package/dist/collection/components/wm-tabs/wm-tab-list/wm-tab-list.js.map +1 -1
- package/dist/collection/components/wm-tabs/wm-tab-panel/wm-tab-panel.js +109 -109
- package/dist/collection/components/wm-tabs/wm-tab-panel/wm-tab-panel.js.map +1 -1
- package/dist/collection/components/wm-tag-input/wm-tag-input-row/wm-tag-input-row.js +123 -123
- package/dist/collection/components/wm-tag-input/wm-tag-input-row/wm-tag-input-row.js.map +1 -1
- package/dist/collection/components/wm-tag-input/wm-tag-input.js +1209 -1209
- package/dist/collection/components/wm-tag-input/wm-tag-input.js.map +1 -1
- package/dist/collection/components/wm-timepicker/wm-timepicker.js +606 -606
- package/dist/collection/components/wm-timepicker/wm-timepicker.js.map +1 -1
- package/dist/collection/components/wm-toggletip/wm-toggletip.js +254 -254
- package/dist/collection/components/wm-toggletip/wm-toggletip.js.map +1 -1
- package/dist/collection/components/wm-uploader/wm-network-uploader/wm-network-uploader.js +775 -775
- package/dist/collection/components/wm-uploader/wm-network-uploader/wm-network-uploader.js.map +1 -1
- package/dist/collection/components/wm-uploader/wm-uploader.js +1034 -1034
- package/dist/collection/components/wm-uploader/wm-uploader.js.map +1 -1
- package/dist/collection/components/wm-wrapper/wm-wrapper.js +29 -29
- package/dist/collection/components/wm-wrapper/wm-wrapper.js.map +1 -1
- package/dist/collection/dev/scripts.js +20 -20
- package/dist/collection/global/__mocks__/functions.js +7 -7
- package/dist/collection/global/__mocks__/functions.js.map +1 -1
- package/dist/collection/global/functions.js +511 -511
- package/dist/collection/global/functions.js.map +1 -1
- package/dist/collection/global/global.js +70 -70
- package/dist/collection/global/global.js.map +1 -1
- package/dist/collection/global/interfaces.js +50 -50
- package/dist/collection/global/interfaces.js.map +1 -1
- package/dist/collection/global/services/__mocks__/http-service.js +131 -131
- package/dist/collection/global/services/__mocks__/http-service.js.map +1 -1
- package/dist/collection/global/services/http-service.js +51 -51
- package/dist/collection/global/services/http-service.js.map +1 -1
- package/dist/collection/lang/lang.js +6 -6
- package/dist/collection/lang/lang.js.map +1 -1
- package/dist/collection/lang/missing.js +43 -43
- package/dist/collection/lang/piglatin.js +93 -93
- package/dist/esm/{chartFunctions-e22110b8.js → chartFunctions-b0a9e440.js} +591 -586
- package/dist/esm/chartFunctions-b0a9e440.js.map +1 -0
- package/dist/esm/{functions-c58046f2.js → functions-1c41e984.js} +468 -468
- package/dist/esm/{functions-c58046f2.js.map → functions-1c41e984.js.map} +1 -1
- package/dist/esm/{global-fee3549b.js → global-65156bcf.js} +63 -63
- package/dist/esm/global-65156bcf.js.map +1 -0
- package/dist/esm/{http-service-5d037e16.js → http-service-3dc3b3e7.js} +50 -50
- package/dist/esm/http-service-3dc3b3e7.js.map +1 -0
- package/dist/esm/{interfaces-61c6305b.js → interfaces-2b97fab2.js} +30 -30
- package/dist/esm/interfaces-2b97fab2.js.map +1 -0
- 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/priv-chart-popover.entry.js +91 -91
- package/dist/esm/priv-chart-popover.entry.js.map +1 -1
- package/dist/esm/priv-datepicker.entry.js +657 -657
- package/dist/esm/priv-datepicker.entry.js.map +1 -1
- package/dist/esm/priv-navigator-button.entry.js +19 -19
- package/dist/esm/priv-navigator-button.entry.js.map +1 -1
- package/dist/esm/priv-navigator-item.entry.js +23 -23
- package/dist/esm/priv-navigator-item.entry.js.map +1 -1
- package/dist/esm/ripple.js +1 -1
- package/dist/esm/wm-action-menu_2.entry.js +334 -334
- package/dist/esm/wm-action-menu_2.entry.js.map +1 -1
- package/dist/esm/wm-button.entry.js +260 -260
- package/dist/esm/wm-button.entry.js.map +1 -1
- package/dist/esm/wm-chart-slice.entry.js +18 -18
- package/dist/esm/wm-chart-slice.entry.js.map +1 -1
- package/dist/esm/wm-chart.entry.js +179 -179
- package/dist/esm/wm-chart.entry.js.map +1 -1
- package/dist/esm/wm-datepicker.entry.js +263 -263
- package/dist/esm/wm-datepicker.entry.js.map +1 -1
- package/dist/esm/wm-file-list.entry.js +35 -35
- package/dist/esm/wm-file-list.entry.js.map +1 -1
- package/dist/esm/wm-file.entry.js +201 -201
- package/dist/esm/wm-file.entry.js.map +1 -1
- package/dist/esm/wm-input.entry.js +139 -139
- package/dist/esm/wm-input.entry.js.map +1 -1
- package/dist/esm/wm-modal-footer.entry.js +33 -33
- package/dist/esm/wm-modal-footer.entry.js.map +1 -1
- package/dist/esm/wm-modal-header.entry.js +36 -36
- package/dist/esm/wm-modal-header.entry.js.map +1 -1
- package/dist/esm/wm-modal.entry.js +152 -152
- package/dist/esm/wm-modal.entry.js.map +1 -1
- package/dist/esm/wm-navigation_3.entry.js +234 -234
- package/dist/esm/wm-navigation_3.entry.js.map +1 -1
- package/dist/esm/wm-navigator.entry.js +264 -264
- package/dist/esm/wm-navigator.entry.js.map +1 -1
- package/dist/esm/wm-network-uploader.entry.js +467 -467
- package/dist/esm/wm-network-uploader.entry.js.map +1 -1
- package/dist/esm/wm-option_2.entry.js +771 -771
- package/dist/esm/wm-option_2.entry.js.map +1 -1
- package/dist/esm/wm-pagination.entry.js +179 -179
- package/dist/esm/wm-pagination.entry.js.map +1 -1
- package/dist/esm/wm-progress-indicator_3.entry.js +155 -155
- package/dist/esm/wm-progress-indicator_3.entry.js.map +1 -1
- package/dist/esm/wm-search.entry.js +191 -191
- package/dist/esm/wm-search.entry.js.map +1 -1
- package/dist/esm/wm-snackbar.entry.js +169 -169
- package/dist/esm/wm-snackbar.entry.js.map +1 -1
- package/dist/esm/wm-tab-item_3.entry.js +264 -264
- package/dist/esm/wm-tab-item_3.entry.js.map +1 -1
- package/dist/esm/wm-tag-input-row.entry.js +14 -14
- package/dist/esm/wm-tag-input-row.entry.js.map +1 -1
- package/dist/esm/wm-tag-input.entry.js +908 -908
- package/dist/esm/wm-tag-input.entry.js.map +1 -1
- package/dist/esm/wm-timepicker.entry.js +385 -385
- package/dist/esm/wm-timepicker.entry.js.map +1 -1
- package/dist/esm/wm-toggletip.entry.js +130 -130
- package/dist/esm/wm-toggletip.entry.js.map +1 -1
- package/dist/esm/wm-uploader.entry.js +510 -510
- package/dist/esm/wm-uploader.entry.js.map +1 -1
- package/dist/esm/wm-wrapper.entry.js +12 -12
- package/dist/esm/wm-wrapper.entry.js.map +1 -1
- package/dist/esm-es5/{chartFunctions-e22110b8.js → chartFunctions-b0a9e440.js} +2 -2
- package/dist/esm-es5/chartFunctions-b0a9e440.js.map +1 -0
- package/dist/esm-es5/{functions-c58046f2.js → functions-1c41e984.js} +1 -1
- package/dist/esm-es5/{functions-c58046f2.js.map → functions-1c41e984.js.map} +1 -1
- package/dist/esm-es5/{global-fee3549b.js → global-65156bcf.js} +2 -2
- package/dist/esm-es5/global-65156bcf.js.map +1 -0
- package/dist/esm-es5/{http-service-5d037e16.js → http-service-3dc3b3e7.js} +1 -1
- package/dist/esm-es5/http-service-3dc3b3e7.js.map +1 -0
- package/dist/esm-es5/{interfaces-61c6305b.js → interfaces-2b97fab2.js} +1 -1
- package/dist/esm-es5/interfaces-2b97fab2.js.map +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js.map +1 -1
- package/dist/esm-es5/priv-datepicker.entry.js +1 -1
- package/dist/esm-es5/priv-datepicker.entry.js.map +1 -1
- package/dist/esm-es5/priv-navigator-button.entry.js.map +1 -1
- package/dist/esm-es5/priv-navigator-item.entry.js.map +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-action-menu_2.entry.js.map +1 -1
- package/dist/esm-es5/wm-button.entry.js +1 -1
- package/dist/esm-es5/wm-button.entry.js.map +1 -1
- package/dist/esm-es5/wm-chart-slice.entry.js.map +1 -1
- package/dist/esm-es5/wm-chart.entry.js +1 -1
- package/dist/esm-es5/wm-chart.entry.js.map +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js.map +1 -1
- package/dist/esm-es5/wm-file-list.entry.js.map +1 -1
- package/dist/esm-es5/wm-file.entry.js +1 -1
- package/dist/esm-es5/wm-file.entry.js.map +1 -1
- package/dist/esm-es5/wm-input.entry.js +1 -1
- package/dist/esm-es5/wm-input.entry.js.map +1 -1
- package/dist/esm-es5/wm-modal-footer.entry.js.map +1 -1
- package/dist/esm-es5/wm-modal-header.entry.js +1 -1
- package/dist/esm-es5/wm-modal-header.entry.js.map +1 -1
- package/dist/esm-es5/wm-modal.entry.js +1 -1
- package/dist/esm-es5/wm-modal.entry.js.map +1 -1
- package/dist/esm-es5/wm-navigation_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigation_3.entry.js.map +1 -1
- package/dist/esm-es5/wm-navigator.entry.js +1 -1
- package/dist/esm-es5/wm-navigator.entry.js.map +1 -1
- package/dist/esm-es5/wm-network-uploader.entry.js +1 -1
- package/dist/esm-es5/wm-network-uploader.entry.js.map +1 -1
- package/dist/esm-es5/wm-option_2.entry.js +1 -1
- package/dist/esm-es5/wm-option_2.entry.js.map +1 -1
- package/dist/esm-es5/wm-pagination.entry.js +1 -1
- package/dist/esm-es5/wm-pagination.entry.js.map +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js.map +1 -1
- package/dist/esm-es5/wm-search.entry.js +1 -1
- package/dist/esm-es5/wm-search.entry.js.map +1 -1
- package/dist/esm-es5/wm-snackbar.entry.js +1 -1
- package/dist/esm-es5/wm-snackbar.entry.js.map +1 -1
- package/dist/esm-es5/wm-tab-item_3.entry.js +1 -1
- package/dist/esm-es5/wm-tab-item_3.entry.js.map +1 -1
- package/dist/esm-es5/wm-tag-input-row.entry.js.map +1 -1
- package/dist/esm-es5/wm-tag-input.entry.js +1 -1
- package/dist/esm-es5/wm-tag-input.entry.js.map +1 -1
- package/dist/esm-es5/wm-timepicker.entry.js +1 -1
- package/dist/esm-es5/wm-timepicker.entry.js.map +1 -1
- package/dist/esm-es5/wm-toggletip.entry.js +1 -1
- package/dist/esm-es5/wm-toggletip.entry.js.map +1 -1
- package/dist/esm-es5/wm-uploader.entry.js +1 -1
- package/dist/esm-es5/wm-uploader.entry.js.map +1 -1
- package/dist/esm-es5/wm-wrapper.entry.js.map +1 -1
- package/dist/ripple/{p-8e6bd600.system.entry.js → p-010b2cac.system.entry.js} +2 -2
- package/dist/ripple/p-010b2cac.system.entry.js.map +1 -0
- package/dist/ripple/{p-b22ba3a2.system.js → p-08950379.system.js} +2 -2
- package/dist/ripple/{p-c25abcc5.system.js → p-0b21e936.system.js} +2 -2
- package/dist/ripple/p-0b21e936.system.js.map +1 -0
- package/dist/ripple/p-0d7bccf7.entry.js.map +1 -1
- package/dist/ripple/{p-98a9eb8c.entry.js → p-136460c0.entry.js} +2 -2
- package/dist/ripple/p-136460c0.entry.js.map +1 -0
- package/dist/ripple/{p-695286e7.entry.js → p-1da75922.entry.js} +2 -2
- package/dist/ripple/p-1da75922.entry.js.map +1 -0
- package/dist/ripple/{p-0a23f0fa.entry.js → p-22d9c36e.entry.js} +2 -2
- package/dist/ripple/p-22d9c36e.entry.js.map +1 -0
- package/dist/ripple/p-24a4cb11.system.entry.js.map +1 -1
- package/dist/ripple/{p-c5a50724.entry.js → p-24f7d6eb.entry.js} +2 -2
- package/dist/ripple/p-24f7d6eb.entry.js.map +1 -0
- package/dist/ripple/{p-4c383e9e.system.entry.js → p-27d3e1ab.system.entry.js} +2 -2
- package/dist/ripple/p-27d3e1ab.system.entry.js.map +1 -0
- package/dist/ripple/p-2c2a7092.system.entry.js.map +1 -1
- package/dist/ripple/{p-fe63519a.system.entry.js → p-2f4b4e3a.system.entry.js} +2 -2
- package/dist/ripple/p-2f4b4e3a.system.entry.js.map +1 -0
- package/dist/ripple/{p-e8fd25c8.js → p-3303b568.js} +2 -2
- package/dist/ripple/p-3303b568.js.map +1 -0
- package/dist/ripple/p-33558ec4.system.entry.js.map +1 -1
- package/dist/ripple/{p-1a2d8112.system.entry.js → p-337f2c82.system.entry.js} +2 -2
- package/dist/ripple/p-337f2c82.system.entry.js.map +1 -0
- package/dist/ripple/{p-bfc8d2bb.entry.js → p-34567f7e.entry.js} +2 -2
- package/dist/ripple/p-34567f7e.entry.js.map +1 -0
- package/dist/ripple/{p-67373e6f.system.entry.js → p-3655a421.system.entry.js} +2 -2
- package/dist/ripple/p-3655a421.system.entry.js.map +1 -0
- package/dist/ripple/p-3759b7af.system.entry.js.map +1 -1
- package/dist/ripple/{p-0b31c210.entry.js → p-40cc5375.entry.js} +2 -2
- package/dist/ripple/p-40cc5375.entry.js.map +1 -0
- package/dist/ripple/{p-76830e28.entry.js → p-4370bb17.entry.js} +2 -2
- package/dist/ripple/p-4370bb17.entry.js.map +1 -0
- package/dist/ripple/p-4391166c.entry.js.map +1 -1
- package/dist/ripple/{p-888bec42.js → p-43f1298b.js} +1 -1
- package/dist/ripple/p-43f1298b.js.map +1 -0
- package/dist/ripple/{p-18e58141.system.entry.js → p-48c8619f.system.entry.js} +2 -2
- package/dist/ripple/p-48c8619f.system.entry.js.map +1 -0
- package/dist/ripple/p-4a014591.entry.js.map +1 -1
- package/dist/ripple/{p-ccd0d43b.system.entry.js → p-4acc9e8d.system.entry.js} +2 -2
- package/dist/ripple/p-4acc9e8d.system.entry.js.map +1 -0
- package/dist/ripple/{p-a3b9c87d.system.entry.js → p-52655351.system.entry.js} +2 -2
- package/dist/ripple/p-52655351.system.entry.js.map +1 -0
- package/dist/ripple/{p-2a9fa9b5.entry.js → p-54df11c8.entry.js} +2 -2
- package/dist/ripple/p-54df11c8.entry.js.map +1 -0
- package/dist/ripple/p-59654f8e.entry.js.map +1 -1
- package/dist/ripple/{p-535e33d7.entry.js → p-5bf24119.entry.js} +2 -2
- package/dist/ripple/p-5bf24119.entry.js.map +1 -0
- package/dist/ripple/{p-e746fe88.system.entry.js → p-60e941cc.system.entry.js} +2 -2
- package/dist/ripple/p-60e941cc.system.entry.js.map +1 -0
- package/dist/ripple/{p-f38332ed.system.entry.js → p-684f2c1e.system.entry.js} +2 -2
- package/dist/ripple/p-684f2c1e.system.entry.js.map +1 -0
- package/dist/ripple/{p-e61d2c52.entry.js → p-75c9cad6.entry.js} +2 -2
- package/dist/ripple/p-75c9cad6.entry.js.map +1 -0
- package/dist/ripple/{p-e252738e.entry.js → p-78a7278d.entry.js} +2 -2
- package/dist/ripple/p-78a7278d.entry.js.map +1 -0
- package/dist/ripple/{p-45e7b944.entry.js → p-81c698e2.entry.js} +2 -2
- package/dist/ripple/p-81c698e2.entry.js.map +1 -0
- package/dist/ripple/{p-87da5d8e.entry.js → p-82323561.entry.js} +2 -2
- package/dist/ripple/p-82323561.entry.js.map +1 -0
- package/dist/ripple/{p-2b577e99.entry.js → p-873a5f0f.entry.js} +2 -2
- package/dist/ripple/p-873a5f0f.entry.js.map +1 -0
- package/dist/ripple/p-8c51e9f8.system.entry.js.map +1 -1
- package/dist/ripple/{p-be954fba.system.entry.js → p-8e11777d.system.entry.js} +2 -2
- package/dist/ripple/p-8e11777d.system.entry.js.map +1 -0
- package/dist/ripple/{p-63166c83.system.entry.js → p-90d67afa.system.entry.js} +2 -2
- package/dist/ripple/p-90d67afa.system.entry.js.map +1 -0
- package/dist/ripple/p-976b2789.system.entry.js.map +1 -1
- package/dist/ripple/{p-3e9da0fb.system.entry.js → p-97f0722e.system.entry.js} +2 -2
- package/dist/ripple/p-97f0722e.system.entry.js.map +1 -0
- package/dist/ripple/p-9b9eb944.entry.js.map +1 -1
- package/dist/ripple/{p-4a45a473.entry.js → p-9c9cf5e7.entry.js} +2 -2
- package/dist/ripple/p-9c9cf5e7.entry.js.map +1 -0
- package/dist/ripple/{p-313b6073.system.js → p-9d02957d.system.js} +1 -1
- package/dist/ripple/p-9d02957d.system.js.map +1 -0
- package/dist/ripple/{p-7b85f5a8.entry.js → p-a1c4d1d2.entry.js} +2 -2
- package/dist/ripple/p-a1c4d1d2.entry.js.map +1 -0
- package/dist/ripple/{p-9727c8f5.entry.js → p-a6cd8eb1.entry.js} +2 -2
- package/dist/ripple/p-a6cd8eb1.entry.js.map +1 -0
- package/dist/ripple/{p-dfeb2a0f.system.entry.js → p-ab792e0d.system.entry.js} +2 -2
- package/dist/ripple/p-ab792e0d.system.entry.js.map +1 -0
- package/dist/ripple/{p-5e2be836.entry.js → p-ab996399.entry.js} +2 -2
- package/dist/ripple/p-ab996399.entry.js.map +1 -0
- package/dist/ripple/{p-85b47217.system.entry.js → p-ac27d425.system.entry.js} +2 -2
- package/dist/ripple/p-ac27d425.system.entry.js.map +1 -0
- package/dist/ripple/{p-4091aa36.system.js → p-b8783b39.system.js} +2 -2
- package/dist/ripple/p-b8783b39.system.js.map +1 -0
- package/dist/ripple/{p-525fbd6b.system.entry.js → p-be2aab24.system.entry.js} +2 -2
- package/dist/ripple/p-be2aab24.system.entry.js.map +1 -0
- package/dist/ripple/p-bf569af0.entry.js.map +1 -1
- package/dist/ripple/{p-d6478e67.system.entry.js → p-c63b63ee.system.entry.js} +2 -2
- package/dist/ripple/p-c63b63ee.system.entry.js.map +1 -0
- package/dist/ripple/{p-90f42d65.system.entry.js → p-ce0002d4.system.entry.js} +2 -2
- package/dist/ripple/p-ce0002d4.system.entry.js.map +1 -0
- package/dist/ripple/{p-54f29e18.entry.js → p-d23db6e2.entry.js} +2 -2
- package/dist/ripple/p-d23db6e2.entry.js.map +1 -0
- package/dist/ripple/p-d939cb54.entry.js.map +1 -1
- package/dist/ripple/p-dbfd1640.system.entry.js.map +1 -1
- package/dist/ripple/{p-bc883afc.entry.js → p-e29c4789.entry.js} +2 -2
- package/dist/ripple/p-e29c4789.entry.js.map +1 -0
- package/dist/ripple/{p-0cd88c74.entry.js → p-e6b9766e.entry.js} +2 -2
- package/dist/ripple/p-e6b9766e.entry.js.map +1 -0
- package/dist/ripple/{p-2abe8404.system.entry.js → p-e8dab7c0.system.entry.js} +2 -2
- package/dist/ripple/p-e8dab7c0.system.entry.js.map +1 -0
- package/dist/ripple/{p-dcd38073.system.entry.js → p-eb64d16a.system.entry.js} +2 -2
- package/dist/ripple/p-eb64d16a.system.entry.js.map +1 -0
- package/dist/ripple/{p-a31a30ac.system.entry.js → p-eccbad16.system.entry.js} +2 -2
- package/dist/ripple/p-eccbad16.system.entry.js.map +1 -0
- package/dist/ripple/{p-054e206a.entry.js → p-edae6ef2.entry.js} +2 -2
- package/dist/ripple/p-edae6ef2.entry.js.map +1 -0
- package/dist/ripple/{p-9fd3badc.js → p-edfba0e1.js} +1 -1
- package/dist/ripple/{p-9fd3badc.js.map → p-edfba0e1.js.map} +1 -1
- package/dist/ripple/{p-d0c3d25a.entry.js → p-efc36352.entry.js} +2 -2
- package/dist/ripple/p-efc36352.entry.js.map +1 -0
- package/dist/ripple/{p-e782194d.system.js → p-f08e6a5a.system.js} +1 -1
- package/dist/ripple/{p-e782194d.system.js.map → p-f08e6a5a.system.js.map} +1 -1
- package/dist/ripple/{p-29cd07d5.system.entry.js → p-f09541fc.system.entry.js} +2 -2
- package/dist/ripple/p-f09541fc.system.entry.js.map +1 -0
- package/dist/ripple/{p-4aa0ee75.system.entry.js → p-f4487f66.system.entry.js} +2 -2
- package/dist/ripple/p-f4487f66.system.entry.js.map +1 -0
- package/dist/ripple/{p-08b7ec08.system.js → p-f5df5903.system.js} +1 -1
- package/dist/ripple/p-f5df5903.system.js.map +1 -0
- package/dist/ripple/{p-23e54ad4.js → p-f8d1e5a0.js} +2 -2
- package/dist/ripple/p-f8d1e5a0.js.map +1 -0
- package/dist/ripple/{p-a6d6eae7.js → p-fd8070fb.js} +1 -1
- package/dist/ripple/p-fd8070fb.js.map +1 -0
- package/dist/ripple/ripple.esm.js +1 -1
- package/dist/ripple/ripple.js +1 -1
- package/dist/types/components/charts/chartFunctions.d.ts +37 -37
- package/dist/types/components/charts/priv-chart-popover/priv-chart-popover.d.ts +27 -27
- package/dist/types/components/charts/wm-chart/wm-chart-slice.d.ts +11 -11
- package/dist/types/components/charts/wm-chart/wm-chart.d.ts +47 -47
- package/dist/types/components/charts/wm-progress-monitor/wm-progress-indicator.d.ts +29 -29
- package/dist/types/components/charts/wm-progress-monitor/wm-progress-monitor.d.ts +20 -20
- package/dist/types/components/charts/wm-progress-monitor/wm-progress-slice.d.ts +10 -10
- package/dist/types/components/wm-action-menu/wm-action-menu.d.ts +49 -49
- package/dist/types/components/wm-button/wm-button.d.ts +49 -49
- package/dist/types/components/wm-datepicker/priv-datepicker/priv-datepicker.d.ts +80 -80
- package/dist/types/components/wm-datepicker/wm-datepicker.d.ts +42 -42
- package/dist/types/components/wm-file/wm-file.d.ts +42 -42
- package/dist/types/components/wm-file-list/wm-file-list.d.ts +16 -16
- package/dist/types/components/wm-input/wm-input.d.ts +46 -46
- package/dist/types/components/wm-menuitem/wm-menuitem.d.ts +34 -34
- package/dist/types/components/wm-modal/wm-modal-footer.d.ts +14 -14
- package/dist/types/components/wm-modal/wm-modal-header.d.ts +11 -11
- package/dist/types/components/wm-modal/wm-modal.d.ts +40 -40
- package/dist/types/components/wm-navigation/wm-navigation-hamburger.d.ts +21 -21
- package/dist/types/components/wm-navigation/wm-navigation-item.d.ts +13 -13
- package/dist/types/components/wm-navigation/wm-navigation.d.ts +28 -28
- package/dist/types/components/wm-navigator/priv-navigator-button/priv-navigator-button.d.ts +10 -10
- package/dist/types/components/wm-navigator/priv-navigator-item/priv-navigator-item.d.ts +13 -13
- package/dist/types/components/wm-navigator/wm-navigator.d.ts +61 -61
- package/dist/types/components/wm-option/wm-option.d.ts +34 -34
- package/dist/types/components/wm-pagination/wm-pagination.d.ts +32 -32
- package/dist/types/components/wm-search/wm-search.d.ts +77 -77
- package/dist/types/components/wm-select/wm-select.d.ts +102 -102
- package/dist/types/components/wm-snackbar/wm-snackbar.d.ts +35 -35
- package/dist/types/components/wm-tabs/wm-tab-item/wm-tab-item.d.ts +37 -37
- package/dist/types/components/wm-tabs/wm-tab-list/wm-tab-list.d.ts +52 -52
- package/dist/types/components/wm-tabs/wm-tab-panel/wm-tab-panel.d.ts +20 -20
- package/dist/types/components/wm-tag-input/wm-tag-input-row/wm-tag-input-row.d.ts +11 -11
- package/dist/types/components/wm-tag-input/wm-tag-input.d.ts +127 -127
- package/dist/types/components/wm-timepicker/wm-timepicker.d.ts +62 -62
- package/dist/types/components/wm-toggletip/wm-toggletip.d.ts +28 -28
- package/dist/types/components/wm-uploader/wm-network-uploader/wm-network-uploader.d.ts +85 -85
- package/dist/types/components/wm-uploader/wm-uploader.d.ts +104 -104
- package/dist/types/components/wm-wrapper/wm-wrapper.d.ts +7 -7
- package/dist/types/components.d.ts +27 -27
- package/dist/types/global/__mocks__/functions.d.ts +6 -6
- package/dist/types/global/functions.d.ts +47 -47
- package/dist/types/global/global.d.ts +1 -1
- package/dist/types/global/interfaces.d.ts +74 -74
- package/dist/types/global/services/__mocks__/http-service.d.ts +6 -6
- package/dist/types/global/services/http-service.d.ts +4 -4
- package/dist/types/lang/lang.d.ts +5 -5
- package/package.json +46 -46
- package/dist/cjs/chartFunctions-5309f8ed.js.map +0 -1
- package/dist/cjs/global-d20d5267.js.map +0 -1
- package/dist/cjs/http-service-9e8c4dd5.js.map +0 -1
- package/dist/cjs/interfaces-30a74c1f.js.map +0 -1
- package/dist/esm/chartFunctions-e22110b8.js.map +0 -1
- package/dist/esm/global-fee3549b.js.map +0 -1
- package/dist/esm/http-service-5d037e16.js.map +0 -1
- package/dist/esm/interfaces-61c6305b.js.map +0 -1
- package/dist/esm-es5/chartFunctions-e22110b8.js.map +0 -1
- package/dist/esm-es5/global-fee3549b.js.map +0 -1
- package/dist/esm-es5/http-service-5d037e16.js.map +0 -1
- package/dist/esm-es5/interfaces-61c6305b.js.map +0 -1
- package/dist/ripple/p-054e206a.entry.js.map +0 -1
- package/dist/ripple/p-08b7ec08.system.js.map +0 -1
- package/dist/ripple/p-0a23f0fa.entry.js.map +0 -1
- package/dist/ripple/p-0b31c210.entry.js.map +0 -1
- package/dist/ripple/p-0cd88c74.entry.js.map +0 -1
- package/dist/ripple/p-18e58141.system.entry.js.map +0 -1
- package/dist/ripple/p-1a2d8112.system.entry.js.map +0 -1
- package/dist/ripple/p-23e54ad4.js.map +0 -1
- package/dist/ripple/p-29cd07d5.system.entry.js.map +0 -1
- package/dist/ripple/p-2a9fa9b5.entry.js.map +0 -1
- package/dist/ripple/p-2abe8404.system.entry.js.map +0 -1
- package/dist/ripple/p-2b577e99.entry.js.map +0 -1
- package/dist/ripple/p-313b6073.system.js.map +0 -1
- package/dist/ripple/p-3e9da0fb.system.entry.js.map +0 -1
- package/dist/ripple/p-4091aa36.system.js.map +0 -1
- package/dist/ripple/p-45e7b944.entry.js.map +0 -1
- package/dist/ripple/p-4a45a473.entry.js.map +0 -1
- package/dist/ripple/p-4aa0ee75.system.entry.js.map +0 -1
- package/dist/ripple/p-4c383e9e.system.entry.js.map +0 -1
- package/dist/ripple/p-525fbd6b.system.entry.js.map +0 -1
- package/dist/ripple/p-535e33d7.entry.js.map +0 -1
- package/dist/ripple/p-54f29e18.entry.js.map +0 -1
- package/dist/ripple/p-5e2be836.entry.js.map +0 -1
- package/dist/ripple/p-63166c83.system.entry.js.map +0 -1
- package/dist/ripple/p-67373e6f.system.entry.js.map +0 -1
- package/dist/ripple/p-695286e7.entry.js.map +0 -1
- package/dist/ripple/p-76830e28.entry.js.map +0 -1
- package/dist/ripple/p-7b85f5a8.entry.js.map +0 -1
- package/dist/ripple/p-85b47217.system.entry.js.map +0 -1
- package/dist/ripple/p-87da5d8e.entry.js.map +0 -1
- package/dist/ripple/p-888bec42.js.map +0 -1
- package/dist/ripple/p-8e6bd600.system.entry.js.map +0 -1
- package/dist/ripple/p-90f42d65.system.entry.js.map +0 -1
- package/dist/ripple/p-9727c8f5.entry.js.map +0 -1
- package/dist/ripple/p-98a9eb8c.entry.js.map +0 -1
- package/dist/ripple/p-a31a30ac.system.entry.js.map +0 -1
- package/dist/ripple/p-a3b9c87d.system.entry.js.map +0 -1
- package/dist/ripple/p-a6d6eae7.js.map +0 -1
- package/dist/ripple/p-bc883afc.entry.js.map +0 -1
- package/dist/ripple/p-be954fba.system.entry.js.map +0 -1
- package/dist/ripple/p-bfc8d2bb.entry.js.map +0 -1
- package/dist/ripple/p-c25abcc5.system.js.map +0 -1
- package/dist/ripple/p-c5a50724.entry.js.map +0 -1
- package/dist/ripple/p-ccd0d43b.system.entry.js.map +0 -1
- package/dist/ripple/p-d0c3d25a.entry.js.map +0 -1
- package/dist/ripple/p-d6478e67.system.entry.js.map +0 -1
- package/dist/ripple/p-dcd38073.system.entry.js.map +0 -1
- package/dist/ripple/p-dfeb2a0f.system.entry.js.map +0 -1
- package/dist/ripple/p-e252738e.entry.js.map +0 -1
- package/dist/ripple/p-e61d2c52.entry.js.map +0 -1
- package/dist/ripple/p-e746fe88.system.entry.js.map +0 -1
- package/dist/ripple/p-e8fd25c8.js.map +0 -1
- package/dist/ripple/p-f38332ed.system.entry.js.map +0 -1
- package/dist/ripple/p-fe63519a.system.entry.js.map +0 -1
- /package/dist/ripple/{p-b22ba3a2.system.js.map → p-08950379.system.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"wm-chart.entry.js","mappings":"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","names":[],"sources":["./src/components/charts/wm-chart/wm-chart.scss?tag=wm-chart&encapsulation=shadow","./src/components/charts/wm-chart/wm-chart.tsx"],"sourcesContent":[":host,\nwm-chart {\n @extend %chart-styles;\n}\n\n:host(:focus) {\n @extend %chart-focus-styles;\n}\n","import { Component, Element, h, Host, Prop, State, Listen } from \"@stencil/core\";\nimport { forceUpdate } from \"@stencil/core\";\nimport { debounce, generateId, intl } from \"../../../global/functions\";\nimport {\n amountToPercent,\n exitChart,\n getDetails,\n handleChartKeydown,\n renderStackedBar,\n renderSimpleBar,\n renderCompletionMessage,\n renderDoughnut,\n renderHiddenValuesMessage,\n renderInstructionsText,\n renderLegend,\n allChartsDetails,\n} from \"../chartFunctions\";\nimport { ChartType, SliceDetails, SliceElement } from \"../../../global/interfaces\";\n\n@Component({\n tag: \"wm-chart\",\n shadow: { delegatesFocus: true },\n styleUrl: \"wm-chart.scss\",\n})\nexport class Chart {\n @Element() el!: HTMLWmChartElement;\n // @ts-ignore-- TS warns this is unused, but its needed in chartFunctions\n private componentWrapperEl!: HTMLDivElement;\n\n @Prop() chartType: ChartType | \"hybrid\" = \"doughnut1\"; // hybrid is not a real ChartType, it gets converted to something else.\n @Prop() label?: string;\n @Prop() labelWidth: string = \"150px\";\n @Prop() subinfo?: string;\n @Prop() completionMessage?: string;\n @Prop() valueFormat?: \"percentage\" | \"amount\";\n @Prop() showValues?: \"percentage\" | \"amount\"; // DEPRECATED in favor of value-format\n @Prop() showGrid?: boolean = true; \n get tempValueFormat() {\n // use of this getter should be replaced with dateFormat when showValues is fully phased out\n return this.valueFormat || this.showValues || \"none\";\n }\n @Prop() showLegend: boolean = true;\n @Prop() showBarLegend: boolean = false;\n @Prop() notStartedColor: boolean = false;\n // left labels are a temporary solution for the lack of a stacked bar chart and is undocumented\n // it only works with bar4 and should be used without a legend\n @Prop() labelPosition: \"left\" | \"top\" = \"top\";\n @State() isTabbing: boolean = false;\n @State() userIsNavigating: boolean = false;\n @State() hasHiddenBarValue: boolean = false;\n\n get hybridType(): \"doughnut0\" | \"bar1\" {\n return window.innerWidth > 1340 ? \"doughnut0\" : \"bar1\";\n }\n private uid: string = generateId();\n private total!: number;\n private slicesDetails: SliceDetails[] = [];\n\n get popoverEl() {\n return this.el.shadowRoot!.querySelector(\"priv-chart-popover\");\n }\n\n get sliceEls(): SliceElement[] {\n return Array.from(this.el.shadowRoot!.querySelectorAll(\".segment\"));\n }\n\n get currentChartType(): ChartType {\n let current = this.chartType as ChartType;\n\n if (this.chartType === \"hybrid\") {\n current = this.hybridType;\n } else if (this.chartType === \"doughnut2\" && this.el.children.length > 3) {\n // render an internal type (that includes an additional color) if doughnut2 has more than 3 slices\n current = \"doughnut2plus\";\n }\n return current; \n }\n\n get chartDetails() {\n return allChartsDetails[this.currentChartType];\n }\n\n get ariaLabelText() {\n let text = `${this.label}`;\n if (this.subinfo) {\n text += ` ${this.subinfo}`;\n }\n return text;\n }\n\n get isDoughnut() {\n return this.chartDetails.category === \"doughnut\";\n }\n\n get isStackedBar() {\n return this.chartDetails.category === \"stackedBar\";\n }\n\n get isSimpleBar() {\n return this.chartDetails.category === \"simpleBar\";\n }\n\n get isBar() {\n return this.isStackedBar || this.isSimpleBar;\n }\n\n get chartRoleDescription(): string {\n return intl.formatMessage({\n id: \"chart.roleDescription\",\n defaultMessage: \"Interactive chart\",\n description: \"For screen readers only, a description clarifying the role of the chart widget\",\n });\n }\n\n @Listen(\"wmUserIsTabbing\", { target: \"window\" })\n toggleTabbingOn() {\n this.isTabbing = true;\n }\n\n @Listen(\"wmUserIsNotTabbing\", { target: \"window\" })\n toggleTabbingOff() {\n this.isTabbing = false;\n }\n\n @Listen(\"keydown\")\n handleKeydown(ev: KeyboardEvent) {\n handleChartKeydown.call(this, ev);\n }\n\n /* LIFECYCLE METHODS + EVENTS FROM THE CHILDREN */\n\n async componentWillLoad() {\n if (!this.label) {\n throw new Error(\n \"For accessibility purposes, you must provide a label for the chart. See https://components.watermarkinsights.com/chart for more information.\"\n );\n }\n if (this.showValues) {\n console.warn(\"wm-chart: show-values has been deprecated as of v3.1.0. Please use value-format instead.\");\n }\n await getDetails.call(this, this.currentChartType);\n\n // rerender on resize\n // unnecessary for doughnuts (except hybrid) as layout doesn't change\n if (this.chartType === \"hybrid\" || !this.isDoughnut) {\n const resizeObserver = new ResizeObserver(() => {\n this.isStackedBar ? this.handleStackedBarResize() : this.debouncedUpdate();\n });\n resizeObserver.observe(this.el);\n }\n }\n\n handleStackedBarResize = debounce(async () => {\n let hasHiddenBarValue = false;\n\n // if any value text overlaps with another, hide it and display warning\n const valueEls = this.el.shadowRoot!.querySelectorAll(\".value\");\n\n if (valueEls.length) {\n let lastVisibleRightEdge = valueEls.length ? valueEls[0].getBoundingClientRect().right : 0;\n let margin = 4;\n\n valueEls.forEach((valueEl, idx) => {\n // checks are to the left of each valueEl, so skip the first one\n if (idx > 0) {\n const bounds = valueEl.getBoundingClientRect();\n\n if (bounds.left - margin < lastVisibleRightEdge) {\n // left edge of current value is overlapping right edge of last visible value\n valueEl.classList.add(\"hidden\");\n hasHiddenBarValue = true;\n } else {\n valueEl.classList.remove(\"hidden\");\n lastVisibleRightEdge = bounds.right;\n }\n }\n });\n }\n\n this.hasHiddenBarValue = hasHiddenBarValue;\n }, 100);\n\n debouncedUpdate = debounce(async () => {\n forceUpdate(this.el);\n }, 10);\n\n debouncedSliceUpdate = debounce(async () => {\n await getDetails.call(this, this.currentChartType);\n forceUpdate(this.el);\n }, 100);\n\n @Listen(\"wmChartSliceUpdated\")\n handleSliceUpdate() {\n this.debouncedSliceUpdate();\n }\n\n /* RENDERING */\n renderBarText(s: SliceDetails, idx: number) {\n let val;\n if (this.tempValueFormat === \"percentage\") {\n // if segment has an amount, but \"0\" percentage (it's below 0.5% and rounded down), still display it as <1%\n val = s.perc === 0 && s.amount > 0 ? \"<1%\" : `${s.perc}%`;\n } else if (this.tempValueFormat === \"amount\") {\n val = s.amount;\n }\n\n // even though we do not display the value text if it has an amount of 0, we still want to render the value-wrapper\n // in order to not disturb the positioning of the other value texts in the entire row\n return (\n <div\n class=\"value-wrapper\"\n style={{\n width: `calc(${amountToPercent(s.amount, this.total, false)}%\n ${idx !== this.slicesDetails.length - 1 ? \" - 2px\" : \"\"}`,\n }}\n >\n <span class=\"value\">{s.amount > 0 && val}</span>\n </div>\n );\n }\n\n drawAxis() {\n if (this.currentChartType === \"bar3\") {\n return (\n <svg class=\"axis\">\n <line x1=\"0\" x2=\"100%\" y1=\"0\" y2=\"0\" />\n <line x1=\"0\" x2=\"0\" y1=\"0\" y2=\"-85px\" />\n <line class=\"tick\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"6\" />\n <text x=\"0.5\" y=\"-6\">\n 0%\n </text>\n <line class=\"tick\" x1=\"100%\" x2=\"100%\" y1=\"0\" y2=\"6\" />\n <text x=\"100%\" y=\"-6\">\n 100%\n </text>\n </svg>\n );\n }\n }\n\n renderChart() {\n if (this.total > 0) {\n if (this.isStackedBar) {\n return renderStackedBar.call(this, this.currentChartType);\n } else if (this.isSimpleBar) {\n return renderSimpleBar.call(this, this.currentChartType);\n } else if (this.isDoughnut) {\n return renderDoughnut.call(this, this.currentChartType);\n }\n }\n }\n\n render() {\n return (\n <Host onBlur={() => exitChart.call(this)}>\n <div\n ref={(el) => (this.componentWrapperEl = el as HTMLDivElement)}\n class={`component-wrapper ${this.currentChartType} ${\n this.isTabbing && !this.userIsNavigating ? \"user-is-tabbing\" : \"\"\n } ${this.labelPosition === \"left\" && this.currentChartType === \"bar4\" ? \"left-label\" : \"\"}`}\n role=\"application\"\n aria-label={this.ariaLabelText}\n tabindex={0}\n aria-roledescription={this.chartRoleDescription}\n aria-describedby=\"chart-instructions\"\n >\n <label class=\"label\" id={`label-${this.uid}`} htmlFor={`graphic-${this.uid}`}>\n <span class=\"label-text\">{this.label}</span>\n {this.subinfo ? <span class=\"subinfo\">{this.subinfo}</span> : \"\"}\n </label>\n {this.isBar && renderLegend.call(this, this.currentChartType)}\n {this.renderChart()}\n {this.isDoughnut && renderLegend.call(this, this.currentChartType)}\n <priv-chart-popover class={this.isTabbing ? \"user-is-tabbing\" : \"\"}></priv-chart-popover>\n {this.currentChartType === \"doughnut0\" ? renderCompletionMessage.call(this) : \"\"}\n {this.hasHiddenBarValue && renderHiddenValuesMessage()}\n </div>\n {renderInstructionsText()}\n </Host>\n );\n }\n}\n"],"version":3}
|
|
1
|
+
{"file":"wm-chart.entry.js","mappings":"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","names":[],"sources":["./src/components/charts/wm-chart/wm-chart.scss?tag=wm-chart&encapsulation=shadow","./src/components/charts/wm-chart/wm-chart.tsx"],"sourcesContent":[":host,\r\nwm-chart {\r\n @extend %chart-styles;\r\n}\r\n\r\n:host(:focus) {\r\n @extend %chart-focus-styles;\r\n}\r\n","import { Component, Element, h, Host, Prop, State, Listen } from \"@stencil/core\";\r\nimport { forceUpdate } from \"@stencil/core\";\r\nimport { debounce, generateId, intl } from \"../../../global/functions\";\r\nimport {\r\n amountToPercent,\r\n exitChart,\r\n getDetails,\r\n handleChartKeydown,\r\n renderStackedBar,\r\n renderSimpleBar,\r\n renderCompletionMessage,\r\n renderDoughnut,\r\n renderHiddenValuesMessage,\r\n renderInstructionsText,\r\n renderLegend,\r\n allChartsDetails,\r\n} from \"../chartFunctions\";\r\nimport { ChartType, SliceDetails, SliceElement } from \"../../../global/interfaces\";\r\n\r\n@Component({\r\n tag: \"wm-chart\",\r\n shadow: { delegatesFocus: true },\r\n styleUrl: \"wm-chart.scss\",\r\n})\r\nexport class Chart {\r\n @Element() el!: HTMLWmChartElement;\r\n // @ts-ignore-- TS warns this is unused, but its needed in chartFunctions\r\n private componentWrapperEl!: HTMLDivElement;\r\n\r\n @Prop() chartType: ChartType | \"hybrid\" = \"doughnut1\"; // hybrid is not a real ChartType, it gets converted to something else.\r\n @Prop() label?: string;\r\n @Prop() labelWidth: string = \"150px\";\r\n @Prop() subinfo?: string;\r\n @Prop() completionMessage?: string;\r\n @Prop() valueFormat?: \"percentage\" | \"amount\";\r\n @Prop() showValues?: \"percentage\" | \"amount\"; // DEPRECATED in favor of value-format\r\n @Prop() showGrid?: boolean = true; \r\n get tempValueFormat() {\r\n // use of this getter should be replaced with dateFormat when showValues is fully phased out\r\n return this.valueFormat || this.showValues || \"none\";\r\n }\r\n @Prop() showLegend: boolean = true;\r\n @Prop() showBarLegend: boolean = false;\r\n @Prop() notStartedColor: boolean = false;\r\n // left labels are a temporary solution for the lack of a stacked bar chart and is undocumented\r\n // it only works with bar4 and should be used without a legend\r\n @Prop() labelPosition: \"left\" | \"top\" = \"top\";\r\n @State() isTabbing: boolean = false;\r\n @State() userIsNavigating: boolean = false;\r\n @State() hasHiddenBarValue: boolean = false;\r\n\r\n get hybridType(): \"doughnut0\" | \"bar1\" {\r\n return window.innerWidth > 1340 ? \"doughnut0\" : \"bar1\";\r\n }\r\n private uid: string = generateId();\r\n private total!: number;\r\n private slicesDetails: SliceDetails[] = [];\r\n\r\n get popoverEl() {\r\n return this.el.shadowRoot!.querySelector(\"priv-chart-popover\");\r\n }\r\n\r\n get sliceEls(): SliceElement[] {\r\n return Array.from(this.el.shadowRoot!.querySelectorAll(\".segment\"));\r\n }\r\n\r\n get currentChartType(): ChartType {\r\n let current = this.chartType as ChartType;\r\n\r\n if (this.chartType === \"hybrid\") {\r\n current = this.hybridType;\r\n } else if (this.chartType === \"doughnut2\" && this.el.children.length > 3) {\r\n // render an internal type (that includes an additional color) if doughnut2 has more than 3 slices\r\n current = \"doughnut2plus\";\r\n }\r\n return current; \r\n }\r\n\r\n get chartDetails() {\r\n return allChartsDetails[this.currentChartType];\r\n }\r\n\r\n get ariaLabelText() {\r\n let text = `${this.label}`;\r\n if (this.subinfo) {\r\n text += ` ${this.subinfo}`;\r\n }\r\n return text;\r\n }\r\n\r\n get isDoughnut() {\r\n return this.chartDetails.category === \"doughnut\";\r\n }\r\n\r\n get isStackedBar() {\r\n return this.chartDetails.category === \"stackedBar\";\r\n }\r\n\r\n get isSimpleBar() {\r\n return this.chartDetails.category === \"simpleBar\";\r\n }\r\n\r\n get isBar() {\r\n return this.isStackedBar || this.isSimpleBar;\r\n }\r\n\r\n get chartRoleDescription(): string {\r\n return intl.formatMessage({\r\n id: \"chart.roleDescription\",\r\n defaultMessage: \"Interactive chart\",\r\n description: \"For screen readers only, a description clarifying the role of the chart widget\",\r\n });\r\n }\r\n\r\n @Listen(\"wmUserIsTabbing\", { target: \"window\" })\r\n toggleTabbingOn() {\r\n this.isTabbing = true;\r\n }\r\n\r\n @Listen(\"wmUserIsNotTabbing\", { target: \"window\" })\r\n toggleTabbingOff() {\r\n this.isTabbing = false;\r\n }\r\n\r\n @Listen(\"keydown\")\r\n handleKeydown(ev: KeyboardEvent) {\r\n handleChartKeydown.call(this, ev);\r\n }\r\n\r\n /* LIFECYCLE METHODS + EVENTS FROM THE CHILDREN */\r\n\r\n async componentWillLoad() {\r\n if (!this.label) {\r\n throw new Error(\r\n \"For accessibility purposes, you must provide a label for the chart. See https://components.watermarkinsights.com/chart for more information.\"\r\n );\r\n }\r\n if (this.showValues) {\r\n console.warn(\"wm-chart: show-values has been deprecated as of v3.1.0. Please use value-format instead.\");\r\n }\r\n await getDetails.call(this, this.currentChartType);\r\n\r\n // rerender on resize\r\n // unnecessary for doughnuts (except hybrid) as layout doesn't change\r\n if (this.chartType === \"hybrid\" || !this.isDoughnut) {\r\n const resizeObserver = new ResizeObserver(() => {\r\n this.isStackedBar ? this.handleStackedBarResize() : this.debouncedUpdate();\r\n });\r\n resizeObserver.observe(this.el);\r\n }\r\n }\r\n\r\n handleStackedBarResize = debounce(async () => {\r\n let hasHiddenBarValue = false;\r\n\r\n // if any value text overlaps with another, hide it and display warning\r\n const valueEls = this.el.shadowRoot!.querySelectorAll(\".value\");\r\n\r\n if (valueEls.length) {\r\n let lastVisibleRightEdge = valueEls.length ? valueEls[0].getBoundingClientRect().right : 0;\r\n let margin = 4;\r\n\r\n valueEls.forEach((valueEl, idx) => {\r\n // checks are to the left of each valueEl, so skip the first one\r\n if (idx > 0) {\r\n const bounds = valueEl.getBoundingClientRect();\r\n\r\n if (bounds.left - margin < lastVisibleRightEdge) {\r\n // left edge of current value is overlapping right edge of last visible value\r\n valueEl.classList.add(\"hidden\");\r\n hasHiddenBarValue = true;\r\n } else {\r\n valueEl.classList.remove(\"hidden\");\r\n lastVisibleRightEdge = bounds.right;\r\n }\r\n }\r\n });\r\n }\r\n\r\n this.hasHiddenBarValue = hasHiddenBarValue;\r\n }, 100);\r\n\r\n debouncedUpdate = debounce(async () => {\r\n forceUpdate(this.el);\r\n }, 10);\r\n\r\n debouncedSliceUpdate = debounce(async () => {\r\n await getDetails.call(this, this.currentChartType);\r\n forceUpdate(this.el);\r\n }, 100);\r\n\r\n @Listen(\"wmChartSliceUpdated\")\r\n handleSliceUpdate() {\r\n this.debouncedSliceUpdate();\r\n }\r\n\r\n /* RENDERING */\r\n renderBarText(s: SliceDetails, idx: number) {\r\n let val;\r\n if (this.tempValueFormat === \"percentage\") {\r\n // if segment has an amount, but \"0\" percentage (it's below 0.5% and rounded down), still display it as <1%\r\n val = s.perc === 0 && s.amount > 0 ? \"<1%\" : `${s.perc}%`;\r\n } else if (this.tempValueFormat === \"amount\") {\r\n val = s.amount;\r\n }\r\n\r\n // even though we do not display the value text if it has an amount of 0, we still want to render the value-wrapper\r\n // in order to not disturb the positioning of the other value texts in the entire row\r\n return (\r\n <div\r\n class=\"value-wrapper\"\r\n style={{\r\n width: `calc(${amountToPercent(s.amount, this.total, false)}%\r\n ${idx !== this.slicesDetails.length - 1 ? \" - 2px\" : \"\"}`,\r\n }}\r\n >\r\n <span class=\"value\">{s.amount > 0 && val}</span>\r\n </div>\r\n );\r\n }\r\n\r\n drawAxis() {\r\n if (this.currentChartType === \"bar3\") {\r\n return (\r\n <svg class=\"axis\">\r\n <line x1=\"0\" x2=\"100%\" y1=\"0\" y2=\"0\" />\r\n <line x1=\"0\" x2=\"0\" y1=\"0\" y2=\"-85px\" />\r\n <line class=\"tick\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"6\" />\r\n <text x=\"0.5\" y=\"-6\">\r\n 0%\r\n </text>\r\n <line class=\"tick\" x1=\"100%\" x2=\"100%\" y1=\"0\" y2=\"6\" />\r\n <text x=\"100%\" y=\"-6\">\r\n 100%\r\n </text>\r\n </svg>\r\n );\r\n }\r\n }\r\n\r\n renderChart() {\r\n if (this.total > 0) {\r\n if (this.isStackedBar) {\r\n return renderStackedBar.call(this, this.currentChartType);\r\n } else if (this.isSimpleBar) {\r\n return renderSimpleBar.call(this, this.currentChartType);\r\n } else if (this.isDoughnut) {\r\n return renderDoughnut.call(this, this.currentChartType);\r\n }\r\n }\r\n }\r\n\r\n render() {\r\n return (\r\n <Host onBlur={() => exitChart.call(this)}>\r\n <div\r\n ref={(el) => (this.componentWrapperEl = el as HTMLDivElement)}\r\n class={`component-wrapper ${this.currentChartType} ${\r\n this.isTabbing && !this.userIsNavigating ? \"user-is-tabbing\" : \"\"\r\n } ${this.labelPosition === \"left\" && this.currentChartType === \"bar4\" ? \"left-label\" : \"\"}`}\r\n role=\"application\"\r\n aria-label={this.ariaLabelText}\r\n tabindex={0}\r\n aria-roledescription={this.chartRoleDescription}\r\n aria-describedby=\"chart-instructions\"\r\n >\r\n <label class=\"label\" id={`label-${this.uid}`} htmlFor={`graphic-${this.uid}`}>\r\n <span class=\"label-text\">{this.label}</span>\r\n {this.subinfo ? <span class=\"subinfo\">{this.subinfo}</span> : \"\"}\r\n </label>\r\n {this.isBar && renderLegend.call(this, this.currentChartType)}\r\n {this.renderChart()}\r\n {this.isDoughnut && renderLegend.call(this, this.currentChartType)}\r\n <priv-chart-popover class={this.isTabbing ? \"user-is-tabbing\" : \"\"}></priv-chart-popover>\r\n {this.currentChartType === \"doughnut0\" ? renderCompletionMessage.call(this) : \"\"}\r\n {this.hasHiddenBarValue && renderHiddenValuesMessage()}\r\n </div>\r\n {renderInstructionsText()}\r\n </Host>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -1,270 +1,270 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-84a6ae22.js';
|
|
2
|
-
import { i as intl, e as isRelatedTarget, h as checkForFocusableElInShadow, g as generateId } from './functions-
|
|
2
|
+
import { i as intl, e as isRelatedTarget, h as checkForFocusableElInShadow, g as generateId } from './functions-1c41e984.js';
|
|
3
3
|
|
|
4
4
|
const wmDatepickerCss = ":host,wm-datepicker{font-family:inherit}:host *,wm-datepicker *{-webkit-box-sizing:border-box;box-sizing:border-box}:host .wrapper,wm-datepicker .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:0.875rem}:host .wrapper .label,wm-datepicker .wrapper .label{display:block;line-height:normal;font-weight:600;white-space:nowrap;margin-bottom:0.25rem}:host .wrapper .label .required,wm-datepicker .wrapper .label .required{color:#c0392b}:host .wrapper.label-left,wm-datepicker .wrapper.label-left{-ms-flex-direction:row;flex-direction:row}:host .wrapper.label-left .label-wrapper,wm-datepicker .wrapper.label-left .label-wrapper{line-height:2.5rem}:host .wrapper.label-left .label-wrapper .label,wm-datepicker .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}:host .wrapper.label-none label,wm-datepicker .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}:host .wrapper.invalid .label,wm-datepicker .wrapper.invalid .label{color:#c0392b}:host .wrapper.invalid .label:after,wm-datepicker .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] :host .wrapper.invalid .label:after,[dir=RTL] wm-datepicker .wrapper.invalid .label:after{margin-left:0;margin-right:0.3125rem}:host .wrapper.rtl.label-left .label,wm-datepicker .wrapper.rtl.label-left .label{margin-right:0;margin-left:0.75rem}:host .wrapper,wm-datepicker .wrapper{position:relative}:host .wrapper .required,wm-datepicker .wrapper .required{color:#c4431c}:host .wrapper .inner-wrapper,wm-datepicker .wrapper .inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.5rem;border:1px solid;border-color:rgba(35, 35, 35, 0.6);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;max-width:236px;-ms-flex-pack:justify;justify-content:space-between;position:relative}:host .wrapper .inner-wrapper .date-input,wm-datepicker .wrapper .inner-wrapper .date-input{-moz-border-top-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:none;font-size:0.875rem;padding:0.625rem 0.9375rem 0.5rem;min-width:0;height:100%;-ms-flex:1;flex:1;margin:0}:host .wrapper .inner-wrapper .date-input:disabled,wm-datepicker .wrapper .inner-wrapper .date-input:disabled{background-color:#f0f0f0;color:#737373}:host .wrapper .inner-wrapper .date-input:focus,wm-datepicker .wrapper .inner-wrapper .date-input:focus{outline:none}:host .wrapper.invalid .inner-wrapper,wm-datepicker .wrapper.invalid .inner-wrapper{-webkit-box-shadow:0 0 0 1px #c0392b;-moz-box-shadow:0 0 0 1px #c0392b;box-shadow:0 0 0 1px #c0392b;border-color:#c0392b}:host .wrapper.invalid .error,wm-datepicker .wrapper.invalid .error{margin-top:4px;margin-bottom:4px;display:block;top:100%;left:0;font-style:italic;font-size:0.875rem;color:#c0392b}:host .wrapper.focus .inner-wrapper,wm-datepicker .wrapper.focus .inner-wrapper{-webkit-box-shadow:0 0 0 1px #20cbd4;-moz-box-shadow:0 0 0 1px #20cbd4;box-shadow:0 0 0 1px #20cbd4;outline:none;border-color:#20cbd4}:host .user-is-tabbing .toggle:focus:not(:active),wm-datepicker .user-is-tabbing .toggle:focus:not(:active){border:none;z-index:11}";
|
|
5
5
|
|
|
6
|
-
const DatePicker = class {
|
|
7
|
-
constructor(hostRef) {
|
|
8
|
-
registerInstance(this, hostRef);
|
|
9
|
-
this.wmDatepickerNewValidValue = createEvent(this, "wmDatepickerNewValidValue", 7);
|
|
10
|
-
// we only want to fire the "change" event if the value has actually changed (that's
|
|
11
|
-
// how native elements do it), so we need to keep in state the last committed value.
|
|
12
|
-
this.lastCommittedValue = this.value;
|
|
13
|
-
// 1, 2, or 4 digits, separator, 1 or 2 digits, separator, then 1 or 2 or 4 digits
|
|
14
|
-
this.parsableEntry = /^(\d{1}|\d{2}|\d{4})[\-\.\/]\d{1,2}[\-\.\/](\d{1}|\d{2}|\d{4})$/;
|
|
15
|
-
this.isoEntry = /^\d\d\d\d[-]\d\d[-]\d\d$/;
|
|
16
|
-
this.eightDigitsEntry = /^\d{8}$/;
|
|
17
|
-
this.dateFormats = {
|
|
18
|
-
US: intl.formatMessage({
|
|
19
|
-
id: "date.formatUS",
|
|
20
|
-
defaultMessage: "mm/dd/yyyy",
|
|
21
|
-
}),
|
|
22
|
-
INT: intl.formatMessage({
|
|
23
|
-
id: "date.formatINT",
|
|
24
|
-
defaultMessage: "dd/mm/yyyy",
|
|
25
|
-
}),
|
|
26
|
-
ISO: intl.formatMessage({
|
|
27
|
-
id: "date.formatISO",
|
|
28
|
-
defaultMessage: "yyyy/mm/dd",
|
|
29
|
-
}),
|
|
30
|
-
};
|
|
31
|
-
this.value = "";
|
|
32
|
-
this.disabled = false;
|
|
33
|
-
this.dateFormat = "US";
|
|
34
|
-
this.errorMessage = "";
|
|
35
|
-
this.labelPosition = "top";
|
|
36
|
-
this.label = "";
|
|
37
|
-
this.requiredField = false;
|
|
38
|
-
this.requiredFieldMessage = undefined;
|
|
39
|
-
this.preventValidation = undefined;
|
|
40
|
-
this.displayError = "";
|
|
41
|
-
}
|
|
42
|
-
handleTabbingOn() {
|
|
43
|
-
this.dpWrapper && this.dpWrapper.classList.add("user-is-tabbing");
|
|
44
|
-
}
|
|
45
|
-
handleTabbingOff() {
|
|
46
|
-
this.dpWrapper && this.dpWrapper.classList.remove("user-is-tabbing");
|
|
47
|
-
}
|
|
48
|
-
handleError() {
|
|
49
|
-
if (this.errorMessage) {
|
|
50
|
-
this.generateError();
|
|
51
|
-
}
|
|
52
|
-
else {
|
|
53
|
-
this.clearError();
|
|
54
|
-
this.processInput();
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
handleInput(ev) {
|
|
58
|
-
// keep component's value in sync with input's value
|
|
59
|
-
// validation only happens on blur and initial load,
|
|
60
|
-
// but component's value should reflect user input at any time
|
|
61
|
-
this.value = ev.target.value; // same as this.inputEl.value
|
|
62
|
-
}
|
|
63
|
-
// this is input blur, not component blur
|
|
64
|
-
handleBlur(ev) {
|
|
65
|
-
// do not validate if clicking to an element that should prevent validation (e.g. close button on modal)
|
|
66
|
-
const shouldPreventValidation = this.preventValidation && isRelatedTarget(ev, this.preventValidation);
|
|
67
|
-
if (!shouldPreventValidation) {
|
|
68
|
-
this.processInput();
|
|
69
|
-
}
|
|
70
|
-
this.dpWrapper.classList.remove("focus");
|
|
71
|
-
}
|
|
72
|
-
// this is input focus, not component focus
|
|
73
|
-
focusHandler() {
|
|
74
|
-
this.dpWrapper.classList.add("focus");
|
|
75
|
-
}
|
|
76
|
-
handlePopupBlurred(ev) {
|
|
77
|
-
// emit blur event when leaving component from priv-datepicker
|
|
78
|
-
if (ev.detail.relatedTarget !== this.el) {
|
|
79
|
-
const event = new CustomEvent("blur");
|
|
80
|
-
// @ts-ignore
|
|
81
|
-
event.relatedTarget = ev.detail.relatedTarget;
|
|
82
|
-
this.el.dispatchEvent(event);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
getActiveElement() {
|
|
86
|
-
return checkForFocusableElInShadow(document.activeElement);
|
|
87
|
-
}
|
|
88
|
-
handleCellTriggered(ev) {
|
|
89
|
-
let dateElement = ev.detail;
|
|
90
|
-
let isoDate = dateElement.getAttribute("data-year") +
|
|
91
|
-
"-" +
|
|
92
|
-
dateElement.getAttribute("data-month") +
|
|
93
|
-
"-" +
|
|
94
|
-
dateElement.textContent;
|
|
95
|
-
this.inputEl.value = this.reformatDate(this.dateFormat, isoDate);
|
|
96
|
-
this.processInput();
|
|
97
|
-
// Create event to trigger onInput function on host element, to get the updated value
|
|
98
|
-
// Because there are more ways to input than just typing, we are firing this event upon cellTriggered
|
|
99
|
-
const event = new CustomEvent("input");
|
|
100
|
-
this.el.dispatchEvent(event);
|
|
101
|
-
}
|
|
102
|
-
processInput(isFirstLoad) {
|
|
103
|
-
// The required field error should not display on first load
|
|
104
|
-
const leftEmpty = !isFirstLoad && this.requiredField;
|
|
105
|
-
let isoDate = this.inputEl.value;
|
|
106
|
-
//If input is 8 digits, add slashes as a courtesy and process anyway
|
|
107
|
-
if (this.eightDigitsEntry.test(this.inputEl.value)) {
|
|
108
|
-
this.inputEl.value = this.addSlashes(this.inputEl.value);
|
|
109
|
-
}
|
|
110
|
-
// if we don't have 2 separators we can't reformat so we'll return what was passed in
|
|
111
|
-
if (this.parsableEntry.test(this.inputEl.value)) {
|
|
112
|
-
//ISO format for submission
|
|
113
|
-
isoDate = this.reformatDate("ISO", this.inputEl.value);
|
|
114
|
-
//User-specific format for display
|
|
115
|
-
this.inputEl.value = this.reformatDate(this.dateFormat, isoDate);
|
|
116
|
-
if (this.isValidDate(isoDate)) {
|
|
117
|
-
//If there's no errorMessage on state, all errors can be cleared. If there IS an error message, it will clear any internal validation errors by overriding them.
|
|
118
|
-
if (this.errorMessage) {
|
|
119
|
-
this.generateError();
|
|
120
|
-
}
|
|
121
|
-
else {
|
|
122
|
-
this.clearError();
|
|
123
|
-
}
|
|
124
|
-
//Prevents error from appearing if input field is empty
|
|
125
|
-
}
|
|
126
|
-
else if (this.inputEl.value.length) {
|
|
127
|
-
this.generateError();
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
else if (this.inputEl.value.length || leftEmpty || this.errorMessage) {
|
|
131
|
-
this.generateError();
|
|
132
|
-
}
|
|
133
|
-
else if (!this.inputEl.value.length && !leftEmpty) {
|
|
134
|
-
this.clearError();
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
const event = new CustomEvent("change");
|
|
140
|
-
this.el.dispatchEvent(event);
|
|
141
|
-
this.lastCommittedValue = this.value;
|
|
142
|
-
}
|
|
143
|
-
// event must fire after we set this.value
|
|
144
|
-
// only fire if new valid value is different from the previous one
|
|
145
|
-
if (this.isValidDate(isoDate) && isoDate !== this.lastValidValue) {
|
|
146
|
-
this.wmDatepickerNewValidValue.emit();
|
|
147
|
-
//Update prop passed into calendar to valid date
|
|
148
|
-
this.lastValidValue = isoDate;
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
// this function reformats date strings to/from the storage format ONLY. US -> INT and vice versa is not supported.
|
|
152
|
-
reformatDate(toFormat, date) {
|
|
153
|
-
if (!date) {
|
|
154
|
-
return "";
|
|
155
|
-
}
|
|
156
|
-
else if (!this.parsableEntry.test(date)) {
|
|
157
|
-
return date;
|
|
158
|
-
}
|
|
159
|
-
else {
|
|
160
|
-
let dateArr = date.replace(/[\-\.]/gi, "/").split("/");
|
|
161
|
-
switch (toFormat) {
|
|
162
|
-
case "US":
|
|
163
|
-
case this.dateFormats["US"]:
|
|
164
|
-
return dateArr[1].padStart(2, "0") + "/" + dateArr[2].padStart(2, "0") + "/" + dateArr[0].padStart(4, "20");
|
|
165
|
-
case "INT":
|
|
166
|
-
case this.dateFormats["INT"]:
|
|
167
|
-
return dateArr[2].padStart(2, "0") + "/" + dateArr[1].padStart(2, "0") + "/" + dateArr[0].padStart(4, "20");
|
|
168
|
-
case "ISO":
|
|
169
|
-
case this.dateFormats["ISO"]:
|
|
170
|
-
if (this.dateFormat === "US" || this.dateFormat === this.dateFormats["US"]) {
|
|
171
|
-
return dateArr[2].padStart(4, "20") + "-" + dateArr[0].padStart(2, "0") + "-" + dateArr[1].padStart(2, "0");
|
|
172
|
-
}
|
|
173
|
-
else if (this.dateFormat === "INT" || this.dateFormat === this.dateFormats["INT"]) {
|
|
174
|
-
return dateArr[2].padStart(4, "20") + "-" + dateArr[1].padStart(2, "0") + "-" + dateArr[0].padStart(2, "0");
|
|
175
|
-
}
|
|
176
|
-
else if (this.dateFormat === "ISO" || this.dateFormat === this.dateFormats["ISO"]) {
|
|
177
|
-
return dateArr[0].padStart(4, "20") + "-" + dateArr[1].padStart(2, "0") + "-" + dateArr[2].padStart(2, "0");
|
|
178
|
-
}
|
|
179
|
-
default:
|
|
180
|
-
return dateArr.join("/");
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
isValidDate(input) {
|
|
185
|
-
// if it's not ISO it's not valid
|
|
186
|
-
if (!input || !this.isoEntry.test(input)) {
|
|
187
|
-
return false;
|
|
188
|
-
}
|
|
189
|
-
else {
|
|
190
|
-
// Parse the ISO date parts to integers
|
|
191
|
-
let parts = input.split("-");
|
|
192
|
-
let day = parseInt(parts[2], 10);
|
|
193
|
-
let month = parseInt(parts[1], 10);
|
|
194
|
-
let year = parseInt(parts[0], 10);
|
|
195
|
-
// Check the ranges of month and year
|
|
196
|
-
if (year < 1000 || year > 3000 || month == 0 || month > 12)
|
|
197
|
-
return false;
|
|
198
|
-
let monthLength = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
199
|
-
// Adjust for leap years
|
|
200
|
-
if (year % 400 == 0 || (year % 100 != 0 && year % 4 == 0))
|
|
201
|
-
monthLength[1] = 29;
|
|
202
|
-
// Check the range of the day
|
|
203
|
-
return day > 0 && day <= monthLength[month - 1];
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
generateError() {
|
|
207
|
-
const requiredDateErr = this.requiredFieldMessage ||
|
|
208
|
-
intl.formatMessage({
|
|
209
|
-
id: "date.requiredDateError",
|
|
210
|
-
defaultMessage: "A date is required.",
|
|
211
|
-
});
|
|
212
|
-
const validDateErr = intl.formatMessage({
|
|
213
|
-
id: "date.invalidDate",
|
|
214
|
-
defaultMessage: "Please enter a valid date in the format {dateFormat, select, us {mm/dd/yyyy} int {dd/mm/yyyy} other {yyyy/mm/dd}}.",
|
|
215
|
-
}, { dateFormat: this.dateFormat.toLowerCase() });
|
|
216
|
-
if (this.errorMessage) {
|
|
217
|
-
this.displayError = this.errorMessage;
|
|
218
|
-
}
|
|
219
|
-
else if (this.inputEl.value.length) {
|
|
220
|
-
this.displayError = validDateErr;
|
|
221
|
-
}
|
|
222
|
-
else if (!this.inputEl.value.length && this.requiredField) {
|
|
223
|
-
this.displayError = requiredDateErr;
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
clearError() {
|
|
227
|
-
this.displayError = "";
|
|
228
|
-
}
|
|
229
|
-
addSlashes(input) {
|
|
230
|
-
if (this.dateFormat === "ISO" || this.dateFormat === this.dateFormats["ISO"]) {
|
|
231
|
-
return input.substring(0, 4) + "/" + input.substring(4, 6) + "/" + input.substring(6);
|
|
232
|
-
}
|
|
233
|
-
else {
|
|
234
|
-
return input.substring(0, 2) + "/" + input.substring(2, 4) + "/" + input.substring(4);
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
componentWillLoad() {
|
|
238
|
-
if (this.label === "") {
|
|
239
|
-
console.error("You must include a label prop for the datepicker input (for accessibility reasons), even if the label position is none.");
|
|
240
|
-
}
|
|
241
|
-
if (this.errorMessage) {
|
|
242
|
-
this.generateError();
|
|
243
|
-
}
|
|
244
|
-
this.uid = this.el.id ? this.el.id : generateId();
|
|
245
|
-
if (this.value && this.isValidDate(this.value)) {
|
|
246
|
-
// update value passed into calendar so that it opens on the specified date
|
|
247
|
-
this.lastValidValue = this.value;
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
componentDidLoad() {
|
|
251
|
-
// convert passed-in starting date from ISO to locale format, update displayed input to proper format
|
|
252
|
-
this.inputEl.value = this.reformatDate(this.dateFormat, this.value);
|
|
253
|
-
this.processInput(true);
|
|
254
|
-
}
|
|
255
|
-
render() {
|
|
256
|
-
const dateFormat = intl.formatMessage({
|
|
257
|
-
id: "date.format",
|
|
258
|
-
defaultMessage: "{dateFormat, select, us {mm/dd/yyyy} int {dd/mm/yyyy} other {yyyy/mm/dd}}",
|
|
259
|
-
}, { dateFormat: this.dateFormat.toLowerCase() });
|
|
260
|
-
return (h(Host, { id: this.uid, "aria-busy": "false", class: `${this.displayError ? "invalid" : ""}`, invalid: this.displayError ? "true" : null }, h("div", { ref: (d) => (this.dpWrapper = d), class: `wrapper label-${this.labelPosition} ${this.displayError ? "invalid" : ""}` }, h("div", { class: "label-wrapper" }, this.labelPosition !== "none" && (h("label", { id: `datepickerLabel-${this.uid}`, htmlFor: `date-input-${this.uid}`, class: "label", title: `${this.label} (${dateFormat})` }, this.label, this.requiredField && (h("span", { "aria-hidden": "true", class: "required" }, "*"))))), h("div", null, h("div", { class: "inner-wrapper" }, h("input", { disabled: this.disabled, type: "text", id: `date-input-${this.uid}`, class: "date-input", name: "date", placeholder: dateFormat, onFocus: this.focusHandler.bind(this), onInput: (ev) => this.handleInput(ev), onBlur: (ev) => this.handleBlur(ev), ref: (input) => (this.inputEl = input), "aria-describedby": `error-${this.uid}`, "aria-controls": `popup-${this.uid}`, "aria-label": this.label, "aria-required": this.requiredField ? "true" : null }), h("priv-datepicker", { disabled: this.disabled, date: this.lastValidValue ? new Date(this.lastValidValue) : new Date(), parentId: this.uid })), h("div", { id: `error-${this.uid}`, class: "error", "aria-live": "assertive", "aria-atomic": "true" }, this.displayError)))));
|
|
261
|
-
}
|
|
262
|
-
static get delegatesFocus() { return true; }
|
|
263
|
-
get el() { return getElement(this); }
|
|
264
|
-
static get watchers() { return {
|
|
265
|
-
"errorMessage": ["handleError"]
|
|
266
|
-
}; }
|
|
267
|
-
};
|
|
6
|
+
const DatePicker = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.wmDatepickerNewValidValue = createEvent(this, "wmDatepickerNewValidValue", 7);
|
|
10
|
+
// we only want to fire the "change" event if the value has actually changed (that's
|
|
11
|
+
// how native elements do it), so we need to keep in state the last committed value.
|
|
12
|
+
this.lastCommittedValue = this.value;
|
|
13
|
+
// 1, 2, or 4 digits, separator, 1 or 2 digits, separator, then 1 or 2 or 4 digits
|
|
14
|
+
this.parsableEntry = /^(\d{1}|\d{2}|\d{4})[\-\.\/]\d{1,2}[\-\.\/](\d{1}|\d{2}|\d{4})$/;
|
|
15
|
+
this.isoEntry = /^\d\d\d\d[-]\d\d[-]\d\d$/;
|
|
16
|
+
this.eightDigitsEntry = /^\d{8}$/;
|
|
17
|
+
this.dateFormats = {
|
|
18
|
+
US: intl.formatMessage({
|
|
19
|
+
id: "date.formatUS",
|
|
20
|
+
defaultMessage: "mm/dd/yyyy",
|
|
21
|
+
}),
|
|
22
|
+
INT: intl.formatMessage({
|
|
23
|
+
id: "date.formatINT",
|
|
24
|
+
defaultMessage: "dd/mm/yyyy",
|
|
25
|
+
}),
|
|
26
|
+
ISO: intl.formatMessage({
|
|
27
|
+
id: "date.formatISO",
|
|
28
|
+
defaultMessage: "yyyy/mm/dd",
|
|
29
|
+
}),
|
|
30
|
+
};
|
|
31
|
+
this.value = "";
|
|
32
|
+
this.disabled = false;
|
|
33
|
+
this.dateFormat = "US";
|
|
34
|
+
this.errorMessage = "";
|
|
35
|
+
this.labelPosition = "top";
|
|
36
|
+
this.label = "";
|
|
37
|
+
this.requiredField = false;
|
|
38
|
+
this.requiredFieldMessage = undefined;
|
|
39
|
+
this.preventValidation = undefined;
|
|
40
|
+
this.displayError = "";
|
|
41
|
+
}
|
|
42
|
+
handleTabbingOn() {
|
|
43
|
+
this.dpWrapper && this.dpWrapper.classList.add("user-is-tabbing");
|
|
44
|
+
}
|
|
45
|
+
handleTabbingOff() {
|
|
46
|
+
this.dpWrapper && this.dpWrapper.classList.remove("user-is-tabbing");
|
|
47
|
+
}
|
|
48
|
+
handleError() {
|
|
49
|
+
if (this.errorMessage) {
|
|
50
|
+
this.generateError();
|
|
51
|
+
}
|
|
52
|
+
else {
|
|
53
|
+
this.clearError();
|
|
54
|
+
this.processInput();
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
handleInput(ev) {
|
|
58
|
+
// keep component's value in sync with input's value
|
|
59
|
+
// validation only happens on blur and initial load,
|
|
60
|
+
// but component's value should reflect user input at any time
|
|
61
|
+
this.value = ev.target.value; // same as this.inputEl.value
|
|
62
|
+
}
|
|
63
|
+
// this is input blur, not component blur
|
|
64
|
+
handleBlur(ev) {
|
|
65
|
+
// do not validate if clicking to an element that should prevent validation (e.g. close button on modal)
|
|
66
|
+
const shouldPreventValidation = this.preventValidation && isRelatedTarget(ev, this.preventValidation);
|
|
67
|
+
if (!shouldPreventValidation) {
|
|
68
|
+
this.processInput();
|
|
69
|
+
}
|
|
70
|
+
this.dpWrapper.classList.remove("focus");
|
|
71
|
+
}
|
|
72
|
+
// this is input focus, not component focus
|
|
73
|
+
focusHandler() {
|
|
74
|
+
this.dpWrapper.classList.add("focus");
|
|
75
|
+
}
|
|
76
|
+
handlePopupBlurred(ev) {
|
|
77
|
+
// emit blur event when leaving component from priv-datepicker
|
|
78
|
+
if (ev.detail.relatedTarget !== this.el) {
|
|
79
|
+
const event = new CustomEvent("blur");
|
|
80
|
+
// @ts-ignore
|
|
81
|
+
event.relatedTarget = ev.detail.relatedTarget;
|
|
82
|
+
this.el.dispatchEvent(event);
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
getActiveElement() {
|
|
86
|
+
return checkForFocusableElInShadow(document.activeElement);
|
|
87
|
+
}
|
|
88
|
+
handleCellTriggered(ev) {
|
|
89
|
+
let dateElement = ev.detail;
|
|
90
|
+
let isoDate = dateElement.getAttribute("data-year") +
|
|
91
|
+
"-" +
|
|
92
|
+
dateElement.getAttribute("data-month") +
|
|
93
|
+
"-" +
|
|
94
|
+
dateElement.textContent;
|
|
95
|
+
this.inputEl.value = this.reformatDate(this.dateFormat, isoDate);
|
|
96
|
+
this.processInput();
|
|
97
|
+
// Create event to trigger onInput function on host element, to get the updated value
|
|
98
|
+
// Because there are more ways to input than just typing, we are firing this event upon cellTriggered
|
|
99
|
+
const event = new CustomEvent("input");
|
|
100
|
+
this.el.dispatchEvent(event);
|
|
101
|
+
}
|
|
102
|
+
processInput(isFirstLoad) {
|
|
103
|
+
// The required field error should not display on first load
|
|
104
|
+
const leftEmpty = !isFirstLoad && this.requiredField;
|
|
105
|
+
let isoDate = this.inputEl.value;
|
|
106
|
+
//If input is 8 digits, add slashes as a courtesy and process anyway
|
|
107
|
+
if (this.eightDigitsEntry.test(this.inputEl.value)) {
|
|
108
|
+
this.inputEl.value = this.addSlashes(this.inputEl.value);
|
|
109
|
+
}
|
|
110
|
+
// if we don't have 2 separators we can't reformat so we'll return what was passed in
|
|
111
|
+
if (this.parsableEntry.test(this.inputEl.value)) {
|
|
112
|
+
//ISO format for submission
|
|
113
|
+
isoDate = this.reformatDate("ISO", this.inputEl.value);
|
|
114
|
+
//User-specific format for display
|
|
115
|
+
this.inputEl.value = this.reformatDate(this.dateFormat, isoDate);
|
|
116
|
+
if (this.isValidDate(isoDate)) {
|
|
117
|
+
//If there's no errorMessage on state, all errors can be cleared. If there IS an error message, it will clear any internal validation errors by overriding them.
|
|
118
|
+
if (this.errorMessage) {
|
|
119
|
+
this.generateError();
|
|
120
|
+
}
|
|
121
|
+
else {
|
|
122
|
+
this.clearError();
|
|
123
|
+
}
|
|
124
|
+
//Prevents error from appearing if input field is empty
|
|
125
|
+
}
|
|
126
|
+
else if (this.inputEl.value.length) {
|
|
127
|
+
this.generateError();
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
else if (this.inputEl.value.length || leftEmpty || this.errorMessage) {
|
|
131
|
+
this.generateError();
|
|
132
|
+
}
|
|
133
|
+
else if (!this.inputEl.value.length && !leftEmpty) {
|
|
134
|
+
this.clearError();
|
|
135
|
+
}
|
|
136
|
+
// value is set to the reformated date or whatever the user passed
|
|
137
|
+
this.value = isoDate;
|
|
138
|
+
if (isoDate !== this.lastCommittedValue) {
|
|
139
|
+
const event = new CustomEvent("change");
|
|
140
|
+
this.el.dispatchEvent(event);
|
|
141
|
+
this.lastCommittedValue = this.value;
|
|
142
|
+
}
|
|
143
|
+
// event must fire after we set this.value
|
|
144
|
+
// only fire if new valid value is different from the previous one
|
|
145
|
+
if (this.isValidDate(isoDate) && isoDate !== this.lastValidValue) {
|
|
146
|
+
this.wmDatepickerNewValidValue.emit();
|
|
147
|
+
//Update prop passed into calendar to valid date
|
|
148
|
+
this.lastValidValue = isoDate;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
// this function reformats date strings to/from the storage format ONLY. US -> INT and vice versa is not supported.
|
|
152
|
+
reformatDate(toFormat, date) {
|
|
153
|
+
if (!date) {
|
|
154
|
+
return "";
|
|
155
|
+
}
|
|
156
|
+
else if (!this.parsableEntry.test(date)) {
|
|
157
|
+
return date;
|
|
158
|
+
}
|
|
159
|
+
else {
|
|
160
|
+
let dateArr = date.replace(/[\-\.]/gi, "/").split("/");
|
|
161
|
+
switch (toFormat) {
|
|
162
|
+
case "US":
|
|
163
|
+
case this.dateFormats["US"]:
|
|
164
|
+
return dateArr[1].padStart(2, "0") + "/" + dateArr[2].padStart(2, "0") + "/" + dateArr[0].padStart(4, "20");
|
|
165
|
+
case "INT":
|
|
166
|
+
case this.dateFormats["INT"]:
|
|
167
|
+
return dateArr[2].padStart(2, "0") + "/" + dateArr[1].padStart(2, "0") + "/" + dateArr[0].padStart(4, "20");
|
|
168
|
+
case "ISO":
|
|
169
|
+
case this.dateFormats["ISO"]:
|
|
170
|
+
if (this.dateFormat === "US" || this.dateFormat === this.dateFormats["US"]) {
|
|
171
|
+
return dateArr[2].padStart(4, "20") + "-" + dateArr[0].padStart(2, "0") + "-" + dateArr[1].padStart(2, "0");
|
|
172
|
+
}
|
|
173
|
+
else if (this.dateFormat === "INT" || this.dateFormat === this.dateFormats["INT"]) {
|
|
174
|
+
return dateArr[2].padStart(4, "20") + "-" + dateArr[1].padStart(2, "0") + "-" + dateArr[0].padStart(2, "0");
|
|
175
|
+
}
|
|
176
|
+
else if (this.dateFormat === "ISO" || this.dateFormat === this.dateFormats["ISO"]) {
|
|
177
|
+
return dateArr[0].padStart(4, "20") + "-" + dateArr[1].padStart(2, "0") + "-" + dateArr[2].padStart(2, "0");
|
|
178
|
+
}
|
|
179
|
+
default:
|
|
180
|
+
return dateArr.join("/");
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
isValidDate(input) {
|
|
185
|
+
// if it's not ISO it's not valid
|
|
186
|
+
if (!input || !this.isoEntry.test(input)) {
|
|
187
|
+
return false;
|
|
188
|
+
}
|
|
189
|
+
else {
|
|
190
|
+
// Parse the ISO date parts to integers
|
|
191
|
+
let parts = input.split("-");
|
|
192
|
+
let day = parseInt(parts[2], 10);
|
|
193
|
+
let month = parseInt(parts[1], 10);
|
|
194
|
+
let year = parseInt(parts[0], 10);
|
|
195
|
+
// Check the ranges of month and year
|
|
196
|
+
if (year < 1000 || year > 3000 || month == 0 || month > 12)
|
|
197
|
+
return false;
|
|
198
|
+
let monthLength = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
199
|
+
// Adjust for leap years
|
|
200
|
+
if (year % 400 == 0 || (year % 100 != 0 && year % 4 == 0))
|
|
201
|
+
monthLength[1] = 29;
|
|
202
|
+
// Check the range of the day
|
|
203
|
+
return day > 0 && day <= monthLength[month - 1];
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
generateError() {
|
|
207
|
+
const requiredDateErr = this.requiredFieldMessage ||
|
|
208
|
+
intl.formatMessage({
|
|
209
|
+
id: "date.requiredDateError",
|
|
210
|
+
defaultMessage: "A date is required.",
|
|
211
|
+
});
|
|
212
|
+
const validDateErr = intl.formatMessage({
|
|
213
|
+
id: "date.invalidDate",
|
|
214
|
+
defaultMessage: "Please enter a valid date in the format {dateFormat, select, us {mm/dd/yyyy} int {dd/mm/yyyy} other {yyyy/mm/dd}}.",
|
|
215
|
+
}, { dateFormat: this.dateFormat.toLowerCase() });
|
|
216
|
+
if (this.errorMessage) {
|
|
217
|
+
this.displayError = this.errorMessage;
|
|
218
|
+
}
|
|
219
|
+
else if (this.inputEl.value.length) {
|
|
220
|
+
this.displayError = validDateErr;
|
|
221
|
+
}
|
|
222
|
+
else if (!this.inputEl.value.length && this.requiredField) {
|
|
223
|
+
this.displayError = requiredDateErr;
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
clearError() {
|
|
227
|
+
this.displayError = "";
|
|
228
|
+
}
|
|
229
|
+
addSlashes(input) {
|
|
230
|
+
if (this.dateFormat === "ISO" || this.dateFormat === this.dateFormats["ISO"]) {
|
|
231
|
+
return input.substring(0, 4) + "/" + input.substring(4, 6) + "/" + input.substring(6);
|
|
232
|
+
}
|
|
233
|
+
else {
|
|
234
|
+
return input.substring(0, 2) + "/" + input.substring(2, 4) + "/" + input.substring(4);
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
componentWillLoad() {
|
|
238
|
+
if (this.label === "") {
|
|
239
|
+
console.error("You must include a label prop for the datepicker input (for accessibility reasons), even if the label position is none.");
|
|
240
|
+
}
|
|
241
|
+
if (this.errorMessage) {
|
|
242
|
+
this.generateError();
|
|
243
|
+
}
|
|
244
|
+
this.uid = this.el.id ? this.el.id : generateId();
|
|
245
|
+
if (this.value && this.isValidDate(this.value)) {
|
|
246
|
+
// update value passed into calendar so that it opens on the specified date
|
|
247
|
+
this.lastValidValue = this.value;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
componentDidLoad() {
|
|
251
|
+
// convert passed-in starting date from ISO to locale format, update displayed input to proper format
|
|
252
|
+
this.inputEl.value = this.reformatDate(this.dateFormat, this.value);
|
|
253
|
+
this.processInput(true);
|
|
254
|
+
}
|
|
255
|
+
render() {
|
|
256
|
+
const dateFormat = intl.formatMessage({
|
|
257
|
+
id: "date.format",
|
|
258
|
+
defaultMessage: "{dateFormat, select, us {mm/dd/yyyy} int {dd/mm/yyyy} other {yyyy/mm/dd}}",
|
|
259
|
+
}, { dateFormat: this.dateFormat.toLowerCase() });
|
|
260
|
+
return (h(Host, { id: this.uid, "aria-busy": "false", class: `${this.displayError ? "invalid" : ""}`, invalid: this.displayError ? "true" : null }, h("div", { ref: (d) => (this.dpWrapper = d), class: `wrapper label-${this.labelPosition} ${this.displayError ? "invalid" : ""}` }, h("div", { class: "label-wrapper" }, this.labelPosition !== "none" && (h("label", { id: `datepickerLabel-${this.uid}`, htmlFor: `date-input-${this.uid}`, class: "label", title: `${this.label} (${dateFormat})` }, this.label, this.requiredField && (h("span", { "aria-hidden": "true", class: "required" }, "*"))))), h("div", null, h("div", { class: "inner-wrapper" }, h("input", { disabled: this.disabled, type: "text", id: `date-input-${this.uid}`, class: "date-input", name: "date", placeholder: dateFormat, onFocus: this.focusHandler.bind(this), onInput: (ev) => this.handleInput(ev), onBlur: (ev) => this.handleBlur(ev), ref: (input) => (this.inputEl = input), "aria-describedby": `error-${this.uid}`, "aria-controls": `popup-${this.uid}`, "aria-label": this.label, "aria-required": this.requiredField ? "true" : null }), h("priv-datepicker", { disabled: this.disabled, date: this.lastValidValue ? new Date(this.lastValidValue) : new Date(), parentId: this.uid })), h("div", { id: `error-${this.uid}`, class: "error", "aria-live": "assertive", "aria-atomic": "true" }, this.displayError)))));
|
|
261
|
+
}
|
|
262
|
+
static get delegatesFocus() { return true; }
|
|
263
|
+
get el() { return getElement(this); }
|
|
264
|
+
static get watchers() { return {
|
|
265
|
+
"errorMessage": ["handleError"]
|
|
266
|
+
}; }
|
|
267
|
+
};
|
|
268
268
|
DatePicker.style = wmDatepickerCss;
|
|
269
269
|
|
|
270
270
|
export { DatePicker as wm_datepicker };
|