@zowe/cli 8.36.0 → 8.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/daemon/DaemonClient.d.ts.map +1 -1
- package/lib/daemon/DaemonClient.js +3 -0
- package/lib/daemon/DaemonClient.js.map +1 -1
- package/lib/zosfiles/-strings-/en.d.ts +2 -0
- package/lib/zosfiles/-strings-/en.d.ts.map +1 -1
- package/lib/zosfiles/-strings-/en.js +5 -1
- package/lib/zosfiles/-strings-/en.js.map +1 -1
- package/lib/zosfiles/ZosFiles.options.d.ts.map +1 -1
- package/lib/zosfiles/ZosFiles.options.js +3 -1
- package/lib/zosfiles/ZosFiles.options.js.map +1 -1
- package/lib/zosfiles/create/Create.utils.d.ts.map +1 -1
- package/lib/zosfiles/create/Create.utils.js +3 -1
- package/lib/zosfiles/create/Create.utils.js.map +1 -1
- package/lib/zosfiles/create/ussDir/ussDir.handler.d.ts.map +1 -1
- package/lib/zosfiles/create/ussDir/ussDir.handler.js +5 -1
- package/lib/zosfiles/create/ussDir/ussDir.handler.js.map +1 -1
- package/lib/zosfiles/create/ussFile/ussFile.handler.d.ts.map +1 -1
- package/lib/zosfiles/create/ussFile/ussFile.handler.js +5 -1
- package/lib/zosfiles/create/ussFile/ussFile.handler.js.map +1 -1
- package/lib/zosfiles/create/vsam/vsam.handler.d.ts.map +1 -1
- package/lib/zosfiles/create/vsam/vsam.handler.js +3 -1
- package/lib/zosfiles/create/vsam/vsam.handler.js.map +1 -1
- package/lib/zosfiles/create/zfs/zfs.handler.d.ts.map +1 -1
- package/lib/zosfiles/create/zfs/zfs.handler.js +3 -1
- package/lib/zosfiles/create/zfs/zfs.handler.js.map +1 -1
- package/lib/zosfiles/delete/ds/Ds.handler.d.ts.map +1 -1
- package/lib/zosfiles/delete/ds/Ds.handler.js +4 -1
- package/lib/zosfiles/delete/ds/Ds.handler.js.map +1 -1
- package/lib/zosfiles/delete/uss/Uss.handler.d.ts.map +1 -1
- package/lib/zosfiles/delete/uss/Uss.handler.js +5 -1
- package/lib/zosfiles/delete/uss/Uss.handler.js.map +1 -1
- package/lib/zosfiles/delete/vsam/Vsam.handler.d.ts.map +1 -1
- package/lib/zosfiles/delete/vsam/Vsam.handler.js +3 -1
- package/lib/zosfiles/delete/vsam/Vsam.handler.js.map +1 -1
- package/lib/zosfiles/delete/zfs/zfs.handler.d.ts.map +1 -1
- package/lib/zosfiles/delete/zfs/zfs.handler.js +3 -1
- package/lib/zosfiles/delete/zfs/zfs.handler.js.map +1 -1
- package/lib/zosfiles/download/am/AllMembers.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/am/AllMembers.handler.js +3 -1
- package/lib/zosfiles/download/am/AllMembers.handler.js.map +1 -1
- package/lib/zosfiles/download/amm/AllMembersMatching.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/amm/AllMembersMatching.handler.js +2 -0
- package/lib/zosfiles/download/amm/AllMembersMatching.handler.js.map +1 -1
- package/lib/zosfiles/download/ds/Dataset.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/ds/Dataset.handler.js +3 -1
- package/lib/zosfiles/download/ds/Dataset.handler.js.map +1 -1
- package/lib/zosfiles/download/dsm/DataSetMatching.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/dsm/DataSetMatching.handler.js +6 -2
- package/lib/zosfiles/download/dsm/DataSetMatching.handler.js.map +1 -1
- package/lib/zosfiles/download/uss/UssFile.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/uss/UssFile.handler.js +2 -0
- package/lib/zosfiles/download/uss/UssFile.handler.js.map +1 -1
- package/lib/zosfiles/download/ussdir/UssDir.handler.d.ts.map +1 -1
- package/lib/zosfiles/download/ussdir/UssDir.handler.js +6 -2
- package/lib/zosfiles/download/ussdir/UssDir.handler.js.map +1 -1
- package/lib/zosfiles/edit/Edit.utils.d.ts +2 -2
- package/lib/zosfiles/edit/Edit.utils.d.ts.map +1 -1
- package/lib/zosfiles/edit/Edit.utils.js +10 -10
- package/lib/zosfiles/edit/Edit.utils.js.map +1 -1
- package/lib/zosfiles/invoke/amsFile/AmsFile.handler.d.ts.map +1 -1
- package/lib/zosfiles/invoke/amsFile/AmsFile.handler.js +5 -1
- package/lib/zosfiles/invoke/amsFile/AmsFile.handler.js.map +1 -1
- package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.d.ts.map +1 -1
- package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.js +5 -1
- package/lib/zosfiles/invoke/amsStatements/AmsStatements.handler.js.map +1 -1
- package/lib/zosfiles/list/alias/Alias.handler.d.ts.map +1 -1
- package/lib/zosfiles/list/alias/Alias.handler.js +3 -1
- package/lib/zosfiles/list/alias/Alias.handler.js.map +1 -1
- package/lib/zosfiles/list/am/AllMembers.handler.d.ts.map +1 -1
- package/lib/zosfiles/list/am/AllMembers.handler.js +3 -1
- package/lib/zosfiles/list/am/AllMembers.handler.js.map +1 -1
- package/lib/zosfiles/list/ds/DataSet.handler.d.ts.map +1 -1
- package/lib/zosfiles/list/ds/DataSet.handler.js +3 -1
- package/lib/zosfiles/list/ds/DataSet.handler.js.map +1 -1
- package/lib/zosfiles/list/fs/Fs.handler.d.ts.map +1 -1
- package/lib/zosfiles/list/fs/Fs.handler.js +6 -2
- package/lib/zosfiles/list/fs/Fs.handler.js.map +1 -1
- package/lib/zosfiles/list/uss/UssFile.handler.d.ts.map +1 -1
- package/lib/zosfiles/list/uss/UssFile.handler.js +3 -1
- package/lib/zosfiles/list/uss/UssFile.handler.js.map +1 -1
- package/lib/zosfiles/mount/fs/fs.handler.d.ts.map +1 -1
- package/lib/zosfiles/mount/fs/fs.handler.js +3 -1
- package/lib/zosfiles/mount/fs/fs.handler.js.map +1 -1
- package/lib/zosfiles/rename/ds/Ds.handler.d.ts.map +1 -1
- package/lib/zosfiles/rename/ds/Ds.handler.js +4 -1
- package/lib/zosfiles/rename/ds/Ds.handler.js.map +1 -1
- package/lib/zosfiles/rename/dsm/Dsm.handler.d.ts.map +1 -1
- package/lib/zosfiles/rename/dsm/Dsm.handler.js +4 -1
- package/lib/zosfiles/rename/dsm/Dsm.handler.js.map +1 -1
- package/lib/zosfiles/search/ds/DataSets.handler.d.ts.map +1 -1
- package/lib/zosfiles/search/ds/DataSets.handler.js +10 -2
- package/lib/zosfiles/search/ds/DataSets.handler.js.map +1 -1
- package/lib/zosfiles/upload/dtp/DirToPds.handler.d.ts.map +1 -1
- package/lib/zosfiles/upload/dtp/DirToPds.handler.js +3 -1
- package/lib/zosfiles/upload/dtp/DirToPds.handler.js.map +1 -1
- package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.d.ts.map +1 -1
- package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.js +3 -1
- package/lib/zosfiles/upload/dtu/DirToUSSDir.handler.js.map +1 -1
- package/lib/zosfiles/upload/ftds/FileToDataSet.handler.d.ts.map +1 -1
- package/lib/zosfiles/upload/ftds/FileToDataSet.handler.js +3 -1
- package/lib/zosfiles/upload/ftds/FileToDataSet.handler.js.map +1 -1
- package/lib/zosfiles/upload/ftu/FileToUSS.handler.d.ts.map +1 -1
- package/lib/zosfiles/upload/ftu/FileToUSS.handler.js +3 -1
- package/lib/zosfiles/upload/ftu/FileToUSS.handler.js.map +1 -1
- package/lib/zosfiles/upload/stds/StdinToDataSet.handler.d.ts.map +1 -1
- package/lib/zosfiles/upload/stds/StdinToDataSet.handler.js +3 -1
- package/lib/zosfiles/upload/stds/StdinToDataSet.handler.js.map +1 -1
- package/lib/zosfiles/view/ds/Dataset.handler.d.ts.map +1 -1
- package/lib/zosfiles/view/ds/Dataset.handler.js +3 -1
- package/lib/zosfiles/view/ds/Dataset.handler.js.map +1 -1
- package/lib/zosfiles/view/uss/USSFile.handler.d.ts.map +1 -1
- package/lib/zosfiles/view/uss/USSFile.handler.js +3 -1
- package/lib/zosfiles/view/uss/USSFile.handler.js.map +1 -1
- package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.d.ts +14 -0
- package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.d.ts.map +1 -1
- package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.js +14 -0
- package/node_modules/@zowe/core-for-zowe-sdk/lib/rest/ZosmfHeaders.js.map +1 -1
- package/node_modules/@zowe/core-for-zowe-sdk/package.json +3 -3
- package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.d.ts.map +1 -1
- package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.js +1 -0
- package/node_modules/@zowe/imperative/lib/config/src/ConfigSchema.js.map +1 -1
- package/node_modules/@zowe/imperative/lib/logger/src/LoggerConfigBuilder.d.ts +1 -0
- package/node_modules/@zowe/imperative/lib/logger/src/LoggerConfigBuilder.d.ts.map +1 -1
- package/node_modules/@zowe/imperative/lib/logger/src/LoggerConfigBuilder.js +2 -0
- package/node_modules/@zowe/imperative/lib/logger/src/LoggerConfigBuilder.js.map +1 -1
- package/node_modules/@zowe/imperative/lib/logger/src/log4jsToWinston.d.ts +1 -0
- package/node_modules/@zowe/imperative/lib/logger/src/log4jsToWinston.d.ts.map +1 -1
- package/node_modules/@zowe/imperative/lib/logger/src/log4jsToWinston.js +11 -3
- package/node_modules/@zowe/imperative/lib/logger/src/log4jsToWinston.js.map +1 -1
- package/node_modules/@zowe/imperative/lib/utilities/src/TextUtils.d.ts.map +1 -1
- package/node_modules/@zowe/imperative/lib/utilities/src/TextUtils.js +25 -0
- package/node_modules/@zowe/imperative/lib/utilities/src/TextUtils.js.map +1 -1
- package/node_modules/@zowe/imperative/package.json +3 -3
- package/node_modules/@zowe/imperative/web-help/package-lock.json +62 -62
- package/node_modules/@zowe/provisioning-for-zowe-sdk/package.json +4 -4
- package/node_modules/@zowe/secrets-for-zowe-sdk/README.md +70 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/package.json +1 -1
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.darwin-arm64.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.darwin-x64.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-arm-gnueabihf.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-arm64-gnu.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-ia32-gnu.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.linux-x64-gnu.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-arm64-msvc.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-ia32-msvc.node +0 -0
- package/node_modules/@zowe/secrets-for-zowe-sdk/prebuilds/keyring.win32-x64-msvc.node +0 -0
- package/node_modules/@zowe/zos-console-for-zowe-sdk/package.json +4 -4
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/doc/IZosFilesOptions.d.ts +12 -0
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/doc/IZosFilesOptions.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/copy/Copy.js +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/copy/Copy.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.js +18 -3
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/create/Create.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.js +7 -3
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/delete/Delete.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/download/Download.js +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/download/Download.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.js +2 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/invoke/Invoke.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.js +6 -5
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/list/List.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.js +6 -0
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/mount/Mount.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.js +2 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/rename/Rename.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.js +3 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/unmount/Unmount.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.js +5 -5
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/upload/Upload.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.d.ts +4 -4
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.js +10 -33
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/methods/utilities/Utilities.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.d.ts +7 -0
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.d.ts.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.js +16 -0
- package/node_modules/@zowe/zos-files-for-zowe-sdk/lib/utils/ZosFilesUtils.js.map +1 -1
- package/node_modules/@zowe/zos-files-for-zowe-sdk/package.json +5 -5
- package/node_modules/@zowe/zos-jobs-for-zowe-sdk/package.json +5 -5
- package/node_modules/@zowe/zos-logs-for-zowe-sdk/package.json +4 -4
- package/node_modules/@zowe/zos-tso-for-zowe-sdk/package.json +5 -5
- package/node_modules/@zowe/zos-uss-for-zowe-sdk/package.json +3 -3
- package/node_modules/@zowe/zos-workflows-for-zowe-sdk/package.json +5 -5
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.d.ts.map +1 -1
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.js +21 -0
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.constants.js.map +1 -1
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.d.ts.map +1 -1
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.js +8 -0
- package/node_modules/@zowe/zosmf-for-zowe-sdk/lib/constants/Zosmf.profile.js.map +1 -1
- package/node_modules/@zowe/zosmf-for-zowe-sdk/package.json +4 -4
- package/node_modules/js-yaml/dist/js-yaml.js +11 -3
- package/node_modules/js-yaml/dist/js-yaml.js.map +1 -1
- package/node_modules/js-yaml/dist/js-yaml.min.js +1 -1
- package/node_modules/js-yaml/dist/js-yaml.min.js.map +1 -1
- package/node_modules/js-yaml/dist/js-yaml.mjs +11 -3
- package/node_modules/js-yaml/dist/js-yaml.mjs.map +1 -1
- package/node_modules/js-yaml/lib/loader.js +16 -3
- package/node_modules/js-yaml/package.json +1 -1
- package/node_modules/sanitize-html/README.md +13 -0
- package/node_modules/sanitize-html/index.js +86 -12
- package/node_modules/sanitize-html/node_modules/dom-serializer/LICENSE +7 -0
- package/node_modules/{dom-serializer → sanitize-html/node_modules/dom-serializer}/README.md +14 -8
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/foreign-names.d.ts +11 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/foreign-names.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/foreign-names.js +15 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/foreign-names.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/index.d.ts +72 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/index.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/index.js +173 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/dist/index.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/package.json +69 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/src/foreign-names.ts +19 -0
- package/node_modules/sanitize-html/node_modules/dom-serializer/src/index.ts +315 -0
- package/node_modules/{domelementtype/lib → sanitize-html/node_modules/domelementtype/dist}/index.d.ts +12 -12
- package/node_modules/sanitize-html/node_modules/domelementtype/dist/index.d.ts.map +1 -0
- package/node_modules/{domelementtype/lib/esm → sanitize-html/node_modules/domelementtype/dist}/index.js +15 -6
- package/node_modules/sanitize-html/node_modules/domelementtype/package.json +59 -0
- package/node_modules/{domhandler/lib → sanitize-html/node_modules/domhandler/dist}/index.d.ts +9 -6
- package/node_modules/sanitize-html/node_modules/domhandler/dist/index.d.ts.map +1 -0
- package/node_modules/{domhandler/lib/esm → sanitize-html/node_modules/domhandler/dist}/index.js +34 -25
- package/node_modules/{domhandler/lib → sanitize-html/node_modules/domhandler/dist}/node.d.ts +34 -15
- package/node_modules/sanitize-html/node_modules/domhandler/dist/node.d.ts.map +1 -0
- package/node_modules/{domhandler/lib/esm → sanitize-html/node_modules/domhandler/dist}/node.js +81 -60
- package/node_modules/sanitize-html/node_modules/domhandler/package.json +65 -0
- package/node_modules/{domhandler → sanitize-html/node_modules/domhandler}/readme.md +1 -7
- package/node_modules/{domutils/lib → sanitize-html/node_modules/domutils/dist}/feeds.d.ts +2 -2
- package/node_modules/sanitize-html/node_modules/domutils/dist/feeds.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/feeds.js +22 -25
- package/node_modules/sanitize-html/node_modules/domutils/dist/feeds.js.map +1 -0
- package/node_modules/{domutils/lib → sanitize-html/node_modules/domutils/dist}/helpers.d.ts +1 -1
- package/node_modules/sanitize-html/node_modules/domutils/dist/helpers.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/helpers.js +16 -16
- package/node_modules/sanitize-html/node_modules/domutils/dist/helpers.js.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/index.d.ts +5 -7
- package/node_modules/sanitize-html/node_modules/domutils/dist/index.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/index.js +5 -7
- package/node_modules/sanitize-html/node_modules/domutils/dist/index.js.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/legacy.d.ts +1 -1
- package/node_modules/sanitize-html/node_modules/domutils/dist/legacy.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/legacy.js +15 -15
- package/node_modules/sanitize-html/node_modules/domutils/dist/legacy.js.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/manipulation.d.ts +9 -9
- package/node_modules/sanitize-html/node_modules/domutils/dist/manipulation.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/manipulation.js +138 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/manipulation.js.map +1 -0
- package/node_modules/{domutils/lib → sanitize-html/node_modules/domutils/dist}/querying.d.ts +6 -16
- package/node_modules/sanitize-html/node_modules/domutils/dist/querying.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/querying.js +13 -26
- package/node_modules/sanitize-html/node_modules/domutils/dist/querying.js.map +1 -0
- package/node_modules/{domutils/lib → sanitize-html/node_modules/domutils/dist}/stringify.d.ts +2 -2
- package/node_modules/sanitize-html/node_modules/domutils/dist/stringify.d.ts.map +1 -0
- package/node_modules/{domutils/lib/esm → sanitize-html/node_modules/domutils/dist}/stringify.js +1 -1
- package/node_modules/sanitize-html/node_modules/domutils/dist/stringify.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/traversal.d.ts +74 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/traversal.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/traversal.js +105 -0
- package/node_modules/sanitize-html/node_modules/domutils/dist/traversal.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/domutils/package.json +69 -0
- package/node_modules/{domutils → sanitize-html/node_modules/domutils}/readme.md +0 -6
- package/node_modules/sanitize-html/node_modules/domutils/src/__snapshots__/feeds.spec.ts.snap +103 -0
- package/node_modules/sanitize-html/node_modules/domutils/src/feeds.ts +301 -0
- package/node_modules/{domutils/lib/helpers.js → sanitize-html/node_modules/domutils/src/helpers.ts} +55 -43
- package/node_modules/{domutils/lib/index.d.ts → sanitize-html/node_modules/domutils/src/index.ts} +5 -8
- package/node_modules/sanitize-html/node_modules/domutils/src/legacy.ts +224 -0
- package/node_modules/sanitize-html/node_modules/domutils/src/manipulation.ts +156 -0
- package/node_modules/{domutils/lib/querying.js → sanitize-html/node_modules/domutils/src/querying.ts} +77 -60
- package/node_modules/sanitize-html/node_modules/domutils/src/stringify.ts +90 -0
- package/node_modules/sanitize-html/node_modules/domutils/src/traversal.ts +132 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode-codepoint.d.ts +28 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode-codepoint.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode-codepoint.js +61 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode-codepoint.js.map +1 -0
- package/node_modules/{htmlparser2/node_modules/entities/dist/commonjs → sanitize-html/node_modules/entities/dist}/decode.d.ts +66 -44
- package/node_modules/sanitize-html/node_modules/entities/dist/decode.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode.js +1132 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/decode.js.map +1 -0
- package/node_modules/{htmlparser2/node_modules/entities/dist/commonjs → sanitize-html/node_modules/entities/dist}/encode.d.ts +4 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/encode.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/encode.js +295 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/encode.js.map +1 -0
- package/node_modules/{htmlparser2/node_modules/entities/dist/commonjs → sanitize-html/node_modules/entities/dist}/escape.d.ts +23 -9
- package/node_modules/sanitize-html/node_modules/entities/dist/escape.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/escape.js +172 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/escape.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-html.d.ts +3 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-html.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-html.js +5 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-html.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-xml.d.ts +3 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-xml.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-xml.js +7 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/decode-data-xml.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/encode-html.d.ts +3 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/encode-html.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/encode-html.js +3 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/generated/encode-html.js.map +1 -0
- package/node_modules/{htmlparser2/node_modules/entities/dist/commonjs → sanitize-html/node_modules/entities/dist}/index.d.ts +11 -18
- package/node_modules/sanitize-html/node_modules/entities/dist/index.d.ts.map +1 -0
- package/node_modules/{htmlparser2/node_modules/entities/dist/esm → sanitize-html/node_modules/entities/dist}/index.js +9 -29
- package/node_modules/sanitize-html/node_modules/entities/dist/index.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/bin-trie-flags.d.ts +48 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/bin-trie-flags.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/bin-trie-flags.js +49 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/bin-trie-flags.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/decode-shared.d.ts +38 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/decode-shared.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/decode-shared.js +195 -0
- package/node_modules/sanitize-html/node_modules/entities/dist/internal/decode-shared.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/entities/package.json +83 -0
- package/node_modules/{htmlparser2 → sanitize-html}/node_modules/entities/readme.md +4 -16
- package/node_modules/sanitize-html/node_modules/entities/src/decode-codepoint.ts +69 -0
- package/node_modules/sanitize-html/node_modules/entities/src/decode.ts +1368 -0
- package/node_modules/sanitize-html/node_modules/entities/src/encode.ts +337 -0
- package/node_modules/sanitize-html/node_modules/entities/src/escape.ts +187 -0
- package/node_modules/sanitize-html/node_modules/entities/src/generated/decode-data-html.ts +12 -0
- package/node_modules/sanitize-html/node_modules/entities/src/generated/decode-data-xml.ts +7 -0
- package/node_modules/sanitize-html/node_modules/entities/src/generated/encode-html.ts +3 -0
- package/node_modules/{htmlparser2 → sanitize-html}/node_modules/entities/src/index.ts +14 -41
- package/node_modules/sanitize-html/node_modules/entities/src/internal/bin-trie-flags.ts +47 -0
- package/node_modules/sanitize-html/node_modules/entities/src/internal/decode-shared.ts +209 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/README.md +257 -0
- package/node_modules/{htmlparser2/dist/esm → sanitize-html/node_modules/htmlparser2/dist}/Parser.d.ts +97 -38
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/Parser.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/Parser.js +644 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/Parser.js.map +1 -0
- package/node_modules/{htmlparser2/dist/commonjs → sanitize-html/node_modules/htmlparser2/dist}/Tokenizer.d.ts +75 -7
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/Tokenizer.d.ts.map +1 -0
- package/node_modules/{htmlparser2/dist/esm → sanitize-html/node_modules/htmlparser2/dist}/Tokenizer.js +434 -179
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/Tokenizer.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WebWritableStream.d.ts +24 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WebWritableStream.d.ts.map +1 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WebWritableStream.js +44 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WebWritableStream.js.map +1 -0
- package/node_modules/{htmlparser2/dist/commonjs → sanitize-html/node_modules/htmlparser2/dist}/WritableStream.d.ts +1 -2
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WritableStream.d.ts.map +1 -0
- package/node_modules/{htmlparser2/dist/esm → sanitize-html/node_modules/htmlparser2/dist}/WritableStream.js +3 -3
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/WritableStream.js.map +1 -0
- package/node_modules/{htmlparser2/dist/commonjs → sanitize-html/node_modules/htmlparser2/dist}/index.d.ts +6 -26
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/index.d.ts.map +1 -0
- package/node_modules/{htmlparser2/dist/esm → sanitize-html/node_modules/htmlparser2/dist}/index.js +2 -30
- package/node_modules/sanitize-html/node_modules/htmlparser2/dist/index.js.map +1 -0
- package/node_modules/sanitize-html/node_modules/htmlparser2/package.json +86 -0
- package/node_modules/{htmlparser2 → sanitize-html/node_modules/htmlparser2}/src/Parser.ts +260 -100
- package/node_modules/{htmlparser2 → sanitize-html/node_modules/htmlparser2}/src/Tokenizer.ts +438 -165
- package/node_modules/sanitize-html/node_modules/htmlparser2/src/WebWritableStream.ts +47 -0
- package/node_modules/{htmlparser2 → sanitize-html/node_modules/htmlparser2}/src/WritableStream.ts +1 -2
- package/node_modules/{htmlparser2 → sanitize-html/node_modules/htmlparser2}/src/index.ts +14 -43
- package/node_modules/sanitize-html/package.json +5 -2
- package/package.json +15 -15
- package/scripts/validateSecretsPrebuild.js +231 -0
- package/node_modules/dom-serializer/LICENSE +0 -11
- package/node_modules/dom-serializer/lib/esm/foreignNames.d.ts +0 -3
- package/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map +0 -1
- package/node_modules/dom-serializer/lib/esm/foreignNames.js +0 -100
- package/node_modules/dom-serializer/lib/esm/index.d.ts +0 -52
- package/node_modules/dom-serializer/lib/esm/index.d.ts.map +0 -1
- package/node_modules/dom-serializer/lib/esm/index.js +0 -190
- package/node_modules/dom-serializer/lib/esm/package.json +0 -1
- package/node_modules/dom-serializer/lib/foreignNames.d.ts +0 -3
- package/node_modules/dom-serializer/lib/foreignNames.d.ts.map +0 -1
- package/node_modules/dom-serializer/lib/foreignNames.js +0 -103
- package/node_modules/dom-serializer/lib/index.d.ts +0 -52
- package/node_modules/dom-serializer/lib/index.d.ts.map +0 -1
- package/node_modules/dom-serializer/lib/index.js +0 -229
- package/node_modules/dom-serializer/package.json +0 -69
- package/node_modules/domelementtype/lib/esm/index.d.ts +0 -48
- package/node_modules/domelementtype/lib/esm/index.d.ts.map +0 -1
- package/node_modules/domelementtype/lib/esm/package.json +0 -1
- package/node_modules/domelementtype/lib/index.d.ts.map +0 -1
- package/node_modules/domelementtype/lib/index.js +0 -55
- package/node_modules/domelementtype/package.json +0 -54
- package/node_modules/domhandler/lib/esm/index.d.ts +0 -76
- package/node_modules/domhandler/lib/esm/index.d.ts.map +0 -1
- package/node_modules/domhandler/lib/esm/node.d.ts +0 -245
- package/node_modules/domhandler/lib/esm/node.d.ts.map +0 -1
- package/node_modules/domhandler/lib/esm/package.json +0 -1
- package/node_modules/domhandler/lib/index.d.ts.map +0 -1
- package/node_modules/domhandler/lib/index.js +0 -165
- package/node_modules/domhandler/lib/node.d.ts.map +0 -1
- package/node_modules/domhandler/lib/node.js +0 -474
- package/node_modules/domhandler/package.json +0 -73
- package/node_modules/domutils/lib/esm/feeds.d.ts +0 -71
- package/node_modules/domutils/lib/esm/feeds.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/feeds.js.map +0 -1
- package/node_modules/domutils/lib/esm/helpers.d.ts +0 -59
- package/node_modules/domutils/lib/esm/helpers.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/helpers.js.map +0 -1
- package/node_modules/domutils/lib/esm/index.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/index.js.map +0 -1
- package/node_modules/domutils/lib/esm/legacy.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/legacy.js.map +0 -1
- package/node_modules/domutils/lib/esm/manipulation.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/manipulation.js +0 -134
- package/node_modules/domutils/lib/esm/manipulation.js.map +0 -1
- package/node_modules/domutils/lib/esm/package.json +0 -1
- package/node_modules/domutils/lib/esm/querying.d.ts +0 -64
- package/node_modules/domutils/lib/esm/querying.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/querying.js.map +0 -1
- package/node_modules/domutils/lib/esm/stringify.d.ts +0 -46
- package/node_modules/domutils/lib/esm/stringify.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/stringify.js.map +0 -1
- package/node_modules/domutils/lib/esm/traversal.d.ts +0 -67
- package/node_modules/domutils/lib/esm/traversal.d.ts.map +0 -1
- package/node_modules/domutils/lib/esm/traversal.js +0 -112
- package/node_modules/domutils/lib/esm/traversal.js.map +0 -1
- package/node_modules/domutils/lib/feeds.d.ts.map +0 -1
- package/node_modules/domutils/lib/feeds.js +0 -190
- package/node_modules/domutils/lib/feeds.js.map +0 -1
- package/node_modules/domutils/lib/helpers.d.ts.map +0 -1
- package/node_modules/domutils/lib/helpers.js.map +0 -1
- package/node_modules/domutils/lib/index.d.ts.map +0 -1
- package/node_modules/domutils/lib/index.js +0 -33
- package/node_modules/domutils/lib/index.js.map +0 -1
- package/node_modules/domutils/lib/legacy.d.ts +0 -79
- package/node_modules/domutils/lib/legacy.d.ts.map +0 -1
- package/node_modules/domutils/lib/legacy.js +0 -168
- package/node_modules/domutils/lib/legacy.js.map +0 -1
- package/node_modules/domutils/lib/manipulation.d.ts +0 -49
- package/node_modules/domutils/lib/manipulation.d.ts.map +0 -1
- package/node_modules/domutils/lib/manipulation.js +0 -142
- package/node_modules/domutils/lib/manipulation.js.map +0 -1
- package/node_modules/domutils/lib/querying.d.ts.map +0 -1
- package/node_modules/domutils/lib/querying.js.map +0 -1
- package/node_modules/domutils/lib/stringify.d.ts.map +0 -1
- package/node_modules/domutils/lib/stringify.js +0 -91
- package/node_modules/domutils/lib/stringify.js.map +0 -1
- package/node_modules/domutils/lib/traversal.d.ts +0 -67
- package/node_modules/domutils/lib/traversal.d.ts.map +0 -1
- package/node_modules/domutils/lib/traversal.js +0 -125
- package/node_modules/domutils/lib/traversal.js.map +0 -1
- package/node_modules/domutils/package.json +0 -79
- package/node_modules/htmlparser2/README.md +0 -171
- package/node_modules/htmlparser2/WritableStream.js +0 -3
- package/node_modules/htmlparser2/dist/commonjs/Parser.d.ts +0 -198
- package/node_modules/htmlparser2/dist/commonjs/Parser.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/Parser.js +0 -527
- package/node_modules/htmlparser2/dist/commonjs/Parser.js.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/Tokenizer.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/Tokenizer.js +0 -805
- package/node_modules/htmlparser2/dist/commonjs/Tokenizer.js.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/WritableStream.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/WritableStream.js +0 -36
- package/node_modules/htmlparser2/dist/commonjs/WritableStream.js.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/index.js +0 -123
- package/node_modules/htmlparser2/dist/commonjs/index.js.map +0 -1
- package/node_modules/htmlparser2/dist/commonjs/package.json +0 -3
- package/node_modules/htmlparser2/dist/esm/Parser.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/esm/Parser.js +0 -490
- package/node_modules/htmlparser2/dist/esm/Parser.js.map +0 -1
- package/node_modules/htmlparser2/dist/esm/Tokenizer.d.ts +0 -126
- package/node_modules/htmlparser2/dist/esm/Tokenizer.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/esm/Tokenizer.js.map +0 -1
- package/node_modules/htmlparser2/dist/esm/WritableStream.d.ts +0 -15
- package/node_modules/htmlparser2/dist/esm/WritableStream.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/esm/WritableStream.js.map +0 -1
- package/node_modules/htmlparser2/dist/esm/index.d.ts +0 -54
- package/node_modules/htmlparser2/dist/esm/index.d.ts.map +0 -1
- package/node_modules/htmlparser2/dist/esm/index.js.map +0 -1
- package/node_modules/htmlparser2/dist/esm/package.json +0 -3
- package/node_modules/htmlparser2/node_modules/entities/decode.d.ts +0 -3
- package/node_modules/htmlparser2/node_modules/entities/decode.js +0 -3
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.d.ts +0 -19
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -77
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.js +0 -568
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.js +0 -92
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.js +0 -138
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -7
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -7
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.d.ts +0 -3
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.js +0 -14
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.js +0 -131
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.d.ts +0 -17
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js +0 -21
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.js +0 -31
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/decode-shared.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.d.ts +0 -32
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.js +0 -94
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/internal/encode-shared.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/commonjs/package.json +0 -3
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.d.ts +0 -19
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.js +0 -72
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.d.ts +0 -205
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.js +0 -554
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.d.ts +0 -22
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.js +0 -88
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.d.ts +0 -46
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.js +0 -134
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.js +0 -4
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.js +0 -4
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.d.ts +0 -3
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.js +0 -11
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.d.ts +0 -96
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/index.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.d.ts +0 -17
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.js +0 -18
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/bin-trie-flags.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.d.ts +0 -2
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.js +0 -28
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/decode-shared.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.d.ts +0 -32
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.d.ts.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.js +0 -91
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/internal/encode-shared.js.map +0 -1
- package/node_modules/htmlparser2/node_modules/entities/dist/esm/package.json +0 -3
- package/node_modules/htmlparser2/node_modules/entities/escape.d.ts +0 -3
- package/node_modules/htmlparser2/node_modules/entities/escape.js +0 -3
- package/node_modules/htmlparser2/node_modules/entities/package.json +0 -120
- package/node_modules/htmlparser2/node_modules/entities/src/decode-codepoint.ts +0 -81
- package/node_modules/htmlparser2/node_modules/entities/src/decode.ts +0 -685
- package/node_modules/htmlparser2/node_modules/entities/src/encode.ts +0 -93
- package/node_modules/htmlparser2/node_modules/entities/src/escape.ts +0 -161
- package/node_modules/htmlparser2/node_modules/entities/src/generated/.eslintrc.json +0 -10
- package/node_modules/htmlparser2/node_modules/entities/src/generated/decode-data-html.ts +0 -6
- package/node_modules/htmlparser2/node_modules/entities/src/generated/decode-data-xml.ts +0 -6
- package/node_modules/htmlparser2/node_modules/entities/src/generated/encode-html.ts +0 -17
- package/node_modules/htmlparser2/node_modules/entities/src/internal/bin-trie-flags.ts +0 -16
- package/node_modules/htmlparser2/node_modules/entities/src/internal/decode-shared.ts +0 -30
- package/node_modules/htmlparser2/node_modules/entities/src/internal/encode-shared.ts +0 -121
- package/node_modules/htmlparser2/package.json +0 -113
- /package/node_modules/{domelementtype → sanitize-html/node_modules/domelementtype}/LICENSE +0 -0
- /package/node_modules/{domelementtype → sanitize-html/node_modules/domelementtype}/readme.md +0 -0
- /package/node_modules/{domhandler → sanitize-html/node_modules/domhandler}/LICENSE +0 -0
- /package/node_modules/{domutils → sanitize-html/node_modules/domutils}/LICENSE +0 -0
- /package/node_modules/{htmlparser2 → sanitize-html}/node_modules/entities/LICENSE +0 -0
- /package/node_modules/{htmlparser2 → sanitize-html/node_modules/htmlparser2}/LICENSE +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/download/uss/UssFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAY,iBAAiB,EAAsB,MAAM,8BAA8B,CAAC;AAE/F;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAC3B,iBAAiB,EAAE,kBAAkB,EACrC,OAAO,EAAE,eAAe,GACzB,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"UssFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/download/uss/UssFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAY,iBAAiB,EAAsB,MAAM,8BAA8B,CAAC;AAE/F;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAC3B,iBAAiB,EAAE,kBAAkB,EACrC,OAAO,EAAE,eAAe,GACzB,OAAO,CAAC,iBAAiB,CAAC;CA4BhC"}
|
|
@@ -44,6 +44,8 @@ class UssFileHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
44
44
|
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
45
45
|
overwrite: commandParameters.arguments.overwrite,
|
|
46
46
|
attributes,
|
|
47
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
48
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
47
49
|
});
|
|
48
50
|
});
|
|
49
51
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/download/uss/UssFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,qEAAiE;AACjE,iDAAmG;AACnG,yEAA+F;AAE/F;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAC3B,iBAAqC,EACrC,OAAwB;;YAExB,MAAM,IAAI,GAAoB;gBAC1B,eAAe,EAAE,CAAC;gBAClB,aAAa,EAAE,sBAAsB;gBACrC,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YACF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC;YAEvD,MAAM,UAAU,GAAG,2CAAkB,CAAC,YAAY,CAC9C,iBAAiB,CAAC,SAAS,CAAC,UAAU,CACzC,CAAC;YAEF,OAAO,iCAAQ,CAAC,OAAO,CACnB,OAAO,EACP,iBAAiB,CAAC,SAAS,CAAC,WAAW,EACvC;gBACI,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACtC,IAAI;gBACJ,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,UAAU;
|
|
1
|
+
{"version":3,"file":"UssFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/download/uss/UssFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,qEAAiE;AACjE,iDAAmG;AACnG,yEAA+F;AAE/F;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAC3B,iBAAqC,EACrC,OAAwB;;YAExB,MAAM,IAAI,GAAoB;gBAC1B,eAAe,EAAE,CAAC;gBAClB,aAAa,EAAE,sBAAsB;gBACrC,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YACF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC;YAEvD,MAAM,UAAU,GAAG,2CAAkB,CAAC,YAAY,CAC9C,iBAAiB,CAAC,SAAS,CAAC,UAAU,CACzC,CAAC;YAEF,OAAO,iCAAQ,CAAC,OAAO,CACnB,OAAO,EACP,iBAAiB,CAAC,SAAS,CAAC,WAAW,EACvC;gBACI,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACtC,IAAI;gBACJ,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,UAAU;gBACV,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CACJ,CAAC;QACN,CAAC;KAAA;CACJ;AAhCD,iCAgCC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssDir.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/download/ussdir/UssDir.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAE,iBAAiB,EAAmE,MAAM,8BAA8B,CAAC;AAClI,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,mBAAmB;IAC7C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"UssDir.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/download/ussdir/UssDir.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAE,iBAAiB,EAAmE,MAAM,8BAA8B,CAAC;AAClI,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,mBAAmB;IAC7C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CA6C/H"}
|
|
@@ -45,7 +45,9 @@ class UssDirHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
45
45
|
attributes: zosAttributes,
|
|
46
46
|
includeHidden: commandParameters.arguments.includeHidden,
|
|
47
47
|
overwrite: commandParameters.arguments.overwrite,
|
|
48
|
-
encoding: commandParameters.arguments.encoding
|
|
48
|
+
encoding: commandParameters.arguments.encoding,
|
|
49
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
50
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
49
51
|
};
|
|
50
52
|
const listOptions = {
|
|
51
53
|
name: commandParameters.arguments.name ? commandParameters.arguments.name : "*",
|
|
@@ -58,7 +60,9 @@ class UssDirHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
58
60
|
type: commandParameters.arguments.type,
|
|
59
61
|
depth: commandParameters.arguments.depth,
|
|
60
62
|
filesys: commandParameters.arguments.filesys,
|
|
61
|
-
symlinks: commandParameters.arguments.symlinks
|
|
63
|
+
symlinks: commandParameters.arguments.symlinks,
|
|
64
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
65
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
62
66
|
};
|
|
63
67
|
commandParameters.response.progress.startBar({ task: downloadStatus });
|
|
64
68
|
const response = yield zos_files_for_zowe_sdk_1.Download.ussDir(session, commandParameters.arguments.ussDirName, downloadOptions, listOptions);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssDir.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/download/ussdir/UssDir.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAmG;AACnG,yEAAkI;AAClI,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,aAAc,SAAQ,0CAAmB;IAC7C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,cAAc,GAAoB;gBACpC,aAAa,EAAE,qBAAqB;gBACpC,eAAe,EAAE,CAAC;gBAClB,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YAEF,MAAM,aAAa,GAAuB,2CAAkB,CAAC,YAAY,CAAC,iBAAiB,CAAC,SAAS,CAAC,UAAU,EAC5G,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC;YAE3C,MAAM,eAAe,GAAqB;gBACtC,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,qBAAqB,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB;gBACxE,IAAI,EAAE,cAAc;gBACpB,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,UAAU,EAAE,aAAa;gBACzB,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,aAAa;gBACxD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;
|
|
1
|
+
{"version":3,"file":"UssDir.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/download/ussdir/UssDir.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAmG;AACnG,yEAAkI;AAClI,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,aAAc,SAAQ,0CAAmB;IAC7C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,cAAc,GAAoB;gBACpC,aAAa,EAAE,qBAAqB;gBACpC,eAAe,EAAE,CAAC;gBAClB,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YAEF,MAAM,aAAa,GAAuB,2CAAkB,CAAC,YAAY,CAAC,iBAAiB,CAAC,SAAS,CAAC,UAAU,EAC5G,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC;YAE3C,MAAM,eAAe,GAAqB;gBACtC,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,qBAAqB,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB;gBACxE,IAAI,EAAE,cAAc;gBACpB,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,UAAU,EAAE,aAAa;gBACzB,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,aAAa;gBACxD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC;YACF,MAAM,WAAW,GAAoB;gBACjC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,iBAAiB,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG;gBAC/E,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACvC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACtC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACtC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACtC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC;YAEF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,CAAC;YACvE,MAAM,QAAQ,GAAG,MAAM,iCAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU,EAAE,eAAe,EAAE,WAAW,CAAC,CAAC;YACtH,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;YAC7C,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AA9CD,gCA8CC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IZosFilesResponse } from "@zowe/zos-files-for-zowe-sdk";
|
|
1
|
+
import { IZosFilesResponse, IZosFilesOptions } from "@zowe/zos-files-for-zowe-sdk";
|
|
2
2
|
import { AbstractSession, IHandlerParameters } from "@zowe/imperative";
|
|
3
3
|
/**
|
|
4
4
|
* enum of prompts to be used as input to {@link EditUtilities.promptUser} during the file editing process
|
|
@@ -83,7 +83,7 @@ export declare class EditUtilities {
|
|
|
83
83
|
* @param {boolean} useStash - should be true if don't want to overwrite local file when refreshing etag
|
|
84
84
|
* @returns {ILocalFile}
|
|
85
85
|
*/
|
|
86
|
-
static localDownload(session: AbstractSession, lfFile: ILocalFile, useStash: boolean): Promise<ILocalFile>;
|
|
86
|
+
static localDownload(session: AbstractSession, lfFile: ILocalFile, useStash: boolean, options?: IZosFilesOptions): Promise<ILocalFile>;
|
|
87
87
|
/**
|
|
88
88
|
* Performs appropriate file comparison (either in browser or as a terminal diff) between local file and remote
|
|
89
89
|
* Local file (lf) will then be opened in default editor
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Edit.utils.d.ts","sourceRoot":"","sources":["../../../src/zosfiles/edit/Edit.utils.ts"],"names":[],"mappings":"AAWA,OAAO,EAAoB,iBAAiB,EAAmD,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"Edit.utils.d.ts","sourceRoot":"","sources":["../../../src/zosfiles/edit/Edit.utils.ts"],"names":[],"mappings":"AAWA,OAAO,EAAoB,iBAAiB,EAAmD,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AACtJ,OAAO,EACH,eAAe,EAAE,kBAAkB,EAEtC,MAAM,kBAAkB,CAAC;AAS1B;;;;GAIG;AACH,oBAAY,MAAM;IACd,QAAQ,IAAA;IACR,QAAQ,IAAA;IACR,eAAe,IAAA;IACf,iBAAiB,IAAA;IACjB,gBAAgB,IAAA;IAChB,WAAW,IAAA;CACd;AAED;;;;GAIG;AACH,MAAM,MAAM,YAAY,GAAG,KAAK,GAAG,IAAI,CAAC;AAExC;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,YAAY,CAAC;IACvB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,qBAAa,aAAa;IACtB;;;;;;;;;;OAUG;IACH,OAAO,CAAC,MAAM,CAAC,iBAAiB;IAMhC;;;;;;;OAOG;WACiB,aAAa,CAAC,MAAM,EAAE,UAAU,EAAE,iBAAiB,EAAE,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC;IAmB7G;;;;;OAKG;WACiB,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAWrE;;;;;;OAMG;WACiB,UAAU,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,WAAW,CAAC,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,OAAO,CAAC;IAsC5G;;;;;;OAMG;WACiB,aAAa,CAAC,OAAO,EAAE,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAE,gBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC;IAqCvJ;;;;;;;;;OASG;WACiB,cAAc,CAAC,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,EAAE,UAAU,EAClH,UAAU,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAoDrD;;;;;OAKG;WACiB,SAAS,CAAC,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAOpF;;;;;;;;;;OAUG;WACiB,WAAW,CAAC,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,kBAAkB,EAC3F,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IA6CpD;;;;;;;OAOG;WACiB,YAAY,CAAC,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,kBAAkB,EAC5F,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAkCpD;;;;OAIG;WACiB,eAAe,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAUvE"}
|
|
@@ -164,8 +164,8 @@ class EditUtilities {
|
|
|
164
164
|
* @param {boolean} useStash - should be true if don't want to overwrite local file when refreshing etag
|
|
165
165
|
* @returns {ILocalFile}
|
|
166
166
|
*/
|
|
167
|
-
static localDownload(
|
|
168
|
-
return __awaiter(this,
|
|
167
|
+
static localDownload(session_1, lfFile_1, useStash_1) {
|
|
168
|
+
return __awaiter(this, arguments, void 0, function* (session, lfFile, useStash, options = {}) {
|
|
169
169
|
// account for both useStash|!useStash and uss|ds when downloading.
|
|
170
170
|
// When only refreshing the etag (useStash), download to a throwaway scratch file with a
|
|
171
171
|
// unique, unpredictable name inside the safe temp dir rather than a shared, predictable path.
|
|
@@ -180,12 +180,7 @@ class EditUtilities {
|
|
|
180
180
|
const args = [
|
|
181
181
|
session,
|
|
182
182
|
lfFile.fileName,
|
|
183
|
-
{
|
|
184
|
-
returnEtag: true,
|
|
185
|
-
binary: lfFile.binary,
|
|
186
|
-
encoding: lfFile.encoding,
|
|
187
|
-
file: tempPath
|
|
188
|
-
}
|
|
183
|
+
Object.assign({ returnEtag: true, binary: lfFile.binary, encoding: lfFile.encoding, file: tempPath }, options)
|
|
189
184
|
];
|
|
190
185
|
if (lfFile.fileType === 'uss') {
|
|
191
186
|
lfFile.zosResp = yield zos_files_for_zowe_sdk_1.Download.ussFile(...args);
|
|
@@ -299,7 +294,9 @@ class EditUtilities {
|
|
|
299
294
|
binary: lfFile.binary,
|
|
300
295
|
encoding: lfFile.encoding,
|
|
301
296
|
etag: lfFile.zosResp.apiResponse.etag,
|
|
302
|
-
returnEtag: true
|
|
297
|
+
returnEtag: true,
|
|
298
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
299
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
303
300
|
},
|
|
304
301
|
];
|
|
305
302
|
let response;
|
|
@@ -355,7 +352,10 @@ class EditUtilities {
|
|
|
355
352
|
//ask if they want to keep editing or upload despite changes to remote
|
|
356
353
|
const continueToUpload = yield this.promptUser(Prompt.continueToUpload, lfFile.conflict);
|
|
357
354
|
// refresh etag, keep stash
|
|
358
|
-
yield this.localDownload(session, lfFile, true
|
|
355
|
+
yield this.localDownload(session, lfFile, true, {
|
|
356
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
357
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
358
|
+
});
|
|
359
359
|
if (!continueToUpload) {
|
|
360
360
|
// create more edits & open stash/lf in editor
|
|
361
361
|
const readyToUpload = yield this.makeEdits(lfFile, commandParameters.arguments.editor);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Edit.utils.js","sourceRoot":"","sources":["../../../src/zosfiles/edit/Edit.utils.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;;AAEF,
|
|
1
|
+
{"version":3,"file":"Edit.utils.js","sourceRoot":"","sources":["../../../src/zosfiles/edit/Edit.utils.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmsFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsFile/AmsFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAA4B,MAAM,8BAA8B,CAAC;AAC3F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"AmsFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsFile/AmsFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAA4B,MAAM,8BAA8B,CAAC;AAC3F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAU/H"}
|
|
@@ -29,7 +29,11 @@ const ZosFilesBase_handler_1 = require("../../ZosFilesBase.handler");
|
|
|
29
29
|
class AmsFileHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
30
30
|
processWithSession(commandParameters, session) {
|
|
31
31
|
return __awaiter(this, void 0, void 0, function* () {
|
|
32
|
-
const zosFilesOptions = {
|
|
32
|
+
const zosFilesOptions = {
|
|
33
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
34
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
35
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
36
|
+
};
|
|
33
37
|
const response = yield zos_files_for_zowe_sdk_1.Invoke.ams(session, commandParameters.arguments.controlStatementsFile, zosFilesOptions);
|
|
34
38
|
commandParameters.response.console.log(imperative_1.TextUtils.prettyJson(response.apiResponse));
|
|
35
39
|
return response;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmsFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsFile/AmsFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAA2F;AAC3F,qEAAiE;AACjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,eAAe,GAAqB,
|
|
1
|
+
{"version":3,"file":"AmsFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsFile/AmsFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAA2F;AAC3F,qEAAiE;AACjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,eAAe,GAAqB;gBACtC,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC;YACF,MAAM,QAAQ,GAAsB,MAAM,+BAAM,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB,EAAE,eAAe,CAAC,CAAC;YAClI,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC,CAAC;YACnF,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AAXD,iCAWC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmsStatements.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsStatements/AmsStatements.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAqB,iBAAiB,EAA4B,MAAM,8BAA8B,CAAC;AAC9G,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,oBAAqB,SAAQ,mBAAmB;IACpD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"AmsStatements.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsStatements/AmsStatements.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAqB,iBAAiB,EAA4B,MAAM,8BAA8B,CAAC;AAC9G,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,oBAAqB,SAAQ,mBAAmB;IACpD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAmB/H"}
|
|
@@ -29,7 +29,11 @@ const ZosFilesBase_handler_1 = require("../../ZosFilesBase.handler");
|
|
|
29
29
|
class AmsStatementsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
30
30
|
processWithSession(commandParameters, session) {
|
|
31
31
|
return __awaiter(this, void 0, void 0, function* () {
|
|
32
|
-
const zosFilesOptions = {
|
|
32
|
+
const zosFilesOptions = {
|
|
33
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
34
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
35
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
36
|
+
};
|
|
33
37
|
const statements = imperative_1.TextUtils
|
|
34
38
|
.wordWrap(commandParameters.arguments.controlStatements, zos_files_for_zowe_sdk_1.ZosFilesConstants.MAX_AMS_LINE - zos_files_for_zowe_sdk_1.ZosFilesConstants.MAX_AMS_BUFFER)
|
|
35
39
|
.split(/\r?\n/);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmsStatements.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsStatements/AmsStatements.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAA8G;AAC9G,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,oBAAqB,SAAQ,0CAAmB;IACpD,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,eAAe,GAAqB,
|
|
1
|
+
{"version":3,"file":"AmsStatements.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/invoke/amsStatements/AmsStatements.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAA8G;AAC9G,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,oBAAqB,SAAQ,0CAAmB;IACpD,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,eAAe,GAAqB;gBACtC,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC;YAEF,MAAM,UAAU,GAAG,sBAAS;iBACvB,QAAQ,CAAC,iBAAiB,CAAC,SAAS,CAAC,iBAAiB,EAAE,0CAAiB,CAAC,YAAY,GAAG,0CAAiB,CAAC,cAAc,CAAC;iBAC1H,KAAK,CAAC,OAAO,CAAC,CAAC;YACpB,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,UAAU,CAAC,MAAM,GAAG,CAAC,EAAE,EAAE,KAAK,EAAE,CAAC;gBACzD,UAAU,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC;YAC9B,CAAC;YAED,MAAM,QAAQ,GAAsB,MAAM,+BAAM,CAAC,GAAG,CAAC,OAAO,EAAE,UAAU,EAAE,eAAe,CAAC,CAAC;YAC3F,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC,CAAC;YAEnF,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AApBD,uCAoBC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alias.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/alias/Alias.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,mBAAmB;IAC5C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"Alias.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/alias/Alias.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,mBAAmB;IAC5C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAS/H"}
|
|
@@ -29,7 +29,9 @@ class AliasHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
29
29
|
processWithSession(commandParameters, session) {
|
|
30
30
|
return __awaiter(this, void 0, void 0, function* () {
|
|
31
31
|
const response = yield zos_files_for_zowe_sdk_1.List.resolveAlias(session, commandParameters.arguments.aliasName, {
|
|
32
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
32
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
33
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
34
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
33
35
|
});
|
|
34
36
|
return response;
|
|
35
37
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alias.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/alias/Alias.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,YAAa,SAAQ,0CAAmB;IAC5C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,YAAY,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS,EAAE;gBACrF,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;
|
|
1
|
+
{"version":3,"file":"Alias.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/alias/Alias.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,YAAa,SAAQ,0CAAmB;IAC5C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,YAAY,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS,EAAE;gBACrF,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;YAEH,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AAVD,+BAUC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AllMembers.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/am/AllMembers.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,mBAAmB;IACjD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"AllMembers.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/am/AllMembers.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,mBAAmB;IACjD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CA8B/H"}
|
|
@@ -34,7 +34,9 @@ class AllMembersHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
34
34
|
attributes: commandParameters.arguments.attributes,
|
|
35
35
|
maxLength: commandParameters.arguments.maxLength,
|
|
36
36
|
pattern: commandParameters.arguments.pattern,
|
|
37
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
37
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
38
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
39
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
38
40
|
});
|
|
39
41
|
const invalidMemberCount = response.apiResponse.returnedRows - response.apiResponse.items.length;
|
|
40
42
|
if (invalidMemberCount > 0) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AllMembers.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/am/AllMembers.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,iBAAkB,SAAQ,0CAAmB;IACjD,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,UAAU,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,WAAW,EAAE;gBACrF,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBAChD,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;
|
|
1
|
+
{"version":3,"file":"AllMembers.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/am/AllMembers.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,iBAAkB,SAAQ,0CAAmB;IACjD,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,UAAU,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,WAAW,EAAE;gBACrF,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBAChD,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;YACH,MAAM,kBAAkB,GAAG,QAAQ,CAAC,WAAW,CAAC,YAAY,GAAG,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,MAAM,CAAC;YACjG,IAAI,kBAAkB,GAAG,CAAC,EAAE,CAAC;gBACzB,MAAM,gBAAgB,GAAG,GAAG,kBAAkB,oDAAoD,CAAC;gBACnG,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,IAAI,CAAC,iBAAiB,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;oBACpE,gBAAgB,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,sBAAS,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,GAAG,gBAAgB,CAAC,EAAE,CAAC,CAAC;YACxF,CAAC;YAED,IAAI,iBAAiB,CAAC,SAAS,CAAC,UAAU,IAAI,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;gBAClF,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC;YAC7F,CAAC;iBAAM,CAAC;gBACJ,MAAM,UAAU,GAAG,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAQ,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;gBAC5E,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;YAClE,CAAC;YAED,IAAI,kBAAkB,GAAG,CAAC,EAAE,CAAC;gBACzB,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC;YACrC,CAAC;YAED,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AA/BD,oCA+BC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSet.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/ds/DataSet.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"DataSet.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/ds/DataSet.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAa,MAAM,kBAAkB,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAoB/H"}
|
|
@@ -34,7 +34,9 @@ class DataSetHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
34
34
|
attributes: commandParameters.arguments.attributes,
|
|
35
35
|
maxLength: commandParameters.arguments.maxLength,
|
|
36
36
|
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
37
|
-
start: commandParameters.arguments.start
|
|
37
|
+
start: commandParameters.arguments.start,
|
|
38
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
39
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
38
40
|
});
|
|
39
41
|
if (commandParameters.arguments.attributes && response.apiResponse.items.length > 0) {
|
|
40
42
|
commandParameters.response.console.log(imperative_1.TextUtils.prettyJson(response.apiResponse.items));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSet.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/ds/DataSet.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,WAAW,EAAE;gBAClF,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBAChD,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DataSet.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/ds/DataSet.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAkF;AAClF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,WAAW,EAAE;gBAClF,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBAChD,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;YAEH,IAAI,iBAAiB,CAAC,SAAS,CAAC,UAAU,IAAI,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;gBAClF,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC;YAC7F,CAAC;iBAAM,CAAC;gBACJ,MAAM,UAAU,GAAG,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAQ,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;gBAC5E,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;YAClE,CAAC;YAED,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AArBD,iCAqBC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Fs.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/fs/Fs.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"Fs.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/fs/Fs.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAQ,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAgC/H"}
|
|
@@ -34,7 +34,9 @@ class FsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
34
34
|
path: commandParameters.arguments.path,
|
|
35
35
|
fsname: null,
|
|
36
36
|
maxLength: commandParameters.arguments.maxLength,
|
|
37
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
37
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
38
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
39
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
38
40
|
});
|
|
39
41
|
}
|
|
40
42
|
else {
|
|
@@ -42,7 +44,9 @@ class FsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
42
44
|
path: null,
|
|
43
45
|
fsname: commandParameters.arguments.fsname,
|
|
44
46
|
maxLength: commandParameters.arguments.maxLength,
|
|
45
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
47
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
48
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
49
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
46
50
|
});
|
|
47
51
|
}
|
|
48
52
|
commandParameters.response.data.setObj(response);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Fs.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/fs/Fs.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,IAAI,QAAQ,CAAC;YACb,IAAI,iBAAiB,CAAC,SAAS,CAAC,IAAI,
|
|
1
|
+
{"version":3,"file":"Fs.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/fs/Fs.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,IAAI,QAAQ,CAAC;YACb,IAAI,iBAAiB,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;gBACnC,QAAQ,GAAG,MAAM,6BAAI,CAAC,UAAU,CAAC,OAAO,EAAE;oBACtC,IAAI,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;oBACtC,MAAM,EAAE,IAAI;oBACZ,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;oBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;oBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;oBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;iBACzD,CAAC,CAAC;YACP,CAAC;iBACI,CAAC;gBACF,QAAQ,GAAG,MAAM,6BAAI,CAAC,EAAE,CAAC,OAAO,EAAE;oBAC9B,IAAI,EAAE,IAAI;oBACV,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;oBAC1C,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;oBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;oBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;oBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;iBACzD,CAAC,CAAC;YACP,CAAC;YAED,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;YACjD,iBAAiB,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;gBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,YAAY,CAAC;gBAC9B,MAAM,EAAE,QAAQ,CAAC,WAAW,CAAC,KAAK;gBAClC,MAAM,EAAE,OAAO;aAClB,CAAC,CAAC;YAEH,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AAjCD,4BAiCC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/uss/UssFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAQ,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"UssFile.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/list/uss/UssFile.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAQ,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,mBAAmB;IAC9C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAoB/H"}
|
|
@@ -30,7 +30,9 @@ class USSFileHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
30
30
|
return __awaiter(this, void 0, void 0, function* () {
|
|
31
31
|
const response = yield zos_files_for_zowe_sdk_1.List.fileList(session, commandParameters.arguments.path, {
|
|
32
32
|
maxLength: commandParameters.arguments.maxLength,
|
|
33
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
33
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
34
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
35
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
34
36
|
});
|
|
35
37
|
// Populate the response object
|
|
36
38
|
commandParameters.response.data.setObj(response);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UssFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/uss/UssFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AACjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAE3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,QAAQ,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI,EAAE;gBAC5E,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;
|
|
1
|
+
{"version":3,"file":"UssFile.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/list/uss/UssFile.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAuE;AACvE,qEAAiE;AACjE;;;GAGG;AACH,MAAqB,cAAe,SAAQ,0CAAmB;IAC9C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAE3F,MAAM,QAAQ,GAAG,MAAM,6BAAI,CAAC,QAAQ,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI,EAAE;gBAC5E,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,SAAS;gBAChD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;YAEH,+BAA+B;YAC/B,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;YACjD,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,wDAAwD,iBAAiB,CAAC,SAAS,CAAC,IAAI,GAAG,CAAC,CAAC;YACxI,4CAA4C;YAC5C,iBAAiB,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;gBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC;gBAC/C,MAAM,EAAE,QAAQ,CAAC,WAAW,CAAC,KAAK;gBAClC,MAAM,EAAE,OAAO;aAClB,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AArBD,iCAqBC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fs.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/mount/fs/fs.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAA0B,MAAM,8BAA8B,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"fs.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/mount/fs/fs.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAA0B,MAAM,8BAA8B,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAY/H"}
|
|
@@ -31,7 +31,9 @@ class FsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
31
31
|
const mountFsOptions = {
|
|
32
32
|
"fs-type": commandParameters.arguments.fsType,
|
|
33
33
|
"mode": commandParameters.arguments.mode,
|
|
34
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
34
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
35
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
36
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
35
37
|
};
|
|
36
38
|
return zos_files_for_zowe_sdk_1.Mount.fs(session, commandParameters.arguments.fileSystemName, commandParameters.arguments.mountPoint, mountFsOptions);
|
|
37
39
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fs.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/mount/fs/fs.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAyF;AACzF,qEAAiE;AAEjE;;GAEG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,qEAAqE;YACrE,MAAM,cAAc,GAA6B;gBAC7C,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC7C,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACxC,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;
|
|
1
|
+
{"version":3,"file":"fs.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/mount/fs/fs.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,yEAAyF;AACzF,qEAAiE;AAEjE;;GAEG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,qEAAqE;YACrE,MAAM,cAAc,GAA6B;gBAC7C,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC7C,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,IAAI;gBACxC,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC;YAEF,OAAO,8BAAK,CAAC,EAAE,CAAC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACjI,CAAC;KAAA;CACJ;AAbD,4BAaC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ds.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/rename/ds/Ds.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAU,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"Ds.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/rename/ds/Ds.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAU,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,mBAAmB;IACzC,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAO/H"}
|
|
@@ -28,7 +28,10 @@ class DsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
28
28
|
processWithSession(commandParameters, session) {
|
|
29
29
|
return __awaiter(this, void 0, void 0, function* () {
|
|
30
30
|
const { beforeDataSetName, afterDataSetName } = commandParameters.arguments;
|
|
31
|
-
return zos_files_for_zowe_sdk_1.Rename.dataSet(session, beforeDataSetName, afterDataSetName
|
|
31
|
+
return zos_files_for_zowe_sdk_1.Rename.dataSet(session, beforeDataSetName, afterDataSetName, {
|
|
32
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
33
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
34
|
+
});
|
|
32
35
|
});
|
|
33
36
|
}
|
|
34
37
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ds.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/rename/ds/Ds.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,qEAAiE;AACjE,yEAAyE;AAEzE;;GAEG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,GAAG,iBAAiB,CAAC,SAAS,CAAC;YAC5E,OAAO,+BAAM,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"Ds.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/rename/ds/Ds.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,qEAAiE;AACjE,yEAAyE;AAEzE;;GAEG;AACH,MAAqB,SAAU,SAAQ,0CAAmB;IACzC,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,GAAG,iBAAiB,CAAC,SAAS,CAAC;YAC5E,OAAO,+BAAM,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE;gBAChE,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;QACP,CAAC;KAAA;CACJ;AARD,4BAQC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dsm.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/rename/dsm/Dsm.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAU,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,mBAAmB;IAC1C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"Dsm.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/rename/dsm/Dsm.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAU,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,mBAAmB;IAC1C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAO/H"}
|
|
@@ -28,7 +28,10 @@ class DsmHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
28
28
|
processWithSession(commandParameters, session) {
|
|
29
29
|
return __awaiter(this, void 0, void 0, function* () {
|
|
30
30
|
const { dataSetName, beforeMemberName, afterMemberName } = commandParameters.arguments;
|
|
31
|
-
return zos_files_for_zowe_sdk_1.Rename.dataSetMember(session, dataSetName, beforeMemberName, afterMemberName
|
|
31
|
+
return zos_files_for_zowe_sdk_1.Rename.dataSetMember(session, dataSetName, beforeMemberName, afterMemberName, {
|
|
32
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
33
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
34
|
+
});
|
|
32
35
|
});
|
|
33
36
|
}
|
|
34
37
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dsm.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/rename/dsm/Dsm.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,qEAAiE;AACjE,yEAAyE;AAEzE;;GAEG;AACH,MAAqB,UAAW,SAAQ,0CAAmB;IAC1C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,EAAE,WAAW,EAAE,gBAAgB,EAAE,eAAe,EAAE,GAAG,iBAAiB,CAAC,SAAS,CAAC;YACvF,OAAO,+BAAM,CAAC,aAAa,CAAC,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,eAAe,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"Dsm.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/rename/dsm/Dsm.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAGF,qEAAiE;AACjE,yEAAyE;AAEzE;;GAEG;AACH,MAAqB,UAAW,SAAQ,0CAAmB;IAC1C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,EAAE,WAAW,EAAE,gBAAgB,EAAE,eAAe,EAAE,GAAG,iBAAiB,CAAC,SAAS,CAAC;YACvF,OAAO,+BAAM,CAAC,aAAa,CAAC,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,eAAe,EAAE;gBACjF,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CAAC,CAAC;QACP,CAAC;KAAA;CACJ;AARD,6BAQC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSets.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/search/ds/DataSets.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAkB,iBAAiB,EAAU,MAAM,8BAA8B,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,mBAAmB;IAC/C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"DataSets.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/search/ds/DataSets.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAA8B,MAAM,kBAAkB,CAAC;AACnG,OAAO,EAAkB,iBAAiB,EAAU,MAAM,8BAA8B,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,mBAAmB;IAC/C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAkC/H"}
|
|
@@ -43,8 +43,16 @@ class DataSetsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
43
43
|
caseSensitive: commandParameters.arguments.caseSensitive,
|
|
44
44
|
regex: commandParameters.arguments.regex,
|
|
45
45
|
progressTask: task,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
listOptions: {
|
|
47
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
48
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
49
|
+
},
|
|
50
|
+
getOptions: {
|
|
51
|
+
encoding: commandParameters.arguments.encoding,
|
|
52
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
53
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
54
|
+
},
|
|
55
|
+
searchExactName: commandParameters.arguments.searchExactName,
|
|
48
56
|
};
|
|
49
57
|
commandParameters.response.progress.startBar({ task });
|
|
50
58
|
const response = yield zos_files_for_zowe_sdk_1.Search.dataSets(session, searchOptions);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSets.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/search/ds/DataSets.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAmG;AACnG,yEAAyF;AACzF,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,eAAgB,SAAQ,0CAAmB;IAC/C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,IAAI,GAAoB;gBAC1B,eAAe,EAAE,CAAC;gBAClB,aAAa,EAAE,oBAAoB;gBACnC,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YAEF,MAAM,aAAa,GAAmB;gBAClC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBACtD,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,qBAAqB,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB;gBACxE,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,aAAa;gBACxD,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,YAAY,EAAE,IAAI;gBAClB,UAAU,EAAE,EAAE,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ,EAAE;
|
|
1
|
+
{"version":3,"file":"DataSets.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/search/ds/DataSets.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAAmG;AACnG,yEAAyF;AACzF,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,eAAgB,SAAQ,0CAAmB;IAC/C,kBAAkB,CAAC,iBAAqC,EAAE,OAAwB;;YAC3F,MAAM,IAAI,GAAoB;gBAC1B,eAAe,EAAE,CAAC;gBAClB,aAAa,EAAE,oBAAoB;gBACnC,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YAEF,MAAM,aAAa,GAAmB;gBAClC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBACtD,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,OAAO;gBAC5C,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,qBAAqB,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB;gBACxE,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,aAAa;gBACxD,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,KAAK;gBACxC,YAAY,EAAE,IAAI;gBAClB,WAAW,EAAE;oBACT,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;oBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;iBACzD;gBACD,UAAU,EAAE;oBACR,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;oBAC9C,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;oBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;iBACzD;gBACD,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;aAC/D,CAAC;YAEF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC;YACvD,MAAM,QAAQ,GAAG,MAAM,+BAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC;YAC/D,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;YAE7C,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AAnCD,kCAmCC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DirToPds.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtp/DirToPds.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAyC,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,iBAAiB,EAAyB,MAAM,8BAA8B,CAAC;AACxF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,mBAAmB;IAC/C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EACjE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"DirToPds.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtp/DirToPds.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAyC,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,iBAAiB,EAAyB,MAAM,8BAA8B,CAAC;AACxF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,mBAAmB;IAC/C,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EACjE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;CAqD5D"}
|
|
@@ -41,7 +41,9 @@ class DirToPdsHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
41
41
|
record: commandParameters.arguments.record,
|
|
42
42
|
encoding: commandParameters.arguments.encoding,
|
|
43
43
|
task: status,
|
|
44
|
-
responseTimeout: commandParameters.arguments.responseTimeout
|
|
44
|
+
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
45
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
46
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
45
47
|
});
|
|
46
48
|
if (response.apiResponse) {
|
|
47
49
|
let skipCount = 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DirToPds.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtp/DirToPds.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAA8G;AAC9G,yEAAwF;AACxF,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,eAAgB,SAAQ,0CAAmB;IAC/C,kBAAkB,CAAC,iBAAqC,EACjE,OAAwB;;YAExB,MAAM,MAAM,GAAoB;gBAC5B,aAAa,EAAE,4BAA4B;gBAC3C,eAAe,EAAE,CAAC;gBAClB,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YACF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"DirToPds.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtp/DirToPds.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAA8G;AAC9G,yEAAwF;AACxF,qEAAiE;AAEjE;;;GAGG;AACH,MAAqB,eAAgB,SAAQ,0CAAmB;IAC/C,kBAAkB,CAAC,iBAAqC,EACjE,OAAwB;;YAExB,MAAM,MAAM,GAAoB;gBAC5B,aAAa,EAAE,4BAA4B;gBAC3C,eAAe,EAAE,CAAC;gBAClB,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YACF,iBAAiB,CAAC,QAAQ,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC;YAC/D,MAAM,QAAQ,GAAG,MAAM,+BAAM,CAAC,QAAQ,CAClC,OAAO,EACP,iBAAiB,CAAC,SAAS,CAAC,QAAQ,EACpC,iBAAiB,CAAC,SAAS,CAAC,WAAW,EACvC;gBACI,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;gBAChD,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;gBAC9C,IAAI,EAAE,MAAM;gBACZ,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,UAAU,EAAE,iBAAiB,CAAC,SAAS,CAAC,UAAU;gBAClD,YAAY,EAAE,iBAAiB,CAAC,SAAS,CAAC,YAAY;aACzD,CACJ,CAAC;YAEF,IAAI,QAAQ,CAAC,WAAW,EAAE,CAAC;gBACvB,IAAI,SAAS,GAAW,CAAC,CAAC;gBAC1B,IAAI,YAAY,GAAW,CAAC,CAAC;gBAC7B,IAAI,UAAU,GAAW,CAAC,CAAC;gBAC3B,QAAQ,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,OAAsB,EAAE,EAAE;oBACpD,IAAI,OAAO,CAAC,OAAO,KAAK,IAAI,EAAE,CAAC;wBAC3B,MAAM,aAAa,GAAG,sBAAS,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;wBACpD,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;wBACtD,YAAY,EAAE,CAAC;oBACnB,CAAC;yBAAM,IAAI,OAAO,CAAC,OAAO,KAAK,KAAK,EAAE,CAAC;wBAEnC,MAAM,aAAa,GAAG,sBAAS,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;wBACpD,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,KAAK,CAAC,sBAAS,CAAC,KAAK,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC,CAAC;wBAC7E,UAAU,EAAE,CAAC;oBACjB,CAAC;yBAAM,CAAC;wBACJ,SAAS,EAAE,CAAC;oBAChB,CAAC;gBACL,CAAC,CAAC,CAAC;gBAEH,iBAAiB,CAAC,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAS,CAAC,UAAU,CAAC;oBACxD,cAAc,EAAE,QAAQ,CAAC,WAAW,CAAC,MAAM;oBAC3C,OAAO,EAAE,YAAY;oBACrB,KAAK,EAAE,UAAU;oBACjB,OAAO,EAAE,SAAS;iBACrB,CAAC,CAAC,CAAC;YACR,CAAC;YAED,OAAO,QAAQ,CAAC;QACpB,CAAC;KAAA;CACJ;AAvDD,kCAuDC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DirToUSSDir.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtu/DirToUSSDir.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAyC,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,iBAAiB,EAA0D,MAAM,8BAA8B,CAAC;AACzH,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE;;;GAGG;AAEH,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,mBAAmB;IAClD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EACjE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"DirToUSSDir.handler.d.ts","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtu/DirToUSSDir.handler.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAyC,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,iBAAiB,EAA0D,MAAM,8BAA8B,CAAC;AACzH,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAGjE;;;GAGG;AAEH,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,mBAAmB;IAClD,kBAAkB,CAAC,iBAAiB,EAAE,kBAAkB,EACjE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAkDzD,OAAO,CAAC,aAAa;CAkBxB"}
|
|
@@ -49,7 +49,9 @@ class DirToUSSDirHandler extends ZosFilesBase_handler_1.ZosFilesBaseHandler {
|
|
|
49
49
|
task: status,
|
|
50
50
|
responseTimeout: commandParameters.arguments.responseTimeout,
|
|
51
51
|
includeHidden: commandParameters.arguments.includeHidden,
|
|
52
|
-
encoding: commandParameters.arguments.encoding
|
|
52
|
+
encoding: commandParameters.arguments.encoding,
|
|
53
|
+
tsoAccount: commandParameters.arguments.tsoAccount,
|
|
54
|
+
tsoProcedure: commandParameters.arguments.tsoProcedure,
|
|
53
55
|
};
|
|
54
56
|
const attributes = zos_files_for_zowe_sdk_1.ZosFilesAttributes.loadFromFile(commandParameters.arguments.attributes, inputDir);
|
|
55
57
|
if (attributes != null) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DirToUSSDir.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtu/DirToUSSDir.handler.ts"],"names":[],"mappings":";AAAA;;;;;;;;;EASE;;;;;;;;;;;AAEF,iDAA8G;AAC9G,yEAAyH;AACzH,qEAAiE;AACjE,6BAA6B;AAE7B;;;GAGG;AAEH,MAAqB,kBAAmB,SAAQ,0CAAmB;IAClD,kBAAkB,CAAC,iBAAqC,EACjE,OAAwB;;YAExB,MAAM,MAAM,GAAoB;gBAC5B,aAAa,EAAE,qBAAqB;gBACpC,eAAe,EAAE,CAAC;gBAClB,SAAS,EAAE,sBAAS,CAAC,WAAW;aACnC,CAAC;YAEF,IAAI,QAAgB,CAAC;YAErB,8DAA8D;YAC9D,IAAI,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC;gBACxD,QAAQ,GAAG,iBAAiB,CAAC,SAAS,CAAC,QAAQ,CAAC;YACpD,CAAC;iBAAM,CAAC;gBACJ,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,iBAAiB,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC;YAClE,CAAC;YAED,MAAM,aAAa,GAAmB;gBAClC,MAAM,EAAE,iBAAiB,CAAC,SAAS,CAAC,MAAM;gBAC1C,qBAAqB,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAAqB;gBACxE,IAAI,EAAE,MAAM;gBACZ,eAAe,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAAe;gBAC5D,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,aAAa;gBACxD,QAAQ,EAAE,iBAAiB,CAAC,SAAS,CAAC,QAAQ;
|
|
1
|
+
{"version":3,"file":"DirToUSSDir.handler.js","sourceRoot":"","sources":["../../../../src/zosfiles/upload/dtu/DirToUSSDir.handler.ts"],"names":[],"mappings":"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"}
|