Browse Source

Merge branch 'release-sy-v1.0.0' of ssh://gitlab.datameta.com:2224/project/water/shuili-vue into release-sy-v1.0.0

sy-water-data-board-ui
yantingyu 1 year ago
parent
commit
d4fac3bbe0
  1. 8
      public/index.html
  2. 447954
      public/lib/Cesium/Cesium.js
  3. 2232
      public/lib/Cesium/ThirdParty/Workers/basis_transcoder.js
  4. 1828
      public/lib/Cesium/ThirdParty/Workers/draco_decoder_nodejs.js
  5. 1
      public/lib/Cesium/ThirdParty/Workers/package.js
  6. 605
      public/lib/Cesium/ThirdParty/Workers/pako_deflate.min.js
  7. 800
      public/lib/Cesium/ThirdParty/Workers/pako_inflate.min.js
  8. 502
      public/lib/Cesium/ThirdParty/Workers/z-worker-pako.js
  9. 8019
      public/lib/Cesium/ThirdParty/google-earth-dbroot-parser.js
  10. 127
      public/lib/Cesium/Widgets/Animation/Animation.css
  11. 70
      public/lib/Cesium/Widgets/Animation/lighter.css
  12. 108
      public/lib/Cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css
  13. 22
      public/lib/Cesium/Widgets/BaseLayerPicker/lighter.css
  14. 102
      public/lib/Cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css
  15. 113
      public/lib/Cesium/Widgets/CesiumInspector/CesiumInspector.css
  16. 124
      public/lib/Cesium/Widgets/CesiumWidget/CesiumWidget.css
  17. 14
      public/lib/Cesium/Widgets/CesiumWidget/lighter.css
  18. 8
      public/lib/Cesium/Widgets/FullscreenButton/FullscreenButton.css
  19. 70
      public/lib/Cesium/Widgets/Geocoder/Geocoder.css
  20. 17
      public/lib/Cesium/Widgets/Geocoder/lighter.css
  21. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldHillshade.png
  22. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldImagery.png
  23. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldOcean.png
  24. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/bingAerial.png
  25. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/bingAerialLabels.png
  26. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/bingRoads.png
  27. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/blueMarble.png
  28. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/earthAtNight.png
  29. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/mapQuestOpenStreetMap.png
  30. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxSatellite.png
  31. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxStreets.png
  32. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxTerrain.png
  33. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/naturalEarthII.png
  34. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/openStreetMap.png
  35. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/sentinel-2.png
  36. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/stamenToner.png
  37. BIN
      public/lib/Cesium/Widgets/Images/ImageryProviders/stamenWatercolor.png
  38. 84
      public/lib/Cesium/Widgets/Images/NavigationHelp/Mouse.svg
  39. 76
      public/lib/Cesium/Widgets/Images/NavigationHelp/MouseLeft.svg
  40. 76
      public/lib/Cesium/Widgets/Images/NavigationHelp/MouseMiddle.svg
  41. 76
      public/lib/Cesium/Widgets/Images/NavigationHelp/MouseRight.svg
  42. 120
      public/lib/Cesium/Widgets/Images/NavigationHelp/Touch.svg
  43. 129
      public/lib/Cesium/Widgets/Images/NavigationHelp/TouchDrag.svg
  44. 76
      public/lib/Cesium/Widgets/Images/NavigationHelp/TouchRotate.svg
  45. 135
      public/lib/Cesium/Widgets/Images/NavigationHelp/TouchTilt.svg
  46. 74
      public/lib/Cesium/Widgets/Images/NavigationHelp/TouchZoom.svg
  47. BIN
      public/lib/Cesium/Widgets/Images/TerrainProviders/CesiumWorldTerrain.png
  48. BIN
      public/lib/Cesium/Widgets/Images/TerrainProviders/Ellipsoid.png
  49. BIN
      public/lib/Cesium/Widgets/Images/TimelineIcons.png
  50. BIN
      public/lib/Cesium/Widgets/Images/info-loading.gif
  51. 92
      public/lib/Cesium/Widgets/InfoBox/InfoBox.css
  52. 178
      public/lib/Cesium/Widgets/InfoBox/InfoBoxDescription.css
  53. 93
      public/lib/Cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css
  54. 38
      public/lib/Cesium/Widgets/NavigationHelpButton/lighter.css
  55. 15
      public/lib/Cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css
  56. 38
      public/lib/Cesium/Widgets/ProjectionPicker/ProjectionPicker.css
  57. 56
      public/lib/Cesium/Widgets/SceneModePicker/SceneModePicker.css
  58. 20
      public/lib/Cesium/Widgets/SelectionIndicator/SelectionIndicator.css
  59. 96
      public/lib/Cesium/Widgets/Timeline/Timeline.css
  60. 18
      public/lib/Cesium/Widgets/Timeline/lighter.css
  61. 8
      public/lib/Cesium/Widgets/VRButton/VRButton.css
  62. 107
      public/lib/Cesium/Widgets/Viewer/Viewer.css
  63. 16
      public/lib/Cesium/Widgets/VoxelInspector/VoxelInspector.css
  64. 232
      public/lib/Cesium/Widgets/lighter.css
  65. 46
      public/lib/Cesium/Widgets/lighterShared.css
  66. 103
      public/lib/Cesium/Widgets/shared.css
  67. 1311
      public/lib/Cesium/Widgets/widgets.css
  68. 450627
      public/lib/Cesium/index.cjs
  69. 447943
      public/lib/Cesium/index.js
  70. 0
      public/lib/sycim/resources/Assets/0.jpg
  71. 0
      public/lib/sycim/resources/Assets/0/0.jpg
  72. 0
      public/lib/sycim/resources/Assets/0/0/0.jpg
  73. 0
      public/lib/sycim/resources/Assets/0/1.jpg
  74. 0
      public/lib/sycim/resources/Assets/0/1/0.jpg
  75. 0
      public/lib/sycim/resources/Assets/0/2.jpg
  76. 0
      public/lib/sycim/resources/Assets/0/3.jpg
  77. 0
      public/lib/sycim/resources/Assets/1.jpg
  78. 0
      public/lib/sycim/resources/Assets/1/0.jpg
  79. 0
      public/lib/sycim/resources/Assets/1/0/0.jpg
  80. 0
      public/lib/sycim/resources/Assets/1/0/1.jpg
  81. 0
      public/lib/sycim/resources/Assets/1/1.jpg
  82. 0
      public/lib/sycim/resources/Assets/1/1/0.jpg
  83. 0
      public/lib/sycim/resources/Assets/1/1/1.jpg
  84. 0
      public/lib/sycim/resources/Assets/1/2.jpg
  85. 0
      public/lib/sycim/resources/Assets/1/2/0.jpg
  86. 0
      public/lib/sycim/resources/Assets/1/2/1.jpg
  87. 0
      public/lib/sycim/resources/Assets/1/3.jpg
  88. 0
      public/lib/sycim/resources/Assets/1/3/0.jpg
  89. 0
      public/lib/sycim/resources/Assets/1/3/1.jpg
  90. 0
      public/lib/sycim/resources/Assets/2.jpg
  91. 0
      public/lib/sycim/resources/Assets/2/0.jpg
  92. BIN
      public/lib/sycim/resources/Assets/2/0/0.jpg
  93. BIN
      public/lib/sycim/resources/Assets/2/0/1.jpg
  94. BIN
      public/lib/sycim/resources/Assets/2/0/2.jpg
  95. BIN
      public/lib/sycim/resources/Assets/2/0/3.jpg
  96. 0
      public/lib/sycim/resources/Assets/2/1.jpg
  97. BIN
      public/lib/sycim/resources/Assets/2/1/0.jpg
  98. BIN
      public/lib/sycim/resources/Assets/2/1/1.jpg
  99. BIN
      public/lib/sycim/resources/Assets/2/1/2.jpg
  100. BIN
      public/lib/sycim/resources/Assets/2/1/3.jpg

8
public/index.html

@ -8,12 +8,12 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<script src="./config.js"></script>
<link href="./lib/Cesium/Widgets/widgets.css" rel="stylesheet" />
<link href="./lib/sycim.min.css" rel="stylesheet" />
<script src="./lib/sycim.min.js"></script>
<!-- <link href="./lib/Cesium/Widgets/widgets.css" rel="stylesheet" /> -->
<link href="./lib/sycim/sycim.min.css" rel="stylesheet" />
<script src="./lib/sycim/sycim.min.js"></script>
<script>
window.Cesium = sycim.Cesium;
sycim.config.baseUrl = "./lib/Cesium/";
sycim.config.baseUrl = "./lib/sycim/resources/";
</script>
<script src="./lib/SuperMap3D/SuperMap3D.js"></script>
<title><%= webpackConfig.name %></title>

447954
public/lib/Cesium/Cesium.js

File diff suppressed because one or more lines are too long

2232
public/lib/Cesium/ThirdParty/Workers/basis_transcoder.js

File diff suppressed because it is too large

1828
public/lib/Cesium/ThirdParty/Workers/draco_decoder_nodejs.js

File diff suppressed because it is too large

1
public/lib/Cesium/ThirdParty/Workers/package.js

@ -1 +0,0 @@
module.exports = { type: "commonjs" };

605
public/lib/Cesium/ThirdParty/Workers/pako_deflate.min.js

