earthsdk3-ue 3.0.6-beta.7 → 3.0.6-beta.8
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/dist/earthsdk3-ue.cjs +8 -8
- package/dist/earthsdk3-ue.js +8 -8
- package/dist/earthsdk3-ue.mjs +8 -8
- package/package.json +1 -1
package/dist/earthsdk3-ue.cjs
CHANGED
|
@@ -16581,17 +16581,17 @@ try {
|
|
|
16581
16581
|
// @ts-ignore
|
|
16582
16582
|
const name = (copyright_a = `${"earthsdk3-ue"}`) !== null && copyright_a !== void 0 ? copyright_a : '-';
|
|
16583
16583
|
// @ts-ignore
|
|
16584
|
-
const version = true && "3.0.6-beta.
|
|
16584
|
+
const version = true && "3.0.6-beta.8" !== void 0 ? "3.0.6-beta.8" : '-';
|
|
16585
16585
|
// @ts-ignore
|
|
16586
|
-
const date = true && "2025-05-07T08:
|
|
16586
|
+
const date = true && "2025-05-07T08:24:34.000Z" !== void 0 ? "2025-05-07T08:24:34.000Z" : '-';
|
|
16587
16587
|
// @ts-ignore
|
|
16588
16588
|
const owner = true && "北京西部世界科技有限公司" !== void 0 ? "北京西部世界科技有限公司" : '-';
|
|
16589
16589
|
// @ts-ignore
|
|
16590
16590
|
const description = true && "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" !== void 0 ? "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" : '';
|
|
16591
16591
|
// @ts-ignore
|
|
16592
|
-
const commitId = true && "
|
|
16592
|
+
const commitId = true && "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" !== void 0 ? "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" : '';
|
|
16593
16593
|
// @ts-ignore
|
|
16594
|
-
const timestamp = true &&
|
|
16594
|
+
const timestamp = true && 1746606274000 !== void 0 ? 1746606274000 : '';
|
|
16595
16595
|
const leftoverHoursStr = ((Date.now() - timestamp) / 3600000).toFixed(1);
|
|
16596
16596
|
const info = `%c🌏 ${name}%c ${version}.${commitId.slice(0, 8)}.${date} (距今${leftoverHoursStr}个小时)
|
|
16597
16597
|
%c${description ? description + '\n' : ''}当前网站正在使用${name},此软件版权归${owner}所有
|
|
@@ -16602,19 +16602,19 @@ try {
|
|
|
16602
16602
|
// @ts-ignore
|
|
16603
16603
|
get ownerlink() { return undefined; },
|
|
16604
16604
|
// @ts-ignore
|
|
16605
|
-
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "
|
|
16605
|
+
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"); },
|
|
16606
16606
|
// @ts-ignore
|
|
16607
16607
|
get info() { return info; },
|
|
16608
16608
|
// @ts-ignore
|
|
16609
|
-
get date() { return "2025-05-07T08:
|
|
16609
|
+
get date() { return "2025-05-07T08:24:34.000Z"; },
|
|
16610
16610
|
// @ts-ignore
|
|
16611
16611
|
get author() { return "suplyang"; },
|
|
16612
16612
|
// @ts-ignore
|
|
16613
|
-
get version() { return "3.0.6-beta.
|
|
16613
|
+
get version() { return "3.0.6-beta.8"; },
|
|
16614
16614
|
// @ts-ignore
|
|
16615
16615
|
get name() { return "earthsdk3-ue"; },
|
|
16616
16616
|
// @ts-ignore
|
|
16617
|
-
get commitId() { return "
|
|
16617
|
+
get commitId() { return "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"; },
|
|
16618
16618
|
print(force = false) {
|
|
16619
16619
|
// @ts-ignore
|
|
16620
16620
|
if (!force && !!window._xe2_no_copy_print)
|
package/dist/earthsdk3-ue.js
CHANGED
|
@@ -16607,17 +16607,17 @@ try {
|
|
|
16607
16607
|
// @ts-ignore
|
|
16608
16608
|
const name = (copyright_a = `${"earthsdk3-ue"}`) !== null && copyright_a !== void 0 ? copyright_a : '-';
|
|
16609
16609
|
// @ts-ignore
|
|
16610
|
-
const version = true && "3.0.6-beta.
|
|
16610
|
+
const version = true && "3.0.6-beta.8" !== void 0 ? "3.0.6-beta.8" : '-';
|
|
16611
16611
|
// @ts-ignore
|
|
16612
|
-
const date = true && "2025-05-07T08:
|
|
16612
|
+
const date = true && "2025-05-07T08:24:34.000Z" !== void 0 ? "2025-05-07T08:24:34.000Z" : '-';
|
|
16613
16613
|
// @ts-ignore
|
|
16614
16614
|
const owner = true && "北京西部世界科技有限公司" !== void 0 ? "北京西部世界科技有限公司" : '-';
|
|
16615
16615
|
// @ts-ignore
|
|
16616
16616
|
const description = true && "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" !== void 0 ? "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" : '';
|
|
16617
16617
|
// @ts-ignore
|
|
16618
|
-
const commitId = true && "
|
|
16618
|
+
const commitId = true && "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" !== void 0 ? "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" : '';
|
|
16619
16619
|
// @ts-ignore
|
|
16620
|
-
const timestamp = true &&
|
|
16620
|
+
const timestamp = true && 1746606274000 !== void 0 ? 1746606274000 : '';
|
|
16621
16621
|
const leftoverHoursStr = ((Date.now() - timestamp) / 3600000).toFixed(1);
|
|
16622
16622
|
const info = `%c🌏 ${name}%c ${version}.${commitId.slice(0, 8)}.${date} (距今${leftoverHoursStr}个小时)
|
|
16623
16623
|
%c${description ? description + '\n' : ''}当前网站正在使用${name},此软件版权归${owner}所有
|
|
@@ -16628,19 +16628,19 @@ try {
|
|
|
16628
16628
|
// @ts-ignore
|
|
16629
16629
|
get ownerlink() { return undefined; },
|
|
16630
16630
|
// @ts-ignore
|
|
16631
|
-
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "
|
|
16631
|
+
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"); },
|
|
16632
16632
|
// @ts-ignore
|
|
16633
16633
|
get info() { return info; },
|
|
16634
16634
|
// @ts-ignore
|
|
16635
|
-
get date() { return "2025-05-07T08:
|
|
16635
|
+
get date() { return "2025-05-07T08:24:34.000Z"; },
|
|
16636
16636
|
// @ts-ignore
|
|
16637
16637
|
get author() { return "suplyang"; },
|
|
16638
16638
|
// @ts-ignore
|
|
16639
|
-
get version() { return "3.0.6-beta.
|
|
16639
|
+
get version() { return "3.0.6-beta.8"; },
|
|
16640
16640
|
// @ts-ignore
|
|
16641
16641
|
get name() { return "earthsdk3-ue"; },
|
|
16642
16642
|
// @ts-ignore
|
|
16643
|
-
get commitId() { return "
|
|
16643
|
+
get commitId() { return "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"; },
|
|
16644
16644
|
print(force = false) {
|
|
16645
16645
|
// @ts-ignore
|
|
16646
16646
|
if (!force && !!window._xe2_no_copy_print)
|
package/dist/earthsdk3-ue.mjs
CHANGED
|
@@ -16424,17 +16424,17 @@ try {
|
|
|
16424
16424
|
// @ts-ignore
|
|
16425
16425
|
const name = (copyright_a = `${"earthsdk3-ue"}`) !== null && copyright_a !== void 0 ? copyright_a : '-';
|
|
16426
16426
|
// @ts-ignore
|
|
16427
|
-
const version = true && "3.0.6-beta.
|
|
16427
|
+
const version = true && "3.0.6-beta.8" !== void 0 ? "3.0.6-beta.8" : '-';
|
|
16428
16428
|
// @ts-ignore
|
|
16429
|
-
const date = true && "2025-05-07T08:
|
|
16429
|
+
const date = true && "2025-05-07T08:24:34.000Z" !== void 0 ? "2025-05-07T08:24:34.000Z" : '-';
|
|
16430
16430
|
// @ts-ignore
|
|
16431
16431
|
const owner = true && "北京西部世界科技有限公司" !== void 0 ? "北京西部世界科技有限公司" : '-';
|
|
16432
16432
|
// @ts-ignore
|
|
16433
16433
|
const description = true && "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" !== void 0 ? "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn" : '';
|
|
16434
16434
|
// @ts-ignore
|
|
16435
|
-
const commitId = true && "
|
|
16435
|
+
const commitId = true && "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" !== void 0 ? "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0" : '';
|
|
16436
16436
|
// @ts-ignore
|
|
16437
|
-
const timestamp = true &&
|
|
16437
|
+
const timestamp = true && 1746606274000 !== void 0 ? 1746606274000 : '';
|
|
16438
16438
|
const leftoverHoursStr = ((Date.now() - timestamp) / 3600000).toFixed(1);
|
|
16439
16439
|
const info = `%c🌏 ${name}%c ${version}.${commitId.slice(0, 8)}.${date} (距今${leftoverHoursStr}个小时)
|
|
16440
16440
|
%c${description ? description + '\n' : ''}当前网站正在使用${name},此软件版权归${owner}所有
|
|
@@ -16445,19 +16445,19 @@ try {
|
|
|
16445
16445
|
// @ts-ignore
|
|
16446
16446
|
get ownerlink() { return undefined; },
|
|
16447
16447
|
// @ts-ignore
|
|
16448
|
-
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "
|
|
16448
|
+
get gituri() { return GITURI_ && GITURI_.replace('${commitId}', "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"); },
|
|
16449
16449
|
// @ts-ignore
|
|
16450
16450
|
get info() { return info; },
|
|
16451
16451
|
// @ts-ignore
|
|
16452
|
-
get date() { return "2025-05-07T08:
|
|
16452
|
+
get date() { return "2025-05-07T08:24:34.000Z"; },
|
|
16453
16453
|
// @ts-ignore
|
|
16454
16454
|
get author() { return "suplyang"; },
|
|
16455
16455
|
// @ts-ignore
|
|
16456
|
-
get version() { return "3.0.6-beta.
|
|
16456
|
+
get version() { return "3.0.6-beta.8"; },
|
|
16457
16457
|
// @ts-ignore
|
|
16458
16458
|
get name() { return "earthsdk3-ue"; },
|
|
16459
16459
|
// @ts-ignore
|
|
16460
|
-
get commitId() { return "
|
|
16460
|
+
get commitId() { return "f9f6cf52421eda0e32678d556bacc0b1a8f6eed0"; },
|
|
16461
16461
|
print(force = false) {
|
|
16462
16462
|
// @ts-ignore
|
|
16463
16463
|
if (!force && !!window._xe2_no_copy_print)
|