@itwin/map-layers-formats 4.1.0-dev.6 → 4.1.0-dev.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/.rush/temp/operation/build/state.json +1 -1
  2. package/.rush/temp/operation/cover/all.log +3 -3
  3. package/.rush/temp/operation/cover/state.json +1 -1
  4. package/.rush/temp/operation/docs/all.log +2 -2
  5. package/.rush/temp/operation/docs/state.json +1 -1
  6. package/.rush/temp/package-deps_build.json +1 -1
  7. package/.rush/temp/package-deps_cover.json +1 -1
  8. package/.rush/temp/package-deps_docs.json +1 -1
  9. package/lib/cjs/test/coverage/.nyc_output/74410d89-cce2-4b2a-89c9-6d56490c73f1.json +1 -0
  10. package/lib/cjs/test/coverage/.nyc_output/processinfo/2a6113c3-018f-40b1-ae8f-f3d0cbe030ce.json +1 -0
  11. package/lib/cjs/test/coverage/.nyc_output/processinfo/74410d89-cce2-4b2a-89c9-6d56490c73f1.json +1 -0
  12. package/lib/cjs/test/coverage/.nyc_output/processinfo/index.json +1 -1
  13. package/lib/cjs/test/coverage/cobertura-coverage.xml +2 -2
  14. package/lib/cjs/test/coverage/lcov-report/index.html +1 -1
  15. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureFormat.ts.html +1 -1
  16. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureJSON.ts.html +1 -1
  17. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeaturePBF.ts.html +1 -1
  18. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureProvider.ts.html +1 -1
  19. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureQuery.ts.html +1 -1
  20. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureReader.ts.html +1 -1
  21. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureRenderer.ts.html +1 -1
  22. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureResponse.ts.html +1 -1
  23. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisSymbologyRenderer.ts.html +1 -1
  24. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/index.html +1 -1
  25. package/lib/cjs/test/coverage/lcov-report/src/index.html +1 -1
  26. package/lib/cjs/test/coverage/lcov-report/src/map-layers-formats.ts.html +1 -1
  27. package/lib/cjs/test/coverage/lcov-report/src/mapLayersFormats.ts.html +1 -1
  28. package/lib/cjs/tsconfig.tsbuildinfo +1 -1
  29. package/lib/esm/tsconfig.tsbuildinfo +1 -1
  30. package/lib/test/junit_results.xml +47 -47
  31. package/map-layers-formats.build.log +2 -2
  32. package/package.json +11 -11
  33. package/lib/cjs/test/coverage/.nyc_output/b444582a-0db5-4b2b-949d-8c71645890c8.json +0 -1
  34. package/lib/cjs/test/coverage/.nyc_output/processinfo/abd3af4c-9bb0-47fb-a670-3c609e62305c.json +0 -1
  35. package/lib/cjs/test/coverage/.nyc_output/processinfo/b444582a-0db5-4b2b-949d-8c71645890c8.json +0 -1
  36. /package/lib/cjs/test/coverage/.nyc_output/{abd3af4c-9bb0-47fb-a670-3c609e62305c.json → 2a6113c3-018f-40b1-ae8f-f3d0cbe030ce.json} +0 -0
@@ -1,67 +1,67 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuites name="Mocha Tests" time="0.775" tests="69" failures="0">
3
- <testsuite name="Root Suite" timestamp="2023-05-17T05:13:04" tests="0" time="0.000" failures="0">
2
+ <testsuites name="Mocha Tests" time="0.792" tests="69" failures="0">
3
+ <testsuite name="Root Suite" timestamp="2023-05-18T05:13:40" tests="0" time="0.000" failures="0">
4
4
  </testsuite>
5
- <testsuite name="ArcGisFeaturePBF" timestamp="2023-05-17T05:13:04" tests="2" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureFeatureFormats.test.js" time="0.016" failures="0">
6
- <testcase name="ArcGisFeaturePBF should createImageryProvider" time="0.002" classname="should createImageryProvider">
5
+ <testsuite name="ArcGisFeaturePBF" timestamp="2023-05-18T05:13:40" tests="2" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureFeatureFormats.test.js" time="0.016" failures="0">
6
+ <testcase name="ArcGisFeaturePBF should createImageryProvider" time="0.001" classname="should createImageryProvider">
7
7
  </testcase>
