@zowe/cli 8.36.1 → 8.37.1

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 (1005) hide show
  1. package/lib/zosfiles/-strings-/en.d.ts +2 -0
  2. package/lib/zosfiles/-strings-/en.d.ts.map +1 -1
  3. package/lib/zosfiles/-strings-/en.js +5 -1
  4. package/lib/zosfiles/-strings-/en.js.map +1 -1
  5. package/lib/zosfiles/ZosFiles.options.d.ts.map +1 -1
  6. package/lib/zosfiles/ZosFiles.options.js +3 -1
  7. package/lib/zosfiles/ZosFiles.options.js.map +1 -1
  8. package/lib/zosfiles/create/Create.utils.d.ts.map +1 -1
  9. package/lib/zosfiles/create/Create.utils.js +3 -1
  10. package/lib/zosfiles/create/Create.utils.js.map +1 -1
  11. package/lib/zosfiles/create/ussDir/ussDir.handler.d.ts.map +1 -1
  12. package/lib/zosfiles/create/ussDir/ussDir.handler.js +5 -1
  13. package/lib/zosfiles/create/ussDir/ussDir.handler.js.map +1 -1
  14. package/lib/zosfiles/create/ussFile/ussFile.handler.d.ts.map +1 -1
  15. package/lib/zosfiles/create/ussFile/ussFile.handler.js +5 -1
  16. package/lib/zosfiles/create/ussFile/ussFile.handler.js.map +1 -1
  17. package/lib/zosfiles/create/vsam/vsam.handler.d.ts.map +1 -1
  18. package/lib/zosfiles/create/vsam/vsam.handler.js +3 -1
  19. package/lib/zosfiles/create/vsam/vsam.handler.js.map +1 -1
  20. package/lib/zosfiles/create/zfs/zfs.handler.d.ts.map +1 -1
  21. package/lib/zosfiles/create/zfs/zfs.handler.js +3 -1
  22. package/lib/zosfiles/create/zfs/zfs.handler.js.map +1 -1
  23. package/lib/zosfiles/delete/ds/Ds.handler.d.ts.map +1 -1
  24. package/lib/zosfiles/delete/ds/Ds.handler.js +4 -1
  25. package/lib/zosfiles/delete/ds/Ds.handler.js.map +1 -1
  26. package/lib/zosfiles/delete/uss/Uss.handler.d.ts.map +1 -1
  27. package/lib/zosfiles/delete/uss/Uss.handler.js +5 -1
  28. package/lib/zosfiles/delete/uss/Uss.handler.js.map +1 -1
  29. package/lib/zosfiles/delete/vsam/Vsam.handler.d.ts.map +1 -1
  30. package/lib/zosfiles/delete/vsam/Vsam.handler.js +3 -1
  31. package/lib/zosfiles/delete/vsam/Vsam.handler.js.map +1 -1
  32. package/lib/zosfiles/delete/zfs/zfs.handler.d.ts.map +1 -1
  33. package/lib/zosfiles/delete/zfs/zfs.handler.js +3 -1
  34. package/lib/zosfiles/delete/zfs/zfs.handler.js.map +1 -1
  35. package/lib/zosfiles/download/am/AllMembers.handler.d.ts.map +1 -1
  36. package/lib/zosfiles/download/am/AllMembers.handler.js +3 -1
  37. package/lib/zosfiles/download/am/AllMembers.handler.js.map +1 -1
  38. package/lib/zosfiles/download/amm/AllMembersMatching.handler.d.ts.map +1 -1
  39. package/lib/zosfiles/download/amm/AllMembersMatching.handler.js +2 -0
  40. package/lib/zosfiles/download/amm/AllMembersMatching.handler.js.map +1 -1
  41. package/lib/zosfiles/download/ds/Dataset.handler.d.ts.map +1 -1
  42. package/lib/zosfiles/download/ds/Dataset.handler.js +3 -1
  43. package/lib/zosfiles/download/ds/Dataset.handler.js.map +1 -1
  44. package/lib/zosfiles/download/dsm/DataSetMatching.handler.d.ts.map +1 -1
  45. package/lib/zosfiles/download/dsm/DataSetMatching.handler.js +6 -2
  46. package/lib/zosfiles/download/dsm/DataSetMatching.handler.js.map +1 -1
  47. package/lib/zosfiles/download/uss/UssFile.handler.d.ts.map +1 -1
  48. package/lib/zosfiles/download/uss/UssFile.handler.js +2 -0
  49. package/lib/zosfiles/download/uss/UssFile.handler.js.map +1 -1
  50. package/lib/zosfiles/download/ussdir/UssDir.handler.d.ts.map +1 -1
  51. package/lib/zosfiles/download/ussdir/UssDir.handler.js +6 -2
  52. package/lib/zosfiles/download/ussdir/UssDir.handler.js.map +1 -1
  53. package/lib/zosfiles/edit/Edit.utils.d.ts +2 -2
  54. package/lib/zosfiles/edit/Edit.utils.d.ts.map +1 -1
  55. package/lib/zosfiles/edit/Edit.utils.js +15 -11
  56. package/lib/zosfiles/edit/Edit.utils.js.map +1 -1
  57. package/lib/zosfiles/invoke/amsFile/AmsFile.handler.d.ts.map +1 -1
  58. package/lib/zosfiles/invoke/amsFile/AmsFile.handler.js +5 -1
  59. package/lib/zosfiles/invoke/amsFile/AmsFile.handler.js.map +1 -1
  60. package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.d.ts.map +1 -1
  61. package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.js +5 -1
  62. package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.js.map +1 -1
  63. package/lib/zosfiles/list/alias/Alias.handler.d.ts.map +1 -1
  64. package/lib/zosfiles/list/alias/Alias.handler.js +3 -1
  65. package/lib/zosfiles/list/alias/Alias.handler.js.map +1 -1
  66. package/lib/zosfiles/list/am/AllMembers.handler.d.ts.map +1 -1
  67. package/lib/zosfiles/list/am/AllMembers.handler.js +3 -1
  68. package/lib/zosfiles/list/am/AllMembers.handler.js.map +1 -1
  69. package/lib/zosfiles/list/ds/DataSet.handler.d.ts.map +1 -1
  70. package/lib/zosfiles/list/ds/DataSet.handler.js +3 -1
  71. package/lib/zosfiles/list/ds/DataSet.handler.js.map +1 -1
  72. package/lib/zosfiles/list/fs/Fs.handler.d.ts.map +1 -1
  73. package/lib/zosfiles/list/fs/Fs.handler.js +6 -2
  74. package/lib/zosfiles/list/fs/Fs.handler.js.map +1 -1
  75. package/lib/zosfiles/list/uss/UssFile.handler.d.ts.map +1 -1
  76. package/lib/zosfiles/list/uss/UssFile.handler.js +3 -1
  77. package/lib/zosfiles/list/uss/UssFile.handler.js.map +1 -1
  78. package/lib/zosfiles/mount/fs/fs.handler.d.ts.map +1 -1
  79. package/lib/zosfiles/mount/fs/fs.handler.js +3 -1
  80. package/lib/zosfiles/mount/fs/fs.handler.js.map +1 -1
  81. package/lib/zosfiles/rename/ds/Ds.handler.d.ts.map +1 -1
  82. package/lib/zosfiles/rename/ds/Ds.handler.js +4 -1
  83. package/lib/zosfiles/rename/ds/Ds.handler.js.map +1 -1
  84. package/lib/zosfiles/rename/dsm/Dsm.handler.d.ts.map +1 -1
  85. package/lib/zosfiles/rename/dsm/Dsm.handler.js +4 -1
  86. package/lib/zosfiles/rename/dsm/Dsm.handler.js.map +1 -1
  87. package/lib/zosfiles/search/ds/DataSets.handler.d.ts.map +1 -1
  88. package/lib/zosfiles/search/ds/DataSets.handler.js +10 -2
  89. package/lib/zosfiles/search/ds/DataSets.handler.js.map +1 -1
  90. package/lib/zosfiles/upload/dtp/DirToPds.handler.d.ts.map +1 -1
  91. package/lib/zosfiles/upload/dtp/DirToPds.handler.js +3 -1
  92. package/lib/zosfiles/upload/dtp/DirToPds.handler.js.map +1 -1
  93. package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.d.ts.map +1 -1
  94. package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.js +3 -1
  95. package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.js.map +1 -1
  96. package/lib/zosfiles/upload/ftds/FileToDataSet.handler.d.ts.map +1 -1
  97. package/lib/zosfiles/upload/ftds/FileToDataSet.handler.js +3 -1
  98. package/lib/zosfiles/upload/ftds/FileToDataSet.handler.js.map +1 -1
  99. package/lib/zosfiles/upload/ftu/FileToUSS.handler.d.ts.map +1 -1
  100. package/lib/zosfiles/upload/ftu/FileToUSS.handler.js +3 -1
  101. package/lib/zosfiles/upload/ftu/FileToUSS.handler.js.map +1 -1
  102. package/lib/zosfiles/upload/stds/StdinToDataSet.handler.d.ts.map +1 -1
  103. package/lib/zosfiles/upload/stds/StdinToDataSet.handler.js +3 -1
  104. package/lib/zosfiles/upload/stds/StdinToDataSet.handler.js.map +1 -1
  105. package/lib/zosfiles/view/ds/Dataset.handler.d.ts.map +1 -1
  106. package/lib/zosfiles/view/ds/Dataset.handler.js +3 -1
  107. package/lib/zosfiles/view/ds/Dataset.handler.js.map +1 -1
  108. package/lib/zosfiles/view/uss/USSFile.handler.d.ts.map +1 -1
  109. package/lib/zosfiles/view/uss/USSFile.handler.js +3 -1
  110. package/lib/zosfiles/view/uss/USSFile.handler.js.map +1 -1
  111. package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.d.ts +14 -0
  112. package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.d.ts.map +1 -1
  113. package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.js +14 -0
  114. package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.js.map +1 -1
  115. package/node_modules/@zowe/core-for-zowe-sdk/package.json +3 -3
  116. package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.d.ts.map +1 -1
  117. package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.js +1 -0
  118. package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.js.map +1 -1
  119. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvItems.d.ts +1 -1
  120. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvItems.d.ts.map +1 -1
  121. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvItems.js +10 -12
  122. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvItems.js.map +1 -1
  123. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvQuery.d.ts.map +1 -1
  124. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvQuery.js +1 -4
  125. package/node_modules/@zowe/imperative/lib/imperative/src/config/cmd/report-env/EnvQuery.js.map +1 -1
  126. package/node_modules/@zowe/imperative/package.json +3 -3
  127. package/node_modules/@zowe/imperative/web-help/package-lock.json +62 -62
  128. package/node_modules/@zowe/provisioning-for-zowe-sdk/package.json +4 -4
  129. package/node_modules/@zowe/secrets-for-zowe-sdk/README.md +70 -0
  130. package/node_modules/@zowe/secrets-for-zowe-sdk/package.json +1 -1
  131. package/node_modules/@zowe/zos-console-for-zowe-sdk/package.json +4 -4
  132. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/doc/IZosFilesOptions.d.ts +12 -0
  133. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/doc/IZosFilesOptions.d.ts.map +1 -1
  134. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/copy/Copy.js +1 -1
  135. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/copy/Copy.js.map +1 -1
  136. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.d.ts.map +1 -1
  137. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.js +18 -3
  138. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.js.map +1 -1
  139. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.d.ts.map +1 -1
  140. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.js +7 -3
  141. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.js.map +1 -1
  142. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/download/Download.js +1 -1
  143. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/download/Download.js.map +1 -1
  144. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.d.ts.map +1 -1
  145. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.js +2 -1
  146. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.js.map +1 -1
  147. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.d.ts.map +1 -1
  148. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.js +6 -5
  149. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.js.map +1 -1
  150. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.d.ts.map +1 -1
  151. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.js +6 -0
  152. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.js.map +1 -1
  153. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.d.ts.map +1 -1
  154. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.js +2 -1
  155. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.js.map +1 -1
  156. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.d.ts.map +1 -1
  157. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.js +3 -1
  158. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.js.map +1 -1
  159. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.d.ts.map +1 -1
  160. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.js +5 -5
  161. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.js.map +1 -1
  162. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.d.ts +4 -4
  163. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.d.ts.map +1 -1
  164. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.js +10 -33
  165. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.js.map +1 -1
  166. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.d.ts +7 -0
  167. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.d.ts.map +1 -1
  168. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.js +16 -0
  169. package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.js.map +1 -1
  170. package/node_modules/@zowe/zos-files-for-zowe-sdk/package.json +5 -5
  171. package/node_modules/@zowe/zos-jobs-for-zowe-sdk/package.json +5 -5
  172. package/node_modules/@zowe/zos-logs-for-zowe-sdk/package.json +4 -4
  173. package/node_modules/@zowe/zos-tso-for-zowe-sdk/package.json +5 -5
  174. package/node_modules/@zowe/zos-uss-for-zowe-sdk/package.json +3 -3
  175. package/node_modules/@zowe/zos-workflows-for-zowe-sdk/package.json +5 -5
  176. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.d.ts.map +1 -1
  177. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.js +21 -0
  178. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.js.map +1 -1
  179. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.d.ts.map +1 -1
  180. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.js +8 -0
  181. package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.js.map +1 -1
  182. package/node_modules/@zowe/zosmf-for-zowe-sdk/package.json +4 -4
  183. package/node_modules/buildcheck/.eslintrc.js +5 -0
  184. package/node_modules/buildcheck/.github/workflows/ci.yml +72 -0
  185. package/node_modules/buildcheck/.github/workflows/lint.yml +23 -0
  186. package/node_modules/buildcheck/.npmignore +3 -0
  187. package/node_modules/{@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion → buildcheck}/LICENSE +10 -14
  188. package/node_modules/buildcheck/README.md +106 -0
  189. package/node_modules/buildcheck/deps/Find-VisualStudio.cs +250 -0
  190. package/node_modules/buildcheck/lib/findvs.js +345 -0
  191. package/node_modules/buildcheck/lib/index.js +738 -0
  192. package/node_modules/buildcheck/package.json +36 -0
  193. package/node_modules/buildcheck/test/test.js +8 -0
  194. package/node_modules/cpu-features/.eslintrc.js +5 -0
  195. package/node_modules/cpu-features/.github/workflows/ci.yml +68 -0
  196. package/node_modules/cpu-features/.github/workflows/lint.yml +27 -0
  197. package/node_modules/cpu-features/LICENSE +19 -0
  198. package/node_modules/cpu-features/README.md +59 -0
  199. package/node_modules/cpu-features/binding.gyp +16 -0
  200. package/node_modules/cpu-features/buildcheck.gypi +19 -0
  201. package/node_modules/cpu-features/buildcheck.js +32 -0
  202. package/node_modules/cpu-features/deps/cpu_features/.clang-format +4 -0
  203. package/node_modules/cpu-features/deps/cpu_features/.dockerignore +31 -0
  204. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/Dockerfile +5 -0
  205. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/aarch64_linux_cmake.yml +30 -0
  206. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/amd64_freebsd_cmake.yml +22 -0
  207. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/amd64_linux_bazel.yml +26 -0
  208. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/amd64_linux_cmake.yml +31 -0
  209. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/amd64_macos_cmake.yml +43 -0
  210. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/amd64_windows_cmake.yml +25 -0
  211. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/arm_linux_cmake.yml +31 -0
  212. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/clang_format.yml +24 -0
  213. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/mips_linux_cmake.yml +30 -0
  214. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/power_linux_cmake.yml +29 -0
  215. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/riscv_linux_cmake.yml +28 -0
  216. package/node_modules/cpu-features/deps/cpu_features/.github/workflows/s390x_linux_cmake.yml +27 -0
  217. package/node_modules/cpu-features/deps/cpu_features/.grenrc.yml +21 -0
  218. package/node_modules/cpu-features/deps/cpu_features/BUILD.bazel +329 -0
  219. package/node_modules/cpu-features/deps/cpu_features/CMakeLists.txt +261 -0
  220. package/node_modules/cpu-features/deps/cpu_features/CONTRIBUTING.md +23 -0
  221. package/node_modules/cpu-features/deps/cpu_features/LICENSE +230 -0
  222. package/node_modules/cpu-features/deps/cpu_features/README.md +272 -0
  223. package/node_modules/cpu-features/deps/cpu_features/WORKSPACE +19 -0
  224. package/node_modules/cpu-features/deps/cpu_features/bazel/ci/README.md +5 -0
  225. package/node_modules/cpu-features/deps/cpu_features/bazel/platforms.bzl +11 -0
  226. package/node_modules/cpu-features/deps/cpu_features/cmake/CpuFeaturesConfig.cmake.in +3 -0
  227. package/node_modules/cpu-features/deps/cpu_features/cmake/CpuFeaturesNdkCompatConfig.cmake.in +3 -0
  228. package/node_modules/cpu-features/deps/cpu_features/cmake/README.md +30 -0
  229. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/Makefile +252 -0
  230. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/README.md +40 -0
  231. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/doc/docker.dot +64 -0
  232. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/doc/docker.svg +312 -0
  233. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/doc/generate_image.sh +7 -0
  234. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/docker/amd64/Dockerfile +48 -0
  235. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/docker/toolchain/Dockerfile +34 -0
  236. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/sample/CMakeLists.txt +22 -0
  237. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/sample/main.cpp +11 -0
  238. package/node_modules/cpu-features/deps/cpu_features/cmake/ci/vagrant/freebsd/Vagrantfile +107 -0
  239. package/node_modules/cpu-features/deps/cpu_features/cmake/googletest.CMakeLists.txt.in +15 -0
  240. package/node_modules/cpu-features/deps/cpu_features/cpu_features.gyp +104 -0
  241. package/node_modules/cpu-features/deps/cpu_features/include/cpu_features_cache_info.h +54 -0
  242. package/node_modules/cpu-features/deps/cpu_features/include/cpu_features_macros.h +384 -0
  243. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_aarch64.h +259 -0
  244. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_arm.h +121 -0
  245. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_mips.h +74 -0
  246. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_ppc.h +149 -0
  247. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_riscv.h +72 -0
  248. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_s390x.h +108 -0
  249. package/node_modules/cpu-features/deps/cpu_features/include/cpuinfo_x86.h +288 -0
  250. package/node_modules/cpu-features/deps/cpu_features/include/internal/bit_utils.h +40 -0
  251. package/node_modules/cpu-features/deps/cpu_features/include/internal/cpuid_x86.h +37 -0
  252. package/node_modules/cpu-features/deps/cpu_features/include/internal/filesystem.h +39 -0
  253. package/node_modules/cpu-features/deps/cpu_features/include/internal/hwcaps.h +240 -0
  254. package/node_modules/cpu-features/deps/cpu_features/include/internal/stack_line_reader.h +49 -0
  255. package/node_modules/cpu-features/deps/cpu_features/include/internal/string_view.h +110 -0
  256. package/node_modules/cpu-features/deps/cpu_features/include/internal/windows_utils.h +70 -0
  257. package/node_modules/cpu-features/deps/cpu_features/ndk_compat/CMakeLists.txt +60 -0
  258. package/node_modules/cpu-features/deps/cpu_features/ndk_compat/README.md +4 -0
  259. package/node_modules/cpu-features/deps/cpu_features/ndk_compat/cpu-features.c +205 -0
  260. package/node_modules/cpu-features/deps/cpu_features/ndk_compat/cpu-features.h +320 -0
  261. package/node_modules/cpu-features/deps/cpu_features/ndk_compat/ndk-compat-test.c +12 -0
  262. package/node_modules/cpu-features/deps/cpu_features/patches/0001-Add-Apple-Silicon-Support.patch +456 -0
  263. package/node_modules/cpu-features/deps/cpu_features/scripts/generate_badges.d +165 -0
  264. package/node_modules/cpu-features/deps/cpu_features/scripts/make_release.sh +75 -0
  265. package/node_modules/cpu-features/deps/cpu_features/scripts/run_integration.sh +490 -0
  266. package/node_modules/cpu-features/deps/cpu_features/scripts/test_integration.sh +79 -0
  267. package/node_modules/cpu-features/deps/cpu_features/src/copy.inl +19 -0
  268. package/node_modules/cpu-features/deps/cpu_features/src/define_introspection.inl +86 -0
  269. package/node_modules/cpu-features/deps/cpu_features/src/define_introspection_and_hwcaps.inl +26 -0
  270. package/node_modules/cpu-features/deps/cpu_features/src/equals.inl +22 -0
  271. package/node_modules/cpu-features/deps/cpu_features/src/filesystem.c +62 -0
  272. package/node_modules/cpu-features/deps/cpu_features/src/hwcaps.c +169 -0
  273. package/node_modules/cpu-features/deps/cpu_features/src/impl_aarch64__base_implementation.inl +88 -0
  274. package/node_modules/cpu-features/deps/cpu_features/src/impl_aarch64_linux_or_android.c +79 -0
  275. package/node_modules/cpu-features/deps/cpu_features/src/impl_aarch64_macos_or_iphone.c +82 -0
  276. package/node_modules/cpu-features/deps/cpu_features/src/impl_aarch64_windows.c +138 -0
  277. package/node_modules/cpu-features/deps/cpu_features/src/impl_arm_linux_or_android.c +212 -0
  278. package/node_modules/cpu-features/deps/cpu_features/src/impl_mips_linux_or_android.c +93 -0
  279. package/node_modules/cpu-features/deps/cpu_features/src/impl_ppc_linux.c +163 -0
  280. package/node_modules/cpu-features/deps/cpu_features/src/impl_riscv_linux.c +111 -0
  281. package/node_modules/cpu-features/deps/cpu_features/src/impl_s390x_linux.c +120 -0
  282. package/node_modules/cpu-features/deps/cpu_features/src/impl_x86__base_implementation.inl +2055 -0
  283. package/node_modules/cpu-features/deps/cpu_features/src/impl_x86_freebsd.c +68 -0
  284. package/node_modules/cpu-features/deps/cpu_features/src/impl_x86_linux_or_android.c +58 -0
  285. package/node_modules/cpu-features/deps/cpu_features/src/impl_x86_macos.c +57 -0
  286. package/node_modules/cpu-features/deps/cpu_features/src/impl_x86_windows.c +58 -0
  287. package/node_modules/cpu-features/deps/cpu_features/src/stack_line_reader.c +132 -0
  288. package/node_modules/cpu-features/deps/cpu_features/src/string_view.c +192 -0
  289. package/node_modules/cpu-features/deps/cpu_features/src/utils/list_cpu_features.c +461 -0
  290. package/node_modules/cpu-features/deps/cpu_features/test/CMakeLists.txt +114 -0
  291. package/node_modules/cpu-features/deps/cpu_features/test/bit_utils_test.cc +53 -0
  292. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_aarch64_test.cc +396 -0
  293. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_arm_test.cc +384 -0
  294. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_mips_test.cc +176 -0
  295. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_ppc_test.cc +131 -0
  296. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_riscv_test.cc +180 -0
  297. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_s390x_test.cc +82 -0
  298. package/node_modules/cpu-features/deps/cpu_features/test/cpuinfo_x86_test.cc +1729 -0
  299. package/node_modules/cpu-features/deps/cpu_features/test/filesystem_for_testing.cc +103 -0
  300. package/node_modules/cpu-features/deps/cpu_features/test/filesystem_for_testing.h +61 -0
  301. package/node_modules/cpu-features/deps/cpu_features/test/hwcaps_for_testing.cc +52 -0
  302. package/node_modules/cpu-features/deps/cpu_features/test/hwcaps_for_testing.h +31 -0
  303. package/node_modules/cpu-features/deps/cpu_features/test/stack_line_reader_test.cc +132 -0
  304. package/node_modules/cpu-features/deps/cpu_features/test/string_view_test.cc +202 -0
  305. package/node_modules/cpu-features/lib/index.js +5 -0
  306. package/node_modules/cpu-features/package.json +40 -0
  307. package/node_modules/cpu-features/src/binding.cc +151 -0
  308. package/node_modules/cpu-features/test/test.js +12 -0
  309. package/node_modules/{@zowe/imperative → cross-spawn}/node_modules/which/README.md +16 -13
  310. package/node_modules/{@zowe/imperative → cross-spawn/node_modules/which}/node_modules/isexe/LICENSE +1 -1
  311. package/node_modules/cross-spawn/node_modules/which/node_modules/isexe/README.md +51 -0
  312. package/node_modules/cross-spawn/node_modules/which/node_modules/isexe/package.json +31 -0
  313. package/node_modules/cross-spawn/node_modules/which/package.json +43 -0
  314. package/node_modules/dom-serializer/LICENSE +3 -7
  315. package/node_modules/dom-serializer/README.md +14 -8
  316. package/node_modules/dom-serializer/dist/foreign-names.d.ts +11 -0
  317. package/node_modules/dom-serializer/dist/foreign-names.d.ts.map +1 -0
  318. package/node_modules/dom-serializer/dist/foreign-names.js +15 -0
  319. package/node_modules/dom-serializer/dist/foreign-names.js.map +1 -0
  320. package/node_modules/dom-serializer/dist/index.d.ts +72 -0
  321. package/node_modules/dom-serializer/dist/index.d.ts.map +1 -0
  322. package/node_modules/dom-serializer/dist/index.js +173 -0
  323. package/node_modules/dom-serializer/dist/index.js.map +1 -0
  324. package/node_modules/dom-serializer/package.json +41 -41
  325. package/node_modules/dom-serializer/src/foreign-names.ts +19 -0
  326. package/node_modules/dom-serializer/src/index.ts +315 -0
  327. package/node_modules/domelementtype/{lib → dist}/index.d.ts +12 -12
  328. package/node_modules/domelementtype/dist/index.d.ts.map +1 -0
  329. package/node_modules/domelementtype/{lib/esm → dist}/index.js +15 -6
  330. package/node_modules/domelementtype/package.json +28 -23
  331. package/node_modules/domhandler/{lib → dist}/index.d.ts +9 -6
  332. package/node_modules/domhandler/dist/index.d.ts.map +1 -0
  333. package/node_modules/domhandler/{lib/esm → dist}/index.js +34 -25
  334. package/node_modules/domhandler/{lib → dist}/node.d.ts +34 -15
  335. package/node_modules/domhandler/dist/node.d.ts.map +1 -0
  336. package/node_modules/domhandler/{lib/esm → dist}/node.js +81 -60
  337. package/node_modules/domhandler/package.json +34 -42
  338. package/node_modules/domhandler/readme.md +1 -7
  339. package/node_modules/domutils/{lib → dist}/feeds.d.ts +2 -2
  340. package/node_modules/domutils/dist/feeds.d.ts.map +1 -0
  341. package/node_modules/domutils/{lib/esm → dist}/feeds.js +22 -25
  342. package/node_modules/domutils/dist/feeds.js.map +1 -0
  343. package/node_modules/domutils/{lib/esm → dist}/helpers.d.ts +1 -1
  344. package/node_modules/domutils/dist/helpers.d.ts.map +1 -0
  345. package/node_modules/domutils/{lib/esm → dist}/helpers.js +16 -16
  346. package/node_modules/domutils/dist/helpers.js.map +1 -0
  347. package/node_modules/domutils/{lib/esm → dist}/index.d.ts +5 -7
  348. package/node_modules/domutils/dist/index.d.ts.map +1 -0
  349. package/node_modules/domutils/{lib/esm → dist}/index.js +5 -7
  350. package/node_modules/domutils/dist/index.js.map +1 -0
  351. package/node_modules/domutils/{lib/esm → dist}/legacy.d.ts +1 -1
  352. package/node_modules/domutils/dist/legacy.d.ts.map +1 -0
  353. package/node_modules/domutils/{lib/esm → dist}/legacy.js +15 -15
  354. package/node_modules/domutils/dist/legacy.js.map +1 -0
  355. package/node_modules/domutils/{lib/esm → dist}/manipulation.d.ts +9 -9
  356. package/node_modules/domutils/dist/manipulation.d.ts.map +1 -0
  357. package/node_modules/domutils/dist/manipulation.js +138 -0
  358. package/node_modules/domutils/dist/manipulation.js.map +1 -0
  359. package/node_modules/domutils/{lib → dist}/querying.d.ts +6 -16
  360. package/node_modules/domutils/dist/querying.d.ts.map +1 -0
  361. package/node_modules/domutils/{lib/esm → dist}/querying.js +13 -26
  362. package/node_modules/domutils/dist/querying.js.map +1 -0
  363. package/node_modules/domutils/{lib → dist}/stringify.d.ts +2 -2
  364. package/node_modules/domutils/dist/stringify.d.ts.map +1 -0
  365. package/node_modules/domutils/{lib/esm → dist}/stringify.js +1 -1
  366. package/node_modules/domutils/dist/stringify.js.map +1 -0
  367. package/node_modules/domutils/dist/traversal.d.ts +74 -0
  368. package/node_modules/domutils/dist/traversal.d.ts.map +1 -0
  369. package/node_modules/domutils/dist/traversal.js +105 -0
  370. package/node_modules/domutils/dist/traversal.js.map +1 -0
  371. package/node_modules/domutils/package.json +39 -49
  372. package/node_modules/domutils/readme.md +0 -6
  373. package/node_modules/domutils/src/__snapshots__/feeds.spec.ts.snap +103 -0
  374. package/node_modules/domutils/src/feeds.ts +301 -0
  375. package/node_modules/domutils/{lib/helpers.js → src/helpers.ts} +55 -43
  376. package/node_modules/domutils/{lib/index.d.ts → src/index.ts} +5 -8
  377. package/node_modules/domutils/src/legacy.ts +224 -0
  378. package/node_modules/domutils/src/manipulation.ts +156 -0
  379. package/node_modules/domutils/{lib/querying.js → src/querying.ts} +77 -60
  380. package/node_modules/domutils/src/stringify.ts +90 -0
  381. package/node_modules/domutils/src/traversal.ts +132 -0
  382. package/node_modules/htmlparser2/README.md +112 -26
  383. package/node_modules/htmlparser2/dist/{esm/Parser.d.ts → Parser.d.ts} +97 -38
  384. package/node_modules/htmlparser2/dist/Parser.d.ts.map +1 -0
  385. package/node_modules/htmlparser2/dist/Parser.js +644 -0
  386. package/node_modules/htmlparser2/dist/Parser.js.map +1 -0
  387. package/node_modules/htmlparser2/dist/{esm/Tokenizer.d.ts → Tokenizer.d.ts} +75 -7
  388. package/node_modules/htmlparser2/dist/Tokenizer.d.ts.map +1 -0
  389. package/node_modules/htmlparser2/dist/{esm/Tokenizer.js → Tokenizer.js} +434 -179
  390. package/node_modules/htmlparser2/dist/Tokenizer.js.map +1 -0
  391. package/node_modules/htmlparser2/dist/WebWritableStream.d.ts +24 -0
  392. package/node_modules/htmlparser2/dist/WebWritableStream.d.ts.map +1 -0
  393. package/node_modules/htmlparser2/dist/WebWritableStream.js +44 -0
  394. package/node_modules/htmlparser2/dist/WebWritableStream.js.map +1 -0
  395. package/node_modules/htmlparser2/dist/{esm/WritableStream.d.ts → WritableStream.d.ts} +1 -2
  396. package/node_modules/htmlparser2/dist/WritableStream.d.ts.map +1 -0
  397. package/node_modules/htmlparser2/dist/{esm/WritableStream.js → WritableStream.js} +3 -3
  398. package/node_modules/htmlparser2/dist/WritableStream.js.map +1 -0
  399. package/node_modules/htmlparser2/dist/{commonjs/index.d.ts → index.d.ts} +6 -26
  400. package/node_modules/htmlparser2/dist/index.d.ts.map +1 -0
  401. package/node_modules/htmlparser2/dist/{esm/index.js → index.js} +2 -30
  402. package/node_modules/htmlparser2/dist/index.js.map +1 -0
  403. package/node_modules/htmlparser2/node_modules/entities/dist/decode-codepoint.d.ts +28 -0
  404. package/node_modules/htmlparser2/node_modules/entities/dist/decode-codepoint.d.ts.map +1 -0
  405. package/node_modules/htmlparser2/node_modules/entities/dist/decode-codepoint.js +61 -0
  406. package/node_modules/htmlparser2/node_modules/entities/dist/decode-codepoint.js.map +1 -0
  407. package/node_modules/htmlparser2/node_modules/entities/dist/{commonjs/decode.d.ts → decode.d.ts} +66 -44
  408. package/node_modules/htmlparser2/node_modules/entities/dist/decode.d.ts.map +1 -0
  409. package/node_modules/htmlparser2/node_modules/entities/dist/decode.js +1132 -0
  410. package/node_modules/htmlparser2/node_modules/entities/dist/decode.js.map +1 -0
  411. package/node_modules/htmlparser2/node_modules/entities/dist/{commonjs/encode.d.ts → encode.d.ts} +4 -0
  412. package/node_modules/htmlparser2/node_modules/entities/dist/encode.d.ts.map +1 -0
  413. package/node_modules/htmlparser2/node_modules/entities/dist/encode.js +295 -0
  414. package/node_modules/htmlparser2/node_modules/entities/dist/encode.js.map +1 -0
  415. package/node_modules/htmlparser2/node_modules/entities/dist/{commonjs/escape.d.ts → escape.d.ts} +23 -9
  416. package/node_modules/htmlparser2/node_modules/entities/dist/escape.d.ts.map +1 -0
  417. package/node_modules/htmlparser2/node_modules/entities/dist/escape.js +172 -0
  418. package/node_modules/htmlparser2/node_modules/entities/dist/escape.js.map +1 -0
  419. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-html.d.ts +3 -0
  420. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-html.d.ts.map +1 -0
  421. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-html.js +5 -0
  422. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-html.js.map +1 -0
  423. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-xml.d.ts +3 -0
  424. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-xml.d.ts.map +1 -0
  425. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-xml.js +7 -0
  426. package/node_modules/htmlparser2/node_modules/entities/dist/generated/decode-data-xml.js.map +1 -0
  427. package/node_modules/htmlparser2/node_modules/entities/dist/generated/encode-html.d.ts +3 -0
  428. package/node_modules/htmlparser2/node_modules/entities/dist/generated/encode-html.d.ts.map +1 -0
  429. package/node_modules/htmlparser2/node_modules/entities/dist/generated/encode-html.js +3 -0
  430. package/node_modules/htmlparser2/node_modules/entities/dist/generated/encode-html.js.map +1 -0
  431. package/node_modules/htmlparser2/node_modules/entities/dist/{commonjs/index.d.ts → index.d.ts} +11 -18
  432. package/node_modules/htmlparser2/node_modules/entities/dist/index.d.ts.map +1 -0
  433. package/node_modules/htmlparser2/node_modules/entities/dist/{esm/index.js → index.js} +9 -29
  434. package/node_modules/htmlparser2/node_modules/entities/dist/index.js.map +1 -0
  435. package/node_modules/htmlparser2/node_modules/entities/dist/internal/bin-trie-flags.d.ts +48 -0
  436. package/node_modules/htmlparser2/node_modules/entities/dist/internal/bin-trie-flags.d.ts.map +1 -0
  437. package/node_modules/htmlparser2/node_modules/entities/dist/internal/bin-trie-flags.js +49 -0
  438. package/node_modules/htmlparser2/node_modules/entities/dist/internal/bin-trie-flags.js.map +1 -0
  439. package/node_modules/htmlparser2/node_modules/entities/dist/internal/decode-shared.d.ts +38 -0
  440. package/node_modules/htmlparser2/node_modules/entities/dist/internal/decode-shared.d.ts.map +1 -0
  441. package/node_modules/htmlparser2/node_modules/entities/dist/internal/decode-shared.js +195 -0
  442. package/node_modules/htmlparser2/node_modules/entities/dist/internal/decode-shared.js.map +1 -0
  443. package/node_modules/htmlparser2/node_modules/entities/package.json +28 -65
  444. package/node_modules/htmlparser2/node_modules/entities/readme.md +4 -16
  445. package/node_modules/htmlparser2/node_modules/entities/src/decode-codepoint.ts +51 -63
  446. package/node_modules/htmlparser2/node_modules/entities/src/decode.ts +944 -261
  447. package/node_modules/htmlparser2/node_modules/entities/src/encode.ts +289 -45
  448. package/node_modules/htmlparser2/node_modules/entities/src/escape.ts +114 -88
  449. package/node_modules/htmlparser2/node_modules/entities/src/generated/decode-data-html.ts +9 -3
  450. package/node_modules/htmlparser2/node_modules/entities/src/generated/decode-data-xml.ts +5 -4
  451. package/node_modules/htmlparser2/node_modules/entities/src/generated/encode-html.ts +1 -15
  452. package/node_modules/htmlparser2/node_modules/entities/src/index.ts +14 -41
  453. package/node_modules/htmlparser2/node_modules/entities/src/internal/bin-trie-flags.ts +38 -7
  454. package/node_modules/htmlparser2/node_modules/entities/src/internal/decode-shared.ts +203 -24
  455. package/node_modules/htmlparser2/package.json +34 -61
  456. package/node_modules/htmlparser2/src/Parser.ts +260 -100
  457. package/node_modules/htmlparser2/src/Tokenizer.ts +438 -165
  458. package/node_modules/htmlparser2/src/WebWritableStream.ts +47 -0
  459. package/node_modules/htmlparser2/src/WritableStream.ts +1 -2
  460. package/node_modules/htmlparser2/src/index.ts +14 -43
  461. package/node_modules/isexe/LICENSE +1 -1
  462. package/node_modules/isexe/README.md +40 -17
  463. package/node_modules/isexe/package.json +79 -14
  464. package/node_modules/js-yaml/dist/js-yaml.js +11 -3
  465. package/node_modules/js-yaml/dist/js-yaml.js.map +1 -1
  466. package/node_modules/js-yaml/dist/js-yaml.min.js +1 -1
  467. package/node_modules/js-yaml/dist/js-yaml.min.js.map +1 -1
  468. package/node_modules/js-yaml/dist/js-yaml.mjs +11 -3
  469. package/node_modules/js-yaml/dist/js-yaml.mjs.map +1 -1
  470. package/node_modules/js-yaml/lib/loader.js +16 -3
  471. package/node_modules/js-yaml/package.json +1 -1
  472. package/node_modules/sanitize-html/README.md +13 -0
  473. package/node_modules/sanitize-html/index.js +86 -12
  474. package/node_modules/sanitize-html/package.json +5 -2
  475. package/node_modules/which/README.md +13 -16
  476. package/node_modules/which/package.json +34 -20
  477. package/package.json +15 -15
  478. package/scripts/validateSecretsPrebuild.js +231 -0
  479. package/node_modules/@zowe/imperative/node_modules/isexe/README.md +0 -74
  480. package/node_modules/@zowe/imperative/node_modules/isexe/package.json +0 -96
  481. package/node_modules/@zowe/imperative/node_modules/which/package.json +0 -57
  482. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.darwin-arm64.node +0 -0
  483. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.darwin-x64.node +0 -0
  484. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-arm-gnueabihf.node +0 -0
  485. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-arm64-gnu.node +0 -0
  486. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-arm64-musl.node +0 -0
  487. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-ia32-gnu.node +0 -0
  488. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-x64-gnu.node +0 -0
  489. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-x64-musl.node +0 -0
  490. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-arm64-msvc.node +0 -0
  491. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-ia32-msvc.node +0 -0
  492. package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-x64-msvc.node +0 -0
  493. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/LICENSE.md +0 -23
  494. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/README.md +0 -57
  495. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/commonjs/index.d.ts +0 -9
  496. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
  497. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/commonjs/index.js +0 -59
  498. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
  499. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/esm/index.d.ts +0 -9
  500. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
  501. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/esm/index.js +0 -54
  502. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/dist/esm/index.js.map +0 -1
  503. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match/package.json +0 -68
  504. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/README.md +0 -105
  505. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/commonjs/index.d.ts +0 -8
  506. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
  507. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/commonjs/index.js +0 -289
  508. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
  509. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/commonjs/package.json +0 -3
  510. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/esm/index.d.ts +0 -8
  511. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
  512. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/esm/index.js +0 -285
  513. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
  514. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/dist/esm/package.json +0 -3
  515. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/brace-expansion/package.json +0 -64
  516. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/LICENSE.md +0 -55
  517. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/README.md +0 -528
  518. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts +0 -2
  519. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map +0 -1
  520. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js +0 -14
  521. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +0 -1
  522. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/ast.d.ts +0 -22
  523. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/ast.d.ts.map +0 -1
  524. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/ast.js +0 -846
  525. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/ast.js.map +0 -1
  526. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts +0 -8
  527. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +0 -1
  528. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/brace-expressions.js +0 -150
  529. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +0 -1
  530. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/escape.d.ts +0 -15
  531. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/escape.d.ts.map +0 -1
  532. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/escape.js +0 -30
  533. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/escape.js.map +0 -1
  534. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/index.d.ts +0 -174
  535. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/index.d.ts.map +0 -1
  536. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/index.js +0 -1121
  537. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/index.js.map +0 -1
  538. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/package.json +0 -3
  539. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/unescape.d.ts +0 -22
  540. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +0 -1
  541. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/unescape.js +0 -38
  542. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/commonjs/unescape.js.map +0 -1
  543. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts +0 -2
  544. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map +0 -1
  545. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/assert-valid-pattern.js +0 -10
  546. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +0 -1
  547. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/ast.d.ts +0 -22
  548. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/ast.d.ts.map +0 -1
  549. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/ast.js +0 -842
  550. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/ast.js.map +0 -1
  551. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/brace-expressions.d.ts +0 -8
  552. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +0 -1
  553. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/brace-expressions.js +0 -146
  554. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/brace-expressions.js.map +0 -1
  555. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/escape.d.ts +0 -15
  556. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/escape.d.ts.map +0 -1
  557. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/escape.js +0 -26
  558. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/escape.js.map +0 -1
  559. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/index.d.ts +0 -174
  560. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/index.d.ts.map +0 -1
  561. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/index.js +0 -1108
  562. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/index.js.map +0 -1
  563. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/package.json +0 -3
  564. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/unescape.d.ts +0 -22
  565. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/unescape.d.ts.map +0 -1
  566. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/unescape.js +0 -34
  567. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/dist/esm/unescape.js.map +0 -1
  568. package/node_modules/@zowe/zos-files-for-zowe-sdk/node_modules/minimatch/package.json +0 -67
  569. package/node_modules/dom-serializer/lib/esm/foreignNames.d.ts +0 -3
  570. package/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map +0 -1
  571. package/node_modules/dom-serializer/lib/esm/foreignNames.js +0 -100
  572. package/node_modules/dom-serializer/lib/esm/index.d.ts +0 -52
  573. package/node_modules/dom-serializer/lib/esm/index.d.ts.map +0 -1
  574. package/node_modules/dom-serializer/lib/esm/index.js +0 -190
  575. package/node_modules/dom-serializer/lib/esm/package.json +0 -1
  576. package/node_modules/dom-serializer/lib/foreignNames.d.ts +0 -3
  577. package/node_modules/dom-serializer/lib/foreignNames.d.ts.map +0 -1
  578. package/node_modules/dom-serializer/lib/foreignNames.js +0 -103
  579. package/node_modules/dom-serializer/lib/index.d.ts +0 -52
  580. package/node_modules/dom-serializer/lib/index.d.ts.map +0 -1
  581. package/node_modules/dom-serializer/lib/index.js +0 -229
  582. package/node_modules/domelementtype/lib/esm/index.d.ts +0 -48
  583. package/node_modules/domelementtype/lib/esm/index.d.ts.map +0 -1
  584. package/node_modules/domelementtype/lib/esm/package.json +0 -1
  585. package/node_modules/domelementtype/lib/index.d.ts.map +0 -1
  586. package/node_modules/domelementtype/lib/index.js +0 -55
  587. package/node_modules/domhandler/lib/esm/index.d.ts +0 -76
  588. package/node_modules/domhandler/lib/esm/index.d.ts.map +0 -1
  589. package/node_modules/domhandler/lib/esm/node.d.ts +0 -245
  590. package/node_modules/domhandler/lib/esm/node.d.ts.map +0 -1
  591. package/node_modules/domhandler/lib/esm/package.json +0 -1
  592. package/node_modules/domhandler/lib/index.d.ts.map +0 -1
  593. package/node_modules/domhandler/lib/index.js +0 -165
  594. package/node_modules/domhandler/lib/node.d.ts.map +0 -1
  595. package/node_modules/domhandler/lib/node.js +0 -474
  596. package/node_modules/domutils/lib/esm/feeds.d.ts +0 -71
  597. package/node_modules/domutils/lib/esm/feeds.d.ts.map +0 -1
  598. package/node_modules/domutils/lib/esm/feeds.js.map +0 -1
  599. package/node_modules/domutils/lib/esm/helpers.d.ts.map +0 -1
  600. package/node_modules/domutils/lib/esm/helpers.js.map +0 -1
  601. package/node_modules/domutils/lib/esm/index.d.ts.map +0 -1
  602. package/node_modules/domutils/lib/esm/index.js.map +0 -1
  603. package/node_modules/domutils/lib/esm/legacy.d.ts.map +0 -1
  604. package/node_modules/domutils/lib/esm/legacy.js.map +0 -1
  605. package/node_modules/domutils/lib/esm/manipulation.d.ts.map +0 -1
  606. package/node_modules/domutils/lib/esm/manipulation.js +0 -134
  607. package/node_modules/domutils/lib/esm/manipulation.js.map +0 -1
  608. package/node_modules/domutils/lib/esm/package.json +0 -1
  609. package/node_modules/domutils/lib/esm/querying.d.ts +0 -64
  610. package/node_modules/domutils/lib/esm/querying.d.ts.map +0 -1
  611. package/node_modules/domutils/lib/esm/querying.js.map +0 -1
  612. package/node_modules/domutils/lib/esm/stringify.d.ts +0 -46
  613. package/node_modules/domutils/lib/esm/stringify.d.ts.map +0 -1
  614. package/node_modules/domutils/lib/esm/stringify.js.map +0 -1
  615. package/node_modules/domutils/lib/esm/traversal.d.ts +0 -67
  616. package/node_modules/domutils/lib/esm/traversal.d.ts.map +0 -1
  617. package/node_modules/domutils/lib/esm/traversal.js +0 -112
  618. package/node_modules/domutils/lib/esm/traversal.js.map +0 -1
  619. package/node_modules/domutils/lib/feeds.d.ts.map +0 -1
  620. package/node_modules/domutils/lib/feeds.js +0 -190
  621. package/node_modules/domutils/lib/feeds.js.map +0 -1
  622. package/node_modules/domutils/lib/helpers.d.ts +0 -59
  623. package/node_modules/domutils/lib/helpers.d.ts.map +0 -1
  624. package/node_modules/domutils/lib/helpers.js.map +0 -1
  625. package/node_modules/domutils/lib/index.d.ts.map +0 -1
  626. package/node_modules/domutils/lib/index.js +0 -33
  627. package/node_modules/domutils/lib/index.js.map +0 -1
  628. package/node_modules/domutils/lib/legacy.d.ts +0 -79
  629. package/node_modules/domutils/lib/legacy.d.ts.map +0 -1
  630. package/node_modules/domutils/lib/legacy.js +0 -168
  631. package/node_modules/domutils/lib/legacy.js.map +0 -1
  632. package/node_modules/domutils/lib/manipulation.d.ts +0 -49
  633. package/node_modules/domutils/lib/manipulation.d.ts.map +0 -1
  634. package/node_modules/domutils/lib/manipulation.js +0 -142
  635. package/node_modules/domutils/lib/manipulation.js.map +0 -1
  636. package/node_modules/domutils/lib/querying.d.ts.map +0 -1
  637. package/node_modules/domutils/lib/querying.js.map +0 -1
  638. package/node_modules/domutils/lib/stringify.d.ts.map +0 -1
  639. package/node_modules/domutils/lib/stringify.js +0 -91
  640. package/node_modules/domutils/lib/stringify.js.map +0 -1
  641. package/node_modules/domutils/lib/traversal.d.ts +0 -67
  642. package/node_modules/domutils/lib/traversal.d.ts.map +0 -1
  643. package/node_modules/domutils/lib/traversal.js +0 -125
  644. package/node_modules/domutils/lib/traversal.js.map +0 -1
  645. package/node_modules/htmlparser2/WritableStream.js +0 -3
  646. package/node_modules/htmlparser2/dist/commonjs/Parser.d.ts +0 -198
  647. package/node_modules/htmlparser2/dist/commonjs/Parser.d.ts.map +0 -1
  648. package/node_modules/htmlparser2/dist/commonjs/Parser.js +0 -527
  649. package/node_modules/htmlparser2/dist/commonjs/Parser.js.map +0 -1
  650. package/node_modules/htmlparser2/dist/commonjs/Tokenizer.d.ts +0 -126
  651. package/node_modules/htmlparser2/dist/commonjs/Tokenizer.d.ts.map +0 -1
  652. package/node_modules/htmlparser2/dist/commonjs/Tokenizer.js +0 -805
  653. package/node_modules/htmlparser2/dist/commonjs/Tokenizer.js.map +0 -1
  654. package/node_modules/htmlparser2/dist/commonjs/WritableStream.d.ts +0 -15
  655. package/node_modules/htmlparser2/dist/commonjs/WritableStream.d.ts.map +0 -1
  656. package/node_modules/htmlparser2/dist/commonjs/WritableStream.js +0 -36
  657. package/node_modules/htmlparser2/dist/commonjs/WritableStream.js.map +0 -1
  658. package/node_modules/htmlparser2/dist/commonjs/index.d.ts.map +0 -1
  659. package/node_modules/htmlparser2/dist/commonjs/index.js +0 -123
  660. package/node_modules/htmlparser2/dist/commonjs/index.js.map +0 -1
  661. package/node_modules/htmlparser2/dist/commonjs/package.json +0 -3
  662. package/node_modules/htmlparser2/dist/esm/Parser.d.ts.map +0 -1
  663. package/node_modules/htmlparser2/dist/esm/Parser.js +0 -490
  664. package/node_modules/htmlparser2/dist/esm/Parser.js.map +0 -1
  665. package/node_modules/htmlparser2/dist/esm/Tokenizer.d.ts.map +0 -1
  666. package/node_modules/htmlparser2/dist/esm/Tokenizer.js.map +0 -1
  667. package/node_modules/htmlparser2/dist/esm/WritableStream.d.ts.map +0 -1
  668. package/node_modules/htmlparser2/dist/esm/WritableStream.js.map +0 -1
  669. package/node_modules/htmlparser2/dist/esm/index.d.ts +0 -54
  670. package/node_modules/htmlparser2/dist/esm/index.d.ts.map +0 -1
  671. package/node_modules/htmlparser2/dist/esm/index.js.map +0 -1
  672. package/node_modules/htmlparser2/dist/esm/package.json +0 -3
  673. package/node_modules/htmlparser2/node_modules/entities/decode.d.ts +0 -3
  674. package/node_modules/htmlparser2/node_modules/entities/decode.js +0 -3
  675. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.d.ts +0 -19
  676. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.d.ts.map +0 -1
  677. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -77
  678. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.js.map +0 -1
  679. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.d.ts.map +0 -1
  680. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.js +0 -568
  681. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.js.map +0 -1
  682. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.d.ts.map +0 -1
  683. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.js +0 -92
  684. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.js.map +0 -1
  685. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.d.ts.map +0 -1
  686. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.js +0 -138
  687. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.js.map +0 -1
  688. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts +0 -2
  689. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts.map +0 -1
  690. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -7
  691. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.js.map +0 -1
  692. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts +0 -2
  693. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts.map +0 -1
  694. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -7
  695. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.js.map +0 -1
  696. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.d.ts +0 -3
  697. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.d.ts.map +0 -1
  698. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.js +0 -14
  699. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.js.map +0 -1
  700. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.d.ts.map +0 -1
  701. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.js +0 -131
  702. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.js.map +0 -1
  703. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.d.ts +0 -17
  704. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.d.ts.map +0 -1
  705. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js +0 -21
  706. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js.map +0 -1
  707. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.d.ts +0 -2
  708. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.d.ts.map +0 -1
  709. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.js +0 -31
  710. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.js.map +0 -1
  711. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.d.ts +0 -32
  712. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.d.ts.map +0 -1
  713. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.js +0 -94
  714. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.js.map +0 -1
  715. package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/package.json +0 -3
  716. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.d.ts +0 -19
  717. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.d.ts.map +0 -1
  718. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.js +0 -72
  719. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.js.map +0 -1
  720. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.d.ts +0 -205
  721. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.d.ts.map +0 -1
  722. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.js +0 -554
  723. package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.js.map +0 -1
  724. package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.d.ts +0 -22
  725. package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.d.ts.map +0 -1
  726. package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.js +0 -88
  727. package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.js.map +0 -1
  728. package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.d.ts +0 -46
  729. package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.d.ts.map +0 -1
  730. package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.js +0 -134
  731. package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.js.map +0 -1
  732. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.d.ts +0 -2
  733. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.d.ts.map +0 -1
  734. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.js +0 -4
  735. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.js.map +0 -1
  736. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts +0 -2
  737. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts.map +0 -1
  738. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.js +0 -4
  739. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.js.map +0 -1
  740. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.d.ts +0 -3
  741. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.d.ts.map +0 -1
  742. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.js +0 -11
  743. package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.js.map +0 -1
  744. package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.d.ts +0 -96
  745. package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.d.ts.map +0 -1
  746. package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.js.map +0 -1
  747. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.d.ts +0 -17
  748. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.d.ts.map +0 -1
  749. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.js +0 -18
  750. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.js.map +0 -1
  751. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.d.ts +0 -2
  752. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.d.ts.map +0 -1
  753. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.js +0 -28
  754. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.js.map +0 -1
  755. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.d.ts +0 -32
  756. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.d.ts.map +0 -1
  757. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.js +0 -91
  758. package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.js.map +0 -1
  759. package/node_modules/htmlparser2/node_modules/entities/dist/esm/package.json +0 -3
  760. package/node_modules/htmlparser2/node_modules/entities/escape.d.ts +0 -3
  761. package/node_modules/htmlparser2/node_modules/entities/escape.js +0 -3
  762. package/node_modules/htmlparser2/node_modules/entities/src/generated/.eslintrc.json +0 -10
  763. package/node_modules/htmlparser2/node_modules/entities/src/internal/encode-shared.ts +0 -121
  764. package/node_modules/tar/node_modules/yallist/dist/commonjs/package.json +0 -3
  765. package/node_modules/tar/node_modules/yallist/dist/esm/package.json +0 -3
  766. /package/node_modules/{strip-ansi/node_modules/ansi-regex → ansi-regex}/index.d.ts +0 -0
  767. /package/node_modules/{strip-ansi/node_modules/ansi-regex → ansi-regex}/index.js +0 -0
  768. /package/node_modules/{shebang-command/node_modules/shebang-regex → ansi-regex}/license +0 -0
  769. /package/node_modules/{strip-ansi/node_modules/ansi-regex → ansi-regex}/package.json +0 -0
  770. /package/node_modules/{strip-ansi/node_modules/ansi-regex → ansi-regex}/readme.md +0 -0
  771. /package/node_modules/{winston/node_modules/async → async}/CHANGELOG.md +0 -0
  772. /package/node_modules/{winston/node_modules/async → async}/LICENSE +0 -0
  773. /package/node_modules/{winston/node_modules/async → async}/README.md +0 -0
  774. /package/node_modules/{winston/node_modules/async → async}/all.js +0 -0
  775. /package/node_modules/{winston/node_modules/async → async}/allLimit.js +0 -0
  776. /package/node_modules/{winston/node_modules/async → async}/allSeries.js +0 -0
  777. /package/node_modules/{winston/node_modules/async → async}/any.js +0 -0
  778. /package/node_modules/{winston/node_modules/async → async}/anyLimit.js +0 -0
  779. /package/node_modules/{winston/node_modules/async → async}/anySeries.js +0 -0
  780. /package/node_modules/{winston/node_modules/async → async}/apply.js +0 -0
  781. /package/node_modules/{winston/node_modules/async → async}/applyEach.js +0 -0
  782. /package/node_modules/{winston/node_modules/async → async}/applyEachSeries.js +0 -0
  783. /package/node_modules/{winston/node_modules/async → async}/asyncify.js +0 -0
  784. /package/node_modules/{winston/node_modules/async → async}/auto.js +0 -0
  785. /package/node_modules/{winston/node_modules/async → async}/autoInject.js +0 -0
  786. /package/node_modules/{winston/node_modules/async → async}/bower.json +0 -0
  787. /package/node_modules/{winston/node_modules/async → async}/cargo.js +0 -0
  788. /package/node_modules/{winston/node_modules/async → async}/cargoQueue.js +0 -0
  789. /package/node_modules/{winston/node_modules/async → async}/compose.js +0 -0
  790. /package/node_modules/{winston/node_modules/async → async}/concat.js +0 -0
  791. /package/node_modules/{winston/node_modules/async → async}/concatLimit.js +0 -0
  792. /package/node_modules/{winston/node_modules/async → async}/concatSeries.js +0 -0
  793. /package/node_modules/{winston/node_modules/async → async}/constant.js +0 -0
  794. /package/node_modules/{winston/node_modules/async → async}/detect.js +0 -0
  795. /package/node_modules/{winston/node_modules/async → async}/detectLimit.js +0 -0
  796. /package/node_modules/{winston/node_modules/async → async}/detectSeries.js +0 -0
  797. /package/node_modules/{winston/node_modules/async → async}/dir.js +0 -0
  798. /package/node_modules/{winston/node_modules/async → async}/dist/async.js +0 -0
  799. /package/node_modules/{winston/node_modules/async → async}/dist/async.min.js +0 -0
  800. /package/node_modules/{winston/node_modules/async → async}/dist/async.mjs +0 -0
  801. /package/node_modules/{winston/node_modules/async → async}/doDuring.js +0 -0
  802. /package/node_modules/{winston/node_modules/async → async}/doUntil.js +0 -0
  803. /package/node_modules/{winston/node_modules/async → async}/doWhilst.js +0 -0
  804. /package/node_modules/{winston/node_modules/async → async}/during.js +0 -0
  805. /package/node_modules/{winston/node_modules/async → async}/each.js +0 -0
  806. /package/node_modules/{winston/node_modules/async → async}/eachLimit.js +0 -0
  807. /package/node_modules/{winston/node_modules/async → async}/eachOf.js +0 -0
  808. /package/node_modules/{winston/node_modules/async → async}/eachOfLimit.js +0 -0
  809. /package/node_modules/{winston/node_modules/async → async}/eachOfSeries.js +0 -0
  810. /package/node_modules/{winston/node_modules/async → async}/eachSeries.js +0 -0
  811. /package/node_modules/{winston/node_modules/async → async}/ensureAsync.js +0 -0
  812. /package/node_modules/{winston/node_modules/async → async}/every.js +0 -0
  813. /package/node_modules/{winston/node_modules/async → async}/everyLimit.js +0 -0
  814. /package/node_modules/{winston/node_modules/async → async}/everySeries.js +0 -0
  815. /package/node_modules/{winston/node_modules/async → async}/filter.js +0 -0
  816. /package/node_modules/{winston/node_modules/async → async}/filterLimit.js +0 -0
  817. /package/node_modules/{winston/node_modules/async → async}/filterSeries.js +0 -0
  818. /package/node_modules/{winston/node_modules/async → async}/find.js +0 -0
  819. /package/node_modules/{winston/node_modules/async → async}/findLimit.js +0 -0
  820. /package/node_modules/{winston/node_modules/async → async}/findSeries.js +0 -0
  821. /package/node_modules/{winston/node_modules/async → async}/flatMap.js +0 -0
  822. /package/node_modules/{winston/node_modules/async → async}/flatMapLimit.js +0 -0
  823. /package/node_modules/{winston/node_modules/async → async}/flatMapSeries.js +0 -0
  824. /package/node_modules/{winston/node_modules/async → async}/foldl.js +0 -0
  825. /package/node_modules/{winston/node_modules/async → async}/foldr.js +0 -0
  826. /package/node_modules/{winston/node_modules/async → async}/forEach.js +0 -0
  827. /package/node_modules/{winston/node_modules/async → async}/forEachLimit.js +0 -0
  828. /package/node_modules/{winston/node_modules/async → async}/forEachOf.js +0 -0
  829. /package/node_modules/{winston/node_modules/async → async}/forEachOfLimit.js +0 -0
  830. /package/node_modules/{winston/node_modules/async → async}/forEachOfSeries.js +0 -0
  831. /package/node_modules/{winston/node_modules/async → async}/forEachSeries.js +0 -0
  832. /package/node_modules/{winston/node_modules/async → async}/forever.js +0 -0
  833. /package/node_modules/{winston/node_modules/async → async}/groupBy.js +0 -0
  834. /package/node_modules/{winston/node_modules/async → async}/groupByLimit.js +0 -0
  835. /package/node_modules/{winston/node_modules/async → async}/groupBySeries.js +0 -0
  836. /package/node_modules/{winston/node_modules/async → async}/index.js +0 -0
  837. /package/node_modules/{winston/node_modules/async → async}/inject.js +0 -0
  838. /package/node_modules/{winston/node_modules/async → async}/internal/DoublyLinkedList.js +0 -0
  839. /package/node_modules/{winston/node_modules/async → async}/internal/Heap.js +0 -0
  840. /package/node_modules/{winston/node_modules/async → async}/internal/applyEach.js +0 -0
  841. /package/node_modules/{winston/node_modules/async → async}/internal/asyncEachOfLimit.js +0 -0
  842. /package/node_modules/{winston/node_modules/async → async}/internal/awaitify.js +0 -0
  843. /package/node_modules/{winston/node_modules/async → async}/internal/breakLoop.js +0 -0
  844. /package/node_modules/{winston/node_modules/async → async}/internal/consoleFunc.js +0 -0
  845. /package/node_modules/{winston/node_modules/async → async}/internal/createTester.js +0 -0
  846. /package/node_modules/{winston/node_modules/async → async}/internal/eachOfLimit.js +0 -0
  847. /package/node_modules/{winston/node_modules/async → async}/internal/filter.js +0 -0
  848. /package/node_modules/{winston/node_modules/async → async}/internal/getIterator.js +0 -0
  849. /package/node_modules/{winston/node_modules/async → async}/internal/initialParams.js +0 -0
  850. /package/node_modules/{winston/node_modules/async → async}/internal/isArrayLike.js +0 -0
  851. /package/node_modules/{winston/node_modules/async → async}/internal/iterator.js +0 -0
  852. /package/node_modules/{winston/node_modules/async → async}/internal/map.js +0 -0
  853. /package/node_modules/{winston/node_modules/async → async}/internal/once.js +0 -0
  854. /package/node_modules/{winston/node_modules/async → async}/internal/onlyOnce.js +0 -0
  855. /package/node_modules/{winston/node_modules/async → async}/internal/parallel.js +0 -0
  856. /package/node_modules/{winston/node_modules/async → async}/internal/promiseCallback.js +0 -0
  857. /package/node_modules/{winston/node_modules/async → async}/internal/queue.js +0 -0
  858. /package/node_modules/{winston/node_modules/async → async}/internal/range.js +0 -0
  859. /package/node_modules/{winston/node_modules/async → async}/internal/reject.js +0 -0
  860. /package/node_modules/{winston/node_modules/async → async}/internal/setImmediate.js +0 -0
  861. /package/node_modules/{winston/node_modules/async → async}/internal/withoutIndex.js +0 -0
  862. /package/node_modules/{winston/node_modules/async → async}/internal/wrapAsync.js +0 -0
  863. /package/node_modules/{winston/node_modules/async → async}/log.js +0 -0
  864. /package/node_modules/{winston/node_modules/async → async}/map.js +0 -0
  865. /package/node_modules/{winston/node_modules/async → async}/mapLimit.js +0 -0
  866. /package/node_modules/{winston/node_modules/async → async}/mapSeries.js +0 -0
  867. /package/node_modules/{winston/node_modules/async → async}/mapValues.js +0 -0
  868. /package/node_modules/{winston/node_modules/async → async}/mapValuesLimit.js +0 -0
  869. /package/node_modules/{winston/node_modules/async → async}/mapValuesSeries.js +0 -0
  870. /package/node_modules/{winston/node_modules/async → async}/memoize.js +0 -0
  871. /package/node_modules/{winston/node_modules/async → async}/nextTick.js +0 -0
  872. /package/node_modules/{winston/node_modules/async → async}/package.json +0 -0
  873. /package/node_modules/{winston/node_modules/async → async}/parallel.js +0 -0
  874. /package/node_modules/{winston/node_modules/async → async}/parallelLimit.js +0 -0
  875. /package/node_modules/{winston/node_modules/async → async}/priorityQueue.js +0 -0
  876. /package/node_modules/{winston/node_modules/async → async}/queue.js +0 -0
  877. /package/node_modules/{winston/node_modules/async → async}/race.js +0 -0
  878. /package/node_modules/{winston/node_modules/async → async}/reduce.js +0 -0
  879. /package/node_modules/{winston/node_modules/async → async}/reduceRight.js +0 -0
  880. /package/node_modules/{winston/node_modules/async → async}/reflect.js +0 -0
  881. /package/node_modules/{winston/node_modules/async → async}/reflectAll.js +0 -0
  882. /package/node_modules/{winston/node_modules/async → async}/reject.js +0 -0
  883. /package/node_modules/{winston/node_modules/async → async}/rejectLimit.js +0 -0
  884. /package/node_modules/{winston/node_modules/async → async}/rejectSeries.js +0 -0
  885. /package/node_modules/{winston/node_modules/async → async}/retry.js +0 -0
  886. /package/node_modules/{winston/node_modules/async → async}/retryable.js +0 -0
  887. /package/node_modules/{winston/node_modules/async → async}/select.js +0 -0
  888. /package/node_modules/{winston/node_modules/async → async}/selectLimit.js +0 -0
  889. /package/node_modules/{winston/node_modules/async → async}/selectSeries.js +0 -0
  890. /package/node_modules/{winston/node_modules/async → async}/seq.js +0 -0
  891. /package/node_modules/{winston/node_modules/async → async}/series.js +0 -0
  892. /package/node_modules/{winston/node_modules/async → async}/setImmediate.js +0 -0
  893. /package/node_modules/{winston/node_modules/async → async}/some.js +0 -0
  894. /package/node_modules/{winston/node_modules/async → async}/someLimit.js +0 -0
  895. /package/node_modules/{winston/node_modules/async → async}/someSeries.js +0 -0
  896. /package/node_modules/{winston/node_modules/async → async}/sortBy.js +0 -0
  897. /package/node_modules/{winston/node_modules/async → async}/timeout.js +0 -0
  898. /package/node_modules/{winston/node_modules/async → async}/times.js +0 -0
  899. /package/node_modules/{winston/node_modules/async → async}/timesLimit.js +0 -0
  900. /package/node_modules/{winston/node_modules/async → async}/timesSeries.js +0 -0
  901. /package/node_modules/{winston/node_modules/async → async}/transform.js +0 -0
  902. /package/node_modules/{winston/node_modules/async → async}/tryEach.js +0 -0
  903. /package/node_modules/{winston/node_modules/async → async}/unmemoize.js +0 -0
  904. /package/node_modules/{winston/node_modules/async → async}/until.js +0 -0
  905. /package/node_modules/{winston/node_modules/async → async}/waterfall.js +0 -0
  906. /package/node_modules/{winston/node_modules/async → async}/whilst.js +0 -0
  907. /package/node_modules/{winston/node_modules/async → async}/wrapSync.js +0 -0
  908. /package/node_modules/{yargs/node_modules/cliui → cliui}/LICENSE.txt +0 -0
  909. /package/node_modules/{yargs/node_modules/cliui → cliui}/README.md +0 -0
  910. /package/node_modules/{yargs/node_modules/cliui → cliui}/build/index.cjs +0 -0
  911. /package/node_modules/{yargs/node_modules/cliui → cliui}/build/index.d.cts +0 -0
  912. /package/node_modules/{yargs/node_modules/cliui → cliui}/build/lib/index.js +0 -0
  913. /package/node_modules/{yargs/node_modules/cliui → cliui}/build/lib/string-utils.js +0 -0
  914. /package/node_modules/{yargs/node_modules/cliui → cliui}/index.mjs +0 -0
  915. /package/node_modules/{yargs/node_modules/cliui → cliui}/package.json +0 -0
  916. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/.eslintrc.json +0 -0
  917. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/.npmignore +0 -0
  918. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/LICENSE +0 -0
  919. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/README.md +0 -0
  920. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/index.js +0 -0
  921. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/package.json +0 -0
  922. /package/node_modules/color/node_modules/{color-name → color-convert/node_modules/color-name}/test.js +0 -0
  923. /package/node_modules/{@zowe/imperative → cross-spawn}/node_modules/which/LICENSE +0 -0
  924. /package/node_modules/{which → cross-spawn/node_modules/which}/bin/node-which +0 -0
  925. /package/node_modules/{isexe → cross-spawn/node_modules/which/node_modules/isexe}/.npmignore +0 -0
  926. /package/node_modules/{isexe → cross-spawn/node_modules/which/node_modules/isexe}/index.js +0 -0
  927. /package/node_modules/{isexe → cross-spawn/node_modules/which/node_modules/isexe}/mode.js +0 -0
  928. /package/node_modules/{isexe → cross-spawn/node_modules/which/node_modules/isexe}/test/basic.js +0 -0
  929. /package/node_modules/{isexe → cross-spawn/node_modules/which/node_modules/isexe}/windows.js +0 -0
  930. /package/node_modules/{which → cross-spawn/node_modules/which}/which.js +0 -0
  931. /package/node_modules/{simple-swizzle/node_modules/is-arrayish → is-arrayish}/LICENSE +0 -0
  932. /package/node_modules/{simple-swizzle/node_modules/is-arrayish → is-arrayish}/README.md +0 -0
  933. /package/node_modules/{simple-swizzle/node_modules/is-arrayish → is-arrayish}/index.js +0 -0
  934. /package/node_modules/{simple-swizzle/node_modules/is-arrayish → is-arrayish}/package.json +0 -0
  935. /package/node_modules/{simple-swizzle/node_modules/is-arrayish → is-arrayish}/yarn-error.log +0 -0
  936. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/index.d.ts +0 -0
  937. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/index.d.ts.map +0 -0
  938. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/index.js +0 -0
  939. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/index.js.map +0 -0
  940. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/options.d.ts +0 -0
  941. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/options.d.ts.map +0 -0
  942. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/options.js +0 -0
  943. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/options.js.map +0 -0
  944. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/package.json +0 -0
  945. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/posix.d.ts +0 -0
  946. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/posix.d.ts.map +0 -0
  947. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/posix.js +0 -0
  948. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/posix.js.map +0 -0
  949. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/win32.d.ts +0 -0
  950. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/win32.d.ts.map +0 -0
  951. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/win32.js +0 -0
  952. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/cjs/win32.js.map +0 -0
  953. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/index.d.ts +0 -0
  954. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/index.d.ts.map +0 -0
  955. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/index.js +0 -0
  956. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/index.js.map +0 -0
  957. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/options.d.ts +0 -0
  958. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/options.d.ts.map +0 -0
  959. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/options.js +0 -0
  960. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/options.js.map +0 -0
  961. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/package.json +0 -0
  962. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/posix.d.ts +0 -0
  963. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/posix.d.ts.map +0 -0
  964. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/posix.js +0 -0
  965. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/posix.js.map +0 -0
  966. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/win32.d.ts +0 -0
  967. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/win32.d.ts.map +0 -0
  968. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/win32.js +0 -0
  969. /package/node_modules/{@zowe/imperative/node_modules/isexe → isexe}/dist/mjs/win32.js.map +0 -0
  970. /package/node_modules/{shebang-command/node_modules/shebang-regex → shebang-regex}/index.d.ts +0 -0
  971. /package/node_modules/{shebang-command/node_modules/shebang-regex → shebang-regex}/index.js +0 -0
  972. /package/node_modules/{strip-ansi/node_modules/ansi-regex → shebang-regex}/license +0 -0
  973. /package/node_modules/{shebang-command/node_modules/shebang-regex → shebang-regex}/package.json +0 -0
  974. /package/node_modules/{shebang-command/node_modules/shebang-regex → shebang-regex}/readme.md +0 -0
  975. /package/node_modules/streamroller/node_modules/{jsonfile → fs-extra/node_modules/jsonfile}/LICENSE +0 -0
  976. /package/node_modules/streamroller/node_modules/{jsonfile → fs-extra/node_modules/jsonfile}/README.md +0 -0
  977. /package/node_modules/streamroller/node_modules/{jsonfile → fs-extra/node_modules/jsonfile}/index.js +0 -0
  978. /package/node_modules/streamroller/node_modules/{jsonfile → fs-extra/node_modules/jsonfile}/package.json +0 -0
  979. /package/node_modules/streamroller/node_modules/{universalify → fs-extra/node_modules/universalify}/LICENSE +0 -0
  980. /package/node_modules/streamroller/node_modules/{universalify → fs-extra/node_modules/universalify}/README.md +0 -0
  981. /package/node_modules/streamroller/node_modules/{universalify → fs-extra/node_modules/universalify}/index.js +0 -0
  982. /package/node_modules/streamroller/node_modules/{universalify → fs-extra/node_modules/universalify}/package.json +0 -0
  983. /package/node_modules/{@zowe/imperative/node_modules/which → which}/bin/which.js +0 -0
  984. /package/node_modules/{@zowe/imperative/node_modules/which → which}/lib/index.js +0 -0
  985. /package/node_modules/{yargs/node_modules/y18n → y18n}/LICENSE +0 -0
  986. /package/node_modules/{yargs/node_modules/y18n → y18n}/README.md +0 -0
  987. /package/node_modules/{yargs/node_modules/y18n → y18n}/build/index.cjs +0 -0
  988. /package/node_modules/{yargs/node_modules/y18n → y18n}/build/lib/cjs.js +0 -0
  989. /package/node_modules/{yargs/node_modules/y18n → y18n}/build/lib/index.js +0 -0
  990. /package/node_modules/{yargs/node_modules/y18n → y18n}/build/lib/platform-shims/node.js +0 -0
  991. /package/node_modules/{yargs/node_modules/y18n → y18n}/index.mjs +0 -0
  992. /package/node_modules/{yargs/node_modules/y18n → y18n}/package.json +0 -0
  993. /package/node_modules/{tar/node_modules/yallist → yallist}/LICENSE.md +0 -0
  994. /package/node_modules/{tar/node_modules/yallist → yallist}/README.md +0 -0
  995. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/commonjs/index.d.ts +0 -0
  996. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/commonjs/index.d.ts.map +0 -0
  997. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/commonjs/index.js +0 -0
  998. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/commonjs/index.js.map +0 -0
  999. /package/node_modules/{@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match → yallist}/dist/commonjs/package.json +0 -0
  1000. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/esm/index.d.ts +0 -0
  1001. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/esm/index.d.ts.map +0 -0
  1002. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/esm/index.js +0 -0
  1003. /package/node_modules/{tar/node_modules/yallist → yallist}/dist/esm/index.js.map +0 -0
  1004. /package/node_modules/{@zowe/zos-files-for-zowe-sdk/node_modules/balanced-match → yallist}/dist/esm/package.json +0 -0
  1005. /package/node_modules/{tar/node_modules/yallist → yallist}/package.json +0 -0
