@acorex/connectivity 19.4.14 → 19.4.15
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.
- package/fesm2022/acorex-connectivity-mock-timezones-CnNQ6EXw.mjs +44 -0
- package/fesm2022/acorex-connectivity-mock-timezones-CnNQ6EXw.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +2 -2
- package/package.json +1 -1
- package/fesm2022/acorex-connectivity-mock-timezones-D-kAWkRu.mjs +0 -15
- package/fesm2022/acorex-connectivity-mock-timezones-D-kAWkRu.mjs.map +0 -1
@@ -0,0 +1,44 @@
|
|
1
|
+
const timeZones = [
|
2
|
+
{ code: 'UTC-12', title: 'UTC-12 (Baker Island Time)', offset: '-12:00', iana: 'Etc/GMT+12', abbr: 'BIT' },
|
3
|
+
{ code: 'UTC-11', title: 'UTC-11 (Niue Time)', offset: '-11:00', iana: 'Etc/GMT+11', abbr: 'NIU' },
|
4
|
+
{ code: 'UTC-10', title: 'UTC-10 (Hawaii-Aleutian Standard Time)', offset: '-10:00', iana: 'Pacific/Honolulu', abbr: 'HNL' },
|
5
|
+
{ code: 'UTC-9:30', title: 'UTC-9:30 (Marquesas Islands Time)', offset: '-09:30', iana: 'Pacific/Marquesas', abbr: 'MQS' },
|
6
|
+
{ code: 'UTC-9', title: 'UTC-9 (Alaska Standard Time)', offset: '-09:00', iana: 'America/Anchorage', abbr: 'ANC' },
|
7
|
+
{ code: 'UTC-8', title: 'UTC-8 (Pacific Standard Time)', offset: '-08:00', iana: 'America/Los_Angeles', abbr: 'LAX' },
|
8
|
+
{ code: 'UTC-7', title: 'UTC-7 (Mountain Standard Time)', offset: '-07:00', iana: 'America/Denver', abbr: 'DEN' },
|
9
|
+
{ code: 'UTC-6', title: 'UTC-6 (Central Standard Time)', offset: '-06:00', iana: 'America/Chicago', abbr: 'CHI' },
|
10
|
+
{ code: 'UTC-5', title: 'UTC-5 (Eastern Standard Time)', offset: '-05:00', iana: 'America/New_York', abbr: 'NYC' },
|
11
|
+
{ code: 'UTC-4:30', title: 'UTC-4:30 (Venezuela Time)', offset: '-04:30', iana: 'America/Caracas', abbr: 'CCS' },
|
12
|
+
{ code: 'UTC-4', title: 'UTC-4 (Atlantic Standard Time)', offset: '-04:00', iana: 'America/Halifax', abbr: 'YHZ' },
|
13
|
+
{ code: 'UTC-3:30', title: 'UTC-3:30 (Newfoundland Standard Time)', offset: '-03:30', iana: 'America/St_Johns', abbr: 'YYT' },
|
14
|
+
{ code: 'UTC-3', title: 'UTC-3 (Argentina, Brazil, Uruguay Time)', offset: '-03:00', iana: 'America/Argentina/Buenos_Aires', abbr: 'BUE' },
|
15
|
+
{ code: 'UTC-2', title: 'UTC-2 (South Georgia/South Sandwich Islands Time)', offset: '-02:00', iana: 'Etc/GMT+2', abbr: 'SGI' },
|
16
|
+
{ code: 'UTC-1', title: 'UTC-1 (Azores Time)', offset: '-01:00', iana: 'Atlantic/Azores', abbr: 'PDL' },
|
17
|
+
{ code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00', iana: 'Etc/UTC', abbr: 'LON' },
|
18
|
+
{ code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00', iana: 'Europe/Berlin', abbr: 'BER' },
|
19
|
+
{ code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00', iana: 'Europe/Helsinki', abbr: 'HEL' },
|
20
|
+
{ code: 'UTC+3', title: 'UTC+3 (Arabian Standard Time)', offset: '+03:00', iana: 'Asia/Riyadh', abbr: 'RUH' },
|
21
|
+
{ code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30', iana: 'Asia/Tehran', abbr: 'THR' },
|
22
|
+
{ code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00', iana: 'Asia/Dubai', abbr: 'DXB' },
|
23
|
+
{ code: 'UTC+4:30', title: 'UTC+4:30 (Afghanistan Time)', offset: '+04:30', iana: 'Asia/Kabul', abbr: 'KBL' },
|
24
|
+
{ code: 'UTC+5', title: 'UTC+5 (Pakistan Standard Time)', offset: '+05:00', iana: 'Asia/Karachi', abbr: 'KHI' },
|
25
|
+
{ code: 'UTC+5:30', title: 'UTC+5:30 (Indian Standard Time)', offset: '+05:30', iana: 'Asia/Kolkata', abbr: 'DEL' },
|
26
|
+
{ code: 'UTC+5:45', title: 'UTC+5:45 (Nepal Time)', offset: '+05:45', iana: 'Asia/Kathmandu', abbr: 'KTM' },
|
27
|
+
{ code: 'UTC+6', title: 'UTC+6 (Bangladesh Standard Time)', offset: '+06:00', iana: 'Asia/Dhaka', abbr: 'DAC' },
|
28
|
+
{ code: 'UTC+6:30', title: 'UTC+6:30 (Cocos Islands Time)', offset: '+06:30', iana: 'Indian/Cocos', abbr: 'CCK' },
|
29
|
+
{ code: 'UTC+7', title: 'UTC+7 (Indochina Time)', offset: '+07:00', iana: 'Asia/Bangkok', abbr: 'BKK' },
|
30
|
+
{ code: 'UTC+8', title: 'UTC+8 (China Standard Time)', offset: '+08:00', iana: 'Asia/Shanghai', abbr: 'SHA' },
|
31
|
+
{ code: 'UTC+8:45', title: 'UTC+8:45 (Australian Central Western Standard Time)', offset: '+08:45', iana: 'Australia/Eucla', abbr: 'EUC' },
|
32
|
+
{ code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00', iana: 'Asia/Tokyo', abbr: 'TYO' },
|
33
|
+
{ code: 'UTC+9:30', title: 'UTC+9:30 (Australian Central Standard Time)', offset: '+09:30', iana: 'Australia/Adelaide', abbr: 'ADL' },
|
34
|
+
{ code: 'UTC+10', title: 'UTC+10 (Australian Eastern Standard Time)', offset: '+10:00', iana: 'Australia/Sydney', abbr: 'SYD' },
|
35
|
+
{ code: 'UTC+10:30', title: 'UTC+10:30 (Lord Howe Standard Time)', offset: '+10:30', iana: 'Australia/Lord_Howe', abbr: 'LDH' },
|
36
|
+
{ code: 'UTC+11', title: 'UTC+11 (Solomon Islands Time)', offset: '+11:00', iana: 'Pacific/Guadalcanal', abbr: 'HIR' },
|
37
|
+
{ code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00', iana: 'Pacific/Auckland', abbr: 'AKL' },
|
38
|
+
{ code: 'UTC+12:45', title: 'UTC+12:45 (Chatham Islands Time)', offset: '+12:45', iana: 'Pacific/Chatham', abbr: 'CHT' },
|
39
|
+
{ code: 'UTC+13', title: 'UTC+13 (Tonga Time)', offset: '+13:00', iana: 'Pacific/Tongatapu', abbr: 'TBU' },
|
40
|
+
{ code: 'UTC+14', title: 'UTC+14 (Line Islands Time)', offset: '+14:00', iana: 'Pacific/Kiritimati', abbr: 'CXI' },
|
41
|
+
];
|
42
|
+
|
43
|
+
export { timeZones };
|
44
|
+
//# sourceMappingURL=acorex-connectivity-mock-timezones-CnNQ6EXw.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"acorex-connectivity-mock-timezones-CnNQ6EXw.mjs","sources":["../../../../libs/connectivity/mock/src/lib/platform-management/common/data/timezones.ts"],"sourcesContent":["import { AXPTimeZone } from '@acorex/platform/common';\n\nexport const timeZones: AXPTimeZone[] = [\n { code: 'UTC-12', title: 'UTC-12 (Baker Island Time)', offset: '-12:00', iana: 'Etc/GMT+12', abbr: 'BIT' },\n { code: 'UTC-11', title: 'UTC-11 (Niue Time)', offset: '-11:00', iana: 'Etc/GMT+11', abbr: 'NIU' },\n { code: 'UTC-10', title: 'UTC-10 (Hawaii-Aleutian Standard Time)', offset: '-10:00', iana: 'Pacific/Honolulu', abbr: 'HNL' },\n { code: 'UTC-9:30', title: 'UTC-9:30 (Marquesas Islands Time)', offset: '-09:30', iana: 'Pacific/Marquesas', abbr: 'MQS' },\n { code: 'UTC-9', title: 'UTC-9 (Alaska Standard Time)', offset: '-09:00', iana: 'America/Anchorage', abbr: 'ANC' },\n { code: 'UTC-8', title: 'UTC-8 (Pacific Standard Time)', offset: '-08:00', iana: 'America/Los_Angeles', abbr: 'LAX' },\n { code: 'UTC-7', title: 'UTC-7 (Mountain Standard Time)', offset: '-07:00', iana: 'America/Denver', abbr: 'DEN' },\n { code: 'UTC-6', title: 'UTC-6 (Central Standard Time)', offset: '-06:00', iana: 'America/Chicago', abbr: 'CHI' },\n { code: 'UTC-5', title: 'UTC-5 (Eastern Standard Time)', offset: '-05:00', iana: 'America/New_York', abbr: 'NYC' },\n { code: 'UTC-4:30', title: 'UTC-4:30 (Venezuela Time)', offset: '-04:30', iana: 'America/Caracas', abbr: 'CCS' },\n { code: 'UTC-4', title: 'UTC-4 (Atlantic Standard Time)', offset: '-04:00', iana: 'America/Halifax', abbr: 'YHZ' },\n { code: 'UTC-3:30', title: 'UTC-3:30 (Newfoundland Standard Time)', offset: '-03:30', iana: 'America/St_Johns', abbr: 'YYT' },\n { code: 'UTC-3', title: 'UTC-3 (Argentina, Brazil, Uruguay Time)', offset: '-03:00', iana: 'America/Argentina/Buenos_Aires', abbr: 'BUE' },\n { code: 'UTC-2', title: 'UTC-2 (South Georgia/South Sandwich Islands Time)', offset: '-02:00', iana: 'Etc/GMT+2', abbr: 'SGI' },\n { code: 'UTC-1', title: 'UTC-1 (Azores Time)', offset: '-01:00', iana: 'Atlantic/Azores', abbr: 'PDL' },\n { code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00', iana: 'Etc/UTC', abbr: 'LON' },\n { code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00', iana: 'Europe/Berlin', abbr: 'BER' },\n { code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00', iana: 'Europe/Helsinki', abbr: 'HEL' },\n { code: 'UTC+3', title: 'UTC+3 (Arabian Standard Time)', offset: '+03:00', iana: 'Asia/Riyadh', abbr: 'RUH' },\n { code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30', iana: 'Asia/Tehran', abbr: 'THR' },\n { code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00', iana: 'Asia/Dubai', abbr: 'DXB' },\n { code: 'UTC+4:30', title: 'UTC+4:30 (Afghanistan Time)', offset: '+04:30', iana: 'Asia/Kabul', abbr: 'KBL' },\n { code: 'UTC+5', title: 'UTC+5 (Pakistan Standard Time)', offset: '+05:00', iana: 'Asia/Karachi', abbr: 'KHI' },\n { code: 'UTC+5:30', title: 'UTC+5:30 (Indian Standard Time)', offset: '+05:30', iana: 'Asia/Kolkata', abbr: 'DEL' },\n { code: 'UTC+5:45', title: 'UTC+5:45 (Nepal Time)', offset: '+05:45', iana: 'Asia/Kathmandu', abbr: 'KTM' },\n { code: 'UTC+6', title: 'UTC+6 (Bangladesh Standard Time)', offset: '+06:00', iana: 'Asia/Dhaka', abbr: 'DAC' },\n { code: 'UTC+6:30', title: 'UTC+6:30 (Cocos Islands Time)', offset: '+06:30', iana: 'Indian/Cocos', abbr: 'CCK' },\n { code: 'UTC+7', title: 'UTC+7 (Indochina Time)', offset: '+07:00', iana: 'Asia/Bangkok', abbr: 'BKK' },\n { code: 'UTC+8', title: 'UTC+8 (China Standard Time)', offset: '+08:00', iana: 'Asia/Shanghai', abbr: 'SHA' },\n { code: 'UTC+8:45', title: 'UTC+8:45 (Australian Central Western Standard Time)', offset: '+08:45', iana: 'Australia/Eucla', abbr: 'EUC' },\n { code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00', iana: 'Asia/Tokyo', abbr: 'TYO' },\n { code: 'UTC+9:30', title: 'UTC+9:30 (Australian Central Standard Time)', offset: '+09:30', iana: 'Australia/Adelaide', abbr: 'ADL' },\n { code: 'UTC+10', title: 'UTC+10 (Australian Eastern Standard Time)', offset: '+10:00', iana: 'Australia/Sydney', abbr: 'SYD' },\n { code: 'UTC+10:30', title: 'UTC+10:30 (Lord Howe Standard Time)', offset: '+10:30', iana: 'Australia/Lord_Howe', abbr: 'LDH' },\n { code: 'UTC+11', title: 'UTC+11 (Solomon Islands Time)', offset: '+11:00', iana: 'Pacific/Guadalcanal', abbr: 'HIR' },\n { code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00', iana: 'Pacific/Auckland', abbr: 'AKL' },\n { code: 'UTC+12:45', title: 'UTC+12:45 (Chatham Islands Time)', offset: '+12:45', iana: 'Pacific/Chatham', abbr: 'CHT' },\n { code: 'UTC+13', title: 'UTC+13 (Tonga Time)', offset: '+13:00', iana: 'Pacific/Tongatapu', abbr: 'TBU' },\n { code: 'UTC+14', title: 'UTC+14 (Line Islands Time)', offset: '+14:00', iana: 'Pacific/Kiritimati', abbr: 'CXI' },\n];\n"],"names":[],"mappings":"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"}
|
@@ -4683,11 +4683,11 @@ class AXCRegionalServiceImpl extends AXPRegionalService {
|
|
4683
4683
|
return (await this.getLanguages()).filter((c) => ['fa-IR', 'en-US'].some((e) => e == c.code));
|
4684
4684
|
}
|
4685
4685
|
async getTimeZones() {
|
4686
|
-
const { timeZones } = await import('./acorex-connectivity-mock-timezones-
|
4686
|
+
const { timeZones } = await import('./acorex-connectivity-mock-timezones-CnNQ6EXw.mjs');
|
4687
4687
|
return timeZones;
|
4688
4688
|
}
|
4689
4689
|
async getBrowserTimeZoneCode() {
|
4690
|
-
const { timeZones } = await import('./acorex-connectivity-mock-timezones-
|
4690
|
+
const { timeZones } = await import('./acorex-connectivity-mock-timezones-CnNQ6EXw.mjs');
|
4691
4691
|
const now = new Date();
|
4692
4692
|
// Calculate offset in hours and minutes
|
4693
4693
|
const offsetMinutes = now.getTimezoneOffset();
|
package/package.json
CHANGED
@@ -1,15 +0,0 @@
|
|
1
|
-
const timeZones = [
|
2
|
-
{ code: 'UTC-5', title: 'UTC-5 (Eastern Time)', offset: '-05:00' },
|
3
|
-
{ code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00' },
|
4
|
-
{ code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00' },
|
5
|
-
{ code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00' },
|
6
|
-
{ code: 'UTC+3', title: 'UTC+3 (Arabian Time)', offset: '+03:00' },
|
7
|
-
{ code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30' },
|
8
|
-
{ code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00' },
|
9
|
-
{ code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00' },
|
10
|
-
{ code: 'UTC+10', title: 'UTC+10 (Australian Eastern Time)', offset: '+10:00' },
|
11
|
-
{ code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00' },
|
12
|
-
];
|
13
|
-
|
14
|
-
export { timeZones };
|
15
|
-
//# sourceMappingURL=acorex-connectivity-mock-timezones-D-kAWkRu.mjs.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"acorex-connectivity-mock-timezones-D-kAWkRu.mjs","sources":["../../../../libs/connectivity/mock/src/lib/platform-management/common/data/timezones.ts"],"sourcesContent":["import { AXPTimeZone } from '@acorex/platform/common';\n\nexport const timeZones: AXPTimeZone[] = [\n { code: 'UTC-5', title: 'UTC-5 (Eastern Time)', offset: '-05:00' },\n { code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00' },\n { code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00' },\n { code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00' },\n { code: 'UTC+3', title: 'UTC+3 (Arabian Time)', offset: '+03:00' },\n { code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30' },\n { code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00' },\n { code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00' },\n { code: 'UTC+10', title: 'UTC+10 (Australian Eastern Time)', offset: '+10:00' },\n { code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00' },\n];\n"],"names":[],"mappings":"AAEa,MAAA,SAAS,GAAkB;IACtC,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,QAAQ,EAAE;IAClE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,6BAA6B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACzE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC3E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC3E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,QAAQ,EAAE;IAClE,EAAE,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC9E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,4BAA4B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACxE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,6BAA6B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACzE,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,kCAAkC,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC/E,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,oCAAoC,EAAE,MAAM,EAAE,QAAQ,EAAE;;;;;"}
|