8
- <testcase name="ArcGisFeaturePBF should validateSource" time="0.004" classname="should validateSource">
8
+ <testcase name="ArcGisFeaturePBF should validateSource" time="0.005" classname="should validateSource">
9
9
  </testcase>
10
10
  </testsuite>
11
- <testsuite name="ArcGisFeatureJSON" timestamp="2023-05-17T05:13:04" tests="9" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureJSON.test.js" time="0.027" failures="0">
12
- <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyTansportation)" time="0.004" classname="should read FeatureInfo in JSON (phillyTansportation)">
11
+ <testsuite name="ArcGisFeatureJSON" timestamp="2023-05-18T05:13:40" tests="9" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureJSON.test.js" time="0.034" failures="0">
12
+ <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyTansportation)" time="0.005" classname="should read FeatureInfo in JSON (phillyTansportation)">
13
13
  </testcase>
14
- <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyAirport)" time="0.001" classname="should read FeatureInfo in JSON (phillyAirport)">
14
+ <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyAirport)" time="0.000" classname="should read FeatureInfo in JSON (phillyAirport)">
15
15
  </testcase>
16
16
  <testcase name="ArcGisFeatureJSON should deflate coordinates array" time="0.001" classname="should deflate coordinates array">
17
17
  </testcase>
18
18
  <testcase name="ArcGisFeatureJSON should readAndRender single ring polygon feature" time="0.004" classname="should readAndRender single ring polygon feature">
19
19
  </testcase>
20
- <testcase name="ArcGisFeatureJSON should readAndRender multiple ring polygon feature" time="0.001" classname="should readAndRender multiple ring polygon feature">
20
+ <testcase name="ArcGisFeatureJSON should readAndRender multiple ring polygon feature" time="0.002" classname="should readAndRender multiple ring polygon feature">
21
21
  </testcase>
22
22
  <testcase name="ArcGisFeatureJSON should readAndRender simple path" time="0.001" classname="should readAndRender simple path">
23
23
  </testcase>
24
- <testcase name="ArcGisFeatureJSON should readAndRender multi path" time="0.001" classname="should readAndRender multi path">
24
+ <testcase name="ArcGisFeatureJSON should readAndRender multi path" time="0.006" classname="should readAndRender multi path">
25
25
  </testcase>
26
26
  <testcase name="ArcGisFeatureJSON should readAndRender simple point" time="0.004" classname="should readAndRender simple point">
27
27
  </testcase>
28
28
  <testcase name="ArcGisFeatureJSON should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.003" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
29
29
  </testcase>
30
30
  </testsuite>
31
- <testsuite name="ArcGisFeaturePBF" timestamp="2023-05-17T05:13:04" tests="10" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeaturePBF.test.js" time="0.042" failures="0">
32
- <testcase name="ArcGisFeaturePBF should convert pbf geometry type to Esri types" time="0.001" classname="should convert pbf geometry type to Esri types">
31
+ <testsuite name="ArcGisFeaturePBF" timestamp="2023-05-18T05:13:40" tests="10" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeaturePBF.test.js" time="0.053" failures="0">
32
+ <testcase name="ArcGisFeaturePBF should convert pbf geometry type to Esri types" time="0.000" classname="should convert pbf geometry type to Esri types">
33
33
  </testcase>
34
- <testcase name="ArcGisFeaturePBF should read FeatureInfo in PBF" time="0.013" classname="should read FeatureInfo in PBF">
34
+ <testcase name="ArcGisFeaturePBF should read FeatureInfo in PBF" time="0.017" classname="should read FeatureInfo in PBF">
35
35
  </testcase>
36
- <testcase name="ArcGisFeaturePBF should read FeatureInfo from PBF (philly transportation)" time="0.009" classname="should read FeatureInfo from PBF (philly transportation)">
36
+ <testcase name="ArcGisFeaturePBF should read FeatureInfo from PBF (philly transportation)" time="0.010" classname="should read FeatureInfo from PBF (philly transportation)">
37
37
  </testcase>
38
- <testcase name="ArcGisFeaturePBF should read all data types from FeatureInfo " time="0.002" classname="should read all data types from FeatureInfo ">
38
+ <testcase name="ArcGisFeaturePBF should read all data types from FeatureInfo " time="0.004" classname="should read all data types from FeatureInfo ">
39
39
  </testcase>
40
- <testcase name="ArcGisFeaturePBF should readAndRender single ring polygon feature" time="0.002" classname="should readAndRender single ring polygon feature">
40
+ <testcase name="ArcGisFeaturePBF should readAndRender single ring polygon feature" time="0.004" classname="should readAndRender single ring polygon feature">
41
41
  </testcase>
