@dvelop-sdk/business-objects 1.0.0-alpha.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/README.md ADDED
@@ -0,0 +1,30 @@
1
+ <div align="center">
2
+ <h1>@dvelop-sdk/business-objects</h1>
3
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
4
+ <img alt="npm (scoped)" src="https://img.shields.io/npm/v/@dvelop-sdk/business-objects?style=for-the-badge">
5
+ </a>
6
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
7
+ <img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/min/@dvelop-sdk/business-objects?style=for-the-badge">
8
+ </a>
9
+ <a href="https://github.com/d-velop/dvelop-sdk-node">
10
+ <img alt="GitHub" src="https://img.shields.io/badge/GitHub-dvelop--sdk--node-%23ff0844?logo=github&style=for-the-badge">
11
+ </a>
12
+ <a href="https://github.com/d-velop/dvelop-sdk-node/blob/master/LICENSE">
13
+ <img alt="license" src="https://img.shields.io/github/license/d-velop/dvelop-sdk-node?style=for-the-badge">
14
+ </a
15
+
16
+ </br>
17
+
18
+ <p>This package contains functionality for the <a href="https://dv-businessobjects-assets.s3.eu-central-1.amazonaws.com/documentation/latest/business_objects_api.html">BusinessObjects-App</a> in the d.velop cloud.</p>
19
+
20
+ <a href="https://d-velop.github.io/dvelop-sdk-node/modules/business-objects.html"><strong>Explore the docs »</strong></a>
21
+
22
+ </br>
23
+
24
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects"><strong>Install via npm »</strong></a>
25
+
26
+ </br>
27
+
28
+ <a href="https://github.com/d-velop/dvelop-sdk-node"><strong>Check us out on GitHub »</strong></a>
29
+
30
+ </div>
package/lib/index.d.ts ADDED
@@ -0,0 +1,27 @@
1
+ /**
2
+ <div align="center">
3
+ <h1>@dvelop-sdk/business-objects</h1>
4
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
5
+ <img alt="npm (scoped)" src="https://img.shields.io/npm/v/@dvelop-sdk/business-objects?style=for-the-badge">
6
+ </a>
7
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
8
+ <img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/min/@dvelop-sdk/business-objects?style=for-the-badge">
9
+ </a>
10
+ <a href="https://github.com/d-velop/dvelop-sdk-node">
11
+ <img alt="GitHub" src="https://img.shields.io/badge/GitHub-dvelop--sdk--node-%23ff0844?logo=github&style=for-the-badge">
12
+ </a>
13
+ <a href="https://github.com/d-velop/dvelop-sdk-node/blob/master/LICENSE">
14
+ <img alt="license" src="https://img.shields.io/github/license/d-velop/dvelop-sdk-node?style=for-the-badge">
15
+ </a
16
+ </br>
17
+ <p>This package contains functionality for the <a href="https://dv-businessobjects-assets.s3.eu-central-1.amazonaws.com/documentation/latest/business_objects_api.html">BusinessObjects-App</a> in the d.velop cloud.</p>
18
+ <a href="https://d-velop.github.io/dvelop-sdk-node/modules/business-objects.html"><strong>Explore the docs »</strong></a>
19
+ </br>
20
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects"><strong>Install via npm »</strong></a>
21
+ </br>
22
+ <a href="https://github.com/d-velop/dvelop-sdk-node"><strong>Check us out on GitHub »</strong></a>
23
+ </div>
24
+ * @module business-objects
25
+ */
26
+ export { DvelopContext, BadInputError, UnauthorizedError, ForbiddenError, NotFoundError } from "@dvelop-sdk/core";
27
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AAGH,OAAO,EAAE,aAAa,EAAE,aAAa,EAAE,iBAAiB,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
package/lib/index.js ADDED
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ /**
3
+ <div align="center">
4
+ <h1>@dvelop-sdk/business-objects</h1>
5
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
6
+ <img alt="npm (scoped)" src="https://img.shields.io/npm/v/@dvelop-sdk/business-objects?style=for-the-badge">
7
+ </a>
8
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects">
9
+ <img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/min/@dvelop-sdk/business-objects?style=for-the-badge">
10
+ </a>
11
+ <a href="https://github.com/d-velop/dvelop-sdk-node">
12
+ <img alt="GitHub" src="https://img.shields.io/badge/GitHub-dvelop--sdk--node-%23ff0844?logo=github&style=for-the-badge">
13
+ </a>
14
+ <a href="https://github.com/d-velop/dvelop-sdk-node/blob/master/LICENSE">
15
+ <img alt="license" src="https://img.shields.io/github/license/d-velop/dvelop-sdk-node?style=for-the-badge">
16
+ </a
17
+ </br>
18
+ <p>This package contains functionality for the <a href="https://dv-businessobjects-assets.s3.eu-central-1.amazonaws.com/documentation/latest/business_objects_api.html">BusinessObjects-App</a> in the d.velop cloud.</p>
19
+ <a href="https://d-velop.github.io/dvelop-sdk-node/modules/business-objects.html"><strong>Explore the docs »</strong></a>
20
+ </br>
21
+ <a href="https://www.npmjs.com/package/@dvelop-sdk/business-objects"><strong>Install via npm »</strong></a>
22
+ </br>
23
+ <a href="https://github.com/d-velop/dvelop-sdk-node"><strong>Check us out on GitHub »</strong></a>
24
+ </div>
25
+ * @module business-objects
26
+ */
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.NotFoundError = exports.ForbiddenError = exports.UnauthorizedError = exports.BadInputError = void 0;
29
+ //Utils
30
+ var core_1 = require("@dvelop-sdk/core");
31
+ Object.defineProperty(exports, "BadInputError", { enumerable: true, get: function () { return core_1.BadInputError; } });
32
+ Object.defineProperty(exports, "UnauthorizedError", { enumerable: true, get: function () { return core_1.UnauthorizedError; } });
33
+ Object.defineProperty(exports, "ForbiddenError", { enumerable: true, get: function () { return core_1.ForbiddenError; } });
34
+ Object.defineProperty(exports, "NotFoundError", { enumerable: true, get: function () { return core_1.NotFoundError; } });
35
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;;;AAEH,OAAO;AACP,yCAAkH;AAA1F,qGAAA,aAAa,OAAA;AAAE,yGAAA,iBAAiB,OAAA;AAAE,sGAAA,cAAc,OAAA;AAAE,qGAAA,aAAa,OAAA"}
package/package.json ADDED
@@ -0,0 +1,28 @@
1
+ {
2
+ "name": "@dvelop-sdk/business-objects",
3
+ "description": "This package contains functionality for the BusinessObjects-App in the d.velop cloud.",
4
+ "version": "1.0.0-alpha.0",
5
+ "license": "Apache-2.0",
6
+ "main": "lib/index.js",
7
+ "types": "lib/index.d.ts",
8
+ "author": "",
9
+ "files": [
10
+ "lib"
11
+ ],
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "git+https://github.com/d-velop/dvelop-sdk-node.git"
15
+ },
16
+ "bugs": {
17
+ "url": "https://github.com/d-velop/dvelop-sdk-node/issues"
18
+ },
19
+ "publishConfig": {
20
+ "access": "public"
21
+ },
22
+ "scripts": {
23
+ "license": "license-checker --production --onlyAllow Apache-2.0;MIT;ISC;BSD-2-Clause;BSD-3-Clause"
24
+ },
25
+ "dependencies": {
26
+ "@dvelop-sdk/core": "^2.0.0"
27
+ }
28
+ }