@intlayer/api 8.3.0-canary.0 → 8.3.0-canary.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/dist/cjs/getIntlayerAPI/ai.cjs +2 -2
- package/dist/cjs/getIntlayerAPI/ai.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/audit.cjs +2 -2
- package/dist/cjs/getIntlayerAPI/audit.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/bitbucket.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/bitbucket.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/dictionary.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/dictionary.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/editor.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/editor.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/github.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/github.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/gitlab.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/gitlab.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/index.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/index.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/newsletter.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/newsletter.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/oAuth.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/oAuth.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/organization.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/organization.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/project.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/project.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/search.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/search.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/showcaseProject.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/showcaseProject.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/stripe.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/stripe.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/tag.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/tag.cjs.map +1 -1
- package/dist/cjs/getIntlayerAPI/user.cjs +1 -1
- package/dist/cjs/getIntlayerAPI/user.cjs.map +1 -1
- package/dist/esm/getIntlayerAPI/ai.mjs +2 -2
- package/dist/esm/getIntlayerAPI/ai.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/audit.mjs +2 -2
- package/dist/esm/getIntlayerAPI/audit.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/bitbucket.mjs +1 -1
- package/dist/esm/getIntlayerAPI/bitbucket.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/dictionary.mjs +1 -1
- package/dist/esm/getIntlayerAPI/dictionary.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/editor.mjs +1 -1
- package/dist/esm/getIntlayerAPI/editor.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/github.mjs +1 -1
- package/dist/esm/getIntlayerAPI/github.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/gitlab.mjs +1 -1
- package/dist/esm/getIntlayerAPI/gitlab.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/index.mjs +1 -1
- package/dist/esm/getIntlayerAPI/index.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/newsletter.mjs +1 -1
- package/dist/esm/getIntlayerAPI/newsletter.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/oAuth.mjs +1 -1
- package/dist/esm/getIntlayerAPI/oAuth.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/organization.mjs +1 -1
- package/dist/esm/getIntlayerAPI/organization.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/project.mjs +1 -1
- package/dist/esm/getIntlayerAPI/project.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/search.mjs +1 -1
- package/dist/esm/getIntlayerAPI/search.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/showcaseProject.mjs +1 -1
- package/dist/esm/getIntlayerAPI/showcaseProject.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/stripe.mjs +1 -1
- package/dist/esm/getIntlayerAPI/stripe.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/tag.mjs +1 -1
- package/dist/esm/getIntlayerAPI/tag.mjs.map +1 -1
- package/dist/esm/getIntlayerAPI/user.mjs +1 -1
- package/dist/esm/getIntlayerAPI/user.mjs.map +1 -1
- package/dist/types/apps/backend/dist/types/controllers/ai.controller.d.ts +88 -0
- package/dist/types/apps/backend/dist/types/controllers/ai.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/dictionary.controller.d.ts +81 -0
- package/dist/types/apps/backend/dist/types/controllers/dictionary.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/eventListener.controller.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/controllers/github.controller.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/controllers/newsletter.controller.d.ts +26 -0
- package/dist/types/apps/backend/dist/types/controllers/newsletter.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/oAuth2.controller.d.ts +8 -0
- package/dist/types/apps/backend/dist/types/controllers/oAuth2.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/organization.controller.d.ts +64 -0
- package/dist/types/apps/backend/dist/types/controllers/organization.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/project.controller.d.ts +75 -0
- package/dist/types/apps/backend/dist/types/controllers/project.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/projectAccessKey.controller.d.ts +27 -0
- package/dist/types/apps/backend/dist/types/controllers/projectAccessKey.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/recursiveAudit.controller.d.ts +31 -0
- package/dist/types/apps/backend/dist/types/controllers/recursiveAudit.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/search.controller.d.ts +20 -0
- package/dist/types/apps/backend/dist/types/controllers/search.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/showcaseProject.controller.d.ts +76 -0
- package/dist/types/apps/backend/dist/types/controllers/showcaseProject.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/stripe.controller.d.ts +31 -0
- package/dist/types/apps/backend/dist/types/controllers/stripe.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/tag.controller.d.ts +35 -0
- package/dist/types/apps/backend/dist/types/controllers/tag.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/controllers/translation.controller.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/controllers/user.controller.d.ts +36 -0
- package/dist/types/apps/backend/dist/types/controllers/user.controller.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/export.d.ts +27 -0
- package/dist/types/apps/backend/dist/types/middlewares/sessionAuth.middleware.d.ts +12 -0
- package/dist/types/apps/backend/dist/types/middlewares/sessionAuth.middleware.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/services/audit/types.d.ts +34 -0
- package/dist/types/apps/backend/dist/types/services/audit/types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/services/ci.service.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/services/github.service.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/services/subscription.service.d.ts +11 -0
- package/dist/types/apps/backend/dist/types/services/subscription.service.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/dictionary.types.d.ts +47 -0
- package/dist/types/apps/backend/dist/types/types/dictionary.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/discussion.types.d.ts +28 -0
- package/dist/types/apps/backend/dist/types/types/discussion.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/oAuth2.types.d.ts +16 -0
- package/dist/types/apps/backend/dist/types/types/oAuth2.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/organization.types.d.ts +33 -0
- package/dist/types/apps/backend/dist/types/types/organization.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/plan.types.d.ts +23 -0
- package/dist/types/apps/backend/dist/types/types/plan.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/project.types.d.ts +92 -0
- package/dist/types/apps/backend/dist/types/types/project.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/session.types.d.ts +28 -0
- package/dist/types/apps/backend/dist/types/types/session.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/showcaseProject.types.d.ts +59 -0
- package/dist/types/apps/backend/dist/types/types/showcaseProject.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/tag.types.d.ts +31 -0
- package/dist/types/apps/backend/dist/types/types/tag.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/types/user.types.d.ts +28 -0
- package/dist/types/apps/backend/dist/types/types/user.types.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/askDocQuestion/askDocQuestion.d.ts +8 -0
- package/dist/types/apps/backend/dist/types/utils/AI/askDocQuestion/askDocQuestion.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditDictionary/index.d.ts +14 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditDictionary/index.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditDictionaryField/index.d.ts +11 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditDictionaryField/index.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditDictionaryMetadata/index.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditTag/index.d.ts +8 -0
- package/dist/types/apps/backend/dist/types/utils/AI/auditTag/index.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/customQuery/index.d.ts +11 -0
- package/dist/types/apps/backend/dist/types/utils/AI/customQuery/index.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/AI/translateJSON/index.d.ts +21 -0
- package/dist/types/apps/backend/dist/types/utils/AI/translateJSON/index.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/auth/getAuth.d.ts +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getDictionaryFiltersAndPagination.d.ts +31 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getDictionaryFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getDiscussionFiltersAndPagination.d.ts +19 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getDiscussionFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getFiltersAndPaginationFromBody.d.ts +12 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getFiltersAndPaginationFromBody.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getOrganizationFiltersAndPagination.d.ts +25 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getOrganizationFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getProjectFiltersAndPagination.d.ts +18 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getProjectFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getTagFiltersAndPagination.d.ts +16 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getTagFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getUserFiltersAndPagination.d.ts +20 -0
- package/dist/types/apps/backend/dist/types/utils/filtersAndPagination/getUserFiltersAndPagination.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/httpStatusCodes.d.ts +408 -0
- package/dist/types/apps/backend/dist/types/utils/httpStatusCodes.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/permissions.d.ts +37 -0
- package/dist/types/apps/backend/dist/types/utils/permissions.d.ts.map +1 -0
- package/dist/types/apps/backend/dist/types/utils/responseData.d.ts +27 -0
- package/dist/types/apps/backend/dist/types/utils/responseData.d.ts.map +1 -0
- package/dist/types/distantDictionary/fetchDistantDictionaries.d.ts +1 -1
- package/dist/types/distantDictionary/fetchDistantDictionaries.d.ts.map +1 -1
- package/dist/types/distantDictionary/fetchDistantDictionary.d.ts +1 -1
- package/dist/types/distantDictionary/fetchDistantDictionary.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/ai.d.ts +3 -2
- package/dist/types/getIntlayerAPI/ai.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/audit.d.ts +3 -2
- package/dist/types/getIntlayerAPI/audit.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/bitbucket.d.ts +1 -1
- package/dist/types/getIntlayerAPI/bitbucket.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/dictionary.d.ts +2 -2
- package/dist/types/getIntlayerAPI/dictionary.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/editor.d.ts +3 -3
- package/dist/types/getIntlayerAPI/editor.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/github.d.ts +1 -1
- package/dist/types/getIntlayerAPI/github.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/gitlab.d.ts +1 -1
- package/dist/types/getIntlayerAPI/gitlab.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/index.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/newsletter.d.ts +2 -2
- package/dist/types/getIntlayerAPI/newsletter.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/oAuth.d.ts +2 -1
- package/dist/types/getIntlayerAPI/oAuth.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/organization.d.ts +2 -2
- package/dist/types/getIntlayerAPI/organization.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/project.d.ts +4 -2
- package/dist/types/getIntlayerAPI/project.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/search.d.ts +2 -2
- package/dist/types/getIntlayerAPI/search.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/showcaseProject.d.ts +2 -2
- package/dist/types/getIntlayerAPI/showcaseProject.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/stripe.d.ts +2 -2
- package/dist/types/getIntlayerAPI/stripe.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/tag.d.ts +2 -2
- package/dist/types/getIntlayerAPI/tag.d.ts.map +1 -1
- package/dist/types/getIntlayerAPI/user.d.ts +6 -3
- package/dist/types/getIntlayerAPI/user.d.ts.map +1 -1
- package/dist/types/index.d.ts +6 -3
- package/dist/types/packages/@intlayer/ai/dist/types/aiSdk.d.ts +110 -0
- package/dist/types/packages/@intlayer/ai/dist/types/aiSdk.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/ai/dist/types/auditDictionaryMetadata/index.d.ts +12 -0
- package/dist/types/packages/@intlayer/ai/dist/types/auditDictionaryMetadata/index.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/ai/dist/types/customQuery.d.ts +8 -0
- package/dist/types/packages/@intlayer/ai/dist/types/customQuery.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/ai/dist/types/index.d.ts +27 -0
- package/dist/types/packages/@intlayer/ai/dist/types/index.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/ai/dist/types/translateJSON/index.d.ts +10 -0
- package/dist/types/packages/@intlayer/ai/dist/types/translateJSON/index.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/build.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/buildIntlayerDictionary/buildIntlayerDictionary.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/buildIntlayerDictionary/processContentDeclaration.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/buildIntlayerDictionary/writeDynamicDictionary.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/buildIntlayerDictionary/writeMergedDictionary.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/buildIntlayerDictionary/writeUnmergedDictionary.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/cleanOutputDir.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/createDictionaryEntryPoint.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/generateDictionaryListContent.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/getBuiltDictionariesPath.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/getBuiltDynamicDictionariesPath.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/getBuiltFetchDictionariesPath.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/getBuiltRemoteDictionariesPath.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createDictionaryEntryPoint/getBuiltUnmergedDictionariesPath.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createType/createModuleAugmentation.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/createType/createType.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/formatDictionary.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/loadDictionaries/loadContentDeclaration.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/loadDictionaries/loadDictionaries.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/loadDictionaries/loadLocalDictionaries.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/loadDictionaries/loadRemoteDictionaries.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/prepareIntlayer.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeConfiguration/index.d.ts +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeContentDeclaration/dictionaryStatus.d.ts +6 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeContentDeclaration/dictionaryStatus.d.ts.map +1 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeContentDeclaration/transformJSFile.d.ts +2 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeContentDeclaration/writeContentDeclaration.d.ts +3 -0
- package/dist/types/packages/@intlayer/chokidar/dist/types/writeContentDeclaration/writeJSFile.d.ts +2 -0
- package/dist/types/packages/@intlayer/core/dist/types/messageFormat/ICU.d.ts +1 -0
- package/dist/types/packages/@intlayer/core/dist/types/messageFormat/i18next.d.ts +1 -0
- package/dist/types/packages/@intlayer/core/dist/types/messageFormat/index.d.ts +1 -0
- package/dist/types/packages/@intlayer/core/dist/types/messageFormat/vue-i18n.d.ts +1 -0
- package/dist/types/packages/@intlayer/unmerged-dictionaries-entry/dist/types/index.d.ts +10 -0
- package/dist/types/packages/@intlayer/unmerged-dictionaries-entry/dist/types/index.d.ts.map +1 -0
- package/dist/types/packages/intlayer-editor/server/dist/controllers/configuration.controller.d.ts +12 -0
- package/dist/types/packages/intlayer-editor/server/dist/controllers/configuration.controller.d.ts.map +1 -0
- package/dist/types/packages/intlayer-editor/server/dist/controllers/dictionary.controller.d.ts +25 -0
- package/dist/types/packages/intlayer-editor/server/dist/controllers/dictionary.controller.d.ts.map +1 -0
- package/dist/types/packages/intlayer-editor/server/dist/export.d.ts +2 -0
- package/dist/types/packages/intlayer-editor/server/dist/utils/httpStatusCodes.d.ts +408 -0
- package/dist/types/packages/intlayer-editor/server/dist/utils/httpStatusCodes.d.ts.map +1 -0
- package/dist/types/packages/intlayer-editor/server/dist/utils/responseData.d.ts +20 -0
- package/dist/types/packages/intlayer-editor/server/dist/utils/responseData.d.ts.map +1 -0
- package/dist/types/types.d.ts +1 -1
- package/package.json +6 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/editor.ts"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"editor.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/editor.ts"],"mappings":";;;;;;cASa,YAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;mCA6BA,cAAA,KACb,OAAA,CAAQ,2BAAA;oCAhBK,cAAA,KACb,OAAA,CAAQ,sBAAA;0BA8BH,2BAAA,EAA2B,YAAA,GACnB,cAAA,KAAc,OAAA,CAAA,6BAAA;AAAA"}
|
|
@@ -53,7 +53,7 @@ type GitHubGetAuthUrlResult = {
|
|
|
53
53
|
authUrl: string;
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
|
-
declare const getGithubAPI: (authAPIOptions
|
|
56
|
+
declare const getGithubAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
57
57
|
getAuthUrl: (redirectUri: string, otherOptions?: FetcherOptions) => Promise<GitHubGetAuthUrlResult>;
|
|
58
58
|
authenticate: (code: string, otherOptions?: FetcherOptions) => Promise<GitHubAuthCallbackResult>;
|
|
59
59
|
getRepositories: (token?: string | null, otherOptions?: FetcherOptions) => Promise<GitHubListReposResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"github.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/github.ts"],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"github.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/github.ts"],"mappings":";;;;KAGY,gBAAA;EACV,EAAA;EACA,IAAA;EACA,SAAA;EACA,KAAA;IACE,KAAA;IACA,EAAA;EAAA;EAEF,QAAA;EACA,cAAA;EACA,OAAA;AAAA;AAAA,KAGU,sBAAA;EACV,IAAA;AAAA;AAAA,KAGU,wBAAA;EACV,IAAA;IACE,KAAA;EAAA;AAAA;AAAA,KAIQ,qBAAA;EACV,IAAA,EAAM,gBAAA;AAAA;AAAA,KAGI,qBAAA;EACV,KAAA;EACA,KAAA;EACA,UAAA;EACA,MAAA;AAAA;AAAA,KAGU,uBAAA;EACV,IAAA;IACE,SAAA;EAAA;AAAA;AAAA,KAIQ,uBAAA;EACV,KAAA;EACA,KAAA;EACA,UAAA;EACA,MAAA;EACA,IAAA;AAAA;AAAA,KAGU,yBAAA;EACV,IAAA;IACE,OAAA;EAAA;AAAA;AAAA,KAIQ,sBAAA;EACV,IAAA;IACE,OAAA;EAAA;AAAA;AAAA,cAIS,YAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;oCAWK,YAAA,GACL,cAAA,KAAc,OAAA,CAAA,sBAAA;+BAgBhB,YAAA,GACE,cAAA,KAAc,OAAA,CAAA,wBAAA;2CAiBP,YAAA,GACP,cAAA,KAAc,OAAA,CAAA,qBAAA;0DAmBI,KAAA,UACnB,UAAA,UACK,MAAA,WACJ,YAAA,GACA,cAAA,KAAc,OAAA,CAAA,uBAAA;oDAqBI,KAAA,UACnB,UAAA,UACK,MAAA,WACJ,IAAA,WACF,YAAA,GACE,cAAA,KAAc,OAAA,CAAA,yBAAA;AAAA"}
|
|
@@ -58,7 +58,7 @@ type GitLabGetAuthUrlResult = {
|
|
|
58
58
|
authUrl: string;
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
|
-
declare const getGitlabAPI: (authAPIOptions
|
|
61
|
+
declare const getGitlabAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
62
62
|
getAuthUrl: (redirectUri: string, instanceUrl?: string, otherOptions?: FetcherOptions) => Promise<GitLabGetAuthUrlResult>;
|
|
63
63
|
authenticate: (code: string, redirectUri: string, instanceUrl?: string, otherOptions?: FetcherOptions) => Promise<GitLabAuthCallbackResult>;
|
|
64
64
|
getProjects: (token?: string | null, instanceUrl?: string, otherOptions?: FetcherOptions) => Promise<GitLabListProjectsResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gitlab.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/gitlab.ts"],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"gitlab.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/gitlab.ts"],"mappings":";;;;KAGY,aAAA;EACV,EAAA;EACA,IAAA;EACA,mBAAA;EACA,OAAA;EACA,cAAA;EACA,UAAA;EACA,gBAAA;EACA,SAAA;IACE,EAAA;IACA,IAAA;IACA,IAAA;EAAA;AAAA;AAAA,KAIQ,sBAAA;EACV,IAAA;EACA,WAAA;EACA,WAAA;AAAA;AAAA,KAGU,wBAAA;EACV,IAAA;IACE,KAAA;EAAA;AAAA;AAAA,KAIQ,wBAAA;EACV,IAAA,EAAM,aAAA;AAAA;AAAA,KAGI,qBAAA;EACV,KAAA;EACA,SAAA;EACA,MAAA;EACA,WAAA;AAAA;AAAA,KAGU,uBAAA;EACV,IAAA;IACE,SAAA;IACA,WAAA;EAAA;AAAA;AAAA,KAIQ,uBAAA;EACV,KAAA;EACA,SAAA;EACA,MAAA;EACA,IAAA;EACA,WAAA;AAAA;AAAA,KAGU,yBAAA;EACV,IAAA;IACE,OAAA;EAAA;AAAA;AAAA,KAIQ,sBAAA;EACV,IAAA;IACE,OAAA;EAAA;AAAA;AAAA,cAIS,YAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;oCAYK,WAAA,WACC,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,sBAAA;+BAkBhB,WAAA,UACO,WAAA,WACC,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,wBAAA;uCAkBP,WAAA,WACD,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,wBAAA;0DAsBI,SAAA,UACf,MAAA,WACH,WAAA,WACM,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,uBAAA;oDA0BI,SAAA,UACf,MAAA,WACH,IAAA,WACF,WAAA,WACQ,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,yBAAA;AAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/index.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/index.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;UAqBU,iBAAA;EACR,YAAA,EAAc,UAAA,QAAkB,kBAAA;EAChC,OAAA,EAAS,UAAA,QAAkB,aAAA;EAC3B,IAAA,EAAM,UAAA,QAAkB,UAAA;EACxB,KAAA,EAAO,UAAA,QAAkB,WAAA;EACzB,UAAA,EAAY,UAAA,QAAkB,gBAAA;EAC9B,MAAA,EAAQ,UAAA,QAAkB,YAAA;EAC1B,EAAA,EAAI,UAAA,QAAkB,QAAA;EACtB,KAAA,EAAO,UAAA,QAAkB,WAAA;EACzB,GAAA,EAAK,UAAA,QAAkB,SAAA;EACvB,MAAA,EAAQ,UAAA,QAAkB,YAAA;EAC1B,MAAA,EAAQ,UAAA,QAAkB,YAAA;EAC1B,UAAA,EAAY,UAAA,QAAkB,gBAAA;EAC9B,MAAA,EAAQ,UAAA,QAAkB,YAAA;EAC1B,MAAA,EAAQ,UAAA,QAAkB,YAAA;EAC1B,SAAA,EAAW,UAAA,QAAkB,eAAA;EAC7B,eAAA,EAAiB,UAAA,QAAkB,qBAAA;AAAA;AAAA,cAGxB,cAAA,GACX,cAAA,GAAgB,cAAA,EAChB,cAAA,GAAiB,cAAA,KAChB,iBAAA;AAAA,KA0BS,WAAA,GAAc,UAAA,QAAkB,cAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { NewsletterSubscriptionBody, NewsletterSubscriptionResult, NewsletterUnsubscriptionBody } from "../apps/backend/dist/types/controllers/newsletter.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { NewsletterSubscriptionBody, NewsletterUnsubscriptionBody } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/newsletter.d.ts
|
|
6
|
-
declare const getNewsletterAPI: (authAPIOptions
|
|
6
|
+
declare const getNewsletterAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
7
|
subscribeToNewsletter: (body: NewsletterSubscriptionBody, otherOptions?: FetcherOptions) => Promise<NewsletterSubscriptionResult>;
|
|
8
8
|
unsubscribeFromNewsletter: (body: NewsletterUnsubscriptionBody, otherOptions?: FetcherOptions) => Promise<NewsletterSubscriptionResult>;
|
|
9
9
|
getNewsletterStatus: (otherOptions?: FetcherOptions) => Promise<NewsletterSubscriptionResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"newsletter.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/newsletter.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"newsletter.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/newsletter.ts"],"mappings":";;;;;cAQa,gBAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;gCAYR,0BAAA,EAA0B,YAAA,GAClB,cAAA,KAAc,OAAA,CAAA,4BAAA;oCAkBtB,4BAAA,EAA4B,YAAA,GACpB,cAAA,KAAc,OAAA,CAAA,4BAAA;uCAgBmB,cAAA,KAAc,OAAA,CAAA,4BAAA;AAAA"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { GetOAuth2TokenResult } from "../apps/backend/dist/types/controllers/oAuth2.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
3
4
|
|
|
4
5
|
//#region src/getIntlayerAPI/oAuth.d.ts
|
|
5
|
-
declare const getOAuthAPI: (intlayerConfig
|
|
6
|
+
declare const getOAuthAPI: (intlayerConfig: IntlayerConfig) => {
|
|
6
7
|
getOAuth2AccessToken: (otherOptions?: FetcherOptions) => Promise<GetOAuth2TokenResult>;
|
|
7
8
|
};
|
|
8
9
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oAuth.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/oAuth.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"oAuth.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/oAuth.ts"],"mappings":";;;;;cAOa,WAAA,GAAe,cAAA,EAAgB,cAAA;wCAQQ,cAAA,KAAc,OAAA,CAAA,oBAAA;AAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { AddOrganizationBody, AddOrganizationMemberBody, AddOrganizationMemberResult, AddOrganizationResult, DeleteOrganizationResult, GetOrganizationParam, GetOrganizationResult, GetOrganizationsParams, GetOrganizationsResult, SelectOrganizationParam, SelectOrganizationResult, UnselectOrganizationResult, UpdateOrganizationBody, UpdateOrganizationMembersBody, UpdateOrganizationMembersResult, UpdateOrganizationResult } from "../apps/backend/dist/types/controllers/organization.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { AddOrganizationBody, AddOrganizationMemberBody, GetOrganizationParam, GetOrganizationsParams, SelectOrganizationParam, UpdateOrganizationBody, UpdateOrganizationMembersBody } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/organization.d.ts
|
|
6
|
-
declare const getOrganizationAPI: (authAPIOptions
|
|
6
|
+
declare const getOrganizationAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
7
|
getOrganizations: (filters?: GetOrganizationsParams, otherOptions?: FetcherOptions) => Promise<GetOrganizationsResult>;
|
|
8
8
|
getOrganization: (organizationId: GetOrganizationParam["organizationId"], otherOptions?: FetcherOptions) => Promise<GetOrganizationResult>;
|
|
9
9
|
addOrganization: (organization: AddOrganizationBody, otherOptions?: FetcherOptions) => Promise<AddOrganizationResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organization.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/organization.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"organization.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/organization.ts"],"mappings":";;;;;cAqBa,kBAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;+BAWJ,sBAAA,EAAsB,YAAA,GAClB,cAAA,KAAc,OAAA,CAAA,sBAAA;oCAkBZ,oBAAA,oBAAsC,YAAA,GACxC,cAAA,KAAc,OAAA,CAAA,qBAAA;kCAad,mBAAA,EAAmB,YAAA,GACnB,cAAA,KAAc,OAAA,CAAA,qBAAA;gCAyEtB,yBAAA,EAAyB,YAAA,GACjB,cAAA,KAAc,OAAA,CAAA,2BAAA;qCAzDd,sBAAA,EAAsB,YAAA,GACtB,cAAA,KAAc,OAAA,CAAA,wBAAA;oCAiBtB,6BAAA,EAA6B,YAAA,GACrB,cAAA,KAAc,OAAA,CAAA,+BAAA;0DAkBN,IAAA,EAChB,6BAAA,EAA6B,YAAA,GACrB,cAAA,KAAc,OAAA,CAAA,+BAAA;sCAkCkB,cAAA,KAAc,OAAA,CAAA,wBAAA;uCAe5C,uBAAA,oBAAyC,YAAA,GAC3C,cAAA,KAAc,OAAA,CAAA,wBAAA;wCAeoB,cAAA,KAAc,OAAA,CAAA,0BAAA;AAAA"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
+
import { ResponseData } from "../apps/backend/dist/types/utils/responseData.js";
|
|
2
|
+
import { AddProjectBody, AddProjectResult, DeleteProjectResult, GetProjectsParams, GetProjectsResult, PushProjectConfigurationBody, PushProjectConfigurationResult, SelectProjectParam, SelectProjectResult, TriggerBuildResult, TriggerWebhookBody, TriggerWebhookResult, UnselectProjectResult, UpdateProjectBody, UpdateProjectMembersBody, UpdateProjectMembersResult, UpdateProjectResult } from "../apps/backend/dist/types/controllers/project.controller.js";
|
|
3
|
+
import { AddNewAccessKeyBody, AddNewAccessKeyResponse, DeleteAccessKeyBody, DeleteAccessKeyResponse, RefreshAccessKeyBody, RefreshAccessKeyResponse } from "../apps/backend/dist/types/controllers/projectAccessKey.controller.js";
|
|
1
4
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { AddNewAccessKeyBody, AddProjectBody, DeleteAccessKeyBody, GetProjectsParams, PushProjectConfigurationBody, RefreshAccessKeyBody, SelectProjectParam, TriggerWebhookBody, UpdateProjectBody, UpdateProjectMembersBody } from "@intlayer/backend";
|
|
3
5
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
6
|
|
|
5
7
|
//#region src/getIntlayerAPI/project.d.ts
|
|
6
|
-
declare const getProjectAPI: (authAPIOptions
|
|
8
|
+
declare const getProjectAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
9
|
getProjects: (filters?: GetProjectsParams, otherOptions?: FetcherOptions) => Promise<GetProjectsResult>;
|
|
8
10
|
addProject: (project: AddProjectBody, otherOptions?: FetcherOptions) => Promise<AddProjectResult>;
|
|
9
11
|
updateProject: (project: UpdateProjectBody, otherOptions?: FetcherOptions) => Promise<UpdateProjectResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"project.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/project.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"project.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/project.ts"],"mappings":";;;;;;;cA6Ba,aAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;0BAWJ,iBAAA,EAAiB,YAAA,GACb,cAAA,KAAc,OAAA,CAAA,iBAAA;wBAkBnB,cAAA,EAAc,YAAA,GACT,cAAA,KAAc,OAAA,CAAA,gBAAA;2BAiBnB,iBAAA,EAAiB,YAAA,GACZ,cAAA,KAAc,OAAA,CAAA,mBAAA;+BAiBtB,wBAAA,EAAwB,YAAA,GAChB,cAAA,KAAc,OAAA,CAAA,0BAAA;mDAgBN,4BAAA,EAA4B,YAAA,GACpC,cAAA,KAAc,OAAA,CAAA,8BAAA;iCAgBa,cAAA,KAAc,OAAA,CAAA,mBAAA;6BAe5C,kBAAA,eAA+B,YAAA,GAC5B,cAAA,KAAc,OAAA,CAAA,mBAAA;mCAee,cAAA,KAAc,OAAA,CAAA,qBAAA;+BAiB9C,mBAAA,EAAmB,YAAA,GAChB,cAAA,KAAc,OAAA,CAAA,uBAAA;8BAmBlB,mBAAA,cAA+B,YAAA,GAC3B,cAAA,KAAc,OAAA,CAAA,uBAAA;+BAmBlB,oBAAA,cAAgC,YAAA,GAC5B,cAAA,KAAc,OAAA,CAAA,wBAAA;gCAiBY,cAAA,KAAc,OAAA,CAAA,kBAAA;iCAiBxC,kBAAA,kBAAkC,YAAA,GAClC,cAAA,KAAc,OAAA,CAAA,oBAAA;+BAiBW,cAAA,KAAc,OAAA,CAAA,YAAA;gCAeb,cAAA,KAAc,OAAA,CAAA,YAAA;AAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { SearchDocUtilParams, SearchDocUtilResult } from "../apps/backend/dist/types/controllers/search.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { SearchDocUtilParams } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/search.d.ts
|
|
6
|
-
declare const getSearchAPI: (authAPIOptions
|
|
6
|
+
declare const getSearchAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
7
|
searchDoc: (params?: SearchDocUtilParams, otherOptions?: FetcherOptions) => Promise<SearchDocUtilResult>;
|
|
8
8
|
};
|
|
9
9
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/search.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"search.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/search.ts"],"mappings":";;;;;cAOa,YAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;uBAYL,mBAAA,EAAmB,YAAA,GACd,cAAA,KAAc,OAAA,CAAA,mBAAA;AAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { GetOtherShowcaseProjectsResult, GetShowcaseProjectByIdParams, GetShowcaseProjectByIdResult, GetShowcaseProjectsResult, SubmitShowcaseProjectBody, SubmitShowcaseProjectResult, ToggleShowcaseDownvoteBody, ToggleShowcaseDownvoteResult, ToggleShowcaseUpvoteBody, ToggleShowcaseUpvoteResult, UpdateShowcaseProjectBody, UpdateShowcaseProjectResult } from "../apps/backend/dist/types/controllers/showcaseProject.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { GetShowcaseProjectByIdParams, SubmitShowcaseProjectBody, ToggleShowcaseDownvoteBody, ToggleShowcaseUpvoteBody, UpdateShowcaseProjectBody } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/showcaseProject.d.ts
|
|
@@ -14,7 +14,7 @@ type OtherShowcaseProjectsQuery = {
|
|
|
14
14
|
excludeId: string;
|
|
15
15
|
limit?: number;
|
|
16
16
|
};
|
|
17
|
-
declare const getShowcaseProjectAPI: (authAPIOptions
|
|
17
|
+
declare const getShowcaseProjectAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
18
18
|
getShowcaseProjects: (query?: ShowcaseProjectsQuery, otherOptions?: FetcherOptions) => Promise<GetShowcaseProjectsResult>;
|
|
19
19
|
getShowcaseProjectById: (projectId: GetShowcaseProjectByIdParams["projectId"], otherOptions?: FetcherOptions) => Promise<GetShowcaseProjectByIdResult>;
|
|
20
20
|
getOtherShowcaseProjects: (query: OtherShowcaseProjectsQuery, otherOptions?: FetcherOptions) => Promise<GetOtherShowcaseProjectsResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"showcaseProject.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/showcaseProject.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"showcaseProject.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/showcaseProject.ts"],"mappings":";;;;;KAmBY,qBAAA;EACV,IAAA;EACA,QAAA;EACA,MAAA;EACA,gBAAA;EACA,YAAA;AAAA;AAAA,KAGU,0BAAA;EACV,SAAA;EACA,KAAA;AAAA;AAAA,cAGW,qBAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;gCAON,qBAAA,EAAqB,YAAA,GACf,cAAA,KAAc,OAAA,CAAA,yBAAA;sCAoBjB,4BAAA,eAAyC,YAAA,GACtC,cAAA,KAAc,OAAA,CAAA,4BAAA;oCAUrB,0BAAA,EAA0B,YAAA,GACnB,cAAA,KAAc,OAAA,CAAA,8BAAA;gCAatB,yBAAA,EAAyB,YAAA,GACjB,cAAA,KAAc,OAAA,CAAA,2BAAA;+BAUtB,wBAAA,EAAwB,YAAA,GAChB,cAAA,KAAc,OAAA,CAAA,0BAAA;iCAUtB,0BAAA,EAA0B,YAAA,GAClB,cAAA,KAAc,OAAA,CAAA,4BAAA;qCAUjB,4BAAA,eAAyC,YAAA,GACtC,cAAA,KAAc,OAAA;;MAEJ,OAAA;IAAA;EAAA;qCAQb,4BAAA,eAAyC,IAAA,EAC9C,yBAAA,EAAyB,YAAA,GACjB,cAAA,KAAc,OAAA,CAAA,2BAAA;AAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { GetCheckoutSessionBody, GetCheckoutSessionResult, GetPricingBody, GetPricingResult } from "../apps/backend/dist/types/controllers/stripe.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { GetCheckoutSessionBody, GetPricingBody } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/stripe.d.ts
|
|
6
|
-
declare const getStripeAPI: (authAPIOptions
|
|
6
|
+
declare const getStripeAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
7
|
getPricing: (body?: GetPricingBody, otherOptions?: FetcherOptions) => Promise<GetPricingResult>;
|
|
8
8
|
getSubscription: (body?: GetCheckoutSessionBody, otherOptions?: FetcherOptions) => Promise<GetCheckoutSessionResult>;
|
|
9
9
|
cancelSubscription: (otherOptions?: FetcherOptions) => Promise<GetCheckoutSessionResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stripe.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/stripe.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"stripe.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/stripe.ts"],"mappings":";;;;;cASa,YAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;sBAWP,cAAA,EAAc,YAAA,GACP,cAAA,KAAc,OAAA,CAAA,gBAAA;2BAiBrB,sBAAA,EAAsB,YAAA,GACf,cAAA,KAAc,OAAA,CAAA,wBAAA;sCAgBkB,cAAA,KAAc,OAAA,CAAA,wBAAA;AAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { AddTagBody, AddTagResult, DeleteTagParams, DeleteTagResult, GetTagsParams, GetTagsResult, UpdateTagBody, UpdateTagParams, UpdateTagResult } from "../apps/backend/dist/types/controllers/tag.controller.js";
|
|
1
2
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { AddTagBody, DeleteTagParams, GetTagsParams, UpdateTagBody, UpdateTagParams } from "@intlayer/backend";
|
|
3
3
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
4
|
|
|
5
5
|
//#region src/getIntlayerAPI/tag.d.ts
|
|
6
|
-
declare const getTagAPI: (authAPIOptions
|
|
6
|
+
declare const getTagAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
7
7
|
getTags: (filters?: GetTagsParams, otherOptions?: FetcherOptions) => Promise<GetTagsResult>;
|
|
8
8
|
addTag: (tag: AddTagBody, otherOptions?: FetcherOptions) => Promise<AddTagResult>;
|
|
9
9
|
updateTag: (tagId: UpdateTagParams["tagId"], tag: UpdateTagBody, otherOptions?: FetcherOptions) => Promise<UpdateTagResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/tag.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"tag.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/tag.ts"],"mappings":";;;;;cAca,SAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;sBAWJ,aAAA,EAAa,YAAA,GACT,cAAA,KAAc,OAAA,CAAA,aAAA;gBAiBH,UAAA,EAAU,YAAA,GAAgB,cAAA,KAAc,OAAA,CAAA,YAAA;qBAgB1D,eAAA,WAAwB,GAAA,EAC1B,aAAA,EAAa,YAAA,GACJ,cAAA,KAAc,OAAA,CAAA,eAAA;qBAiBrB,eAAA,WAAwB,YAAA,GAEjB,cAAA,KAAc,OAAA,CAAA,eAAA;AAAA"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { UserAPI } from "../apps/backend/dist/types/types/user.types.js";
|
|
2
|
+
import { ResponseData } from "../apps/backend/dist/types/utils/responseData.js";
|
|
3
|
+
import { CreateUserBody, CreateUserResult, GetUserByEmailParams, GetUserByEmailResult, GetUserByIdParams, GetUserByIdResult, GetUsersParams, GetUsersResult, UpdateUserBody, UpdateUserResult } from "../apps/backend/dist/types/controllers/user.controller.js";
|
|
1
4
|
import { FetcherOptions } from "../fetcher.js";
|
|
2
|
-
import { CreateUserBody, GetUserByEmailParams, GetUserByIdParams, GetUsersParams, UpdateUserBody, UserAPI } from "@intlayer/backend";
|
|
3
5
|
import { IntlayerConfig } from "@intlayer/types/config";
|
|
4
6
|
|
|
5
7
|
//#region src/getIntlayerAPI/user.d.ts
|
|
@@ -7,11 +9,12 @@ type GetUserByAccountParams = {
|
|
|
7
9
|
providerAccountId: string;
|
|
8
10
|
provider: string;
|
|
9
11
|
};
|
|
10
|
-
|
|
12
|
+
type GetUserByAccountResult = ResponseData<UserAPI>;
|
|
13
|
+
declare const getUserAPI: (authAPIOptions: FetcherOptions, intlayerConfig: IntlayerConfig) => {
|
|
11
14
|
createUser: (user: CreateUserBody, otherOptions?: FetcherOptions) => Promise<CreateUserResult>;
|
|
12
15
|
getUsers: (filters?: GetUsersParams, otherOptions?: FetcherOptions) => Promise<GetUsersResult>;
|
|
13
16
|
getUserById: (userId: GetUserByIdParams["userId"], otherOptions?: FetcherOptions) => Promise<GetUserByIdResult>;
|
|
14
|
-
getUserByAccount: (providerAccountId: GetUserByAccountParams["providerAccountId"], provider: GetUserByAccountParams["provider"], otherOptions?: FetcherOptions) => Promise<
|
|
17
|
+
getUserByAccount: (providerAccountId: GetUserByAccountParams["providerAccountId"], provider: GetUserByAccountParams["provider"], otherOptions?: FetcherOptions) => Promise<GetUserByAccountResult>;
|
|
15
18
|
getUserByEmail: (email: GetUserByEmailParams["email"], otherOptions?: FetcherOptions) => Promise<GetUserByEmailResult>;
|
|
16
19
|
updateUser: (user: UpdateUserBody, otherOptions?: FetcherOptions) => Promise<UpdateUserResult>;
|
|
17
20
|
deleteUser: (userId: string, otherOptions?: FetcherOptions) => Promise<UpdateUserResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"user.d.ts","names":[],"sources":["../../../src/getIntlayerAPI/user.ts"],"mappings":";;;;;;;KAgBK,sBAAA;EAA2B,iBAAA;EAA2B,QAAA;AAAA;AAAA,KACtD,sBAAA,GAAyE,YAAA,CAAP,OAAA;AAAA,cAE1D,UAAA,GACX,cAAA,EAAgB,cAAA,EAChB,cAAA,EAAgB,cAAA;qBAuFR,cAAA,EAAc,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,gBAAA;uBA5ElB,cAAA,EAAc,YAAA,GACV,cAAA,KAAc,OAAA,CAAA,cAAA;wBAmBpB,iBAAA,YAA2B,YAAA,GACrB,cAAA,KAAc,OAAA,CAAA,iBAAA;wCAmCT,sBAAA,uBAA2C,QAAA,EACpD,sBAAA,cAAkC,YAAA,GAC9B,cAAA,KAAc,OAAA,CAAA,sBAAA;0BApBrB,oBAAA,WAA6B,YAAA,GACtB,cAAA,KAAc,OAAA,CAAA,oBAAA;qBAuDtB,cAAA,EAAc,YAAA,GACN,cAAA,KAAc,OAAA,CAAA,gBAAA;+BAkBd,YAAA,GACA,cAAA,KAAc,OAAA,CAAA,gBAAA;6CAgBoB,OAAA;AAAA"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
|
+
import { AIOptions } from "./packages/@intlayer/ai/dist/types/aiSdk.js";
|
|
2
|
+
import { AskDocQuestionResult } from "./apps/backend/dist/types/controllers/ai.controller.js";
|
|
3
|
+
import { GetRecursiveAuditStatusResult, StartRecursiveAuditResult } from "./apps/backend/dist/types/controllers/recursiveAudit.controller.js";
|
|
4
|
+
import { AuditEvent } from "./apps/backend/dist/types/services/audit/types.js";
|
|
1
5
|
import { fetchDistantDictionaries } from "./distantDictionary/fetchDistantDictionaries.js";
|
|
2
6
|
import { fetchDistantDictionary } from "./distantDictionary/fetchDistantDictionary.js";
|
|
3
7
|
import { FetcherOptions, fetcher, fetcherOptions } from "./fetcher.js";
|
|
4
|
-
import { AskDocQuestionBody,
|
|
5
|
-
import {
|
|
8
|
+
import { AskDocQuestionBody, AutocompleteBody, getAiAPI } from "./getIntlayerAPI/ai.js";
|
|
9
|
+
import { DiscoverUrlsParams, DiscoverUrlsResult, GetRecursiveAuditStatusParams, RecursiveAuditJobParams, ScanUrlBody, StartRecursiveAuditBody, getAuditAPI } from "./getIntlayerAPI/audit.js";
|
|
6
10
|
import { BitbucketAuthCallbackBody, BitbucketAuthCallbackResult, BitbucketCheckConfigBody, BitbucketCheckConfigResult, BitbucketGetAuthUrlResult, BitbucketGetConfigFileBody, BitbucketGetConfigFileResult, BitbucketListReposResult, BitbucketRepository, getBitbucketAPI } from "./getIntlayerAPI/bitbucket.js";
|
|
7
11
|
import { getDictionaryAPI } from "./getIntlayerAPI/dictionary.js";
|
|
8
12
|
import { getEditorAPI } from "./getIntlayerAPI/editor.js";
|
|
@@ -18,5 +22,4 @@ import { getTagAPI } from "./getIntlayerAPI/tag.js";
|
|
|
18
22
|
import { getUserAPI } from "./getIntlayerAPI/user.js";
|
|
19
23
|
import { IntlayerAPI, getIntlayerAPI } from "./getIntlayerAPI/index.js";
|
|
20
24
|
import { IntlayerAPIProxy, getIntlayerAPIProxy } from "./proxy.js";
|
|
21
|
-
import { AIOptions } from "./types.js";
|
|
22
25
|
export { AIOptions, AskDocQuestionBody, AskDocQuestionResult, AuditEvent, AutocompleteBody, BitbucketAuthCallbackBody, BitbucketAuthCallbackResult, BitbucketCheckConfigBody, BitbucketCheckConfigResult, BitbucketGetAuthUrlResult, BitbucketGetConfigFileBody, BitbucketGetConfigFileResult, BitbucketListReposResult, BitbucketRepository, DiscoverUrlsParams, DiscoverUrlsResult, FetcherOptions, GetRecursiveAuditStatusParams, GetRecursiveAuditStatusResult, GitHubAuthCallbackBody, GitHubAuthCallbackResult, GitHubCheckConfigBody, GitHubCheckConfigResult, GitHubGetAuthUrlResult, GitHubGetConfigFileBody, GitHubGetConfigFileResult, GitHubListReposResult, GitHubRepository, GitLabAuthCallbackBody, GitLabAuthCallbackResult, GitLabCheckConfigBody, GitLabCheckConfigResult, GitLabGetAuthUrlResult, GitLabGetConfigFileBody, GitLabGetConfigFileResult, GitLabListProjectsResult, GitLabProject, IntlayerAPI, IntlayerAPIProxy, RecursiveAuditJobParams, ScanUrlBody, StartRecursiveAuditBody, StartRecursiveAuditResult, fetchDistantDictionaries, fetchDistantDictionary, fetcher, fetcherOptions, getAiAPI, getAuditAPI, getBitbucketAPI, getDictionaryAPI, getEditorAPI, getGithubAPI, getGitlabAPI, getIntlayerAPI, getIntlayerAPIProxy, getNewsletterAPI, getOAuthAPI, getOrganizationAPI, getProjectAPI, getSearchAPI, getStripeAPI, getTagAPI, getUserAPI };
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import { AiProviders } from "@intlayer/types/config";
|
|
2
|
+
import { AlibabaProvider, createAlibaba } from "@ai-sdk/alibaba";
|
|
3
|
+
import { AmazonBedrockProvider, createAmazonBedrock } from "@ai-sdk/amazon-bedrock";
|
|
4
|
+
import { AnthropicProvider, createAnthropic } from "@ai-sdk/anthropic";
|
|
5
|
+
import { DeepSeekProvider, createDeepSeek } from "@ai-sdk/deepseek";
|
|
6
|
+
import { FireworksProvider, createFireworks } from "@ai-sdk/fireworks";
|
|
7
|
+
import { GoogleGenerativeAIProvider, createGoogleGenerativeAI } from "@ai-sdk/google";
|
|
8
|
+
import { GoogleVertexProvider, createVertex } from "@ai-sdk/google-vertex";
|
|
9
|
+
import { GroqProvider, createGroq } from "@ai-sdk/groq";
|
|
10
|
+
import { HuggingFaceProvider, createHuggingFace } from "@ai-sdk/huggingface";
|
|
11
|
+
import { MistralProvider, createMistral } from "@ai-sdk/mistral";
|
|
12
|
+
import { OpenAIProvider, createOpenAI } from "@ai-sdk/openai";
|
|
13
|
+
import { TogetherAIProvider, createTogetherAI } from "@ai-sdk/togetherai";
|
|
14
|
+
import { OpenRouterProvider, createOpenRouter } from "@openrouter/ai-sdk-provider";
|
|
15
|
+
import { AssistantModelMessage, SystemModelMessage, ToolModelMessage, UserModelMessage, generateText } from "ai";
|
|
16
|
+
|
|
17
|
+
//#region ../ai/dist/types/aiSdk.d.ts
|
|
18
|
+
//#region src/aiSdk.d.ts
|
|
19
|
+
type AnthropicModel = Parameters<AnthropicProvider>[0];
|
|
20
|
+
type DeepSeekModel = Parameters<DeepSeekProvider>[0];
|
|
21
|
+
type MistralModel = Parameters<MistralProvider>[0];
|
|
22
|
+
type OpenAIModel = Parameters<OpenAIProvider>[0];
|
|
23
|
+
type OpenRouterModel = Parameters<OpenRouterProvider>[0];
|
|
24
|
+
type GoogleModel = Parameters<GoogleGenerativeAIProvider>[0];
|
|
25
|
+
type VertexModel = Parameters<GoogleVertexProvider>[0];
|
|
26
|
+
type AlibabaModel = Parameters<AlibabaProvider>[0];
|
|
27
|
+
type AmazonBedrockModel = Parameters<AmazonBedrockProvider>[0];
|
|
28
|
+
type FireworksModel = Parameters<FireworksProvider>[0];
|
|
29
|
+
type GroqModel = Parameters<GroqProvider>[0];
|
|
30
|
+
type HuggingFaceModel = Parameters<HuggingFaceProvider>[0];
|
|
31
|
+
type TogetherAIModel = Parameters<TogetherAIProvider>[0];
|
|
32
|
+
type OpenAIProviderOptions = Parameters<typeof createOpenAI>[0];
|
|
33
|
+
type AnthropicProviderOptions = Parameters<typeof createAnthropic>[0];
|
|
34
|
+
type MistralProviderOptions = Parameters<typeof createMistral>[0];
|
|
35
|
+
type DeepSeekProviderOptions = Parameters<typeof createDeepSeek>[0];
|
|
36
|
+
type GoogleProviderOptions = Parameters<typeof createGoogleGenerativeAI>[0];
|
|
37
|
+
type VertexProviderOptions = Parameters<typeof createVertex>[0];
|
|
38
|
+
type OpenRouterProviderOptions = Parameters<typeof createOpenRouter>[0];
|
|
39
|
+
type AlibabaProviderOptions = Parameters<typeof createAlibaba>[0];
|
|
40
|
+
type FireworksProviderOptions = Parameters<typeof createFireworks>[0];
|
|
41
|
+
type GroqProviderOptions = Parameters<typeof createGroq>[0];
|
|
42
|
+
type HuggingFaceProviderOptions = Parameters<typeof createHuggingFace>[0];
|
|
43
|
+
type AmazonBedrockProviderOptions = Parameters<typeof createAmazonBedrock>[0];
|
|
44
|
+
type TogetherAIProviderOptions = Parameters<typeof createTogetherAI>[0];
|
|
45
|
+
type Messages = (SystemModelMessage | UserModelMessage | AssistantModelMessage | ToolModelMessage)[];
|
|
46
|
+
/**
|
|
47
|
+
* Supported AI models
|
|
48
|
+
*/
|
|
49
|
+
type Model = AnthropicModel | DeepSeekModel | MistralModel | OpenAIModel | OpenRouterModel | GoogleModel | VertexModel | AlibabaModel | AmazonBedrockModel | FireworksModel | GroqModel | HuggingFaceModel | TogetherAIModel | (string & {});
|
|
50
|
+
/**
|
|
51
|
+
* Supported AI SDK providers
|
|
52
|
+
*/
|
|
53
|
+
type ReasoningEffort = 'minimal' | 'low' | 'medium' | 'high' | 'none';
|
|
54
|
+
/**
|
|
55
|
+
* Common options for all AI providers
|
|
56
|
+
*/
|
|
57
|
+
type CommonAIOptions = {
|
|
58
|
+
model?: Model;
|
|
59
|
+
temperature?: number;
|
|
60
|
+
baseURL?: string;
|
|
61
|
+
apiKey?: string;
|
|
62
|
+
applicationContext?: string;
|
|
63
|
+
dataSerialization?: 'json' | 'toon';
|
|
64
|
+
};
|
|
65
|
+
type AIOptions = (({
|
|
66
|
+
provider: AiProviders.OPENAI | `${AiProviders.OPENAI}`;
|
|
67
|
+
} & OpenAIProviderOptions) | ({
|
|
68
|
+
provider: AiProviders.ANTHROPIC | `${AiProviders.ANTHROPIC}`;
|
|
69
|
+
} & AnthropicProviderOptions) | ({
|
|
70
|
+
provider: AiProviders.MISTRAL | `${AiProviders.MISTRAL}`;
|
|
71
|
+
} & MistralProviderOptions) | ({
|
|
72
|
+
provider: AiProviders.DEEPSEEK | `${AiProviders.DEEPSEEK}`;
|
|
73
|
+
} & DeepSeekProviderOptions) | ({
|
|
74
|
+
provider: AiProviders.GEMINI | `${AiProviders.GEMINI}`;
|
|
75
|
+
} & GoogleProviderOptions) | ({
|
|
76
|
+
provider: AiProviders.GOOGLEGENERATIVEAI | `${AiProviders.GOOGLEGENERATIVEAI}`;
|
|
77
|
+
} & GoogleProviderOptions) | ({
|
|
78
|
+
provider: AiProviders.OLLAMA | `${AiProviders.OLLAMA}`;
|
|
79
|
+
} & OpenAIProviderOptions) | ({
|
|
80
|
+
provider: AiProviders.OPENROUTER | `${AiProviders.OPENROUTER}`;
|
|
81
|
+
} & OpenRouterProviderOptions) | ({
|
|
82
|
+
provider: AiProviders.ALIBABA | `${AiProviders.ALIBABA}`;
|
|
83
|
+
} & AlibabaProviderOptions) | ({
|
|
84
|
+
provider: AiProviders.FIREWORKS | `${AiProviders.FIREWORKS}`;
|
|
85
|
+
} & FireworksProviderOptions) | ({
|
|
86
|
+
provider: AiProviders.GROQ | `${AiProviders.GROQ}`;
|
|
87
|
+
} & GroqProviderOptions) | ({
|
|
88
|
+
provider: AiProviders.HUGGINGFACE | `${AiProviders.HUGGINGFACE}`;
|
|
89
|
+
} & HuggingFaceProviderOptions) | ({
|
|
90
|
+
provider: AiProviders.BEDROCK | `${AiProviders.BEDROCK}`;
|
|
91
|
+
} & AmazonBedrockProviderOptions) | ({
|
|
92
|
+
provider: AiProviders.GOOGLEVERTEX | `${AiProviders.GOOGLEVERTEX}`;
|
|
93
|
+
} & VertexProviderOptions) | ({
|
|
94
|
+
provider: AiProviders.TOGETHERAI | `${AiProviders.TOGETHERAI}`;
|
|
95
|
+
} & TogetherAIProviderOptions) | ({
|
|
96
|
+
provider?: undefined;
|
|
97
|
+
} & OpenAIProviderOptions)) & CommonAIOptions;
|
|
98
|
+
type ChatCompletionRequestMessage = {
|
|
99
|
+
role: 'system' | 'user' | 'assistant';
|
|
100
|
+
content: string;
|
|
101
|
+
timestamp?: Date;
|
|
102
|
+
};
|
|
103
|
+
type AIConfig = Omit<Parameters<typeof generateText>[0], 'prompt'> & {
|
|
104
|
+
reasoningEffort?: ReasoningEffort;
|
|
105
|
+
textVerbosity?: 'low' | 'medium' | 'high';
|
|
106
|
+
dataSerialization?: 'json' | 'toon';
|
|
107
|
+
};
|
|
108
|
+
//#endregion
|
|
109
|
+
export { AIConfig, AIOptions, AiProviders, AlibabaProviderOptions, AmazonBedrockProviderOptions, AnthropicProviderOptions, ChatCompletionRequestMessage, DeepSeekProviderOptions, FireworksProviderOptions, GoogleProviderOptions, GroqProviderOptions, HuggingFaceProviderOptions, Messages, MistralProviderOptions, Model, OpenAIProviderOptions, OpenRouterProviderOptions, ReasoningEffort, TogetherAIProviderOptions, VertexProviderOptions };
|
|
110
|
+
//# sourceMappingURL=aiSdk.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"aiSdk.d.ts","names":["AlibabaProvider","createAlibaba","AmazonBedrockProvider","createAmazonBedrock","AnthropicProvider","createAnthropic","DeepSeekProvider","createDeepSeek","FireworksProvider","createFireworks","GoogleGenerativeAIProvider","createGoogleGenerativeAI","GoogleVertexProvider","createVertex","GroqProvider","createGroq","HuggingFaceProvider","createHuggingFace","MistralProvider","createMistral","OpenAIProvider","createOpenAI","TogetherAIProvider","createTogetherAI","AiProviders","OpenRouterProvider","createOpenRouter","AssistantModelMessage","SystemModelMessage","ToolModelMessage","UserModelMessage","generateText","AnthropicModel","Parameters","DeepSeekModel","MistralModel","OpenAIModel","OpenRouterModel","GoogleModel","VertexModel","AlibabaModel","AmazonBedrockModel","FireworksModel","GroqModel","HuggingFaceModel","TogetherAIModel","OpenAIProviderOptions","AnthropicProviderOptions","MistralProviderOptions","DeepSeekProviderOptions","GoogleProviderOptions","VertexProviderOptions","OpenRouterProviderOptions","AlibabaProviderOptions","FireworksProviderOptions","GroqProviderOptions","HuggingFaceProviderOptions","AmazonBedrockProviderOptions","TogetherAIProviderOptions","Messages","Model","ReasoningEffort","CommonAIOptions","model","temperature","baseURL","apiKey","applicationContext","dataSerialization","AIOptions","OPENAI","ANTHROPIC","MISTRAL","DEEPSEEK","GEMINI","GOOGLEGENERATIVEAI","OLLAMA","OPENROUTER","ALIBABA","FIREWORKS","GROQ","HUGGINGFACE","BEDROCK","GOOGLEVERTEX","TOGETHERAI","provider","ChatCompletionRequestMessage","Date","role","content","timestamp","AccessType","AIConfig","Omit","reasoningEffort","textVerbosity","AIConfigOptions","userOptions","projectOptions","defaultOptions","accessType","getAIConfig","Promise","options","isAuthenticated","AIProvider"],"sources":["../../../../../../../../ai/dist/types/aiSdk.d.ts"],"mappings":"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"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
//#region ../ai/dist/types/auditDictionaryMetadata/index.d.ts
|
|
2
|
+
type AuditFileResultData = {
|
|
3
|
+
fileContent: {
|
|
4
|
+
title: string;
|
|
5
|
+
description: string;
|
|
6
|
+
tags: string[];
|
|
7
|
+
};
|
|
8
|
+
tokenUsed: number;
|
|
9
|
+
};
|
|
10
|
+
//#endregion
|
|
11
|
+
export { AuditFileResultData };
|
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":["AIConfig","AIOptions","Tag","key","description","AuditDictionaryMetadataOptions","fileContent","tags","aiConfig","applicationContext","AuditFileResultData","title","tokenUsed","aiDefaultOptions","auditDictionaryMetadata","Promise"],"sources":["../../../../../../../../../ai/dist/types/auditDictionaryMetadata/index.d.ts"],"mappings":";KAaKU,mBAAAA;EACHJ,WAAAA;IACEK,KAAAA;IACAP,WAAAA;IACAG,IAAAA;EAAAA;EAEFK,SAAAA;AAAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customQuery.d.ts","names":["AIConfig","AIOptions","Messages","CustomQueryOptions","messages","aiConfig","CustomQueryResultData","fileContent","tokenUsed","aiDefaultOptions","customQuery","Promise"],"sources":["../../../../../../../../ai/dist/types/customQuery.d.ts"],"mappings":";KAOKM,qBAAAA;EACHC,WAAAA;EACAC,SAAAA;AAAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { AIConfig, AIOptions, AiProviders, AlibabaProviderOptions, AmazonBedrockProviderOptions, AnthropicProviderOptions, ChatCompletionRequestMessage, DeepSeekProviderOptions, FireworksProviderOptions, GoogleProviderOptions, GroqProviderOptions, HuggingFaceProviderOptions, Messages, MistralProviderOptions, Model, OpenAIProviderOptions, OpenRouterProviderOptions, ReasoningEffort, TogetherAIProviderOptions, VertexProviderOptions } from "./aiSdk.js";
|
|
2
|
+
import { AuditFileResultData } from "./auditDictionaryMetadata/index.js";
|
|
3
|
+
import { CustomQueryResultData } from "./customQuery.js";
|
|
4
|
+
import { TranslateJSONResultData } from "./translateJSON/index.js";
|
|
5
|
+
|
|
6
|
+
//#region ../ai/dist/types/index.d.ts
|
|
7
|
+
//#region src/index.d.ts
|
|
8
|
+
declare module '@intlayer/types/config' {
|
|
9
|
+
interface AiProviderConfigMap {
|
|
10
|
+
openai: OpenAIProviderOptions;
|
|
11
|
+
anthropic: AnthropicProviderOptions;
|
|
12
|
+
mistral: MistralProviderOptions;
|
|
13
|
+
deepseek: DeepSeekProviderOptions;
|
|
14
|
+
gemini: GoogleProviderOptions;
|
|
15
|
+
googlevertex: VertexProviderOptions;
|
|
16
|
+
ollama: OpenAIProviderOptions;
|
|
17
|
+
openrouter: OpenRouterProviderOptions;
|
|
18
|
+
alibaba: AlibabaProviderOptions;
|
|
19
|
+
fireworks: FireworksProviderOptions;
|
|
20
|
+
groq: GroqProviderOptions;
|
|
21
|
+
huggingface: HuggingFaceProviderOptions;
|
|
22
|
+
bedrock: AmazonBedrockProviderOptions;
|
|
23
|
+
togetherai: TogetherAIProviderOptions;
|
|
24
|
+
}
|
|
25
|
+
} //# sourceMappingURL=index.d.ts.map
|
|
26
|
+
//#endregion
|
|
27
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":["AIConfig","AIConfigOptions","AIOptions","AIProvider","AiProviders","AlibabaProviderOptions","AmazonBedrockProviderOptions","AnthropicProviderOptions","ChatCompletionRequestMessage","DeepSeekProviderOptions","FireworksProviderOptions","GoogleProviderOptions","GroqProviderOptions","HuggingFaceProviderOptions","Messages","MistralProviderOptions","Model","OpenAIProviderOptions","OpenRouterProviderOptions","ReasoningEffort","TogetherAIProviderOptions","VertexProviderOptions","getAIConfig","AuditDictionaryMetadataOptions","AuditFileResultData","auditDictionaryMetadata","CustomQueryOptions","CustomQueryResultData","customQuery","TranslateJSONOptions","TranslateJSONResultData","translateJSON","extractJson","generateText","streamText","_0","AiProviderConfigMap","openai","anthropic","mistral","deepseek","gemini","googlevertex","ollama","openrouter","alibaba","fireworks","groq","huggingface","bedrock","togetherai","sideEffect"],"sources":["../../../../../../../../ai/dist/types/index.d.ts"],"mappings":";;;;;;;;YASYoC,mBAAAA;IACRC,MAAAA,EAAQpB,qBAAAA;IACRqB,SAAAA,EAAW/B,wBAAAA;IACXgC,OAAAA,EAASxB,sBAAAA;IACTyB,QAAAA,EAAU/B,uBAAAA;IACVgC,MAAAA,EAAQ9B,qBAAAA;IACR+B,YAAAA,EAAcrB,qBAAAA;IACdsB,MAAAA,EAAQ1B,qBAAAA;IACR2B,UAAAA,EAAY1B,yBAAAA;IACZ2B,OAAAA,EAASxC,sBAAAA;IACTyC,SAAAA,EAAWpC,wBAAAA;IACXqC,IAAAA,EAAMnC,mBAAAA;IACNoC,WAAAA,EAAanC,0BAAAA;IACboC,OAAAA,EAAS3C,4BAAAA;IACT4C,UAAAA,EAAY9B,yBAAAA;EAAAA;AAAAA;AAAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Locale } from "@intlayer/types/allLocales";
|
|
2
|
+
|
|
3
|
+
//#region ../ai/dist/types/translateJSON/index.d.ts
|
|
4
|
+
type TranslateJSONResultData<T = JSON> = {
|
|
5
|
+
fileContent: T;
|
|
6
|
+
tokenUsed: number;
|
|
7
|
+
};
|
|
8
|
+
//#endregion
|
|
9
|
+
export { TranslateJSONResultData };
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":["AIConfig","AIOptions","Locale","Tag","key","description","TranslateJSONOptions","T","JSON","Partial","entryFileContent","presetOutputContent","dictionaryDescription","entryLocale","outputLocale","tags","aiConfig","mode","applicationContext","TranslateJSONResultData","fileContent","tokenUsed","aiDefaultOptions","translateJSON","Promise"],"sources":["../../../../../../../../../ai/dist/types/translateJSON/index.d.ts"],"mappings":";;;KAmBKmB,uBAAAA,KAA4BX,IAAAA;EAC/BY,WAAAA,EAAab,CAAAA;EACbc,SAAAA;AAAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { DictionaryStatus } from "./writeContentDeclaration/dictionaryStatus.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { Dictionary } from "@intlayer/types/dictionary";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { Dictionary } from "@intlayer/types/dictionary";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
package/dist/types/packages/@intlayer/chokidar/dist/types/createType/createModuleAugmentation.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { Dictionary } from "@intlayer/types/dictionary";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { Dictionary } from "@intlayer/types/dictionary";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import { IntlayerConfig } from "@intlayer/types/config";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
//#region ../chokidar/dist/types/writeContentDeclaration/dictionaryStatus.d.ts
|
|
2
|
+
//#region src/writeContentDeclaration/dictionaryStatus.d.ts
|
|
3
|
+
type DictionaryStatus = 'pending' | 'fetching' | 'up-to-date' | 'replaced' | 'updated' | 'fetched' | 'unknown' | 'error' | 'imported' | 'reimported in JSON' | 'new content file' | 'created'; //#endregion
|
|
4
|
+
//#endregion
|
|
5
|
+
export { DictionaryStatus };
|
|
6
|
+
//# sourceMappingURL=dictionaryStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dictionaryStatus.d.ts","names":["DictionaryStatus"],"sources":["../../../../../../../../../chokidar/dist/types/writeContentDeclaration/dictionaryStatus.d.ts"],"mappings":";;KACKA,gBAAAA"}
|