42
- <testcase name="ArcGisFeaturePBF should readAndRender multiple ring polygon feature" time="0.002" classname="should readAndRender multiple ring polygon feature">
42
+ <testcase name="ArcGisFeaturePBF should readAndRender multiple ring polygon feature" time="0.001" classname="should readAndRender multiple ring polygon feature">
43
43
  </testcase>
44
- <testcase name="ArcGisFeaturePBF should readAndRender simple path" time="0.002" classname="should readAndRender simple path">
44
+ <testcase name="ArcGisFeaturePBF should readAndRender simple path" time="0.003" classname="should readAndRender simple path">
45
45
  </testcase>
46
46
  <testcase name="ArcGisFeaturePBF should readAndRender multi path" time="0.001" classname="should readAndRender multi path">
47
47
  </testcase>
48
- <testcase name="ArcGisFeaturePBF should readAndRender simple point" time="0.003" classname="should readAndRender simple point">
48
+ <testcase name="ArcGisFeaturePBF should readAndRender simple point" time="0.004" classname="should readAndRender simple point">
49
49
  </testcase>
50
50
  <testcase name="ArcGisFeaturePBF should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.002" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
51
51
  </testcase>
52
52
  </testsuite>
53
- <testsuite name="ArcGisFeatureProvider" timestamp="2023-05-17T05:13:04" tests="23" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureProvider.test.js" time="0.509" failures="0">
54
- <testcase name="ArcGisFeatureProvider should initialize with valid data" time="0.004" classname="should initialize with valid data">
53
+ <testsuite name="ArcGisFeatureProvider" timestamp="2023-05-18T05:13:40" tests="23" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureProvider.test.js" time="0.506" failures="0">
54
+ <testcase name="ArcGisFeatureProvider should initialize with valid data" time="0.006" classname="should initialize with valid data">
55
55
  </testcase>
56
- <testcase name="ArcGisFeatureProvider should not initialize with no service metadata" time="0.002" classname="should not initialize with no service metadata">
56
+ <testcase name="ArcGisFeatureProvider should not initialize with no service metadata" time="0.003" classname="should not initialize with no service metadata">
57
57
  </testcase>
58
- <testcase name="ArcGisFeatureProvider should update status when invalid token error from service" time="0.001" classname="should update status when invalid token error from service">
58
+ <testcase name="ArcGisFeatureProvider should update status when invalid token error from service" time="0.002" classname="should update status when invalid token error from service">
59
59
  </testcase>
60
- <testcase name="ArcGisFeatureProvider should throw query capability not supported" time="0.001" classname="should throw query capability not supported">
60
+ <testcase name="ArcGisFeatureProvider should throw query capability not supported" time="0.000" classname="should throw query capability not supported">
61
61
  </testcase>
62
62
  <testcase name="ArcGisFeatureProvider should pick the first visible sub-layer when multiple visible sub-layers" time="0.003" classname="should pick the first visible sub-layer when multiple visible sub-layers">
63
63
  </testcase>
64
- <testcase name="ArcGisFeatureProvider should pick sub-layers from service metadata if none provided on layer settings" time="0.002" classname="should pick sub-layers from service metadata if none provided on layer settings">
64
+ <testcase name="ArcGisFeatureProvider should pick sub-layers from service metadata if none provided on layer settings" time="0.003" classname="should pick sub-layers from service metadata if none provided on layer settings">
65
65
  </testcase>
66
66
  <testcase name="ArcGisFeatureProvider should throw error if no layers in capabilities" time="0.001" classname="should throw error if no layers in capabilities">
67
67
  </testcase>
@@ -69,44 +69,44 @@
69
69
  </testcase>
70
70
  <testcase name="ArcGisFeatureProvider should read supported supported format" time="0.005" classname="should read supported supported format">
71
71
  </testcase>
72
- <testcase name="ArcGisFeatureProvider should compute minLod/maxLod" time="0.001" classname="should compute minLod/maxLod">
72
+ <testcase name="ArcGisFeatureProvider should compute minLod/maxLod" time="0.002" classname="should compute minLod/maxLod">
73
73
  </testcase>
74
74
  <testcase name="ArcGisFeatureProvider should construct empty url" time="0.000" classname="should construct empty url">
75
75
  </testcase>
