en_US-H4DEFW2S.js 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. import {
  2. n,
  3. o
  4. } from "./chunk-WDLTDV2L.js";
  5. import "./chunk-A5ICIBVI.js";
  6. // node_modules/@arcgis/core/chunks/en_US.js
  7. function r(e, o2) {
  8. for (var r2 = 0; r2 < o2.length; r2++) {
  9. const t2 = o2[r2];
  10. if (typeof t2 != "string" && !Array.isArray(t2)) {
  11. for (const o3 in t2)
  12. if (o3 !== "default" && !(o3 in e)) {
  13. const r3 = Object.getOwnPropertyDescriptor(t2, o3);
  14. r3 && Object.defineProperty(e, o3, r3.get ? r3 : { enumerable: true, get: () => t2[o3] });
  15. }
  16. }
  17. }
  18. return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
  19. }
  20. var t;
  21. var a;
  22. var s;
  23. var n2;
  24. var i = { exports: {} };
  25. t = i, a = i.exports, s = function(e, o2) {
  26. Object.defineProperty(o2, "__esModule", { value: true }), o2.default = { _decimalSeparator: ".", _thousandSeparator: ",", _date_millisecond: "mm::ss SSS", _date_second: "hh:mm:ss a", _date_minute: "hh:mm a", _date_hour: "hh:mm a", _date_day: "MMM dd", _date_week: "ww", _date_month: "MMM", _date_year: "yyyy", _duration_millisecond: "SSS", _duration_second: "ss", _duration_minute: "mm", _duration_hour: "hh", _duration_day: "dd", _duration_week: "ww", _duration_month: "MM", _duration_year: "yyyy", _era_ad: "AD", _era_bc: "BC", A: "", P: "", AM: "", PM: "", "A.M.": "", "P.M.": "", January: "", February: "", March: "", April: "", May: "", June: "", July: "", August: "", September: "", October: "", November: "", December: "", Jan: "", Feb: "", Mar: "", Apr: "", "May(short)": "May", Jun: "", Jul: "", Aug: "", Sep: "", Oct: "", Nov: "", Dec: "", Sunday: "", Monday: "", Tuesday: "", Wednesday: "", Thursday: "", Friday: "", Saturday: "", Sun: "", Mon: "", Tue: "", Wed: "", Thu: "", Fri: "", Sat: "", _dateOrd: function(e2) {
  27. var o3 = "th";
  28. if (e2 < 11 || e2 > 13)
  29. switch (e2 % 10) {
  30. case 1:
  31. o3 = "st";
  32. break;
  33. case 2:
  34. o3 = "nd";
  35. break;
  36. case 3:
  37. o3 = "rd";
  38. }
  39. return o3;
  40. }, Play: "", Stop: "", "Zoom Out": "", Legend: "", "Click, tap or press ENTER to toggle": "", Loading: "", Home: "", Chart: "", "Serial chart": "", "X/Y chart": "", "Pie chart": "", "Gauge chart": "", "Radar chart": "", "Sankey diagram": "", "Chord diagram": "", "Flow diagram": "", "TreeMap chart": "", Series: "", "Candlestick Series": "", "Column Series": "", "Line Series": "", "Pie Slice Series": "", "X/Y Series": "", Map: "", "Press ENTER to zoom in": "", "Press ENTER to zoom out": "", "Use arrow keys to zoom in and out": "", "Use plus and minus keys on your keyboard to zoom in and out": "", Export: "", Image: "", Data: "", Print: "", "Click, tap or press ENTER to open": "", "Click, tap or press ENTER to print.": "", "Click, tap or press ENTER to export as %1.": "", 'To save the image, right-click this link and choose "Save picture as..."': "", 'To save the image, right-click thumbnail on the left and choose "Save picture as..."': "", "(Press ESC to close this message)": "", "Image Export Complete": "", "Export operation took longer than expected. Something might have gone wrong.": "", "Saved from": "", PNG: "", JPG: "", GIF: "", SVG: "", PDF: "", JSON: "", CSV: "", XLSX: "", "Use TAB to select grip buttons or left and right arrows to change selection": "", "Use left and right arrows to move selection": "", "Use left and right arrows to move left selection": "", "Use left and right arrows to move right selection": "", "Use TAB select grip buttons or up and down arrows to change selection": "", "Use up and down arrows to move selection": "", "Use up and down arrows to move lower selection": "", "Use up and down arrows to move upper selection": "", "From %1 to %2": "", "From %1": "", "To %1": "", "No parser available for file: %1": "", "Error parsing file: %1": "", "Unable to load file: %1": "", "Invalid date": "" };
  41. }, (n2 = s(n, a)) !== void 0 && (t.exports = n2);
  42. var d = r({ __proto__: null, default: o(i.exports) }, [i.exports]);
  43. export {
  44. d as e
  45. };
  46. //# sourceMappingURL=en_US-H4DEFW2S.js.map