@ -1,605 +0,0 @@
/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */
!function(t, e) {
"object" == typeof exports && "undefined" != typeof module ? e(exports) : "function" == typeof define && define.amd ? define(["exports"], e) : e((t = "undefined" != typeof globalThis ? globalThis : t || self).pako = {});
}(this, function(t) {
"use strict";
function e(t2) {
let e2 = t2.length;
for (; --e2 >= 0; )
t2[e2] = 0;
}
const a = 256, s = 286, n = 30, r = 15, i = new Uint8Array([0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0]), _ = new Uint8Array([0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13]), l = new Uint8Array([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7]), h = new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15]), o = new Array(576);
e(o);
const d = new Array(60);
e(d);
const u = new Array(512);
e(u);
const f = new Array(256);
e(f);
const c = new Array(29);
e(c);
const p = new Array(n);
function g(t2, e2, a2, s2, n2) {
this.static_tree = t2, this.extra_bits = e2, this.extra_base = a2, this.elems = s2, this.max_length = n2, this.has_stree = t2 && t2.length;
}
let w, m, b;
function y(t2, e2) {
this.dyn_tree = t2, this.max_code = 0, this.stat_desc = e2;
}
e(p);
const v = (t2) => t2 < 256 ? u[t2] : u[256 + (t2 >>> 7)], z = (t2, e2) => {
t2.pending_buf[t2.pending++] = 255 & e2, t2.pending_buf[t2.pending++] = e2 >>> 8 & 255;
}, k = (t2, e2, a2) => {
t2.bi_valid > 16 - a2 ? (t2.bi_buf |= e2 << t2.bi_valid & 65535, z(t2, t2.bi_buf), t2.bi_buf = e2 >> 16 - t2.bi_valid, t2.bi_valid += a2 - 16) : (t2.bi_buf |= e2 << t2.bi_valid & 65535, t2.bi_valid += a2);
}, x = (t2, e2, a2) => {
k(t2, a2[2 * e2], a2[2 * e2 + 1]);
}, A = (t2, e2) => {
let a2 = 0;
do {
a2 |= 1 & t2, t2 >>>= 1, a2 <<= 1;
} while (--e2 > 0);
return a2 >>> 1;
}, E = (t2, e2, a2) => {
const s2 = new Array(16);
let n2, i2, _2 = 0;
for (n2 = 1; n2 <= r; n2++)
_2 = _2 + a2[n2 - 1] << 1, s2[n2] = _2;
for (i2 = 0; i2 <= e2; i2++) {
let e3 = t2[2 * i2 + 1];
0 !== e3 && (t2[2 * i2] = A(s2[e3]++, e3));
}
}, Z = (t2) => {
let e2;
for (e2 = 0; e2 < s; e2++)
t2.dyn_ltree[2 * e2] = 0;
for (e2 = 0; e2 < n; e2++)
t2.dyn_dtree[2 * e2] = 0;
for (e2 = 0; e2 < 19; e2++)
t2.bl_tree[2 * e2] = 0;
t2.dyn_ltree[512] = 1, t2.opt_len = t2.static_len = 0, t2.sym_next = t2.matches = 0;
}, U = (t2) => {
t2.bi_valid > 8 ? z(t2, t2.bi_buf) : t2.bi_valid > 0 && (t2.pending_buf[t2.pending++] = t2.bi_buf), t2.bi_buf = 0, t2.bi_valid = 0;
}, R = (t2, e2, a2, s2) => {
const n2 = 2 * e2, r2 = 2 * a2;
return t2[n2] < t2[r2] || t2[n2] === t2[r2] && s2[e2] <= s2[a2];
}, S = (t2, e2, a2) => {
const s2 = t2.heap[a2];
let n2 = a2 << 1;
for (; n2 <= t2.heap_len && (n2 < t2.heap_len && R(e2, t2.heap[n2 + 1], t2.heap[n2], t2.depth) && n2++, !R(e2, s2, t2.heap[n2], t2.depth)); )
t2.heap[a2] = t2.heap[n2], a2 = n2, n2 <<= 1;
t2.heap[a2] = s2;
}, T = (t2, e2, s2) => {
let n2, r2, l2, h2, o2 = 0;
if (0 !== t2.sym_next)
do {
n2 = 255 & t2.pending_buf[t2.sym_buf + o2++], n2 += (255 & t2.pending_buf[t2.sym_buf + o2++]) << 8, r2 = t2.pending_buf[t2.sym_buf + o2++], 0 === n2 ? x(t2, r2, e2) : (l2 = f[r2], x(t2, l2 + a + 1, e2), h2 = i[l2], 0 !== h2 && (r2 -= c[l2], k(t2, r2, h2)), n2--, l2 = v(n2), x(t2, l2, s2), h2 = _[l2], 0 !== h2 && (n2 -= p[l2], k(t2, n2, h2)));
} while (o2 < t2.sym_next);
x(t2, 256, e2);
}, L = (t2, e2) => {
const a2 = e2.dyn_tree, s2 = e2.stat_desc.static_tree, n2 = e2.stat_desc.has_stree, i2 = e2.stat_desc.elems;
let _2, l2, h2, o2 = -1;
for (t2.heap_len = 0, t2.heap_max = 573, _2 = 0; _2 < i2; _2++)
0 !== a2[2 * _2] ? (t2.heap[++t2.heap_len] = o2 = _2, t2.depth[_2] = 0) : a2[2 * _2 + 1] = 0;
for (; t2.heap_len < 2; )
h2 = t2.heap[++t2.heap_len] = o2 < 2 ? ++o2 : 0, a2[2 * h2] = 1, t2.depth[h2] = 0, t2.opt_len--, n2 && (t2.static_len -= s2[2 * h2 + 1]);
for (e2.max_code = o2, _2 = t2.heap_len >> 1; _2 >= 1; _2--)
S(t2, a2, _2);
h2 = i2;
do {
_2 = t2.heap[1], t2.heap[1] = t2.heap[t2.heap_len--], S(t2, a2, 1), l2 = t2.heap[1], t2.heap[--t2.heap_max] = _2, t2.heap[--t2.heap_max] = l2, a2[2 * h2] = a2[2 * _2] + a2[2 * l2], t2.depth[h2] = (t2.depth[_2] >= t2.depth[l2] ? t2.depth[_2] : t2.depth[l2]) + 1, a2[2 * _2 + 1] = a2[2 * l2 + 1] = h2, t2.heap[1] = h2++, S(t2, a2, 1);
} while (t2.heap_len >= 2);
t2.heap[--t2.heap_max] = t2.heap[1], ((t3, e3) => {
const a3 = e3.dyn_tree, s3 = e3.max_code, n3 = e3.stat_desc.static_tree, i3 = e3.stat_desc.has_stree, _3 = e3.stat_desc.extra_bits, l3 = e3.stat_desc.extra_base, h3 = e3.stat_desc.max_length;
let o3, d2, u2, f2, c2, p2, g2 = 0;
for (f2 = 0; f2 <= r; f2++)
t3.bl_count[f2] = 0;
for (a3[2 * t3.heap[t3.heap_max] + 1] = 0, o3 = t3.heap_max + 1; o3 < 573; o3++)
d2 = t3.heap[o3], f2 = a3[2 * a3[2 * d2 + 1] + 1] + 1, f2 > h3 && (f2 = h3, g2++), a3[2 * d2 + 1] = f2, d2 > s3 || (t3.bl_count[f2]++, c2 = 0, d2 >= l3 && (c2 = _3[d2 - l3]), p2 = a3[2 * d2], t3.opt_len += p2 * (f2 + c2), i3 && (t3.static_len += p2 * (n3[2 * d2 + 1] + c2)));
if (0 !== g2) {
do {
for (f2 = h3 - 1; 0 === t3.bl_count[f2]; )
f2--;
t3.bl_count[f2]--, t3.bl_count[f2 + 1] += 2, t3.bl_count[h3]--, g2 -= 2;
} while (g2 > 0);
for (f2 = h3; 0 !== f2; f2--)
for (d2 = t3.bl_count[f2]; 0 !== d2; )
u2 = t3.heap[--o3], u2 > s3 || (a3[2 * u2 + 1] !== f2 && (t3.opt_len += (f2 - a3[2 * u2 + 1]) * a3[2 * u2], a3[2 * u2 + 1] = f2), d2--);
}
})(t2, e2), E(a2, o2, t2.bl_count);
}, F = (t2, e2, a2) => {
let s2, n2, r2 = -1, i2 = e2[1], _2 = 0, l2 = 7, h2 = 4;
for (0 === i2 && (l2 = 138, h2 = 3), e2[2 * (a2 + 1) + 1] = 65535, s2 = 0; s2 <= a2; s2++)
n2 = i2, i2 = e2[2 * (s2 + 1) + 1], ++_2 < l2 && n2 === i2 || (_2 < h2 ? t2.bl_tree[2 * n2] += _2 : 0 !== n2 ? (n2 !== r2 && t2.bl_tree[2 * n2]++, t2.bl_tree[32]++) : _2 <= 10 ? t2.bl_tree[34]++ : t2.bl_tree[36]++, _2 = 0, r2 = n2, 0 === i2 ? (l2 = 138, h2 = 3) : n2 === i2 ? (l2 = 6, h2 = 3) : (l2 = 7, h2 = 4));
}, O = (t2, e2, a2) => {
let s2, n2, r2 = -1, i2 = e2[1], _2 = 0, l2 = 7, h2 = 4;
for (0 === i2 && (l2 = 138, h2 = 3), s2 = 0; s2 <= a2; s2++)
if (n2 = i2, i2 = e2[2 * (s2 + 1) + 1], !(++_2 < l2 && n2 === i2)) {
if (_2 < h2)
do {
x(t2, n2, t2.bl_tree);
} while (0 != --_2);
else
0 !== n2 ? (n2 !== r2 && (x(t2, n2, t2.bl_tree), _2--), x(t2, 16, t2.bl_tree), k(t2, _2 - 3, 2)) : _2 <= 10 ? (x(t2, 17, t2.bl_tree), k(t2, _2 - 3, 3)) : (x(t2, 18, t2.bl_tree), k(t2, _2 - 11, 7));
_2 = 0, r2 = n2, 0 === i2 ? (l2 = 138, h2 = 3) : n2 === i2 ? (l2 = 6, h2 = 3) : (l2 = 7, h2 = 4);
}
};
let D = false;
const N = (t2, e2, a2, s2) => {
k(t2, 0 + (s2 ? 1 : 0), 3), U(t2), z(t2, a2), z(t2, ~a2), a2 && t2.pending_buf.set(t2.window.subarray(e2, e2 + a2), t2.pending), t2.pending += a2;
};
var I = (t2, e2, s2, n2) => {
let r2, i2, _2 = 0;
t2.level > 0 ? (2 === t2.strm.data_type && (t2.strm.data_type = ((t3) => {
let e3, s3 = 4093624447;
for (e3 = 0; e3 <= 31; e3++, s3 >>>= 1)
if (1 & s3 && 0 !== t3.dyn_ltree[2 * e3])
return 0;
if (0 !== t3.dyn_ltree[18] || 0 !== t3.dyn_ltree[20] || 0 !== t3.dyn_ltree[26])
return 1;
for (e3 = 32; e3 < a; e3++)
if (0 !== t3.dyn_ltree[2 * e3])
return 1;
return 0;
})(t2)), L(t2, t2.l_desc), L(t2, t2.d_desc), _2 = ((t3) => {
let e3;
for (F(t3, t3.dyn_ltree, t3.l_desc.max_code), F(t3, t3.dyn_dtree, t3.d_desc.max_code), L(t3, t3.bl_desc), e3 = 18; e3 >= 3 && 0 === t3.bl_tree[2 * h[e3] + 1]; e3--)
;
return t3.opt_len += 3 * (e3 + 1) + 5 + 5 + 4, e3;
})(t2), r2 = t2.opt_len + 3 + 7 >>> 3, i2 = t2.static_len + 3 + 7 >>> 3, i2 <= r2 && (r2 = i2)) : r2 = i2 = s2 + 5, s2 + 4 <= r2 && -1 !== e2 ? N(t2, e2, s2, n2) : 4 === t2.strategy || i2 === r2 ? (k(t2, 2 + (n2 ? 1 : 0), 3), T(t2, o, d)) : (k(t2, 4 + (n2 ? 1 : 0), 3), ((t3, e3, a2, s3) => {
let n3;
for (k(t3, e3 - 257, 5), k(t3, a2 - 1, 5), k(t3, s3 - 4, 4), n3 = 0; n3 < s3; n3++)
k(t3, t3.bl_tree[2 * h[n3] + 1], 3);
O(t3, t3.dyn_ltree, e3 - 1), O(t3, t3.dyn_dtree, a2 - 1);
})(t2, t2.l_desc.max_code + 1, t2.d_desc.max_code + 1, _2 + 1), T(t2, t2.dyn_ltree, t2.dyn_dtree)), Z(t2), n2 && U(t2);
}, C = { _tr_init: (t2) => {
D || ((() => {
let t3, e2, a2, h2, y2;
const v2 = new Array(16);
for (a2 = 0, h2 = 0; h2 < 28; h2++)
for (c[h2] = a2, t3 = 0; t3 < 1 << i[h2]; t3++)
f[a2++] = h2;
for (f[a2 - 1] = h2, y2 = 0, h2 = 0; h2 < 16; h2++)
for (p[h2] = y2, t3 = 0; t3 < 1 << _[h2]; t3++)
u[y2++] = h2;
for (y2 >>= 7; h2 < n; h2++)
for (p[h2] = y2 << 7, t3 = 0; t3 < 1 << _[h2] - 7; t3++)
u[256 + y2++] = h2;
for (e2 = 0; e2 <= r; e2++)
v2[e2] = 0;
for (t3 = 0; t3 <= 143; )
o[2 * t3 + 1] = 8, t3++, v2[8]++;
for (; t3 <= 255; )
o[2 * t3 + 1] = 9, t3++, v2[9]++;
for (; t3 <= 279; )
o[2 * t3 + 1] = 7, t3++, v2[7]++;
for (; t3 <= 287; )
o[2 * t3 + 1] = 8, t3++, v2[8]++;
for (E(o, 287, v2), t3 = 0; t3 < n; t3++)
d[2 * t3 + 1] = 5, d[2 * t3] = A(t3, 5);
w = new g(o, i, 257, s, r), m = new g(d, _, 0, n, r), b = new g(new Array(0), l, 0, 19, 7);
})(), D = true), t2.l_desc = new y(t2.dyn_ltree, w), t2.d_desc = new y(t2.dyn_dtree, m), t2.bl_desc = new y(t2.bl_tree, b), t2.bi_buf = 0, t2.bi_valid = 0, Z(t2);
}, _tr_stored_block: N, _tr_flush_block: I, _tr_tally: (t2, e2, s2) => (t2.pending_buf[t2.sym_buf + t2.sym_next++] = e2, t2.pending_buf[t2.sym_buf + t2.sym_next++] = e2 >> 8, t2.pending_buf[t2.sym_buf + t2.sym_next++] = s2, 0 === e2 ? t2.dyn_ltree[2 * s2]++ : (t2.matches++, e2--, t2.dyn_ltree[2 * (f[s2] + a + 1)]++, t2.dyn_dtree[2 * v(e2)]++), t2.sym_next === t2.sym_end), _tr_align: (t2) => {
k(t2, 2, 3), x(t2, 256, o), ((t3) => {
16 === t3.bi_valid ? (z(t3, t3.bi_buf), t3.bi_buf = 0, t3.bi_valid = 0) : t3.bi_valid >= 8 && (t3.pending_buf[t3.pending++] = 255 & t3.bi_buf, t3.bi_buf >>= 8, t3.bi_valid -= 8);
})(t2);
} };
var B = (t2, e2, a2, s2) => {
let n2 = 65535 & t2 | 0, r2 = t2 >>> 16 & 65535 | 0, i2 = 0;
for (; 0 !== a2; ) {
i2 = a2 > 2e3 ? 2e3 : a2, a2 -= i2;
do {
n2 = n2 + e2[s2++] | 0, r2 = r2 + n2 | 0;
} while (--i2);
n2 %= 65521, r2 %= 65521;
}
return n2 | r2 << 16 | 0;
};
const H = new Uint32Array((() => {
let t2, e2 = [];
for (var a2 = 0; a2 < 256; a2++) {
t2 = a2;
for (var s2 = 0; s2 < 8; s2++)
t2 = 1 & t2 ? 3988292384 ^ t2 >>> 1 : t2 >>> 1;
e2[a2] = t2;
}
return e2;
})());
var M = (t2, e2, a2, s2) => {
const n2 = H, r2 = s2 + a2;
t2 ^= -1;
for (let a3 = s2; a3 < r2; a3++)
t2 = t2 >>> 8 ^ n2[255 & (t2 ^ e2[a3])];
return -1 ^ t2;
}, P = { 2: "need dictionary", 1: "stream end", 0: "", "-1": "file error", "-2": "stream error", "-3": "data error", "-4": "insufficient memory", "-5": "buffer error", "-6": "incompatible version" }, j = { Z_NO_FLUSH: 0, Z_PARTIAL_FLUSH: 1, Z_SYNC_FLUSH: 2, Z_FULL_FLUSH: 3, Z_FINISH: 4, Z_BLOCK: 5, Z_TREES: 6, Z_OK: 0, Z_STREAM_END: 1, Z_NEED_DICT: 2, Z_ERRNO: -1, Z_STREAM_ERROR: -2, Z_DATA_ERROR: -3, Z_MEM_ERROR: -4, Z_BUF_ERROR: -5, Z_NO_COMPRESSION: 0, Z_BEST_SPEED: 1, Z_BEST_COMPRESSION: 9, Z_DEFAULT_COMPRESSION: -1, Z_FILTERED: 1, Z_HUFFMAN_ONLY: 2, Z_RLE: 3, Z_FIXED: 4, Z_DEFAULT_STRATEGY: 0, Z_BINARY: 0, Z_TEXT: 1, Z_UNKNOWN: 2, Z_DEFLATED: 8 };
const { _tr_init: K, _tr_stored_block: Y, _tr_flush_block: G, _tr_tally: X, _tr_align: W } = C, { Z_NO_FLUSH: q, Z_PARTIAL_FLUSH: J, Z_FULL_FLUSH: Q, Z_FINISH: V, Z_BLOCK: $, Z_OK: tt, Z_STREAM_END: et, Z_STREAM_ERROR: at, Z_DATA_ERROR: st, Z_BUF_ERROR: nt, Z_DEFAULT_COMPRESSION: rt, Z_FILTERED: it, Z_HUFFMAN_ONLY: _t, Z_RLE: lt, Z_FIXED: ht, Z_DEFAULT_STRATEGY: ot, Z_UNKNOWN: dt, Z_DEFLATED: ut } = j, ft = 258, ct = 262, pt = 42, gt = 113, wt = 666, mt = (t2, e2) => (t2.msg = P[e2], e2), bt = (t2) => 2 * t2 - (t2 > 4 ? 9 : 0), yt = (t2) => {
let e2 = t2.length;
for (; --e2 >= 0; )
t2[e2] = 0;
}, vt = (t2) => {
let e2, a2, s2, n2 = t2.w_size;
e2 = t2.hash_size, s2 = e2;
do {
a2 = t2.head[--s2], t2.head[s2] = a2 >= n2 ? a2 - n2 : 0;
} while (--e2);
e2 = n2, s2 = e2;
do {
a2 = t2.prev[--s2], t2.prev[s2] = a2 >= n2 ? a2 - n2 : 0;
} while (--e2);
};
let zt = (t2, e2, a2) => (e2 << t2.hash_shift ^ a2) & t2.hash_mask;
const kt = (t2) => {
const e2 = t2.state;
let a2 = e2.pending;
a2 > t2.avail_out && (a2 = t2.avail_out), 0 !== a2 && (t2.output.set(e2.pending_buf.subarray(e2.pending_out, e2.pending_out + a2), t2.next_out), t2.next_out += a2, e2.pending_out += a2, t2.total_out += a2, t2.avail_out -= a2, e2.pending -= a2, 0 === e2.pending && (e2.pending_out = 0));
}, xt = (t2, e2) => {
G(t2, t2.block_start >= 0 ? t2.block_start : -1, t2.strstart - t2.block_start, e2), t2.block_start = t2.strstart, kt(t2.strm);
}, At = (t2, e2) => {
t2.pending_buf[t2.pending++] = e2;
}, Et = (t2, e2) => {
t2.pending_buf[t2.pending++] = e2 >>> 8 & 255, t2.pending_buf[t2.pending++] = 255 & e2;
}, Zt = (t2, e2, a2, s2) => {
let n2 = t2.avail_in;
return n2 > s2 && (n2 = s2), 0 === n2 ? 0 : (t2.avail_in -= n2, e2.set(t2.input.subarray(t2.next_in, t2.next_in + n2), a2), 1 === t2.state.wrap ? t2.adler = B(t2.adler, e2, n2, a2) : 2 === t2.state.wrap && (t2.adler = M(t2.adler, e2, n2, a2)), t2.next_in += n2, t2.total_in += n2, n2);
}, Ut = (t2, e2) => {
let a2, s2, n2 = t2.max_chain_length, r2 = t2.strstart, i2 = t2.prev_length, _2 = t2.nice_match;
const l2 = t2.strstart > t2.w_size - ct ? t2.strstart - (t2.w_size - ct) : 0, h2 = t2.window, o2 = t2.w_mask, d2 = t2.prev, u2 = t2.strstart + ft;
let f2 = h2[r2 + i2 - 1], c2 = h2[r2 + i2];
t2.prev_length >= t2.good_match && (n2 >>= 2), _2 > t2.lookahead && (_2 = t2.lookahead);
do {
if (a2 = e2, h2[a2 + i2] === c2 && h2[a2 + i2 - 1] === f2 && h2[a2] === h2[r2] && h2[++a2] === h2[r2 + 1]) {
r2 += 2, a2++;
do {
} while (h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && h2[++r2] === h2[++a2] && r2 < u2);
if (s2 = ft - (u2 - r2), r2 = u2 - ft, s2 > i2) {
if (t2.match_start = e2, i2 = s2, s2 >= _2)
break;
f2 = h2[r2 + i2 - 1], c2 = h2[r2 + i2];
}
}
} while ((e2 = d2[e2 & o2]) > l2 && 0 != --n2);
return i2 <= t2.lookahead ? i2 : t2.lookahead;
}, Rt = (t2) => {
const e2 = t2.w_size;
let a2, s2, n2;
do {
if (s2 = t2.window_size - t2.lookahead - t2.strstart, t2.strstart >= e2 + (e2 - ct) && (t2.window.set(t2.window.subarray(e2, e2 + e2 - s2), 0), t2.match_start -= e2, t2.strstart -= e2, t2.block_start -= e2, t2.insert > t2.strstart && (t2.insert = t2.strstart), vt(t2), s2 += e2), 0 === t2.strm.avail_in)
break;
if (a2 = Zt(t2.strm, t2.window, t2.strstart + t2.lookahead, s2), t2.lookahead += a2, t2.lookahead + t2.insert >= 3)
for (n2 = t2.strstart - t2.insert, t2.ins_h = t2.window[n2], t2.ins_h = zt(t2, t2.ins_h, t2.window[n2 + 1]); t2.insert && (t2.ins_h = zt(t2, t2.ins_h, t2.window[n2 + 3 - 1]), t2.prev[n2 & t2.w_mask] = t2.head[t2.ins_h], t2.head[t2.ins_h] = n2, n2++, t2.insert--, !(t2.lookahead + t2.insert < 3)); )
;
} while (t2.lookahead < ct && 0 !== t2.strm.avail_in);
}, St = (t2, e2) => {
let a2, s2, n2, r2 = t2.pending_buf_size - 5 > t2.w_size ? t2.w_size : t2.pending_buf_size - 5, i2 = 0, _2 = t2.strm.avail_in;
do {
if (a2 = 65535, n2 = t2.bi_valid + 42 >> 3, t2.strm.avail_out < n2)
break;
if (n2 = t2.strm.avail_out - n2, s2 = t2.strstart - t2.block_start, a2 > s2 + t2.strm.avail_in && (a2 = s2 + t2.strm.avail_in), a2 > n2 && (a2 = n2), a2 < r2 && (0 === a2 && e2 !== V || e2 === q || a2 !== s2 + t2.strm.avail_in))
break;
i2 = e2 === V && a2 === s2 + t2.strm.avail_in ? 1 : 0, Y(t2, 0, 0, i2), t2.pending_buf[t2.pending - 4] = a2, t2.pending_buf[t2.pending - 3] = a2 >> 8, t2.pending_buf[t2.pending - 2] = ~a2, t2.pending_buf[t2.pending - 1] = ~a2 >> 8, kt(t2.strm), s2 && (s2 > a2 && (s2 = a2), t2.strm.output.set(t2.window.subarray(t2.block_start, t2.block_start + s2), t2.strm.next_out), t2.strm.next_out += s2, t2.strm.avail_out -= s2, t2.strm.total_out += s2, t2.block_start += s2, a2 -= s2), a2 && (Zt(t2.strm, t2.strm.output, t2.strm.next_out, a2), t2.strm.next_out += a2, t2.strm.avail_out -= a2, t2.strm.total_out += a2);
} while (0 === i2);
return _2 -= t2.strm.avail_in, _2 && (_2 >= t2.w_size ? (t2.matches = 2, t2.window.set(t2.strm.input.subarray(t2.strm.next_in - t2.w_size, t2.strm.next_in), 0), t2.strstart = t2.w_size, t2.insert = t2.strstart) : (t2.window_size - t2.strstart <= _2 && (t2.strstart -= t2.w_size, t2.window.set(t2.window.subarray(t2.w_size, t2.w_size + t2.strstart), 0), t2.matches < 2 && t2.matches++, t2.insert > t2.strstart && (t2.insert = t2.strstart)), t2.window.set(t2.strm.input.subarray(t2.strm.next_in - _2, t2.strm.next_in), t2.strstart), t2.strstart += _2, t2.insert += _2 > t2.w_size - t2.insert ? t2.w_size - t2.insert : _2), t2.block_start = t2.strstart), t2.high_water < t2.strstart && (t2.high_water = t2.strstart), i2 ? 4 : e2 !== q && e2 !== V && 0 === t2.strm.avail_in && t2.strstart === t2.block_start ? 2 : (n2 = t2.window_size - t2.strstart, t2.strm.avail_in > n2 && t2.block_start >= t2.w_size && (t2.block_start -= t2.w_size, t2.strstart -= t2.w_size, t2.window.set(t2.window.subarray(t2.w_size, t2.w_size + t2.strstart), 0), t2.matches < 2 && t2.matches++, n2 += t2.w_size, t2.insert > t2.strstart && (t2.insert = t2.strstart)), n2 > t2.strm.avail_in && (n2 = t2.strm.avail_in), n2 && (Zt(t2.strm, t2.window, t2.strstart, n2), t2.strstart += n2, t2.insert += n2 > t2.w_size - t2.insert ? t2.w_size - t2.insert : n2), t2.high_water < t2.strstart && (t2.high_water = t2.strstart), n2 = t2.bi_valid + 42 >> 3, n2 = t2.pending_buf_size - n2 > 65535 ? 65535 : t2.pending_buf_size - n2, r2 = n2 > t2.w_size ? t2.w_size : n2, s2 = t2.strstart - t2.block_start, (s2 >= r2 || (s2 || e2 === V) && e2 !== q && 0 === t2.strm.avail_in && s2 <= n2) && (a2 = s2 > n2 ? n2 : s2, i2 = e2 === V && 0 === t2.strm.avail_in && a2 === s2 ? 1 : 0, Y(t2, t2.block_start, a2, i2), t2.block_start += a2, kt(t2.strm)), i2 ? 3 : 1);
}, Tt = (t2, e2) => {
let a2, s2;
for (; ; ) {
if (t2.lookahead < ct) {
if (Rt(t2), t2.lookahead < ct && e2 === q)
return 1;
if (0 === t2.lookahead)
break;
}
if (a2 = 0, t2.lookahead >= 3 && (t2.ins_h = zt(t2, t2.ins_h, t2.window[t2.strstart + 3 - 1]), a2 = t2.prev[t2.strstart & t2.w_mask] = t2.head[t2.ins_h], t2.head[t2.ins_h] = t2.strstart), 0 !== a2 && t2.strstart - a2 <= t2.w_size - ct && (t2.match_length = Ut(t2, a2)), t2.match_length >= 3)
if (s2 = X(t2, t2.strstart - t2.match_start, t2.match_length - 3), t2.lookahead -= t2.match_length, t2.match_length <= t2.max_lazy_match && t2.lookahead >= 3) {
t2.match_length--;
do {
t2.strstart++, t2.ins_h = zt(t2, t2.ins_h, t2.window[t2.strstart + 3 - 1]), a2 = t2.prev[t2.strstart & t2.w_mask] = t2.head[t2.ins_h], t2.head[t2.ins_h] = t2.strstart;
} while (0 != --t2.match_length);
t2.strstart++;
} else
t2.strstart += t2.match_length, t2.match_length = 0, t2.ins_h = t2.window[t2.strstart], t2.ins_h = zt(t2, t2.ins_h, t2.window[t2.strstart + 1]);
else
s2 = X(t2, 0, t2.window[t2.strstart]), t2.lookahead--, t2.strstart++;
if (s2 && (xt(t2, false), 0 === t2.strm.avail_out))
return 1;
}
return t2.insert = t2.strstart < 2 ? t2.strstart : 2, e2 === V ? (xt(t2, true), 0 === t2.strm.avail_out ? 3 : 4) : t2.sym_next && (xt(t2, false), 0 === t2.strm.avail_out) ? 1 : 2;
}, Lt = (t2, e2) => {
let a2, s2, n2;
for (; ; ) {
if (t2.lookahead < ct) {
if (Rt(t2), t2.lookahead < ct && e2 === q)
return 1;
if (0 === t2.lookahead)
break;
}
if (a2 = 0, t2.lookahead >= 3 && (t2.ins_h = zt(t2, t2.ins_h, t2.window[t2.strstart + 3 - 1]), a2 = t2.prev[t2.strstart & t2.w_mask] = t2.head[t2.ins_h], t2.head[t2.ins_h] = t2.strstart), t2.prev_length = t2.match_length, t2.prev_match = t2.match_start, t2.match_length = 2, 0 !== a2 && t2.prev_length < t2.max_lazy_match && t2.strstart - a2 <= t2.w_size - ct && (t2.match_length = Ut(t2, a2), t2.match_length <= 5 && (t2.strategy === it || 3 === t2.match_length && t2.strstart - t2.match_start > 4096) && (t2.match_length = 2)), t2.prev_length >= 3 && t2.match_length <= t2.prev_length) {
n2 = t2.strstart + t2.lookahead - 3, s2 = X(t2, t2.strstart - 1 - t2.prev_match, t2.prev_length - 3), t2.lookahead -= t2.prev_length - 1, t2.prev_length -= 2;
do {
++t2.strstart <= n2 && (t2.ins_h = zt(t2, t2.ins_h, t2.window[t2.strstart + 3 - 1]), a2 = t2.prev[t2.strstart & t2.w_mask] = t2.head[t2.ins_h], t2.head[t2.ins_h] = t2.strstart);
} while (0 != --t2.prev_length);
if (t2.match_available = 0, t2.match_length = 2, t2.strstart++, s2 && (xt(t2, false), 0 === t2.strm.avail_out))
return 1;
} else if (t2.match_available) {
if (s2 = X(t2, 0, t2.window[t2.strstart - 1]), s2 && xt(t2, false), t2.strstart++, t2.lookahead--, 0 === t2.strm.avail_out)
return 1;
} else
t2.match_available = 1, t2.strstart++, t2.lookahead--;
}
return t2.match_available && (s2 = X(t2, 0, t2.window[t2.strstart - 1]), t2.match_available = 0), t2.insert = t2.strstart < 2 ? t2.strstart : 2, e2 === V ? (xt(t2, true), 0 === t2.strm.avail_out ? 3 : 4) : t2.sym_next && (xt(t2, false), 0 === t2.strm.avail_out) ? 1 : 2;
};
function Ft(t2, e2, a2, s2, n2) {
this.good_length = t2, this.max_lazy = e2, this.nice_length = a2, this.max_chain = s2, this.func = n2;
}
const Ot = [new Ft(0, 0, 0, 0, St), new Ft(4, 4, 8, 4, Tt), new Ft(4, 5, 16, 8, Tt), new Ft(4, 6, 32, 32, Tt), new Ft(4, 4, 16, 16, Lt), new Ft(8, 16, 32, 32, Lt), new Ft(8, 16, 128, 128, Lt), new Ft(8, 32, 128, 256, Lt), new Ft(32, 128, 258, 1024, Lt), new Ft(32, 258, 258, 4096, Lt)];
function Dt() {
this.strm = null, this.status = 0, this.pending_buf = null, this.pending_buf_size = 0, this.pending_out = 0, this.pending = 0, this.wrap = 0, this.gzhead = null, this.gzindex = 0, this.method = ut, this.last_flush = -1, this.w_size = 0, this.w_bits = 0, this.w_mask = 0, this.window = null, this.window_size = 0, this.prev = null, this.head = null, this.ins_h = 0, this.hash_size = 0, this.hash_bits = 0, this.hash_mask = 0, this.hash_shift = 0, this.block_start = 0, this.match_length = 0, this.prev_match = 0, this.match_available = 0, this.strstart = 0, this.match_start = 0, this.lookahead = 0, this.prev_length = 0, this.max_chain_length = 0, this.max_lazy_match = 0, this.level = 0, this.strategy = 0, this.good_match = 0, this.nice_match = 0, this.dyn_ltree = new Uint16Array(1146), this.dyn_dtree = new Uint16Array(122), this.bl_tree = new Uint16Array(78), yt(this.dyn_ltree), yt(this.dyn_dtree), yt(this.bl_tree), this.l_desc = null, this.d_desc = null, this.bl_desc = null, this.bl_count = new Uint16Array(16), this.heap = new Uint16Array(573), yt(this.heap), this.heap_len = 0, this.heap_max = 0, this.depth = new Uint16Array(573), yt(this.depth), this.sym_buf = 0, this.lit_bufsize = 0, this.sym_next = 0, this.sym_end = 0, this.opt_len = 0, this.static_len = 0, this.matches = 0, this.insert = 0, this.bi_buf = 0, this.bi_valid = 0;
}
const Nt = (t2) => {
if (!t2)
return 1;
const e2 = t2.state;
return !e2 || e2.strm !== t2 || e2.status !== pt && 57 !== e2.status && 69 !== e2.status && 73 !== e2.status && 91 !== e2.status && 103 !== e2.status && e2.status !== gt && e2.status !== wt ? 1 : 0;
}, It = (t2) => {
if (Nt(t2))
return mt(t2, at);
t2.total_in = t2.total_out = 0, t2.data_type = dt;
const e2 = t2.state;
return e2.pending = 0, e2.pending_out = 0, e2.wrap < 0 && (e2.wrap = -e2.wrap), e2.status = 2 === e2.wrap ? 57 : e2.wrap ? pt : gt, t2.adler = 2 === e2.wrap ? 0 : 1, e2.last_flush = -2, K(e2), tt;
}, Ct = (t2) => {
const e2 = It(t2);
var a2;
return e2 === tt && ((a2 = t2.state).window_size = 2 * a2.w_size, yt(a2.head), a2.max_lazy_match = Ot[a2.level].max_lazy, a2.good_match = Ot[a2.level].good_length, a2.nice_match = Ot[a2.level].nice_length, a2.max_chain_length = Ot[a2.level].max_chain, a2.strstart = 0, a2.block_start = 0, a2.lookahead = 0, a2.insert = 0, a2.match_length = a2.prev_length = 2, a2.match_available = 0, a2.ins_h = 0), e2;
}, Bt = (t2, e2, a2, s2, n2, r2) => {
if (!t2)
return at;
let i2 = 1;
if (e2 === rt && (e2 = 6), s2 < 0 ? (i2 = 0, s2 = -s2) : s2 > 15 && (i2 = 2, s2 -= 16), n2 < 1 || n2 > 9 || a2 !== ut || s2 < 8 || s2 > 15 || e2 < 0 || e2 > 9 || r2 < 0 || r2 > ht || 8 === s2 && 1 !== i2)
return mt(t2, at);
8 === s2 && (s2 = 9);
const _2 = new Dt();
return t2.state = _2, _2.strm = t2, _2.status = pt, _2.wrap = i2, _2.gzhead = null, _2.w_bits = s2, _2.w_size = 1 << _2.w_bits, _2.w_mask = _2.w_size - 1, _2.hash_bits = n2 + 7, _2.hash_size = 1 << _2.hash_bits, _2.hash_mask = _2.hash_size - 1, _2.hash_shift = ~~((_2.hash_bits + 3 - 1) / 3), _2.window = new Uint8Array(2 * _2.w_size), _2.head = new Uint16Array(_2.hash_size), _2.prev = new Uint16Array(_2.w_size), _2.lit_bufsize = 1 << n2 + 6, _2.pending_buf_size = 4 * _2.lit_bufsize, _2.pending_buf = new Uint8Array(_2.pending_buf_size), _2.sym_buf = _2.lit_bufsize, _2.sym_end = 3 * (_2.lit_bufsize - 1), _2.level = e2, _2.strategy = r2, _2.method = a2, Ct(t2);
};
var Ht = { deflateInit: (t2, e2) => Bt(t2, e2, ut, 15, 8, ot), deflateInit2: Bt, deflateReset: Ct, deflateResetKeep: It, deflateSetHeader: (t2, e2) => Nt(t2) || 2 !== t2.state.wrap ? at : (t2.state.gzhead = e2, tt), deflate: (t2, e2) => {
if (Nt(t2) || e2 > $ || e2 < 0)
return t2 ? mt(t2, at) : at;
const a2 = t2.state;
if (!t2.output || 0 !== t2.avail_in && !t2.input || a2.status === wt && e2 !== V)
return mt(t2, 0 === t2.avail_out ? nt : at);
const s2 = a2.last_flush;
if (a2.last_flush = e2, 0 !== a2.pending) {
if (kt(t2), 0 === t2.avail_out)
return a2.last_flush = -1, tt;
} else if (0 === t2.avail_in && bt(e2) <= bt(s2) && e2 !== V)
return mt(t2, nt);
if (a2.status === wt && 0 !== t2.avail_in)
return mt(t2, nt);
if (a2.status === pt && 0 === a2.wrap && (a2.status = gt), a2.status === pt) {
let e3 = ut + (a2.w_bits - 8 << 4) << 8, s3 = -1;
if (s3 = a2.strategy >= _t || a2.level < 2 ? 0 : a2.level < 6 ? 1 : 6 === a2.level ? 2 : 3, e3 |= s3 << 6, 0 !== a2.strstart && (e3 |= 32), e3 += 31 - e3 % 31, Et(a2, e3), 0 !== a2.strstart && (Et(a2, t2.adler >>> 16), Et(a2, 65535 & t2.adler)), t2.adler = 1, a2.status = gt, kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
}
if (57 === a2.status) {
if (t2.adler = 0, At(a2, 31), At(a2, 139), At(a2, 8), a2.gzhead)
At(a2, (a2.gzhead.text ? 1 : 0) + (a2.gzhead.hcrc ? 2 : 0) + (a2.gzhead.extra ? 4 : 0) + (a2.gzhead.name ? 8 : 0) + (a2.gzhead.comment ? 16 : 0)), At(a2, 255 & a2.gzhead.time), At(a2, a2.gzhead.time >> 8 & 255), At(a2, a2.gzhead.time >> 16 & 255), At(a2, a2.gzhead.time >> 24 & 255), At(a2, 9 === a2.level ? 2 : a2.strategy >= _t || a2.level < 2 ? 4 : 0), At(a2, 255 & a2.gzhead.os), a2.gzhead.extra && a2.gzhead.extra.length && (At(a2, 255 & a2.gzhead.extra.length), At(a2, a2.gzhead.extra.length >> 8 & 255)), a2.gzhead.hcrc && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending, 0)), a2.gzindex = 0, a2.status = 69;
else if (At(a2, 0), At(a2, 0), At(a2, 0), At(a2, 0), At(a2, 0), At(a2, 9 === a2.level ? 2 : a2.strategy >= _t || a2.level < 2 ? 4 : 0), At(a2, 3), a2.status = gt, kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
}
if (69 === a2.status) {
if (a2.gzhead.extra) {
let e3 = a2.pending, s3 = (65535 & a2.gzhead.extra.length) - a2.gzindex;
for (; a2.pending + s3 > a2.pending_buf_size; ) {
let n3 = a2.pending_buf_size - a2.pending;
if (a2.pending_buf.set(a2.gzhead.extra.subarray(a2.gzindex, a2.gzindex + n3), a2.pending), a2.pending = a2.pending_buf_size, a2.gzhead.hcrc && a2.pending > e3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - e3, e3)), a2.gzindex += n3, kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
e3 = 0, s3 -= n3;
}
let n2 = new Uint8Array(a2.gzhead.extra);
a2.pending_buf.set(n2.subarray(a2.gzindex, a2.gzindex + s3), a2.pending), a2.pending += s3, a2.gzhead.hcrc && a2.pending > e3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - e3, e3)), a2.gzindex = 0;
}
a2.status = 73;
}
if (73 === a2.status) {
if (a2.gzhead.name) {
let e3, s3 = a2.pending;
do {
if (a2.pending === a2.pending_buf_size) {
if (a2.gzhead.hcrc && a2.pending > s3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - s3, s3)), kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
s3 = 0;
}
e3 = a2.gzindex < a2.gzhead.name.length ? 255 & a2.gzhead.name.charCodeAt(a2.gzindex++) : 0, At(a2, e3);
} while (0 !== e3);
a2.gzhead.hcrc && a2.pending > s3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - s3, s3)), a2.gzindex = 0;
}
a2.status = 91;
}
if (91 === a2.status) {
if (a2.gzhead.comment) {
let e3, s3 = a2.pending;
do {
if (a2.pending === a2.pending_buf_size) {
if (a2.gzhead.hcrc && a2.pending > s3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - s3, s3)), kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
s3 = 0;
}
e3 = a2.gzindex < a2.gzhead.comment.length ? 255 & a2.gzhead.comment.charCodeAt(a2.gzindex++) : 0, At(a2, e3);
} while (0 !== e3);
a2.gzhead.hcrc && a2.pending > s3 && (t2.adler = M(t2.adler, a2.pending_buf, a2.pending - s3, s3));
}
a2.status = 103;
}
if (103 === a2.status) {
if (a2.gzhead.hcrc) {
if (a2.pending + 2 > a2.pending_buf_size && (kt(t2), 0 !== a2.pending))
return a2.last_flush = -1, tt;
At(a2, 255 & t2.adler), At(a2, t2.adler >> 8 & 255), t2.adler = 0;
}
if (a2.status = gt, kt(t2), 0 !== a2.pending)
return a2.last_flush = -1, tt;
}
if (0 !== t2.avail_in || 0 !== a2.lookahead || e2 !== q && a2.status !== wt) {
let s3 = 0 === a2.level ? St(a2, e2) : a2.strategy === _t ? ((t3, e3) => {
let a3;
for (; ; ) {
if (0 === t3.lookahead && (Rt(t3), 0 === t3.lookahead)) {
if (e3 === q)
return 1;
break;
}
if (t3.match_length = 0, a3 = X(t3, 0, t3.window[t3.strstart]), t3.lookahead--, t3.strstart++, a3 && (xt(t3, false), 0 === t3.strm.avail_out))
return 1;
}
return t3.insert = 0, e3 === V ? (xt(t3, true), 0 === t3.strm.avail_out ? 3 : 4) : t3.sym_next && (xt(t3, false), 0 === t3.strm.avail_out) ? 1 : 2;
})(a2, e2) : a2.strategy === lt ? ((t3, e3) => {
let a3, s4, n2, r2;
const i2 = t3.window;
for (; ; ) {
if (t3.lookahead <= ft) {
if (Rt(t3), t3.lookahead <= ft && e3 === q)
return 1;
if (0 === t3.lookahead)
break;
}
if (t3.match_length = 0, t3.lookahead >= 3 && t3.strstart > 0 && (n2 = t3.strstart - 1, s4 = i2[n2], s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2])) {
r2 = t3.strstart + ft;
do {
} while (s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && s4 === i2[++n2] && n2 < r2);
t3.match_length = ft - (r2 - n2), t3.match_length > t3.lookahead && (t3.match_length = t3.lookahead);
}
if (t3.match_length >= 3 ? (a3 = X(t3, 1, t3.match_length - 3), t3.lookahead -= t3.match_length, t3.strstart += t3.match_length, t3.match_length = 0) : (a3 = X(t3, 0, t3.window[t3.strstart]), t3.lookahead--, t3.strstart++), a3 && (xt(t3, false), 0 === t3.strm.avail_out))
return 1;
}
return t3.insert = 0, e3 === V ? (xt(t3, true), 0 === t3.strm.avail_out ? 3 : 4) : t3.sym_next && (xt(t3, false), 0 === t3.strm.avail_out) ? 1 : 2;
})(a2, e2) : Ot[a2.level].func(a2, e2);
if (3 !== s3 && 4 !== s3 || (a2.status = wt), 1 === s3 || 3 === s3)
return 0 === t2.avail_out && (a2.last_flush = -1), tt;
if (2 === s3 && (e2 === J ? W(a2) : e2 !== $ && (Y(a2, 0, 0, false), e2 === Q && (yt(a2.head), 0 === a2.lookahead && (a2.strstart = 0, a2.block_start = 0, a2.insert = 0))), kt(t2), 0 === t2.avail_out))
return a2.last_flush = -1, tt;
}
return e2 !== V ? tt : a2.wrap <= 0 ? et : (2 === a2.wrap ? (At(a2, 255 & t2.adler), At(a2, t2.adler >> 8 & 255), At(a2, t2.adler >> 16 & 255), At(a2, t2.adler >> 24 & 255), At(a2, 255 & t2.total_in), At(a2, t2.total_in >> 8 & 255), At(a2, t2.total_in >> 16 & 255), At(a2, t2.total_in >> 24 & 255)) : (Et(a2, t2.adler >>> 16), Et(a2, 65535 & t2.adler)), kt(t2), a2.wrap > 0 && (a2.wrap = -a2.wrap), 0 !== a2.pending ? tt : et);
}, deflateEnd: (t2) => {
if (Nt(t2))
return at;
const e2 = t2.state.status;
return t2.state = null, e2 === gt ? mt(t2, st) : tt;
}, deflateSetDictionary: (t2, e2) => {
let a2 = e2.length;
if (Nt(t2))
return at;
const s2 = t2.state, n2 = s2.wrap;
if (2 === n2 || 1 === n2 && s2.status !== pt || s2.lookahead)
return at;
if (1 === n2 && (t2.adler = B(t2.adler, e2, a2, 0)), s2.wrap = 0, a2 >= s2.w_size) {
0 === n2 && (yt(s2.head), s2.strstart = 0, s2.block_start = 0, s2.insert = 0);
let t3 = new Uint8Array(s2.w_size);
t3.set(e2.subarray(a2 - s2.w_size, a2), 0), e2 = t3, a2 = s2.w_size;
}
const r2 = t2.avail_in, i2 = t2.next_in, _2 = t2.input;
for (t2.avail_in = a2, t2.next_in = 0, t2.input = e2, Rt(s2); s2.lookahead >= 3; ) {
let t3 = s2.strstart, e3 = s2.lookahead - 2;
do {
s2.ins_h = zt(s2, s2.ins_h, s2.window[t3 + 3 - 1]), s2.prev[t3 & s2.w_mask] = s2.head[s2.ins_h], s2.head[s2.ins_h] = t3, t3++;
} while (--e3);
s2.strstart = t3, s2.lookahead = 2, Rt(s2);
}
return s2.strstart += s2.lookahead, s2.block_start = s2.strstart, s2.insert = s2.lookahead, s2.lookahead = 0, s2.match_length = s2.prev_length = 2, s2.match_available = 0, t2.next_in = i2, t2.input = _2, t2.avail_in = r2, s2.wrap = n2, tt;
}, deflateInfo: "pako deflate (from Nodeca project)" };
const Mt = (t2, e2) => Object.prototype.hasOwnProperty.call(t2, e2);
var Pt = function(t2) {
const e2 = Array.prototype.slice.call(arguments, 1);
for (; e2.length; ) {
const a2 = e2.shift();
if (a2) {
if ("object" != typeof a2)
throw new TypeError(a2 + "must be non-object");
for (const e3 in a2)
Mt(a2, e3) && (t2[e3] = a2[e3]);
}
}
return t2;
}, jt = (t2) => {
let e2 = 0;
for (let a3 = 0, s2 = t2.length; a3 < s2; a3++)
e2 += t2[a3].length;
const a2 = new Uint8Array(e2);
for (let e3 = 0, s2 = 0, n2 = t2.length; e3 < n2; e3++) {
let n3 = t2[e3];
a2.set(n3, s2), s2 += n3.length;
}
return a2;
};
let Kt = true;
try {
String.fromCharCode.apply(null, new Uint8Array(1));
} catch (t2) {
Kt = false;
}
const Yt = new Uint8Array(256);
for (let t2 = 0; t2 < 256; t2++)
Yt[t2] = t2 >= 252 ? 6 : t2 >= 248 ? 5 : t2 >= 240 ? 4 : t2 >= 224 ? 3 : t2 >= 192 ? 2 : 1;
Yt[254] = Yt[254] = 1;
var Gt = (t2) => {
if ("function" == typeof TextEncoder && TextEncoder.prototype.encode)
return new TextEncoder().encode(t2);
let e2, a2, s2, n2, r2, i2 = t2.length, _2 = 0;
for (n2 = 0; n2 < i2; n2++)
a2 = t2.charCodeAt(n2), 55296 == (64512 & a2) && n2 + 1 < i2 && (s2 = t2.charCodeAt(n2 + 1), 56320 == (64512 & s2) && (a2 = 65536 + (a2 - 55296 << 10) + (s2 - 56320), n2++)), _2 += a2 < 128 ? 1 : a2 < 2048 ? 2 : a2 < 65536 ? 3 : 4;
for (e2 = new Uint8Array(_2), r2 = 0, n2 = 0; r2 < _2; n2++)
a2 = t2.charCodeAt(n2), 55296 == (64512 & a2) && n2 + 1 < i2 && (s2 = t2.charCodeAt(n2 + 1), 56320 == (64512 & s2) && (a2 = 65536 + (a2 - 55296 << 10) + (s2 - 56320), n2++)), a2 < 128 ? e2[r2++] = a2 : a2 < 2048 ? (e2[r2++] = 192 | a2 >>> 6, e2[r2++] = 128 | 63 & a2) : a2 < 65536 ? (e2[r2++] = 224 | a2 >>> 12, e2[r2++] = 128 | a2 >>> 6 & 63, e2[r2++] = 128 | 63 & a2) : (e2[r2++] = 240 | a2 >>> 18, e2[r2++] = 128 | a2 >>> 12 & 63, e2[r2++] = 128 | a2 >>> 6 & 63, e2[r2++] = 128 | 63 & a2);
return e2;
};
var Xt = function() {
this.input = null, this.next_in = 0, this.avail_in = 0, this.total_in = 0, this.output = null, this.next_out = 0, this.avail_out = 0, this.total_out = 0, this.msg = "", this.state = null, this.data_type = 2, this.adler = 0;
};
const Wt = Object.prototype.toString, { Z_NO_FLUSH: qt, Z_SYNC_FLUSH: Jt, Z_FULL_FLUSH: Qt, Z_FINISH: Vt, Z_OK: $t, Z_STREAM_END: te, Z_DEFAULT_COMPRESSION: ee, Z_DEFAULT_STRATEGY: ae, Z_DEFLATED: se } = j;
function ne(t2) {
this.options = Pt({ level: ee, method: se, chunkSize: 16384, windowBits: 15, memLevel: 8, strategy: ae }, t2 || {});
let e2 = this.options;
e2.raw && e2.windowBits > 0 ? e2.windowBits = -e2.windowBits : e2.gzip && e2.windowBits > 0 && e2.windowBits < 16 && (e2.windowBits += 16), this.err = 0, this.msg = "", this.ended = false, this.chunks = [], this.strm = new Xt(), this.strm.avail_out = 0;
let a2 = Ht.deflateInit2(this.strm, e2.level, e2.method, e2.windowBits, e2.memLevel, e2.strategy);
if (a2 !== $t)
throw new Error(P[a2]);
if (e2.header && Ht.deflateSetHeader(this.strm, e2.header), e2.dictionary) {
let t3;
if (t3 = "string" == typeof e2.dictionary ? Gt(e2.dictionary) : "[object ArrayBuffer]" === Wt.call(e2.dictionary) ? new Uint8Array(e2.dictionary) : e2.dictionary, a2 = Ht.deflateSetDictionary(this.strm, t3), a2 !== $t)
throw new Error(P[a2]);
this._dict_set = true;
}
}
function re(t2, e2) {
const a2 = new ne(e2);
if (a2.push(t2, true), a2.err)
throw a2.msg || P[a2.err];
return a2.result;
}
ne.prototype.push = function(t2, e2) {
const a2 = this.strm, s2 = this.options.chunkSize;
let n2, r2;
if (this.ended)
return false;
for (r2 = e2 === ~~e2 ? e2 : true === e2 ? Vt : qt, "string" == typeof t2 ? a2.input = Gt(t2) : "[object ArrayBuffer]" === Wt.call(t2) ? a2.input = new Uint8Array(t2) : a2.input = t2, a2.next_in = 0, a2.avail_in = a2.input.length; ; )
if (0 === a2.avail_out && (a2.output = new Uint8Array(s2), a2.next_out = 0, a2.avail_out = s2), (r2 === Jt || r2 === Qt) && a2.avail_out <= 6)
this.onData(a2.output.subarray(0, a2.next_out)), a2.avail_out = 0;
else {
if (n2 = Ht.deflate(a2, r2), n2 === te)
return a2.next_out > 0 && this.onData(a2.output.subarray(0, a2.next_out)), n2 = Ht.deflateEnd(this.strm), this.onEnd(n2), this.ended = true, n2 === $t;
if (0 !== a2.avail_out) {
if (r2 > 0 && a2.next_out > 0)
this.onData(a2.output.subarray(0, a2.next_out)), a2.avail_out = 0;
else if (0 === a2.avail_in)
break;
} else
this.onData(a2.output);
}
return true;
}, ne.prototype.onData = function(t2) {
this.chunks.push(t2);
}, ne.prototype.onEnd = function(t2) {
t2 === $t && (this.result = jt(this.chunks)), this.chunks = [], this.err = t2, this.msg = this.strm.msg;
};
var ie = ne, _e = re, le = function(t2, e2) {
return (e2 = e2 || {}).raw = true, re(t2, e2);
}, he = function(t2, e2) {
return (e2 = e2 || {}).gzip = true, re(t2, e2);
}, oe = j, de = { Deflate: ie, deflate: _e, deflateRaw: le, gzip: he, constants: oe };
t.Deflate = ie, t.constants = oe, t.default = de, t.deflate = _e, t.deflateRaw = le, t.gzip = he, Object.defineProperty(t, "__esModule", { value: true });
});

