1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- import {
- n,
- o
- } from "./chunk-CZBRZ6SU.js";
- import "./chunk-S5KM4IGW.js";
- // node_modules/@arcgis/core/chunks/en_US.js
- function r(e, o2) {
- for (var r2 = 0; r2 < o2.length; r2++) {
- const t2 = o2[r2];
- if ("string" != typeof t2 && !Array.isArray(t2)) {
- for (const o3 in t2)
- if ("default" !== o3 && !(o3 in e)) {
- const r3 = Object.getOwnPropertyDescriptor(t2, o3);
- r3 && Object.defineProperty(e, o3, r3.get ? r3 : { enumerable: true, get: () => t2[o3] });
- }
- }
- }
- return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
- }
- var t;
- var a;
- var n2;
- var s;
- var i = { exports: {} };
- t = i, a = i.exports, n2 = function(e, o2) {
- Object.defineProperty(o2, "__esModule", { value: true }), o2.default = { _decimalSeparator: ".", _thousandSeparator: ",", _percentPrefix: null, _percentSuffix: "%", _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) {
- var o3 = "th";
- if (e2 < 11 || e2 > 13)
- switch (e2 % 10) {
- case 1:
- o3 = "st";
- break;
- case 2:
- o3 = "nd";
- break;
- case 3:
- o3 = "rd";
- }
- return o3;
- }, 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": "" };
- }, void 0 !== (s = n2(n, a)) && (t.exports = s);
- var d = r({ __proto__: null, default: o(i.exports) }, [i.exports]);
- export {
- d as e
- };
- //# sourceMappingURL=en_US-7ISO5BAG.js.map
|