@watermarkinsights/ripple 5.22.2-alpha.0 → 5.22.2-alpha.2
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/{app-globals-85655665.js → app-globals-d81b357d.js} +1 -1
- package/dist/cjs/{chartFunctions-60f65883.js → chartFunctions-0df7cc7b.js} +1 -1
- package/dist/cjs/{functions-71af585d.js → functions-156cc201.js} +2 -2
- package/dist/cjs/{intl-169a8805.js → intl-789e4b6c.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/priv-calendar.cjs.entry.js +1 -1
- package/dist/cjs/priv-chart-popover.cjs.entry.js +2 -2
- package/dist/cjs/priv-option-list.cjs.entry.js +2 -2
- package/dist/cjs/ripple.cjs.js +1 -1
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +1 -1
- package/dist/cjs/wm-button.cjs.entry.js +2 -2
- package/dist/cjs/wm-chart.cjs.entry.js +3 -3
- package/dist/cjs/wm-date-range.cjs.entry.js +1 -1
- package/dist/cjs/wm-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-file.cjs.entry.js +1 -1
- package/dist/cjs/wm-flyout.cjs.entry.js +2 -2
- package/dist/cjs/wm-input.cjs.entry.js +2 -2
- package/dist/cjs/wm-line-chart.cjs.entry.js +3 -3
- package/dist/cjs/wm-modal-pss_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-modal_3.cjs.entry.js +6 -8
- package/dist/cjs/wm-navigation_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-navigator.cjs.entry.js +1 -1
- package/dist/cjs/wm-nested-select.cjs.entry.js +2 -2
- package/dist/cjs/wm-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +48 -37
- package/dist/cjs/wm-pagination.cjs.entry.js +3 -3
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-search.cjs.entry.js +3 -3
- package/dist/cjs/wm-snackbar.cjs.entry.js +3 -3
- package/dist/cjs/wm-tab-item_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-tag-input.cjs.entry.js +2 -2
- package/dist/cjs/wm-tag-option.cjs.entry.js +1 -1
- package/dist/cjs/wm-textarea.cjs.entry.js +2 -2
- 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 +3 -3
- package/dist/collection/components/charts/priv-chart-popover/priv-chart-popover.css +8 -10
- package/dist/collection/components/selects/wm-select/wm-select.js +46 -35
- package/dist/collection/components/wm-button/wm-button.css +15 -14
- package/dist/collection/components/wm-modal/wm-modal.js +4 -6
- package/dist/collection/components/wm-pagination/wm-pagination.css +17 -12
- package/dist/collection/components/wm-search/wm-search.css +8 -8
- package/dist/collection/components/wm-snackbar/wm-snackbar.css +13 -10
- package/dist/collection/components/wm-tabs/wm-tab-item/wm-tab-item.css +2 -3
- package/dist/collection/components/wm-uploader/wm-uploader.css +16 -23
- package/dist/collection/global/functions.js +2 -2
- package/dist/esm/{app-globals-b74a6cc1.js → app-globals-6a3e5466.js} +1 -1
- package/dist/esm/{chartFunctions-a834e2a9.js → chartFunctions-27b48dc4.js} +1 -1
- package/dist/esm/{functions-9df607f2.js → functions-2c6d93bb.js} +2 -2
- package/dist/esm/{intl-86bec8ef.js → intl-23e93368.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/priv-calendar.entry.js +1 -1
- package/dist/esm/priv-chart-popover.entry.js +2 -2
- package/dist/esm/priv-option-list.entry.js +2 -2
- package/dist/esm/ripple.js +1 -1
- package/dist/esm/wm-action-menu_2.entry.js +1 -1
- package/dist/esm/wm-button.entry.js +2 -2
- package/dist/esm/wm-chart.entry.js +3 -3
- package/dist/esm/wm-date-range.entry.js +1 -1
- package/dist/esm/wm-datepicker.entry.js +1 -1
- package/dist/esm/wm-file.entry.js +1 -1
- package/dist/esm/wm-flyout.entry.js +2 -2
- package/dist/esm/wm-input.entry.js +2 -2
- package/dist/esm/wm-line-chart.entry.js +3 -3
- package/dist/esm/wm-modal-pss_3.entry.js +2 -2
- package/dist/esm/wm-modal_3.entry.js +6 -8
- package/dist/esm/wm-navigation_3.entry.js +2 -2
- package/dist/esm/wm-navigator.entry.js +1 -1
- package/dist/esm/wm-nested-select.entry.js +2 -2
- package/dist/esm/wm-optgroup.entry.js +1 -1
- package/dist/esm/wm-option_2.entry.js +48 -37
- package/dist/esm/wm-pagination.entry.js +3 -3
- package/dist/esm/wm-progress-indicator_3.entry.js +2 -2
- package/dist/esm/wm-search.entry.js +3 -3
- package/dist/esm/wm-snackbar.entry.js +3 -3
- package/dist/esm/wm-tab-item_3.entry.js +2 -2
- package/dist/esm/wm-tag-input.entry.js +2 -2
- package/dist/esm/wm-tag-option.entry.js +1 -1
- package/dist/esm/wm-textarea.entry.js +2 -2
- 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 +3 -3
- package/dist/esm-es5/{app-globals-b74a6cc1.js → app-globals-6a3e5466.js} +1 -1
- package/dist/esm-es5/{chartFunctions-a834e2a9.js → chartFunctions-27b48dc4.js} +1 -1
- package/dist/esm-es5/{functions-9df607f2.js → functions-2c6d93bb.js} +1 -1
- package/dist/esm-es5/{intl-86bec8ef.js → intl-23e93368.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/priv-calendar.entry.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
- package/dist/esm-es5/priv-option-list.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-date-range.entry.js +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js +1 -1
- package/dist/esm-es5/wm-file.entry.js +1 -1
- package/dist/esm-es5/wm-flyout.entry.js +1 -1
- package/dist/esm-es5/wm-input.entry.js +1 -1
- package/dist/esm-es5/wm-line-chart.entry.js +1 -1
- package/dist/esm-es5/wm-modal-pss_3.entry.js +1 -1
- package/dist/esm-es5/wm-modal_3.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-nested-select.entry.js +1 -1
- package/dist/esm-es5/wm-optgroup.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-tag-option.entry.js +1 -1
- package/dist/esm-es5/wm-textarea.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-edbfc15c.entry.js → p-04835354.entry.js} +1 -1
- package/dist/ripple/{p-ae138b2c.entry.js → p-0cda23f1.entry.js} +1 -1
- package/dist/ripple/{p-28b52ec0.entry.js → p-0ce9fc39.entry.js} +1 -1
- package/dist/ripple/{p-a19f81a3.entry.js → p-0e87b27c.entry.js} +1 -1
- package/dist/ripple/{p-a6240a47.entry.js → p-12be705d.entry.js} +1 -1
- package/dist/ripple/{p-484c5cc5.entry.js → p-13dea137.entry.js} +1 -1
- package/dist/ripple/{p-59101b39.system.entry.js → p-16922eb6.system.entry.js} +1 -1
- package/dist/ripple/{p-0d43d32d.system.js → p-18a9d675.system.js} +1 -1
- package/dist/ripple/{p-ee25af83.entry.js → p-1da9ec6b.entry.js} +1 -1
- package/dist/ripple/{p-ac08b0a8.system.js → p-219fffa2.system.js} +1 -1
- package/dist/ripple/{p-0be0a640.entry.js → p-2629b51a.entry.js} +1 -1
- package/dist/ripple/{p-a09d66e8.system.entry.js → p-27f0bfbe.system.entry.js} +1 -1
- package/dist/ripple/{p-0267046a.system.entry.js → p-2c8a08ba.system.entry.js} +1 -1
- package/dist/ripple/{p-ef7988fe.system.entry.js → p-3456d447.system.entry.js} +1 -1
- package/dist/ripple/{p-fe330a72.system.entry.js → p-34938b30.system.entry.js} +1 -1
- package/dist/ripple/{p-26a5f28c.system.entry.js → p-424a302e.system.entry.js} +1 -1
- package/dist/ripple/{p-e618af10.entry.js → p-43bef024.entry.js} +1 -1
- package/dist/ripple/{p-bbf46f8b.system.entry.js → p-46879d6b.system.entry.js} +1 -1
- package/dist/ripple/{p-2451029c.entry.js → p-48a737e6.entry.js} +1 -1
- package/dist/ripple/{p-c02a5e64.system.entry.js → p-49cca964.system.entry.js} +1 -1
- package/dist/ripple/{p-98a81b33.system.entry.js → p-4c4246af.system.entry.js} +1 -1
- package/dist/ripple/{p-a111374c.entry.js → p-513b0309.entry.js} +1 -1
- package/dist/ripple/{p-de9e0582.entry.js → p-58c453b8.entry.js} +1 -1
- package/dist/ripple/{p-ee9ff51e.system.js → p-61dcb4e2.system.js} +1 -1
- package/dist/ripple/{p-9b00ff03.system.entry.js → p-6ddde6fd.system.entry.js} +1 -1
- package/dist/ripple/{p-37a76068.entry.js → p-6e533021.entry.js} +1 -1
- package/dist/ripple/{p-7c379888.system.entry.js → p-6f0b18d3.system.entry.js} +1 -1
- package/dist/ripple/p-709bc2f6.system.entry.js +1 -0
- package/dist/ripple/{p-cbb67bc3.system.entry.js → p-71eb58ff.system.entry.js} +1 -1
- package/dist/ripple/{p-32583474.system.entry.js → p-72adfc99.system.entry.js} +1 -1
- package/dist/ripple/{p-04fe992d.entry.js → p-78359678.entry.js} +1 -1
- package/dist/ripple/{p-0a95f175.system.entry.js → p-7a040ffb.system.entry.js} +1 -1
- package/dist/ripple/{p-24d20fc6.system.entry.js → p-7a1357c7.system.entry.js} +1 -1
- package/dist/ripple/{p-1dbd86bf.system.entry.js → p-80039429.system.entry.js} +1 -1
- package/dist/ripple/p-864e5eab.system.entry.js +1 -0
- package/dist/ripple/{p-8286ed48.system.entry.js → p-87785b4f.system.entry.js} +1 -1
- package/dist/ripple/{p-2e05d842.entry.js → p-87fc35f8.entry.js} +1 -1
- package/dist/ripple/p-8a86c182.entry.js +1 -0
- package/dist/ripple/{p-88ec49f1.entry.js → p-93b93c0d.entry.js} +1 -1
- package/dist/ripple/{p-ee713fcf.system.entry.js → p-94d3d81a.system.entry.js} +1 -1
- package/dist/ripple/{p-813634c0.system.entry.js → p-988f6e9e.system.entry.js} +1 -1
- package/dist/ripple/{p-7ca0a3cb.entry.js → p-a38ccbb2.entry.js} +1 -1
- package/dist/ripple/p-a7264dc4.entry.js +1 -0
- package/dist/ripple/{p-f680ad0f.entry.js → p-ab44f39d.entry.js} +1 -1
- package/dist/ripple/{p-f8c12729.system.entry.js → p-ae83d7aa.system.entry.js} +1 -1
- package/dist/ripple/{p-81c8d038.entry.js → p-b013b8fa.entry.js} +1 -1
- package/dist/ripple/{p-1d3d93fd.entry.js → p-b268e372.entry.js} +1 -1
- package/dist/ripple/{p-31558b0e.entry.js → p-b64b9fd2.entry.js} +1 -1
- package/dist/ripple/{p-e075695e.system.js → p-bac7a453.system.js} +1 -1
- package/dist/ripple/{p-e6f6b0f4.system.entry.js → p-bba18d72.system.entry.js} +1 -1
- package/dist/ripple/{p-ceaee8b9.system.entry.js → p-bd32c897.system.entry.js} +1 -1
- package/dist/ripple/p-c0ab9006.entry.js +1 -0
- package/dist/ripple/{p-786cae07.js → p-c1349204.js} +1 -1
- package/dist/ripple/{p-e66ccd7b.entry.js → p-c34c4bde.entry.js} +1 -1
- package/dist/ripple/{p-d9a53822.entry.js → p-cb063eaa.entry.js} +1 -1
- package/dist/ripple/{p-5f497cc3.system.entry.js → p-cd68577b.system.entry.js} +1 -1
- package/dist/ripple/{p-37e6df61.entry.js → p-cd70228c.entry.js} +1 -1
- package/dist/ripple/{p-285dbfb9.system.entry.js → p-d78c0219.system.entry.js} +1 -1
- package/dist/ripple/{p-b827f749.system.js → p-e16baca6.system.js} +1 -1
- package/dist/ripple/{p-af2f1e40.entry.js → p-e2230c2e.entry.js} +1 -1
- package/dist/ripple/{p-afd0ed83.system.entry.js → p-e4adc496.system.entry.js} +1 -1
- package/dist/ripple/{p-f73dd1e7.js → p-ea1034db.js} +1 -1
- package/dist/ripple/{p-44dc020c.entry.js → p-eb686d4f.entry.js} +1 -1
- package/dist/ripple/{p-1935b266.system.entry.js → p-efe01531.system.entry.js} +1 -1
- package/dist/ripple/{p-0c1396e0.js → p-f446c841.js} +1 -1
- package/dist/ripple/{p-c7b4db4e.entry.js → p-f6e5cfc2.entry.js} +1 -1
- package/dist/ripple/{p-59ce4f69.js → p-f8917d58.js} +1 -1
- package/dist/ripple/{p-6c267b11.system.entry.js → p-fc719aff.system.entry.js} +1 -1
- package/dist/ripple/{p-b1e58461.system.entry.js → p-febfd588.system.entry.js} +1 -1
- package/dist/ripple/ripple.esm.js +1 -1
- package/dist/ripple/ripple.js +1 -1
- package/dist/types/components/selects/wm-select/wm-select.d.ts +3 -2
- package/package.json +2 -2
- package/dist/ripple/p-1304309d.system.entry.js +0 -1
- package/dist/ripple/p-1e42aeb5.entry.js +0 -1
- package/dist/ripple/p-7233deea.entry.js +0 -1
- package/dist/ripple/p-92164192.entry.js +0 -1
- package/dist/ripple/p-ad1bc392.system.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
var en={"chart.clickToSeeDetails":[{type:0,value:"Click or use arrow keys to see details."}],"chart.hiddenValues":[{type:0,value:"Values are hidden when too close together."}],"chart.infoButton":[{type:0,value:"Button. Click for more information."}],"chart.instructions":[{type:0,value:"Use arrow keys to browse elements, press Tab to exit."}],"chart.interactiveChart":[{type:0,value:"Interactive chart"}],"chart.roleDescription":[{type:0,value:"Interactive chart"}],"date.april":[{type:0,value:"April"}],"date.august":[{type:0,value:"August"}],"date.calName":[{type:0,value:"Calendar."}],"date.calendarView":[{type:0,value:"Calendar View"}],"date.december":[{type:0,value:"December"}],"date.february":[{type:0,value:"February"}],"date.firstCalName":[{type:0,value:"First calendar."}],"date.fr":[{type:0,value:"Fr"}],"date.friday":[{type:0,value:"Friday"}],"date.instructions":[{type:0,value:"Use arrows to select a date in the table. Tab left or right to buttons for selecting previous month, next month, or the month selection table."}],"date.january":[{type:0,value:"January"}],"date.july":[{type:0,value:"July"}],"date.june":[{type:0,value:"June"}],"date.march":[{type:0,value:"March"}],"date.may":[{type:0,value:"May"}],"date.mo":[{type:0,value:"Mo"}],"date.monday":[{type:0,value:"Monday"}],"date.month":[{type:0,value:"Month"}],"date.monthView":[{type:0,value:"Month view"}],"date.november":[{type:0,value:"November"}],"date.october":[{type:0,value:"October"}],"date.sa":[{type:0,value:"Sa"}],"date.saturday":[{type:0,value:"Saturday"}],"date.secondCalName":[{type:0,value:"Second calendar."}],"date.selectDate":[{type:0,value:"Select date"}],"date.selectMonth":[{type:0,value:"Activate to select a month."}],"date.selectNextMonth":[{type:0,value:"View next month"}],"date.selectNextYear":[{type:0,value:"View next year"}],"date.selectPreviousMonth":[{type:0,value:"View previous month"}],"date.selectPreviousYear":[{type:0,value:"View previous year"}],"date.selectRange":[{type:0,value:"Select range"}],"date.selectYear":[{type:0,value:"Activate to select a year."}],"date.september":[{type:0,value:"September"}],"date.su":[{type:0,value:"Su"}],"date.sunday":[{type:0,value:"Sunday"}],"date.th":[{type:0,value:"Th"}],"date.thursday":[{type:0,value:"Thursday"}],"date.today":[{type:0,value:"today"}],"date.tu":[{type:0,value:"Tu"}],"date.tuesday":[{type:0,value:"Tuesday"}],"date.viewingMonth":[{type:0,value:"Viewing "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"We"}],"date.wednesday":[{type:0,value:"Wednesday"}],"date.year":[{type:0,value:"Year"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" selected."}],"date.yearView":[{type:0,value:"Year view"}],"file.actionMenuLabel":[{type:0,value:"Actions"}],"file.clearErrorLabel":[{type:0,value:"Clear "},{type:1,value:"fileName"},{type:0,value:" error"}],"file.clearErrorText":[{type:0,value:"Clear"}],"file.deleteAction":[{type:0,value:"Delete File"}],"file.deleteButtonTooltip":[{type:0,value:"Delete"}],"file.downloadAction":[{type:0,value:"Download File"}],"file.downloadButtonTooltip":[{type:0,value:"Download"}],"file.previewAction":[{type:0,value:"Preview File"}],"file.previewButtonTooltip":[{type:0,value:"Preview"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" characters allowed."}],"global.characterLimitReached":[{type:0,value:"No additional characters will be entered."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" of "},{style:null,type:2,value:"y"},{type:0,value:" characters entered."}],"global.closeVerb":[{type:0,value:"Close"}],"global.genericError":[{type:0,value:"An error occurred. Please try again."}],"global.hideVerb":[{type:0,value:"Hide"}],"global.locked":[{type:0,value:"locked"}],"global.newWindowLink":[{type:0,value:"Opens in a new window."}],"global.next":[{type:0,value:"Next"}],"global.openVerb":[{type:0,value:"Open"}],"global.previous":[{type:0,value:"Previous"}],"global.requiredError":[{type:0,value:"This field is required."}],"global.requiredField":[{type:0,value:"required field"}],"global.showVerb":[{type:0,value:"Show"}],"linechart.changeSince":[{type:0,value:"Change since "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", line "},{type:1,value:"lineNumber"},{type:0,value:" of "},{type:1,value:"lineTotal"},{type:0,value:" with "},{type:1,value:"lineLength"},{type:0,value:" data points"}],"linechart.highlightQualifier":[{type:0,value:"highlighted"}],"linechart.instructions":[{type:0,value:"Use Tab and arrow keys to browse elements."}],"linechart.noData":[{type:0,value:"No Data"}],"linechart.toggleButtonLabel":[{type:0,value:"Toggle line visibility, list with "},{type:1,value:"itemCount"},{type:0,value:" items"}],"linechart.toggleButtonState":[{type:0,value:"toggle "},{options:{other:{value:[]},true:{value:[{type:0,value:"pressed"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Main"}],"navigation.showNavigation":[{type:0,value:"Show navigation"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Watermark App Navigation"}],"navigator.logout":[{type:0,value:"Log Out"}],"navigator.userinfo":[{type:0,value:"User information"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"User information and product navigator"}],"navigator.userinfoLabel":[{type:0,value:"for "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Watermark Apps"}],"pagination.currentPageAnnouncement":[{type:0,value:"Current page, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Go to last page, page "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Pagination navigation."}],"pagination.nextPageButtonLabel":[{type:0,value:"Go to next page"}],"pagination.pageButtonLabel":[{type:0,value:"Go to page "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Viewing "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" of "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Go to previous page"}],"search.jumpToResult":[{type:0,value:"Jump to search result in list"}],"search.nextResult":[{type:0,value:"Press to hear next matching result"}],"search.previousResult":[{type:0,value:"Press to hear previous matching result"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"No results"}]},one:{value:[{type:0,value:"1 result"}]},other:{value:[{type:7},{type:0,value:" results"}]}},pluralType:"cardinal",type:6,value:"numResults"},{type:0,value:" found"}],"search.typeToFilterResults":[{type:0,value:"Type to filter the results"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"No results found"}]},other:{value:[{type:1,value:"current"},{type:0,value:" of "},{type:1,value:"numResults"},{type:0,value:" results"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"All options deselected"}],"select.allOptionsSelected":[{type:0,value:"All options selected"}],"select.allSelected":[{type:0,value:"All selected"}],"select.deselectAll":[{type:0,value:"Deselect All"}],"select.multiClearSelection":[{type:0,value:"Clear all Selections"}],"select.multiPlaceholder":[{type:0,value:"Make a selection"}],"select.noSearchResults":[{type:0,value:"No results found. Please try your search again."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" selected"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Item Selected"}],"select.searchPlaceholder":[{type:0,value:"Search"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 option found"}]},other:{value:[{type:7},{type:0,value:" options found"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Select All"}],"select.selectionCleared":[{type:0,value:"Selection cleared"}],"select.singleClearSelection":[{type:0,value:"Clear Selection"}],"select.singlePlaceholder":[{type:0,value:"Select an Option"}],"snackbar.closeNotification":[{type:0,value:"Close this notification"}],"tabs.cannotScrollLeft":[{type:0,value:"No more tabs to the left"}],"tabs.cannotScrollRight":[{type:0,value:"No more tabs to the right"}],"tabs.showNextTabs":[{type:0,value:"Show next tabs"}],"tabs.showPreviousTabs":[{type:0,value:"Show previous tabs"}],"tagInput.addNewHelpText":[{type:0,value:"Press the Enter or Comma key to add a new tag."}],"tagInput.addNewTag":[{type:0,value:"Add "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 existing option."}]},other:{value:[{type:7},{type:0,value:" existing options."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.maxTagsReached":[{type:0,value:"No more tags can be added because the limit has been reached."}],"tagInput.noResults":[{type:0,value:"No results match your search."}],"tagInput.placeholderAdd":[{type:0,value:"Add a new tag"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Add or search for a tag"}],"tagInput.placeholderSearch":[{type:0,value:"Search and select a tag"}],"tagInput.selectionHelpText":[{type:0,value:"Search and select a tag."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" added."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" has already been added."}],"tagInput.tagAreaInstructions":[{type:0,value:"tag selection. Press Backspace or Delete to remove a tag."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" is locked and cannot be removed."}],"tagInput.tagRemoved":[{type:1,value:"tagName"},{type:0,value:" removed."}],"tagInput.tagsAdded":[{type:0,value:"Tags added"}],"time.selectTime":[{type:0,value:"Select time"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.aiTooltip":[{type:0,value:"Powered by AI"}],"toggletip.moreInformation":[{type:0,value:"More information"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Accepted File "},{offset:0,options:{"=1":{value:[{type:0,value:"Type"}]},other:{value:[{type:0,value:"Types"}]}},pluralType:"cardinal",type:6,value:"amount"},{type:0,value:":"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Drop to Upload"}],"uploader.dropInstructions":[{type:0,value:"Browse or Drag Files Here"}],"uploader.duplicateName":[{type:0,value:"A file with this name already exists."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" of "},{type:1,value:"y"},{type:0,value:" Files"}],"uploader.fileRequirements":[{type:0,value:"File Requirements"}],"uploader.fileTooLarge":[{type:0,value:"The selected file is too large. Maximum file size is "},{type:1,value:"size"}],"uploader.fileUploadLimitExceeded":[{type:0,value:"Upload unsuccessful because file selection would exceed the maximum number of files"}],"uploader.fileUploadLimitReached":[{type:0,value:"The maximum number of files has been reached"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 file added"}]},other:{value:[{type:7},{type:0,value:" files added"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 file uploading"}]},other:{value:[{type:7},{type:0,value:" files uploading"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Finished uploading"}],"uploader.invalidFileType":[{type:0,value:"The file type is invalid. Accepted types: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Maximum File Size:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Upload progress: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Please wait for current upload to complete before uploading new files."}],"uploader.zeroFileSize":[{type:0,value:"The file must be more than 0 bytes"}]};var fr={"chart.clickToSeeDetails":[{type:0,value:"Cliquez ou utilisez les flèches directionnelles pour plus d'information."}],"chart.hiddenPercentages":[{type:0,value:"Les pourcentages contigus de moins de 5% ne sont pas affichés."}],"chart.infoButton":[{type:0,value:"Bouton. Activer pour plus d'informations."}],"chart.interactiveChart":[{type:0,value:"Graphique interactif. Utilisez les touches directionnelles pour parcourir les éléments, tabulation pour sortir."}],"date.april":[{type:0,value:"Avril"}],"date.august":[{type:0,value:"Août"}],"date.calendarView":[{type:0,value:"Voir le calendrier"}],"date.currentMonth":[{type:0,value:"Mois actuel"}],"date.december":[{type:0,value:"Décembre"}],"date.february":[{type:0,value:"Février"}],"date.fr":[{type:0,value:"Ve"}],"date.friday":[{type:0,value:"Vendredi"}],"date.instructions":[{type:0,value:"Utilisez les flèches directionnelles pour choisir une date dans le tableau. La touche tabulation permet d'accéder aux boutons de sélection du mois."}],"date.invalidDate":[{type:0,value:"Entrez une date valide au format "},{options:{int:{value:[{type:0,value:"jj/mm/aaaa"}]},other:{value:[{type:0,value:"aaaa/mm/jj"}]},us:{value:[{type:0,value:"mm/jj/aaaa"}]}},type:5,value:"dateFormat"},{type:0,value:"."}],"date.january":[{type:0,value:"Janvier"}],"date.july":[{type:0,value:"Juillet"}],"date.june":[{type:0,value:"Juin"}],"date.march":[{type:0,value:"Mars"}],"date.may":[{type:0,value:"Mai"}],"date.mo":[{type:0,value:"Lu"}],"date.monday":[{type:0,value:"Lundi"}],"date.november":[{type:0,value:"Novembre"}],"date.october":[{type:0,value:"Octobre"}],"date.requiredDateError":[{type:0,value:"Vous devez renseigner une date."}],"date.sa":[{type:0,value:"Sa"}],"date.saturday":[{type:0,value:"Samedi"}],"date.selectMonth":[{type:0,value:"Activer pour sélectionner le mois."}],"date.selectNextMonth":[{type:0,value:"Sélectionner le mois suivant"}],"date.selectNextYear":[{type:0,value:"Sélectionner l'année suivante"}],"date.selectPreviousMonth":[{type:0,value:"Sélectionner le mois prédédent"}],"date.selectPreviousYear":[{type:0,value:"Sélectionner l'année prédédente"}],"date.selectYear":[{type:0,value:"Activer pour sélectionner l'année."}],"date.september":[{type:0,value:"Septembre"}],"date.su":[{type:0,value:"Di"}],"date.sunday":[{type:0,value:"Dimanche"}],"date.th":[{type:0,value:"Je"}],"date.thursday":[{type:0,value:"Jeudi"}],"date.today":[{type:0,value:"aujourd'hui"}],"date.tu":[{type:0,value:"Ma"}],"date.tuesday":[{type:0,value:"Mardi"}],"date.we":[{type:0,value:"Me"}],"date.wednesday":[{type:0,value:"Mercredi"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" caractères autorisés."}],"global.characterLimitReached":[{type:0,value:"Aucun autre caractère ne peut être ajouté."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" caractères sur "},{style:null,type:2,value:"y"},{type:0,value:" ajoutés."}],"global.closeVerb":[{type:0,value:"Fermer"}],"global.genericError":[{type:0,value:"Une erreur s'est produite. Veuillez réessayer."}],"global.newWindowLink":[{type:0,value:"S'ouvre dans une nouvelle fenêtre."}],"global.next":[{type:0,value:"suivant"}],"global.openVerb":[{type:0,value:"Ouvrir"}],"global.previous":[{type:0,value:"précédent"}],"global.requiredError":[{type:0,value:"Ce champ est requis."}],"global.requiredField":[{type:0,value:"champ requis"}],"input.numberError":[{type:0,value:"Entrez un nombre valide."}],"navigation.mainNavigation":[{type:0,value:"Principale"}],"navigation.showNavigation":[{type:0,value:"Ouvrir la navigation"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Navigation des Apps Watermark"}],"navigator.logout":[{type:0,value:"Se déconnecter"}],"navigator.userinfo":[{type:0,value:"Informations utilisateur"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Informations utilisateur et navigateur de produits"}],"navigator.userinfoLabel":[{type:0,value:"pour "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Apps Watermark"}],"search.jumpToResult":[{type:0,value:"Aller au résultat"}],"search.nextResult":[{type:0,value:"Activer pour entendre le résultat suivant"}],"search.previousResult":[{type:0,value:"Activer pour entendre le résultat précédent"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"Aucun résultat"}]},one:{value:[{type:0,value:"1 résultat"}]},other:{value:[{type:7},{type:0,value:" résultats"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"search.typeToFilterResults":[{type:0,value:"Tapez pour filtrer les résultats"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"Aucun résultat"}]},other:{value:[{type:0,value:"Résultat "},{type:1,value:"current"},{type:0,value:" de "},{type:1,value:"numResults"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allSelected":[{type:0,value:"Tous sélectionnés"}],"select.multiPlaceholder":[{type:0,value:"Faites une sélection"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 option existante."}]},other:{value:[{type:7},{type:0,value:" options existantes."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.helpTextCanSelect":[{type:0,value:"Recherchez et sélectionnez une étiquette."}],"tagInput.helpTextEditable":[{type:0,value:"Appuyez sur Entrée ou insérez une virgule pour ajouter une nouvelle étiquette."}],"tagInput.maxTagsReached":[{type:0,value:"Le nombre maximal d'étiquettes est atteint, aucune autre ne peut être ajoutée."}],"tagInput.placeholderAdd":[{type:0,value:"Ajoutez une nouvelle étiquette"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Ajoutez ou recherchez une étiquette"}],"tagInput.placeholderSearch":[{type:0,value:"Recherchez et sélectionnez une étiquette"}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" ajoutée."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" a déjà été ajoutée."}],"tagInput.tagAreaInstructions":[{type:0,value:"selection d'étiquettes. Touche retour arrière ou supprimer pour enlever une étiquette."}],"tagInput.tagRemoved":[{type:1,value:"tag"},{type:0,value:" enlevée"}],"tagInput.tagsAddedCounter":[{type:0,value:"Étiquette ajoutée : "},{style:null,type:2,value:"x"},{type:0,value:"/"},{style:null,type:2,value:"y"}],"time.invalidTime":[{type:0,value:"Entrez une heure valide."}],"time.requiredError":[{type:0,value:"Vous devez renseigner une heure."}],"time.selectTime":[{type:0,value:"Choisissez une heure"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.moreInformation":[{type:0,value:"Plus d'information"}],"uploader.duplicateName":[{type:0,value:"Un fichier du même nom existe déjà."}],"uploader.fileDeleted":[{type:1,value:"fileName"},{type:0,value:" a été supprimé."}],"uploader.fileNotDeleted":[{type:1,value:"fileName"},{type:0,value:" n'a pas pu être supprimé."}],"uploader.fileTooLarge":[{type:0,value:"Le fichier sélectionné est trop lourd. La taille maximum est de "},{type:1,value:"size"},{type:0,value:"Mb"}],"uploader.fileUploadExceeded":[{type:0,value:"Le nombre de fichiers selectionnés dépasse la limite."}],"uploader.fileUploadLimit":[{type:0,value:"Vous avez atteint le nombre maximum de fichiers."}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 fichier ajouté"}]},other:{value:[{type:7},{type:0,value:" fichiers ajoutés"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 fichier"}]},other:{value:[{type:7},{type:0,value:" fichiers"}]}},pluralType:"cardinal",type:6,value:"num"},{type:0,value:" en cours de téléchargement."}],"uploader.finishedUploading":[{type:0,value:"Téléchargement terminé"}],"uploader.invalidFileType":[{type:0,value:"Le type du fichier est invalide. Fichiers acceptés : "},{type:1,value:"validTypes"}],"uploader.uploadProgress":[{type:0,value:"Progression de l'envoi: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Attendez la fin du chargement en cours pour ajouter de nouveaux fichiers."}]};var es={"chart.clickToSeeDetails":[{type:0,value:"Haga clic o utilice las flechas para ver los detalles."}],"chart.hiddenPercentages":[{type:0,value:"Los porcentajes menores a 5 % no se mostrarán si se encuentran demasiado cerca entre ellos."}],"chart.hiddenValues":[{type:0,value:"Los valores se ocultan cuando están demasiado juntos."}],"chart.infoButton":[{type:0,value:"Botón. Haga clic para obtener más información"}],"chart.instructions":[{type:0,value:"Utilice las teclas de flecha para explorar los elementos, presione Tab para salir."}],"chart.interactiveChart":[{type:0,value:"Cuadro interactivo. Utilice las teclas de flechas para buscar elementos, presione la tecla Tab para salir."}],"chart.roleDescription":[{type:0,value:"Gráfico interactivo"}],"date.april":[{type:0,value:"Abril"}],"date.august":[{type:0,value:"Agosto"}],"date.calName":[{type:0,value:"Calendario."}],"date.calendarView":[{type:0,value:"Vista de calendario"}],"date.currentMonth":[{type:0,value:"mes en curso"}],"date.december":[{type:0,value:"Diciembre"}],"date.february":[{type:0,value:"Febrero"}],"date.firstCalName":[{type:0,value:"Primer calendario."}],"date.fr":[{type:0,value:"Vi"}],"date.friday":[{type:0,value:"Viernes"}],"date.instructions":[{type:0,value:"Utilice las flechas para seleccionar una fecha en la tabla. Presione los botones izquierdo o derecho para seleccionar el mes anterior, el mes siguiente o la tabla de selección de mes."}],"date.invalidDate":[{type:0,value:"Escriba una fecha válida en el formato "},{options:{int:{value:[{type:0,value:"dd/mm/aaaa"}]},other:{value:[{type:0,value:"aaaa/mm/dd"}]},us:{value:[{type:0,value:"mm/dd/aaaa"}]}},type:5,value:"dateFormat"},{type:0,value:"."}],"date.january":[{type:0,value:"Enero"}],"date.july":[{type:0,value:"Julio"}],"date.june":[{type:0,value:"Junio"}],"date.march":[{type:0,value:"Marzo"}],"date.may":[{type:0,value:"Mayo"}],"date.mo":[{type:0,value:"Lu"}],"date.monday":[{type:0,value:"Lunes"}],"date.november":[{type:0,value:"Noviembre"}],"date.october":[{type:0,value:"Octubre"}],"date.requiredDateError":[{type:0,value:"La fecha se require."}],"date.sa":[{type:0,value:"Sá"}],"date.saturday":[{type:0,value:"Sábado"}],"date.secondCalName":[{type:0,value:"Segundo calendario."}],"date.selectDate":[{type:0,value:"Seleccionar fecha"}],"date.selectMonth":[{type:0,value:"Active para seleccionar un mes."}],"date.selectNextMonth":[{type:0,value:"Seleccionar el mes siguiente"}],"date.selectNextYear":[{type:0,value:"Seleccionar el año siguiente"}],"date.selectPreviousMonth":[{type:0,value:"Seleccionar el mes anterior"}],"date.selectPreviousYear":[{type:0,value:"Seleccionar el año anterior"}],"date.selectRange":[{type:0,value:"Seleccionar rango"}],"date.selectYear":[{type:0,value:"Active para seleccionar un año."}],"date.september":[{type:0,value:"Septiembre"}],"date.su":[{type:0,value:"Do"}],"date.sunday":[{type:0,value:"Domingo"}],"date.th":[{type:0,value:"Ju"}],"date.thursday":[{type:0,value:"Jueves"}],"date.today":[{type:0,value:"hoy"}],"date.tu":[{type:0,value:"Ma"}],"date.tuesday":[{type:0,value:"Martes"}],"date.viewingMonth":[{type:0,value:"Viendo "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"Mi"}],"date.wednesday":[{type:0,value:"Miércoles"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" seleccionado."}],"file.actionMenuLabel":[{type:0,value:"Acciones"}],"file.clearErrorLabel":[{type:0,value:"Eliminar error de "},{type:1,value:"fileName"}],"file.clearErrorText":[{type:0,value:"Eliminar"}],"file.deleteAction":[{type:0,value:"Borrar archivo"}],"file.deleteButtonTooltip":[{type:0,value:"Borrar"}],"file.downloadAction":[{type:0,value:"Descargar archivo"}],"file.downloadButtonTooltip":[{type:0,value:"Descargar"}],"file.previewAction":[{type:0,value:"Previsualizar archivo"}],"file.previewButtonTooltip":[{type:0,value:"Previsualizar"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" caracteres permitido."}],"global.characterLimitReached":[{type:0,value:"No se grabaran caracteres adicionales."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" de "},{style:null,type:2,value:"y"},{type:0,value:" caracteres ingresados."}],"global.closeVerb":[{type:0,value:"Cerrar"}],"global.genericError":[{type:0,value:"Se produjo un error. Vuelva a intentarlo."}],"global.hideVerb":[{type:0,value:"Ocultar"}],"global.locked":[{type:0,value:"bloqueado"}],"global.newWindowLink":[{type:0,value:"Se abre en una nueva ventana."}],"global.next":[{type:0,value:"siguiente"}],"global.openVerb":[{type:0,value:"Abrir"}],"global.previous":[{type:0,value:"anterior"}],"global.requiredError":[{type:0,value:"Se require este campo de ingreso."}],"global.requiredField":[{type:0,value:"Campo de ingreso requerido"}],"global.showVerb":[{type:0,value:"Mostrar"}],"input.numberError":[{type:0,value:"Ingrese un numero valido por favor."}],"linechart.changeSince":[{type:0,value:"Cambio desde "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", línea "},{type:1,value:"lineNumber"},{type:0,value:" de "},{type:1,value:"lineTotal"},{type:0,value:" con "},{type:1,value:"lineLength"},{type:0,value:" puntos de datos"}],"linechart.highlightQualifier":[{type:0,value:"resaltado"}],"linechart.instructions":[{type:0,value:"Utilice las teclas Tab y flecha para explorar los elementos."}],"linechart.noData":[{type:0,value:"Sin datos"}],"linechart.toggleButtonLabel":[{type:0,value:"Alternar visibilidad de línea, lista con "},{type:1,value:"itemCount"},{type:0,value:" elementos"}],"linechart.toggleButtonState":[{type:0,value:"alternar "},{options:{other:{value:[]},true:{value:[{type:0,value:"presionado"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Principal"}],"navigation.showNavigation":[{type:0,value:"Mostrar navegación"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Navegación de la aplicación de Watermark"}],"navigator.logout":[{type:0,value:"Cerrar sesión"}],"navigator.userinfo":[{type:0,value:"Información de Usuario"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Información de Usuario y Navegador de Productos"}],"navigator.userinfoLabel":[{type:0,value:"para "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Aplicaciones de Watermark"}],"pagination.currentPageAnnouncement":[{type:0,value:"Página actual, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Ir a la última página, página "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Navegación de paginación."}],"pagination.nextPageButtonLabel":[{type:0,value:"Ir a la página siguiente"}],"pagination.pageButtonLabel":[{type:0,value:"Ir a la página "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Viendo "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" de "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Ir a la página anterior"}],"search.jumpToResult":[{type:0,value:"Salte para buscar resultados en la lista"}],"search.nextResult":[{type:0,value:"Presione para escuchar el siguiente resultado coincidente"}],"search.previousResult":[{type:0,value:"Presione para escuchar el resultado coincidente anterior"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"No se encontraron resultados"}]},one:{value:[{type:0,value:"Se encontró un resultado"}]},other:{value:[{type:7},{type:0,value:" resultados encontrados"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"search.typeToFilterResults":[{type:0,value:"Escriba para filtrar los resultados"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"No se encontraron resultados"}]},one:{value:[{type:0,value:"1 de 1 resultado encontrado"}]},other:{value:[{type:1,value:"current"},{type:0,value:" de "},{type:1,value:"numResults"},{type:0,value:" resultados encontrados"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"Todas las opciones deseleccionadas"}],"select.allOptionsSelected":[{type:0,value:"Todas las opciones seleccionadas"}],"select.allSelected":[{type:0,value:"Todo seleccionado"}],"select.deselectAll":[{type:0,value:"Deseleccionar todo"}],"select.multiClearSelection":[{type:0,value:"Eliminar todas las selecciones"}],"select.multiPlaceholder":[{type:0,value:"Haga una elección"}],"select.noSearchResults":[{type:0,value:"No se encontraron resultados. Intente su búsqueda de nuevo."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" seleccionados"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Elemento seleccionado"}],"select.searchPlaceholder":[{type:0,value:"Buscar"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 opción encontrada"}]},other:{value:[{type:7},{type:0,value:" opciones encontradas"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Seleccionar todo"}],"select.selectionCleared":[{type:0,value:"Selección borrada"}],"select.singleClearSelection":[{type:0,value:"Eliminar selección"}],"select.singlePlaceholder":[{type:0,value:"Seleccionar una opción"}],"snackbar.closeNotification":[{type:0,value:"Cerrar esta notificación"}],"tab.selectLabel":[{type:0,value:"Elegir una pestaña"}],"tagInput.addNewHelpText":[{type:0,value:"Presione la tecla Enter o Coma para agregar una nueva etiqueta."}],"tagInput.addNewTag":[{type:0,value:"Agregar "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"solo una opcion existe."}]},other:{value:[{type:7},{type:0,value:" opciones existen."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.helpTextCanSelect":[{type:0,value:"Buscsa y selecciona una etiqueta."}],"tagInput.helpTextEditable":[{type:0,value:"Presione la tecla de enter o coma para agregar una nueva etiqueta."}],"tagInput.maxTagsReached":[{type:0,value:"Se ha alcanzado el limite máximo de etiquetas, no se pueden agregar etiquetas adicionales."}],"tagInput.noResults":[{type:0,value:"Ningún resultado coincide con su búsqueda."}],"tagInput.placeholderAdd":[{type:0,value:"Agrega una nueva etiqueta"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Agrega o busca por una etiqueta"}],"tagInput.placeholderSearch":[{type:0,value:"Buscsa y selecciona una etiqueta"}],"tagInput.selectionHelpText":[{type:0,value:"Busque y seleccione una etiqueta."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" agregada."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" ya ha side añadida."}],"tagInput.tagAreaInstructions":[{type:0,value:"Selección de etiquetas. Presione la tecla retroceso o eliminar para quitar una etiqueta."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" está bloqueada y no se puede eliminar."}],"tagInput.tagRemoved":[{type:1,value:"tag"},{type:0,value:" quitado"}],"tagInput.tagsAdded":[{type:0,value:"Etiquetas agregadas"}],"tagInput.tagsAddedCounter":[{type:0,value:"Etiquetas añadidas: "},{style:null,type:2,value:"x"},{type:0,value:"/"},{style:null,type:2,value:"y"}],"time.invalidTime":[{type:0,value:"Ingrese un tiempo valido por favor."}],"time.requiredError":[{type:0,value:"Se require una hora. "}],"time.selectTime":[{type:0,value:"Selecciona hora"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.moreInformation":[{type:0,value:"Más información"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Tipo(s) de archivo(s) aceptados:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Soltar para cargar"}],"uploader.dropInstructions":[{type:0,value:"Examinar o arrastrar archivos aquí"}],"uploader.duplicateName":[{type:0,value:"Ya existe un archivo con este nombre."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" de "},{type:1,value:"y"},{type:0,value:" archivos"}],"uploader.fileDeleted":[{type:1,value:"fileName"},{type:0,value:" se eliminó."}],"uploader.fileNotDeleted":[{type:1,value:"fileName"},{type:0,value:" no se pudo eliminar."}],"uploader.fileRequirements":[{type:0,value:"Requisitos del archivo"}],"uploader.fileTooLarge":[{type:0,value:"El archivo seleccionado es muy grande. El tamaño máximo de archivo es "},{type:1,value:"size"},{type:0,value:"Mb"}],"uploader.fileUploadExceeded":[{type:0,value:"El número de archivos seleccionados excede el límite."}],"uploader.fileUploadLimit":[{type:0,value:"Alcanzó el límite de carga de archivos."}],"uploader.fileUploadLimitExceeded":[{type:0,value:"La carga no se realizó correctamente porque la selección de archivos excedería el número máximo de archivos"}],"uploader.fileUploadLimitReached":[{type:0,value:"Se ha alcanzado el número máximo de archivos"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 archivo agregado"}]},other:{value:[{type:7},{type:0,value:" archivos agregados"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 archivo cargando"}]},other:{value:[{type:7},{type:0,value:" archivos cargandos"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Finalizó la carga"}],"uploader.invalidFileType":[{type:0,value:"El tipo de archivo no es válido. Tipos aceptados: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Tamaño máximo del archivo:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Progreso de la carga: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Espere a que se complete la carga actual antes de cargar nuevos archivos."}],"uploader.zeroFileSize":[{type:0,value:"El archivo debe tener más de 0 bytes"}]};var pig={"chart.clickToSeeDetails":[{type:0,value:"Ickclay oryay useyay arrowyay eyskay otay eesay etailsday."}],"chart.hiddenValues":[{type:0,value:"Aluesvay areyay iddenhay enwhay ootay oseclay ogethertay."}],"chart.infoButton":[{type:0,value:"Uttonbay. Ickclay orfay oremay informationyay."}],"chart.instructions":[{type:0,value:"Useyay arrowyay eyskay otay owsebray elementsyay, esspray Abtay otay exityay."}],"chart.interactiveChart":[{type:0,value:"Interactiveyay artchay"}],"chart.roleDescription":[{type:0,value:"Interactiveyay artchay"}],"date.april":[{type:0,value:"Aprilyay"}],"date.august":[{type:0,value:"Augustyay"}],"date.calName":[{type:0,value:"Alendarcay."}],"date.calendarView":[{type:0,value:"Alendarcay Iewvay"}],"date.december":[{type:0,value:"Ecemberday"}],"date.february":[{type:0,value:"Ebruaryfay"}],"date.firstCalName":[{type:0,value:"Irstfay alendarcay."}],"date.fr":[{type:0,value:"Fray"}],"date.friday":[{type:0,value:"Idayfray"}],"date.instructions":[{type:0,value:"Useyay arrowsyay otay electsay ayay ateday inyay ethay abletay. Abtay eftlay oryay ightray otay uttonsbay orfay electingsay eviouspray onthmay, extnay onthmay, oryay ethay onthmay electionsay abletay."}],"date.january":[{type:0,value:"Anuaryjay"}],"date.july":[{type:0,value:"Ulyjay"}],"date.june":[{type:0,value:"Unejay"}],"date.march":[{type:0,value:"Archmay"}],"date.may":[{type:0,value:"Aymay"}],"date.mo":[{type:0,value:"Omay"}],"date.monday":[{type:0,value:"Ondaymay"}],"date.month":[{type:0,value:"Onthmay"}],"date.monthView":[{type:0,value:"Onthmay iewvay"}],"date.november":[{type:0,value:"Ovembernay"}],"date.october":[{type:0,value:"Octoberyay"}],"date.sa":[{type:0,value:"Asay"}],"date.saturday":[{type:0,value:"Aturdaysay"}],"date.secondCalName":[{type:0,value:"Econdsay alendarcay."}],"date.selectDate":[{type:0,value:"Electsay ateday"}],"date.selectMonth":[{type:0,value:"Activateyay otay electsay ayay onthmay."}],"date.selectNextMonth":[{type:0,value:"Iewvay extnay onthmay"}],"date.selectNextYear":[{type:0,value:"Iewvay extnay earyay"}],"date.selectPreviousMonth":[{type:0,value:"Iewvay eviouspray onthmay"}],"date.selectPreviousYear":[{type:0,value:"Iewvay eviouspray earyay"}],"date.selectRange":[{type:0,value:"Electsay angeray"}],"date.selectYear":[{type:0,value:"Activateyay otay electsay ayay earyay."}],"date.september":[{type:0,value:"Eptembersay"}],"date.su":[{type:0,value:"Usay"}],"date.sunday":[{type:0,value:"Undaysay"}],"date.th":[{type:0,value:"Thay"}],"date.thursday":[{type:0,value:"Ursdaythay"}],"date.today":[{type:0,value:"odaytay"}],"date.tu":[{type:0,value:"Utay"}],"date.tuesday":[{type:0,value:"Uesdaytay"}],"date.viewingMonth":[{type:0,value:"Iewingvay "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"Eway"}],"date.wednesday":[{type:0,value:"Ednesdayway"}],"date.year":[{type:0,value:"Earyay"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" electedsay."}],"date.yearView":[{type:0,value:"Earyay iewvay"}],"file.actionMenuLabel":[{type:0,value:"Actionsyay"}],"file.clearErrorLabel":[{type:0,value:"Earclay "},{type:1,value:"fileName"},{type:0,value:" erroryay"}],"file.clearErrorText":[{type:0,value:"Earclay"}],"file.deleteAction":[{type:0,value:"Eleteday Ilefay"}],"file.deleteButtonTooltip":[{type:0,value:"Eleteday"}],"file.downloadAction":[{type:0,value:"Ownloadday Ilefay"}],"file.downloadButtonTooltip":[{type:0,value:"Ownloadday"}],"file.previewAction":[{type:0,value:"Eviewpray Ilefay"}],"file.previewButtonTooltip":[{type:0,value:"Eviewpray"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" aracterschay allowedyay."}],"global.characterLimitReached":[{type:0,value:"Onay additionalyay aracterschay illway ebay enteredyay."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" ofyay "},{style:null,type:2,value:"y"},{type:0,value:" aracterschay enteredyay."}],"global.closeVerb":[{type:0,value:"Oseclay"}],"global.genericError":[{type:0,value:"Anyay erroryay occurredyay. Easeplay tryay againyay."}],"global.hideVerb":[{type:0,value:"Idehay"}],"global.locked":[{type:0,value:"ockedlay"}],"global.newWindowLink":[{type:0,value:"Opensyay inyay ayay ewnay indowway."}],"global.next":[{type:0,value:"Extnay"}],"global.openVerb":[{type:0,value:"Openyay"}],"global.previous":[{type:0,value:"Eviouspray"}],"global.requiredError":[{type:0,value:"Isthay ieldfay isyay equiredray."}],"global.requiredField":[{type:0,value:"equiredray ieldfay"}],"global.showVerb":[{type:0,value:"Owshay"}],"linechart.changeSince":[{type:0,value:"Angechay incesay "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", inelay "},{type:1,value:"lineNumber"},{type:0,value:" ofyay "},{type:1,value:"lineTotal"},{type:0,value:" ithway "},{type:1,value:"lineLength"},{type:0,value:" ataday ointspay"}],"linechart.highlightQualifier":[{type:0,value:"ighlightedhay"}],"linechart.instructions":[{type:0,value:"Useyay Abtay andyay arrowyay eyskay otay owsebray elementsyay."}],"linechart.noData":[{type:0,value:"Onay Ataday"}],"linechart.toggleButtonLabel":[{type:0,value:"Oggletay inelay isibilityvay, istlay ithway "},{type:1,value:"itemCount"},{type:0,value:" itemsyay"}],"linechart.toggleButtonState":[{type:0,value:"oggletay "},{options:{other:{value:[]},true:{value:[{type:0,value:"essedpray"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Ainmay"}],"navigation.showNavigation":[{type:0,value:"Owshay avigationnay"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Atermarkway Appyay Avigationnay"}],"navigator.logout":[{type:0,value:"Oglay Outyay"}],"navigator.userinfo":[{type:0,value:"Useryay informationyay"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Useryay informationyay andyay oductpray avigatornay"}],"navigator.userinfoLabel":[{type:0,value:"orfay "},{type:1,value:"name"},{type:0,value:", emailyay "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Atermarkway Appsyay"}],"pagination.currentPageAnnouncement":[{type:0,value:"Urrentcay agepay, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Ogay otay astlay agepay, agepay "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Aginationpay avigationnay."}],"pagination.nextPageButtonLabel":[{type:0,value:"Ogay otay extnay agepay"}],"pagination.pageButtonLabel":[{type:0,value:"Ogay otay agepay "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Iewingvay "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" ofyay "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Ogay otay eviouspray agepay"}],"search.jumpToResult":[{type:0,value:"Umpjay otay earchsay esultray inyay istlay"}],"search.nextResult":[{type:0,value:"Esspray otay earhay extnay atchingmay esultray"}],"search.previousResult":[{type:0,value:"Esspray otay earhay eviouspray atchingmay esultray"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"Onay esultsray"}]},one:{value:[{type:0,value:"1 esultray"}]},other:{value:[{type:7},{type:0,value:" esultsray"}]}},pluralType:"cardinal",type:6,value:"numResults"},{type:0,value:" oundfay"}],"search.typeToFilterResults":[{type:0,value:"Etypay otay ilterfay ethay esultsray"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"Onay esultsray oundfay"}]},other:{value:[{type:1,value:"current"},{type:0,value:" ofyay "},{type:1,value:"numResults"},{type:0,value:" esultsray"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"Allyay optionsyay eselectedday"}],"select.allOptionsSelected":[{type:0,value:"Allyay optionsyay electedsay"}],"select.allSelected":[{type:0,value:"Allyay electedsay"}],"select.deselectAll":[{type:0,value:"Eselectday Allyay"}],"select.multiClearSelection":[{type:0,value:"Earclay allyay Electionssay"}],"select.multiPlaceholder":[{type:0,value:"Akemay ayay electionsay"}],"select.noSearchResults":[{type:0,value:"Onay esultsray oundfay. Easeplay tryay ouryay earchsay againyay."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" electedsay"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Itemyay Electedsay"}],"select.searchPlaceholder":[{type:0,value:"Earchsay"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 optionyay oundfay"}]},other:{value:[{type:7},{type:0,value:" optionsyay oundfay"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Electsay Allyay"}],"select.selectionCleared":[{type:0,value:"Electionsay earedclay"}],"select.singleClearSelection":[{type:0,value:"Earclay Electionsay"}],"select.singlePlaceholder":[{type:0,value:"Electsay anyay Optionyay"}],"snackbar.closeNotification":[{type:0,value:"Oseclay isthay otificationnay"}],"tabs.cannotScrollLeft":[{type:0,value:"Onay oremay abstay otay ethay eftlay"}],"tabs.cannotScrollRight":[{type:0,value:"Onay oremay abstay otay ethay ightray"}],"tabs.showNextTabs":[{type:0,value:"Owshay extnay abstay"}],"tabs.showPreviousTabs":[{type:0,value:"Owshay eviouspray abstay"}],"tagInput.addNewHelpText":[{type:0,value:"Esspray ethay Enteryay oryay Ommacay eykay otay addyay ayay ewnay agtay."}],"tagInput.addNewTag":[{type:0,value:"Addyay "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 existingyay optionyay."}]},other:{value:[{type:7},{type:0,value:" existingyay optionsyay."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.maxTagsReached":[{type:0,value:"Onay oremay agstay ancay ebay addedyay ecausebay ethay imitlay ashay eenbay eachedray."}],"tagInput.noResults":[{type:0,value:"Onay esultsray atchmay ouryay earchsay."}],"tagInput.placeholderAdd":[{type:0,value:"Addyay ayay ewnay agtay"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Addyay oryay earchsay orfay ayay agtay"}],"tagInput.placeholderSearch":[{type:0,value:"Earchsay andyay electsay ayay agtay"}],"tagInput.selectionHelpText":[{type:0,value:"Earchsay andyay electsay ayay agtay."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" addedyay."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" ashay alreadyyay eenbay addedyay."}],"tagInput.tagAreaInstructions":[{type:0,value:"agtay electionsay. Esspray Ackspacebay oryay Eleteday otay emoveray ayay agtay."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" isyay ockedlay andyay annotcay ebay emovedray."}],"tagInput.tagRemoved":[{type:1,value:"tagName"},{type:0,value:" emovedray."}],"tagInput.tagsAdded":[{type:0,value:"Agstay addedyay"}],"time.selectTime":[{type:0,value:"Electsay imetay"}],"time.timeFormat":[{type:0,value:"hh:mmay"}],"toggletip.aiTooltip":[{type:0,value:"Oweredpay byay AIyay"}],"toggletip.moreInformation":[{type:0,value:"Oremay informationyay"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Acceptedyay Ilefay "},{offset:0,options:{"=1":{value:[{type:0,value:"Etypay"}]},other:{value:[{type:0,value:"Estypay"}]}},pluralType:"cardinal",type:6,value:"amount"},{type:0,value:":"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Opdray otay Uploadyay"}],"uploader.dropInstructions":[{type:0,value:"Owsebray oryay Agdray Ilesfay Erehay"}],"uploader.duplicateName":[{type:0,value:"Ayay ilefay ithway isthay amenay alreadyyay existsyay."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" ofyay "},{type:1,value:"y"},{type:0,value:" Ilesfay"}],"uploader.fileRequirements":[{type:0,value:"Ilefay Equirementsray"}],"uploader.fileTooLarge":[{type:0,value:"Ethay electedsay ilefay isyay ootay argelay. Aximummay ilefay izesay isyay "},{type:1,value:"size"}],"uploader.fileUploadLimitExceeded":[{type:0,value:"Uploadyay unsuccessfulyay ecausebay ilefay electionsay ouldway exceedyay ethay aximummay umbernay ofyay ilesfay"}],"uploader.fileUploadLimitReached":[{type:0,value:"Ethay aximummay umbernay ofyay ilesfay ashay eenbay eachedray"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 ilefay addedyay"}]},other:{value:[{type:7},{type:0,value:" ilesfay addedyay"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 ilefay uploadingyay"}]},other:{value:[{type:7},{type:0,value:" ilesfay uploadingyay"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Inishedfay uploadingyay"}],"uploader.invalidFileType":[{type:0,value:"Ethay ilefay etypay isyay invalidyay. Acceptedyay estypay: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Aximummay Ilefay Izesay:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Uploadyay ogresspray: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Easeplay aitway orfay urrentcay uploadyay otay ompletecay eforebay uploadingyay ewnay ilesfay."}],"uploader.zeroFileSize":[{type:0,value:"Ethay ilefay ustmay ebay oremay anthay 0 esbytay"}]};var lang=Object.freeze({__proto__:null,en:en,fr:fr,es:es,pig:pig});var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a))e[a]=t[a]};return extendStatics(e,t)};function __extends(e,t){if(typeof t!=="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");extendStatics(e,t);function a(){this.constructor=e}e.prototype=t===null?Object.create(t):(a.prototype=t.prototype,new a)}var __assign=function(){__assign=Object.assign||function e(t){for(var a,r=1,n=arguments.length;r<n;r++){a=arguments[r];for(var i in a)if(Object.prototype.hasOwnProperty.call(a,i))t[i]=a[i]}return t};return __assign.apply(this,arguments)};function __rest(e,t){var a={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0)a[r]=e[r];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var n=0,r=Object.getOwnPropertySymbols(e);n<r.length;n++){if(t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n]))a[r[n]]=e[r[n]]}return a}function __spreadArray(e,t,a){if(a||arguments.length===2)for(var r=0,n=t.length,i;r<n;r++){if(i||!(r in t)){if(!i)i=Array.prototype.slice.call(t,0,r);i[r]=t[r]}}return e.concat(i||Array.prototype.slice.call(t))}typeof SuppressedError==="function"?SuppressedError:function(e,t,a){var r=new Error(a);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function memoize(e,t){var a=t&&t.cache?t.cache:cacheDefault;var r=t&&t.serializer?t.serializer:serializerDefault;var n=t&&t.strategy?t.strategy:strategyDefault;return n(e,{cache:a,serializer:r})}function isPrimitive(e){return e==null||typeof e==="number"||typeof e==="boolean"}function monadic(e,t,a,r){var n=isPrimitive(r)?r:a(r);var i=t.get(n);if(typeof i==="undefined"){i=e.call(this,r);t.set(n,i)}return i}function variadic(e,t,a){var r=Array.prototype.slice.call(arguments,3);var n=a(r);var i=t.get(n);if(typeof i==="undefined"){i=e.apply(this,r);t.set(n,i)}return i}function assemble(e,t,a,r,n){return a.bind(t,e,r,n)}function strategyDefault(e,t){var a=e.length===1?monadic:variadic;return assemble(e,this,a,t.cache.create(),t.serializer)}function strategyVariadic(e,t){return assemble(e,this,variadic,t.cache.create(),t.serializer)}function strategyMonadic(e,t){return assemble(e,this,monadic,t.cache.create(),t.serializer)}var serializerDefault=function(){return JSON.stringify(arguments)};function ObjectWithoutPrototypeCache(){this.cache=Object.create(null)}ObjectWithoutPrototypeCache.prototype.get=function(e){return this.cache[e]};ObjectWithoutPrototypeCache.prototype.set=function(e,t){this.cache[e]=t};var cacheDefault={create:function e(){return new ObjectWithoutPrototypeCache}};var strategies={variadic:strategyVariadic,monadic:strategyMonadic};var ErrorKind;(function(e){e[e["EXPECT_ARGUMENT_CLOSING_BRACE"]=1]="EXPECT_ARGUMENT_CLOSING_BRACE";e[e["EMPTY_ARGUMENT"]=2]="EMPTY_ARGUMENT";e[e["MALFORMED_ARGUMENT"]=3]="MALFORMED_ARGUMENT";e[e["EXPECT_ARGUMENT_TYPE"]=4]="EXPECT_ARGUMENT_TYPE";e[e["INVALID_ARGUMENT_TYPE"]=5]="INVALID_ARGUMENT_TYPE";e[e["EXPECT_ARGUMENT_STYLE"]=6]="EXPECT_ARGUMENT_STYLE";e[e["INVALID_NUMBER_SKELETON"]=7]="INVALID_NUMBER_SKELETON";e[e["INVALID_DATE_TIME_SKELETON"]=8]="INVALID_DATE_TIME_SKELETON";e[e["EXPECT_NUMBER_SKELETON"]=9]="EXPECT_NUMBER_SKELETON";e[e["EXPECT_DATE_TIME_SKELETON"]=10]="EXPECT_DATE_TIME_SKELETON";e[e["UNCLOSED_QUOTE_IN_ARGUMENT_STYLE"]=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE";e[e["EXPECT_SELECT_ARGUMENT_OPTIONS"]=12]="EXPECT_SELECT_ARGUMENT_OPTIONS";e[e["EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE"]=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE";e[e["INVALID_PLURAL_ARGUMENT_OFFSET_VALUE"]=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE";e[e["EXPECT_SELECT_ARGUMENT_SELECTOR"]=15]="EXPECT_SELECT_ARGUMENT_SELECTOR";e[e["EXPECT_PLURAL_ARGUMENT_SELECTOR"]=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR";e[e["EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT"]=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT";e[e["EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT"]=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT";e[e["INVALID_PLURAL_ARGUMENT_SELECTOR"]=19]="INVALID_PLURAL_ARGUMENT_SELECTOR";e[e["DUPLICATE_PLURAL_ARGUMENT_SELECTOR"]=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR";e[e["DUPLICATE_SELECT_ARGUMENT_SELECTOR"]=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR";e[e["MISSING_OTHER_CLAUSE"]=22]="MISSING_OTHER_CLAUSE";e[e["INVALID_TAG"]=23]="INVALID_TAG";e[e["INVALID_TAG_NAME"]=25]="INVALID_TAG_NAME";e[e["UNMATCHED_CLOSING_TAG"]=26]="UNMATCHED_CLOSING_TAG";e[e["UNCLOSED_TAG"]=27]="UNCLOSED_TAG"})(ErrorKind||(ErrorKind={}));var TYPE;(function(e){e[e["literal"]=0]="literal";e[e["argument"]=1]="argument";e[e["number"]=2]="number";e[e["date"]=3]="date";e[e["time"]=4]="time";e[e["select"]=5]="select";e[e["plural"]=6]="plural";e[e["pound"]=7]="pound";e[e["tag"]=8]="tag"})(TYPE||(TYPE={}));var SKELETON_TYPE;(function(e){e[e["number"]=0]="number";e[e["dateTime"]=1]="dateTime"})(SKELETON_TYPE||(SKELETON_TYPE={}));function isLiteralElement(e){return e.type===TYPE.literal}function isArgumentElement(e){return e.type===TYPE.argument}function isNumberElement(e){return e.type===TYPE.number}function isDateElement(e){return e.type===TYPE.date}function isTimeElement(e){return e.type===TYPE.time}function isSelectElement(e){return e.type===TYPE.select}function isPluralElement(e){return e.type===TYPE.plural}function isPoundElement(e){return e.type===TYPE.pound}function isTagElement(e){return e.type===TYPE.tag}function isNumberSkeleton(e){return!!(e&&typeof e==="object"&&e.type===SKELETON_TYPE.number)}function isDateTimeSkeleton(e){return!!(e&&typeof e==="object"&&e.type===SKELETON_TYPE.dateTime)}var SPACE_SEPARATOR_REGEX=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/;var DATE_TIME_REGEX=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function parseDateTimeSkeleton(e){var t={};e.replace(DATE_TIME_REGEX,(function(e){var a=e.length;switch(e[0]){case"G":t.era=a===4?"long":a===5?"narrow":"short";break;case"y":t.year=a===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][a-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][a-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=a===4?"long":a===5?"narrow":"short";break;case"e":if(a<4){throw new RangeError("`e..eee` (weekday) patterns are not supported")}t.weekday=["short","long","narrow","short"][a-4];break;case"c":if(a<4){throw new RangeError("`c..ccc` (weekday) patterns are not supported")}t.weekday=["short","long","narrow","short"][a-4];break;case"a":t.hour12=true;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12";t.hour=["numeric","2-digit"][a-1];break;case"H":t.hourCycle="h23";t.hour=["numeric","2-digit"][a-1];break;case"K":t.hourCycle="h11";t.hour=["numeric","2-digit"][a-1];break;case"k":t.hourCycle="h24";t.hour=["numeric","2-digit"][a-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][a-1];break;case"s":t.second=["numeric","2-digit"][a-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=a<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}));return t}var WHITE_SPACE_REGEX=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function parseNumberSkeletonFromString(e){if(e.length===0){throw new Error("Number skeleton cannot be empty")}var t=e.split(WHITE_SPACE_REGEX).filter((function(e){return e.length>0}));var a=[];for(var r=0,n=t;r<n.length;r++){var i=n[r];var l=i.split("/");if(l.length===0){throw new Error("Invalid number skeleton")}var o=l[0],u=l.slice(1);for(var s=0,y=u;s<y.length;s++){var c=y[s];if(c.length===0){throw new Error("Invalid number skeleton")}}a.push({stem:o,options:u})}return a}function icuUnitToEcma(e){return e.replace(/^(.*?)-/,"")}var FRACTION_PRECISION_REGEX=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g;var SIGNIFICANT_PRECISION_REGEX=/^(@+)?(\+|#+)?[rs]?$/g;var INTEGER_WIDTH_REGEX=/(\*)(0+)|(#+)(0+)|(0+)/g;var CONCISE_INTEGER_WIDTH_REGEX=/^(0+)$/;function parseSignificantPrecision(e){var t={};if(e[e.length-1]==="r"){t.roundingPriority="morePrecision"}else if(e[e.length-1]==="s"){t.roundingPriority="lessPrecision"}e.replace(SIGNIFICANT_PRECISION_REGEX,(function(e,a,r){if(typeof r!=="string"){t.minimumSignificantDigits=a.length;t.maximumSignificantDigits=a.length}else if(r==="+"){t.minimumSignificantDigits=a.length}else if(a[0]==="#"){t.maximumSignificantDigits=a.length}else{t.minimumSignificantDigits=a.length;t.maximumSignificantDigits=a.length+(typeof r==="string"?r.length:0)}return""}));return t}function parseSign(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function parseConciseScientificAndEngineeringStem(e){var t;if(e[0]==="E"&&e[1]==="E"){t={notation:"engineering"};e=e.slice(2)}else if(e[0]==="E"){t={notation:"scientific"};e=e.slice(1)}if(t){var a=e.slice(0,2);if(a==="+!"){t.signDisplay="always";e=e.slice(2)}else if(a==="+?"){t.signDisplay="exceptZero";e=e.slice(2)}if(!CONCISE_INTEGER_WIDTH_REGEX.test(e)){throw new Error("Malformed concise eng/scientific notation")}t.minimumIntegerDigits=e.length}return t}function parseNotationOptions(e){var t={};var a=parseSign(e);if(a){return a}return t}function parseNumberSkeleton(e){var t={};for(var a=0,r=e;a<r.length;a++){var n=r[a];switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent";t.scale=100;continue;case"currency":t.style="currency";t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=false;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit";t.unit=icuUnitToEcma(n.options[0]);continue;case"compact-short":case"K":t.notation="compact";t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact";t.compactDisplay="long";continue;case"scientific":t=__assign(__assign(__assign({},t),{notation:"scientific"}),n.options.reduce((function(e,t){return __assign(__assign({},e),parseNotationOptions(t))}),{}));continue;case"engineering":t=__assign(__assign(__assign({},t),{notation:"engineering"}),n.options.reduce((function(e,t){return __assign(__assign({},e),parseNotationOptions(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol";t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code";t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name";t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1){throw new RangeError("integer-width stems only accept a single optional option")}n.options[0].replace(INTEGER_WIDTH_REGEX,(function(e,a,r,n,i,l){if(a){t.minimumIntegerDigits=r.length}else if(n&&i){throw new Error("We currently do not support maximum integer digits")}else if(l){throw new Error("We currently do not support exact integer digits")}return""}));continue}if(CONCISE_INTEGER_WIDTH_REGEX.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(FRACTION_PRECISION_REGEX.test(n.stem)){if(n.options.length>1){throw new RangeError("Fraction-precision stems only accept a single optional option")}n.stem.replace(FRACTION_PRECISION_REGEX,(function(e,a,r,n,i,l){if(r==="*"){t.minimumFractionDigits=a.length}else if(n&&n[0]==="#"){t.maximumFractionDigits=n.length}else if(i&&l){t.minimumFractionDigits=i.length;t.maximumFractionDigits=i.length+l.length}else{t.minimumFractionDigits=a.length;t.maximumFractionDigits=a.length}return""}));var i=n.options[0];if(i==="w"){t=__assign(__assign({},t),{trailingZeroDisplay:"stripIfInteger"})}else if(i){t=__assign(__assign({},t),parseSignificantPrecision(i))}continue}if(SIGNIFICANT_PRECISION_REGEX.test(n.stem)){t=__assign(__assign({},t),parseSignificantPrecision(n.stem));continue}var l=parseSign(n.stem);if(l){t=__assign(__assign({},t),l)}var o=parseConciseScientificAndEngineeringStem(n.stem);if(o){t=__assign(__assign({},t),o)}}return t}var timeData={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function getBestPattern(e,t){var a="";for(var r=0;r<e.length;r++){var n=e.charAt(r);if(n==="j"){var i=0;while(r+1<e.length&&e.charAt(r+1)===n){i++;r++}var l=1+(i&1);var o=i<2?1:3+(i>>1);var u="a";var s=getDefaultHourSymbolFromLocale(t);if(s=="H"||s=="k"){o=0}while(o-- >0){a+=u}while(l-- >0){a=s+a}}else if(n==="J"){a+="H"}else{a+=n}}return a}function getDefaultHourSymbolFromLocale(e){var t=e.hourCycle;if(t===undefined&&e.hourCycles&&e.hourCycles.length){t=e.hourCycles[0]}if(t){switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}}var a=e.language;var r;if(a!=="root"){r=e.maximize().region}var n=timeData[r||""]||timeData[a||""]||timeData["".concat(a,"-001")]||timeData["001"];return n[0]}var _a;var SPACE_SEPARATOR_START_REGEX=new RegExp("^".concat(SPACE_SEPARATOR_REGEX.source,"*"));var SPACE_SEPARATOR_END_REGEX=new RegExp("".concat(SPACE_SEPARATOR_REGEX.source,"*$"));function createLocation(e,t){return{start:e,end:t}}var hasNativeStartsWith=!!String.prototype.startsWith&&"_a".startsWith("a",1);var hasNativeFromCodePoint=!!String.fromCodePoint;var hasNativeFromEntries=!!Object.fromEntries;var hasNativeCodePointAt=!!String.prototype.codePointAt;var hasTrimStart=!!String.prototype.trimStart;var hasTrimEnd=!!String.prototype.trimEnd;var hasNativeIsSafeInteger=!!Number.isSafeInteger;var isSafeInteger=hasNativeIsSafeInteger?Number.isSafeInteger:function(e){return typeof e==="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991};var REGEX_SUPPORTS_U_AND_Y=true;try{var re=RE("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");REGEX_SUPPORTS_U_AND_Y=((_a=re.exec("a"))===null||_a===void 0?void 0:_a[0])==="a"}catch(e){REGEX_SUPPORTS_U_AND_Y=false}var startsWith=hasNativeStartsWith?function e(t,a,r){return t.startsWith(a,r)}:function e(t,a,r){return t.slice(r,r+a.length)===a};var fromCodePoint=hasNativeFromCodePoint?String.fromCodePoint:function e(){var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}var r="";var n=t.length;var i=0;var l;while(n>i){l=t[i++];if(l>1114111)throw RangeError(l+" is not a valid code point");r+=l<65536?String.fromCharCode(l):String.fromCharCode(((l-=65536)>>10)+55296,l%1024+56320)}return r};var fromEntries=hasNativeFromEntries?Object.fromEntries:function e(t){var a={};for(var r=0,n=t;r<n.length;r++){var i=n[r],l=i[0],o=i[1];a[l]=o}return a};var codePointAt=hasNativeCodePointAt?function e(t,a){return t.codePointAt(a)}:function e(t,a){var r=t.length;if(a<0||a>=r){return undefined}var n=t.charCodeAt(a);var i;return n<55296||n>56319||a+1===r||(i=t.charCodeAt(a+1))<56320||i>57343?n:(n-55296<<10)+(i-56320)+65536};var trimStart=hasTrimStart?function e(t){return t.trimStart()}:function e(t){return t.replace(SPACE_SEPARATOR_START_REGEX,"")};var trimEnd=hasTrimEnd?function e(t){return t.trimEnd()}:function e(t){return t.replace(SPACE_SEPARATOR_END_REGEX,"")};function RE(e,t){return new RegExp(e,t)}var matchIdentifierAtIndex;if(REGEX_SUPPORTS_U_AND_Y){var IDENTIFIER_PREFIX_RE_1=RE("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");matchIdentifierAtIndex=function e(t,a){var r;IDENTIFIER_PREFIX_RE_1.lastIndex=a;var n=IDENTIFIER_PREFIX_RE_1.exec(t);return(r=n[1])!==null&&r!==void 0?r:""}}else{matchIdentifierAtIndex=function e(t,a){var r=[];while(true){var n=codePointAt(t,a);if(n===undefined||_isWhiteSpace(n)||_isPatternSyntax(n)){break}r.push(n);a+=n>=65536?2:1}return fromCodePoint.apply(void 0,r)}}var Parser=function(){function e(e,t){if(t===void 0){t={}}this.message=e;this.position={offset:0,line:1,column:1};this.ignoreTag=!!t.ignoreTag;this.locale=t.locale;this.requiresOtherClause=!!t.requiresOtherClause;this.shouldParseSkeletons=!!t.shouldParseSkeletons}e.prototype.parse=function(){if(this.offset()!==0){throw Error("parser can only be used once")}return this.parseMessage(0,"",false)};e.prototype.parseMessage=function(e,t,a){var r=[];while(!this.isEOF()){var n=this.char();if(n===123){var i=this.parseArgument(e,a);if(i.err){return i}r.push(i.val)}else if(n===125&&e>0){break}else if(n===35&&(t==="plural"||t==="selectordinal")){var l=this.clonePosition();this.bump();r.push({type:TYPE.pound,location:createLocation(l,this.clonePosition())})}else if(n===60&&!this.ignoreTag&&this.peek()===47){if(a){break}else{return this.error(ErrorKind.UNMATCHED_CLOSING_TAG,createLocation(this.clonePosition(),this.clonePosition()))}}else if(n===60&&!this.ignoreTag&&_isAlpha(this.peek()||0)){var i=this.parseTag(e,t);if(i.err){return i}r.push(i.val)}else{var i=this.parseLiteral(e,t);if(i.err){return i}r.push(i.val)}}return{val:r,err:null}};e.prototype.parseTag=function(e,t){var a=this.clonePosition();this.bump();var r=this.parseTagName();this.bumpSpace();if(this.bumpIf("/>")){return{val:{type:TYPE.literal,value:"<".concat(r,"/>"),location:createLocation(a,this.clonePosition())},err:null}}else if(this.bumpIf(">")){var n=this.parseMessage(e+1,t,true);if(n.err){return n}var i=n.val;var l=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!_isAlpha(this.char())){return this.error(ErrorKind.INVALID_TAG,createLocation(l,this.clonePosition()))}var o=this.clonePosition();var u=this.parseTagName();if(r!==u){return this.error(ErrorKind.UNMATCHED_CLOSING_TAG,createLocation(o,this.clonePosition()))}this.bumpSpace();if(!this.bumpIf(">")){return this.error(ErrorKind.INVALID_TAG,createLocation(l,this.clonePosition()))}return{val:{type:TYPE.tag,value:r,children:i,location:createLocation(a,this.clonePosition())},err:null}}else{return this.error(ErrorKind.UNCLOSED_TAG,createLocation(a,this.clonePosition()))}}else{return this.error(ErrorKind.INVALID_TAG,createLocation(a,this.clonePosition()))}};e.prototype.parseTagName=function(){var e=this.offset();this.bump();while(!this.isEOF()&&_isPotentialElementNameChar(this.char())){this.bump()}return this.message.slice(e,this.offset())};e.prototype.parseLiteral=function(e,t){var a=this.clonePosition();var r="";while(true){var n=this.tryParseQuote(t);if(n){r+=n;continue}var i=this.tryParseUnquoted(e,t);if(i){r+=i;continue}var l=this.tryParseLeftAngleBracket();if(l){r+=l;continue}break}var o=createLocation(a,this.clonePosition());return{val:{type:TYPE.literal,value:r,location:o},err:null}};e.prototype.tryParseLeftAngleBracket=function(){if(!this.isEOF()&&this.char()===60&&(this.ignoreTag||!_isAlphaOrSlash(this.peek()||0))){this.bump();return"<"}return null};e.prototype.tryParseQuote=function(e){if(this.isEOF()||this.char()!==39){return null}switch(this.peek()){case 39:this.bump();this.bump();return"'";case 123:case 60:case 62:case 125:break;case 35:if(e==="plural"||e==="selectordinal"){break}return null;default:return null}this.bump();var t=[this.char()];this.bump();while(!this.isEOF()){var a=this.char();if(a===39){if(this.peek()===39){t.push(39);this.bump()}else{this.bump();break}}else{t.push(a)}this.bump()}return fromCodePoint.apply(void 0,t)};e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF()){return null}var a=this.char();if(a===60||a===123||a===35&&(t==="plural"||t==="selectordinal")||a===125&&e>0){return null}else{this.bump();return fromCodePoint(a)}};e.prototype.parseArgument=function(e,t){var a=this.clonePosition();this.bump();this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}if(this.char()===125){this.bump();return this.error(ErrorKind.EMPTY_ARGUMENT,createLocation(a,this.clonePosition()))}var r=this.parseIdentifierIfPossible().value;if(!r){return this.error(ErrorKind.MALFORMED_ARGUMENT,createLocation(a,this.clonePosition()))}this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}switch(this.char()){case 125:{this.bump();return{val:{type:TYPE.argument,value:r,location:createLocation(a,this.clonePosition())},err:null}}case 44:{this.bump();this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}return this.parseArgumentOptions(e,t,r,a)}default:return this.error(ErrorKind.MALFORMED_ARGUMENT,createLocation(a,this.clonePosition()))}};e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition();var t=this.offset();var a=matchIdentifierAtIndex(this.message,t);var r=t+a.length;this.bumpTo(r);var n=this.clonePosition();var i=createLocation(e,n);return{value:a,location:i}};e.prototype.parseArgumentOptions=function(e,t,a,r){var n;var i=this.clonePosition();var l=this.parseIdentifierIfPossible().value;var o=this.clonePosition();switch(l){case"":return this.error(ErrorKind.EXPECT_ARGUMENT_TYPE,createLocation(i,o));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var s=this.clonePosition();var y=this.parseSimpleArgStyleIfPossible();if(y.err){return y}var c=trimEnd(y.val);if(c.length===0){return this.error(ErrorKind.EXPECT_ARGUMENT_STYLE,createLocation(this.clonePosition(),this.clonePosition()))}var p=createLocation(s,this.clonePosition());u={style:c,styleLocation:p}}var v=this.tryParseArgumentClose(r);if(v.err){return v}var d=createLocation(r,this.clonePosition());if(u&&startsWith(u===null||u===void 0?void 0:u.style,"::",0)){var h=trimStart(u.style.slice(2));if(l==="number"){var y=this.parseNumberSkeletonFromString(h,u.styleLocation);if(y.err){return y}return{val:{type:TYPE.number,value:a,location:d,style:y.val},err:null}}else{if(h.length===0){return this.error(ErrorKind.EXPECT_DATE_TIME_SKELETON,d)}var f=h;if(this.locale){f=getBestPattern(h,this.locale)}var c={type:SKELETON_TYPE.dateTime,pattern:f,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?parseDateTimeSkeleton(f):{}};var m=l==="date"?TYPE.date:TYPE.time;return{val:{type:m,value:a,location:d,style:c},err:null}}}return{val:{type:l==="number"?TYPE.number:l==="date"?TYPE.date:TYPE.time,value:a,location:d,style:(n=u===null||u===void 0?void 0:u.style)!==null&&n!==void 0?n:null},err:null}}case"plural":case"selectordinal":case"select":{var g=this.clonePosition();this.bumpSpace();if(!this.bumpIf(",")){return this.error(ErrorKind.EXPECT_SELECT_ARGUMENT_OPTIONS,createLocation(g,__assign({},g)))}this.bumpSpace();var E=this.parseIdentifierIfPossible();var b=0;if(l!=="select"&&E.value==="offset"){if(!this.bumpIf(":")){return this.error(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,createLocation(this.clonePosition(),this.clonePosition()))}this.bumpSpace();var y=this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ErrorKind.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(y.err){return y}this.bumpSpace();E=this.parseIdentifierIfPossible();b=y.val}var T=this.tryParsePluralOrSelectOptions(e,l,t,E);if(T.err){return T}var v=this.tryParseArgumentClose(r);if(v.err){return v}var I=createLocation(r,this.clonePosition());if(l==="select"){return{val:{type:TYPE.select,value:a,options:fromEntries(T.val),location:I},err:null}}else{return{val:{type:TYPE.plural,value:a,options:fromEntries(T.val),offset:b,pluralType:l==="plural"?"cardinal":"ordinal",location:I},err:null}}}default:return this.error(ErrorKind.INVALID_ARGUMENT_TYPE,createLocation(i,o))}};e.prototype.tryParseArgumentClose=function(e){if(this.isEOF()||this.char()!==125){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(e,this.clonePosition()))}this.bump();return{val:true,err:null}};e.prototype.parseSimpleArgStyleIfPossible=function(){var e=0;var t=this.clonePosition();while(!this.isEOF()){var a=this.char();switch(a){case 39:{this.bump();var r=this.clonePosition();if(!this.bumpUntil("'")){return this.error(ErrorKind.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,createLocation(r,this.clonePosition()))}this.bump();break}case 123:{e+=1;this.bump();break}case 125:{if(e>0){e-=1}else{return{val:this.message.slice(t.offset,this.offset()),err:null}}break}default:this.bump();break}}return{val:this.message.slice(t.offset,this.offset()),err:null}};e.prototype.parseNumberSkeletonFromString=function(e,t){var a=[];try{a=parseNumberSkeletonFromString(e)}catch(e){return this.error(ErrorKind.INVALID_NUMBER_SKELETON,t)}return{val:{type:SKELETON_TYPE.number,tokens:a,location:t,parsedOptions:this.shouldParseSkeletons?parseNumberSkeleton(a):{}},err:null}};e.prototype.tryParsePluralOrSelectOptions=function(e,t,a,r){var n;var i=false;var l=[];var o=new Set;var u=r.value,s=r.location;while(true){if(u.length===0){var y=this.clonePosition();if(t!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,ErrorKind.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err){return c}s=createLocation(y,this.clonePosition());u=this.message.slice(y.offset,this.offset())}else{break}}if(o.has(u)){return this.error(t==="select"?ErrorKind.DUPLICATE_SELECT_ARGUMENT_SELECTOR:ErrorKind.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,s)}if(u==="other"){i=true}this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{")){return this.error(t==="select"?ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,createLocation(this.clonePosition(),this.clonePosition()))}var v=this.parseMessage(e+1,t,a);if(v.err){return v}var d=this.tryParseArgumentClose(p);if(d.err){return d}l.push([u,{value:v.val,location:createLocation(p,this.clonePosition())}]);o.add(u);this.bumpSpace();n=this.parseIdentifierIfPossible(),u=n.value,s=n.location}if(l.length===0){return this.error(t==="select"?ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR:ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,createLocation(this.clonePosition(),this.clonePosition()))}if(this.requiresOtherClause&&!i){return this.error(ErrorKind.MISSING_OTHER_CLAUSE,createLocation(this.clonePosition(),this.clonePosition()))}return{val:l,err:null}};e.prototype.tryParseDecimalInteger=function(e,t){var a=1;var r=this.clonePosition();if(this.bumpIf("+"));else if(this.bumpIf("-")){a=-1}var n=false;var i=0;while(!this.isEOF()){var l=this.char();if(l>=48&&l<=57){n=true;i=i*10+(l-48);this.bump()}else{break}}var o=createLocation(r,this.clonePosition());if(!n){return this.error(e,o)}i*=a;if(!isSafeInteger(i)){return this.error(t,o)}return{val:i,err:null}};e.prototype.offset=function(){return this.position.offset};e.prototype.isEOF=function(){return this.offset()===this.message.length};e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}};e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length){throw Error("out of bound")}var t=codePointAt(this.message,e);if(t===undefined){throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"))}return t};e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}};e.prototype.bump=function(){if(this.isEOF()){return}var e=this.char();if(e===10){this.position.line+=1;this.position.column=1;this.position.offset+=1}else{this.position.column+=1;this.position.offset+=e<65536?1:2}};e.prototype.bumpIf=function(e){if(startsWith(this.message,e,this.offset())){for(var t=0;t<e.length;t++){this.bump()}return true}return false};e.prototype.bumpUntil=function(e){var t=this.offset();var a=this.message.indexOf(e,t);if(a>=0){this.bumpTo(a);return true}else{this.bumpTo(this.message.length);return false}};e.prototype.bumpTo=function(e){if(this.offset()>e){throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()))}e=Math.min(e,this.message.length);while(true){var t=this.offset();if(t===e){break}if(t>e){throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"))}this.bump();if(this.isEOF()){break}}};e.prototype.bumpSpace=function(){while(!this.isEOF()&&_isWhiteSpace(this.char())){this.bump()}};e.prototype.peek=function(){if(this.isEOF()){return null}var e=this.char();var t=this.offset();var a=this.message.charCodeAt(t+(e>=65536?2:1));return a!==null&&a!==void 0?a:null};return e}();function _isAlpha(e){return e>=97&&e<=122||e>=65&&e<=90}function _isAlphaOrSlash(e){return _isAlpha(e)||e===47}function _isPotentialElementNameChar(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function _isWhiteSpace(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function _isPatternSyntax(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function pruneLocation(e){e.forEach((function(e){delete e.location;if(isSelectElement(e)||isPluralElement(e)){for(var t in e.options){delete e.options[t].location;pruneLocation(e.options[t].value)}}else if(isNumberElement(e)&&isNumberSkeleton(e.style)){delete e.style.location}else if((isDateElement(e)||isTimeElement(e))&&isDateTimeSkeleton(e.style)){delete e.style.location}else if(isTagElement(e)){pruneLocation(e.children)}}))}function parse(e,t){if(t===void 0){t={}}t=__assign({shouldParseSkeletons:true,requiresOtherClause:true},t);var a=new Parser(e,t).parse();if(a.err){var r=SyntaxError(ErrorKind[a.err.kind]);r.location=a.err.location;r.originalMessage=a.err.message;throw r}if(!(t===null||t===void 0?void 0:t.captureLocation)){pruneLocation(a.val)}return a.val}var ErrorCode;(function(e){e["MISSING_VALUE"]="MISSING_VALUE";e["INVALID_VALUE"]="INVALID_VALUE";e["MISSING_INTL_API"]="MISSING_INTL_API"})(ErrorCode||(ErrorCode={}));var FormatError=function(e){__extends(t,e);function t(t,a,r){var n=e.call(this,t)||this;n.code=a;n.originalMessage=r;return n}t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)};return t}(Error);var InvalidValueError=function(e){__extends(t,e);function t(t,a,r,n){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(a,'". Options are "').concat(Object.keys(r).join('", "'),'"'),ErrorCode.INVALID_VALUE,n)||this}return t}(FormatError);var InvalidValueTypeError=function(e){__extends(t,e);function t(t,a,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(a),ErrorCode.INVALID_VALUE,r)||this}return t}(FormatError);var MissingValueError=function(e){__extends(t,e);function t(t,a){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(a,'"'),ErrorCode.MISSING_VALUE,a)||this}return t}(FormatError);var PART_TYPE;(function(e){e[e["literal"]=0]="literal";e[e["object"]=1]="object"})(PART_TYPE||(PART_TYPE={}));function mergeLiteral(e){if(e.length<2){return e}return e.reduce((function(e,t){var a=e[e.length-1];if(!a||a.type!==PART_TYPE.literal||t.type!==PART_TYPE.literal){e.push(t)}else{a.value+=t.value}return e}),[])}function isFormatXMLElementFn(e){return typeof e==="function"}function formatToParts(e,t,a,r,n,i,l){if(e.length===1&&isLiteralElement(e[0])){return[{type:PART_TYPE.literal,value:e[0].value}]}var o=[];for(var u=0,s=e;u<s.length;u++){var y=s[u];if(isLiteralElement(y)){o.push({type:PART_TYPE.literal,value:y.value});continue}if(isPoundElement(y)){if(typeof i==="number"){o.push({type:PART_TYPE.literal,value:a.getNumberFormat(t).format(i)})}continue}var c=y.value;if(!(n&&c in n)){throw new MissingValueError(c,l)}var p=n[c];if(isArgumentElement(y)){if(!p||typeof p==="string"||typeof p==="number"){p=typeof p==="string"||typeof p==="number"?String(p):""}o.push({type:typeof p==="string"?PART_TYPE.literal:PART_TYPE.object,value:p});continue}if(isDateElement(y)){var v=typeof y.style==="string"?r.date[y.style]:isDateTimeSkeleton(y.style)?y.style.parsedOptions:undefined;o.push({type:PART_TYPE.literal,value:a.getDateTimeFormat(t,v).format(p)});continue}if(isTimeElement(y)){var v=typeof y.style==="string"?r.time[y.style]:isDateTimeSkeleton(y.style)?y.style.parsedOptions:r.time.medium;o.push({type:PART_TYPE.literal,value:a.getDateTimeFormat(t,v).format(p)});continue}if(isNumberElement(y)){var v=typeof y.style==="string"?r.number[y.style]:isNumberSkeleton(y.style)?y.style.parsedOptions:undefined;if(v&&v.scale){p=p*(v.scale||1)}o.push({type:PART_TYPE.literal,value:a.getNumberFormat(t,v).format(p)});continue}if(isTagElement(y)){var d=y.children,h=y.value;var f=n[h];if(!isFormatXMLElementFn(f)){throw new InvalidValueTypeError(h,"function",l)}var m=formatToParts(d,t,a,r,n,i);var g=f(m.map((function(e){return e.value})));if(!Array.isArray(g)){g=[g]}o.push.apply(o,g.map((function(e){return{type:typeof e==="string"?PART_TYPE.literal:PART_TYPE.object,value:e}})))}if(isSelectElement(y)){var E=y.options[p]||y.options.other;if(!E){throw new InvalidValueError(y.value,p,Object.keys(y.options),l)}o.push.apply(o,formatToParts(E.value,t,a,r,n));continue}if(isPluralElement(y)){var E=y.options["=".concat(p)];if(!E){if(!Intl.PluralRules){throw new FormatError('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ErrorCode.MISSING_INTL_API,l)}var b=a.getPluralRules(t,{type:y.pluralType}).select(p-(y.offset||0));E=y.options[b]||y.options.other}if(!E){throw new InvalidValueError(y.value,p,Object.keys(y.options),l)}o.push.apply(o,formatToParts(E.value,t,a,r,n,p-(y.offset||0)));continue}}return mergeLiteral(o)}function mergeConfig(e,t){if(!t){return e}return __assign(__assign(__assign({},e||{}),t||{}),Object.keys(e).reduce((function(a,r){a[r]=__assign(__assign({},e[r]),t[r]||{});return a}),{}))}function mergeConfigs(e,t){if(!t){return e}return Object.keys(e).reduce((function(a,r){a[r]=mergeConfig(e[r],t[r]);return a}),__assign({},e))}function createFastMemoizeCache$1(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function createDefaultFormatters(e){if(e===void 0){e={number:{},dateTime:{},pluralRules:{}}}return{getNumberFormat:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.number),strategy:strategies.variadic}),getDateTimeFormat:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.dateTime),strategy:strategies.variadic}),getPluralRules:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.pluralRules),strategy:strategies.variadic})}}var IntlMessageFormat=function(){function e(t,a,r,n){if(a===void 0){a=e.defaultLocale}var i=this;this.formatterCache={number:{},dateTime:{},pluralRules:{}};this.format=function(e){var t=i.formatToParts(e);if(t.length===1){return t[0].value}var a=t.reduce((function(e,t){if(!e.length||t.type!==PART_TYPE.literal||typeof e[e.length-1]!=="string"){e.push(t.value)}else{e[e.length-1]+=t.value}return e}),[]);if(a.length<=1){return a[0]||""}return a};this.formatToParts=function(e){return formatToParts(i.ast,i.locales,i.formatters,i.formats,e,undefined,i.message)};this.resolvedOptions=function(){var e;return{locale:((e=i.resolvedLocale)===null||e===void 0?void 0:e.toString())||Intl.NumberFormat.supportedLocalesOf(i.locales)[0]}};this.getAst=function(){return i.ast};this.locales=a;this.resolvedLocale=e.resolveLocale(a);if(typeof t==="string"){this.message=t;if(!e.__parse){throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`")}var l=n||{},o=__rest(l,["formatters"]);this.ast=e.__parse(t,__assign(__assign({},o),{locale:this.resolvedLocale}))}else{this.ast=t}if(!Array.isArray(this.ast)){throw new TypeError("A message must be provided as a String or AST.")}this.formats=mergeConfigs(e.formats,r);this.formatters=n&&n.formatters||createDefaultFormatters(this.formatterCache)}Object.defineProperty(e,"defaultLocale",{get:function(){if(!e.memoizedDefaultLocale){e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale}return e.memoizedDefaultLocale},enumerable:false,configurable:true});e.memoizedDefaultLocale=null;e.resolveLocale=function(e){if(typeof Intl.Locale==="undefined"){return}var t=Intl.NumberFormat.supportedLocalesOf(e);if(t.length>0){return new Intl.Locale(t[0])}return new Intl.Locale(typeof e==="string"?e:e[0])};e.__parse=parse;e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}};return e}();var IntlErrorCode;(function(e){e["FORMAT_ERROR"]="FORMAT_ERROR";e["UNSUPPORTED_FORMATTER"]="UNSUPPORTED_FORMATTER";e["INVALID_CONFIG"]="INVALID_CONFIG";e["MISSING_DATA"]="MISSING_DATA";e["MISSING_TRANSLATION"]="MISSING_TRANSLATION"})(IntlErrorCode||(IntlErrorCode={}));var IntlError=function(e){__extends(t,e);function t(a,r,n){var i=this;var l=n?n instanceof Error?n:new Error(String(n)):undefined;i=e.call(this,"[@formatjs/intl Error ".concat(a,"] ").concat(r,"\n").concat(l?"\n".concat(l.message,"\n").concat(l.stack):""))||this;i.code=a;if(typeof Error.captureStackTrace==="function"){Error.captureStackTrace(i,t)}return i}return t}(Error);var UnsupportedFormatterError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.UNSUPPORTED_FORMATTER,t,a)||this}return t}(IntlError);var InvalidConfigError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.INVALID_CONFIG,t,a)||this}return t}(IntlError);var MissingDataError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.MISSING_DATA,t,a)||this}return t}(IntlError);var IntlFormatError=function(e){__extends(t,e);function t(t,a,r){var n=e.call(this,IntlErrorCode.FORMAT_ERROR,"".concat(t,"\nLocale: ").concat(a,"\n"),r)||this;n.locale=a;return n}return t}(IntlError);var MessageFormatError=function(e){__extends(t,e);function t(t,a,r,n){var i=e.call(this,"".concat(t,"\nMessageID: ").concat(r===null||r===void 0?void 0:r.id,"\nDefault Message: ").concat(r===null||r===void 0?void 0:r.defaultMessage,"\nDescription: ").concat(r===null||r===void 0?void 0:r.description,"\n"),a,n)||this;i.descriptor=r;i.locale=a;return i}return t}(IntlFormatError);var MissingTranslationError=function(e){__extends(t,e);function t(t,a){var r=e.call(this,IntlErrorCode.MISSING_TRANSLATION,'Missing message: "'.concat(t.id,'" for locale "').concat(a,'", using ').concat(t.defaultMessage?"default message (".concat(typeof t.defaultMessage==="string"?t.defaultMessage:t.defaultMessage.map((function(e){var t;return(t=e.value)!==null&&t!==void 0?t:JSON.stringify(e)})).join(),")"):"id"," as fallback."))||this;r.descriptor=t;return r}return t}(IntlError);function filterProps(e,t,a){if(a===void 0){a={}}return t.reduce((function(t,r){if(r in e){t[r]=e[r]}else if(r in a){t[r]=a[r]}return t}),{})}var defaultErrorHandler=function(e){};var defaultWarnHandler=function(e){};var DEFAULT_INTL_CONFIG={formats:{},messages:{},timeZone:undefined,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:true,onError:defaultErrorHandler,onWarn:defaultWarnHandler};function createIntlCache(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function createFastMemoizeCache(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function createFormatters(e){if(e===void 0){e=createIntlCache()}var t=Intl.RelativeTimeFormat;var a=Intl.ListFormat;var r=Intl.DisplayNames;var n=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.dateTime),strategy:strategies.variadic});var i=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.number),strategy:strategies.variadic});var l=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.pluralRules),strategy:strategies.variadic});return{getDateTimeFormat:n,getNumberFormat:i,getMessageFormat:memoize((function(e,t,a,r){return new IntlMessageFormat(e,t,a,__assign({formatters:{getNumberFormat:i,getDateTimeFormat:n,getPluralRules:l}},r||{}))}),{cache:createFastMemoizeCache(e.message),strategy:strategies.variadic}),getRelativeTimeFormat:memoize((function(){var e=[];for(var a=0;a<arguments.length;a++){e[a]=arguments[a]}return new(t.bind.apply(t,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.relativeTime),strategy:strategies.variadic}),getPluralRules:l,getListFormat:memoize((function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return new(a.bind.apply(a,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.list),strategy:strategies.variadic}),getDisplayNames:memoize((function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return new(r.bind.apply(r,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.displayNames),strategy:strategies.variadic})}}function getNamedFormat(e,t,a,r){var n=e&&e[t];var i;if(n){i=n[a]}if(i){return i}r(new UnsupportedFormatterError("No ".concat(t," format named: ").concat(a)))}function invariant(e,t,a){if(a===void 0){a=Error}if(!e){throw new a(t)}}memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.Locale).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.ListFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});function setTimeZoneInOptions(e,t){return Object.keys(e).reduce((function(a,r){a[r]=__assign({timeZone:t},e[r]);return a}),{})}function deepMergeOptions(e,t){var a=Object.keys(__assign(__assign({},e),t));return a.reduce((function(a,r){a[r]=__assign(__assign({},e[r]||{}),t[r]||{});return a}),{})}function deepMergeFormatsAndSetTimeZone(e,t){if(!t){return e}var a=IntlMessageFormat.formats;return __assign(__assign(__assign({},a),e),{date:deepMergeOptions(setTimeZoneInOptions(a.date,t),setTimeZoneInOptions(e.date||{},t)),time:deepMergeOptions(setTimeZoneInOptions(a.time,t),setTimeZoneInOptions(e.time||{},t))})}var formatMessage=function(e,t,a,r,n){var i=e.locale,l=e.formats,o=e.messages,u=e.defaultLocale,s=e.defaultFormats,y=e.fallbackOnEmptyString,c=e.onError,p=e.timeZone,v=e.defaultRichTextElements;if(a===void 0){a={id:""}}var d=a.id,h=a.defaultMessage;invariant(!!d,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var f=String(d);var m=o&&Object.prototype.hasOwnProperty.call(o,f)&&o[f];if(Array.isArray(m)&&m.length===1&&m[0].type===TYPE.literal){return m[0].value}if(!r&&m&&typeof m==="string"&&!v){return m.replace(/'\{(.*?)\}'/gi,"{$1}")}r=__assign(__assign({},v),r||{});l=deepMergeFormatsAndSetTimeZone(l,p);s=deepMergeFormatsAndSetTimeZone(s,p);if(!m){if(y===false&&m===""){return m}if(!h||i&&i.toLowerCase()!==u.toLowerCase()){c(new MissingTranslationError(a,i))}if(h){try{var g=t.getMessageFormat(h,u,s,n);return g.format(r)}catch(e){c(new MessageFormatError('Error formatting default message for: "'.concat(f,'", rendering default message verbatim'),i,a,e));return typeof h==="string"?h:f}}return f}try{var g=t.getMessageFormat(m,i,l,__assign({formatters:t},n||{}));return g.format(r)}catch(e){c(new MessageFormatError('Error formatting message: "'.concat(f,'", using ').concat(h?"default message":"id"," as fallback."),i,a,e))}if(h){try{var g=t.getMessageFormat(h,u,s,n);return g.format(r)}catch(e){c(new MessageFormatError('Error formatting the default message for: "'.concat(f,'", rendering message verbatim'),i,a,e))}}if(typeof m==="string"){return m}if(typeof h==="string"){return h}return f};var DATE_TIME_FORMAT_OPTIONS=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function getFormatter$2(e,t,a,r){var n=e.locale,i=e.formats,l=e.onError,o=e.timeZone;if(r===void 0){r={}}var u=r.format;var s=__assign(__assign({},o&&{timeZone:o}),u&&getNamedFormat(i,t,u,l));var y=filterProps(r,DATE_TIME_FORMAT_OPTIONS,s);if(t==="time"&&!y.hour&&!y.minute&&!y.second&&!y.timeStyle&&!y.dateStyle){y=__assign(__assign({},y),{hour:"numeric",minute:"numeric"})}return a(n,y)}function formatDate(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"date",t,l).format(o)}catch(t){e.onError(new IntlFormatError("Error formatting date.",e.locale,t))}return String(o)}function formatTime(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"time",t,l).format(o)}catch(t){e.onError(new IntlFormatError("Error formatting time.",e.locale,t))}return String(o)}function formatDateTimeRange(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=a[2],o=l===void 0?{}:l;var u=e.timeZone,s=e.locale,y=e.onError;var c=filterProps(o,DATE_TIME_FORMAT_OPTIONS,u?{timeZone:u}:{});try{return t(s,c).formatRange(n,i)}catch(t){y(new IntlFormatError("Error formatting date time range.",e.locale,t))}return String(n)}function formatDateToParts(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"date",t,l).formatToParts(o)}catch(t){e.onError(new IntlFormatError("Error formatting date.",e.locale,t))}return[]}function formatTimeToParts(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"time",t,l).formatToParts(o)}catch(t){e.onError(new IntlFormatError("Error formatting time.",e.locale,t))}return[]}var DISPLAY_NAMES_OPTONS=["style","type","fallback","languageDisplay"];function formatDisplayName(e,t,a,r){var n=e.locale,i=e.onError;var l=Intl.DisplayNames;if(!l){i(new FormatError('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',ErrorCode.MISSING_INTL_API))}var o=filterProps(r,DISPLAY_NAMES_OPTONS);try{return t(n,o).of(a)}catch(e){i(new IntlFormatError("Error formatting display name.",n,e))}}var LIST_FORMAT_OPTIONS=["type","style"];var now=Date.now();function generateToken(e){return"".concat(now,"_").concat(e,"_").concat(now)}function formatList(e,t,a,r){if(r===void 0){r={}}var n=formatListToParts(e,t,a,r).reduce((function(e,t){var a=t.value;if(typeof a!=="string"){e.push(a)}else if(typeof e[e.length-1]==="string"){e[e.length-1]+=a}else{e.push(a)}return e}),[]);return n.length===1?n[0]:n.length===0?"":n}function formatListToParts(e,t,a,r){var n=e.locale,i=e.onError;if(r===void 0){r={}}var l=Intl.ListFormat;if(!l){i(new FormatError('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',ErrorCode.MISSING_INTL_API))}var o=filterProps(r,LIST_FORMAT_OPTIONS);try{var u={};var s=a.map((function(e,t){if(typeof e==="object"){var a=generateToken(t);u[a]=e;return a}return String(e)}));return t(n,o).formatToParts(s).map((function(e){return e.type==="literal"?e:__assign(__assign({},e),{value:u[e.value]||e.value})}))}catch(e){i(new IntlFormatError("Error formatting list.",n,e))}return a}var PLURAL_FORMAT_OPTIONS=["type"];function formatPlural(e,t,a,r){var n=e.locale,i=e.onError;if(r===void 0){r={}}if(!Intl.PluralRules){i(new FormatError('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ErrorCode.MISSING_INTL_API))}var l=filterProps(r,PLURAL_FORMAT_OPTIONS);try{return t(n,l).select(a)}catch(e){i(new IntlFormatError("Error formatting plural.",n,e))}return"other"}var RELATIVE_TIME_FORMAT_OPTIONS=["numeric","style"];function getFormatter$1(e,t,a){var r=e.locale,n=e.formats,i=e.onError;if(a===void 0){a={}}var l=a.format;var o=!!l&&getNamedFormat(n,"relative",l,i)||{};var u=filterProps(a,RELATIVE_TIME_FORMAT_OPTIONS,o);return t(r,u)}function formatRelativeTime(e,t,a,r,n){if(n===void 0){n={}}if(!r){r="second"}var i=Intl.RelativeTimeFormat;if(!i){e.onError(new FormatError('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',ErrorCode.MISSING_INTL_API))}try{return getFormatter$1(e,t,n).format(a,r)}catch(t){e.onError(new IntlFormatError("Error formatting relative time.",e.locale,t))}return String(a)}var NUMBER_FORMAT_OPTIONS=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function getFormatter(e,t,a){var r=e.locale,n=e.formats,i=e.onError;if(a===void 0){a={}}var l=a.format;var o=l&&getNamedFormat(n,"number",l,i)||{};var u=filterProps(a,NUMBER_FORMAT_OPTIONS,o);return t(r,u)}function formatNumber(e,t,a,r){if(r===void 0){r={}}try{return getFormatter(e,t,r).format(a)}catch(t){e.onError(new IntlFormatError("Error formatting number.",e.locale,t))}return String(a)}function formatNumberToParts(e,t,a,r){if(r===void 0){r={}}try{return getFormatter(e,t,r).formatToParts(a)}catch(t){e.onError(new IntlFormatError("Error formatting number.",e.locale,t))}return[]}function messagesContainString(e){var t=e?e[Object.keys(e)[0]]:undefined;return typeof t==="string"}function verifyConfigMessages(e){if(e.onWarn&&e.defaultRichTextElements&&messagesContainString(e.messages||{})){e.onWarn('[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled. \nPlease consider using "@formatjs/cli" to pre-compile your messages for performance.\nFor more details see https://formatjs.io/docs/getting-started/message-distribution')}}function createIntl(e,t){var a=createFormatters(t);var r=__assign(__assign({},DEFAULT_INTL_CONFIG),e);var n=r.locale,i=r.defaultLocale,l=r.onError;if(!n){if(l){l(new InvalidConfigError('"locale" was not configured, using "'.concat(i,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details')))}r.locale=r.defaultLocale||"en"}else if(!Intl.NumberFormat.supportedLocalesOf(n).length&&l){l(new MissingDataError('Missing locale data for locale: "'.concat(n,'" in Intl.NumberFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details')))}else if(!Intl.DateTimeFormat.supportedLocalesOf(n).length&&l){l(new MissingDataError('Missing locale data for locale: "'.concat(n,'" in Intl.DateTimeFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details')))}verifyConfigMessages(r);return __assign(__assign({},r),{formatters:a,formatNumber:formatNumber.bind(null,r,a.getNumberFormat),formatNumberToParts:formatNumberToParts.bind(null,r,a.getNumberFormat),formatRelativeTime:formatRelativeTime.bind(null,r,a.getRelativeTimeFormat),formatDate:formatDate.bind(null,r,a.getDateTimeFormat),formatDateToParts:formatDateToParts.bind(null,r,a.getDateTimeFormat),formatTime:formatTime.bind(null,r,a.getDateTimeFormat),formatDateTimeRange:formatDateTimeRange.bind(null,r,a.getDateTimeFormat),formatTimeToParts:formatTimeToParts.bind(null,r,a.getDateTimeFormat),formatPlural:formatPlural.bind(null,r,a.getPluralRules),formatMessage:formatMessage.bind(null,r,a),$t:formatMessage.bind(null,r,a),formatList:formatList.bind(null,r,a.getListFormat),formatListToParts:formatListToParts.bind(null,r,a.getListFormat),formatDisplayName:formatDisplayName.bind(null,r,a.getDisplayNames)})}var DEFAULT_LANGUAGE="en";function getBrowserLang(){var e=document.documentElement.getAttribute("lang");if(!!e){return e}else if(window.navigator&&window.navigator.language){var t=window.navigator.languages?window.navigator.languages[0]:window.navigator.language;return t.slice(0,2)}else{return DEFAULT_LANGUAGE}}var cache=createIntlCache();var locale=getBrowserLang();var intl=createIntl({locale:locale,defaultLocale:"en",messages:lang[locale]||en},cache);function generateId(){return"wmcl-"+Math.random().toString(36).substr(2,10)}function throttle(e,t){var a;var r=false;return function(){var n=this;if(!r){e.apply(n,arguments);r=true;clearTimeout(a);a=setTimeout((function(){r=false}),t)}}}function debounce(e,t){var a;return function(){var r=this;var n=function(){return e.apply(r,arguments)};clearTimeout(a);a=setTimeout(n,t)}}function getTextDir(){var e=document.querySelector("html").getAttribute("dir");return e?e.toLowerCase():""}function getPosition(e){var t=e.getBoundingClientRect();var a=t.x;var r=t.y;if(!a){if(getTextDir()==="rtl"){a=t.right}else{a=t.left}r=t.top}return{x:a,y:r}}function getParentOrHost(e){if(e.assignedSlot){return e.assignedSlot}var t=e.parentElement;if(!t){var a=e.getRootNode();if(a instanceof ShadowRoot&&a.host){t=a.host}}return t}function findPositionedAncestor(e){var t=getParentOrHost(e);while(t&&t!==document.documentElement){var a=window.getComputedStyle(t);if(["relative","absolute","fixed","sticky"].includes(a.position)){return t}t=getParentOrHost(t)}return document.documentElement}function findPositioningBoundary(e){var t=e;while(t&&t!==document.documentElement){var a=window.getComputedStyle(t);if(a.position==="fixed"){return t}if(a.position==="absolute"){return findPositionedAncestor(t)}t=getParentOrHost(t)}return null}function findAllScrollableParents(e){var t=[];var a=getParentOrHost(e);while(a){var r=window.getComputedStyle(a);if(["scroll","auto"].includes(r.overflowY)||["scroll","auto"].includes(r.overflowX)){t.push(a)}a=getParentOrHost(a)}if(document.documentElement&&!t.includes(document.documentElement)){var n=window.getComputedStyle(document.documentElement);if(["scroll","auto"].includes(n.overflowY)||["scroll","auto"].includes(n.overflowX)||document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth){t.push(document.documentElement)}}return t}function getCumulativeScrollOffset(e){var t=findAllScrollableParents(e);var a=0;var r=0;var n=findPositioningBoundary(e);t.forEach((function(e){if(n&&e!==n&&!n.contains(e)){return}if(e===document.documentElement){a+=window.scrollX||window.pageXOffset||0;r+=window.scrollY||window.pageYOffset||0}else{a+=e.scrollLeft;r+=e.scrollTop}}));return{x:a,y:r}}function findParentWithHiddenOverflow(e){while(!!e){if(window.getComputedStyle(e).overflowY!=="visible"){return e}e=getParentOrHost(e)}}function isElOrChild(e,t){var a;return t===e||e.contains(t)||((a=e.shadowRoot)===null||a===void 0?void 0:a.contains(t))}function getContextMeasurements(e){var t=e.getBoundingClientRect();var a=findParentWithHiddenOverflow(e);var r=a&&a.getBoundingClientRect();return{spaceAbove:r?t.top-r.top:t.top,spaceBelow:r?r.bottom-t.bottom:document.documentElement.clientHeight-t.bottom,spaceLeft:r?t.left-r.left:t.left,spaceRight:r?r.right-t.right:document.documentElement.clientWidth-t.right}}function shouldOpenUp(e,t,a,r){if(a===void 0){a=0}if(r===void 0){r=0}var n=getContextMeasurements(e),i=n.spaceAbove,l=n.spaceBelow;var o=t>l+r&&t<=i+a;return o}function shouldOpenDown(e,t,a,r){if(a===void 0){a=0}if(r===void 0){r=0}var n=getContextMeasurements(e),i=n.spaceAbove,l=n.spaceBelow;var o=t>i+a&&t<=l+r;return o}function shouldShiftRight(e,t){var a=getContextMeasurements(e),r=a.spaceLeft,n=a.spaceRight;var i=t>r&&n>r;return i}function shouldShiftLeft(e,t){var a=getContextMeasurements(e),r=a.spaceLeft,n=a.spaceRight;var i=t>n&&r>n;return i}function adjustTooltipPlacement(e,t,a,r){var n=getContextMeasurements(t),i=n.spaceLeft,l=n.spaceRight,o=n.spaceBelow,u=n.spaceAbove;var s=u>a;var y=o>a;var c=i-24>r;var p=l-24>r;var v=function(e){return!s?e.replace("top","bottom"):e};var d=function(e){return!y&&s?e.replace("bottom","top"):e};var h=function(e,t){if(!c&&p){e=e.replace("left","right")}else if(!c&&!p){e=t}return e};var f=function(e,t){if(!p&&c){e=e.replace("right","left")}else if(!p&&!c){e=t}return e};switch(e){case"left":e=h(e,"bottom");case"right":e=f(e,"bottom");case"top-left":e=h(e,"top");e=v(e);case"top-right":e=f(e,"top");e=v(e);case"bottom-left":e=h(e,"bottom");e=d(e);case"bottom-right":e=f(e,"bottom");e=d(e);case"top":e=v(e);case"bottom":e=d(e)}return e}function showTooltip(e,t,a){var r=document.querySelectorAll(".wm-tooltip");r.length>0&&r.forEach((function(r){var n;if(!!r.showPopover){r.showPopover()}r.classList.add("show");r.textContent=a;var i=a.match(/^[^\s]+$/);if(i){r.classList.add("single-word");r.style.setProperty("--wmTooltipMaxWidth","none")}else{r.classList.remove("single-word");r.style.removeProperty("--wmTooltipMaxWidth")}var l=r.getBoundingClientRect();var o=t.getBoundingClientRect();var u=adjustTooltipPlacement(e,t,l.height,l.width);var s,y;n=positionTooltip(u,o,l.height,l.width),s=n[0],y=n[1];r.style.setProperty("--wmTooltipTop",s+"px");r.style.setProperty("--wmTooltipLeft",y+"px")}))}function hideTooltip(){var e=document.querySelectorAll(".wm-tooltip");e.length>0&&e.forEach((function(e){if(!!e.hidePopover){e.hidePopover()}e.classList.remove("show")}))}function positionTooltip(e,t,a,r){var n=(t.height-a)/2;var i=(t.width-r)/2;var l=t.top+n;var o=t.left+i;if(e.includes("top")){l=t.top-a-8}if(e.includes("bottom")){l=t.bottom+8}if(e.includes("left")){o=t.left-r-8}if(e.includes("right")){o=t.right+8}o=Math.max(o,24);return[l,o]}function hasRoomRight(e,t){var a=0;if(e.type==="click"){a=e.clientX}else if(e.type==="focus"){a=0}else{var r=e;while(r){if(r.tagName=="BODY"){var n=r.scrollLeft||document.documentElement.scrollLeft;a+=r.offsetLeft-n+r.clientLeft}else{a+=r.offsetLeft-r.scrollLeft+r.clientLeft}r=r.offsetParent}}return window.innerWidth-a>=t}function checkForActiveElInShadow(e){while(e&&e.shadowRoot){e=e.shadowRoot.activeElement}return e}function checkForFocusableElInShadow(e){var t=["button","a","input","select","textarea","wm-button","wm-search","wm-select","wm-action-menu","wm-tab-item","wm-datepicker"];var a=e;t.forEach((function(e){if(a&&a.shadowRoot){var t=a.shadowRoot.querySelector(e);if(t){if(e.startsWith("wm-")){a=checkForFocusableElInShadow(t)}else{a=t}}}}));return a}function isFocusable(e){if(e.tabIndex>0||e.tabIndex===0&&e.getAttribute("tabIndex")!==null){return true}if(e.disabled){return false}switch(e.nodeName){case"A":return!!e.href&&e.rel!="ignore";case"INPUT":return e.type!="hidden"&&e.type!="file";case"BUTTON":case"SELECT":case"TEXTAREA":case"WM-BUTTON":case"WM-SELECT":case"WM-ACTION-MENU":case"WM-DATEPICKER":case"WM-TIMEPICKER":case"WM-INPUT":case"WM-TAG-INPUT":case"WM-TAB-ITEM":case"WM-SEARCH":return true;default:return false}}function getLastFocusableDescendant(e){if(isFocusable(e)){return checkForFocusableElInShadow(e)}else if(e.childNodes.length>0){var t=Array.from(e.childNodes).reverse();return t.reduce((function(e,t){if(e)return e;var a=getLastFocusableDescendant(t);return a?checkForFocusableElInShadow(a):null}),null)}return null}function snakeCaseToCamelCase(e){var t=/^([a-z0-9]*)(_[a-z0-9]*)*$/g;if(t.test(e)){var a="";var r=e.split("_");r.forEach((function(e,t){a+=t===0?e.toLowerCase():e.charAt(0).toUpperCase()+e.slice(1)}));return a}else{return e}}function csvToArray(e){return e?e.split(/, ?/):[]}function getNewIndexToFocus(e,t,a){var r=e;if(t==="ArrowDown"){r=(e+1)%a}if(t==="ArrowUp"){r=e===0?a-1:e-1}return r}function toBool(e){return e=="false"?false:!!e}function measureText(e,t){var a=document.createElement("div");var r=getComputedStyle(e);a.style.position="absolute";a.style.top="-100vh";a.style.fontFamily=r.fontFamily;a.style.fontWeight=r.fontWeight;a.style.fontSize=r.fontSize;a.textContent=t;document.body.appendChild(a);var n=a.getBoundingClientRect();document.body.removeChild(a);return n}function truncateText(e,t,a,r){var n=document.createElement("div");n.style.visibility="hidden";n.style.position="absolute";n.style.top="-200vh";n.style.left="-200vh";n.textContent=t;e.appendChild(n);var i="...";var l=2+i.length+r;var o=a>n.clientWidth;if(!o&&t.length>l){var u=t.slice(0,t.length-r-i.length).trim();var s=t.slice(-r).trim();var y=u+i+s;n.textContent=y;o=a>n.clientWidth;while(!o&&y.length>l){u=u.slice(0,-1).trim();y=u+i+s;n.textContent=y;o=a>n.clientWidth}}var c=n.textContent;n.remove();return c}function transposeMatrix(e){var t=[];for(var a=0;a<e[0].length;a++){var r=[];for(var n=0;n<e.length;n++){r.push(e[n][a])}t.push(r)}return t}function wrapAround(e,t,a){e+=t;if(e>a){e=(e-1)%a}while(e<0){e=a-Math.abs(e)+1}return e}function skipByInterval(e,t){var a=[];for(var r=0;r<e.length;r+=1+t){a.push(e[r])}return a}function getSmallestSkipInterval(e,t){var a=0;var r=e;while(skipByInterval(e,a).length>t){a++;r=skipByInterval(e,a)}return{skipInterval:a,skippedList:r}}function calcPercentageInRange(e,t,a){var r=a-t;var n=Math.abs(e-t);var i=n/r*100;return i}function triggerFormSubmit(e){if(e.requestSubmit){e.requestSubmit()}else{var t=document.createElement("button");t.style.display="none";e.appendChild(t);t.click();document.removeChild(t)}}function handleDisabledAttribute(e,t){if(t==false&&e.hasAttribute("disabled")){e.removeAttribute("disabled")}}function findPrev(e,t,a){if(a===void 0){a=false}if(!!e&&!t)return e[e.length-1];if(!e.includes(t))return;var r=e.indexOf(t);var n=a?e.length-1:0;var i=r>0?r-1:n;return e[i]}function findNext(e,t,a){if(a===void 0){a=false}if(!!e&&!t)return e[0];if(!e.includes(t))return;var r=e.indexOf(t);var n=e.length-1;var i=a?0:n;var l=r!==n?r+1:i;return e[l]}function safeMultiplyFloat(e,t){var a=countDecimals(e);var r=countDecimals(t);var n=a+r;return parseFloat((e*t).toFixed(n))}function countDecimals(e){var t=e.toString();var a=t.indexOf(".");if(a==-1){return 0}else{return t.split(".")[1].length}}function getMonthLength(e,t){var a=[4,6,9,11];var r=t%4===0;return e===2?r?29:28:a.includes(e)?30:31}function dateToISO(e){return"".concat(e.getUTCFullYear(),"-").concat((e.getUTCMonth()+1).toString().padStart(2,"0"),"-").concat(e.getDate().toString().padStart(2,"0"))}function clampDate(e){var t=dateFind.year.asInt(e);var a=dateFind.month.asInt(e);var r=dateFind.day.asInt(e);var n=getMonthLength(a,t);var i=Math.min(r,n);return makeISO(t,a,i)}function splitISO(e){var t=e.split("-"),a=t[0],r=t[1],n=t[2];return{year:{asInt:parseInt(a),asString:a},month:{asInt:parseInt(r),asString:r},day:{asInt:parseInt(n),asString:n}}}function makeISO(e,t,a){return"".concat(e,"-").concat(t.toString().padStart(2,"0"),"-").concat(a.toString().padStart(2,"0"))}var dateFind={year:{asString:function(e){return splitISO(e).year.asString},asInt:function(e){return splitISO(e).year.asInt},increase:function(e,t){var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;return makeISO(r+t,n,i)},decrease:function(e,t){var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;return makeISO(r-t,n,i)}},month:{asString:function(e){return splitISO(e).month.asString},asInt:function(e){return splitISO(e).month.asInt},increase:function(e,t){var a=splitISO(e);var r=Math.floor(t/12);var n=t%12;var i=a.year.asInt;var l=a.month.asInt;var o=a.day.asInt;i=l+n>12?i+1:i;i=i+r;l=l+n;l=(l-1)%12+1;return makeISO(i,l,o)},decrease:function(e,t){var a=splitISO(e);var r=Math.floor(t/12);var n=t%12;var i=a.year.asInt;var l=a.month.asInt;var o=a.day.asInt;i=l-n<1?i-1:i;i=i-r;l=l+12;l=l-n;l=(l-1)%12+1;return makeISO(i,l,o)}},day:{asString:function(e){return splitISO(e).day.asString},asInt:function(e){return splitISO(e).day.asInt},increase:function(e,t){if(t>7)throw new Error("this.dateFind.day.increase(): max 7 days");var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;var l=getMonthLength(n,r);var o=i+t>l;var u=o&&n===12;n=o?u?1:n+1:n;r=u?r+1:r;i=(i-1+t)%l+1;return makeISO(r,n,i)},decrease:function(e,t){if(t>7)throw new Error("this.dateFind.day.decrease(): max 7 days");var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;var l=n===1?12:n-1;var o=getMonthLength(l,r);var u=i-t<1;var s=u&&n===1;i=i+o;i=i-t;i=(i-1)%o+1;n=u?s?12:n-1:n;r=s?r-1:r;return makeISO(r,n,i)}}};var calendar_months=[intl.formatMessage({id:"date.january",defaultMessage:"January",description:"Month of the year"}),intl.formatMessage({id:"date.february",defaultMessage:"February",description:"Month of the year"}),intl.formatMessage({id:"date.march",defaultMessage:"March",description:"Month of the year"}),intl.formatMessage({id:"date.april",defaultMessage:"April",description:"Month of the year"}),intl.formatMessage({id:"date.may",defaultMessage:"May",description:"Month of the year"}),intl.formatMessage({id:"date.june",defaultMessage:"June",description:"Month of the year"}),intl.formatMessage({id:"date.july",defaultMessage:"July",description:"Month of the year"}),intl.formatMessage({id:"date.august",defaultMessage:"August",description:"Month of the year"}),intl.formatMessage({id:"date.september",defaultMessage:"September",description:"Month of the year"}),intl.formatMessage({id:"date.october",defaultMessage:"October",description:"Month of the year"}),intl.formatMessage({id:"date.november",defaultMessage:"November",description:"Month of the year"}),intl.formatMessage({id:"date.december",defaultMessage:"December",description:"Month of the year"})];var weekdays=[intl.formatMessage({id:"date.sunday",defaultMessage:"Sunday"}),intl.formatMessage({id:"date.monday",defaultMessage:"Monday"}),intl.formatMessage({id:"date.tuesday",defaultMessage:"Tuesday"}),intl.formatMessage({id:"date.wednesday",defaultMessage:"Wednesday"}),intl.formatMessage({id:"date.thursday",defaultMessage:"Thursday"}),intl.formatMessage({id:"date.friday",defaultMessage:"Friday"}),intl.formatMessage({id:"date.saturday",defaultMessage:"Saturday"})];export{findPrev as A,getTextDir as B,throttle as C,getContextMeasurements as D,dateFind as E,calendar_months as F,findParentWithHiddenOverflow as G,transposeMatrix as H,wrapAround as I,getSmallestSkipInterval as J,calcPercentageInRange as K,isElOrChild as L,makeISO as M,clampDate as N,getMonthLength as O,weekdays as P,handleDisabledAttribute as a,triggerFormSubmit as b,checkForActiveElInShadow as c,debounce as d,safeMultiplyFloat as e,getPosition as f,generateId as g,hideTooltip as h,intl as i,findAllScrollableParents as j,dateToISO as k,shouldOpenUp as l,hasRoomRight as m,truncateText as n,getLastFocusableDescendant as o,csvToArray as p,snakeCaseToCamelCase as q,getNewIndexToFocus as r,showTooltip as s,toBool as t,getCumulativeScrollOffset as u,shouldOpenDown as v,shouldShiftRight as w,shouldShiftLeft as x,measureText as y,findNext as z};
|
|
1
|
+
var en={"chart.clickToSeeDetails":[{type:0,value:"Click or use arrow keys to see details."}],"chart.hiddenValues":[{type:0,value:"Values are hidden when too close together."}],"chart.infoButton":[{type:0,value:"Button. Click for more information."}],"chart.instructions":[{type:0,value:"Use arrow keys to browse elements, press Tab to exit."}],"chart.interactiveChart":[{type:0,value:"Interactive chart"}],"chart.roleDescription":[{type:0,value:"Interactive chart"}],"date.april":[{type:0,value:"April"}],"date.august":[{type:0,value:"August"}],"date.calName":[{type:0,value:"Calendar."}],"date.calendarView":[{type:0,value:"Calendar View"}],"date.december":[{type:0,value:"December"}],"date.february":[{type:0,value:"February"}],"date.firstCalName":[{type:0,value:"First calendar."}],"date.fr":[{type:0,value:"Fr"}],"date.friday":[{type:0,value:"Friday"}],"date.instructions":[{type:0,value:"Use arrows to select a date in the table. Tab left or right to buttons for selecting previous month, next month, or the month selection table."}],"date.january":[{type:0,value:"January"}],"date.july":[{type:0,value:"July"}],"date.june":[{type:0,value:"June"}],"date.march":[{type:0,value:"March"}],"date.may":[{type:0,value:"May"}],"date.mo":[{type:0,value:"Mo"}],"date.monday":[{type:0,value:"Monday"}],"date.month":[{type:0,value:"Month"}],"date.monthView":[{type:0,value:"Month view"}],"date.november":[{type:0,value:"November"}],"date.october":[{type:0,value:"October"}],"date.sa":[{type:0,value:"Sa"}],"date.saturday":[{type:0,value:"Saturday"}],"date.secondCalName":[{type:0,value:"Second calendar."}],"date.selectDate":[{type:0,value:"Select date"}],"date.selectMonth":[{type:0,value:"Activate to select a month."}],"date.selectNextMonth":[{type:0,value:"View next month"}],"date.selectNextYear":[{type:0,value:"View next year"}],"date.selectPreviousMonth":[{type:0,value:"View previous month"}],"date.selectPreviousYear":[{type:0,value:"View previous year"}],"date.selectRange":[{type:0,value:"Select range"}],"date.selectYear":[{type:0,value:"Activate to select a year."}],"date.september":[{type:0,value:"September"}],"date.su":[{type:0,value:"Su"}],"date.sunday":[{type:0,value:"Sunday"}],"date.th":[{type:0,value:"Th"}],"date.thursday":[{type:0,value:"Thursday"}],"date.today":[{type:0,value:"today"}],"date.tu":[{type:0,value:"Tu"}],"date.tuesday":[{type:0,value:"Tuesday"}],"date.viewingMonth":[{type:0,value:"Viewing "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"We"}],"date.wednesday":[{type:0,value:"Wednesday"}],"date.year":[{type:0,value:"Year"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" selected."}],"date.yearView":[{type:0,value:"Year view"}],"file.actionMenuLabel":[{type:0,value:"Actions"}],"file.clearErrorLabel":[{type:0,value:"Clear "},{type:1,value:"fileName"},{type:0,value:" error"}],"file.clearErrorText":[{type:0,value:"Clear"}],"file.deleteAction":[{type:0,value:"Delete File"}],"file.deleteButtonTooltip":[{type:0,value:"Delete"}],"file.downloadAction":[{type:0,value:"Download File"}],"file.downloadButtonTooltip":[{type:0,value:"Download"}],"file.previewAction":[{type:0,value:"Preview File"}],"file.previewButtonTooltip":[{type:0,value:"Preview"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" characters allowed."}],"global.characterLimitReached":[{type:0,value:"No additional characters will be entered."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" of "},{style:null,type:2,value:"y"},{type:0,value:" characters entered."}],"global.closeVerb":[{type:0,value:"Close"}],"global.genericError":[{type:0,value:"An error occurred. Please try again."}],"global.hideVerb":[{type:0,value:"Hide"}],"global.locked":[{type:0,value:"locked"}],"global.newWindowLink":[{type:0,value:"Opens in a new window."}],"global.next":[{type:0,value:"Next"}],"global.openVerb":[{type:0,value:"Open"}],"global.previous":[{type:0,value:"Previous"}],"global.requiredError":[{type:0,value:"This field is required."}],"global.requiredField":[{type:0,value:"required field"}],"global.showVerb":[{type:0,value:"Show"}],"linechart.changeSince":[{type:0,value:"Change since "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", line "},{type:1,value:"lineNumber"},{type:0,value:" of "},{type:1,value:"lineTotal"},{type:0,value:" with "},{type:1,value:"lineLength"},{type:0,value:" data points"}],"linechart.highlightQualifier":[{type:0,value:"highlighted"}],"linechart.instructions":[{type:0,value:"Use Tab and arrow keys to browse elements."}],"linechart.noData":[{type:0,value:"No Data"}],"linechart.toggleButtonLabel":[{type:0,value:"Toggle line visibility, list with "},{type:1,value:"itemCount"},{type:0,value:" items"}],"linechart.toggleButtonState":[{type:0,value:"toggle "},{options:{other:{value:[]},true:{value:[{type:0,value:"pressed"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Main"}],"navigation.showNavigation":[{type:0,value:"Show navigation"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Watermark App Navigation"}],"navigator.logout":[{type:0,value:"Log Out"}],"navigator.userinfo":[{type:0,value:"User information"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"User information and product navigator"}],"navigator.userinfoLabel":[{type:0,value:"for "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Watermark Apps"}],"pagination.currentPageAnnouncement":[{type:0,value:"Current page, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Go to last page, page "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Pagination navigation."}],"pagination.nextPageButtonLabel":[{type:0,value:"Go to next page"}],"pagination.pageButtonLabel":[{type:0,value:"Go to page "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Viewing "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" of "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Go to previous page"}],"search.jumpToResult":[{type:0,value:"Jump to search result in list"}],"search.nextResult":[{type:0,value:"Press to hear next matching result"}],"search.previousResult":[{type:0,value:"Press to hear previous matching result"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"No results"}]},one:{value:[{type:0,value:"1 result"}]},other:{value:[{type:7},{type:0,value:" results"}]}},pluralType:"cardinal",type:6,value:"numResults"},{type:0,value:" found"}],"search.typeToFilterResults":[{type:0,value:"Type to filter the results"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"No results found"}]},other:{value:[{type:1,value:"current"},{type:0,value:" of "},{type:1,value:"numResults"},{type:0,value:" results"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"All options deselected"}],"select.allOptionsSelected":[{type:0,value:"All options selected"}],"select.allSelected":[{type:0,value:"All selected"}],"select.deselectAll":[{type:0,value:"Deselect All"}],"select.multiClearSelection":[{type:0,value:"Clear all Selections"}],"select.multiPlaceholder":[{type:0,value:"Make a selection"}],"select.noSearchResults":[{type:0,value:"No results found. Please try your search again."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" selected"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Item Selected"}],"select.searchPlaceholder":[{type:0,value:"Search"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 option found"}]},other:{value:[{type:7},{type:0,value:" options found"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Select All"}],"select.selectionCleared":[{type:0,value:"Selection cleared"}],"select.singleClearSelection":[{type:0,value:"Clear Selection"}],"select.singlePlaceholder":[{type:0,value:"Select an Option"}],"snackbar.closeNotification":[{type:0,value:"Close this notification"}],"tabs.cannotScrollLeft":[{type:0,value:"No more tabs to the left"}],"tabs.cannotScrollRight":[{type:0,value:"No more tabs to the right"}],"tabs.showNextTabs":[{type:0,value:"Show next tabs"}],"tabs.showPreviousTabs":[{type:0,value:"Show previous tabs"}],"tagInput.addNewHelpText":[{type:0,value:"Press the Enter or Comma key to add a new tag."}],"tagInput.addNewTag":[{type:0,value:"Add "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 existing option."}]},other:{value:[{type:7},{type:0,value:" existing options."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.maxTagsReached":[{type:0,value:"No more tags can be added because the limit has been reached."}],"tagInput.noResults":[{type:0,value:"No results match your search."}],"tagInput.placeholderAdd":[{type:0,value:"Add a new tag"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Add or search for a tag"}],"tagInput.placeholderSearch":[{type:0,value:"Search and select a tag"}],"tagInput.selectionHelpText":[{type:0,value:"Search and select a tag."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" added."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" has already been added."}],"tagInput.tagAreaInstructions":[{type:0,value:"tag selection. Press Backspace or Delete to remove a tag."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" is locked and cannot be removed."}],"tagInput.tagRemoved":[{type:1,value:"tagName"},{type:0,value:" removed."}],"tagInput.tagsAdded":[{type:0,value:"Tags added"}],"time.selectTime":[{type:0,value:"Select time"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.aiTooltip":[{type:0,value:"Powered by AI"}],"toggletip.moreInformation":[{type:0,value:"More information"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Accepted File "},{offset:0,options:{"=1":{value:[{type:0,value:"Type"}]},other:{value:[{type:0,value:"Types"}]}},pluralType:"cardinal",type:6,value:"amount"},{type:0,value:":"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Drop to Upload"}],"uploader.dropInstructions":[{type:0,value:"Browse or Drag Files Here"}],"uploader.duplicateName":[{type:0,value:"A file with this name already exists."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" of "},{type:1,value:"y"},{type:0,value:" Files"}],"uploader.fileRequirements":[{type:0,value:"File Requirements"}],"uploader.fileTooLarge":[{type:0,value:"The selected file is too large. Maximum file size is "},{type:1,value:"size"}],"uploader.fileUploadLimitExceeded":[{type:0,value:"Upload unsuccessful because file selection would exceed the maximum number of files"}],"uploader.fileUploadLimitReached":[{type:0,value:"The maximum number of files has been reached"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 file added"}]},other:{value:[{type:7},{type:0,value:" files added"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 file uploading"}]},other:{value:[{type:7},{type:0,value:" files uploading"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Finished uploading"}],"uploader.invalidFileType":[{type:0,value:"The file type is invalid. Accepted types: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Maximum File Size:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Upload progress: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Please wait for current upload to complete before uploading new files."}],"uploader.zeroFileSize":[{type:0,value:"The file must be more than 0 bytes"}]};var fr={"chart.clickToSeeDetails":[{type:0,value:"Cliquez ou utilisez les flèches directionnelles pour plus d'information."}],"chart.hiddenPercentages":[{type:0,value:"Les pourcentages contigus de moins de 5% ne sont pas affichés."}],"chart.infoButton":[{type:0,value:"Bouton. Activer pour plus d'informations."}],"chart.interactiveChart":[{type:0,value:"Graphique interactif. Utilisez les touches directionnelles pour parcourir les éléments, tabulation pour sortir."}],"date.april":[{type:0,value:"Avril"}],"date.august":[{type:0,value:"Août"}],"date.calendarView":[{type:0,value:"Voir le calendrier"}],"date.currentMonth":[{type:0,value:"Mois actuel"}],"date.december":[{type:0,value:"Décembre"}],"date.february":[{type:0,value:"Février"}],"date.fr":[{type:0,value:"Ve"}],"date.friday":[{type:0,value:"Vendredi"}],"date.instructions":[{type:0,value:"Utilisez les flèches directionnelles pour choisir une date dans le tableau. La touche tabulation permet d'accéder aux boutons de sélection du mois."}],"date.invalidDate":[{type:0,value:"Entrez une date valide au format "},{options:{int:{value:[{type:0,value:"jj/mm/aaaa"}]},other:{value:[{type:0,value:"aaaa/mm/jj"}]},us:{value:[{type:0,value:"mm/jj/aaaa"}]}},type:5,value:"dateFormat"},{type:0,value:"."}],"date.january":[{type:0,value:"Janvier"}],"date.july":[{type:0,value:"Juillet"}],"date.june":[{type:0,value:"Juin"}],"date.march":[{type:0,value:"Mars"}],"date.may":[{type:0,value:"Mai"}],"date.mo":[{type:0,value:"Lu"}],"date.monday":[{type:0,value:"Lundi"}],"date.november":[{type:0,value:"Novembre"}],"date.october":[{type:0,value:"Octobre"}],"date.requiredDateError":[{type:0,value:"Vous devez renseigner une date."}],"date.sa":[{type:0,value:"Sa"}],"date.saturday":[{type:0,value:"Samedi"}],"date.selectMonth":[{type:0,value:"Activer pour sélectionner le mois."}],"date.selectNextMonth":[{type:0,value:"Sélectionner le mois suivant"}],"date.selectNextYear":[{type:0,value:"Sélectionner l'année suivante"}],"date.selectPreviousMonth":[{type:0,value:"Sélectionner le mois prédédent"}],"date.selectPreviousYear":[{type:0,value:"Sélectionner l'année prédédente"}],"date.selectYear":[{type:0,value:"Activer pour sélectionner l'année."}],"date.september":[{type:0,value:"Septembre"}],"date.su":[{type:0,value:"Di"}],"date.sunday":[{type:0,value:"Dimanche"}],"date.th":[{type:0,value:"Je"}],"date.thursday":[{type:0,value:"Jeudi"}],"date.today":[{type:0,value:"aujourd'hui"}],"date.tu":[{type:0,value:"Ma"}],"date.tuesday":[{type:0,value:"Mardi"}],"date.we":[{type:0,value:"Me"}],"date.wednesday":[{type:0,value:"Mercredi"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" caractères autorisés."}],"global.characterLimitReached":[{type:0,value:"Aucun autre caractère ne peut être ajouté."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" caractères sur "},{style:null,type:2,value:"y"},{type:0,value:" ajoutés."}],"global.closeVerb":[{type:0,value:"Fermer"}],"global.genericError":[{type:0,value:"Une erreur s'est produite. Veuillez réessayer."}],"global.newWindowLink":[{type:0,value:"S'ouvre dans une nouvelle fenêtre."}],"global.next":[{type:0,value:"suivant"}],"global.openVerb":[{type:0,value:"Ouvrir"}],"global.previous":[{type:0,value:"précédent"}],"global.requiredError":[{type:0,value:"Ce champ est requis."}],"global.requiredField":[{type:0,value:"champ requis"}],"input.numberError":[{type:0,value:"Entrez un nombre valide."}],"navigation.mainNavigation":[{type:0,value:"Principale"}],"navigation.showNavigation":[{type:0,value:"Ouvrir la navigation"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Navigation des Apps Watermark"}],"navigator.logout":[{type:0,value:"Se déconnecter"}],"navigator.userinfo":[{type:0,value:"Informations utilisateur"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Informations utilisateur et navigateur de produits"}],"navigator.userinfoLabel":[{type:0,value:"pour "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Apps Watermark"}],"search.jumpToResult":[{type:0,value:"Aller au résultat"}],"search.nextResult":[{type:0,value:"Activer pour entendre le résultat suivant"}],"search.previousResult":[{type:0,value:"Activer pour entendre le résultat précédent"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"Aucun résultat"}]},one:{value:[{type:0,value:"1 résultat"}]},other:{value:[{type:7},{type:0,value:" résultats"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"search.typeToFilterResults":[{type:0,value:"Tapez pour filtrer les résultats"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"Aucun résultat"}]},other:{value:[{type:0,value:"Résultat "},{type:1,value:"current"},{type:0,value:" de "},{type:1,value:"numResults"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allSelected":[{type:0,value:"Tous sélectionnés"}],"select.multiPlaceholder":[{type:0,value:"Faites une sélection"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 option existante."}]},other:{value:[{type:7},{type:0,value:" options existantes."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.helpTextCanSelect":[{type:0,value:"Recherchez et sélectionnez une étiquette."}],"tagInput.helpTextEditable":[{type:0,value:"Appuyez sur Entrée ou insérez une virgule pour ajouter une nouvelle étiquette."}],"tagInput.maxTagsReached":[{type:0,value:"Le nombre maximal d'étiquettes est atteint, aucune autre ne peut être ajoutée."}],"tagInput.placeholderAdd":[{type:0,value:"Ajoutez une nouvelle étiquette"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Ajoutez ou recherchez une étiquette"}],"tagInput.placeholderSearch":[{type:0,value:"Recherchez et sélectionnez une étiquette"}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" ajoutée."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" a déjà été ajoutée."}],"tagInput.tagAreaInstructions":[{type:0,value:"selection d'étiquettes. Touche retour arrière ou supprimer pour enlever une étiquette."}],"tagInput.tagRemoved":[{type:1,value:"tag"},{type:0,value:" enlevée"}],"tagInput.tagsAddedCounter":[{type:0,value:"Étiquette ajoutée : "},{style:null,type:2,value:"x"},{type:0,value:"/"},{style:null,type:2,value:"y"}],"time.invalidTime":[{type:0,value:"Entrez une heure valide."}],"time.requiredError":[{type:0,value:"Vous devez renseigner une heure."}],"time.selectTime":[{type:0,value:"Choisissez une heure"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.moreInformation":[{type:0,value:"Plus d'information"}],"uploader.duplicateName":[{type:0,value:"Un fichier du même nom existe déjà."}],"uploader.fileDeleted":[{type:1,value:"fileName"},{type:0,value:" a été supprimé."}],"uploader.fileNotDeleted":[{type:1,value:"fileName"},{type:0,value:" n'a pas pu être supprimé."}],"uploader.fileTooLarge":[{type:0,value:"Le fichier sélectionné est trop lourd. La taille maximum est de "},{type:1,value:"size"},{type:0,value:"Mb"}],"uploader.fileUploadExceeded":[{type:0,value:"Le nombre de fichiers selectionnés dépasse la limite."}],"uploader.fileUploadLimit":[{type:0,value:"Vous avez atteint le nombre maximum de fichiers."}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 fichier ajouté"}]},other:{value:[{type:7},{type:0,value:" fichiers ajoutés"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 fichier"}]},other:{value:[{type:7},{type:0,value:" fichiers"}]}},pluralType:"cardinal",type:6,value:"num"},{type:0,value:" en cours de téléchargement."}],"uploader.finishedUploading":[{type:0,value:"Téléchargement terminé"}],"uploader.invalidFileType":[{type:0,value:"Le type du fichier est invalide. Fichiers acceptés : "},{type:1,value:"validTypes"}],"uploader.uploadProgress":[{type:0,value:"Progression de l'envoi: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Attendez la fin du chargement en cours pour ajouter de nouveaux fichiers."}]};var es={"chart.clickToSeeDetails":[{type:0,value:"Haga clic o utilice las flechas para ver los detalles."}],"chart.hiddenPercentages":[{type:0,value:"Los porcentajes menores a 5 % no se mostrarán si se encuentran demasiado cerca entre ellos."}],"chart.hiddenValues":[{type:0,value:"Los valores se ocultan cuando están demasiado juntos."}],"chart.infoButton":[{type:0,value:"Botón. Haga clic para obtener más información"}],"chart.instructions":[{type:0,value:"Utilice las teclas de flecha para explorar los elementos, presione Tab para salir."}],"chart.interactiveChart":[{type:0,value:"Cuadro interactivo. Utilice las teclas de flechas para buscar elementos, presione la tecla Tab para salir."}],"chart.roleDescription":[{type:0,value:"Gráfico interactivo"}],"date.april":[{type:0,value:"Abril"}],"date.august":[{type:0,value:"Agosto"}],"date.calName":[{type:0,value:"Calendario."}],"date.calendarView":[{type:0,value:"Vista de calendario"}],"date.currentMonth":[{type:0,value:"mes en curso"}],"date.december":[{type:0,value:"Diciembre"}],"date.february":[{type:0,value:"Febrero"}],"date.firstCalName":[{type:0,value:"Primer calendario."}],"date.fr":[{type:0,value:"Vi"}],"date.friday":[{type:0,value:"Viernes"}],"date.instructions":[{type:0,value:"Utilice las flechas para seleccionar una fecha en la tabla. Presione los botones izquierdo o derecho para seleccionar el mes anterior, el mes siguiente o la tabla de selección de mes."}],"date.invalidDate":[{type:0,value:"Escriba una fecha válida en el formato "},{options:{int:{value:[{type:0,value:"dd/mm/aaaa"}]},other:{value:[{type:0,value:"aaaa/mm/dd"}]},us:{value:[{type:0,value:"mm/dd/aaaa"}]}},type:5,value:"dateFormat"},{type:0,value:"."}],"date.january":[{type:0,value:"Enero"}],"date.july":[{type:0,value:"Julio"}],"date.june":[{type:0,value:"Junio"}],"date.march":[{type:0,value:"Marzo"}],"date.may":[{type:0,value:"Mayo"}],"date.mo":[{type:0,value:"Lu"}],"date.monday":[{type:0,value:"Lunes"}],"date.november":[{type:0,value:"Noviembre"}],"date.october":[{type:0,value:"Octubre"}],"date.requiredDateError":[{type:0,value:"La fecha se require."}],"date.sa":[{type:0,value:"Sá"}],"date.saturday":[{type:0,value:"Sábado"}],"date.secondCalName":[{type:0,value:"Segundo calendario."}],"date.selectDate":[{type:0,value:"Seleccionar fecha"}],"date.selectMonth":[{type:0,value:"Active para seleccionar un mes."}],"date.selectNextMonth":[{type:0,value:"Seleccionar el mes siguiente"}],"date.selectNextYear":[{type:0,value:"Seleccionar el año siguiente"}],"date.selectPreviousMonth":[{type:0,value:"Seleccionar el mes anterior"}],"date.selectPreviousYear":[{type:0,value:"Seleccionar el año anterior"}],"date.selectRange":[{type:0,value:"Seleccionar rango"}],"date.selectYear":[{type:0,value:"Active para seleccionar un año."}],"date.september":[{type:0,value:"Septiembre"}],"date.su":[{type:0,value:"Do"}],"date.sunday":[{type:0,value:"Domingo"}],"date.th":[{type:0,value:"Ju"}],"date.thursday":[{type:0,value:"Jueves"}],"date.today":[{type:0,value:"hoy"}],"date.tu":[{type:0,value:"Ma"}],"date.tuesday":[{type:0,value:"Martes"}],"date.viewingMonth":[{type:0,value:"Viendo "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"Mi"}],"date.wednesday":[{type:0,value:"Miércoles"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" seleccionado."}],"file.actionMenuLabel":[{type:0,value:"Acciones"}],"file.clearErrorLabel":[{type:0,value:"Eliminar error de "},{type:1,value:"fileName"}],"file.clearErrorText":[{type:0,value:"Eliminar"}],"file.deleteAction":[{type:0,value:"Borrar archivo"}],"file.deleteButtonTooltip":[{type:0,value:"Borrar"}],"file.downloadAction":[{type:0,value:"Descargar archivo"}],"file.downloadButtonTooltip":[{type:0,value:"Descargar"}],"file.previewAction":[{type:0,value:"Previsualizar archivo"}],"file.previewButtonTooltip":[{type:0,value:"Previsualizar"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" caracteres permitido."}],"global.characterLimitReached":[{type:0,value:"No se grabaran caracteres adicionales."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" de "},{style:null,type:2,value:"y"},{type:0,value:" caracteres ingresados."}],"global.closeVerb":[{type:0,value:"Cerrar"}],"global.genericError":[{type:0,value:"Se produjo un error. Vuelva a intentarlo."}],"global.hideVerb":[{type:0,value:"Ocultar"}],"global.locked":[{type:0,value:"bloqueado"}],"global.newWindowLink":[{type:0,value:"Se abre en una nueva ventana."}],"global.next":[{type:0,value:"siguiente"}],"global.openVerb":[{type:0,value:"Abrir"}],"global.previous":[{type:0,value:"anterior"}],"global.requiredError":[{type:0,value:"Se require este campo de ingreso."}],"global.requiredField":[{type:0,value:"Campo de ingreso requerido"}],"global.showVerb":[{type:0,value:"Mostrar"}],"input.numberError":[{type:0,value:"Ingrese un numero valido por favor."}],"linechart.changeSince":[{type:0,value:"Cambio desde "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", línea "},{type:1,value:"lineNumber"},{type:0,value:" de "},{type:1,value:"lineTotal"},{type:0,value:" con "},{type:1,value:"lineLength"},{type:0,value:" puntos de datos"}],"linechart.highlightQualifier":[{type:0,value:"resaltado"}],"linechart.instructions":[{type:0,value:"Utilice las teclas Tab y flecha para explorar los elementos."}],"linechart.noData":[{type:0,value:"Sin datos"}],"linechart.toggleButtonLabel":[{type:0,value:"Alternar visibilidad de línea, lista con "},{type:1,value:"itemCount"},{type:0,value:" elementos"}],"linechart.toggleButtonState":[{type:0,value:"alternar "},{options:{other:{value:[]},true:{value:[{type:0,value:"presionado"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Principal"}],"navigation.showNavigation":[{type:0,value:"Mostrar navegación"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Navegación de la aplicación de Watermark"}],"navigator.logout":[{type:0,value:"Cerrar sesión"}],"navigator.userinfo":[{type:0,value:"Información de Usuario"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Información de Usuario y Navegador de Productos"}],"navigator.userinfoLabel":[{type:0,value:"para "},{type:1,value:"name"},{type:0,value:", email "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Aplicaciones de Watermark"}],"pagination.currentPageAnnouncement":[{type:0,value:"Página actual, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Ir a la última página, página "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Navegación de paginación."}],"pagination.nextPageButtonLabel":[{type:0,value:"Ir a la página siguiente"}],"pagination.pageButtonLabel":[{type:0,value:"Ir a la página "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Viendo "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" de "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Ir a la página anterior"}],"search.jumpToResult":[{type:0,value:"Salte para buscar resultados en la lista"}],"search.nextResult":[{type:0,value:"Presione para escuchar el siguiente resultado coincidente"}],"search.previousResult":[{type:0,value:"Presione para escuchar el resultado coincidente anterior"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"No se encontraron resultados"}]},one:{value:[{type:0,value:"Se encontró un resultado"}]},other:{value:[{type:7},{type:0,value:" resultados encontrados"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"search.typeToFilterResults":[{type:0,value:"Escriba para filtrar los resultados"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"No se encontraron resultados"}]},one:{value:[{type:0,value:"1 de 1 resultado encontrado"}]},other:{value:[{type:1,value:"current"},{type:0,value:" de "},{type:1,value:"numResults"},{type:0,value:" resultados encontrados"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"Todas las opciones deseleccionadas"}],"select.allOptionsSelected":[{type:0,value:"Todas las opciones seleccionadas"}],"select.allSelected":[{type:0,value:"Todo seleccionado"}],"select.deselectAll":[{type:0,value:"Deseleccionar todo"}],"select.multiClearSelection":[{type:0,value:"Eliminar todas las selecciones"}],"select.multiPlaceholder":[{type:0,value:"Haga una elección"}],"select.noSearchResults":[{type:0,value:"No se encontraron resultados. Intente su búsqueda de nuevo."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" seleccionados"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Elemento seleccionado"}],"select.searchPlaceholder":[{type:0,value:"Buscar"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 opción encontrada"}]},other:{value:[{type:7},{type:0,value:" opciones encontradas"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Seleccionar todo"}],"select.selectionCleared":[{type:0,value:"Selección borrada"}],"select.singleClearSelection":[{type:0,value:"Eliminar selección"}],"select.singlePlaceholder":[{type:0,value:"Seleccionar una opción"}],"snackbar.closeNotification":[{type:0,value:"Cerrar esta notificación"}],"tab.selectLabel":[{type:0,value:"Elegir una pestaña"}],"tagInput.addNewHelpText":[{type:0,value:"Presione la tecla Enter o Coma para agregar una nueva etiqueta."}],"tagInput.addNewTag":[{type:0,value:"Agregar "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"solo una opcion existe."}]},other:{value:[{type:7},{type:0,value:" opciones existen."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.helpTextCanSelect":[{type:0,value:"Buscsa y selecciona una etiqueta."}],"tagInput.helpTextEditable":[{type:0,value:"Presione la tecla de enter o coma para agregar una nueva etiqueta."}],"tagInput.maxTagsReached":[{type:0,value:"Se ha alcanzado el limite máximo de etiquetas, no se pueden agregar etiquetas adicionales."}],"tagInput.noResults":[{type:0,value:"Ningún resultado coincide con su búsqueda."}],"tagInput.placeholderAdd":[{type:0,value:"Agrega una nueva etiqueta"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Agrega o busca por una etiqueta"}],"tagInput.placeholderSearch":[{type:0,value:"Buscsa y selecciona una etiqueta"}],"tagInput.selectionHelpText":[{type:0,value:"Busque y seleccione una etiqueta."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" agregada."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" ya ha side añadida."}],"tagInput.tagAreaInstructions":[{type:0,value:"Selección de etiquetas. Presione la tecla retroceso o eliminar para quitar una etiqueta."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" está bloqueada y no se puede eliminar."}],"tagInput.tagRemoved":[{type:1,value:"tag"},{type:0,value:" quitado"}],"tagInput.tagsAdded":[{type:0,value:"Etiquetas agregadas"}],"tagInput.tagsAddedCounter":[{type:0,value:"Etiquetas añadidas: "},{style:null,type:2,value:"x"},{type:0,value:"/"},{style:null,type:2,value:"y"}],"time.invalidTime":[{type:0,value:"Ingrese un tiempo valido por favor."}],"time.requiredError":[{type:0,value:"Se require una hora. "}],"time.selectTime":[{type:0,value:"Selecciona hora"}],"time.timeFormat":[{type:0,value:"hh:mm"}],"toggletip.moreInformation":[{type:0,value:"Más información"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Tipo(s) de archivo(s) aceptados:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Soltar para cargar"}],"uploader.dropInstructions":[{type:0,value:"Examinar o arrastrar archivos aquí"}],"uploader.duplicateName":[{type:0,value:"Ya existe un archivo con este nombre."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" de "},{type:1,value:"y"},{type:0,value:" archivos"}],"uploader.fileDeleted":[{type:1,value:"fileName"},{type:0,value:" se eliminó."}],"uploader.fileNotDeleted":[{type:1,value:"fileName"},{type:0,value:" no se pudo eliminar."}],"uploader.fileRequirements":[{type:0,value:"Requisitos del archivo"}],"uploader.fileTooLarge":[{type:0,value:"El archivo seleccionado es muy grande. El tamaño máximo de archivo es "},{type:1,value:"size"},{type:0,value:"Mb"}],"uploader.fileUploadExceeded":[{type:0,value:"El número de archivos seleccionados excede el límite."}],"uploader.fileUploadLimit":[{type:0,value:"Alcanzó el límite de carga de archivos."}],"uploader.fileUploadLimitExceeded":[{type:0,value:"La carga no se realizó correctamente porque la selección de archivos excedería el número máximo de archivos"}],"uploader.fileUploadLimitReached":[{type:0,value:"Se ha alcanzado el número máximo de archivos"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 archivo agregado"}]},other:{value:[{type:7},{type:0,value:" archivos agregados"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 archivo cargando"}]},other:{value:[{type:7},{type:0,value:" archivos cargandos"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Finalizó la carga"}],"uploader.invalidFileType":[{type:0,value:"El tipo de archivo no es válido. Tipos aceptados: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Tamaño máximo del archivo:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Progreso de la carga: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Espere a que se complete la carga actual antes de cargar nuevos archivos."}],"uploader.zeroFileSize":[{type:0,value:"El archivo debe tener más de 0 bytes"}]};var pig={"chart.clickToSeeDetails":[{type:0,value:"Ickclay oryay useyay arrowyay eyskay otay eesay etailsday."}],"chart.hiddenValues":[{type:0,value:"Aluesvay areyay iddenhay enwhay ootay oseclay ogethertay."}],"chart.infoButton":[{type:0,value:"Uttonbay. Ickclay orfay oremay informationyay."}],"chart.instructions":[{type:0,value:"Useyay arrowyay eyskay otay owsebray elementsyay, esspray Abtay otay exityay."}],"chart.interactiveChart":[{type:0,value:"Interactiveyay artchay"}],"chart.roleDescription":[{type:0,value:"Interactiveyay artchay"}],"date.april":[{type:0,value:"Aprilyay"}],"date.august":[{type:0,value:"Augustyay"}],"date.calName":[{type:0,value:"Alendarcay."}],"date.calendarView":[{type:0,value:"Alendarcay Iewvay"}],"date.december":[{type:0,value:"Ecemberday"}],"date.february":[{type:0,value:"Ebruaryfay"}],"date.firstCalName":[{type:0,value:"Irstfay alendarcay."}],"date.fr":[{type:0,value:"Fray"}],"date.friday":[{type:0,value:"Idayfray"}],"date.instructions":[{type:0,value:"Useyay arrowsyay otay electsay ayay ateday inyay ethay abletay. Abtay eftlay oryay ightray otay uttonsbay orfay electingsay eviouspray onthmay, extnay onthmay, oryay ethay onthmay electionsay abletay."}],"date.january":[{type:0,value:"Anuaryjay"}],"date.july":[{type:0,value:"Ulyjay"}],"date.june":[{type:0,value:"Unejay"}],"date.march":[{type:0,value:"Archmay"}],"date.may":[{type:0,value:"Aymay"}],"date.mo":[{type:0,value:"Omay"}],"date.monday":[{type:0,value:"Ondaymay"}],"date.month":[{type:0,value:"Onthmay"}],"date.monthView":[{type:0,value:"Onthmay iewvay"}],"date.november":[{type:0,value:"Ovembernay"}],"date.october":[{type:0,value:"Octoberyay"}],"date.sa":[{type:0,value:"Asay"}],"date.saturday":[{type:0,value:"Aturdaysay"}],"date.secondCalName":[{type:0,value:"Econdsay alendarcay."}],"date.selectDate":[{type:0,value:"Electsay ateday"}],"date.selectMonth":[{type:0,value:"Activateyay otay electsay ayay onthmay."}],"date.selectNextMonth":[{type:0,value:"Iewvay extnay onthmay"}],"date.selectNextYear":[{type:0,value:"Iewvay extnay earyay"}],"date.selectPreviousMonth":[{type:0,value:"Iewvay eviouspray onthmay"}],"date.selectPreviousYear":[{type:0,value:"Iewvay eviouspray earyay"}],"date.selectRange":[{type:0,value:"Electsay angeray"}],"date.selectYear":[{type:0,value:"Activateyay otay electsay ayay earyay."}],"date.september":[{type:0,value:"Eptembersay"}],"date.su":[{type:0,value:"Usay"}],"date.sunday":[{type:0,value:"Undaysay"}],"date.th":[{type:0,value:"Thay"}],"date.thursday":[{type:0,value:"Ursdaythay"}],"date.today":[{type:0,value:"odaytay"}],"date.tu":[{type:0,value:"Utay"}],"date.tuesday":[{type:0,value:"Uesdaytay"}],"date.viewingMonth":[{type:0,value:"Iewingvay "},{type:1,value:"month"},{type:0,value:", "},{type:1,value:"year"}],"date.we":[{type:0,value:"Eway"}],"date.wednesday":[{type:0,value:"Ednesdayway"}],"date.year":[{type:0,value:"Earyay"}],"date.yearSelected":[{type:1,value:"year"},{type:0,value:" electedsay."}],"date.yearView":[{type:0,value:"Earyay iewvay"}],"file.actionMenuLabel":[{type:0,value:"Actionsyay"}],"file.clearErrorLabel":[{type:0,value:"Earclay "},{type:1,value:"fileName"},{type:0,value:" erroryay"}],"file.clearErrorText":[{type:0,value:"Earclay"}],"file.deleteAction":[{type:0,value:"Eleteday Ilefay"}],"file.deleteButtonTooltip":[{type:0,value:"Eleteday"}],"file.downloadAction":[{type:0,value:"Ownloadday Ilefay"}],"file.downloadButtonTooltip":[{type:0,value:"Ownloadday"}],"file.previewAction":[{type:0,value:"Eviewpray Ilefay"}],"file.previewButtonTooltip":[{type:0,value:"Eviewpray"}],"global.characterLimit":[{style:null,type:2,value:"limit"},{type:0,value:" aracterschay allowedyay."}],"global.characterLimitReached":[{type:0,value:"Onay additionalyay aracterschay illway ebay enteredyay."}],"global.charactersEntered":[{style:null,type:2,value:"x"},{type:0,value:" ofyay "},{style:null,type:2,value:"y"},{type:0,value:" aracterschay enteredyay."}],"global.closeVerb":[{type:0,value:"Oseclay"}],"global.genericError":[{type:0,value:"Anyay erroryay occurredyay. Easeplay tryay againyay."}],"global.hideVerb":[{type:0,value:"Idehay"}],"global.locked":[{type:0,value:"ockedlay"}],"global.newWindowLink":[{type:0,value:"Opensyay inyay ayay ewnay indowway."}],"global.next":[{type:0,value:"Extnay"}],"global.openVerb":[{type:0,value:"Openyay"}],"global.previous":[{type:0,value:"Eviouspray"}],"global.requiredError":[{type:0,value:"Isthay ieldfay isyay equiredray."}],"global.requiredField":[{type:0,value:"equiredray ieldfay"}],"global.showVerb":[{type:0,value:"Owshay"}],"linechart.changeSince":[{type:0,value:"Angechay incesay "},{type:1,value:"time"}],"linechart.getLineFocusAnnouncement":[{type:1,value:"label"},{type:0,value:", inelay "},{type:1,value:"lineNumber"},{type:0,value:" ofyay "},{type:1,value:"lineTotal"},{type:0,value:" ithway "},{type:1,value:"lineLength"},{type:0,value:" ataday ointspay"}],"linechart.highlightQualifier":[{type:0,value:"ighlightedhay"}],"linechart.instructions":[{type:0,value:"Useyay Abtay andyay arrowyay eyskay otay owsebray elementsyay."}],"linechart.noData":[{type:0,value:"Onay Ataday"}],"linechart.toggleButtonLabel":[{type:0,value:"Oggletay inelay isibilityvay, istlay ithway "},{type:1,value:"itemCount"},{type:0,value:" itemsyay"}],"linechart.toggleButtonState":[{type:0,value:"oggletay "},{options:{other:{value:[]},true:{value:[{type:0,value:"essedpray"}]}},type:5,value:"isPressed"}],"navigation.mainNavigation":[{type:0,value:"Ainmay"}],"navigation.showNavigation":[{type:0,value:"Owshay avigationnay"}],"navigator.WatermarkAppNavigation":[{type:0,value:"Atermarkway Appyay Avigationnay"}],"navigator.logout":[{type:0,value:"Oglay Outyay"}],"navigator.userinfo":[{type:0,value:"Useryay informationyay"}],"navigator.userinfoAndProductNavigator":[{type:0,value:"Useryay informationyay andyay oductpray avigatornay"}],"navigator.userinfoLabel":[{type:0,value:"orfay "},{type:1,value:"name"},{type:0,value:", emailyay "},{type:1,value:"email"}],"navigator.watermarkApps":[{type:0,value:"Atermarkway Appsyay"}],"pagination.currentPageAnnouncement":[{type:0,value:"Urrentcay agepay, "},{type:1,value:"currentPage"},{type:0,value:"."}],"pagination.lastPageButtonLabel":[{type:0,value:"Ogay otay astlay agepay, agepay "},{type:1,value:"totalPages"}],"pagination.navLabel":[{type:0,value:"Aginationpay avigationnay."}],"pagination.nextPageButtonLabel":[{type:0,value:"Ogay otay extnay agepay"}],"pagination.pageButtonLabel":[{type:0,value:"Ogay otay agepay "},{type:1,value:"pageNum"}],"pagination.pagesInView":[{type:0,value:"Iewingvay "},{options:{other:{value:[{type:1,value:"itemStart"},{type:0,value:"-"},{type:1,value:"itemEnd"},{type:0,value:" ofyay "},{type:1,value:"totalItems"}]},true:{value:[{type:1,value:"itemStart"}]}},type:5,value:"atEnd"}],"pagination.previousPageButtonLabel":[{type:0,value:"Ogay otay eviouspray agepay"}],"search.jumpToResult":[{type:0,value:"Umpjay otay earchsay esultray inyay istlay"}],"search.nextResult":[{type:0,value:"Esspray otay earhay extnay atchingmay esultray"}],"search.previousResult":[{type:0,value:"Esspray otay earhay eviouspray atchingmay esultray"}],"search.resultsFound":[{offset:0,options:{"=0":{value:[{type:0,value:"Onay esultsray"}]},one:{value:[{type:0,value:"1 esultray"}]},other:{value:[{type:7},{type:0,value:" esultsray"}]}},pluralType:"cardinal",type:6,value:"numResults"},{type:0,value:" oundfay"}],"search.typeToFilterResults":[{type:0,value:"Etypay otay ilterfay ethay esultsray"}],"search.xOfYResults":[{offset:0,options:{"=0":{value:[{type:0,value:"Onay esultsray oundfay"}]},other:{value:[{type:1,value:"current"},{type:0,value:" ofyay "},{type:1,value:"numResults"},{type:0,value:" esultsray"}]}},pluralType:"cardinal",type:6,value:"numResults"}],"select.allOptionsDeselected":[{type:0,value:"Allyay optionsyay eselectedday"}],"select.allOptionsSelected":[{type:0,value:"Allyay optionsyay electedsay"}],"select.allSelected":[{type:0,value:"Allyay electedsay"}],"select.deselectAll":[{type:0,value:"Eselectday Allyay"}],"select.multiClearSelection":[{type:0,value:"Earclay allyay Electionssay"}],"select.multiPlaceholder":[{type:0,value:"Akemay ayay electionsay"}],"select.noSearchResults":[{type:0,value:"Onay esultsray oundfay. Easeplay tryay ouryay earchsay againyay."}],"select.optgroupMultipleSelectionCount":[{type:1,value:"numberSelected"},{type:0,value:" electedsay"}],"select.optgroupSingleSelectionCount":[{type:0,value:"Itemyay Electedsay"}],"select.searchPlaceholder":[{type:0,value:"Earchsay"}],"select.searchResultsFound":[{offset:0,options:{one:{value:[{type:0,value:"1 optionyay oundfay"}]},other:{value:[{type:7},{type:0,value:" optionsyay oundfay"}]}},pluralType:"cardinal",type:6,value:"numberResults"}],"select.selectAll":[{type:0,value:"Electsay Allyay"}],"select.selectionCleared":[{type:0,value:"Electionsay earedclay"}],"select.singleClearSelection":[{type:0,value:"Earclay Electionsay"}],"select.singlePlaceholder":[{type:0,value:"Electsay anyay Optionyay"}],"snackbar.closeNotification":[{type:0,value:"Oseclay isthay otificationnay"}],"tabs.cannotScrollLeft":[{type:0,value:"Onay oremay abstay otay ethay eftlay"}],"tabs.cannotScrollRight":[{type:0,value:"Onay oremay abstay otay ethay ightray"}],"tabs.showNextTabs":[{type:0,value:"Owshay extnay abstay"}],"tabs.showPreviousTabs":[{type:0,value:"Owshay eviouspray abstay"}],"tagInput.addNewHelpText":[{type:0,value:"Esspray ethay Enteryay oryay Ommacay eykay otay addyay ayay ewnay agtay."}],"tagInput.addNewTag":[{type:0,value:"Addyay "},{type:1,value:"newTagName"}],"tagInput.existingOptions":[{offset:0,options:{one:{value:[{type:0,value:"1 existingyay optionyay."}]},other:{value:[{type:7},{type:0,value:" existingyay optionsyay."}]}},pluralType:"cardinal",type:6,value:"num"}],"tagInput.maxTagsReached":[{type:0,value:"Onay oremay agstay ancay ebay addedyay ecausebay ethay imitlay ashay eenbay eachedray."}],"tagInput.noResults":[{type:0,value:"Onay esultsray atchmay ouryay earchsay."}],"tagInput.placeholderAdd":[{type:0,value:"Addyay ayay ewnay agtay"}],"tagInput.placeholderAddAndSearch":[{type:0,value:"Addyay oryay earchsay orfay ayay agtay"}],"tagInput.placeholderSearch":[{type:0,value:"Earchsay andyay electsay ayay agtay"}],"tagInput.selectionHelpText":[{type:0,value:"Earchsay andyay electsay ayay agtay."}],"tagInput.tagAdded":[{type:1,value:"tagName"},{type:0,value:" addedyay."}],"tagInput.tagAlreadyAdded":[{type:1,value:"tagName"},{type:0,value:" ashay alreadyyay eenbay addedyay."}],"tagInput.tagAreaInstructions":[{type:0,value:"agtay electionsay. Esspray Ackspacebay oryay Eleteday otay emoveray ayay agtay."}],"tagInput.tagLocked":[{type:1,value:"tagName"},{type:0,value:" isyay ockedlay andyay annotcay ebay emovedray."}],"tagInput.tagRemoved":[{type:1,value:"tagName"},{type:0,value:" emovedray."}],"tagInput.tagsAdded":[{type:0,value:"Agstay addedyay"}],"time.selectTime":[{type:0,value:"Electsay imetay"}],"time.timeFormat":[{type:0,value:"hh:mmay"}],"toggletip.aiTooltip":[{type:0,value:"Oweredpay byay AIyay"}],"toggletip.moreInformation":[{type:0,value:"Oremay informationyay"}],"uploader.acceptedFileTypes":[{children:[{type:0,value:"Acceptedyay Ilefay "},{offset:0,options:{"=1":{value:[{type:0,value:"Etypay"}]},other:{value:[{type:0,value:"Estypay"}]}},pluralType:"cardinal",type:6,value:"amount"},{type:0,value:":"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"fileTypes"}],"uploader.dropFile":[{type:0,value:"Opdray otay Uploadyay"}],"uploader.dropInstructions":[{type:0,value:"Owsebray oryay Agdray Ilesfay Erehay"}],"uploader.duplicateName":[{type:0,value:"Ayay ilefay ithway isthay amenay alreadyyay existsyay."}],"uploader.fileCount":[{type:1,value:"x"},{type:0,value:" ofyay "},{type:1,value:"y"},{type:0,value:" Ilesfay"}],"uploader.fileRequirements":[{type:0,value:"Ilefay Equirementsray"}],"uploader.fileTooLarge":[{type:0,value:"Ethay electedsay ilefay isyay ootay argelay. Aximummay ilefay izesay isyay "},{type:1,value:"size"}],"uploader.fileUploadLimitExceeded":[{type:0,value:"Uploadyay unsuccessfulyay ecausebay ilefay electionsay ouldway exceedyay ethay aximummay umbernay ofyay ilesfay"}],"uploader.fileUploadLimitReached":[{type:0,value:"Ethay aximummay umbernay ofyay ilesfay ashay eenbay eachedray"}],"uploader.filesAdded":[{offset:0,options:{one:{value:[{type:0,value:"1 ilefay addedyay"}]},other:{value:[{type:7},{type:0,value:" ilesfay addedyay"}]}},pluralType:"cardinal",type:6,value:"numFiles"}],"uploader.filesUploading":[{offset:0,options:{one:{value:[{type:0,value:"1 ilefay uploadingyay"}]},other:{value:[{type:7},{type:0,value:" ilesfay uploadingyay"}]}},pluralType:"cardinal",type:6,value:"num"}],"uploader.finishedUploading":[{type:0,value:"Inishedfay uploadingyay"}],"uploader.invalidFileType":[{type:0,value:"Ethay ilefay etypay isyay invalidyay. Acceptedyay estypay: "},{type:1,value:"validTypes"}],"uploader.maxSize":[{children:[{type:0,value:"Aximummay Ilefay Izesay:"}],type:8,value:"b"},{type:0,value:" "},{type:1,value:"maxSize"}],"uploader.uploadProgress":[{type:0,value:"Uploadyay ogresspray: "},{type:1,value:"percentage"},{type:0,value:"%"}],"uploader.waitToUpload":[{type:0,value:"Easeplay aitway orfay urrentcay uploadyay otay ompletecay eforebay uploadingyay ewnay ilesfay."}],"uploader.zeroFileSize":[{type:0,value:"Ethay ilefay ustmay ebay oremay anthay 0 esbytay"}]};var lang=Object.freeze({__proto__:null,en:en,fr:fr,es:es,pig:pig});var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a))e[a]=t[a]};return extendStatics(e,t)};function __extends(e,t){if(typeof t!=="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");extendStatics(e,t);function a(){this.constructor=e}e.prototype=t===null?Object.create(t):(a.prototype=t.prototype,new a)}var __assign=function(){__assign=Object.assign||function e(t){for(var a,r=1,n=arguments.length;r<n;r++){a=arguments[r];for(var i in a)if(Object.prototype.hasOwnProperty.call(a,i))t[i]=a[i]}return t};return __assign.apply(this,arguments)};function __rest(e,t){var a={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0)a[r]=e[r];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var n=0,r=Object.getOwnPropertySymbols(e);n<r.length;n++){if(t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n]))a[r[n]]=e[r[n]]}return a}function __spreadArray(e,t,a){if(a||arguments.length===2)for(var r=0,n=t.length,i;r<n;r++){if(i||!(r in t)){if(!i)i=Array.prototype.slice.call(t,0,r);i[r]=t[r]}}return e.concat(i||Array.prototype.slice.call(t))}typeof SuppressedError==="function"?SuppressedError:function(e,t,a){var r=new Error(a);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function memoize(e,t){var a=t&&t.cache?t.cache:cacheDefault;var r=t&&t.serializer?t.serializer:serializerDefault;var n=t&&t.strategy?t.strategy:strategyDefault;return n(e,{cache:a,serializer:r})}function isPrimitive(e){return e==null||typeof e==="number"||typeof e==="boolean"}function monadic(e,t,a,r){var n=isPrimitive(r)?r:a(r);var i=t.get(n);if(typeof i==="undefined"){i=e.call(this,r);t.set(n,i)}return i}function variadic(e,t,a){var r=Array.prototype.slice.call(arguments,3);var n=a(r);var i=t.get(n);if(typeof i==="undefined"){i=e.apply(this,r);t.set(n,i)}return i}function assemble(e,t,a,r,n){return a.bind(t,e,r,n)}function strategyDefault(e,t){var a=e.length===1?monadic:variadic;return assemble(e,this,a,t.cache.create(),t.serializer)}function strategyVariadic(e,t){return assemble(e,this,variadic,t.cache.create(),t.serializer)}function strategyMonadic(e,t){return assemble(e,this,monadic,t.cache.create(),t.serializer)}var serializerDefault=function(){return JSON.stringify(arguments)};function ObjectWithoutPrototypeCache(){this.cache=Object.create(null)}ObjectWithoutPrototypeCache.prototype.get=function(e){return this.cache[e]};ObjectWithoutPrototypeCache.prototype.set=function(e,t){this.cache[e]=t};var cacheDefault={create:function e(){return new ObjectWithoutPrototypeCache}};var strategies={variadic:strategyVariadic,monadic:strategyMonadic};var ErrorKind;(function(e){e[e["EXPECT_ARGUMENT_CLOSING_BRACE"]=1]="EXPECT_ARGUMENT_CLOSING_BRACE";e[e["EMPTY_ARGUMENT"]=2]="EMPTY_ARGUMENT";e[e["MALFORMED_ARGUMENT"]=3]="MALFORMED_ARGUMENT";e[e["EXPECT_ARGUMENT_TYPE"]=4]="EXPECT_ARGUMENT_TYPE";e[e["INVALID_ARGUMENT_TYPE"]=5]="INVALID_ARGUMENT_TYPE";e[e["EXPECT_ARGUMENT_STYLE"]=6]="EXPECT_ARGUMENT_STYLE";e[e["INVALID_NUMBER_SKELETON"]=7]="INVALID_NUMBER_SKELETON";e[e["INVALID_DATE_TIME_SKELETON"]=8]="INVALID_DATE_TIME_SKELETON";e[e["EXPECT_NUMBER_SKELETON"]=9]="EXPECT_NUMBER_SKELETON";e[e["EXPECT_DATE_TIME_SKELETON"]=10]="EXPECT_DATE_TIME_SKELETON";e[e["UNCLOSED_QUOTE_IN_ARGUMENT_STYLE"]=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE";e[e["EXPECT_SELECT_ARGUMENT_OPTIONS"]=12]="EXPECT_SELECT_ARGUMENT_OPTIONS";e[e["EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE"]=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE";e[e["INVALID_PLURAL_ARGUMENT_OFFSET_VALUE"]=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE";e[e["EXPECT_SELECT_ARGUMENT_SELECTOR"]=15]="EXPECT_SELECT_ARGUMENT_SELECTOR";e[e["EXPECT_PLURAL_ARGUMENT_SELECTOR"]=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR";e[e["EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT"]=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT";e[e["EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT"]=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT";e[e["INVALID_PLURAL_ARGUMENT_SELECTOR"]=19]="INVALID_PLURAL_ARGUMENT_SELECTOR";e[e["DUPLICATE_PLURAL_ARGUMENT_SELECTOR"]=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR";e[e["DUPLICATE_SELECT_ARGUMENT_SELECTOR"]=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR";e[e["MISSING_OTHER_CLAUSE"]=22]="MISSING_OTHER_CLAUSE";e[e["INVALID_TAG"]=23]="INVALID_TAG";e[e["INVALID_TAG_NAME"]=25]="INVALID_TAG_NAME";e[e["UNMATCHED_CLOSING_TAG"]=26]="UNMATCHED_CLOSING_TAG";e[e["UNCLOSED_TAG"]=27]="UNCLOSED_TAG"})(ErrorKind||(ErrorKind={}));var TYPE;(function(e){e[e["literal"]=0]="literal";e[e["argument"]=1]="argument";e[e["number"]=2]="number";e[e["date"]=3]="date";e[e["time"]=4]="time";e[e["select"]=5]="select";e[e["plural"]=6]="plural";e[e["pound"]=7]="pound";e[e["tag"]=8]="tag"})(TYPE||(TYPE={}));var SKELETON_TYPE;(function(e){e[e["number"]=0]="number";e[e["dateTime"]=1]="dateTime"})(SKELETON_TYPE||(SKELETON_TYPE={}));function isLiteralElement(e){return e.type===TYPE.literal}function isArgumentElement(e){return e.type===TYPE.argument}function isNumberElement(e){return e.type===TYPE.number}function isDateElement(e){return e.type===TYPE.date}function isTimeElement(e){return e.type===TYPE.time}function isSelectElement(e){return e.type===TYPE.select}function isPluralElement(e){return e.type===TYPE.plural}function isPoundElement(e){return e.type===TYPE.pound}function isTagElement(e){return e.type===TYPE.tag}function isNumberSkeleton(e){return!!(e&&typeof e==="object"&&e.type===SKELETON_TYPE.number)}function isDateTimeSkeleton(e){return!!(e&&typeof e==="object"&&e.type===SKELETON_TYPE.dateTime)}var SPACE_SEPARATOR_REGEX=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/;var DATE_TIME_REGEX=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function parseDateTimeSkeleton(e){var t={};e.replace(DATE_TIME_REGEX,(function(e){var a=e.length;switch(e[0]){case"G":t.era=a===4?"long":a===5?"narrow":"short";break;case"y":t.year=a===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][a-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][a-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=a===4?"long":a===5?"narrow":"short";break;case"e":if(a<4){throw new RangeError("`e..eee` (weekday) patterns are not supported")}t.weekday=["short","long","narrow","short"][a-4];break;case"c":if(a<4){throw new RangeError("`c..ccc` (weekday) patterns are not supported")}t.weekday=["short","long","narrow","short"][a-4];break;case"a":t.hour12=true;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12";t.hour=["numeric","2-digit"][a-1];break;case"H":t.hourCycle="h23";t.hour=["numeric","2-digit"][a-1];break;case"K":t.hourCycle="h11";t.hour=["numeric","2-digit"][a-1];break;case"k":t.hourCycle="h24";t.hour=["numeric","2-digit"][a-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][a-1];break;case"s":t.second=["numeric","2-digit"][a-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=a<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}));return t}var WHITE_SPACE_REGEX=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function parseNumberSkeletonFromString(e){if(e.length===0){throw new Error("Number skeleton cannot be empty")}var t=e.split(WHITE_SPACE_REGEX).filter((function(e){return e.length>0}));var a=[];for(var r=0,n=t;r<n.length;r++){var i=n[r];var l=i.split("/");if(l.length===0){throw new Error("Invalid number skeleton")}var o=l[0],u=l.slice(1);for(var s=0,y=u;s<y.length;s++){var c=y[s];if(c.length===0){throw new Error("Invalid number skeleton")}}a.push({stem:o,options:u})}return a}function icuUnitToEcma(e){return e.replace(/^(.*?)-/,"")}var FRACTION_PRECISION_REGEX=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g;var SIGNIFICANT_PRECISION_REGEX=/^(@+)?(\+|#+)?[rs]?$/g;var INTEGER_WIDTH_REGEX=/(\*)(0+)|(#+)(0+)|(0+)/g;var CONCISE_INTEGER_WIDTH_REGEX=/^(0+)$/;function parseSignificantPrecision(e){var t={};if(e[e.length-1]==="r"){t.roundingPriority="morePrecision"}else if(e[e.length-1]==="s"){t.roundingPriority="lessPrecision"}e.replace(SIGNIFICANT_PRECISION_REGEX,(function(e,a,r){if(typeof r!=="string"){t.minimumSignificantDigits=a.length;t.maximumSignificantDigits=a.length}else if(r==="+"){t.minimumSignificantDigits=a.length}else if(a[0]==="#"){t.maximumSignificantDigits=a.length}else{t.minimumSignificantDigits=a.length;t.maximumSignificantDigits=a.length+(typeof r==="string"?r.length:0)}return""}));return t}function parseSign(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function parseConciseScientificAndEngineeringStem(e){var t;if(e[0]==="E"&&e[1]==="E"){t={notation:"engineering"};e=e.slice(2)}else if(e[0]==="E"){t={notation:"scientific"};e=e.slice(1)}if(t){var a=e.slice(0,2);if(a==="+!"){t.signDisplay="always";e=e.slice(2)}else if(a==="+?"){t.signDisplay="exceptZero";e=e.slice(2)}if(!CONCISE_INTEGER_WIDTH_REGEX.test(e)){throw new Error("Malformed concise eng/scientific notation")}t.minimumIntegerDigits=e.length}return t}function parseNotationOptions(e){var t={};var a=parseSign(e);if(a){return a}return t}function parseNumberSkeleton(e){var t={};for(var a=0,r=e;a<r.length;a++){var n=r[a];switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent";t.scale=100;continue;case"currency":t.style="currency";t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=false;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit";t.unit=icuUnitToEcma(n.options[0]);continue;case"compact-short":case"K":t.notation="compact";t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact";t.compactDisplay="long";continue;case"scientific":t=__assign(__assign(__assign({},t),{notation:"scientific"}),n.options.reduce((function(e,t){return __assign(__assign({},e),parseNotationOptions(t))}),{}));continue;case"engineering":t=__assign(__assign(__assign({},t),{notation:"engineering"}),n.options.reduce((function(e,t){return __assign(__assign({},e),parseNotationOptions(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol";t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code";t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name";t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1){throw new RangeError("integer-width stems only accept a single optional option")}n.options[0].replace(INTEGER_WIDTH_REGEX,(function(e,a,r,n,i,l){if(a){t.minimumIntegerDigits=r.length}else if(n&&i){throw new Error("We currently do not support maximum integer digits")}else if(l){throw new Error("We currently do not support exact integer digits")}return""}));continue}if(CONCISE_INTEGER_WIDTH_REGEX.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(FRACTION_PRECISION_REGEX.test(n.stem)){if(n.options.length>1){throw new RangeError("Fraction-precision stems only accept a single optional option")}n.stem.replace(FRACTION_PRECISION_REGEX,(function(e,a,r,n,i,l){if(r==="*"){t.minimumFractionDigits=a.length}else if(n&&n[0]==="#"){t.maximumFractionDigits=n.length}else if(i&&l){t.minimumFractionDigits=i.length;t.maximumFractionDigits=i.length+l.length}else{t.minimumFractionDigits=a.length;t.maximumFractionDigits=a.length}return""}));var i=n.options[0];if(i==="w"){t=__assign(__assign({},t),{trailingZeroDisplay:"stripIfInteger"})}else if(i){t=__assign(__assign({},t),parseSignificantPrecision(i))}continue}if(SIGNIFICANT_PRECISION_REGEX.test(n.stem)){t=__assign(__assign({},t),parseSignificantPrecision(n.stem));continue}var l=parseSign(n.stem);if(l){t=__assign(__assign({},t),l)}var o=parseConciseScientificAndEngineeringStem(n.stem);if(o){t=__assign(__assign({},t),o)}}return t}var timeData={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function getBestPattern(e,t){var a="";for(var r=0;r<e.length;r++){var n=e.charAt(r);if(n==="j"){var i=0;while(r+1<e.length&&e.charAt(r+1)===n){i++;r++}var l=1+(i&1);var o=i<2?1:3+(i>>1);var u="a";var s=getDefaultHourSymbolFromLocale(t);if(s=="H"||s=="k"){o=0}while(o-- >0){a+=u}while(l-- >0){a=s+a}}else if(n==="J"){a+="H"}else{a+=n}}return a}function getDefaultHourSymbolFromLocale(e){var t=e.hourCycle;if(t===undefined&&e.hourCycles&&e.hourCycles.length){t=e.hourCycles[0]}if(t){switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}}var a=e.language;var r;if(a!=="root"){r=e.maximize().region}var n=timeData[r||""]||timeData[a||""]||timeData["".concat(a,"-001")]||timeData["001"];return n[0]}var _a;var SPACE_SEPARATOR_START_REGEX=new RegExp("^".concat(SPACE_SEPARATOR_REGEX.source,"*"));var SPACE_SEPARATOR_END_REGEX=new RegExp("".concat(SPACE_SEPARATOR_REGEX.source,"*$"));function createLocation(e,t){return{start:e,end:t}}var hasNativeStartsWith=!!String.prototype.startsWith&&"_a".startsWith("a",1);var hasNativeFromCodePoint=!!String.fromCodePoint;var hasNativeFromEntries=!!Object.fromEntries;var hasNativeCodePointAt=!!String.prototype.codePointAt;var hasTrimStart=!!String.prototype.trimStart;var hasTrimEnd=!!String.prototype.trimEnd;var hasNativeIsSafeInteger=!!Number.isSafeInteger;var isSafeInteger=hasNativeIsSafeInteger?Number.isSafeInteger:function(e){return typeof e==="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991};var REGEX_SUPPORTS_U_AND_Y=true;try{var re=RE("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");REGEX_SUPPORTS_U_AND_Y=((_a=re.exec("a"))===null||_a===void 0?void 0:_a[0])==="a"}catch(e){REGEX_SUPPORTS_U_AND_Y=false}var startsWith=hasNativeStartsWith?function e(t,a,r){return t.startsWith(a,r)}:function e(t,a,r){return t.slice(r,r+a.length)===a};var fromCodePoint=hasNativeFromCodePoint?String.fromCodePoint:function e(){var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}var r="";var n=t.length;var i=0;var l;while(n>i){l=t[i++];if(l>1114111)throw RangeError(l+" is not a valid code point");r+=l<65536?String.fromCharCode(l):String.fromCharCode(((l-=65536)>>10)+55296,l%1024+56320)}return r};var fromEntries=hasNativeFromEntries?Object.fromEntries:function e(t){var a={};for(var r=0,n=t;r<n.length;r++){var i=n[r],l=i[0],o=i[1];a[l]=o}return a};var codePointAt=hasNativeCodePointAt?function e(t,a){return t.codePointAt(a)}:function e(t,a){var r=t.length;if(a<0||a>=r){return undefined}var n=t.charCodeAt(a);var i;return n<55296||n>56319||a+1===r||(i=t.charCodeAt(a+1))<56320||i>57343?n:(n-55296<<10)+(i-56320)+65536};var trimStart=hasTrimStart?function e(t){return t.trimStart()}:function e(t){return t.replace(SPACE_SEPARATOR_START_REGEX,"")};var trimEnd=hasTrimEnd?function e(t){return t.trimEnd()}:function e(t){return t.replace(SPACE_SEPARATOR_END_REGEX,"")};function RE(e,t){return new RegExp(e,t)}var matchIdentifierAtIndex;if(REGEX_SUPPORTS_U_AND_Y){var IDENTIFIER_PREFIX_RE_1=RE("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");matchIdentifierAtIndex=function e(t,a){var r;IDENTIFIER_PREFIX_RE_1.lastIndex=a;var n=IDENTIFIER_PREFIX_RE_1.exec(t);return(r=n[1])!==null&&r!==void 0?r:""}}else{matchIdentifierAtIndex=function e(t,a){var r=[];while(true){var n=codePointAt(t,a);if(n===undefined||_isWhiteSpace(n)||_isPatternSyntax(n)){break}r.push(n);a+=n>=65536?2:1}return fromCodePoint.apply(void 0,r)}}var Parser=function(){function e(e,t){if(t===void 0){t={}}this.message=e;this.position={offset:0,line:1,column:1};this.ignoreTag=!!t.ignoreTag;this.locale=t.locale;this.requiresOtherClause=!!t.requiresOtherClause;this.shouldParseSkeletons=!!t.shouldParseSkeletons}e.prototype.parse=function(){if(this.offset()!==0){throw Error("parser can only be used once")}return this.parseMessage(0,"",false)};e.prototype.parseMessage=function(e,t,a){var r=[];while(!this.isEOF()){var n=this.char();if(n===123){var i=this.parseArgument(e,a);if(i.err){return i}r.push(i.val)}else if(n===125&&e>0){break}else if(n===35&&(t==="plural"||t==="selectordinal")){var l=this.clonePosition();this.bump();r.push({type:TYPE.pound,location:createLocation(l,this.clonePosition())})}else if(n===60&&!this.ignoreTag&&this.peek()===47){if(a){break}else{return this.error(ErrorKind.UNMATCHED_CLOSING_TAG,createLocation(this.clonePosition(),this.clonePosition()))}}else if(n===60&&!this.ignoreTag&&_isAlpha(this.peek()||0)){var i=this.parseTag(e,t);if(i.err){return i}r.push(i.val)}else{var i=this.parseLiteral(e,t);if(i.err){return i}r.push(i.val)}}return{val:r,err:null}};e.prototype.parseTag=function(e,t){var a=this.clonePosition();this.bump();var r=this.parseTagName();this.bumpSpace();if(this.bumpIf("/>")){return{val:{type:TYPE.literal,value:"<".concat(r,"/>"),location:createLocation(a,this.clonePosition())},err:null}}else if(this.bumpIf(">")){var n=this.parseMessage(e+1,t,true);if(n.err){return n}var i=n.val;var l=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!_isAlpha(this.char())){return this.error(ErrorKind.INVALID_TAG,createLocation(l,this.clonePosition()))}var o=this.clonePosition();var u=this.parseTagName();if(r!==u){return this.error(ErrorKind.UNMATCHED_CLOSING_TAG,createLocation(o,this.clonePosition()))}this.bumpSpace();if(!this.bumpIf(">")){return this.error(ErrorKind.INVALID_TAG,createLocation(l,this.clonePosition()))}return{val:{type:TYPE.tag,value:r,children:i,location:createLocation(a,this.clonePosition())},err:null}}else{return this.error(ErrorKind.UNCLOSED_TAG,createLocation(a,this.clonePosition()))}}else{return this.error(ErrorKind.INVALID_TAG,createLocation(a,this.clonePosition()))}};e.prototype.parseTagName=function(){var e=this.offset();this.bump();while(!this.isEOF()&&_isPotentialElementNameChar(this.char())){this.bump()}return this.message.slice(e,this.offset())};e.prototype.parseLiteral=function(e,t){var a=this.clonePosition();var r="";while(true){var n=this.tryParseQuote(t);if(n){r+=n;continue}var i=this.tryParseUnquoted(e,t);if(i){r+=i;continue}var l=this.tryParseLeftAngleBracket();if(l){r+=l;continue}break}var o=createLocation(a,this.clonePosition());return{val:{type:TYPE.literal,value:r,location:o},err:null}};e.prototype.tryParseLeftAngleBracket=function(){if(!this.isEOF()&&this.char()===60&&(this.ignoreTag||!_isAlphaOrSlash(this.peek()||0))){this.bump();return"<"}return null};e.prototype.tryParseQuote=function(e){if(this.isEOF()||this.char()!==39){return null}switch(this.peek()){case 39:this.bump();this.bump();return"'";case 123:case 60:case 62:case 125:break;case 35:if(e==="plural"||e==="selectordinal"){break}return null;default:return null}this.bump();var t=[this.char()];this.bump();while(!this.isEOF()){var a=this.char();if(a===39){if(this.peek()===39){t.push(39);this.bump()}else{this.bump();break}}else{t.push(a)}this.bump()}return fromCodePoint.apply(void 0,t)};e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF()){return null}var a=this.char();if(a===60||a===123||a===35&&(t==="plural"||t==="selectordinal")||a===125&&e>0){return null}else{this.bump();return fromCodePoint(a)}};e.prototype.parseArgument=function(e,t){var a=this.clonePosition();this.bump();this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}if(this.char()===125){this.bump();return this.error(ErrorKind.EMPTY_ARGUMENT,createLocation(a,this.clonePosition()))}var r=this.parseIdentifierIfPossible().value;if(!r){return this.error(ErrorKind.MALFORMED_ARGUMENT,createLocation(a,this.clonePosition()))}this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}switch(this.char()){case 125:{this.bump();return{val:{type:TYPE.argument,value:r,location:createLocation(a,this.clonePosition())},err:null}}case 44:{this.bump();this.bumpSpace();if(this.isEOF()){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(a,this.clonePosition()))}return this.parseArgumentOptions(e,t,r,a)}default:return this.error(ErrorKind.MALFORMED_ARGUMENT,createLocation(a,this.clonePosition()))}};e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition();var t=this.offset();var a=matchIdentifierAtIndex(this.message,t);var r=t+a.length;this.bumpTo(r);var n=this.clonePosition();var i=createLocation(e,n);return{value:a,location:i}};e.prototype.parseArgumentOptions=function(e,t,a,r){var n;var i=this.clonePosition();var l=this.parseIdentifierIfPossible().value;var o=this.clonePosition();switch(l){case"":return this.error(ErrorKind.EXPECT_ARGUMENT_TYPE,createLocation(i,o));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var s=this.clonePosition();var y=this.parseSimpleArgStyleIfPossible();if(y.err){return y}var c=trimEnd(y.val);if(c.length===0){return this.error(ErrorKind.EXPECT_ARGUMENT_STYLE,createLocation(this.clonePosition(),this.clonePosition()))}var p=createLocation(s,this.clonePosition());u={style:c,styleLocation:p}}var v=this.tryParseArgumentClose(r);if(v.err){return v}var d=createLocation(r,this.clonePosition());if(u&&startsWith(u===null||u===void 0?void 0:u.style,"::",0)){var h=trimStart(u.style.slice(2));if(l==="number"){var y=this.parseNumberSkeletonFromString(h,u.styleLocation);if(y.err){return y}return{val:{type:TYPE.number,value:a,location:d,style:y.val},err:null}}else{if(h.length===0){return this.error(ErrorKind.EXPECT_DATE_TIME_SKELETON,d)}var f=h;if(this.locale){f=getBestPattern(h,this.locale)}var c={type:SKELETON_TYPE.dateTime,pattern:f,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?parseDateTimeSkeleton(f):{}};var m=l==="date"?TYPE.date:TYPE.time;return{val:{type:m,value:a,location:d,style:c},err:null}}}return{val:{type:l==="number"?TYPE.number:l==="date"?TYPE.date:TYPE.time,value:a,location:d,style:(n=u===null||u===void 0?void 0:u.style)!==null&&n!==void 0?n:null},err:null}}case"plural":case"selectordinal":case"select":{var g=this.clonePosition();this.bumpSpace();if(!this.bumpIf(",")){return this.error(ErrorKind.EXPECT_SELECT_ARGUMENT_OPTIONS,createLocation(g,__assign({},g)))}this.bumpSpace();var E=this.parseIdentifierIfPossible();var b=0;if(l!=="select"&&E.value==="offset"){if(!this.bumpIf(":")){return this.error(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,createLocation(this.clonePosition(),this.clonePosition()))}this.bumpSpace();var y=this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ErrorKind.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(y.err){return y}this.bumpSpace();E=this.parseIdentifierIfPossible();b=y.val}var T=this.tryParsePluralOrSelectOptions(e,l,t,E);if(T.err){return T}var v=this.tryParseArgumentClose(r);if(v.err){return v}var I=createLocation(r,this.clonePosition());if(l==="select"){return{val:{type:TYPE.select,value:a,options:fromEntries(T.val),location:I},err:null}}else{return{val:{type:TYPE.plural,value:a,options:fromEntries(T.val),offset:b,pluralType:l==="plural"?"cardinal":"ordinal",location:I},err:null}}}default:return this.error(ErrorKind.INVALID_ARGUMENT_TYPE,createLocation(i,o))}};e.prototype.tryParseArgumentClose=function(e){if(this.isEOF()||this.char()!==125){return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,createLocation(e,this.clonePosition()))}this.bump();return{val:true,err:null}};e.prototype.parseSimpleArgStyleIfPossible=function(){var e=0;var t=this.clonePosition();while(!this.isEOF()){var a=this.char();switch(a){case 39:{this.bump();var r=this.clonePosition();if(!this.bumpUntil("'")){return this.error(ErrorKind.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,createLocation(r,this.clonePosition()))}this.bump();break}case 123:{e+=1;this.bump();break}case 125:{if(e>0){e-=1}else{return{val:this.message.slice(t.offset,this.offset()),err:null}}break}default:this.bump();break}}return{val:this.message.slice(t.offset,this.offset()),err:null}};e.prototype.parseNumberSkeletonFromString=function(e,t){var a=[];try{a=parseNumberSkeletonFromString(e)}catch(e){return this.error(ErrorKind.INVALID_NUMBER_SKELETON,t)}return{val:{type:SKELETON_TYPE.number,tokens:a,location:t,parsedOptions:this.shouldParseSkeletons?parseNumberSkeleton(a):{}},err:null}};e.prototype.tryParsePluralOrSelectOptions=function(e,t,a,r){var n;var i=false;var l=[];var o=new Set;var u=r.value,s=r.location;while(true){if(u.length===0){var y=this.clonePosition();if(t!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,ErrorKind.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err){return c}s=createLocation(y,this.clonePosition());u=this.message.slice(y.offset,this.offset())}else{break}}if(o.has(u)){return this.error(t==="select"?ErrorKind.DUPLICATE_SELECT_ARGUMENT_SELECTOR:ErrorKind.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,s)}if(u==="other"){i=true}this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{")){return this.error(t==="select"?ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,createLocation(this.clonePosition(),this.clonePosition()))}var v=this.parseMessage(e+1,t,a);if(v.err){return v}var d=this.tryParseArgumentClose(p);if(d.err){return d}l.push([u,{value:v.val,location:createLocation(p,this.clonePosition())}]);o.add(u);this.bumpSpace();n=this.parseIdentifierIfPossible(),u=n.value,s=n.location}if(l.length===0){return this.error(t==="select"?ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR:ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,createLocation(this.clonePosition(),this.clonePosition()))}if(this.requiresOtherClause&&!i){return this.error(ErrorKind.MISSING_OTHER_CLAUSE,createLocation(this.clonePosition(),this.clonePosition()))}return{val:l,err:null}};e.prototype.tryParseDecimalInteger=function(e,t){var a=1;var r=this.clonePosition();if(this.bumpIf("+"));else if(this.bumpIf("-")){a=-1}var n=false;var i=0;while(!this.isEOF()){var l=this.char();if(l>=48&&l<=57){n=true;i=i*10+(l-48);this.bump()}else{break}}var o=createLocation(r,this.clonePosition());if(!n){return this.error(e,o)}i*=a;if(!isSafeInteger(i)){return this.error(t,o)}return{val:i,err:null}};e.prototype.offset=function(){return this.position.offset};e.prototype.isEOF=function(){return this.offset()===this.message.length};e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}};e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length){throw Error("out of bound")}var t=codePointAt(this.message,e);if(t===undefined){throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"))}return t};e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}};e.prototype.bump=function(){if(this.isEOF()){return}var e=this.char();if(e===10){this.position.line+=1;this.position.column=1;this.position.offset+=1}else{this.position.column+=1;this.position.offset+=e<65536?1:2}};e.prototype.bumpIf=function(e){if(startsWith(this.message,e,this.offset())){for(var t=0;t<e.length;t++){this.bump()}return true}return false};e.prototype.bumpUntil=function(e){var t=this.offset();var a=this.message.indexOf(e,t);if(a>=0){this.bumpTo(a);return true}else{this.bumpTo(this.message.length);return false}};e.prototype.bumpTo=function(e){if(this.offset()>e){throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()))}e=Math.min(e,this.message.length);while(true){var t=this.offset();if(t===e){break}if(t>e){throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"))}this.bump();if(this.isEOF()){break}}};e.prototype.bumpSpace=function(){while(!this.isEOF()&&_isWhiteSpace(this.char())){this.bump()}};e.prototype.peek=function(){if(this.isEOF()){return null}var e=this.char();var t=this.offset();var a=this.message.charCodeAt(t+(e>=65536?2:1));return a!==null&&a!==void 0?a:null};return e}();function _isAlpha(e){return e>=97&&e<=122||e>=65&&e<=90}function _isAlphaOrSlash(e){return _isAlpha(e)||e===47}function _isPotentialElementNameChar(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function _isWhiteSpace(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function _isPatternSyntax(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function pruneLocation(e){e.forEach((function(e){delete e.location;if(isSelectElement(e)||isPluralElement(e)){for(var t in e.options){delete e.options[t].location;pruneLocation(e.options[t].value)}}else if(isNumberElement(e)&&isNumberSkeleton(e.style)){delete e.style.location}else if((isDateElement(e)||isTimeElement(e))&&isDateTimeSkeleton(e.style)){delete e.style.location}else if(isTagElement(e)){pruneLocation(e.children)}}))}function parse(e,t){if(t===void 0){t={}}t=__assign({shouldParseSkeletons:true,requiresOtherClause:true},t);var a=new Parser(e,t).parse();if(a.err){var r=SyntaxError(ErrorKind[a.err.kind]);r.location=a.err.location;r.originalMessage=a.err.message;throw r}if(!(t===null||t===void 0?void 0:t.captureLocation)){pruneLocation(a.val)}return a.val}var ErrorCode;(function(e){e["MISSING_VALUE"]="MISSING_VALUE";e["INVALID_VALUE"]="INVALID_VALUE";e["MISSING_INTL_API"]="MISSING_INTL_API"})(ErrorCode||(ErrorCode={}));var FormatError=function(e){__extends(t,e);function t(t,a,r){var n=e.call(this,t)||this;n.code=a;n.originalMessage=r;return n}t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)};return t}(Error);var InvalidValueError=function(e){__extends(t,e);function t(t,a,r,n){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(a,'". Options are "').concat(Object.keys(r).join('", "'),'"'),ErrorCode.INVALID_VALUE,n)||this}return t}(FormatError);var InvalidValueTypeError=function(e){__extends(t,e);function t(t,a,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(a),ErrorCode.INVALID_VALUE,r)||this}return t}(FormatError);var MissingValueError=function(e){__extends(t,e);function t(t,a){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(a,'"'),ErrorCode.MISSING_VALUE,a)||this}return t}(FormatError);var PART_TYPE;(function(e){e[e["literal"]=0]="literal";e[e["object"]=1]="object"})(PART_TYPE||(PART_TYPE={}));function mergeLiteral(e){if(e.length<2){return e}return e.reduce((function(e,t){var a=e[e.length-1];if(!a||a.type!==PART_TYPE.literal||t.type!==PART_TYPE.literal){e.push(t)}else{a.value+=t.value}return e}),[])}function isFormatXMLElementFn(e){return typeof e==="function"}function formatToParts(e,t,a,r,n,i,l){if(e.length===1&&isLiteralElement(e[0])){return[{type:PART_TYPE.literal,value:e[0].value}]}var o=[];for(var u=0,s=e;u<s.length;u++){var y=s[u];if(isLiteralElement(y)){o.push({type:PART_TYPE.literal,value:y.value});continue}if(isPoundElement(y)){if(typeof i==="number"){o.push({type:PART_TYPE.literal,value:a.getNumberFormat(t).format(i)})}continue}var c=y.value;if(!(n&&c in n)){throw new MissingValueError(c,l)}var p=n[c];if(isArgumentElement(y)){if(!p||typeof p==="string"||typeof p==="number"){p=typeof p==="string"||typeof p==="number"?String(p):""}o.push({type:typeof p==="string"?PART_TYPE.literal:PART_TYPE.object,value:p});continue}if(isDateElement(y)){var v=typeof y.style==="string"?r.date[y.style]:isDateTimeSkeleton(y.style)?y.style.parsedOptions:undefined;o.push({type:PART_TYPE.literal,value:a.getDateTimeFormat(t,v).format(p)});continue}if(isTimeElement(y)){var v=typeof y.style==="string"?r.time[y.style]:isDateTimeSkeleton(y.style)?y.style.parsedOptions:r.time.medium;o.push({type:PART_TYPE.literal,value:a.getDateTimeFormat(t,v).format(p)});continue}if(isNumberElement(y)){var v=typeof y.style==="string"?r.number[y.style]:isNumberSkeleton(y.style)?y.style.parsedOptions:undefined;if(v&&v.scale){p=p*(v.scale||1)}o.push({type:PART_TYPE.literal,value:a.getNumberFormat(t,v).format(p)});continue}if(isTagElement(y)){var d=y.children,h=y.value;var f=n[h];if(!isFormatXMLElementFn(f)){throw new InvalidValueTypeError(h,"function",l)}var m=formatToParts(d,t,a,r,n,i);var g=f(m.map((function(e){return e.value})));if(!Array.isArray(g)){g=[g]}o.push.apply(o,g.map((function(e){return{type:typeof e==="string"?PART_TYPE.literal:PART_TYPE.object,value:e}})))}if(isSelectElement(y)){var E=y.options[p]||y.options.other;if(!E){throw new InvalidValueError(y.value,p,Object.keys(y.options),l)}o.push.apply(o,formatToParts(E.value,t,a,r,n));continue}if(isPluralElement(y)){var E=y.options["=".concat(p)];if(!E){if(!Intl.PluralRules){throw new FormatError('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ErrorCode.MISSING_INTL_API,l)}var b=a.getPluralRules(t,{type:y.pluralType}).select(p-(y.offset||0));E=y.options[b]||y.options.other}if(!E){throw new InvalidValueError(y.value,p,Object.keys(y.options),l)}o.push.apply(o,formatToParts(E.value,t,a,r,n,p-(y.offset||0)));continue}}return mergeLiteral(o)}function mergeConfig(e,t){if(!t){return e}return __assign(__assign(__assign({},e||{}),t||{}),Object.keys(e).reduce((function(a,r){a[r]=__assign(__assign({},e[r]),t[r]||{});return a}),{}))}function mergeConfigs(e,t){if(!t){return e}return Object.keys(e).reduce((function(a,r){a[r]=mergeConfig(e[r],t[r]);return a}),__assign({},e))}function createFastMemoizeCache$1(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function createDefaultFormatters(e){if(e===void 0){e={number:{},dateTime:{},pluralRules:{}}}return{getNumberFormat:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.number),strategy:strategies.variadic}),getDateTimeFormat:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.dateTime),strategy:strategies.variadic}),getPluralRules:memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache$1(e.pluralRules),strategy:strategies.variadic})}}var IntlMessageFormat=function(){function e(t,a,r,n){if(a===void 0){a=e.defaultLocale}var i=this;this.formatterCache={number:{},dateTime:{},pluralRules:{}};this.format=function(e){var t=i.formatToParts(e);if(t.length===1){return t[0].value}var a=t.reduce((function(e,t){if(!e.length||t.type!==PART_TYPE.literal||typeof e[e.length-1]!=="string"){e.push(t.value)}else{e[e.length-1]+=t.value}return e}),[]);if(a.length<=1){return a[0]||""}return a};this.formatToParts=function(e){return formatToParts(i.ast,i.locales,i.formatters,i.formats,e,undefined,i.message)};this.resolvedOptions=function(){var e;return{locale:((e=i.resolvedLocale)===null||e===void 0?void 0:e.toString())||Intl.NumberFormat.supportedLocalesOf(i.locales)[0]}};this.getAst=function(){return i.ast};this.locales=a;this.resolvedLocale=e.resolveLocale(a);if(typeof t==="string"){this.message=t;if(!e.__parse){throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`")}var l=n||{},o=__rest(l,["formatters"]);this.ast=e.__parse(t,__assign(__assign({},o),{locale:this.resolvedLocale}))}else{this.ast=t}if(!Array.isArray(this.ast)){throw new TypeError("A message must be provided as a String or AST.")}this.formats=mergeConfigs(e.formats,r);this.formatters=n&&n.formatters||createDefaultFormatters(this.formatterCache)}Object.defineProperty(e,"defaultLocale",{get:function(){if(!e.memoizedDefaultLocale){e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale}return e.memoizedDefaultLocale},enumerable:false,configurable:true});e.memoizedDefaultLocale=null;e.resolveLocale=function(e){if(typeof Intl.Locale==="undefined"){return}var t=Intl.NumberFormat.supportedLocalesOf(e);if(t.length>0){return new Intl.Locale(t[0])}return new Intl.Locale(typeof e==="string"?e:e[0])};e.__parse=parse;e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}};return e}();var IntlErrorCode;(function(e){e["FORMAT_ERROR"]="FORMAT_ERROR";e["UNSUPPORTED_FORMATTER"]="UNSUPPORTED_FORMATTER";e["INVALID_CONFIG"]="INVALID_CONFIG";e["MISSING_DATA"]="MISSING_DATA";e["MISSING_TRANSLATION"]="MISSING_TRANSLATION"})(IntlErrorCode||(IntlErrorCode={}));var IntlError=function(e){__extends(t,e);function t(a,r,n){var i=this;var l=n?n instanceof Error?n:new Error(String(n)):undefined;i=e.call(this,"[@formatjs/intl Error ".concat(a,"] ").concat(r,"\n").concat(l?"\n".concat(l.message,"\n").concat(l.stack):""))||this;i.code=a;if(typeof Error.captureStackTrace==="function"){Error.captureStackTrace(i,t)}return i}return t}(Error);var UnsupportedFormatterError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.UNSUPPORTED_FORMATTER,t,a)||this}return t}(IntlError);var InvalidConfigError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.INVALID_CONFIG,t,a)||this}return t}(IntlError);var MissingDataError=function(e){__extends(t,e);function t(t,a){return e.call(this,IntlErrorCode.MISSING_DATA,t,a)||this}return t}(IntlError);var IntlFormatError=function(e){__extends(t,e);function t(t,a,r){var n=e.call(this,IntlErrorCode.FORMAT_ERROR,"".concat(t,"\nLocale: ").concat(a,"\n"),r)||this;n.locale=a;return n}return t}(IntlError);var MessageFormatError=function(e){__extends(t,e);function t(t,a,r,n){var i=e.call(this,"".concat(t,"\nMessageID: ").concat(r===null||r===void 0?void 0:r.id,"\nDefault Message: ").concat(r===null||r===void 0?void 0:r.defaultMessage,"\nDescription: ").concat(r===null||r===void 0?void 0:r.description,"\n"),a,n)||this;i.descriptor=r;i.locale=a;return i}return t}(IntlFormatError);var MissingTranslationError=function(e){__extends(t,e);function t(t,a){var r=e.call(this,IntlErrorCode.MISSING_TRANSLATION,'Missing message: "'.concat(t.id,'" for locale "').concat(a,'", using ').concat(t.defaultMessage?"default message (".concat(typeof t.defaultMessage==="string"?t.defaultMessage:t.defaultMessage.map((function(e){var t;return(t=e.value)!==null&&t!==void 0?t:JSON.stringify(e)})).join(),")"):"id"," as fallback."))||this;r.descriptor=t;return r}return t}(IntlError);function filterProps(e,t,a){if(a===void 0){a={}}return t.reduce((function(t,r){if(r in e){t[r]=e[r]}else if(r in a){t[r]=a[r]}return t}),{})}var defaultErrorHandler=function(e){};var defaultWarnHandler=function(e){};var DEFAULT_INTL_CONFIG={formats:{},messages:{},timeZone:undefined,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:true,onError:defaultErrorHandler,onWarn:defaultWarnHandler};function createIntlCache(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function createFastMemoizeCache(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function createFormatters(e){if(e===void 0){e=createIntlCache()}var t=Intl.RelativeTimeFormat;var a=Intl.ListFormat;var r=Intl.DisplayNames;var n=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.dateTime),strategy:strategies.variadic});var i=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.number),strategy:strategies.variadic});var l=memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{cache:createFastMemoizeCache(e.pluralRules),strategy:strategies.variadic});return{getDateTimeFormat:n,getNumberFormat:i,getMessageFormat:memoize((function(e,t,a,r){return new IntlMessageFormat(e,t,a,__assign({formatters:{getNumberFormat:i,getDateTimeFormat:n,getPluralRules:l}},r||{}))}),{cache:createFastMemoizeCache(e.message),strategy:strategies.variadic}),getRelativeTimeFormat:memoize((function(){var e=[];for(var a=0;a<arguments.length;a++){e[a]=arguments[a]}return new(t.bind.apply(t,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.relativeTime),strategy:strategies.variadic}),getPluralRules:l,getListFormat:memoize((function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return new(a.bind.apply(a,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.list),strategy:strategies.variadic}),getDisplayNames:memoize((function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return new(r.bind.apply(r,__spreadArray([void 0],e,false)))}),{cache:createFastMemoizeCache(e.displayNames),strategy:strategies.variadic})}}function getNamedFormat(e,t,a,r){var n=e&&e[t];var i;if(n){i=n[a]}if(i){return i}r(new UnsupportedFormatterError("No ".concat(t," format named: ").concat(a)))}function invariant(e,t,a){if(a===void 0){a=Error}if(!e){throw new a(t)}}memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.NumberFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.DateTimeFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.PluralRules).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.Locale).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});memoize((function(){var e;var t=[];for(var a=0;a<arguments.length;a++){t[a]=arguments[a]}return new((e=Intl.ListFormat).bind.apply(e,__spreadArray([void 0],t,false)))}),{strategy:strategies.variadic});function setTimeZoneInOptions(e,t){return Object.keys(e).reduce((function(a,r){a[r]=__assign({timeZone:t},e[r]);return a}),{})}function deepMergeOptions(e,t){var a=Object.keys(__assign(__assign({},e),t));return a.reduce((function(a,r){a[r]=__assign(__assign({},e[r]||{}),t[r]||{});return a}),{})}function deepMergeFormatsAndSetTimeZone(e,t){if(!t){return e}var a=IntlMessageFormat.formats;return __assign(__assign(__assign({},a),e),{date:deepMergeOptions(setTimeZoneInOptions(a.date,t),setTimeZoneInOptions(e.date||{},t)),time:deepMergeOptions(setTimeZoneInOptions(a.time,t),setTimeZoneInOptions(e.time||{},t))})}var formatMessage=function(e,t,a,r,n){var i=e.locale,l=e.formats,o=e.messages,u=e.defaultLocale,s=e.defaultFormats,y=e.fallbackOnEmptyString,c=e.onError,p=e.timeZone,v=e.defaultRichTextElements;if(a===void 0){a={id:""}}var d=a.id,h=a.defaultMessage;invariant(!!d,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var f=String(d);var m=o&&Object.prototype.hasOwnProperty.call(o,f)&&o[f];if(Array.isArray(m)&&m.length===1&&m[0].type===TYPE.literal){return m[0].value}if(!r&&m&&typeof m==="string"&&!v){return m.replace(/'\{(.*?)\}'/gi,"{$1}")}r=__assign(__assign({},v),r||{});l=deepMergeFormatsAndSetTimeZone(l,p);s=deepMergeFormatsAndSetTimeZone(s,p);if(!m){if(y===false&&m===""){return m}if(!h||i&&i.toLowerCase()!==u.toLowerCase()){c(new MissingTranslationError(a,i))}if(h){try{var g=t.getMessageFormat(h,u,s,n);return g.format(r)}catch(e){c(new MessageFormatError('Error formatting default message for: "'.concat(f,'", rendering default message verbatim'),i,a,e));return typeof h==="string"?h:f}}return f}try{var g=t.getMessageFormat(m,i,l,__assign({formatters:t},n||{}));return g.format(r)}catch(e){c(new MessageFormatError('Error formatting message: "'.concat(f,'", using ').concat(h?"default message":"id"," as fallback."),i,a,e))}if(h){try{var g=t.getMessageFormat(h,u,s,n);return g.format(r)}catch(e){c(new MessageFormatError('Error formatting the default message for: "'.concat(f,'", rendering message verbatim'),i,a,e))}}if(typeof m==="string"){return m}if(typeof h==="string"){return h}return f};var DATE_TIME_FORMAT_OPTIONS=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function getFormatter$2(e,t,a,r){var n=e.locale,i=e.formats,l=e.onError,o=e.timeZone;if(r===void 0){r={}}var u=r.format;var s=__assign(__assign({},o&&{timeZone:o}),u&&getNamedFormat(i,t,u,l));var y=filterProps(r,DATE_TIME_FORMAT_OPTIONS,s);if(t==="time"&&!y.hour&&!y.minute&&!y.second&&!y.timeStyle&&!y.dateStyle){y=__assign(__assign({},y),{hour:"numeric",minute:"numeric"})}return a(n,y)}function formatDate(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"date",t,l).format(o)}catch(t){e.onError(new IntlFormatError("Error formatting date.",e.locale,t))}return String(o)}function formatTime(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"time",t,l).format(o)}catch(t){e.onError(new IntlFormatError("Error formatting time.",e.locale,t))}return String(o)}function formatDateTimeRange(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=a[2],o=l===void 0?{}:l;var u=e.timeZone,s=e.locale,y=e.onError;var c=filterProps(o,DATE_TIME_FORMAT_OPTIONS,u?{timeZone:u}:{});try{return t(s,c).formatRange(n,i)}catch(t){y(new IntlFormatError("Error formatting date time range.",e.locale,t))}return String(n)}function formatDateToParts(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"date",t,l).formatToParts(o)}catch(t){e.onError(new IntlFormatError("Error formatting date.",e.locale,t))}return[]}function formatTimeToParts(e,t){var a=[];for(var r=2;r<arguments.length;r++){a[r-2]=arguments[r]}var n=a[0],i=a[1],l=i===void 0?{}:i;var o=typeof n==="string"?new Date(n||0):n;try{return getFormatter$2(e,"time",t,l).formatToParts(o)}catch(t){e.onError(new IntlFormatError("Error formatting time.",e.locale,t))}return[]}var DISPLAY_NAMES_OPTONS=["style","type","fallback","languageDisplay"];function formatDisplayName(e,t,a,r){var n=e.locale,i=e.onError;var l=Intl.DisplayNames;if(!l){i(new FormatError('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',ErrorCode.MISSING_INTL_API))}var o=filterProps(r,DISPLAY_NAMES_OPTONS);try{return t(n,o).of(a)}catch(e){i(new IntlFormatError("Error formatting display name.",n,e))}}var LIST_FORMAT_OPTIONS=["type","style"];var now=Date.now();function generateToken(e){return"".concat(now,"_").concat(e,"_").concat(now)}function formatList(e,t,a,r){if(r===void 0){r={}}var n=formatListToParts(e,t,a,r).reduce((function(e,t){var a=t.value;if(typeof a!=="string"){e.push(a)}else if(typeof e[e.length-1]==="string"){e[e.length-1]+=a}else{e.push(a)}return e}),[]);return n.length===1?n[0]:n.length===0?"":n}function formatListToParts(e,t,a,r){var n=e.locale,i=e.onError;if(r===void 0){r={}}var l=Intl.ListFormat;if(!l){i(new FormatError('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',ErrorCode.MISSING_INTL_API))}var o=filterProps(r,LIST_FORMAT_OPTIONS);try{var u={};var s=a.map((function(e,t){if(typeof e==="object"){var a=generateToken(t);u[a]=e;return a}return String(e)}));return t(n,o).formatToParts(s).map((function(e){return e.type==="literal"?e:__assign(__assign({},e),{value:u[e.value]||e.value})}))}catch(e){i(new IntlFormatError("Error formatting list.",n,e))}return a}var PLURAL_FORMAT_OPTIONS=["type"];function formatPlural(e,t,a,r){var n=e.locale,i=e.onError;if(r===void 0){r={}}if(!Intl.PluralRules){i(new FormatError('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ErrorCode.MISSING_INTL_API))}var l=filterProps(r,PLURAL_FORMAT_OPTIONS);try{return t(n,l).select(a)}catch(e){i(new IntlFormatError("Error formatting plural.",n,e))}return"other"}var RELATIVE_TIME_FORMAT_OPTIONS=["numeric","style"];function getFormatter$1(e,t,a){var r=e.locale,n=e.formats,i=e.onError;if(a===void 0){a={}}var l=a.format;var o=!!l&&getNamedFormat(n,"relative",l,i)||{};var u=filterProps(a,RELATIVE_TIME_FORMAT_OPTIONS,o);return t(r,u)}function formatRelativeTime(e,t,a,r,n){if(n===void 0){n={}}if(!r){r="second"}var i=Intl.RelativeTimeFormat;if(!i){e.onError(new FormatError('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',ErrorCode.MISSING_INTL_API))}try{return getFormatter$1(e,t,n).format(a,r)}catch(t){e.onError(new IntlFormatError("Error formatting relative time.",e.locale,t))}return String(a)}var NUMBER_FORMAT_OPTIONS=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function getFormatter(e,t,a){var r=e.locale,n=e.formats,i=e.onError;if(a===void 0){a={}}var l=a.format;var o=l&&getNamedFormat(n,"number",l,i)||{};var u=filterProps(a,NUMBER_FORMAT_OPTIONS,o);return t(r,u)}function formatNumber(e,t,a,r){if(r===void 0){r={}}try{return getFormatter(e,t,r).format(a)}catch(t){e.onError(new IntlFormatError("Error formatting number.",e.locale,t))}return String(a)}function formatNumberToParts(e,t,a,r){if(r===void 0){r={}}try{return getFormatter(e,t,r).formatToParts(a)}catch(t){e.onError(new IntlFormatError("Error formatting number.",e.locale,t))}return[]}function messagesContainString(e){var t=e?e[Object.keys(e)[0]]:undefined;return typeof t==="string"}function verifyConfigMessages(e){if(e.onWarn&&e.defaultRichTextElements&&messagesContainString(e.messages||{})){e.onWarn('[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled. \nPlease consider using "@formatjs/cli" to pre-compile your messages for performance.\nFor more details see https://formatjs.io/docs/getting-started/message-distribution')}}function createIntl(e,t){var a=createFormatters(t);var r=__assign(__assign({},DEFAULT_INTL_CONFIG),e);var n=r.locale,i=r.defaultLocale,l=r.onError;if(!n){if(l){l(new InvalidConfigError('"locale" was not configured, using "'.concat(i,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details')))}r.locale=r.defaultLocale||"en"}else if(!Intl.NumberFormat.supportedLocalesOf(n).length&&l){l(new MissingDataError('Missing locale data for locale: "'.concat(n,'" in Intl.NumberFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details')))}else if(!Intl.DateTimeFormat.supportedLocalesOf(n).length&&l){l(new MissingDataError('Missing locale data for locale: "'.concat(n,'" in Intl.DateTimeFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details')))}verifyConfigMessages(r);return __assign(__assign({},r),{formatters:a,formatNumber:formatNumber.bind(null,r,a.getNumberFormat),formatNumberToParts:formatNumberToParts.bind(null,r,a.getNumberFormat),formatRelativeTime:formatRelativeTime.bind(null,r,a.getRelativeTimeFormat),formatDate:formatDate.bind(null,r,a.getDateTimeFormat),formatDateToParts:formatDateToParts.bind(null,r,a.getDateTimeFormat),formatTime:formatTime.bind(null,r,a.getDateTimeFormat),formatDateTimeRange:formatDateTimeRange.bind(null,r,a.getDateTimeFormat),formatTimeToParts:formatTimeToParts.bind(null,r,a.getDateTimeFormat),formatPlural:formatPlural.bind(null,r,a.getPluralRules),formatMessage:formatMessage.bind(null,r,a),$t:formatMessage.bind(null,r,a),formatList:formatList.bind(null,r,a.getListFormat),formatListToParts:formatListToParts.bind(null,r,a.getListFormat),formatDisplayName:formatDisplayName.bind(null,r,a.getDisplayNames)})}var DEFAULT_LANGUAGE="en";function getBrowserLang(){var e=document.documentElement.getAttribute("lang");if(!!e){return e}else if(window.navigator&&window.navigator.language){var t=window.navigator.languages?window.navigator.languages[0]:window.navigator.language;return t.slice(0,2)}else{return DEFAULT_LANGUAGE}}var cache=createIntlCache();var locale=getBrowserLang();var intl=createIntl({locale:locale,defaultLocale:"en",messages:lang[locale]||en},cache);function generateId(){return"wmcl-"+Math.random().toString(36).substr(2,10)}function throttle(e,t){var a;var r=false;return function(){var n=this;if(!r){e.apply(n,arguments);r=true;clearTimeout(a);a=setTimeout((function(){r=false}),t)}}}function debounce(e,t){var a;return function(){var r=this;var n=function(){return e.apply(r,arguments)};clearTimeout(a);a=setTimeout(n,t)}}function getTextDir(){var e=document.querySelector("html").getAttribute("dir");return e?e.toLowerCase():""}function getPosition(e){var t=e.getBoundingClientRect();var a=t.x;var r=t.y;if(!a){if(getTextDir()==="rtl"){a=t.right}else{a=t.left}r=t.top}return{x:a,y:r}}function getParentOrHost(e){if(e.assignedSlot){return e.assignedSlot}var t=e.parentElement;if(!t){var a=e.getRootNode();if(a instanceof ShadowRoot&&a.host){t=a.host}}return t}function findPositionedAncestor(e){var t=getParentOrHost(e);while(t&&t!==document.documentElement){var a=window.getComputedStyle(t);if(["relative","absolute","fixed","sticky"].includes(a.position)){return t}t=getParentOrHost(t)}return document.documentElement}function findPositioningBoundary(e){var t=e;while(t&&t!==document.documentElement){var a=window.getComputedStyle(t);if(a.position==="fixed"){return t}if(a.position==="absolute"){return findPositionedAncestor(t)}t=getParentOrHost(t)}return null}function findAllScrollableParents(e){var t=[];var a=getParentOrHost(e);while(a){var r=window.getComputedStyle(a);if(["scroll","auto"].includes(r.overflowY)||["scroll","auto"].includes(r.overflowX)){t.push(a)}a=getParentOrHost(a)}if(document.documentElement&&!t.includes(document.documentElement)){var n=window.getComputedStyle(document.documentElement);if(["scroll","auto"].includes(n.overflowY)||["scroll","auto"].includes(n.overflowX)||document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth){t.push(document.documentElement)}}return t}function getCumulativeScrollOffset(e){var t=findAllScrollableParents(e);var a=0;var r=0;var n=findPositioningBoundary(e);t.forEach((function(e){if(n&&e!==n&&!n.contains(e)){return}if(e===document.documentElement){a+=window.scrollX||window.pageXOffset||0;r+=window.scrollY||window.pageYOffset||0}else{a+=e.scrollLeft;r+=e.scrollTop}}));return{x:a,y:r}}function findParentWithHiddenOverflow(e){while(!!e){if(window.getComputedStyle(e).overflowY!=="visible"){return e}e=getParentOrHost(e)}}function isElOrChild(e,t){var a;return t===e||e.contains(t)||((a=e.shadowRoot)===null||a===void 0?void 0:a.contains(t))}function getContextMeasurements(e){var t=e.getBoundingClientRect();var a=findParentWithHiddenOverflow(e);var r=a&&a.getBoundingClientRect();return{spaceAbove:r?t.top-r.top:t.top,spaceBelow:r?r.bottom-t.bottom:document.documentElement.clientHeight-t.bottom,spaceLeft:r?t.left-r.left:t.left,spaceRight:r?r.right-t.right:document.documentElement.clientWidth-t.right}}function shouldOpenUp(e,t,a,r){if(a===void 0){a=0}if(r===void 0){r=0}var n=getContextMeasurements(e),i=n.spaceAbove,l=n.spaceBelow;var o=t>l+r&&t<=i+a;return o}function shouldOpenDown(e,t,a,r){if(a===void 0){a=0}if(r===void 0){r=0}var n=getContextMeasurements(e),i=n.spaceAbove,l=n.spaceBelow;var o=t>i+a&&t<=l+r;return o}function shouldShiftRight(e,t){var a=getContextMeasurements(e),r=a.spaceLeft,n=a.spaceRight;var i=t>r&&n>r;return i}function shouldShiftLeft(e,t){var a=getContextMeasurements(e),r=a.spaceLeft,n=a.spaceRight;var i=t>n&&r>n;return i}function adjustTooltipPlacement(e,t,a,r){var n=getContextMeasurements(t),i=n.spaceLeft,l=n.spaceRight,o=n.spaceBelow,u=n.spaceAbove;var s=u>a;var y=o>a;var c=i-24>r;var p=l-24>r;var v=function(e){return!s?e.replace("top","bottom"):e};var d=function(e){return!y&&s?e.replace("bottom","top"):e};var h=function(e,t){if(!c&&p){e=e.replace("left","right")}else if(!c&&!p){e=t}return e};var f=function(e,t){if(!p&&c){e=e.replace("right","left")}else if(!p&&!c){e=t}return e};switch(e){case"left":e=h(e,"bottom");case"right":e=f(e,"bottom");case"top-left":e=h(e,"top");e=v(e);case"top-right":e=f(e,"top");e=v(e);case"bottom-left":e=h(e,"bottom");e=d(e);case"bottom-right":e=f(e,"bottom");e=d(e);case"top":e=v(e);case"bottom":e=d(e)}return e}function showTooltip(e,t,a){var r=document.querySelectorAll(".wm-tooltip");r.length>0&&r.forEach((function(r){var n;if(!!r.showPopover&&r.hasAttribute("popover")){r.showPopover()}r.classList.add("show");r.textContent=a;var i=a.match(/^[^\s]+$/);if(i){r.classList.add("single-word");r.style.setProperty("--wmTooltipMaxWidth","none")}else{r.classList.remove("single-word");r.style.removeProperty("--wmTooltipMaxWidth")}var l=r.getBoundingClientRect();var o=t.getBoundingClientRect();var u=adjustTooltipPlacement(e,t,l.height,l.width);var s,y;n=positionTooltip(u,o,l.height,l.width),s=n[0],y=n[1];r.style.setProperty("--wmTooltipTop",s+"px");r.style.setProperty("--wmTooltipLeft",y+"px")}))}function hideTooltip(){var e=document.querySelectorAll(".wm-tooltip");e.length>0&&e.forEach((function(e){if(!!e.hidePopover&&e.hasAttribute("popover")){e.hidePopover()}e.classList.remove("show")}))}function positionTooltip(e,t,a,r){var n=(t.height-a)/2;var i=(t.width-r)/2;var l=t.top+n;var o=t.left+i;if(e.includes("top")){l=t.top-a-8}if(e.includes("bottom")){l=t.bottom+8}if(e.includes("left")){o=t.left-r-8}if(e.includes("right")){o=t.right+8}o=Math.max(o,24);return[l,o]}function hasRoomRight(e,t){var a=0;if(e.type==="click"){a=e.clientX}else if(e.type==="focus"){a=0}else{var r=e;while(r){if(r.tagName=="BODY"){var n=r.scrollLeft||document.documentElement.scrollLeft;a+=r.offsetLeft-n+r.clientLeft}else{a+=r.offsetLeft-r.scrollLeft+r.clientLeft}r=r.offsetParent}}return window.innerWidth-a>=t}function checkForActiveElInShadow(e){while(e&&e.shadowRoot){e=e.shadowRoot.activeElement}return e}function checkForFocusableElInShadow(e){var t=["button","a","input","select","textarea","wm-button","wm-search","wm-select","wm-action-menu","wm-tab-item","wm-datepicker"];var a=e;t.forEach((function(e){if(a&&a.shadowRoot){var t=a.shadowRoot.querySelector(e);if(t){if(e.startsWith("wm-")){a=checkForFocusableElInShadow(t)}else{a=t}}}}));return a}function isFocusable(e){if(e.tabIndex>0||e.tabIndex===0&&e.getAttribute("tabIndex")!==null){return true}if(e.disabled){return false}switch(e.nodeName){case"A":return!!e.href&&e.rel!="ignore";case"INPUT":return e.type!="hidden"&&e.type!="file";case"BUTTON":case"SELECT":case"TEXTAREA":case"WM-BUTTON":case"WM-SELECT":case"WM-ACTION-MENU":case"WM-DATEPICKER":case"WM-TIMEPICKER":case"WM-INPUT":case"WM-TAG-INPUT":case"WM-TAB-ITEM":case"WM-SEARCH":return true;default:return false}}function getLastFocusableDescendant(e){if(isFocusable(e)){return checkForFocusableElInShadow(e)}else if(e.childNodes.length>0){var t=Array.from(e.childNodes).reverse();return t.reduce((function(e,t){if(e)return e;var a=getLastFocusableDescendant(t);return a?checkForFocusableElInShadow(a):null}),null)}return null}function snakeCaseToCamelCase(e){var t=/^([a-z0-9]*)(_[a-z0-9]*)*$/g;if(t.test(e)){var a="";var r=e.split("_");r.forEach((function(e,t){a+=t===0?e.toLowerCase():e.charAt(0).toUpperCase()+e.slice(1)}));return a}else{return e}}function csvToArray(e){return e?e.split(/, ?/):[]}function getNewIndexToFocus(e,t,a){var r=e;if(t==="ArrowDown"){r=(e+1)%a}if(t==="ArrowUp"){r=e===0?a-1:e-1}return r}function toBool(e){return e=="false"?false:!!e}function measureText(e,t){var a=document.createElement("div");var r=getComputedStyle(e);a.style.position="absolute";a.style.top="-100vh";a.style.fontFamily=r.fontFamily;a.style.fontWeight=r.fontWeight;a.style.fontSize=r.fontSize;a.textContent=t;document.body.appendChild(a);var n=a.getBoundingClientRect();document.body.removeChild(a);return n}function truncateText(e,t,a,r){var n=document.createElement("div");n.style.visibility="hidden";n.style.position="absolute";n.style.top="-200vh";n.style.left="-200vh";n.textContent=t;e.appendChild(n);var i="...";var l=2+i.length+r;var o=a>n.clientWidth;if(!o&&t.length>l){var u=t.slice(0,t.length-r-i.length).trim();var s=t.slice(-r).trim();var y=u+i+s;n.textContent=y;o=a>n.clientWidth;while(!o&&y.length>l){u=u.slice(0,-1).trim();y=u+i+s;n.textContent=y;o=a>n.clientWidth}}var c=n.textContent;n.remove();return c}function transposeMatrix(e){var t=[];for(var a=0;a<e[0].length;a++){var r=[];for(var n=0;n<e.length;n++){r.push(e[n][a])}t.push(r)}return t}function wrapAround(e,t,a){e+=t;if(e>a){e=(e-1)%a}while(e<0){e=a-Math.abs(e)+1}return e}function skipByInterval(e,t){var a=[];for(var r=0;r<e.length;r+=1+t){a.push(e[r])}return a}function getSmallestSkipInterval(e,t){var a=0;var r=e;while(skipByInterval(e,a).length>t){a++;r=skipByInterval(e,a)}return{skipInterval:a,skippedList:r}}function calcPercentageInRange(e,t,a){var r=a-t;var n=Math.abs(e-t);var i=n/r*100;return i}function triggerFormSubmit(e){if(e.requestSubmit){e.requestSubmit()}else{var t=document.createElement("button");t.style.display="none";e.appendChild(t);t.click();document.removeChild(t)}}function handleDisabledAttribute(e,t){if(t==false&&e.hasAttribute("disabled")){e.removeAttribute("disabled")}}function findPrev(e,t,a){if(a===void 0){a=false}if(!!e&&!t)return e[e.length-1];if(!e.includes(t))return;var r=e.indexOf(t);var n=a?e.length-1:0;var i=r>0?r-1:n;return e[i]}function findNext(e,t,a){if(a===void 0){a=false}if(!!e&&!t)return e[0];if(!e.includes(t))return;var r=e.indexOf(t);var n=e.length-1;var i=a?0:n;var l=r!==n?r+1:i;return e[l]}function safeMultiplyFloat(e,t){var a=countDecimals(e);var r=countDecimals(t);var n=a+r;return parseFloat((e*t).toFixed(n))}function countDecimals(e){var t=e.toString();var a=t.indexOf(".");if(a==-1){return 0}else{return t.split(".")[1].length}}function getMonthLength(e,t){var a=[4,6,9,11];var r=t%4===0;return e===2?r?29:28:a.includes(e)?30:31}function dateToISO(e){return"".concat(e.getUTCFullYear(),"-").concat((e.getUTCMonth()+1).toString().padStart(2,"0"),"-").concat(e.getDate().toString().padStart(2,"0"))}function clampDate(e){var t=dateFind.year.asInt(e);var a=dateFind.month.asInt(e);var r=dateFind.day.asInt(e);var n=getMonthLength(a,t);var i=Math.min(r,n);return makeISO(t,a,i)}function splitISO(e){var t=e.split("-"),a=t[0],r=t[1],n=t[2];return{year:{asInt:parseInt(a),asString:a},month:{asInt:parseInt(r),asString:r},day:{asInt:parseInt(n),asString:n}}}function makeISO(e,t,a){return"".concat(e,"-").concat(t.toString().padStart(2,"0"),"-").concat(a.toString().padStart(2,"0"))}var dateFind={year:{asString:function(e){return splitISO(e).year.asString},asInt:function(e){return splitISO(e).year.asInt},increase:function(e,t){var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;return makeISO(r+t,n,i)},decrease:function(e,t){var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;return makeISO(r-t,n,i)}},month:{asString:function(e){return splitISO(e).month.asString},asInt:function(e){return splitISO(e).month.asInt},increase:function(e,t){var a=splitISO(e);var r=Math.floor(t/12);var n=t%12;var i=a.year.asInt;var l=a.month.asInt;var o=a.day.asInt;i=l+n>12?i+1:i;i=i+r;l=l+n;l=(l-1)%12+1;return makeISO(i,l,o)},decrease:function(e,t){var a=splitISO(e);var r=Math.floor(t/12);var n=t%12;var i=a.year.asInt;var l=a.month.asInt;var o=a.day.asInt;i=l-n<1?i-1:i;i=i-r;l=l+12;l=l-n;l=(l-1)%12+1;return makeISO(i,l,o)}},day:{asString:function(e){return splitISO(e).day.asString},asInt:function(e){return splitISO(e).day.asInt},increase:function(e,t){if(t>7)throw new Error("this.dateFind.day.increase(): max 7 days");var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;var l=getMonthLength(n,r);var o=i+t>l;var u=o&&n===12;n=o?u?1:n+1:n;r=u?r+1:r;i=(i-1+t)%l+1;return makeISO(r,n,i)},decrease:function(e,t){if(t>7)throw new Error("this.dateFind.day.decrease(): max 7 days");var a=splitISO(e);var r=a.year.asInt;var n=a.month.asInt;var i=a.day.asInt;var l=n===1?12:n-1;var o=getMonthLength(l,r);var u=i-t<1;var s=u&&n===1;i=i+o;i=i-t;i=(i-1)%o+1;n=u?s?12:n-1:n;r=s?r-1:r;return makeISO(r,n,i)}}};var calendar_months=[intl.formatMessage({id:"date.january",defaultMessage:"January",description:"Month of the year"}),intl.formatMessage({id:"date.february",defaultMessage:"February",description:"Month of the year"}),intl.formatMessage({id:"date.march",defaultMessage:"March",description:"Month of the year"}),intl.formatMessage({id:"date.april",defaultMessage:"April",description:"Month of the year"}),intl.formatMessage({id:"date.may",defaultMessage:"May",description:"Month of the year"}),intl.formatMessage({id:"date.june",defaultMessage:"June",description:"Month of the year"}),intl.formatMessage({id:"date.july",defaultMessage:"July",description:"Month of the year"}),intl.formatMessage({id:"date.august",defaultMessage:"August",description:"Month of the year"}),intl.formatMessage({id:"date.september",defaultMessage:"September",description:"Month of the year"}),intl.formatMessage({id:"date.october",defaultMessage:"October",description:"Month of the year"}),intl.formatMessage({id:"date.november",defaultMessage:"November",description:"Month of the year"}),intl.formatMessage({id:"date.december",defaultMessage:"December",description:"Month of the year"})];var weekdays=[intl.formatMessage({id:"date.sunday",defaultMessage:"Sunday"}),intl.formatMessage({id:"date.monday",defaultMessage:"Monday"}),intl.formatMessage({id:"date.tuesday",defaultMessage:"Tuesday"}),intl.formatMessage({id:"date.wednesday",defaultMessage:"Wednesday"}),intl.formatMessage({id:"date.thursday",defaultMessage:"Thursday"}),intl.formatMessage({id:"date.friday",defaultMessage:"Friday"}),intl.formatMessage({id:"date.saturday",defaultMessage:"Saturday"})];export{findPrev as A,getTextDir as B,throttle as C,getContextMeasurements as D,dateFind as E,calendar_months as F,findParentWithHiddenOverflow as G,transposeMatrix as H,wrapAround as I,getSmallestSkipInterval as J,calcPercentageInRange as K,isElOrChild as L,makeISO as M,clampDate as N,getMonthLength as O,weekdays as P,handleDisabledAttribute as a,triggerFormSubmit as b,checkForActiveElInShadow as c,debounce as d,safeMultiplyFloat as e,getPosition as f,generateId as g,hideTooltip as h,intl as i,findAllScrollableParents as j,dateToISO as k,shouldOpenUp as l,hasRoomRight as m,truncateText as n,getLastFocusableDescendant as o,csvToArray as p,snakeCaseToCamelCase as q,getNewIndexToFocus as r,showTooltip as s,toBool as t,getCumulativeScrollOffset as u,shouldOpenDown as v,shouldShiftRight as w,shouldShiftLeft as x,measureText as y,findNext as z};
|