76
- <testcase name="ArcGisFeatureProvider should construct feature query url" time="0.027" classname="should construct feature query url">
76
+ <testcase name="ArcGisFeatureProvider should construct feature query url" time="0.035" classname="should construct feature query url">
77
77
  </testcase>
78
- <testcase name="ArcGisFeatureProvider should log error when getFeatureInfo cannot be performed" time="0.003" classname="should log error when getFeatureInfo cannot be performed">
78
+ <testcase name="ArcGisFeatureProvider should log error when getFeatureInfo cannot be performed" time="0.004" classname="should log error when getFeatureInfo cannot be performed">
79
79
  </testcase>
80
- <testcase name="ArcGisFeatureProvider should process data in getFeatureInfo" time="0.019" classname="should process data in getFeatureInfo">
80
+ <testcase name="ArcGisFeatureProvider should process data in getFeatureInfo" time="0.024" classname="should process data in getFeatureInfo">
81
81
  </testcase>
82
- <testcase name="ArcGisFeatureProvider should log error when exceed transfert limit" time="0.182" classname="should log error when exceed transfert limit">
82
+ <testcase name="ArcGisFeatureProvider should log error when exceed transfert limit" time="0.149" classname="should log error when exceed transfert limit">
83
83
  </testcase>
84
- <testcase name="ArcGisFeatureProvider should log error when exceed exception thrown limit" time="0.013" classname="should log error when exceed exception thrown limit">
84
+ <testcase name="ArcGisFeatureProvider should log error when exceed exception thrown limit" time="0.017" classname="should log error when exceed exception thrown limit">
85
85
  </testcase>
86
- <testcase name="ArcGisFeatureProvider should debug Feature Geom" time="0.029" classname="should debug Feature Geom">
86
+ <testcase name="ArcGisFeatureProvider should debug Feature Geom" time="0.041" classname="should debug Feature Geom">
87
87
  </testcase>
88
- <testcase name="ArcGisFeatureProvider should compute computeTileWorld2CanvasTransform" time="0.003" classname="should compute computeTileWorld2CanvasTransform">
88
+ <testcase name="ArcGisFeatureProvider should compute computeTileWorld2CanvasTransform" time="0.004" classname="should compute computeTileWorld2CanvasTransform">
89
89
  </testcase>
90
90
  <testcase name="ArcGisFeatureProvider should loadTile from PBF request" time="0.007" classname="should loadTile from PBF request">
91
91
  </testcase>
92
92
  <testcase name="ArcGisFeatureProvider should loadTile from JSON request" time="0.005" classname="should loadTile from JSON request">
93
93
  </testcase>
94
- <testcase name="ArcGisFeatureProvider should make sub request if loadtile request return &apos;exceedTransferLimit&apos;" time="0.007" classname="should make sub request if loadtile request return &apos;exceedTransferLimit&apos;">
94
+ <testcase name="ArcGisFeatureProvider should make sub request if loadtile request return &apos;exceedTransferLimit&apos;" time="0.006" classname="should make sub request if loadtile request return &apos;exceedTransferLimit&apos;">
95
95
  </testcase>
96
96
  <testcase name="ArcGisFeatureProvider fetchTile should return undefined when to format defined" time="0.000" classname="fetchTile should return undefined when to format defined">
97
97
  </testcase>
98
- <testcase name="ArcGisFeatureProvider fetchTile should call fetch with the proper URL" time="0.003" classname="fetchTile should call fetch with the proper URL">
98
+ <testcase name="ArcGisFeatureProvider fetchTile should call fetch with the proper URL" time="0.002" classname="fetchTile should call fetch with the proper URL">
99
99
  </testcase>
100
100
  </testsuite>
101
- <testsuite name="ArcGisFeatureQuery" timestamp="2023-05-17T05:13:05" tests="3" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureQuery.test.js" time="0.119" failures="0">
101
+ <testsuite name="ArcGisFeatureQuery" timestamp="2023-05-18T05:13:41" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureQuery.test.js" time="0.125" failures="0">
102
102
  <testcase name="ArcGisFeatureQuery should not apply different switches if not needed" time="0.003" classname="should not apply different switches if not needed">
103
103
  </testcase>
104
- <testcase name="ArcGisFeatureQuery should not apply different switches if not needed" time="0.011" classname="should not apply different switches if not needed">
104
+ <testcase name="ArcGisFeatureQuery should not apply different switches if not needed" time="0.007" classname="should not apply different switches if not needed">
105
105
  </testcase>
