@osdk/foundry.thirdpartyapplications 2.0.0 → 3.0.0-beta.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/CHANGELOG.md +6 -0
- package/build/browser/chunk-C5KVM4BE.js +1 -1
- package/build/browser/chunk-C5KVM4BE.js.map +1 -1
- package/build/browser/chunk-PZ5AY32C.js +1 -1
- package/build/browser/chunk-PZ5AY32C.js.map +1 -1
- package/build/browser/chunk-U2TUFRI3.js +1 -1
- package/build/browser/chunk-U2TUFRI3.js.map +1 -1
- package/build/browser/chunk-ZT4KWCV6.js +1 -1
- package/build/browser/chunk-ZT4KWCV6.js.map +1 -1
- package/build/browser/index.js +1 -1
- package/build/browser/index.js.map +1 -1
- package/build/browser/public/ThirdPartyApplication.js +1 -1
- package/build/browser/public/ThirdPartyApplication.js.map +1 -1
- package/build/browser/public/Version.js +1 -1
- package/build/browser/public/Version.js.map +1 -1
- package/build/browser/public/Website.js +1 -1
- package/build/browser/public/Website.js.map +1 -1
- package/build/cjs/chunk-3JNFJRHP.cjs +1 -1
- package/build/cjs/chunk-3JNFJRHP.cjs.map +1 -1
- package/build/cjs/chunk-I3WXNYT4.cjs +1 -1
- package/build/cjs/chunk-I3WXNYT4.cjs.map +1 -1
- package/build/cjs/chunk-M6TJPNL3.cjs +1 -1
- package/build/cjs/chunk-M6TJPNL3.cjs.map +1 -1
- package/build/cjs/chunk-Q7SFCCGT.cjs +1 -1
- package/build/cjs/chunk-Q7SFCCGT.cjs.map +1 -1
- package/build/cjs/index.cjs +1 -1
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/public/ThirdPartyApplication.cjs +1 -1
- package/build/cjs/public/ThirdPartyApplication.cjs.map +1 -1
- package/build/cjs/public/Version.cjs +1 -1
- package/build/cjs/public/Version.cjs.map +1 -1
- package/build/cjs/public/Website.cjs +1 -1
- package/build/cjs/public/Website.cjs.map +1 -1
- package/build/esm/chunk-C5KVM4BE.js +1 -1
- package/build/esm/chunk-C5KVM4BE.js.map +1 -1
- package/build/esm/chunk-PZ5AY32C.js +1 -1
- package/build/esm/chunk-PZ5AY32C.js.map +1 -1
- package/build/esm/chunk-U2TUFRI3.js +1 -1
- package/build/esm/chunk-U2TUFRI3.js.map +1 -1
- package/build/esm/chunk-ZT4KWCV6.js +1 -1
- package/build/esm/chunk-ZT4KWCV6.js.map +1 -1
- package/build/esm/index.js +1 -1
- package/build/esm/index.js.map +1 -1
- package/build/esm/public/ThirdPartyApplication.js +1 -1
- package/build/esm/public/ThirdPartyApplication.js.map +1 -1
- package/build/esm/public/Version.js +1 -1
- package/build/esm/public/Version.js.map +1 -1
- package/build/esm/public/Website.js +1 -1
- package/build/esm/public/Website.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,6BAAA,GAAA,GAAA;AAAA,QAAA,CAAA,6BAAA,EAAA;AAAA,EAAA,wBAAA,EAAA,MAAA,wBAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,yBAA4B,GAAA,CAAC,CAAG,EAAA,gCAAA,EAAkC,CAAC,CAAA,CAAA;AAQlE,SAAS,wBAAA,CAAyB,SAAS,IAAM,EAAA;AACtD,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,yBAA2B,EAAA,GAAG,IAAI,CAAA,CAAA;AACvE","file":"chunk-C5KVM4BE.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getThirdPartyApplication = [0, \"/v2/thirdPartyApplications/{0}\", 2];\n\n/**\n * Get the ThirdPartyApplication\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}\n */\nexport function getThirdPartyApplication($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getThirdPartyApplication, ...args);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"chunk-PZ5AY32C.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Version.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Version.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAA,QAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,YAAA,EAAA,MAAA,YAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQ5E,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,aAAgB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAQvE,SAAS,YAAA,CAAa,SAAS,IAAM,EAAA;AAC1C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,aAAe,EAAA,GAAG,IAAI,CAAA,CAAA;AAC3D,CAAA;AACA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQzE,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,wDAAA,EAA0D,GAAG,0BAA0B,CAAA,CAAA;AAM3G,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D","file":"chunk-U2TUFRI3.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _deleteVersion = [3, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Deletes the given Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function deleteVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteVersion, ...args);\n}\nconst _listVersions = [0, \"/v2/thirdPartyApplications/{0}/website/versions\", 2];\n\n/**\n * Lists all Versions\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions\n */\nexport function listVersions($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _listVersions, ...args);\n}\nconst _getVersion = [0, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Get the Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function getVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getVersion, ...args);\n}\nconst _uploadVersion = [1, \"/v2/thirdPartyApplications/{0}/website/versions/upload\", 3, \"application/octet-stream\"];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/upload\n */\nexport function uploadVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _uploadVersion, ...args);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Website.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Website.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAA,QAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,eAAA,EAAA,MAAA,eAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,wCAAA,EAA0C,CAAC,CAAA,CAAA;AAQ5D,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,+CAAA,EAAiD,CAAC,CAAA,CAAA;AAMtE,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,gBAAmB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAM1E,SAAS,eAAA,CAAgB,SAAS,IAAM,EAAA;AAC7C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,gBAAkB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC9D","file":"chunk-ZT4KWCV6.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getWebsite = [0, \"/v2/thirdPartyApplications/{0}/website\", 2];\n\n/**\n * Get the Website\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website\n */\nexport function getWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getWebsite, ...args);\n}\nconst _deployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/deploy\", 3];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/deploy\n */\nexport function deployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deployWebsite, ...args);\n}\nconst _undeployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/undeploy\", 2];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/undeploy\n */\nexport function undeployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _undeployWebsite, ...args);\n}"]}
|
package/build/browser/index.js
CHANGED
|
@@ -2,5 +2,5 @@ export { ThirdPartyApplication_exports as ThirdPartyApplications } from './chunk
|
|
|
2
2
|
export { Version_exports as Versions } from './chunk-U2TUFRI3.js';
|
|
3
3
|
export { Website_exports as Websites } from './chunk-ZT4KWCV6.js';
|
|
4
4
|
import './chunk-PZ5AY32C.js';
|
|
5
|
-
//# sourceMappingURL=
|
|
5
|
+
//# sourceMappingURL=index.js.map
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"ThirdPartyApplication.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Version.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Website.js"}
|
|
@@ -33,5 +33,5 @@ exports.deleteVersion = deleteVersion;
|
|
|
33
33
|
exports.getVersion = getVersion;
|
|
34
34
|
exports.listVersions = listVersions;
|
|
35
35
|
exports.uploadVersion = uploadVersion;
|
|
36
|
-
//# sourceMappingURL=
|
|
36
|
+
//# sourceMappingURL=chunk-3JNFJRHP.cjs.map
|
|
37
37
|
//# sourceMappingURL=chunk-3JNFJRHP.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Version.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Version.ts"],"names":["__export","$foundryPlatformFetch"],"mappings":";;;;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAAA,0BAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,YAAA,EAAA,MAAA,YAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQ5E,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOC,2CAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,aAAgB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAQvE,SAAS,YAAA,CAAa,SAAS,IAAM,EAAA;AAC1C,EAAA,OAAOA,2CAAsB,CAAA,IAAA,EAAM,aAAe,EAAA,GAAG,IAAI,CAAA,CAAA;AAC3D,CAAA;AACA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQzE,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOA,2CAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,wDAAA,EAA0D,GAAG,0BAA0B,CAAA,CAAA;AAM3G,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,2CAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D","file":"chunk-3JNFJRHP.cjs","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _deleteVersion = [3, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Deletes the given Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function deleteVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteVersion, ...args);\n}\nconst _listVersions = [0, \"/v2/thirdPartyApplications/{0}/website/versions\", 2];\n\n/**\n * Lists all Versions\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions\n */\nexport function listVersions($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _listVersions, ...args);\n}\nconst _getVersion = [0, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Get the Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function getVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getVersion, ...args);\n}\nconst _uploadVersion = [1, \"/v2/thirdPartyApplications/{0}/website/versions/upload\", 3, \"application/octet-stream\"];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/upload\n */\nexport function uploadVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _uploadVersion, ...args);\n}"]}
|
|
@@ -27,5 +27,5 @@ exports.Website_exports = Website_exports;
|
|
|
27
27
|
exports.deployWebsite = deployWebsite;
|
|
28
28
|
exports.getWebsite = getWebsite;
|
|
29
29
|
exports.undeployWebsite = undeployWebsite;
|
|
30
|
-
//# sourceMappingURL=
|
|
30
|
+
//# sourceMappingURL=chunk-I3WXNYT4.cjs.map
|
|
31
31
|
//# sourceMappingURL=chunk-I3WXNYT4.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Website.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Website.ts"],"names":["__export","$foundryPlatformFetch"],"mappings":";;;;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAAA,0BAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,eAAA,EAAA,MAAA,eAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,wCAAA,EAA0C,CAAC,CAAA,CAAA;AAQ5D,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOC,2CAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,+CAAA,EAAiD,CAAC,CAAA,CAAA;AAMtE,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,2CAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,gBAAmB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAM1E,SAAS,eAAA,CAAgB,SAAS,IAAM,EAAA;AAC7C,EAAA,OAAOA,2CAAsB,CAAA,IAAA,EAAM,gBAAkB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC9D","file":"chunk-I3WXNYT4.cjs","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getWebsite = [0, \"/v2/thirdPartyApplications/{0}/website\", 2];\n\n/**\n * Get the Website\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website\n */\nexport function getWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getWebsite, ...args);\n}\nconst _deployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/deploy\", 3];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/deploy\n */\nexport function deployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deployWebsite, ...args);\n}\nconst _undeployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/undeploy\", 2];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/undeploy\n */\nexport function undeployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _undeployWebsite, ...args);\n}"]}
|
|
@@ -15,5 +15,5 @@ function getThirdPartyApplication($ctx, ...args) {
|
|
|
15
15
|
|
|
16
16
|
exports.ThirdPartyApplication_exports = ThirdPartyApplication_exports;
|
|
17
17
|
exports.getThirdPartyApplication = getThirdPartyApplication;
|
|
18
|
-
//# sourceMappingURL=
|
|
18
|
+
//# sourceMappingURL=chunk-M6TJPNL3.cjs.map
|
|
19
19
|
//# sourceMappingURL=chunk-M6TJPNL3.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":["__export","$foundryPlatformFetch"],"mappings":";;;;;;AAAA,IAAA,6BAAA,GAAA,GAAA;AAAAA,0BAAA,CAAA,6BAAA,EAAA;AAAA,EAAA,wBAAA,EAAA,MAAA,wBAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,yBAA4B,GAAA,CAAC,CAAG,EAAA,gCAAA,EAAkC,CAAC,CAAA,CAAA;AAQlE,SAAS,wBAAA,CAAyB,SAAS,IAAM,EAAA;AACtD,EAAA,OAAOC,2CAAsB,CAAA,IAAA,EAAM,yBAA2B,EAAA,GAAG,IAAI,CAAA,CAAA;AACvE","file":"chunk-M6TJPNL3.cjs","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getThirdPartyApplication = [0, \"/v2/thirdPartyApplications/{0}\", 2];\n\n/**\n * Get the ThirdPartyApplication\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}\n */\nexport function getThirdPartyApplication($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getThirdPartyApplication, ...args);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"chunk-Q7SFCCGT.cjs"}
|
package/build/cjs/index.cjs
CHANGED
package/build/cjs/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -9,5 +9,5 @@ Object.defineProperty(exports, "getThirdPartyApplication", {
|
|
|
9
9
|
enumerable: true,
|
|
10
10
|
get: function () { return chunkM6TJPNL3_cjs.getThirdPartyApplication; }
|
|
11
11
|
});
|
|
12
|
-
//# sourceMappingURL=
|
|
12
|
+
//# sourceMappingURL=ThirdPartyApplication.cjs.map
|
|
13
13
|
//# sourceMappingURL=ThirdPartyApplication.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"ThirdPartyApplication.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Version.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Website.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/ThirdPartyApplication.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,6BAAA,GAAA,GAAA;AAAA,QAAA,CAAA,6BAAA,EAAA;AAAA,EAAA,wBAAA,EAAA,MAAA,wBAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,yBAA4B,GAAA,CAAC,CAAG,EAAA,gCAAA,EAAkC,CAAC,CAAA,CAAA;AAQlE,SAAS,wBAAA,CAAyB,SAAS,IAAM,EAAA;AACtD,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,yBAA2B,EAAA,GAAG,IAAI,CAAA,CAAA;AACvE","file":"chunk-C5KVM4BE.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getThirdPartyApplication = [0, \"/v2/thirdPartyApplications/{0}\", 2];\n\n/**\n * Get the ThirdPartyApplication\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}\n */\nexport function getThirdPartyApplication($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getThirdPartyApplication, ...args);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"chunk-PZ5AY32C.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Version.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Version.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAA,QAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,YAAA,EAAA,MAAA,YAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQ5E,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,aAAgB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAQvE,SAAS,YAAA,CAAa,SAAS,IAAM,EAAA;AAC1C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,aAAe,EAAA,GAAG,IAAI,CAAA,CAAA;AAC3D,CAAA;AACA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,qDAAA,EAAuD,CAAC,CAAA,CAAA;AAQzE,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,wDAAA,EAA0D,GAAG,0BAA0B,CAAA,CAAA;AAM3G,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D","file":"chunk-U2TUFRI3.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _deleteVersion = [3, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Deletes the given Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function deleteVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteVersion, ...args);\n}\nconst _listVersions = [0, \"/v2/thirdPartyApplications/{0}/website/versions\", 2];\n\n/**\n * Lists all Versions\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions\n */\nexport function listVersions($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _listVersions, ...args);\n}\nconst _getVersion = [0, \"/v2/thirdPartyApplications/{0}/website/versions/{1}\", 2];\n\n/**\n * Get the Version\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion}\n */\nexport function getVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getVersion, ...args);\n}\nconst _uploadVersion = [1, \"/v2/thirdPartyApplications/{0}/website/versions/upload\", 3, \"application/octet-stream\"];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/upload\n */\nexport function uploadVersion($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _uploadVersion, ...args);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/public/Website.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/public/Website.ts"],"names":["$foundryPlatformFetch"],"mappings":";;;;AAAA,IAAA,eAAA,GAAA,GAAA;AAAA,QAAA,CAAA,eAAA,EAAA;AAAA,EAAA,aAAA,EAAA,MAAA,aAAA;AAAA,EAAA,UAAA,EAAA,MAAA,UAAA;AAAA,EAAA,eAAA,EAAA,MAAA,eAAA;AAAA,CAAA,CAAA,CAAA;AAmBA,IAAM,WAAc,GAAA,CAAC,CAAG,EAAA,wCAAA,EAA0C,CAAC,CAAA,CAAA;AAQ5D,SAAS,UAAA,CAAW,SAAS,IAAM,EAAA;AACxC,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,WAAa,EAAA,GAAG,IAAI,CAAA,CAAA;AACzD,CAAA;AACA,IAAM,cAAiB,GAAA,CAAC,CAAG,EAAA,+CAAA,EAAiD,CAAC,CAAA,CAAA;AAMtE,SAAS,aAAA,CAAc,SAAS,IAAM,EAAA;AAC3C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,cAAgB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC5D,CAAA;AACA,IAAM,gBAAmB,GAAA,CAAC,CAAG,EAAA,iDAAA,EAAmD,CAAC,CAAA,CAAA;AAM1E,SAAS,eAAA,CAAgB,SAAS,IAAM,EAAA;AAC7C,EAAA,OAAOA,oBAAsB,CAAA,IAAA,EAAM,gBAAkB,EAAA,GAAG,IAAI,CAAA,CAAA;AAC9D","file":"chunk-ZT4KWCV6.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\n\nconst _getWebsite = [0, \"/v2/thirdPartyApplications/{0}/website\", 2];\n\n/**\n * Get the Website\n *\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website\n */\nexport function getWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getWebsite, ...args);\n}\nconst _deployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/deploy\", 3];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/deploy\n */\nexport function deployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deployWebsite, ...args);\n}\nconst _undeployWebsite = [1, \"/v2/thirdPartyApplications/{0}/website/undeploy\", 2];\n\n/**\n * Required Scopes: [third-party-application:deploy-application-website]\n * URL: /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/undeploy\n */\nexport function undeployWebsite($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _undeployWebsite, ...args);\n}"]}
|
package/build/esm/index.js
CHANGED
|
@@ -2,5 +2,5 @@ export { ThirdPartyApplication_exports as ThirdPartyApplications } from './chunk
|
|
|
2
2
|
export { Version_exports as Versions } from './chunk-U2TUFRI3.js';
|
|
3
3
|
export { Website_exports as Websites } from './chunk-ZT4KWCV6.js';
|
|
4
4
|
import './chunk-PZ5AY32C.js';
|
|
5
|
-
//# sourceMappingURL=
|
|
5
|
+
//# sourceMappingURL=index.js.map
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/build/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"ThirdPartyApplication.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Version.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"Website.js"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry.thirdpartyapplications",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0-beta.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
+
"@osdk/foundry.core": "3.0.0-beta.0",
|
|
20
21
|
"@osdk/shared.client": "~0.0.0",
|
|
21
|
-
"@osdk/foundry.core": "2.0.0",
|
|
22
22
|
"@osdk/shared.net.platformapi": "~0.2.0"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"typescript": "^5.5.
|
|
26
|
-
"@osdk/monorepo.
|
|
25
|
+
"typescript": "^5.5.4",
|
|
26
|
+
"@osdk/monorepo.tsconfig": "~0.0.0",
|
|
27
27
|
"@osdk/monorepo.tsup": "~0.0.0",
|
|
28
|
-
"@osdk/monorepo.
|
|
28
|
+
"@osdk/monorepo.api-extractor": "~0.0.0"
|
|
29
29
|
},
|
|
30
30
|
"publishConfig": {
|
|
31
31
|
"access": "public"
|