@valtimo-plugins/github 1.0.1
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/fesm2022/valtimo-plugins-github.mjs +2022 -0
- package/fesm2022/valtimo-plugins-github.mjs.map +1 -0
- package/index.d.ts +5 -0
- package/lib/assets/github-plugin-logo.d.ts +8 -0
- package/lib/assets/index.d.ts +1 -0
- package/lib/base/github-function-configuration.component.d.ts +58 -0
- package/lib/components/comment/comment-configuration.component.d.ts +8 -0
- package/lib/components/create-branch/create-branch-configuration.component.d.ts +8 -0
- package/lib/components/create-issue/create-issue-configuration.component.d.ts +8 -0
- package/lib/components/create-label/create-label-configuration.component.d.ts +8 -0
- package/lib/components/create-or-update-file/create-or-update-file-configuration.component.d.ts +8 -0
- package/lib/components/create-pull-request/create-pull-request-configuration.component.d.ts +8 -0
- package/lib/components/get-authenticated-user/get-authenticated-user-configuration.component.d.ts +8 -0
- package/lib/components/get-check-status/get-check-status-configuration.component.d.ts +8 -0
- package/lib/components/get-file-content/get-file-content-configuration.component.d.ts +8 -0
- package/lib/components/get-issue/get-issue-configuration.component.d.ts +8 -0
- package/lib/components/get-job-logs/get-job-logs-configuration.component.d.ts +8 -0
- package/lib/components/get-project-items/get-project-items-configuration.component.d.ts +8 -0
- package/lib/components/get-pull-request/get-pull-request-configuration.component.d.ts +8 -0
- package/lib/components/get-repository/get-repository-configuration.component.d.ts +8 -0
- package/lib/components/get-workflow-run/get-workflow-run-configuration.component.d.ts +8 -0
- package/lib/components/github-configuration/github-configuration.component.d.ts +28 -0
- package/lib/components/graphql-query/graphql-query-configuration.component.d.ts +8 -0
- package/lib/components/list-issues/list-issues-configuration.component.d.ts +11 -0
- package/lib/components/list-pull-requests/list-pull-requests-configuration.component.d.ts +11 -0
- package/lib/components/list-repositories/list-repositories-configuration.component.d.ts +11 -0
- package/lib/components/list-review-threads/list-review-threads-configuration.component.d.ts +8 -0
- package/lib/components/list-workflow-runs/list-workflow-runs-configuration.component.d.ts +8 -0
- package/lib/components/merge-pull-request/merge-pull-request-configuration.component.d.ts +11 -0
- package/lib/components/reply-to-review-comment/reply-to-review-comment-configuration.component.d.ts +8 -0
- package/lib/components/request-reviewers/request-reviewers-configuration.component.d.ts +8 -0
- package/lib/components/rerun-workflow/rerun-workflow-configuration.component.d.ts +8 -0
- package/lib/components/resolve-review-thread/resolve-review-thread-configuration.component.d.ts +8 -0
- package/lib/components/rest-request/rest-request-configuration.component.d.ts +11 -0
- package/lib/components/review-pull-request/review-pull-request-configuration.component.d.ts +11 -0
- package/lib/components/search-issues/search-issues-configuration.component.d.ts +11 -0
- package/lib/components/set-project-item-field/set-project-item-field-configuration.component.d.ts +11 -0
- package/lib/components/set-pull-request-draft/set-pull-request-draft-configuration.component.d.ts +8 -0
- package/lib/components/update-issue/update-issue-configuration.component.d.ts +12 -0
- package/lib/components/update-pull-request/update-pull-request-configuration.component.d.ts +11 -0
- package/lib/github-plugin-module.d.ts +43 -0
- package/lib/github-plugin.specification.d.ts +3 -0
- package/lib/models/config.d.ts +253 -0
- package/lib/models/index.d.ts +1 -0
- package/package.json +27 -0
- package/public_api.d.ts +38 -0
package/index.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The GitHub mark, inlined as an SVG data URI.
|
|
3
|
+
*
|
|
4
|
+
* SVG rather than a PNG so it stays sharp at whatever size the plugin list renders it, and
|
|
5
|
+
* inlined rather than an asset file because the plugin library is consumed as a package and
|
|
6
|
+
* a relative asset path would resolve against the host application, not against this.
|
|
7
|
+
*/
|
|
8
|
+
export declare const GITHUB_PLUGIN_LOGO_BASE64 = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5OCA5NiIgd2lkdGg9Ijk4IiBoZWlnaHQ9Ijk2Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzI0MjkyZiIgZD0iTTQ4Ljg1NCAwQzIxLjgzOSAwIDAgMjIgMCA0OS4yMTdjMCAyMS43NTYgMTMuOTkzIDQwLjE3MiAzMy40MDUgNDYuNjkgMi40MjcuNDkgMy4zMTYtMS4wNTkgMy4zMTYtMi4zNjIgMC0xLjE0MS0uMDgtNS4wNTItLjA4LTkuMTI3LTEzLjU5IDIuOTM0LTE2LjQyLTUuODY3LTE2LjQyLTUuODY3LTIuMTg0LTUuNzA0LTUuNDItNy4xNy01LjQyLTcuMTctNC40NDgtMy4wMTUuMzI0LTMuMDE1LjMyNC0zLjAxNSA0LjkzNC4zMjYgNy41MjMgNS4wNTIgNy41MjMgNS4wNTIgNC4zNjcgNy40OTYgMTEuNDA0IDUuMzc4IDE0LjIzNSA0LjA3NC40MDQtMy4xNzggMS42OTktNS4zNzggMy4wNzQtNi42LTEwLjgzOS0xLjE0MS0yMi4yNDMtNS4zNzgtMjIuMjQzLTI0LjI4MyAwLTUuMzc4IDEuOTQtOS43NzggNS4wMTQtMTMuMi0uNDg1LTEuMjIyLTIuMTg0LTYuMjc1LjQ4Ni0xMy4wMzggMCAwIDQuMTI1LTEuMzA0IDEzLjQyNiA1LjA1MmE0Ni45NyA0Ni45NyAwIDAgMSAxMi4yMTQtMS42M2M0LjEyNSAwIDguMzMuNTcxIDEyLjIxMyAxLjYzIDkuMzAyLTYuMzU2IDEzLjQyNy01LjA1MiAxMy40MjctNS4wNTIgMi42NyA2Ljc2My45NyAxMS44MTYuNDg1IDEzLjAzOCAzLjE1NSAzLjQyMiA1LjAxNSA3LjgyMiA1LjAxNSAxMy4yIDAgMTguOTA1LTExLjQwNCAyMy4wNi0yMi4zMjQgMjQuMjgzIDEuNzggMS41NDggMy4zMTYgNC40ODEgMy4zMTYgOS4xMjYgMCA2LjYtLjA4IDExLjg5Ny0uMDggMTMuNTI2IDAgMS4zMDQuODkgMi44NTMgMy4zMTYgMi4zNjQgMTkuNDEyLTYuNTIgMzMuNDA1LTI0LjkzNSAzMy40MDUtNDYuNjkxQzk3LjcwNyAyMiA3NS43ODggMCA0OC44NTQgMHoiLz48L3N2Zz4=";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './github-plugin-logo';
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { FunctionConfigurationComponent, FunctionConfigurationData, PluginTranslationService } from '@valtimo/plugin';
|
|
3
|
+
import { SelectItem } from '@valtimo/components';
|
|
4
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
5
|
+
import { Observable } from 'rxjs';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
/**
|
|
8
|
+
* What every action configuration screen of this plugin has in common.
|
|
9
|
+
*
|
|
10
|
+
* There are more than thirty of them and they differ only in which fields they show and
|
|
11
|
+
* which of those are required. Written out per component that would be thirty copies of the
|
|
12
|
+
* same save subscription and the same validity plumbing, and thirty places for one of them
|
|
13
|
+
* to drift — a component that forgets to unsubscribe, or that emits an invalid
|
|
14
|
+
* configuration, is not something a reviewer would spot in the thirtieth copy.
|
|
15
|
+
*
|
|
16
|
+
* Subclasses declare their required fields and nothing else. Dependencies are taken with
|
|
17
|
+
* `inject()` rather than through a constructor so that a subclass does not have to declare
|
|
18
|
+
* one purely to pass them up.
|
|
19
|
+
*/
|
|
20
|
+
export declare abstract class GitHubFunctionConfigurationComponent<T extends object> implements FunctionConfigurationComponent, OnInit, OnDestroy {
|
|
21
|
+
save$: Observable<void>;
|
|
22
|
+
disabled$: Observable<boolean>;
|
|
23
|
+
pluginId: string;
|
|
24
|
+
prefillConfiguration$: Observable<T>;
|
|
25
|
+
valid: EventEmitter<boolean>;
|
|
26
|
+
configuration: EventEmitter<FunctionConfigurationData>;
|
|
27
|
+
protected readonly translateService: TranslateService;
|
|
28
|
+
protected readonly pluginTranslationService: PluginTranslationService;
|
|
29
|
+
private saveSubscription;
|
|
30
|
+
private readonly formValue$;
|
|
31
|
+
private readonly valid$;
|
|
32
|
+
/**
|
|
33
|
+
* The fields without which this action cannot run. Everything else is optional, and an
|
|
34
|
+
* optional field left empty means "let the backend decide" rather than "send an empty
|
|
35
|
+
* string" — the backend treats blank as absent throughout.
|
|
36
|
+
*/
|
|
37
|
+
protected abstract requiredFields(): Array<keyof T>;
|
|
38
|
+
ngOnInit(): void;
|
|
39
|
+
ngOnDestroy(): void;
|
|
40
|
+
formValueChange(formValue: T): void;
|
|
41
|
+
/**
|
|
42
|
+
* Builds the options of a dropdown, relabelled whenever the language changes.
|
|
43
|
+
*
|
|
44
|
+
* The labels come from this plugin's own translations under `<field>.<value>`, so the
|
|
45
|
+
* value that reaches the backend is the one GitHub knows — `REQUEST_CHANGES`, not
|
|
46
|
+
* whatever it is called in Dutch.
|
|
47
|
+
*/
|
|
48
|
+
protected selectItems(field: string, values: string[]): Observable<SelectItem[]>;
|
|
49
|
+
/**
|
|
50
|
+
* A field counts as filled in when it has a value — which is not the same as being
|
|
51
|
+
* truthy. `false` on a checkbox and `0` in a number field are answers, and treating them
|
|
52
|
+
* as missing would make a step that legitimately says "no" unsavable.
|
|
53
|
+
*/
|
|
54
|
+
private handleValid;
|
|
55
|
+
private openSaveSubscription;
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GitHubFunctionConfigurationComponent<any>, never>;
|
|
57
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GitHubFunctionConfigurationComponent<any>, never, never, { "save$": { "alias": "save$"; "required": false; }; "disabled$": { "alias": "disabled$"; "required": false; }; "pluginId": { "alias": "pluginId"; "required": false; }; "prefillConfiguration$": { "alias": "prefillConfiguration$"; "required": false; }; }, { "valid": "valid"; "configuration": "configuration"; }, never, never, true, never>;
|
|
58
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CommentConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CommentConfigurationComponent extends GitHubFunctionConfigurationComponent<CommentConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CommentConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CommentConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CommentConfigurationComponent, "valtimo-github-comment-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CreateBranchConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CreateBranchConfigurationComponent extends GitHubFunctionConfigurationComponent<CreateBranchConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CreateBranchConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreateBranchConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreateBranchConfigurationComponent, "valtimo-github-create-branch-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CreateIssueConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CreateIssueConfigurationComponent extends GitHubFunctionConfigurationComponent<CreateIssueConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CreateIssueConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreateIssueConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreateIssueConfigurationComponent, "valtimo-github-create-issue-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CreateLabelConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CreateLabelConfigurationComponent extends GitHubFunctionConfigurationComponent<CreateLabelConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CreateLabelConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreateLabelConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreateLabelConfigurationComponent, "valtimo-github-create-label-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
package/lib/components/create-or-update-file/create-or-update-file-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CreateOrUpdateFileConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CreateOrUpdateFileConfigurationComponent extends GitHubFunctionConfigurationComponent<CreateOrUpdateFileConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CreateOrUpdateFileConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreateOrUpdateFileConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreateOrUpdateFileConfigurationComponent, "valtimo-github-create-or-update-file-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { CreatePullRequestConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CreatePullRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<CreatePullRequestConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof CreatePullRequestConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreatePullRequestConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreatePullRequestConfigurationComponent, "valtimo-github-create-pull-request-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
package/lib/components/get-authenticated-user/get-authenticated-user-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetAuthenticatedUserConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetAuthenticatedUserConfigurationComponent extends GitHubFunctionConfigurationComponent<GetAuthenticatedUserConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetAuthenticatedUserConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetAuthenticatedUserConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetAuthenticatedUserConfigurationComponent, "valtimo-github-get-authenticated-user-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetCheckStatusConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetCheckStatusConfigurationComponent extends GitHubFunctionConfigurationComponent<GetCheckStatusConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetCheckStatusConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetCheckStatusConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetCheckStatusConfigurationComponent, "valtimo-github-get-check-status-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetFileContentConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetFileContentConfigurationComponent extends GitHubFunctionConfigurationComponent<GetFileContentConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetFileContentConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetFileContentConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetFileContentConfigurationComponent, "valtimo-github-get-file-content-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetIssueConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetIssueConfigurationComponent extends GitHubFunctionConfigurationComponent<GetIssueConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetIssueConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetIssueConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetIssueConfigurationComponent, "valtimo-github-get-issue-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetJobLogsConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetJobLogsConfigurationComponent extends GitHubFunctionConfigurationComponent<GetJobLogsConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetJobLogsConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetJobLogsConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetJobLogsConfigurationComponent, "valtimo-github-get-job-logs-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetProjectItemsConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetProjectItemsConfigurationComponent extends GitHubFunctionConfigurationComponent<GetProjectItemsConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetProjectItemsConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetProjectItemsConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetProjectItemsConfigurationComponent, "valtimo-github-get-project-items-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetPullRequestConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetPullRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<GetPullRequestConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetPullRequestConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetPullRequestConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetPullRequestConfigurationComponent, "valtimo-github-get-pull-request-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetRepositoryConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetRepositoryConfigurationComponent extends GitHubFunctionConfigurationComponent<GetRepositoryConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetRepositoryConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetRepositoryConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetRepositoryConfigurationComponent, "valtimo-github-get-repository-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GetWorkflowRunConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GetWorkflowRunConfigurationComponent extends GitHubFunctionConfigurationComponent<GetWorkflowRunConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GetWorkflowRunConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GetWorkflowRunConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GetWorkflowRunConfigurationComponent, "valtimo-github-get-workflow-run-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { PluginConfigurationComponent, PluginConfigurationData } from '@valtimo/plugin';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
import { GitHubConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class GitHubConfigurationComponent implements PluginConfigurationComponent, OnInit, OnDestroy {
|
|
7
|
+
save$: Observable<void>;
|
|
8
|
+
disabled$: Observable<boolean>;
|
|
9
|
+
pluginId: string;
|
|
10
|
+
prefillConfiguration$: Observable<GitHubConfig>;
|
|
11
|
+
valid: EventEmitter<boolean>;
|
|
12
|
+
configuration: EventEmitter<PluginConfigurationData>;
|
|
13
|
+
private saveSubscription;
|
|
14
|
+
private readonly formValue$;
|
|
15
|
+
private readonly valid$;
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
ngOnDestroy(): void;
|
|
18
|
+
formValueChange(formValue: GitHubConfig): void;
|
|
19
|
+
/**
|
|
20
|
+
* The url and the token are the whole connection; everything else has a default. The
|
|
21
|
+
* default repository deliberately is not required — a configuration that works across
|
|
22
|
+
* repositories fills it in per action instead.
|
|
23
|
+
*/
|
|
24
|
+
private handleValid;
|
|
25
|
+
private openSaveSubscription;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GitHubConfigurationComponent, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GitHubConfigurationComponent, "valtimo-github-configuration", never, { "save$": { "alias": "save$"; "required": false; }; "disabled$": { "alias": "disabled$"; "required": false; }; "pluginId": { "alias": "pluginId"; "required": false; }; "prefillConfiguration$": { "alias": "prefillConfiguration$"; "required": false; }; }, { "valid": "valid"; "configuration": "configuration"; }, never, never, false, never>;
|
|
28
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { GraphqlQueryConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GraphqlQueryConfigurationComponent extends GitHubFunctionConfigurationComponent<GraphqlQueryConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof GraphqlQueryConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraphqlQueryConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GraphqlQueryConfigurationComponent, "valtimo-github-graphql-query-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { ListIssuesConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class ListIssuesConfigurationComponent extends GitHubFunctionConfigurationComponent<ListIssuesConfig> {
|
|
7
|
+
readonly stateItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof ListIssuesConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListIssuesConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListIssuesConfigurationComponent, "valtimo-github-list-issues-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { ListPullRequestsConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class ListPullRequestsConfigurationComponent extends GitHubFunctionConfigurationComponent<ListPullRequestsConfig> {
|
|
7
|
+
readonly stateItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof ListPullRequestsConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListPullRequestsConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListPullRequestsConfigurationComponent, "valtimo-github-list-pull-requests-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { ListRepositoriesConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class ListRepositoriesConfigurationComponent extends GitHubFunctionConfigurationComponent<ListRepositoriesConfig> {
|
|
7
|
+
readonly typeItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof ListRepositoriesConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListRepositoriesConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListRepositoriesConfigurationComponent, "valtimo-github-list-repositories-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { ListReviewThreadsConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ListReviewThreadsConfigurationComponent extends GitHubFunctionConfigurationComponent<ListReviewThreadsConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof ListReviewThreadsConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListReviewThreadsConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListReviewThreadsConfigurationComponent, "valtimo-github-list-review-threads-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { ListWorkflowRunsConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ListWorkflowRunsConfigurationComponent extends GitHubFunctionConfigurationComponent<ListWorkflowRunsConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof ListWorkflowRunsConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListWorkflowRunsConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListWorkflowRunsConfigurationComponent, "valtimo-github-list-workflow-runs-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { MergePullRequestConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class MergePullRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<MergePullRequestConfig> {
|
|
7
|
+
readonly mergeMethodItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof MergePullRequestConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MergePullRequestConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MergePullRequestConfigurationComponent, "valtimo-github-merge-pull-request-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
package/lib/components/reply-to-review-comment/reply-to-review-comment-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { ReplyToReviewCommentConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ReplyToReviewCommentConfigurationComponent extends GitHubFunctionConfigurationComponent<ReplyToReviewCommentConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof ReplyToReviewCommentConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReplyToReviewCommentConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReplyToReviewCommentConfigurationComponent, "valtimo-github-reply-to-review-comment-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { RequestReviewersConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class RequestReviewersConfigurationComponent extends GitHubFunctionConfigurationComponent<RequestReviewersConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof RequestReviewersConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RequestReviewersConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RequestReviewersConfigurationComponent, "valtimo-github-request-reviewers-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { RerunWorkflowConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class RerunWorkflowConfigurationComponent extends GitHubFunctionConfigurationComponent<RerunWorkflowConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof RerunWorkflowConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RerunWorkflowConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RerunWorkflowConfigurationComponent, "valtimo-github-rerun-workflow-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
package/lib/components/resolve-review-thread/resolve-review-thread-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { ResolveReviewThreadConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ResolveReviewThreadConfigurationComponent extends GitHubFunctionConfigurationComponent<ResolveReviewThreadConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof ResolveReviewThreadConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResolveReviewThreadConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResolveReviewThreadConfigurationComponent, "valtimo-github-resolve-review-thread-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { RestRequestConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class RestRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<RestRequestConfig> {
|
|
7
|
+
readonly methodItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof RestRequestConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RestRequestConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RestRequestConfigurationComponent, "valtimo-github-rest-request-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { ReviewPullRequestConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class ReviewPullRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<ReviewPullRequestConfig> {
|
|
7
|
+
readonly eventItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof ReviewPullRequestConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReviewPullRequestConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReviewPullRequestConfigurationComponent, "valtimo-github-review-pull-request-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { SearchIssuesConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class SearchIssuesConfigurationComponent extends GitHubFunctionConfigurationComponent<SearchIssuesConfig> {
|
|
7
|
+
readonly orderItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof SearchIssuesConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchIssuesConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchIssuesConfigurationComponent, "valtimo-github-search-issues-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
package/lib/components/set-project-item-field/set-project-item-field-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { SetProjectItemFieldConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class SetProjectItemFieldConfigurationComponent extends GitHubFunctionConfigurationComponent<SetProjectItemFieldConfig> {
|
|
7
|
+
readonly valueTypeItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof SetProjectItemFieldConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SetProjectItemFieldConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SetProjectItemFieldConfigurationComponent, "valtimo-github-set-project-item-field-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
package/lib/components/set-pull-request-draft/set-pull-request-draft-configuration.component.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
2
|
+
import { SetPullRequestDraftConfig } from '../../models';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SetPullRequestDraftConfigurationComponent extends GitHubFunctionConfigurationComponent<SetPullRequestDraftConfig> {
|
|
5
|
+
protected requiredFields(): Array<keyof SetPullRequestDraftConfig>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SetPullRequestDraftConfigurationComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SetPullRequestDraftConfigurationComponent, "valtimo-github-set-pull-request-draft-configuration", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { UpdateIssueConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class UpdateIssueConfigurationComponent extends GitHubFunctionConfigurationComponent<UpdateIssueConfig> {
|
|
7
|
+
readonly stateItems$: Observable<SelectItem[]>;
|
|
8
|
+
readonly stateReasonItems$: Observable<SelectItem[]>;
|
|
9
|
+
protected requiredFields(): Array<keyof UpdateIssueConfig>;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UpdateIssueConfigurationComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UpdateIssueConfigurationComponent, "valtimo-github-update-issue-configuration", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SelectItem } from '@valtimo/components';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GitHubFunctionConfigurationComponent } from '../../base/github-function-configuration.component';
|
|
4
|
+
import { UpdatePullRequestConfig } from '../../models';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class UpdatePullRequestConfigurationComponent extends GitHubFunctionConfigurationComponent<UpdatePullRequestConfig> {
|
|
7
|
+
readonly stateItems$: Observable<SelectItem[]>;
|
|
8
|
+
protected requiredFields(): Array<keyof UpdatePullRequestConfig>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UpdatePullRequestConfigurationComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UpdatePullRequestConfigurationComponent, "valtimo-github-update-pull-request-configuration", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./components/github-configuration/github-configuration.component";
|
|
3
|
+
import * as i2 from "./components/get-repository/get-repository-configuration.component";
|
|
4
|
+
import * as i3 from "./components/list-repositories/list-repositories-configuration.component";
|
|
5
|
+
import * as i4 from "./components/get-authenticated-user/get-authenticated-user-configuration.component";
|
|
6
|
+
import * as i5 from "./components/list-issues/list-issues-configuration.component";
|
|
7
|
+
import * as i6 from "./components/get-issue/get-issue-configuration.component";
|
|
8
|
+
import * as i7 from "./components/search-issues/search-issues-configuration.component";
|
|
9
|
+
import * as i8 from "./components/create-issue/create-issue-configuration.component";
|
|
10
|
+
import * as i9 from "./components/update-issue/update-issue-configuration.component";
|
|
11
|
+
import * as i10 from "./components/comment/comment-configuration.component";
|
|
12
|
+
import * as i11 from "./components/list-pull-requests/list-pull-requests-configuration.component";
|
|
13
|
+
import * as i12 from "./components/get-pull-request/get-pull-request-configuration.component";
|
|
14
|
+
import * as i13 from "./components/create-pull-request/create-pull-request-configuration.component";
|
|
15
|
+
import * as i14 from "./components/update-pull-request/update-pull-request-configuration.component";
|
|
16
|
+
import * as i15 from "./components/set-pull-request-draft/set-pull-request-draft-configuration.component";
|
|
17
|
+
import * as i16 from "./components/merge-pull-request/merge-pull-request-configuration.component";
|
|
18
|
+
import * as i17 from "./components/review-pull-request/review-pull-request-configuration.component";
|
|
19
|
+
import * as i18 from "./components/request-reviewers/request-reviewers-configuration.component";
|
|
20
|
+
import * as i19 from "./components/list-review-threads/list-review-threads-configuration.component";
|
|
21
|
+
import * as i20 from "./components/reply-to-review-comment/reply-to-review-comment-configuration.component";
|
|
22
|
+
import * as i21 from "./components/resolve-review-thread/resolve-review-thread-configuration.component";
|
|
23
|
+
import * as i22 from "./components/create-label/create-label-configuration.component";
|
|
24
|
+
import * as i23 from "./components/get-check-status/get-check-status-configuration.component";
|
|
25
|
+
import * as i24 from "./components/list-workflow-runs/list-workflow-runs-configuration.component";
|
|
26
|
+
import * as i25 from "./components/get-workflow-run/get-workflow-run-configuration.component";
|
|
27
|
+
import * as i26 from "./components/get-job-logs/get-job-logs-configuration.component";
|
|
28
|
+
import * as i27 from "./components/rerun-workflow/rerun-workflow-configuration.component";
|
|
29
|
+
import * as i28 from "./components/get-file-content/get-file-content-configuration.component";
|
|
30
|
+
import * as i29 from "./components/create-or-update-file/create-or-update-file-configuration.component";
|
|
31
|
+
import * as i30 from "./components/create-branch/create-branch-configuration.component";
|
|
32
|
+
import * as i31 from "./components/get-project-items/get-project-items-configuration.component";
|
|
33
|
+
import * as i32 from "./components/set-project-item-field/set-project-item-field-configuration.component";
|
|
34
|
+
import * as i33 from "./components/rest-request/rest-request-configuration.component";
|
|
35
|
+
import * as i34 from "./components/graphql-query/graphql-query-configuration.component";
|
|
36
|
+
import * as i35 from "@angular/common";
|
|
37
|
+
import * as i36 from "@valtimo/plugin";
|
|
38
|
+
import * as i37 from "@valtimo/components";
|
|
39
|
+
export declare class GitHubPluginModule {
|
|
40
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GitHubPluginModule, never>;
|
|
41
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GitHubPluginModule, [typeof i1.GitHubConfigurationComponent, typeof i2.GetRepositoryConfigurationComponent, typeof i3.ListRepositoriesConfigurationComponent, typeof i4.GetAuthenticatedUserConfigurationComponent, typeof i5.ListIssuesConfigurationComponent, typeof i6.GetIssueConfigurationComponent, typeof i7.SearchIssuesConfigurationComponent, typeof i8.CreateIssueConfigurationComponent, typeof i9.UpdateIssueConfigurationComponent, typeof i10.CommentConfigurationComponent, typeof i11.ListPullRequestsConfigurationComponent, typeof i12.GetPullRequestConfigurationComponent, typeof i13.CreatePullRequestConfigurationComponent, typeof i14.UpdatePullRequestConfigurationComponent, typeof i15.SetPullRequestDraftConfigurationComponent, typeof i16.MergePullRequestConfigurationComponent, typeof i17.ReviewPullRequestConfigurationComponent, typeof i18.RequestReviewersConfigurationComponent, typeof i19.ListReviewThreadsConfigurationComponent, typeof i20.ReplyToReviewCommentConfigurationComponent, typeof i21.ResolveReviewThreadConfigurationComponent, typeof i22.CreateLabelConfigurationComponent, typeof i23.GetCheckStatusConfigurationComponent, typeof i24.ListWorkflowRunsConfigurationComponent, typeof i25.GetWorkflowRunConfigurationComponent, typeof i26.GetJobLogsConfigurationComponent, typeof i27.RerunWorkflowConfigurationComponent, typeof i28.GetFileContentConfigurationComponent, typeof i29.CreateOrUpdateFileConfigurationComponent, typeof i30.CreateBranchConfigurationComponent, typeof i31.GetProjectItemsConfigurationComponent, typeof i32.SetProjectItemFieldConfigurationComponent, typeof i33.RestRequestConfigurationComponent, typeof i34.GraphqlQueryConfigurationComponent], [typeof i35.CommonModule, typeof i36.PluginTranslatePipeModule, typeof i37.FormModule, typeof i37.InputModule, typeof i37.ParagraphModule, typeof i37.SelectModule], [typeof i1.GitHubConfigurationComponent, typeof i2.GetRepositoryConfigurationComponent, typeof i3.ListRepositoriesConfigurationComponent, typeof i4.GetAuthenticatedUserConfigurationComponent, typeof i5.ListIssuesConfigurationComponent, typeof i6.GetIssueConfigurationComponent, typeof i7.SearchIssuesConfigurationComponent, typeof i8.CreateIssueConfigurationComponent, typeof i9.UpdateIssueConfigurationComponent, typeof i10.CommentConfigurationComponent, typeof i11.ListPullRequestsConfigurationComponent, typeof i12.GetPullRequestConfigurationComponent, typeof i13.CreatePullRequestConfigurationComponent, typeof i14.UpdatePullRequestConfigurationComponent, typeof i15.SetPullRequestDraftConfigurationComponent, typeof i16.MergePullRequestConfigurationComponent, typeof i17.ReviewPullRequestConfigurationComponent, typeof i18.RequestReviewersConfigurationComponent, typeof i19.ListReviewThreadsConfigurationComponent, typeof i20.ReplyToReviewCommentConfigurationComponent, typeof i21.ResolveReviewThreadConfigurationComponent, typeof i22.CreateLabelConfigurationComponent, typeof i23.GetCheckStatusConfigurationComponent, typeof i24.ListWorkflowRunsConfigurationComponent, typeof i25.GetWorkflowRunConfigurationComponent, typeof i26.GetJobLogsConfigurationComponent, typeof i27.RerunWorkflowConfigurationComponent, typeof i28.GetFileContentConfigurationComponent, typeof i29.CreateOrUpdateFileConfigurationComponent, typeof i30.CreateBranchConfigurationComponent, typeof i31.GetProjectItemsConfigurationComponent, typeof i32.SetProjectItemFieldConfigurationComponent, typeof i33.RestRequestConfigurationComponent, typeof i34.GraphqlQueryConfigurationComponent]>;
|
|
42
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GitHubPluginModule>;
|
|
43
|
+
}
|