@arcgis/api-extractor 5.2.0-next.15 → 5.2.0-next.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ApiExtractor-DW8sEQIT.js → ApiExtractor-1N5atT9H.js} +2 -2
- package/dist/extractor/ApiExtractor.js +3 -3
- package/dist/extractor/config.js +2 -2
- package/dist/{typeScript-yAvp-EMa.js → typeScript-CotszjDS.js} +1 -1
- package/dist/vite/plugin.js +3 -3
- package/dist/vite/typeScript.js +1 -1
- package/dist/{worker-CNSlnLDe.js → worker-Cracdkge.js} +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { l as H, a as se, e as Ge, p as pe } from "./typeScript-
|
|
2
|
-
import { a as re, o as xe, t as De, b as Le, c as Ne, e as Oe, p as Be, d as We, f as _, i as ue, g as Ue, h as je, j as ze, k as He, n as Je, r as Ve } from "./worker-
|
|
1
|
+
import { l as H, a as se, e as Ge, p as pe } from "./typeScript-CotszjDS.js";
|
|
2
|
+
import { a as re, o as xe, t as De, b as Le, c as Ne, e as Oe, p as Be, d as We, f as _, i as ue, g as Ue, h as je, j as ze, k as He, n as Je, r as Ve } from "./worker-Cracdkge.js";
|
|
3
3
|
import { getViewUrl as Xe, postProcessDeprecated as Q, postProcessDescription as G, postProcessDocsTags as V, resolveJsDocLink as Ye } from "./extractor/processing/links.js";
|
|
4
4
|
import E from "typescript";
|
|
5
5
|
import { path as O, toPosixPathSeparators as qe } from "@arcgis/components-build-utils";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../typeScript-
|
|
2
|
-
import "../worker-
|
|
1
|
+
import "../typeScript-CotszjDS.js";
|
|
2
|
+
import "../worker-Cracdkge.js";
|
|
3
3
|
import "./processing/links.js";
|
|
4
4
|
import "typescript";
|
|
5
|
-
import { A as x } from "../ApiExtractor-
|
|
5
|
+
import { A as x } from "../ApiExtractor-1N5atT9H.js";
|
|
6
6
|
import "@arcgis/toolkit/function";
|
|
7
7
|
export {
|
|
8
8
|
x as ApiExtractor
|
package/dist/extractor/config.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "@arcgis/components-build-utils";
|
|
2
|
-
import "../typeScript-
|
|
3
|
-
import { l as n, m as A, r as C } from "../worker-
|
|
2
|
+
import "../typeScript-CotszjDS.js";
|
|
3
|
+
import { l as n, m as A, r as C } from "../worker-Cracdkge.js";
|
|
4
4
|
import "./processing/links.js";
|
|
5
5
|
import "typescript";
|
|
6
6
|
import "fs/promises";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { findPath as E, path as u, toSystemPathSeparators as S } from "@arcgis/components-build-utils";
|
|
2
2
|
import t from "typescript";
|
|
3
3
|
import { styleText as f } from "util";
|
|
4
|
-
const w = "@arcgis/api-extractor", P = "5.2.0-next.
|
|
4
|
+
const w = "@arcgis/api-extractor", P = "5.2.0-next.16", D = {
|
|
5
5
|
name: w,
|
|
6
6
|
version: P
|
|
7
7
|
};
|
package/dist/vite/plugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { l as O, m as J } from "../worker-
|
|
2
|
-
import { A as S, w as T } from "../ApiExtractor-
|
|
3
|
-
import { p as A, l as C } from "../typeScript-
|
|
1
|
+
import { l as O, m as J } from "../worker-Cracdkge.js";
|
|
2
|
+
import { A as S, w as T } from "../ApiExtractor-1N5atT9H.js";
|
|
3
|
+
import { p as A, l as C } from "../typeScript-CotszjDS.js";
|
|
4
4
|
import { writeFile as M } from "node:fs/promises";
|
|
5
5
|
import { path as w } from "@arcgis/components-build-utils";
|
|
6
6
|
const N = A.name;
|
package/dist/vite/typeScript.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { path as He, existsAsync as Zt, getCwd as Ri, retrievePackageJson as ct, toPosixPathSeparators as Li } from "@arcgis/components-build-utils";
|
|
2
|
-
import { b as Ii, p as Ai, l as ki } from "./typeScript-
|
|
2
|
+
import { b as Ii, p as Ai, l as ki } from "./typeScript-CotszjDS.js";
|
|
3
3
|
import { getDefaultBasePath as ei, buildViewUrl as Gi, getViewUrl as Ue } from "./extractor/processing/links.js";
|
|
4
4
|
import o from "typescript";
|
|
5
5
|
import "fs/promises";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arcgis/api-extractor",
|
|
3
|
-
"version": "5.2.0-next.
|
|
3
|
+
"version": "5.2.0-next.16",
|
|
4
4
|
"description": "Documentation engine for WebGIS SDK packages",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"@commander-js/extra-typings": "^14.0.0",
|
|
54
54
|
"commander": "^14.0.0",
|
|
55
55
|
"tslib": "^2.8.1",
|
|
56
|
-
"@arcgis/components-build-utils": "5.2.0-next.
|
|
57
|
-
"@arcgis/toolkit": "5.2.0-next.
|
|
56
|
+
"@arcgis/components-build-utils": "5.2.0-next.16",
|
|
57
|
+
"@arcgis/toolkit": "5.2.0-next.16"
|
|
58
58
|
},
|
|
59
59
|
"peerDependencies": {
|
|
60
60
|
"typescript": "~6.0.2",
|