@arcgis/api-extractor 5.2.0-next.69 → 5.2.0-next.70

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.
@@ -1,5 +1,5 @@
1
- import { l as H, a as se, e as Ge, p as pe } from "./typeScript-CMMFcBk3.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-BeaNKZJa.js";
1
+ import { l as H, a as se, e as Ge, p as pe } from "./typeScript-CMdm2--q.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-Dsd-2fNw.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/node-toolkit/path";
@@ -1,8 +1,8 @@
1
- import "../typeScript-CMMFcBk3.js";
2
- import "../worker-BeaNKZJa.js";
1
+ import "../typeScript-CMdm2--q.js";
2
+ import "../worker-Dsd-2fNw.js";
3
3
  import "./processing/links.js";
4
4
  import "typescript";
5
- import { A as x } from "../ApiExtractor-42zbR_Ae.js";
5
+ import { A as x } from "../ApiExtractor-CmNiQaaD.js";
6
6
  import "@arcgis/toolkit/function";
7
7
  export {
8
8
  x as ApiExtractor
@@ -1,8 +1,8 @@
1
1
  import "@arcgis/node-toolkit/file";
2
2
  import "@arcgis/node-toolkit/path";
3
3
  import "@arcgis/node-toolkit/packageJson";
4
- import "../typeScript-CMMFcBk3.js";
5
- import { l as C, m as E, r as d } from "../worker-BeaNKZJa.js";
4
+ import "../typeScript-CMdm2--q.js";
5
+ import { l as C, m as E, r as d } from "../worker-Dsd-2fNw.js";
6
6
  import "./processing/links.js";
7
7
  import "typescript";
8
8
  import "fs/promises";
@@ -2,7 +2,7 @@ import { findPath as E } from "@arcgis/node-toolkit/file";
2
2
  import { path as u, toSystemPathSeparators as S } from "@arcgis/node-toolkit/path";
3
3
  import t from "typescript";
4
4
  import { styleText as l } from "util";
5
- const w = "@arcgis/api-extractor", P = "5.2.0-next.69", D = {
5
+ const w = "@arcgis/api-extractor", P = "5.2.0-next.70", D = {
6
6
  name: w,
7
7
  version: P
8
8
  };
@@ -8,7 +8,7 @@ import type { ApiType, ApiTypeReference } from "../apiJson.js";
8
8
  *
9
9
  * @param apiType - The ApiType to hydrate
10
10
  * @param hydratePart - A callback that converts a type reference into desired output
11
- * @see [Type References](https://devtopia.esri.com/WebGIS/arcgis-web-components/blob/main/packages/support-packages/api-extractor/src/const/typeReferences/README.md)
11
+ * @see [Type References](https://devtopia.esri.com/WebGIS/webgis-sdk/blob/main/packages/support-packages/api-extractor/src/const/typeReferences/README.md)
12
12
  * @example
13
13
  * ```ts
14
14
  * const markdownTypeString = hydrateApiType(
@@ -1,6 +1,6 @@
1
- import { l as O, m as J } from "../worker-BeaNKZJa.js";
2
- import { A as S, w as T } from "../ApiExtractor-42zbR_Ae.js";
3
- import { p as A, l as C } from "../typeScript-CMMFcBk3.js";
1
+ import { l as O, m as J } from "../worker-Dsd-2fNw.js";
2
+ import { A as S, w as T } from "../ApiExtractor-CmNiQaaD.js";
3
+ import { p as A, l as C } from "../typeScript-CMdm2--q.js";
4
4
  import { writeFile as M } from "node:fs/promises";
5
5
  import { path as w } from "@arcgis/node-toolkit/path";
6
6
  const N = A.name;
@@ -1,7 +1,7 @@
1
1
  import "@arcgis/node-toolkit/file";
2
2
  import "@arcgis/node-toolkit/path";
3
3
  import "typescript";
4
- import { b as m } from "../typeScript-CMMFcBk3.js";
4
+ import { b as m } from "../typeScript-CMdm2--q.js";
5
5
  export {
6
6
  m as loadTypeScriptConfig
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import { existsAsync as ei } from "@arcgis/node-toolkit/file";
2
2
  import { path as He, getCwd as Li, toPosixPathSeparators as Ii } from "@arcgis/node-toolkit/path";
3
3
  import { retrievePackageJson as ct } from "@arcgis/node-toolkit/packageJson";
4
- import { b as Ai, p as ki, l as Gi } from "./typeScript-CMMFcBk3.js";
4
+ import { b as Ai, p as ki, l as Gi } from "./typeScript-CMdm2--q.js";
5
5
  import { getDefaultBasePath as ti, buildViewUrl as Fi, getViewUrl as Ue } from "./extractor/processing/links.js";
6
6
  import o from "typescript";
7
7
  import "fs/promises";
@@ -1318,7 +1318,7 @@ function Je(e, t, n, i, a) {
1318
1318
  }
1319
1319
  } else if (
1320
1320
  // Only supporting the syntax after
1321
- // https://devtopia.esri.com/WebGIS/arcgis-web-components/pull/10794
1321
+ // https://devtopia.esri.com/WebGIS/webgis-sdk/pull/10794
1322
1322
  // As this interface is not likely to be used directly.
1323
1323
  l.endsWith("ElementEventMap") && o.isTypeAliasDeclaration(d) && o.isIndexedAccessTypeNode(d.type) && o.isTypeReferenceNode(d.type.objectType) && o.isIdentifier(d.type.objectType.typeName) && o.isLiteralTypeNode(d.type.indexType) && o.isStringLiteral(d.type.indexType.literal) && d.type.indexType.literal.text === "@eventTypes"
1324
1324
  ) {
@@ -3392,7 +3392,7 @@ function Ho(e, t) {
3392
3392
  }), x = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0;
3393
3393
  I?.docsTags.includes(N.private) === !0 ? x && t.config.context.includeLuminaPrivateComponents ? (D = Ce, t.isInLuminaMinimalExtraction = !0) : D = void 0 : I !== void 0 && (x || S !== void 0 && Un(y, S)) && (D = I);
3394
3394
  } else D === void 0 && t.componentTagName !== void 0 && t.config.context.includeLuminaPrivateComponents && y.kind === o.SyntaxKind.ClassDeclaration && // Avoid the following from being falsely considered a component class
3395
- // https://devtopia.esri.com/WebGIS/arcgis-web-components/blob/223ebb8df0067bf332013a4cfc6032152c14fe58/packages/common-packages/common-components/src/components/ramp-color/ramp-color.tsx#L19-L26
3395
+ // https://devtopia.esri.com/WebGIS/webgis-sdk/blob/223ebb8df0067bf332013a4cfc6032152c14fe58/packages/common-packages/common-components/src/components/ramp-color/ramp-color.tsx#L19-L26
3396
3396
  y.heritageClauses !== void 0 && y.modifiers !== void 0 && (D = Ce, t.isInLuminaMinimalExtraction = !0);
3397
3397
  D !== void 0 && !t.config.strict && y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 && D.docsTags.includes(N.internal) && (C = !0);
3398
3398
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/api-extractor",
3
- "version": "5.2.0-next.69",
3
+ "version": "5.2.0-next.70",
4
4
  "description": "Documentation engine for WebGIS SDK packages",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -52,8 +52,8 @@
52
52
  "@commander-js/extra-typings": "^15.0.0",
53
53
  "commander": "^15.0.0",
54
54
  "tslib": "^2.8.1",
55
- "@arcgis/toolkit": "5.2.0-next.69",
56
- "@arcgis/node-toolkit": "5.2.0-next.69"
55
+ "@arcgis/node-toolkit": "5.2.0-next.70",
56
+ "@arcgis/toolkit": "5.2.0-next.70"
57
57
  },
58
58
  "peerDependencies": {
59
59
  "typescript": "~6.0.3",