@paulirish/trace_engine 0.0.57 → 0.0.58

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 (272) hide show
  1. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  2. package/core/platform/Brand.d.ts +8 -1
  3. package/core/platform/Brand.js.map +1 -1
  4. package/core/platform/DevToolsPath.d.ts +1 -1
  5. package/core/platform/DevToolsPath.js +1 -1
  6. package/core/platform/DevToolsPath.js.map +1 -1
  7. package/core/platform/StringUtilities.d.ts +12 -2
  8. package/core/platform/StringUtilities.js +31 -7
  9. package/core/platform/StringUtilities.js.map +1 -1
  10. package/generated/protocol.d.ts +8209 -7941
  11. package/locales/af.json +75 -60
  12. package/locales/am.json +75 -60
  13. package/locales/ar.json +86 -71
  14. package/locales/as.json +74 -59
  15. package/locales/az.json +75 -60
  16. package/locales/be.json +75 -60
  17. package/locales/bg.json +75 -60
  18. package/locales/bn.json +74 -59
  19. package/locales/bs.json +74 -59
  20. package/locales/ca.json +75 -60
  21. package/locales/cs.json +75 -60
  22. package/locales/cy.json +75 -60
  23. package/locales/da.json +75 -60
  24. package/locales/de.json +74 -59
  25. package/locales/el.json +75 -60
  26. package/locales/en-GB.json +74 -59
  27. package/locales/en-US.json +0 -6
  28. package/locales/en-XL.json +0 -6
  29. package/locales/es-419.json +74 -59
  30. package/locales/es.json +75 -60
  31. package/locales/et.json +74 -59
  32. package/locales/eu.json +75 -60
  33. package/locales/fa.json +77 -62
  34. package/locales/fi.json +74 -59
  35. package/locales/fil.json +75 -60
  36. package/locales/fr-CA.json +75 -60
  37. package/locales/fr.json +75 -60
  38. package/locales/gl.json +75 -60
  39. package/locales/gu.json +74 -59
  40. package/locales/he.json +97 -82
  41. package/locales/hi.json +75 -60
  42. package/locales/hr.json +75 -60
  43. package/locales/hu.json +75 -60
  44. package/locales/hy.json +75 -60
  45. package/locales/id.json +75 -60
  46. package/locales/is.json +74 -59
  47. package/locales/it.json +74 -59
  48. package/locales/ja.json +75 -60
  49. package/locales/ka.json +74 -59
  50. package/locales/kk.json +75 -60
  51. package/locales/km.json +75 -60
  52. package/locales/kn.json +75 -60
  53. package/locales/ko.json +75 -60
  54. package/locales/ky.json +75 -60
  55. package/locales/lo.json +74 -59
  56. package/locales/lt.json +75 -60
  57. package/locales/lv.json +75 -60
  58. package/locales/mk.json +74 -59
  59. package/locales/ml.json +74 -59
  60. package/locales/mn.json +75 -60
  61. package/locales/mr.json +74 -59
  62. package/locales/ms.json +74 -59
  63. package/locales/my.json +75 -60
  64. package/locales/ne.json +76 -61
  65. package/locales/nl.json +74 -59
  66. package/locales/no.json +75 -60
  67. package/locales/or.json +75 -60
  68. package/locales/pa.json +75 -60
  69. package/locales/pl.json +74 -59
  70. package/locales/pt-PT.json +75 -60
  71. package/locales/pt.json +75 -60
  72. package/locales/ro.json +75 -60
  73. package/locales/ru.json +75 -60
  74. package/locales/si.json +75 -60
  75. package/locales/sk.json +74 -59
  76. package/locales/sl.json +75 -60
  77. package/locales/sq.json +75 -60
  78. package/locales/sr-Latn.json +74 -59
  79. package/locales/sr.json +74 -59
  80. package/locales/sv.json +75 -60
  81. package/locales/sw.json +75 -60
  82. package/locales/ta.json +75 -60
  83. package/locales/te.json +74 -59
  84. package/locales/th.json +77 -62
  85. package/locales/tr.json +75 -60
  86. package/locales/uk.json +75 -60
  87. package/locales/ur.json +74 -59
  88. package/locales/uz.json +75 -60
  89. package/locales/vi.json +74 -59
  90. package/locales/zh-HK.json +75 -60
  91. package/locales/zh-TW.json +75 -60
  92. package/locales/zh.json +75 -60
  93. package/locales/zu.json +75 -60
  94. package/models/trace/ModelImpl.d.ts +0 -1
  95. package/models/trace/ModelImpl.js +15 -3
  96. package/models/trace/ModelImpl.js.map +1 -1
  97. package/models/trace/Processor.js +8 -4
  98. package/models/trace/Processor.js.map +1 -1
  99. package/models/trace/extras/ThirdParties.js +1 -2
  100. package/models/trace/extras/ThirdParties.js.map +1 -1
  101. package/models/trace/extras/TraceTree.d.ts +4 -1
  102. package/models/trace/extras/TraceTree.js +7 -2
  103. package/models/trace/extras/TraceTree.js.map +1 -1
  104. package/models/trace/handlers/AnimationFramesHandler.d.ts +1 -0
  105. package/models/trace/handlers/AnimationFramesHandler.js +8 -0
  106. package/models/trace/handlers/AnimationFramesHandler.js.map +1 -1
  107. package/models/trace/handlers/ExtensionTraceDataHandler.d.ts +1 -1
  108. package/models/trace/handlers/ExtensionTraceDataHandler.js +1 -1
  109. package/models/trace/handlers/ExtensionTraceDataHandler.js.map +1 -1
  110. package/models/trace/handlers/FramesHandler.js +38 -28
  111. package/models/trace/handlers/FramesHandler.js.map +1 -1
  112. package/models/trace/handlers/ImagePaintingHandler.d.ts +2 -1
  113. package/models/trace/handlers/ImagePaintingHandler.js.map +1 -1
  114. package/models/trace/handlers/InitiatorsHandler.js +27 -0
  115. package/models/trace/handlers/InitiatorsHandler.js.map +1 -1
  116. package/models/trace/handlers/NetworkRequestsHandler.js +3 -0
  117. package/models/trace/handlers/NetworkRequestsHandler.js.map +1 -1
  118. package/models/trace/handlers/RendererHandler.d.ts +0 -5
  119. package/models/trace/handlers/RendererHandler.js +9 -12
  120. package/models/trace/handlers/RendererHandler.js.map +1 -1
  121. package/models/trace/handlers/SamplesHandler.js +4 -6
  122. package/models/trace/handlers/SamplesHandler.js.map +1 -1
  123. package/models/trace/handlers/ScriptsHandler.d.ts +4 -3
  124. package/models/trace/handlers/ScriptsHandler.js +3 -0
  125. package/models/trace/handlers/ScriptsHandler.js.map +1 -1
  126. package/models/trace/handlers/UserInteractionsHandler.d.ts +4 -2
  127. package/models/trace/handlers/UserInteractionsHandler.js.map +1 -1
  128. package/models/trace/handlers/helpers.d.ts +3 -6
  129. package/models/trace/handlers/helpers.js +17 -9
  130. package/models/trace/handlers/helpers.js.map +1 -1
  131. package/models/trace/handlers/types.d.ts +4 -1
  132. package/models/trace/handlers/types.js.map +1 -1
  133. package/models/trace/helpers/SamplesIntegrator.d.ts +1 -0
  134. package/models/trace/helpers/SamplesIntegrator.js +8 -0
  135. package/models/trace/helpers/SamplesIntegrator.js.map +1 -1
  136. package/models/trace/helpers/Timing.js +2 -0
  137. package/models/trace/helpers/Timing.js.map +1 -1
  138. package/models/trace/helpers/Trace.d.ts +1 -1
  139. package/models/trace/helpers/Trace.js +1 -1
  140. package/models/trace/helpers/Trace.js.map +1 -1
  141. package/models/trace/helpers/TreeHelpers.d.ts +1 -1
  142. package/models/trace/helpers/TreeHelpers.js.map +1 -1
  143. package/models/trace/insights/CLSCulprits.d.ts +2 -2
  144. package/models/trace/insights/CLSCulprits.js +2 -2
  145. package/models/trace/insights/CLSCulprits.js.map +1 -1
  146. package/models/trace/insights/Common.d.ts +6 -5
  147. package/models/trace/insights/Common.js +29 -17
  148. package/models/trace/insights/Common.js.map +1 -1
  149. package/models/trace/insights/DOMSize.d.ts +1 -1
  150. package/models/trace/insights/DOMSize.js +1 -1
  151. package/models/trace/insights/DOMSize.js.map +1 -1
  152. package/models/trace/insights/DocumentLatency.d.ts +2 -2
  153. package/models/trace/insights/DocumentLatency.js +2 -2
  154. package/models/trace/insights/DocumentLatency.js.map +1 -1
  155. package/models/trace/insights/DuplicatedJavaScript.d.ts +1 -0
  156. package/models/trace/insights/DuplicatedJavaScript.js +3 -3
  157. package/models/trace/insights/DuplicatedJavaScript.js.map +1 -1
  158. package/models/trace/insights/ForcedReflow.d.ts +3 -3
  159. package/models/trace/insights/ForcedReflow.js +3 -3
  160. package/models/trace/insights/ForcedReflow.js.map +1 -1
  161. package/models/trace/insights/INPBreakdown.d.ts +5 -5
  162. package/models/trace/insights/INPBreakdown.js +5 -5
  163. package/models/trace/insights/INPBreakdown.js.map +1 -1
  164. package/models/trace/insights/ImageDelivery.d.ts +2 -0
  165. package/models/trace/insights/ImageDelivery.js +3 -0
  166. package/models/trace/insights/ImageDelivery.js.map +1 -1
  167. package/models/trace/insights/LCPBreakdown.d.ts +6 -6
  168. package/models/trace/insights/LCPBreakdown.js +10 -8
  169. package/models/trace/insights/LCPBreakdown.js.map +1 -1
  170. package/models/trace/insights/LCPDiscovery.d.ts +2 -2
  171. package/models/trace/insights/LCPDiscovery.js +3 -3
  172. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  173. package/models/trace/insights/LegacyJavaScript.d.ts +1 -0
  174. package/models/trace/insights/LegacyJavaScript.js +3 -3
  175. package/models/trace/insights/LegacyJavaScript.js.map +1 -1
  176. package/models/trace/insights/ModernHTTP.js +1 -1
  177. package/models/trace/insights/ModernHTTP.js.map +1 -1
  178. package/models/trace/insights/RenderBlocking.d.ts +1 -1
  179. package/models/trace/insights/RenderBlocking.js +1 -1
  180. package/models/trace/insights/RenderBlocking.js.map +1 -1
  181. package/models/trace/insights/SlowCSSSelector.d.ts +8 -8
  182. package/models/trace/insights/SlowCSSSelector.js +8 -8
  183. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  184. package/models/trace/lantern/graph/BaseNode.d.ts +1 -1
  185. package/models/trace/lantern/graph/BaseNode.js +1 -1
  186. package/models/trace/lantern/graph/BaseNode.js.map +1 -1
  187. package/models/trace/lantern/simulation/SimulationTimingMap.js +1 -1
  188. package/models/trace/lantern/simulation/SimulationTimingMap.js.map +1 -1
  189. package/models/trace/types/Configuration.d.ts +7 -0
  190. package/models/trace/types/Configuration.js +1 -0
  191. package/models/trace/types/Configuration.js.map +1 -1
  192. package/models/trace/types/Extensions.d.ts +1 -1
  193. package/models/trace/types/Extensions.js.map +1 -1
  194. package/models/trace/types/File.d.ts +3 -0
  195. package/models/trace/types/File.js.map +1 -1
  196. package/models/trace/types/Overlays.d.ts +6 -1
  197. package/models/trace/types/Overlays.js.map +1 -1
  198. package/models/trace/types/TraceEvents.d.ts +54 -29
  199. package/models/trace/types/TraceEvents.js +7 -1
  200. package/models/trace/types/TraceEvents.js.map +1 -1
  201. package/package.json +1 -1
  202. package/test/test-trace-engine.mjs +0 -1
  203. package/core/platform/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  204. package/core/platform/platform.prebundle.d.ts +0 -18
  205. package/core/platform/platform.prebundle.js +0 -53
  206. package/core/platform/platform.prebundle.js.map +0 -1
  207. package/core/platform/platform.prebundle.ts +0 -71
  208. package/models/cpu_profile/cpu_profile.prebundle.d.ts +0 -3
  209. package/models/cpu_profile/cpu_profile.prebundle.js +0 -7
  210. package/models/cpu_profile/cpu_profile.prebundle.js.map +0 -1
  211. package/models/cpu_profile/cpu_profile.prebundle.ts +0 -11
  212. package/models/cpu_profile/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  213. package/models/trace/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -61
  214. package/models/trace/extras/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  215. package/models/trace/extras/extras.prebundle.d.ts +0 -7
  216. package/models/trace/extras/extras.prebundle.js +0 -11
  217. package/models/trace/extras/extras.prebundle.js.map +0 -1
  218. package/models/trace/extras/extras.prebundle.ts +0 -11
  219. package/models/trace/handlers/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  220. package/models/trace/handlers/handlers.prebundle.d.ts +0 -4
  221. package/models/trace/handlers/handlers.prebundle.js +0 -8
  222. package/models/trace/handlers/handlers.prebundle.js.map +0 -1
  223. package/models/trace/handlers/handlers.prebundle.ts +0 -8
  224. package/models/trace/helpers/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  225. package/models/trace/helpers/helpers.prebundle.d.ts +0 -7
  226. package/models/trace/helpers/helpers.prebundle.js +0 -11
  227. package/models/trace/helpers/helpers.prebundle.js.map +0 -1
  228. package/models/trace/helpers/helpers.prebundle.ts +0 -11
  229. package/models/trace/insights/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  230. package/models/trace/insights/insights.prebundle.d.ts +0 -4
  231. package/models/trace/insights/insights.prebundle.js +0 -8
  232. package/models/trace/insights/insights.prebundle.js.map +0 -1
  233. package/models/trace/insights/insights.prebundle.ts +0 -8
  234. package/models/trace/lantern/core/core.prebundle.d.ts +0 -2
  235. package/models/trace/lantern/core/core.prebundle.js +0 -6
  236. package/models/trace/lantern/core/core.prebundle.js.map +0 -1
  237. package/models/trace/lantern/core/core.prebundle.ts +0 -6
  238. package/models/trace/lantern/core/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  239. package/models/trace/lantern/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  240. package/models/trace/lantern/graph/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  241. package/models/trace/lantern/graph/graph.prebundle.d.ts +0 -4
  242. package/models/trace/lantern/graph/graph.prebundle.js +0 -8
  243. package/models/trace/lantern/graph/graph.prebundle.js.map +0 -1
  244. package/models/trace/lantern/graph/graph.prebundle.ts +0 -8
  245. package/models/trace/lantern/lantern.prebundle.d.ts +0 -6
  246. package/models/trace/lantern/lantern.prebundle.js +0 -10
  247. package/models/trace/lantern/lantern.prebundle.js.map +0 -1
  248. package/models/trace/lantern/lantern.prebundle.ts +0 -17
  249. package/models/trace/lantern/metrics/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  250. package/models/trace/lantern/metrics/metrics.prebundle.d.ts +0 -8
  251. package/models/trace/lantern/metrics/metrics.prebundle.js +0 -12
  252. package/models/trace/lantern/metrics/metrics.prebundle.js.map +0 -1
  253. package/models/trace/lantern/metrics/metrics.prebundle.ts +0 -12
  254. package/models/trace/lantern/simulation/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  255. package/models/trace/lantern/simulation/simulation.prebundle.d.ts +0 -6
  256. package/models/trace/lantern/simulation/simulation.prebundle.js +0 -10
  257. package/models/trace/lantern/simulation/simulation.prebundle.js.map +0 -1
  258. package/models/trace/lantern/simulation/simulation.prebundle.ts +0 -10
  259. package/models/trace/lantern/types/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  260. package/models/trace/lantern/types/types.prebundle.d.ts +0 -1
  261. package/models/trace/lantern/types/types.prebundle.js +0 -5
  262. package/models/trace/lantern/types/types.prebundle.js.map +0 -1
  263. package/models/trace/lantern/types/types.prebundle.ts +0 -5
  264. package/models/trace/trace.prebundle.d.ts +0 -10
  265. package/models/trace/trace.prebundle.js +0 -14
  266. package/models/trace/trace.prebundle.js.map +0 -1
  267. package/models/trace/trace.prebundle.ts +0 -25
  268. package/models/trace/types/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  269. package/models/trace/types/types.prebundle.d.ts +0 -5
  270. package/models/trace/types/types.prebundle.js +0 -9
  271. package/models/trace/types/types.prebundle.js.map +0 -1
  272. package/models/trace/types/types.prebundle.ts +0 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paulirish/trace_engine",
