@arcgis/coding-components 4.31.0-next.107 → 4.31.0-next.108

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 (94) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  2. package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +2 -2
  3. package/dist/arcgis-coding-components/index.esm.js +2 -2
  4. package/dist/arcgis-coding-components/{p-91faaf32.js → p-01315237.js} +1 -1
  5. package/dist/arcgis-coding-components/{p-8cccb612.entry.js → p-0b2c0103.entry.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-98ef7c35.js → p-1a5c27c2.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-c4fcbf0e.entry.js → p-1b82f114.entry.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-706c7fea.js → p-1c2b0c91.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-ee85cdf8.js → p-3f53c836.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-47191164.entry.js → p-41bd5cec.entry.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-1d17433f.js → p-467ad3d4.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-26579be7.js → p-4fb81f61.js} +1 -1
  13. package/dist/arcgis-coding-components/{p-1b266f59.js → p-5c7976df.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-ea7333b0.js → p-a751f098.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-d9bcb838.js → p-b3df12d7.js} +2 -2
  16. package/dist/arcgis-coding-components/{p-fcc200dc.js → p-bab8ecb9.js} +1 -1
  17. package/dist/arcgis-coding-components/{p-77dffa18.js → p-cc68e2be.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-d792000e.js → p-d8964e2c.js} +2 -2
  19. package/dist/arcgis-coding-components/{p-e6fed8bc.js → p-e8276397.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-60760f69.js → p-f5f02442.js} +10 -10
  21. package/dist/arcgis-coding-components/{p-6197580f.js → p-fc84d29a.js} +2 -2
  22. package/dist/cjs/{app-globals-75cfd6ca.js → app-globals-7554f377.js} +1 -1
  23. package/dist/cjs/{arcade-defaults-9c2ece45.js → arcade-defaults-7fcb2bf1.js} +3 -3
  24. package/dist/cjs/{arcade-mode-378368dc.js → arcade-mode-0b133091.js} +3 -3
  25. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +7 -7
  26. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  27. package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
  28. package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
  29. package/dist/cjs/{css-72d9fd64.js → css-521ae7d3.js} +1 -1
  30. package/dist/cjs/{cssMode-1e81f38e.js → cssMode-d38a78bd.js} +3 -3
  31. package/dist/cjs/{html-47135b01.js → html-fe70fd16.js} +3 -3
  32. package/dist/cjs/{htmlMode-5e8ccc59.js → htmlMode-58f5e785.js} +3 -3
  33. package/dist/cjs/{index-8d5f5d55.js → index-7ee7a5ae.js} +1 -1
  34. package/dist/cjs/index.cjs.js +4 -4
  35. package/dist/cjs/{javascript-aa89d070.js → javascript-3599cdf7.js} +4 -4
  36. package/dist/cjs/{jsonMode-fce26d9b.js → jsonMode-a081300c.js} +3 -3
  37. package/dist/cjs/loader.cjs.js +3 -3
  38. package/dist/cjs/{sql-expr-defaults-b1121a47.js → sql-expr-defaults-fa834229.js} +10 -10
  39. package/dist/cjs/{sql-expr-mode-c9416ccb.js → sql-expr-mode-b0313321.js} +3 -3
  40. package/dist/cjs/{tsMode-8d78c1ab.js → tsMode-d897ad87.js} +3 -3
  41. package/dist/cjs/{typescript-1d9c06da.js → typescript-a435276e.js} +3 -3
  42. package/dist/cjs/{useT9n-8661a415.js → useT9n-cd14916d.js} +3 -3
  43. package/dist/components/arcade-defaults.js +1 -1
  44. package/dist/components/arcade-mode.js +1 -1
  45. package/dist/components/arcade-results.js +1 -1
  46. package/dist/components/arcade-suggestions.js +1 -1
  47. package/dist/components/arcgis-arcade-editor.js +1 -1
  48. package/dist/components/arcgis-arcade-results.js +1 -1
  49. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  50. package/dist/components/arcgis-assets.d.ts +1 -1
  51. package/dist/components/arcgis-assets.js +1 -1
  52. package/dist/components/arcgis-code-editor.js +1 -1
  53. package/dist/components/arcgis-editor-variables.js +1 -1
  54. package/dist/components/arcgis-language-api-panel.js +1 -1
  55. package/dist/components/arcgis-sql-expression-editor.js +1 -1
  56. package/dist/components/arcgis-sql-expression-fields.js +1 -1
  57. package/dist/components/chunk-UFIZBDFE.js +1 -1
  58. package/dist/components/code-editor.js +1 -1
  59. package/dist/components/editor-variables.js +1 -1
  60. package/dist/components/fields.js +1 -1
  61. package/dist/components/index.js +1 -1
  62. package/dist/components/index2.js +1 -1
  63. package/dist/components/language-api-panel.js +1 -1
  64. package/dist/components/markdown.js +1 -1
  65. package/dist/components/sql-expr-defaults.js +1 -1
  66. package/dist/components/sql-expr-mode.js +1 -1
  67. package/dist/components/useT9n.js +1 -1
  68. package/dist/components/utilities.js +1 -1
  69. package/dist/esm/{app-globals-3cf343cb.js → app-globals-bebd61ee.js} +1 -1
  70. package/dist/esm/{arcade-defaults-fe4c7219.js → arcade-defaults-4e99762a.js} +3 -3
  71. package/dist/esm/{arcade-mode-6aafd72a.js → arcade-mode-0e3a1fe6.js} +3 -3
  72. package/dist/esm/arcgis-arcade-editor_6.entry.js +7 -7
  73. package/dist/esm/arcgis-coding-components.js +4 -4
  74. package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
  75. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  76. package/dist/esm/{css-1d446ba2.js → css-b223c01d.js} +1 -1
  77. package/dist/esm/{cssMode-bced5ca0.js → cssMode-0a8a4aef.js} +3 -3
  78. package/dist/esm/{html-7bd0ae82.js → html-24384636.js} +3 -3
  79. package/dist/esm/{htmlMode-ec8d6ae4.js → htmlMode-f84a8b80.js} +3 -3
  80. package/dist/esm/{index-76fa3421.js → index-244b65d0.js} +1 -1
  81. package/dist/esm/index.js +4 -4
  82. package/dist/esm/{javascript-5ca66560.js → javascript-1924e4f1.js} +4 -4
  83. package/dist/esm/{jsonMode-ac4ba81c.js → jsonMode-e3e281dc.js} +3 -3
  84. package/dist/esm/loader.js +4 -4
  85. package/dist/esm/{sql-expr-defaults-7f0cf3a5.js → sql-expr-defaults-2064a5ea.js} +10 -10
  86. package/dist/esm/{sql-expr-mode-4f3af47b.js → sql-expr-mode-55bb255a.js} +3 -3
  87. package/dist/esm/{tsMode-388036ec.js → tsMode-11d859ee.js} +3 -3
  88. package/dist/esm/{typescript-a480723b.js → typescript-d83b934c.js} +3 -3
  89. package/dist/esm/{useT9n-78764a7d.js → useT9n-b076fefb.js} +3 -3
  90. package/dist/loader/cdn.js +1 -1
  91. package/dist/loader/index.cjs.js +1 -1
  92. package/dist/loader/index.es2017.js +1 -1
  93. package/dist/loader/index.js +1 -1
  94. package/package.json +11 -11
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var TR=Object.defineProperty;var f3=e=>t=>{var r=e[t];if(r)return r();throw new Error("Module not found in bundle: "+t)};var U=(e,t)=>()=>(e&&(t=e(e=0)),t);var p3=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),$o=(e,t)=>{for(var r in t)TR(e,r,{get:t[r],enumerable:!0})};var Ul,ka=U(()=>{Ul=class e{constructor(t=1){this._seed=t}set seed(t){this._seed=t??Math.random()*e._m}getInt(){return this._seed=(e._a*this._seed+e._c)%e._m,this._seed}getFloat(){return this.getInt()/(e._m-1)}getIntRange(t,r){return Math.round(this.getFloatRange(t,r))}getFloatRange(t,r){let n=r-t;return t+this.getInt()/e._m*n}};Ul._m=2147483647,Ul._a=48271,Ul._c=0});function Na(e,t,r){if(e==null&&t==null)return!0;if(e==null||t==null||e.length!==t.length)return!1;if(r){for(let n=0;n<e.length;n++)if(!r(e[n],t[n]))return!1}else for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function gv(e,t,r,n){n=n||I6;let i=Math.max(0,n.last-10);for(let s=i;s<r;++s)if(e[s]===t)return n.last=s,s;let o=Math.min(i,r);for(let s=0;s<o;++s)if(e[s]===t)return n.last=s,s;return-1}function A6(e,t,r=e.length,n=t.length,i,o){if(n===0||r===0)return r;to.clear();for(let c=0;c<n;++c)to.add(t[c]);i=i||I6;let s=Math.max(0,i.last-10);for(let c=s;c<r;++c)if(to.has(e[c])&&(o?.push(e[c]),to.delete(e[c]),e[c]=e[r-1],--r,--c,to.size===0||r===0))return to.clear(),r;for(let c=0;c<s;++c)if(to.has(e[c])&&(o?.push(e[c]),to.delete(e[c]),e[c]=e[r-1],--r,--c,to.size===0||r===0))return to.clear(),r;return to.clear(),r}function L6(e,t){let r=e.indexOf(t);return r!==-1?(e.splice(r,1),t):null}function k6(e,t){return e!=null}var d$,Qre,xm,I6,to,Kre,Oa=U(()=>{ka();d$=1.5,Qre=1/d$;xm=class{constructor(){this.last=0}},I6=new xm;to=new Set;Kre=new Ul});var N6=U(()=>{});function he(e){return typeof Ra[e]=="function"?Ra[e]=Ra[e](globalThis):Ra[e]}var Ra,gt=U(()=>{Ra=globalThis.dojoConfig?.has||globalThis.esriConfig?.has?{...globalThis.dojoConfig?.has,...globalThis.esriConfig?.has}:{},he.add=(e,t,r,n)=>{(n||Ra[e]===void 0)&&(Ra[e]=t),r&&he(e)},he.cache=Ra,he.add("big-integer-warning-enabled",!0),he.add("esri-deprecation-warnings",!0),he.add("esri-tests-disable-screenshots",!1),he.add("esri-tests-use-full-window",!1),he.add("esri-tests-post-to-influx",!0),he.add("esri-cim-animations-enable-status","enabled"),he.add("esri-cim-animations-spotlight",!1),he.add("esri-cim-animations-freeze-time",!1),(()=>{he.add("host-webworker",globalThis.WorkerGlobalScope!==void 0&&self instanceof globalThis.WorkerGlobalScope);let e=typeof window<"u"&&typeof location<"u"&&typeof document<"u"&&window.location===location&&window.document===document;if(he.add("host-browser",e),he.add("host-node",typeof globalThis.process=="object"&&globalThis.process.versions?.node&&globalThis.process.versions.v8),he.add("dom",e),he("host-browser")){let t=navigator,r=t.userAgent,n=t.appVersion,i=parseFloat(n);if(he.add("wp",parseFloat(r.split("Windows Phone")[1])||void 0),he.add("msapp",parseFloat(r.split("MSAppHost/")[1])||void 0),he.add("khtml",n.includes("Konqueror")?i:void 0),he.add("edge",parseFloat(r.split("Edge/")[1])||void 0),he.add("opr",parseFloat(r.split("OPR/")[1])||void 0),he.add("webkit",!he("wp")&&!he("edge")&&parseFloat(r.split("WebKit/")[1])||void 0),he.add("chrome",!he("edge")&&!he("opr")&&parseFloat(r.split("Chrome/")[1])||void 0),he.add("android",!he("wp")&&parseFloat(r.split("Android ")[1])||void 0),he.add("safari",!n.includes("Safari")||he("wp")||he("chrome")||he("android")||he("edge")||he("opr")?void 0:parseFloat(n.split("Version/")[1])),he.add("mac",n.includes("Macintosh")),!he("wp")&&/(iPhone|iPod|iPad)/.test(r)){let o=RegExp.$1.replace(/P/,"p"),s=/OS ([\d_]+)/.test(r)?RegExp.$1:"1",c=parseFloat(s.replace(/_/,".").replaceAll("_",""));he.add(o,c),he.add("ios",c)}he("webkit")||(!r.includes("Gecko")||he("wp")||he("khtml")||he("edge")||he.add("mozilla",i),he("mozilla")&&he.add("ff",parseFloat(r.split("Firefox/")[1]||r.split("Minefield/")[1])||void 0))}})(),(()=>{if(globalThis.navigator){let e=navigator.userAgent,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini|IEMobile/i.test(e),r=/iPhone/i.test(e);t&&he.add("esri-mobile",t),r&&he.add("esri-iPhone",r),he.add("esri-geolocation",!!navigator.geolocation)}he.add("esri-wasm","WebAssembly"in globalThis),he.add("esri-performance-mode-frames-between-render",20),he.add("esri-force-performance-mode",!1),he.add("esri-shared-array-buffer",()=>{let e="SharedArrayBuffer"in globalThis,t=globalThis.crossOriginIsolated===!1;return e&&!t}),he.add("wasm-simd",()=>{let e=[0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11];return WebAssembly.validate(new Uint8Array(e))}),he.add("esri-atomics","Atomics"in globalThis),he.add("esri-workers","Worker"in globalThis),he.add("web-feat:cache","caches"in globalThis),he.add("esri-workers-arraybuffer-transfer",!he("safari")||Number(he("safari"))>=12),he.add("workers-pool-size",8),he.add("featurelayer-simplify-thresholds",[.5,.5,.5,.5]),he.add("featurelayer-simplify-payload-size-factors",[1,1,4]),he.add("featurelayer-fast-triangulation-enabled",!0),he.add("featurelayer-animation-enabled",!0),he.add("featurelayer-snapshot-enabled",!0),he.add("featurelayer-snapshot-point-min-threshold",8e4),he.add("featurelayer-snapshot-point-max-threshold",4e5),he.add("featurelayer-snapshot-point-coverage",.1),he.add("featurelayer-query-max-depth",4),he.add("featurelayer-query-pausing-enabled",!1),he.add("featurelayer-advanced-symbols",!1),he.add("featurelayer-pbf",!0),he.add("featurelayer-pbf-statistics",!1),he.add("feature-layers-workers",!0),he.add("feature-polyline-generalization-factor",1),he.add("mapview-transitions-duration",200),he.add("mapview-essential-goto-duration",200),he.add("mapview-srswitch-adjust-rotation-scale-threshold",24e6),he.add("mapserver-pbf-version-support",10.81),he.add("mapservice-popup-identify-max-tolerance",20),he("host-webworker")||he("host-browser")&&(he.add("esri-csp-restrictions",()=>{try{new Function}catch{return!0}return!1}),he.add("esri-image-decode",()=>{if("decode"in new Image){let e=new Image;return e.src='data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"></svg>',void e.decode().then(()=>{he.add("esri-image-decode",!0,!0,!0)}).catch(()=>{he.add("esri-image-decode",!1,!0,!0)})}return!1}),he.add("esri-url-encodes-apostrophe",()=>{let e=window.document.createElement("a");return e.href="?'",e.href.includes("?%27")}))})()});function O6(e){return e?.constructor?.name==="Int8Array"}function R6(e){return e?.constructor?.name==="Uint8Array"}function D6(e){return e?.constructor?.name==="Uint8ClampedArray"}function $6(e){return e?.constructor?.name==="Int16Array"}function F6(e){return e?.constructor?.name==="Uint16Array"}function U6(e){return e?.constructor?.name==="Int32Array"}function V6(e){return e?.constructor?.name==="Uint32Array"}function z6(e){return e?.constructor?.name==="Float32Array"}function W6(e){return e?.constructor?.name==="Float64Array"}var B6=U(()=>{N6();gt()});function H1(e,t){let r;if(t)for(r in e)e.hasOwnProperty(r)&&(e[r]===void 0?delete e[r]:e[r]instanceof Object&&H1(e[r],!0));else for(r in e)e.hasOwnProperty(r)&&e[r]===void 0&&delete e[r];return e}function nt(e){if(!e||typeof e!="object"||typeof e=="function")return e;let t=h$(e);if(t!=null)return t;if(f$(e))return e.clone();if(p$(e))return e.map(nt);if(m$(e))return e.clone();let r={};for(let n of Object.getOwnPropertyNames(e))r[n]=nt(e[n]);return r}function f$(e){return typeof e.clone=="function"}function p$(e){return typeof e.map=="function"&&typeof e.forEach=="function"}function m$(e){return typeof e.notifyChange=="function"&&typeof e.watch=="function"}function G6(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function h$(e){if(O6(e)||R6(e)||D6(e)||$6(e)||F6(e)||U6(e)||V6(e)||z6(e)||W6(e))return e.slice();if(e instanceof Date)return new Date(e.getTime());if(e instanceof ArrayBuffer)return e.slice(0,e.byteLength);if(e instanceof Map){let t=new Map;for(let[r,n]of e)t.set(r,nt(n));return t}if(e instanceof Set){let t=new Set;for(let r of e)t.add(nt(r));return t}return null}function Em(e,t){return e===t||typeof e=="number"&&isNaN(e)&&typeof t=="number"&&isNaN(t)||typeof e?.getTime=="function"&&typeof t?.getTime=="function"&&e.getTime()===t.getTime()||!1}function j6(e,t){return e===t||(e==null||typeof e=="string"?e===t:typeof e=="number"?e===t||typeof t=="number"&&isNaN(e)&&isNaN(t):e instanceof Date?t instanceof Date&&e.getTime()===t.getTime():Array.isArray(e)?Array.isArray(t)&&Na(e,t):e instanceof Set?t instanceof Set&&w$(e,t):e instanceof Map?t instanceof Map&&y$(e,t):!!G6(e)&&G6(t)&&g$(e,t))}function g$(e,t){if(e===null||t===null)return!1;let r=Object.keys(e);if(t===null||Object.keys(t).length!==r.length)return!1;for(let n of r)if(e[n]!==t[n]||!Object.prototype.hasOwnProperty.call(t,n))return!1;return!0}function w$(e,t){if(e.size!==t.size)return!1;for(let r of e)if(!t.has(r))return!1;return!0}function y$(e,t){if(e.size!==t.size)return!1;for(let[r,n]of e){let i=t.get(r);if(i!==n||i===void 0&&!t.has(r))return!1}return!0}var Gr=U(()=>{Oa();B6()});function H6(e,t,r=!1){return Z6(e,t,r)}function Li(e,t){if(t!=null)return t[e]||q6(e.split("."),!1,t)}function Cs(e,t,r){let n=e.split("."),i=n.pop(),o=q6(n,!0,r);o&&i&&(o[i]=t)}function q6(e,t,r){let n=r;for(let i of e){if(n==null)return;if(!(i in n)){if(!t)return;n[i]={}}n=n[i]}return n}function Z6(e,t,r){return t?Object.keys(t).reduce((n,i)=>{let o=n[i],s=t[i];return o===s?n:o===void 0?(n[i]=nt(s),n):(Array.isArray(s)||Array.isArray(n)?(o=o?Array.isArray(o)?n[i]=o.slice():n[i]=[o]:n[i]=[],s&&(Array.isArray(s)||(s=[s]),r?s.forEach(c=>{o.includes(c)||o.push(c)}):n[i]=s.slice())):s&&typeof s=="object"?n[i]=Z6(o,s,r):n.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(n[i]=s),n)},e||{}):e}var Bo=U(()=>{Gr()});function Y6(e){return e??""}function Go(e,t){return t?e.replaceAll(b$,typeof t=="object"?(r,n)=>Y6(Li(n,t)):(r,n)=>Y6(t(n))):e}function J6(e,t){return e.replaceAll(/([.$?*|{}()[\]\\/+\-^])/g,r=>t?.includes(r)?r:`\\${r}`)}function X6(e){let t=0;for(let r=0;r<e.length;r++)t=(t<<5)-t+e.charCodeAt(r),t|=0;return t}var b$,Da=U(()=>{Bo();b$=/\{([^}]+)\}/g});var Ts,q1,Z1,Y1,ro,Tf,tr,no,$a=U(()=>{Ts=class extends Error{},q1=class extends Ts{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}},Z1=class extends Ts{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}},Y1=class extends Ts{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}},ro=class extends Ts{},Tf=class extends Ts{constructor(t){super(`Invalid unit ${t}`)}},tr=class extends Ts{},no=class extends Ts{constructor(){super("Zone is an abstract class")}}});var Ae,io,ci,Fa,Cm,wv,Tm,Mm,Pm,Im,Am,Lm,km,Nm,Om,Rm,Dm,$m,Fm,Um,yv,Vm,zm,Wm,Bm,Gm=U(()=>{Ae="numeric",io="short",ci="long",Fa={year:Ae,month:Ae,day:Ae},Cm={year:Ae,month:io,day:Ae},wv={year:Ae,month:io,day:Ae,weekday:io},Tm={year:Ae,month:ci,day:Ae},Mm={year:Ae,month:ci,day:Ae,weekday:ci},Pm={hour:Ae,minute:Ae},Im={hour:Ae,minute:Ae,second:Ae},Am={hour:Ae,minute:Ae,second:Ae,timeZoneName:io},Lm={hour:Ae,minute:Ae,second:Ae,timeZoneName:ci},km={hour:Ae,minute:Ae,hourCycle:"h23"},Nm={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23"},Om={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23",timeZoneName:io},Rm={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23",timeZoneName:ci},Dm={year:Ae,month:Ae,day:Ae,hour:Ae,minute:Ae},$m={year:Ae,month:Ae,day:Ae,hour:Ae,minute:Ae,second:Ae},Fm={year:Ae,month:io,day:Ae,hour:Ae,minute:Ae},Um={year:Ae,month:io,day:Ae,hour:Ae,minute:Ae,second:Ae},yv={year:Ae,month:io,day:Ae,weekday:io,hour:Ae,minute:Ae},Vm={year:Ae,month:ci,day:Ae,hour:Ae,minute:Ae,timeZoneName:io},zm={year:Ae,month:ci,day:Ae,hour:Ae,minute:Ae,second:Ae,timeZoneName:io},Wm={year:Ae,month:ci,day:Ae,weekday:ci,hour:Ae,minute:Ae,timeZoneName:ci},Bm={year:Ae,month:ci,day:Ae,weekday:ci,hour:Ae,minute:Ae,second:Ae,timeZoneName:ci}});var gr,Vl=U(()=>{$a();gr=class{get type(){throw new no}get name(){throw new no}get ianaName(){return this.name}get isUniversal(){throw new no}offsetName(t,r){throw new no}formatOffset(t,r){throw new no}offset(t){throw new no}equals(t){throw new no}get isValid(){throw new no}}});var bv,Ua,X1=U(()=>{Fn();Vl();bv=null,Ua=class e extends gr{static get instance(){return bv===null&&(bv=new e),bv}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return Q1(t,r,n)}formatOffset(t,r){return Va(this.offset(t),r)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return t.type==="system"}get isValid(){return!0}}});function v$(e){return e0[e]||(e0[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),e0[e]}function S$(e,t){let r=e.format(t).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,i,o,s,c,a,d,h]=n;return[s,i,o,c,a,d,h]}function x$(e,t){let r=e.formatToParts(t),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],c=_$[o];o==="era"?n[c]=s:We(c)||(n[c]=parseInt(s,10))}return n}var e0,_$,K1,rr,za=U(()=>{Fn();Vl();e0={};_$={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};K1={},rr=class e extends gr{static create(t){return K1[t]||(K1[t]=new e(t)),K1[t]}static resetCache(){K1={},e0={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch{return!1}}constructor(t){super(),this.zoneName=t,this.valid=e.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return Q1(t,r,n,this.name)}formatOffset(t,r){return Va(this.offset(t),r)}offset(t){let r=new Date(t);if(isNaN(r))return NaN;let n=v$(this.name),[i,o,s,c,a,d,h]=n.formatToParts?x$(n,r):S$(n,r);c==="BC"&&(i=-Math.abs(i)+1);let v=Mf({year:i,month:o,day:s,hour:a===24?0:a,minute:d,second:h,millisecond:0}),S=+r,M=S%1e3;return S-=M>=0?M:1e3+M,(v-S)/(60*1e3)}equals(t){return t.type==="iana"&&t.name===this.name}get isValid(){return this.valid}}});function E$(e,t={}){let r=JSON.stringify([e,t]),n=Q6[r];return n||(n=new Intl.ListFormat(e,t),Q6[r]=n),n}function _v(e,t={}){let r=JSON.stringify([e,t]),n=vv[r];return n||(n=new Intl.DateTimeFormat(e,t),vv[r]=n),n}function C$(e,t={}){let r=JSON.stringify([e,t]),n=Sv[r];return n||(n=new Intl.NumberFormat(e,t),Sv[r]=n),n}function T$(e,t={}){let{base:r,...n}=t,i=JSON.stringify([e,n]),o=xv[i];return o||(o=new Intl.RelativeTimeFormat(e,t),xv[i]=o),o}function M$(){return jm||(jm=new Intl.DateTimeFormat().resolvedOptions().locale,jm)}function P$(e){let t=K6[e];if(!t){let r=new Intl.Locale(e);t="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,K6[e]=t}return t}function I$(e){let t=e.indexOf("-x-");t!==-1&&(e=e.substring(0,t));let r=e.indexOf("-u-");if(r===-1)return[e];{let n,i;try{n=_v(e).resolvedOptions(),i=e}catch{let a=e.substring(0,r);n=_v(a).resolvedOptions(),i=a}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function A$(e,t,r){return(r||t)&&(e.includes("-u-")||(e+="-u"),r&&(e+=`-ca-${r}`),t&&(e+=`-nu-${t}`)),e}function L$(e){let t=[];for(let r=1;r<=12;r++){let n=Ce.utc(2009,r,1);t.push(e(n))}return t}function k$(e){let t=[];for(let r=1;r<=7;r++){let n=Ce.utc(2016,11,13+r);t.push(e(n))}return t}function t0(e,t,r,n){let i=e.listingMode();return i==="error"?null:i==="en"?r(t):n(t)}function N$(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem==="latn"}var Q6,vv,Sv,xv,jm,K6,Ev,Cv,Tv,O$,pt,qm=U(()=>{Fn();i0();Wa();Ba();za();Q6={};vv={};Sv={};xv={};jm=null;K6={};Ev=class{constructor(t,r,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;let{padTo:i,floor:o,...s}=n;if(!r||Object.keys(s).length>0){let c={useGrouping:!1,...n};n.padTo>0&&(c.minimumIntegerDigits=n.padTo),this.inf=C$(t,c)}}format(t){if(this.inf){let r=this.floor?Math.floor(t):t;return this.inf.format(r)}else{let r=this.floor?Math.floor(t):Pf(t,3);return Zt(r,this.padTo)}}},Cv=class{constructor(t,r,n){this.opts=n,this.originalZone=void 0;let i;if(this.opts.timeZone)this.dt=t;else if(t.zone.type==="fixed"){let s=-1*(t.offset/60),c=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;t.offset!==0&&rr.create(c).valid?(i=c,this.dt=t):(i="UTC",this.dt=t.offset===0?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else t.zone.type==="system"?this.dt=t:t.zone.type==="iana"?(this.dt=t,i=t.zone.name):(i="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);let o={...this.opts};o.timeZone=o.timeZone||i,this.dtf=_v(r,o)}format(){return this.originalZone?this.formatToParts().map(({value:t})=>t).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){let t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map(r=>{if(r.type==="timeZoneName"){let n=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...r,value:n}}else return r}):t}resolvedOptions(){return this.dtf.resolvedOptions()}},Tv=class{constructor(t,r,n){this.opts={style:"long",...n},!r&&r0()&&(this.rtf=T$(t,n))}format(t,r){return this.rtf?this.rtf.format(t,r):eE(r,t,this.opts.numeric,this.opts.style!=="long")}formatToParts(t,r){return this.rtf?this.rtf.formatToParts(t,r):[]}},O$={firstDay:1,minimalDays:4,weekend:[6,7]},pt=class e{static fromOpts(t){return e.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,r,n,i,o=!1){let s=t||ft.defaultLocale,c=s||(o?"en-US":M$()),a=r||ft.defaultNumberingSystem,d=n||ft.defaultOutputCalendar,h=Hm(i)||ft.defaultWeekSettings;return new e(c,a,d,h,s)}static resetCache(){jm=null,vv={},Sv={},xv={}}static fromObject({locale:t,numberingSystem:r,outputCalendar:n,weekSettings:i}={}){return e.create(t,r,n,i)}constructor(t,r,n,i,o){let[s,c,a]=I$(t);this.locale=s,this.numberingSystem=r||c||null,this.outputCalendar=n||a||null,this.weekSettings=i,this.intl=A$(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=o,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=N$(this)),this.fastNumbersCached}listingMode(){let t=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return t&&r?"en":"intl"}clone(t){return!t||Object.getOwnPropertyNames(t).length===0?this:e.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,Hm(t.weekSettings)||this.weekSettings,t.defaultToEN||!1)}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,r=!1){return t0(this,t,Mv,()=>{let n=r?{month:t,day:"numeric"}:{month:t},i=r?"format":"standalone";return this.monthsCache[i][t]||(this.monthsCache[i][t]=L$(o=>this.extract(o,n,"month"))),this.monthsCache[i][t]})}weekdays(t,r=!1){return t0(this,t,Pv,()=>{let n=r?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},i=r?"format":"standalone";return this.weekdaysCache[i][t]||(this.weekdaysCache[i][t]=k$(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][t]})}meridiems(){return t0(this,void 0,()=>Iv,()=>{if(!this.meridiemCache){let t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ce.utc(2016,11,13,9),Ce.utc(2016,11,13,19)].map(r=>this.extract(r,t,"dayperiod"))}return this.meridiemCache})}eras(t){return t0(this,t,Av,()=>{let r={era:t};return this.eraCache[t]||(this.eraCache[t]=[Ce.utc(-40,1,1),Ce.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[t]})}extract(t,r,n){let i=this.dtFormatter(t,r),o=i.formatToParts(),s=o.find(c=>c.type.toLowerCase()===n);return s?s.value:null}numberFormatter(t={}){return new Ev(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,r={}){return new Cv(t,this.intl,r)}relFormatter(t={}){return new Tv(this.intl,this.isEnglish(),t)}listFormatter(t={}){return E$(this.intl,t)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:n0()?P$(this.locale):O$}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}});var kv,bt,If=U(()=>{Fn();Vl();kv=null,bt=class e extends gr{static get utcInstance(){return kv===null&&(kv=new e(0)),kv}static instance(t){return t===0?e.utcInstance:new e(t)}static parseSpecifier(t){if(t){let r=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new e(zl(r[1],r[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Va(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Va(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,r){return Va(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return t.type==="fixed"&&t.fixed===this.fixed}get isValid(){return!0}}});var Af,Nv=U(()=>{Vl();Af=class extends gr{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}});function oo(e,t){let r;if(We(e)||e===null)return t;if(e instanceof gr)return e;if(tE(e)){let n=e.toLowerCase();return n==="default"?t:n==="local"||n==="system"?Ua.instance:n==="utc"||n==="gmt"?bt.utcInstance:bt.parseSpecifier(n)||rr.create(e)}else return so(e)?bt.instance(e):typeof e=="object"&&"offset"in e&&typeof e.offset=="function"?e:new Af(e)}var o0=U(()=>{Vl();za();If();Nv();Fn();X1()});function nE(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);if(e[r].search(Ov.hanidec)!==-1)t+=R$.indexOf(e[r]);else for(let i in rE){let[o,s]=rE[i];n>=o&&n<=s&&(t+=n-o)}}return parseInt(t,10)}else return t}function iE(){Lf={}}function ki({numberingSystem:e},t=""){let r=e||"latn";return Lf[r]||(Lf[r]={}),Lf[r][t]||(Lf[r][t]=new RegExp(`${Ov[r]}${t}`)),Lf[r][t]}var Ov,rE,R$,Lf,Rv=U(()=>{Ov={arab:"[\u0660-\u0669]",arabext:"[\u06F0-\u06F9]",bali:"[\u1B50-\u1B59]",beng:"[\u09E6-\u09EF]",deva:"[\u0966-\u096F]",fullwide:"[\uFF10-\uFF19]",gujr:"[\u0AE6-\u0AEF]",hanidec:"[\u3007|\u4E00|\u4E8C|\u4E09|\u56DB|\u4E94|\u516D|\u4E03|\u516B|\u4E5D]",khmr:"[\u17E0-\u17E9]",knda:"[\u0CE6-\u0CEF]",laoo:"[\u0ED0-\u0ED9]",limb:"[\u1946-\u194F]",mlym:"[\u0D66-\u0D6F]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0B66-\u0B6F]",tamldec:"[\u0BE6-\u0BEF]",telu:"[\u0C66-\u0C6F]",thai:"[\u0E50-\u0E59]",tibt:"[\u0F20-\u0F29]",latn:"\\d"},rE={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},R$=Ov.hanidec.replace(/[\[|\]]/g,"").split("");Lf={}});var oE,sE,aE,cE,lE,uE,dE,fE,ft,Wa=U(()=>{X1();za();qm();Ba();o0();Fn();Rv();oE=()=>Date.now(),sE="system",aE=null,cE=null,lE=null,uE=60,fE=null,ft=class{static get now(){return oE}static set now(t){oE=t}static set defaultZone(t){sE=t}static get defaultZone(){return oo(sE,Ua.instance)}static get defaultLocale(){return aE}static set defaultLocale(t){aE=t}static get defaultNumberingSystem(){return cE}static set defaultNumberingSystem(t){cE=t}static get defaultOutputCalendar(){return lE}static set defaultOutputCalendar(t){lE=t}static get defaultWeekSettings(){return fE}static set defaultWeekSettings(t){fE=Hm(t)}static get twoDigitCutoffYear(){return uE}static set twoDigitCutoffYear(t){uE=t%100}static get throwOnInvalid(){return dE}static set throwOnInvalid(t){dE=t}static resetCaches(){pt.resetCache(),rr.resetCache(),Ce.resetCache(),iE()}}});var jr,Zm=U(()=>{jr=class{constructor(t,r){this.reason=t,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}});function Ni(e,t){return new jr("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function s0(e,t,r){let n=new Date(Date.UTC(e,t-1,r));e<100&&e>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);let i=n.getUTCDay();return i===0?7:i}function hE(e,t,r){return r+(Bl(e)?mE:pE)[t-1]}function gE(e,t){let r=Bl(e)?mE:pE,n=r.findIndex(o=>o<t),i=t-r[n];return{month:n+1,day:i}}function a0(e,t){return(e-t+7)%7+1}function Ym(e,t=4,r=1){let{year:n,month:i,day:o}=e,s=hE(n,i,o),c=a0(s0(n,i,o),r),a=Math.floor((s-c+14-t)/7),d;return a<1?(d=n-1,a=Wl(d,t,r)):a>Wl(n,t,r)?(d=n+1,a=1):d=n,{weekYear:d,weekNumber:a,weekday:c,...Xm(e)}}function Dv(e,t=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=e,s=a0(s0(n,1,t),r),c=Ga(n),a=i*7+o-s-7+t,d;a<1?(d=n-1,a+=Ga(d)):a>c?(d=n+1,a-=Ga(n)):d=n;let{month:h,day:g}=gE(d,a);return{year:d,month:h,day:g,...Xm(e)}}function c0(e){let{year:t,month:r,day:n}=e,i=hE(t,r,n);return{year:t,ordinal:i,...Xm(e)}}function $v(e){let{year:t,ordinal:r}=e,{month:n,day:i}=gE(t,r);return{year:t,month:n,day:i,...Xm(e)}}function Fv(e,t){if(!We(e.localWeekday)||!We(e.localWeekNumber)||!We(e.localWeekYear)){if(!We(e.weekday)||!We(e.weekNumber)||!We(e.weekYear))throw new ro("Cannot mix locale-based week fields with ISO-based week fields");return We(e.localWeekday)||(e.weekday=e.localWeekday),We(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),We(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function wE(e,t=4,r=1){let n=Jm(e.weekYear),i=li(e.weekNumber,1,Wl(e.weekYear,t,r)),o=li(e.weekday,1,7);return n?i?o?!1:Ni("weekday",e.weekday):Ni("week",e.weekNumber):Ni("weekYear",e.weekYear)}function yE(e){let t=Jm(e.year),r=li(e.ordinal,1,Ga(e.year));return t?r?!1:Ni("ordinal",e.ordinal):Ni("year",e.year)}function Uv(e){let t=Jm(e.year),r=li(e.month,1,12),n=li(e.day,1,kf(e.year,e.month));return t?r?n?!1:Ni("day",e.day):Ni("month",e.month):Ni("year",e.year)}function Vv(e){let{hour:t,minute:r,second:n,millisecond:i}=e,o=li(t,0,23)||t===24&&r===0&&n===0&&i===0,s=li(r,0,59),c=li(n,0,59),a=li(i,0,999);return o?s?c?a?!1:Ni("millisecond",i):Ni("second",n):Ni("minute",r):Ni("hour",t)}var pE,mE,zv=U(()=>{Fn();Zm();$a();pE=[0,31,59,90,120,151,181,212,243,273,304,334],mE=[0,31,60,91,121,152,182,213,244,274,305,335]});function We(e){return typeof e>"u"}function so(e){return typeof e=="number"}function Jm(e){return typeof e=="number"&&e%1===0}function tE(e){return typeof e=="string"}function vE(e){return Object.prototype.toString.call(e)==="[object Date]"}function r0(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function n0(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function _E(e){return Array.isArray(e)?e:[e]}function Wv(e,t,r){if(e.length!==0)return e.reduce((n,i)=>{let o=[t(i),i];return n&&r(n[0],o[0])===n[0]?n:o},null)[1]}function SE(e,t){return t.reduce((r,n)=>(r[n]=e[n],r),{})}function ja(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Hm(e){if(e==null)return null;if(typeof e!="object")throw new tr("Week settings must be an object");if(!li(e.firstDay,1,7)||!li(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(t=>!li(t,1,7)))throw new tr("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function li(e,t,r){return Jm(e)&&e>=t&&e<=r}function D$(e,t){return e-t*Math.floor(e/t)}function Zt(e,t=2){let r=e<0,n;return r?n="-"+(""+-e).padStart(t,"0"):n=(""+e).padStart(t,"0"),n}function Ms(e){if(!(We(e)||e===null||e===""))return parseInt(e,10)}function Ha(e){if(!(We(e)||e===null||e===""))return parseFloat(e)}function Qm(e){if(!(We(e)||e===null||e==="")){let t=parseFloat("0."+e)*1e3;return Math.floor(t)}}function Pf(e,t,r=!1){let n=10**t;return(r?Math.trunc:Math.round)(e*n)/n}function Bl(e){return e%4===0&&(e%100!==0||e%400===0)}function Ga(e){return Bl(e)?366:365}function kf(e,t){let r=D$(t-1,12)+1,n=e+(t-r)/12;return r===2?Bl(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Mf(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function bE(e,t,r){return-a0(s0(e,1,t),r)+t-1}function Wl(e,t=4,r=1){let n=bE(e,t,r),i=bE(e+1,t,r);return(Ga(e)-n+i)/7}function Km(e){return e>99?e:e>ft.twoDigitCutoffYear?1900+e:2e3+e}function Q1(e,t,r,n=null){let i=new Date(e),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(o.timeZone=n);let s={timeZoneName:t,...o},c=new Intl.DateTimeFormat(r,s).formatToParts(i).find(a=>a.type.toLowerCase()==="timezonename");return c?c.value:null}function zl(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);let n=parseInt(t,10)||0,i=r<0||Object.is(r,-0)?-n:n;return r*60+i}function Bv(e){let t=Number(e);if(typeof e=="boolean"||e===""||Number.isNaN(t))throw new tr(`Invalid unit value ${e}`);return t}function Nf(e,t){let r={};for(let n in e)if(ja(e,n)){let i=e[n];if(i==null)continue;r[t(n)]=Bv(i)}return r}function Va(e,t){let r=Math.trunc(Math.abs(e/60)),n=Math.trunc(Math.abs(e%60)),i=e>=0?"+":"-";switch(t){case"short":return`${i}${Zt(r,2)}:${Zt(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${Zt(r,2)}${Zt(n,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function Xm(e){return SE(e,["hour","minute","second","millisecond"])}var Fn=U(()=>{$a();Wa();zv()});function Mv(e){switch(e){case"narrow":return[...F$];case"short":return[...Gv];case"long":return[...$$];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}function Pv(e){switch(e){case"narrow":return[...U$];case"short":return[...Hv];case"long":return[...jv];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}function Av(e){switch(e){case"narrow":return[...W$];case"short":return[...z$];case"long":return[...V$];default:return null}}function xE(e){return Iv[e.hour<12?0:1]}function EE(e,t){return Pv(t)[e.weekday-1]}function CE(e,t){return Mv(t)[e.month-1]}function TE(e,t){return Av(t)[e.year<0?0:1]}function eE(e,t,r="always",n=!1){let i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=["hours","minutes","seconds"].indexOf(e)===-1;if(r==="auto"&&o){let g=e==="days";switch(t){case 1:return g?"tomorrow":`next ${i[e][0]}`;case-1:return g?"yesterday":`last ${i[e][0]}`;case 0:return g?"today":`this ${i[e][0]}`;default:}}let s=Object.is(t,-0)||t<0,c=Math.abs(t),a=c===1,d=i[e],h=n?a?d[1]:d[2]||d[1]:a?i[e][0]:e;return s?`${c} ${h} ago`:`in ${c} ${h}`}var $$,Gv,F$,jv,Hv,U$,Iv,V$,z$,W$,i0=U(()=>{Gm();Fn();$$=["January","February","March","April","May","June","July","August","September","October","November","December"],Gv=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],F$=["J","F","M","A","M","J","J","A","S","O","N","D"];jv=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Hv=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],U$=["M","T","W","T","F","S","S"];Iv=["AM","PM"],V$=["Before Christ","Anno Domini"],z$=["BC","AD"],W$=["B","A"]});function ME(e,t){let r="";for(let n of e)n.literal?r+=n.val:r+=t(n.val);return r}var B$,Hr,eh=U(()=>{i0();Gm();Fn();B$={D:Fa,DD:Cm,DDD:Tm,DDDD:Mm,t:Pm,tt:Im,ttt:Am,tttt:Lm,T:km,TT:Nm,TTT:Om,TTTT:Rm,f:Dm,ff:Fm,fff:Vm,ffff:Wm,F:$m,FF:Um,FFF:zm,FFFF:Bm},Hr=class e{static create(t,r={}){return new e(t,r)}static parseFormat(t){let r=null,n="",i=!1,o=[];for(let s=0;s<t.length;s++){let c=t.charAt(s);c==="'"?(n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),r=null,n="",i=!i):i||c===r?n+=c:(n.length>0&&o.push({literal:/^\s+$/.test(n),val:n}),n=c,r=c)}return n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),o}static macroTokenToFormatOpts(t){return B$[t]}constructor(t,r){this.opts=r,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...r}).format()}dtFormatter(t,r={}){return this.loc.dtFormatter(t,{...this.opts,...r})}formatDateTime(t,r){return this.dtFormatter(t,r).format()}formatDateTimeParts(t,r){return this.dtFormatter(t,r).formatToParts()}formatInterval(t,r){return this.dtFormatter(t.start,r).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,r){return this.dtFormatter(t,r).resolvedOptions()}num(t,r=0){if(this.opts.forceSimple)return Zt(t,r);let n={...this.opts};return r>0&&(n.padTo=r),this.loc.numberFormatter(n).format(t)}formatDateTimeFromString(t,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(S,M)=>this.loc.extract(t,S,M),s=S=>t.isOffsetFixed&&t.offset===0&&S.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,S.format):"",c=()=>n?xE(t):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(S,M)=>n?CE(t,S):o(M?{month:S}:{month:S,day:"numeric"},"month"),d=(S,M)=>n?EE(t,S):o(M?{weekday:S}:{weekday:S,month:"long",day:"numeric"},"weekday"),h=S=>{let M=e.macroTokenToFormatOpts(S);return M?this.formatWithSystemDefault(t,M):S},g=S=>n?TE(t,S):o({era:S},"era"),v=S=>{switch(S){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12===0?12:t.hour%12);case"hh":return this.num(t.hour%12===0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return c();case"d":return i?o({day:"numeric"},"day"):this.num(t.day);case"dd":return i?o({day:"2-digit"},"day"):this.num(t.day,2);case"c":return this.num(t.weekday);case"ccc":return d("short",!0);case"cccc":return d("long",!0);case"ccccc":return d("narrow",!0);case"E":return this.num(t.weekday);case"EEE":return d("short",!1);case"EEEE":return d("long",!1);case"EEEEE":return d("narrow",!1);case"L":return i?o({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return i?o({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return i?o({month:"numeric"},"month"):this.num(t.month);case"MM":return i?o({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return i?o({year:"numeric"},"year"):this.num(t.year);case"yy":return i?o({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return i?o({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return i?o({year:"numeric"},"year"):this.num(t.year,6);case"G":return g("short");case"GG":return g("long");case"GGGGG":return g("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return h(S)}};return ME(e.parseFormat(r),v)}formatDurationFromString(t,r){let n=a=>{switch(a[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},i=a=>d=>{let h=n(d);return h?this.num(a.get(h),d.length):d},o=e.parseFormat(r),s=o.reduce((a,{literal:d,val:h})=>d?a:a.concat(h),[]),c=t.shiftTo(...s.map(n).filter(a=>a));return ME(o,i(c))}}});function Rf(...e){let t=e.reduce((r,n)=>r+n.source,"");return RegExp(`^${t}$`)}function Df(...e){return t=>e.reduce(([r,n,i],o)=>{let[s,c,a]=o(t,i);return[{...r,...s},c||n,a]},[{},null,1]).slice(0,2)}function $f(e,...t){if(e==null)return[null,null];for(let[r,n]of t){let i=r.exec(e);if(i)return n(i)}return[null,null]}function AE(...e){return(t,r)=>{let n={},i;for(i=0;i<e.length;i++)n[e[i]]=Ms(t[r+i]);return[n,null,r+i]}}function Of(e,t,r){let n=e[t];return We(n)?r:Ms(n)}function Q$(e,t){return[{year:Of(e,t),month:Of(e,t+1,1),day:Of(e,t+2,1)},null,t+3]}function Ff(e,t){return[{hours:Of(e,t,0),minutes:Of(e,t+1,0),seconds:Of(e,t+2,0),milliseconds:Qm(e[t+3])},null,t+4]}function th(e,t){let r=!e[t]&&!e[t+1],n=zl(e[t+1],e[t+2]),i=r?null:bt.instance(n);return[{},i,t+3]}function rh(e,t){let r=e[t]?rr.create(e[t]):null;return[{},r,t+1]}function tF(e){let[t,r,n,i,o,s,c,a,d]=e,h=t[0]==="-",g=a&&a[0]==="-",v=(S,M=!1)=>S!==void 0&&(M||S&&h)?-S:S;return[{years:v(Ha(r)),months:v(Ha(n)),weeks:v(Ha(i)),days:v(Ha(o)),hours:v(Ha(s)),minutes:v(Ha(c)),seconds:v(Ha(a),a==="-0"),milliseconds:v(Qm(d),g)}]}function Yv(e,t,r,n,i,o,s){let c={year:t.length===2?Km(Ms(t)):Ms(t),month:Gv.indexOf(r)+1,day:Ms(n),hour:Ms(i),minute:Ms(o)};return s&&(c.second=Ms(s)),e&&(c.weekday=e.length>3?jv.indexOf(e)+1:Hv.indexOf(e)+1),c}function iF(e){let[,t,r,n,i,o,s,c,a,d,h,g]=e,v=Yv(t,i,n,r,o,s,c),S;return a?S=rF[a]:d?S=0:S=zl(h,g),[v,new bt(S)]}function oF(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}function PE(e){let[,t,r,n,i,o,s,c]=e;return[Yv(t,i,n,r,o,s,c),bt.utcInstance]}function lF(e){let[,t,r,n,i,o,s,c]=e;return[Yv(t,c,r,n,i,o,s),bt.utcInstance]}function RE(e){return $f(e,[uF,OE],[dF,mF],[fF,hF],[pF,gF])}function DE(e){return $f(oF(e),[nF,iF])}function $E(e){return $f(e,[sF,PE],[aF,PE],[cF,lF])}function FE(e){return $f(e,[eF,tF])}function UE(e){return $f(e,[K$,wF])}function VE(e){return $f(e,[yF,OE],[bF,vF])}var IE,LE,G$,qv,kE,Zv,j$,H$,q$,Z$,Y$,J$,NE,X$,K$,eF,rF,nF,sF,aF,cF,uF,dF,fF,pF,OE,mF,hF,gF,wF,yF,bF,vF,Jv=U(()=>{Fn();i0();If();za();IE=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;LE=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,G$=`(?:${LE.source}?(?:\\[(${IE.source})\\])?)?`,qv=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,kE=RegExp(`${qv.source}${G$}`),Zv=RegExp(`(?:T${kE.source})?`),j$=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,H$=/(\d{4})-?W(\d\d)(?:-?(\d))?/,q$=/(\d{4})-?(\d{3})/,Z$=AE("weekYear","weekNumber","weekDay"),Y$=AE("year","ordinal"),J$=/(\d{4})-(\d\d)-(\d\d)/,NE=RegExp(`${qv.source} ?(?:${LE.source}|(${IE.source}))?`),X$=RegExp(`(?: ${NE.source})?`);K$=RegExp(`^T?${qv.source}$`),eF=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;rF={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};nF=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;sF=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,aF=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,cF=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;uF=Rf(j$,Zv),dF=Rf(H$,Zv),fF=Rf(q$,Zv),pF=Rf(kE),OE=Df(Q$,Ff,th,rh),mF=Df(Z$,Ff,th,rh),hF=Df(Y$,Ff,th,rh),gF=Df(Ff,th,rh);wF=Df(Ff);yF=Rf(J$,X$),bF=Rf(NE),vF=Df(Ff,th,rh)});function qa(e,t,r=!1){let n={values:r?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new Yt(n)}function GE(e,t){let r=t.milliseconds??0;for(let n of xF.slice(1))t[n]&&(r+=t[n]*e[n].milliseconds);return r}function WE(e,t){let r=GE(e,t)<0?-1:1;Gl.reduceRight((n,i)=>{if(We(t[i]))return n;if(n){let o=t[n]*r,s=e[i][n],c=Math.floor(o/s);t[i]+=c*r,t[n]-=c*s*r}return i},null),Gl.reduce((n,i)=>{if(We(t[i]))return n;if(n){let o=t[n]%1;t[n]-=o,t[i]+=o*e[n][i]}return i},null)}function EF(e){let t={};for(let[r,n]of Object.entries(e))n!==0&&(t[r]=n);return t}var zE,BE,_F,Oi,Uf,SF,Gl,xF,Yt,nh=U(()=>{$a();eh();Zm();qm();Jv();Fn();Wa();Ba();zE="Invalid Duration",BE={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},_F={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...BE},Oi=146097/400,Uf=146097/4800,SF={years:{quarters:4,months:12,weeks:Oi/7,days:Oi,hours:Oi*24,minutes:Oi*24*60,seconds:Oi*24*60*60,milliseconds:Oi*24*60*60*1e3},quarters:{months:3,weeks:Oi/28,days:Oi/4,hours:Oi*24/4,minutes:Oi*24*60/4,seconds:Oi*24*60*60/4,milliseconds:Oi*24*60*60*1e3/4},months:{weeks:Uf/7,days:Uf,hours:Uf*24,minutes:Uf*24*60,seconds:Uf*24*60*60,milliseconds:Uf*24*60*60*1e3},...BE},Gl=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],xF=Gl.slice(0).reverse();Yt=class e{constructor(t){let r=t.conversionAccuracy==="longterm"||!1,n=r?SF:_F;t.matrix&&(n=t.matrix),this.values=t.values,this.loc=t.loc||pt.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(t,r){return e.fromObject({milliseconds:t},r)}static fromObject(t,r={}){if(t==null||typeof t!="object")throw new tr(`Duration.fromObject: argument expected to be an object, got ${t===null?"null":typeof t}`);return new e({values:Nf(t,e.normalizeUnit),loc:pt.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(t){if(so(t))return e.fromMillis(t);if(e.isDuration(t))return t;if(typeof t=="object")return e.fromObject(t);throw new tr(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,r){let[n]=FE(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,r){let[n]=UE(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the Duration is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new Y1(n);return new e({invalid:n})}static normalizeUnit(t){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t&&t.toLowerCase()];if(!r)throw new Tf(t);return r}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?Hr.create(this.loc,n).formatDurationFromString(this,t):zE}toHuman(t={}){if(!this.isValid)return zE;let r=Gl.map(n=>{let i=this.values[n];return We(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:n.slice(0,-1)}).format(i)}).filter(n=>n);return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(r)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return this.years!==0&&(t+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(t+=this.months+this.quarters*3+"M"),this.weeks!==0&&(t+=this.weeks+"W"),this.days!==0&&(t+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(t+="T"),this.hours!==0&&(t+=this.hours+"H"),this.minutes!==0&&(t+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(t+=Pf(this.seconds+this.milliseconds/1e3,3)+"S"),t==="P"&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;let r=this.toMillis();return r<0||r>=864e5?null:(t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1},Ce.fromMillis(r,{zone:"UTC"}).toISOTime(t))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?GE(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t),n={};for(let i of Gl)(ja(r.values,i)||ja(this.values,i))&&(n[i]=r.get(i)+this.get(i));return qa(this,{values:n},!0)}minus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t);return this.plus(r.negate())}mapUnits(t){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=Bv(t(this.values[n],n));return qa(this,{values:r},!0)}get(t){return this[e.normalizeUnit(t)]}set(t){if(!this.isValid)return this;let r={...this.values,...Nf(t,e.normalizeUnit)};return qa(this,{values:r})}reconfigure({locale:t,numberingSystem:r,conversionAccuracy:n,matrix:i}={}){let s={loc:this.loc.clone({locale:t,numberingSystem:r}),matrix:i,conversionAccuracy:n};return qa(this,s)}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;let t=this.toObject();return WE(this.matrix,t),qa(this,{values:t},!0)}rescale(){if(!this.isValid)return this;let t=EF(this.normalize().shiftToAll().toObject());return qa(this,{values:t},!0)}shiftTo(...t){if(!this.isValid)return this;if(t.length===0)return this;t=t.map(s=>e.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of Gl)if(t.indexOf(s)>=0){o=s;let c=0;for(let d in n)c+=this.matrix[d][s]*n[d],n[d]=0;so(i[s])&&(c+=i[s]);let a=Math.trunc(c);r[s]=a,n[s]=(c*1e3-a*1e3)/1e3}else so(i[s])&&(n[s]=i[s]);for(let s in n)n[s]!==0&&(r[o]+=s===o?n[s]:n[s]/this.matrix[o][s]);return WE(this.matrix,r),qa(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let t={};for(let r of Object.keys(this.values))t[r]=this.values[r]===0?0:-this.values[r];return qa(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid||!this.loc.equals(t.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of Gl)if(!r(this.values[n],t.values[n]))return!1;return!0}}});function CF(e,t){return!e||!e.isValid?Ps.invalid("missing or invalid start"):!t||!t.isValid?Ps.invalid("missing or invalid end"):t<e?Ps.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null}var Vf,Ps,Xv=U(()=>{Ba();nh();Wa();$a();Zm();eh();Gm();Vf="Invalid Interval";Ps=class e{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the Interval is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new Z1(n);return new e({invalid:n})}static fromDateTimes(t,r){let n=zf(t),i=zf(r),o=CF(n,i);return o??new e({start:n,end:i})}static after(t,r){let n=Yt.fromDurationLike(r),i=zf(t);return e.fromDateTimes(i,i.plus(n))}static before(t,r){let n=Yt.fromDurationLike(r),i=zf(t);return e.fromDateTimes(i.minus(n),i)}static fromISO(t,r){let[n,i]=(t||"").split("/",2);if(n&&i){let o,s;try{o=Ce.fromISO(n,r),s=o.isValid}catch{s=!1}let c,a;try{c=Ce.fromISO(i,r),a=c.isValid}catch{a=!1}if(s&&a)return e.fromDateTimes(o,c);if(s){let d=Yt.fromISO(i,r);if(d.isValid)return e.after(o,d)}else if(a){let d=Yt.fromISO(n,r);if(d.isValid)return e.before(c,d)}}return e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(t,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(t,r),Math.floor(i.diff(n,t).get(t))+(i.valueOf()!==this.end.valueOf())}hasSame(t){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,t):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return this.isValid?this.s>t:!1}isBefore(t){return this.isValid?this.e<=t:!1}contains(t){return this.isValid?this.s<=t&&this.e>t:!1}set({start:t,end:r}={}){return this.isValid?e.fromDateTimes(t||this.s,r||this.e):this}splitAt(...t){if(!this.isValid)return[];let r=t.map(zf).filter(s=>this.contains(s)).sort((s,c)=>s.toMillis()-c.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,c=+s>+this.e?this.e:s;n.push(e.fromDateTimes(i,c)),i=c,o+=1}return n}splitBy(t){let r=Yt.fromDurationLike(t);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let c=this.start.plus(r.mapUnits(a=>a*i));o=+c>+this.e?this.e:c,s.push(e.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return this.isValid?+this.e==+t.s:!1}abutsEnd(t){return this.isValid?+t.e==+this.s:!1}engulfs(t){return this.isValid?this.s<=t.s&&this.e>=t.e:!1}equals(t){return!this.isValid||!t.isValid?!1:this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;let r=this.s>t.s?this.s:t.s,n=this.e<t.e?this.e:t.e;return r>=n?null:e.fromDateTimes(r,n)}union(t){if(!this.isValid)return this;let r=this.s<t.s?this.s:t.s,n=this.e>t.e?this.e:t.e;return e.fromDateTimes(r,n)}static merge(t){let[r,n]=t.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(t){let r=null,n=0,i=[],o=t.map(a=>[{time:a.s,type:"s"},{time:a.e,type:"e"}]),s=Array.prototype.concat(...o),c=s.sort((a,d)=>a.time-d.time);for(let a of c)n+=a.type==="s"?1:-1,n===1?r=a.time:(r&&+r!=+a.time&&i.push(e.fromDateTimes(r,a.time)),r=null);return e.merge(i)}difference(...t){return e.xor([this].concat(t)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:Vf}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=Fa,r={}){return this.isValid?Hr.create(this.s.loc.clone(r),t).formatInterval(this):Vf}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:Vf}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Vf}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:Vf}toFormat(t,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(t)}${r}${this.e.toFormat(t)}`:Vf}toDuration(t,r){return this.isValid?this.e.diff(this.s,t,r):Yt.invalid(this.invalidReason)}mapEndpoints(t){return e.fromDateTimes(t(this.s),t(this.e))}}});var Is,Qv=U(()=>{Ba();Wa();qm();za();o0();Fn();Is=class{static hasDST(t=ft.defaultZone){let r=Ce.now().setZone(t).set({month:12});return!t.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(t){return rr.isValidZone(t)}static normalizeZone(t){return oo(t,ft.defaultZone)}static getStartOfWeek({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getWeekendDays().slice()}static months(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||pt.create(r,n,o)).months(t)}static monthsFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||pt.create(r,n,o)).months(t,!0)}static weekdays(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||pt.create(r,n,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||pt.create(r,n,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return pt.create(t).meridiems()}static eras(t="short",{locale:r=null}={}){return pt.create(r,null,"gregory").eras(t)}static features(){return{relative:r0(),localeWeek:n0()}}}});function jE(e,t){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(t)-r(e);return Math.floor(Yt.fromMillis(n).as("days"))}function TF(e,t,r){let n=[["years",(a,d)=>d.year-a.year],["quarters",(a,d)=>d.quarter-a.quarter+(d.year-a.year)*4],["months",(a,d)=>d.month-a.month+(d.year-a.year)*12],["weeks",(a,d)=>{let h=jE(a,d);return(h-h%7)/7}],["days",jE]],i={},o=e,s,c;for(let[a,d]of n)r.indexOf(a)>=0&&(s=a,i[a]=d(e,t),c=o.plus(i),c>t?(i[a]--,e=o.plus(i),e>t&&(c=e,i[a]--,e=o.plus(i))):e=c);return[e,i,c,s]}function HE(e,t,r,n){let[i,o,s,c]=TF(e,t,r),a=t-i,d=r.filter(g=>["hours","minutes","seconds","milliseconds"].indexOf(g)>=0);d.length===0&&(s<t&&(s=i.plus({[c]:1})),s!==i&&(o[c]=(o[c]||0)+a/(s-i)));let h=Yt.fromObject(o,n);return d.length>0?Yt.fromMillis(a,n).shiftTo(...d).plus(h):h}var qE=U(()=>{nh()});function wt(e,t=r=>r){return{regex:e,deser:([r])=>t(nE(r))}}function IF(e){return e.replace(/\./g,"\\.?").replace(XE,JE)}function ZE(e){return e.replace(/\./g,"").replace(XE," ").toLowerCase()}function ao(e,t){return e===null?null:{regex:RegExp(e.map(IF).join("|")),deser:([r])=>e.findIndex(n=>ZE(r)===ZE(n))+t}}function YE(e,t){return{regex:e,deser:([,r,n])=>zl(r,n),groups:t}}function l0(e){return{regex:e,deser:([t])=>t}}function AF(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function LF(e,t){let r=ki(t),n=ki(t,"{2}"),i=ki(t,"{3}"),o=ki(t,"{4}"),s=ki(t,"{6}"),c=ki(t,"{1,2}"),a=ki(t,"{1,3}"),d=ki(t,"{1,6}"),h=ki(t,"{1,9}"),g=ki(t,"{2,4}"),v=ki(t,"{4,6}"),S=O=>({regex:RegExp(AF(O.val)),deser:([z])=>z,literal:!0}),I=(O=>{if(e.literal)return S(O);switch(O.val){case"G":return ao(t.eras("short"),0);case"GG":return ao(t.eras("long"),0);case"y":return wt(d);case"yy":return wt(g,Km);case"yyyy":return wt(o);case"yyyyy":return wt(v);case"yyyyyy":return wt(s);case"M":return wt(c);case"MM":return wt(n);case"MMM":return ao(t.months("short",!0),1);case"MMMM":return ao(t.months("long",!0),1);case"L":return wt(c);case"LL":return wt(n);case"LLL":return ao(t.months("short",!1),1);case"LLLL":return ao(t.months("long",!1),1);case"d":return wt(c);case"dd":return wt(n);case"o":return wt(a);case"ooo":return wt(i);case"HH":return wt(n);case"H":return wt(c);case"hh":return wt(n);case"h":return wt(c);case"mm":return wt(n);case"m":return wt(c);case"q":return wt(c);case"qq":return wt(n);case"s":return wt(c);case"ss":return wt(n);case"S":return wt(a);case"SSS":return wt(i);case"u":return l0(h);case"uu":return l0(c);case"uuu":return wt(r);case"a":return ao(t.meridiems(),0);case"kkkk":return wt(o);case"kk":return wt(g,Km);case"W":return wt(c);case"WW":return wt(n);case"E":case"c":return wt(r);case"EEE":return ao(t.weekdays("short",!1),1);case"EEEE":return ao(t.weekdays("long",!1),1);case"ccc":return ao(t.weekdays("short",!0),1);case"cccc":return ao(t.weekdays("long",!0),1);case"Z":case"ZZ":return YE(new RegExp(`([+-]${c.source})(?::(${n.source}))?`),2);case"ZZZ":return YE(new RegExp(`([+-]${c.source})(${n.source})?`),2);case"z":return l0(/[a-z_+-/]{1,256}?/i);case" ":return l0(/[^\S\n\r]/);default:return S(O)}})(e)||{invalidReason:MF};return I.token=e,I}function NF(e,t,r){let{type:n,value:i}=e;if(n==="literal"){let a=/^\s+$/.test(i);return{literal:!a,val:a?" ":i}}let o=t[n],s=n;n==="hour"&&(t.hour12!=null?s=t.hour12?"hour12":"hour24":t.hourCycle!=null?t.hourCycle==="h11"||t.hourCycle==="h12"?s="hour12":s="hour24":s=r.hour12?"hour12":"hour24");let c=kF[s];if(typeof c=="object"&&(c=c[o]),c)return{literal:!1,val:c}}function OF(e){return[`^${e.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,e]}function RF(e,t,r){let n=e.match(t);if(n){let i={},o=1;for(let s in r)if(ja(r,s)){let c=r[s],a=c.groups?c.groups+1:1;!c.literal&&c.token&&(i[c.token.val[0]]=c.deser(n.slice(o,o+a))),o+=a}return[n,i]}else return[n,{}]}function DF(e){let t=o=>{switch(o){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},r=null,n;return We(e.z)||(r=rr.create(e.z)),We(e.Z)||(r||(r=new bt(e.Z)),n=e.Z),We(e.q)||(e.M=(e.q-1)*3+1),We(e.h)||(e.h<12&&e.a===1?e.h+=12:e.h===12&&e.a===0&&(e.h=0)),e.G===0&&e.y&&(e.y=-e.y),We(e.u)||(e.S=Qm(e.u)),[Object.keys(e).reduce((o,s)=>{let c=t(s);return c&&(o[c]=e[s]),o},{}),r,n]}function $F(){return Kv||(Kv=Ce.fromMillis(1555555555555)),Kv}function FF(e,t){if(e.literal)return e;let r=Hr.macroTokenToFormatOpts(e.val),n=r_(r,t);return n==null||n.includes(void 0)?e:n}function e_(e,t){return Array.prototype.concat(...e.map(r=>FF(r,t)))}function t_(e,t,r){return new ih(e,r).explainFromTokens(t)}function QE(e,t,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=t_(e,t,r);return[n,i,o,s]}function r_(e,t){if(!e)return null;let n=Hr.create(t,e).dtFormatter($F()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>NF(s,e,o))}var MF,PF,JE,XE,kF,Kv,ih,KE=U(()=>{Fn();eh();If();za();Ba();Rv();$a();MF="missing Intl.DateTimeFormat.formatToParts support";PF="\xA0",JE=`[ ${PF}]`,XE=new RegExp(JE,"g");kF={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};Kv=null;ih=class{constructor(t,r){if(this.locale=t,this.format=r,this.tokens=e_(Hr.parseFormat(r),t),this.units=this.tokens.map(n=>LF(n,t)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=OF(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(t){if(this.isValid){let[r,n]=RF(t,this.regex,this.handlers),[i,o,s]=n?DF(n):[null,null,void 0];if(ja(n,"a")&&ja(n,"H"))throw new ro("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:r,matches:n,result:i,zone:o,specificOffset:s}}else return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}});function oh(e){return new jr("unsupported zone",`the zone "${e.name}" is not supported`)}function i_(e){return e.weekData===null&&(e.weekData=Ym(e.c)),e.weekData}function o_(e){return e.localWeekData===null&&(e.localWeekData=Ym(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function jl(e,t){let r={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new Ce({...r,...t,old:r})}function aC(e,t,r){let n=e-t*60*1e3,i=r.offset(n);if(t===i)return[n,t];n-=(i-t)*60*1e3;let o=r.offset(n);return i===o?[n,i]:[e-Math.min(i,o)*60*1e3,Math.max(i,o)]}function u0(e,t){e+=t*60*1e3;let r=new Date(e);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function f0(e,t,r){return aC(Mf(e),t,r)}function tC(e,t){let r=e.o,n=e.c.year+Math.trunc(t.years),i=e.c.month+Math.trunc(t.months)+Math.trunc(t.quarters)*3,o={...e.c,year:n,month:i,day:Math.min(e.c.day,kf(n,i))+Math.trunc(t.days)+Math.trunc(t.weeks)*7},s=Yt.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),c=Mf(o),[a,d]=aC(c,r,e.zone);return s!==0&&(a+=s,d=e.zone.offset(a)),{ts:a,o:d}}function Wf(e,t,r,n,i,o){let{setZone:s,zone:c}=r;if(e&&Object.keys(e).length!==0||t){let a=t||c,d=Ce.fromObject(e,{...r,zone:a,specificOffset:o});return s?d:d.setZone(c)}else return Ce.invalid(new jr("unparsable",`the input "${i}" can't be parsed as ${n}`))}function d0(e,t,r=!0){return e.isValid?Hr.create(pt.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(e,t):null}function s_(e,t){let r=e.c.year>9999||e.c.year<0,n="";return r&&e.c.year>=0&&(n+="+"),n+=Zt(e.c.year,r?6:4),t?(n+="-",n+=Zt(e.c.month),n+="-",n+=Zt(e.c.day)):(n+=Zt(e.c.month),n+=Zt(e.c.day)),n}function rC(e,t,r,n,i,o){let s=Zt(e.c.hour);return t?(s+=":",s+=Zt(e.c.minute),(e.c.millisecond!==0||e.c.second!==0||!r)&&(s+=":")):s+=Zt(e.c.minute),(e.c.millisecond!==0||e.c.second!==0||!r)&&(s+=Zt(e.c.second),(e.c.millisecond!==0||!n)&&(s+=".",s+=Zt(e.c.millisecond,3))),i&&(e.isOffsetFixed&&e.offset===0&&!o?s+="Z":e.o<0?(s+="-",s+=Zt(Math.trunc(-e.o/60)),s+=":",s+=Zt(Math.trunc(-e.o%60))):(s+="+",s+=Zt(Math.trunc(e.o/60)),s+=":",s+=Zt(Math.trunc(e.o%60)))),o&&(s+="["+e.zone.ianaName+"]"),s}function BF(e){let t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new Tf(e);return t}function nC(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return BF(e)}}function GF(e){return m0[e]||(p0===void 0&&(p0=ft.now()),m0[e]=e.offset(p0)),m0[e]}function iC(e,t){let r=oo(t.zone,ft.defaultZone);if(!r.isValid)return Ce.invalid(oh(r));let n=pt.fromObject(t),i,o;if(We(e.year))i=ft.now();else{for(let a of lC)We(e[a])&&(e[a]=cC[a]);let s=Uv(e)||Vv(e);if(s)return Ce.invalid(s);let c=GF(r);[i,o]=f0(e,c,r)}return new Ce({ts:i,zone:r,loc:n,o})}function oC(e,t,r){let n=We(r.round)?!0:r.round,i=(s,c)=>(s=Pf(s,n||r.calendary?0:2,!0),t.loc.clone(r).relFormatter(r).format(s,c)),o=s=>r.calendary?t.hasSame(e,s)?0:t.startOf(s).diff(e.startOf(s),s).get(s):t.diff(e,s).get(s);if(r.unit)return i(o(r.unit),r.unit);for(let s of r.units){let c=o(s);if(Math.abs(c)>=1)return i(c,s)}return i(e>t?-0:0,r.units[r.units.length-1])}function sC(e){let t={},r;return e.length>0&&typeof e[e.length-1]=="object"?(t=e[e.length-1],r=Array.from(e).slice(0,e.length-1)):r=Array.from(e),[t,r]}function zf(e){if(Ce.isDateTime(e))return e;if(e&&e.valueOf&&so(e.valueOf()))return Ce.fromJSDate(e);if(e&&typeof e=="object")return Ce.fromObject(e);throw new tr(`Unknown datetime argument: ${e}, of type ${typeof e}`)}var n_,eC,cC,UF,VF,lC,zF,WF,p0,m0,Ce,Ba=U(()=>{nh();Xv();Wa();Qv();eh();If();qm();Fn();o0();qE();Jv();KE();zv();Gm();$a();Zm();n_="Invalid DateTime",eC=864e13;cC={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},UF={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},VF={ordinal:1,hour:0,minute:0,second:0,millisecond:0},lC=["year","month","day","hour","minute","second","millisecond"],zF=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],WF=["year","ordinal","hour","minute","second","millisecond"];m0={},Ce=class e{constructor(t){let r=t.zone||ft.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new jr("invalid input"):null)||(r.isValid?null:oh(r));this.ts=We(t.ts)?ft.now():t.ts;let i=null,o=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(r))[i,o]=[t.old.c,t.old.o];else{let c=so(t.o)&&!t.old?t.o:r.offset(this.ts);i=u0(this.ts,c),n=Number.isNaN(i.year)?new jr("invalid input"):null,i=n?null:i,o=n?null:c}this._zone=r,this.loc=t.loc||pt.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=i,this.o=o,this.isLuxonDateTime=!0}static now(){return new e({})}static local(){let[t,r]=sC(arguments),[n,i,o,s,c,a,d]=r;return iC({year:n,month:i,day:o,hour:s,minute:c,second:a,millisecond:d},t)}static utc(){let[t,r]=sC(arguments),[n,i,o,s,c,a,d]=r;return t.zone=bt.utcInstance,iC({year:n,month:i,day:o,hour:s,minute:c,second:a,millisecond:d},t)}static fromJSDate(t,r={}){let n=vE(t)?t.valueOf():NaN;if(Number.isNaN(n))return e.invalid("invalid input");let i=oo(r.zone,ft.defaultZone);return i.isValid?new e({ts:n,zone:i,loc:pt.fromObject(r)}):e.invalid(oh(i))}static fromMillis(t,r={}){if(so(t))return t<-eC||t>eC?e.invalid("Timestamp out of range"):new e({ts:t,zone:oo(r.zone,ft.defaultZone),loc:pt.fromObject(r)});throw new tr(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,r={}){if(so(t))return new e({ts:t*1e3,zone:oo(r.zone,ft.defaultZone),loc:pt.fromObject(r)});throw new tr("fromSeconds requires a numerical input")}static fromObject(t,r={}){t=t||{};let n=oo(r.zone,ft.defaultZone);if(!n.isValid)return e.invalid(oh(n));let i=pt.fromObject(r),o=Nf(t,nC),{minDaysInFirstWeek:s,startOfWeek:c}=Fv(o,i),a=ft.now(),d=We(r.specificOffset)?n.offset(a):r.specificOffset,h=!We(o.ordinal),g=!We(o.year),v=!We(o.month)||!We(o.day),S=g||v,M=o.weekYear||o.weekNumber;if((S||h)&&M)throw new ro("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(v&&h)throw new ro("Can't mix ordinal dates with month/day");let I=M||o.weekday&&!S,O,z,$=u0(a,d);I?(O=zF,z=UF,$=Ym($,s,c)):h?(O=WF,z=VF,$=c0($)):(O=lC,z=cC);let B=!1;for(let xe of O){let Se=o[xe];We(Se)?B?o[xe]=z[xe]:o[xe]=$[xe]:B=!0}let j=I?wE(o,s,c):h?yE(o):Uv(o),re=j||Vv(o);if(re)return e.invalid(re);let le=I?Dv(o,s,c):h?$v(o):o,[V,ge]=f0(le,d,n),Ie=new e({ts:V,zone:n,o:ge,loc:i});return o.weekday&&S&&t.weekday!==Ie.weekday?e.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${Ie.toISO()}`):Ie.isValid?Ie:e.invalid(Ie.invalid)}static fromISO(t,r={}){let[n,i]=RE(t);return Wf(n,i,r,"ISO 8601",t)}static fromRFC2822(t,r={}){let[n,i]=DE(t);return Wf(n,i,r,"RFC 2822",t)}static fromHTTP(t,r={}){let[n,i]=$E(t);return Wf(n,i,r,"HTTP",r)}static fromFormat(t,r,n={}){if(We(t)||We(r))throw new tr("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[c,a,d,h]=QE(s,t,r);return h?e.invalid(h):Wf(c,a,n,`format ${r}`,t,d)}static fromString(t,r,n={}){return e.fromFormat(t,r,n)}static fromSQL(t,r={}){let[n,i]=VE(t);return Wf(n,i,r,"SQL",t)}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the DateTime is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new q1(n);return new e({invalid:n})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,r={}){let n=r_(t,pt.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(t,r={}){return e_(Hr.parseFormat(t),pt.fromObject(r)).map(i=>i.val).join("")}static resetCache(){p0=void 0,m0={}}get(t){return this[t]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?i_(this).weekYear:NaN}get weekNumber(){return this.isValid?i_(this).weekNumber:NaN}get weekday(){return this.isValid?i_(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?o_(this).weekday:NaN}get localWeekNumber(){return this.isValid?o_(this).weekNumber:NaN}get localWeekYear(){return this.isValid?o_(this).weekYear:NaN}get ordinal(){return this.isValid?c0(this.c).ordinal:NaN}get monthShort(){return this.isValid?Is.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Is.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Is.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Is.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let t=864e5,r=6e4,n=Mf(this.c),i=this.zone.offset(n-t),o=this.zone.offset(n+t),s=this.zone.offset(n-i*r),c=this.zone.offset(n-o*r);if(s===c)return[this];let a=n-s*r,d=n-c*r,h=u0(a,s),g=u0(d,c);return h.hour===g.hour&&h.minute===g.minute&&h.second===g.second&&h.millisecond===g.millisecond?[jl(this,{ts:a}),jl(this,{ts:d})]:[this]}get isInLeapYear(){return Bl(this.year)}get daysInMonth(){return kf(this.year,this.month)}get daysInYear(){return this.isValid?Ga(this.year):NaN}get weeksInWeekYear(){return this.isValid?Wl(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Wl(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){let{locale:r,numberingSystem:n,calendar:i}=Hr.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(t=0,r={}){return this.setZone(bt.instance(t),r)}toLocal(){return this.setZone(ft.defaultZone)}setZone(t,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(t=oo(t,ft.defaultZone),t.equals(this.zone))return this;if(t.isValid){let i=this.ts;if(r||n){let o=t.offset(this.ts),s=this.toObject();[i]=f0(s,o,t)}return jl(this,{ts:i,zone:t})}else return e.invalid(oh(t))}reconfigure({locale:t,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:t,numberingSystem:r,outputCalendar:n});return jl(this,{loc:i})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;let r=Nf(t,nC),{minDaysInFirstWeek:n,startOfWeek:i}=Fv(r,this.loc),o=!We(r.weekYear)||!We(r.weekNumber)||!We(r.weekday),s=!We(r.ordinal),c=!We(r.year),a=!We(r.month)||!We(r.day),d=c||a,h=r.weekYear||r.weekNumber;if((d||s)&&h)throw new ro("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&s)throw new ro("Can't mix ordinal dates with month/day");let g;o?g=Dv({...Ym(this.c,n,i),...r},n,i):We(r.ordinal)?(g={...this.toObject(),...r},We(r.day)&&(g.day=Math.min(kf(g.year,g.month),g.day))):g=$v({...c0(this.c),...r});let[v,S]=f0(g,this.o,this.zone);return jl(this,{ts:v,o:S})}plus(t){if(!this.isValid)return this;let r=Yt.fromDurationLike(t);return jl(this,tC(this,r))}minus(t){if(!this.isValid)return this;let r=Yt.fromDurationLike(t).negate();return jl(this,tC(this,r))}startOf(t,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=Yt.normalizeUnit(t);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break;case"milliseconds":break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(t,r){return this.isValid?this.plus({[t]:1}).startOf(t,r).minus(1):this}toFormat(t,r={}){return this.isValid?Hr.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,t):n_}toLocaleString(t=Fa,r={}){return this.isValid?Hr.create(this.loc.clone(r),t).formatDateTime(this):n_}toLocaleParts(t={}){return this.isValid?Hr.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:i=!0,extendedZone:o=!1}={}){if(!this.isValid)return null;let s=t==="extended",c=s_(this,s);return c+="T",c+=rC(this,s,r,n,i,o),c}toISODate({format:t="extended"}={}){return this.isValid?s_(this,t==="extended"):null}toISOWeekDate(){return d0(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:i=!1,extendedZone:o=!1,format:s="extended"}={}){return this.isValid?(i?"T":"")+rC(this,s==="extended",r,t,n,o):null}toRFC2822(){return d0(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return d0(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?s_(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let i="HH:mm:ss.SSS";return(r||t)&&(n&&(i+=" "),r?i+="z":t&&(i+="ZZ")),d0(this,i,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():n_}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};let r={...this.c};return t.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,r="milliseconds",n={}){if(!this.isValid||!t.isValid)return Yt.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=_E(r).map(Yt.normalizeUnit),s=t.valueOf()>this.valueOf(),c=s?this:t,a=s?t:this,d=HE(c,a,o,i);return s?d.negate():d}diffNow(t="milliseconds",r={}){return this.diff(e.now(),t,r)}until(t){return this.isValid?Ps.fromDateTimes(this,t):this}hasSame(t,r,n){if(!this.isValid)return!1;let i=t.valueOf(),o=this.setZone(t.zone,{keepLocalTime:!0});return o.startOf(r,n)<=i&&i<=o.endOf(r,n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;let r=t.base||e.fromObject({},{zone:this.zone}),n=t.padding?this<r?-t.padding:t.padding:0,i=["years","months","days","hours","minutes","seconds"],o=t.unit;return Array.isArray(t.unit)&&(i=t.unit,o=void 0),oC(r,this.plus(n),{...t,numeric:"always",units:i,unit:o})}toRelativeCalendar(t={}){return this.isValid?oC(t.base||e.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(e.isDateTime))throw new tr("min requires all arguments be DateTimes");return Wv(t,r=>r.valueOf(),Math.min)}static max(...t){if(!t.every(e.isDateTime))throw new tr("max requires all arguments be DateTimes");return Wv(t,r=>r.valueOf(),Math.max)}static fromFormatExplain(t,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return t_(s,t,r)}static fromStringExplain(t,r,n={}){return e.fromFormatExplain(t,r,n)}static buildFormatParser(t,r={}){let{locale:n=null,numberingSystem:i=null}=r,o=pt.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new ih(o,t)}static fromFormatParser(t,r,n={}){if(We(t)||We(r))throw new tr("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new tr(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:c,zone:a,specificOffset:d,invalidReason:h}=r.explainFromTokens(t);return h?e.invalid(h):Wf(c,a,n,`format ${r.format}`,t,d)}static get DATE_SHORT(){return Fa}static get DATE_MED(){return Cm}static get DATE_MED_WITH_WEEKDAY(){return wv}static get DATE_FULL(){return Tm}static get DATE_HUGE(){return Mm}static get TIME_SIMPLE(){return Pm}static get TIME_WITH_SECONDS(){return Im}static get TIME_WITH_SHORT_OFFSET(){return Am}static get TIME_WITH_LONG_OFFSET(){return Lm}static get TIME_24_SIMPLE(){return km}static get TIME_24_WITH_SECONDS(){return Nm}static get TIME_24_WITH_SHORT_OFFSET(){return Om}static get TIME_24_WITH_LONG_OFFSET(){return Rm}static get DATETIME_SHORT(){return Dm}static get DATETIME_SHORT_WITH_SECONDS(){return $m}static get DATETIME_MED(){return Fm}static get DATETIME_MED_WITH_SECONDS(){return Um}static get DATETIME_MED_WITH_WEEKDAY(){return yv}static get DATETIME_FULL(){return Vm}static get DATETIME_FULL_WITH_SECONDS(){return zm}static get DATETIME_HUGE(){return Wm}static get DATETIME_HUGE_WITH_SECONDS(){return Bm}}});var Un=U(()=>{Ba();nh();Xv();Qv();Vl();If();za();Nv();X1();Wa()});function Hl(e){return e instanceof gr?e===Ir.instance:e?.toString().toLowerCase()==="unknown"}function h0(e){return Hl(e)?Ir.instance:e}var Ir,sh=U(()=>{Un();Ir=class{};Ir.instance=new rr("Etc/UTC")});function Bf(e,t,r){return e<t?e-t:e>r?e-r:0}function Gf(e,t,r){return e<t?t:e>r?r:e}function co(e,t=!0){if(e instanceof gr)return e;if(e.toLowerCase()==="system")return"system";if(e.toLowerCase()==="utc")return"UTC";if(e.toLowerCase()==="unknown")return Ir.instance;if(/^[+-]?[0-9]{1,2}([:][0-9]{2})?$/.test(e)){let n=bt.parseSpecifier("UTC"+(e.startsWith("+")||e.startsWith("-")?"":"+")+e);if(n)return n}let r=rr.create(e);if(!r.isValid){if(t)throw new a_(g0.TimeZoneNotRecognized);return null}return r}var g0,jF,a_,ql,c_=U(()=>{Da();sh();Un();(function(e){e.TimeZoneNotRecognized="TimeZoneNotRecognized"})(g0||(g0={}));jF={[g0.TimeZoneNotRecognized]:"Timezone identifier has not been recognized."},a_=class e extends Error{constructor(t,r){super(Go(jF[t],r)),this.declaredRootClass="esri.arcade.arcadedate.dateerror",Error.captureStackTrace&&Error.captureStackTrace(this,e)}};ql=class e{constructor(t){this._date=t,this.declaredRootClass="esri.arcade.arcadedate"}static fromParts(t=0,r=1,n=1,i=0,o=0,s=0,c=0,a){if(isNaN(t)||isNaN(r)||isNaN(n)||isNaN(i)||isNaN(o)||isNaN(s)||isNaN(c))return null;let d=Ce.local(t,r).daysInMonth,h=Ce.fromObject({day:Gf(n,1,d),year:t,month:Gf(r,1,12),hour:Gf(i,0,23),minute:Gf(o,0,59),second:Gf(s,0,59),millisecond:Gf(c,0,999)},{zone:co(a)});return h=h.plus({months:Bf(r,1,12),days:Bf(n,1,d),hours:Bf(i,0,23),minutes:Bf(o,0,59),seconds:Bf(s,0,59),milliseconds:Bf(c,0,999)}),new e(h)}static get systemTimeZoneCanonicalName(){return Intl.DateTimeFormat().resolvedOptions().timeZone??"system"}static arcadeDateAndZoneToArcadeDate(t,r){let n=co(r);return t.isUnknownTimeZone||n===Ir.instance?e.fromParts(t.year,t.monthJS+1,t.day,t.hour,t.minute,t.second,t.millisecond,n):new e(t._date.setZone(n))}static dateJSToArcadeDate(t){return new e(Ce.fromJSDate(t,{zone:"system"}))}static dateJSAndZoneToArcadeDate(t,r="system"){let n=co(r);return new e(Ce.fromJSDate(t,{zone:n}))}static unknownEpochToArcadeDate(t){return new e(Ce.fromMillis(t,{zone:Ir.instance}))}static unknownDateJSToArcadeDate(t){return new e(Ce.fromMillis(t.getTime(),{zone:Ir.instance}))}static epochToArcadeDate(t,r="system"){let n=co(r);return new e(Ce.fromMillis(t,{zone:n}))}static dateTimeToArcadeDate(t){return new e(t)}clone(){return new e(this._date)}changeTimeZone(t){let r=co(t);return e.dateTimeToArcadeDate(this._date.setZone(r))}static dateTimeAndZoneToArcadeDate(t,r){let n=co(r);return t.zone===Ir.instance||n===Ir.instance?e.fromParts(t.year,t.month,t.day,t.hour,t.minute,t.second,t.millisecond,n):new e(t.setZone(n))}static nowToArcadeDate(t){let r=co(t);return new e(Ce.fromJSDate(new Date,{zone:r}))}static nowUTCToArcadeDate(){return new e(Ce.utc())}get isSystem(){return this.timeZone==="system"||this.timeZone===e.systemTimeZoneCanonicalName}equals(t){return this.isSystem&&t.isSystem?this.toNumber()===t.toNumber():this.isUnknownTimeZone===t.isUnknownTimeZone&&this._date.equals(t._date)}get isUnknownTimeZone(){return this._date.zone===Ir.instance}get isValid(){return this._date.isValid}get hour(){return this._date.hour}get second(){return this._date.second}get day(){return this._date.day}get dayOfWeekISO(){return this._date.weekday}get dayOfWeekJS(){let t=this._date.weekday;return t>6&&(t=0),t}get millisecond(){return this._date.millisecond}get monthISO(){return this._date.month}get weekISO(){return this._date.weekNumber}get yearISO(){return this._date.weekYear}get monthJS(){return this._date.month-1}get year(){return this._date.year}get minute(){return this._date.minute}get zone(){return this._date.zone}get timeZoneOffset(){return this.isUnknownTimeZone?0:this._date.offset}get timeZone(){if(this.isUnknownTimeZone)return"unknown";if(this._date.zone.type==="system")return"system";let t=this.zone;return t.type==="fixed"?t.fixed===0?"UTC":t.formatOffset(0,"short"):t.name}stringify(){return JSON.stringify(this.toJSDate())}plus(t){return new e(this._date.plus(t))}diff(t,r="milliseconds"){return this._date.diff(t._date,r)[r]}toISODate(){return this._date.toISODate()}toISOString(t){return t?this._date.toISO({suppressMilliseconds:!0,includeOffset:!this.isUnknownTimeZone}):this._date.toISO({includeOffset:!this.isUnknownTimeZone})}toISOTime(t,r){return this._date.toISOTime({suppressMilliseconds:t,includeOffset:r&&!this.isUnknownTimeZone})}toFormat(t,r){return this.isUnknownTimeZone&&(t=t.replaceAll("Z","")),this._date.toFormat(t,r)}toJSDate(){return this._date.toJSDate()}toSQLValue(){return this._date.toFormat("yyyy-LL-dd HH:mm:ss")}toSQLWithKeyword(){return`timestamp '${this.toSQLValue()}'`}toDateTime(){return this._date}toNumber(){return this._date.toMillis()}getTime(){return this._date.toMillis()}toUTC(){return new e(this._date.toUTC())}toLocal(){return new e(this._date.toLocal())}toString(){return this.toISOString(!0)}static fromReaderAsTimeStampOffset(t){if(!t)return null;let r=Ce.fromISO(t,{setZone:!0});return new e(r)}}});function yt(e){return e?{remove(){e&&(e(),e=void 0)}}:HF}function qF(e){e.forEach(t=>t?.remove())}function Zl(e){return yt(()=>qF(e))}var HF,Jn=U(()=>{HF={remove:()=>{}}});function dC(){let e=l_?.getAttribute("lang"),t=globalThis.navigator?.language;return YF??e??t??"en"}function ui(){return ah===void 0&&(ah=dC()),ah}function u_(e){return w0.push(e),yt(()=>w0.splice(w0.indexOf(e),1))}function jf(e){return y0.push(e),yt(()=>y0.splice(y0.indexOf(e),1))}function uC(){let e=ZF??dC();ah!==e&&([...y0].forEach(t=>t(e)),ah=e,[...w0].forEach(t=>t(e)))}var ZF,ah,YF,l_,w0,y0,As=U(()=>{Jn();YF=globalThis.esriConfig?.locale??globalThis.dojoConfig?.locale,l_=globalThis.document?.documentElement;w0=[];y0=[];globalThis.addEventListener?.("languagechange",uC),l_&&new MutationObserver(()=>{uC()}).observe(l_,{attributeFilter:["lang"]})});function fC(e){e=e.replaceAll(/LTS|LT|L{1,4}|l{1,4}/g,"[$&]");let t="",r=/(\[[^[]*\])|(\\)?([Hh]mm(ss)?|Mo|M{1,4}|Do|DDDo|D{1,4}|d{2,4}|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;for(let n of e.match(r)||[])switch(n){case"D":t+="d";break;case"DD":t+="dd";break;case"DDD":t+="o";break;case"d":t+="c";break;case"ddd":t+="ccc";break;case"dddd":t+="cccc";break;case"M":t+="L";break;case"MM":t+="LL";break;case"MMM":t+="LLL";break;case"MMMM":t+="LLLL";break;case"YY":t+="yy";break;case"Y":case"YYYY":t+="yyyy";break;case"Q":t+="q";break;case"X":case"x":t+=n;break;default:n.length>=2&&n.slice(0,1)==="["&&n.slice(-1)==="]"?t+=`'${n.slice(1,-1)}'`:t+=`'${n}'`}return t}var qr,ch=U(()=>{c_();As();Un();qr=class e{constructor(t,r,n){this._year=t,this._month=r,this._day=n,this.declaredRootClass="esri.core.sql.dateonly"}get month(){return this._month}get monthJS(){return this._month-1}get year(){return this._year}get day(){return this._day}get isValid(){return this.toDateTime("unknown").isValid}equals(t){return t instanceof e&&t.day===this.day&&t.month===this.month&&t.year===this.year}clone(){return new e(this._year,this._month,this._day)}toDateTime(t){return Ce.fromObject({day:this.day,month:this.month,year:this.year},{zone:co(t)})}toDateTimeLuxon(t){return Ce.fromObject({day:this.day,month:this.month,year:this.year},{zone:co(t)})}toString(){return`${this.year.toString().padStart(4,"0")}-${this.month.toString().padStart(2,"0")}-${this.day.toString().padStart(2,"0")}`}toFormat(t=null,r=!0){if(t===null||t==="")return this.toString();if(r&&(t=fC(t)),!t)return"";let n=this.toDateTime("unknown");return ql.dateTimeToArcadeDate(n).toFormat(t,{locale:ui(),numberingSystem:"latn"})}toArcadeDate(){let t=this.toDateTime("unknown");return ql.dateTimeToArcadeDate(t)}toNumber(){return this.toDateTime("unknown").toMillis()}toJSDate(){return this.toDateTime("unknown").toJSDate()}toStorageFormat(){return this.toFormat("yyyy-LL-dd",!1)}toSQLValue(){return this.toFormat("yyyy-LL-dd",!1)}toSQLWithKeyword(){return"date '"+this.toFormat("yyyy-LL-dd",!1)+"'"}plus(t,r){return e.fromDateTime(this.toUTCDateTime().plus({[t]:r}))}toUTCDateTime(){return Ce.utc(this.year,this.month,this.day,0,0,0,0)}difference(t,r){switch(r.toLowerCase()){case"days":case"day":case"d":return this.toUTCDateTime().diff(t.toUTCDateTime(),"days").days;case"months":case"month":return this.toUTCDateTime().diff(t.toUTCDateTime(),"months").months;case"minutes":case"minute":case"m":return r==="M"?this.toUTCDateTime().diff(t.toUTCDateTime(),"months").months:this.toUTCDateTime().diff(t.toUTCDateTime(),"minutes").minutes;case"seconds":case"second":case"s":return this.toUTCDateTime().diff(t.toUTCDateTime(),"seconds").seconds;case"milliseconds":case"millisecond":case"ms":default:return this.toUTCDateTime().diff(t.toUTCDateTime(),"milliseconds").milliseconds;case"hours":case"hour":case"h":return this.toUTCDateTime().diff(t.toUTCDateTime(),"hours").hours;case"years":case"year":case"y":return this.toUTCDateTime().diff(t.toUTCDateTime(),"years").years}}static fromMilliseconds(t){let r=Ce.fromMillis(t,{zone:bt.utcInstance});return r.isValid?e.fromParts(r.year,r.month,r.day):null}static fromSeconds(t){let r=Ce.fromSeconds(t,{zone:bt.utcInstance});return r.isValid?e.fromParts(r.year,r.month,r.day):null}static fromReader(t){if(!t)return null;let r=t.split("-");return r.length!==3?null:new e(parseInt(r[0],10),parseInt(r[1],10),parseInt(r[2],10))}static fromParts(t,r,n){let i=new e(t,r,n);return i.isValid===!1?null:i}static fromDateJS(t){return e.fromParts(t.getFullYear(),t.getMonth()+1,t.getDay())}static fromDateTime(t){return e.fromParts(t.year,t.month,t.day)}static fromSqlTimeStampOffset(t){return this.fromDateTime(t.toDateTime())}static fromString(t,r=null){if(t===""||t===null)return null;let n=[];if(r)(r=fC(r))&&n.push(r);else if(r===null||r===""){let i=Ce.fromISO(t,{setZone:!0});return i.isValid?e.fromParts(i.year,i.month,i.day):null}for(let i of n){let o=Ce.fromFormat(t,r??i);if(o.isValid)return new e(o.year,o.month,o.day)}return null}static fromNow(t="system"){let r=Ce.fromJSDate(new Date).setZone(co(t));return new e(r.year,r.month,r.day)}}});var te,JF,se,Za=U(()=>{Da();(function(e){e.InvalidFunctionParameters="InvalidFunctionParameters",e.InvalidValueForAggregateFunction="InvalidValueForAggregateFunction",e.UnsupportedSqlFunction="UnsupportedSqlFunction",e.UnsupportedOperator="UnsupportedOperator",e.UnsupportedSyntax="UnsupportedSyntax",e.UnsupportedIsRhs="UnsupportedIsRhs",e.UnsupportedIsLhs="UnsupportedIsLhs",e.InvalidDataType="InvalidDataType",e.CannotCastValue="CannotCastValue",e.FunctionNotRecognized="FunctionNotRecognized",e.InvalidTime="InvalidTime",e.InvalidParameterCount="InvalidParameterCount",e.InvalidTimeStamp="InvalidTimeStamp",e.InvalidDate="InvalidDate",e.InvalidOperator="InvalidOperator",e.IllegalInterval="IllegalInterval",e.YearMonthIntervals="YearMonthIntervals",e.PrimarySecondaryQualifiers="PrimarySecondaryQualifiers",e.MissingStatisticParameters="MissingStatisticParameters"})(te||(te={}));JF={[te.InvalidValueForAggregateFunction]:"Invalid value used in aggregate function",[te.MissingStatisticParameters]:"Statistic does not have 1 or 0 Parameters",[te.InvalidFunctionParameters]:"Invalid parameters for call to {function}",[te.UnsupportedIsLhs]:"Unsupported left hand expression in is statement",[te.UnsupportedIsRhs]:"Unsupported right hand expression in is statement",[te.UnsupportedOperator]:"Unsupported operator - {operator}",[te.UnsupportedSyntax]:"Unsupported syntax - {node}",[te.UnsupportedSqlFunction]:"Sql function not found = {function}",[te.InvalidDataType]:"Invalid sql data type",[te.InvalidDate]:"Invalid date encountered",[te.InvalidOperator]:"Invalid operator encountered",[te.InvalidTime]:"Invalid time encountered",[te.IllegalInterval]:"Illegal interval",[te.FunctionNotRecognized]:"Function not recognized",[te.InvalidTimeStamp]:"Invalid timestamp encountered",[te.InvalidParameterCount]:"Invalid parameter count for call to {name}",[te.PrimarySecondaryQualifiers]:"Primary and Secondary SqlInterval qualifiers not supported",[te.YearMonthIntervals]:"Year-Month Intervals not supported",[te.CannotCastValue]:"Cannot cast value to the required data type"},se=class e extends Error{constructor(t,r){super(Go(JF[t],r)),this.declaredRootClass="esri.arcade.featureset.support.sqlerror",Error.captureStackTrace&&Error.captureStackTrace(this,e)}}});function pC(e){return Number.isNaN(e)||e===0?e:Math.trunc(e)}var un,lh=U(()=>{Un();un=class e{constructor(t){this._timeStampOffset=t,this._date=null}toDateTime(){return this._date??(this._date=Ce.fromISO(this._timeStampOffset,{setZone:!0})),this._date}get isValid(){return this.toDateTime().isValid}get timezoneOffsetHour(){return pC(this.toDateTime().offset/60)}get timezoneOffsetMinutes(){return pC(this.toDateTime().offset%60)}toMilliseconds(){return this.toDateTime().toMillis()}get hour(){return this.toDateTime().hour}get minute(){return this.toDateTime().minute}get second(){return this.toDateTime().second}get day(){return this.toDateTime().day}get month(){return this.toDateTime().month}get year(){return this.toDateTime().year}startOfDay(){return e.fromDateTime(this.toDateTime().startOf("day"))}static fromJSDate(t){return new e(Ce.fromJSDate(t).toISO({includeOffset:!0}))}static fromDateTime(t){return new e(t.toISO({includeOffset:!0}))}static fromParts(t,r,n=0,i=0,o=0,s=0,c=0,a=!1,d=0,h=0){let g=`${t.toString().padStart(4,"0")}-${r.toString().padStart(2,"0")}-${n.toString().padStart(2,"0")}`,v="";s<10&&(v="0");let S=`${i.toString().padStart(2,"0")}:${o.toString().padStart(2,"0")}:${v+s.toString()}`;c!==0&&(S+="."+c.toString().padStart(3,"0"));let M=`${a?"-":"+"}${d.toString().padStart(2,"0")}:${h.toString().padStart(2,"0")}`;return new e(g+"T"+S+M)}toStorageFormat(){return this._timeStampOffset}toString(){return this._timeStampOffset}toSQLValue(){let t=this.toDateTime().toSQL({includeOffset:!0,includeOffsetSpace:!0});return t&&(t=t.replace(".000","")),t}toSQLWithKeyword(){return`timestamp '${this.toSQLValue()}'`}addMilliseconds(t){let r=this.toDateTime().plus(t);return e.fromDateTime(r)}}});function ee(e,t,r,n){var i,o=arguments.length,s=o<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(i=e[c])&&(s=(o<3?i(s):o>3?i(t,r,s):i(t,r))||s);return o>3&&s&&Object.defineProperty(t,r,s),s}var Zr=U(()=>{});var b0,d_=U(()=>{b0="20240927"});var Ct,Yl=U(()=>{gt();Bo();d_();Ct={apiKey:void 0,applicationName:"",applicationUrl:globalThis.location?.href,assetsPath:"",fontsUrl:"https://static.arcgis.com/fonts",geometryServiceUrl:"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",geoRSSServiceUrl:"https://utility.arcgis.com/sharing/rss",kmlServiceUrl:"https://utility.arcgis.com/sharing/kml",userPrivilegesApplied:!0,portalUrl:"https://www.arcgis.com",respectPrefersReducedMotion:!0,routeServiceUrl:"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",workers:{loaderConfig:{has:{},paths:{},map:{},packages:[]}},request:{crossOriginNoCorsDomains:null,httpsDomains:["arcgis.com","arcgisonline.com","esrikr.com","premiumservices.blackbridge.com","esripremium.accuweather.com","gbm.digitalglobe.com","firstlook.digitalglobe.com","msi.digitalglobe.com"],interceptors:[],internalInterceptors:[],maxUrlLength:2e3,priority:"high",proxyRules:[],proxyUrl:null,timeout:6e4,trustedServers:[],useIdentity:!0},log:{interceptors:[],level:null}};if(globalThis.esriConfig&&(H6(Ct,globalThis.esriConfig,!0),delete Ct.has),!Ct.assetsPath){{let e="4.31.0";Ct.assetsPath=`https://cdn.jsdelivr.net/npm/@arcgis/core@${e}-next.${b0}/assets`}Ct.defaultAssetsPath=Ct.assetsPath}});function XF(e,t,...r){console[e](`[${t}]`,...r)}function QF(...e){return X6(JSON.stringify(e,(r,n)=>typeof n!="object"||Array.isArray(n)?n:"[Object]"))}var mC,Xe,vt=U(()=>{Yl();gt();Da();mC={info:0,warn:1,error:2,none:3},Xe=class e{constructor(t){this.level=null,this._module="",this._parent=null,this.writer=null,this._loggedMessages={error:new Map,warn:new Map,info:new Map},t.level!=null&&(this.level=t.level),t.writer!=null&&(this.writer=t.writer),this._module=t.module,e._loggers.set(this.module,this);let r=this.module.lastIndexOf(".");r!==-1&&(this._parent=e.getLogger(this.module.slice(0,r)))}get module(){return this._module}get parent(){return this._parent}error(...t){this._log("error","always",...t)}warn(...t){this._log("warn","always",...t)}info(...t){this._log("info","always",...t)}errorOnce(...t){this._log("error","once",...t)}warnOnce(...t){this._log("warn","once",...t)}infoOnce(...t){this._log("info","once",...t)}errorOncePerTick(...t){this._log("error","oncePerTick",...t)}warnOncePerTick(...t){this._log("warn","oncePerTick",...t)}infoOncePerTick(...t){this._log("info","oncePerTick",...t)}get test(){}static get test(){}static getLogger(t){return t=typeof t!="string"?t.declaredClass:t,e._loggers.get(t)||new e({module:t})}_log(t,r,...n){if(this._matchLevel(t)){if(r!=="always"&&!e._throttlingDisabled){let i=QF(n),o=this._loggedMessages[t].get(i);if(r==="once"&&o!=null||r==="oncePerTick"&&o&&o>=e._tickCounter)return;this._loggedMessages[t].set(i,e._tickCounter),e._scheduleTickCounterIncrement()}for(let i of Ct.log.interceptors)if(i(t,this.module,...n))return;this._inheritedWriter()(t,this.module,...n)}}_parentWithMember(t,r){let n=this;for(;n!=null;){let i=n[t];if(i!=null)return i;n=n.parent}return r}_inheritedWriter(){return this._parentWithMember("writer",XF)}_matchLevel(t){let r=Ct.log.level||"warn";return mC[this._parentWithMember("level",r)]<=mC[t]}static _scheduleTickCounterIncrement(){e._tickCounterScheduled||(e._tickCounterScheduled=!0,Promise.resolve().then(()=>{e._tickCounter++,e._tickCounterScheduled=!1}))}};Xe._loggers=new Map,Xe._tickCounter=0,Xe._tickCounterScheduled=!1,Xe._throttlingDisabled=!1});function v0(e,t,r){let n=e.get(t);if(n!==void 0)return n;let i=r();return e.set(t,i),i}var f_=U(()=>{});function KF(e){return e==null?e:new Date(e)}function eU(e){return e==null?e:!!e}function tU(e){return e==null?e:e.toString()}function g_(e,t=0){return e==null?e:(e=parseFloat(e),isNaN(e)?t:e)}function rU(e){return e==null?e:Math.round(parseFloat(e))}function nU(e){return null}function gC(e,t){return r=>{let n=e(r);return t.step!=null&&(n=Math.round(n/t.step)*t.step),t.min!=null&&(n=Math.max(t.min,n)),t.max!=null&&(n=Math.min(t.max,n)),n}}function wC(e){return e?.constructor&&e.constructor.__accessorMetadata__!==void 0}function _0(e,t){return t!=null&&e&&!(t instanceof e)}function yC(e){return e&&"isCollection"in e}function hC(e){return e?.Type?typeof e.Type=="function"?e.Type:e.Type.base:null}function iU(e,t){if(!t?.constructor||!yC(t.constructor))return p_(e,t)?t:new e(t);let r=hC(e.prototype.itemType),n=hC(t.constructor.prototype.itemType);return r?n?r===n?t:r.prototype.isPrototypeOf(n.prototype)?new e(t):(p_(e,t),t):new e(t):t}function p_(e,t){return!!wC(t)&&(Hf().error("Accessor#set","Assigning an instance of '"+(t.declaredClass||"unknown")+"' which is not a subclass of '"+S0(e)+"'"),!0)}function oU(e,t){return t==null?t:yC(e)?iU(e,t):_0(e,t)?p_(e,t)?t:new e(t):t}function S0(e){return e?.prototype?.declaredClass||"unknown"}function aU(e){switch(e){case Number:return t=>g_(t);case jo:return rU;case Boolean:return eU;case String:return tU;case Date:return KF;case dh:return nU;default:return v0(sU,e,()=>oU.bind(null,e))}}function Ri(e,t){let r=aU(e);return arguments.length===1?r:r(t)}function qf(e,t,r){return arguments.length===1?qf.bind(null,e):t&&(Array.isArray(t)?t.map(n=>e(n,r)):[e(t,r)])}function bC(e,t){return arguments.length===1?qf(r=>Ri(e,r)):qf(r=>Ri(e,r),t)}function vC(e,t,r){return t!==0&&Array.isArray(r)?r.map(n=>vC(e,t-1,n)):e(r)}function uh(e,t,r){if(arguments.length===2)return o=>uh(e,t,o);if(!r)return r;r=vC(e,t,r);let n=t,i=r;for(;n>0&&Array.isArray(i);)n--,i=i[0];if(i!==void 0)for(let o=0;o<n;o++)r=[r];return r}function _C(e,t,r){return arguments.length===2?uh(n=>Ri(e,n),t):uh(n=>Ri(e,n),t,r)}function x0(e){return!!Array.isArray(e)&&!e.some(t=>{let r=typeof t;return!(r==="string"||r==="number"||r==="function"&&e.length>1)})}function E0(e,t){if(arguments.length===2)return E0(e).call(null,t);let r=new Set,n=e.filter(c=>typeof c!="function"),i=e.filter(c=>typeof c=="function");for(let c of e)typeof c!="string"&&typeof c!="number"||r.add(c);let o=null,s=null;return(c,a)=>{if(c==null)return c;let d=typeof c,h=d==="string"||d==="number";return h&&(r.has(c)||i.some(g=>d==="string"&&g===String||d==="number"&&g===Number))||d==="object"&&i.some(g=>!_0(c,g))?c:(h&&n.length?(o||(o=n.map(g=>typeof g=="string"?`'${g}'`:`${g}`).join(", ")),Hf().error("Accessor#set",`'${c}' is not a valid value for this property, only the following values are valid: ${o}`)):typeof c=="object"&&i.length?(s||(s=i.map(g=>S0(g)).join(", ")),Hf().error("Accessor#set",`'${c}' is not a valid value for this property, value must be one of ${s}`)):Hf().error("Accessor#set",`'${c}' is not a valid value for this property`),a&&(a.valid=!1),null)}}function Ya(e,t){if(arguments.length===2)return Ya(e).call(null,t);let r={},n=[],i=[];for(let a in e.typeMap){let d=e.typeMap[a];r[a]=Ri(d),n.push(S0(d)),i.push(a)}let o=()=>`'${n.join("', '")}'`,s=()=>`'${i.join("', '")}'`,c=typeof e.key=="string"?a=>a[e.key]:e.key;return a=>{if(e.base&&!_0(e.base,a)||a==null)return a;let d=c(a)||e.defaultKeyValue,h=r[d];if(!h)return Hf().error("Accessor#set",`Invalid property value, value needs to be one of ${o()}, or a plain object that can autocast (having .type = ${s()})`),null;if(!_0(e.typeMap[d],a))return a;if(typeof e.key=="string"&&!wC(a)){let g={};for(let v in a)v!==e.key&&(g[v]=a[v]);return h(g)}return h(a)}}function SC(e){if(!e||!("type"in e))return!1;switch(e.type){case"native":case"array":case"one-of":return!0}return!1}function w_(e){switch(e.type){case"native":return Ri(e.value);case"array":return qf(w_(e.value));case"one-of":return cU(e);default:return null}}function cU(e){let t=null;return(r,n)=>h_(r,e)?r:(t==null&&(t=m_(e)),Hf().error("Accessor#set",`Invalid property value, value needs to be of type ${t}`),n&&(n.valid=!1),null)}function m_(e){switch(e.type){case"native":switch(e.value){case Number:return"number";case String:return"string";case Boolean:return"boolean";case jo:return"integer";case Date:return"date";case dh:return"null";default:return S0(e.value)}case"array":return`array of ${m_(e.value)}`;case"one-of":{let t=e.values.map(r=>m_(r));return`one of ${t.slice(0,-1)} or ${t[t.length-1]}`}}return"unknown"}function h_(e,t){if(e==null)return!0;switch(t.type){case"native":switch(t.value){case Number:case jo:return typeof e=="number";case Boolean:return typeof e=="boolean";case String:return typeof e=="string";case dh:return e===null}return e instanceof t.value;case"array":return!!Array.isArray(e)&&!e.some(r=>!h_(r,t.value));case"one-of":return t.values.some(r=>h_(e,r))}}var Hf,sU,jo,dh,Ja=U(()=>{gt();vt();f_();Hf=()=>Xe.getLogger("esri.core.accessorSupport.ensureTypes");sU=new WeakMap;jo=class{},dh=class{}});function Ho(e){return e.__accessor__??null}function EC(e,t){return e?.metadata?.[t]!=null}function Zf(e,t,r){return r?C0(e,t,{policy:r,path:""}):C0(e,t,null)}function C0(e,t,r){return t?Object.keys(t).reduce((n,i)=>{let o=i,s=null,c="merge";if(r&&(s=r.path?`${r.path}.${i}`:i,c=r.policy(s)),c==="replace"||c==="replace-arrays"&&Array.isArray(n[o]))return n[o]=t[o],n;if(n[o]===void 0)return n[o]=nt(t[o]),n;let a=n[o],d=t[o];if(a===d)return n;if(Array.isArray(d)||Array.isArray(n))a=a?Array.isArray(a)?n[o]=a.slice():n[o]=[a]:n[o]=[],d&&(Array.isArray(d)||(d=[d]),d.forEach(h=>{a.includes(h)||a.push(h)}));else if(d&&typeof d=="object")if(r){let h=r.path;r.path=s,n[o]=C0(a,d,r),r.path=h}else n[o]=C0(a,d,null);else n.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(n[o]=d);return n},e||{}):e}function T0(e){return Array.isArray(e)?e:e.split(".")}function xC(e){return e.includes(",")?e.split(",").map(t=>t.trim()):[e.trim()]}function lU(e){if(Array.isArray(e)){let t=[];for(let r of e)t.push(...xC(r));return t}return xC(e)}function y_(e,t,r,n){let i=lU(t);if(i.length!==1){let o=i.map(s=>n(e,s,r));return Zl(o)}return n(e,i[0],r)}var Xa=U(()=>{Jn();Gr()});function CC(e,t){let r=e[e.length-1]==="?"?e.slice(0,-1):e;if(t.getItemAt!=null||Array.isArray(t)){let i=parseInt(r,10);if(!isNaN(i))return Array.isArray(t)?t[i]:t.at(i)}let n=Ho(t);return EC(n,r)?n.get(r):t[r]}function TC(e,t,r){if(e==null)return e;let n=CC(t[r],e);return!n&&r<t.length-1?void 0:r===t.length-1?n:TC(n,t,r+1)}function Jl(e,t,r=0){return typeof t!="string"||t.includes(".")?TC(e,T0(t),r):CC(t,e)}function lo(e,t){return Jl(e,t)}function b_(e,t){return Jl(t,e)!==void 0}var Xl=U(()=>{Xa()});function Qa(e){let t=e.constructor.__accessorMetadata__,r=Object.prototype.hasOwnProperty.call(e.constructor,"__accessorMetadata__");if(t){if(!r){t=Object.create(t);for(let n in t)t[n]=nt(t[n]);Object.defineProperty(e.constructor,"__accessorMetadata__",{value:t,enumerable:!1,configurable:!0,writable:!0})}}else t={},Object.defineProperty(e.constructor,"__accessorMetadata__",{value:t,enumerable:!1,configurable:!0,writable:!0});return e.constructor.__accessorMetadata__}function Yf(e,t){let r=Qa(e),n=r[t];return n||(n=r[t]={}),n}function MC(e,t){return Zf(e,t,dU)}function dU(e){return uU.test(e)?"replace":"merge"}var uU,Jf=U(()=>{Gr();Xa();uU=/^(?:[^.]+\.)?(?:value|type|(?:json\.type|json\.origins\.[^.]\.type))$/});function fU(e,t){return e.replaceAll(/\$\{([^\s:}]*)(?::([^\s:}]+))?\}/g,(r,n)=>n===""?"$":(Li(n,t)??"").toString())}var Xf,v_=U(()=>{Bo();Xf=class{constructor(t,r,n=void 0){this.name=t,this.details=n,this.message=(r&&fU(r,n))??""}toString(){return"["+this.name+"]: "+this.message}}});var Ve,Sn=U(()=>{Gr();vt();v_();Ve=class e extends Xf{constructor(t,r,n){super(t,r,n)}toJSON(){if(this.details!=null)try{return{name:this.name,message:this.message,details:JSON.parse(JSON.stringify(this.details,(t,r)=>{if(r&&typeof r=="object"&&typeof r.toJSON=="function")return r;try{return nt(r)}catch{return"[object]"}}))}}catch(t){throw Xe.getLogger("esri.core.Error").error(t),t}return{name:this.name,message:this.message,details:this.details}}static fromJSON(t){return new e(t.name,t.message,t.details)}};Ve.prototype.type="error"});function Qf(e,t,r){if(e&&t)if(typeof t=="object")for(let n of Object.getOwnPropertyNames(t))Qf(e,n,t[n]);else{if(t.includes(".")){let i=t.split("."),o=i.splice(-1,1)[0];return void Qf(lo(e,i),o,r)}let n=e.__accessor__;n!=null&&pU(t,n),e[t]=r}}function pU(e,t){if(he("esri-unknown-property-errors")&&!mU(e,t))throw new Ve("set:unknown-property",hU(e,t))}function mU(e,t){return t.metadata[e]!=null}function hU(e,t){return"setting unknown property '"+e+"' on instance of "+t.host.declaredClass}var __=U(()=>{Sn();gt();vt();Xl()});function ce(e={}){return(t,r)=>{if(t===Function.prototype)throw new Error(`Inappropriate use of @property() on a static field: ${t.name}.${r}. Accessor does not support static properties.`);let n=Object.getOwnPropertyDescriptor(t,r),i=Yf(t,r);n&&(n.get||n.set?(i.get=n.get||i.get,i.set=n.set||i.set):"value"in n&&("value"in e&&Xe.getLogger("esri.core.accessorSupport.decorators.property").warn(`@property() will redefine the value of "${r}" on "${t.constructor.name}" already defined in the metadata`,e),i.value=e.value=n.value)),e.readOnly!=null&&(i.readOnly=e.readOnly);let o=e.aliasOf;if(o){let a=typeof o=="string"?o:o.source,d=typeof o=="string"?null:o.overridable===!0,h;i.dependsOn=[a],i.get=function(){let g=lo(this,a);if(typeof g=="function"){h||(h=a.split(".").slice(0,-1).join("."));let v=lo(this,h);v&&(g=g.bind(v))}return g},i.readOnly||(i.set=d?function(g){this._override(r,g)}:function(g){Qf(this,a,g)})}let s=e.type,c=e.types;if(!i.cast){let a;s?a=gU(s):c&&(a=Array.isArray(c)?qf(Ya(c[0])):Ya(c)),e.cast=wU(e.cast,a)}MC(i,e),e.range&&(i.cast=gC(i.cast,e.range))}}function M0(e,t,r){let n=Yf(e,r);n.json||(n.json={});let i=n.json;return t!==void 0&&(i.origins||(i.origins={}),i.origins[t]||(i.origins[t]={}),i=i.origins[t]),i}function gU(e){let t=0,r=e;if(SC(e))return w_(e);for(;Array.isArray(r)&&r.length===1&&typeof r[0]!="string"&&typeof r[0]!="number";)r=r[0],t++;let n=r;if(x0(n))return t===0?E0(n):uh(E0(n),t);if(t===1)return bC(n);if(t>1)return _C(n,t);let i=e;return i.from?i.from:Ri(i)}function wU(e,t){if(e||t)return e?t?(r,n)=>t(e(r,n),n):e:t}var Yr=U(()=>{vt();Ja();Xl();Jf();__()});var P0,S_=U(()=>{P0=Symbol("Accessor-beforeDestroy")});var Jr,fh=U(()=>{(function(e){e[e.INITIALIZING=0]="INITIALIZING",e[e.CONSTRUCTING=1]="CONSTRUCTING",e[e.CONSTRUCTED=2]="CONSTRUCTED",e[e.DESTROYED=3]="DESTROYED"})(Jr||(Jr={}))});var lt,I0=U(()=>{(function(e){e[e.Dirty=1]="Dirty",e[e.Overridden=2]="Overridden",e[e.Computing=4]="Computing",e[e.NonNullable=8]="NonNullable",e[e.HasDefaultValue=16]="HasDefaultValue",e[e.DepTrackingInitialized=32]="DepTrackingInitialized",e[e.AutoTracked=64]="AutoTracked",e[e.ExplicitlyTracking=128]="ExplicitlyTracking"})(lt||(lt={}))});function Ze(e){mh.onObservableAccessed(e)}function uo(e,t,r){if(A0)return x_(e,t,r);let n=null;return AC(e),n=t.call(r),LC(),n}function IC(e,t){return uo(k0,e,t)}function x_(e,t,r){let n=A0;A0=!0,AC(e);let i=null;try{i=t.call(r)}catch(o){L0&&Xe.getLogger("esri.core.accessorSupport.tracking").error(o)}return LC(),A0=n,i}function AC(e){mh=e,ph.push(e)}function LC(){let e=ph.length;if(e>1){let t=ph.pop();mh=ph[e-2],t.onTrackingEnd()}else if(e===1){let t=ph.pop();mh=k0,t.onTrackingEnd()}else mh=k0}function E_(e,t){if(t.flags&lt.DepTrackingInitialized)return;let r=L0;L0=!1,t.flags&lt.AutoTracked?x_(t,t.metadata.get,e):C_(e,t),L0=r}function C_(e,t){t.flags&lt.ExplicitlyTracking||(t.flags|=lt.ExplicitlyTracking,x_(t,()=>{let r=t.metadata.dependsOn||yU;for(let n of r)if(typeof n!="string"||n.includes(".")){let i=T0(n);for(let o=0,s=e;o<i.length&&s!=null&&typeof s=="object";++o)s=PC(s,i[o],o!==i.length-1)}else PC(e,n,!1)}),t.flags&=~lt.ExplicitlyTracking)}function PC(e,t,r){let n=t[t.length-1]==="?"?t.slice(0,-1):t;if(e.getItemAt!=null||Array.isArray(e)){let o=parseInt(n,10);if(!isNaN(o))return Array.isArray(e)?e[o]:e.at(o)}let i=Ho(e);if(i){let o=i.propertiesByName.get(n);o&&(Ze(o),E_(e,o))}return r?e[n]:void 0}var k0,ph,mh,A0,L0,yU,Ql=U(()=>{gt();vt();Xa();I0();k0={onObservableAccessed:()=>{},onTrackingEnd:()=>{}},ph=[],mh=k0;A0=!1,L0=!1;yU=[]});function kC(e){if(e.json&&e.json.origins){let t=e.json.origins,r={"web-document":["web-scene","web-map"]};for(let n in r)if(t[n]){let i=t[n];r[n].forEach(o=>{t[o]=i}),delete t[n]}}}var NC=U(()=>{});var hh,OC=U(()=>{v_();hh=class extends Xf{constructor(t,r,n){super(t,r,n)}};hh.prototype.type="warning"});function N0(e){return!!e&&e.prototype?.declaredClass&&e.prototype.declaredClass.indexOf("esri.core.Collection")===0}var T_=U(()=>{});function P_(e,t,r){e&&(!r&&!t.read||t.read?.reader||t.read?.enabled===!1||SU(e)&&Cs("read.reader",bU(e),t))}function bU(e){let t=e.ndimArray??0;if(t>1)return _U(e);if(t===1)return RC(e);if("type"in e&&$C(e.type)){let r=e.type.prototype?.itemType?.Type,n=RC(typeof r=="function"?{type:r}:{types:r});return(i,o,s)=>{let c=n(i,o,s);return c&&new e.type(c)}}return I_(e)}function I_(e){return"type"in e?vU(e.type):xU(e.types)}function vU(e){return e.prototype.read?(t,r,n)=>{if(t==null)return t;let i=typeof t;if(i!=="object")return void M_().error(`Expected JSON value of type 'object' to deserialize type '${e.prototype.declaredClass}', but got '${i}'`);let o=new e;return o.read(t,n),o}:e.fromJSON}function DC(e,t,r,n){return n!==0&&Array.isArray(t)?t.map(i=>DC(e,i,r,n-1)):e(t,void 0,r)}function _U(e){let t=I_(e),r=DC.bind(null,t),n=e.ndimArray??0;return(i,o,s)=>{if(i==null)return i;i=r(i,s,n);let c=n,a=i;for(;c>0&&Array.isArray(a);)c--,a=a[0];if(a!==void 0)for(let d=0;d<c;d++)i=[i];return i}}function RC(e){let t=I_(e);return(r,n,i)=>{if(r==null)return r;if(Array.isArray(r)){let s=[];for(let c of r){let a=t(c,void 0,i);a!==void 0&&s.push(a)}return s}let o=t(r,void 0,i);return o!==void 0?[o]:void 0}}function $C(e){if(!N0(e))return!1;let t=e.prototype.itemType;return!(!t||!t.Type)&&(typeof t.Type=="function"?A_(t.Type):FC(t.Type))}function SU(e){return"types"in e?FC(e.types):A_(e.type)}function A_(e){return!Array.isArray(e)&&!!e&&e.prototype&&("read"in e.prototype||"fromJSON"in e||$C(e))}function FC(e){for(let t in e.typeMap)if(!A_(e.typeMap[t]))return!1;return!0}function xU(e){let t=null,r=e.errorContext??"type",n=e.validate;return(i,o,s)=>{if(i==null)return i;let c=typeof i;if(c!=="object")return void M_().error(`Expected JSON value of type 'object' to deserialize, but got '${c}'`);t||(t=EU(e));let a=e.key;if(typeof a!="string")return;let d=i[a],h=d?t[d]:e.defaultKeyValue?e.typeMap[e.defaultKeyValue]:void 0;if(!h){let v=`Type '${d||"unknown"}' is not supported`;return s?.messages&&i&&s.messages.push(new hh(`${r}:unsupported`,v,{definition:i,context:s})),void M_().error(v)}let g=new h;return g.read(i,s),n?n(g):g}}function EU(e){let t={};for(let r in e.typeMap){let n=e.typeMap[r],i=Qa(n.prototype);if(typeof e.key=="function")continue;let o=i[e.key];if(!o)continue;if(o.json?.type&&Array.isArray(o.json.type)&&o.json.type.length===1&&typeof o.json.type[0]=="string"){t[o.json.type[0]]=n;continue}let s=o.json?.write;if(!s?.writer){t[r]=n;continue}let c=s.target,a=typeof c=="string"?c:e.key,d={};s.writer(r,d,a),d[a]&&(t[d[a]]=n)}return t}var M_,UC=U(()=>{vt();Bo();OC();Jf();T_();M_=()=>Xe.getLogger("esri.core.accessorSupport.extensions.serializableProperty.reader")});function BC(e){if(e.json||(e.json={}),zC(e.json),WC(e.json),VC(e.json),e.json.origins)for(let t in e.json.origins)zC(e.json.origins[t]),WC(e.json.origins[t]),VC(e.json.origins[t]);return!0}function VC(e){e.name&&(e.read&&typeof e.read=="object"?e.read.source===void 0&&(e.read.source=e.name):e.read={source:e.name},e.write&&typeof e.write=="object"?e.write.target===void 0&&(e.write.target=e.name):e.write={target:e.name})}function zC(e){typeof e.read=="boolean"?e.read={enabled:e.read}:typeof e.read=="function"?e.read={enabled:!0,reader:e.read}:e.read&&typeof e.read=="object"&&e.read.enabled===void 0&&(e.read.enabled=!0)}function WC(e){typeof e.write=="boolean"?e.write={enabled:e.write}:typeof e.write=="function"?e.write={enabled:!0,writer:e.write}:e.write&&typeof e.write=="object"&&e.write.enabled===void 0&&(e.write.enabled=!0)}var GC=U(()=>{});function L_(e,t){if(!t.write||t.write.writer||t.write.enabled===!1&&!t.write.overridePolicy)return;let r=e?.ndimArray??0;e&&(r===1||"type"in e&&N0(e.type))?t.write.writer=PU:r>1?t.write.writer=IU(r):t.types?Array.isArray(t.types)?t.write.writer=TU(t.types[0]):t.write.writer=CU(t.types):t.write.writer=gh}function CU(e){return(t,r,n,i)=>t?jC(t,e,i)?gh(t,r,n,i):void 0:gh(t,r,n,i)}function jC(e,t,r){for(let n in t.typeMap)if(e instanceof t.typeMap[n])return!0;if(r?.messages){let n=t.errorContext??"type",i=`Values of type '${(typeof t.key!="function"?e[t.key]:e.declaredClass)??"Unknown"}' cannot be written`;r&&r.messages&&e&&r.messages.push(new Ve(`${n}:unsupported`,i,{definition:e,context:r})),Xe.getLogger("esri.core.accessorSupport.extensions.serializableProperty.writer").error(i)}return!1}function TU(e){return(t,r,n,i)=>!t||!Array.isArray(t)?gh(t,r,n,i):gh(t.filter(o=>jC(o,e,i)),r,n,i)}function gh(e,t,r,n){Cs(r,O0(e,n),t)}function O0(e,t){return e&&typeof e.write=="function"?e.write({},t):e&&typeof e.toJSON=="function"?e.toJSON():typeof e=="number"?MU(e):e}function MU(e){return e===-1/0?-Number.MAX_VALUE:e===1/0?Number.MAX_VALUE:isNaN(e)?null:e}function PU(e,t,r,n){let i;e===null?i=null:e&&typeof e.map=="function"?(i=e.map(o=>O0(o,n)),typeof i.toArray=="function"&&(i=i.toArray())):i=[O0(e,n)],Cs(r,i,t)}function HC(e,t,r){return r!==0&&Array.isArray(e)?e.map(n=>HC(n,t,r-1)):O0(e,t)}function IU(e){return(t,r,n,i)=>{let o;if(t===null)o=null;else{o=HC(t,i,e);let s=e,c=o;for(;s>0&&Array.isArray(c);)s--,c=c[0];if(c!==void 0)for(let a=0;a<s;a++)o=[o]}Cs(n,o,r)}}var qC=U(()=>{Sn();vt();Bo();T_()});function ZC(e,t){return N_(e,"any",t?.origin)}function R0(e,t){return N_(e,"read",t?.origin)}function YC(e,t){return N_(e,"write",t?.origin)}function N_(e,t,r){let n=e?.json;if(n?.origins&&r){let i;i=r==="link-chart"?n.origins[r]&&(t==="any"||t in n.origins[r])?n.origins[r]:n.origins["web-map"]:n.origins[r],i&&(t==="any"||t in i)&&(n=i)}return n}function AU(e){let t=LU(e);if(e.json.origins)for(let r in e.json.origins){let n=e.json.origins[r],i=n.types?kU(n):t;P_(i,n,!1),n.types&&!n.write&&e.json.write?.enabled&&(n.write={...e.json.write}),L_(i,n)}P_(t,e.json,!0),L_(t,e.json)}function LU(e){return e.json.types?k_(e.json):e.type?JC(e):k_(e)}function kU(e){return e.type?JC(e):k_(e)}function JC(e){if(!e.type)return;let t=0,r=e.type;for(;Array.isArray(r)&&!x0(r);)r=r[0],t++;return{type:r,ndimArray:t}}function k_(e){if(!e.types)return;let t=0,r=e.types;for(;Array.isArray(r);)r=r[0],t++;return{types:r,ndimArray:t}}function XC(e){BC(e)&&(kC(e),AU(e))}var D0=U(()=>{Ja();NC();UC();GC();qC()});function rt(e){return t=>{e??(e="esri.core.Accessor"),t.prototype.declaredClass=e,OU(t);let r=[],n=[],i=t.prototype;for(;i;)i.hasOwnProperty("initialize")&&!O_.has(i.initialize)&&(O_.add(i.initialize),r.push(i.initialize)),i.hasOwnProperty("destroy")&&!R_.has(i.destroy)&&(R_.add(i.destroy),n.push(i.destroy)),i=Object.getPrototypeOf(i);O_.clear(),R_.clear();let o=class extends t{constructor(...c){if(super(...c),this.constructor===o&&typeof this.postscript=="function"){if(r.length&&Object.defineProperty(this,"initialize",{enumerable:!1,configurable:!0,value(){for(let a=r.length-1;a>=0;a--)r[a].call(this)}}),n.length){let a=!1,d=this[P0];Object.defineProperty(this,"destroy",{enumerable:!1,configurable:!0,value(){if(!a){a=!0,d.call(this);for(let h=0;h<n.length;h++)n[h].call(this)}}})}Object.defineProperty(this,Symbol.dispose,{enumerable:!1,configurable:!0,value(){this.destroy()}}),this.postscript()}}};o.__accessorMetadata__=Qa(t.prototype),o.prototype.declaredClass=e;let s=(e||"AccessorSubclass").split(".").slice(-1)[0];return Object.defineProperty(o,"name",{value:s,configurable:!0}),o}}function NU(e,t){return t.get==null?function(){let r=this.__accessor__,n=r.propertiesByName.get(e);if(n===void 0)return;r.mutable&&Ze(n);let i=r.store;return i.has(e)?i.get(e):n.metadata.value}:function(){let r=this.__accessor__,n=r.propertiesByName.get(e);if(n!==void 0)return n.getComputed(r)}}function OU(e){let t=e.prototype,r=Qa(t),n={};for(let i of Object.getOwnPropertyNames(r)){let o=r[i];XC(o),n[i]={enumerable:!0,configurable:!0,get:NU(i,o),set(s){let c=this.__accessor__;if(c!==void 0){if(c.mutable)return c.initialized&&o.readOnly?QC("read-only",i):c.lifecycle===Jr.CONSTRUCTED&&o.constructOnly?QC("construct-only",i):void c.set(i,s)}else Object.defineProperty(this,i,{enumerable:!0,configurable:!0,writable:!0,value:s})}}}Object.defineProperties(e.prototype,n)}var O_,R_,QC,Ar=U(()=>{gt();vt();S_();fh();Jf();Ql();D0();O_=new Set,R_=new Set;QC=(e,t)=>{Xe.getLogger("esri.core.Accessor").error(`cannot assign to ${e} property '${t}'`)}});function RU(e,t,r=!1){let n=`\u{1F6D1} DEPRECATED - ${t}`;if(!r)return void e.warn(n);let i=KC.get(e);i||(i=new Set,KC.set(e,i)),i.has(t)||(i.add(t),e.warn(n))}function $0(e,t,r={}){if(he("esri-deprecation-warnings")){let{moduleName:n}=r;DU(e,`Function: ${(n?n+"::":"")+t+"()"}`,r)}}function DU(e,t,r={}){if(he("esri-deprecation-warnings")){let{replacement:n,version:i,see:o,warnOnce:s}=r,c=t;n&&(c+=`
1
+ "use strict";(()=>{var TR=Object.defineProperty;var f3=e=>t=>{var r=e[t];if(r)return r();throw new Error("Module not found in bundle: "+t)};var U=(e,t)=>()=>(e&&(t=e(e=0)),t);var p3=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),$o=(e,t)=>{for(var r in t)TR(e,r,{get:t[r],enumerable:!0})};var Ul,ka=U(()=>{Ul=class e{constructor(t=1){this._seed=t}set seed(t){this._seed=t??Math.random()*e._m}getInt(){return this._seed=(e._a*this._seed+e._c)%e._m,this._seed}getFloat(){return this.getInt()/(e._m-1)}getIntRange(t,r){return Math.round(this.getFloatRange(t,r))}getFloatRange(t,r){let n=r-t;return t+this.getInt()/e._m*n}};Ul._m=2147483647,Ul._a=48271,Ul._c=0});function Na(e,t,r){if(e==null&&t==null)return!0;if(e==null||t==null||e.length!==t.length)return!1;if(r){for(let n=0;n<e.length;n++)if(!r(e[n],t[n]))return!1}else for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function gv(e,t,r,n){n=n||I6;let i=Math.max(0,n.last-10);for(let s=i;s<r;++s)if(e[s]===t)return n.last=s,s;let o=Math.min(i,r);for(let s=0;s<o;++s)if(e[s]===t)return n.last=s,s;return-1}function A6(e,t,r=e.length,n=t.length,i,o){if(n===0||r===0)return r;to.clear();for(let c=0;c<n;++c)to.add(t[c]);i=i||I6;let s=Math.max(0,i.last-10);for(let c=s;c<r;++c)if(to.has(e[c])&&(o?.push(e[c]),to.delete(e[c]),e[c]=e[r-1],--r,--c,to.size===0||r===0))return to.clear(),r;for(let c=0;c<s;++c)if(to.has(e[c])&&(o?.push(e[c]),to.delete(e[c]),e[c]=e[r-1],--r,--c,to.size===0||r===0))return to.clear(),r;return to.clear(),r}function L6(e,t){let r=e.indexOf(t);return r!==-1?(e.splice(r,1),t):null}function k6(e,t){return e!=null}var d$,Qre,xm,I6,to,Kre,Oa=U(()=>{ka();d$=1.5,Qre=1/d$;xm=class{constructor(){this.last=0}},I6=new xm;to=new Set;Kre=new Ul});var N6=U(()=>{});function he(e){return typeof Ra[e]=="function"?Ra[e]=Ra[e](globalThis):Ra[e]}var Ra,gt=U(()=>{Ra=globalThis.dojoConfig?.has||globalThis.esriConfig?.has?{...globalThis.dojoConfig?.has,...globalThis.esriConfig?.has}:{},he.add=(e,t,r,n)=>{(n||Ra[e]===void 0)&&(Ra[e]=t),r&&he(e)},he.cache=Ra,he.add("big-integer-warning-enabled",!0),he.add("esri-deprecation-warnings",!0),he.add("esri-tests-disable-screenshots",!1),he.add("esri-tests-use-full-window",!1),he.add("esri-tests-post-to-influx",!0),he.add("esri-cim-animations-enable-status","enabled"),he.add("esri-cim-animations-spotlight",!1),he.add("esri-cim-animations-freeze-time",!1),(()=>{he.add("host-webworker",globalThis.WorkerGlobalScope!==void 0&&self instanceof globalThis.WorkerGlobalScope);let e=typeof window<"u"&&typeof location<"u"&&typeof document<"u"&&window.location===location&&window.document===document;if(he.add("host-browser",e),he.add("host-node",typeof globalThis.process=="object"&&globalThis.process.versions?.node&&globalThis.process.versions.v8),he.add("dom",e),he("host-browser")){let t=navigator,r=t.userAgent,n=t.appVersion,i=parseFloat(n);if(he.add("wp",parseFloat(r.split("Windows Phone")[1])||void 0),he.add("msapp",parseFloat(r.split("MSAppHost/")[1])||void 0),he.add("khtml",n.includes("Konqueror")?i:void 0),he.add("edge",parseFloat(r.split("Edge/")[1])||void 0),he.add("opr",parseFloat(r.split("OPR/")[1])||void 0),he.add("webkit",!he("wp")&&!he("edge")&&parseFloat(r.split("WebKit/")[1])||void 0),he.add("chrome",!he("edge")&&!he("opr")&&parseFloat(r.split("Chrome/")[1])||void 0),he.add("android",!he("wp")&&parseFloat(r.split("Android ")[1])||void 0),he.add("safari",!n.includes("Safari")||he("wp")||he("chrome")||he("android")||he("edge")||he("opr")?void 0:parseFloat(n.split("Version/")[1])),he.add("mac",n.includes("Macintosh")),!he("wp")&&/(iPhone|iPod|iPad)/.test(r)){let o=RegExp.$1.replace(/P/,"p"),s=/OS ([\d_]+)/.test(r)?RegExp.$1:"1",c=parseFloat(s.replace(/_/,".").replaceAll("_",""));he.add(o,c),he.add("ios",c)}he("webkit")||(!r.includes("Gecko")||he("wp")||he("khtml")||he("edge")||he.add("mozilla",i),he("mozilla")&&he.add("ff",parseFloat(r.split("Firefox/")[1]||r.split("Minefield/")[1])||void 0))}})(),(()=>{if(globalThis.navigator){let e=navigator.userAgent,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini|IEMobile/i.test(e),r=/iPhone/i.test(e);t&&he.add("esri-mobile",t),r&&he.add("esri-iPhone",r),he.add("esri-geolocation",!!navigator.geolocation)}he.add("esri-wasm","WebAssembly"in globalThis),he.add("esri-performance-mode-frames-between-render",20),he.add("esri-force-performance-mode",!1),he.add("esri-shared-array-buffer",()=>{let e="SharedArrayBuffer"in globalThis,t=globalThis.crossOriginIsolated===!1;return e&&!t}),he.add("wasm-simd",()=>{let e=[0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11];return WebAssembly.validate(new Uint8Array(e))}),he.add("esri-atomics","Atomics"in globalThis),he.add("esri-workers","Worker"in globalThis),he.add("web-feat:cache","caches"in globalThis),he.add("esri-workers-arraybuffer-transfer",!he("safari")||Number(he("safari"))>=12),he.add("workers-pool-size",8),he.add("featurelayer-simplify-thresholds",[.5,.5,.5,.5]),he.add("featurelayer-simplify-payload-size-factors",[1,1,4]),he.add("featurelayer-fast-triangulation-enabled",!0),he.add("featurelayer-animation-enabled",!0),he.add("featurelayer-snapshot-enabled",!0),he.add("featurelayer-snapshot-point-min-threshold",8e4),he.add("featurelayer-snapshot-point-max-threshold",4e5),he.add("featurelayer-snapshot-point-coverage",.1),he.add("featurelayer-query-max-depth",4),he.add("featurelayer-query-pausing-enabled",!1),he.add("featurelayer-advanced-symbols",!1),he.add("featurelayer-pbf",!0),he.add("featurelayer-pbf-statistics",!1),he.add("feature-layers-workers",!0),he.add("feature-polyline-generalization-factor",1),he.add("mapview-transitions-duration",200),he.add("mapview-essential-goto-duration",200),he.add("mapview-srswitch-adjust-rotation-scale-threshold",24e6),he.add("mapserver-pbf-version-support",10.81),he.add("mapservice-popup-identify-max-tolerance",20),he("host-webworker")||he("host-browser")&&(he.add("esri-csp-restrictions",()=>{try{new Function}catch{return!0}return!1}),he.add("esri-image-decode",()=>{if("decode"in new Image){let e=new Image;return e.src='data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"></svg>',void e.decode().then(()=>{he.add("esri-image-decode",!0,!0,!0)}).catch(()=>{he.add("esri-image-decode",!1,!0,!0)})}return!1}),he.add("esri-url-encodes-apostrophe",()=>{let e=window.document.createElement("a");return e.href="?'",e.href.includes("?%27")}))})()});function O6(e){return e?.constructor?.name==="Int8Array"}function R6(e){return e?.constructor?.name==="Uint8Array"}function D6(e){return e?.constructor?.name==="Uint8ClampedArray"}function $6(e){return e?.constructor?.name==="Int16Array"}function F6(e){return e?.constructor?.name==="Uint16Array"}function U6(e){return e?.constructor?.name==="Int32Array"}function V6(e){return e?.constructor?.name==="Uint32Array"}function z6(e){return e?.constructor?.name==="Float32Array"}function W6(e){return e?.constructor?.name==="Float64Array"}var B6=U(()=>{N6();gt()});function H1(e,t){let r;if(t)for(r in e)e.hasOwnProperty(r)&&(e[r]===void 0?delete e[r]:e[r]instanceof Object&&H1(e[r],!0));else for(r in e)e.hasOwnProperty(r)&&e[r]===void 0&&delete e[r];return e}function nt(e){if(!e||typeof e!="object"||typeof e=="function")return e;let t=h$(e);if(t!=null)return t;if(f$(e))return e.clone();if(p$(e))return e.map(nt);if(m$(e))return e.clone();let r={};for(let n of Object.getOwnPropertyNames(e))r[n]=nt(e[n]);return r}function f$(e){return typeof e.clone=="function"}function p$(e){return typeof e.map=="function"&&typeof e.forEach=="function"}function m$(e){return typeof e.notifyChange=="function"&&typeof e.watch=="function"}function G6(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function h$(e){if(O6(e)||R6(e)||D6(e)||$6(e)||F6(e)||U6(e)||V6(e)||z6(e)||W6(e))return e.slice();if(e instanceof Date)return new Date(e.getTime());if(e instanceof ArrayBuffer)return e.slice(0,e.byteLength);if(e instanceof Map){let t=new Map;for(let[r,n]of e)t.set(r,nt(n));return t}if(e instanceof Set){let t=new Set;for(let r of e)t.add(nt(r));return t}return null}function Em(e,t){return e===t||typeof e=="number"&&isNaN(e)&&typeof t=="number"&&isNaN(t)||typeof e?.getTime=="function"&&typeof t?.getTime=="function"&&e.getTime()===t.getTime()||!1}function j6(e,t){return e===t||(e==null||typeof e=="string"?e===t:typeof e=="number"?e===t||typeof t=="number"&&isNaN(e)&&isNaN(t):e instanceof Date?t instanceof Date&&e.getTime()===t.getTime():Array.isArray(e)?Array.isArray(t)&&Na(e,t):e instanceof Set?t instanceof Set&&w$(e,t):e instanceof Map?t instanceof Map&&y$(e,t):!!G6(e)&&G6(t)&&g$(e,t))}function g$(e,t){if(e===null||t===null)return!1;let r=Object.keys(e);if(t===null||Object.keys(t).length!==r.length)return!1;for(let n of r)if(e[n]!==t[n]||!Object.prototype.hasOwnProperty.call(t,n))return!1;return!0}function w$(e,t){if(e.size!==t.size)return!1;for(let r of e)if(!t.has(r))return!1;return!0}function y$(e,t){if(e.size!==t.size)return!1;for(let[r,n]of e){let i=t.get(r);if(i!==n||i===void 0&&!t.has(r))return!1}return!0}var Gr=U(()=>{Oa();B6()});function H6(e,t,r=!1){return Z6(e,t,r)}function Li(e,t){if(t!=null)return t[e]||q6(e.split("."),!1,t)}function Cs(e,t,r){let n=e.split("."),i=n.pop(),o=q6(n,!0,r);o&&i&&(o[i]=t)}function q6(e,t,r){let n=r;for(let i of e){if(n==null)return;if(!(i in n)){if(!t)return;n[i]={}}n=n[i]}return n}function Z6(e,t,r){return t?Object.keys(t).reduce((n,i)=>{let o=n[i],s=t[i];return o===s?n:o===void 0?(n[i]=nt(s),n):(Array.isArray(s)||Array.isArray(n)?(o=o?Array.isArray(o)?n[i]=o.slice():n[i]=[o]:n[i]=[],s&&(Array.isArray(s)||(s=[s]),r?s.forEach(c=>{o.includes(c)||o.push(c)}):n[i]=s.slice())):s&&typeof s=="object"?n[i]=Z6(o,s,r):n.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(n[i]=s),n)},e||{}):e}var Bo=U(()=>{Gr()});function Y6(e){return e??""}function Go(e,t){return t?e.replaceAll(b$,typeof t=="object"?(r,n)=>Y6(Li(n,t)):(r,n)=>Y6(t(n))):e}function J6(e,t){return e.replaceAll(/([.$?*|{}()[\]\\/+\-^])/g,r=>t?.includes(r)?r:`\\${r}`)}function X6(e){let t=0;for(let r=0;r<e.length;r++)t=(t<<5)-t+e.charCodeAt(r),t|=0;return t}var b$,Da=U(()=>{Bo();b$=/\{([^}]+)\}/g});var Ts,q1,Z1,Y1,ro,Tf,tr,no,$a=U(()=>{Ts=class extends Error{},q1=class extends Ts{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}},Z1=class extends Ts{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}},Y1=class extends Ts{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}},ro=class extends Ts{},Tf=class extends Ts{constructor(t){super(`Invalid unit ${t}`)}},tr=class extends Ts{},no=class extends Ts{constructor(){super("Zone is an abstract class")}}});var Ae,io,ci,Fa,Cm,wv,Tm,Mm,Pm,Im,Am,Lm,km,Nm,Om,Rm,Dm,$m,Fm,Um,yv,Vm,zm,Wm,Bm,Gm=U(()=>{Ae="numeric",io="short",ci="long",Fa={year:Ae,month:Ae,day:Ae},Cm={year:Ae,month:io,day:Ae},wv={year:Ae,month:io,day:Ae,weekday:io},Tm={year:Ae,month:ci,day:Ae},Mm={year:Ae,month:ci,day:Ae,weekday:ci},Pm={hour:Ae,minute:Ae},Im={hour:Ae,minute:Ae,second:Ae},Am={hour:Ae,minute:Ae,second:Ae,timeZoneName:io},Lm={hour:Ae,minute:Ae,second:Ae,timeZoneName:ci},km={hour:Ae,minute:Ae,hourCycle:"h23"},Nm={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23"},Om={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23",timeZoneName:io},Rm={hour:Ae,minute:Ae,second:Ae,hourCycle:"h23",timeZoneName:ci},Dm={year:Ae,month:Ae,day:Ae,hour:Ae,minute:Ae},$m={year:Ae,month:Ae,day:Ae,hour:Ae,minute:Ae,second:Ae},Fm={year:Ae,month:io,day:Ae,hour:Ae,minute:Ae},Um={year:Ae,month:io,day:Ae,hour:Ae,minute:Ae,second:Ae},yv={year:Ae,month:io,day:Ae,weekday:io,hour:Ae,minute:Ae},Vm={year:Ae,month:ci,day:Ae,hour:Ae,minute:Ae,timeZoneName:io},zm={year:Ae,month:ci,day:Ae,hour:Ae,minute:Ae,second:Ae,timeZoneName:io},Wm={year:Ae,month:ci,day:Ae,weekday:ci,hour:Ae,minute:Ae,timeZoneName:ci},Bm={year:Ae,month:ci,day:Ae,weekday:ci,hour:Ae,minute:Ae,second:Ae,timeZoneName:ci}});var gr,Vl=U(()=>{$a();gr=class{get type(){throw new no}get name(){throw new no}get ianaName(){return this.name}get isUniversal(){throw new no}offsetName(t,r){throw new no}formatOffset(t,r){throw new no}offset(t){throw new no}equals(t){throw new no}get isValid(){throw new no}}});var bv,Ua,X1=U(()=>{Fn();Vl();bv=null,Ua=class e extends gr{static get instance(){return bv===null&&(bv=new e),bv}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return Q1(t,r,n)}formatOffset(t,r){return Va(this.offset(t),r)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return t.type==="system"}get isValid(){return!0}}});function v$(e){return e0[e]||(e0[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),e0[e]}function S$(e,t){let r=e.format(t).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,i,o,s,c,a,d,h]=n;return[s,i,o,c,a,d,h]}function x$(e,t){let r=e.formatToParts(t),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],c=_$[o];o==="era"?n[c]=s:We(c)||(n[c]=parseInt(s,10))}return n}var e0,_$,K1,rr,za=U(()=>{Fn();Vl();e0={};_$={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};K1={},rr=class e extends gr{static create(t){return K1[t]||(K1[t]=new e(t)),K1[t]}static resetCache(){K1={},e0={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch{return!1}}constructor(t){super(),this.zoneName=t,this.valid=e.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return Q1(t,r,n,this.name)}formatOffset(t,r){return Va(this.offset(t),r)}offset(t){let r=new Date(t);if(isNaN(r))return NaN;let n=v$(this.name),[i,o,s,c,a,d,h]=n.formatToParts?x$(n,r):S$(n,r);c==="BC"&&(i=-Math.abs(i)+1);let v=Mf({year:i,month:o,day:s,hour:a===24?0:a,minute:d,second:h,millisecond:0}),S=+r,M=S%1e3;return S-=M>=0?M:1e3+M,(v-S)/(60*1e3)}equals(t){return t.type==="iana"&&t.name===this.name}get isValid(){return this.valid}}});function E$(e,t={}){let r=JSON.stringify([e,t]),n=Q6[r];return n||(n=new Intl.ListFormat(e,t),Q6[r]=n),n}function _v(e,t={}){let r=JSON.stringify([e,t]),n=vv[r];return n||(n=new Intl.DateTimeFormat(e,t),vv[r]=n),n}function C$(e,t={}){let r=JSON.stringify([e,t]),n=Sv[r];return n||(n=new Intl.NumberFormat(e,t),Sv[r]=n),n}function T$(e,t={}){let{base:r,...n}=t,i=JSON.stringify([e,n]),o=xv[i];return o||(o=new Intl.RelativeTimeFormat(e,t),xv[i]=o),o}function M$(){return jm||(jm=new Intl.DateTimeFormat().resolvedOptions().locale,jm)}function P$(e){let t=K6[e];if(!t){let r=new Intl.Locale(e);t="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,K6[e]=t}return t}function I$(e){let t=e.indexOf("-x-");t!==-1&&(e=e.substring(0,t));let r=e.indexOf("-u-");if(r===-1)return[e];{let n,i;try{n=_v(e).resolvedOptions(),i=e}catch{let a=e.substring(0,r);n=_v(a).resolvedOptions(),i=a}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function A$(e,t,r){return(r||t)&&(e.includes("-u-")||(e+="-u"),r&&(e+=`-ca-${r}`),t&&(e+=`-nu-${t}`)),e}function L$(e){let t=[];for(let r=1;r<=12;r++){let n=Ce.utc(2009,r,1);t.push(e(n))}return t}function k$(e){let t=[];for(let r=1;r<=7;r++){let n=Ce.utc(2016,11,13+r);t.push(e(n))}return t}function t0(e,t,r,n){let i=e.listingMode();return i==="error"?null:i==="en"?r(t):n(t)}function N$(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem==="latn"}var Q6,vv,Sv,xv,jm,K6,Ev,Cv,Tv,O$,pt,qm=U(()=>{Fn();i0();Wa();Ba();za();Q6={};vv={};Sv={};xv={};jm=null;K6={};Ev=class{constructor(t,r,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;let{padTo:i,floor:o,...s}=n;if(!r||Object.keys(s).length>0){let c={useGrouping:!1,...n};n.padTo>0&&(c.minimumIntegerDigits=n.padTo),this.inf=C$(t,c)}}format(t){if(this.inf){let r=this.floor?Math.floor(t):t;return this.inf.format(r)}else{let r=this.floor?Math.floor(t):Pf(t,3);return Zt(r,this.padTo)}}},Cv=class{constructor(t,r,n){this.opts=n,this.originalZone=void 0;let i;if(this.opts.timeZone)this.dt=t;else if(t.zone.type==="fixed"){let s=-1*(t.offset/60),c=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;t.offset!==0&&rr.create(c).valid?(i=c,this.dt=t):(i="UTC",this.dt=t.offset===0?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else t.zone.type==="system"?this.dt=t:t.zone.type==="iana"?(this.dt=t,i=t.zone.name):(i="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);let o={...this.opts};o.timeZone=o.timeZone||i,this.dtf=_v(r,o)}format(){return this.originalZone?this.formatToParts().map(({value:t})=>t).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){let t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map(r=>{if(r.type==="timeZoneName"){let n=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...r,value:n}}else return r}):t}resolvedOptions(){return this.dtf.resolvedOptions()}},Tv=class{constructor(t,r,n){this.opts={style:"long",...n},!r&&r0()&&(this.rtf=T$(t,n))}format(t,r){return this.rtf?this.rtf.format(t,r):eE(r,t,this.opts.numeric,this.opts.style!=="long")}formatToParts(t,r){return this.rtf?this.rtf.formatToParts(t,r):[]}},O$={firstDay:1,minimalDays:4,weekend:[6,7]},pt=class e{static fromOpts(t){return e.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,r,n,i,o=!1){let s=t||ft.defaultLocale,c=s||(o?"en-US":M$()),a=r||ft.defaultNumberingSystem,d=n||ft.defaultOutputCalendar,h=Hm(i)||ft.defaultWeekSettings;return new e(c,a,d,h,s)}static resetCache(){jm=null,vv={},Sv={},xv={}}static fromObject({locale:t,numberingSystem:r,outputCalendar:n,weekSettings:i}={}){return e.create(t,r,n,i)}constructor(t,r,n,i,o){let[s,c,a]=I$(t);this.locale=s,this.numberingSystem=r||c||null,this.outputCalendar=n||a||null,this.weekSettings=i,this.intl=A$(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=o,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=N$(this)),this.fastNumbersCached}listingMode(){let t=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return t&&r?"en":"intl"}clone(t){return!t||Object.getOwnPropertyNames(t).length===0?this:e.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,Hm(t.weekSettings)||this.weekSettings,t.defaultToEN||!1)}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,r=!1){return t0(this,t,Mv,()=>{let n=r?{month:t,day:"numeric"}:{month:t},i=r?"format":"standalone";return this.monthsCache[i][t]||(this.monthsCache[i][t]=L$(o=>this.extract(o,n,"month"))),this.monthsCache[i][t]})}weekdays(t,r=!1){return t0(this,t,Pv,()=>{let n=r?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},i=r?"format":"standalone";return this.weekdaysCache[i][t]||(this.weekdaysCache[i][t]=k$(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][t]})}meridiems(){return t0(this,void 0,()=>Iv,()=>{if(!this.meridiemCache){let t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ce.utc(2016,11,13,9),Ce.utc(2016,11,13,19)].map(r=>this.extract(r,t,"dayperiod"))}return this.meridiemCache})}eras(t){return t0(this,t,Av,()=>{let r={era:t};return this.eraCache[t]||(this.eraCache[t]=[Ce.utc(-40,1,1),Ce.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[t]})}extract(t,r,n){let i=this.dtFormatter(t,r),o=i.formatToParts(),s=o.find(c=>c.type.toLowerCase()===n);return s?s.value:null}numberFormatter(t={}){return new Ev(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,r={}){return new Cv(t,this.intl,r)}relFormatter(t={}){return new Tv(this.intl,this.isEnglish(),t)}listFormatter(t={}){return E$(this.intl,t)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:n0()?P$(this.locale):O$}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}});var kv,bt,If=U(()=>{Fn();Vl();kv=null,bt=class e extends gr{static get utcInstance(){return kv===null&&(kv=new e(0)),kv}static instance(t){return t===0?e.utcInstance:new e(t)}static parseSpecifier(t){if(t){let r=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new e(zl(r[1],r[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Va(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Va(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,r){return Va(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return t.type==="fixed"&&t.fixed===this.fixed}get isValid(){return!0}}});var Af,Nv=U(()=>{Vl();Af=class extends gr{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}});function oo(e,t){let r;if(We(e)||e===null)return t;if(e instanceof gr)return e;if(tE(e)){let n=e.toLowerCase();return n==="default"?t:n==="local"||n==="system"?Ua.instance:n==="utc"||n==="gmt"?bt.utcInstance:bt.parseSpecifier(n)||rr.create(e)}else return so(e)?bt.instance(e):typeof e=="object"&&"offset"in e&&typeof e.offset=="function"?e:new Af(e)}var o0=U(()=>{Vl();za();If();Nv();Fn();X1()});function nE(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);if(e[r].search(Ov.hanidec)!==-1)t+=R$.indexOf(e[r]);else for(let i in rE){let[o,s]=rE[i];n>=o&&n<=s&&(t+=n-o)}}return parseInt(t,10)}else return t}function iE(){Lf={}}function ki({numberingSystem:e},t=""){let r=e||"latn";return Lf[r]||(Lf[r]={}),Lf[r][t]||(Lf[r][t]=new RegExp(`${Ov[r]}${t}`)),Lf[r][t]}var Ov,rE,R$,Lf,Rv=U(()=>{Ov={arab:"[\u0660-\u0669]",arabext:"[\u06F0-\u06F9]",bali:"[\u1B50-\u1B59]",beng:"[\u09E6-\u09EF]",deva:"[\u0966-\u096F]",fullwide:"[\uFF10-\uFF19]",gujr:"[\u0AE6-\u0AEF]",hanidec:"[\u3007|\u4E00|\u4E8C|\u4E09|\u56DB|\u4E94|\u516D|\u4E03|\u516B|\u4E5D]",khmr:"[\u17E0-\u17E9]",knda:"[\u0CE6-\u0CEF]",laoo:"[\u0ED0-\u0ED9]",limb:"[\u1946-\u194F]",mlym:"[\u0D66-\u0D6F]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0B66-\u0B6F]",tamldec:"[\u0BE6-\u0BEF]",telu:"[\u0C66-\u0C6F]",thai:"[\u0E50-\u0E59]",tibt:"[\u0F20-\u0F29]",latn:"\\d"},rE={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},R$=Ov.hanidec.replace(/[\[|\]]/g,"").split("");Lf={}});var oE,sE,aE,cE,lE,uE,dE,fE,ft,Wa=U(()=>{X1();za();qm();Ba();o0();Fn();Rv();oE=()=>Date.now(),sE="system",aE=null,cE=null,lE=null,uE=60,fE=null,ft=class{static get now(){return oE}static set now(t){oE=t}static set defaultZone(t){sE=t}static get defaultZone(){return oo(sE,Ua.instance)}static get defaultLocale(){return aE}static set defaultLocale(t){aE=t}static get defaultNumberingSystem(){return cE}static set defaultNumberingSystem(t){cE=t}static get defaultOutputCalendar(){return lE}static set defaultOutputCalendar(t){lE=t}static get defaultWeekSettings(){return fE}static set defaultWeekSettings(t){fE=Hm(t)}static get twoDigitCutoffYear(){return uE}static set twoDigitCutoffYear(t){uE=t%100}static get throwOnInvalid(){return dE}static set throwOnInvalid(t){dE=t}static resetCaches(){pt.resetCache(),rr.resetCache(),Ce.resetCache(),iE()}}});var jr,Zm=U(()=>{jr=class{constructor(t,r){this.reason=t,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}});function Ni(e,t){return new jr("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function s0(e,t,r){let n=new Date(Date.UTC(e,t-1,r));e<100&&e>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);let i=n.getUTCDay();return i===0?7:i}function hE(e,t,r){return r+(Bl(e)?mE:pE)[t-1]}function gE(e,t){let r=Bl(e)?mE:pE,n=r.findIndex(o=>o<t),i=t-r[n];return{month:n+1,day:i}}function a0(e,t){return(e-t+7)%7+1}function Ym(e,t=4,r=1){let{year:n,month:i,day:o}=e,s=hE(n,i,o),c=a0(s0(n,i,o),r),a=Math.floor((s-c+14-t)/7),d;return a<1?(d=n-1,a=Wl(d,t,r)):a>Wl(n,t,r)?(d=n+1,a=1):d=n,{weekYear:d,weekNumber:a,weekday:c,...Xm(e)}}function Dv(e,t=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=e,s=a0(s0(n,1,t),r),c=Ga(n),a=i*7+o-s-7+t,d;a<1?(d=n-1,a+=Ga(d)):a>c?(d=n+1,a-=Ga(n)):d=n;let{month:h,day:g}=gE(d,a);return{year:d,month:h,day:g,...Xm(e)}}function c0(e){let{year:t,month:r,day:n}=e,i=hE(t,r,n);return{year:t,ordinal:i,...Xm(e)}}function $v(e){let{year:t,ordinal:r}=e,{month:n,day:i}=gE(t,r);return{year:t,month:n,day:i,...Xm(e)}}function Fv(e,t){if(!We(e.localWeekday)||!We(e.localWeekNumber)||!We(e.localWeekYear)){if(!We(e.weekday)||!We(e.weekNumber)||!We(e.weekYear))throw new ro("Cannot mix locale-based week fields with ISO-based week fields");return We(e.localWeekday)||(e.weekday=e.localWeekday),We(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),We(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function wE(e,t=4,r=1){let n=Jm(e.weekYear),i=li(e.weekNumber,1,Wl(e.weekYear,t,r)),o=li(e.weekday,1,7);return n?i?o?!1:Ni("weekday",e.weekday):Ni("week",e.weekNumber):Ni("weekYear",e.weekYear)}function yE(e){let t=Jm(e.year),r=li(e.ordinal,1,Ga(e.year));return t?r?!1:Ni("ordinal",e.ordinal):Ni("year",e.year)}function Uv(e){let t=Jm(e.year),r=li(e.month,1,12),n=li(e.day,1,kf(e.year,e.month));return t?r?n?!1:Ni("day",e.day):Ni("month",e.month):Ni("year",e.year)}function Vv(e){let{hour:t,minute:r,second:n,millisecond:i}=e,o=li(t,0,23)||t===24&&r===0&&n===0&&i===0,s=li(r,0,59),c=li(n,0,59),a=li(i,0,999);return o?s?c?a?!1:Ni("millisecond",i):Ni("second",n):Ni("minute",r):Ni("hour",t)}var pE,mE,zv=U(()=>{Fn();Zm();$a();pE=[0,31,59,90,120,151,181,212,243,273,304,334],mE=[0,31,60,91,121,152,182,213,244,274,305,335]});function We(e){return typeof e>"u"}function so(e){return typeof e=="number"}function Jm(e){return typeof e=="number"&&e%1===0}function tE(e){return typeof e=="string"}function vE(e){return Object.prototype.toString.call(e)==="[object Date]"}function r0(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function n0(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function _E(e){return Array.isArray(e)?e:[e]}function Wv(e,t,r){if(e.length!==0)return e.reduce((n,i)=>{let o=[t(i),i];return n&&r(n[0],o[0])===n[0]?n:o},null)[1]}function SE(e,t){return t.reduce((r,n)=>(r[n]=e[n],r),{})}function ja(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Hm(e){if(e==null)return null;if(typeof e!="object")throw new tr("Week settings must be an object");if(!li(e.firstDay,1,7)||!li(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(t=>!li(t,1,7)))throw new tr("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function li(e,t,r){return Jm(e)&&e>=t&&e<=r}function D$(e,t){return e-t*Math.floor(e/t)}function Zt(e,t=2){let r=e<0,n;return r?n="-"+(""+-e).padStart(t,"0"):n=(""+e).padStart(t,"0"),n}function Ms(e){if(!(We(e)||e===null||e===""))return parseInt(e,10)}function Ha(e){if(!(We(e)||e===null||e===""))return parseFloat(e)}function Qm(e){if(!(We(e)||e===null||e==="")){let t=parseFloat("0."+e)*1e3;return Math.floor(t)}}function Pf(e,t,r=!1){let n=10**t;return(r?Math.trunc:Math.round)(e*n)/n}function Bl(e){return e%4===0&&(e%100!==0||e%400===0)}function Ga(e){return Bl(e)?366:365}function kf(e,t){let r=D$(t-1,12)+1,n=e+(t-r)/12;return r===2?Bl(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Mf(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function bE(e,t,r){return-a0(s0(e,1,t),r)+t-1}function Wl(e,t=4,r=1){let n=bE(e,t,r),i=bE(e+1,t,r);return(Ga(e)-n+i)/7}function Km(e){return e>99?e:e>ft.twoDigitCutoffYear?1900+e:2e3+e}function Q1(e,t,r,n=null){let i=new Date(e),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(o.timeZone=n);let s={timeZoneName:t,...o},c=new Intl.DateTimeFormat(r,s).formatToParts(i).find(a=>a.type.toLowerCase()==="timezonename");return c?c.value:null}function zl(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);let n=parseInt(t,10)||0,i=r<0||Object.is(r,-0)?-n:n;return r*60+i}function Bv(e){let t=Number(e);if(typeof e=="boolean"||e===""||Number.isNaN(t))throw new tr(`Invalid unit value ${e}`);return t}function Nf(e,t){let r={};for(let n in e)if(ja(e,n)){let i=e[n];if(i==null)continue;r[t(n)]=Bv(i)}return r}function Va(e,t){let r=Math.trunc(Math.abs(e/60)),n=Math.trunc(Math.abs(e%60)),i=e>=0?"+":"-";switch(t){case"short":return`${i}${Zt(r,2)}:${Zt(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${Zt(r,2)}${Zt(n,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function Xm(e){return SE(e,["hour","minute","second","millisecond"])}var Fn=U(()=>{$a();Wa();zv()});function Mv(e){switch(e){case"narrow":return[...F$];case"short":return[...Gv];case"long":return[...$$];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}function Pv(e){switch(e){case"narrow":return[...U$];case"short":return[...Hv];case"long":return[...jv];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}function Av(e){switch(e){case"narrow":return[...W$];case"short":return[...z$];case"long":return[...V$];default:return null}}function xE(e){return Iv[e.hour<12?0:1]}function EE(e,t){return Pv(t)[e.weekday-1]}function CE(e,t){return Mv(t)[e.month-1]}function TE(e,t){return Av(t)[e.year<0?0:1]}function eE(e,t,r="always",n=!1){let i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=["hours","minutes","seconds"].indexOf(e)===-1;if(r==="auto"&&o){let g=e==="days";switch(t){case 1:return g?"tomorrow":`next ${i[e][0]}`;case-1:return g?"yesterday":`last ${i[e][0]}`;case 0:return g?"today":`this ${i[e][0]}`;default:}}let s=Object.is(t,-0)||t<0,c=Math.abs(t),a=c===1,d=i[e],h=n?a?d[1]:d[2]||d[1]:a?i[e][0]:e;return s?`${c} ${h} ago`:`in ${c} ${h}`}var $$,Gv,F$,jv,Hv,U$,Iv,V$,z$,W$,i0=U(()=>{Gm();Fn();$$=["January","February","March","April","May","June","July","August","September","October","November","December"],Gv=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],F$=["J","F","M","A","M","J","J","A","S","O","N","D"];jv=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Hv=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],U$=["M","T","W","T","F","S","S"];Iv=["AM","PM"],V$=["Before Christ","Anno Domini"],z$=["BC","AD"],W$=["B","A"]});function ME(e,t){let r="";for(let n of e)n.literal?r+=n.val:r+=t(n.val);return r}var B$,Hr,eh=U(()=>{i0();Gm();Fn();B$={D:Fa,DD:Cm,DDD:Tm,DDDD:Mm,t:Pm,tt:Im,ttt:Am,tttt:Lm,T:km,TT:Nm,TTT:Om,TTTT:Rm,f:Dm,ff:Fm,fff:Vm,ffff:Wm,F:$m,FF:Um,FFF:zm,FFFF:Bm},Hr=class e{static create(t,r={}){return new e(t,r)}static parseFormat(t){let r=null,n="",i=!1,o=[];for(let s=0;s<t.length;s++){let c=t.charAt(s);c==="'"?(n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),r=null,n="",i=!i):i||c===r?n+=c:(n.length>0&&o.push({literal:/^\s+$/.test(n),val:n}),n=c,r=c)}return n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),o}static macroTokenToFormatOpts(t){return B$[t]}constructor(t,r){this.opts=r,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...r}).format()}dtFormatter(t,r={}){return this.loc.dtFormatter(t,{...this.opts,...r})}formatDateTime(t,r){return this.dtFormatter(t,r).format()}formatDateTimeParts(t,r){return this.dtFormatter(t,r).formatToParts()}formatInterval(t,r){return this.dtFormatter(t.start,r).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,r){return this.dtFormatter(t,r).resolvedOptions()}num(t,r=0){if(this.opts.forceSimple)return Zt(t,r);let n={...this.opts};return r>0&&(n.padTo=r),this.loc.numberFormatter(n).format(t)}formatDateTimeFromString(t,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(S,M)=>this.loc.extract(t,S,M),s=S=>t.isOffsetFixed&&t.offset===0&&S.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,S.format):"",c=()=>n?xE(t):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(S,M)=>n?CE(t,S):o(M?{month:S}:{month:S,day:"numeric"},"month"),d=(S,M)=>n?EE(t,S):o(M?{weekday:S}:{weekday:S,month:"long",day:"numeric"},"weekday"),h=S=>{let M=e.macroTokenToFormatOpts(S);return M?this.formatWithSystemDefault(t,M):S},g=S=>n?TE(t,S):o({era:S},"era"),v=S=>{switch(S){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12===0?12:t.hour%12);case"hh":return this.num(t.hour%12===0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return c();case"d":return i?o({day:"numeric"},"day"):this.num(t.day);case"dd":return i?o({day:"2-digit"},"day"):this.num(t.day,2);case"c":return this.num(t.weekday);case"ccc":return d("short",!0);case"cccc":return d("long",!0);case"ccccc":return d("narrow",!0);case"E":return this.num(t.weekday);case"EEE":return d("short",!1);case"EEEE":return d("long",!1);case"EEEEE":return d("narrow",!1);case"L":return i?o({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return i?o({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return i?o({month:"numeric"},"month"):this.num(t.month);case"MM":return i?o({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return i?o({year:"numeric"},"year"):this.num(t.year);case"yy":return i?o({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return i?o({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return i?o({year:"numeric"},"year"):this.num(t.year,6);case"G":return g("short");case"GG":return g("long");case"GGGGG":return g("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return h(S)}};return ME(e.parseFormat(r),v)}formatDurationFromString(t,r){let n=a=>{switch(a[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},i=a=>d=>{let h=n(d);return h?this.num(a.get(h),d.length):d},o=e.parseFormat(r),s=o.reduce((a,{literal:d,val:h})=>d?a:a.concat(h),[]),c=t.shiftTo(...s.map(n).filter(a=>a));return ME(o,i(c))}}});function Rf(...e){let t=e.reduce((r,n)=>r+n.source,"");return RegExp(`^${t}$`)}function Df(...e){return t=>e.reduce(([r,n,i],o)=>{let[s,c,a]=o(t,i);return[{...r,...s},c||n,a]},[{},null,1]).slice(0,2)}function $f(e,...t){if(e==null)return[null,null];for(let[r,n]of t){let i=r.exec(e);if(i)return n(i)}return[null,null]}function AE(...e){return(t,r)=>{let n={},i;for(i=0;i<e.length;i++)n[e[i]]=Ms(t[r+i]);return[n,null,r+i]}}function Of(e,t,r){let n=e[t];return We(n)?r:Ms(n)}function Q$(e,t){return[{year:Of(e,t),month:Of(e,t+1,1),day:Of(e,t+2,1)},null,t+3]}function Ff(e,t){return[{hours:Of(e,t,0),minutes:Of(e,t+1,0),seconds:Of(e,t+2,0),milliseconds:Qm(e[t+3])},null,t+4]}function th(e,t){let r=!e[t]&&!e[t+1],n=zl(e[t+1],e[t+2]),i=r?null:bt.instance(n);return[{},i,t+3]}function rh(e,t){let r=e[t]?rr.create(e[t]):null;return[{},r,t+1]}function tF(e){let[t,r,n,i,o,s,c,a,d]=e,h=t[0]==="-",g=a&&a[0]==="-",v=(S,M=!1)=>S!==void 0&&(M||S&&h)?-S:S;return[{years:v(Ha(r)),months:v(Ha(n)),weeks:v(Ha(i)),days:v(Ha(o)),hours:v(Ha(s)),minutes:v(Ha(c)),seconds:v(Ha(a),a==="-0"),milliseconds:v(Qm(d),g)}]}function Yv(e,t,r,n,i,o,s){let c={year:t.length===2?Km(Ms(t)):Ms(t),month:Gv.indexOf(r)+1,day:Ms(n),hour:Ms(i),minute:Ms(o)};return s&&(c.second=Ms(s)),e&&(c.weekday=e.length>3?jv.indexOf(e)+1:Hv.indexOf(e)+1),c}function iF(e){let[,t,r,n,i,o,s,c,a,d,h,g]=e,v=Yv(t,i,n,r,o,s,c),S;return a?S=rF[a]:d?S=0:S=zl(h,g),[v,new bt(S)]}function oF(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}function PE(e){let[,t,r,n,i,o,s,c]=e;return[Yv(t,i,n,r,o,s,c),bt.utcInstance]}function lF(e){let[,t,r,n,i,o,s,c]=e;return[Yv(t,c,r,n,i,o,s),bt.utcInstance]}function RE(e){return $f(e,[uF,OE],[dF,mF],[fF,hF],[pF,gF])}function DE(e){return $f(oF(e),[nF,iF])}function $E(e){return $f(e,[sF,PE],[aF,PE],[cF,lF])}function FE(e){return $f(e,[eF,tF])}function UE(e){return $f(e,[K$,wF])}function VE(e){return $f(e,[yF,OE],[bF,vF])}var IE,LE,G$,qv,kE,Zv,j$,H$,q$,Z$,Y$,J$,NE,X$,K$,eF,rF,nF,sF,aF,cF,uF,dF,fF,pF,OE,mF,hF,gF,wF,yF,bF,vF,Jv=U(()=>{Fn();i0();If();za();IE=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;LE=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,G$=`(?:${LE.source}?(?:\\[(${IE.source})\\])?)?`,qv=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,kE=RegExp(`${qv.source}${G$}`),Zv=RegExp(`(?:T${kE.source})?`),j$=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,H$=/(\d{4})-?W(\d\d)(?:-?(\d))?/,q$=/(\d{4})-?(\d{3})/,Z$=AE("weekYear","weekNumber","weekDay"),Y$=AE("year","ordinal"),J$=/(\d{4})-(\d\d)-(\d\d)/,NE=RegExp(`${qv.source} ?(?:${LE.source}|(${IE.source}))?`),X$=RegExp(`(?: ${NE.source})?`);K$=RegExp(`^T?${qv.source}$`),eF=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;rF={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};nF=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;sF=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,aF=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,cF=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;uF=Rf(j$,Zv),dF=Rf(H$,Zv),fF=Rf(q$,Zv),pF=Rf(kE),OE=Df(Q$,Ff,th,rh),mF=Df(Z$,Ff,th,rh),hF=Df(Y$,Ff,th,rh),gF=Df(Ff,th,rh);wF=Df(Ff);yF=Rf(J$,X$),bF=Rf(NE),vF=Df(Ff,th,rh)});function qa(e,t,r=!1){let n={values:r?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new Yt(n)}function GE(e,t){let r=t.milliseconds??0;for(let n of xF.slice(1))t[n]&&(r+=t[n]*e[n].milliseconds);return r}function WE(e,t){let r=GE(e,t)<0?-1:1;Gl.reduceRight((n,i)=>{if(We(t[i]))return n;if(n){let o=t[n]*r,s=e[i][n],c=Math.floor(o/s);t[i]+=c*r,t[n]-=c*s*r}return i},null),Gl.reduce((n,i)=>{if(We(t[i]))return n;if(n){let o=t[n]%1;t[n]-=o,t[i]+=o*e[n][i]}return i},null)}function EF(e){let t={};for(let[r,n]of Object.entries(e))n!==0&&(t[r]=n);return t}var zE,BE,_F,Oi,Uf,SF,Gl,xF,Yt,nh=U(()=>{$a();eh();Zm();qm();Jv();Fn();Wa();Ba();zE="Invalid Duration",BE={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},_F={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...BE},Oi=146097/400,Uf=146097/4800,SF={years:{quarters:4,months:12,weeks:Oi/7,days:Oi,hours:Oi*24,minutes:Oi*24*60,seconds:Oi*24*60*60,milliseconds:Oi*24*60*60*1e3},quarters:{months:3,weeks:Oi/28,days:Oi/4,hours:Oi*24/4,minutes:Oi*24*60/4,seconds:Oi*24*60*60/4,milliseconds:Oi*24*60*60*1e3/4},months:{weeks:Uf/7,days:Uf,hours:Uf*24,minutes:Uf*24*60,seconds:Uf*24*60*60,milliseconds:Uf*24*60*60*1e3},...BE},Gl=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],xF=Gl.slice(0).reverse();Yt=class e{constructor(t){let r=t.conversionAccuracy==="longterm"||!1,n=r?SF:_F;t.matrix&&(n=t.matrix),this.values=t.values,this.loc=t.loc||pt.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(t,r){return e.fromObject({milliseconds:t},r)}static fromObject(t,r={}){if(t==null||typeof t!="object")throw new tr(`Duration.fromObject: argument expected to be an object, got ${t===null?"null":typeof t}`);return new e({values:Nf(t,e.normalizeUnit),loc:pt.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(t){if(so(t))return e.fromMillis(t);if(e.isDuration(t))return t;if(typeof t=="object")return e.fromObject(t);throw new tr(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,r){let[n]=FE(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,r){let[n]=UE(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the Duration is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new Y1(n);return new e({invalid:n})}static normalizeUnit(t){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t&&t.toLowerCase()];if(!r)throw new Tf(t);return r}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?Hr.create(this.loc,n).formatDurationFromString(this,t):zE}toHuman(t={}){if(!this.isValid)return zE;let r=Gl.map(n=>{let i=this.values[n];return We(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:n.slice(0,-1)}).format(i)}).filter(n=>n);return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(r)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return this.years!==0&&(t+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(t+=this.months+this.quarters*3+"M"),this.weeks!==0&&(t+=this.weeks+"W"),this.days!==0&&(t+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(t+="T"),this.hours!==0&&(t+=this.hours+"H"),this.minutes!==0&&(t+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(t+=Pf(this.seconds+this.milliseconds/1e3,3)+"S"),t==="P"&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;let r=this.toMillis();return r<0||r>=864e5?null:(t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1},Ce.fromMillis(r,{zone:"UTC"}).toISOTime(t))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?GE(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t),n={};for(let i of Gl)(ja(r.values,i)||ja(this.values,i))&&(n[i]=r.get(i)+this.get(i));return qa(this,{values:n},!0)}minus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t);return this.plus(r.negate())}mapUnits(t){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=Bv(t(this.values[n],n));return qa(this,{values:r},!0)}get(t){return this[e.normalizeUnit(t)]}set(t){if(!this.isValid)return this;let r={...this.values,...Nf(t,e.normalizeUnit)};return qa(this,{values:r})}reconfigure({locale:t,numberingSystem:r,conversionAccuracy:n,matrix:i}={}){let s={loc:this.loc.clone({locale:t,numberingSystem:r}),matrix:i,conversionAccuracy:n};return qa(this,s)}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;let t=this.toObject();return WE(this.matrix,t),qa(this,{values:t},!0)}rescale(){if(!this.isValid)return this;let t=EF(this.normalize().shiftToAll().toObject());return qa(this,{values:t},!0)}shiftTo(...t){if(!this.isValid)return this;if(t.length===0)return this;t=t.map(s=>e.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of Gl)if(t.indexOf(s)>=0){o=s;let c=0;for(let d in n)c+=this.matrix[d][s]*n[d],n[d]=0;so(i[s])&&(c+=i[s]);let a=Math.trunc(c);r[s]=a,n[s]=(c*1e3-a*1e3)/1e3}else so(i[s])&&(n[s]=i[s]);for(let s in n)n[s]!==0&&(r[o]+=s===o?n[s]:n[s]/this.matrix[o][s]);return WE(this.matrix,r),qa(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let t={};for(let r of Object.keys(this.values))t[r]=this.values[r]===0?0:-this.values[r];return qa(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid||!this.loc.equals(t.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of Gl)if(!r(this.values[n],t.values[n]))return!1;return!0}}});function CF(e,t){return!e||!e.isValid?Ps.invalid("missing or invalid start"):!t||!t.isValid?Ps.invalid("missing or invalid end"):t<e?Ps.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null}var Vf,Ps,Xv=U(()=>{Ba();nh();Wa();$a();Zm();eh();Gm();Vf="Invalid Interval";Ps=class e{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the Interval is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new Z1(n);return new e({invalid:n})}static fromDateTimes(t,r){let n=zf(t),i=zf(r),o=CF(n,i);return o??new e({start:n,end:i})}static after(t,r){let n=Yt.fromDurationLike(r),i=zf(t);return e.fromDateTimes(i,i.plus(n))}static before(t,r){let n=Yt.fromDurationLike(r),i=zf(t);return e.fromDateTimes(i.minus(n),i)}static fromISO(t,r){let[n,i]=(t||"").split("/",2);if(n&&i){let o,s;try{o=Ce.fromISO(n,r),s=o.isValid}catch{s=!1}let c,a;try{c=Ce.fromISO(i,r),a=c.isValid}catch{a=!1}if(s&&a)return e.fromDateTimes(o,c);if(s){let d=Yt.fromISO(i,r);if(d.isValid)return e.after(o,d)}else if(a){let d=Yt.fromISO(n,r);if(d.isValid)return e.before(c,d)}}return e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(t,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(t,r),Math.floor(i.diff(n,t).get(t))+(i.valueOf()!==this.end.valueOf())}hasSame(t){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,t):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return this.isValid?this.s>t:!1}isBefore(t){return this.isValid?this.e<=t:!1}contains(t){return this.isValid?this.s<=t&&this.e>t:!1}set({start:t,end:r}={}){return this.isValid?e.fromDateTimes(t||this.s,r||this.e):this}splitAt(...t){if(!this.isValid)return[];let r=t.map(zf).filter(s=>this.contains(s)).sort((s,c)=>s.toMillis()-c.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,c=+s>+this.e?this.e:s;n.push(e.fromDateTimes(i,c)),i=c,o+=1}return n}splitBy(t){let r=Yt.fromDurationLike(t);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let c=this.start.plus(r.mapUnits(a=>a*i));o=+c>+this.e?this.e:c,s.push(e.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return this.isValid?+this.e==+t.s:!1}abutsEnd(t){return this.isValid?+t.e==+this.s:!1}engulfs(t){return this.isValid?this.s<=t.s&&this.e>=t.e:!1}equals(t){return!this.isValid||!t.isValid?!1:this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;let r=this.s>t.s?this.s:t.s,n=this.e<t.e?this.e:t.e;return r>=n?null:e.fromDateTimes(r,n)}union(t){if(!this.isValid)return this;let r=this.s<t.s?this.s:t.s,n=this.e>t.e?this.e:t.e;return e.fromDateTimes(r,n)}static merge(t){let[r,n]=t.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(t){let r=null,n=0,i=[],o=t.map(a=>[{time:a.s,type:"s"},{time:a.e,type:"e"}]),s=Array.prototype.concat(...o),c=s.sort((a,d)=>a.time-d.time);for(let a of c)n+=a.type==="s"?1:-1,n===1?r=a.time:(r&&+r!=+a.time&&i.push(e.fromDateTimes(r,a.time)),r=null);return e.merge(i)}difference(...t){return e.xor([this].concat(t)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:Vf}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=Fa,r={}){return this.isValid?Hr.create(this.s.loc.clone(r),t).formatInterval(this):Vf}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:Vf}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Vf}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:Vf}toFormat(t,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(t)}${r}${this.e.toFormat(t)}`:Vf}toDuration(t,r){return this.isValid?this.e.diff(this.s,t,r):Yt.invalid(this.invalidReason)}mapEndpoints(t){return e.fromDateTimes(t(this.s),t(this.e))}}});var Is,Qv=U(()=>{Ba();Wa();qm();za();o0();Fn();Is=class{static hasDST(t=ft.defaultZone){let r=Ce.now().setZone(t).set({month:12});return!t.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(t){return rr.isValidZone(t)}static normalizeZone(t){return oo(t,ft.defaultZone)}static getStartOfWeek({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:r=null}={}){return(r||pt.create(t)).getWeekendDays().slice()}static months(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||pt.create(r,n,o)).months(t)}static monthsFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||pt.create(r,n,o)).months(t,!0)}static weekdays(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||pt.create(r,n,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||pt.create(r,n,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return pt.create(t).meridiems()}static eras(t="short",{locale:r=null}={}){return pt.create(r,null,"gregory").eras(t)}static features(){return{relative:r0(),localeWeek:n0()}}}});function jE(e,t){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(t)-r(e);return Math.floor(Yt.fromMillis(n).as("days"))}function TF(e,t,r){let n=[["years",(a,d)=>d.year-a.year],["quarters",(a,d)=>d.quarter-a.quarter+(d.year-a.year)*4],["months",(a,d)=>d.month-a.month+(d.year-a.year)*12],["weeks",(a,d)=>{let h=jE(a,d);return(h-h%7)/7}],["days",jE]],i={},o=e,s,c;for(let[a,d]of n)r.indexOf(a)>=0&&(s=a,i[a]=d(e,t),c=o.plus(i),c>t?(i[a]--,e=o.plus(i),e>t&&(c=e,i[a]--,e=o.plus(i))):e=c);return[e,i,c,s]}function HE(e,t,r,n){let[i,o,s,c]=TF(e,t,r),a=t-i,d=r.filter(g=>["hours","minutes","seconds","milliseconds"].indexOf(g)>=0);d.length===0&&(s<t&&(s=i.plus({[c]:1})),s!==i&&(o[c]=(o[c]||0)+a/(s-i)));let h=Yt.fromObject(o,n);return d.length>0?Yt.fromMillis(a,n).shiftTo(...d).plus(h):h}var qE=U(()=>{nh()});function wt(e,t=r=>r){return{regex:e,deser:([r])=>t(nE(r))}}function IF(e){return e.replace(/\./g,"\\.?").replace(XE,JE)}function ZE(e){return e.replace(/\./g,"").replace(XE," ").toLowerCase()}function ao(e,t){return e===null?null:{regex:RegExp(e.map(IF).join("|")),deser:([r])=>e.findIndex(n=>ZE(r)===ZE(n))+t}}function YE(e,t){return{regex:e,deser:([,r,n])=>zl(r,n),groups:t}}function l0(e){return{regex:e,deser:([t])=>t}}function AF(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function LF(e,t){let r=ki(t),n=ki(t,"{2}"),i=ki(t,"{3}"),o=ki(t,"{4}"),s=ki(t,"{6}"),c=ki(t,"{1,2}"),a=ki(t,"{1,3}"),d=ki(t,"{1,6}"),h=ki(t,"{1,9}"),g=ki(t,"{2,4}"),v=ki(t,"{4,6}"),S=O=>({regex:RegExp(AF(O.val)),deser:([z])=>z,literal:!0}),I=(O=>{if(e.literal)return S(O);switch(O.val){case"G":return ao(t.eras("short"),0);case"GG":return ao(t.eras("long"),0);case"y":return wt(d);case"yy":return wt(g,Km);case"yyyy":return wt(o);case"yyyyy":return wt(v);case"yyyyyy":return wt(s);case"M":return wt(c);case"MM":return wt(n);case"MMM":return ao(t.months("short",!0),1);case"MMMM":return ao(t.months("long",!0),1);case"L":return wt(c);case"LL":return wt(n);case"LLL":return ao(t.months("short",!1),1);case"LLLL":return ao(t.months("long",!1),1);case"d":return wt(c);case"dd":return wt(n);case"o":return wt(a);case"ooo":return wt(i);case"HH":return wt(n);case"H":return wt(c);case"hh":return wt(n);case"h":return wt(c);case"mm":return wt(n);case"m":return wt(c);case"q":return wt(c);case"qq":return wt(n);case"s":return wt(c);case"ss":return wt(n);case"S":return wt(a);case"SSS":return wt(i);case"u":return l0(h);case"uu":return l0(c);case"uuu":return wt(r);case"a":return ao(t.meridiems(),0);case"kkkk":return wt(o);case"kk":return wt(g,Km);case"W":return wt(c);case"WW":return wt(n);case"E":case"c":return wt(r);case"EEE":return ao(t.weekdays("short",!1),1);case"EEEE":return ao(t.weekdays("long",!1),1);case"ccc":return ao(t.weekdays("short",!0),1);case"cccc":return ao(t.weekdays("long",!0),1);case"Z":case"ZZ":return YE(new RegExp(`([+-]${c.source})(?::(${n.source}))?`),2);case"ZZZ":return YE(new RegExp(`([+-]${c.source})(${n.source})?`),2);case"z":return l0(/[a-z_+-/]{1,256}?/i);case" ":return l0(/[^\S\n\r]/);default:return S(O)}})(e)||{invalidReason:MF};return I.token=e,I}function NF(e,t,r){let{type:n,value:i}=e;if(n==="literal"){let a=/^\s+$/.test(i);return{literal:!a,val:a?" ":i}}let o=t[n],s=n;n==="hour"&&(t.hour12!=null?s=t.hour12?"hour12":"hour24":t.hourCycle!=null?t.hourCycle==="h11"||t.hourCycle==="h12"?s="hour12":s="hour24":s=r.hour12?"hour12":"hour24");let c=kF[s];if(typeof c=="object"&&(c=c[o]),c)return{literal:!1,val:c}}function OF(e){return[`^${e.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,e]}function RF(e,t,r){let n=e.match(t);if(n){let i={},o=1;for(let s in r)if(ja(r,s)){let c=r[s],a=c.groups?c.groups+1:1;!c.literal&&c.token&&(i[c.token.val[0]]=c.deser(n.slice(o,o+a))),o+=a}return[n,i]}else return[n,{}]}function DF(e){let t=o=>{switch(o){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},r=null,n;return We(e.z)||(r=rr.create(e.z)),We(e.Z)||(r||(r=new bt(e.Z)),n=e.Z),We(e.q)||(e.M=(e.q-1)*3+1),We(e.h)||(e.h<12&&e.a===1?e.h+=12:e.h===12&&e.a===0&&(e.h=0)),e.G===0&&e.y&&(e.y=-e.y),We(e.u)||(e.S=Qm(e.u)),[Object.keys(e).reduce((o,s)=>{let c=t(s);return c&&(o[c]=e[s]),o},{}),r,n]}function $F(){return Kv||(Kv=Ce.fromMillis(1555555555555)),Kv}function FF(e,t){if(e.literal)return e;let r=Hr.macroTokenToFormatOpts(e.val),n=r_(r,t);return n==null||n.includes(void 0)?e:n}function e_(e,t){return Array.prototype.concat(...e.map(r=>FF(r,t)))}function t_(e,t,r){return new ih(e,r).explainFromTokens(t)}function QE(e,t,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=t_(e,t,r);return[n,i,o,s]}function r_(e,t){if(!e)return null;let n=Hr.create(t,e).dtFormatter($F()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>NF(s,e,o))}var MF,PF,JE,XE,kF,Kv,ih,KE=U(()=>{Fn();eh();If();za();Ba();Rv();$a();MF="missing Intl.DateTimeFormat.formatToParts support";PF="\xA0",JE=`[ ${PF}]`,XE=new RegExp(JE,"g");kF={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};Kv=null;ih=class{constructor(t,r){if(this.locale=t,this.format=r,this.tokens=e_(Hr.parseFormat(r),t),this.units=this.tokens.map(n=>LF(n,t)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=OF(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(t){if(this.isValid){let[r,n]=RF(t,this.regex,this.handlers),[i,o,s]=n?DF(n):[null,null,void 0];if(ja(n,"a")&&ja(n,"H"))throw new ro("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:r,matches:n,result:i,zone:o,specificOffset:s}}else return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}});function oh(e){return new jr("unsupported zone",`the zone "${e.name}" is not supported`)}function i_(e){return e.weekData===null&&(e.weekData=Ym(e.c)),e.weekData}function o_(e){return e.localWeekData===null&&(e.localWeekData=Ym(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function jl(e,t){let r={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new Ce({...r,...t,old:r})}function aC(e,t,r){let n=e-t*60*1e3,i=r.offset(n);if(t===i)return[n,t];n-=(i-t)*60*1e3;let o=r.offset(n);return i===o?[n,i]:[e-Math.min(i,o)*60*1e3,Math.max(i,o)]}function u0(e,t){e+=t*60*1e3;let r=new Date(e);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function f0(e,t,r){return aC(Mf(e),t,r)}function tC(e,t){let r=e.o,n=e.c.year+Math.trunc(t.years),i=e.c.month+Math.trunc(t.months)+Math.trunc(t.quarters)*3,o={...e.c,year:n,month:i,day:Math.min(e.c.day,kf(n,i))+Math.trunc(t.days)+Math.trunc(t.weeks)*7},s=Yt.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),c=Mf(o),[a,d]=aC(c,r,e.zone);return s!==0&&(a+=s,d=e.zone.offset(a)),{ts:a,o:d}}function Wf(e,t,r,n,i,o){let{setZone:s,zone:c}=r;if(e&&Object.keys(e).length!==0||t){let a=t||c,d=Ce.fromObject(e,{...r,zone:a,specificOffset:o});return s?d:d.setZone(c)}else return Ce.invalid(new jr("unparsable",`the input "${i}" can't be parsed as ${n}`))}function d0(e,t,r=!0){return e.isValid?Hr.create(pt.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(e,t):null}function s_(e,t){let r=e.c.year>9999||e.c.year<0,n="";return r&&e.c.year>=0&&(n+="+"),n+=Zt(e.c.year,r?6:4),t?(n+="-",n+=Zt(e.c.month),n+="-",n+=Zt(e.c.day)):(n+=Zt(e.c.month),n+=Zt(e.c.day)),n}function rC(e,t,r,n,i,o){let s=Zt(e.c.hour);return t?(s+=":",s+=Zt(e.c.minute),(e.c.millisecond!==0||e.c.second!==0||!r)&&(s+=":")):s+=Zt(e.c.minute),(e.c.millisecond!==0||e.c.second!==0||!r)&&(s+=Zt(e.c.second),(e.c.millisecond!==0||!n)&&(s+=".",s+=Zt(e.c.millisecond,3))),i&&(e.isOffsetFixed&&e.offset===0&&!o?s+="Z":e.o<0?(s+="-",s+=Zt(Math.trunc(-e.o/60)),s+=":",s+=Zt(Math.trunc(-e.o%60))):(s+="+",s+=Zt(Math.trunc(e.o/60)),s+=":",s+=Zt(Math.trunc(e.o%60)))),o&&(s+="["+e.zone.ianaName+"]"),s}function BF(e){let t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new Tf(e);return t}function nC(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return BF(e)}}function GF(e){return m0[e]||(p0===void 0&&(p0=ft.now()),m0[e]=e.offset(p0)),m0[e]}function iC(e,t){let r=oo(t.zone,ft.defaultZone);if(!r.isValid)return Ce.invalid(oh(r));let n=pt.fromObject(t),i,o;if(We(e.year))i=ft.now();else{for(let a of lC)We(e[a])&&(e[a]=cC[a]);let s=Uv(e)||Vv(e);if(s)return Ce.invalid(s);let c=GF(r);[i,o]=f0(e,c,r)}return new Ce({ts:i,zone:r,loc:n,o})}function oC(e,t,r){let n=We(r.round)?!0:r.round,i=(s,c)=>(s=Pf(s,n||r.calendary?0:2,!0),t.loc.clone(r).relFormatter(r).format(s,c)),o=s=>r.calendary?t.hasSame(e,s)?0:t.startOf(s).diff(e.startOf(s),s).get(s):t.diff(e,s).get(s);if(r.unit)return i(o(r.unit),r.unit);for(let s of r.units){let c=o(s);if(Math.abs(c)>=1)return i(c,s)}return i(e>t?-0:0,r.units[r.units.length-1])}function sC(e){let t={},r;return e.length>0&&typeof e[e.length-1]=="object"?(t=e[e.length-1],r=Array.from(e).slice(0,e.length-1)):r=Array.from(e),[t,r]}function zf(e){if(Ce.isDateTime(e))return e;if(e&&e.valueOf&&so(e.valueOf()))return Ce.fromJSDate(e);if(e&&typeof e=="object")return Ce.fromObject(e);throw new tr(`Unknown datetime argument: ${e}, of type ${typeof e}`)}var n_,eC,cC,UF,VF,lC,zF,WF,p0,m0,Ce,Ba=U(()=>{nh();Xv();Wa();Qv();eh();If();qm();Fn();o0();qE();Jv();KE();zv();Gm();$a();Zm();n_="Invalid DateTime",eC=864e13;cC={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},UF={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},VF={ordinal:1,hour:0,minute:0,second:0,millisecond:0},lC=["year","month","day","hour","minute","second","millisecond"],zF=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],WF=["year","ordinal","hour","minute","second","millisecond"];m0={},Ce=class e{constructor(t){let r=t.zone||ft.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new jr("invalid input"):null)||(r.isValid?null:oh(r));this.ts=We(t.ts)?ft.now():t.ts;let i=null,o=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(r))[i,o]=[t.old.c,t.old.o];else{let c=so(t.o)&&!t.old?t.o:r.offset(this.ts);i=u0(this.ts,c),n=Number.isNaN(i.year)?new jr("invalid input"):null,i=n?null:i,o=n?null:c}this._zone=r,this.loc=t.loc||pt.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=i,this.o=o,this.isLuxonDateTime=!0}static now(){return new e({})}static local(){let[t,r]=sC(arguments),[n,i,o,s,c,a,d]=r;return iC({year:n,month:i,day:o,hour:s,minute:c,second:a,millisecond:d},t)}static utc(){let[t,r]=sC(arguments),[n,i,o,s,c,a,d]=r;return t.zone=bt.utcInstance,iC({year:n,month:i,day:o,hour:s,minute:c,second:a,millisecond:d},t)}static fromJSDate(t,r={}){let n=vE(t)?t.valueOf():NaN;if(Number.isNaN(n))return e.invalid("invalid input");let i=oo(r.zone,ft.defaultZone);return i.isValid?new e({ts:n,zone:i,loc:pt.fromObject(r)}):e.invalid(oh(i))}static fromMillis(t,r={}){if(so(t))return t<-eC||t>eC?e.invalid("Timestamp out of range"):new e({ts:t,zone:oo(r.zone,ft.defaultZone),loc:pt.fromObject(r)});throw new tr(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,r={}){if(so(t))return new e({ts:t*1e3,zone:oo(r.zone,ft.defaultZone),loc:pt.fromObject(r)});throw new tr("fromSeconds requires a numerical input")}static fromObject(t,r={}){t=t||{};let n=oo(r.zone,ft.defaultZone);if(!n.isValid)return e.invalid(oh(n));let i=pt.fromObject(r),o=Nf(t,nC),{minDaysInFirstWeek:s,startOfWeek:c}=Fv(o,i),a=ft.now(),d=We(r.specificOffset)?n.offset(a):r.specificOffset,h=!We(o.ordinal),g=!We(o.year),v=!We(o.month)||!We(o.day),S=g||v,M=o.weekYear||o.weekNumber;if((S||h)&&M)throw new ro("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(v&&h)throw new ro("Can't mix ordinal dates with month/day");let I=M||o.weekday&&!S,O,z,$=u0(a,d);I?(O=zF,z=UF,$=Ym($,s,c)):h?(O=WF,z=VF,$=c0($)):(O=lC,z=cC);let B=!1;for(let xe of O){let Se=o[xe];We(Se)?B?o[xe]=z[xe]:o[xe]=$[xe]:B=!0}let j=I?wE(o,s,c):h?yE(o):Uv(o),re=j||Vv(o);if(re)return e.invalid(re);let le=I?Dv(o,s,c):h?$v(o):o,[V,ge]=f0(le,d,n),Ie=new e({ts:V,zone:n,o:ge,loc:i});return o.weekday&&S&&t.weekday!==Ie.weekday?e.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${Ie.toISO()}`):Ie.isValid?Ie:e.invalid(Ie.invalid)}static fromISO(t,r={}){let[n,i]=RE(t);return Wf(n,i,r,"ISO 8601",t)}static fromRFC2822(t,r={}){let[n,i]=DE(t);return Wf(n,i,r,"RFC 2822",t)}static fromHTTP(t,r={}){let[n,i]=$E(t);return Wf(n,i,r,"HTTP",r)}static fromFormat(t,r,n={}){if(We(t)||We(r))throw new tr("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[c,a,d,h]=QE(s,t,r);return h?e.invalid(h):Wf(c,a,n,`format ${r}`,t,d)}static fromString(t,r,n={}){return e.fromFormat(t,r,n)}static fromSQL(t,r={}){let[n,i]=VE(t);return Wf(n,i,r,"SQL",t)}static invalid(t,r=null){if(!t)throw new tr("need to specify a reason the DateTime is invalid");let n=t instanceof jr?t:new jr(t,r);if(ft.throwOnInvalid)throw new q1(n);return new e({invalid:n})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,r={}){let n=r_(t,pt.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(t,r={}){return e_(Hr.parseFormat(t),pt.fromObject(r)).map(i=>i.val).join("")}static resetCache(){p0=void 0,m0={}}get(t){return this[t]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?i_(this).weekYear:NaN}get weekNumber(){return this.isValid?i_(this).weekNumber:NaN}get weekday(){return this.isValid?i_(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?o_(this).weekday:NaN}get localWeekNumber(){return this.isValid?o_(this).weekNumber:NaN}get localWeekYear(){return this.isValid?o_(this).weekYear:NaN}get ordinal(){return this.isValid?c0(this.c).ordinal:NaN}get monthShort(){return this.isValid?Is.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Is.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Is.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Is.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let t=864e5,r=6e4,n=Mf(this.c),i=this.zone.offset(n-t),o=this.zone.offset(n+t),s=this.zone.offset(n-i*r),c=this.zone.offset(n-o*r);if(s===c)return[this];let a=n-s*r,d=n-c*r,h=u0(a,s),g=u0(d,c);return h.hour===g.hour&&h.minute===g.minute&&h.second===g.second&&h.millisecond===g.millisecond?[jl(this,{ts:a}),jl(this,{ts:d})]:[this]}get isInLeapYear(){return Bl(this.year)}get daysInMonth(){return kf(this.year,this.month)}get daysInYear(){return this.isValid?Ga(this.year):NaN}get weeksInWeekYear(){return this.isValid?Wl(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Wl(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){let{locale:r,numberingSystem:n,calendar:i}=Hr.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(t=0,r={}){return this.setZone(bt.instance(t),r)}toLocal(){return this.setZone(ft.defaultZone)}setZone(t,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(t=oo(t,ft.defaultZone),t.equals(this.zone))return this;if(t.isValid){let i=this.ts;if(r||n){let o=t.offset(this.ts),s=this.toObject();[i]=f0(s,o,t)}return jl(this,{ts:i,zone:t})}else return e.invalid(oh(t))}reconfigure({locale:t,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:t,numberingSystem:r,outputCalendar:n});return jl(this,{loc:i})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;let r=Nf(t,nC),{minDaysInFirstWeek:n,startOfWeek:i}=Fv(r,this.loc),o=!We(r.weekYear)||!We(r.weekNumber)||!We(r.weekday),s=!We(r.ordinal),c=!We(r.year),a=!We(r.month)||!We(r.day),d=c||a,h=r.weekYear||r.weekNumber;if((d||s)&&h)throw new ro("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&s)throw new ro("Can't mix ordinal dates with month/day");let g;o?g=Dv({...Ym(this.c,n,i),...r},n,i):We(r.ordinal)?(g={...this.toObject(),...r},We(r.day)&&(g.day=Math.min(kf(g.year,g.month),g.day))):g=$v({...c0(this.c),...r});let[v,S]=f0(g,this.o,this.zone);return jl(this,{ts:v,o:S})}plus(t){if(!this.isValid)return this;let r=Yt.fromDurationLike(t);return jl(this,tC(this,r))}minus(t){if(!this.isValid)return this;let r=Yt.fromDurationLike(t).negate();return jl(this,tC(this,r))}startOf(t,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=Yt.normalizeUnit(t);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break;case"milliseconds":break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(t,r){return this.isValid?this.plus({[t]:1}).startOf(t,r).minus(1):this}toFormat(t,r={}){return this.isValid?Hr.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,t):n_}toLocaleString(t=Fa,r={}){return this.isValid?Hr.create(this.loc.clone(r),t).formatDateTime(this):n_}toLocaleParts(t={}){return this.isValid?Hr.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:i=!0,extendedZone:o=!1}={}){if(!this.isValid)return null;let s=t==="extended",c=s_(this,s);return c+="T",c+=rC(this,s,r,n,i,o),c}toISODate({format:t="extended"}={}){return this.isValid?s_(this,t==="extended"):null}toISOWeekDate(){return d0(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:i=!1,extendedZone:o=!1,format:s="extended"}={}){return this.isValid?(i?"T":"")+rC(this,s==="extended",r,t,n,o):null}toRFC2822(){return d0(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return d0(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?s_(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let i="HH:mm:ss.SSS";return(r||t)&&(n&&(i+=" "),r?i+="z":t&&(i+="ZZ")),d0(this,i,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():n_}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};let r={...this.c};return t.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,r="milliseconds",n={}){if(!this.isValid||!t.isValid)return Yt.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=_E(r).map(Yt.normalizeUnit),s=t.valueOf()>this.valueOf(),c=s?this:t,a=s?t:this,d=HE(c,a,o,i);return s?d.negate():d}diffNow(t="milliseconds",r={}){return this.diff(e.now(),t,r)}until(t){return this.isValid?Ps.fromDateTimes(this,t):this}hasSame(t,r,n){if(!this.isValid)return!1;let i=t.valueOf(),o=this.setZone(t.zone,{keepLocalTime:!0});return o.startOf(r,n)<=i&&i<=o.endOf(r,n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;let r=t.base||e.fromObject({},{zone:this.zone}),n=t.padding?this<r?-t.padding:t.padding:0,i=["years","months","days","hours","minutes","seconds"],o=t.unit;return Array.isArray(t.unit)&&(i=t.unit,o=void 0),oC(r,this.plus(n),{...t,numeric:"always",units:i,unit:o})}toRelativeCalendar(t={}){return this.isValid?oC(t.base||e.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(e.isDateTime))throw new tr("min requires all arguments be DateTimes");return Wv(t,r=>r.valueOf(),Math.min)}static max(...t){if(!t.every(e.isDateTime))throw new tr("max requires all arguments be DateTimes");return Wv(t,r=>r.valueOf(),Math.max)}static fromFormatExplain(t,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return t_(s,t,r)}static fromStringExplain(t,r,n={}){return e.fromFormatExplain(t,r,n)}static buildFormatParser(t,r={}){let{locale:n=null,numberingSystem:i=null}=r,o=pt.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new ih(o,t)}static fromFormatParser(t,r,n={}){if(We(t)||We(r))throw new tr("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=pt.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new tr(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:c,zone:a,specificOffset:d,invalidReason:h}=r.explainFromTokens(t);return h?e.invalid(h):Wf(c,a,n,`format ${r.format}`,t,d)}static get DATE_SHORT(){return Fa}static get DATE_MED(){return Cm}static get DATE_MED_WITH_WEEKDAY(){return wv}static get DATE_FULL(){return Tm}static get DATE_HUGE(){return Mm}static get TIME_SIMPLE(){return Pm}static get TIME_WITH_SECONDS(){return Im}static get TIME_WITH_SHORT_OFFSET(){return Am}static get TIME_WITH_LONG_OFFSET(){return Lm}static get TIME_24_SIMPLE(){return km}static get TIME_24_WITH_SECONDS(){return Nm}static get TIME_24_WITH_SHORT_OFFSET(){return Om}static get TIME_24_WITH_LONG_OFFSET(){return Rm}static get DATETIME_SHORT(){return Dm}static get DATETIME_SHORT_WITH_SECONDS(){return $m}static get DATETIME_MED(){return Fm}static get DATETIME_MED_WITH_SECONDS(){return Um}static get DATETIME_MED_WITH_WEEKDAY(){return yv}static get DATETIME_FULL(){return Vm}static get DATETIME_FULL_WITH_SECONDS(){return zm}static get DATETIME_HUGE(){return Wm}static get DATETIME_HUGE_WITH_SECONDS(){return Bm}}});var Un=U(()=>{Ba();nh();Xv();Qv();Vl();If();za();Nv();X1();Wa()});function Hl(e){return e instanceof gr?e===Ir.instance:e?.toString().toLowerCase()==="unknown"}function h0(e){return Hl(e)?Ir.instance:e}var Ir,sh=U(()=>{Un();Ir=class{};Ir.instance=new rr("Etc/UTC")});function Bf(e,t,r){return e<t?e-t:e>r?e-r:0}function Gf(e,t,r){return e<t?t:e>r?r:e}function co(e,t=!0){if(e instanceof gr)return e;if(e.toLowerCase()==="system")return"system";if(e.toLowerCase()==="utc")return"UTC";if(e.toLowerCase()==="unknown")return Ir.instance;if(/^[+-]?[0-9]{1,2}([:][0-9]{2})?$/.test(e)){let n=bt.parseSpecifier("UTC"+(e.startsWith("+")||e.startsWith("-")?"":"+")+e);if(n)return n}let r=rr.create(e);if(!r.isValid){if(t)throw new a_(g0.TimeZoneNotRecognized);return null}return r}var g0,jF,a_,ql,c_=U(()=>{Da();sh();Un();(function(e){e.TimeZoneNotRecognized="TimeZoneNotRecognized"})(g0||(g0={}));jF={[g0.TimeZoneNotRecognized]:"Timezone identifier has not been recognized."},a_=class e extends Error{constructor(t,r){super(Go(jF[t],r)),this.declaredRootClass="esri.arcade.arcadedate.dateerror",Error.captureStackTrace&&Error.captureStackTrace(this,e)}};ql=class e{constructor(t){this._date=t,this.declaredRootClass="esri.arcade.arcadedate"}static fromParts(t=0,r=1,n=1,i=0,o=0,s=0,c=0,a){if(isNaN(t)||isNaN(r)||isNaN(n)||isNaN(i)||isNaN(o)||isNaN(s)||isNaN(c))return null;let d=Ce.local(t,r).daysInMonth,h=Ce.fromObject({day:Gf(n,1,d),year:t,month:Gf(r,1,12),hour:Gf(i,0,23),minute:Gf(o,0,59),second:Gf(s,0,59),millisecond:Gf(c,0,999)},{zone:co(a)});return h=h.plus({months:Bf(r,1,12),days:Bf(n,1,d),hours:Bf(i,0,23),minutes:Bf(o,0,59),seconds:Bf(s,0,59),milliseconds:Bf(c,0,999)}),new e(h)}static get systemTimeZoneCanonicalName(){return Intl.DateTimeFormat().resolvedOptions().timeZone??"system"}static arcadeDateAndZoneToArcadeDate(t,r){let n=co(r);return t.isUnknownTimeZone||n===Ir.instance?e.fromParts(t.year,t.monthJS+1,t.day,t.hour,t.minute,t.second,t.millisecond,n):new e(t._date.setZone(n))}static dateJSToArcadeDate(t){return new e(Ce.fromJSDate(t,{zone:"system"}))}static dateJSAndZoneToArcadeDate(t,r="system"){let n=co(r);return new e(Ce.fromJSDate(t,{zone:n}))}static unknownEpochToArcadeDate(t){return new e(Ce.fromMillis(t,{zone:Ir.instance}))}static unknownDateJSToArcadeDate(t){return new e(Ce.fromMillis(t.getTime(),{zone:Ir.instance}))}static epochToArcadeDate(t,r="system"){let n=co(r);return new e(Ce.fromMillis(t,{zone:n}))}static dateTimeToArcadeDate(t){return new e(t)}clone(){return new e(this._date)}changeTimeZone(t){let r=co(t);return e.dateTimeToArcadeDate(this._date.setZone(r))}static dateTimeAndZoneToArcadeDate(t,r){let n=co(r);return t.zone===Ir.instance||n===Ir.instance?e.fromParts(t.year,t.month,t.day,t.hour,t.minute,t.second,t.millisecond,n):new e(t.setZone(n))}static nowToArcadeDate(t){let r=co(t);return new e(Ce.fromJSDate(new Date,{zone:r}))}static nowUTCToArcadeDate(){return new e(Ce.utc())}get isSystem(){return this.timeZone==="system"||this.timeZone===e.systemTimeZoneCanonicalName}equals(t){return this.isSystem&&t.isSystem?this.toNumber()===t.toNumber():this.isUnknownTimeZone===t.isUnknownTimeZone&&this._date.equals(t._date)}get isUnknownTimeZone(){return this._date.zone===Ir.instance}get isValid(){return this._date.isValid}get hour(){return this._date.hour}get second(){return this._date.second}get day(){return this._date.day}get dayOfWeekISO(){return this._date.weekday}get dayOfWeekJS(){let t=this._date.weekday;return t>6&&(t=0),t}get millisecond(){return this._date.millisecond}get monthISO(){return this._date.month}get weekISO(){return this._date.weekNumber}get yearISO(){return this._date.weekYear}get monthJS(){return this._date.month-1}get year(){return this._date.year}get minute(){return this._date.minute}get zone(){return this._date.zone}get timeZoneOffset(){return this.isUnknownTimeZone?0:this._date.offset}get timeZone(){if(this.isUnknownTimeZone)return"unknown";if(this._date.zone.type==="system")return"system";let t=this.zone;return t.type==="fixed"?t.fixed===0?"UTC":t.formatOffset(0,"short"):t.name}stringify(){return JSON.stringify(this.toJSDate())}plus(t){return new e(this._date.plus(t))}diff(t,r="milliseconds"){return this._date.diff(t._date,r)[r]}toISODate(){return this._date.toISODate()}toISOString(t){return t?this._date.toISO({suppressMilliseconds:!0,includeOffset:!this.isUnknownTimeZone}):this._date.toISO({includeOffset:!this.isUnknownTimeZone})}toISOTime(t,r){return this._date.toISOTime({suppressMilliseconds:t,includeOffset:r&&!this.isUnknownTimeZone})}toFormat(t,r){return this.isUnknownTimeZone&&(t=t.replaceAll("Z","")),this._date.toFormat(t,r)}toJSDate(){return this._date.toJSDate()}toSQLValue(){return this._date.toFormat("yyyy-LL-dd HH:mm:ss")}toSQLWithKeyword(){return`timestamp '${this.toSQLValue()}'`}toDateTime(){return this._date}toNumber(){return this._date.toMillis()}getTime(){return this._date.toMillis()}toUTC(){return new e(this._date.toUTC())}toLocal(){return new e(this._date.toLocal())}toString(){return this.toISOString(!0)}static fromReaderAsTimeStampOffset(t){if(!t)return null;let r=Ce.fromISO(t,{setZone:!0});return new e(r)}}});function yt(e){return e?{remove(){e&&(e(),e=void 0)}}:HF}function qF(e){e.forEach(t=>t?.remove())}function Zl(e){return yt(()=>qF(e))}var HF,Jn=U(()=>{HF={remove:()=>{}}});function dC(){let e=l_?.getAttribute("lang"),t=globalThis.navigator?.language;return YF??e??t??"en"}function ui(){return ah===void 0&&(ah=dC()),ah}function u_(e){return w0.push(e),yt(()=>w0.splice(w0.indexOf(e),1))}function jf(e){return y0.push(e),yt(()=>y0.splice(y0.indexOf(e),1))}function uC(){let e=ZF??dC();ah!==e&&([...y0].forEach(t=>t(e)),ah=e,[...w0].forEach(t=>t(e)))}var ZF,ah,YF,l_,w0,y0,As=U(()=>{Jn();YF=globalThis.esriConfig?.locale??globalThis.dojoConfig?.locale,l_=globalThis.document?.documentElement;w0=[];y0=[];globalThis.addEventListener?.("languagechange",uC),l_&&new MutationObserver(()=>{uC()}).observe(l_,{attributeFilter:["lang"]})});function fC(e){e=e.replaceAll(/LTS|LT|L{1,4}|l{1,4}/g,"[$&]");let t="",r=/(\[[^[]*\])|(\\)?([Hh]mm(ss)?|Mo|M{1,4}|Do|DDDo|D{1,4}|d{2,4}|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;for(let n of e.match(r)||[])switch(n){case"D":t+="d";break;case"DD":t+="dd";break;case"DDD":t+="o";break;case"d":t+="c";break;case"ddd":t+="ccc";break;case"dddd":t+="cccc";break;case"M":t+="L";break;case"MM":t+="LL";break;case"MMM":t+="LLL";break;case"MMMM":t+="LLLL";break;case"YY":t+="yy";break;case"Y":case"YYYY":t+="yyyy";break;case"Q":t+="q";break;case"X":case"x":t+=n;break;default:n.length>=2&&n.slice(0,1)==="["&&n.slice(-1)==="]"?t+=`'${n.slice(1,-1)}'`:t+=`'${n}'`}return t}var qr,ch=U(()=>{c_();As();Un();qr=class e{constructor(t,r,n){this._year=t,this._month=r,this._day=n,this.declaredRootClass="esri.core.sql.dateonly"}get month(){return this._month}get monthJS(){return this._month-1}get year(){return this._year}get day(){return this._day}get isValid(){return this.toDateTime("unknown").isValid}equals(t){return t instanceof e&&t.day===this.day&&t.month===this.month&&t.year===this.year}clone(){return new e(this._year,this._month,this._day)}toDateTime(t){return Ce.fromObject({day:this.day,month:this.month,year:this.year},{zone:co(t)})}toDateTimeLuxon(t){return Ce.fromObject({day:this.day,month:this.month,year:this.year},{zone:co(t)})}toString(){return`${this.year.toString().padStart(4,"0")}-${this.month.toString().padStart(2,"0")}-${this.day.toString().padStart(2,"0")}`}toFormat(t=null,r=!0){if(t===null||t==="")return this.toString();if(r&&(t=fC(t)),!t)return"";let n=this.toDateTime("unknown");return ql.dateTimeToArcadeDate(n).toFormat(t,{locale:ui(),numberingSystem:"latn"})}toArcadeDate(){let t=this.toDateTime("unknown");return ql.dateTimeToArcadeDate(t)}toNumber(){return this.toDateTime("unknown").toMillis()}toJSDate(){return this.toDateTime("unknown").toJSDate()}toStorageFormat(){return this.toFormat("yyyy-LL-dd",!1)}toSQLValue(){return this.toFormat("yyyy-LL-dd",!1)}toSQLWithKeyword(){return"date '"+this.toFormat("yyyy-LL-dd",!1)+"'"}plus(t,r){return e.fromDateTime(this.toUTCDateTime().plus({[t]:r}))}toUTCDateTime(){return Ce.utc(this.year,this.month,this.day,0,0,0,0)}difference(t,r){switch(r.toLowerCase()){case"days":case"day":case"d":return this.toUTCDateTime().diff(t.toUTCDateTime(),"days").days;case"months":case"month":return this.toUTCDateTime().diff(t.toUTCDateTime(),"months").months;case"minutes":case"minute":case"m":return r==="M"?this.toUTCDateTime().diff(t.toUTCDateTime(),"months").months:this.toUTCDateTime().diff(t.toUTCDateTime(),"minutes").minutes;case"seconds":case"second":case"s":return this.toUTCDateTime().diff(t.toUTCDateTime(),"seconds").seconds;case"milliseconds":case"millisecond":case"ms":default:return this.toUTCDateTime().diff(t.toUTCDateTime(),"milliseconds").milliseconds;case"hours":case"hour":case"h":return this.toUTCDateTime().diff(t.toUTCDateTime(),"hours").hours;case"years":case"year":case"y":return this.toUTCDateTime().diff(t.toUTCDateTime(),"years").years}}static fromMilliseconds(t){let r=Ce.fromMillis(t,{zone:bt.utcInstance});return r.isValid?e.fromParts(r.year,r.month,r.day):null}static fromSeconds(t){let r=Ce.fromSeconds(t,{zone:bt.utcInstance});return r.isValid?e.fromParts(r.year,r.month,r.day):null}static fromReader(t){if(!t)return null;let r=t.split("-");return r.length!==3?null:new e(parseInt(r[0],10),parseInt(r[1],10),parseInt(r[2],10))}static fromParts(t,r,n){let i=new e(t,r,n);return i.isValid===!1?null:i}static fromDateJS(t){return e.fromParts(t.getFullYear(),t.getMonth()+1,t.getDay())}static fromDateTime(t){return e.fromParts(t.year,t.month,t.day)}static fromSqlTimeStampOffset(t){return this.fromDateTime(t.toDateTime())}static fromString(t,r=null){if(t===""||t===null)return null;let n=[];if(r)(r=fC(r))&&n.push(r);else if(r===null||r===""){let i=Ce.fromISO(t,{setZone:!0});return i.isValid?e.fromParts(i.year,i.month,i.day):null}for(let i of n){let o=Ce.fromFormat(t,r??i);if(o.isValid)return new e(o.year,o.month,o.day)}return null}static fromNow(t="system"){let r=Ce.fromJSDate(new Date).setZone(co(t));return new e(r.year,r.month,r.day)}}});var te,JF,se,Za=U(()=>{Da();(function(e){e.InvalidFunctionParameters="InvalidFunctionParameters",e.InvalidValueForAggregateFunction="InvalidValueForAggregateFunction",e.UnsupportedSqlFunction="UnsupportedSqlFunction",e.UnsupportedOperator="UnsupportedOperator",e.UnsupportedSyntax="UnsupportedSyntax",e.UnsupportedIsRhs="UnsupportedIsRhs",e.UnsupportedIsLhs="UnsupportedIsLhs",e.InvalidDataType="InvalidDataType",e.CannotCastValue="CannotCastValue",e.FunctionNotRecognized="FunctionNotRecognized",e.InvalidTime="InvalidTime",e.InvalidParameterCount="InvalidParameterCount",e.InvalidTimeStamp="InvalidTimeStamp",e.InvalidDate="InvalidDate",e.InvalidOperator="InvalidOperator",e.IllegalInterval="IllegalInterval",e.YearMonthIntervals="YearMonthIntervals",e.PrimarySecondaryQualifiers="PrimarySecondaryQualifiers",e.MissingStatisticParameters="MissingStatisticParameters"})(te||(te={}));JF={[te.InvalidValueForAggregateFunction]:"Invalid value used in aggregate function",[te.MissingStatisticParameters]:"Statistic does not have 1 or 0 Parameters",[te.InvalidFunctionParameters]:"Invalid parameters for call to {function}",[te.UnsupportedIsLhs]:"Unsupported left hand expression in is statement",[te.UnsupportedIsRhs]:"Unsupported right hand expression in is statement",[te.UnsupportedOperator]:"Unsupported operator - {operator}",[te.UnsupportedSyntax]:"Unsupported syntax - {node}",[te.UnsupportedSqlFunction]:"Sql function not found = {function}",[te.InvalidDataType]:"Invalid sql data type",[te.InvalidDate]:"Invalid date encountered",[te.InvalidOperator]:"Invalid operator encountered",[te.InvalidTime]:"Invalid time encountered",[te.IllegalInterval]:"Illegal interval",[te.FunctionNotRecognized]:"Function not recognized",[te.InvalidTimeStamp]:"Invalid timestamp encountered",[te.InvalidParameterCount]:"Invalid parameter count for call to {name}",[te.PrimarySecondaryQualifiers]:"Primary and Secondary SqlInterval qualifiers not supported",[te.YearMonthIntervals]:"Year-Month Intervals not supported",[te.CannotCastValue]:"Cannot cast value to the required data type"},se=class e extends Error{constructor(t,r){super(Go(JF[t],r)),this.declaredRootClass="esri.arcade.featureset.support.sqlerror",Error.captureStackTrace&&Error.captureStackTrace(this,e)}}});function pC(e){return Number.isNaN(e)||e===0?e:Math.trunc(e)}var un,lh=U(()=>{Un();un=class e{constructor(t){this._timeStampOffset=t,this._date=null}toDateTime(){return this._date??(this._date=Ce.fromISO(this._timeStampOffset,{setZone:!0})),this._date}get isValid(){return this.toDateTime().isValid}get timezoneOffsetHour(){return pC(this.toDateTime().offset/60)}get timezoneOffsetMinutes(){return pC(this.toDateTime().offset%60)}toMilliseconds(){return this.toDateTime().toMillis()}get hour(){return this.toDateTime().hour}get minute(){return this.toDateTime().minute}get second(){return this.toDateTime().second}get day(){return this.toDateTime().day}get month(){return this.toDateTime().month}get year(){return this.toDateTime().year}startOfDay(){return e.fromDateTime(this.toDateTime().startOf("day"))}static fromJSDate(t){return new e(Ce.fromJSDate(t).toISO({includeOffset:!0}))}static fromDateTime(t){return new e(t.toISO({includeOffset:!0}))}static fromParts(t,r,n=0,i=0,o=0,s=0,c=0,a=!1,d=0,h=0){let g=`${t.toString().padStart(4,"0")}-${r.toString().padStart(2,"0")}-${n.toString().padStart(2,"0")}`,v="";s<10&&(v="0");let S=`${i.toString().padStart(2,"0")}:${o.toString().padStart(2,"0")}:${v+s.toString()}`;c!==0&&(S+="."+c.toString().padStart(3,"0"));let M=`${a?"-":"+"}${d.toString().padStart(2,"0")}:${h.toString().padStart(2,"0")}`;return new e(g+"T"+S+M)}toStorageFormat(){return this._timeStampOffset}toString(){return this._timeStampOffset}toSQLValue(){let t=this.toDateTime().toSQL({includeOffset:!0,includeOffsetSpace:!0});return t&&(t=t.replace(".000","")),t}toSQLWithKeyword(){return`timestamp '${this.toSQLValue()}'`}addMilliseconds(t){let r=this.toDateTime().plus(t);return e.fromDateTime(r)}}});function ee(e,t,r,n){var i,o=arguments.length,s=o<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(i=e[c])&&(s=(o<3?i(s):o>3?i(t,r,s):i(t,r))||s);return o>3&&s&&Object.defineProperty(t,r,s),s}var Zr=U(()=>{});var b0,d_=U(()=>{b0="20240930"});var Ct,Yl=U(()=>{gt();Bo();d_();Ct={apiKey:void 0,applicationName:"",applicationUrl:globalThis.location?.href,assetsPath:"",fontsUrl:"https://static.arcgis.com/fonts",geometryServiceUrl:"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",geoRSSServiceUrl:"https://utility.arcgis.com/sharing/rss",kmlServiceUrl:"https://utility.arcgis.com/sharing/kml",userPrivilegesApplied:!0,portalUrl:"https://www.arcgis.com",respectPrefersReducedMotion:!0,routeServiceUrl:"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",workers:{loaderConfig:{has:{},paths:{},map:{},packages:[]}},request:{crossOriginNoCorsDomains:null,httpsDomains:["arcgis.com","arcgisonline.com","esrikr.com","premiumservices.blackbridge.com","esripremium.accuweather.com","gbm.digitalglobe.com","firstlook.digitalglobe.com","msi.digitalglobe.com"],interceptors:[],internalInterceptors:[],maxUrlLength:2e3,priority:"high",proxyRules:[],proxyUrl:null,timeout:6e4,trustedServers:[],useIdentity:!0},log:{interceptors:[],level:null}};if(globalThis.esriConfig&&(H6(Ct,globalThis.esriConfig,!0),delete Ct.has),!Ct.assetsPath){{let e="4.31.0";Ct.assetsPath=`https://cdn.jsdelivr.net/npm/@arcgis/core@${e}-next.${b0}/assets`}Ct.defaultAssetsPath=Ct.assetsPath}});function XF(e,t,...r){console[e](`[${t}]`,...r)}function QF(...e){return X6(JSON.stringify(e,(r,n)=>typeof n!="object"||Array.isArray(n)?n:"[Object]"))}var mC,Xe,vt=U(()=>{Yl();gt();Da();mC={info:0,warn:1,error:2,none:3},Xe=class e{constructor(t){this.level=null,this._module="",this._parent=null,this.writer=null,this._loggedMessages={error:new Map,warn:new Map,info:new Map},t.level!=null&&(this.level=t.level),t.writer!=null&&(this.writer=t.writer),this._module=t.module,e._loggers.set(this.module,this);let r=this.module.lastIndexOf(".");r!==-1&&(this._parent=e.getLogger(this.module.slice(0,r)))}get module(){return this._module}get parent(){return this._parent}error(...t){this._log("error","always",...t)}warn(...t){this._log("warn","always",...t)}info(...t){this._log("info","always",...t)}errorOnce(...t){this._log("error","once",...t)}warnOnce(...t){this._log("warn","once",...t)}infoOnce(...t){this._log("info","once",...t)}errorOncePerTick(...t){this._log("error","oncePerTick",...t)}warnOncePerTick(...t){this._log("warn","oncePerTick",...t)}infoOncePerTick(...t){this._log("info","oncePerTick",...t)}get test(){}static get test(){}static getLogger(t){return t=typeof t!="string"?t.declaredClass:t,e._loggers.get(t)||new e({module:t})}_log(t,r,...n){if(this._matchLevel(t)){if(r!=="always"&&!e._throttlingDisabled){let i=QF(n),o=this._loggedMessages[t].get(i);if(r==="once"&&o!=null||r==="oncePerTick"&&o&&o>=e._tickCounter)return;this._loggedMessages[t].set(i,e._tickCounter),e._scheduleTickCounterIncrement()}for(let i of Ct.log.interceptors)if(i(t,this.module,...n))return;this._inheritedWriter()(t,this.module,...n)}}_parentWithMember(t,r){let n=this;for(;n!=null;){let i=n[t];if(i!=null)return i;n=n.parent}return r}_inheritedWriter(){return this._parentWithMember("writer",XF)}_matchLevel(t){let r=Ct.log.level||"warn";return mC[this._parentWithMember("level",r)]<=mC[t]}static _scheduleTickCounterIncrement(){e._tickCounterScheduled||(e._tickCounterScheduled=!0,Promise.resolve().then(()=>{e._tickCounter++,e._tickCounterScheduled=!1}))}};Xe._loggers=new Map,Xe._tickCounter=0,Xe._tickCounterScheduled=!1,Xe._throttlingDisabled=!1});function v0(e,t,r){let n=e.get(t);if(n!==void 0)return n;let i=r();return e.set(t,i),i}var f_=U(()=>{});function KF(e){return e==null?e:new Date(e)}function eU(e){return e==null?e:!!e}function tU(e){return e==null?e:e.toString()}function g_(e,t=0){return e==null?e:(e=parseFloat(e),isNaN(e)?t:e)}function rU(e){return e==null?e:Math.round(parseFloat(e))}function nU(e){return null}function gC(e,t){return r=>{let n=e(r);return t.step!=null&&(n=Math.round(n/t.step)*t.step),t.min!=null&&(n=Math.max(t.min,n)),t.max!=null&&(n=Math.min(t.max,n)),n}}function wC(e){return e?.constructor&&e.constructor.__accessorMetadata__!==void 0}function _0(e,t){return t!=null&&e&&!(t instanceof e)}function yC(e){return e&&"isCollection"in e}function hC(e){return e?.Type?typeof e.Type=="function"?e.Type:e.Type.base:null}function iU(e,t){if(!t?.constructor||!yC(t.constructor))return p_(e,t)?t:new e(t);let r=hC(e.prototype.itemType),n=hC(t.constructor.prototype.itemType);return r?n?r===n?t:r.prototype.isPrototypeOf(n.prototype)?new e(t):(p_(e,t),t):new e(t):t}function p_(e,t){return!!wC(t)&&(Hf().error("Accessor#set","Assigning an instance of '"+(t.declaredClass||"unknown")+"' which is not a subclass of '"+S0(e)+"'"),!0)}function oU(e,t){return t==null?t:yC(e)?iU(e,t):_0(e,t)?p_(e,t)?t:new e(t):t}function S0(e){return e?.prototype?.declaredClass||"unknown"}function aU(e){switch(e){case Number:return t=>g_(t);case jo:return rU;case Boolean:return eU;case String:return tU;case Date:return KF;case dh:return nU;default:return v0(sU,e,()=>oU.bind(null,e))}}function Ri(e,t){let r=aU(e);return arguments.length===1?r:r(t)}function qf(e,t,r){return arguments.length===1?qf.bind(null,e):t&&(Array.isArray(t)?t.map(n=>e(n,r)):[e(t,r)])}function bC(e,t){return arguments.length===1?qf(r=>Ri(e,r)):qf(r=>Ri(e,r),t)}function vC(e,t,r){return t!==0&&Array.isArray(r)?r.map(n=>vC(e,t-1,n)):e(r)}function uh(e,t,r){if(arguments.length===2)return o=>uh(e,t,o);if(!r)return r;r=vC(e,t,r);let n=t,i=r;for(;n>0&&Array.isArray(i);)n--,i=i[0];if(i!==void 0)for(let o=0;o<n;o++)r=[r];return r}function _C(e,t,r){return arguments.length===2?uh(n=>Ri(e,n),t):uh(n=>Ri(e,n),t,r)}function x0(e){return!!Array.isArray(e)&&!e.some(t=>{let r=typeof t;return!(r==="string"||r==="number"||r==="function"&&e.length>1)})}function E0(e,t){if(arguments.length===2)return E0(e).call(null,t);let r=new Set,n=e.filter(c=>typeof c!="function"),i=e.filter(c=>typeof c=="function");for(let c of e)typeof c!="string"&&typeof c!="number"||r.add(c);let o=null,s=null;return(c,a)=>{if(c==null)return c;let d=typeof c,h=d==="string"||d==="number";return h&&(r.has(c)||i.some(g=>d==="string"&&g===String||d==="number"&&g===Number))||d==="object"&&i.some(g=>!_0(c,g))?c:(h&&n.length?(o||(o=n.map(g=>typeof g=="string"?`'${g}'`:`${g}`).join(", ")),Hf().error("Accessor#set",`'${c}' is not a valid value for this property, only the following values are valid: ${o}`)):typeof c=="object"&&i.length?(s||(s=i.map(g=>S0(g)).join(", ")),Hf().error("Accessor#set",`'${c}' is not a valid value for this property, value must be one of ${s}`)):Hf().error("Accessor#set",`'${c}' is not a valid value for this property`),a&&(a.valid=!1),null)}}function Ya(e,t){if(arguments.length===2)return Ya(e).call(null,t);let r={},n=[],i=[];for(let a in e.typeMap){let d=e.typeMap[a];r[a]=Ri(d),n.push(S0(d)),i.push(a)}let o=()=>`'${n.join("', '")}'`,s=()=>`'${i.join("', '")}'`,c=typeof e.key=="string"?a=>a[e.key]:e.key;return a=>{if(e.base&&!_0(e.base,a)||a==null)return a;let d=c(a)||e.defaultKeyValue,h=r[d];if(!h)return Hf().error("Accessor#set",`Invalid property value, value needs to be one of ${o()}, or a plain object that can autocast (having .type = ${s()})`),null;if(!_0(e.typeMap[d],a))return a;if(typeof e.key=="string"&&!wC(a)){let g={};for(let v in a)v!==e.key&&(g[v]=a[v]);return h(g)}return h(a)}}function SC(e){if(!e||!("type"in e))return!1;switch(e.type){case"native":case"array":case"one-of":return!0}return!1}function w_(e){switch(e.type){case"native":return Ri(e.value);case"array":return qf(w_(e.value));case"one-of":return cU(e);default:return null}}function cU(e){let t=null;return(r,n)=>h_(r,e)?r:(t==null&&(t=m_(e)),Hf().error("Accessor#set",`Invalid property value, value needs to be of type ${t}`),n&&(n.valid=!1),null)}function m_(e){switch(e.type){case"native":switch(e.value){case Number:return"number";case String:return"string";case Boolean:return"boolean";case jo:return"integer";case Date:return"date";case dh:return"null";default:return S0(e.value)}case"array":return`array of ${m_(e.value)}`;case"one-of":{let t=e.values.map(r=>m_(r));return`one of ${t.slice(0,-1)} or ${t[t.length-1]}`}}return"unknown"}function h_(e,t){if(e==null)return!0;switch(t.type){case"native":switch(t.value){case Number:case jo:return typeof e=="number";case Boolean:return typeof e=="boolean";case String:return typeof e=="string";case dh:return e===null}return e instanceof t.value;case"array":return!!Array.isArray(e)&&!e.some(r=>!h_(r,t.value));case"one-of":return t.values.some(r=>h_(e,r))}}var Hf,sU,jo,dh,Ja=U(()=>{gt();vt();f_();Hf=()=>Xe.getLogger("esri.core.accessorSupport.ensureTypes");sU=new WeakMap;jo=class{},dh=class{}});function Ho(e){return e.__accessor__??null}function EC(e,t){return e?.metadata?.[t]!=null}function Zf(e,t,r){return r?C0(e,t,{policy:r,path:""}):C0(e,t,null)}function C0(e,t,r){return t?Object.keys(t).reduce((n,i)=>{let o=i,s=null,c="merge";if(r&&(s=r.path?`${r.path}.${i}`:i,c=r.policy(s)),c==="replace"||c==="replace-arrays"&&Array.isArray(n[o]))return n[o]=t[o],n;if(n[o]===void 0)return n[o]=nt(t[o]),n;let a=n[o],d=t[o];if(a===d)return n;if(Array.isArray(d)||Array.isArray(n))a=a?Array.isArray(a)?n[o]=a.slice():n[o]=[a]:n[o]=[],d&&(Array.isArray(d)||(d=[d]),d.forEach(h=>{a.includes(h)||a.push(h)}));else if(d&&typeof d=="object")if(r){let h=r.path;r.path=s,n[o]=C0(a,d,r),r.path=h}else n[o]=C0(a,d,null);else n.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(n[o]=d);return n},e||{}):e}function T0(e){return Array.isArray(e)?e:e.split(".")}function xC(e){return e.includes(",")?e.split(",").map(t=>t.trim()):[e.trim()]}function lU(e){if(Array.isArray(e)){let t=[];for(let r of e)t.push(...xC(r));return t}return xC(e)}function y_(e,t,r,n){let i=lU(t);if(i.length!==1){let o=i.map(s=>n(e,s,r));return Zl(o)}return n(e,i[0],r)}var Xa=U(()=>{Jn();Gr()});function CC(e,t){let r=e[e.length-1]==="?"?e.slice(0,-1):e;if(t.getItemAt!=null||Array.isArray(t)){let i=parseInt(r,10);if(!isNaN(i))return Array.isArray(t)?t[i]:t.at(i)}let n=Ho(t);return EC(n,r)?n.get(r):t[r]}function TC(e,t,r){if(e==null)return e;let n=CC(t[r],e);return!n&&r<t.length-1?void 0:r===t.length-1?n:TC(n,t,r+1)}function Jl(e,t,r=0){return typeof t!="string"||t.includes(".")?TC(e,T0(t),r):CC(t,e)}function lo(e,t){return Jl(e,t)}function b_(e,t){return Jl(t,e)!==void 0}var Xl=U(()=>{Xa()});function Qa(e){let t=e.constructor.__accessorMetadata__,r=Object.prototype.hasOwnProperty.call(e.constructor,"__accessorMetadata__");if(t){if(!r){t=Object.create(t);for(let n in t)t[n]=nt(t[n]);Object.defineProperty(e.constructor,"__accessorMetadata__",{value:t,enumerable:!1,configurable:!0,writable:!0})}}else t={},Object.defineProperty(e.constructor,"__accessorMetadata__",{value:t,enumerable:!1,configurable:!0,writable:!0});return e.constructor.__accessorMetadata__}function Yf(e,t){let r=Qa(e),n=r[t];return n||(n=r[t]={}),n}function MC(e,t){return Zf(e,t,dU)}function dU(e){return uU.test(e)?"replace":"merge"}var uU,Jf=U(()=>{Gr();Xa();uU=/^(?:[^.]+\.)?(?:value|type|(?:json\.type|json\.origins\.[^.]\.type))$/});function fU(e,t){return e.replaceAll(/\$\{([^\s:}]*)(?::([^\s:}]+))?\}/g,(r,n)=>n===""?"$":(Li(n,t)??"").toString())}var Xf,v_=U(()=>{Bo();Xf=class{constructor(t,r,n=void 0){this.name=t,this.details=n,this.message=(r&&fU(r,n))??""}toString(){return"["+this.name+"]: "+this.message}}});var Ve,Sn=U(()=>{Gr();vt();v_();Ve=class e extends Xf{constructor(t,r,n){super(t,r,n)}toJSON(){if(this.details!=null)try{return{name:this.name,message:this.message,details:JSON.parse(JSON.stringify(this.details,(t,r)=>{if(r&&typeof r=="object"&&typeof r.toJSON=="function")return r;try{return nt(r)}catch{return"[object]"}}))}}catch(t){throw Xe.getLogger("esri.core.Error").error(t),t}return{name:this.name,message:this.message,details:this.details}}static fromJSON(t){return new e(t.name,t.message,t.details)}};Ve.prototype.type="error"});function Qf(e,t,r){if(e&&t)if(typeof t=="object")for(let n of Object.getOwnPropertyNames(t))Qf(e,n,t[n]);else{if(t.includes(".")){let i=t.split("."),o=i.splice(-1,1)[0];return void Qf(lo(e,i),o,r)}let n=e.__accessor__;n!=null&&pU(t,n),e[t]=r}}function pU(e,t){if(he("esri-unknown-property-errors")&&!mU(e,t))throw new Ve("set:unknown-property",hU(e,t))}function mU(e,t){return t.metadata[e]!=null}function hU(e,t){return"setting unknown property '"+e+"' on instance of "+t.host.declaredClass}var __=U(()=>{Sn();gt();vt();Xl()});function ce(e={}){return(t,r)=>{if(t===Function.prototype)throw new Error(`Inappropriate use of @property() on a static field: ${t.name}.${r}. Accessor does not support static properties.`);let n=Object.getOwnPropertyDescriptor(t,r),i=Yf(t,r);n&&(n.get||n.set?(i.get=n.get||i.get,i.set=n.set||i.set):"value"in n&&("value"in e&&Xe.getLogger("esri.core.accessorSupport.decorators.property").warn(`@property() will redefine the value of "${r}" on "${t.constructor.name}" already defined in the metadata`,e),i.value=e.value=n.value)),e.readOnly!=null&&(i.readOnly=e.readOnly);let o=e.aliasOf;if(o){let a=typeof o=="string"?o:o.source,d=typeof o=="string"?null:o.overridable===!0,h;i.dependsOn=[a],i.get=function(){let g=lo(this,a);if(typeof g=="function"){h||(h=a.split(".").slice(0,-1).join("."));let v=lo(this,h);v&&(g=g.bind(v))}return g},i.readOnly||(i.set=d?function(g){this._override(r,g)}:function(g){Qf(this,a,g)})}let s=e.type,c=e.types;if(!i.cast){let a;s?a=gU(s):c&&(a=Array.isArray(c)?qf(Ya(c[0])):Ya(c)),e.cast=wU(e.cast,a)}MC(i,e),e.range&&(i.cast=gC(i.cast,e.range))}}function M0(e,t,r){let n=Yf(e,r);n.json||(n.json={});let i=n.json;return t!==void 0&&(i.origins||(i.origins={}),i.origins[t]||(i.origins[t]={}),i=i.origins[t]),i}function gU(e){let t=0,r=e;if(SC(e))return w_(e);for(;Array.isArray(r)&&r.length===1&&typeof r[0]!="string"&&typeof r[0]!="number";)r=r[0],t++;let n=r;if(x0(n))return t===0?E0(n):uh(E0(n),t);if(t===1)return bC(n);if(t>1)return _C(n,t);let i=e;return i.from?i.from:Ri(i)}function wU(e,t){if(e||t)return e?t?(r,n)=>t(e(r,n),n):e:t}var Yr=U(()=>{vt();Ja();Xl();Jf();__()});var P0,S_=U(()=>{P0=Symbol("Accessor-beforeDestroy")});var Jr,fh=U(()=>{(function(e){e[e.INITIALIZING=0]="INITIALIZING",e[e.CONSTRUCTING=1]="CONSTRUCTING",e[e.CONSTRUCTED=2]="CONSTRUCTED",e[e.DESTROYED=3]="DESTROYED"})(Jr||(Jr={}))});var lt,I0=U(()=>{(function(e){e[e.Dirty=1]="Dirty",e[e.Overridden=2]="Overridden",e[e.Computing=4]="Computing",e[e.NonNullable=8]="NonNullable",e[e.HasDefaultValue=16]="HasDefaultValue",e[e.DepTrackingInitialized=32]="DepTrackingInitialized",e[e.AutoTracked=64]="AutoTracked",e[e.ExplicitlyTracking=128]="ExplicitlyTracking"})(lt||(lt={}))});function Ze(e){mh.onObservableAccessed(e)}function uo(e,t,r){if(A0)return x_(e,t,r);let n=null;return AC(e),n=t.call(r),LC(),n}function IC(e,t){return uo(k0,e,t)}function x_(e,t,r){let n=A0;A0=!0,AC(e);let i=null;try{i=t.call(r)}catch(o){L0&&Xe.getLogger("esri.core.accessorSupport.tracking").error(o)}return LC(),A0=n,i}function AC(e){mh=e,ph.push(e)}function LC(){let e=ph.length;if(e>1){let t=ph.pop();mh=ph[e-2],t.onTrackingEnd()}else if(e===1){let t=ph.pop();mh=k0,t.onTrackingEnd()}else mh=k0}function E_(e,t){if(t.flags&lt.DepTrackingInitialized)return;let r=L0;L0=!1,t.flags&lt.AutoTracked?x_(t,t.metadata.get,e):C_(e,t),L0=r}function C_(e,t){t.flags&lt.ExplicitlyTracking||(t.flags|=lt.ExplicitlyTracking,x_(t,()=>{let r=t.metadata.dependsOn||yU;for(let n of r)if(typeof n!="string"||n.includes(".")){let i=T0(n);for(let o=0,s=e;o<i.length&&s!=null&&typeof s=="object";++o)s=PC(s,i[o],o!==i.length-1)}else PC(e,n,!1)}),t.flags&=~lt.ExplicitlyTracking)}function PC(e,t,r){let n=t[t.length-1]==="?"?t.slice(0,-1):t;if(e.getItemAt!=null||Array.isArray(e)){let o=parseInt(n,10);if(!isNaN(o))return Array.isArray(e)?e[o]:e.at(o)}let i=Ho(e);if(i){let o=i.propertiesByName.get(n);o&&(Ze(o),E_(e,o))}return r?e[n]:void 0}var k0,ph,mh,A0,L0,yU,Ql=U(()=>{gt();vt();Xa();I0();k0={onObservableAccessed:()=>{},onTrackingEnd:()=>{}},ph=[],mh=k0;A0=!1,L0=!1;yU=[]});function kC(e){if(e.json&&e.json.origins){let t=e.json.origins,r={"web-document":["web-scene","web-map"]};for(let n in r)if(t[n]){let i=t[n];r[n].forEach(o=>{t[o]=i}),delete t[n]}}}var NC=U(()=>{});var hh,OC=U(()=>{v_();hh=class extends Xf{constructor(t,r,n){super(t,r,n)}};hh.prototype.type="warning"});function N0(e){return!!e&&e.prototype?.declaredClass&&e.prototype.declaredClass.indexOf("esri.core.Collection")===0}var T_=U(()=>{});function P_(e,t,r){e&&(!r&&!t.read||t.read?.reader||t.read?.enabled===!1||SU(e)&&Cs("read.reader",bU(e),t))}function bU(e){let t=e.ndimArray??0;if(t>1)return _U(e);if(t===1)return RC(e);if("type"in e&&$C(e.type)){let r=e.type.prototype?.itemType?.Type,n=RC(typeof r=="function"?{type:r}:{types:r});return(i,o,s)=>{let c=n(i,o,s);return c&&new e.type(c)}}return I_(e)}function I_(e){return"type"in e?vU(e.type):xU(e.types)}function vU(e){return e.prototype.read?(t,r,n)=>{if(t==null)return t;let i=typeof t;if(i!=="object")return void M_().error(`Expected JSON value of type 'object' to deserialize type '${e.prototype.declaredClass}', but got '${i}'`);let o=new e;return o.read(t,n),o}:e.fromJSON}function DC(e,t,r,n){return n!==0&&Array.isArray(t)?t.map(i=>DC(e,i,r,n-1)):e(t,void 0,r)}function _U(e){let t=I_(e),r=DC.bind(null,t),n=e.ndimArray??0;return(i,o,s)=>{if(i==null)return i;i=r(i,s,n);let c=n,a=i;for(;c>0&&Array.isArray(a);)c--,a=a[0];if(a!==void 0)for(let d=0;d<c;d++)i=[i];return i}}function RC(e){let t=I_(e);return(r,n,i)=>{if(r==null)return r;if(Array.isArray(r)){let s=[];for(let c of r){let a=t(c,void 0,i);a!==void 0&&s.push(a)}return s}let o=t(r,void 0,i);return o!==void 0?[o]:void 0}}function $C(e){if(!N0(e))return!1;let t=e.prototype.itemType;return!(!t||!t.Type)&&(typeof t.Type=="function"?A_(t.Type):FC(t.Type))}function SU(e){return"types"in e?FC(e.types):A_(e.type)}function A_(e){return!Array.isArray(e)&&!!e&&e.prototype&&("read"in e.prototype||"fromJSON"in e||$C(e))}function FC(e){for(let t in e.typeMap)if(!A_(e.typeMap[t]))return!1;return!0}function xU(e){let t=null,r=e.errorContext??"type",n=e.validate;return(i,o,s)=>{if(i==null)return i;let c=typeof i;if(c!=="object")return void M_().error(`Expected JSON value of type 'object' to deserialize, but got '${c}'`);t||(t=EU(e));let a=e.key;if(typeof a!="string")return;let d=i[a],h=d?t[d]:e.defaultKeyValue?e.typeMap[e.defaultKeyValue]:void 0;if(!h){let v=`Type '${d||"unknown"}' is not supported`;return s?.messages&&i&&s.messages.push(new hh(`${r}:unsupported`,v,{definition:i,context:s})),void M_().error(v)}let g=new h;return g.read(i,s),n?n(g):g}}function EU(e){let t={};for(let r in e.typeMap){let n=e.typeMap[r],i=Qa(n.prototype);if(typeof e.key=="function")continue;let o=i[e.key];if(!o)continue;if(o.json?.type&&Array.isArray(o.json.type)&&o.json.type.length===1&&typeof o.json.type[0]=="string"){t[o.json.type[0]]=n;continue}let s=o.json?.write;if(!s?.writer){t[r]=n;continue}let c=s.target,a=typeof c=="string"?c:e.key,d={};s.writer(r,d,a),d[a]&&(t[d[a]]=n)}return t}var M_,UC=U(()=>{vt();Bo();OC();Jf();T_();M_=()=>Xe.getLogger("esri.core.accessorSupport.extensions.serializableProperty.reader")});function BC(e){if(e.json||(e.json={}),zC(e.json),WC(e.json),VC(e.json),e.json.origins)for(let t in e.json.origins)zC(e.json.origins[t]),WC(e.json.origins[t]),VC(e.json.origins[t]);return!0}function VC(e){e.name&&(e.read&&typeof e.read=="object"?e.read.source===void 0&&(e.read.source=e.name):e.read={source:e.name},e.write&&typeof e.write=="object"?e.write.target===void 0&&(e.write.target=e.name):e.write={target:e.name})}function zC(e){typeof e.read=="boolean"?e.read={enabled:e.read}:typeof e.read=="function"?e.read={enabled:!0,reader:e.read}:e.read&&typeof e.read=="object"&&e.read.enabled===void 0&&(e.read.enabled=!0)}function WC(e){typeof e.write=="boolean"?e.write={enabled:e.write}:typeof e.write=="function"?e.write={enabled:!0,writer:e.write}:e.write&&typeof e.write=="object"&&e.write.enabled===void 0&&(e.write.enabled=!0)}var GC=U(()=>{});function L_(e,t){if(!t.write||t.write.writer||t.write.enabled===!1&&!t.write.overridePolicy)return;let r=e?.ndimArray??0;e&&(r===1||"type"in e&&N0(e.type))?t.write.writer=PU:r>1?t.write.writer=IU(r):t.types?Array.isArray(t.types)?t.write.writer=TU(t.types[0]):t.write.writer=CU(t.types):t.write.writer=gh}function CU(e){return(t,r,n,i)=>t?jC(t,e,i)?gh(t,r,n,i):void 0:gh(t,r,n,i)}function jC(e,t,r){for(let n in t.typeMap)if(e instanceof t.typeMap[n])return!0;if(r?.messages){let n=t.errorContext??"type",i=`Values of type '${(typeof t.key!="function"?e[t.key]:e.declaredClass)??"Unknown"}' cannot be written`;r&&r.messages&&e&&r.messages.push(new Ve(`${n}:unsupported`,i,{definition:e,context:r})),Xe.getLogger("esri.core.accessorSupport.extensions.serializableProperty.writer").error(i)}return!1}function TU(e){return(t,r,n,i)=>!t||!Array.isArray(t)?gh(t,r,n,i):gh(t.filter(o=>jC(o,e,i)),r,n,i)}function gh(e,t,r,n){Cs(r,O0(e,n),t)}function O0(e,t){return e&&typeof e.write=="function"?e.write({},t):e&&typeof e.toJSON=="function"?e.toJSON():typeof e=="number"?MU(e):e}function MU(e){return e===-1/0?-Number.MAX_VALUE:e===1/0?Number.MAX_VALUE:isNaN(e)?null:e}function PU(e,t,r,n){let i;e===null?i=null:e&&typeof e.map=="function"?(i=e.map(o=>O0(o,n)),typeof i.toArray=="function"&&(i=i.toArray())):i=[O0(e,n)],Cs(r,i,t)}function HC(e,t,r){return r!==0&&Array.isArray(e)?e.map(n=>HC(n,t,r-1)):O0(e,t)}function IU(e){return(t,r,n,i)=>{let o;if(t===null)o=null;else{o=HC(t,i,e);let s=e,c=o;for(;s>0&&Array.isArray(c);)s--,c=c[0];if(c!==void 0)for(let a=0;a<s;a++)o=[o]}Cs(n,o,r)}}var qC=U(()=>{Sn();vt();Bo();T_()});function ZC(e,t){return N_(e,"any",t?.origin)}function R0(e,t){return N_(e,"read",t?.origin)}function YC(e,t){return N_(e,"write",t?.origin)}function N_(e,t,r){let n=e?.json;if(n?.origins&&r){let i;i=r==="link-chart"?n.origins[r]&&(t==="any"||t in n.origins[r])?n.origins[r]:n.origins["web-map"]:n.origins[r],i&&(t==="any"||t in i)&&(n=i)}return n}function AU(e){let t=LU(e);if(e.json.origins)for(let r in e.json.origins){let n=e.json.origins[r],i=n.types?kU(n):t;P_(i,n,!1),n.types&&!n.write&&e.json.write?.enabled&&(n.write={...e.json.write}),L_(i,n)}P_(t,e.json,!0),L_(t,e.json)}function LU(e){return e.json.types?k_(e.json):e.type?JC(e):k_(e)}function kU(e){return e.type?JC(e):k_(e)}function JC(e){if(!e.type)return;let t=0,r=e.type;for(;Array.isArray(r)&&!x0(r);)r=r[0],t++;return{type:r,ndimArray:t}}function k_(e){if(!e.types)return;let t=0,r=e.types;for(;Array.isArray(r);)r=r[0],t++;return{types:r,ndimArray:t}}function XC(e){BC(e)&&(kC(e),AU(e))}var D0=U(()=>{Ja();NC();UC();GC();qC()});function rt(e){return t=>{e??(e="esri.core.Accessor"),t.prototype.declaredClass=e,OU(t);let r=[],n=[],i=t.prototype;for(;i;)i.hasOwnProperty("initialize")&&!O_.has(i.initialize)&&(O_.add(i.initialize),r.push(i.initialize)),i.hasOwnProperty("destroy")&&!R_.has(i.destroy)&&(R_.add(i.destroy),n.push(i.destroy)),i=Object.getPrototypeOf(i);O_.clear(),R_.clear();let o=class extends t{constructor(...c){if(super(...c),this.constructor===o&&typeof this.postscript=="function"){if(r.length&&Object.defineProperty(this,"initialize",{enumerable:!1,configurable:!0,value(){for(let a=r.length-1;a>=0;a--)r[a].call(this)}}),n.length){let a=!1,d=this[P0];Object.defineProperty(this,"destroy",{enumerable:!1,configurable:!0,value(){if(!a){a=!0,d.call(this);for(let h=0;h<n.length;h++)n[h].call(this)}}})}Object.defineProperty(this,Symbol.dispose,{enumerable:!1,configurable:!0,value(){this.destroy()}}),this.postscript()}}};o.__accessorMetadata__=Qa(t.prototype),o.prototype.declaredClass=e;let s=(e||"AccessorSubclass").split(".").slice(-1)[0];return Object.defineProperty(o,"name",{value:s,configurable:!0}),o}}function NU(e,t){return t.get==null?function(){let r=this.__accessor__,n=r.propertiesByName.get(e);if(n===void 0)return;r.mutable&&Ze(n);let i=r.store;return i.has(e)?i.get(e):n.metadata.value}:function(){let r=this.__accessor__,n=r.propertiesByName.get(e);if(n!==void 0)return n.getComputed(r)}}function OU(e){let t=e.prototype,r=Qa(t),n={};for(let i of Object.getOwnPropertyNames(r)){let o=r[i];XC(o),n[i]={enumerable:!0,configurable:!0,get:NU(i,o),set(s){let c=this.__accessor__;if(c!==void 0){if(c.mutable)return c.initialized&&o.readOnly?QC("read-only",i):c.lifecycle===Jr.CONSTRUCTED&&o.constructOnly?QC("construct-only",i):void c.set(i,s)}else Object.defineProperty(this,i,{enumerable:!0,configurable:!0,writable:!0,value:s})}}}Object.defineProperties(e.prototype,n)}var O_,R_,QC,Ar=U(()=>{gt();vt();S_();fh();Jf();Ql();D0();O_=new Set,R_=new Set;QC=(e,t)=>{Xe.getLogger("esri.core.Accessor").error(`cannot assign to ${e} property '${t}'`)}});function RU(e,t,r=!1){let n=`\u{1F6D1} DEPRECATED - ${t}`;if(!r)return void e.warn(n);let i=KC.get(e);i||(i=new Set,KC.set(e,i)),i.has(t)||(i.add(t),e.warn(n))}function $0(e,t,r={}){if(he("esri-deprecation-warnings")){let{moduleName:n}=r;DU(e,`Function: ${(n?n+"::":"")+t+"()"}`,r)}}function DU(e,t,r={}){if(he("esri-deprecation-warnings")){let{replacement:n,version:i,see:o,warnOnce:s}=r,c=t;n&&(c+=`
2
2
  \u{1F6E0}\uFE0F Replacement: ${n}`),i&&(c+=`
3
3
  \u2699\uFE0F Version: ${i}`),o&&(c+=`
4
4
  \u{1F517} See ${o} for more details.`),RU(e,c,s)}}var KC,D_=U(()=>{gt();KC=new WeakMap});function $_(e){return e!=null&&typeof e[Symbol.iterator]=="function"}var e8=U(()=>{});function F0(e){return e||"_default_"}function t8(e){for(let t of e)t instanceof Kf?t.removeAll():t.remove()}function r8(e){return e!=null&&(!!e.remove||e instanceof Kf)}var Kf,n8=U(()=>{e8();Kf=class{constructor(){this._groups=new Map}destroy(){this.removeAll()}get size(){let t=0;return this._groups.forEach(r=>{t+=r.length}),t}add(t,r){if($_(t)){let n=this._getOrCreateGroup(r);for(let i of t)r8(i)&&n.push(i)}else r8(t)&&this._getOrCreateGroup(r).push(t);return this}forEach(t,r){if(typeof t=="function")this._groups.forEach(n=>n.forEach(t));else{let n=this._getGroup(t);n&&r&&n.forEach(r)}}has(t){return this._groups.has(F0(t))}remove(t){if(typeof t!="string"&&$_(t)){for(let r of t)this.remove(r);return this}return this.has(t)?(t8(this._getGroup(t)),this._groups.delete(F0(t)),this):this}removeAll(){return this._groups.forEach(t8),this._groups.clear(),this}removeReference(t){return this._groups.delete(t),this}_getOrCreateGroup(t){if(this.has(t))return this._getGroup(t);let r=[];return this._groups.set(F0(t),r),r}_getGroup(t){return this._groups.get(F0(t))}}});function wh(e){return e?.destroy(),null}function yh(e){return e?.remove(),null}function i8(e){return e?.abort(),null}var Kl=U(()=>{});function $U(e){return e?.release&&typeof e.release=="function"}function FU(e){return e?.acquire&&typeof e.acquire=="function"}var fo,bh=U(()=>{fo=class e{constructor(t,r,n,i=1,o=0){this._ctor=t,this._acquireFunction=r,this._releaseFunction=n,this.allocationSize=i,this._pool=new Array(o),this._initialSize=o;for(let s=0;s<o;s++)this._pool[s]=new this._ctor;this.allocationSize=Math.max(i,1)}destroy(){this.prune(0)}acquire(...t){let r;if(e.test.disabled)r=new this._ctor;else{if(this._pool.length===0){let n=this.allocationSize;for(let i=0;i<n;i++)this._pool[i]=new this._ctor}r=this._pool.pop()}return this._acquireFunction?this._acquireFunction(r,...t):FU(r)&&r.acquire(...t),r}release(t){t&&!e.test.disabled&&(this._releaseFunction?this._releaseFunction(t):$U(t)&&t.release(),this._pool.push(t))}prune(t=this._initialSize){if(!(t>=this._pool.length)){for(let r=t;r<this._pool.length;++r){let n=this._pool[r];this._dispose(n)}this._pool.length=t}}_dispose(t){t.dispose&&typeof t.dispose=="function"&&t.dispose()}};fo.test={disabled:!1}});var U0,o8=U(()=>{Oa();U0=class{constructor(t,r){this._observers=t,this._observer=r}remove(){L6(this._observers,this._observer)}}});var ep,UU,F_=U(()=>{Jn();o8();ep=class{constructor(){this._observers=null,this.destroyed=!1}observe(t){if(this.destroyed||t.destroyed)return UU;this._observers==null&&(this._observers=[]);let r=this._observers,n=!1,i=!1,o=r.length;for(let s=0;s<o;++s){let c=r[s];if(c.destroyed)i=!0;else if(c===t){n=!0;break}}return n||(r.push(t),i&&this._removeDestroyedObservers()),new U0(r,t)}_removeDestroyedObservers(){let t=this._observers;if(!t||t.length===0)return;let r=t.length,n=0;for(let i=0;i<r;++i){for(;i+n<r&&t[i+n].destroyed;)++n;if(n>0){if(!(i+n<r))break;t[i]=t[i+n]}}t.length=r-n}destroy(){if(this.destroyed)return;this.destroyed=!0;let t=this._observers;if(t!=null){for(let r of t)r.onCommitted();this._observers=null}}},UU=yt()});function V0(e){switch(e){case"defaults":return st.DEFAULTS;case"service":return st.SERVICE;case"portal-item":return st.PORTAL_ITEM;case"web-scene":return st.WEB_SCENE;case"web-map":return st.WEB_MAP;case"link-chart":return st.LINK_CHART;case"user":return st.USER;default:return null}}function z0(e){switch(e){case st.DEFAULTS:return"defaults";case st.SERVICE:return"service";case st.PORTAL_ITEM:return"portal-item";case st.WEB_SCENE:return"web-scene";case st.WEB_MAP:return"web-map";case st.LINK_CHART:return"link-chart";case st.USER:return"user"}}function s8(e){return z0(e)}var st,bae,eu=U(()=>{(function(e){e[e.DEFAULTS=0]="DEFAULTS",e[e.COMPUTED=1]="COMPUTED",e[e.SERVICE=2]="SERVICE",e[e.PORTAL_ITEM=3]="PORTAL_ITEM",e[e.WEB_SCENE=4]="WEB_SCENE",e[e.WEB_MAP=5]="WEB_MAP",e[e.LINK_CHART=6]="LINK_CHART",e[e.USER=7]="USER"})(st||(st={}));bae=st.USER+1});var vh,a8=U(()=>{F_();eu();Ql();I0();vh=class extends ep{constructor(t,r){super(),this.propertyName=t,this.metadata=r,this._accessed=null,this._handles=null,this.flags=0,this.flags=lt.Dirty|(r.nonNullable?lt.NonNullable:0)|(r.hasOwnProperty("value")?lt.HasDefaultValue:0)|(r.get===void 0?lt.DepTrackingInitialized:0)|(r.dependsOn===void 0?lt.AutoTracked:0)}destroy(){this.flags&lt.Dirty&&this.onCommitted(),super.destroy(),this._accessed=null,this._clearObservationHandles()}getComputed(t){t.mutable&&Ze(this);let r=t.store,n=this.propertyName,i=this.flags,o=r.get(n);if(i&lt.Computing||~i&lt.Dirty&&r.has(n))return o;this.flags|=lt.Computing;let s=t.host,c;i&lt.AutoTracked?c=uo(this,this.metadata.get,s):(C_(s,this),c=this.metadata.get.call(s)),r.set(n,c,st.COMPUTED);let a=r.get(n);return a===o?this.flags&=~lt.Dirty:IC(this.commit,this),this.flags&=~lt.Computing,a}onObservableAccessed(t){t!==this&&(this._accessed??(this._accessed=new Set),this._accessed.add(t))}onTrackingEnd(){this._clearObservationHandles(),this.flags|=lt.DepTrackingInitialized,this._accessed!=null&&(this._handles??(this._handles=[]),this._accessed.forEach(t=>{this._handles.push(t.observe(this))}),this._accessed.clear())}notifyChange(){this.onInvalidated(),this.onCommitted()}invalidate(){this.onInvalidated()}commit(){this.flags&=~lt.Dirty,this.onCommitted()}_clearObservationHandles(){let t=this._handles;if(t!==null){for(let r=0;r<t.length;++r)t[r].remove();t.length=0}}onInvalidated(){~this.flags&lt.Overridden&&(this.flags|=lt.Dirty);let t=this._observers;if(t&&t.length>0)for(let r of t)r.onInvalidated()}onCommitted(){let t=this._observers;if(t&&t.length>0){let r=t.slice();for(let n of r)n.onCommitted()}}}});var W0,c8=U(()=>{Gr();eu();W0=class e{constructor(){this._values=new Map,this.multipleOriginsSupported=!1}clone(t){let r=new e;return this._values.forEach((n,i)=>{t&&t.has(i)||r.set(i,nt(n))}),r}get(t){return this._values.get(t)}originOf(){return st.USER}keys(){return[...this._values.keys()]}set(t,r){this._values.set(t,r)}delete(t){this._values.delete(t)}has(t){return this._values.has(t)}forEach(t){this._values.forEach(t)}}});function B0(e,t,r){return e!==void 0}function l8(e,t,r,n){return e!==void 0&&(!(r==null&&e.flags&lt.NonNullable)||(n.lifecycle,Jr.INITIALIZING,!1))}var G0,V_,U_,u8=U(()=>{gt();Gr();vt();bh();fh();a8();eu();c8();Ql();I0();G0=class{constructor(t){this.host=t,this.propertiesByName=new Map,this.ctorArgs=null,this.lifecycle=Jr.INITIALIZING,this.store=new W0,this.mutable=!0,this._origin=st.USER;let r=this.host.constructor.__accessorMetadata__;for(let n in r){let i=new vh(n,r[n]);this.propertiesByName.set(n,i)}this.metadata=r}initialize(){this.lifecycle=Jr.CONSTRUCTING}constructed(){this.lifecycle=Jr.CONSTRUCTED}destroy(){this.lifecycle=Jr.DESTROYED,this.propertiesByName.forEach(t=>t.destroy())}get initialized(){return this.lifecycle!==Jr.INITIALIZING}get(t){let r=this.propertiesByName.get(t);if(r.metadata.get)return r.getComputed(this);this.mutable&&Ze(r);let n=this.store;return n.has(t)?n.get(t):r.metadata.value}originOf(t){let r=this.store.originOf(t);if(r===void 0){let n=this.propertiesByName.get(t);if(n!==void 0&&n.flags&lt.HasDefaultValue)return"defaults"}return z0(r)}has(t){return this.propertiesByName.has(t)&&this.store.has(t)}keys(){return[...this.propertiesByName.keys()]}internalGet(t){let r=this.propertiesByName.get(t);if(B0(r))return this.store.has(t)?this.store.get(t):r.metadata.value}internalSet(t,r){let n=this.propertiesByName.get(t);B0(n)&&this._internalSet(n,r)}getDependsInfo(t,r,n){let i=this.propertiesByName.get(r);if(!B0(i))return"";let o=new Set,s=uo({onObservableAccessed:a=>o.add(a),onTrackingEnd:()=>{}},()=>i.metadata.get?.call(t)),c=`${n}${t.declaredClass.split(".").pop()}.${r}: ${s}
@@ -182,7 +182,7 @@ ${n}`:""}`:"Invalid syntax."}function sO(e){if("expected"in e&&Array.isArray(e.e
182
182
 
183
183
  @esri/arcgis-html-sanitizer/dist/esm/index.js:
184
184
  (*!
185
- * @esri/arcgis-html-sanitizer - v4.1.0-next.3 - Thu Sep 19 2024 17:57:33 GMT-0400 (Eastern Daylight Time)
185
+ * @esri/arcgis-html-sanitizer - v4.1.0-next.3 - Wed Sep 25 2024 10:04:57 GMT-0400 (Eastern Daylight Time)
186
186
  * Copyright (c) 2024 - Environmental Systems Research Institute, Inc.
187
187
  * Apache-2.0
188
188
  *