800
public/lib/Cesium/ThirdParty/Workers/pako_inflate.min.js

@ -1,800 +0,0 @@
/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */
!function(e, t) {
"object" == typeof exports && "undefined" != typeof module ? t(exports) : "function" == typeof define && define.amd ? define(["exports"], t) : t((e = "undefined" != typeof globalThis ? globalThis : e || self).pako = {});
}(this, function(e) {
"use strict";
var t = (e2, t2, i2, n2) => {
let a2 = 65535 & e2 | 0, r2 = e2 >>> 16 & 65535 | 0, o2 = 0;
for (; 0 !== i2; ) {
o2 = i2 > 2e3 ? 2e3 : i2, i2 -= o2;
do {
a2 = a2 + t2[n2++] | 0, r2 = r2 + a2 | 0;
} while (--o2);
a2 %= 65521, r2 %= 65521;
}
return a2 | r2 << 16 | 0;
};
const i = new Uint32Array((() => {
let e2, t2 = [];
for (var i2 = 0; i2 < 256; i2++) {
e2 = i2;
for (var n2 = 0; n2 < 8; n2++)
e2 = 1 & e2 ? 3988292384 ^ e2 >>> 1 : e2 >>> 1;
t2[i2] = e2;
}
return t2;
})());
var n = (e2, t2, n2, a2) => {
const r2 = i, o2 = a2 + n2;
e2 ^= -1;
for (let i2 = a2; i2 < o2; i2++)
e2 = e2 >>> 8 ^ r2[255 & (e2 ^ t2[i2])];
return -1 ^ e2;
};
const a = 16209;
var r = function(e2, t2) {
let i2, n2, r2, o2, s2, l2, d2, f2, c2, h2, u2, w2, b2, m2, k2, _2, g2, p2, v2, x2, y2, E2, R2, A2;
const Z2 = e2.state;
i2 = e2.next_in, R2 = e2.input, n2 = i2 + (e2.avail_in - 5), r2 = e2.next_out, A2 = e2.output, o2 = r2 - (t2 - e2.avail_out), s2 = r2 + (e2.avail_out - 257), l2 = Z2.dmax, d2 = Z2.wsize, f2 = Z2.whave, c2 = Z2.wnext, h2 = Z2.window, u2 = Z2.hold, w2 = Z2.bits, b2 = Z2.lencode, m2 = Z2.distcode, k2 = (1 << Z2.lenbits) - 1, _2 = (1 << Z2.distbits) - 1;
e:
do {
w2 < 15 && (u2 += R2[i2++] << w2, w2 += 8, u2 += R2[i2++] << w2, w2 += 8), g2 = b2[u2 & k2];
t:
for (; ; ) {
if (p2 = g2 >>> 24, u2 >>>= p2, w2 -= p2, p2 = g2 >>> 16 & 255, 0 === p2)
A2[r2++] = 65535 & g2;
else {
if (!(16 & p2)) {
if (0 == (64 & p2)) {
g2 = b2[(65535 & g2) + (u2 & (1 << p2) - 1)];
continue t;
}
if (32 & p2) {
Z2.mode = 16191;
break e;
}
e2.msg = "invalid literal/length code", Z2.mode = a;
break e;
}
v2 = 65535 & g2, p2 &= 15, p2 && (w2 < p2 && (u2 += R2[i2++] << w2, w2 += 8), v2 += u2 & (1 << p2) - 1, u2 >>>= p2, w2 -= p2), w2 < 15 && (u2 += R2[i2++] << w2, w2 += 8, u2 += R2[i2++] << w2, w2 += 8), g2 = m2[u2 & _2];
i:
for (; ; ) {
if (p2 = g2 >>> 24, u2 >>>= p2, w2 -= p2, p2 = g2 >>> 16 & 255, !(16 & p2)) {
if (0 == (64 & p2)) {
g2 = m2[(65535 & g2) + (u2 & (1 << p2) - 1)];
continue i;
}
e2.msg = "invalid distance code", Z2.mode = a;
break e;
}
if (x2 = 65535 & g2, p2 &= 15, w2 < p2 && (u2 += R2[i2++] << w2, w2 += 8, w2 < p2 && (u2 += R2[i2++] << w2, w2 += 8)), x2 += u2 & (1 << p2) - 1, x2 > l2) {
e2.msg = "invalid distance too far back", Z2.mode = a;
break e;
}
if (u2 >>>= p2, w2 -= p2, p2 = r2 - o2, x2 > p2) {
if (p2 = x2 - p2, p2 > f2 && Z2.sane) {
e2.msg = "invalid distance too far back", Z2.mode = a;
break e;
}
if (y2 = 0, E2 = h2, 0 === c2) {
if (y2 += d2 - p2, p2 < v2) {
v2 -= p2;
do {
A2[r2++] = h2[y2++];
} while (--p2);
y2 = r2 - x2, E2 = A2;
}
} else if (c2 < p2) {
if (y2 += d2 + c2 - p2, p2 -= c2, p2 < v2) {
v2 -= p2;
do {
A2[r2++] = h2[y2++];
} while (--p2);
if (y2 = 0, c2 < v2) {
p2 = c2, v2 -= p2;
do {
A2[r2++] = h2[y2++];
} while (--p2);
y2 = r2 - x2, E2 = A2;
}
}
} else if (y2 += c2 - p2, p2 < v2) {
v2 -= p2;
do {
A2[r2++] = h2[y2++];
} while (--p2);
y2 = r2 - x2, E2 = A2;
}
for (; v2 > 2; )
A2[r2++] = E2[y2++], A2[r2++] = E2[y2++], A2[r2++] = E2[y2++], v2 -= 3;
v2 && (A2[r2++] = E2[y2++], v2 > 1 && (A2[r2++] = E2[y2++]));
} else {
y2 = r2 - x2;
do {
A2[r2++] = A2[y2++], A2[r2++] = A2[y2++], A2[r2++] = A2[y2++], v2 -= 3;
} while (v2 > 2);
v2 && (A2[r2++] = A2[y2++], v2 > 1 && (A2[r2++] = A2[y2++]));
}
break;
}
}
break;
}
} while (i2 < n2 && r2 < s2);
v2 = w2 >> 3, i2 -= v2, w2 -= v2 << 3, u2 &= (1 << w2) - 1, e2.next_in = i2, e2.next_out = r2, e2.avail_in = i2 < n2 ? n2 - i2 + 5 : 5 - (i2 - n2), e2.avail_out = r2 < s2 ? s2 - r2 + 257 : 257 - (r2 - s2), Z2.hold = u2, Z2.bits = w2;
};
const o = 15, s = new Uint16Array([3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0]), l = new Uint8Array([16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 72, 78]), d = new Uint16Array([1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513, 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577, 0, 0]), f = new Uint8Array([16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 24, 25, 25, 26, 26, 27, 27, 28, 28, 29, 29, 64, 64]);
var c = (e2, t2, i2, n2, a2, r2, c2, h2) => {
const u2 = h2.bits;
let w2, b2, m2, k2, _2, g2, p2 = 0, v2 = 0, x2 = 0, y2 = 0, E2 = 0, R2 = 0, A2 = 0, Z2 = 0, S2 = 0, T2 = 0, O2 = null;
const U2 = new Uint16Array(16), D2 = new Uint16Array(16);
let I2, B2, N2, C2 = null;
for (p2 = 0; p2 <= o; p2++)
U2[p2] = 0;
for (v2 = 0; v2 < n2; v2++)
U2[t2[i2 + v2]]++;
for (E2 = u2, y2 = o; y2 >= 1 && 0 === U2[y2]; y2--)
;
if (E2 > y2 && (E2 = y2), 0 === y2)
return a2[r2++] = 20971520, a2[r2++] = 20971520, h2.bits = 1, 0;
for (x2 = 1; x2 < y2 && 0 === U2[x2]; x2++)
;
for (E2 < x2 && (E2 = x2), Z2 = 1, p2 = 1; p2 <= o; p2++)
if (Z2 <<= 1, Z2 -= U2[p2], Z2 < 0)
return -1;
if (Z2 > 0 && (0 === e2 || 1 !== y2))
return -1;
for (D2[1] = 0, p2 = 1; p2 < o; p2++)
D2[p2 + 1] = D2[p2] + U2[p2];
for (v2 = 0; v2 < n2; v2++)
0 !== t2[i2 + v2] && (c2[D2[t2[i2 + v2]]++] = v2);
if (0 === e2 ? (O2 = C2 = c2, g2 = 20) : 1 === e2 ? (O2 = s, C2 = l, g2 = 257) : (O2 = d, C2 = f, g2 = 0), T2 = 0, v2 = 0, p2 = x2, _2 = r2, R2 = E2, A2 = 0, m2 = -1, S2 = 1 << E2, k2 = S2 - 1, 1 === e2 && S2 > 852 || 2 === e2 && S2 > 592)
return 1;
for (; ; ) {
I2 = p2 - A2, c2[v2] + 1 < g2 ? (B2 = 0, N2 = c2[v2]) : c2[v2] >= g2 ? (B2 = C2[c2[v2] - g2], N2 = O2[c2[v2] - g2]) : (B2 = 96, N2 = 0), w2 = 1 << p2 - A2, b2 = 1 << R2, x2 = b2;
do {
b2 -= w2, a2[_2 + (T2 >> A2) + b2] = I2 << 24 | B2 << 16 | N2 | 0;
} while (0 !== b2);
for (w2 = 1 << p2 - 1; T2 & w2; )
w2 >>= 1;
if (0 !== w2 ? (T2 &= w2 - 1, T2 += w2) : T2 = 0, v2++, 0 == --U2[p2]) {
if (p2 === y2)
break;
p2 = t2[i2 + c2[v2]];
}
if (p2 > E2 && (T2 & k2) !== m2) {
for (0 === A2 && (A2 = E2), _2 += x2, R2 = p2 - A2, Z2 = 1 << R2; R2 + A2 < y2 && (Z2 -= U2[R2 + A2], !(Z2 <= 0)); )
R2++, Z2 <<= 1;
if (S2 += 1 << R2, 1 === e2 && S2 > 852 || 2 === e2 && S2 > 592)
return 1;
m2 = T2 & k2, a2[m2] = E2 << 24 | R2 << 16 | _2 - r2 | 0;
}
}
return 0 !== T2 && (a2[_2 + T2] = p2 - A2 << 24 | 64 << 16 | 0), h2.bits = E2, 0;
}, h = { Z_NO_FLUSH: 0, Z_PARTIAL_FLUSH: 1, Z_SYNC_FLUSH: 2, Z_FULL_FLUSH: 3, Z_FINISH: 4, Z_BLOCK: 5, Z_TREES: 6, Z_OK: 0, Z_STREAM_END: 1, Z_NEED_DICT: 2, Z_ERRNO: -1, Z_STREAM_ERROR: -2, Z_DATA_ERROR: -3, Z_MEM_ERROR: -4, Z_BUF_ERROR: -5, Z_NO_COMPRESSION: 0, Z_BEST_SPEED: 1, Z_BEST_COMPRESSION: 9, Z_DEFAULT_COMPRESSION: -1, Z_FILTERED: 1, Z_HUFFMAN_ONLY: 2, Z_RLE: 3, Z_FIXED: 4, Z_DEFAULT_STRATEGY: 0, Z_BINARY: 0, Z_TEXT: 1, Z_UNKNOWN: 2, Z_DEFLATED: 8 };
const { Z_FINISH: u, Z_BLOCK: w, Z_TREES: b, Z_OK: m, Z_STREAM_END: k, Z_NEED_DICT: _, Z_STREAM_ERROR: g, Z_DATA_ERROR: p, Z_MEM_ERROR: v, Z_BUF_ERROR: x, Z_DEFLATED: y } = h, E = 16180, R = 16190, A = 16191, Z = 16192, S = 16194, T = 16199, O = 16200, U = 16206, D = 16209, I = (e2) => (e2 >>> 24 & 255) + (e2 >>> 8 & 65280) + ((65280 & e2) << 8) + ((255 & e2) << 24);
function B() {
this.strm = null, this.mode = 0, this.last = false, this.wrap = 0, this.havedict = false, this.flags = 0, this.dmax = 0, this.check = 0, this.total = 0, this.head = null, this.wbits = 0, this.wsize = 0, this.whave = 0, this.wnext = 0, this.window = null, this.hold = 0, this.bits = 0, this.length = 0, this.offset = 0, this.extra = 0, this.lencode = null, this.distcode = null, this.lenbits = 0, this.distbits = 0, this.ncode = 0, this.nlen = 0, this.ndist = 0, this.have = 0, this.next = null, this.lens = new Uint16Array(320), this.work = new Uint16Array(288), this.lendyn = null, this.distdyn = null, this.sane = 0, this.back = 0, this.was = 0;
}
const N = (e2) => {
if (!e2)
return 1;
const t2 = e2.state;
return !t2 || t2.strm !== e2 || t2.mode < E || t2.mode > 16211 ? 1 : 0;
}, C = (e2) => {
if (N(e2))
return g;
const t2 = e2.state;
return e2.total_in = e2.total_out = t2.total = 0, e2.msg = "", t2.wrap && (e2.adler = 1 & t2.wrap), t2.mode = E, t2.last = 0, t2.havedict = 0, t2.flags = -1, t2.dmax = 32768, t2.head = null, t2.hold = 0, t2.bits = 0, t2.lencode = t2.lendyn = new Int32Array(852), t2.distcode = t2.distdyn = new Int32Array(592), t2.sane = 1, t2.back = -1, m;
}, z = (e2) => {
if (N(e2))
return g;
const t2 = e2.state;
return t2.wsize = 0, t2.whave = 0, t2.wnext = 0, C(e2);
}, F = (e2, t2) => {
let i2;
if (N(e2))
return g;
const n2 = e2.state;
return t2 < 0 ? (i2 = 0, t2 = -t2) : (i2 = 5 + (t2 >> 4), t2 < 48 && (t2 &= 15)), t2 && (t2 < 8 || t2 > 15) ? g : (null !== n2.window && n2.wbits !== t2 && (n2.window = null), n2.wrap = i2, n2.wbits = t2, z(e2));
}, L = (e2, t2) => {
if (!e2)
return g;
const i2 = new B();
e2.state = i2, i2.strm = e2, i2.window = null, i2.mode = E;
const n2 = F(e2, t2);
return n2 !== m && (e2.state = null), n2;
};
let M, H, j = true;
const K = (e2) => {
if (j) {
M = new Int32Array(512), H = new Int32Array(32);
let t2 = 0;
for (; t2 < 144; )
e2.lens[t2++] = 8;
for (; t2 < 256; )
e2.lens[t2++] = 9;
for (; t2 < 280; )
e2.lens[t2++] = 7;
for (; t2 < 288; )
e2.lens[t2++] = 8;
for (c(1, e2.lens, 0, 288, M, 0, e2.work, { bits: 9 }), t2 = 0; t2 < 32; )
e2.lens[t2++] = 5;
c(2, e2.lens, 0, 32, H, 0, e2.work, { bits: 5 }), j = false;
}
e2.lencode = M, e2.lenbits = 9, e2.distcode = H, e2.distbits = 5;
}, P = (e2, t2, i2, n2) => {
let a2;
const r2 = e2.state;
return null === r2.window && (r2.wsize = 1 << r2.wbits, r2.wnext = 0, r2.whave = 0, r2.window = new Uint8Array(r2.wsize)), n2 >= r2.wsize ? (r2.window.set(t2.subarray(i2 - r2.wsize, i2), 0), r2.wnext = 0, r2.whave = r2.wsize) : (a2 = r2.wsize - r2.wnext, a2 > n2 && (a2 = n2), r2.window.set(t2.subarray(i2 - n2, i2 - n2 + a2), r2.wnext), (n2 -= a2) ? (r2.window.set(t2.subarray(i2 - n2, i2), 0), r2.wnext = n2, r2.whave = r2.wsize) : (r2.wnext += a2, r2.wnext === r2.wsize && (r2.wnext = 0), r2.whave < r2.wsize && (r2.whave += a2))), 0;
};
var Y = { inflateReset: z, inflateReset2: F, inflateResetKeep: C, inflateInit: (e2) => L(e2, 15), inflateInit2: L, inflate: (e2, i2) => {
let a2, o2, s2, l2, d2, f2, h2, B2, C2, z2, F2, L2, M2, H2, j2, Y2, G2, X2, W2, q2, J2, Q2, V2 = 0;
const $2 = new Uint8Array(4);
let ee2, te2;
const ie2 = new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15]);
if (N(e2) || !e2.output || !e2.input && 0 !== e2.avail_in)
return g;
a2 = e2.state, a2.mode === A && (a2.mode = Z), d2 = e2.next_out, s2 = e2.output, h2 = e2.avail_out, l2 = e2.next_in, o2 = e2.input, f2 = e2.avail_in, B2 = a2.hold, C2 = a2.bits, z2 = f2, F2 = h2, Q2 = m;
e:
for (; ; )
switch (a2.mode) {
case E:
if (0 === a2.wrap) {
a2.mode = Z;
break;
}
for (; C2 < 16; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (2 & a2.wrap && 35615 === B2) {
0 === a2.wbits && (a2.wbits = 15), a2.check = 0, $2[0] = 255 & B2, $2[1] = B2 >>> 8 & 255, a2.check = n(a2.check, $2, 2, 0), B2 = 0, C2 = 0, a2.mode = 16181;
break;
}
if (a2.head && (a2.head.done = false), !(1 & a2.wrap) || (((255 & B2) << 8) + (B2 >> 8)) % 31) {
e2.msg = "incorrect header check", a2.mode = D;
break;
}
if ((15 & B2) !== y) {
e2.msg = "unknown compression method", a2.mode = D;
break;
}
if (B2 >>>= 4, C2 -= 4, J2 = 8 + (15 & B2), 0 === a2.wbits && (a2.wbits = J2), J2 > 15 || J2 > a2.wbits) {
e2.msg = "invalid window size", a2.mode = D;
break;
}
a2.dmax = 1 << a2.wbits, a2.flags = 0, e2.adler = a2.check = 1, a2.mode = 512 & B2 ? 16189 : A, B2 = 0, C2 = 0;
break;
case 16181:
for (; C2 < 16; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (a2.flags = B2, (255 & a2.flags) !== y) {
e2.msg = "unknown compression method", a2.mode = D;
break;
}
if (57344 & a2.flags) {
e2.msg = "unknown header flags set", a2.mode = D;
break;
}
a2.head && (a2.head.text = B2 >> 8 & 1), 512 & a2.flags && 4 & a2.wrap && ($2[0] = 255 & B2, $2[1] = B2 >>> 8 & 255, a2.check = n(a2.check, $2, 2, 0)), B2 = 0, C2 = 0, a2.mode = 16182;
case 16182:
for (; C2 < 32; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.head && (a2.head.time = B2), 512 & a2.flags && 4 & a2.wrap && ($2[0] = 255 & B2, $2[1] = B2 >>> 8 & 255, $2[2] = B2 >>> 16 & 255, $2[3] = B2 >>> 24 & 255, a2.check = n(a2.check, $2, 4, 0)), B2 = 0, C2 = 0, a2.mode = 16183;
case 16183:
for (; C2 < 16; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.head && (a2.head.xflags = 255 & B2, a2.head.os = B2 >> 8), 512 & a2.flags && 4 & a2.wrap && ($2[0] = 255 & B2, $2[1] = B2 >>> 8 & 255, a2.check = n(a2.check, $2, 2, 0)), B2 = 0, C2 = 0, a2.mode = 16184;
case 16184:
if (1024 & a2.flags) {
for (; C2 < 16; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.length = B2, a2.head && (a2.head.extra_len = B2), 512 & a2.flags && 4 & a2.wrap && ($2[0] = 255 & B2, $2[1] = B2 >>> 8 & 255, a2.check = n(a2.check, $2, 2, 0)), B2 = 0, C2 = 0;
} else
a2.head && (a2.head.extra = null);
a2.mode = 16185;
case 16185:
if (1024 & a2.flags && (L2 = a2.length, L2 > f2 && (L2 = f2), L2 && (a2.head && (J2 = a2.head.extra_len - a2.length, a2.head.extra || (a2.head.extra = new Uint8Array(a2.head.extra_len)), a2.head.extra.set(o2.subarray(l2, l2 + L2), J2)), 512 & a2.flags && 4 & a2.wrap && (a2.check = n(a2.check, o2, L2, l2)), f2 -= L2, l2 += L2, a2.length -= L2), a2.length))
break e;
a2.length = 0, a2.mode = 16186;
case 16186:
if (2048 & a2.flags) {
if (0 === f2)
break e;
L2 = 0;
do {
J2 = o2[l2 + L2++], a2.head && J2 && a2.length < 65536 && (a2.head.name += String.fromCharCode(J2));
} while (J2 && L2 < f2);
if (512 & a2.flags && 4 & a2.wrap && (a2.check = n(a2.check, o2, L2, l2)), f2 -= L2, l2 += L2, J2)
break e;
} else
a2.head && (a2.head.name = null);
a2.length = 0, a2.mode = 16187;
case 16187:
if (4096 & a2.flags) {
if (0 === f2)
break e;
L2 = 0;
do {
J2 = o2[l2 + L2++], a2.head && J2 && a2.length < 65536 && (a2.head.comment += String.fromCharCode(J2));
} while (J2 && L2 < f2);
if (512 & a2.flags && 4 & a2.wrap && (a2.check = n(a2.check, o2, L2, l2)), f2 -= L2, l2 += L2, J2)
break e;
} else
a2.head && (a2.head.comment = null);
a2.mode = 16188;
case 16188:
if (512 & a2.flags) {
for (; C2 < 16; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (4 & a2.wrap && B2 !== (65535 & a2.check)) {
e2.msg = "header crc mismatch", a2.mode = D;
break;
}
B2 = 0, C2 = 0;
}
a2.head && (a2.head.hcrc = a2.flags >> 9 & 1, a2.head.done = true), e2.adler = a2.check = 0, a2.mode = A;
break;
case 16189:
for (; C2 < 32; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
e2.adler = a2.check = I(B2), B2 = 0, C2 = 0, a2.mode = R;
case R:
if (0 === a2.havedict)
return e2.next_out = d2, e2.avail_out = h2, e2.next_in = l2, e2.avail_in = f2, a2.hold = B2, a2.bits = C2, _;
e2.adler = a2.check = 1, a2.mode = A;
case A:
if (i2 === w || i2 === b)
break e;
case Z:
if (a2.last) {
B2 >>>= 7 & C2, C2 -= 7 & C2, a2.mode = U;
break;
}
for (; C2 < 3; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
switch (a2.last = 1 & B2, B2 >>>= 1, C2 -= 1, 3 & B2) {
case 0:
a2.mode = 16193;
break;
case 1:
if (K(a2), a2.mode = T, i2 === b) {
B2 >>>= 2, C2 -= 2;
break e;
}
break;
case 2:
a2.mode = 16196;
break;
case 3:
e2.msg = "invalid block type", a2.mode = D;
}
B2 >>>= 2, C2 -= 2;
break;
case 16193:
for (B2 >>>= 7 & C2, C2 -= 7 & C2; C2 < 32; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if ((65535 & B2) != (B2 >>> 16 ^ 65535)) {
e2.msg = "invalid stored block lengths", a2.mode = D;
break;
}
if (a2.length = 65535 & B2, B2 = 0, C2 = 0, a2.mode = S, i2 === b)
break e;
case S:
a2.mode = 16195;
case 16195:
if (L2 = a2.length, L2) {
if (L2 > f2 && (L2 = f2), L2 > h2 && (L2 = h2), 0 === L2)
break e;
s2.set(o2.subarray(l2, l2 + L2), d2), f2 -= L2, l2 += L2, h2 -= L2, d2 += L2, a2.length -= L2;
break;
}
a2.mode = A;
break;
case 16196:
for (; C2 < 14; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (a2.nlen = 257 + (31 & B2), B2 >>>= 5, C2 -= 5, a2.ndist = 1 + (31 & B2), B2 >>>= 5, C2 -= 5, a2.ncode = 4 + (15 & B2), B2 >>>= 4, C2 -= 4, a2.nlen > 286 || a2.ndist > 30) {
e2.msg = "too many length or distance symbols", a2.mode = D;
break;
}
a2.have = 0, a2.mode = 16197;
case 16197:
for (; a2.have < a2.ncode; ) {
for (; C2 < 3; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.lens[ie2[a2.have++]] = 7 & B2, B2 >>>= 3, C2 -= 3;
}
for (; a2.have < 19; )
a2.lens[ie2[a2.have++]] = 0;
if (a2.lencode = a2.lendyn, a2.lenbits = 7, ee2 = { bits: a2.lenbits }, Q2 = c(0, a2.lens, 0, 19, a2.lencode, 0, a2.work, ee2), a2.lenbits = ee2.bits, Q2) {
e2.msg = "invalid code lengths set", a2.mode = D;
break;
}
a2.have = 0, a2.mode = 16198;
case 16198:
for (; a2.have < a2.nlen + a2.ndist; ) {
for (; V2 = a2.lencode[B2 & (1 << a2.lenbits) - 1], j2 = V2 >>> 24, Y2 = V2 >>> 16 & 255, G2 = 65535 & V2, !(j2 <= C2); ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (G2 < 16)
B2 >>>= j2, C2 -= j2, a2.lens[a2.have++] = G2;
else {
if (16 === G2) {
for (te2 = j2 + 2; C2 < te2; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (B2 >>>= j2, C2 -= j2, 0 === a2.have) {
e2.msg = "invalid bit length repeat", a2.mode = D;
break;
}
J2 = a2.lens[a2.have - 1], L2 = 3 + (3 & B2), B2 >>>= 2, C2 -= 2;
} else if (17 === G2) {
for (te2 = j2 + 3; C2 < te2; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
B2 >>>= j2, C2 -= j2, J2 = 0, L2 = 3 + (7 & B2), B2 >>>= 3, C2 -= 3;
} else {
for (te2 = j2 + 7; C2 < te2; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
B2 >>>= j2, C2 -= j2, J2 = 0, L2 = 11 + (127 & B2), B2 >>>= 7, C2 -= 7;
}
if (a2.have + L2 > a2.nlen + a2.ndist) {
e2.msg = "invalid bit length repeat", a2.mode = D;
break;
}
for (; L2--; )
a2.lens[a2.have++] = J2;
}
}
if (a2.mode === D)
break;
if (0 === a2.lens[256]) {
e2.msg = "invalid code -- missing end-of-block", a2.mode = D;
break;
}
if (a2.lenbits = 9, ee2 = { bits: a2.lenbits }, Q2 = c(1, a2.lens, 0, a2.nlen, a2.lencode, 0, a2.work, ee2), a2.lenbits = ee2.bits, Q2) {
e2.msg = "invalid literal/lengths set", a2.mode = D;
break;
}
if (a2.distbits = 6, a2.distcode = a2.distdyn, ee2 = { bits: a2.distbits }, Q2 = c(2, a2.lens, a2.nlen, a2.ndist, a2.distcode, 0, a2.work, ee2), a2.distbits = ee2.bits, Q2) {
e2.msg = "invalid distances set", a2.mode = D;
break;
}
if (a2.mode = T, i2 === b)
break e;
case T:
a2.mode = O;
case O:
if (f2 >= 6 && h2 >= 258) {
e2.next_out = d2, e2.avail_out = h2, e2.next_in = l2, e2.avail_in = f2, a2.hold = B2, a2.bits = C2, r(e2, F2), d2 = e2.next_out, s2 = e2.output, h2 = e2.avail_out, l2 = e2.next_in, o2 = e2.input, f2 = e2.avail_in, B2 = a2.hold, C2 = a2.bits, a2.mode === A && (a2.back = -1);
break;
}
for (a2.back = 0; V2 = a2.lencode[B2 & (1 << a2.lenbits) - 1], j2 = V2 >>> 24, Y2 = V2 >>> 16 & 255, G2 = 65535 & V2, !(j2 <= C2); ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (Y2 && 0 == (240 & Y2)) {
for (X2 = j2, W2 = Y2, q2 = G2; V2 = a2.lencode[q2 + ((B2 & (1 << X2 + W2) - 1) >> X2)], j2 = V2 >>> 24, Y2 = V2 >>> 16 & 255, G2 = 65535 & V2, !(X2 + j2 <= C2); ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
B2 >>>= X2, C2 -= X2, a2.back += X2;
}
if (B2 >>>= j2, C2 -= j2, a2.back += j2, a2.length = G2, 0 === Y2) {
a2.mode = 16205;
break;
}
if (32 & Y2) {
a2.back = -1, a2.mode = A;
break;
}
if (64 & Y2) {
e2.msg = "invalid literal/length code", a2.mode = D;
break;
}
a2.extra = 15 & Y2, a2.mode = 16201;
case 16201:
if (a2.extra) {
for (te2 = a2.extra; C2 < te2; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.length += B2 & (1 << a2.extra) - 1, B2 >>>= a2.extra, C2 -= a2.extra, a2.back += a2.extra;
}
a2.was = a2.length, a2.mode = 16202;
case 16202:
for (; V2 = a2.distcode[B2 & (1 << a2.distbits) - 1], j2 = V2 >>> 24, Y2 = V2 >>> 16 & 255, G2 = 65535 & V2, !(j2 <= C2); ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (0 == (240 & Y2)) {
for (X2 = j2, W2 = Y2, q2 = G2; V2 = a2.distcode[q2 + ((B2 & (1 << X2 + W2) - 1) >> X2)], j2 = V2 >>> 24, Y2 = V2 >>> 16 & 255, G2 = 65535 & V2, !(X2 + j2 <= C2); ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
B2 >>>= X2, C2 -= X2, a2.back += X2;
}
if (B2 >>>= j2, C2 -= j2, a2.back += j2, 64 & Y2) {
e2.msg = "invalid distance code", a2.mode = D;
break;
}
a2.offset = G2, a2.extra = 15 & Y2, a2.mode = 16203;
case 16203:
if (a2.extra) {
for (te2 = a2.extra; C2 < te2; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
a2.offset += B2 & (1 << a2.extra) - 1, B2 >>>= a2.extra, C2 -= a2.extra, a2.back += a2.extra;
}
if (a2.offset > a2.dmax) {
e2.msg = "invalid distance too far back", a2.mode = D;
break;
}
a2.mode = 16204;
case 16204:
if (0 === h2)
break e;
if (L2 = F2 - h2, a2.offset > L2) {
if (L2 = a2.offset - L2, L2 > a2.whave && a2.sane) {
e2.msg = "invalid distance too far back", a2.mode = D;
break;
}
L2 > a2.wnext ? (L2 -= a2.wnext, M2 = a2.wsize - L2) : M2 = a2.wnext - L2, L2 > a2.length && (L2 = a2.length), H2 = a2.window;
} else
H2 = s2, M2 = d2 - a2.offset, L2 = a2.length;
L2 > h2 && (L2 = h2), h2 -= L2, a2.length -= L2;
do {
s2[d2++] = H2[M2++];
} while (--L2);
0 === a2.length && (a2.mode = O);
break;
case 16205:
if (0 === h2)
break e;
s2[d2++] = a2.length, h2--, a2.mode = O;
break;
case U:
if (a2.wrap) {
for (; C2 < 32; ) {
if (0 === f2)
break e;
f2--, B2 |= o2[l2++] << C2, C2 += 8;
}
if (F2 -= h2, e2.total_out += F2, a2.total += F2, 4 & a2.wrap && F2 && (e2.adler = a2.check = a2.flags ? n(a2.check, s2, F2, d2 - F2) : t(a2.check, s2, F2, d2 - F2)), F2 = h2, 4 & a2.wrap && (a2.flags ? B2 : I(B2)) !== a2.check) {
e2.msg = "incorrect data check", a2.mode = D;
break;
}
B2 = 0, C2 = 0;
}
a2.mode = 16207;
case 16207:
if (a2.wrap && a2.flags) {
for (; C2 < 32; ) {
if (0 === f2)
break e;
f2--, B2 += o2[l2++] << C2, C2 += 8;
}
if (4 & a2.wrap && B2 !== (4294967295 & a2.total)) {
e2.msg = "incorrect length check", a2.mode = D;
break;
}
B2 = 0, C2 = 0;
}
a2.mode = 16208;
case 16208:
Q2 = k;
break e;
case D:
Q2 = p;
break e;
case 16210:
return v;
default:
return g;
}
return e2.next_out = d2, e2.avail_out = h2, e2.next_in = l2, e2.avail_in = f2, a2.hold = B2, a2.bits = C2, (a2.wsize || F2 !== e2.avail_out && a2.mode < D && (a2.mode < U || i2 !== u)) && P(e2, e2.output, e2.next_out, F2 - e2.avail_out), z2 -= e2.avail_in, F2 -= e2.avail_out, e2.total_in += z2, e2.total_out += F2, a2.total += F2, 4 & a2.wrap && F2 && (e2.adler = a2.check = a2.flags ? n(a2.check, s2, F2, e2.next_out - F2) : t(a2.check, s2, F2, e2.next_out - F2)), e2.data_type = a2.bits + (a2.last ? 64 : 0) + (a2.mode === A ? 128 : 0) + (a2.mode === T || a2.mode === S ? 256 : 0), (0 === z2 && 0 === F2 || i2 === u) && Q2 === m && (Q2 = x), Q2;
}, inflateEnd: (e2) => {
if (N(e2))
return g;
let t2 = e2.state;
return t2.window && (t2.window = null), e2.state = null, m;
}, inflateGetHeader: (e2, t2) => {
if (N(e2))
return g;
const i2 = e2.state;
return 0 == (2 & i2.wrap) ? g : (i2.head = t2, t2.done = false, m);
}, inflateSetDictionary: (e2, i2) => {
const n2 = i2.length;
let a2, r2, o2;
return N(e2) ? g : (a2 = e2.state, 0 !== a2.wrap && a2.mode !== R ? g : a2.mode === R && (r2 = 1, r2 = t(r2, i2, n2, 0), r2 !== a2.check) ? p : (o2 = P(e2, i2, n2, n2), o2 ? (a2.mode = 16210, v) : (a2.havedict = 1, m)));
}, inflateInfo: "pako inflate (from Nodeca project)" };
const G = (e2, t2) => Object.prototype.hasOwnProperty.call(e2, t2);
var X = function(e2) {
const t2 = Array.prototype.slice.call(arguments, 1);
for (; t2.length; ) {
const i2 = t2.shift();
if (i2) {
if ("object" != typeof i2)
throw new TypeError(i2 + "must be non-object");
for (const t3 in i2)
G(i2, t3) && (e2[t3] = i2[t3]);
}
}
return e2;
}, W = (e2) => {
let t2 = 0;
for (let i3 = 0, n2 = e2.length; i3 < n2; i3++)
t2 += e2[i3].length;
const i2 = new Uint8Array(t2);
for (let t3 = 0, n2 = 0, a2 = e2.length; t3 < a2; t3++) {
let a3 = e2[t3];
i2.set(a3, n2), n2 += a3.length;
}
return i2;
};
let q = true;
try {
String.fromCharCode.apply(null, new Uint8Array(1));
} catch (e2) {
q = false;
}
const J = new Uint8Array(256);
for (let e2 = 0; e2 < 256; e2++)
J[e2] = e2 >= 252 ? 6 : e2 >= 248 ? 5 : e2 >= 240 ? 4 : e2 >= 224 ? 3 : e2 >= 192 ? 2 : 1;
J[254] = J[254] = 1;
var Q = (e2) => {
if ("function" == typeof TextEncoder && TextEncoder.prototype.encode)
return new TextEncoder().encode(e2);
let t2, i2, n2, a2, r2, o2 = e2.length, s2 = 0;
for (a2 = 0; a2 < o2; a2++)
i2 = e2.charCodeAt(a2), 55296 == (64512 & i2) && a2 + 1 < o2 && (n2 = e2.charCodeAt(a2 + 1), 56320 == (64512 & n2) && (i2 = 65536 + (i2 - 55296 << 10) + (n2 - 56320), a2++)), s2 += i2 < 128 ? 1 : i2 < 2048 ? 2 : i2 < 65536 ? 3 : 4;
for (t2 = new Uint8Array(s2), r2 = 0, a2 = 0; r2 < s2; a2++)
i2 = e2.charCodeAt(a2), 55296 == (64512 & i2) && a2 + 1 < o2 && (n2 = e2.charCodeAt(a2 + 1), 56320 == (64512 & n2) && (i2 = 65536 + (i2 - 55296 << 10) + (n2 - 56320), a2++)), i2 < 128 ? t2[r2++] = i2 : i2 < 2048 ? (t2[r2++] = 192 | i2 >>> 6, t2[r2++] = 128 | 63 & i2) : i2 < 65536 ? (t2[r2++] = 224 | i2 >>> 12, t2[r2++] = 128 | i2 >>> 6 & 63, t2[r2++] = 128 | 63 & i2) : (t2[r2++] = 240 | i2 >>> 18, t2[r2++] = 128 | i2 >>> 12 & 63, t2[r2++] = 128 | i2 >>> 6 & 63, t2[r2++] = 128 | 63 & i2);
return t2;
}, V = (e2, t2) => {
const i2 = t2 || e2.length;
if ("function" == typeof TextDecoder && TextDecoder.prototype.decode)
return new TextDecoder().decode(e2.subarray(0, t2));
let n2, a2;
const r2 = new Array(2 * i2);
for (a2 = 0, n2 = 0; n2 < i2; ) {
let t3 = e2[n2++];
if (t3 < 128) {
r2[a2++] = t3;
continue;
}
let o2 = J[t3];
if (o2 > 4)
r2[a2++] = 65533, n2 += o2 - 1;
else {
for (t3 &= 2 === o2 ? 31 : 3 === o2 ? 15 : 7; o2 > 1 && n2 < i2; )
t3 = t3 << 6 | 63 & e2[n2++], o2--;
o2 > 1 ? r2[a2++] = 65533 : t3 < 65536 ? r2[a2++] = t3 : (t3 -= 65536, r2[a2++] = 55296 | t3 >> 10 & 1023, r2[a2++] = 56320 | 1023 & t3);
}
}
return ((e3, t3) => {
if (t3 < 65534 && e3.subarray && q)
return String.fromCharCode.apply(null, e3.length === t3 ? e3 : e3.subarray(0, t3));
let i3 = "";
for (let n3 = 0; n3 < t3; n3++)
i3 += String.fromCharCode(e3[n3]);
return i3;
})(r2, a2);
}, $ = (e2, t2) => {
(t2 = t2 || e2.length) > e2.length && (t2 = e2.length);
let i2 = t2 - 1;
for (; i2 >= 0 && 128 == (192 & e2[i2]); )
i2--;
return i2 < 0 || 0 === i2 ? t2 : i2 + J[e2[i2]] > t2 ? i2 : t2;
}, ee = { 2: "need dictionary", 1: "stream end", 0: "", "-1": "file error", "-2": "stream error", "-3": "data error", "-4": "insufficient memory", "-5": "buffer error", "-6": "incompatible version" };
var te = function() {
this.input = null, this.next_in = 0, this.avail_in = 0, this.total_in = 0, this.output = null, this.next_out = 0, this.avail_out = 0, this.total_out = 0, this.msg = "", this.state = null, this.data_type = 2, this.adler = 0;
};
var ie = function() {
this.text = 0, this.time = 0, this.xflags = 0, this.os = 0, this.extra = null, this.extra_len = 0, this.name = "", this.comment = "", this.hcrc = 0, this.done = false;
};
const ne = Object.prototype.toString, { Z_NO_FLUSH: ae, Z_FINISH: re, Z_OK: oe, Z_STREAM_END: se, Z_NEED_DICT: le, Z_STREAM_ERROR: de, Z_DATA_ERROR: fe, Z_MEM_ERROR: ce } = h;
function he(e2) {
this.options = X({ chunkSize: 65536, windowBits: 15, to: "" }, e2 || {});
const t2 = this.options;
t2.raw && t2.windowBits >= 0 && t2.windowBits < 16 && (t2.windowBits = -t2.windowBits, 0 === t2.windowBits && (t2.windowBits = -15)), !(t2.windowBits >= 0 && t2.windowBits < 16) || e2 && e2.windowBits || (t2.windowBits += 32), t2.windowBits > 15 && t2.windowBits < 48 && 0 == (15 & t2.windowBits) && (t2.windowBits |= 15), this.err = 0, this.msg = "", this.ended = false, this.chunks = [], this.strm = new te(), this.strm.avail_out = 0;
let i2 = Y.inflateInit2(this.strm, t2.windowBits);
if (i2 !== oe)
throw new Error(ee[i2]);
if (this.header = new ie(), Y.inflateGetHeader(this.strm, this.header), t2.dictionary && ("string" == typeof t2.dictionary ? t2.dictionary = Q(t2.dictionary) : "[object ArrayBuffer]" === ne.call(t2.dictionary) && (t2.dictionary = new Uint8Array(t2.dictionary)), t2.raw && (i2 = Y.inflateSetDictionary(this.strm, t2.dictionary), i2 !== oe)))
throw new Error(ee[i2]);
}
function ue(e2, t2) {
const i2 = new he(t2);
if (i2.push(e2), i2.err)
throw i2.msg || ee[i2.err];
return i2.result;
}
he.prototype.push = function(e2, t2) {
const i2 = this.strm, n2 = this.options.chunkSize, a2 = this.options.dictionary;
let r2, o2, s2;
if (this.ended)
return false;
for (o2 = t2 === ~~t2 ? t2 : true === t2 ? re : ae, "[object ArrayBuffer]" === ne.call(e2) ? i2.input = new Uint8Array(e2) : i2.input = e2, i2.next_in = 0, i2.avail_in = i2.input.length; ; ) {
for (0 === i2.avail_out && (i2.output = new Uint8Array(n2), i2.next_out = 0, i2.avail_out = n2), r2 = Y.inflate(i2, o2), r2 === le && a2 && (r2 = Y.inflateSetDictionary(i2, a2), r2 === oe ? r2 = Y.inflate(i2, o2) : r2 === fe && (r2 = le)); i2.avail_in > 0 && r2 === se && i2.state.wrap > 0 && 0 !== e2[i2.next_in]; )
Y.inflateReset(i2), r2 = Y.inflate(i2, o2);
switch (r2) {
case de:
case fe:
case le:
case ce:
return this.onEnd(r2), this.ended = true, false;
}
if (s2 = i2.avail_out, i2.next_out && (0 === i2.avail_out || r2 === se))
if ("string" === this.options.to) {
let e3 = $(i2.output, i2.next_out), t3 = i2.next_out - e3, a3 = V(i2.output, e3);
i2.next_out = t3, i2.avail_out = n2 - t3, t3 && i2.output.set(i2.output.subarray(e3, e3 + t3), 0), this.onData(a3);
} else
this.onData(i2.output.length === i2.next_out ? i2.output : i2.output.subarray(0, i2.next_out));
if (r2 !== oe || 0 !== s2) {
if (r2 === se)
return r2 = Y.inflateEnd(this.strm), this.onEnd(r2), this.ended = true, true;
if (0 === i2.avail_in)
break;
}
}
return true;
}, he.prototype.onData = function(e2) {
this.chunks.push(e2);
}, he.prototype.onEnd = function(e2) {
e2 === oe && ("string" === this.options.to ? this.result = this.chunks.join("") : this.result = W(this.chunks)), this.chunks = [], this.err = e2, this.msg = this.strm.msg;
};
var we = he, be = ue, me = function(e2, t2) {
return (t2 = t2 || {}).raw = true, ue(e2, t2);
}, ke = ue, _e = h, ge = { Inflate: we, inflate: be, inflateRaw: me, ungzip: ke, constants: _e };
e.Inflate = we, e.constants = _e, e.default = ge, e.inflate = be, e.inflateRaw = me, e.ungzip = ke, Object.defineProperty(e, "__esModule", { value: true });
});

502
public/lib/Cesium/ThirdParty/Workers/z-worker-pako.js

@ -1,502 +0,0 @@
!function() {
"use strict";
const { Array: t, Object: e, Math: n, Error: s, Uint8Array: r, Uint16Array: a, Uint32Array: i, Int32Array: c, DataView: o, TextEncoder: l, crypto: h, postMessage: p } = globalThis, d = [];
for (let t2 = 0; 256 > t2; t2++) {
let e2 = t2;
for (let t3 = 0; 8 > t3; t3++)
1 & e2 ? e2 = e2 >>> 1 ^ 3988292384 : e2 >>>= 1;
d[t2] = e2;
}
class u {
constructor(t2) {
this.crc = t2 || -1;
}
append(t2) {
let e2 = 0 | this.crc;
for (let n2 = 0, s2 = 0 | t2.length; s2 > n2; n2++)
e2 = e2 >>> 8 ^ d[255 & (e2 ^ t2[n2])];
this.crc = e2;
}
get() {
return ~this.crc;
}
}
const f = { concat(t2, e2) {
if (0 === t2.length || 0 === e2.length)
return t2.concat(e2);
const n2 = t2[t2.length - 1], s2 = f.getPartial(n2);
return 32 === s2 ? t2.concat(e2) : f._shiftRight(e2, s2, 0 | n2, t2.slice(0, t2.length - 1));
}, bitLength(t2) {
const e2 = t2.length;
if (0 === e2)
return 0;
const n2 = t2[e2 - 1];
return 32 * (e2 - 1) + f.getPartial(n2);
}, clamp(t2, e2) {
if (32 * t2.length < e2)
return t2;
const s2 = (t2 = t2.slice(0, n.ceil(e2 / 32))).length;
return e2 &= 31, s2 > 0 && e2 && (t2[s2 - 1] = f.partial(e2, t2[s2 - 1] & 2147483648 >> e2 - 1, 1)), t2;
}, partial: (t2, e2, n2) => 32 === t2 ? e2 : (n2 ? 0 | e2 : e2 << 32 - t2) + 1099511627776 * t2, getPartial: (t2) => n.round(t2 / 1099511627776) || 32, _shiftRight(t2, e2, n2, s2) {
for (void 0 === s2 && (s2 = []); e2 >= 32; e2 -= 32)
s2.push(n2), n2 = 0;
if (0 === e2)
return s2.concat(t2);
for (let r3 = 0; r3 < t2.length; r3++)
s2.push(n2 | t2[r3] >>> e2), n2 = t2[r3] << 32 - e2;
const r2 = t2.length ? t2[t2.length - 1] : 0, a2 = f.getPartial(r2);
return s2.push(f.partial(e2 + a2 & 31, e2 + a2 > 32 ? n2 : s2.pop(), 1)), s2;
} }, g = { bytes: { fromBits(t2) {
const e2 = f.bitLength(t2) / 8, n2 = new r(e2);
let s2;
for (let r2 = 0; e2 > r2; r2++)
0 == (3 & r2) && (s2 = t2[r2 / 4]), n2[r2] = s2 >>> 24, s2 <<= 8;
return n2;
}, toBits(t2) {
const e2 = [];
let n2, s2 = 0;
for (n2 = 0; n2 < t2.length; n2++)
s2 = s2 << 8 | t2[n2], 3 == (3 & n2) && (e2.push(s2), s2 = 0);
return 3 & n2 && e2.push(f.partial(8 * (3 & n2), s2)), e2;
} } }, w = { sha1: function(t2) {
t2 ? (this._h = t2._h.slice(0), this._buffer = t2._buffer.slice(0), this._length = t2._length) : this.reset();
} };
w.sha1.prototype = { blockSize: 512, reset: function() {
const t2 = this;
return t2._h = this._init.slice(0), t2._buffer = [], t2._length = 0, t2;
}, update: function(t2) {
const e2 = this;
"string" == typeof t2 && (t2 = g.utf8String.toBits(t2));
const n2 = e2._buffer = f.concat(e2._buffer, t2), r2 = e2._length, a2 = e2._length = r2 + f.bitLength(t2);
if (a2 > 9007199254740991)
throw new s("Cannot hash more than 2^53 - 1 bits");
const c2 = new i(n2);
let o2 = 0;
for (let t3 = e2.blockSize + r2 - (e2.blockSize + r2 & e2.blockSize - 1); a2 >= t3; t3 += e2.blockSize)
e2._block(c2.subarray(16 * o2, 16 * (o2 + 1))), o2 += 1;
return n2.splice(0, 16 * o2), e2;
}, finalize: function() {
const t2 = this;
let e2 = t2._buffer;
const s2 = t2._h;
e2 = f.concat(e2, [f.partial(1, 1)]);
for (let t3 = e2.length + 2; 15 & t3; t3++)
e2.push(0);
for (e2.push(n.floor(t2._length / 4294967296)), e2.push(0 | t2._length); e2.length; )
t2._block(e2.splice(0, 16));
return t2.reset(), s2;
}, _init: [1732584193, 4023233417, 2562383102, 271733878, 3285377520], _key: [1518500249, 1859775393, 2400959708, 3395469782], _f: (t2, e2, n2, s2) => t2 > 19 ? t2 > 39 ? t2 > 59 ? t2 > 79 ? void 0 : e2 ^ n2 ^ s2 : e2 & n2 | e2 & s2 | n2 & s2 : e2 ^ n2 ^ s2 : e2 & n2 | ~e2 & s2, _S: (t2, e2) => e2 << t2 | e2 >>> 32 - t2, _block: function(e2) {
const s2 = this, r2 = s2._h, a2 = t(80);
for (let t2 = 0; 16 > t2; t2++)
a2[t2] = e2[t2];
let i2 = r2[0], c2 = r2[1], o2 = r2[2], l2 = r2[3], h2 = r2[4];
for (let t2 = 0; 79 >= t2; t2++) {
16 > t2 || (a2[t2] = s2._S(1, a2[t2 - 3] ^ a2[t2 - 8] ^ a2[t2 - 14] ^ a2[t2 - 16]));
const e3 = s2._S(5, i2) + s2._f(t2, c2, o2, l2) + h2 + a2[t2] + s2._key[n.floor(t2 / 20)] | 0;
h2 = l2, l2 = o2, o2 = s2._S(30, c2), c2 = i2, i2 = e3;
}
r2[0] = r2[0] + i2 | 0, r2[1] = r2[1] + c2 | 0, r2[2] = r2[2] + o2 | 0, r2[3] = r2[3] + l2 | 0, r2[4] = r2[4] + h2 | 0;
} };
const y = { getRandomValues(t2) {
const e2 = new i(t2.buffer), s2 = (t3) => {
let e3 = 987654321;
const s3 = 4294967295;
return () => (e3 = 36969 * (65535 & e3) + (e3 >> 16) & s3, (((e3 << 16) + (t3 = 18e3 * (65535 & t3) + (t3 >> 16) & s3) & s3) / 4294967296 + 0.5) * (n.random() > 0.5 ? 1 : -1));
};
for (let r2, a2 = 0; a2 < t2.length; a2 += 4) {
const t3 = s2(4294967296 * (r2 || n.random()));
r2 = 987654071 * t3(), e2[a2 / 4] = 4294967296 * t3() | 0;
}
return t2;
} }, _ = { importKey: (t2) => new _.hmacSha1(g.bytes.toBits(t2)), pbkdf2(t2, e2, n2, r2) {
if (n2 = n2 || 1e4, 0 > r2 || 0 > n2)
throw new s("invalid params to pbkdf2");
const a2 = 1 + (r2 >> 5) << 2;
let i2, c2, l2, h2, p2;
const d2 = new ArrayBuffer(a2), u2 = new o(d2);
let w2 = 0;
const y2 = f;
for (e2 = g.bytes.toBits(e2), p2 = 1; (a2 || 1) > w2; p2++) {
for (i2 = c2 = t2.encrypt(y2.concat(e2, [p2])), l2 = 1; n2 > l2; l2++)
for (c2 = t2.encrypt(c2), h2 = 0; h2 < c2.length; h2++)
i2[h2] ^= c2[h2];
for (l2 = 0; (a2 || 1) > w2 && l2 < i2.length; l2++)
u2.setInt32(w2, i2[l2]), w2 += 4;
}
return d2.slice(0, r2 / 8);
}, hmacSha1: class {
constructor(t2) {
const e2 = this, n2 = e2._hash = w.sha1, s2 = [[], []], r2 = n2.prototype.blockSize / 32;
e2._baseHash = [new n2(), new n2()], t2.length > r2 && (t2 = n2.hash(t2));
for (let e3 = 0; r2 > e3; e3++)
s2[0][e3] = 909522486 ^ t2[e3], s2[1][e3] = 1549556828 ^ t2[e3];
e2._baseHash[0].update(s2[0]), e2._baseHash[1].update(s2[1]), e2._resultHash = new n2(e2._baseHash[0]);
}
reset() {
const t2 = this;
t2._resultHash = new t2._hash(t2._baseHash[0]), t2._updated = false;
}
update(t2) {
this._updated = true, this._resultHash.update(t2);
}
digest() {
const t2 = this, e2 = t2._resultHash.finalize(), n2 = new t2._hash(t2._baseHash[1]).update(e2).finalize();
return t2.reset(), n2;
}
encrypt(t2) {
if (this._updated)
throw new s("encrypt on already updated hmac called!");
return this.update(t2), this.digest(t2);
}
} }, m = "Invalid pasword", b = 16, k = { name: "PBKDF2" }, v = e.assign({ hash: { name: "HMAC" } }, k), z = e.assign({ iterations: 1e3, hash: { name: "SHA-1" } }, k), C = ["deriveBits"], S = [8, 12, 16], B = [16, 24, 32], I = 10, D = [0, 0, 0, 0], V = void 0 !== h, H = V && void 0 !== h.subtle, K = g.bytes, A = class {
constructor(t2) {
const e2 = this;
e2._tables = [[[], [], [], [], []], [[], [], [], [], []]], e2._tables[0][0][0] || e2._precompute();
const n2 = e2._tables[0][4], r2 = e2._tables[1], a2 = t2.length;
let i2, c2, o2, l2 = 1;
if (4 !== a2 && 6 !== a2 && 8 !== a2)
throw new s("invalid aes key size");
for (e2._key = [c2 = t2.slice(0), o2 = []], i2 = a2; 4 * a2 + 28 > i2; i2++) {
let t3 = c2[i2 - 1];
(i2 % a2 == 0 || 8 === a2 && i2 % a2 == 4) && (t3 = n2[t3 >>> 24] << 24 ^ n2[t3 >> 16 & 255] << 16 ^ n2[t3 >> 8 & 255] << 8 ^ n2[255 & t3], i2 % a2 == 0 && (t3 = t3 << 8 ^ t3 >>> 24 ^ l2 << 24, l2 = l2 << 1 ^ 283 * (l2 >> 7))), c2[i2] = c2[i2 - a2] ^ t3;
}
for (let t3 = 0; i2; t3++, i2--) {
const e3 = c2[3 & t3 ? i2 : i2 - 4];
o2[t3] = 4 >= i2 || 4 > t3 ? e3 : r2[0][n2[e3 >>> 24]] ^ r2[1][n2[e3 >> 16 & 255]] ^ r2[2][n2[e3 >> 8 & 255]] ^ r2[3][n2[255 & e3]];
}
}
encrypt(t2) {
return this._crypt(t2, 0);
}
decrypt(t2) {
return this._crypt(t2, 1);
}
_precompute() {
const t2 = this._tables[0], e2 = this._tables[1], n2 = t2[4], s2 = e2[4], r2 = [], a2 = [];
let i2, c2, o2, l2;
for (let t3 = 0; 256 > t3; t3++)
a2[(r2[t3] = t3 << 1 ^ 283 * (t3 >> 7)) ^ t3] = t3;
for (let h2 = i2 = 0; !n2[h2]; h2 ^= c2 || 1, i2 = a2[i2] || 1) {
let a3 = i2 ^ i2 << 1 ^ i2 << 2 ^ i2 << 3 ^ i2 << 4;
a3 = a3 >> 8 ^ 255 & a3 ^ 99, n2[h2] = a3, s2[a3] = h2, l2 = r2[o2 = r2[c2 = r2[h2]]];
let p2 = 16843009 * l2 ^ 65537 * o2 ^ 257 * c2 ^ 16843008 * h2, d2 = 257 * r2[a3] ^ 16843008 * a3;
for (let n3 = 0; 4 > n3; n3++)
t2[n3][h2] = d2 = d2 << 24 ^ d2 >>> 8, e2[n3][a3] = p2 = p2 << 24 ^ p2 >>> 8;
}
for (let n3 = 0; 5 > n3; n3++)
t2[n3] = t2[n3].slice(0), e2[n3] = e2[n3].slice(0);
}
_crypt(t2, e2) {
if (4 !== t2.length)
throw new s("invalid aes block size");
const n2 = this._key[e2], r2 = n2.length / 4 - 2, a2 = [0, 0, 0, 0], i2 = this._tables[e2], c2 = i2[0], o2 = i2[1], l2 = i2[2], h2 = i2[3], p2 = i2[4];
let d2, u2, f2, g2 = t2[0] ^ n2[0], w2 = t2[e2 ? 3 : 1] ^ n2[1], y2 = t2[2] ^ n2[2], _2 = t2[e2 ? 1 : 3] ^ n2[3], m2 = 4;
for (let t3 = 0; r2 > t3; t3++)
d2 = c2[g2 >>> 24] ^ o2[w2 >> 16 & 255] ^ l2[y2 >> 8 & 255] ^ h2[255 & _2] ^ n2[m2], u2 = c2[w2 >>> 24] ^ o2[y2 >> 16 & 255] ^ l2[_2 >> 8 & 255] ^ h2[255 & g2] ^ n2[m2 + 1], f2 = c2[y2 >>> 24] ^ o2[_2 >> 16 & 255] ^ l2[g2 >> 8 & 255] ^ h2[255 & w2] ^ n2[m2 + 2], _2 = c2[_2 >>> 24] ^ o2[g2 >> 16 & 255] ^ l2[w2 >> 8 & 255] ^ h2[255 & y2] ^ n2[m2 + 3], m2 += 4, g2 = d2, w2 = u2, y2 = f2;
for (let t3 = 0; 4 > t3; t3++)
a2[e2 ? 3 & -t3 : t3] = p2[g2 >>> 24] << 24 ^ p2[w2 >> 16 & 255] << 16 ^ p2[y2 >> 8 & 255] << 8 ^ p2[255 & _2] ^ n2[m2++], d2 = g2, g2 = w2, w2 = y2, y2 = _2, _2 = d2;
return a2;
}
}, R = class {
constructor(t2, e2) {
this._prf = t2, this._initIv = e2, this._iv = e2;
}
reset() {
this._iv = this._initIv;
}
update(t2) {
return this.calculate(this._prf, t2, this._iv);
}
incWord(t2) {
if (255 == (t2 >> 24 & 255)) {
let e2 = t2 >> 16 & 255, n2 = t2 >> 8 & 255, s2 = 255 & t2;
255 === e2 ? (e2 = 0, 255 === n2 ? (n2 = 0, 255 === s2 ? s2 = 0 : ++s2) : ++n2) : ++e2, t2 = 0, t2 += e2 << 16, t2 += n2 << 8, t2 += s2;
} else
t2 += 1 << 24;
return t2;
}
incCounter(t2) {
0 === (t2[0] = this.incWord(t2[0])) && (t2[1] = this.incWord(t2[1]));
}
calculate(t2, e2, n2) {
let s2;
if (!(s2 = e2.length))
return [];
const r2 = f.bitLength(e2);
for (let r3 = 0; s2 > r3; r3 += 4) {
this.incCounter(n2);
const s3 = t2.encrypt(n2);
e2[r3] ^= s3[0], e2[r3 + 1] ^= s3[1], e2[r3 + 2] ^= s3[2], e2[r3 + 3] ^= s3[3];
}
return f.clamp(e2, r2);
}
}, W = _.hmacSha1;
class T {
constructor(t2, n2, s2) {
e.assign(this, { password: t2, signed: n2, strength: s2 - 1, pendingInput: new r(0) });
}
async append(e2) {
const n2 = this;
if (n2.password) {
const r2 = E(e2, 0, S[n2.strength] + 2);
await (async (t2, e3, n3) => {
await L(t2, n3, E(e3, 0, S[t2.strength]));
const r3 = E(e3, S[t2.strength]), a2 = t2.keys.passwordVerification;
if (a2[0] != r3[0] || a2[1] != r3[1])
throw new s(m);
})(n2, r2, n2.password), n2.password = null, n2.aesCtrGladman = new R(new A(n2.keys.key), t.from(D)), n2.hmac = new W(n2.keys.authentication), e2 = E(e2, S[n2.strength] + 2);
}
return G(n2, e2, new r(e2.length - I - (e2.length - I) % b), 0, I, true);
}
flush() {
const t2 = this, e2 = t2.pendingInput, n2 = E(e2, 0, e2.length - I), s2 = E(e2, e2.length - I);
let a2 = new r(0);
if (n2.length) {
const e3 = K.toBits(n2);
t2.hmac.update(e3);
const s3 = t2.aesCtrGladman.update(e3);
a2 = K.fromBits(s3);
}
let i2 = true;
if (t2.signed) {
const e3 = E(K.fromBits(t2.hmac.digest()), 0, I);
for (let t3 = 0; I > t3; t3++)
e3[t3] != s2[t3] && (i2 = false);
}
return { valid: i2, data: a2 };
}
}
class U {
constructor(t2, n2) {
e.assign(this, { password: t2, strength: n2 - 1, pendingInput: new r(0) });
}
async append(e2) {
const n2 = this;
let s2 = new r(0);
n2.password && (s2 = await (async (t2, e3) => {
const n3 = (s3 = new r(S[t2.strength]), V && "function" == typeof h.getRandomValues ? h.getRandomValues(s3) : y.getRandomValues(s3));
var s3;
return await L(t2, e3, n3), P(n3, t2.keys.passwordVerification);
})(n2, n2.password), n2.password = null, n2.aesCtrGladman = new R(new A(n2.keys.key), t.from(D)), n2.hmac = new W(n2.keys.authentication));
const a2 = new r(s2.length + e2.length - e2.length % b);
return a2.set(s2, 0), G(n2, e2, a2, s2.length, 0);
}
flush() {
const t2 = this;
let e2 = new r(0);
if (t2.pendingInput.length) {
const n3 = t2.aesCtrGladman.update(K.toBits(t2.pendingInput));
t2.hmac.update(n3), e2 = K.fromBits(n3);
}
const n2 = E(K.fromBits(t2.hmac.digest()), 0, I);
return { data: P(e2, n2), signature: n2 };
}
}
function G(t2, e2, n2, s2, a2, i2) {
const c2 = e2.length - a2;
let o2;
for (t2.pendingInput.length && (e2 = P(t2.pendingInput, e2), n2 = ((t3, e3) => {
if (e3 && e3 > t3.length) {
const n3 = t3;
(t3 = new r(e3)).set(n3, 0);
}
return t3;
})(n2, c2 - c2 % b)), o2 = 0; c2 - b >= o2; o2 += b) {
const r2 = K.toBits(E(e2, o2, o2 + b));
i2 && t2.hmac.update(r2);
const a3 = t2.aesCtrGladman.update(r2);
i2 || t2.hmac.update(a3), n2.set(K.fromBits(a3), o2 + s2);
}
return t2.pendingInput = E(e2, o2), n2;
}
async function L(t2, n2, s2) {
const a2 = ((t3) => {
if (void 0 === l) {
const e2 = new r((t3 = unescape(encodeURIComponent(t3))).length);
for (let n3 = 0; n3 < e2.length; n3++)
e2[n3] = t3.charCodeAt(n3);
return e2;
}
return new l().encode(t3);
})(n2), i2 = await ((t3, e2, n3, s3, r2) => V && H && "function" == typeof h.subtle.importKey ? h.subtle.importKey("raw", e2, n3, false, r2) : _.importKey(e2))(0, a2, v, 0, C), c2 = await (async (t3, e2, n3) => V && H && "function" == typeof h.subtle.deriveBits ? await h.subtle.deriveBits(t3, e2, n3) : _.pbkdf2(e2, t3.salt, z.iterations, n3))(e.assign({ salt: s2 }, z), i2, 8 * (2 * B[t2.strength] + 2)), o2 = new r(c2);
t2.keys = { key: K.toBits(E(o2, 0, B[t2.strength])), authentication: K.toBits(E(o2, B[t2.strength], 2 * B[t2.strength])), passwordVerification: E(o2, 2 * B[t2.strength]) };
}
function P(t2, e2) {
let n2 = t2;
return t2.length + e2.length && (n2 = new r(t2.length + e2.length), n2.set(t2, 0), n2.set(e2, t2.length)), n2;
}
function E(t2, e2, n2) {
return t2.subarray(e2, n2);
}
class M {
constructor(t2, n2) {
e.assign(this, { password: t2, passwordVerification: n2 }), O(this, t2);
}
append(t2) {
const e2 = this;
if (e2.password) {
const n2 = x(e2, t2.subarray(0, 12));
if (e2.password = null, n2[11] != e2.passwordVerification)
throw new s(m);
t2 = t2.subarray(12);
}
return x(e2, t2);
}
flush() {
return { valid: true, data: new r(0) };
}
}
class j {
constructor(t2, n2) {
e.assign(this, { password: t2, passwordVerification: n2 }), O(this, t2);
}
append(t2) {
const e2 = this;
let n2, s2;
if (e2.password) {
e2.password = null;
const a2 = h.getRandomValues(new r(12));
a2[11] = e2.passwordVerification, n2 = new r(t2.length + a2.length), n2.set(F(e2, a2), 0), s2 = 12;
} else
n2 = new r(t2.length), s2 = 0;
return n2.set(F(e2, t2), s2), n2;
}
flush() {
return { data: new r(0) };
}
}
function x(t2, e2) {
const n2 = new r(e2.length);
for (let s2 = 0; s2 < e2.length; s2++)
n2[s2] = J(t2) ^ e2[s2], q(t2, n2[s2]);
return n2;
}
function F(t2, e2) {
const n2 = new r(e2.length);
for (let s2 = 0; s2 < e2.length; s2++)
n2[s2] = J(t2) ^ e2[s2], q(t2, e2[s2]);
return n2;
}
function O(t2, e2) {
t2.keys = [305419896, 591751049, 878082192], t2.crcKey0 = new u(t2.keys[0]), t2.crcKey2 = new u(t2.keys[2]);
for (let n2 = 0; n2 < e2.length; n2++)
q(t2, e2.charCodeAt(n2));
}
function q(t2, e2) {
t2.crcKey0.append([e2]), t2.keys[0] = ~t2.crcKey0.get(), t2.keys[1] = Q(t2.keys[1] + N(t2.keys[0])), t2.keys[1] = Q(n.imul(t2.keys[1], 134775813) + 1), t2.crcKey2.append([t2.keys[1] >>> 24]), t2.keys[2] = ~t2.crcKey2.get();
}
function J(t2) {
const e2 = 2 | t2.keys[2];
return N(n.imul(e2, 1 ^ e2) >>> 8);
}
function N(t2) {
return 255 & t2;
}
function Q(t2) {
return 4294967295 & t2;
}
const X = "deflate", Y = "inflate", Z = "Invalid signature";
class $ {
constructor(t2, { signature: n2, password: s2, signed: r2, compressed: a2, zipCrypto: i2, passwordVerification: c2, encryptionStrength: o2 }, { chunkSize: l2 }) {
const h2 = !!s2;
e.assign(this, { signature: n2, encrypted: h2, signed: r2, compressed: a2, inflate: a2 && new t2({ chunkSize: l2 }), crc32: r2 && new u(), zipCrypto: i2, decrypt: h2 && i2 ? new M(s2, c2) : new T(s2, r2, o2) });
}
async append(t2) {
const e2 = this;
return e2.encrypted && t2.length && (t2 = await e2.decrypt.append(t2)), e2.compressed && t2.length && (t2 = await e2.inflate.append(t2)), (!e2.encrypted || e2.zipCrypto) && e2.signed && t2.length && e2.crc32.append(t2), t2;
}
async flush() {
const t2 = this;
let e2, n2 = new r(0);
if (t2.encrypted) {
const e3 = t2.decrypt.flush();
if (!e3.valid)
throw new s(Z);
n2 = e3.data;
}
if ((!t2.encrypted || t2.zipCrypto) && t2.signed) {
const n3 = new o(new r(4).buffer);
if (e2 = t2.crc32.get(), n3.setUint32(0, e2), t2.signature != n3.getUint32(0, false))
throw new s(Z);
}
return t2.compressed && (n2 = await t2.inflate.append(n2) || new r(0), await t2.inflate.flush()), { data: n2, signature: e2 };
}
}
class tt {
constructor(t2, { encrypted: n2, signed: s2, compressed: r2, level: a2, zipCrypto: i2, password: c2, passwordVerification: o2, encryptionStrength: l2 }, { chunkSize: h2 }) {
e.assign(this, { encrypted: n2, signed: s2, compressed: r2, deflate: r2 && new t2({ level: a2 || 5, chunkSize: h2 }), crc32: s2 && new u(), zipCrypto: i2, encrypt: n2 && i2 ? new j(c2, o2) : new U(c2, l2) });
}
async append(t2) {
const e2 = this;
let n2 = t2;
return e2.compressed && t2.length && (n2 = await e2.deflate.append(t2)), e2.encrypted && n2.length && (n2 = await e2.encrypt.append(n2)), (!e2.encrypted || e2.zipCrypto) && e2.signed && t2.length && e2.crc32.append(t2), n2;
}
async flush() {
const t2 = this;
let e2, n2 = new r(0);
if (t2.compressed && (n2 = await t2.deflate.flush() || new r(0)), t2.encrypted) {
n2 = await t2.encrypt.append(n2);
const s2 = t2.encrypt.flush();
e2 = s2.signature;
const a2 = new r(n2.length + s2.data.length);
a2.set(n2, 0), a2.set(s2.data, n2.length), n2 = a2;
}
return t2.encrypted && !t2.zipCrypto || !t2.signed || (e2 = t2.crc32.get()), { data: n2, signature: e2 };
}
}
const et = { init(t2) {
t2.scripts && t2.scripts.length && importScripts.apply(void 0, t2.scripts);
const e2 = t2.options;
let n2;
self.initCodec && self.initCodec(), e2.codecType.startsWith(X) ? n2 = self.Deflate : e2.codecType.startsWith(Y) && (n2 = self.Inflate), nt = ((t3, e3, n3) => e3.codecType.startsWith(X) ? new tt(t3, e3, n3) : e3.codecType.startsWith(Y) ? new $(t3, e3, n3) : void 0)(n2, e2, t2.config);
}, append: async (t2) => ({ data: await nt.append(t2.data) }), flush: () => nt.flush() };
let nt;
function st(t2, n2, s2) {
return class {
constructor(a3) {
const i2 = this;
i2.codec = new t2(e.assign({}, n2, a3)), s2(i2.codec, (t3) => {
if (i2.pendingData) {
const e2 = i2.pendingData;
i2.pendingData = new r(e2.length + t3.length), i2.pendingData.set(e2, 0), i2.pendingData.set(t3, e2.length);
} else
i2.pendingData = new r(t3);
});
}
append(t3) {
return this.codec.push(t3), a2(this);
}
flush() {
return this.codec.push(new r(0), true), a2(this);
}
};
function a2(t3) {
if (t3.pendingData) {
const e2 = t3.pendingData;
return t3.pendingData = null, e2;
}
return new r(0);
}
}
addEventListener("message", async (t2) => {
const e2 = t2.data, n2 = e2.type, s2 = et[n2];
if (s2)
try {
e2.data && (e2.data = new r(e2.data));
const t3 = await s2(e2) || {};
if (t3.type = n2, t3.data)
try {
t3.data = t3.data.buffer, p(t3, [t3.data]);
} catch (e3) {
p(t3);
}
else
p(t3);
} catch (t3) {
p({ type: n2, error: { message: t3.message, stack: t3.stack } });
}
}), self.initCodec = () => {
const { Deflate: t2, Inflate: e2 } = ((t3, e3 = {}, n2) => ({ Deflate: st(t3.Deflate, e3.deflate, n2), Inflate: st(t3.Inflate, e3.inflate, n2) }))(pako, { deflate: { raw: true }, inflate: { raw: true } }, (t3, e3) => t3.onData = e3);
self.Deflate = t2, self.Inflate = e2;
};
}();

8019
public/lib/Cesium/ThirdParty/google-earth-dbroot-parser.js

File diff suppressed because it is too large

127
public/lib/Cesium/Widgets/Animation/Animation.css

@ -1,127 +0,0 @@
/* packages/widgets/Source/Animation/Animation.css */
.cesium-animation-theme {
visibility: hidden;
display: block;
position: absolute;
z-index: -100;
}
.cesium-animation-themeNormal {
color: #222;
}
.cesium-animation-themeHover {
color: #4488b0;
}
.cesium-animation-themeSelect {
color: #242;
}
.cesium-animation-themeDisabled {
color: #333;
}
.cesium-animation-themeKnob {
color: #222;
}
.cesium-animation-themePointer {
color: #2e2;
}
.cesium-animation-themeSwoosh {
color: #8ac;
}
.cesium-animation-themeSwooshHover {
color: #aef;
}
.cesium-animation-svgText {
fill: #edffff;
font-family: Sans-Serif;
font-size: 15px;
text-anchor: middle;
}
.cesium-animation-blank {
fill: #000;
fill-opacity: 0.01;
stroke: none;
}
.cesium-animation-rectButton {
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cesium-animation-rectButton .cesium-animation-buttonGlow {
fill: #fff;
stroke: none;
display: none;
}
.cesium-animation-rectButton:hover .cesium-animation-buttonGlow {
display: block;
}
.cesium-animation-rectButton .cesium-animation-buttonPath {
fill: #edffff;
}
.cesium-animation-rectButton .cesium-animation-buttonMain {
stroke: #444;
stroke-width: 1.2;
}
.cesium-animation-rectButton:hover .cesium-animation-buttonMain {
stroke: #aef;
}
.cesium-animation-rectButton:active .cesium-animation-buttonMain {
fill: #abd6ff;
}
.cesium-animation-buttonDisabled {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cesium-animation-buttonDisabled .cesium-animation-buttonMain {
stroke: #555;
}
.cesium-animation-buttonDisabled .cesium-animation-buttonPath {
fill: #818181;
}
.cesium-animation-buttonDisabled .cesium-animation-buttonGlow {
display: none;
}
.cesium-animation-buttonToggled .cesium-animation-buttonGlow {
display: block;
fill: #2e2;
}
.cesium-animation-buttonToggled .cesium-animation-buttonMain {
stroke: #2e2;
}
.cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow {
fill: #fff;
}
.cesium-animation-buttonToggled:hover .cesium-animation-buttonMain {
stroke: #2e2;
}
.cesium-animation-shuttleRingG {
cursor: pointer;
}
.cesium-animation-shuttleRingPointer {
cursor: pointer;
}
.cesium-animation-shuttleRingPausePointer {
cursor: pointer;
}
.cesium-animation-shuttleRingBack {
fill: #181818;
fill-opacity: 0.8;
stroke: #333;
stroke-width: 1.2;
}
.cesium-animation-shuttleRingSwoosh line {
stroke: #8ac;
stroke-width: 3;
stroke-opacity: 0.2;
stroke-linecap: round;
}
.cesium-animation-knobOuter {
cursor: pointer;
stroke: #444;
stroke-width: 1.2;
}
.cesium-animation-knobInner {
cursor: pointer;
}

70
public/lib/Cesium/Widgets/Animation/lighter.css

@ -1,70 +0,0 @@
/* packages/widgets/Source/Animation/lighter.css */
.cesium-lighter .cesium-animation-themeNormal {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeHover {
color: #abd6ff;
}
.cesium-lighter .cesium-animation-themeSelect {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeDisabled {
color: #efefef;
}
.cesium-lighter .cesium-animation-themeKnob {
color: #e1e2e3;
}
.cesium-lighter .cesium-animation-themePointer {
color: #fa5;
}
.cesium-lighter .cesium-animation-themeSwoosh {
color: #ace;
}
.cesium-lighter .cesium-animation-themeSwooshHover {
color: #bdf;
}
.cesium-lighter .cesium-animation-svgText {
fill: #111;
}
.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonPath {
fill: #111;
}
.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonMain {
stroke: #759dc0;
}
.cesium-lighter .cesium-animation-buttonToggled .cesium-animation-buttonGlow {
fill: #ffaa2a;
}
.cesium-lighter .cesium-animation-buttonToggled .cesium-animation-buttonMain {
stroke: #ea0;
}
.cesium-lighter .cesium-animation-rectButton:hover .cesium-animation-buttonMain {
stroke: #759dc0;
}
.cesium-lighter .cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow {
fill: #fff;
}
.cesium-lighter .cesium-animation-buttonToggled:hover .cesium-animation-buttonMain {
stroke: #ea0;
}
.cesium-lighter .cesium-animation-rectButton:active .cesium-animation-buttonMain {
fill: #abd6ff;
}
.cesium-lighter .cesium-animation-buttonDisabled .cesium-animation-buttonMain {
stroke: #d3d3d3;
}
.cesium-lighter .cesium-animation-buttonDisabled .cesium-animation-buttonPath {
fill: #818181;
}
.cesium-lighter .cesium-animation-shuttleRingBack {
fill: #fafafa;
fill-opacity: 1;
stroke: #aeaeae;
stroke-width: 1.2;
}
.cesium-lighter .cesium-animation-shuttleRingSwoosh line {
stroke: #8ac;
}
.cesium-lighter .cesium-animation-knobOuter {
stroke: #a5a5a5;
}

108
public/lib/Cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css

@ -1,108 +0,0 @@
/* packages/widgets/Source/BaseLayerPicker/BaseLayerPicker.css */
.cesium-baseLayerPicker-selected {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.cesium-baseLayerPicker-dropDown {
display: block;
position: absolute;
box-sizing: content-box;
top: auto;
right: 0;
width: 320px;
max-height: 500px;
margin-top: 5px;
background-color: rgba(38, 38, 38, 0.75);
border: 1px solid #444;
padding: 6px;
overflow: auto;
border-radius: 10px;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
transform: translate(0, -20%);
visibility: hidden;
opacity: 0;
transition:
visibility 0s 0.2s,
opacity 0.2s ease-in,
transform 0.2s ease-in;
}
.cesium-baseLayerPicker-dropDown-visible {
transform: translate(0, 0);
visibility: visible;
opacity: 1;
transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.cesium-baseLayerPicker-sectionTitle {
display: block;
font-family: sans-serif;
font-size: 16pt;
text-align: left;
color: #edffff;
margin-bottom: 4px;
}
.cesium-baseLayerPicker-choices {
margin-bottom: 5px;
}
.cesium-baseLayerPicker-categoryTitle {
color: #edffff;
font-size: 11pt;
}
.cesium-baseLayerPicker-choices {
display: block;
border: 1px solid #888;
border-radius: 5px;
padding: 5px 0;
}
.cesium-baseLayerPicker-item {
display: inline-block;
vertical-align: top;
margin: 2px 5px;
width: 64px;
text-align: center;
cursor: pointer;
}
.cesium-baseLayerPicker-itemLabel {
display: block;
font-family: sans-serif;
font-size: 8pt;
text-align: center;
vertical-align: middle;
color: #edffff;
cursor: pointer;
word-wrap: break-word;
}
.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemLabel,
.cesium-baseLayerPicker-item:focus .cesium-baseLayerPicker-itemLabel {
text-decoration: underline;
}
.cesium-baseLayerPicker-itemIcon {
display: inline-block;
position: relative;
width: inherit;
height: auto;
background-size: 100% 100%;
border: solid 1px #444;
border-radius: 9px;
color: #edffff;
margin: 0;
padding: 0;
cursor: pointer;
box-sizing: border-box;
}
.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon {
border-color: #fff;
box-shadow: 0 0 8px #fff, 0 0 8px #fff;
}
.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel {
color: rgb(189, 236, 248);
}
.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon {
border: double 4px rgb(189, 236, 248);
}

22
public/lib/Cesium/Widgets/BaseLayerPicker/lighter.css

@ -1,22 +0,0 @@
/* packages/widgets/Source/BaseLayerPicker/lighter.css */
.cesium-lighter .cesium-baseLayerPicker-itemIcon {
border-color: #759dc0;
}
.cesium-lighter .cesium-baseLayerPicker-dropDown {
background-color: rgba(240, 240, 240, 0.75);
}
.cesium-lighter .cesium-baseLayerPicker-sectionTitle {
color: black;
}
.cesium-lighter .cesium-baseLayerPicker-itemLabel {
color: black;
}
.cesium-lighter .cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon {
border-color: #000;
}
.cesium-lighter .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel {
color: rgb(0, 61, 168);
}
.cesium-lighter .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon {
border: double 4px rgb(0, 61, 168);
}

102
public/lib/Cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css

@ -1,102 +0,0 @@
/* packages/widgets/Source/Cesium3DTilesInspector/Cesium3DTilesInspector.css */
ul.cesium-cesiumInspector-statistics {
margin: 0;
padding-top: 3px;
padding-bottom: 3px;
}
ul.cesium-cesiumInspector-statistics + ul.cesium-cesiumInspector-statistics {
border-top: 1px solid #aaa;
}
.cesium-cesiumInspector-slider {
margin-top: 5px;
}
.cesium-cesiumInspector-slider input[type=number] {
text-align: left;
background-color: #222;
outline: none;
border: 1px solid #444;
color: #edffff;
width: 100px;
border-radius: 3px;
padding: 1px;
margin-left: 10px;
cursor: auto;
}
.cesium-cesiumInspector-slider input[type=number]::-webkit-outer-spin-button,
.cesium-cesiumInspector-slider input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.cesium-cesiumInspector-slider input[type=range] {
margin-left: 5px;
vertical-align: middle;
}
.cesium-cesiumInspector-hide .cesium-cesiumInspector-styleEditor {
display: none;
}
.cesium-cesiumInspector-styleEditor {
padding: 10px;
border-radius: 5px;
background: rgba(48, 51, 54, 0.8);
border: 1px solid #444;
}
.cesium-cesiumInspector-styleEditor textarea {
width: 100%;
height: 300px;
background: transparent;
color: #edffff;
border: none;
padding: 0;
white-space: pre;
overflow-wrap: normal;
overflow-x: auto;
}
.cesium-3DTilesInspector {
width: 300px;
pointer-events: all;
}
.cesium-3DTilesInspector-statistics {
font-size: 11px;
}
.cesium-3DTilesInspector-disabledElementsInfo {
margin: 5px 0 0 0;
padding: 0 0 0 20px;
color: #eed202;
}
.cesium-3DTilesInspector div,
.cesium-3DTilesInspector input[type=range] {
width: 100%;
box-sizing: border-box;
}
.cesium-cesiumInspector-error {
color: #ff9e9e;
overflow: auto;
}
.cesium-3DTilesInspector .cesium-cesiumInspector-section {
margin-top: 3px;
}
.cesium-3DTilesInspector .cesium-cesiumInspector-sectionHeader + .cesium-cesiumInspector-show {
border-top: 1px solid white;
}
input.cesium-cesiumInspector-url {
overflow: hidden;
white-space: nowrap;
overflow-x: scroll;
background-color: transparent;
color: white;
outline: none;
border: none;
height: 1em;
width: 100%;
}
.cesium-cesiumInspector .field-group {
display: table;
}
.cesium-cesiumInspector .field-group > label {
display: table-cell;
font-weight: bold;
}
.cesium-cesiumInspector .field-group > .field {
display: table-cell;
width: 100%;
}

113
public/lib/Cesium/Widgets/CesiumInspector/CesiumInspector.css

@ -1,113 +0,0 @@
/* packages/widgets/Source/CesiumInspector/CesiumInspector.css */
.cesium-cesiumInspector {
border-radius: 5px;
transition: width ease-in-out 0.25s;
background: rgba(48, 51, 54, 0.8);
border: 1px solid #444;
color: #edffff;
display: inline-block;
position: relative;
padding: 4px 12px;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
overflow: hidden;
}
.cesium-cesiumInspector-button {
text-align: center;
font-size: 11pt;
}
.cesium-cesiumInspector-visible .cesium-cesiumInspector-button {
border-bottom: 1px solid #aaa;
padding-bottom: 3px;
}
.cesium-cesiumInspector input:enabled,
.cesium-cesiumInspector-button {
cursor: pointer;
}
.cesium-cesiumInspector-visible {
width: 185px;
height: auto;
}
.cesium-cesiumInspector-hidden {
width: 122px;
height: 17px;
}
.cesium-cesiumInspector-sectionContent {
max-height: 600px;
}
.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionContent {
max-height: 0;
padding: 0 !important;
overflow: hidden;
}
.cesium-cesiumInspector-dropDown {
margin: 5px 0;
font-family: sans-serif;
font-size: 10pt;
width: 185px;
}
.cesium-cesiumInspector-frustumStatistics {
padding-left: 10px;
padding: 5px;
background-color: rgba(80, 80, 80, 0.75);
}
.cesium-cesiumInspector-pickButton {
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid #444;
color: #edffff;
border-radius: 5px;
padding: 3px 7px;
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0 auto;
}
.cesium-cesiumInspector-pickButton:focus {
outline: none;
}
.cesium-cesiumInspector-pickButton:active,
.cesium-cesiumInspector-pickButtonHighlight {
color: #000;
background: #adf;
border-color: #fff;
box-shadow: 0 0 8px #fff;
}
.cesium-cesiumInspector-center {
text-align: center;
}
.cesium-cesiumInspector-sectionHeader {
font-weight: bold;
font-size: 10pt;
margin: 0;
cursor: pointer;
}
.cesium-cesiumInspector-pickSection {
border: 1px solid #aaa;
border-radius: 5px;
padding: 3px;
margin-bottom: 5px;
}
.cesium-cesiumInspector-sectionContent {
margin-bottom: 10px;
transition: max-height 0.25s;
}
.cesium-cesiumInspector-tileText {
padding-bottom: 10px;
border-bottom: 1px solid #aaa;
}
.cesium-cesiumInspector-relativeText {
padding-top: 10px;
}
.cesium-cesiumInspector-sectionHeader::before {
margin-right: 5px;
content: "-";
width: 1ch;
display: inline-block;
}
.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionHeader::before {
content: "+";
}

124
public/lib/Cesium/Widgets/CesiumWidget/CesiumWidget.css

@ -1,124 +0,0 @@
.cesium-widget {
font-family: sans-serif;
font-size: 16px;
overflow: hidden;
display: block;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.cesium-widget,
.cesium-widget canvas {
width: 100%;
height: 100%;
touch-action: none;
}
.cesium-widget-credits {
display: block;
position: absolute;
bottom: 0;
left: 0;
color: #fff;
font-size: 10px;
text-shadow: 0px 0px 2px #000000;
padding-right: 5px;
}
.cesium-widget-credits a,
.cesium-widget-credits a:visited {
color: #fff;
}
.cesium-widget-errorPanel {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
background: rgba(0, 0, 0, 0.7);
z-index: 99999;
}
.cesium-widget-errorPanel:before {
display: inline-block;
vertical-align: middle;
height: 100%;
content: "";
}
.cesium-widget-errorPanel-content {
width: 75%;
max-width: 500px;
display: inline-block;
text-align: left;
vertical-align: middle;
border: 1px solid #510c00;
border-radius: 7px;
background-color: #f0d9d5;
font-size: 14px;
color: #510c00;
}
.cesium-widget-errorPanel-content.expanded {
max-width: 75%;
}
.cesium-widget-errorPanel-header {
font-size: 18px;
font-family: "Open Sans", Verdana, Geneva, sans-serif;
background: #d69d93;
border-bottom: 2px solid #510c00;
padding-bottom: 10px;
border-radius: 3px 3px 0 0;
padding: 15px;
}
.cesium-widget-errorPanel-scroll {
overflow: auto;
font-family: "Open Sans", Verdana, Geneva, sans-serif;
white-space: pre-wrap;
padding: 0 15px;
margin: 10px 0 20px 0;
}
.cesium-widget-errorPanel-buttonPanel {
padding: 0 15px;
margin: 10px 0 20px 0;
text-align: right;
}
.cesium-widget-errorPanel-buttonPanel button {
border-color: #510c00;
background: #d69d93;
color: #202020;
margin: 0;
}
.cesium-widget-errorPanel-buttonPanel button:focus {
border-color: #510c00;
background: #f0d9d5;
color: #510c00;
}
.cesium-widget-errorPanel-buttonPanel button:hover {
border-color: #510c00;
background: #f0d9d5;
color: #510c00;
}
.cesium-widget-errorPanel-buttonPanel button:active {
border-color: #510c00;
background: #b17b72;
color: #510c00;
}
.cesium-widget-errorPanel-more-details {
text-decoration: underline;
cursor: pointer;
}
.cesium-widget-errorPanel-more-details:hover {
color: #2b0700;
}

14
public/lib/Cesium/Widgets/CesiumWidget/lighter.css

@ -1,14 +0,0 @@
.cesium-lighter .cesium-widget-errorPanel {
background: rgba(255, 255, 255, 0.7);
}
.cesium-lighter .cesium-widget-errorPanel-content {
border: 1px solid #526f82;
border-radius: 7px;
background-color: white;
color: black;
}
.cesium-lighter .cesium-widget-errorPanel-header {
color: #b87d00;
}

8
public/lib/Cesium/Widgets/FullscreenButton/FullscreenButton.css

@ -1,8 +0,0 @@
/* packages/widgets/Source/FullscreenButton/FullscreenButton.css */
.cesium-button.cesium-fullscreenButton {
display: block;
width: 100%;
height: 100%;
margin: 0;
border-radius: 0;
}

70
public/lib/Cesium/Widgets/Geocoder/Geocoder.css

@ -1,70 +0,0 @@
/* packages/widgets/Source/Geocoder/Geocoder.css */
.cesium-viewer-geocoderContainer .cesium-geocoder-input {
border: solid 1px #444;
background-color: rgba(40, 40, 40, 0.7);
color: white;
display: inline-block;
vertical-align: middle;
width: 0;
height: 32px;
margin: 0;
padding: 0 32px 0 0;
border-radius: 0;
box-sizing: border-box;
transition: width ease-in-out 0.25s, background-color 0.2s ease-in-out;
-webkit-appearance: none;
}
.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input {
border-color: #aef;
box-shadow: 0 0 8px #fff;
}
.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus {
border-color: #ea4;
background-color: rgba(15, 15, 15, 0.9);
box-shadow: none;
outline: none;
}
.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input,
.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus,
.cesium-viewer-geocoderContainer .cesium-geocoder-input-wide {
padding-left: 4px;
width: 250px;
}
.cesium-viewer-geocoderContainer .search-results {
position: absolute;
background-color: #000;
color: #eee;
overflow-y: auto;
opacity: 0.8;
width: 100%;
}
.cesium-viewer-geocoderContainer .search-results ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.cesium-viewer-geocoderContainer .search-results ul li {
font-size: 14px;
padding: 3px 10px;
}
.cesium-viewer-geocoderContainer .search-results ul li:hover {
cursor: pointer;
}
.cesium-viewer-geocoderContainer .search-results ul li.active {
background: #48b;
}
.cesium-geocoder-searchButton {
background-color: #303336;
display: inline-block;
position: absolute;
cursor: pointer;
width: 32px;
top: 1px;
right: 1px;
height: 30px;
vertical-align: middle;
fill: #edffff;
}
.cesium-geocoder-searchButton:hover {
background-color: #48b;
}

17
public/lib/Cesium/Widgets/Geocoder/lighter.css

@ -1,17 +0,0 @@
/* packages/widgets/Source/Geocoder/lighter.css */
.cesium-lighter .cesium-geocoder-input {
border: solid 1px #759dc0;
background-color: rgba(240, 240, 240, 0.9);
color: black;
}
.cesium-lighter .cesium-viewer-geocoderContainer:hover .cesium-geocoder-input {
border-color: #aef;
box-shadow: 0 0 8px #fff;
}
.cesium-lighter .cesium-geocoder-searchButton {
background-color: #e2f0ff;
fill: #111;
}
.cesium-lighter .cesium-geocoder-searchButton:hover {
background-color: #a6d2ff;
}

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldHillshade.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldImagery.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldOcean.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/bingAerial.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/bingAerialLabels.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/bingRoads.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/blueMarble.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/earthAtNight.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/mapQuestOpenStreetMap.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxSatellite.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxStreets.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/mapboxTerrain.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/naturalEarthII.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/openStreetMap.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/sentinel-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/stamenToner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

BIN
public/lib/Cesium/Widgets/Images/ImageryProviders/stamenWatercolor.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

84
public/lib/Cesium/Widgets/Images/NavigationHelp/Mouse.svg

@ -1,84 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="29.6875"
height="40.625095"
viewBox="0 0 29.6875 40.625095"
enable-background="new 0 0 64 64"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="Mouse.svg"><metadata
id="metadata21"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs19" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="747"
inkscape:window-height="596"
id="namedview17"
showgrid="false"
inkscape:zoom="1.84375"
inkscape:cx="-37.919388"
inkscape:cy="92.305679"
inkscape:window-x="266"
inkscape:window-y="72"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1"
inkscape:snap-center="false"
inkscape:snap-page="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
id="g3"
transform="translate(-17.15625,-19.531154)">
<g
id="g5"
style="fill:#4d4d4d;stroke:#4d4d4d">
<path
d="M 31.9335,20.041 C 24.639,20.034 17.653,20.318 17.653,44.617 c 0,10.951 8.799,15.032 14.347,15.032 5.545,0 14.347,-4.081 14.347,-15.032 0,-24.27 -7.119,-24.569 -14.4135,-24.576 z m 0.7515,1.358 c 5.643,0.012 10.927,0.236 12.063,16.153 -3.86,1.805 -7.916,2.765 -12.063,2.86 l 0,-2.966 c 0.845,-0.162 1.481,-0.909 1.481,-1.782 l 0,-8.956 c 0,-0.876 -0.637,-1.621 -1.481,-1.784 z m -1.027,4.855 0.685,0 c 0.249,0 0.453,0.205 0.453,0.454 l 0,8.956 c 0,0.249 -0.204,0.449 -0.453,0.449 l -0.685,0 c -0.249,0 -0.452,-0.2 -0.452,-0.449 l 0,-8.956 c 0,-0.249 0.203,-0.454 0.452,-0.454 z m -0.345,-4.855 0,3.525 c -0.845,0.163 -1.479,0.91 -1.479,1.784 l 0,8.956 c 0,0.873 0.634,1.62 1.479,1.782 l 0,2.966 C 25.002,40.264 20.408,38.16 19.25,37.573 20.381,21.633 25.668,21.411 31.313,21.399 z M 32,58.274 c -5.016,0 -12.976,-3.707 -12.976,-13.658 0,-1.983 0.045,-3.853 0.134,-5.563 2.003,0.929 6.696,2.74 12.868,2.74 4.394,0 8.704,-0.934 12.813,-2.771 0.089,1.718 0.135,3.6 0.135,5.595 0,9.95 -7.958,13.657 -12.974,13.657 z"
id="path7"
style="fill:#4d4d4d;stroke:#4d4d4d"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cssscccccssccsssssssssccssccccsscscss" />
</g>
<path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 32.922034,38.950793 c 0,-1.135825 0.114919,-1.458045 0.677966,-1.900938 l 0.677966,-0.533288 0,-5.28078 c 0,-5.271249 -0.0012,-5.282003 -0.677966,-5.958745 -0.557439,-0.557439 -0.677966,-0.940935 -0.677966,-2.157165 l 0,-1.479199 1.535487,0 c 5.657554,0 8.584338,3.728529 9.71855,12.380791 0.498434,3.802265 0.50348,3.525731 -0.0676,3.704572 -0.261017,0.08174 -1.528694,0.512016 -2.817059,0.956167 -2.037206,0.702306 -4.048032,1.113044 -7.488026,1.529528 l -0.881356,0.106707 0,-1.36765 z"
id="path3768"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 31.485081,35.842143 c -0.104591,-0.104591 -0.190166,-2.231347 -0.190166,-4.726123 0,-3.983994 0.05502,-4.557071 0.452127,-4.709456 0.24867,-0.09542 0.556802,-0.06882 0.684738,0.05912 0.127937,0.127936 0.199056,2.296481 0.158043,4.818988 -0.06319,3.886405 -0.13867,4.598683 -0.494572,4.667009 -0.231003,0.04435 -0.505579,-0.0049 -0.61017,-0.109533 l 0,0 z"
id="path3770"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 30.440433,57.945316 c -3.064053,-0.42113 -6.77723,-2.474953 -8.457621,-4.67806 -2.1588,-2.830333 -3.113918,-6.737716 -2.769592,-11.330385 l 0.193121,-2.575872 2.07988,0.735628 c 3.527026,1.247466 6.337701,1.719068 10.215474,1.71405 4.171771,-0.0054 6.642981,-0.38868 10.25836,-1.591058 2.178973,-0.724668 2.692193,-0.815856 2.813444,-0.499883 0.08157,0.21256 0.08664,2.119864 0.01127,4.238453 -0.106217,2.98581 -0.266531,4.212938 -0.712935,5.457208 -1.450217,4.042206 -4.401118,6.844156 -8.437938,8.012017 -2.314747,0.669661 -3.34314,0.772215 -5.193465,0.517902 z"
id="path3772"
inkscape:connector-curvature="0" /></g>
<path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644;stroke-opacity:1"
d="M 11.584306,20.532528 C 9.1265112,20.247533 6.2927846,19.555647 4.1047676,18.706316 c -0.969492,-0.376332 -1.792939,-0.704961 -1.829884,-0.730287 -0.152564,-0.104584 0.766016,-6.242541 1.16801,-7.804656 1.421191,-5.5226316 4.304477,-8.0618496 9.1542404,-8.0618496 l 1.541531,0 0,1.627119 c 0,1.237125 -0.09381,1.627118 -0.391402,1.627118 -0.215271,0 -0.581373,0.271221 -0.813559,0.602714 -0.345889,0.493826 -0.422157,1.5275241 -0.422157,5.7217066 l 0,5.118992 0.813559,0.759978 c 0.675846,0.631335 0.813559,0.971083 0.813559,2.007108 0,0.835921 -0.111771,1.235378 -0.338983,1.211489 -0.18644,-0.0196 -1.18336,-0.133551 -2.215376,-0.25322 l 0,0 z"
id="path3766"
inkscape:connector-curvature="0" /></svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

76
public/lib/Cesium/Widgets/Images/NavigationHelp/MouseLeft.svg

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="64px"
height="64px"
viewBox="0 0 64 64"
enable-background="new 0 0 64 64"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="MouseLeft.svg"><metadata
id="metadata21"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs19" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1282"
inkscape:window-height="886"
id="namedview17"
showgrid="false"
inkscape:zoom="3.6875"
inkscape:cx="-10.305085"
inkscape:cy="32"
inkscape:window-x="104"
inkscape:window-y="136"
inkscape:window-maximized="0"
inkscape:current-layer="g3" />
<g
id="g3">
<g
id="g5"
style="fill:#4d4d4d;stroke:#4d4d4d">
<path
fill="#020202"
d="M32.854,20.028c-0.015-1.274,0.576-2.269,1.151-3.236c0.758-1.278,1.543-2.6,0.997-4.417 c-0.555-1.667-1.607-2.485-2.539-3.212c-1.254-0.973-2.159-1.676-1.687-4.343l0.041-0.229l-1.35-0.238L29.427,4.58 c-0.615,3.484,0.878,4.643,2.195,5.666c0.85,0.663,1.653,1.288,2.072,2.542c0.366,1.224-0.18,2.143-0.869,3.306 c-0.641,1.081-1.366,2.3-1.349,3.933c-6.837,0.007-13.823,0.291-13.823,24.59c0,10.951,8.799,15.032,14.347,15.032 c5.545,0,14.347-4.081,14.347-15.032C46.347,20.347,39.228,20.048,32.854,20.028z M32.685,21.399 c5.643,0.012,10.927,0.236,12.063,16.153c-3.86,1.805-7.916,2.765-12.063,2.86v-2.966c0.845-0.162,1.481-0.909,1.481-1.782v-8.956 c0-0.876-0.637-1.621-1.481-1.784V21.399z M31.658,26.254h0.685c0.249,0,0.453,0.205,0.453,0.454v8.956 c0,0.249-0.204,0.449-0.453,0.449h-0.685c-0.249,0-0.452-0.2-0.452-0.449v-8.956C31.206,26.459,31.409,26.254,31.658,26.254z M31.313,21.399v3.525c-0.845,0.163-1.479,0.91-1.479,1.784v8.956c0,0.873,0.634,1.62,1.479,1.782v2.966 c-6.311-0.148-10.905-2.252-12.063-2.839C20.381,21.633,25.668,21.411,31.313,21.399z M32,58.274 c-5.016,0-12.976-3.707-12.976-13.658c0-1.983,0.045-3.853,0.134-5.563c2.003,0.929,6.696,2.74,12.868,2.74 c4.394,0,8.704-0.934,12.813-2.771c0.089,1.718,0.135,3.6,0.135,5.595C44.974,54.567,37.016,58.274,32,58.274z"
id="path7"
style="fill:#4d4d4d;stroke:#4d4d4d" />
</g>
<path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 32.922034,38.950793 c 0,-1.135825 0.114919,-1.458045 0.677966,-1.900938 l 0.677966,-0.533288 0,-5.28078 c 0,-5.271249 -0.0012,-5.282003 -0.677966,-5.958745 -0.557439,-0.557439 -0.677966,-0.940935 -0.677966,-2.157165 l 0,-1.479199 1.535487,0 c 5.657554,0 8.584338,3.728529 9.71855,12.380791 0.498434,3.802265 0.50348,3.525731 -0.0676,3.704572 -0.261017,0.08174 -1.528694,0.512016 -2.817059,0.956167 -2.037206,0.702306 -4.048032,1.113044 -7.488026,1.529528 l -0.881356,0.106707 0,-1.36765 z"
id="path3768"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 31.485081,35.842143 c -0.104591,-0.104591 -0.190166,-2.231347 -0.190166,-4.726123 0,-3.983994 0.05502,-4.557071 0.452127,-4.709456 0.24867,-0.09542 0.556802,-0.06882 0.684738,0.05912 0.127937,0.127936 0.199056,2.296481 0.158043,4.818988 -0.06319,3.886405 -0.13867,4.598683 -0.494572,4.667009 -0.231003,0.04435 -0.505579,-0.0049 -0.61017,-0.109533 l 0,0 z"
id="path3770"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 30.440433,57.945316 c -3.064053,-0.42113 -6.77723,-2.474953 -8.457621,-4.67806 -2.1588,-2.830333 -3.113918,-6.737716 -2.769592,-11.330385 l 0.193121,-2.575872 2.07988,0.735628 c 3.527026,1.247466 6.337701,1.719068 10.215474,1.71405 4.171771,-0.0054 6.642981,-0.38868 10.25836,-1.591058 2.178973,-0.724668 2.692193,-0.815856 2.813444,-0.499883 0.08157,0.21256 0.08664,2.119864 0.01127,4.238453 -0.106217,2.98581 -0.266531,4.212938 -0.712935,5.457208 -1.450217,4.042206 -4.401118,6.844156 -8.437938,8.012017 -2.314747,0.669661 -3.34314,0.772215 -5.193465,0.517902 z"
id="path3772"
inkscape:connector-curvature="0" /></g>
<path
style="fill:#66CCFF;stroke:#66CCFF;stroke-width:0.27118643999999997"
d="m 28.740556,40.063682 c -2.457795,-0.284995 -5.291522,-0.976881 -7.479539,-1.826212 -0.969492,-0.376332 -1.792939,-0.704961 -1.829884,-0.730287 -0.152564,-0.104584 0.766016,-6.242541 1.16801,-7.804656 1.421191,-5.522631 4.304477,-8.061849 9.154241,-8.061849 l 1.541531,0 0,1.627119 c 0,1.237125 -0.09381,1.627118 -0.391402,1.627118 -0.215271,0 -0.581373,0.271221 -0.813559,0.602714 -0.345889,0.493826 -0.422157,1.527524 -0.422157,5.721706 l 0,5.118992 0.813559,0.759978 c 0.675846,0.631335 0.813559,0.971083 0.813559,2.007108 0,0.835921 -0.111771,1.235378 -0.338983,1.211489 -0.18644,-0.0196 -1.18336,-0.133551 -2.215376,-0.25322 l 0,0 z"
id="path3766"
inkscape:connector-curvature="0" /></svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

76
public/lib/Cesium/Widgets/Images/NavigationHelp/MouseMiddle.svg

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="64px"
height="64px"
viewBox="0 0 64 64"
enable-background="new 0 0 64 64"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="MouseMiddle.svg"><metadata
id="metadata21"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs19" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1282"
inkscape:window-height="886"
id="namedview17"
showgrid="false"
inkscape:zoom="3.6875"
inkscape:cx="-10.305085"
inkscape:cy="32"
inkscape:window-x="31"
inkscape:window-y="15"
inkscape:window-maximized="0"
inkscape:current-layer="g3" />
<g
id="g3">
<g
id="g5"
style="stroke:#4d4d4d;fill:#4d4d4d">
<path
fill="#020202"
d="M32.854,20.028c-0.015-1.274,0.576-2.269,1.151-3.236c0.758-1.278,1.543-2.6,0.997-4.417 c-0.555-1.667-1.607-2.485-2.539-3.212c-1.254-0.973-2.159-1.676-1.687-4.343l0.041-0.229l-1.35-0.238L29.427,4.58 c-0.615,3.484,0.878,4.643,2.195,5.666c0.85,0.663,1.653,1.288,2.072,2.542c0.366,1.224-0.18,2.143-0.869,3.306 c-0.641,1.081-1.366,2.3-1.349,3.933c-6.837,0.007-13.823,0.291-13.823,24.59c0,10.951,8.799,15.032,14.347,15.032 c5.545,0,14.347-4.081,14.347-15.032C46.347,20.347,39.228,20.048,32.854,20.028z M32.685,21.399 c5.643,0.012,10.927,0.236,12.063,16.153c-3.86,1.805-7.916,2.765-12.063,2.86v-2.966c0.845-0.162,1.481-0.909,1.481-1.782v-8.956 c0-0.876-0.637-1.621-1.481-1.784V21.399z M31.658,26.254h0.685c0.249,0,0.453,0.205,0.453,0.454v8.956 c0,0.249-0.204,0.449-0.453,0.449h-0.685c-0.249,0-0.452-0.2-0.452-0.449v-8.956C31.206,26.459,31.409,26.254,31.658,26.254z M31.313,21.399v3.525c-0.845,0.163-1.479,0.91-1.479,1.784v8.956c0,0.873,0.634,1.62,1.479,1.782v2.966 c-6.311-0.148-10.905-2.252-12.063-2.839C20.381,21.633,25.668,21.411,31.313,21.399z M32,58.274 c-5.016,0-12.976-3.707-12.976-13.658c0-1.983,0.045-3.853,0.134-5.563c2.003,0.929,6.696,2.74,12.868,2.74 c4.394,0,8.704-0.934,12.813-2.771c0.089,1.718,0.135,3.6,0.135,5.595C44.974,54.567,37.016,58.274,32,58.274z"
id="path7"
style="stroke:#4d4d4d;fill:#4d4d4d" />
</g>
<path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118643999999997"
d="m 32.922034,38.950793 c 0,-1.135825 0.114919,-1.458045 0.677966,-1.900938 l 0.677966,-0.533288 0,-5.28078 c 0,-5.271249 -0.0012,-5.282003 -0.677966,-5.958745 -0.557439,-0.557439 -0.677966,-0.940935 -0.677966,-2.157165 l 0,-1.479199 1.535487,0 c 5.657554,0 8.584338,3.728529 9.71855,12.380791 0.498434,3.802265 0.50348,3.525731 -0.0676,3.704572 -0.261017,0.08174 -1.528694,0.512016 -2.817059,0.956167 -2.037206,0.702306 -4.048032,1.113044 -7.488026,1.529528 l -0.881356,0.106707 0,-1.36765 z"
id="path3768"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 30.440433,57.945316 c -3.064053,-0.42113 -6.77723,-2.474953 -8.457621,-4.67806 -2.1588,-2.830333 -3.113918,-6.737716 -2.769592,-11.330385 l 0.193121,-2.575872 2.07988,0.735628 c 3.527026,1.247466 6.337701,1.719068 10.215474,1.71405 4.171771,-0.0054 6.642981,-0.38868 10.25836,-1.591058 2.178973,-0.724668 2.692193,-0.815856 2.813444,-0.499883 0.08157,0.21256 0.08664,2.119864 0.01127,4.238453 -0.106217,2.98581 -0.266531,4.212938 -0.712935,5.457208 -1.450217,4.042206 -4.401118,6.844156 -8.437938,8.012017 -2.314747,0.669661 -3.34314,0.772215 -5.193465,0.517902 z"
id="path3772"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 28.740556,40.063682 c -2.457795,-0.284995 -5.291522,-0.976881 -7.479539,-1.826212 -0.969492,-0.376332 -1.792939,-0.704961 -1.829884,-0.730287 -0.152564,-0.104584 0.766016,-6.242541 1.16801,-7.804656 1.421191,-5.522631 4.304477,-8.061849 9.154241,-8.061849 l 1.541531,0 0,1.627119 c 0,1.237125 -0.09381,1.627118 -0.391402,1.627118 -0.215271,0 -0.581373,0.271221 -0.813559,0.602714 -0.345889,0.493826 -0.422157,1.527524 -0.422157,5.721706 l 0,5.118992 0.813559,0.759978 c 0.675846,0.631335 0.813559,0.971083 0.813559,2.007108 0,0.835921 -0.111771,1.235378 -0.338983,1.211489 -0.18644,-0.0196 -1.18336,-0.133551 -2.215376,-0.25322 l 0,0 z"
id="path3778"
inkscape:connector-curvature="0" /><path
style="fill:#ffd800;stroke:#ffd800;stroke-width:0.33870965"
d="m 31.356243,35.809264 c -0.164314,-0.103856 -0.298753,-2.215682 -0.298753,-4.692945 0,-3.956026 0.08644,-4.52508 0.710296,-4.676395 0.390663,-0.09475 0.87474,-0.06834 1.075729,0.0587 0.200991,0.127038 0.312719,2.28036 0.248288,4.785159 -0.09927,3.859122 -0.217853,4.566401 -0.776977,4.634247 -0.362909,0.04404 -0.79427,-0.0049 -0.958583,-0.108765 l 0,0 z"
id="path3770"
inkscape:connector-curvature="0" /></g>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

76
public/lib/Cesium/Widgets/Images/NavigationHelp/MouseRight.svg

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="64px"
height="64px"
viewBox="0 0 64 64"
enable-background="new 0 0 64 64"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="MouseRight.svg"><metadata
id="metadata21"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs19" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1282"
inkscape:window-height="886"
id="namedview17"
showgrid="false"
inkscape:zoom="3.6875"
inkscape:cx="32"
inkscape:cy="32"
inkscape:window-x="31"
inkscape:window-y="15"
inkscape:window-maximized="0"
inkscape:current-layer="g3" />
<g
id="g3">
<g
id="g5"
style="stroke:#4d4d4d;fill:#4d4d4d">
<path
fill="#020202"
d="M32.854,20.028c-0.015-1.274,0.576-2.269,1.151-3.236c0.758-1.278,1.543-2.6,0.997-4.417 c-0.555-1.667-1.607-2.485-2.539-3.212c-1.254-0.973-2.159-1.676-1.687-4.343l0.041-0.229l-1.35-0.238L29.427,4.58 c-0.615,3.484,0.878,4.643,2.195,5.666c0.85,0.663,1.653,1.288,2.072,2.542c0.366,1.224-0.18,2.143-0.869,3.306 c-0.641,1.081-1.366,2.3-1.349,3.933c-6.837,0.007-13.823,0.291-13.823,24.59c0,10.951,8.799,15.032,14.347,15.032 c5.545,0,14.347-4.081,14.347-15.032C46.347,20.347,39.228,20.048,32.854,20.028z M32.685,21.399 c5.643,0.012,10.927,0.236,12.063,16.153c-3.86,1.805-7.916,2.765-12.063,2.86v-2.966c0.845-0.162,1.481-0.909,1.481-1.782v-8.956 c0-0.876-0.637-1.621-1.481-1.784V21.399z M31.658,26.254h0.685c0.249,0,0.453,0.205,0.453,0.454v8.956 c0,0.249-0.204,0.449-0.453,0.449h-0.685c-0.249,0-0.452-0.2-0.452-0.449v-8.956C31.206,26.459,31.409,26.254,31.658,26.254z M31.313,21.399v3.525c-0.845,0.163-1.479,0.91-1.479,1.784v8.956c0,0.873,0.634,1.62,1.479,1.782v2.966 c-6.311-0.148-10.905-2.252-12.063-2.839C20.381,21.633,25.668,21.411,31.313,21.399z M32,58.274 c-5.016,0-12.976-3.707-12.976-13.658c0-1.983,0.045-3.853,0.134-5.563c2.003,0.929,6.696,2.74,12.868,2.74 c4.394,0,8.704-0.934,12.813-2.771c0.089,1.718,0.135,3.6,0.135,5.595C44.974,54.567,37.016,58.274,32,58.274z"
id="path7"
style="stroke:#4d4d4d;fill:#4d4d4d" />
</g>
<path
style="fill:#65FD00;stroke:#65FD00;stroke-width:0.27118643999999997"
d="m 32.922034,38.950793 c 0,-1.135825 0.114919,-1.458045 0.677966,-1.900938 l 0.677966,-0.533288 0,-5.28078 c 0,-5.271249 -0.0012,-5.282003 -0.677966,-5.958745 -0.557439,-0.557439 -0.677966,-0.940935 -0.677966,-2.157165 l 0,-1.479199 1.535487,0 c 5.657554,0 8.584338,3.728529 9.71855,12.380791 0.498434,3.802265 0.50348,3.525731 -0.0676,3.704572 -0.261017,0.08174 -1.528694,0.512016 -2.817059,0.956167 -2.037206,0.702306 -4.048032,1.113044 -7.488026,1.529528 l -0.881356,0.106707 0,-1.36765 z"
id="path3768"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 31.485081,35.842143 c -0.104591,-0.104591 -0.190166,-2.231347 -0.190166,-4.726123 0,-3.983994 0.05502,-4.557071 0.452127,-4.709456 0.24867,-0.09542 0.556802,-0.06882 0.684738,0.05912 0.127937,0.127936 0.199056,2.296481 0.158043,4.818988 -0.06319,3.886405 -0.13867,4.598683 -0.494572,4.667009 -0.231003,0.04435 -0.505579,-0.0049 -0.61017,-0.109533 l 0,0 z"
id="path3770"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 30.440433,57.945316 c -3.064053,-0.42113 -6.77723,-2.474953 -8.457621,-4.67806 -2.1588,-2.830333 -3.113918,-6.737716 -2.769592,-11.330385 l 0.193121,-2.575872 2.07988,0.735628 c 3.527026,1.247466 6.337701,1.719068 10.215474,1.71405 4.171771,-0.0054 6.642981,-0.38868 10.25836,-1.591058 2.178973,-0.724668 2.692193,-0.815856 2.813444,-0.499883 0.08157,0.21256 0.08664,2.119864 0.01127,4.238453 -0.106217,2.98581 -0.266531,4.212938 -0.712935,5.457208 -1.450217,4.042206 -4.401118,6.844156 -8.437938,8.012017 -2.314747,0.669661 -3.34314,0.772215 -5.193465,0.517902 z"
id="path3772"
inkscape:connector-curvature="0" /><path
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.27118644"
d="m 28.740556,40.063682 c -2.457795,-0.284995 -5.291522,-0.976881 -7.479539,-1.826212 -0.969492,-0.376332 -1.792939,-0.704961 -1.829884,-0.730287 -0.152564,-0.104584 0.766016,-6.242541 1.16801,-7.804656 1.421191,-5.522631 4.304477,-8.061849 9.154241,-8.061849 l 1.541531,0 0,1.627119 c 0,1.237125 -0.09381,1.627118 -0.391402,1.627118 -0.215271,0 -0.581373,0.271221 -0.813559,0.602714 -0.345889,0.493826 -0.422157,1.527524 -0.422157,5.721706 l 0,5.118992 0.813559,0.759978 c 0.675846,0.631335 0.813559,0.971083 0.813559,2.007108 0,0.835921 -0.111771,1.235378 -0.338983,1.211489 -0.18644,-0.0196 -1.18336,-0.133551 -2.215376,-0.25322 l 0,0 z"
id="path3778"
inkscape:connector-curvature="0" /></g>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

120
public/lib/Cesium/Widgets/Images/NavigationHelp/Touch.svg

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
width="76.664284"
height="128.25087"
viewBox="0 0 76.664283 128.25086"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="Touch.svg"><metadata
id="metadata3468"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs3466" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="920"
inkscape:window-height="780"
id="namedview3464"
showgrid="false"
inkscape:zoom="1.7688899"
inkscape:cx="-0.07794217"
inkscape:cy="94.239301"
inkscape:window-x="1529"
inkscape:window-y="186"
inkscape:window-maximized="0"
inkscape:current-layer="g3428"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
id="g3428"
transform="translate(-7.9878665e-4,-5.1661327)">
<path
d="M 76.151,80.896 C 77.465,66.89 62.145,65.577 62.145,65.577 57.771,52.885 46.39,59.45 46.39,59.45 40.701,46.758 29.322,55.511 29.322,55.511 27.912,55.092 25.613,11.796 24.414,11.604 23.44,7.068 14.011,-1.728 12.511,14.772 c 0,36.5 -1.135,47.304 -1.135,47.304 C 9.188,67.328 5.31,80.458 5.31,80.458 -3.006,89.649 0.933,96.214 0.933,96.214 c 7.002,12.255 21.385,28.449 21.385,28.449 6.129,5.252 2.627,8.316 2.627,8.316 l 42.455,0.438 2.334,-7.878 c 9.628,-18.382 6.417,-44.643 6.417,-44.643 z"
id="path3432"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccc"
style="fill:#ffffff;fill-opacity:1" />
</g>
<g
id="g3434"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3436"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3438"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3440"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3442"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3444"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3446"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3448"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3450"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3452"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3454"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3456"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3458"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3460"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
<g
id="g3462"
transform="translate(-7.9878665e-4,-5.1661327)">
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

129
public/lib/Cesium/Widgets/Images/NavigationHelp/TouchDrag.svg

@ -1,129 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
width="76.664284"
height="133.41701"
viewBox="0 0 76.664283 133.417"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="TouchDrag.svg"><metadata
id="metadata3468"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs3466" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="920"
inkscape:window-height="780"
id="namedview3464"
showgrid="false"
inkscape:zoom="1.7688899"
inkscape:cx="-0.077942171"
inkscape:cy="94.239298"
inkscape:window-x="161"
inkscape:window-y="225"
inkscape:window-maximized="0"
inkscape:current-layer="g3428"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
id="g3428"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="M 18.653,0 C 12.359,0 7.258,5.102 7.258,11.395 c 0,6.293 5.102,11.395 11.396,11.395 6.293,0 11.395,-5.102 11.395,-11.395 C 30.048,5.102 24.946,0 18.653,0 z m 0,20.43 c -4.989,0 -9.036,-4.046 -9.036,-9.036 0,-4.989 4.047,-9.035 9.036,-9.035 4.989,0 9.035,4.046 9.035,9.035 0,4.99 -4.045,9.036 -9.035,9.036 z"
id="path3430"
inkscape:connector-curvature="0" />
<path
d="M 76.151,80.896 C 77.465,66.89 62.145,65.577 62.145,65.577 57.771,52.885 46.39,59.45 46.39,59.45 40.701,46.758 29.322,55.511 29.322,55.511 27.912,55.092 25.613,11.796 24.414,11.604 23.44,7.068 14.011,-1.728 12.511,14.772 c 0,36.5 -1.135,47.304 -1.135,47.304 C 9.188,67.328 5.31,80.458 5.31,80.458 -3.006,89.649 0.933,96.214 0.933,96.214 c 7.002,12.255 21.385,28.449 21.385,28.449 6.129,5.252 2.627,8.316 2.627,8.316 l 42.455,0.438 2.334,-7.878 c 9.628,-18.382 6.417,-44.643 6.417,-44.643 z"
id="path3432"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccc"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 65.247258,98.823749 c -0.681067,0.71969 -7.149935,7.376421 -7.149935,7.376421 0,0 -0.86404,0.92222 -0.86404,-0.29705 0.0013,-1.22468 0.0013,-3.17039 0.0013,-3.17039 0,0 -0.498094,0.003 -1.261753,0.002 -2.35324,0.002 -6.936466,0.002 -8.692502,0.002 0,0 -0.07751,-0.007 -0.162642,-0.0472 0,0.0378 0,0.0972 0,0.13232 0.01652,0.0891 0.0013,0.16068 0,0.16608 0,0.0149 0,0.0419 0,0.0554 0,0 0.01779,0.077 0,0.17013 0,2.02673 0,6.49066 0,8.99672 0.0013,0.90332 0,1.49203 0,1.49203 0,0 2.283354,0.002 3.229986,0 0.942821,0 0.07751,0.87225 0.07751,0.87225 l -7.121981,7.36157 c 0,0 -0.470139,0.5833 -0.963151,0.0607 -0.677255,-0.72374 -6.941548,-7.59515 -6.941548,-7.59515 0,0 -0.867853,-0.91952 0.280812,-0.91952 1.151207,0.002 2.983481,0.002 2.983481,0.002 0,0 -0.0026,-0.52929 -0.0013,-1.34079 -0.0013,-2.50067 -0.0013,-7.37102 -0.0013,-9.23572 l 0,-0.004 c 0,-0.0567 0,-0.14582 0,-0.21333 -0.08259,0.0392 -0.15883,0.0459 -0.15883,0.0459 -1.756036,0 -6.339262,0 -8.696314,-0.002 -0.759847,0.002 -1.260482,0 -1.260482,0 0,0 0.0026,1.94706 0.0026,3.17039 -0.0013,1.21793 -0.864041,0.29975 -0.864041,0.29975 0,0 -6.467597,-6.655381 -7.147393,-7.377761 -0.493012,-0.52525 0.05464,-1.02484 0.05464,-1.02484 l 6.927571,-7.566801 c 0,0 0.82338,-0.92357 0.82211,0.08236 0.0026,1.004586 0.0026,3.432334 0.0026,3.432334 0,0 0.552732,-0.0014 1.402796,-0.0041 2.439643,0.0041 6.872933,0.0027 8.678524,0.0014 0,0 0.116899,-0.03106 0.23634,0.027 0,-4.084505 0,-8.204115 0.0013,-9.436893 -0.0013,-0.807449 0,-1.339448 0,-1.339448 0,0 -1.832274,0.0027 -2.983481,0.0027 -1.146124,-0.0014 -0.280813,-0.918169 -0.280813,-0.918169 0,0 6.261752,-6.872771 6.942819,-7.596505 0.494283,-0.522547 0.964422,0.05806 0.964422,0.05806 l 7.12071,7.361561 c 0,0 0.869123,0.874963 -0.07624,0.872261 -0.945362,0.0027 -3.229987,0.0027 -3.229987,0.0027 0,0 0.0013,0.587358 0.0038,1.492025 -0.0013,1.284087 -0.0026,5.419901 -0.0026,9.503056 0.120712,-0.06211 0.240153,-0.02835 0.240153,-0.02835 1.804319,0 6.237609,0 8.675982,0 0.851334,-0.0014 1.404066,0 1.404066,0 0,0 0.0013,-2.426399 0,-3.430985 0,-1.003235 0.820838,-0.08236 0.820838,-0.08236 l 6.927572,7.566803 c 0,0.001 0.546378,0.50094 0.05845,1.02484 z"
id="path3238"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccccccsscccccccccccccccccccccccccccccccc"
style="fill:#66ccff;fill-opacity:1" /></g>
<g
id="g3434"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3436"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3438"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3440"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3442"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3444"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3446"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3448"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3450"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3452"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3454"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3456"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3458"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3460"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
<g
id="g3462"
transform="translate(-7.9878665e-4,-2.9265169e-6)">
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.1 KiB

76
public/lib/Cesium/Widgets/Images/NavigationHelp/TouchRotate.svg

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
width="99.001816"
height="101.57817"
viewBox="0 0 99.001814 101.57817"
enable-background="new 0 0 100.775 118.638"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="TouchRotate.svg"><metadata
id="metadata3382"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs3380" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1105"
inkscape:window-height="739"
id="namedview3378"
showgrid="false"
inkscape:zoom="1.9873603"
inkscape:cx="11.856691"
inkscape:cy="15.112094"
inkscape:window-x="67"
inkscape:window-y="152"
inkscape:window-maximized="0"
inkscape:current-layer="Capa_1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<path
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 48.832974,0 c -5.85006,0 -10.591269,4.862311 -10.591269,10.85967 0,5.997358 4.742138,10.859669 10.592198,10.859669 5.849132,0 10.59127,-4.862311 10.59127,-10.859669 C 59.42425,4.862311 54.682106,0 48.832974,0 z m 0,19.47021 c -4.637107,0 -8.398657,-3.855921 -8.398657,-8.611493 0,-4.754621 3.76155,-8.610543 8.398657,-8.610543 4.637107,0 8.397729,3.855922 8.397729,8.610543 0,4.755572 -3.759691,8.611493 -8.397729,8.611493 z"
id="path3430" /><path
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 27.154761,39.321738 c -5.457398,0 -9.88037,4.703155 -9.88037,10.504205 0,5.801049 4.423839,10.504204 9.881237,10.504204 5.456532,0 9.880371,-4.703155 9.880371,-10.504204 -8.67e-4,-5.80105 -4.424707,-10.504205 -9.881238,-10.504205 z m 0,18.8329 c -4.325859,0 -7.834929,-3.729707 -7.834929,-8.329617 0,-4.598989 3.50907,-8.328696 7.834929,-8.328696 4.32586,0 7.834063,3.729707 7.834063,8.328696 0,4.59991 -3.507336,8.329617 -7.834063,8.329617 z"
id="path3430-5" /><path
d="M 93.394891,94.930552 91.5074,101.57817 52.728925,101.21032 c 8.08e-4,-8.5e-4 2.829619,-2.585988 -2.124439,-7.016318 0,0 -10.822746,-5.22596 -18.506953,-18.0968 0,0 -6.310236,-6.742109 -6.091889,-9.206596 -0.583067,-4.408398 -1.209805,-6.954724 -1.715239,-8.534999 -1.063849,-4.039774 -1.553525,-2.844172 -1.553525,-7.228104 2.452812,-14.333817 10.869455,1.810623 12.764445,5.488368 0,0 6.305384,7.578229 9.063029,9.283373 8.851152,-2.291524 3.039071,-22.109494 3.660956,-23.668675 0,0 -1.25024,-10.043558 -2.822341,-23.064577 -3.9949,-15.561935 8.286796,-19.626706 11.636292,-3.093053 1.545414,7.344522 3.686834,19.52689 4.483397,19.774098 0,0 8.395048,-7.385018 12.995707,3.323385 0,0 9.202125,-5.538975 12.741777,5.170273 0,0 12.387573,1.10695 11.326563,12.923992 0,0 2.595085,22.156743 -5.191814,37.665865 z"
id="path3376"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccc"
style="fill:#ffffff" /><path
d="m 36.857901,10.534807 -5.731265,12.511815 c 0,0 -0.666487,1.516584 -1.19043,0.316343 -0.52908,-1.19559 -1.800413,-4.092683 -1.800413,-4.092683 0,0 -0.774356,0.279126 -1.962218,0.711771 -3.412049,1.225827 -9.61846,3.462323 -12.145716,4.370646 0,0 -0.609983,0.412873 -1.019633,-0.532666 -0.419926,-0.944375 -3.7806092,-8.602891 -4.0798222,-9.279772 -0.294076,-0.674552 0.288938,-0.867615 0.288938,-0.867615 2.4553422,-0.886224 8.8659382,-3.19599 12.1688342,-4.381112 1.05816,-0.382636 1.763171,-0.631523 1.763171,-0.631523 0,0 -1.02734,-2.324887 -1.664289,-3.782156 -0.636951,-1.454944 1.049169,-0.79202 1.049169,-0.79202 0,0 12.534822,4.676522 13.866509,5.195231 0.963131,0.382636 0.457165,1.253741 0.457165,1.253741 z"
id="path9"
style="fill:#d800d8;fill-opacity:1"
inkscape:connector-curvature="0" /><g
id="g2997"
transform="matrix(0,-1,1,0,-0.01316643,45.882166)"
inkscape:transform-center-x="-4.9812271"
inkscape:transform-center-y="-4.2696251"><path
id="path2999"
d="M 6.6614176,0.14173229 19.48819,5.5984253 c 0,0 1.559055,0.6377953 0.354331,1.1338583 -1.240158,0.5314961 -4.181103,1.7716536 -4.181103,1.7716536 0,0 0.283465,0.7440945 0.744095,1.9133858 1.27559,3.259843 3.57874,9.248032 4.535433,11.692914 0,0 0.425197,0.566929 -0.566929,0.992126 -0.956693,0.389764 -8.751969,3.685039 -9.460631,4.003937 -0.673228,0.283464 -0.885827,-0.283465 -0.885827,-0.283465 C 9.1062996,24.448819 6.6968507,18.283465 5.4921262,15.094489 5.0669294,14.066929 4.8188979,13.393701 4.8188979,13.393701 c 0,0 -2.3740159,0.992126 -3.86220494,1.629921 -1.48818905,0.637796 -0.81496067,-0.992126 -0.81496067,-0.992126 0,0 4.71259861,-12.1535432 5.24409471,-13.42913378 0.3897638,-0.95669294 1.2755906,-0.46062993 1.2755906,-0.46062993 z"
style="fill:#d800d8;fill-opacity:1;fill-rule:nonzero;stroke:none"
inkscape:connector-curvature="0" /></g></svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

135
public/lib/Cesium/Widgets/Images/NavigationHelp/TouchTilt.svg

@ -1,135 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
width="76.663582"
height="140.44"
viewBox="0 0 76.663581 140.44"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="TouchTilt.svg"><metadata
id="metadata3364"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs3362" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="766"
inkscape:window-height="480"
id="namedview3360"
showgrid="false"
inkscape:zoom="1.6804329"
inkscape:cx="6.1930652"
inkscape:cy="74.717535"
inkscape:window-x="343"
inkscape:window-y="203"
inkscape:window-maximized="0"
inkscape:current-layer="Capa_1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
id="g3322"
style="fill:#ffffff"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 12.622,5.815 c -6.294,0 -11.396,5.102 -11.396,11.395 0,6.293 5.102,11.395 11.396,11.395 6.293,0 11.395,-5.102 11.395,-11.395 0,-6.293 -5.102,-11.395 -11.395,-11.395 z m 0,20.431 c -4.99,0 -9.036,-4.046 -9.036,-9.036 0,-4.989 4.046,-9.035 9.036,-9.035 4.988,0 9.035,4.046 9.035,9.035 0,4.99 -4.047,9.036 -9.035,9.036 z"
id="path3324"
inkscape:connector-curvature="0" />
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 43.793,0 c -6.294,0 -11.396,5.102 -11.396,11.395 0,6.293 5.102,11.395 11.396,11.395 6.293,0 11.395,-5.102 11.395,-11.395 C 55.188,5.102 50.086,0 43.793,0 z m 0,20.43 c -4.99,0 -9.036,-4.046 -9.036,-9.036 0,-4.989 4.046,-9.035 9.036,-9.035 4.988,0 9.035,4.046 9.035,9.035 0,4.99 -4.047,9.036 -9.035,9.036 z"
id="path3326"
inkscape:connector-curvature="0" />
<path
d="M 76.151,87.918 C 77.464,73.913 62.146,72.6 62.146,72.6 57.769,59.907 47.556,66.472 47.556,66.472 c 0,0 2.262,-49.025 1.395,-54.713 -0.51,-3.331 -6.383,-10.562 -9.998,-1.684 -2.137,6.166 -5.59,60.75 -9.465,56.874 C 24.984,62.447 20.611,18.817 19.414,18.626 18.438,14.09 9.011,5.294 7.511,21.794 c 3,39.5 3.865,47.304 3.865,47.304 C 9.187,74.35 5.31,87.481 5.31,87.481 c -8.316,9.191 -4.377,15.756 -4.377,15.756 7.002,12.255 21.385,28.449 21.385,28.449 6.127,5.252 2.625,8.316 2.625,8.316 l 42.455,0.438 2.334,-7.879 c 9.628,-18.382 6.419,-44.643 6.419,-44.643 z"
id="path3328"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccc"
style="fill:#ffffff" />
</g>
<g
id="g3330"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3332"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3334"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3336"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3338"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3340"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3342"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3344"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3346"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3348"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3350"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3352"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3354"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3356"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<g
id="g3358"
transform="translate(-7.9878665e-4,-3.8214145e-7)">
</g>
<path
inkscape:connector-curvature="0"
d="m 52.342987,124.78465 -8.980622,9.44613 c 0,0 -0.592129,0.74692 -1.214412,0.0786 -0.853927,-0.92772 -8.753091,-9.74549 -8.753091,-9.74549 0,0 -1.096535,-1.17966 0.352262,-1.17818 1.454279,10e-4 3.762485,10e-4 3.762485,10e-4 0,0 -0.0027,-0.67875 -0.0014,-1.72058 -0.0014,-3.20848 -0.0014,-9.4565 -0.0027,-11.8499 0,0 -0.01233,-0.56315 0.655179,-0.56019 0.672999,0 8.298029,0 9.238308,-0.003 0.937537,0.003 0.774428,0.66985 0.774428,0.66985 0,2.45861 0,8.50359 -0.0027,11.82767 0.0041,1.16039 0.0027,1.91472 0.0027,1.91472 0,0 2.879775,0.003 4.070886,0 1.192483,-10e-4 0.09869,1.11889 0.09869,1.11889 z m -0.09869,-37.828986 c -1.191111,0.003 -4.073627,0.003 -4.073627,0.003 0,0 0.0027,0.752845 0.0041,1.914716 -0.0041,3.327041 -0.0041,9.370556 -0.0014,11.83064 0,0 0.16174,0.66393 -0.774427,0.66096 -0.943021,0.006 -8.563939,0.003 -9.235567,0.004 -0.670257,-0.003 -0.65655,-0.56167 -0.65655,-0.56167 -0.0014,-2.393393 -0.0014,-8.642902 0.0014,-11.855831 -0.0014,-1.034421 0,-1.717613 0,-1.717613 0,0 -2.312318,0.003 -3.762486,0.0044 -1.444685,-0.003 -0.355003,-1.178173 -0.355003,-1.178173 0,0 7.896422,-8.81777 8.755832,-9.745488 0.622284,-0.671338 1.215783,0.07558 1.215783,0.07558 l 8.979252,9.444648 c 0,0 1.096534,1.121857 -0.09732,1.120375 z"
id="path3432"
sodipodi:nodetypes="ccccsccccccccccccccccccccccccc"
style="fill:#ffd800;fill-opacity:1" /></svg>

Before

Width:  |  Height:  |  Size: 5.7 KiB

74
public/lib/Cesium/Widgets/Images/NavigationHelp/TouchZoom.svg

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
width="95.087433"
height="118.43173"
viewBox="0 0 95.087431 118.43173"
enable-background="new 0 0 100.775 118.638"
xml:space="preserve"
inkscape:version="0.48.4 r9939"
sodipodi:docname="TouchZoom.svg"><metadata
id="metadata3382"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs3380" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1105"
inkscape:window-height="739"
id="namedview3378"
showgrid="false"
inkscape:zoom="2.8132167"
inkscape:cx="10.565593"
inkscape:cy="72.192791"
inkscape:window-x="67"
inkscape:window-y="152"
inkscape:window-maximized="0"
inkscape:current-layer="Capa_1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<path
d="m 0.0436199,84.941029 c 0,0 -0.2799964,-1.323641 0.578786,-0.720397 0.8621957,0.601498 2.9536375,2.059778 2.9536375,2.059778 0,0 0.3431801,-0.517567 0.8707286,-1.316651 1.521209,-2.28009 4.281925,-6.427623 5.405325,-8.116707 0,0 0.187721,-0.53855 0.863902,-0.06295 0.682926,0.472104 6.206065,4.329377 6.692655,4.668591 0.483157,0.340966 0.220227,0.718649 0.220227,0.718649 -1.094368,1.641877 -3.948985,5.929292 -5.418977,8.132449 -0.469526,0.711655 -0.783654,1.178514 -0.783654,1.178514 0,0 1.678274,1.168023 2.728271,1.900661 1.043172,0.732637 -0.28341,0.987925 -0.28341,0.987925 0,0 -9.7470195,2.05628 -10.7936043,2.25911 -0.756328,0.145111 -0.8468168,-0.666198 -0.8468168,-0.666198 z"
id="path3376-4"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccc"
style="fill:#65ff00;fill-opacity:1" /><path
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 44.918594,16.853557 c -5.85006,0 -10.591269,4.862311 -10.591269,10.85967 0,5.997358 4.742138,10.859669 10.592198,10.859669 5.849132,0 10.59127,-4.862311 10.59127,-10.859669 -9.23e-4,-5.997359 -4.743067,-10.85967 -10.592199,-10.85967 z m 0,19.47021 c -4.637107,0 -8.398657,-3.855921 -8.398657,-8.611493 0,-4.754621 3.76155,-8.610543 8.398657,-8.610543 4.637107,0 8.397729,3.855922 8.397729,8.610543 0,4.755572 -3.759691,8.611493 -8.397729,8.611493 z"
id="path3430" /><path
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd"
d="m 23.240381,56.175295 c -5.457398,0 -9.88037,4.703155 -9.88037,10.504205 0,5.801049 4.423839,10.504204 9.881237,10.504204 5.456532,0 9.880371,-4.703155 9.880371,-10.504204 -8.67e-4,-5.80105 -4.424707,-10.504205 -9.881238,-10.504205 z m 0,18.8329 c -4.325859,0 -7.834929,-3.729707 -7.834929,-8.329617 0,-4.598989 3.50907,-8.328696 7.834929,-8.328696 4.32586,0 7.834063,3.729707 7.834063,8.328696 0,4.59991 -3.507336,8.329617 -7.834063,8.329617 z"
id="path3430-5" /><path
d="m 89.480511,111.78411 -1.887491,6.64762 -38.778475,-0.36785 c 8.08e-4,-8.5e-4 2.829619,-2.58599 -2.124439,-7.01632 0,0 -10.822746,-5.22596 -18.506953,-18.096801 0,0 -6.310236,-6.742109 -6.091889,-9.206596 C 21.508197,79.335765 20.881459,76.789439 20.376025,75.209164 19.312176,71.16939 18.8225,72.364992 18.8225,67.98106 c 2.452812,-14.333817 10.869455,1.810623 12.764445,5.488368 0,0 6.305384,7.578229 9.063029,9.283373 8.851152,-2.291524 3.039071,-22.109494 3.660956,-23.668675 0,0 -1.25024,-10.043558 -2.822341,-23.064577 -3.9949,-15.561935 8.286796,-19.626706 11.636292,-3.093053 1.545414,7.344522 3.686834,19.52689 4.483397,19.774098 0,0 8.395048,-7.385018 12.995707,3.323385 0,0 9.202125,-5.538975 12.741777,5.170273 0,0 12.387573,1.10695 11.326563,12.923992 0,0 2.59509,22.156743 -5.191814,37.665866 z"
id="path3376"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccccccc"
style="fill:#ffffff" /><path
d="m 49.854025,14.903508 c 0.696314,0.466948 6.359531,4.268019 6.858144,4.604015 0.491619,0.334273 0.748797,-0.05343 0.748797,-0.05343 1.121449,-1.617954 4.044902,-5.844621 5.545997,-8.013953 0.488115,-0.703007 0.803031,-1.164787 0.803031,-1.164787 0,0 1.714536,1.152726 2.792243,1.876411 1.07596,0.721961 0.813533,-0.620302 0.813533,-0.620302 0,0 -1.732034,-9.8989818 -1.933227,-10.95349441 -0.150463,-0.7615853 -0.939496,-0.5513731 -0.939496,-0.5513731 L 53.458049,1.9374693 c 0,0 -1.336636,0.2136595 -0.454876,0.8046693 0.88876,0.5927325 3.02493,2.0297666 3.02493,2.0297666 0,0 -0.355152,0.5083037 -0.895757,1.2940169 -1.558825,2.2468717 -4.387811,6.3339699 -5.538999,7.9984459 -0.0018,0.0017 -0.433883,0.370456 0.260678,0.83914 z"
id="path3376-7-4"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccc"
style="fill:#65ff00;fill-opacity:1" /></svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

BIN
public/lib/Cesium/Widgets/Images/TerrainProviders/CesiumWorldTerrain.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

BIN
public/lib/Cesium/Widgets/Images/TerrainProviders/Ellipsoid.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

BIN
public/lib/Cesium/Widgets/Images/TimelineIcons.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 781 B

BIN
public/lib/Cesium/Widgets/Images/info-loading.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 723 B

92
public/lib/Cesium/Widgets/InfoBox/InfoBox.css

@ -1,92 +0,0 @@
/* packages/widgets/Source/InfoBox/InfoBox.css */
.cesium-infoBox {
display: block;
position: absolute;
top: 50px;
right: 0;
width: 40%;
max-width: 480px;
background: rgba(38, 38, 38, 0.95);
color: #edffff;
border: 1px solid #444;
border-right: none;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
box-shadow: 0 0 10px 1px #000;
transform: translate(100%, 0);
visibility: hidden;
opacity: 0;
transition:
visibility 0s 0.2s,
opacity 0.2s ease-in,
transform 0.2s ease-in;
}
.cesium-infoBox-visible {
transform: translate(0, 0);
visibility: visible;
opacity: 1;
transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.cesium-infoBox-title {
display: block;
height: 20px;
padding: 5px 30px 5px 25px;
background: rgba(84, 84, 84, 1);
border-top-left-radius: 7px;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
box-sizing: content-box;
}
.cesium-infoBox-bodyless .cesium-infoBox-title {
border-bottom-left-radius: 7px;
}
button.cesium-infoBox-camera {
display: block;
position: absolute;
top: 4px;
left: 4px;
width: 22px;
height: 22px;
background: transparent;
border-color: transparent;
border-radius: 3px;
padding: 0 5px;
margin: 0;
}
button.cesium-infoBox-close {
display: block;
position: absolute;
top: 5px;
right: 5px;
height: 20px;
background: transparent;
border: none;
border-radius: 2px;
font-weight: bold;
font-size: 16px;
padding: 0 5px;
margin: 0;
color: #edffff;
}
button.cesium-infoBox-close:focus {
background: rgba(238, 136, 0, 0.44);
outline: none;
}
button.cesium-infoBox-close:hover {
background: #888;
color: #000;
}
button.cesium-infoBox-close:active {
background: #a00;
color: #000;
}
.cesium-infoBox-bodyless .cesium-infoBox-iframe {
display: none;
}
.cesium-infoBox-iframe {
border: none;
width: 100%;
width: calc(100% - 2px);
}

178
public/lib/Cesium/Widgets/InfoBox/InfoBoxDescription.css

@ -1,178 +0,0 @@
/* packages/widgets/Source/shared.css */
.cesium-svgPath-svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cesium-button {
display: inline-block;
position: relative;
background: #303336;
border: 1px solid #444;
color: #edffff;
fill: #edffff;
border-radius: 4px;
padding: 5px 12px;
margin: 2px 3px;
cursor: pointer;
overflow: hidden;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cesium-button:focus {
color: #fff;
fill: #fff;
border-color: #ea4;
outline: none;
}
.cesium-button:hover {
color: #fff;
fill: #fff;
background: #48b;
border-color: #aef;
box-shadow: 0 0 8px #fff;
}
.cesium-button:active {
color: #000;
fill: #000;
background: #adf;
border-color: #fff;
box-shadow: 0 0 8px #fff;
}
.cesium-button:disabled,
.cesium-button-disabled,
.cesium-button-disabled:focus,
.cesium-button-disabled:hover,
.cesium-button-disabled:active {
background: #303336;
border-color: #444;
color: #646464;
fill: #646464;
box-shadow: none;
cursor: default;
}
.cesium-button option {
background-color: #000;
color: #eee;
}
.cesium-button option:disabled {
color: #777;
}
.cesium-button input,
.cesium-button label {
cursor: pointer;
}
.cesium-button input {
vertical-align: sub;
}
.cesium-toolbar-button {
box-sizing: border-box;
width: 32px;
height: 32px;
border-radius: 14%;
padding: 0;
vertical-align: middle;
z-index: 0;
}
.cesium-performanceDisplay-defaultContainer {
position: absolute;
top: 50px;
right: 10px;
text-align: right;
}
.cesium-performanceDisplay {
background-color: rgba(40, 40, 40, 0.7);
padding: 7px;
border-radius: 5px;
border: 1px solid #444;
font: bold 12px sans-serif;
}
.cesium-performanceDisplay-fps {
color: #e52;
}
.cesium-performanceDisplay-throttled {
color: #a42;
}
.cesium-performanceDisplay-ms {
color: #de3;
}
/* packages/widgets/Source/InfoBox/InfoBoxDescription.css */
body {
margin: 0;
padding: 0;
}
.cesium-infoBox-description {
font-family: sans-serif;
font-size: 13px;
padding: 4px 10px;
margin-right: 4px;
color: #edffff;
}
.cesium-infoBox-description a:link,
.cesium-infoBox-description a:visited,
.cesium-infoBox-description a:hover,
.cesium-infoBox-description a:active {
color: #edffff;
}
.cesium-infoBox-description table {
color: #edffff;
}
.cesium-infoBox-defaultTable {
width: 100%;
color: #edffff;
}
.cesium-infoBox-defaultTable tr:nth-child(odd) {
background-color: rgba(84, 84, 84, 0.8);
}
.cesium-infoBox-defaultTable tr:nth-child(even) {
background-color: rgba(84, 84, 84, 0.25);
}
.cesium-infoBox-defaultTable th {
font-weight: normal;
padding: 3px;
vertical-align: middle;
text-align: center;
}
.cesium-infoBox-defaultTable td {
padding: 3px;
vertical-align: middle;
text-align: left;
}
.cesium-infoBox-description-lighter {
color: #000000;
}
.cesium-infoBox-description-lighter a:link,
.cesium-infoBox-description-lighter a:visited,
.cesium-infoBox-description-lighter a:hover,
.cesium-infoBox-description-lighter a:active {
color: #000000;
}
.cesium-infoBox-description-lighter table {
color: #000000;
}
.cesium-infoBox-defaultTable-lighter {
width: 100%;
color: #000000;
}
.cesium-infoBox-defaultTable-lighter tr:nth-child(odd) {
background-color: rgba(179, 179, 179, 0.8);
}
.cesium-infoBox-defaultTable-lighter tr:nth-child(even) {
background-color: rgba(179, 179, 179, 0.25);
}
.cesium-infoBox-loadingContainer {
margin: 5px;
text-align: center;
}
.cesium-infoBox-loading {
display: inline-block;
background-image: url(data:text/plain;base64,R0lGODlhEAALAPQAAAAAAOLTlyAdFSgmGxEQC9zOk+LTl7mse25nSYyDXTw4KMO2gqCVa2dgRIl/Wzg1JsCzgN7PlJySaBUTDiEfFggIBbCkdR4cFAoJB0A7KlNONy4rHg4NCQAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA);
width: 16px;
height: 11px;
}

93
public/lib/Cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css

@ -1,93 +0,0 @@
/* packages/widgets/Source/NavigationHelpButton/NavigationHelpButton.css */
.cesium-navigationHelpButton-wrapper {
position: relative;
display: inline-block;
}
.cesium-navigation-help {
visibility: hidden;
position: absolute;
top: 38px;
right: 2px;
width: 250px;
border-radius: 10px;
transform: scale(0.01);
transform-origin: 234px -10px;
transition: visibility 0s 0.25s, transform 0.25s ease-in;
}
.cesium-navigation-help-visible {
visibility: visible;
transform: scale(1);
transition: transform 0.25s ease-out;
}
.cesium-navigation-help-instructions {
border: 1px solid #444;
background-color: rgba(38, 38, 38, 0.75);
padding-bottom: 5px;
border-radius: 0 0 10px 10px;
}
.cesium-click-navigation-help {
display: none;
}
.cesium-touch-navigation-help {
display: none;
padding-top: 5px;
}
.cesium-click-navigation-help-visible {
display: block;
}
.cesium-touch-navigation-help-visible {
display: block;
}
.cesium-navigation-help-pan {
color: #66ccff;
font-weight: bold;
}
.cesium-navigation-help-zoom {
color: #65fd00;
font-weight: bold;
}
.cesium-navigation-help-rotate {
color: #ffd800;
font-weight: bold;
}
.cesium-navigation-help-tilt {
color: #d800d8;
font-weight: bold;
}
.cesium-navigation-help-details {
color: #ffffff;
}
.cesium-navigation-button {
color: #fff;
background-color: transparent;
border-bottom: none;
border-top: 1px solid #444;
border-right: 1px solid #444;
margin: 0;
width: 50%;
cursor: pointer;
}
.cesium-navigation-button-icon {
vertical-align: middle;
padding: 5px 1px;
}
.cesium-navigation-button:focus {
outline: none;
}
.cesium-navigation-button-left {
border-radius: 10px 0 0 0;
border-left: 1px solid #444;
}
.cesium-navigation-button-right {
border-radius: 0 10px 0 0;
border-left: none;
}
.cesium-navigation-button-selected {
background-color: rgba(38, 38, 38, 0.75);
}
.cesium-navigation-button-unselected {
background-color: rgba(0, 0, 0, 0.75);
}
.cesium-navigation-button-unselected:hover {
background-color: rgba(76, 76, 76, 0.75);
}

38
public/lib/Cesium/Widgets/NavigationHelpButton/lighter.css

@ -1,38 +0,0 @@
/* packages/widgets/Source/NavigationHelpButton/lighter.css */
.cesium-lighter .cesium-navigation-help-instructions {
border: 1px solid #759dc0;
background-color: rgba(255, 255, 255, 0.9);
}
.cesium-lighter .cesium-navigation-help-pan {
color: #66ccee;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-zoom {
color: #65ec00;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-rotate {
color: #eec722;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-tilt {
color: #d800d8;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-details {
color: #222222;
}
.cesium-lighter .cesium-navigation-button {
color: #222222;
border-top: 1px solid #759dc0;
border-right: 1px solid #759dc0;
}
.cesium-lighter .cesium-navigation-button-selected {
background-color: rgba(196, 225, 255, 0.9);
}
.cesium-lighter .cesium-navigation-button-unselected {
background-color: rgba(226, 240, 255, 0.9);
}
.cesium-lighter .cesium-navigation-button-unselected:hover {
background-color: rgba(166, 210, 255, 0.9);
}

15
public/lib/Cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css

@ -1,15 +0,0 @@
/* packages/widgets/Source/PerformanceWatchdog/PerformanceWatchdog.css */
.cesium-performance-watchdog-message-area {
position: relative;
background-color: yellow;
color: black;
padding: 10px;
}
.cesium-performance-watchdog-message {
margin-right: 30px;
}
.cesium-performance-watchdog-message-dismiss {
position: absolute;
right: 0;
margin: 0 10px 0 0;
}

38
public/lib/Cesium/Widgets/ProjectionPicker/ProjectionPicker.css

@ -1,38 +0,0 @@
/* packages/widgets/Source/ProjectionPicker/ProjectionPicker.css */
span.cesium-projectionPicker-wrapper {
display: inline-block;
position: relative;
margin: 0 3px;
}
.cesium-projectionPicker-visible {
visibility: visible;
opacity: 1;
transition: opacity 0.25s linear;
}
.cesium-projectionPicker-hidden {
visibility: hidden;
opacity: 0;
transition: visibility 0s 0.25s, opacity 0.25s linear;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-none {
display: none;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-dropDown-icon {
box-sizing: border-box;
padding: 0;
margin: 3px 0;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective,
.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic {
margin: 0 0 3px 0;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective .cesium-projectionPicker-iconOrthographic {
left: 100%;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic .cesium-projectionPicker-iconPerspective {
left: -100%;
}
.cesium-projectionPicker-wrapper .cesium-projectionPicker-selected {
border-color: #2e2;
box-shadow: 0 0 8px #fff, 0 0 8px #fff;
}

56
public/lib/Cesium/Widgets/SceneModePicker/SceneModePicker.css

@ -1,56 +0,0 @@
/* packages/widgets/Source/SceneModePicker/SceneModePicker.css */
span.cesium-sceneModePicker-wrapper {
display: inline-block;
position: relative;
margin: 0 3px;
}
.cesium-sceneModePicker-visible {
visibility: visible;
opacity: 1;
transition: opacity 0.25s linear;
}
.cesium-sceneModePicker-hidden {
visibility: hidden;
opacity: 0;
transition: visibility 0s 0.25s, opacity 0.25s linear;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-none {
display: none;
}
.cesium-sceneModePicker-slide-svg {
transition: left 2s;
top: 0;
left: 0;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-dropDown-icon {
box-sizing: border-box;
padding: 0;
margin: 3px 0;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D,
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView,
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D {
margin: 0 0 3px 0;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-icon2D {
left: 100%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-iconColumbusView {
left: 200%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon3D {
left: -200%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon2D {
left: -100%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-icon3D {
left: -100%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-iconColumbusView {
left: 100%;
}
.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-selected {
border-color: #2e2;
box-shadow: 0 0 8px #fff, 0 0 8px #fff;
}

20
public/lib/Cesium/Widgets/SelectionIndicator/SelectionIndicator.css

@ -1,20 +0,0 @@
/* packages/widgets/Source/SelectionIndicator/SelectionIndicator.css */
.cesium-selection-wrapper {
position: absolute;
width: 160px;
height: 160px;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: visibility 0s 0.2s, opacity 0.2s ease-in;
}
.cesium-selection-wrapper-visible {
visibility: visible;
opacity: 1;
transition: opacity 0.2s ease-out;
}
.cesium-selection-wrapper svg {
fill: #2e2;
stroke: #000;
stroke-width: 1.1px;
}

96
public/lib/Cesium/Widgets/Timeline/Timeline.css

@ -1,96 +0,0 @@
/* packages/widgets/Source/Timeline/Timeline.css */
.cesium-timeline-main {
position: relative;
left: 0;
bottom: 0;
overflow: hidden;
border: solid 1px #888;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cesium-timeline-trackContainer {
width: 100%;
overflow: auto;
border-top: solid 1px #888;
position: relative;
top: 0;
left: 0;
}
.cesium-timeline-tracks {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.cesium-timeline-needle {
position: absolute;
left: 0;
top: 1.7em;
bottom: 0;
width: 1px;
background: #f00;
}
.cesium-timeline-bar {
position: relative;
left: 0;
top: 0;
overflow: hidden;
cursor: pointer;
width: 100%;
height: 1.7em;
background: linear-gradient(to bottom, rgba(116, 117, 119, 0.8) 0%, rgba(58, 68, 82, 0.8) 11%, rgba(46, 50, 56, 0.8) 46%, rgba(53, 53, 53, 0.8) 81%, rgba(53, 53, 53, 0.8) 100%);
}
.cesium-timeline-ruler {
visibility: hidden;
white-space: nowrap;
font-size: 80%;
z-index: -200;
}
.cesium-timeline-highlight {
position: absolute;
bottom: 0;
left: 0;
background: #08f;
}
.cesium-timeline-ticLabel {
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
font-size: 80%;
color: #eee;
}
.cesium-timeline-ticMain {
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 50%;
background: #eee;
}
.cesium-timeline-ticSub {
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 33%;
background: #aaa;
}
.cesium-timeline-ticTiny {
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 25%;
background: #888;
}
.cesium-timeline-icon16 {
display: block;
position: absolute;
width: 16px;
height: 16px;
background-image: url(data:text/plain;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIDBITKIVzLEMAAAKNSURBVEjHxdXNSxRhHAfw7zzrqhuoWJnSkrippUVSEKsHI9BTUYdAJA/RoYMREV26rAdn6tAfUARi16hQqkOBQRgUEYFWEC3OwczMjdZd92VmdWfmeelgTjO7q7gb0VzmmZnn85vvPPPMM8B/3qTcE2PPpuTZKB1eWuUQACgXYACYwVFbCTTVeZXB/i55o4LFelcAZfStYD4vpAoPGAGo4GBcQEgSOAUMQyAezwK6iQfDPXnhS/FkHZ+/8VLMWxxqWkfH3gbMRNOYi2roavbja0zHQmoFPYf8ED4Ko4aivm9MOG/u9I8mwrafeK7a/tVrNc/bARYN5noadeq7q0342vXw9CIMU6BmW8rVP9cPBPe52uu+v3O/y9sB4gkTWs6Qsk0mj5ExXMelejvA8WafYmkmGPHanTijdtvif8rx5RiCjdWKs2Cp3jWRDl96KhrbqlBeJqBOLyLQXg0IgbkZDS0dO8EZxZfPSTA9jvDDK3mT0OmP1FXh3XwEEAKdTX5MRWLgjCK4pwH3xt/YnjgLHAv4lHTCAKMMu/wV+KZGob6PoKyMQ0+sgBpZVJZn0NterxQaVqef/DRn+/EXYds/mZx2eVeAW9d65dhCEsaKCb7K8HH0gqTevyh9GDkn0VULRiaLzJKGBu9swfdaiie5RVo9ESURN8E8BE0n7ggACJy8KzghSCzp6DmwWxkaCm24EBXr8wI8Hrkq06QBiRC0t24HALS11IBTCyJl4vb1AXmzpbVYTwoVOXN0h7L8Mwtm8bXPybIQ/5FCX3dA2cr6XowvGCA02CvztAnz9+JiZk1AMxG6fEreSoBiPNmoyNnuWiWVzAIAtISO08E6pZi/3N96AIDn4E3h3P8L/wshP+txtEs4JAAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
}

18
public/lib/Cesium/Widgets/Timeline/lighter.css

@ -1,18 +0,0 @@
/* packages/widgets/Source/Timeline/lighter.css */
.cesium-lighter .cesium-timeline-bar {
background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 50%, #fafafa 100%);
}
.cesium-lighter .cesium-timeline-ticLabel {
color: #000;
}
.cesium-lighter .cesium-timeline-ticMain {
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 50%;
background: #000;
}
.cesium-lighter .cesium-timeline-ticSub {
background: #444;
}

8
public/lib/Cesium/Widgets/VRButton/VRButton.css

@ -1,8 +0,0 @@
/* packages/widgets/Source/VRButton/VRButton.css */
.cesium-button.cesium-vrButton {
display: block;
width: 100%;
height: 100%;
margin: 0;
border-radius: 0;
}

107
public/lib/Cesium/Widgets/Viewer/Viewer.css

@ -1,107 +0,0 @@
/* packages/widgets/Source/Viewer/Viewer.css */
.cesium-viewer {
font-family: sans-serif;
font-size: 16px;
overflow: hidden;
display: block;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.cesium-viewer-cesiumWidgetContainer {
width: 100%;
height: 100%;
}
.cesium-viewer-bottom {
display: block;
position: absolute;
bottom: 0;
left: 0;
padding-right: 5px;
}
.cesium-viewer .cesium-widget-credits {
display: inline;
position: static;
bottom: auto;
left: auto;
padding-right: 0;
color: #ffffff;
font-size: 10px;
text-shadow: 0 0 2px #000000;
}
.cesium-viewer-timelineContainer {
position: absolute;
bottom: 0;
left: 169px;
right: 29px;
height: 27px;
padding: 0;
margin: 0;
overflow: hidden;
font-size: 14px;
}
.cesium-viewer-animationContainer {
position: absolute;
bottom: 0;
left: 0;
padding: 0;
width: 169px;
height: 112px;
}
.cesium-viewer-fullscreenContainer {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 29px;
height: 29px;
overflow: hidden;
}
.cesium-viewer-vrContainer {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 29px;
height: 29px;
overflow: hidden;
}
.cesium-viewer-toolbar {
display: block;
position: absolute;
top: 5px;
right: 5px;
}
.cesium-viewer-cesiumInspectorContainer {
display: block;
position: absolute;
top: 50px;
right: 10px;
}
.cesium-viewer-geocoderContainer {
position: relative;
display: inline-block;
margin: 0 3px;
}
.cesium-viewer-cesium3DTilesInspectorContainer {
display: block;
position: absolute;
top: 50px;
right: 10px;
max-height: calc(100% - 120px);
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
}
.cesium-viewer-voxelInspectorContainer {
display: block;
position: absolute;
top: 50px;
right: 10px;
max-height: calc(100% - 120px);
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
}

16
public/lib/Cesium/Widgets/VoxelInspector/VoxelInspector.css

@ -1,16 +0,0 @@
/* packages/widgets/Source/VoxelInspector/VoxelInspector.css */
.cesium-VoxelInspector {
width: 300px;
pointer-events: all;
}
.cesium-VoxelInspector div,
.cesium-VoxelInspector input[type=range] {
width: 100%;
box-sizing: border-box;
}
.cesium-VoxelInspector .cesium-cesiumInspector-section {
margin-top: 3px;
}
.cesium-VoxelInspector .cesium-cesiumInspector-sectionHeader + .cesium-cesiumInspector-show {
border-top: 1px solid white;
}

232
public/lib/Cesium/Widgets/lighter.css

@ -1,232 +0,0 @@
/* packages/widgets/Source/lighterShared.css */
.cesium-lighter .cesium-button {
color: #111;
fill: #111;
background: #e2f0ff;
border: 1px solid #759dc0;
}
.cesium-lighter .cesium-button:focus {
color: #000;
fill: #000;
border-color: #ea4;
}
.cesium-lighter .cesium-button:hover {
color: #000;
fill: #000;
background: #a6d2ff;
border-color: #aef;
box-shadow: 0 0 8px #777;
}
.cesium-lighter .cesium-button:active {
color: #fff;
fill: #fff;
background: #48b;
border-color: #ea0;
}
.cesium-lighter .cesium-button:disabled,
.cesium-lighter .cesium-button-disabled,
.cesium-lighter .cesium-button-disabled:focus,
.cesium-lighter .cesium-button-disabled:hover,
.cesium-lighter .cesium-button-disabled:active {
background: #ccc;
border-color: #999;
color: #999;
fill: #999;
box-shadow: none;
}
.cesium-lighter .cesium-performanceDisplay {
background-color: #e2f0ff;
border-color: #759dc0;
}
.cesium-lighter .cesium-performanceDisplay-fps {
color: #e52;
}
.cesium-lighter .cesium-performanceDisplay-ms {
color: #ea4;
}
/* packages/widgets/Source/Animation/lighter.css */
.cesium-lighter .cesium-animation-themeNormal {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeHover {
color: #abd6ff;
}
.cesium-lighter .cesium-animation-themeSelect {
color: #e5f2fe;
}
.cesium-lighter .cesium-animation-themeDisabled {
color: #efefef;
}
.cesium-lighter .cesium-animation-themeKnob {
color: #e1e2e3;
}
.cesium-lighter .cesium-animation-themePointer {
color: #fa5;
}
.cesium-lighter .cesium-animation-themeSwoosh {
color: #ace;
}
.cesium-lighter .cesium-animation-themeSwooshHover {
color: #bdf;
}
.cesium-lighter .cesium-animation-svgText {
fill: #111;
}
.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonPath {
fill: #111;
}
.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonMain {
stroke: #759dc0;
}
.cesium-lighter .cesium-animation-buttonToggled .cesium-animation-buttonGlow {
fill: #ffaa2a;
}
.cesium-lighter .cesium-animation-buttonToggled .cesium-animation-buttonMain {
stroke: #ea0;
}
.cesium-lighter .cesium-animation-rectButton:hover .cesium-animation-buttonMain {
stroke: #759dc0;
}
.cesium-lighter .cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow {
fill: #fff;
}
.cesium-lighter .cesium-animation-buttonToggled:hover .cesium-animation-buttonMain {
stroke: #ea0;
}
.cesium-lighter .cesium-animation-rectButton:active .cesium-animation-buttonMain {
fill: #abd6ff;
}
.cesium-lighter .cesium-animation-buttonDisabled .cesium-animation-buttonMain {
stroke: #d3d3d3;
}
.cesium-lighter .cesium-animation-buttonDisabled .cesium-animation-buttonPath {
fill: #818181;
}
.cesium-lighter .cesium-animation-shuttleRingBack {
fill: #fafafa;
fill-opacity: 1;
stroke: #aeaeae;
stroke-width: 1.2;
}
.cesium-lighter .cesium-animation-shuttleRingSwoosh line {
stroke: #8ac;
}
.cesium-lighter .cesium-animation-knobOuter {
stroke: #a5a5a5;
}
/* packages/widgets/Source/BaseLayerPicker/lighter.css */
.cesium-lighter .cesium-baseLayerPicker-itemIcon {
border-color: #759dc0;
}
.cesium-lighter .cesium-baseLayerPicker-dropDown {
background-color: rgba(240, 240, 240, 0.75);
}
.cesium-lighter .cesium-baseLayerPicker-sectionTitle {
color: black;
}
.cesium-lighter .cesium-baseLayerPicker-itemLabel {
color: black;
}
.cesium-lighter .cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon {
border-color: #000;
}
.cesium-lighter .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel {
color: rgb(0, 61, 168);
}
.cesium-lighter .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon {
border: double 4px rgb(0, 61, 168);
}
/* packages/engine/Source/Widget/lighter.css */
.cesium-lighter .cesium-widget-errorPanel {
background: rgba(255, 255, 255, 0.7);
}
.cesium-lighter .cesium-widget-errorPanel-content {
border: 1px solid #526f82;
border-radius: 7px;
background-color: white;
color: black;
}
.cesium-lighter .cesium-widget-errorPanel-header {
color: #b87d00;
}
/* packages/widgets/Source/Geocoder/lighter.css */
.cesium-lighter .cesium-geocoder-input {
border: solid 1px #759dc0;
background-color: rgba(240, 240, 240, 0.9);
color: black;
}
.cesium-lighter .cesium-viewer-geocoderContainer:hover .cesium-geocoder-input {
border-color: #aef;
box-shadow: 0 0 8px #fff;
}
.cesium-lighter .cesium-geocoder-searchButton {
background-color: #e2f0ff;
fill: #111;
}
.cesium-lighter .cesium-geocoder-searchButton:hover {
background-color: #a6d2ff;
}
/* packages/widgets/Source/Timeline/lighter.css */
.cesium-lighter .cesium-timeline-bar {
background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 50%, #fafafa 100%);
}
.cesium-lighter .cesium-timeline-ticLabel {
color: #000;
}
.cesium-lighter .cesium-timeline-ticMain {
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 50%;
background: #000;
}
.cesium-lighter .cesium-timeline-ticSub {
background: #444;
}
/* packages/widgets/Source/NavigationHelpButton/lighter.css */
.cesium-lighter .cesium-navigation-help-instructions {
border: 1px solid #759dc0;
background-color: rgba(255, 255, 255, 0.9);
}
.cesium-lighter .cesium-navigation-help-pan {
color: #66ccee;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-zoom {
color: #65ec00;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-rotate {
color: #eec722;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-tilt {
color: #d800d8;
font-weight: bold;
}
.cesium-lighter .cesium-navigation-help-details {
color: #222222;
}
.cesium-lighter .cesium-navigation-button {
color: #222222;
border-top: 1px solid #759dc0;
border-right: 1px solid #759dc0;
}
.cesium-lighter .cesium-navigation-button-selected {
background-color: rgba(196, 225, 255, 0.9);
}
.cesium-lighter .cesium-navigation-button-unselected {
background-color: rgba(226, 240, 255, 0.9);
}
.cesium-lighter .cesium-navigation-button-unselected:hover {
background-color: rgba(166, 210, 255, 0.9);
}
/* packages/widgets/Source/lighter.css */

46
public/lib/Cesium/Widgets/lighterShared.css

@ -1,46 +0,0 @@
/* packages/widgets/Source/lighterShared.css */
.cesium-lighter .cesium-button {
color: #111;
fill: #111;
background: #e2f0ff;
border: 1px solid #759dc0;
}
.cesium-lighter .cesium-button:focus {
color: #000;
fill: #000;
border-color: #ea4;
}
.cesium-lighter .cesium-button:hover {
color: #000;
fill: #000;
background: #a6d2ff;
border-color: #aef;
box-shadow: 0 0 8px #777;
}
.cesium-lighter .cesium-button:active {
color: #fff;
fill: #fff;
background: #48b;
border-color: #ea0;
}
.cesium-lighter .cesium-button:disabled,
.cesium-lighter .cesium-button-disabled,
.cesium-lighter .cesium-button-disabled:focus,
.cesium-lighter .cesium-button-disabled:hover,
.cesium-lighter .cesium-button-disabled:active {
background: #ccc;
border-color: #999;
color: #999;
fill: #999;
box-shadow: none;
}
.cesium-lighter .cesium-performanceDisplay {
background-color: #e2f0ff;
border-color: #759dc0;
}
.cesium-lighter .cesium-performanceDisplay-fps {
color: #e52;
}
.cesium-lighter .cesium-performanceDisplay-ms {
color: #ea4;
}

103
public/lib/Cesium/Widgets/shared.css

@ -1,103 +0,0 @@
/* packages/widgets/Source/shared.css */
.cesium-svgPath-svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cesium-button {
display: inline-block;
position: relative;
background: #303336;
border: 1px solid #444;
color: #edffff;
fill: #edffff;
border-radius: 4px;
padding: 5px 12px;
margin: 2px 3px;
cursor: pointer;
overflow: hidden;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cesium-button:focus {
color: #fff;
fill: #fff;
border-color: #ea4;
outline: none;
}
.cesium-button:hover {
color: #fff;
fill: #fff;
background: #48b;
border-color: #aef;
box-shadow: 0 0 8px #fff;
}
.cesium-button:active {
color: #000;
fill: #000;
background: #adf;
border-color: #fff;
box-shadow: 0 0 8px #fff;
}
.cesium-button:disabled,
.cesium-button-disabled,
.cesium-button-disabled:focus,
.cesium-button-disabled:hover,
.cesium-button-disabled:active {
background: #303336;
border-color: #444;
color: #646464;
fill: #646464;
box-shadow: none;
cursor: default;
}
.cesium-button option {
background-color: #000;
color: #eee;
}
.cesium-button option:disabled {
color: #777;
}
.cesium-button input,
.cesium-button label {
cursor: pointer;
}
.cesium-button input {
vertical-align: sub;
}
.cesium-toolbar-button {
box-sizing: border-box;
width: 32px;
height: 32px;
border-radius: 14%;
padding: 0;
vertical-align: middle;
z-index: 0;
}
.cesium-performanceDisplay-defaultContainer {
position: absolute;
top: 50px;
right: 10px;
text-align: right;
}
.cesium-performanceDisplay {
background-color: rgba(40, 40, 40, 0.7);
padding: 7px;
border-radius: 5px;
border: 1px solid #444;
font: bold 12px sans-serif;
}
.cesium-performanceDisplay-fps {
color: #e52;
}
.cesium-performanceDisplay-throttled {
color: #a42;
}
.cesium-performanceDisplay-ms {
color: #de3;
}

1311
public/lib/Cesium/Widgets/widgets.css

File diff suppressed because it is too large

450627
public/lib/Cesium/index.cjs

File diff suppressed because one or more lines are too long

447943
public/lib/Cesium/index.js

File diff suppressed because one or more lines are too long

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/7/0.jpg → public/lib/sycim/resources/Assets/0.jpg

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/0/0.jpg → public/lib/sycim/resources/Assets/0/0.jpg

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/0/0/0.jpg → public/lib/sycim/resources/Assets/0/0/0.jpg

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/0/1.jpg → public/lib/sycim/resources/Assets/0/1.jpg

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/0/1/0.jpg → public/lib/sycim/resources/Assets/0/1/0.jpg

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/0/2.jpg → public/lib/sycim/resources/Assets/0/2.jpg

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/0/3.jpg → public/lib/sycim/resources/Assets/0/3.jpg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/7/1.jpg → public/lib/sycim/resources/Assets/1.jpg

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/1/0.jpg → public/lib/sycim/resources/Assets/1/0.jpg

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/0/0.jpg → public/lib/sycim/resources/Assets/1/0/0.jpg

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/0/1.jpg → public/lib/sycim/resources/Assets/1/0/1.jpg

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/1/1.jpg → public/lib/sycim/resources/Assets/1/1.jpg

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/1/0.jpg → public/lib/sycim/resources/Assets/1/1/0.jpg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/1/1.jpg → public/lib/sycim/resources/Assets/1/1/1.jpg

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/1/2.jpg → public/lib/sycim/resources/Assets/1/2.jpg

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/2/0.jpg → public/lib/sycim/resources/Assets/1/2/0.jpg

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/2/1.jpg → public/lib/sycim/resources/Assets/1/2/1.jpg

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/1/3.jpg → public/lib/sycim/resources/Assets/1/3.jpg

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/3/0.jpg → public/lib/sycim/resources/Assets/1/3/0.jpg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/1/3/1.jpg → public/lib/sycim/resources/Assets/1/3/1.jpg

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/7/2.jpg → public/lib/sycim/resources/Assets/2.jpg

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/2/0.jpg → public/lib/sycim/resources/Assets/2/0.jpg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

BIN
public/lib/sycim/resources/Assets/2/0/0.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

BIN
public/lib/sycim/resources/Assets/2/0/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
public/lib/sycim/resources/Assets/2/0/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
public/lib/sycim/resources/Assets/2/0/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

0
public/lib/Cesium/Assets/Textures/NaturalEarthII/2/2/1.jpg → public/lib/sycim/resources/Assets/2/1.jpg

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
public/lib/sycim/resources/Assets/2/1/0.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
public/lib/sycim/resources/Assets/2/1/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
public/lib/sycim/resources/Assets/2/1/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
public/lib/sycim/resources/Assets/2/1/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save