3
- "version": "0.0.57",
3
+ "version": "0.0.58",
4
4
  "description": "",
5
5
  "main": "models/trace/trace.js",
6
6
  "scripts": {
@@ -14,7 +14,6 @@ const filename = './test/invalid-animation-events.json.gz';
14
14
  const {parsedTrace: data, insights} = await analyzeTrace(filename);
15
15
 
16
16
  test('key values are populated', t => {
17
- assert.equal(data.Renderer.allTraceEntries.length > 90_000, true);
18
17
  assert.equal((data.Screenshots.legacySyntheticScreenshots?.length ?? 0) > 2, true);
19
18
  assert.equal(data.Meta.threadsInProcess.size > 2, true);
20
19
  assert.equal(data.Meta.mainFrameNavigations.length > 0, true);
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "platform.prebundle.ts",
34
- "../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./platform-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,18 +0,0 @@
1
- import * as ArrayUtilities from './ArrayUtilities.js';
2
- import * as Brand from './Brand.js';
3
- import * as Constructor from './Constructor.js';
4
- import * as DateUtilities from './DateUtilities.js';
5
- import * as DevToolsPath from './DevToolsPath.js';
6
- import * as DOMUtilities from './DOMUtilities.js';
7
- import * as KeyboardUtilities from './KeyboardUtilities.js';
8
- import * as MapUtilities from './MapUtilities.js';
9
- import * as MimeType from './MimeType.js';
10
- import * as NumberUtilities from './NumberUtilities.js';
11
- import * as StringUtilities from './StringUtilities.js';
12
- import * as Timing from './Timing.js';
13
- import * as TypedArrayUtilities from './TypedArrayUtilities.js';
14
- import * as TypeScriptUtilities from './TypescriptUtilities.js';
15
- import * as UIString from './UIString.js';
16
- import * as UserVisibleError from './UserVisibleError.js';
17
- export { assertNever, assertNotNullOrUndefined, assertUnhandled } from './TypescriptUtilities.js';
18
- export { ArrayUtilities, Brand, Constructor, DateUtilities, DevToolsPath, DOMUtilities, KeyboardUtilities, MapUtilities, MimeType, NumberUtilities, StringUtilities, Timing, TypedArrayUtilities, TypeScriptUtilities, UIString, UserVisibleError, };
@@ -1,53 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Google Inc. All rights reserved.
3
- *
4
- * Redistribution and use in source and binary forms, with or without
5
- * modification, are permitted provided that the following conditions are
6
- * met:
7
- *
8
- * * Redistributions of source code must retain the above copyright
9
- * notice, this list of conditions and the following disclaimer.
10
- * * Redistributions in binary form must reproduce the above
11
- * copyright notice, this list of conditions and the following disclaimer
12
- * in the documentation and/or other materials provided with the
13
- * distribution.
14
- * * Neither the name of Google Inc. nor the names of its
15
- * contributors may be used to endorse or promote products derived from
16
- * this software without specific prior written permission.
17
- *
18
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
- * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
- * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
- */
30
- import * as ArrayUtilities from './ArrayUtilities.js';
31
- import * as Brand from './Brand.js';
32
- import * as Constructor from './Constructor.js';
33
- import * as DateUtilities from './DateUtilities.js';
34
- import * as DevToolsPath from './DevToolsPath.js';
35
- import * as DOMUtilities from './DOMUtilities.js';
36
- import * as KeyboardUtilities from './KeyboardUtilities.js';
37
- import * as MapUtilities from './MapUtilities.js';
38
- import * as MimeType from './MimeType.js';
39
- import * as NumberUtilities from './NumberUtilities.js';
40
- import * as StringUtilities from './StringUtilities.js';
41
- import * as Timing from './Timing.js';
42
- import * as TypedArrayUtilities from './TypedArrayUtilities.js';
43
- import * as TypeScriptUtilities from './TypescriptUtilities.js';
44
- import * as UIString from './UIString.js';
45
- import * as UserVisibleError from './UserVisibleError.js';
46
- /* `assertNotNullOrUndefined` also need to be exposed, as TypeScript does
47
- * not allow `asserts` functions to be used with qualified access (e.g.
48
- * `Platform.TypeScriptUtilities.assertNotNullOrUndefined` causes a compile
49
- * error).
50
- */
51
- export { assertNever, assertNotNullOrUndefined, assertUnhandled } from './TypescriptUtilities.js';
52
- export { ArrayUtilities, Brand, Constructor, DateUtilities, DevToolsPath, DOMUtilities, KeyboardUtilities, MapUtilities, MimeType, NumberUtilities, StringUtilities, Timing, TypedArrayUtilities, TypeScriptUtilities, UIString, UserVisibleError, };
53
- //# sourceMappingURL=platform.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"platform.prebundle.js","sourceRoot":"","sources":["platform.prebundle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AAEH,OAAO,KAAK,cAAc,MAAM,qBAAqB,CAAC;AACtD,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,aAAa,MAAM,oBAAoB,CAAC;AACpD,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAC5D,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,eAAe,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,eAAe,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,mBAAmB,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,mBAAmB,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;;;GAIG;AACH,OAAO,EAAC,WAAW,EAAE,wBAAwB,EAAE,eAAe,EAAC,MAAM,0BAA0B,CAAC;AAChG,OAAO,EACL,cAAc,EACd,KAAK,EACL,WAAW,EACX,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,iBAAiB,EACjB,YAAY,EACZ,QAAQ,EACR,eAAe,EACf,eAAe,EACf,MAAM,EACN,mBAAmB,EACnB,mBAAmB,EACnB,QAAQ,EACR,gBAAgB,GACjB,CAAC","sourcesContent":["/*\n * Copyright (C) 2019 Google Inc. All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are\n * met:\n *\n * * Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * * Redistributions in binary form must reproduce the above\n * copyright notice, this list of conditions and the following disclaimer\n * in the documentation and/or other materials provided with the\n * distribution.\n * * Neither the name of Google Inc. nor the names of its\n * contributors may be used to endorse or promote products derived from\n * this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n * \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\nimport * as ArrayUtilities from './ArrayUtilities.js';\nimport * as Brand from './Brand.js';\nimport * as Constructor from './Constructor.js';\nimport * as DateUtilities from './DateUtilities.js';\nimport * as DevToolsPath from './DevToolsPath.js';\nimport * as DOMUtilities from './DOMUtilities.js';\nimport * as KeyboardUtilities from './KeyboardUtilities.js';\nimport * as MapUtilities from './MapUtilities.js';\nimport * as MimeType from './MimeType.js';\nimport * as NumberUtilities from './NumberUtilities.js';\nimport * as StringUtilities from './StringUtilities.js';\nimport * as Timing from './Timing.js';\nimport * as TypedArrayUtilities from './TypedArrayUtilities.js';\nimport * as TypeScriptUtilities from './TypescriptUtilities.js';\nimport * as UIString from './UIString.js';\nimport * as UserVisibleError from './UserVisibleError.js';\n\n/* `assertNotNullOrUndefined` also need to be exposed, as TypeScript does\n * not allow `asserts` functions to be used with qualified access (e.g.\n * `Platform.TypeScriptUtilities.assertNotNullOrUndefined` causes a compile\n * error).\n */\nexport {assertNever, assertNotNullOrUndefined, assertUnhandled} from './TypescriptUtilities.js';\nexport {\n ArrayUtilities,\n Brand,\n Constructor,\n DateUtilities,\n DevToolsPath,\n DOMUtilities,\n KeyboardUtilities,\n MapUtilities,\n MimeType,\n NumberUtilities,\n StringUtilities,\n Timing,\n TypedArrayUtilities,\n TypeScriptUtilities,\n UIString,\n UserVisibleError,\n};\n"]}
@@ -1,71 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Google Inc. All rights reserved.
3
- *
4
- * Redistribution and use in source and binary forms, with or without
5
- * modification, are permitted provided that the following conditions are
6
- * met:
7
- *
8
- * * Redistributions of source code must retain the above copyright
9
- * notice, this list of conditions and the following disclaimer.
10
- * * Redistributions in binary form must reproduce the above
11
- * copyright notice, this list of conditions and the following disclaimer
12
- * in the documentation and/or other materials provided with the
13
- * distribution.
14
- * * Neither the name of Google Inc. nor the names of its
15
- * contributors may be used to endorse or promote products derived from
16
- * this software without specific prior written permission.
17
- *
18
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
- * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
- * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
- */
30
-
31
- import * as ArrayUtilities from './ArrayUtilities.js';
32
- import * as Brand from './Brand.js';
33
- import * as Constructor from './Constructor.js';
34
- import * as DateUtilities from './DateUtilities.js';
35
- import * as DevToolsPath from './DevToolsPath.js';
36
- import * as DOMUtilities from './DOMUtilities.js';
37
- import * as KeyboardUtilities from './KeyboardUtilities.js';
38
- import * as MapUtilities from './MapUtilities.js';
39
- import * as MimeType from './MimeType.js';
40
- import * as NumberUtilities from './NumberUtilities.js';
41
- import * as StringUtilities from './StringUtilities.js';
42
- import * as Timing from './Timing.js';
43
- import * as TypedArrayUtilities from './TypedArrayUtilities.js';
44
- import * as TypeScriptUtilities from './TypescriptUtilities.js';
45
- import * as UIString from './UIString.js';
46
- import * as UserVisibleError from './UserVisibleError.js';
47
-
48
- /* `assertNotNullOrUndefined` also need to be exposed, as TypeScript does
49
- * not allow `asserts` functions to be used with qualified access (e.g.
50
- * `Platform.TypeScriptUtilities.assertNotNullOrUndefined` causes a compile
51
- * error).
52
- */
53
- export {assertNever, assertNotNullOrUndefined, assertUnhandled} from './TypescriptUtilities.js';
54
- export {
55
- ArrayUtilities,
56
- Brand,
57
- Constructor,
58
- DateUtilities,
59
- DevToolsPath,
60
- DOMUtilities,
61
- KeyboardUtilities,
62
- MapUtilities,
63
- MimeType,
64
- NumberUtilities,
65
- StringUtilities,
66
- Timing,
67
- TypedArrayUtilities,
68
- TypeScriptUtilities,
69
- UIString,
70
- UserVisibleError,
71
- };
@@ -1,3 +0,0 @@
1
- import * as CPUProfileDataModel from './CPUProfileDataModel.js';
2
- import * as ProfileTreeModel from './ProfileTreeModel.js';
3
- export { CPUProfileDataModel, ProfileTreeModel, };
@@ -1,7 +0,0 @@
1
- // Copyright 2023 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- import * as CPUProfileDataModel from './CPUProfileDataModel.js';
5
- import * as ProfileTreeModel from './ProfileTreeModel.js';
6
- export { CPUProfileDataModel, ProfileTreeModel, };
7
- //# sourceMappingURL=cpu_profile.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cpu_profile.prebundle.js","sourceRoot":"","sources":["cpu_profile.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,mBAAmB,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D,OAAO,EACL,mBAAmB,EACnB,gBAAgB,GACjB,CAAC","sourcesContent":["// Copyright 2023 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nimport * as CPUProfileDataModel from './CPUProfileDataModel.js';\nimport * as ProfileTreeModel from './ProfileTreeModel.js';\n\nexport {\n CPUProfileDataModel,\n ProfileTreeModel,\n};\n"]}
@@ -1,11 +0,0 @@
1
- // Copyright 2023 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- import * as CPUProfileDataModel from './CPUProfileDataModel.js';
6
- import * as ProfileTreeModel from './ProfileTreeModel.js';
7
-
8
- export {
9
- CPUProfileDataModel,
10
- ProfileTreeModel,
11
- };
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "cpu_profile.prebundle.ts",
34
- "../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./cpu_profile-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,61 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "trace.prebundle.ts",
34
- "../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./trace-tsconfig.json"
41
- },
42
- {
43
- "path": "extras/bundle-tsconfig.json"
44
- },
45
- {
46
- "path": "handlers/bundle-tsconfig.json"
47
- },
48
- {
49
- "path": "helpers/bundle-tsconfig.json"
50
- },
51
- {
52
- "path": "insights/bundle-tsconfig.json"
53
- },
54
- {
55
- "path": "lantern/bundle-tsconfig.json"
56
- },
57
- {
58
- "path": "types/bundle-tsconfig.json"
59
- }
60
- ]
61
- }
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "extras.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./extras-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,7 +0,0 @@
1
- export * as FilmStrip from './FilmStrip.js';
2
- export * as MainThreadActivity from './MainThreadActivity.js';
3
- export * as ScriptDuplication from './ScriptDuplication.js';
4
- export * as StackTraceForEvent from './StackTraceForEvent.js';
5
- export * as ThirdParties from './ThirdParties.js';
6
- export * as TraceFilter from './TraceFilter.js';
7
- export * as TraceTree from './TraceTree.js';
@@ -1,11 +0,0 @@
1
- // Copyright 2023 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * as FilmStrip from './FilmStrip.js';
5
- export * as MainThreadActivity from './MainThreadActivity.js';
6
- export * as ScriptDuplication from './ScriptDuplication.js';
7
- export * as StackTraceForEvent from './StackTraceForEvent.js';
8
- export * as ThirdParties from './ThirdParties.js';
9
- export * as TraceFilter from './TraceFilter.js';
10
- export * as TraceTree from './TraceTree.js';
11
- //# sourceMappingURL=extras.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extras.prebundle.js","sourceRoot":"","sources":["extras.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAC;AAC5C,OAAO,KAAK,kBAAkB,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAC5D,OAAO,KAAK,kBAAkB,MAAM,yBAAyB,CAAC;AAC9D,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAC","sourcesContent":["// Copyright 2023 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * as FilmStrip from './FilmStrip.js';\nexport * as MainThreadActivity from './MainThreadActivity.js';\nexport * as ScriptDuplication from './ScriptDuplication.js';\nexport * as StackTraceForEvent from './StackTraceForEvent.js';\nexport * as ThirdParties from './ThirdParties.js';\nexport * as TraceFilter from './TraceFilter.js';\nexport * as TraceTree from './TraceTree.js';\n"]}
@@ -1,11 +0,0 @@
1
- // Copyright 2023 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * as FilmStrip from './FilmStrip.js';
6
- export * as MainThreadActivity from './MainThreadActivity.js';
7
- export * as ScriptDuplication from './ScriptDuplication.js';
8
- export * as StackTraceForEvent from './StackTraceForEvent.js';
9
- export * as ThirdParties from './ThirdParties.js';
10
- export * as TraceFilter from './TraceFilter.js';
11
- export * as TraceTree from './TraceTree.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "handlers.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./handlers-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,4 +0,0 @@
1
- export * as Helpers from './helpers.js';
2
- export * as ModelHandlers from './ModelHandlers.js';
3
- export * as Threads from './Threads.js';
4
- export * as Types from './types.js';
@@ -1,8 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * as Helpers from './helpers.js';
5
- export * as ModelHandlers from './ModelHandlers.js';
6
- export * as Threads from './Threads.js';
7
- export * as Types from './types.js';
8
- //# sourceMappingURL=handlers.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"handlers.prebundle.js","sourceRoot":"","sources":["handlers.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AACxC,OAAO,KAAK,aAAa,MAAM,oBAAoB,CAAC;AACpD,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC","sourcesContent":["// Copyright 2022 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * as Helpers from './helpers.js';\nexport * as ModelHandlers from './ModelHandlers.js';\nexport * as Threads from './Threads.js';\nexport * as Types from './types.js';\n"]}
@@ -1,8 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * as Helpers from './helpers.js';
6
- export * as ModelHandlers from './ModelHandlers.js';
7
- export * as Threads from './Threads.js';
8
- export * as Types from './types.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "helpers.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./helpers-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,7 +0,0 @@
1
- export * as Extensions from './Extensions.js';
2
- export * as Network from './Network.js';
3
- export * as SamplesIntegrator from './SamplesIntegrator.js';
4
- export * as SyntheticEvents from './SyntheticEvents.js';
5
- export * as Timing from './Timing.js';
6
- export * as Trace from './Trace.js';
7
- export * as TreeHelpers from './TreeHelpers.js';
@@ -1,11 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * as Extensions from './Extensions.js';
5
- export * as Network from './Network.js';
6
- export * as SamplesIntegrator from './SamplesIntegrator.js';
7
- export * as SyntheticEvents from './SyntheticEvents.js';
8
- export * as Timing from './Timing.js';
9
- export * as Trace from './Trace.js';
10
- export * as TreeHelpers from './TreeHelpers.js';
11
- //# sourceMappingURL=helpers.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"helpers.prebundle.js","sourceRoot":"","sources":["helpers.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AACxC,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAC5D,OAAO,KAAK,eAAe,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC","sourcesContent":["// Copyright 2022 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * as Extensions from './Extensions.js';\nexport * as Network from './Network.js';\nexport * as SamplesIntegrator from './SamplesIntegrator.js';\nexport * as SyntheticEvents from './SyntheticEvents.js';\nexport * as Timing from './Timing.js';\nexport * as Trace from './Trace.js';\nexport * as TreeHelpers from './TreeHelpers.js';\n"]}
@@ -1,11 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * as Extensions from './Extensions.js';
6
- export * as Network from './Network.js';
7
- export * as SamplesIntegrator from './SamplesIntegrator.js';
8
- export * as SyntheticEvents from './SyntheticEvents.js';
9
- export * as Timing from './Timing.js';
10
- export * as Trace from './Trace.js';
11
- export * as TreeHelpers from './TreeHelpers.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "insights.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./insights-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,4 +0,0 @@
1
- export * as Common from './Common.js';
2
- export * as Models from './Models.js';
3
- export * as Statistics from './Statistics.js';
4
- export * as Types from './types.js';