@@ -1,134 +0,0 @@
1
- /**
2
- * Remove an element from the dom
3
- *
4
- * @category Manipulation
5
- * @param elem The element to be removed
6
- */
7
- export function removeElement(elem) {
8
- if (elem.prev)
9
- elem.prev.next = elem.next;
10
- if (elem.next)
11
- elem.next.prev = elem.prev;
12
- if (elem.parent) {
13
- const childs = elem.parent.children;
14
- const childsIndex = childs.lastIndexOf(elem);
15
- if (childsIndex >= 0) {
16
- childs.splice(childsIndex, 1);
17
- }
18
- }
19
- elem.next = null;
20
- elem.prev = null;
21
- elem.parent = null;
22
- }
23
- /**
24
- * Replace an element in the dom
25
- *
26
- * @category Manipulation
27
- * @param elem The element to be replaced
28
- * @param replacement The element to be added
29
- */
30
- export function replaceElement(elem, replacement) {
31
- const prev = (replacement.prev = elem.prev);
32
- if (prev) {
33
- prev.next = replacement;
34
- }
35
- const next = (replacement.next = elem.next);
36
- if (next) {
37
- next.prev = replacement;
38
- }
39
- const parent = (replacement.parent = elem.parent);
40
- if (parent) {
41
- const childs = parent.children;
42
- childs[childs.lastIndexOf(elem)] = replacement;
43
- elem.parent = null;
44
- }
45
- }
46
- /**
47
- * Append a child to an element.
48
- *
49
- * @category Manipulation
50
- * @param parent The element to append to.
51
- * @param child The element to be added as a child.
52
- */
53
- export function appendChild(parent, child) {
54
- removeElement(child);
55
- child.next = null;
56
- child.parent = parent;
57
- if (parent.children.push(child) > 1) {
58
- const sibling = parent.children[parent.children.length - 2];
59
- sibling.next = child;
60
- child.prev = sibling;
61
- }
62
- else {
63
- child.prev = null;
64
- }
65
- }
66
- /**
67
- * Append an element after another.
68
- *
69
- * @category Manipulation
70
- * @param elem The element to append after.
71
- * @param next The element be added.
72
- */
73
- export function append(elem, next) {
74
- removeElement(next);
75
- const { parent } = elem;
76
- const currNext = elem.next;
77
- next.next = currNext;
78
- next.prev = elem;
79
- elem.next = next;
80
- next.parent = parent;
81
- if (currNext) {
82
- currNext.prev = next;
83
- if (parent) {
84
- const childs = parent.children;
85
- childs.splice(childs.lastIndexOf(currNext), 0, next);
86
- }
87
- }
88
- else if (parent) {
89
- parent.children.push(next);
90
- }
91
- }
92
- /**
93
- * Prepend a child to an element.
94
- *
95
- * @category Manipulation
96
- * @param parent The element to prepend before.
97
- * @param child The element to be added as a child.
98
- */
99
- export function prependChild(parent, child) {
100
- removeElement(child);
101
- child.parent = parent;
102
- child.prev = null;
103
- if (parent.children.unshift(child) !== 1) {
104
- const sibling = parent.children[1];
105
- sibling.prev = child;
106
- child.next = sibling;
107
- }
108
- else {
109
- child.next = null;
110
- }
111
- }
112
- /**
113
- * Prepend an element before another.
114
- *
115
- * @category Manipulation
116
- * @param elem The element to prepend before.
117
- * @param prev The element be added.
118
- */
119
- export function prepend(elem, prev) {
120
- removeElement(prev);
121
- const { parent } = elem;
122
- if (parent) {
123
- const childs = parent.children;
124
- childs.splice(childs.indexOf(elem), 0, prev);
125
- }
126
- if (elem.prev) {
127
- elem.prev.next = prev;
128
- }
129
- prev.parent = parent;
130
- prev.prev = elem.prev;
131
- prev.next = elem;
132
- elem.prev = prev;
133
- }
134
- //# sourceMappingURL=manipulation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"manipulation.js","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["manipulation.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"type":"module"}
@@ -1,64 +0,0 @@
1
- import { Element, AnyNode, ParentNode } from "domhandler";
2
- /**
3
- * Search a node and its children for nodes passing a test function. If `node` is not an array, it will be wrapped in one.
4
- *
5
- * @category Querying
6
- * @param test Function to test nodes on.
7
- * @param node Node to search. Will be included in the result set if it matches.
8
- * @param recurse Also consider child nodes.
9
- * @param limit Maximum number of nodes to return.
10
- * @returns All nodes passing `test`.
11
- */
12
- export declare function filter(test: (elem: AnyNode) => boolean, node: AnyNode | AnyNode[], recurse?: boolean, limit?: number): AnyNode[];
13
- /**
14
- * Search an array of nodes and their children for nodes passing a test function.
15
- *
16
- * @category Querying
17
- * @param test Function to test nodes on.
18
- * @param nodes Array of nodes to search.
19
- * @param recurse Also consider child nodes.
20
- * @param limit Maximum number of nodes to return.
21
- * @returns All nodes passing `test`.
22
- */
23
- export declare function find(test: (elem: AnyNode) => boolean, nodes: AnyNode[] | ParentNode, recurse: boolean, limit: number): AnyNode[];
24
- /**
25
- * Finds the first element inside of an array that matches a test function. This is an alias for `Array.prototype.find`.
26
- *
27
- * @category Querying
28
- * @param test Function to test nodes on.
29
- * @param nodes Array of nodes to search.
30
- * @returns The first node in the array that passes `test`.
31
- * @deprecated Use `Array.prototype.find` directly.
32
- */
33
- export declare function findOneChild<T>(test: (elem: T) => boolean, nodes: T[]): T | undefined;
34
- /**
35
- * Finds one element in a tree that passes a test.
36
- *
37
- * @category Querying
38
- * @param test Function to test nodes on.
39
- * @param nodes Node or array of nodes to search.
40
- * @param recurse Also consider child nodes.
41
- * @returns The first node that passes `test`.
42
- */
43
- export declare function findOne(test: (elem: Element) => boolean, nodes: AnyNode[] | ParentNode, recurse?: boolean): Element | null;
44
- /**
45
- * Checks if a tree of nodes contains at least one node passing a test.
46
- *
47
- * @category Querying
48
- * @param test Function to test nodes on.
49
- * @param nodes Array of nodes to search.
50
- * @returns Whether a tree of nodes contains at least one node passing the test.
51
- */
52
- export declare function existsOne(test: (elem: Element) => boolean, nodes: AnyNode[] | ParentNode): boolean;
53
- /**
54
- * Search an array of nodes and their children for elements passing a test function.
55
- *
56
- * Same as `find`, but limited to elements and with less options, leading to reduced complexity.
57
- *
58
- * @category Querying
59
- * @param test Function to test nodes on.
60
- * @param nodes Array of nodes to search.
61
- * @returns All nodes passing `test`.
62
- */
63
- export declare function findAll(test: (elem: Element) => boolean, nodes: AnyNode[] | ParentNode): Element[];
64
- //# sourceMappingURL=querying.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"querying.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["querying.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE9E;;;;;;;;;GASG;AACH,wBAAgB,MAAM,CAClB,IAAI,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,OAAO,EAChC,IAAI,EAAE,OAAO,GAAG,OAAO,EAAE,EACzB,OAAO,UAAO,EACd,KAAK,GAAE,MAAiB,GACzB,OAAO,EAAE,CAEX;AAED;;;;;;;;;GASG;AACH,wBAAgB,IAAI,CAChB,IAAI,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,OAAO,EAChC,KAAK,EAAE,OAAO,EAAE,GAAG,UAAU,EAC7B,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,MAAM,GACd,OAAO,EAAE,CAuCX;AAED;;;;;;;;GAQG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC1B,IAAI,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,EAC1B,KAAK,EAAE,CAAC,EAAE,GACX,CAAC,GAAG,SAAS,CAEf;AAED;;;;;;;;GAQG;AACH,wBAAgB,OAAO,CACnB,IAAI,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,OAAO,EAChC,KAAK,EAAE,OAAO,EAAE,GAAG,UAAU,EAC7B,OAAO,UAAO,GACf,OAAO,GAAG,IAAI,CAchB;AAED;;;;;;;GAOG;AACH,wBAAgB,SAAS,CACrB,IAAI,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,OAAO,EAChC,KAAK,EAAE,OAAO,EAAE,GAAG,UAAU,GAC9B,OAAO,CAMT;AAED;;;;;;;;;GASG;AACH,wBAAgB,OAAO,CACnB,IAAI,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,OAAO,EAChC,KAAK,EAAE,OAAO,EAAE,GAAG,UAAU,GAC9B,OAAO,EAAE,CA4BX"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"querying.js","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["querying.ts"],"names":[],"mappings":"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"}
@@ -1,46 +0,0 @@
1
- import { AnyNode } from "domhandler";
2
- import { DomSerializerOptions } from "dom-serializer";
3
- /**
4
- * @category Stringify
5
- * @deprecated Use the `dom-serializer` module directly.
6
- * @param node Node to get the outer HTML of.
7
- * @param options Options for serialization.
8
- * @returns `node`'s outer HTML.
9
- */
10
- export declare function getOuterHTML(node: AnyNode | ArrayLike<AnyNode>, options?: DomSerializerOptions): string;
11
- /**
12
- * @category Stringify
13
- * @deprecated Use the `dom-serializer` module directly.
14
- * @param node Node to get the inner HTML of.
15
- * @param options Options for serialization.
16
- * @returns `node`'s inner HTML.
17
- */
18
- export declare function getInnerHTML(node: AnyNode, options?: DomSerializerOptions): string;
19
- /**
20
- * Get a node's inner text. Same as `textContent`, but inserts newlines for `<br>` tags. Ignores comments.
21
- *
22
- * @category Stringify
23
- * @deprecated Use `textContent` instead.
24
- * @param node Node to get the inner text of.
25
- * @returns `node`'s inner text.
26
- */
27
- export declare function getText(node: AnyNode | AnyNode[]): string;
28
- /**
29
- * Get a node's text content. Ignores comments.
30
- *
31
- * @category Stringify
32
- * @param node Node to get the text content of.
33
- * @returns `node`'s text content.
34
- * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent}
35
- */
36
- export declare function textContent(node: AnyNode | AnyNode[]): string;
37
- /**
38
- * Get a node's inner text, ignoring `<script>` and `<style>` tags. Ignores comments.
39
- *
40
- * @category Stringify
41
- * @param node Node to get the inner text of.
42
- * @returns `node`'s inner text.
43
- * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Node/innerText}
44
- */
45
- export declare function innerText(node: AnyNode | AnyNode[]): string;
46
- //# sourceMappingURL=stringify.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stringify.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["stringify.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,OAAO,EAEV,MAAM,YAAY,CAAC;AACpB,OAAmB,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAGlE;;;;;;GAMG;AACH,wBAAgB,YAAY,CACxB,IAAI,EAAE,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC,EAClC,OAAO,CAAC,EAAE,oBAAoB,GAC/B,MAAM,CAER;AAED;;;;;;GAMG;AACH,wBAAgB,YAAY,CACxB,IAAI,EAAE,OAAO,EACb,OAAO,CAAC,EAAE,oBAAoB,GAC/B,MAAM,CAIR;AAED;;;;;;;GAOG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,EAAE,GAAG,MAAM,CAMzD;AAED;;;;;;;GAOG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,EAAE,GAAG,MAAM,CAO7D;AAED;;;;;;;GAOG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,EAAE,GAAG,MAAM,CAO3D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"stringify.js","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["stringify.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,KAAK,EACL,OAAO,EACP,MAAM,EACN,WAAW,EAEX,SAAS,GACZ,MAAM,YAAY,CAAC;AACpB,OAAO,UAAoC,MAAM,gBAAgB,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C;;;;;;GAMG;AACH,MAAM,UAAU,YAAY,CACxB,IAAkC,EAClC,OAA8B;IAE9B,OAAO,UAAU,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;AACrC,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,YAAY,CACxB,IAAa,EACb,OAA8B;IAE9B,OAAO,WAAW,CAAC,IAAI,CAAC;QACpB,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC;QACnE,CAAC,CAAC,EAAE,CAAC;AACb,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,OAAO,CAAC,IAAyB;IAC7C,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAC3D,IAAI,KAAK,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC3E,IAAI,OAAO,CAAC,IAAI,CAAC;QAAE,OAAO,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IACjD,IAAI,MAAM,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,IAAI,CAAC;IACnC,OAAO,EAAE,CAAC;AACd,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,WAAW,CAAC,IAAyB;IACjD,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAC/D,IAAI,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC;QACxC,OAAO,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IACtC,CAAC;IACD,IAAI,MAAM,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,IAAI,CAAC;IACnC,OAAO,EAAE,CAAC;AACd,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,SAAS,CAAC,IAAyB;IAC/C,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAC7D,IAAI,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,KAAK,WAAW,CAAC,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC;QACxE,OAAO,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IACpC,CAAC;IACD,IAAI,MAAM,CAAC,IAAI,CAAC;QAAE,OAAO,IAAI,CAAC,IAAI,CAAC;IACnC,OAAO,EAAE,CAAC;AACd,CAAC"}
@@ -1,67 +0,0 @@
1
- import { AnyNode, ChildNode, Element, ParentNode } from "domhandler";
2
- /**
3
- * Get a node's children.
4
- *
5
- * @category Traversal
6
- * @param elem Node to get the children of.
7
- * @returns `elem`'s children, or an empty array.
8
- */
9
- export declare function getChildren(elem: AnyNode): ChildNode[];
10
- export declare function getParent(elem: AnyNode): ParentNode | null;
11
- /**
12
- * Gets an elements siblings, including the element itself.
13
- *
14
- * Attempts to get the children through the element's parent first. If we don't
15
- * have a parent (the element is a root node), we walk the element's `prev` &
16
- * `next` to get all remaining nodes.
17
- *
18
- * @category Traversal
19
- * @param elem Element to get the siblings of.
20
- * @returns `elem`'s siblings, including `elem`.
21
- */
22
- export declare function getSiblings(elem: AnyNode): AnyNode[];
23
- /**
24
- * Gets an attribute from an element.
25
- *
26
- * @category Traversal
27
- * @param elem Element to check.
28
- * @param name Attribute name to retrieve.
29
- * @returns The element's attribute value, or `undefined`.
30
- */
31
- export declare function getAttributeValue(elem: Element, name: string): string | undefined;
32
- /**
33
- * Checks whether an element has an attribute.
34
- *
35
- * @category Traversal
36
- * @param elem Element to check.
37
- * @param name Attribute name to look for.
38
- * @returns Returns whether `elem` has the attribute `name`.
39
- */
40
- export declare function hasAttrib(elem: Element, name: string): boolean;
41
- /**
42
- * Get the tag name of an element.
43
- *
44
- * @category Traversal
45
- * @param elem The element to get the name for.
46
- * @returns The tag name of `elem`.
47
- */
48
- export declare function getName(elem: Element): string;
49
- /**
50
- * Returns the next element sibling of a node.
51
- *
52
- * @category Traversal
53
- * @param elem The element to get the next sibling of.
54
- * @returns `elem`'s next sibling that is a tag, or `null` if there is no next
55
- * sibling.
56
- */
57
- export declare function nextElementSibling(elem: AnyNode): Element | null;
58
- /**
59
- * Returns the previous element sibling of a node.
60
- *
61
- * @category Traversal
62
- * @param elem The element to get the previous sibling of.
63
- * @returns `elem`'s previous sibling that is a tag, or `null` if there is no
64
- * previous sibling.
65
- */
66
- export declare function prevElementSibling(elem: AnyNode): Element | null;
67
- //# sourceMappingURL=traversal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"traversal.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["traversal.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,OAAO,EACP,SAAS,EACT,OAAO,EACP,UAAU,EAEb,MAAM,YAAY,CAAC;AAEpB;;;;;;GAMG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,GAAG,SAAS,EAAE,CAEtD;AAED,wBAAgB,SAAS,CAAC,IAAI,EAAE,OAAO,GAAG,UAAU,GAAG,IAAI,CAAC;AAY5D;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,EAAE,CAepD;AAED;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAC7B,IAAI,EAAE,OAAO,EACb,IAAI,EAAE,MAAM,GACb,MAAM,GAAG,SAAS,CAEpB;AAED;;;;;;;GAOG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,OAAO,CAM9D;AAED;;;;;;GAMG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,CAE7C;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,GAAG,IAAI,CAIhE;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,GAAG,IAAI,CAIhE"}
@@ -1,112 +0,0 @@
1
- import { isTag, hasChildren, } from "domhandler";
2
- /**
3
- * Get a node's children.
4
- *
5
- * @category Traversal
6
- * @param elem Node to get the children of.
7
- * @returns `elem`'s children, or an empty array.
8
- */
9
- export function getChildren(elem) {
10
- return hasChildren(elem) ? elem.children : [];
11
- }
12
- /**
13
- * Get a node's parent.
14
- *
15
- * @category Traversal
16
- * @param elem Node to get the parent of.
17
- * @returns `elem`'s parent node, or `null` if `elem` is a root node.
18
- */
19
- export function getParent(elem) {
20
- return elem.parent || null;
21
- }
22
- /**
23
- * Gets an elements siblings, including the element itself.
24
- *
25
- * Attempts to get the children through the element's parent first. If we don't
26
- * have a parent (the element is a root node), we walk the element's `prev` &
27
- * `next` to get all remaining nodes.
28
- *
29
- * @category Traversal
30
- * @param elem Element to get the siblings of.
31
- * @returns `elem`'s siblings, including `elem`.
32
- */
33
- export function getSiblings(elem) {
34
- const parent = getParent(elem);
35
- if (parent != null)
36
- return getChildren(parent);
37
- const siblings = [elem];
38
- let { prev, next } = elem;
39
- while (prev != null) {
40
- siblings.unshift(prev);
41
- ({ prev } = prev);
42
- }
43
- while (next != null) {
44
- siblings.push(next);
45
- ({ next } = next);
46
- }
47
- return siblings;
48
- }
49
- /**
50
- * Gets an attribute from an element.
51
- *
52
- * @category Traversal
53
- * @param elem Element to check.
54
- * @param name Attribute name to retrieve.
55
- * @returns The element's attribute value, or `undefined`.
56
- */
57
- export function getAttributeValue(elem, name) {
58
- var _a;
59
- return (_a = elem.attribs) === null || _a === void 0 ? void 0 : _a[name];
60
- }
61
- /**
62
- * Checks whether an element has an attribute.
63
- *
64
- * @category Traversal
65
- * @param elem Element to check.
66
- * @param name Attribute name to look for.
67
- * @returns Returns whether `elem` has the attribute `name`.
68
- */
69
- export function hasAttrib(elem, name) {
70
- return (elem.attribs != null &&
71
- Object.prototype.hasOwnProperty.call(elem.attribs, name) &&
72
- elem.attribs[name] != null);
73
- }
74
- /**
75
- * Get the tag name of an element.
76
- *
77
- * @category Traversal
78
- * @param elem The element to get the name for.
79
- * @returns The tag name of `elem`.
80
- */
81
- export function getName(elem) {
82
- return elem.name;
83
- }
84
- /**
85
- * Returns the next element sibling of a node.
86
- *
87
- * @category Traversal
88
- * @param elem The element to get the next sibling of.
89
- * @returns `elem`'s next sibling that is a tag, or `null` if there is no next
90
- * sibling.
91
- */
92
- export function nextElementSibling(elem) {
93
- let { next } = elem;
94
- while (next !== null && !isTag(next))
95
- ({ next } = next);
96
- return next;
97
- }
98
- /**
99
- * Returns the previous element sibling of a node.
100
- *
101
- * @category Traversal
102
- * @param elem The element to get the previous sibling of.
103
- * @returns `elem`'s previous sibling that is a tag, or `null` if there is no
104
- * previous sibling.
105
- */
106
- export function prevElementSibling(elem) {
107
- let { prev } = elem;
108
- while (prev !== null && !isTag(prev))
109
- ({ prev } = prev);
110
- return prev;
111
- }
112
- //# sourceMappingURL=traversal.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"traversal.js","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["traversal.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,KAAK,EAKL,WAAW,GACd,MAAM,YAAY,CAAC;AAEpB;;;;;;GAMG;AACH,MAAM,UAAU,WAAW,CAAC,IAAa;IACrC,OAAO,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;AAClD,CAAC;AAGD;;;;;;GAMG;AACH,MAAM,UAAU,SAAS,CAAC,IAAa;IACnC,OAAO,IAAI,CAAC,MAAM,IAAI,IAAI,CAAC;AAC/B,CAAC;AAED;;;;;;;;;;GAUG;AACH,MAAM,UAAU,WAAW,CAAC,IAAa;IACrC,MAAM,MAAM,GAAG,SAAS,CAAC,IAAI,CAAC,CAAC;IAC/B,IAAI,MAAM,IAAI,IAAI;QAAE,OAAO,WAAW,CAAC,MAAM,CAAC,CAAC;IAE/C,MAAM,QAAQ,GAAG,CAAC,IAAI,CAAC,CAAC;IACxB,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;IAC1B,OAAO,IAAI,IAAI,IAAI,EAAE,CAAC;QAClB,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;QACvB,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC;IACtB,CAAC;IACD,OAAO,IAAI,IAAI,IAAI,EAAE,CAAC;QAClB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACpB,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC;IACtB,CAAC;IACD,OAAO,QAAQ,CAAC;AACpB,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,iBAAiB,CAC7B,IAAa,EACb,IAAY;;IAEZ,OAAO,MAAA,IAAI,CAAC,OAAO,0CAAG,IAAI,CAAC,CAAC;AAChC,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,SAAS,CAAC,IAAa,EAAE,IAAY;IACjD,OAAO,CACH,IAAI,CAAC,OAAO,IAAI,IAAI;QACpB,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC;QACxD,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,IAAI,CAC7B,CAAC;AACN,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,OAAO,CAAC,IAAa;IACjC,OAAO,IAAI,CAAC,IAAI,CAAC;AACrB,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,kBAAkB,CAAC,IAAa;IAC5C,IAAI,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;IACpB,OAAO,IAAI,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC;QAAE,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC;IACxD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,kBAAkB,CAAC,IAAa;IAC5C,IAAI,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;IACpB,OAAO,IAAI,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC;QAAE,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC;IACxD,OAAO,IAAI,CAAC;AAChB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"feeds.d.ts","sourceRoot":"https://raw.githubusercontent.com/fb55/domutils/0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c/src/","sources":["feeds.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAW,MAAM,YAAY,CAAC;AAInD;;;;GAIG;AACH,MAAM,MAAM,mBAAmB,GACzB,OAAO,GACP,OAAO,GACP,OAAO,GACP,UAAU,GACV,YAAY,CAAC;AAEnB;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG,QAAQ,GAAG,MAAM,GAAG,SAAS,CAAC;AAEpE;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B,MAAM,EAAE,mBAAmB,GAAG,SAAS,CAAC;IACxC,SAAS,EAAE,OAAO,CAAC;IACnB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;GAIG;AACH,MAAM,WAAW,QAAQ;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,IAAI,CAAC;IACf,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B;AAED;;;;GAIG;AACH,MAAM,WAAW,IAAI;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,IAAI,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,QAAQ,EAAE,CAAC;CACrB;AAED;;;;;;GAMG;AACH,wBAAgB,OAAO,CAAC,GAAG,EAAE,OAAO,EAAE,GAAG,IAAI,GAAG,IAAI,CAQnD"}
@@ -1,190 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getFeed = getFeed;
4
- var stringify_js_1 = require("./stringify.js");
5
- var legacy_js_1 = require("./legacy.js");
6
- /**
7
- * Get the feed object from the root of a DOM tree.
8
- *
9
- * @category Feeds
10
- * @param doc - The DOM to to extract the feed from.
11
- * @returns The feed.
12
- */
13
- function getFeed(doc) {
14
- var feedRoot = getOneElement(isValidFeed, doc);
15
- return !feedRoot
16
- ? null
17
- : feedRoot.name === "feed"
18
- ? getAtomFeed(feedRoot)
19
- : getRssFeed(feedRoot);
20
- }
21
- /**
22
- * Parse an Atom feed.
23
- *
24
- * @param feedRoot The root of the feed.
25
- * @returns The parsed feed.
26
- */
27
- function getAtomFeed(feedRoot) {
28
- var _a;
29
- var childs = feedRoot.children;
30
- var feed = {
31
- type: "atom",
32
- items: (0, legacy_js_1.getElementsByTagName)("entry", childs).map(function (item) {
33
- var _a;
34
- var children = item.children;
35
- var entry = { media: getMediaElements(children) };
36
- addConditionally(entry, "id", "id", children);
37
- addConditionally(entry, "title", "title", children);
38
- var href = (_a = getOneElement("link", children)) === null || _a === void 0 ? void 0 : _a.attribs["href"];
39
- if (href) {
40
- entry.link = href;
41
- }
42
- var description = fetch("summary", children) || fetch("content", children);
43
- if (description) {
44
- entry.description = description;
45
- }
46
- var pubDate = fetch("updated", children);
47
- if (pubDate) {
48
- entry.pubDate = new Date(pubDate);
49
- }
50
- return entry;
51
- }),
52
- };
53
- addConditionally(feed, "id", "id", childs);
54
- addConditionally(feed, "title", "title", childs);
55
- var href = (_a = getOneElement("link", childs)) === null || _a === void 0 ? void 0 : _a.attribs["href"];
56
- if (href) {
57
- feed.link = href;
58
- }
59
- addConditionally(feed, "description", "subtitle", childs);
60
- var updated = fetch("updated", childs);
61
- if (updated) {
62
- feed.updated = new Date(updated);
63
- }
64
- addConditionally(feed, "author", "email", childs, true);
65
- return feed;
66
- }
67
- /**
68
- * Parse a RSS feed.
69
- *
70
- * @param feedRoot The root of the feed.
71
- * @returns The parsed feed.
72
- */
73
- function getRssFeed(feedRoot) {
74
- var _a, _b;
75
- var childs = (_b = (_a = getOneElement("channel", feedRoot.children)) === null || _a === void 0 ? void 0 : _a.children) !== null && _b !== void 0 ? _b : [];
76
- var feed = {
77
- type: feedRoot.name.substr(0, 3),
78
- id: "",
79
- items: (0, legacy_js_1.getElementsByTagName)("item", feedRoot.children).map(function (item) {
80
- var children = item.children;
81
- var entry = { media: getMediaElements(children) };
82
- addConditionally(entry, "id", "guid", children);
83
- addConditionally(entry, "title", "title", children);
84
- addConditionally(entry, "link", "link", children);
85
- addConditionally(entry, "description", "description", children);
86
- var pubDate = fetch("pubDate", children) || fetch("dc:date", children);
87
- if (pubDate)
88
- entry.pubDate = new Date(pubDate);
89
- return entry;
90
- }),
91
- };
92
- addConditionally(feed, "title", "title", childs);
93
- addConditionally(feed, "link", "link", childs);
94
- addConditionally(feed, "description", "description", childs);
95
- var updated = fetch("lastBuildDate", childs);
96
- if (updated) {
97
- feed.updated = new Date(updated);
98
- }
99
- addConditionally(feed, "author", "managingEditor", childs, true);
100
- return feed;
101
- }
102
- var MEDIA_KEYS_STRING = ["url", "type", "lang"];
103
- var MEDIA_KEYS_INT = [
104
- "fileSize",
105
- "bitrate",
106
- "framerate",
107
- "samplingrate",
108
- "channels",
109
- "duration",
110
- "height",
111
- "width",
112
- ];
113
- /**
114
- * Get all media elements of a feed item.
115
- *
116
- * @param where Nodes to search in.
117
- * @returns Media elements.
118
- */
119
- function getMediaElements(where) {
120
- return (0, legacy_js_1.getElementsByTagName)("media:content", where).map(function (elem) {
121
- var attribs = elem.attribs;
122
- var media = {
123
- medium: attribs["medium"],
124
- isDefault: !!attribs["isDefault"],
125
- };
126
- for (var _i = 0, MEDIA_KEYS_STRING_1 = MEDIA_KEYS_STRING; _i < MEDIA_KEYS_STRING_1.length; _i++) {
127
- var attrib = MEDIA_KEYS_STRING_1[_i];
128
- if (attribs[attrib]) {
129
- media[attrib] = attribs[attrib];
130
- }
131
- }
132
- for (var _a = 0, MEDIA_KEYS_INT_1 = MEDIA_KEYS_INT; _a < MEDIA_KEYS_INT_1.length; _a++) {
133
- var attrib = MEDIA_KEYS_INT_1[_a];
134
- if (attribs[attrib]) {
135
- media[attrib] = parseInt(attribs[attrib], 10);
136
- }
137
- }
138
- if (attribs["expression"]) {
139
- media.expression = attribs["expression"];
140
- }
141
- return media;
142
- });
143
- }
144
- /**
145
- * Get one element by tag name.
146
- *
147
- * @param tagName Tag name to look for
148
- * @param node Node to search in
149
- * @returns The element or null
150
- */
151
- function getOneElement(tagName, node) {
152
- return (0, legacy_js_1.getElementsByTagName)(tagName, node, true, 1)[0];
153
- }
154
- /**
155
- * Get the text content of an element with a certain tag name.
156
- *
157
- * @param tagName Tag name to look for.
158
- * @param where Node to search in.
159
- * @param recurse Whether to recurse into child nodes.
160
- * @returns The text content of the element.
161
- */
162
- function fetch(tagName, where, recurse) {
163
- if (recurse === void 0) { recurse = false; }
164
- return (0, stringify_js_1.textContent)((0, legacy_js_1.getElementsByTagName)(tagName, where, recurse, 1)).trim();
165
- }
166
- /**
167
- * Adds a property to an object if it has a value.
168
- *
169
- * @param obj Object to be extended
170
- * @param prop Property name
171
- * @param tagName Tag name that contains the conditionally added property
172
- * @param where Element to search for the property
173
- * @param recurse Whether to recurse into child nodes.
174
- */
175
- function addConditionally(obj, prop, tagName, where, recurse) {
176
- if (recurse === void 0) { recurse = false; }
177
- var val = fetch(tagName, where, recurse);
178
- if (val)
179
- obj[prop] = val;
180
- }
181
- /**
182
- * Checks if an element is a feed root node.
183
- *
184
- * @param value The name of the element to check.
185
- * @returns Whether an element is a feed root node.
186
- */
187
- function isValidFeed(value) {
188
- return value === "rss" || value === "feed" || value === "rdf:RDF";
189
- }
190
- //# sourceMappingURL=feeds.js.map