@faiber/faiber-ts-sdk 0.5.2 → 0.6.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 +1 -1
- package/dist/.tsbuildinfo +1 -1
- package/dist/capabilities.d.ts +36 -18
- package/dist/capabilities.d.ts.map +1 -1
- package/dist/capabilities.js +10 -8
- package/dist/capabilities.js.map +1 -1
- package/dist/index.d.ts +80 -35
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8 -1
- package/dist/index.js.map +1 -1
- package/package.json +22 -20
package/README.md
CHANGED
|
@@ -38,7 +38,7 @@ const [products, profile, slots] = await Promise.all([
|
|
|
38
38
|
]);
|
|
39
39
|
```
|
|
40
40
|
|
|
41
|
-
The facade exposes `idp`, `profile`, `modules`, `social`, `asset`, `payment`, `messenger`, `crm`, `lms`, `reservation`, `session`, `version`, `flow`, `knowledge`, `chat`, `state`, and `
|
|
41
|
+
The facade exposes `idp`, `profile`, `modules`, `social`, `asset`, `payment`, `messenger`, `crm`, `lms`, `reservation`, `session`, `version`, `flow`, `knowledge`, `chat`, `state`, `drm`, `task`, and `manage`. Each regular REST service has curated convenience methods, guarded REST resources, a low-level authenticated client, and an `operations` object containing routes extracted from the mounted backend service. DRM, realtime State, Task, Version, and Manage have curated transport-aware clients. Manage provides project-scoped proxy origins plus reviewed Agentic action and POST-SSE APIs.
|
|
42
42
|
|
|
43
43
|
`FaiberSDK.capabilities`, `sdk.capabilities`, and `sdk.describe(service?)` expose machine-readable descriptions, authentication rules, transports, environment variables, operation counts, and AI-agent usage guidance. Every service package is also exported as a namespace such as `IdpService`, `DrmService`, or `StateService`, so application code can import runtime APIs and types exclusively from this facade.
|
|
44
44
|
|
package/dist/.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/axios/index.d.ts","../../core/dist/types.d.ts","../../core/dist/env.d.ts","../../core/dist/auth.d.ts","../../core/dist/client.d.ts","../../core/dist/resource.d.ts","../../core/dist/openapi.d.ts","../../core/dist/index.d.ts","../src/capabilities.ts","../../asset/dist/types.d.ts","../../asset/dist/operations.types.d.ts","../../asset/dist/operations.d.ts","../../asset/dist/index.d.ts","../../crm/dist/types.d.ts","../../crm/dist/operations.types.d.ts","../../crm/dist/operations.d.ts","../../crm/dist/index.d.ts","../../flow/dist/types.d.ts","../../flow/dist/operations.types.d.ts","../../flow/dist/operations.d.ts","../../flow/dist/index.d.ts","../../idp/dist/types.d.ts","../../idp/dist/operations.types.d.ts","../../idp/dist/operations.d.ts","../../idp/dist/index.d.ts","../../lms/dist/types.d.ts","../../lms/dist/operations.types.d.ts","../../lms/dist/operations.d.ts","../../lms/dist/index.d.ts","../../knowledge/dist/types.d.ts","../../knowledge/dist/operations.types.d.ts","../../knowledge/dist/operations.d.ts","../../knowledge/dist/index.d.ts","../../chat/dist/types.d.ts","../../chat/dist/operations.types.d.ts","../../chat/dist/operations.d.ts","../../chat/dist/index.d.ts","../../messenger/dist/types.d.ts","../../messenger/dist/operations.types.d.ts","../../messenger/dist/operations.d.ts","../../messenger/dist/index.d.ts","../../modules/dist/types.d.ts","../../modules/dist/operations.types.d.ts","../../modules/dist/operations.d.ts","../../modules/dist/index.d.ts","../../payment/dist/types.d.ts","../../payment/dist/operations.types.d.ts","../../payment/dist/operations.d.ts","../../payment/dist/index.d.ts","../../profile/dist/types.d.ts","../../profile/dist/operations.types.d.ts","../../profile/dist/operations.d.ts","../../profile/dist/index.d.ts","../../reservation/dist/types.d.ts","../../reservation/dist/operations.types.d.ts","../../reservation/dist/operations.d.ts","../../reservation/dist/index.d.ts","../../session/dist/types.d.ts","../../session/dist/operations.types.d.ts","../../session/dist/operations.d.ts","../../session/dist/index.d.ts","../../social/dist/types.d.ts","../../social/dist/operations.types.d.ts","../../social/dist/operations.d.ts","../../social/dist/index.d.ts","../../version/dist/types.d.ts","../../version/dist/index.d.ts","../../state/dist/types.d.ts","../../state/dist/api.d.ts","../../state/dist/prediction.d.ts","../../state/dist/realtime.d.ts","../../state/dist/index.d.ts","../../drm/dist/types.d.ts","../../drm/dist/index.d.ts","../../game/dist/ecs.d.ts","../../game/dist/quality.d.ts","../../game/dist/renderer.d.ts","../../game/dist/assets.d.ts","../../game/dist/wasm.d.ts","../../game/dist/engine.d.ts","../../game/dist/state.d.ts","../../game/dist/index.d.ts","../src/index.ts"],"fileIdsList":[[60,67,69,70,71],[60,67,70],[67],[60,67,93,94,95],[60,67,94],[61],[60,61],[60,61,62,63,64,65,66],[60,61,64],[60],[60,67,73,74,75],[60,67,74],[60,67,132],[60,67,77,78,79],[60,67,78],[135],[134,135,136,138],[134,135,136,137,138,139,140],[131,134],[60,67,81,82,83],[60,67,82],[60,67,89,90,91],[60,67,90],[60,67,85,86,87],[60,67,85,86],[67,85],[60,67,97,98,99],[60,67,98],[60,67,101,102,103],[60,67,102],[60,67,105,106,107],[60,67,106],[60,67,109,110,111],[60,67,110],[60,67,113,114,115],[60,67,114],[67,68,72,76,80,84,88,92,96,100,104,108,112,116,120,124,126,131,133,141],[60,67,117,118,119],[60,67,118],[60,67,121,122,123],[60,67,121,122],[67,121],[60,67,127],[127,128,129,130],[127],[60,67,125]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"2343ec253c90c370449755739733f5f429f58cffdb51a50977bb4a042012fa8f","impliedFormat":99},{"version":"26f987e0668743de897c1f91f5f23d4cbe168995a1c299a40560bc7ac41a93cf","impliedFormat":99},{"version":"82065c5512d8d6f81b26cf13ea9ecd3e558be9560f7b5c62260858219ecd87f7","impliedFormat":99},{"version":"ed17ed1b2bcf384c88bc6cec6b427989b98db99fc7ad35a50605501a463bbc53","impliedFormat":99},{"version":"82bf4efcca8ab8764a91ac126c0af605ab6717ee94b2316461b5fa388b27e165","impliedFormat":99},{"version":"82ffc9a1d95766c8f6f6bb4316b1d83e9d6a1d4ec41057d1a897cca70176bfc1","impliedFormat":99},{"version":"3f5eeb0a84713ccf640b9a6af4629e006f59d7629abc3fc95af2efb062fd0b83","impliedFormat":99},{"version":"66a0cb4d019dd780c2fb5c2942778929ec55715bb5a0f3b80aac4c0b92e35d16","impliedFormat":99},{"version":"330a89d757a1c525fc5619ba6fb5932bb5682033a6355df7876313b73242dcd5","signature":"6a573f39b49055770ca7121c0acee45254b82cc9117bc5e83a62f0bbde628519","impliedFormat":99},{"version":"7a962cbb9bdb721252ca1f8952d056b330920d8e0fad82856fdf049312d0b2f3","impliedFormat":99},{"version":"c5608b96fa356e8643074023c021ca2a098dff2262263e6555083425d780b9ee","impliedFormat":99},{"version":"fa8b7ac45fe0b4bb74fc81ce0bfb44ebbef657985727d35e5bf2f2e6f77f793d","impliedFormat":99},{"version":"4e89090c073985f946dfe35e200971c8857df59fd9ce847763f2f3d05b944452","impliedFormat":99},{"version":"9ddd20da27d2051bc8dee6bda8a0a575ac8d3a01ed4fbfa50df24ead73edccf4","impliedFormat":99},{"version":"bfa835be956810e81785e37c82072d3de6de68f6a8bb4d16fb9e3cdf7c58ce91","impliedFormat":99},{"version":"826a300c547f5c271b1fa694f514bcb8bd91342e76ee0ce5fc7d88044c67deb8","impliedFormat":99},{"version":"963bf25e26ee6be972a2d7ab9327e41887a44a6d395b42c088cf0e5f3eddf6b7","impliedFormat":99},{"version":"90934b30b3b195da89826e549cccfbf67111b9825fc1857f39507faaeb458270","impliedFormat":99},{"version":"8eee6c49081f2c903458ffaf070036be289758d5ed4ddd436156ea686220ea8a","impliedFormat":99},{"version":"bf17607b8bb628fb74c07bf0b4894f0aacef9ce22a9abf5f38c8069550b4c9f0","impliedFormat":99},{"version":"4b65b58b8d69baefdd43f2e07cd54c4ebd1940c85db82992bc04ca4a740aa2b7","impliedFormat":99},{"version":"0b01c33c47c026e7c6d3bc1b114d64a08a803cfdd9db1bde95c9ef1f7fabed0d","impliedFormat":99},{"version":"74daf3f635282019b050529f652b51bc3c37a92350ddd2ecb67a75a4c1efea9d","impliedFormat":99},{"version":"d45dbe145c6172ad6d55019f37d14300423d04bf3419ccbeda14338b7aa6f0e5","impliedFormat":99},{"version":"c18a2f659dd37354015150fae3ff11cc1449b6bee5fd174af768c49151da630b","impliedFormat":99},{"version":"49869be7b0a2c6155e9c952ffd55b32a2bd044e845df9d06f6260cc18a1b4152","impliedFormat":99},{"version":"527f96cbf6a988afef30d1b7f1dc44ce449434ff18e0b565bc08d941e9955481","impliedFormat":99},{"version":"6c86a98eedadd630a44c8bca83dff2869269b169c0936e7bf743d55c969e43b4","impliedFormat":99},{"version":"010ed9098fe7866b175e5a4d900040055a1c0d78da0b9b8aadd15cd375efcde8","impliedFormat":99},{"version":"b4dbf2a7e462cbd32552dc9c94df963d9bf88fb5f6c1e481aacfb6b1c63963f0","impliedFormat":99},{"version":"9a1126645e454c4075a3cdfe3cea05cf9f9b90b82a7ed5d3fa063a1250aab0a2","impliedFormat":99},{"version":"51455e7e3a7b81d95c72849e340adac02f3b1a21c1a0f3b02b491c9a8c953ed2","impliedFormat":99},{"version":"d69d85f96c2ce7966d1486bb13eeb16fc94fe0823d66121d21e7a9733c47c96d","impliedFormat":99},{"version":"c7d15b435d1f5382ea7aea033988c67e6826937c9c9bfc1aa1b870af3c445470","impliedFormat":99},{"version":"f13d0a2278f36468b0d3df75e9cf79060664eeb6482e021de6b400fb79a1166c","impliedFormat":99},{"version":"86bb35aeb43f17e208c23f23ca36da4557f72f79d3ee5b0dbe877d5a1c98140c","impliedFormat":99},{"version":"f1f3e0fde1ab63a195a27b8244f002f15af2c4ed4851003e6d8e16a1c58bf37b","impliedFormat":99},{"version":"7664ecbeb98143fd57dd084ccf415e2567b70e1301e19f9866c0e5b10d3f548f","impliedFormat":99},{"version":"ad477df56b65b13ef878aade9a2bc3be9a346cb4c6684b47abf55670465e4ad5","impliedFormat":99},{"version":"f17ffeb8a770982c310b99036164768919ce43ca8242905796479bf892587b74","impliedFormat":99},{"version":"6d8313570840f30f440e188e64e1359a408137203062af797136476a8b8a1dab","impliedFormat":99},{"version":"7861130f6a2648591d0a50213bc9eae14898fdb9b6fb927ed47cd3871cff137a","impliedFormat":99},{"version":"d34ce1d7a28a4cfc107a61e5cff722414a778fefc5f64e5f4699eb52a17d5232","impliedFormat":99},{"version":"90bf393839cb729f1970fd3deea67e72b2ed5dd6e3610241b1902336130cae9a","impliedFormat":99},{"version":"2439d945be16c34941961a0e567b0a41b61c30998099d7299630aacba0aa6878","impliedFormat":99},{"version":"046a2d1ebcdf69954c1f1d3437f2a56ea6f9266c0cac215884573fac88b7bb67","impliedFormat":99},{"version":"efc2aaa803d50e78ce368979b3942789b191c967bcabdcc82ec8d596c8408372","impliedFormat":99},{"version":"2c79ef79bb65e3624a1e87924c25a3a6051419014ba793228a59e5a09cb5b138","impliedFormat":99},{"version":"1766531736a06805d568da59f7640b1e8b0ba62db8c73361bfbb7e99f1d2a6cf","impliedFormat":99},{"version":"79f60cb56c2b1ec7942b38f375e32042b48ce8dc68e4615ba48a1b38acfda55a","impliedFormat":99},{"version":"f519b4f22f7cac4388507a6d62fff1ae4ca2b132b7d42100b53ae6b9fe08d513","impliedFormat":99},{"version":"c73892e70ca4d8fc8de53dfb84eb54f33ef1972c375969d0883417a992963cb8","impliedFormat":99},{"version":"07f907e46fe697a486e71e4eef903fa23817033eccdae25d3acc26306c8ebd7e","impliedFormat":99},{"version":"99982d6d948fd1545be1c735b7e92a30d4fc854f9b7e54c4a6afbb9a76cbd980","impliedFormat":99},{"version":"22717c98a15cd2151124e1caf9caea0e9991146ed34dc92e477df1371597e08e","impliedFormat":99},{"version":"d2010c1809a7f7434abb68536477b7ee64c96896e3b462ff155440ae404800c1","impliedFormat":99},{"version":"d3f3d4f94d660f7fec0bc906379d7da41778b26e749cdfe7ef194d4baf81d6f1","impliedFormat":99},{"version":"de68416b5ee33a0a5056e5aa7e4b4238c336362679823b79101991d3a1327e8a","impliedFormat":99},{"version":"b19d01a78e5e41ef90d3e281c19a007ebac768238b497a1169a7e22e557fafe2","impliedFormat":99},{"version":"85139d3687445e198712ea864b46e0f8f25315be85e0e8ec836e7cf835cd3388","impliedFormat":99},{"version":"4e2a6eb2fec740ae42b4c62a0544a8b5d5060cd04b95e3488e92fda66078a0ba","impliedFormat":99},{"version":"4acda2b9390667683aa1eff5b8acd14d75938b58ded92eadd37439e943453eb5","impliedFormat":99},{"version":"6e46564284b1491eb954d4fdb8395f70e470bad2d997230adfd6b937bea212b0","impliedFormat":99},{"version":"84673e57195416c4341afeaff72cb10193ca94888148cdca1bcb012d3f56d71e","impliedFormat":99},{"version":"5703cf83b6f9ee1e753b34c32a04de2dce889cb46c918ca7a76ed32f12832431","impliedFormat":99},{"version":"63b99438948fd0f21ab0ea5e087f98b070c28b6dc67a9f371ae0d317196057dc","impliedFormat":99},{"version":"442e245d5c5e14efa10b79c75ae901d880a77d08404dcf5c7d58710dc4b46bd7","impliedFormat":99},{"version":"564708a657ebab1f1efbeb4f6cb3194d736ec4da237c0ba85c566947ab1fe1b4","impliedFormat":99},{"version":"ff3a4b9d9e101c6c56d088ef8d419a68b125e9ffeb5e1dbb69ae01a374841070","impliedFormat":99},{"version":"9960b39e2a2cf4d4b3b843ce69c83ed77a89cab83ade288d57c1677baf18fbab","impliedFormat":99},{"version":"6d4dea0a46463c93a6a7b918af4e93b6374e3aa8f948e26a16efc744335a355c","impliedFormat":99},{"version":"5762fc28bc25857ea9b54907f1cd6c38cb48fed4c0dd5efc4d8edaaefec55d0a","impliedFormat":99},{"version":"967436c043c2f0f4371989f5a4610668f3cfa33f2f149a0239d41a847a7404a4","impliedFormat":99},{"version":"8a56936ccca1e403f7ea259468e4968d658c07c82e49e85b6e3c52199ae223a5","impliedFormat":99},{"version":"e6f800d42f5cd4844debec2bcf7d7a3241dd6ba39ce9364953f8489f9226081f","impliedFormat":99},{"version":"aa45f1f199125148caec9c75d83bcef7668b9dabb38ae227486b79955fa90e70","impliedFormat":99},{"version":"bf4a577f04568ce81d92309a4169eab9e91c216edd96416ed4d67218bfa1aaf4","impliedFormat":99},{"version":"5902ef794dcf3ce4cb3ce4c9f24874f72e58ff70d7af05259fe99aece6e3eadc","impliedFormat":99},{"version":"ebc91b1043172804c4607840ab03624d44daab3b7ab96121602f507ed564c72d","impliedFormat":99},{"version":"14702125c72e25cf309570c5360965245df8511de7918cdef46199e53e0e55a6","impliedFormat":99},{"version":"77ed5a3ba05aaa918ee7c00ff90eb2645980d3fffe0857903df7606fe8fd1150","impliedFormat":99},{"version":"ece7dc34157387a084eabdb428c2b603f412d8a76cface98dc478bcf878c01b1","impliedFormat":99},{"version":"3e8b3871391f9c5017408637c5347f876e390688e4b93f90c7d5cc1ba340b159","signature":"b73d57cd1ab922b43d69698a165bb5868c39c5d17a237b8e2115abfee34edc33","impliedFormat":99}],"root":[68,142],"options":{"composite":true,"declaration":true,"declarationMap":true,"exactOptionalPropertyTypes":true,"module":199,"noUncheckedIndexedAccess":true,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9,"tsBuildInfoFile":"./.tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[72,1],[71,2],[70,3],[69,3],[96,4],[95,5],[94,3],[93,3],[63,6],[64,7],[62,6],[67,8],[66,9],[65,9],[61,10],[76,11],[75,12],[74,3],[73,3],[133,13],[132,3],[80,14],[79,15],[78,3],[77,3],[137,16],[139,17],[141,18],[136,16],[140,19],[84,20],[83,21],[82,3],[81,3],[92,22],[91,23],[90,3],[89,3],[88,24],[87,25],[86,26],[85,3],[100,27],[99,28],[98,3],[97,3],[104,29],[103,30],[102,3],[101,3],[108,31],[107,32],[106,3],[105,3],[112,33],[111,34],[110,3],[109,3],[116,35],[115,36],[114,3],[113,3],[68,3],[142,37],[120,38],[119,39],[118,3],[117,3],[124,40],[123,41],[122,42],[121,3],[128,43],[131,44],[129,45],[130,45],[127,3],[126,46],[125,3]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.3"}
|
|
1
|
+
{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/axios/index.d.ts","../../core/dist/types.d.ts","../../core/dist/env.d.ts","../../core/dist/auth.d.ts","../../core/dist/client.d.ts","../../core/dist/resource.d.ts","../../core/dist/openapi.d.ts","../../core/dist/index.d.ts","../src/capabilities.ts","../../asset/dist/types.d.ts","../../asset/dist/operations.types.d.ts","../../asset/dist/operations.d.ts","../../asset/dist/index.d.ts","../../crm/dist/types.d.ts","../../crm/dist/operations.types.d.ts","../../crm/dist/operations.d.ts","../../crm/dist/index.d.ts","../../flow/dist/types.d.ts","../../flow/dist/operations.types.d.ts","../../flow/dist/operations.d.ts","../../flow/dist/index.d.ts","../../idp/dist/types.d.ts","../../idp/dist/operations.types.d.ts","../../idp/dist/operations.d.ts","../../idp/dist/index.d.ts","../../lms/dist/types.d.ts","../../lms/dist/operations.types.d.ts","../../lms/dist/operations.d.ts","../../lms/dist/index.d.ts","../../knowledge/dist/types.d.ts","../../knowledge/dist/operations.types.d.ts","../../knowledge/dist/operations.d.ts","../../knowledge/dist/index.d.ts","../../chat/dist/types.d.ts","../../chat/dist/operations.types.d.ts","../../chat/dist/operations.d.ts","../../chat/dist/index.d.ts","../../manage/dist/types.d.ts","../../manage/dist/stream.d.ts","../../manage/dist/index.d.ts","../../messenger/dist/types.d.ts","../../messenger/dist/operations.types.d.ts","../../messenger/dist/operations.d.ts","../../messenger/dist/index.d.ts","../../modules/dist/types.d.ts","../../modules/dist/operations.types.d.ts","../../modules/dist/operations.d.ts","../../modules/dist/index.d.ts","../../payment/dist/types.d.ts","../../payment/dist/operations.types.d.ts","../../payment/dist/operations.d.ts","../../payment/dist/index.d.ts","../../profile/dist/types.d.ts","../../profile/dist/operations.types.d.ts","../../profile/dist/operations.d.ts","../../profile/dist/index.d.ts","../../reservation/dist/types.d.ts","../../reservation/dist/operations.types.d.ts","../../reservation/dist/operations.d.ts","../../reservation/dist/index.d.ts","../../session/dist/types.d.ts","../../session/dist/operations.types.d.ts","../../session/dist/operations.d.ts","../../session/dist/index.d.ts","../../social/dist/types.d.ts","../../social/dist/operations.types.d.ts","../../social/dist/operations.d.ts","../../social/dist/index.d.ts","../../version/dist/types.d.ts","../../version/dist/operations.types.d.ts","../../version/dist/operations.d.ts","../../version/dist/index.d.ts","../../state/dist/types.d.ts","../../state/dist/match.d.ts","../../state/dist/api.d.ts","../../state/dist/prediction.d.ts","../../state/dist/realtime.d.ts","../../state/dist/operations.types.d.ts","../../state/dist/operations.d.ts","../../state/dist/index.d.ts","../../drm/dist/types.d.ts","../../drm/dist/operations.types.d.ts","../../drm/dist/operations.d.ts","../../drm/dist/index.d.ts","../../task/dist/types.d.ts","../../task/dist/operations.types.d.ts","../../task/dist/operations.d.ts","../../task/dist/index.d.ts","../../game/dist/ecs.d.ts","../../game/dist/quality.d.ts","../../game/dist/renderer.d.ts","../../game/dist/assets.d.ts","../../game/dist/wasm.d.ts","../../game/dist/engine.d.ts","../../game/dist/state.d.ts","../../game/dist/match.d.ts","../../game/dist/index.d.ts","../src/index.ts"],"fileIdsList":[[60,67,69,70,71],[60,67,70],[67],[60,67,93,94,95],[60,67,94],[61],[60,61],[60,61,62,63,64,65,66],[60,61,64],[60],[60,67,73,74,75],[60,67,73,74],[67,73],[67,74],[60,67,140,141,142],[60,67,141],[60,67,77,78,79],[60,67,78],[149],[148,149,150,152],[148,149,150,151,152,153,154,155],[139],[139,148],[60,67,81,82,83],[60,67,82],[60,67,89,90,91],[60,67,90],[60,67,85,86,87],[60,67,85,86],[67,85],[60,67,97,98],[97],[60,67,100,101,102],[60,67,101],[60,67,104,105,106],[60,67,105],[60,67,108,109,110],[60,67,109],[60,67,112,113,114],[60,67,113],[60,67,116,117,118],[60,67,117],[67,68,72,76,80,84,88,92,96,99,103,107,111,115,119,123,127,131,139,143,147,156],[60,67,120,121,122],[60,67,121],[60,67,124,125,126],[60,67,124,125],[67,124],[60,67,132,133],[132,133,134,135,136,137,138],[60,67,137],[132],[60,67,144,145,146],[60,67,145],[60,67,128,129,130],[60,67,129]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"2343ec253c90c370449755739733f5f429f58cffdb51a50977bb4a042012fa8f","impliedFormat":99},{"version":"6cc1f17dc5454eb1112cfb4a2e2ddc93de8c3f9016c8db7bdf0328caac374ffa","impliedFormat":99},{"version":"82065c5512d8d6f81b26cf13ea9ecd3e558be9560f7b5c62260858219ecd87f7","impliedFormat":99},{"version":"ed17ed1b2bcf384c88bc6cec6b427989b98db99fc7ad35a50605501a463bbc53","impliedFormat":99},{"version":"82bf4efcca8ab8764a91ac126c0af605ab6717ee94b2316461b5fa388b27e165","impliedFormat":99},{"version":"82ffc9a1d95766c8f6f6bb4316b1d83e9d6a1d4ec41057d1a897cca70176bfc1","impliedFormat":99},{"version":"3f5eeb0a84713ccf640b9a6af4629e006f59d7629abc3fc95af2efb062fd0b83","impliedFormat":99},{"version":"66a0cb4d019dd780c2fb5c2942778929ec55715bb5a0f3b80aac4c0b92e35d16","impliedFormat":99},{"version":"f053cba94f178e2c4545cdd77b4754aa6e015e529bfa0dda00a14ca162e9d084","signature":"1f18c31d220e63d0297d36d328626d93a98ff037674e43efb61e14d78c5738e3","impliedFormat":99},{"version":"7a962cbb9bdb721252ca1f8952d056b330920d8e0fad82856fdf049312d0b2f3","impliedFormat":99},{"version":"343fce3273c4373d1aa2a158d4149a044d0edeb9490d4f8aaf11c8408917df06","impliedFormat":99},{"version":"af619b829a3d681107d253eca89fa6a792434960317d92e8835563a358755ff3","impliedFormat":99},{"version":"4e89090c073985f946dfe35e200971c8857df59fd9ce847763f2f3d05b944452","impliedFormat":99},{"version":"90688f8f0c1d2bd6a2dcc7e16f274df1064223b6a7d0347d44fffc6c6706ee60","impliedFormat":99},{"version":"1c2804982a1e1113a2dbec54c0771a766e0a0b3b95c54730abecb83daf348b9a","impliedFormat":99},{"version":"d7e62d2b93f73f8615e0e8f10a147285b08129ce924d297fbd17ddba60a7f7f0","impliedFormat":99},{"version":"116c85cc39ef91df7e22d571dc85f76f65c44ef6bcf3775a1c8a14a4c35a125e","impliedFormat":99},{"version":"90934b30b3b195da89826e549cccfbf67111b9825fc1857f39507faaeb458270","impliedFormat":99},{"version":"8eee6c49081f2c903458ffaf070036be289758d5ed4ddd436156ea686220ea8a","impliedFormat":99},{"version":"bf17607b8bb628fb74c07bf0b4894f0aacef9ce22a9abf5f38c8069550b4c9f0","impliedFormat":99},{"version":"4b65b58b8d69baefdd43f2e07cd54c4ebd1940c85db82992bc04ca4a740aa2b7","impliedFormat":99},{"version":"0b01c33c47c026e7c6d3bc1b114d64a08a803cfdd9db1bde95c9ef1f7fabed0d","impliedFormat":99},{"version":"a8534d68c83770686cc25abcf996ef534f77d01541a5b6a9b478245e9ebaaf8b","impliedFormat":99},{"version":"162a70fe23ae2842147f2ffcfe7232613acdf26799ccf089b67a906c6a794cef","impliedFormat":99},{"version":"c18a2f659dd37354015150fae3ff11cc1449b6bee5fd174af768c49151da630b","impliedFormat":99},{"version":"49869be7b0a2c6155e9c952ffd55b32a2bd044e845df9d06f6260cc18a1b4152","impliedFormat":99},{"version":"355c6ed453f387adeaeff820aa7febb96e5028332ba4053ff1dc146006eae1fb","impliedFormat":99},{"version":"0f7158c9822cb9bfe94ee27fb52216664c872d5e001b10b4faa2d01a26232105","impliedFormat":99},{"version":"010ed9098fe7866b175e5a4d900040055a1c0d78da0b9b8aadd15cd375efcde8","impliedFormat":99},{"version":"b4dbf2a7e462cbd32552dc9c94df963d9bf88fb5f6c1e481aacfb6b1c63963f0","impliedFormat":99},{"version":"9a1126645e454c4075a3cdfe3cea05cf9f9b90b82a7ed5d3fa063a1250aab0a2","impliedFormat":99},{"version":"51455e7e3a7b81d95c72849e340adac02f3b1a21c1a0f3b02b491c9a8c953ed2","impliedFormat":99},{"version":"d69d85f96c2ce7966d1486bb13eeb16fc94fe0823d66121d21e7a9733c47c96d","impliedFormat":99},{"version":"c7d15b435d1f5382ea7aea033988c67e6826937c9c9bfc1aa1b870af3c445470","impliedFormat":99},{"version":"be0b9800b78b4f48bb08524dd330ebe28f1930e0970e7eeeace5b5f1fa496a65","impliedFormat":99},{"version":"3e748f6699d7ebe4c4b4c5a45f0db9b574a872cbfe5f6b26c6e38d9d90a0af39","impliedFormat":99},{"version":"f1f3e0fde1ab63a195a27b8244f002f15af2c4ed4851003e6d8e16a1c58bf37b","impliedFormat":99},{"version":"9085a569ddd496ae3a4fe447345303b90c639f62d2415f4e0b304df08788b988","impliedFormat":99},{"version":"6618ba34b4b786d234e71ef5afbf355ff1eff0eb90d3ccdfc7f35b331dd331c9","impliedFormat":99},{"version":"ea583de7927141d8fecf93cada06c5d2e602735288790f4a85b992516f4cb48a","impliedFormat":99},{"version":"7664ecbeb98143fd57dd084ccf415e2567b70e1301e19f9866c0e5b10d3f548f","impliedFormat":99},{"version":"ad477df56b65b13ef878aade9a2bc3be9a346cb4c6684b47abf55670465e4ad5","impliedFormat":99},{"version":"f17ffeb8a770982c310b99036164768919ce43ca8242905796479bf892587b74","impliedFormat":99},{"version":"6d8313570840f30f440e188e64e1359a408137203062af797136476a8b8a1dab","impliedFormat":99},{"version":"2d9b2e04a981289ac372f9fd5397d40e2677b1eecdbe7dc156c710180b1384f6","impliedFormat":99},{"version":"9251aa6b5779c495f71293295f90339e8347da89f18d0f869407047f6730365c","impliedFormat":99},{"version":"c6fe43a4e71ca3ce19f8d385595efc8bc712b77a680b8886377ad4f986683395","impliedFormat":99},{"version":"b5ebf1679748bbc4c0a54089c598ac147c7cf6792b399b9d169c1d6b2a821066","impliedFormat":99},{"version":"046a2d1ebcdf69954c1f1d3437f2a56ea6f9266c0cac215884573fac88b7bb67","impliedFormat":99},{"version":"efc2aaa803d50e78ce368979b3942789b191c967bcabdcc82ec8d596c8408372","impliedFormat":99},{"version":"2c79ef79bb65e3624a1e87924c25a3a6051419014ba793228a59e5a09cb5b138","impliedFormat":99},{"version":"1766531736a06805d568da59f7640b1e8b0ba62db8c73361bfbb7e99f1d2a6cf","impliedFormat":99},{"version":"79f60cb56c2b1ec7942b38f375e32042b48ce8dc68e4615ba48a1b38acfda55a","impliedFormat":99},{"version":"419ae0c4f0d0aa3956452d76cfe343d9bd9a542fa9de4876ad1b9cdc966842d5","impliedFormat":99},{"version":"ac8c2a35afb5d118c58385d31844ed9cedc629a9e1c2f1ba28febee13adda44b","impliedFormat":99},{"version":"07f907e46fe697a486e71e4eef903fa23817033eccdae25d3acc26306c8ebd7e","impliedFormat":99},{"version":"99982d6d948fd1545be1c735b7e92a30d4fc854f9b7e54c4a6afbb9a76cbd980","impliedFormat":99},{"version":"22717c98a15cd2151124e1caf9caea0e9991146ed34dc92e477df1371597e08e","impliedFormat":99},{"version":"d2010c1809a7f7434abb68536477b7ee64c96896e3b462ff155440ae404800c1","impliedFormat":99},{"version":"d3f3d4f94d660f7fec0bc906379d7da41778b26e749cdfe7ef194d4baf81d6f1","impliedFormat":99},{"version":"de68416b5ee33a0a5056e5aa7e4b4238c336362679823b79101991d3a1327e8a","impliedFormat":99},{"version":"de67535a1cfef7b3e094a12afab1c02454c4fddda5f8b4a3d250c3163db311bd","impliedFormat":99},{"version":"7c61568726afc9ea21a8fbaf4e52fba7926722beb2d67e8fc3d34bcfe8d8c2a8","impliedFormat":99},{"version":"4e2a6eb2fec740ae42b4c62a0544a8b5d5060cd04b95e3488e92fda66078a0ba","impliedFormat":99},{"version":"56c008f1a72b73eb508252c381130d2c1162007acca31004adc50fbf9aa5f1c0","impliedFormat":99},{"version":"d1f35ed79a5c48301465b686a0998fdeb3d44bceea67d4001874a52a84f0e199","impliedFormat":99},{"version":"70fdd80725259fc28606e52e55dabe19ac89a7baa50eb0861b07f49fb4b62d59","impliedFormat":99},{"version":"0c5fc64e474928272715467d2901de28c159a8d48baf83a3a2614b4238e6fc79","impliedFormat":99},{"version":"63b99438948fd0f21ab0ea5e087f98b070c28b6dc67a9f371ae0d317196057dc","impliedFormat":99},{"version":"b7efe2a4c141591ca4da2676fc4eb900933549486c24a2b1b5f8dfe4ff16a533","impliedFormat":99},{"version":"edac1ff863ca69ab045873bc04851da5ab5af807b47b1d9343966bcd62e46bea","impliedFormat":99},{"version":"1a6008085b1c822642239cfbde56d94e5ecf3dd235a5a5b7f6c597c9f8dbb812","impliedFormat":99},{"version":"564708a657ebab1f1efbeb4f6cb3194d736ec4da237c0ba85c566947ab1fe1b4","impliedFormat":99},{"version":"fcfc7b62d3b938a46fd19ac320b8ddf0ef5557b3cf1ea59ee86b1c7df88ae91a","impliedFormat":99},{"version":"5f749e1df6d8ffd4148ac394bb91d7e0f4010b9121a4a05a8551f66902eee9dc","impliedFormat":99},{"version":"9960b39e2a2cf4d4b3b843ce69c83ed77a89cab83ade288d57c1677baf18fbab","impliedFormat":99},{"version":"6d4dea0a46463c93a6a7b918af4e93b6374e3aa8f948e26a16efc744335a355c","impliedFormat":99},{"version":"714b0e1b42ec6b6a8b76805b402c6b919235def6cd3758184d0564703ad90f9d","impliedFormat":99},{"version":"c3e0e69a4068aac89687f3805b7d732c1fdea481691c42856fd289f11abb4223","impliedFormat":99},{"version":"5a5c7e938a7a26a53106084716b043c10ec34104962e6e330f1321c81d16914e","impliedFormat":99},{"version":"967436c043c2f0f4371989f5a4610668f3cfa33f2f149a0239d41a847a7404a4","impliedFormat":99},{"version":"23e27dfd48ea63b6138ce9a4d9302edb518b2bb0f613ff19c0b5efd57f73322b","impliedFormat":99},{"version":"0f625b296063e82289badd7b862484903501975a390f8e31d188db7ed6a22165","impliedFormat":99},{"version":"d7d53fe11be2e0ebfec25bd8bef7a11b76c36debeb5750b5c5b47983a61be0f0","impliedFormat":99},{"version":"b90fac74418cb3e61935f30ccc807e1527ae603146ebdefdfd5ec6a2fe94b998","impliedFormat":99},{"version":"5dc5410ea47fa24ae2dd1366a0c0d14a310b8946b0a82d6132e9f84a0787d97d","impliedFormat":99},{"version":"c372bf5f2c71d886c60a79c304803f1ab1979c430a95789f64cd7bb693c8ad18","impliedFormat":99},{"version":"8214d63fa4fc70c634585852f9195e9764c1fe3a88742f4db35d4db4597bd1b7","impliedFormat":99},{"version":"e6f800d42f5cd4844debec2bcf7d7a3241dd6ba39ce9364953f8489f9226081f","impliedFormat":99},{"version":"aa45f1f199125148caec9c75d83bcef7668b9dabb38ae227486b79955fa90e70","impliedFormat":99},{"version":"bf4a577f04568ce81d92309a4169eab9e91c216edd96416ed4d67218bfa1aaf4","impliedFormat":99},{"version":"5902ef794dcf3ce4cb3ce4c9f24874f72e58ff70d7af05259fe99aece6e3eadc","impliedFormat":99},{"version":"ebc91b1043172804c4607840ab03624d44daab3b7ab96121602f507ed564c72d","impliedFormat":99},{"version":"14702125c72e25cf309570c5360965245df8511de7918cdef46199e53e0e55a6","impliedFormat":99},{"version":"77ed5a3ba05aaa918ee7c00ff90eb2645980d3fffe0857903df7606fe8fd1150","impliedFormat":99},{"version":"0a5e335436b08d3679725e5f064c0f5483228e6a7898c9db2ece5c2e4ad0bbe5","impliedFormat":99},{"version":"a841a0d982f58549fef9290938716c0b2c8ade241542ad85ee826d1577608078","impliedFormat":99},{"version":"75c6044c69b105daf0842bcc30c57bd17bd4c62f1bf4a7e0b24fcbf7e700661d","signature":"efe05d1a10042326dffc28ba66ed29749b00738ec20a13bc3d507dc4e4d73296","impliedFormat":99}],"root":[68,157],"options":{"composite":true,"declaration":true,"declarationMap":true,"exactOptionalPropertyTypes":true,"module":199,"noUncheckedIndexedAccess":true,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9,"tsBuildInfoFile":"./.tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[72,1],[71,2],[70,3],[69,3],[96,4],[95,5],[94,3],[93,3],[63,6],[64,7],[62,6],[67,8],[66,9],[65,9],[61,10],[76,11],[75,12],[74,13],[73,14],[143,15],[142,16],[141,3],[140,3],[80,17],[79,18],[78,3],[77,3],[151,19],[153,20],[156,21],[155,22],[150,19],[154,23],[84,24],[83,25],[82,3],[81,3],[92,26],[91,27],[90,3],[89,3],[88,28],[87,29],[86,30],[85,3],[99,31],[98,32],[97,3],[103,33],[102,34],[101,3],[100,3],[107,35],[106,36],[105,3],[104,3],[111,37],[110,38],[109,3],[108,3],[115,39],[114,40],[113,3],[112,3],[119,41],[118,42],[117,3],[116,3],[68,3],[157,43],[123,44],[122,45],[121,3],[120,3],[127,46],[126,47],[125,48],[124,3],[134,49],[139,50],[138,51],[137,3],[135,52],[136,52],[132,3],[147,53],[146,54],[145,3],[144,3],[131,55],[130,56],[129,3],[128,3]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.3"}
|
package/dist/capabilities.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ServiceName } from "@faiber/sdk-core";
|
|
2
|
-
export type FaiberTransport = "rest" | "multipart" | "websocket" | "udp" | "sandbox-proxy";
|
|
2
|
+
export type FaiberTransport = "rest" | "multipart" | "sse" | "websocket" | "udp" | "sandbox-proxy";
|
|
3
3
|
/** Machine-readable service guidance intended for humans, IDEs, and coding agents. */
|
|
4
4
|
export interface FaiberServiceCapability {
|
|
5
5
|
readonly service: ServiceName;
|
|
@@ -28,28 +28,28 @@ export declare const FAIBER_SERVICE_CAPABILITIES: readonly [{
|
|
|
28
28
|
}, {
|
|
29
29
|
readonly service: "profile";
|
|
30
30
|
readonly title: "Profiles";
|
|
31
|
-
readonly description: "Profiles, typed properties, locations, avatars, surveys, and
|
|
31
|
+
readonly description: "Profiles, typed properties, locations, avatars, surveys, metadata, and profile media.";
|
|
32
32
|
readonly aiGuidance: "Use atomic profile patch inputs and preserve omitted versus null field semantics.";
|
|
33
33
|
readonly transports: readonly ["rest", "multipart"];
|
|
34
|
-
readonly operationCount:
|
|
34
|
+
readonly operationCount: 122;
|
|
35
35
|
readonly environmentVariable: "FAIBER_PROFILE_URL";
|
|
36
36
|
readonly auth: "IDP Bearer token or secure session cookie.";
|
|
37
37
|
}, {
|
|
38
38
|
readonly service: "modules";
|
|
39
39
|
readonly title: "Content and commerce";
|
|
40
|
-
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, and
|
|
40
|
+
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, authors, settings, and governed Agentic proposals.";
|
|
41
41
|
readonly aiGuidance: "Prefer the curated resource APIs; use operations for capability-specific routes and exact queries.";
|
|
42
42
|
readonly transports: readonly ["rest", "multipart"];
|
|
43
|
-
readonly operationCount:
|
|
43
|
+
readonly operationCount: 165;
|
|
44
44
|
readonly environmentVariable: "FAIBER_MODULES_URL";
|
|
45
45
|
readonly auth: "IDP Bearer token or secure session cookie; write routes may require permissions.";
|
|
46
46
|
}, {
|
|
47
47
|
readonly service: "asset";
|
|
48
48
|
readonly title: "Assets and billing";
|
|
49
|
-
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, and sandbox billing.";
|
|
49
|
+
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, badges, history, and sandbox billing.";
|
|
50
50
|
readonly aiGuidance: "Treat financial responses as authoritative and use idempotent backend flows for mutations.";
|
|
51
51
|
readonly transports: readonly ["rest"];
|
|
52
|
-
readonly operationCount:
|
|
52
|
+
readonly operationCount: 73;
|
|
53
53
|
readonly environmentVariable: "FAIBER_ASSET_URL";
|
|
54
54
|
readonly auth: "IDP Bearer token or secure session cookie; admin routes declare permissions.";
|
|
55
55
|
}, {
|
|
@@ -73,19 +73,19 @@ export declare const FAIBER_SERVICE_CAPABILITIES: readonly [{
|
|
|
73
73
|
}, {
|
|
74
74
|
readonly service: "crm";
|
|
75
75
|
readonly title: "CRM";
|
|
76
|
-
readonly description: "
|
|
77
|
-
readonly aiGuidance: "Preserve
|
|
76
|
+
readonly description: "Workspace, pipelines, boards, companies, contacts, leads, deals, teams, tasks, activities, marketing, reports, automation, and Agentic insights.";
|
|
77
|
+
readonly aiGuidance: "Preserve optimistic versions and ownership identifiers; request Agentic reporting only after user approval.";
|
|
78
78
|
readonly transports: readonly ["rest"];
|
|
79
|
-
readonly operationCount:
|
|
79
|
+
readonly operationCount: 49;
|
|
80
80
|
readonly environmentVariable: "FAIBER_CRM_URL";
|
|
81
|
-
readonly auth: "IDP session with capability-specific CRM permissions.";
|
|
81
|
+
readonly auth: "IDP session with capability-specific CRM permissions; crm:admin is the service-wide override.";
|
|
82
82
|
}, {
|
|
83
83
|
readonly service: "lms";
|
|
84
84
|
readonly title: "Learning";
|
|
85
|
-
readonly description: "Courses, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
85
|
+
readonly description: "Courses, ordered categories, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
86
86
|
readonly aiGuidance: "Distinguish learner academy routes from management routes and preserve attempt/session identifiers.";
|
|
87
87
|
readonly transports: readonly ["rest"];
|
|
88
|
-
readonly operationCount:
|
|
88
|
+
readonly operationCount: 145;
|
|
89
89
|
readonly environmentVariable: "FAIBER_LMS_URL";
|
|
90
90
|
readonly auth: "IDP session with learner context or LMS management permissions.";
|
|
91
91
|
}, {
|
|
@@ -145,19 +145,19 @@ export declare const FAIBER_SERVICE_CAPABILITIES: readonly [{
|
|
|
145
145
|
}, {
|
|
146
146
|
readonly service: "social";
|
|
147
147
|
readonly title: "Social";
|
|
148
|
-
readonly description: "Feeds, posts, comments, reactions, bookmarks, reports, analytics, and moderation.";
|
|
148
|
+
readonly description: "Feeds, posts, comments, reactions, bookmarks, claims, capability policies, funding events, reports, analytics, and moderation.";
|
|
149
149
|
readonly aiGuidance: "Use self-service routes for a user's content and moderation routes only with explicit permissions.";
|
|
150
150
|
readonly transports: readonly ["rest", "multipart"];
|
|
151
|
-
readonly operationCount:
|
|
151
|
+
readonly operationCount: 57;
|
|
152
152
|
readonly environmentVariable: "FAIBER_SOCIAL_URL";
|
|
153
153
|
readonly auth: "IDP session with social write or moderation permissions.";
|
|
154
154
|
}, {
|
|
155
155
|
readonly service: "state";
|
|
156
156
|
readonly title: "Realtime state";
|
|
157
|
-
readonly description: "
|
|
157
|
+
readonly description: "Worlds, rooms, endpoints, authoritative state, WebSocket/UDP replication, prediction, and WASM simulation.";
|
|
158
158
|
readonly aiGuidance: "Create/join through REST, then use the returned short-lived ticket with StateRealtimeClient.";
|
|
159
159
|
readonly transports: readonly ["rest", "websocket", "udp"];
|
|
160
|
-
readonly operationCount:
|
|
160
|
+
readonly operationCount: 14;
|
|
161
161
|
readonly environmentVariable: "FAIBER_STATE_URL";
|
|
162
162
|
readonly auth: "IDP session for REST; signed join ticket for realtime transports.";
|
|
163
163
|
}, {
|
|
@@ -166,9 +166,27 @@ export declare const FAIBER_SERVICE_CAPABILITIES: readonly [{
|
|
|
166
166
|
readonly description: "Audio/video folders, tags, searchable media metadata, uploads, and signed playback.";
|
|
167
167
|
readonly aiGuidance: "Upload with multipart data and request signed playback URLs only when needed; URLs expire.";
|
|
168
168
|
readonly transports: readonly ["rest", "multipart"];
|
|
169
|
-
readonly operationCount:
|
|
169
|
+
readonly operationCount: 14;
|
|
170
170
|
readonly environmentVariable: "FAIBER_DRM_URL";
|
|
171
171
|
readonly auth: "Sandbox/IDP deployment policy; playback URLs are short lived.";
|
|
172
|
+
}, {
|
|
173
|
+
readonly service: "task";
|
|
174
|
+
readonly title: "Tasks";
|
|
175
|
+
readonly description: "Projects, scoped grants, work items, comments, sprints, reports, agent proposals, health, discovery, and realtime invalidations.";
|
|
176
|
+
readonly aiGuidance: "Use Task as the sole generic work authority; preserve scoped grants, idempotency keys, optimistic versions, and approval boundaries.";
|
|
177
|
+
readonly transports: readonly ["rest", "sse"];
|
|
178
|
+
readonly operationCount: 26;
|
|
179
|
+
readonly environmentVariable: "FAIBER_TASK_URL";
|
|
180
|
+
readonly auth: "Verified IDP identity and global Task permission plus Task-owned workspace/team/project/work-item grants.";
|
|
181
|
+
}, {
|
|
182
|
+
readonly service: "manage";
|
|
183
|
+
readonly title: "Project management gateway";
|
|
184
|
+
readonly description: "Project-scoped service proxying, enabled-service discovery, image uploads, model discovery, and governed Manage Agent interactions.";
|
|
185
|
+
readonly aiGuidance: "Use typed service clients for known operations and execute runtime agent actions only after the user reviews mutations.";
|
|
186
|
+
readonly transports: readonly ["rest", "sse", "sandbox-proxy"];
|
|
187
|
+
readonly operationCount: 14;
|
|
188
|
+
readonly environmentVariable: "FAIBER_MANAGE_URL";
|
|
189
|
+
readonly auth: "Agentic-minted project session in a secure HttpOnly cookie; proxy access remains project scoped.";
|
|
172
190
|
}];
|
|
173
191
|
export declare const FAIBER_CAPABILITY_BY_SERVICE: Readonly<Record<ServiceName, FaiberServiceCapability>>;
|
|
174
192
|
/** Returns machine-readable usage guidance for one service or the complete platform catalog. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../src/capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAEpD,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,KAAK,GAAG,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../src/capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAEpD,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,WAAW,GAAG,KAAK,GAAG,WAAW,GAAG,KAAK,GAAG,eAAe,CAAC;AAEnG,sFAAsF;AACtF,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,OAAO,EAAE,WAAW,CAAC;IAC9B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,UAAU,EAAE,SAAS,eAAe,EAAE,CAAC;IAChD,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoBe,CAAC;AAExD,eAAO,MAAM,4BAA4B,EAAE,QAAQ,CAAC,MAAM,CAAC,WAAW,EAAE,uBAAuB,CAAC,CACgE,CAAC;AAEjK,gGAAgG;AAChG,wBAAgB,cAAc,CAAC,OAAO,CAAC,EAAE,WAAW,GAAG,uBAAuB,GAAG,SAAS,uBAAuB,EAAE,CAElH"}
|
package/dist/capabilities.js
CHANGED
|
@@ -5,22 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export const FAIBER_SERVICE_CAPABILITIES = [
|
|
7
7
|
{ service: "idp", title: "Identity", description: "Authentication, sessions, users, roles, permissions, OAuth, OIDC, and access control.", aiGuidance: "Authenticate and manage identity here; never store credentials in generated project code.", transports: ["rest"], operationCount: 84, environmentVariable: "FAIBER_IDP_URL", auth: "Public bootstrap plus Bearer/cookie and permission-guarded administration." },
|
|
8
|
-
{ service: "profile", title: "Profiles", description: "Profiles, typed properties, locations, avatars, surveys, and
|
|
9
|
-
{ service: "modules", title: "Content and commerce", description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, and
|
|
10
|
-
{ service: "asset", title: "Assets and billing", description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, and sandbox billing.", aiGuidance: "Treat financial responses as authoritative and use idempotent backend flows for mutations.", transports: ["rest"], operationCount:
|
|
8
|
+
{ service: "profile", title: "Profiles", description: "Profiles, typed properties, locations, avatars, surveys, metadata, and profile media.", aiGuidance: "Use atomic profile patch inputs and preserve omitted versus null field semantics.", transports: ["rest", "multipart"], operationCount: 122, environmentVariable: "FAIBER_PROFILE_URL", auth: "IDP Bearer token or secure session cookie." },
|
|
9
|
+
{ service: "modules", title: "Content and commerce", description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, authors, settings, and governed Agentic proposals.", aiGuidance: "Prefer the curated resource APIs; use operations for capability-specific routes and exact queries.", transports: ["rest", "multipart"], operationCount: 165, environmentVariable: "FAIBER_MODULES_URL", auth: "IDP Bearer token or secure session cookie; write routes may require permissions." },
|
|
10
|
+
{ service: "asset", title: "Assets and billing", description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, badges, history, and sandbox billing.", aiGuidance: "Treat financial responses as authoritative and use idempotent backend flows for mutations.", transports: ["rest"], operationCount: 73, environmentVariable: "FAIBER_ASSET_URL", auth: "IDP Bearer token or secure session cookie; admin routes declare permissions." },
|
|
11
11
|
{ service: "payment", title: "Payments", description: "Gateways, payment creation, verification, callbacks, and transactions.", aiGuidance: "Do not infer payment success; use verification and returned transaction status.", transports: ["rest"], operationCount: 23, environmentVariable: "FAIBER_PAYMENT_URL", auth: "Public callbacks where defined; otherwise IDP session and permissions." },
|
|
12
12
|
{ service: "messenger", title: "Messaging delivery", description: "Notifications, templates, channels, providers, and delivery state.", aiGuidance: "Use templates for reusable communication and never embed provider secrets client-side.", transports: ["rest"], operationCount: 30, environmentVariable: "FAIBER_MESSENGER_URL", auth: "IDP session; administrative operations are permission guarded." },
|
|
13
|
-
{ service: "crm", title: "CRM", description: "
|
|
14
|
-
{ service: "lms", title: "Learning", description: "Courses, classrooms, enrollment, assessments, certificates, homework, events, and reports.", aiGuidance: "Distinguish learner academy routes from management routes and preserve attempt/session identifiers.", transports: ["rest"], operationCount:
|
|
13
|
+
{ service: "crm", title: "CRM", description: "Workspace, pipelines, boards, companies, contacts, leads, deals, teams, tasks, activities, marketing, reports, automation, and Agentic insights.", aiGuidance: "Preserve optimistic versions and ownership identifiers; request Agentic reporting only after user approval.", transports: ["rest"], operationCount: 49, environmentVariable: "FAIBER_CRM_URL", auth: "IDP session with capability-specific CRM permissions; crm:admin is the service-wide override." },
|
|
14
|
+
{ service: "lms", title: "Learning", description: "Courses, ordered categories, classrooms, enrollment, assessments, certificates, homework, events, and reports.", aiGuidance: "Distinguish learner academy routes from management routes and preserve attempt/session identifiers.", transports: ["rest"], operationCount: 145, environmentVariable: "FAIBER_LMS_URL", auth: "IDP session with learner context or LMS management permissions." },
|
|
15
15
|
{ service: "reservation", title: "Reservations", description: "Bookable services, providers, schedules, slots, and reservations.", aiGuidance: "Fetch current availability before booking and handle backend conflicts as expected contention.", transports: ["rest"], operationCount: 29, environmentVariable: "FAIBER_RESERVATION_URL", auth: "IDP Bearer token or secure session cookie." },
|
|
16
16
|
{ service: "session", title: "Live sessions", description: "Live rooms, access tokens, playback, recordings, and analytics.", aiGuidance: "Request short-lived room access from the service; never synthesize media access tokens.", transports: ["rest"], operationCount: 18, environmentVariable: "FAIBER_SESSION_URL", auth: "IDP session with room permissions for management operations." },
|
|
17
17
|
{ service: "version", title: "Service versions", description: "Service registry, current releases, release history, health, and OpenAPI discovery.", aiGuidance: "Use this service to inspect platform compatibility; do not hardcode deployment versions.", transports: ["rest"], operationCount: 6, environmentVariable: "FAIBER_VERSION_URL", auth: "Public or deployment-defined IDP session." },
|
|
18
18
|
{ service: "flow", title: "Automation", description: "Automations, triggers, actions, validation, imports, runs, and execution history.", aiGuidance: "Validate flows before execution and use run identifiers to inspect asynchronous outcomes.", transports: ["rest"], operationCount: 18, environmentVariable: "FAIBER_FLOW_URL", auth: "IDP Bearer token or secure session cookie." },
|
|
19
19
|
{ service: "knowledge", title: "Knowledge", description: "Knowledge bases, groups, items, graph edges, chat bindings, rules, runtime resolution, and actions.", aiGuidance: "Use runtime endpoints for published knowledge and management endpoints for authoring.", transports: ["rest"], operationCount: 34, environmentVariable: "FAIBER_KNOWLEDGE_URL", auth: "IDP session with read/write/publish/runtime permissions." },
|
|
20
20
|
{ service: "chat", title: "Chat", description: "Direct, group, channel, assistant and AI conversations, messages, members, reactions, and read state.", aiGuidance: "Use server thread/message identifiers and the service's streaming/realtime contract where exposed.", transports: ["rest"], operationCount: 26, environmentVariable: "FAIBER_CHAT_URL", auth: "IDP session with chat read/write/manage/AI permissions." },
|
|
21
|
-
{ service: "social", title: "Social", description: "Feeds, posts, comments, reactions, bookmarks, reports, analytics, and moderation.", aiGuidance: "Use self-service routes for a user's content and moderation routes only with explicit permissions.", transports: ["rest", "multipart"], operationCount:
|
|
22
|
-
{ service: "state", title: "Realtime state", description: "
|
|
23
|
-
{ service: "drm", title: "Digital media", description: "Audio/video folders, tags, searchable media metadata, uploads, and signed playback.", aiGuidance: "Upload with multipart data and request signed playback URLs only when needed; URLs expire.", transports: ["rest", "multipart"], operationCount:
|
|
21
|
+
{ service: "social", title: "Social", description: "Feeds, posts, comments, reactions, bookmarks, claims, capability policies, funding events, reports, analytics, and moderation.", aiGuidance: "Use self-service routes for a user's content and moderation routes only with explicit permissions.", transports: ["rest", "multipart"], operationCount: 57, environmentVariable: "FAIBER_SOCIAL_URL", auth: "IDP session with social write or moderation permissions." },
|
|
22
|
+
{ service: "state", title: "Realtime state", description: "Worlds, rooms, endpoints, authoritative state, WebSocket/UDP replication, prediction, and WASM simulation.", aiGuidance: "Create/join through REST, then use the returned short-lived ticket with StateRealtimeClient.", transports: ["rest", "websocket", "udp"], operationCount: 14, environmentVariable: "FAIBER_STATE_URL", auth: "IDP session for REST; signed join ticket for realtime transports." },
|
|
23
|
+
{ service: "drm", title: "Digital media", description: "Audio/video folders, tags, searchable media metadata, uploads, and signed playback.", aiGuidance: "Upload with multipart data and request signed playback URLs only when needed; URLs expire.", transports: ["rest", "multipart"], operationCount: 14, environmentVariable: "FAIBER_DRM_URL", auth: "Sandbox/IDP deployment policy; playback URLs are short lived." },
|
|
24
|
+
{ service: "task", title: "Tasks", description: "Projects, scoped grants, work items, comments, sprints, reports, agent proposals, health, discovery, and realtime invalidations.", aiGuidance: "Use Task as the sole generic work authority; preserve scoped grants, idempotency keys, optimistic versions, and approval boundaries.", transports: ["rest", "sse"], operationCount: 26, environmentVariable: "FAIBER_TASK_URL", auth: "Verified IDP identity and global Task permission plus Task-owned workspace/team/project/work-item grants." },
|
|
25
|
+
{ service: "manage", title: "Project management gateway", description: "Project-scoped service proxying, enabled-service discovery, image uploads, model discovery, and governed Manage Agent interactions.", aiGuidance: "Use typed service clients for known operations and execute runtime agent actions only after the user reviews mutations.", transports: ["rest", "sse", "sandbox-proxy"], operationCount: 14, environmentVariable: "FAIBER_MANAGE_URL", auth: "Agentic-minted project session in a secure HttpOnly cookie; proxy access remains project scoped." },
|
|
24
26
|
];
|
|
25
27
|
export const FAIBER_CAPABILITY_BY_SERVICE = Object.fromEntries(FAIBER_SERVICE_CAPABILITIES.map(capability => [capability.service, capability]));
|
|
26
28
|
/** Returns machine-readable usage guidance for one service or the complete platform catalog. */
|
package/dist/capabilities.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capabilities.js","sourceRoot":"","sources":["../src/capabilities.ts"],"names":[],"mappings":"AAgBA;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACzC,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,uFAAuF,EAAE,UAAU,EAAE,2FAA2F,EAAE,UAAU,EAAE,CAAC,MAAM,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,IAAI,EAAE,4EAA4E,EAAE;IACzZ,EAAE,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"capabilities.js","sourceRoot":"","sources":["../src/capabilities.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import { IdpApi } from "@faiber/faiber-idp";
|
|
|
6
6
|
import { LmsApi } from "@faiber/faiber-lms";
|
|
7
7
|
import { KnowledgeApi } from "@faiber/faiber-knowledge";
|
|
8
8
|
import { ChatApi } from "@faiber/faiber-chat";
|
|
9
|
+
import { ManageApi } from "@faiber/faiber-manage";
|
|
9
10
|
import { MessengerApi } from "@faiber/faiber-messenger";
|
|
10
11
|
import { ModulesApi } from "@faiber/faiber-modules";
|
|
11
12
|
import { PaymentApi } from "@faiber/faiber-payment";
|
|
@@ -16,6 +17,7 @@ import { SocialApi } from "@faiber/faiber-social";
|
|
|
16
17
|
import { VersionApi } from "@faiber/faiber-version";
|
|
17
18
|
import { StateApi } from "@faiber/faiber-state-sdk";
|
|
18
19
|
import { DrmApi } from "@faiber/faiber-drm";
|
|
20
|
+
import { TaskApi } from "@faiber/faiber-task";
|
|
19
21
|
export interface FaiberServiceApis {
|
|
20
22
|
idp: IdpApi;
|
|
21
23
|
profile: ProfileApi;
|
|
@@ -32,8 +34,10 @@ export interface FaiberServiceApis {
|
|
|
32
34
|
social: SocialApi;
|
|
33
35
|
knowledge: KnowledgeApi;
|
|
34
36
|
chat: ChatApi;
|
|
37
|
+
manage: ManageApi;
|
|
35
38
|
state: StateApi;
|
|
36
39
|
drm: DrmApi;
|
|
40
|
+
task: TaskApi;
|
|
37
41
|
}
|
|
38
42
|
export declare class FaiberSDK {
|
|
39
43
|
readonly config: FaiberSdkConfig;
|
|
@@ -50,28 +54,28 @@ export declare class FaiberSDK {
|
|
|
50
54
|
}, {
|
|
51
55
|
readonly service: "profile";
|
|
52
56
|
readonly title: "Profiles";
|
|
53
|
-
readonly description: "Profiles, typed properties, locations, avatars, surveys, and
|
|
57
|
+
readonly description: "Profiles, typed properties, locations, avatars, surveys, metadata, and profile media.";
|
|
54
58
|
readonly aiGuidance: "Use atomic profile patch inputs and preserve omitted versus null field semantics.";
|
|
55
59
|
readonly transports: readonly ["rest", "multipart"];
|
|
56
|
-
readonly operationCount:
|
|
60
|
+
readonly operationCount: 122;
|
|
57
61
|
readonly environmentVariable: "FAIBER_PROFILE_URL";
|
|
58
62
|
readonly auth: "IDP Bearer token or secure session cookie.";
|
|
59
63
|
}, {
|
|
60
64
|
readonly service: "modules";
|
|
61
65
|
readonly title: "Content and commerce";
|
|
62
|
-
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, and
|
|
66
|
+
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, authors, settings, and governed Agentic proposals.";
|
|
63
67
|
readonly aiGuidance: "Prefer the curated resource APIs; use operations for capability-specific routes and exact queries.";
|
|
64
68
|
readonly transports: readonly ["rest", "multipart"];
|
|
65
|
-
readonly operationCount:
|
|
69
|
+
readonly operationCount: 165;
|
|
66
70
|
readonly environmentVariable: "FAIBER_MODULES_URL";
|
|
67
71
|
readonly auth: "IDP Bearer token or secure session cookie; write routes may require permissions.";
|
|
68
72
|
}, {
|
|
69
73
|
readonly service: "asset";
|
|
70
74
|
readonly title: "Assets and billing";
|
|
71
|
-
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, and sandbox billing.";
|
|
75
|
+
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, badges, history, and sandbox billing.";
|
|
72
76
|
readonly aiGuidance: "Treat financial responses as authoritative and use idempotent backend flows for mutations.";
|
|
73
77
|
readonly transports: readonly ["rest"];
|
|
74
|
-
readonly operationCount:
|
|
78
|
+
readonly operationCount: 73;
|
|
75
79
|
readonly environmentVariable: "FAIBER_ASSET_URL";
|
|
76
80
|
readonly auth: "IDP Bearer token or secure session cookie; admin routes declare permissions.";
|
|
77
81
|
}, {
|
|
@@ -95,19 +99,19 @@ export declare class FaiberSDK {
|
|
|
95
99
|
}, {
|
|
96
100
|
readonly service: "crm";
|
|
97
101
|
readonly title: "CRM";
|
|
98
|
-
readonly description: "
|
|
99
|
-
readonly aiGuidance: "Preserve
|
|
102
|
+
readonly description: "Workspace, pipelines, boards, companies, contacts, leads, deals, teams, tasks, activities, marketing, reports, automation, and Agentic insights.";
|
|
103
|
+
readonly aiGuidance: "Preserve optimistic versions and ownership identifiers; request Agentic reporting only after user approval.";
|
|
100
104
|
readonly transports: readonly ["rest"];
|
|
101
|
-
readonly operationCount:
|
|
105
|
+
readonly operationCount: 49;
|
|
102
106
|
readonly environmentVariable: "FAIBER_CRM_URL";
|
|
103
|
-
readonly auth: "IDP session with capability-specific CRM permissions.";
|
|
107
|
+
readonly auth: "IDP session with capability-specific CRM permissions; crm:admin is the service-wide override.";
|
|
104
108
|
}, {
|
|
105
109
|
readonly service: "lms";
|
|
106
110
|
readonly title: "Learning";
|
|
107
|
-
readonly description: "Courses, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
111
|
+
readonly description: "Courses, ordered categories, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
108
112
|
readonly aiGuidance: "Distinguish learner academy routes from management routes and preserve attempt/session identifiers.";
|
|
109
113
|
readonly transports: readonly ["rest"];
|
|
110
|
-
readonly operationCount:
|
|
114
|
+
readonly operationCount: 145;
|
|
111
115
|
readonly environmentVariable: "FAIBER_LMS_URL";
|
|
112
116
|
readonly auth: "IDP session with learner context or LMS management permissions.";
|
|
113
117
|
}, {
|
|
@@ -167,19 +171,19 @@ export declare class FaiberSDK {
|
|
|
167
171
|
}, {
|
|
168
172
|
readonly service: "social";
|
|
169
173
|
readonly title: "Social";
|
|
170
|
-
readonly description: "Feeds, posts, comments, reactions, bookmarks, reports, analytics, and moderation.";
|
|
174
|
+
readonly description: "Feeds, posts, comments, reactions, bookmarks, claims, capability policies, funding events, reports, analytics, and moderation.";
|
|
171
175
|
readonly aiGuidance: "Use self-service routes for a user's content and moderation routes only with explicit permissions.";
|
|
172
176
|
readonly transports: readonly ["rest", "multipart"];
|
|
173
|
-
readonly operationCount:
|
|
177
|
+
readonly operationCount: 57;
|
|
174
178
|
readonly environmentVariable: "FAIBER_SOCIAL_URL";
|
|
175
179
|
readonly auth: "IDP session with social write or moderation permissions.";
|
|
176
180
|
}, {
|
|
177
181
|
readonly service: "state";
|
|
178
182
|
readonly title: "Realtime state";
|
|
179
|
-
readonly description: "
|
|
183
|
+
readonly description: "Worlds, rooms, endpoints, authoritative state, WebSocket/UDP replication, prediction, and WASM simulation.";
|
|
180
184
|
readonly aiGuidance: "Create/join through REST, then use the returned short-lived ticket with StateRealtimeClient.";
|
|
181
185
|
readonly transports: readonly ["rest", "websocket", "udp"];
|
|
182
|
-
readonly operationCount:
|
|
186
|
+
readonly operationCount: 14;
|
|
183
187
|
readonly environmentVariable: "FAIBER_STATE_URL";
|
|
184
188
|
readonly auth: "IDP session for REST; signed join ticket for realtime transports.";
|
|
185
189
|
}, {
|
|
@@ -188,9 +192,27 @@ export declare class FaiberSDK {
|
|
|
188
192
|
readonly description: "Audio/video folders, tags, searchable media metadata, uploads, and signed playback.";
|
|
189
193
|
readonly aiGuidance: "Upload with multipart data and request signed playback URLs only when needed; URLs expire.";
|
|
190
194
|
readonly transports: readonly ["rest", "multipart"];
|
|
191
|
-
readonly operationCount:
|
|
195
|
+
readonly operationCount: 14;
|
|
192
196
|
readonly environmentVariable: "FAIBER_DRM_URL";
|
|
193
197
|
readonly auth: "Sandbox/IDP deployment policy; playback URLs are short lived.";
|
|
198
|
+
}, {
|
|
199
|
+
readonly service: "task";
|
|
200
|
+
readonly title: "Tasks";
|
|
201
|
+
readonly description: "Projects, scoped grants, work items, comments, sprints, reports, agent proposals, health, discovery, and realtime invalidations.";
|
|
202
|
+
readonly aiGuidance: "Use Task as the sole generic work authority; preserve scoped grants, idempotency keys, optimistic versions, and approval boundaries.";
|
|
203
|
+
readonly transports: readonly ["rest", "sse"];
|
|
204
|
+
readonly operationCount: 26;
|
|
205
|
+
readonly environmentVariable: "FAIBER_TASK_URL";
|
|
206
|
+
readonly auth: "Verified IDP identity and global Task permission plus Task-owned workspace/team/project/work-item grants.";
|
|
207
|
+
}, {
|
|
208
|
+
readonly service: "manage";
|
|
209
|
+
readonly title: "Project management gateway";
|
|
210
|
+
readonly description: "Project-scoped service proxying, enabled-service discovery, image uploads, model discovery, and governed Manage Agent interactions.";
|
|
211
|
+
readonly aiGuidance: "Use typed service clients for known operations and execute runtime agent actions only after the user reviews mutations.";
|
|
212
|
+
readonly transports: readonly ["rest", "sse", "sandbox-proxy"];
|
|
213
|
+
readonly operationCount: 14;
|
|
214
|
+
readonly environmentVariable: "FAIBER_MANAGE_URL";
|
|
215
|
+
readonly auth: "Agentic-minted project session in a secure HttpOnly cookie; proxy access remains project scoped.";
|
|
194
216
|
}];
|
|
195
217
|
/** Machine-readable catalog for IDEs and AI agents choosing a Faiber capability. */
|
|
196
218
|
readonly capabilities: readonly [{
|
|
@@ -205,28 +227,28 @@ export declare class FaiberSDK {
|
|
|
205
227
|
}, {
|
|
206
228
|
readonly service: "profile";
|
|
207
229
|
readonly title: "Profiles";
|
|
208
|
-
readonly description: "Profiles, typed properties, locations, avatars, surveys, and
|
|
230
|
+
readonly description: "Profiles, typed properties, locations, avatars, surveys, metadata, and profile media.";
|
|
209
231
|
readonly aiGuidance: "Use atomic profile patch inputs and preserve omitted versus null field semantics.";
|
|
210
232
|
readonly transports: readonly ["rest", "multipart"];
|
|
211
|
-
readonly operationCount:
|
|
233
|
+
readonly operationCount: 122;
|
|
212
234
|
readonly environmentVariable: "FAIBER_PROFILE_URL";
|
|
213
235
|
readonly auth: "IDP Bearer token or secure session cookie.";
|
|
214
236
|
}, {
|
|
215
237
|
readonly service: "modules";
|
|
216
238
|
readonly title: "Content and commerce";
|
|
217
|
-
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, and
|
|
239
|
+
readonly description: "Products, posts, pages, taxonomy, SEO, media, inventory, orders, comments, reactions, authors, settings, and governed Agentic proposals.";
|
|
218
240
|
readonly aiGuidance: "Prefer the curated resource APIs; use operations for capability-specific routes and exact queries.";
|
|
219
241
|
readonly transports: readonly ["rest", "multipart"];
|
|
220
|
-
readonly operationCount:
|
|
242
|
+
readonly operationCount: 165;
|
|
221
243
|
readonly environmentVariable: "FAIBER_MODULES_URL";
|
|
222
244
|
readonly auth: "IDP Bearer token or secure session cookie; write routes may require permissions.";
|
|
223
245
|
}, {
|
|
224
246
|
readonly service: "asset";
|
|
225
247
|
readonly title: "Assets and billing";
|
|
226
|
-
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, and sandbox billing.";
|
|
248
|
+
readonly description: "Wallets, balances, plans, subscriptions, ranks, ledger, AI usage plans, badges, history, and sandbox billing.";
|
|
227
249
|
readonly aiGuidance: "Treat financial responses as authoritative and use idempotent backend flows for mutations.";
|
|
228
250
|
readonly transports: readonly ["rest"];
|
|
229
|
-
readonly operationCount:
|
|
251
|
+
readonly operationCount: 73;
|
|
230
252
|
readonly environmentVariable: "FAIBER_ASSET_URL";
|
|
231
253
|
readonly auth: "IDP Bearer token or secure session cookie; admin routes declare permissions.";
|
|
232
254
|
}, {
|
|
@@ -250,19 +272,19 @@ export declare class FaiberSDK {
|
|
|
250
272
|
}, {
|
|
251
273
|
readonly service: "crm";
|
|
252
274
|
readonly title: "CRM";
|
|
253
|
-
readonly description: "
|
|
254
|
-
readonly aiGuidance: "Preserve
|
|
275
|
+
readonly description: "Workspace, pipelines, boards, companies, contacts, leads, deals, teams, tasks, activities, marketing, reports, automation, and Agentic insights.";
|
|
276
|
+
readonly aiGuidance: "Preserve optimistic versions and ownership identifiers; request Agentic reporting only after user approval.";
|
|
255
277
|
readonly transports: readonly ["rest"];
|
|
256
|
-
readonly operationCount:
|
|
278
|
+
readonly operationCount: 49;
|
|
257
279
|
readonly environmentVariable: "FAIBER_CRM_URL";
|
|
258
|
-
readonly auth: "IDP session with capability-specific CRM permissions.";
|
|
280
|
+
readonly auth: "IDP session with capability-specific CRM permissions; crm:admin is the service-wide override.";
|
|
259
281
|
}, {
|
|
260
282
|
readonly service: "lms";
|
|
261
283
|
readonly title: "Learning";
|
|
262
|
-
readonly description: "Courses, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
284
|
+
readonly description: "Courses, ordered categories, classrooms, enrollment, assessments, certificates, homework, events, and reports.";
|
|
263
285
|
readonly aiGuidance: "Distinguish learner academy routes from management routes and preserve attempt/session identifiers.";
|
|
264
286
|
readonly transports: readonly ["rest"];
|
|
265
|
-
readonly operationCount:
|
|
287
|
+
readonly operationCount: 145;
|
|
266
288
|
readonly environmentVariable: "FAIBER_LMS_URL";
|
|
267
289
|
readonly auth: "IDP session with learner context or LMS management permissions.";
|
|
268
290
|
}, {
|
|
@@ -322,19 +344,19 @@ export declare class FaiberSDK {
|
|
|
322
344
|
}, {
|
|
323
345
|
readonly service: "social";
|
|
324
346
|
readonly title: "Social";
|
|
325
|
-
readonly description: "Feeds, posts, comments, reactions, bookmarks, reports, analytics, and moderation.";
|
|
347
|
+
readonly description: "Feeds, posts, comments, reactions, bookmarks, claims, capability policies, funding events, reports, analytics, and moderation.";
|
|
326
348
|
readonly aiGuidance: "Use self-service routes for a user's content and moderation routes only with explicit permissions.";
|
|
327
349
|
readonly transports: readonly ["rest", "multipart"];
|
|
328
|
-
readonly operationCount:
|
|
350
|
+
readonly operationCount: 57;
|
|
329
351
|
readonly environmentVariable: "FAIBER_SOCIAL_URL";
|
|
330
352
|
readonly auth: "IDP session with social write or moderation permissions.";
|
|
331
353
|
}, {
|
|
332
354
|
readonly service: "state";
|
|
333
355
|
readonly title: "Realtime state";
|
|
334
|
-
readonly description: "
|
|
356
|
+
readonly description: "Worlds, rooms, endpoints, authoritative state, WebSocket/UDP replication, prediction, and WASM simulation.";
|
|
335
357
|
readonly aiGuidance: "Create/join through REST, then use the returned short-lived ticket with StateRealtimeClient.";
|
|
336
358
|
readonly transports: readonly ["rest", "websocket", "udp"];
|
|
337
|
-
readonly operationCount:
|
|
359
|
+
readonly operationCount: 14;
|
|
338
360
|
readonly environmentVariable: "FAIBER_STATE_URL";
|
|
339
361
|
readonly auth: "IDP session for REST; signed join ticket for realtime transports.";
|
|
340
362
|
}, {
|
|
@@ -343,9 +365,27 @@ export declare class FaiberSDK {
|
|
|
343
365
|
readonly description: "Audio/video folders, tags, searchable media metadata, uploads, and signed playback.";
|
|
344
366
|
readonly aiGuidance: "Upload with multipart data and request signed playback URLs only when needed; URLs expire.";
|
|
345
367
|
readonly transports: readonly ["rest", "multipart"];
|
|
346
|
-
readonly operationCount:
|
|
368
|
+
readonly operationCount: 14;
|
|
347
369
|
readonly environmentVariable: "FAIBER_DRM_URL";
|
|
348
370
|
readonly auth: "Sandbox/IDP deployment policy; playback URLs are short lived.";
|
|
371
|
+
}, {
|
|
372
|
+
readonly service: "task";
|
|
373
|
+
readonly title: "Tasks";
|
|
374
|
+
readonly description: "Projects, scoped grants, work items, comments, sprints, reports, agent proposals, health, discovery, and realtime invalidations.";
|
|
375
|
+
readonly aiGuidance: "Use Task as the sole generic work authority; preserve scoped grants, idempotency keys, optimistic versions, and approval boundaries.";
|
|
376
|
+
readonly transports: readonly ["rest", "sse"];
|
|
377
|
+
readonly operationCount: 26;
|
|
378
|
+
readonly environmentVariable: "FAIBER_TASK_URL";
|
|
379
|
+
readonly auth: "Verified IDP identity and global Task permission plus Task-owned workspace/team/project/work-item grants.";
|
|
380
|
+
}, {
|
|
381
|
+
readonly service: "manage";
|
|
382
|
+
readonly title: "Project management gateway";
|
|
383
|
+
readonly description: "Project-scoped service proxying, enabled-service discovery, image uploads, model discovery, and governed Manage Agent interactions.";
|
|
384
|
+
readonly aiGuidance: "Use typed service clients for known operations and execute runtime agent actions only after the user reviews mutations.";
|
|
385
|
+
readonly transports: readonly ["rest", "sse", "sandbox-proxy"];
|
|
386
|
+
readonly operationCount: 14;
|
|
387
|
+
readonly environmentVariable: "FAIBER_MANAGE_URL";
|
|
388
|
+
readonly auth: "Agentic-minted project session in a secure HttpOnly cookie; proxy access remains project scoped.";
|
|
349
389
|
}];
|
|
350
390
|
private readonly clients;
|
|
351
391
|
private readonly apis;
|
|
@@ -369,13 +409,15 @@ export declare class FaiberSDK {
|
|
|
369
409
|
get social(): SocialApi;
|
|
370
410
|
get knowledge(): KnowledgeApi;
|
|
371
411
|
get chat(): ChatApi;
|
|
412
|
+
get manage(): ManageApi;
|
|
372
413
|
get state(): StateApi;
|
|
373
414
|
get drm(): DrmApi;
|
|
415
|
+
get task(): TaskApi;
|
|
374
416
|
/** Explains one service or returns the complete service catalog. */
|
|
375
417
|
describe(service?: ServiceName): import("./capabilities.js").FaiberServiceCapability | readonly import("./capabilities.js").FaiberServiceCapability[];
|
|
376
418
|
}
|
|
377
419
|
export * from "@faiber/sdk-core";
|
|
378
|
-
export { AssetApi, ChatApi, CrmApi, DrmApi, FlowApi, IdpApi, KnowledgeApi, LmsApi, MessengerApi, ModulesApi, PaymentApi, ProfileApi, ReservationApi, SessionApi, SocialApi, StateApi, VersionApi };
|
|
420
|
+
export { AssetApi, ChatApi, CrmApi, DrmApi, FlowApi, IdpApi, KnowledgeApi, LmsApi, ManageApi, MessengerApi, ModulesApi, PaymentApi, ProfileApi, ReservationApi, SessionApi, SocialApi, StateApi, TaskApi, VersionApi };
|
|
379
421
|
export type { AuthTokensResponse, User as IdpUser } from "@faiber/faiber-idp";
|
|
380
422
|
export type { Profile, ProfileProperties } from "@faiber/faiber-profile";
|
|
381
423
|
export type { Lead } from "@faiber/faiber-crm";
|
|
@@ -398,7 +440,10 @@ export * as VersionService from "@faiber/faiber-version";
|
|
|
398
440
|
export * as FlowService from "@faiber/faiber-flow";
|
|
399
441
|
export * as KnowledgeService from "@faiber/faiber-knowledge";
|
|
400
442
|
export * as ChatService from "@faiber/faiber-chat";
|
|
443
|
+
export * as ManageService from "@faiber/faiber-manage";
|
|
444
|
+
export { domainsFromManageProxy, isManageAgentActionEvent, isManageAgentCompleteEvent, isManageAgentQuestionEvent, managedImageUrl, parseManageAgentEvents, } from "@faiber/faiber-manage";
|
|
401
445
|
export * as SocialService from "@faiber/faiber-social";
|
|
402
446
|
export * as StateService from "@faiber/faiber-state-sdk";
|
|
403
447
|
export * as DrmService from "@faiber/faiber-drm";
|
|
448
|
+
export * as TaskService from "@faiber/faiber-task";
|
|
404
449
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC1H,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -6,6 +6,7 @@ import { IdpApi } from "@faiber/faiber-idp";
|
|
|
6
6
|
import { LmsApi } from "@faiber/faiber-lms";
|
|
7
7
|
import { KnowledgeApi } from "@faiber/faiber-knowledge";
|
|
8
8
|
import { ChatApi } from "@faiber/faiber-chat";
|
|
9
|
+
import { ManageApi } from "@faiber/faiber-manage";
|
|
9
10
|
import { MessengerApi } from "@faiber/faiber-messenger";
|
|
10
11
|
import { ModulesApi } from "@faiber/faiber-modules";
|
|
11
12
|
import { PaymentApi } from "@faiber/faiber-payment";
|
|
@@ -16,6 +17,7 @@ import { SocialApi } from "@faiber/faiber-social";
|
|
|
16
17
|
import { VersionApi } from "@faiber/faiber-version";
|
|
17
18
|
import { StateApi } from "@faiber/faiber-state-sdk";
|
|
18
19
|
import { DrmApi } from "@faiber/faiber-drm";
|
|
20
|
+
import { TaskApi } from "@faiber/faiber-task";
|
|
19
21
|
import { describeFaiber, FAIBER_SERVICE_CAPABILITIES } from "./capabilities.js";
|
|
20
22
|
export class FaiberSDK {
|
|
21
23
|
config;
|
|
@@ -63,13 +65,15 @@ export class FaiberSDK {
|
|
|
63
65
|
get social() { return this.api("social", (client) => new SocialApi(client)); }
|
|
64
66
|
get knowledge() { return this.api("knowledge", (client) => new KnowledgeApi(client)); }
|
|
65
67
|
get chat() { return this.api("chat", (client) => new ChatApi(client)); }
|
|
68
|
+
get manage() { return this.api("manage", (client) => new ManageApi(client)); }
|
|
66
69
|
get state() { return this.api("state", (client) => new StateApi(client)); }
|
|
67
70
|
get drm() { return this.api("drm", (client) => new DrmApi(client)); }
|
|
71
|
+
get task() { return this.api("task", (client) => new TaskApi(client)); }
|
|
68
72
|
/** Explains one service or returns the complete service catalog. */
|
|
69
73
|
describe(service) { return describeFaiber(service); }
|
|
70
74
|
}
|
|
71
75
|
export * from "@faiber/sdk-core";
|
|
72
|
-
export { AssetApi, ChatApi, CrmApi, DrmApi, FlowApi, IdpApi, KnowledgeApi, LmsApi, MessengerApi, ModulesApi, PaymentApi, ProfileApi, ReservationApi, SessionApi, SocialApi, StateApi, VersionApi };
|
|
76
|
+
export { AssetApi, ChatApi, CrmApi, DrmApi, FlowApi, IdpApi, KnowledgeApi, LmsApi, ManageApi, MessengerApi, ModulesApi, PaymentApi, ProfileApi, ReservationApi, SessionApi, SocialApi, StateApi, TaskApi, VersionApi };
|
|
73
77
|
export * from "@faiber/faiber-state-sdk";
|
|
74
78
|
export * as FaiberGameRuntime from "@faiber/faiber-game-sdk";
|
|
75
79
|
export { FaiberGame, component } from "@faiber/faiber-game-sdk";
|
|
@@ -88,7 +92,10 @@ export * as VersionService from "@faiber/faiber-version";
|
|
|
88
92
|
export * as FlowService from "@faiber/faiber-flow";
|
|
89
93
|
export * as KnowledgeService from "@faiber/faiber-knowledge";
|
|
90
94
|
export * as ChatService from "@faiber/faiber-chat";
|
|
95
|
+
export * as ManageService from "@faiber/faiber-manage";
|
|
96
|
+
export { domainsFromManageProxy, isManageAgentActionEvent, isManageAgentCompleteEvent, isManageAgentQuestionEvent, managedImageUrl, parseManageAgentEvents, } from "@faiber/faiber-manage";
|
|
91
97
|
export * as SocialService from "@faiber/faiber-social";
|
|
92
98
|
export * as StateService from "@faiber/faiber-state-sdk";
|
|
93
99
|
export * as DrmService from "@faiber/faiber-drm";
|
|
100
|
+
export * as TaskService from "@faiber/faiber-task";
|
|
94
101
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,aAAa,EAA6D,MAAM,kBAAkB,CAAC;AAC1H,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,2BAA2B,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faiber/faiber-ts-sdk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -16,24 +16,26 @@
|
|
|
16
16
|
"README.md"
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@faiber/faiber-asset": "0.
|
|
20
|
-
"@faiber/faiber-crm": "0.
|
|
21
|
-
"@faiber/faiber-flow": "0.
|
|
22
|
-
"@faiber/faiber-game-sdk": "0.
|
|
23
|
-
"@faiber/faiber-idp": "0.
|
|
24
|
-
"@faiber/faiber-knowledge": "0.
|
|
25
|
-
"@faiber/faiber-chat": "0.
|
|
26
|
-
"@faiber/faiber-drm": "0.
|
|
27
|
-
"@faiber/faiber-lms": "0.
|
|
28
|
-
"@faiber/faiber-messenger": "0.
|
|
29
|
-
"@faiber/faiber-
|
|
30
|
-
"@faiber/faiber-
|
|
31
|
-
"@faiber/faiber-
|
|
32
|
-
"@faiber/faiber-
|
|
33
|
-
"@faiber/faiber-
|
|
34
|
-
"@faiber/faiber-
|
|
35
|
-
"@faiber/faiber-
|
|
36
|
-
"@faiber/faiber-
|
|
37
|
-
"@faiber/
|
|
19
|
+
"@faiber/faiber-asset": "0.6.2",
|
|
20
|
+
"@faiber/faiber-crm": "0.6.2",
|
|
21
|
+
"@faiber/faiber-flow": "0.6.2",
|
|
22
|
+
"@faiber/faiber-game-sdk": "0.6.2",
|
|
23
|
+
"@faiber/faiber-idp": "0.6.2",
|
|
24
|
+
"@faiber/faiber-knowledge": "0.6.2",
|
|
25
|
+
"@faiber/faiber-chat": "0.6.2",
|
|
26
|
+
"@faiber/faiber-drm": "0.6.2",
|
|
27
|
+
"@faiber/faiber-lms": "0.6.2",
|
|
28
|
+
"@faiber/faiber-messenger": "0.6.2",
|
|
29
|
+
"@faiber/faiber-manage": "0.6.2",
|
|
30
|
+
"@faiber/faiber-modules": "0.6.2",
|
|
31
|
+
"@faiber/faiber-payment": "0.6.2",
|
|
32
|
+
"@faiber/faiber-profile": "0.6.2",
|
|
33
|
+
"@faiber/faiber-reservation": "0.6.2",
|
|
34
|
+
"@faiber/faiber-session": "0.6.2",
|
|
35
|
+
"@faiber/faiber-social": "0.6.2",
|
|
36
|
+
"@faiber/faiber-state-sdk": "0.6.2",
|
|
37
|
+
"@faiber/faiber-task": "0.6.2",
|
|
38
|
+
"@faiber/faiber-version": "0.6.2",
|
|
39
|
+
"@faiber/sdk-core": "0.6.2"
|
|
38
40
|
}
|
|
39
41
|
}
|