@arcgis/api-extractor 5.1.0-next.117 → 5.1.0-next.118

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 De, p as me } from "./typeScript-Dxjcm6af.js";
2
- import { a as be, o as xe, t as Le, b as Oe, c as Ne, e as Be, p as We, d as Ue, f as _, i as pe, g as je, h as ze, j as He, k as Je, n as Ve, r as Xe } from "./worker-D53iZfmV.js";
1
+ import { l as H, a as se, e as De, p as me } from "./typeScript-Bs0NFTYB.js";
2
+ import { a as be, o as xe, t as Le, b as Oe, c as Ne, e as Be, p as We, d as Ue, f as _, i as pe, g as je, h as ze, j as He, k as Je, n as Ve, r as Xe } from "./worker-CW5V7drJ.js";
3
3
  import { getViewUrl as Ye, postProcessDeprecated as Q, postProcessDescription as R, postProcessDocsTags as V, resolveJsDocLink as qe } from "./extractor/processing/links.js";
4
4
  import E from "typescript";
5
5
  import { path as N, toPosixPathSeparators as Ze } from "@arcgis/components-build-utils";
@@ -1,8 +1,8 @@
1
- import "../typeScript-Dxjcm6af.js";
2
- import "../worker-D53iZfmV.js";
1
+ import "../typeScript-Bs0NFTYB.js";
2
+ import "../worker-CW5V7drJ.js";
3
3
  import "./processing/links.js";
4
4
  import "typescript";
5
- import { A as x } from "../ApiExtractor-B7mmy2HT.js";
5
+ import { A as x } from "../ApiExtractor-Dwn8r1hT.js";
6
6
  import "@arcgis/toolkit/function";
7
7
  export {
8
8
  x as ApiExtractor
@@ -1,6 +1,6 @@
1
1
  import "@arcgis/components-build-utils";
2
- import "../typeScript-Dxjcm6af.js";
3
- import { l, m as n, r as A } from "../worker-D53iZfmV.js";
2
+ import "../typeScript-Bs0NFTYB.js";
3
+ import { l, m as n, r as A } from "../worker-CW5V7drJ.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.1.0-next.117", D = {
4
+ const w = "@arcgis/api-extractor", P = "5.1.0-next.118", D = {
5
5
  name: w,
6
6
  version: P
7
7
  };
@@ -1,6 +1,6 @@
1
- import { l as O, m as J } from "../worker-D53iZfmV.js";
2
- import { A as S, w as T } from "../ApiExtractor-B7mmy2HT.js";
3
- import { p as A, l as C } from "../typeScript-Dxjcm6af.js";
1
+ import { l as O, m as J } from "../worker-CW5V7drJ.js";
2
+ import { A as S, w as T } from "../ApiExtractor-Dwn8r1hT.js";
3
+ import { p as A, l as C } from "../typeScript-Bs0NFTYB.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;
@@ -1,6 +1,6 @@
1
1
  import "@arcgis/components-build-utils";
2
2
  import "typescript";
3
- import { b as t } from "../typeScript-Dxjcm6af.js";
3
+ import { b as t } from "../typeScript-Bs0NFTYB.js";
4
4
  export {
5
5
  t as loadTypeScriptConfig
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import { path as $e, existsAsync as Zt, getCwd as Ri, retrievePackageJson as dt, toPosixPathSeparators as Li } from "@arcgis/components-build-utils";
2
- import { b as Ii, p as Ai, l as ki } from "./typeScript-Dxjcm6af.js";
2
+ import { b as Ii, p as Ai, l as ki } from "./typeScript-Bs0NFTYB.js";
3
3
  import { getDefaultBasePath as ei, buildViewUrl as Gi, getViewUrl as Ve } 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.1.0-next.117",
3
+ "version": "5.1.0-next.118",
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.1.0-next.117",
57
- "@arcgis/toolkit": "5.1.0-next.117"
56
+ "@arcgis/components-build-utils": "5.1.0-next.118",
57
+ "@arcgis/toolkit": "5.1.0-next.118"
58
58
  },
59
59
  "peerDependencies": {
60
60
  "typescript": "~6.0.2",