zh_Hant-U6L3OFVY.js 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. import {
  2. n,
  3. o
  4. } from "./chunk-WDLTDV2L.js";
  5. import "./chunk-A5ICIBVI.js";
  6. // node_modules/@arcgis/core/chunks/zh_Hant.js
  7. function r(e, o2) {
  8. for (var r2 = 0; r2 < o2.length; r2++) {
  9. const _2 = o2[r2];
  10. if (typeof _2 != "string" && !Array.isArray(_2)) {
  11. for (const o3 in _2)
  12. if (o3 !== "default" && !(o3 in e)) {
  13. const r3 = Object.getOwnPropertyDescriptor(_2, o3);
  14. r3 && Object.defineProperty(e, o3, r3.get ? r3 : { enumerable: true, get: () => _2[o3] });
  15. }
  16. }
  17. }
  18. return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
  19. }
  20. var _;
  21. var t;
  22. var a;
  23. var i;
  24. var s = { exports: {} };
  25. _ = s, t = s.exports, a = function(e, o2) {
  26. Object.defineProperty(o2, "__esModule", { value: true }), o2.default = { _decimalSeparator: ".", _thousandSeparator: ",", _big_number_suffix_3: "k", _big_number_suffix_6: "M", _big_number_suffix_9: "G", _big_number_suffix_12: "T", _big_number_suffix_15: "P", _big_number_suffix_18: "E", _big_number_suffix_21: "Z", _big_number_suffix_24: "Y", _small_number_suffix_3: "m", _small_number_suffix_6: "\u03BC", _small_number_suffix_9: "n", _small_number_suffix_12: "p", _small_number_suffix_15: "f", _small_number_suffix_18: "a", _small_number_suffix_21: "z", _small_number_suffix_24: "y", _byte_suffix_B: "B", _byte_suffix_KB: "KB", _byte_suffix_MB: "MB", _byte_suffix_GB: "GB", _byte_suffix_TB: "TB", _byte_suffix_PB: "PB", _date_millisecond: "mm:ss SSS", _date_second: "HH:mm:ss", _date_minute: "HH:mm", _date_hour: "HH:mm", _date_day: "MMM dd", _date_week: "ww", _date_month: "MMM", _date_year: "yyyy", _duration_millisecond: "SSS", _duration_millisecond_second: "ss.SSS", _duration_millisecond_minute: "mm:ss SSS", _duration_millisecond_hour: "hh:mm:ss SSS", _duration_millisecond_day: "d'd' mm:ss SSS", _duration_millisecond_week: "d'd' mm:ss SSS", _duration_millisecond_month: "M'm' dd'd' mm:ss SSS", _duration_millisecond_year: "y'y' MM'm' dd'd' mm:ss SSS", _duration_second: "ss", _duration_second_minute: "mm:ss", _duration_second_hour: "hh:mm:ss", _duration_second_day: "d'd' hh:mm:ss", _duration_second_week: "d'd' hh:mm:ss", _duration_second_month: "M'm' dd'd' hh:mm:ss", _duration_second_year: "y'y' MM'm' dd'd' hh:mm:ss", _duration_minute: "mm", _duration_minute_hour: "hh:mm", _duration_minute_day: "d'd' hh:mm", _duration_minute_week: "d'd' hh:mm", _duration_minute_month: "M'm' dd'd' hh:mm", _duration_minute_year: "y'y' MM'm' dd'd' hh:mm", _duration_hour: "hh'h'", _duration_hour_day: "d'd' hh'h'", _duration_hour_week: "d'd' hh'h'", _duration_hour_month: "M'm' dd'd' hh'h'", _duration_hour_year: "y'y' MM'm' dd'd' hh'h'", _duration_day: "d'd'", _duration_day_week: "d'd'", _duration_day_month: "M'm' dd'd'", _duration_day_year: "y'y' MM'm' dd'd'", _duration_week: "w'w'", _duration_week_month: "w'w'", _duration_week_year: "w'w'", _duration_month: "M'm'", _duration_month_year: "y'y' MM'm'", _duration_year: "y'y'", _era_ad: "\u897F\u5143", _era_bc: "\u897F\u5143\u524D", A: "\u4E0A\u5348", P: "\u4E0B\u5348", AM: "\u4E0A\u5348", PM: "\u4E0B\u5348", "A.M.": "\u4E0A\u5348", "P.M.": "\u4E0B\u5348", January: "1\u6708", February: "2\u6708", March: "3\u6708", April: "4\u6708", May: "5\u6708", June: "6\u6708", July: "7\u6708", August: "8\u6708", September: "9\u6708", October: "10\u6708", November: "11\u6708", December: "12\u6708", Jan: "1\u6708", Feb: "2\u6708", Mar: "3\u6708", Apr: "4\u6708", "May(short)": "5\u6708", Jun: "6\u6708", Jul: "7\u6708", Aug: "8\u6708", Sep: "9\u6708", Oct: "10\u6708", Nov: "11\u6708", Dec: "12\u6708", Sunday: "\u661F\u671F\u65E5", Monday: "\u661F\u671F\u4E00", Tuesday: "\u661F\u671F\u4E8C", Wednesday: "\u661F\u671F\u4E09", Thursday: "\u661F\u671F\u56DB", Friday: "\u661F\u671F\u4E94", Saturday: "\u661F\u671F\u516D", Sun: "\u9031\u65E5", Mon: "\u9031\u4E00", Tue: "\u9031\u4E8C", Wed: "\u9031\u4E09", Thu: "\u9031\u56DB", Fri: "\u9031\u4E94", Sat: "\u9031\u516D", _dateOrd: function(e2) {
  27. var o3 = "th";
  28. if (e2 < 11 || e2 > 13)
  29. switch (e2 % 10) {
  30. case 1:
  31. case 2:
  32. case 3:
  33. o3 = "\u65E5";
  34. }
  35. return o3;
  36. }, "Zoom Out": "\u7E2E\u653E", Play: "\u64AD\u653E", Stop: "\u505C\u6B62", Legend: "\u5716\u4F8B", "Click, tap or press ENTER to toggle": "", Loading: "\u6B63\u5728\u8F09\u5165", Home: "\u9996\u9801", Chart: "", "Serial chart": "", "X/Y chart": "", "Pie chart": "", "Gauge chart": "", "Radar chart": "", "Sankey diagram": "", "Flow diagram": "", "Chord diagram": "", "TreeMap chart": "", "Sliced chart": "", Series: "", "Candlestick Series": "", "OHLC Series": "", "Column Series": "", "Line Series": "", "Pie Slice Series": "", "Funnel Series": "", "Pyramid 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: "\u5217\u5370", Image: "\u5F71\u50CF", Data: "\u8CC7\u6599", Print: "\u5217\u5370", "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": "\u5F9E %1 \u81F3 %2", "From %1": "\u5F9E %1", "To %1": "\u81F3 %1", "No parser available for file: %1": "", "Error parsing file: %1": "", "Unable to load file: %1": "", "Invalid date": "" };
  37. }, (i = a(n, t)) !== void 0 && (_.exports = i);
  38. var n2 = r({ __proto__: null, default: o(s.exports) }, [s.exports]);
  39. export {
  40. n2 as z
  41. };
  42. //# sourceMappingURL=zh_Hant-U6L3OFVY.js.map