@watermarkinsights/ripple 5.19.1 → 5.19.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/dist/cjs/{app-globals-11721855.js → app-globals-1f3f0250.js} +19 -17
  2. package/dist/cjs/{chartFunctions-ce91b2c9.js → chartFunctions-ab373ead.js} +1 -1
  3. package/dist/cjs/{functions-ea3eae05.js → functions-2c94aae4.js} +2 -6
  4. package/dist/cjs/{intl-ea56dd40.js → intl-01be9673.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/priv-calendar.cjs.entry.js +1 -1
  7. package/dist/cjs/priv-chart-popover.cjs.entry.js +1 -1
  8. package/dist/cjs/priv-option-list.cjs.entry.js +2 -2
  9. package/dist/cjs/ripple.cjs.js +1 -1
  10. package/dist/cjs/wm-action-menu_2.cjs.entry.js +1 -1
  11. package/dist/cjs/wm-button.cjs.entry.js +1 -1
  12. package/dist/cjs/wm-chart.cjs.entry.js +3 -3
  13. package/dist/cjs/wm-date-range.cjs.entry.js +1 -1
  14. package/dist/cjs/wm-datepicker.cjs.entry.js +1 -1
  15. package/dist/cjs/wm-file.cjs.entry.js +1 -1
  16. package/dist/cjs/wm-flyout.cjs.entry.js +2 -2
  17. package/dist/cjs/wm-input.cjs.entry.js +2 -2
  18. package/dist/cjs/wm-line-chart.cjs.entry.js +3 -3
  19. package/dist/cjs/wm-modal-pss_3.cjs.entry.js +2 -2
  20. package/dist/cjs/wm-modal_3.cjs.entry.js +2 -2
  21. package/dist/cjs/wm-navigation_3.cjs.entry.js +2 -2
  22. package/dist/cjs/wm-navigator.cjs.entry.js +1 -1
  23. package/dist/cjs/wm-nested-select.cjs.entry.js +2 -2
  24. package/dist/cjs/wm-optgroup.cjs.entry.js +1 -1
  25. package/dist/cjs/wm-option_2.cjs.entry.js +2 -2
  26. package/dist/cjs/wm-pagination.cjs.entry.js +2 -2
  27. package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +2 -2
  28. package/dist/cjs/wm-search.cjs.entry.js +2 -2
  29. package/dist/cjs/wm-snackbar.cjs.entry.js +2 -2
  30. package/dist/cjs/wm-tab-item_3.cjs.entry.js +1 -1
  31. package/dist/cjs/wm-tag-input.cjs.entry.js +2 -2
  32. package/dist/cjs/wm-tag-option.cjs.entry.js +1 -1
  33. package/dist/cjs/wm-textarea.cjs.entry.js +2 -2
  34. package/dist/cjs/wm-timepicker.cjs.entry.js +1 -1
  35. package/dist/cjs/wm-toggletip.cjs.entry.js +5 -5
  36. package/dist/cjs/wm-uploader.cjs.entry.js +2 -2
  37. package/dist/collection/components/wm-toggletip/wm-toggletip.js +4 -4
  38. package/dist/collection/global/functions.js +2 -6
  39. package/dist/collection/global/global.js +18 -16
  40. package/dist/esm/{app-globals-6634ff38.js → app-globals-f5d40a5d.js} +19 -17
  41. package/dist/esm/{chartFunctions-3a54f8ac.js → chartFunctions-311cdb3b.js} +1 -1
  42. package/dist/esm/{functions-669184a6.js → functions-e76f6f72.js} +2 -6
  43. package/dist/esm/{intl-7906e2d7.js → intl-506609bf.js} +1 -1
  44. package/dist/esm/loader.js +1 -1
  45. package/dist/esm/priv-calendar.entry.js +1 -1
  46. package/dist/esm/priv-chart-popover.entry.js +1 -1
  47. package/dist/esm/priv-option-list.entry.js +2 -2
  48. package/dist/esm/ripple.js +1 -1
  49. package/dist/esm/wm-action-menu_2.entry.js +1 -1
  50. package/dist/esm/wm-button.entry.js +1 -1
  51. package/dist/esm/wm-chart.entry.js +3 -3
  52. package/dist/esm/wm-date-range.entry.js +1 -1
  53. package/dist/esm/wm-datepicker.entry.js +1 -1
  54. package/dist/esm/wm-file.entry.js +1 -1
  55. package/dist/esm/wm-flyout.entry.js +2 -2
  56. package/dist/esm/wm-input.entry.js +2 -2
  57. package/dist/esm/wm-line-chart.entry.js +3 -3
  58. package/dist/esm/wm-modal-pss_3.entry.js +2 -2
  59. package/dist/esm/wm-modal_3.entry.js +2 -2
  60. package/dist/esm/wm-navigation_3.entry.js +2 -2
  61. package/dist/esm/wm-navigator.entry.js +1 -1
  62. package/dist/esm/wm-nested-select.entry.js +2 -2
  63. package/dist/esm/wm-optgroup.entry.js +1 -1
  64. package/dist/esm/wm-option_2.entry.js +2 -2
  65. package/dist/esm/wm-pagination.entry.js +2 -2
  66. package/dist/esm/wm-progress-indicator_3.entry.js +2 -2
  67. package/dist/esm/wm-search.entry.js +2 -2
  68. package/dist/esm/wm-snackbar.entry.js +2 -2
  69. package/dist/esm/wm-tab-item_3.entry.js +1 -1
  70. package/dist/esm/wm-tag-input.entry.js +2 -2
  71. package/dist/esm/wm-tag-option.entry.js +1 -1
  72. package/dist/esm/wm-textarea.entry.js +2 -2
  73. package/dist/esm/wm-timepicker.entry.js +1 -1
  74. package/dist/esm/wm-toggletip.entry.js +5 -5
  75. package/dist/esm/wm-uploader.entry.js +2 -2
  76. package/dist/esm-es5/app-globals-f5d40a5d.js +1 -0
  77. package/dist/esm-es5/{chartFunctions-3a54f8ac.js → chartFunctions-311cdb3b.js} +1 -1
  78. package/dist/esm-es5/{functions-669184a6.js → functions-e76f6f72.js} +1 -1
  79. package/dist/esm-es5/{intl-7906e2d7.js → intl-506609bf.js} +1 -1
  80. package/dist/esm-es5/loader.js +1 -1
  81. package/dist/esm-es5/priv-calendar.entry.js +1 -1
  82. package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
  83. package/dist/esm-es5/priv-option-list.entry.js +1 -1
  84. package/dist/esm-es5/ripple.js +1 -1
  85. package/dist/esm-es5/wm-action-menu_2.entry.js +1 -1
  86. package/dist/esm-es5/wm-button.entry.js +1 -1
  87. package/dist/esm-es5/wm-chart.entry.js +1 -1
  88. package/dist/esm-es5/wm-date-range.entry.js +1 -1
  89. package/dist/esm-es5/wm-datepicker.entry.js +1 -1
  90. package/dist/esm-es5/wm-file.entry.js +1 -1
  91. package/dist/esm-es5/wm-flyout.entry.js +1 -1
  92. package/dist/esm-es5/wm-input.entry.js +1 -1
  93. package/dist/esm-es5/wm-line-chart.entry.js +1 -1
  94. package/dist/esm-es5/wm-modal-pss_3.entry.js +1 -1
  95. package/dist/esm-es5/wm-modal_3.entry.js +1 -1
  96. package/dist/esm-es5/wm-navigation_3.entry.js +1 -1
  97. package/dist/esm-es5/wm-navigator.entry.js +1 -1
  98. package/dist/esm-es5/wm-nested-select.entry.js +1 -1
  99. package/dist/esm-es5/wm-optgroup.entry.js +1 -1
  100. package/dist/esm-es5/wm-option_2.entry.js +1 -1
  101. package/dist/esm-es5/wm-pagination.entry.js +1 -1
  102. package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
  103. package/dist/esm-es5/wm-search.entry.js +1 -1
  104. package/dist/esm-es5/wm-snackbar.entry.js +1 -1
  105. package/dist/esm-es5/wm-tab-item_3.entry.js +1 -1
  106. package/dist/esm-es5/wm-tag-input.entry.js +1 -1
  107. package/dist/esm-es5/wm-tag-option.entry.js +1 -1
  108. package/dist/esm-es5/wm-textarea.entry.js +1 -1
  109. package/dist/esm-es5/wm-timepicker.entry.js +1 -1
  110. package/dist/esm-es5/wm-toggletip.entry.js +1 -1
  111. package/dist/esm-es5/wm-uploader.entry.js +1 -1
  112. package/dist/ripple/{p-ebfa5876.entry.js → p-0456a50d.entry.js} +1 -1
  113. package/dist/ripple/{p-f8fd7172.system.entry.js → p-05958c57.system.entry.js} +1 -1
  114. package/dist/ripple/{p-222624ae.entry.js → p-0681ae2e.entry.js} +1 -1
  115. package/dist/ripple/p-0b4b139c.system.js +1 -0
  116. package/dist/ripple/{p-71cc21a4.entry.js → p-0c64a185.entry.js} +1 -1
  117. package/dist/ripple/{p-9e1ea6e2.entry.js → p-0feb88f9.entry.js} +1 -1
  118. package/dist/ripple/{p-7394f4e9.system.entry.js → p-17291d8e.system.entry.js} +1 -1
  119. package/dist/ripple/{p-95f19440.system.js → p-1782d5b2.system.js} +1 -1
  120. package/dist/ripple/{p-5bf2eb50.system.entry.js → p-1d88dc34.system.entry.js} +1 -1
  121. package/dist/ripple/{p-25c17efe.system.entry.js → p-2a4a0d9d.system.entry.js} +1 -1
  122. package/dist/ripple/{p-bdac9bec.entry.js → p-36d3af93.entry.js} +1 -1
  123. package/dist/ripple/{p-ae2520e4.entry.js → p-36fd0ca5.entry.js} +1 -1
  124. package/dist/ripple/{p-1eb2ec31.system.entry.js → p-379ac7b3.system.entry.js} +1 -1
  125. package/dist/ripple/{p-328b9560.entry.js → p-408b25f3.entry.js} +1 -1
  126. package/dist/ripple/{p-c85dae6b.entry.js → p-44f0c380.entry.js} +1 -1
  127. package/dist/ripple/{p-ff6b7376.system.entry.js → p-464f6757.system.entry.js} +1 -1
  128. package/dist/ripple/{p-c73882de.system.entry.js → p-4a73b304.system.entry.js} +1 -1
  129. package/dist/ripple/{p-d784f4b4.entry.js → p-514d3726.entry.js} +1 -1
  130. package/dist/ripple/{p-c70fa14f.entry.js → p-5a9bf0e0.entry.js} +1 -1
  131. package/dist/ripple/{p-4b0b66e0.system.entry.js → p-5b9b1b50.system.entry.js} +1 -1
  132. package/dist/ripple/{p-c0f4f1ea.system.entry.js → p-5eaa2b5d.system.entry.js} +1 -1
  133. package/dist/ripple/{p-ea10c498.entry.js → p-63dfc933.entry.js} +1 -1
  134. package/dist/ripple/{p-9ac6957b.entry.js → p-6614468e.entry.js} +1 -1
  135. package/dist/ripple/{p-1806e50b.js → p-684e7777.js} +1 -1
  136. package/dist/ripple/{p-bb364d6b.entry.js → p-6c3ae5b5.entry.js} +1 -1
  137. package/dist/ripple/{p-fb61a10e.system.entry.js → p-6d4cc246.system.entry.js} +1 -1
  138. package/dist/ripple/{p-e1a15515.system.entry.js → p-7b9121f4.system.entry.js} +1 -1
  139. package/dist/ripple/{p-176dcfc0.system.js → p-80ea7a4d.system.js} +1 -1
  140. package/dist/ripple/{p-dfdcdae0.system.entry.js → p-85972d48.system.entry.js} +1 -1
  141. package/dist/ripple/{p-1efa25b5.system.entry.js → p-8cde5d2b.system.entry.js} +1 -1
  142. package/dist/ripple/{p-8c73dadf.system.entry.js → p-8e8f78e7.system.entry.js} +1 -1
  143. package/dist/ripple/{p-69b38da5.entry.js → p-93dfab08.entry.js} +1 -1
  144. package/dist/ripple/p-976fc44a.entry.js +1 -0
  145. package/dist/ripple/{p-036fd03b.system.entry.js → p-97bed286.system.entry.js} +1 -1
  146. package/dist/ripple/{p-b55883ee.entry.js → p-9e0b95a7.entry.js} +1 -1
  147. package/dist/ripple/{p-7d708fab.entry.js → p-a1b7e69a.entry.js} +1 -1
  148. package/dist/ripple/{p-66489ded.entry.js → p-ac40ffce.entry.js} +1 -1
  149. package/dist/ripple/{p-6ec4129b.entry.js → p-ad31cee9.entry.js} +1 -1
  150. package/dist/ripple/{p-96a7c1b9.system.entry.js → p-ad8a733b.system.entry.js} +1 -1
  151. package/dist/ripple/{p-6a40014e.system.entry.js → p-ae86ca36.system.entry.js} +1 -1
  152. package/dist/ripple/{p-ec9f782e.entry.js → p-b1e17bb6.entry.js} +1 -1
  153. package/dist/ripple/{p-a0ef456d.entry.js → p-bcb5c9fe.entry.js} +1 -1
  154. package/dist/ripple/{p-c1d6740e.entry.js → p-be5b0eaa.entry.js} +1 -1
  155. package/dist/ripple/{p-047e510d.entry.js → p-c364a1e1.entry.js} +1 -1
  156. package/dist/ripple/{p-acb4d87c.system.entry.js → p-c3c603a1.system.entry.js} +1 -1
  157. package/dist/ripple/{p-dfa30c3d.entry.js → p-c3fe83ad.entry.js} +1 -1
  158. package/dist/ripple/{p-ad10664f.entry.js → p-c4d8e040.entry.js} +1 -1
  159. package/dist/ripple/{p-1ad6c15b.entry.js → p-c58f0620.entry.js} +1 -1
  160. package/dist/ripple/{p-1841c319.system.entry.js → p-c5cffa46.system.entry.js} +1 -1
  161. package/dist/ripple/{p-65d3f9c4.system.entry.js → p-cc096873.system.entry.js} +1 -1
  162. package/dist/ripple/{p-68e90b50.system.entry.js → p-cc92d61f.system.entry.js} +1 -1
  163. package/dist/ripple/{p-009a6e5a.entry.js → p-cff18ef4.entry.js} +1 -1
  164. package/dist/ripple/{p-21c100d8.entry.js → p-d1d9bbe6.entry.js} +1 -1
  165. package/dist/ripple/{p-22d4c7e0.system.entry.js → p-d92edd52.system.entry.js} +1 -1
  166. package/dist/ripple/{p-26ab5004.system.entry.js → p-db950d3f.system.entry.js} +1 -1
  167. package/dist/ripple/{p-55cdfcb4.system.entry.js → p-de9a368b.system.entry.js} +1 -1
  168. package/dist/ripple/{p-c8dfc321.system.entry.js → p-e6c271f2.system.entry.js} +1 -1
  169. package/dist/ripple/{p-91669f66.js → p-e8290b83.js} +1 -1
  170. package/dist/ripple/{p-54759960.entry.js → p-e8bbb8e3.entry.js} +1 -1
  171. package/dist/ripple/{p-0ae9b6d3.js → p-e9843e06.js} +1 -1
  172. package/dist/ripple/{p-03759d86.system.entry.js → p-e9fdbdbc.system.entry.js} +1 -1
  173. package/dist/ripple/{p-dbc3a44d.entry.js → p-eae2a07a.entry.js} +1 -1
  174. package/dist/ripple/{p-3c9972a6.system.entry.js → p-eb2705a9.system.entry.js} +1 -1
  175. package/dist/ripple/{p-88a7ccee.system.js → p-ed022fc4.system.js} +1 -1
  176. package/dist/ripple/p-ef51b5d3.js +1 -0
  177. package/dist/ripple/{p-01aec0e1.system.js → p-f5255c71.system.js} +1 -1
  178. package/dist/ripple/{p-6d32911c.system.entry.js → p-f787d875.system.entry.js} +1 -1
  179. package/dist/ripple/{p-0c20a096.system.entry.js → p-f87dc782.system.entry.js} +1 -1
  180. package/dist/ripple/{p-bd37b0f9.system.entry.js → p-f95cb0a1.system.entry.js} +1 -1
  181. package/dist/ripple/ripple.esm.js +1 -1
  182. package/dist/ripple/ripple.js +1 -1
  183. package/package.json +2 -2
  184. package/dist/esm-es5/app-globals-6634ff38.js +0 -1
  185. package/dist/ripple/p-42949f98.system.js +0 -1
  186. package/dist/ripple/p-4886fc88.entry.js +0 -1
  187. package/dist/ripple/p-ab6b6158.js +0 -1
@@ -1 +1 @@
1
- const e={"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.currentMonth":[{type:0,value:"current month"}],"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.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:"Select next month"}],"date.selectNextYear":[{type:0,value:"Select next year"}],"date.selectPreviousMonth":[{type:0,value:"Select previous month"}],"date.selectPreviousYear":[{type:0,value:"Select 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.yearSelected":[{type:1,value:"year"},{type:0,value:" selected."}],"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"}],"tab.selectLabel":[{type:0,value:"Choose a tab"}],"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"}]},t=Object.freeze({__proto__:null,en:e,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."}]},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"}]},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.currentMonth":[{type:0,value:"urrentcay onthmay"}],"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.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:"Electsay extnay onthmay"}],"date.selectNextYear":[{type:0,value:"Electsay extnay earyay"}],"date.selectPreviousMonth":[{type:0,value:"Electsay eviouspray onthmay"}],"date.selectPreviousYear":[{type:0,value:"Electsay 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.yearSelected":[{type:1,value:"year"},{type:0,value:" electedsay."}],"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"}],"tab.selectLabel":[{type:0,value:"Oosechay ayay abtay"}],"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 a=function(e,t){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])},a(e,t)};function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var n=function(){return n=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++)for(var n in t=arguments[a])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},n.apply(this,arguments)};function l(e,t,a){if(a||2===arguments.length)for(var r,n=0,l=t.length;n<l;n++)!r&&n in t||(r||(r=Array.prototype.slice.call(t,0,n)),r[n]=t[n]);return e.concat(r||Array.prototype.slice.call(t))}function i(e,t){return(t&&t.strategy?t.strategy:y)(e,{cache:t&&t.cache?t.cache:f,serializer:t&&t.serializer?t.serializer:c})}function u(e,t,a,r){var n,l=null==(n=r)||"number"==typeof n||"boolean"==typeof n?r:a(r),i=t.get(l);return void 0===i&&(i=e.call(this,r),t.set(l,i)),i}function o(e,t,a){var r=Array.prototype.slice.call(arguments,3),n=a(r),l=t.get(n);return void 0===l&&(l=e.apply(this,r),t.set(n,l)),l}function s(e,t,a,r,n){return a.bind(t,e,r,n)}function y(e,t){return s(e,this,1===e.length?u:o,t.cache.create(),t.serializer)}"function"==typeof SuppressedError&&SuppressedError;var c=function(){return JSON.stringify(arguments)};function p(){this.cache=Object.create(null)}p.prototype.get=function(e){return this.cache[e]},p.prototype.set=function(e,t){this.cache[e]=t};var h,v,d,f={create:function(){return new p}},m={variadic:function(e,t){return s(e,this,o,t.cache.create(),t.serializer)},monadic:function(e,t){return s(e,this,u,t.cache.create(),t.serializer)}};function g(e){return e.type===v.literal}function b(e){return e.type===v.argument}function w(e){return e.type===v.number}function E(e){return e.type===v.date}function B(e){return e.type===v.time}function H(e){return e.type===v.select}function T(e){return e.type===v.plural}function A(e){return e.type===v.pound}function S(e){return e.type===v.tag}function I(e){return!(!e||"object"!=typeof e||e.type!==d.number)}function N(e){return!(!e||"object"!=typeof e||e.type!==d.dateTime)}!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"}(h||(h={})),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"}(v||(v={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(d||(d={}));var M=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,R=/(?:[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 L(e){var t={};return e.replace(R,(function(e){var a=e.length;switch(e[0]){case"G":t.era=4===a?"long":5===a?"narrow":"short";break;case"y":t.year=2===a?"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=4===a?"long":5===a?"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=!0;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""})),t}var x=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,P=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,O=/^(@+)?(\+|#+)?[rs]?$/g,C=/(\*)(0+)|(#+)(0+)|(0+)/g,U=/^(0+)$/;function D(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(O,(function(e,a,r){return"string"!=typeof r?(t.minimumSignificantDigits=a.length,t.maximumSignificantDigits=a.length):"+"===r?t.minimumSignificantDigits=a.length:"#"===a[0]?t.maximumSignificantDigits=a.length:(t.minimumSignificantDigits=a.length,t.maximumSignificantDigits=a.length+("string"==typeof r?r.length:0)),""})),t}function F(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 k(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var a=e.slice(0,2);if("+!"===a?(t.signDisplay="always",e=e.slice(2)):"+?"===a&&(t.signDisplay="exceptZero",e=e.slice(2)),!U.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function j(e){return F(e)||{}}function _(e){for(var t={},a=0,r=e;a<r.length;a++){var l=r[a];switch(l.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=l.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=l.options[0].replace(/^(.*?)-/,"");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=n(n(n({},t),{notation:"scientific"}),l.options.reduce((function(e,t){return n(n({},e),j(t))}),{}));continue;case"engineering":t=n(n(n({},t),{notation:"engineering"}),l.options.reduce((function(e,t){return n(n({},e),j(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(l.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(l.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");l.options[0].replace(C,(function(e,a,r,n,l,i){if(a)t.minimumIntegerDigits=r.length;else{if(n&&l)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(U.test(l.stem))t.minimumIntegerDigits=l.stem.length;else if(P.test(l.stem)){if(l.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");l.stem.replace(P,(function(e,a,r,n,l,i){return"*"===r?t.minimumFractionDigits=a.length:n&&"#"===n[0]?t.maximumFractionDigits=n.length:l&&i?(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length+i.length):(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length),""}));var i=l.options[0];"w"===i?t=n(n({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=n(n({},t),D(i)))}else if(O.test(l.stem))t=n(n({},t),D(l.stem));else{var u=F(l.stem);u&&(t=n(n({},t),u));var o=k(l.stem);o&&(t=n(n({},t),o))}}return t}var G,q={"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 V(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),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,r=e.language;return"root"!==r&&(a=e.maximize().region),(q[a||""]||q[r||""]||q["".concat(r,"-001")]||q["001"])[0]}var z=new RegExp("^".concat(M.source,"*")),W=new RegExp("".concat(M.source,"*$"));function Y(e,t){return{start:e,end:t}}var K=!!String.prototype.startsWith&&"_a".startsWith("a",1),Z=!!String.fromCodePoint,J=!!Object.fromEntries,X=!!String.prototype.codePointAt,$=!!String.prototype.trimStart,Q=!!String.prototype.trimEnd,ee=Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},te=!0;try{te="a"===(null===(G=se("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===G?void 0:G[0])}catch(e){te=!1}var ae,re=K?function(e,t,a){return e.startsWith(t,a)}:function(e,t,a){return e.slice(a,a+t.length)===t},ne=Z?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var a,r="",n=e.length,l=0;n>l;){if((a=e[l++])>1114111)throw RangeError(a+" is not a valid code point");r+=a<65536?String.fromCharCode(a):String.fromCharCode(55296+((a-=65536)>>10),a%1024+56320)}return r},le=J?Object.fromEntries:function(e){for(var t={},a=0,r=e;a<r.length;a++){var n=r[a];t[n[0]]=n[1]}return t},ie=X?function(e,t){return e.codePointAt(t)}:function(e,t){var a=e.length;if(!(t<0||t>=a)){var r,n=e.charCodeAt(t);return n<55296||n>56319||t+1===a||(r=e.charCodeAt(t+1))<56320||r>57343?n:r-56320+(n-55296<<10)+65536}},ue=$?function(e){return e.trimStart()}:function(e){return e.replace(z,"")},oe=Q?function(e){return e.trimEnd()}:function(e){return e.replace(W,"")};function se(e,t){return new RegExp(e,t)}if(te){var ye=se("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ae=function(e,t){var a;return ye.lastIndex=t,null!==(a=ye.exec(e)[1])&&void 0!==a?a:""}}else ae=function(e,t){for(var a=[];;){var r=ie(e,t);if(void 0===r||ve(r)||de(r))break;a.push(r),t+=r>=65536?2:1}return ne.apply(void 0,a)};var ce,pe=function(){function e(e,t){void 0===t&&(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}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,a){for(var r=[];!this.isEOF();){var n=this.char();if(123===n){if((l=this.parseArgument(e,a)).err)return l;r.push(l.val)}else{if(125===n&&e>0)break;if(35!==n||"plural"!==t&&"selectordinal"!==t){if(60===n&&!this.ignoreTag&&47===this.peek()){if(a)break;return this.error(h.UNMATCHED_CLOSING_TAG,Y(this.clonePosition(),this.clonePosition()))}if(60===n&&!this.ignoreTag&&he(this.peek()||0)){if((l=this.parseTag(e,t)).err)return l;r.push(l.val)}else{var l;if((l=this.parseLiteral(e,t)).err)return l;r.push(l.val)}}else{var i=this.clonePosition();this.bump(),r.push({type:v.pound,location:Y(i,this.clonePosition())})}}}return{val:r,err:null}},e.prototype.parseTag=function(e,t){var a=this.clonePosition();this.bump();var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:v.literal,value:"<".concat(r,"/>"),location:Y(a,this.clonePosition())},err:null};if(this.bumpIf(">")){var n=this.parseMessage(e+1,t,!0);if(n.err)return n;var l=n.val,i=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!he(this.char()))return this.error(h.INVALID_TAG,Y(i,this.clonePosition()));var u=this.clonePosition();return r!==this.parseTagName()?this.error(h.UNMATCHED_CLOSING_TAG,Y(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:v.tag,value:r,children:l,location:Y(a,this.clonePosition())},err:null}:this.error(h.INVALID_TAG,Y(i,this.clonePosition())))}return this.error(h.UNCLOSED_TAG,Y(a,this.clonePosition()))}return this.error(h.INVALID_TAG,Y(a,this.clonePosition()))},e.prototype.parseTagName=function(){var e,t=this.offset();for(this.bump();!this.isEOF()&&(45===(e=this.char())||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||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);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var a=this.clonePosition(),r="";;){var n=this.tryParseQuote(t);if(n)r+=n;else{var l=this.tryParseUnquoted(e,t);if(l)r+=l;else{var i=this.tryParseLeftAngleBracket();if(!i)break;r+=i}}}var u=Y(a,this.clonePosition());return{val:{type:v.literal,value:r,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(he(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var a=this.char();if(39===a){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(a);this.bump()}return ne.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var a=this.char();return 60===a||123===a||35===a&&("plural"===t||"selectordinal"===t)||125===a&&e>0?null:(this.bump(),ne(a))},e.prototype.parseArgument=function(e,t){var a=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition()));if(125===this.char())return this.bump(),this.error(h.EMPTY_ARGUMENT,Y(a,this.clonePosition()));var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(h.MALFORMED_ARGUMENT,Y(a,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:v.argument,value:r,location:Y(a,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition())):this.parseArgumentOptions(e,t,r,a);default:return this.error(h.MALFORMED_ARGUMENT,Y(a,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),a=ae(this.message,t);return this.bumpTo(t+a.length),{value:a,location:Y(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,a,r){var l,i=this.clonePosition(),u=this.parseIdentifierIfPossible().value,o=this.clonePosition();switch(u){case"":return this.error(h.EXPECT_ARGUMENT_TYPE,Y(i,o));case"number":case"date":case"time":this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var y=this.clonePosition();if((E=this.parseSimpleArgStyleIfPossible()).err)return E;if(0===(m=oe(E.val)).length)return this.error(h.EXPECT_ARGUMENT_STYLE,Y(this.clonePosition(),this.clonePosition()));s={style:m,styleLocation:Y(y,this.clonePosition())}}if((B=this.tryParseArgumentClose(r)).err)return B;var c=Y(r,this.clonePosition());if(s&&re(null==s?void 0:s.style,"::",0)){var p=ue(s.style.slice(2));if("number"===u)return(E=this.parseNumberSkeletonFromString(p,s.styleLocation)).err?E:{val:{type:v.number,value:a,location:c,style:E.val},err:null};if(0===p.length)return this.error(h.EXPECT_DATE_TIME_SKELETON,c);var f=p;this.locale&&(f=function(e,t){for(var a="",r=0;r<e.length;r++){var n=e.charAt(r);if("j"===n){for(var l=0;r+1<e.length&&e.charAt(r+1)===n;)l++,r++;var i=1+(1&l),u=l<2?1:3+(l>>1),o=V(t);for("H"!=o&&"k"!=o||(u=0);u-- >0;)a+="a";for(;i-- >0;)a=o+a}else a+="J"===n?"H":n}return a}(p,this.locale));var m={type:d.dateTime,pattern:f,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?L(f):{}};return{val:{type:"date"===u?v.date:v.time,value:a,location:c,style:m},err:null}}return{val:{type:"number"===u?v.number:"date"===u?v.date:v.time,value:a,location:c,style:null!==(l=null==s?void 0:s.style)&&void 0!==l?l:null},err:null};case"plural":case"selectordinal":case"select":var g=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(h.EXPECT_SELECT_ARGUMENT_OPTIONS,Y(g,n({},g)));this.bumpSpace();var b=this.parseIdentifierIfPossible(),w=0;if("select"!==u&&"offset"===b.value){if(!this.bumpIf(":"))return this.error(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Y(this.clonePosition(),this.clonePosition()));var E;if(this.bumpSpace(),(E=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,h.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return E;this.bumpSpace(),b=this.parseIdentifierIfPossible(),w=E.val}var B,H=this.tryParsePluralOrSelectOptions(e,u,t,b);if(H.err)return H;if((B=this.tryParseArgumentClose(r)).err)return B;var T=Y(r,this.clonePosition());return"select"===u?{val:{type:v.select,value:a,options:le(H.val),location:T},err:null}:{val:{type:v.plural,value:a,options:le(H.val),offset:w,pluralType:"plural"===u?"cardinal":"ordinal",location:T},err:null};default:return this.error(h.INVALID_ARGUMENT_TYPE,Y(i,o))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var a=this.clonePosition();if(!this.bumpUntil("'"))return this.error(h.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Y(a,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var a=[];try{a=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=[],a=0,r=e.split(x).filter((function(e){return e.length>0}));a<r.length;a++){var n=r[a].split("/");if(0===n.length)throw new Error("Invalid number skeleton");for(var l=n[0],i=n.slice(1),u=0,o=i;u<o.length;u++)if(0===o[u].length)throw new Error("Invalid number skeleton");t.push({stem:l,options:i})}return t}(e)}catch(e){return this.error(h.INVALID_NUMBER_SKELETON,t)}return{val:{type:d.number,tokens:a,location:t,parsedOptions:this.shouldParseSkeletons?_(a):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,a,r){for(var n,l=!1,i=[],u=new Set,o=r.value,s=r.location;;){if(0===o.length){var y=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var c=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_SELECTOR,h.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;s=Y(y,this.clonePosition()),o=this.message.slice(y.offset,this.offset())}if(u.has(o))return this.error("select"===t?h.DUPLICATE_SELECT_ARGUMENT_SELECTOR:h.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,s);"other"===o&&(l=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?h.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:h.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Y(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;i.push([o,{value:v.val,location:Y(p,this.clonePosition())}]),u.add(o),this.bumpSpace(),o=(n=this.parseIdentifierIfPossible()).value,s=n.location}return 0===i.length?this.error("select"===t?h.EXPECT_SELECT_ARGUMENT_SELECTOR:h.EXPECT_PLURAL_ARGUMENT_SELECTOR,Y(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!l?this.error(h.MISSING_OTHER_CLAUSE,Y(this.clonePosition(),this.clonePosition())):{val:i,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var a=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(a=-1);for(var n=!1,l=0;!this.isEOF();){var i=this.char();if(!(i>=48&&i<=57))break;n=!0,l=10*l+(i-48),this.bump()}var u=Y(r,this.clonePosition());return n?ee(l*=a)?{val:l,err:null}:this.error(t,u):this.error(e,u)},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=ie(this.message,e);if(void 0===t)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()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(re(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),a=this.message.indexOf(e,t);return a>=0?(this.bumpTo(a),!0):(this.bumpTo(this.message.length),!1)},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()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ve(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),a=this.message.charCodeAt(t+(e>=65536?2:1));return null!=a?a:null},e}();function he(e){return e>=97&&e<=122||e>=65&&e<=90}function ve(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function de(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||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||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||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||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||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||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||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||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||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||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function fe(e){e.forEach((function(e){if(delete e.location,H(e)||T(e))for(var t in e.options)delete e.options[t].location,fe(e.options[t].value);else w(e)&&I(e.style)||(E(e)||B(e))&&N(e.style)?delete e.style.location:S(e)&&fe(e.children)}))}function me(e,t){void 0===t&&(t={}),t=n({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var a=new pe(e,t).parse();if(a.err){var r=SyntaxError(h[a.err.kind]);throw r.location=a.err.location,r.originalMessage=a.err.message,r}return(null==t?void 0:t.captureLocation)||fe(a.val),a.val}!function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"}(ce||(ce={}));var ge,be=function(e){function t(t,a,r){var n=e.call(this,t)||this;return n.code=a,n.originalMessage=r,n}return r(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),we=function(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('", "'),'"'),ce.INVALID_VALUE,n)||this}return r(t,e),t}(be),Ee=function(e){function t(t,a,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(a),ce.INVALID_VALUE,r)||this}return r(t,e),t}(be),Be=function(e){function t(t,a){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(a,'"'),ce.MISSING_VALUE,a)||this}return r(t,e),t}(be);function He(e){return"function"==typeof e}function Te(e,t,a,r,n,l,i){if(1===e.length&&g(e[0]))return[{type:ge.literal,value:e[0].value}];for(var u=[],o=0,s=e;o<s.length;o++){var y=s[o];if(g(y))u.push({type:ge.literal,value:y.value});else if(A(y))"number"==typeof l&&u.push({type:ge.literal,value:a.getNumberFormat(t).format(l)});else{var c=y.value;if(!n||!(c in n))throw new Be(c,i);var p=n[c];if(b(y))p&&"string"!=typeof p&&"number"!=typeof p||(p="string"==typeof p||"number"==typeof p?String(p):""),u.push({type:"string"==typeof p?ge.literal:ge.object,value:p});else if(E(y)){var h="string"==typeof y.style?r.date[y.style]:N(y.style)?y.style.parsedOptions:void 0;u.push({type:ge.literal,value:a.getDateTimeFormat(t,h).format(p)})}else if(B(y))h="string"==typeof y.style?r.time[y.style]:N(y.style)?y.style.parsedOptions:r.time.medium,u.push({type:ge.literal,value:a.getDateTimeFormat(t,h).format(p)});else if(w(y))(h="string"==typeof y.style?r.number[y.style]:I(y.style)?y.style.parsedOptions:void 0)&&h.scale&&(p*=h.scale||1),u.push({type:ge.literal,value:a.getNumberFormat(t,h).format(p)});else{if(S(y)){var v=y.children,d=y.value,f=n[d];if(!He(f))throw new Ee(d,"function",i);var m=f(Te(v,t,a,r,n,l).map((function(e){return e.value})));Array.isArray(m)||(m=[m]),u.push.apply(u,m.map((function(e){return{type:"string"==typeof e?ge.literal:ge.object,value:e}})))}if(H(y)){if(!(M=y.options[p]||y.options.other))throw new we(y.value,p,Object.keys(y.options),i);u.push.apply(u,Te(M.value,t,a,r,n))}else if(T(y)){var M;if(!(M=y.options["=".concat(p)])){if(!Intl.PluralRules)throw new be('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ce.MISSING_INTL_API,i);var R=a.getPluralRules(t,{type:y.pluralType}).select(p-(y.offset||0));M=y.options[R]||y.options.other}if(!M)throw new we(y.value,p,Object.keys(y.options),i);u.push.apply(u,Te(M.value,t,a,r,n,p-(y.offset||0)))}}}}return(L=u).length<2?L:L.reduce((function(e,t){var a=e[e.length-1];return a&&a.type===ge.literal&&t.type===ge.literal?a.value+=t.value:e.push(t),e}),[]);var L}function Ae(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(ge||(ge={}));var Se,Ie=function(){function e(t,a,r,u){void 0===a&&(a=e.defaultLocale);var o,s,y=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=y.formatToParts(e);if(1===t.length)return t[0].value;var a=t.reduce((function(e,t){return e.length&&t.type===ge.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return a.length<=1?a[0]||"":a},this.formatToParts=function(e){return Te(y.ast,y.locales,y.formatters,y.formats,e,void 0,y.message)},this.resolvedOptions=function(){var e;return{locale:(null===(e=y.resolvedLocale)||void 0===e?void 0:e.toString())||Intl.NumberFormat.supportedLocalesOf(y.locales)[0]}},this.getAst=function(){return y.ast},this.locales=a,this.resolvedLocale=e.resolveLocale(a),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var c=function(e,t){var a={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(a[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(r=Object.getOwnPropertySymbols(e);n<r.length;n++)t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(a[r[n]]=e[r[n]])}return a}(u||{},["formatters"]);this.ast=e.__parse(t,n(n({},c),{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=(o=e.formats,(s=r)?Object.keys(o).reduce((function(e,t){var a,r;return e[t]=(a=o[t],(r=s[t])?n(n(n({},a||{}),r||{}),Object.keys(a).reduce((function(e,t){return e[t]=n(n({},a[t]),r[t]||{}),e}),{})):a),e}),n({},o)):o),this.formatters=u&&u.formatters||function(e){return void 0===e&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.number),strategy:m.variadic}),getDateTimeFormat:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.dateTime),strategy:m.variadic}),getPluralRules:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.pluralRules),strategy:m.variadic})}}(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(e){if(void 0!==Intl.Locale){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])}},e.__parse=me,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"}}},e}();!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"}(Se||(Se={}));var Ne=function(e){function t(a,r,n){var l=this,i=n?n instanceof Error?n:new Error(String(n)):void 0;return(l=e.call(this,"[@formatjs/intl Error ".concat(a,"] ").concat(r,"\n").concat(i?"\n".concat(i.message,"\n").concat(i.stack):""))||this).code=a,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(l,t),l}return r(t,e),t}(Error),Me=function(e){function t(t,a){return e.call(this,Se.UNSUPPORTED_FORMATTER,t,a)||this}return r(t,e),t}(Ne),Re=function(e){function t(t,a){return e.call(this,Se.INVALID_CONFIG,t,a)||this}return r(t,e),t}(Ne),Le=function(e){function t(t,a){return e.call(this,Se.MISSING_DATA,t,a)||this}return r(t,e),t}(Ne),xe=function(e){function t(t,a,r){var n=e.call(this,Se.FORMAT_ERROR,"".concat(t,"\nLocale: ").concat(a,"\n"),r)||this;return n.locale=a,n}return r(t,e),t}(Ne),Pe=function(e){function t(t,a,r,n){var l=e.call(this,"".concat(t,"\nMessageID: ").concat(null==r?void 0:r.id,"\nDefault Message: ").concat(null==r?void 0:r.defaultMessage,"\nDescription: ").concat(null==r?void 0:r.description,"\n"),a,n)||this;return l.descriptor=r,l.locale=a,l}return r(t,e),t}(xe),Oe=function(e){function t(t,a){var r=e.call(this,Se.MISSING_TRANSLATION,'Missing message: "'.concat(t.id,'" for locale "').concat(a,'", using ').concat(t.defaultMessage?"default message (".concat("string"==typeof t.defaultMessage?t.defaultMessage:t.defaultMessage.map((function(e){var t;return null!==(t=e.value)&&void 0!==t?t:JSON.stringify(e)})).join(),")"):"id"," as fallback."))||this;return r.descriptor=t,r}return r(t,e),t}(Ne);function Ce(e,t,a){return void 0===a&&(a={}),t.reduce((function(t,r){return r in e?t[r]=e[r]:r in a&&(t[r]=a[r]),t}),{})}var Ue={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:function(){},onWarn:function(){}};function De(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function Fe(e,t,a,r){var n,l=e&&e[t];if(l&&(n=l[a]),n)return n;r(new Me("No ".concat(t," format named: ").concat(a)))}function ke(e,t){return Object.keys(e).reduce((function(a,r){return a[r]=n({timeZone:t},e[r]),a}),{})}function je(e,t){return Object.keys(n(n({},e),t)).reduce((function(a,r){return a[r]=n(n({},e[r]||{}),t[r]||{}),a}),{})}function _e(e,t){if(!t)return e;var a=Ie.formats;return n(n(n({},a),e),{date:je(ke(a.date,t),ke(e.date||{},t)),time:je(ke(a.time,t),ke(e.time||{},t))})}i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.Locale).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.ListFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic});var Ge=function(e,t,a,r,l){var i=e.locale,u=e.formats,o=e.messages,s=e.defaultLocale,y=e.defaultFormats,c=e.fallbackOnEmptyString,p=e.onError,h=e.timeZone,d=e.defaultRichTextElements;void 0===a&&(a={id:""});var f=a.id,m=a.defaultMessage;!function(e,t,a){if(void 0===a&&(a=Error),!e)throw new a("[@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")}(!!f);var g=String(f),b=o&&Object.prototype.hasOwnProperty.call(o,g)&&o[g];if(Array.isArray(b)&&1===b.length&&b[0].type===v.literal)return b[0].value;if(!r&&b&&"string"==typeof b&&!d)return b.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=n(n({},d),r||{}),u=_e(u,h),y=_e(y,h),!b){if(!1===c&&""===b)return b;if((!m||i&&i.toLowerCase()!==s.toLowerCase())&&p(new Oe(a,i)),m)try{return t.getMessageFormat(m,s,y,l).format(r)}catch(e){return p(new Pe('Error formatting default message for: "'.concat(g,'", rendering default message verbatim'),i,a,e)),"string"==typeof m?m:g}return g}try{return t.getMessageFormat(b,i,u,n({formatters:t},l||{})).format(r)}catch(e){p(new Pe('Error formatting message: "'.concat(g,'", using ').concat(m?"default message":"id"," as fallback."),i,a,e))}if(m)try{return t.getMessageFormat(m,s,y,l).format(r)}catch(e){p(new Pe('Error formatting the default message for: "'.concat(g,'", rendering message verbatim'),i,a,e))}return"string"==typeof b?b:"string"==typeof m?m:g},qe=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function Ve(e,t,a,r){var l=e.locale,i=e.formats,u=e.onError,o=e.timeZone;void 0===r&&(r={});var s=r.format,y=n(n({},o&&{timeZone:o}),s&&Fe(i,t,s,u)),c=Ce(r,qe,y);return"time"!==t||c.hour||c.minute||c.second||c.timeStyle||c.dateStyle||(c=n(n({},c),{hour:"numeric",minute:"numeric"})),a(l,c)}function ze(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"date",t,i).format(u)}catch(t){e.onError(new xe("Error formatting date.",e.locale,t))}return String(u)}function We(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"time",t,i).format(u)}catch(t){e.onError(new xe("Error formatting time.",e.locale,t))}return String(u)}function Ye(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=a[2],u=e.timeZone,o=e.locale,s=e.onError,y=Ce(void 0===i?{}:i,qe,u?{timeZone:u}:{});try{return t(o,y).formatRange(n,l)}catch(t){s(new xe("Error formatting date time range.",e.locale,t))}return String(n)}function Ke(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"date",t,i).formatToParts(u)}catch(t){e.onError(new xe("Error formatting date.",e.locale,t))}return[]}function Ze(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"time",t,i).formatToParts(u)}catch(t){e.onError(new xe("Error formatting time.",e.locale,t))}return[]}var Je=["style","type","fallback","languageDisplay"];function Xe(e,t,a,r){var n=e.locale,l=e.onError;Intl.DisplayNames||l(new be('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',ce.MISSING_INTL_API));var i=Ce(r,Je);try{return t(n,i).of(a)}catch(e){l(new xe("Error formatting display name.",n,e))}}var $e=["type","style"],Qe=Date.now();function et(e,t,a,r){void 0===r&&(r={});var n=tt(e,t,a,r).reduce((function(e,t){var a=t.value;return"string"!=typeof a?e.push(a):"string"==typeof e[e.length-1]?e[e.length-1]+=a:e.push(a),e}),[]);return 1===n.length?n[0]:0===n.length?"":n}function tt(e,t,a,r){var l=e.locale,i=e.onError;void 0===r&&(r={}),Intl.ListFormat||i(new be('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',ce.MISSING_INTL_API));var u=Ce(r,$e);try{var o={},s=a.map((function(e,t){if("object"==typeof e){var a=function(e){return"".concat(Qe,"_").concat(e,"_").concat(Qe)}(t);return o[a]=e,a}return String(e)}));return t(l,u).formatToParts(s).map((function(e){return"literal"===e.type?e:n(n({},e),{value:o[e.value]||e.value})}))}catch(e){i(new xe("Error formatting list.",l,e))}return a}var at=["type"];function rt(e,t,a,r){var n=e.locale,l=e.onError;void 0===r&&(r={}),Intl.PluralRules||l(new be('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ce.MISSING_INTL_API));var i=Ce(r,at);try{return t(n,i).select(a)}catch(e){l(new xe("Error formatting plural.",n,e))}return"other"}var nt=["numeric","style"];function lt(e,t,a,r,n){void 0===n&&(n={}),r||(r="second"),Intl.RelativeTimeFormat||e.onError(new be('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',ce.MISSING_INTL_API));try{return function(e,t,a){var r=e.locale;void 0===a&&(a={});var n=a.format,l=!!n&&Fe(e.formats,"relative",n,e.onError)||{};return t(r,Ce(a,nt,l))}(e,t,n).format(a,r)}catch(t){e.onError(new xe("Error formatting relative time.",e.locale,t))}return String(a)}var it=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function ut(e,t,a){var r=e.locale;void 0===a&&(a={});var n=a.format,l=n&&Fe(e.formats,"number",n,e.onError)||{};return t(r,Ce(a,it,l))}function ot(e,t,a,r){void 0===r&&(r={});try{return ut(e,t,r).format(a)}catch(t){e.onError(new xe("Error formatting number.",e.locale,t))}return String(a)}function st(e,t,a,r){void 0===r&&(r={});try{return ut(e,t,r).formatToParts(a)}catch(t){e.onError(new xe("Error formatting number.",e.locale,t))}return[]}const yt=function(){const e=document.documentElement.getAttribute("lang");return e||(window.navigator&&window.navigator.language?(window.navigator.languages?window.navigator.languages[0]:window.navigator.language).slice(0,2):"en")}(),ct=function(e,t){var a=function(e){void 0===e&&(e={dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}});var t=Intl.RelativeTimeFormat,a=Intl.ListFormat,r=Intl.DisplayNames,u=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.dateTime),strategy:m.variadic}),o=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.number),strategy:m.variadic}),s=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.pluralRules),strategy:m.variadic});return{getDateTimeFormat:u,getNumberFormat:o,getMessageFormat:i((function(e,t,a,r){return new Ie(e,t,a,n({formatters:{getNumberFormat:o,getDateTimeFormat:u,getPluralRules:s}},r||{}))}),{cache:De(e.message),strategy:m.variadic}),getRelativeTimeFormat:i((function(){for(var e=[],a=0;a<arguments.length;a++)e[a]=arguments[a];return new(t.bind.apply(t,l([void 0],e,!1)))}),{cache:De(e.relativeTime),strategy:m.variadic}),getPluralRules:s,getListFormat:i((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return new(a.bind.apply(a,l([void 0],e,!1)))}),{cache:De(e.list),strategy:m.variadic}),getDisplayNames:i((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return new(r.bind.apply(r,l([void 0],e,!1)))}),{cache:De(e.displayNames),strategy:m.variadic})}}(t),r=n(n({},Ue),e),u=r.locale,o=r.defaultLocale,s=r.onError;return u?!Intl.NumberFormat.supportedLocalesOf(u).length&&s?s(new Le('Missing locale data for locale: "'.concat(u,'" in Intl.NumberFormat. Using default locale: "').concat(o,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(u).length&&s&&s(new Le('Missing locale data for locale: "'.concat(u,'" in Intl.DateTimeFormat. Using default locale: "').concat(o,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(s&&s(new Re('"locale" was not configured, using "'.concat(o,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),r.locale=r.defaultLocale||"en"),function(e){var t;e.onWarn&&e.defaultRichTextElements&&"string"==typeof((t=e.messages||{})?t[Object.keys(t)[0]]:void 0)&&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')}(r),n(n({},r),{formatters:a,formatNumber:ot.bind(null,r,a.getNumberFormat),formatNumberToParts:st.bind(null,r,a.getNumberFormat),formatRelativeTime:lt.bind(null,r,a.getRelativeTimeFormat),formatDate:ze.bind(null,r,a.getDateTimeFormat),formatDateToParts:Ke.bind(null,r,a.getDateTimeFormat),formatTime:We.bind(null,r,a.getDateTimeFormat),formatDateTimeRange:Ye.bind(null,r,a.getDateTimeFormat),formatTimeToParts:Ze.bind(null,r,a.getDateTimeFormat),formatPlural:rt.bind(null,r,a.getPluralRules),formatMessage:Ge.bind(null,r,a),$t:Ge.bind(null,r,a),formatList:et.bind(null,r,a.getListFormat),formatListToParts:tt.bind(null,r,a.getListFormat),formatDisplayName:Xe.bind(null,r,a.getDisplayNames)})}({locale:yt,defaultLocale:"en",messages:t[yt]||e},{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}});function pt(){return"wmcl-"+Math.random().toString(36).substr(2,10)}function ht(e,t){let a,r=!1;return function(){r||(e.apply(this,arguments),r=!0,clearTimeout(a),a=setTimeout((function(){r=!1}),t))}}function vt(e,t){let a;return function(){const r=this;clearTimeout(a),a=setTimeout((()=>e.apply(r,arguments)),t)}}function dt(){const e=document.querySelector("html").getAttribute("dir");return e?e.toLowerCase():""}function ft(e){const t=e.getBoundingClientRect();let a=t.x,r=t.y;return a||(a="rtl"===dt()?t.right:t.left,r=t.top),{x:a,y:r}}function mt(e){if(e.assignedSlot)return e.assignedSlot;let t=e.parentElement;if(!t){const a=e.getRootNode();a instanceof ShadowRoot&&a.host&&(t=a.host)}return t}function gt(e){let t=mt(e);for(;t&&t!==document.documentElement;){const e=window.getComputedStyle(t);if(["relative","absolute","fixed","sticky"].includes(e.position))return t;t=mt(t)}return document.documentElement}function bt(e){const t=[];let a=mt(e);for(;a;){const e=window.getComputedStyle(a);(["scroll","auto"].includes(e.overflowY)||["scroll","auto"].includes(e.overflowX))&&t.push(a),a=mt(a)}if(document.documentElement&&!t.includes(document.documentElement)){const e=window.getComputedStyle(document.documentElement);(["scroll","auto"].includes(e.overflowY)||["scroll","auto"].includes(e.overflowX)||document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth)&&t.push(document.documentElement)}return t}function wt(e){const t=bt(e);let a=0,r=0;const n=function(e){let t=e;for(;t&&t!==document.documentElement;){const e=window.getComputedStyle(t);if("fixed"===e.position)return t;if("absolute"===e.position)return gt(t);t=mt(t)}return null}(e);return t.forEach((e=>{n&&e!==n&&!n.contains(e)||(e===document.documentElement?(a+=window.scrollX||window.pageXOffset||0,r+=window.scrollY||window.pageYOffset||0):(a+=e.scrollLeft,r+=e.scrollTop))})),{x:a,y:r}}function Et(e){for(;e;){if("visible"!==window.getComputedStyle(e).overflowY)return e;e=mt(e)}}function Bt(e,t){var a;return t===e||e.contains(t)||(null===(a=e.shadowRoot)||void 0===a?void 0:a.contains(t))}function Ht(e){const t=e.getBoundingClientRect(),a=Et(e),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 Tt(e,t,a=0,r=0){const{spaceAbove:n,spaceBelow:l}=Ht(e);return t>l+r&&t<=n+a}function At(e,t,a=0,r=0){const{spaceAbove:n,spaceBelow:l}=Ht(e);return t>n+a&&t<=l+r}function St(e,t){const{spaceLeft:a,spaceRight:r}=Ht(e);return t>a&&r>a}function It(e,t){const{spaceLeft:a,spaceRight:r}=Ht(e);return t>r&&a>r}function Nt(e,t,a){document.querySelectorAll(".wm-tooltip").forEach((r=>{r.showPopover&&r.showPopover(),r.classList.add("show"),r.textContent=a,a.match(/^[^\s]+$/)?(r.classList.add("single-word"),r.style.setProperty("--wmTooltipMaxWidth","none")):(r.classList.remove("single-word"),r.style.removeProperty("--wmTooltipMaxWidth"));const n=r.getBoundingClientRect(),l=t.getBoundingClientRect(),i=function(e,t,a,r){const{spaceLeft:n,spaceRight:l,spaceBelow:i,spaceAbove:u}=Ht(t),o=u>a,s=i>a,y=n-24>r,c=l-24>r,p=e=>o?e:e.replace("top","bottom"),h=e=>!s&&o?e.replace("bottom","top"):e,v=(e,t)=>(!y&&c?e=e.replace("left","right"):y||c||(e=t),e),d=(e,t)=>(!c&&y?e=e.replace("right","left"):c||y||(e=t),e);switch(e){case"left":e=v(e,"bottom");case"right":e=d(e,"bottom");case"top-left":e=p(e=v(e,"top"));case"top-right":e=p(e=d(e,"top"));case"bottom-left":e=h(e=v(e,"bottom"));case"bottom-right":e=h(e=d(e,"bottom"));case"top":e=p(e);case"bottom":e=h(e)}return e}(e,t,n.height,n.width);let u,o;[u,o]=function(e,t,a,r){let n=t.top+(t.height-a)/2,l=t.left+(t.width-r)/2;return e.includes("top")&&(n=t.top-a-8),e.includes("bottom")&&(n=t.bottom+8),e.includes("left")&&(l=t.left-r-8),e.includes("right")&&(l=t.right+8),l=Math.max(l,24),[n,l]}(i,l,n.height,n.width),r.style.setProperty("--wmTooltipTop",u+"px"),r.style.setProperty("--wmTooltipLeft",o+"px")}))}function Mt(){document.querySelectorAll(".wm-tooltip").forEach((e=>{e.hidePopover&&e.hidePopover(),e.classList.remove("show")}))}function Rt(e,t){let a=0;if("click"===e.type)a=e.clientX;else if("focus"===e.type)a=0;else{let t=e;for(;t;){if("BODY"==t.tagName){var r=t.scrollLeft||document.documentElement.scrollLeft;a+=t.offsetLeft-r+t.clientLeft}else a+=t.offsetLeft-t.scrollLeft+t.clientLeft;t=t.offsetParent}}return window.innerWidth-a>=t}function Lt(e){for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function xt(e){let t=e;return["button","a","input","select","textarea","wm-button","wm-search","wm-select","wm-action-menu","wm-tab-item","wm-datepicker"].forEach((e=>{if(t&&t.shadowRoot){let a=t.shadowRoot.querySelector(e);a&&(t=e.startsWith("wm-")?xt(a):a)}})),t}function Pt(e){return function(e){if(e.tabIndex>0||0===e.tabIndex&&null!==e.getAttribute("tabIndex"))return!0;if(e.disabled)return!1;switch(e.nodeName){case"A":return!!e.href&&"ignore"!=e.rel;case"INPUT":return"hidden"!=e.type&&"file"!=e.type;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!0;default:return!1}}(e)?xt(e):e.childNodes.length>0?Array.from(e.childNodes).reverse().reduce(((e,t)=>{if(e)return e;const a=Pt(t);return a?xt(a):null}),null):null}function Ot(e){if(/^([a-z0-9]*)(_[a-z0-9]*)*$/g.test(e)){let t="";return e.split("_").forEach(((e,a)=>{t+=0===a?e.toLowerCase():e.charAt(0).toUpperCase()+e.slice(1)})),t}return e}function Ct(e){return e?e.split(/, ?/):[]}function Ut(e,t,a){let r=e;return"ArrowDown"===t&&(r=(e+1)%a),"ArrowUp"===t&&(r=0===e?a-1:e-1),r}function Dt(e){return"false"!=e&&!!e}function Ft(e,t){const a=document.createElement("div"),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);const n=a.getBoundingClientRect();return document.body.removeChild(a),n}function kt(e,t,a,r){const 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);const l=5+r;let i=a>n.clientWidth;if(!i&&t.length>l){let e=t.slice(0,t.length-r-3).trim(),u=t.slice(-r).trim(),o=e+"..."+u;for(n.textContent=o,i=a>n.clientWidth;!i&&o.length>l;)e=e.slice(0,-1).trim(),o=e+"..."+u,n.textContent=o,i=a>n.clientWidth}const u=n.textContent;return n.remove(),u}function jt(e){let t=[];for(let a=0;a<e[0].length;a++){let r=[];for(let t=0;t<e.length;t++)r.push(e[t][a]);t.push(r)}return t}function _t(e,t,a){for((e+=t)>a&&(e=(e-1)%a);e<0;)e=a-Math.abs(e)+1;return e}function Gt(e,t){let a=[];for(let r=0;r<e.length;r+=1+t)a.push(e[r]);return a}function qt(e,t){let a=0,r=e;for(;Gt(e,a).length>t;)a++,r=Gt(e,a);return{skipInterval:a,skippedList:r}}function Vt(e,t,a){const r=a-t;return Math.abs(e-t)/r*100}function zt(e){if(e.requestSubmit)e.requestSubmit();else{const t=document.createElement("button");t.style.display="none",e.appendChild(t),t.click(),document.removeChild(t)}}function Wt(e,t){0==t&&e.hasAttribute("disabled")&&e.removeAttribute("disabled")}function Yt(e,t,a=!1){if(e&&!t)return e[e.length-1];if(!e.includes(t))return;let r=e.indexOf(t);return e[r>0?r-1:a?e.length-1:0]}function Kt(e,t,a=!1){if(e&&!t)return e[0];if(!e.includes(t))return;let r=e.indexOf(t);const n=e.length-1;return e[r!==n?r+1:a?0:n]}function Zt(e,t){const a=Jt(e),r=Jt(t);return parseFloat((e*t).toFixed(a+r))}function Jt(e){const t=e.toString();return-1==t.indexOf(".")?0:t.split(".")[1].length}function Xt(e,t){return 2===e?t%4==0?29:28:[4,6,9,11].includes(e)?30:31}function $t(e){return`${e.getUTCFullYear()}-${(e.getUTCMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`}function Qt(e){const[t,a,r]=e.split("-");return{year:{asInt:parseInt(t),asString:t},month:{asInt:parseInt(a),asString:a},day:{asInt:parseInt(r),asString:r}}}function ea(e,t,a){return`${e}-${t.toString().padStart(2,"0")}-${a.toString().padStart(2,"0")}`}const ta={year:{asString:e=>Qt(e).year.asString,asInt:e=>Qt(e).year.asInt,increase:(e,t)=>{const a=Qt(e);return ea(a.year.asInt+t,a.month.asInt,a.day.asInt)},decrease:(e,t)=>{const a=Qt(e);return ea(a.year.asInt-t,a.month.asInt,a.day.asInt)}},month:{asString:e=>Qt(e).month.asString,asInt:e=>Qt(e).month.asInt,increase:(e,t)=>{const a=Qt(e),r=Math.floor(t/12),n=t%12;let l=a.year.asInt,i=a.month.asInt;return l=i+n>12?l+1:l,l+=r,i+=n,i=(i-1)%12+1,ea(l,i,a.day.asInt)},decrease:(e,t)=>{const a=Qt(e),r=Math.floor(t/12),n=t%12;let l=a.year.asInt,i=a.month.asInt;return l=i-n<1?l-1:l,l-=r,i+=12,i-=n,i=(i-1)%12+1,ea(l,i,a.day.asInt)}},day:{asString:e=>Qt(e).day.asString,asInt:e=>Qt(e).day.asInt,increase:(e,t)=>{if(t>7)throw new Error("this.dateFind.day.increase(): max 7 days");const a=Qt(e);let r=a.year.asInt,n=a.month.asInt,l=a.day.asInt;const i=Xt(n,r),u=l+t>i,o=u&&12===n;return n=u?o?1:n+1:n,r=o?r+1:r,l=(l-1+t)%i+1,ea(r,n,l)},decrease:(e,t)=>{if(t>7)throw new Error("this.dateFind.day.decrease(): max 7 days");const a=Qt(e);let r=a.year.asInt,n=a.month.asInt,l=a.day.asInt;const i=Xt(1===n?12:n-1,r),u=l-t<1,o=u&&1===n;return l+=i,l-=t,l=(l-1)%i+1,n=u?o?12:n-1:n,r=o?r-1:r,ea(r,n,l)}}},aa=[ct.formatMessage({id:"date.january",defaultMessage:"January",description:"Month of the year"}),ct.formatMessage({id:"date.february",defaultMessage:"February",description:"Month of the year"}),ct.formatMessage({id:"date.march",defaultMessage:"March",description:"Month of the year"}),ct.formatMessage({id:"date.april",defaultMessage:"April",description:"Month of the year"}),ct.formatMessage({id:"date.may",defaultMessage:"May",description:"Month of the year"}),ct.formatMessage({id:"date.june",defaultMessage:"June",description:"Month of the year"}),ct.formatMessage({id:"date.july",defaultMessage:"July",description:"Month of the year"}),ct.formatMessage({id:"date.august",defaultMessage:"August",description:"Month of the year"}),ct.formatMessage({id:"date.september",defaultMessage:"September",description:"Month of the year"}),ct.formatMessage({id:"date.october",defaultMessage:"October",description:"Month of the year"}),ct.formatMessage({id:"date.november",defaultMessage:"November",description:"Month of the year"}),ct.formatMessage({id:"date.december",defaultMessage:"December",description:"Month of the year"})],ra=[ct.formatMessage({id:"date.sunday",defaultMessage:"Sunday"}),ct.formatMessage({id:"date.monday",defaultMessage:"Monday"}),ct.formatMessage({id:"date.tuesday",defaultMessage:"Tuesday"}),ct.formatMessage({id:"date.wednesday",defaultMessage:"Wednesday"}),ct.formatMessage({id:"date.thursday",defaultMessage:"Thursday"}),ct.formatMessage({id:"date.friday",defaultMessage:"Friday"}),ct.formatMessage({id:"date.saturday",defaultMessage:"Saturday"})];export{Yt as A,dt as B,Bt as C,ht as D,Ht as E,ta as F,aa as G,Et as H,jt as I,_t as J,qt as K,Vt as L,ea as M,Xt as N,ra as O,Wt as a,zt as b,Lt as c,vt as d,Zt as e,ft as f,pt as g,Mt as h,ct as i,bt as j,$t as k,Tt as l,Rt as m,kt as n,Pt as o,Ct as p,Ot as q,Ut as r,Nt as s,Dt as t,wt as u,At as v,St as w,It as x,Ft as y,Kt as z}
1
+ const e={"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.currentMonth":[{type:0,value:"current month"}],"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.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:"Select next month"}],"date.selectNextYear":[{type:0,value:"Select next year"}],"date.selectPreviousMonth":[{type:0,value:"Select previous month"}],"date.selectPreviousYear":[{type:0,value:"Select 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.yearSelected":[{type:1,value:"year"},{type:0,value:" selected."}],"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"}],"tab.selectLabel":[{type:0,value:"Choose a tab"}],"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"}]},t=Object.freeze({__proto__:null,en:e,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."}]},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"}]},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.currentMonth":[{type:0,value:"urrentcay onthmay"}],"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.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:"Electsay extnay onthmay"}],"date.selectNextYear":[{type:0,value:"Electsay extnay earyay"}],"date.selectPreviousMonth":[{type:0,value:"Electsay eviouspray onthmay"}],"date.selectPreviousYear":[{type:0,value:"Electsay 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.yearSelected":[{type:1,value:"year"},{type:0,value:" electedsay."}],"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"}],"tab.selectLabel":[{type:0,value:"Oosechay ayay abtay"}],"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 a=function(e,t){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])},a(e,t)};function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var n=function(){return n=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++)for(var n in t=arguments[a])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},n.apply(this,arguments)};function l(e,t,a){if(a||2===arguments.length)for(var r,n=0,l=t.length;n<l;n++)!r&&n in t||(r||(r=Array.prototype.slice.call(t,0,n)),r[n]=t[n]);return e.concat(r||Array.prototype.slice.call(t))}function i(e,t){return(t&&t.strategy?t.strategy:y)(e,{cache:t&&t.cache?t.cache:f,serializer:t&&t.serializer?t.serializer:c})}function u(e,t,a,r){var n,l=null==(n=r)||"number"==typeof n||"boolean"==typeof n?r:a(r),i=t.get(l);return void 0===i&&(i=e.call(this,r),t.set(l,i)),i}function o(e,t,a){var r=Array.prototype.slice.call(arguments,3),n=a(r),l=t.get(n);return void 0===l&&(l=e.apply(this,r),t.set(n,l)),l}function s(e,t,a,r,n){return a.bind(t,e,r,n)}function y(e,t){return s(e,this,1===e.length?u:o,t.cache.create(),t.serializer)}"function"==typeof SuppressedError&&SuppressedError;var c=function(){return JSON.stringify(arguments)};function p(){this.cache=Object.create(null)}p.prototype.get=function(e){return this.cache[e]},p.prototype.set=function(e,t){this.cache[e]=t};var h,v,d,f={create:function(){return new p}},m={variadic:function(e,t){return s(e,this,o,t.cache.create(),t.serializer)},monadic:function(e,t){return s(e,this,u,t.cache.create(),t.serializer)}};function g(e){return e.type===v.literal}function b(e){return e.type===v.argument}function w(e){return e.type===v.number}function E(e){return e.type===v.date}function B(e){return e.type===v.time}function H(e){return e.type===v.select}function T(e){return e.type===v.plural}function A(e){return e.type===v.pound}function S(e){return e.type===v.tag}function I(e){return!(!e||"object"!=typeof e||e.type!==d.number)}function N(e){return!(!e||"object"!=typeof e||e.type!==d.dateTime)}!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"}(h||(h={})),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"}(v||(v={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(d||(d={}));var M=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,R=/(?:[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 L(e){var t={};return e.replace(R,(function(e){var a=e.length;switch(e[0]){case"G":t.era=4===a?"long":5===a?"narrow":"short";break;case"y":t.year=2===a?"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=4===a?"long":5===a?"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=!0;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""})),t}var x=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,P=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,O=/^(@+)?(\+|#+)?[rs]?$/g,C=/(\*)(0+)|(#+)(0+)|(0+)/g,U=/^(0+)$/;function D(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(O,(function(e,a,r){return"string"!=typeof r?(t.minimumSignificantDigits=a.length,t.maximumSignificantDigits=a.length):"+"===r?t.minimumSignificantDigits=a.length:"#"===a[0]?t.maximumSignificantDigits=a.length:(t.minimumSignificantDigits=a.length,t.maximumSignificantDigits=a.length+("string"==typeof r?r.length:0)),""})),t}function F(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 k(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var a=e.slice(0,2);if("+!"===a?(t.signDisplay="always",e=e.slice(2)):"+?"===a&&(t.signDisplay="exceptZero",e=e.slice(2)),!U.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function j(e){return F(e)||{}}function _(e){for(var t={},a=0,r=e;a<r.length;a++){var l=r[a];switch(l.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=l.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=l.options[0].replace(/^(.*?)-/,"");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=n(n(n({},t),{notation:"scientific"}),l.options.reduce((function(e,t){return n(n({},e),j(t))}),{}));continue;case"engineering":t=n(n(n({},t),{notation:"engineering"}),l.options.reduce((function(e,t){return n(n({},e),j(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(l.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(l.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");l.options[0].replace(C,(function(e,a,r,n,l,i){if(a)t.minimumIntegerDigits=r.length;else{if(n&&l)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(U.test(l.stem))t.minimumIntegerDigits=l.stem.length;else if(P.test(l.stem)){if(l.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");l.stem.replace(P,(function(e,a,r,n,l,i){return"*"===r?t.minimumFractionDigits=a.length:n&&"#"===n[0]?t.maximumFractionDigits=n.length:l&&i?(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length+i.length):(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length),""}));var i=l.options[0];"w"===i?t=n(n({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=n(n({},t),D(i)))}else if(O.test(l.stem))t=n(n({},t),D(l.stem));else{var u=F(l.stem);u&&(t=n(n({},t),u));var o=k(l.stem);o&&(t=n(n({},t),o))}}return t}var G,q={"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 V(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),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,r=e.language;return"root"!==r&&(a=e.maximize().region),(q[a||""]||q[r||""]||q["".concat(r,"-001")]||q["001"])[0]}var z=new RegExp("^".concat(M.source,"*")),W=new RegExp("".concat(M.source,"*$"));function Y(e,t){return{start:e,end:t}}var K=!!String.prototype.startsWith&&"_a".startsWith("a",1),Z=!!String.fromCodePoint,J=!!Object.fromEntries,X=!!String.prototype.codePointAt,$=!!String.prototype.trimStart,Q=!!String.prototype.trimEnd,ee=Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},te=!0;try{te="a"===(null===(G=se("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===G?void 0:G[0])}catch(e){te=!1}var ae,re=K?function(e,t,a){return e.startsWith(t,a)}:function(e,t,a){return e.slice(a,a+t.length)===t},ne=Z?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var a,r="",n=e.length,l=0;n>l;){if((a=e[l++])>1114111)throw RangeError(a+" is not a valid code point");r+=a<65536?String.fromCharCode(a):String.fromCharCode(55296+((a-=65536)>>10),a%1024+56320)}return r},le=J?Object.fromEntries:function(e){for(var t={},a=0,r=e;a<r.length;a++){var n=r[a];t[n[0]]=n[1]}return t},ie=X?function(e,t){return e.codePointAt(t)}:function(e,t){var a=e.length;if(!(t<0||t>=a)){var r,n=e.charCodeAt(t);return n<55296||n>56319||t+1===a||(r=e.charCodeAt(t+1))<56320||r>57343?n:r-56320+(n-55296<<10)+65536}},ue=$?function(e){return e.trimStart()}:function(e){return e.replace(z,"")},oe=Q?function(e){return e.trimEnd()}:function(e){return e.replace(W,"")};function se(e,t){return new RegExp(e,t)}if(te){var ye=se("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ae=function(e,t){var a;return ye.lastIndex=t,null!==(a=ye.exec(e)[1])&&void 0!==a?a:""}}else ae=function(e,t){for(var a=[];;){var r=ie(e,t);if(void 0===r||ve(r)||de(r))break;a.push(r),t+=r>=65536?2:1}return ne.apply(void 0,a)};var ce,pe=function(){function e(e,t){void 0===t&&(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}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,a){for(var r=[];!this.isEOF();){var n=this.char();if(123===n){if((l=this.parseArgument(e,a)).err)return l;r.push(l.val)}else{if(125===n&&e>0)break;if(35!==n||"plural"!==t&&"selectordinal"!==t){if(60===n&&!this.ignoreTag&&47===this.peek()){if(a)break;return this.error(h.UNMATCHED_CLOSING_TAG,Y(this.clonePosition(),this.clonePosition()))}if(60===n&&!this.ignoreTag&&he(this.peek()||0)){if((l=this.parseTag(e,t)).err)return l;r.push(l.val)}else{var l;if((l=this.parseLiteral(e,t)).err)return l;r.push(l.val)}}else{var i=this.clonePosition();this.bump(),r.push({type:v.pound,location:Y(i,this.clonePosition())})}}}return{val:r,err:null}},e.prototype.parseTag=function(e,t){var a=this.clonePosition();this.bump();var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:v.literal,value:"<".concat(r,"/>"),location:Y(a,this.clonePosition())},err:null};if(this.bumpIf(">")){var n=this.parseMessage(e+1,t,!0);if(n.err)return n;var l=n.val,i=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!he(this.char()))return this.error(h.INVALID_TAG,Y(i,this.clonePosition()));var u=this.clonePosition();return r!==this.parseTagName()?this.error(h.UNMATCHED_CLOSING_TAG,Y(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:v.tag,value:r,children:l,location:Y(a,this.clonePosition())},err:null}:this.error(h.INVALID_TAG,Y(i,this.clonePosition())))}return this.error(h.UNCLOSED_TAG,Y(a,this.clonePosition()))}return this.error(h.INVALID_TAG,Y(a,this.clonePosition()))},e.prototype.parseTagName=function(){var e,t=this.offset();for(this.bump();!this.isEOF()&&(45===(e=this.char())||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||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);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var a=this.clonePosition(),r="";;){var n=this.tryParseQuote(t);if(n)r+=n;else{var l=this.tryParseUnquoted(e,t);if(l)r+=l;else{var i=this.tryParseLeftAngleBracket();if(!i)break;r+=i}}}var u=Y(a,this.clonePosition());return{val:{type:v.literal,value:r,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(he(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var a=this.char();if(39===a){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(a);this.bump()}return ne.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var a=this.char();return 60===a||123===a||35===a&&("plural"===t||"selectordinal"===t)||125===a&&e>0?null:(this.bump(),ne(a))},e.prototype.parseArgument=function(e,t){var a=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition()));if(125===this.char())return this.bump(),this.error(h.EMPTY_ARGUMENT,Y(a,this.clonePosition()));var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(h.MALFORMED_ARGUMENT,Y(a,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:v.argument,value:r,location:Y(a,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(a,this.clonePosition())):this.parseArgumentOptions(e,t,r,a);default:return this.error(h.MALFORMED_ARGUMENT,Y(a,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),a=ae(this.message,t);return this.bumpTo(t+a.length),{value:a,location:Y(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,a,r){var l,i=this.clonePosition(),u=this.parseIdentifierIfPossible().value,o=this.clonePosition();switch(u){case"":return this.error(h.EXPECT_ARGUMENT_TYPE,Y(i,o));case"number":case"date":case"time":this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var y=this.clonePosition();if((E=this.parseSimpleArgStyleIfPossible()).err)return E;if(0===(m=oe(E.val)).length)return this.error(h.EXPECT_ARGUMENT_STYLE,Y(this.clonePosition(),this.clonePosition()));s={style:m,styleLocation:Y(y,this.clonePosition())}}if((B=this.tryParseArgumentClose(r)).err)return B;var c=Y(r,this.clonePosition());if(s&&re(null==s?void 0:s.style,"::",0)){var p=ue(s.style.slice(2));if("number"===u)return(E=this.parseNumberSkeletonFromString(p,s.styleLocation)).err?E:{val:{type:v.number,value:a,location:c,style:E.val},err:null};if(0===p.length)return this.error(h.EXPECT_DATE_TIME_SKELETON,c);var f=p;this.locale&&(f=function(e,t){for(var a="",r=0;r<e.length;r++){var n=e.charAt(r);if("j"===n){for(var l=0;r+1<e.length&&e.charAt(r+1)===n;)l++,r++;var i=1+(1&l),u=l<2?1:3+(l>>1),o=V(t);for("H"!=o&&"k"!=o||(u=0);u-- >0;)a+="a";for(;i-- >0;)a=o+a}else a+="J"===n?"H":n}return a}(p,this.locale));var m={type:d.dateTime,pattern:f,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?L(f):{}};return{val:{type:"date"===u?v.date:v.time,value:a,location:c,style:m},err:null}}return{val:{type:"number"===u?v.number:"date"===u?v.date:v.time,value:a,location:c,style:null!==(l=null==s?void 0:s.style)&&void 0!==l?l:null},err:null};case"plural":case"selectordinal":case"select":var g=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(h.EXPECT_SELECT_ARGUMENT_OPTIONS,Y(g,n({},g)));this.bumpSpace();var b=this.parseIdentifierIfPossible(),w=0;if("select"!==u&&"offset"===b.value){if(!this.bumpIf(":"))return this.error(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Y(this.clonePosition(),this.clonePosition()));var E;if(this.bumpSpace(),(E=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,h.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return E;this.bumpSpace(),b=this.parseIdentifierIfPossible(),w=E.val}var B,H=this.tryParsePluralOrSelectOptions(e,u,t,b);if(H.err)return H;if((B=this.tryParseArgumentClose(r)).err)return B;var T=Y(r,this.clonePosition());return"select"===u?{val:{type:v.select,value:a,options:le(H.val),location:T},err:null}:{val:{type:v.plural,value:a,options:le(H.val),offset:w,pluralType:"plural"===u?"cardinal":"ordinal",location:T},err:null};default:return this.error(h.INVALID_ARGUMENT_TYPE,Y(i,o))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,Y(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var a=this.clonePosition();if(!this.bumpUntil("'"))return this.error(h.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Y(a,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var a=[];try{a=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=[],a=0,r=e.split(x).filter((function(e){return e.length>0}));a<r.length;a++){var n=r[a].split("/");if(0===n.length)throw new Error("Invalid number skeleton");for(var l=n[0],i=n.slice(1),u=0,o=i;u<o.length;u++)if(0===o[u].length)throw new Error("Invalid number skeleton");t.push({stem:l,options:i})}return t}(e)}catch(e){return this.error(h.INVALID_NUMBER_SKELETON,t)}return{val:{type:d.number,tokens:a,location:t,parsedOptions:this.shouldParseSkeletons?_(a):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,a,r){for(var n,l=!1,i=[],u=new Set,o=r.value,s=r.location;;){if(0===o.length){var y=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var c=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_SELECTOR,h.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;s=Y(y,this.clonePosition()),o=this.message.slice(y.offset,this.offset())}if(u.has(o))return this.error("select"===t?h.DUPLICATE_SELECT_ARGUMENT_SELECTOR:h.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,s);"other"===o&&(l=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?h.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:h.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Y(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;i.push([o,{value:v.val,location:Y(p,this.clonePosition())}]),u.add(o),this.bumpSpace(),o=(n=this.parseIdentifierIfPossible()).value,s=n.location}return 0===i.length?this.error("select"===t?h.EXPECT_SELECT_ARGUMENT_SELECTOR:h.EXPECT_PLURAL_ARGUMENT_SELECTOR,Y(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!l?this.error(h.MISSING_OTHER_CLAUSE,Y(this.clonePosition(),this.clonePosition())):{val:i,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var a=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(a=-1);for(var n=!1,l=0;!this.isEOF();){var i=this.char();if(!(i>=48&&i<=57))break;n=!0,l=10*l+(i-48),this.bump()}var u=Y(r,this.clonePosition());return n?ee(l*=a)?{val:l,err:null}:this.error(t,u):this.error(e,u)},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=ie(this.message,e);if(void 0===t)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()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(re(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),a=this.message.indexOf(e,t);return a>=0?(this.bumpTo(a),!0):(this.bumpTo(this.message.length),!1)},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()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ve(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),a=this.message.charCodeAt(t+(e>=65536?2:1));return null!=a?a:null},e}();function he(e){return e>=97&&e<=122||e>=65&&e<=90}function ve(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function de(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||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||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||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||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||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||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||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||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||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||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function fe(e){e.forEach((function(e){if(delete e.location,H(e)||T(e))for(var t in e.options)delete e.options[t].location,fe(e.options[t].value);else w(e)&&I(e.style)||(E(e)||B(e))&&N(e.style)?delete e.style.location:S(e)&&fe(e.children)}))}function me(e,t){void 0===t&&(t={}),t=n({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var a=new pe(e,t).parse();if(a.err){var r=SyntaxError(h[a.err.kind]);throw r.location=a.err.location,r.originalMessage=a.err.message,r}return(null==t?void 0:t.captureLocation)||fe(a.val),a.val}!function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"}(ce||(ce={}));var ge,be=function(e){function t(t,a,r){var n=e.call(this,t)||this;return n.code=a,n.originalMessage=r,n}return r(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),we=function(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('", "'),'"'),ce.INVALID_VALUE,n)||this}return r(t,e),t}(be),Ee=function(e){function t(t,a,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(a),ce.INVALID_VALUE,r)||this}return r(t,e),t}(be),Be=function(e){function t(t,a){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(a,'"'),ce.MISSING_VALUE,a)||this}return r(t,e),t}(be);function He(e){return"function"==typeof e}function Te(e,t,a,r,n,l,i){if(1===e.length&&g(e[0]))return[{type:ge.literal,value:e[0].value}];for(var u=[],o=0,s=e;o<s.length;o++){var y=s[o];if(g(y))u.push({type:ge.literal,value:y.value});else if(A(y))"number"==typeof l&&u.push({type:ge.literal,value:a.getNumberFormat(t).format(l)});else{var c=y.value;if(!n||!(c in n))throw new Be(c,i);var p=n[c];if(b(y))p&&"string"!=typeof p&&"number"!=typeof p||(p="string"==typeof p||"number"==typeof p?String(p):""),u.push({type:"string"==typeof p?ge.literal:ge.object,value:p});else if(E(y)){var h="string"==typeof y.style?r.date[y.style]:N(y.style)?y.style.parsedOptions:void 0;u.push({type:ge.literal,value:a.getDateTimeFormat(t,h).format(p)})}else if(B(y))h="string"==typeof y.style?r.time[y.style]:N(y.style)?y.style.parsedOptions:r.time.medium,u.push({type:ge.literal,value:a.getDateTimeFormat(t,h).format(p)});else if(w(y))(h="string"==typeof y.style?r.number[y.style]:I(y.style)?y.style.parsedOptions:void 0)&&h.scale&&(p*=h.scale||1),u.push({type:ge.literal,value:a.getNumberFormat(t,h).format(p)});else{if(S(y)){var v=y.children,d=y.value,f=n[d];if(!He(f))throw new Ee(d,"function",i);var m=f(Te(v,t,a,r,n,l).map((function(e){return e.value})));Array.isArray(m)||(m=[m]),u.push.apply(u,m.map((function(e){return{type:"string"==typeof e?ge.literal:ge.object,value:e}})))}if(H(y)){if(!(M=y.options[p]||y.options.other))throw new we(y.value,p,Object.keys(y.options),i);u.push.apply(u,Te(M.value,t,a,r,n))}else if(T(y)){var M;if(!(M=y.options["=".concat(p)])){if(!Intl.PluralRules)throw new be('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ce.MISSING_INTL_API,i);var R=a.getPluralRules(t,{type:y.pluralType}).select(p-(y.offset||0));M=y.options[R]||y.options.other}if(!M)throw new we(y.value,p,Object.keys(y.options),i);u.push.apply(u,Te(M.value,t,a,r,n,p-(y.offset||0)))}}}}return(L=u).length<2?L:L.reduce((function(e,t){var a=e[e.length-1];return a&&a.type===ge.literal&&t.type===ge.literal?a.value+=t.value:e.push(t),e}),[]);var L}function Ae(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(ge||(ge={}));var Se,Ie=function(){function e(t,a,r,u){void 0===a&&(a=e.defaultLocale);var o,s,y=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=y.formatToParts(e);if(1===t.length)return t[0].value;var a=t.reduce((function(e,t){return e.length&&t.type===ge.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return a.length<=1?a[0]||"":a},this.formatToParts=function(e){return Te(y.ast,y.locales,y.formatters,y.formats,e,void 0,y.message)},this.resolvedOptions=function(){var e;return{locale:(null===(e=y.resolvedLocale)||void 0===e?void 0:e.toString())||Intl.NumberFormat.supportedLocalesOf(y.locales)[0]}},this.getAst=function(){return y.ast},this.locales=a,this.resolvedLocale=e.resolveLocale(a),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var c=function(e,t){var a={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(a[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(r=Object.getOwnPropertySymbols(e);n<r.length;n++)t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(a[r[n]]=e[r[n]])}return a}(u||{},["formatters"]);this.ast=e.__parse(t,n(n({},c),{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=(o=e.formats,(s=r)?Object.keys(o).reduce((function(e,t){var a,r;return e[t]=(a=o[t],(r=s[t])?n(n(n({},a||{}),r||{}),Object.keys(a).reduce((function(e,t){return e[t]=n(n({},a[t]),r[t]||{}),e}),{})):a),e}),n({},o)):o),this.formatters=u&&u.formatters||function(e){return void 0===e&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.number),strategy:m.variadic}),getDateTimeFormat:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.dateTime),strategy:m.variadic}),getPluralRules:i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{cache:Ae(e.pluralRules),strategy:m.variadic})}}(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(e){if(void 0!==Intl.Locale){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])}},e.__parse=me,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"}}},e}();!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"}(Se||(Se={}));var Ne=function(e){function t(a,r,n){var l=this,i=n?n instanceof Error?n:new Error(String(n)):void 0;return(l=e.call(this,"[@formatjs/intl Error ".concat(a,"] ").concat(r,"\n").concat(i?"\n".concat(i.message,"\n").concat(i.stack):""))||this).code=a,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(l,t),l}return r(t,e),t}(Error),Me=function(e){function t(t,a){return e.call(this,Se.UNSUPPORTED_FORMATTER,t,a)||this}return r(t,e),t}(Ne),Re=function(e){function t(t,a){return e.call(this,Se.INVALID_CONFIG,t,a)||this}return r(t,e),t}(Ne),Le=function(e){function t(t,a){return e.call(this,Se.MISSING_DATA,t,a)||this}return r(t,e),t}(Ne),xe=function(e){function t(t,a,r){var n=e.call(this,Se.FORMAT_ERROR,"".concat(t,"\nLocale: ").concat(a,"\n"),r)||this;return n.locale=a,n}return r(t,e),t}(Ne),Pe=function(e){function t(t,a,r,n){var l=e.call(this,"".concat(t,"\nMessageID: ").concat(null==r?void 0:r.id,"\nDefault Message: ").concat(null==r?void 0:r.defaultMessage,"\nDescription: ").concat(null==r?void 0:r.description,"\n"),a,n)||this;return l.descriptor=r,l.locale=a,l}return r(t,e),t}(xe),Oe=function(e){function t(t,a){var r=e.call(this,Se.MISSING_TRANSLATION,'Missing message: "'.concat(t.id,'" for locale "').concat(a,'", using ').concat(t.defaultMessage?"default message (".concat("string"==typeof t.defaultMessage?t.defaultMessage:t.defaultMessage.map((function(e){var t;return null!==(t=e.value)&&void 0!==t?t:JSON.stringify(e)})).join(),")"):"id"," as fallback."))||this;return r.descriptor=t,r}return r(t,e),t}(Ne);function Ce(e,t,a){return void 0===a&&(a={}),t.reduce((function(t,r){return r in e?t[r]=e[r]:r in a&&(t[r]=a[r]),t}),{})}var Ue={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:function(){},onWarn:function(){}};function De(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,a){e[t]=a}}}}}function Fe(e,t,a,r){var n,l=e&&e[t];if(l&&(n=l[a]),n)return n;r(new Me("No ".concat(t," format named: ").concat(a)))}function ke(e,t){return Object.keys(e).reduce((function(a,r){return a[r]=n({timeZone:t},e[r]),a}),{})}function je(e,t){return Object.keys(n(n({},e),t)).reduce((function(a,r){return a[r]=n(n({},e[r]||{}),t[r]||{}),a}),{})}function _e(e,t){if(!t)return e;var a=Ie.formats;return n(n(n({},a),e),{date:je(ke(a.date,t),ke(e.date||{},t)),time:je(ke(a.time,t),ke(e.time||{},t))})}i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.Locale).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic}),i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.ListFormat).bind.apply(e,l([void 0],t,!1)))}),{strategy:m.variadic});var Ge=function(e,t,a,r,l){var i=e.locale,u=e.formats,o=e.messages,s=e.defaultLocale,y=e.defaultFormats,c=e.fallbackOnEmptyString,p=e.onError,h=e.timeZone,d=e.defaultRichTextElements;void 0===a&&(a={id:""});var f=a.id,m=a.defaultMessage;!function(e,t,a){if(void 0===a&&(a=Error),!e)throw new a("[@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")}(!!f);var g=String(f),b=o&&Object.prototype.hasOwnProperty.call(o,g)&&o[g];if(Array.isArray(b)&&1===b.length&&b[0].type===v.literal)return b[0].value;if(!r&&b&&"string"==typeof b&&!d)return b.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=n(n({},d),r||{}),u=_e(u,h),y=_e(y,h),!b){if(!1===c&&""===b)return b;if((!m||i&&i.toLowerCase()!==s.toLowerCase())&&p(new Oe(a,i)),m)try{return t.getMessageFormat(m,s,y,l).format(r)}catch(e){return p(new Pe('Error formatting default message for: "'.concat(g,'", rendering default message verbatim'),i,a,e)),"string"==typeof m?m:g}return g}try{return t.getMessageFormat(b,i,u,n({formatters:t},l||{})).format(r)}catch(e){p(new Pe('Error formatting message: "'.concat(g,'", using ').concat(m?"default message":"id"," as fallback."),i,a,e))}if(m)try{return t.getMessageFormat(m,s,y,l).format(r)}catch(e){p(new Pe('Error formatting the default message for: "'.concat(g,'", rendering message verbatim'),i,a,e))}return"string"==typeof b?b:"string"==typeof m?m:g},qe=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function Ve(e,t,a,r){var l=e.locale,i=e.formats,u=e.onError,o=e.timeZone;void 0===r&&(r={});var s=r.format,y=n(n({},o&&{timeZone:o}),s&&Fe(i,t,s,u)),c=Ce(r,qe,y);return"time"!==t||c.hour||c.minute||c.second||c.timeStyle||c.dateStyle||(c=n(n({},c),{hour:"numeric",minute:"numeric"})),a(l,c)}function ze(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"date",t,i).format(u)}catch(t){e.onError(new xe("Error formatting date.",e.locale,t))}return String(u)}function We(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"time",t,i).format(u)}catch(t){e.onError(new xe("Error formatting time.",e.locale,t))}return String(u)}function Ye(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=a[2],u=e.timeZone,o=e.locale,s=e.onError,y=Ce(void 0===i?{}:i,qe,u?{timeZone:u}:{});try{return t(o,y).formatRange(n,l)}catch(t){s(new xe("Error formatting date time range.",e.locale,t))}return String(n)}function Ke(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"date",t,i).formatToParts(u)}catch(t){e.onError(new xe("Error formatting date.",e.locale,t))}return[]}function Ze(e,t){for(var a=[],r=2;r<arguments.length;r++)a[r-2]=arguments[r];var n=a[0],l=a[1],i=void 0===l?{}:l,u="string"==typeof n?new Date(n||0):n;try{return Ve(e,"time",t,i).formatToParts(u)}catch(t){e.onError(new xe("Error formatting time.",e.locale,t))}return[]}var Je=["style","type","fallback","languageDisplay"];function Xe(e,t,a,r){var n=e.locale,l=e.onError;Intl.DisplayNames||l(new be('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',ce.MISSING_INTL_API));var i=Ce(r,Je);try{return t(n,i).of(a)}catch(e){l(new xe("Error formatting display name.",n,e))}}var $e=["type","style"],Qe=Date.now();function et(e,t,a,r){void 0===r&&(r={});var n=tt(e,t,a,r).reduce((function(e,t){var a=t.value;return"string"!=typeof a?e.push(a):"string"==typeof e[e.length-1]?e[e.length-1]+=a:e.push(a),e}),[]);return 1===n.length?n[0]:0===n.length?"":n}function tt(e,t,a,r){var l=e.locale,i=e.onError;void 0===r&&(r={}),Intl.ListFormat||i(new be('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',ce.MISSING_INTL_API));var u=Ce(r,$e);try{var o={},s=a.map((function(e,t){if("object"==typeof e){var a=function(e){return"".concat(Qe,"_").concat(e,"_").concat(Qe)}(t);return o[a]=e,a}return String(e)}));return t(l,u).formatToParts(s).map((function(e){return"literal"===e.type?e:n(n({},e),{value:o[e.value]||e.value})}))}catch(e){i(new xe("Error formatting list.",l,e))}return a}var at=["type"];function rt(e,t,a,r){var n=e.locale,l=e.onError;void 0===r&&(r={}),Intl.PluralRules||l(new be('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ce.MISSING_INTL_API));var i=Ce(r,at);try{return t(n,i).select(a)}catch(e){l(new xe("Error formatting plural.",n,e))}return"other"}var nt=["numeric","style"];function lt(e,t,a,r,n){void 0===n&&(n={}),r||(r="second"),Intl.RelativeTimeFormat||e.onError(new be('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',ce.MISSING_INTL_API));try{return function(e,t,a){var r=e.locale;void 0===a&&(a={});var n=a.format,l=!!n&&Fe(e.formats,"relative",n,e.onError)||{};return t(r,Ce(a,nt,l))}(e,t,n).format(a,r)}catch(t){e.onError(new xe("Error formatting relative time.",e.locale,t))}return String(a)}var it=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function ut(e,t,a){var r=e.locale;void 0===a&&(a={});var n=a.format,l=n&&Fe(e.formats,"number",n,e.onError)||{};return t(r,Ce(a,it,l))}function ot(e,t,a,r){void 0===r&&(r={});try{return ut(e,t,r).format(a)}catch(t){e.onError(new xe("Error formatting number.",e.locale,t))}return String(a)}function st(e,t,a,r){void 0===r&&(r={});try{return ut(e,t,r).formatToParts(a)}catch(t){e.onError(new xe("Error formatting number.",e.locale,t))}return[]}const yt=function(){const e=document.documentElement.getAttribute("lang");return e||(window.navigator&&window.navigator.language?(window.navigator.languages?window.navigator.languages[0]:window.navigator.language).slice(0,2):"en")}(),ct=function(e,t){var a=function(e){void 0===e&&(e={dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}});var t=Intl.RelativeTimeFormat,a=Intl.ListFormat,r=Intl.DisplayNames,u=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.DateTimeFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.dateTime),strategy:m.variadic}),o=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.NumberFormat).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.number),strategy:m.variadic}),s=i((function(){for(var e,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];return new((e=Intl.PluralRules).bind.apply(e,l([void 0],t,!1)))}),{cache:De(e.pluralRules),strategy:m.variadic});return{getDateTimeFormat:u,getNumberFormat:o,getMessageFormat:i((function(e,t,a,r){return new Ie(e,t,a,n({formatters:{getNumberFormat:o,getDateTimeFormat:u,getPluralRules:s}},r||{}))}),{cache:De(e.message),strategy:m.variadic}),getRelativeTimeFormat:i((function(){for(var e=[],a=0;a<arguments.length;a++)e[a]=arguments[a];return new(t.bind.apply(t,l([void 0],e,!1)))}),{cache:De(e.relativeTime),strategy:m.variadic}),getPluralRules:s,getListFormat:i((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return new(a.bind.apply(a,l([void 0],e,!1)))}),{cache:De(e.list),strategy:m.variadic}),getDisplayNames:i((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return new(r.bind.apply(r,l([void 0],e,!1)))}),{cache:De(e.displayNames),strategy:m.variadic})}}(t),r=n(n({},Ue),e),u=r.locale,o=r.defaultLocale,s=r.onError;return u?!Intl.NumberFormat.supportedLocalesOf(u).length&&s?s(new Le('Missing locale data for locale: "'.concat(u,'" in Intl.NumberFormat. Using default locale: "').concat(o,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(u).length&&s&&s(new Le('Missing locale data for locale: "'.concat(u,'" in Intl.DateTimeFormat. Using default locale: "').concat(o,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(s&&s(new Re('"locale" was not configured, using "'.concat(o,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),r.locale=r.defaultLocale||"en"),function(e){var t;e.onWarn&&e.defaultRichTextElements&&"string"==typeof((t=e.messages||{})?t[Object.keys(t)[0]]:void 0)&&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')}(r),n(n({},r),{formatters:a,formatNumber:ot.bind(null,r,a.getNumberFormat),formatNumberToParts:st.bind(null,r,a.getNumberFormat),formatRelativeTime:lt.bind(null,r,a.getRelativeTimeFormat),formatDate:ze.bind(null,r,a.getDateTimeFormat),formatDateToParts:Ke.bind(null,r,a.getDateTimeFormat),formatTime:We.bind(null,r,a.getDateTimeFormat),formatDateTimeRange:Ye.bind(null,r,a.getDateTimeFormat),formatTimeToParts:Ze.bind(null,r,a.getDateTimeFormat),formatPlural:rt.bind(null,r,a.getPluralRules),formatMessage:Ge.bind(null,r,a),$t:Ge.bind(null,r,a),formatList:et.bind(null,r,a.getListFormat),formatListToParts:tt.bind(null,r,a.getListFormat),formatDisplayName:Xe.bind(null,r,a.getDisplayNames)})}({locale:yt,defaultLocale:"en",messages:t[yt]||e},{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}});function pt(){return"wmcl-"+Math.random().toString(36).substr(2,10)}function ht(e,t){let a,r=!1;return function(){r||(e.apply(this,arguments),r=!0,clearTimeout(a),a=setTimeout((function(){r=!1}),t))}}function vt(e,t){let a;return function(){const r=this;clearTimeout(a),a=setTimeout((()=>e.apply(r,arguments)),t)}}function dt(){const e=document.querySelector("html").getAttribute("dir");return e?e.toLowerCase():""}function ft(e){const t=e.getBoundingClientRect();let a=t.x,r=t.y;return a||(a="rtl"===dt()?t.right:t.left,r=t.top),{x:a,y:r}}function mt(e){if(e.assignedSlot)return e.assignedSlot;let t=e.parentElement;if(!t){const a=e.getRootNode();a instanceof ShadowRoot&&a.host&&(t=a.host)}return t}function gt(e){let t=mt(e);for(;t&&t!==document.documentElement;){const e=window.getComputedStyle(t);if(["relative","absolute","fixed","sticky"].includes(e.position))return t;t=mt(t)}return document.documentElement}function bt(e){const t=[];let a=mt(e);for(;a;){const e=window.getComputedStyle(a);(["scroll","auto"].includes(e.overflowY)||["scroll","auto"].includes(e.overflowX))&&t.push(a),a=mt(a)}if(document.documentElement&&!t.includes(document.documentElement)){const e=window.getComputedStyle(document.documentElement);(["scroll","auto"].includes(e.overflowY)||["scroll","auto"].includes(e.overflowX)||document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth)&&t.push(document.documentElement)}return t}function wt(e){const t=bt(e);let a=0,r=0;const n=function(e){let t=e;for(;t&&t!==document.documentElement;){const e=window.getComputedStyle(t);if("fixed"===e.position)return t;if("absolute"===e.position)return gt(t);t=mt(t)}return null}(e);return t.forEach((e=>{n&&e!==n&&!n.contains(e)||(e===document.documentElement?(a+=window.scrollX||window.pageXOffset||0,r+=window.scrollY||window.pageYOffset||0):(a+=e.scrollLeft,r+=e.scrollTop))})),{x:a,y:r}}function Et(e){for(;e;){if("visible"!==window.getComputedStyle(e).overflowY)return e;e=mt(e)}}function Bt(e,t){var a;return t===e||e.contains(t)||(null===(a=e.shadowRoot)||void 0===a?void 0:a.contains(t))}function Ht(e){const t=e.getBoundingClientRect(),a=Et(e),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 Tt(e,t,a=0,r=0){const{spaceAbove:n,spaceBelow:l}=Ht(e);return t>l+r&&t<=n+a}function At(e,t,a=0,r=0){const{spaceAbove:n,spaceBelow:l}=Ht(e);return t>n+a&&t<=l+r}function St(e,t){const{spaceLeft:a,spaceRight:r}=Ht(e);return t>a&&r>a}function It(e,t){const{spaceLeft:a,spaceRight:r}=Ht(e);return t>r&&a>r}function Nt(e,t,a){const r=document.querySelectorAll(".wm-tooltip");r.length>0&&r.forEach((r=>{r.showPopover&&r.showPopover(),r.classList.add("show"),r.textContent=a,a.match(/^[^\s]+$/)?(r.classList.add("single-word"),r.style.setProperty("--wmTooltipMaxWidth","none")):(r.classList.remove("single-word"),r.style.removeProperty("--wmTooltipMaxWidth"));const n=r.getBoundingClientRect(),l=t.getBoundingClientRect(),i=function(e,t,a,r){const{spaceLeft:n,spaceRight:l,spaceBelow:i,spaceAbove:u}=Ht(t),o=u>a,s=i>a,y=n-24>r,c=l-24>r,p=e=>o?e:e.replace("top","bottom"),h=e=>!s&&o?e.replace("bottom","top"):e,v=(e,t)=>(!y&&c?e=e.replace("left","right"):y||c||(e=t),e),d=(e,t)=>(!c&&y?e=e.replace("right","left"):c||y||(e=t),e);switch(e){case"left":e=v(e,"bottom");case"right":e=d(e,"bottom");case"top-left":e=p(e=v(e,"top"));case"top-right":e=p(e=d(e,"top"));case"bottom-left":e=h(e=v(e,"bottom"));case"bottom-right":e=h(e=d(e,"bottom"));case"top":e=p(e);case"bottom":e=h(e)}return e}(e,t,n.height,n.width);let u,o;[u,o]=function(e,t,a,r){let n=t.top+(t.height-a)/2,l=t.left+(t.width-r)/2;return e.includes("top")&&(n=t.top-a-8),e.includes("bottom")&&(n=t.bottom+8),e.includes("left")&&(l=t.left-r-8),e.includes("right")&&(l=t.right+8),l=Math.max(l,24),[n,l]}(i,l,n.height,n.width),r.style.setProperty("--wmTooltipTop",u+"px"),r.style.setProperty("--wmTooltipLeft",o+"px")}))}function Mt(){const e=document.querySelectorAll(".wm-tooltip");e.length>0&&e.forEach((e=>{e.hidePopover&&e.hidePopover(),e.classList.remove("show")}))}function Rt(e,t){let a=0;if("click"===e.type)a=e.clientX;else if("focus"===e.type)a=0;else{let t=e;for(;t;){if("BODY"==t.tagName){var r=t.scrollLeft||document.documentElement.scrollLeft;a+=t.offsetLeft-r+t.clientLeft}else a+=t.offsetLeft-t.scrollLeft+t.clientLeft;t=t.offsetParent}}return window.innerWidth-a>=t}function Lt(e){for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function xt(e){let t=e;return["button","a","input","select","textarea","wm-button","wm-search","wm-select","wm-action-menu","wm-tab-item","wm-datepicker"].forEach((e=>{if(t&&t.shadowRoot){let a=t.shadowRoot.querySelector(e);a&&(t=e.startsWith("wm-")?xt(a):a)}})),t}function Pt(e){return function(e){if(e.tabIndex>0||0===e.tabIndex&&null!==e.getAttribute("tabIndex"))return!0;if(e.disabled)return!1;switch(e.nodeName){case"A":return!!e.href&&"ignore"!=e.rel;case"INPUT":return"hidden"!=e.type&&"file"!=e.type;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!0;default:return!1}}(e)?xt(e):e.childNodes.length>0?Array.from(e.childNodes).reverse().reduce(((e,t)=>{if(e)return e;const a=Pt(t);return a?xt(a):null}),null):null}function Ot(e){if(/^([a-z0-9]*)(_[a-z0-9]*)*$/g.test(e)){let t="";return e.split("_").forEach(((e,a)=>{t+=0===a?e.toLowerCase():e.charAt(0).toUpperCase()+e.slice(1)})),t}return e}function Ct(e){return e?e.split(/, ?/):[]}function Ut(e,t,a){let r=e;return"ArrowDown"===t&&(r=(e+1)%a),"ArrowUp"===t&&(r=0===e?a-1:e-1),r}function Dt(e){return"false"!=e&&!!e}function Ft(e,t){const a=document.createElement("div"),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);const n=a.getBoundingClientRect();return document.body.removeChild(a),n}function kt(e,t,a,r){const 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);const l=5+r;let i=a>n.clientWidth;if(!i&&t.length>l){let e=t.slice(0,t.length-r-3).trim(),u=t.slice(-r).trim(),o=e+"..."+u;for(n.textContent=o,i=a>n.clientWidth;!i&&o.length>l;)e=e.slice(0,-1).trim(),o=e+"..."+u,n.textContent=o,i=a>n.clientWidth}const u=n.textContent;return n.remove(),u}function jt(e){let t=[];for(let a=0;a<e[0].length;a++){let r=[];for(let t=0;t<e.length;t++)r.push(e[t][a]);t.push(r)}return t}function _t(e,t,a){for((e+=t)>a&&(e=(e-1)%a);e<0;)e=a-Math.abs(e)+1;return e}function Gt(e,t){let a=[];for(let r=0;r<e.length;r+=1+t)a.push(e[r]);return a}function qt(e,t){let a=0,r=e;for(;Gt(e,a).length>t;)a++,r=Gt(e,a);return{skipInterval:a,skippedList:r}}function Vt(e,t,a){const r=a-t;return Math.abs(e-t)/r*100}function zt(e){if(e.requestSubmit)e.requestSubmit();else{const t=document.createElement("button");t.style.display="none",e.appendChild(t),t.click(),document.removeChild(t)}}function Wt(e,t){0==t&&e.hasAttribute("disabled")&&e.removeAttribute("disabled")}function Yt(e,t,a=!1){if(e&&!t)return e[e.length-1];if(!e.includes(t))return;let r=e.indexOf(t);return e[r>0?r-1:a?e.length-1:0]}function Kt(e,t,a=!1){if(e&&!t)return e[0];if(!e.includes(t))return;let r=e.indexOf(t);const n=e.length-1;return e[r!==n?r+1:a?0:n]}function Zt(e,t){const a=Jt(e),r=Jt(t);return parseFloat((e*t).toFixed(a+r))}function Jt(e){const t=e.toString();return-1==t.indexOf(".")?0:t.split(".")[1].length}function Xt(e,t){return 2===e?t%4==0?29:28:[4,6,9,11].includes(e)?30:31}function $t(e){return`${e.getUTCFullYear()}-${(e.getUTCMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`}function Qt(e){const[t,a,r]=e.split("-");return{year:{asInt:parseInt(t),asString:t},month:{asInt:parseInt(a),asString:a},day:{asInt:parseInt(r),asString:r}}}function ea(e,t,a){return`${e}-${t.toString().padStart(2,"0")}-${a.toString().padStart(2,"0")}`}const ta={year:{asString:e=>Qt(e).year.asString,asInt:e=>Qt(e).year.asInt,increase:(e,t)=>{const a=Qt(e);return ea(a.year.asInt+t,a.month.asInt,a.day.asInt)},decrease:(e,t)=>{const a=Qt(e);return ea(a.year.asInt-t,a.month.asInt,a.day.asInt)}},month:{asString:e=>Qt(e).month.asString,asInt:e=>Qt(e).month.asInt,increase:(e,t)=>{const a=Qt(e),r=Math.floor(t/12),n=t%12;let l=a.year.asInt,i=a.month.asInt;return l=i+n>12?l+1:l,l+=r,i+=n,i=(i-1)%12+1,ea(l,i,a.day.asInt)},decrease:(e,t)=>{const a=Qt(e),r=Math.floor(t/12),n=t%12;let l=a.year.asInt,i=a.month.asInt;return l=i-n<1?l-1:l,l-=r,i+=12,i-=n,i=(i-1)%12+1,ea(l,i,a.day.asInt)}},day:{asString:e=>Qt(e).day.asString,asInt:e=>Qt(e).day.asInt,increase:(e,t)=>{if(t>7)throw new Error("this.dateFind.day.increase(): max 7 days");const a=Qt(e);let r=a.year.asInt,n=a.month.asInt,l=a.day.asInt;const i=Xt(n,r),u=l+t>i,o=u&&12===n;return n=u?o?1:n+1:n,r=o?r+1:r,l=(l-1+t)%i+1,ea(r,n,l)},decrease:(e,t)=>{if(t>7)throw new Error("this.dateFind.day.decrease(): max 7 days");const a=Qt(e);let r=a.year.asInt,n=a.month.asInt,l=a.day.asInt;const i=Xt(1===n?12:n-1,r),u=l-t<1,o=u&&1===n;return l+=i,l-=t,l=(l-1)%i+1,n=u?o?12:n-1:n,r=o?r-1:r,ea(r,n,l)}}},aa=[ct.formatMessage({id:"date.january",defaultMessage:"January",description:"Month of the year"}),ct.formatMessage({id:"date.february",defaultMessage:"February",description:"Month of the year"}),ct.formatMessage({id:"date.march",defaultMessage:"March",description:"Month of the year"}),ct.formatMessage({id:"date.april",defaultMessage:"April",description:"Month of the year"}),ct.formatMessage({id:"date.may",defaultMessage:"May",description:"Month of the year"}),ct.formatMessage({id:"date.june",defaultMessage:"June",description:"Month of the year"}),ct.formatMessage({id:"date.july",defaultMessage:"July",description:"Month of the year"}),ct.formatMessage({id:"date.august",defaultMessage:"August",description:"Month of the year"}),ct.formatMessage({id:"date.september",defaultMessage:"September",description:"Month of the year"}),ct.formatMessage({id:"date.october",defaultMessage:"October",description:"Month of the year"}),ct.formatMessage({id:"date.november",defaultMessage:"November",description:"Month of the year"}),ct.formatMessage({id:"date.december",defaultMessage:"December",description:"Month of the year"})],ra=[ct.formatMessage({id:"date.sunday",defaultMessage:"Sunday"}),ct.formatMessage({id:"date.monday",defaultMessage:"Monday"}),ct.formatMessage({id:"date.tuesday",defaultMessage:"Tuesday"}),ct.formatMessage({id:"date.wednesday",defaultMessage:"Wednesday"}),ct.formatMessage({id:"date.thursday",defaultMessage:"Thursday"}),ct.formatMessage({id:"date.friday",defaultMessage:"Friday"}),ct.formatMessage({id:"date.saturday",defaultMessage:"Saturday"})];export{Yt as A,dt as B,Bt as C,ht as D,Ht as E,ta as F,aa as G,Et as H,jt as I,_t as J,qt as K,Vt as L,ea as M,Xt as N,ra as O,Wt as a,zt as b,Lt as c,vt as d,Zt as e,ft as f,pt as g,Mt as h,ct as i,bt as j,$t as k,Tt as l,Rt as m,kt as n,Pt as o,Ct as p,Ot as q,Ut as r,Nt as s,Dt as t,wt as u,At as v,St as w,It as x,Ft as y,Kt as z}