106
106
  <testcase name="ArcGisFeatureQuery should not include geometry only when applicable" time="0.003" classname="should not include geometry only when applicable">
107
107
  </testcase>
108
108
  </testsuite>
109
- <testsuite name="ArcGisFeatureRenderer" timestamp="2023-05-17T05:13:05" tests="12" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureRenderer.test.js" time="0.032" failures="0">
109
+ <testsuite name="ArcGisFeatureRenderer" timestamp="2023-05-18T05:13:41" tests="12" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureRenderer.test.js" time="0.031" failures="0">
110
110
  <testcase name="ArcGisFeatureRenderer should render simple path, stride = 2" time="0.001" classname="should render simple path, stride = 2">
111
111
  </testcase>
112
112
  <testcase name="ArcGisFeatureRenderer should render simple filled path" time="0.001" classname="should render simple filled path">
@@ -123,23 +123,23 @@
123
123
  </testcase>
124
124
  <testcase name="ArcGisFeatureRenderer should render single Point and apply transform, relativeCoords OFF" time="0.001" classname="should render single Point and apply transform, relativeCoords OFF">
125
125
  </testcase>
126
- <testcase name="ArcGisFeatureRenderer should render multi Point, transform, relativeCoords OFF" time="0.001" classname="should render multi Point, transform, relativeCoords OFF">
126
+ <testcase name="ArcGisFeatureRenderer should render multi Point, transform, relativeCoords OFF" time="0.002" classname="should render multi Point, transform, relativeCoords OFF">
127
127
  </testcase>
128
- <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords OFF" time="0.004" classname="should render multi Point and apply transform, relativeCoords OFF">
128
+ <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords OFF" time="0.001" classname="should render multi Point and apply transform, relativeCoords OFF">
129
129
  </testcase>
130
130
  <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords ON" time="0.002" classname="should render multi Point and apply transform, relativeCoords ON">
131
131
  </testcase>
132
132
  <testcase name="ArcGisFeatureRenderer should render and apply transform, relativeCoords ON" time="0.001" classname="should render and apply transform, relativeCoords ON">
133
133
  </testcase>
134
134
  </testsuite>
135
- <testsuite name="ArcGisFeatureResponse" timestamp="2023-05-17T05:13:05" tests="7" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureResponse.test.js" time="0.019" failures="0">
135
+ <testsuite name="ArcGisFeatureResponse" timestamp="2023-05-18T05:13:41" tests="7" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureResponse.test.js" time="0.016" failures="0">
136
136
  <testcase name="ArcGisFeatureResponse should return undefined if http error" time="0.000" classname="should return undefined if http error">
137
137
  </testcase>
138
- <testcase name="ArcGisFeatureResponse should return undefined if invalid PBF data" time="0.001" classname="should return undefined if invalid PBF data">
138
+ <testcase name="ArcGisFeatureResponse should return undefined if invalid PBF data" time="0.000" classname="should return undefined if invalid PBF data">
139
139
  </testcase>
140
- <testcase name="ArcGisFeatureResponse should create FeatureCollectionPBuffer from PBF data" time="0.004" classname="should create FeatureCollectionPBuffer from PBF data">
140
+ <testcase name="ArcGisFeatureResponse should create FeatureCollectionPBuffer from PBF data" time="0.005" classname="should create FeatureCollectionPBuffer from PBF data">
141
141
  </testcase>
142
- <testcase name="ArcGisFeatureResponse should report exceededTransferLimit from PBF object" time="0.010" classname="should report exceededTransferLimit from PBF object">
142
+ <testcase name="ArcGisFeatureResponse should report exceededTransferLimit from PBF object" time="0.007" classname="should report exceededTransferLimit from PBF object">
143
143
  </testcase>
144
144
  <testcase name="ArcGisFeatureResponse should return undefined if invalid JSON" time="0.000" classname="should return undefined if invalid JSON">
145
145
  </testcase>
@@ -148,10 +148,10 @@
148
148
  <testcase name="ArcGisFeatureResponse should report exceededTransferLimit from JSON object" time="0.000" classname="should report exceededTransferLimit from JSON object">
149
149
  </testcase>
150
150
  </testsuite>
