@abyss-project/main 1.1.1 → 1.1.2
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 +31 -31
- package/dist/api/billing-plan.api.js +2 -1
- package/dist/api/billing-plan.api.js.map +1 -1
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.js +1 -0
- package/dist/constants/index.js.map +1 -1
- package/dist/constants/public-plans.constants.d.ts +2 -0
- package/dist/constants/public-plans.constants.js +1538 -0
- package/dist/constants/public-plans.constants.js.map +1 -0
- package/dist/types/interface/api/responses/billing-plan.response.d.ts +10 -1
- package/package.json +14 -10
package/README.md
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
# Abyss Main
|
|
2
|
-
|
|
3
|
-
`@abyss-project/main`
|
|
4
|
-
|
|
5
|
-
SDK central de la plateforme : auth, organisations, permissions, projets, billing.
|
|
6
|
-
|
|
7
|
-
_Central platform SDK: auth, organizations, permissions, projects, billing._
|
|
8
|
-
|
|
9
|
-
## Installation
|
|
10
|
-
|
|
11
|
-
```bash
|
|
12
|
-
npm install @abyss-project/main
|
|
13
|
-
# or
|
|
14
|
-
pnpm add @abyss-project/main
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
## Liens
|
|
18
|
-
|
|
19
|
-
- **Documentation** : [https://docs.abyss-project.fr/abyss-project](https://docs.abyss-project.fr/abyss-project)
|
|
20
|
-
- **NPM** : [@abyss-project/main](https://www.npmjs.com/package/@abyss-project/main)
|
|
21
|
-
- **Swagger** : [https://app-api.abyss-project.fr/swagger](https://app-api.abyss-project.fr/swagger)
|
|
22
|
-
- **Application Abyss** : [app.abyss-project.fr](https://app.abyss-project.fr)
|
|
23
|
-
- **Statut des services** : [status.abyss-project.fr](https://status.abyss-project.fr)
|
|
24
|
-
|
|
25
|
-
## Usage
|
|
26
|
-
|
|
27
|
-
Voir la [documentation produit](https://docs.abyss-project.fr/abyss-project) pour les guides d'utilisation, la configuration du Core, les exemples d'appel et la référence des permissions.
|
|
28
|
-
|
|
29
|
-
## Support
|
|
30
|
-
|
|
31
|
-
Pour toute demande, ouvrir un ticket depuis [l'application Abyss](https://app.abyss-project.fr/dashboard/my-account/ticket/create).
|
|
1
|
+
# Abyss Main
|
|
2
|
+
|
|
3
|
+
`@abyss-project/main`
|
|
4
|
+
|
|
5
|
+
SDK central de la plateforme : auth, organisations, permissions, projets, billing.
|
|
6
|
+
|
|
7
|
+
_Central platform SDK: auth, organizations, permissions, projects, billing._
|
|
8
|
+
|
|
9
|
+
## Installation
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
npm install @abyss-project/main
|
|
13
|
+
# or
|
|
14
|
+
pnpm add @abyss-project/main
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
## Liens
|
|
18
|
+
|
|
19
|
+
- **Documentation** : [https://docs.abyss-project.fr/abyss-project](https://docs.abyss-project.fr/abyss-project)
|
|
20
|
+
- **NPM** : [@abyss-project/main](https://www.npmjs.com/package/@abyss-project/main)
|
|
21
|
+
- **Swagger** : [https://app-api.abyss-project.fr/swagger](https://app-api.abyss-project.fr/swagger)
|
|
22
|
+
- **Application Abyss** : [app.abyss-project.fr](https://app.abyss-project.fr)
|
|
23
|
+
- **Statut des services** : [status.abyss-project.fr](https://status.abyss-project.fr)
|
|
24
|
+
|
|
25
|
+
## Usage
|
|
26
|
+
|
|
27
|
+
Voir la [documentation produit](https://docs.abyss-project.fr/abyss-project) pour les guides d'utilisation, la configuration du Core, les exemples d'appel et la référence des permissions.
|
|
28
|
+
|
|
29
|
+
## Support
|
|
30
|
+
|
|
31
|
+
Pour toute demande, ouvrir un ticket depuis [l'application Abyss](https://app.abyss-project.fr/dashboard/my-account/ticket/create).
|
|
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getBillingPlan = exports.listBillingPlans = void 0;
|
|
4
4
|
const __1 = require("..");
|
|
5
5
|
const listBillingPlans = async (query) => {
|
|
6
|
-
return (await __1.AbyssCore.axios.get('billing/plan', { params: query }))
|
|
6
|
+
return (await __1.AbyssCore.axios.get('billing/plan', { params: query }))
|
|
7
|
+
.data;
|
|
7
8
|
};
|
|
8
9
|
exports.listBillingPlans = listBillingPlans;
|
|
9
10
|
const getBillingPlan = async (params) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"billing-plan.api.js","sourceRoot":"","sources":["../../src/api/billing-plan.api.ts"],"names":[],"mappings":";;;AAAA,0BAA+B;AAUxB,MAAM,gBAAgB,GAAG,KAAK,EACnC,KAA8B,EACM,EAAE;IACtC,OAAO,
|
|
1
|
+
{"version":3,"file":"billing-plan.api.js","sourceRoot":"","sources":["../../src/api/billing-plan.api.ts"],"names":[],"mappings":";;;AAAA,0BAA+B;AAUxB,MAAM,gBAAgB,GAAG,KAAK,EACnC,KAA8B,EACM,EAAE;IACtC,OAAO,CAAC,MAAM,aAAS,CAAC,KAAK,CAAC,GAAG,CAA4B,cAAc,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;SAC7F,IAAI,CAAC;AACV,CAAC,CAAC;AALW,QAAA,gBAAgB,oBAK3B;AAEK,MAAM,cAAc,GAAG,KAAK,EACjC,MAA6B,EACK,EAAE;IACpC,OAAO,CACL,MAAM,aAAS,CAAC,KAAK,CAAC,GAAG,CAA0B,gBAAgB,MAAM,CAAC,cAAc,EAAE,CAAC,CAC5F,CAAC,IAAI,CAAC;AACT,CAAC,CAAC;AANW,QAAA,cAAc,kBAMzB"}
|
package/dist/constants/index.js
CHANGED
|
@@ -15,6 +15,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./billing-catalog.constants"), exports);
|
|
18
|
+
__exportStar(require("./public-plans.constants"), exports);
|
|
18
19
|
__exportStar(require("./quota-metric-kind.constants"), exports);
|
|
19
20
|
__exportStar(require("./enforcement-registry.constants"), exports);
|
|
20
21
|
__exportStar(require("./asset.constants"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/constants/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,gEAA8C;AAC9C,mEAAiD;AACjD,oDAAkC;AAClC,mDAAiC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/constants/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,2DAAyC;AACzC,gEAA8C;AAC9C,mEAAiD;AACjD,oDAAkC;AAClC,mDAAiC"}
|