151
- <testsuite name="ArcGisSymbologyRenderer" timestamp="2023-05-17T05:13:05" tests="3" file="D:\vsts_b\13\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisSymbologyRenderer.test.js" time="0.007" failures="0">
152
- <testcase name="ArcGisSymbologyRenderer should construct renderer from incomplete drawing info" time="0.004" classname="should construct renderer from incomplete drawing info">
151
+ <testsuite name="ArcGisSymbologyRenderer" timestamp="2023-05-18T05:13:41" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisSymbologyRenderer.test.js" time="0.006" failures="0">
152
+ <testcase name="ArcGisSymbologyRenderer should construct renderer from incomplete drawing info" time="0.003" classname="should construct renderer from incomplete drawing info">
153
153
  </testcase>
154
- <testcase name="ArcGisSymbologyRenderer should construct renderer from unique value drawing info" time="0.001" classname="should construct renderer from unique value drawing info">
154
+ <testcase name="ArcGisSymbologyRenderer should construct renderer from unique value drawing info" time="0.000" classname="should construct renderer from unique value drawing info">
155
155
  </testcase>
156
156
  <testcase name="ArcGisSymbologyRenderer should construct renderer from point symbology drawing info" time="0.001" classname="should construct renderer from point symbology drawing info">
157
157
  </testcase>
@@ -1,10 +1,10 @@
1
1
  Invoking: betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/map-layers-formats/file.json --tsIndexFile=./map-layers-formats.ts --onlyJson --excludes=**/ArcGisFeature/*.ts,**/*.gen.ts
2
2
  Running command:
3
- node "D:\vsts_b\13\s\tools\build\scripts\docs.js" --json ../../generated-docs/core/map-layers-formats/file.json --includes ../../generated-docs/extract --excludes **/ArcGisFeature/*.ts,**/*.gen.ts --tsIndexFile ./map-layers-formats.ts --onlyJson
3
+ node D:\vsts_a\4\s\tools\build\scripts\docs.js --json ../../generated-docs/core/map-layers-formats/file.json --includes ../../generated-docs/extract --excludes **/ArcGisFeature/*.ts,**/*.gen.ts --tsIndexFile ./map-layers-formats.ts --onlyJson
4
4
  Arguments to TypeDoc: [
5
5
  "--entryPointStrategy",
6
6
  "expand",
7
- "D:\\vsts_b\\13\\s\\extensions\\map-layers-formats\\src",
7
+ "D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\src",
8
8
  "--excludePrivate",
9
9
  "--hideGenerator",
10
10
  "--logLevel",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/map-layers-formats",
3
- "version": "4.1.0-dev.6",
3
+ "version": "4.1.0-dev.7",
4
4
  "description": "Enables additional map-layers formats in iTwin.js",
5
5
  "main": "lib/cjs/map-layers-formats.js",
6
6
  "module": "lib/esm/map-layers-formats.js",
@@ -42,18 +42,18 @@
42
42
  "sinon-chai": "^3.2.0",
43
43
  "source-map-support": "^0.5.6",
44
44
  "typescript": "~5.0.2",
45
- "@itwin/core-frontend": "4.1.0-dev.6",
46
- "@itwin/appui-abstract": "4.1.0-dev.6",
47
- "@itwin/core-common": "4.1.0-dev.6",
48
- "@itwin/build-tools": "4.1.0-dev.6",
49
- "@itwin/core-geometry": "4.1.0-dev.6",
50
- "@itwin/core-bentley": "4.1.0-dev.6"
45
+ "@itwin/build-tools": "4.1.0-dev.7",
46
+ "@itwin/core-bentley": "4.1.0-dev.7",
47
+ "@itwin/core-geometry": "4.1.0-dev.7",
48
+ "@itwin/appui-abstract": "4.1.0-dev.7",
49
+ "@itwin/core-common": "4.1.0-dev.7",
50
+ "@itwin/core-frontend": "4.1.0-dev.7"
51
51
  },
52
52
  "peerDependencies": {
53
- "@itwin/core-common": "4.1.0-dev.6",
54
- "@itwin/appui-abstract": "4.1.0-dev.6",
55
- "@itwin/core-bentley": "4.1.0-dev.6",
56
- "@itwin/core-geometry": "4.1.0-dev.6"
53
+ "@itwin/appui-abstract": "4.1.0-dev.7",
54
+ "@itwin/core-geometry": "4.1.0-dev.7",
55
+ "@itwin/core-bentley": "4.1.0-dev.7",
56
+ "@itwin/core-common": "4.1.0-dev.7"
57
57
  },
58
58
  "dependencies": {
59
59
  "google-protobuf": "~3.20.1"