@industry-theme/github-panels 0.3.0 → 0.3.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/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/panels/OrgProfilePanel/index.d.ts +46 -0
- package/dist/panels/OrgProfilePanel/index.d.ts.map +1 -0
- package/dist/panels/OrgProfilePanel/tools.d.ts +46 -0
- package/dist/panels/OrgProfilePanel/tools.d.ts.map +1 -0
- package/dist/panels/OrgProfilePanel/types.d.ts +172 -0
- package/dist/panels/OrgProfilePanel/types.d.ts.map +1 -0
- package/dist/panels.bundle.js +1066 -92
- package/dist/panels.bundle.js.map +1 -1
- package/dist/types/github.d.ts +1 -0
- package/dist/types/github.d.ts.map +1 -1
- package/package.json +3 -1
package/dist/index.d.ts
CHANGED
|
@@ -23,7 +23,9 @@ export { GitHubMessagesPanel } from './panels/GitHubMessagesPanel';
|
|
|
23
23
|
export { OwnerRepositoriesPanel, type OwnerRepositoriesPanelProps } from './panels/OwnerRepositoriesPanel';
|
|
24
24
|
export { RecentRepositoriesPanel, addRecentRepository, addRecentOwner } from './panels/RecentRepositoriesPanel';
|
|
25
25
|
export type { OwnerInfo } from './panels/RecentRepositoriesPanel';
|
|
26
|
-
export
|
|
26
|
+
export { OrgProfilePanel, OrgProfilePanelMetadata, OrgProfilePanelPreview } from './panels/OrgProfilePanel';
|
|
27
|
+
export type { GitHubOwner, GitHubRepository, GitHubOrganization, GitHubRepositoriesSliceData, RepositorySelectedEventPayload, RepositoryPreviewEventPayload, GitHubPanelEventType, GitHubIssue, GitHubIssueLabel, GitHubIssueUser, GitHubIssuesSliceData, IssueSelectedEventPayload, GitHubPullRequest, GitHubPullRequestRef, PullRequestSelectedEventPayload, GitHubComment, GitHubReview, GitHubReviewComment, GitHubReactions, GitHubApp, GitHubTimelineEvent, GitHubTimelineCommentEvent, GitHubTimelineReviewEvent, GitHubTimelineCommitEvent, GitHubTimelineLabelEvent, GitHubTimelineAssignEvent, GitHubTimelineReviewRequestEvent, GitHubTimelineMergeEvent, GitHubTimelineStateEvent, GitHubTimelineRefEvent, GitHubTimelineDeployEvent, GitHubTimelineRenameEvent, GitHubTimelineMilestoneEvent, GitHubTimelineCrossReferenceEvent, GitHubCommitAuthor, GitHubCommitVerification, GitHubMessagesTarget, GitHubMessagesSliceData, MessagesRequestEventPayload, OwnerRepositoriesSliceData, WorkspaceRepositoriesSlice, GitHubWorkspaceRepositoriesSlice, GitHubOrgProfile, OrgProfileSlice, OrgProfilePanelActions, OrgProfilePanelContext, OrgProfilePanelPropsTyped, OrgProfileView, } from './types/github';
|
|
27
28
|
export { getTimelineEventType, isCommentEvent, isReviewEvent, isCommitEvent, } from './types/github';
|
|
28
29
|
export { githubTools, githubToolsMetadata, listRepositoriesTool, selectRepositoryTool, previewRepositoryTool, searchRepositoriesTool, openRepositorySwitcherTool, requestGitHubLoginTool, listIssuesTool, refreshIssuesTool, viewIssueMessagesTool, viewPullRequestMessagesTool, refreshMessagesTool, } from './tools';
|
|
30
|
+
export { orgProfileTools, orgProfileToolsMetadata, setOrgViewTool, selectOrgCollectionTool, selectOrgRepositoryTool, cloneOrgRepositoryTool, filterOrgRepositoriesTool, } from './panels/OrgProfilePanel/tools';
|
|
29
31
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,eAAe,EAAqB,MAAM,SAAS,CAAC;AAIlE;;;GAGG;AAEH,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,GAAG,EAAE,GAAG,CAAC,EAuH7C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,aAAa,qBAGzB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,eAAe,qBAG3B,CAAC;AAGF,OAAO,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,sBAAsB,EAAE,KAAK,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAChH,YAAY,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAClE,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAG5G,YAAY,EACV,WAAW,EACX,gBAAgB,EAChB,kBAAkB,EAClB,2BAA2B,EAC3B,8BAA8B,EAC9B,6BAA6B,EAC7B,oBAAoB,EACpB,WAAW,EACX,gBAAgB,EAChB,eAAe,EACf,qBAAqB,EACrB,yBAAyB,EAEzB,iBAAiB,EACjB,oBAAoB,EACpB,+BAA+B,EAE/B,aAAa,EACb,YAAY,EACZ,mBAAmB,EACnB,eAAe,EACf,SAAS,EAET,mBAAmB,EACnB,0BAA0B,EAC1B,yBAAyB,EACzB,yBAAyB,EACzB,wBAAwB,EACxB,yBAAyB,EACzB,gCAAgC,EAChC,wBAAwB,EACxB,wBAAwB,EACxB,sBAAsB,EACtB,yBAAyB,EACzB,yBAAyB,EACzB,4BAA4B,EAC5B,iCAAiC,EACjC,kBAAkB,EAClB,wBAAwB,EAExB,oBAAoB,EACpB,uBAAuB,EACvB,2BAA2B,EAE3B,0BAA0B,EAC1B,0BAA0B,EAC1B,gCAAgC,EAEhC,gBAAgB,EAChB,eAAe,EACf,sBAAsB,EACtB,sBAAsB,EACtB,yBAAyB,EACzB,cAAc,GACf,MAAM,gBAAgB,CAAC;AAGxB,OAAO,EACL,oBAAoB,EACpB,cAAc,EACd,aAAa,EACb,aAAa,GACd,MAAM,gBAAgB,CAAC;AAGxB,OAAO,EACL,WAAW,EACX,mBAAmB,EACnB,oBAAoB,EACpB,oBAAoB,EACpB,qBAAqB,EACrB,sBAAsB,EACtB,0BAA0B,EAC1B,sBAAsB,EACtB,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,2BAA2B,EAC3B,mBAAmB,GACpB,MAAM,SAAS,CAAC;AAGjB,OAAO,EACL,eAAe,EACf,uBAAuB,EACvB,cAAc,EACd,uBAAuB,EACvB,uBAAuB,EACvB,sBAAsB,EACtB,yBAAyB,GAC1B,MAAM,gCAAgC,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { OrgProfilePanelPropsTyped } from './types';
|
|
3
|
+
/**
|
|
4
|
+
* OrgProfilePanel - View organization profiles with their collections and repos
|
|
5
|
+
*
|
|
6
|
+
* Features:
|
|
7
|
+
* - Display organization profile header with avatar, bio, stats
|
|
8
|
+
* - Show organization's collections
|
|
9
|
+
* - Show organization's repositories with search/filter
|
|
10
|
+
* - Clone repositories
|
|
11
|
+
*
|
|
12
|
+
* Data Slices:
|
|
13
|
+
* - orgProfile: OrgProfileSlice object
|
|
14
|
+
*
|
|
15
|
+
* Events Emitted:
|
|
16
|
+
* - industry-theme.org-profile:collection:selected
|
|
17
|
+
* - industry-theme.org-profile:repository:selected
|
|
18
|
+
* - industry-theme.org-profile:repository:clone-requested
|
|
19
|
+
* - industry-theme.org-profile:view:changed
|
|
20
|
+
*
|
|
21
|
+
* Events Listened:
|
|
22
|
+
* - industry-theme.org-profile:set-view
|
|
23
|
+
* - industry-theme.org-profile:select-collection
|
|
24
|
+
* - industry-theme.org-profile:select-repository
|
|
25
|
+
* - industry-theme.org-profile:clone-repository
|
|
26
|
+
* - industry-theme.org-profile:filter-repositories
|
|
27
|
+
*/
|
|
28
|
+
export declare const OrgProfilePanel: React.FC<OrgProfilePanelPropsTyped>;
|
|
29
|
+
/**
|
|
30
|
+
* OrgProfilePanelPreview - Compact preview for panel tabs/thumbnails
|
|
31
|
+
*/
|
|
32
|
+
export declare const OrgProfilePanelPreview: React.FC;
|
|
33
|
+
/**
|
|
34
|
+
* Panel metadata for registration
|
|
35
|
+
*/
|
|
36
|
+
export declare const OrgProfilePanelMetadata: {
|
|
37
|
+
id: string;
|
|
38
|
+
name: string;
|
|
39
|
+
description: string;
|
|
40
|
+
icon: string;
|
|
41
|
+
version: string;
|
|
42
|
+
slices: string[];
|
|
43
|
+
surfaces: string[];
|
|
44
|
+
};
|
|
45
|
+
export type { GitHubOrgProfile, GitHubRepository, Collection, OrgProfileSlice, OrgProfilePanelActions, OrgProfileView, CollectionCardProps, RepositoryCardProps, CollectionSelectedPayload, RepositorySelectedPayload, RepositoryCloneRequestedPayload, OrgProfilePanelEventPayloads, } from './types';
|
|
46
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/panels/OrgProfilePanel/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoD,MAAM,OAAO,CAAC;AAazE,OAAO,KAAK,EAGV,yBAAyB,EAE1B,MAAM,SAAS,CAAC;AAksBjB;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAE/D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAsC1C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;CAQnC,CAAC;AAGF,YAAY,EACV,gBAAgB,EAChB,gBAAgB,EAChB,UAAU,EACV,eAAe,EACf,sBAAsB,EACtB,cAAc,EACd,mBAAmB,EACnB,mBAAmB,EACnB,yBAAyB,EACzB,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,GAC7B,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OrgProfilePanel Tools
|
|
3
|
+
*
|
|
4
|
+
* UTCP-compatible tools for organization profile operations.
|
|
5
|
+
* These tools emit events that the OrgProfilePanel listens for.
|
|
6
|
+
*/
|
|
7
|
+
import type { PanelTool, PanelToolsMetadata } from '@principal-ade/utcp-panel-event';
|
|
8
|
+
/**
|
|
9
|
+
* Tool: Set View
|
|
10
|
+
*
|
|
11
|
+
* Switch between collections and repositories views.
|
|
12
|
+
*/
|
|
13
|
+
export declare const setOrgViewTool: PanelTool;
|
|
14
|
+
/**
|
|
15
|
+
* Tool: Select Collection
|
|
16
|
+
*
|
|
17
|
+
* Select a collection from the organization's collections.
|
|
18
|
+
*/
|
|
19
|
+
export declare const selectOrgCollectionTool: PanelTool;
|
|
20
|
+
/**
|
|
21
|
+
* Tool: Select Repository
|
|
22
|
+
*
|
|
23
|
+
* Select a repository from the organization's repositories.
|
|
24
|
+
*/
|
|
25
|
+
export declare const selectOrgRepositoryTool: PanelTool;
|
|
26
|
+
/**
|
|
27
|
+
* Tool: Clone Repository
|
|
28
|
+
*
|
|
29
|
+
* Clone a repository from the organization.
|
|
30
|
+
*/
|
|
31
|
+
export declare const cloneOrgRepositoryTool: PanelTool;
|
|
32
|
+
/**
|
|
33
|
+
* Tool: Filter Repositories
|
|
34
|
+
*
|
|
35
|
+
* Filter repositories in the organization by search query.
|
|
36
|
+
*/
|
|
37
|
+
export declare const filterOrgRepositoriesTool: PanelTool;
|
|
38
|
+
/**
|
|
39
|
+
* All OrgProfilePanel tools exported as an array.
|
|
40
|
+
*/
|
|
41
|
+
export declare const orgProfileTools: PanelTool[];
|
|
42
|
+
/**
|
|
43
|
+
* OrgProfilePanel tools metadata for registration.
|
|
44
|
+
*/
|
|
45
|
+
export declare const orgProfileToolsMetadata: PanelToolsMetadata;
|
|
46
|
+
//# sourceMappingURL=tools.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tools.d.ts","sourceRoot":"","sources":["../../../src/panels/OrgProfilePanel/tools.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAIrF;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,SAyB5B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,SAyBrC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,SA6BrC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SA4BpC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,EAAE,SAwBvC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,EAAE,SAAS,EAMtC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB,EAAE,kBAKrC,CAAC"}
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OrgProfilePanel Type Definitions
|
|
3
|
+
*
|
|
4
|
+
* Types for displaying organization profiles,
|
|
5
|
+
* including their collections and repositories.
|
|
6
|
+
*/
|
|
7
|
+
import type { PanelActions, DataSlice, PanelComponentProps } from '@principal-ade/panel-framework-core';
|
|
8
|
+
import type { GitHubRepository } from '../../types/github';
|
|
9
|
+
import type { Collection } from '@principal-ai/alexandria-collections';
|
|
10
|
+
/**
|
|
11
|
+
* GitHub Organization profile - extended from basic org data
|
|
12
|
+
*/
|
|
13
|
+
export interface GitHubOrgProfile {
|
|
14
|
+
login: string;
|
|
15
|
+
id: number;
|
|
16
|
+
avatar_url: string;
|
|
17
|
+
name: string | null;
|
|
18
|
+
description: string | null;
|
|
19
|
+
company: string | null;
|
|
20
|
+
blog: string | null;
|
|
21
|
+
location: string | null;
|
|
22
|
+
email: string | null;
|
|
23
|
+
twitter_username: string | null;
|
|
24
|
+
is_verified: boolean;
|
|
25
|
+
has_organization_projects: boolean;
|
|
26
|
+
has_repository_projects: boolean;
|
|
27
|
+
public_repos: number;
|
|
28
|
+
public_gists: number;
|
|
29
|
+
followers: number;
|
|
30
|
+
following: number;
|
|
31
|
+
html_url: string;
|
|
32
|
+
created_at: string;
|
|
33
|
+
updated_at: string;
|
|
34
|
+
type: 'Organization';
|
|
35
|
+
}
|
|
36
|
+
export type { GitHubRepository, Collection };
|
|
37
|
+
/**
|
|
38
|
+
* Data slice for org profile panel
|
|
39
|
+
*/
|
|
40
|
+
export interface OrgProfileSlice {
|
|
41
|
+
/** The organization's GitHub profile */
|
|
42
|
+
org: GitHubOrgProfile | null;
|
|
43
|
+
/** Organization's collections */
|
|
44
|
+
collections: Collection[];
|
|
45
|
+
/** Organization's repositories */
|
|
46
|
+
repositories: GitHubRepository[];
|
|
47
|
+
/** Currently selected collection ID (for highlighting) */
|
|
48
|
+
selectedCollectionId?: string | null;
|
|
49
|
+
/** Currently active view tab */
|
|
50
|
+
currentView?: OrgProfileView;
|
|
51
|
+
/** Whether data is loading */
|
|
52
|
+
loading: boolean;
|
|
53
|
+
/** Error message if loading failed */
|
|
54
|
+
error?: string;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Extended actions for OrgProfilePanel
|
|
58
|
+
*/
|
|
59
|
+
export interface OrgProfilePanelActions extends PanelActions {
|
|
60
|
+
/**
|
|
61
|
+
* View a repository's details
|
|
62
|
+
* @param owner - Repository owner
|
|
63
|
+
* @param repo - Repository name
|
|
64
|
+
*/
|
|
65
|
+
viewRepository?: (owner: string, repo: string) => Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Clone a repository
|
|
68
|
+
* @param repository - Repository to clone
|
|
69
|
+
*/
|
|
70
|
+
cloneRepository?: (repository: GitHubRepository) => Promise<void>;
|
|
71
|
+
/**
|
|
72
|
+
* Open URL in browser
|
|
73
|
+
* @param url - URL to open
|
|
74
|
+
*/
|
|
75
|
+
openInBrowser?: (url: string) => Promise<void>;
|
|
76
|
+
/**
|
|
77
|
+
* Fetch organization profile by login
|
|
78
|
+
* @param login - Organization login/username
|
|
79
|
+
*/
|
|
80
|
+
fetchOrgProfile?: (login: string) => Promise<GitHubOrgProfile | null>;
|
|
81
|
+
/**
|
|
82
|
+
* Fetch organization's repositories
|
|
83
|
+
* @param login - Organization login
|
|
84
|
+
*/
|
|
85
|
+
fetchOrgRepositories?: (login: string) => Promise<GitHubRepository[]>;
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* Props for CollectionCard component
|
|
89
|
+
*/
|
|
90
|
+
export interface CollectionCardProps {
|
|
91
|
+
/** Collection data */
|
|
92
|
+
collection: Collection;
|
|
93
|
+
/** Whether this collection is selected */
|
|
94
|
+
isSelected?: boolean;
|
|
95
|
+
/** Callback when card is clicked */
|
|
96
|
+
onClick?: (collection: Collection) => void;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* Props for RepositoryCard component
|
|
100
|
+
*/
|
|
101
|
+
export interface RepositoryCardProps {
|
|
102
|
+
/** Repository data */
|
|
103
|
+
repository: GitHubRepository;
|
|
104
|
+
/** Callback when card is clicked */
|
|
105
|
+
onClick?: (repository: GitHubRepository) => void;
|
|
106
|
+
/** Callback when clone button is clicked */
|
|
107
|
+
onClone?: (repository: GitHubRepository) => void;
|
|
108
|
+
/** Callback when open in browser is clicked */
|
|
109
|
+
onOpenInBrowser?: (repository: GitHubRepository) => void;
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* Context interface for OrgProfilePanel
|
|
113
|
+
* Declares which slices this panel requires
|
|
114
|
+
*/
|
|
115
|
+
export interface OrgProfilePanelContext {
|
|
116
|
+
/** Organization profile data slice (required) */
|
|
117
|
+
orgProfile: DataSlice<OrgProfileSlice>;
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Props type for OrgProfilePanel component
|
|
121
|
+
*/
|
|
122
|
+
export type OrgProfilePanelPropsTyped = PanelComponentProps<OrgProfilePanelActions, OrgProfilePanelContext>;
|
|
123
|
+
/**
|
|
124
|
+
* Collection selected event payload
|
|
125
|
+
*/
|
|
126
|
+
export interface CollectionSelectedPayload {
|
|
127
|
+
collectionId: string;
|
|
128
|
+
collection: Collection;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Repository selected event payload
|
|
132
|
+
*/
|
|
133
|
+
export interface RepositorySelectedPayload {
|
|
134
|
+
owner: string;
|
|
135
|
+
repo: string;
|
|
136
|
+
repository: GitHubRepository;
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Repository clone requested event payload
|
|
140
|
+
*/
|
|
141
|
+
export interface RepositoryCloneRequestedPayload {
|
|
142
|
+
repository: GitHubRepository;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Event payloads for OrgProfilePanel
|
|
146
|
+
*/
|
|
147
|
+
export interface OrgProfilePanelEventPayloads {
|
|
148
|
+
/** Select collection event (from tools) */
|
|
149
|
+
'select-collection': {
|
|
150
|
+
collectionId: string;
|
|
151
|
+
};
|
|
152
|
+
/** Select repository event (from tools) */
|
|
153
|
+
'select-repository': {
|
|
154
|
+
owner: string;
|
|
155
|
+
repo: string;
|
|
156
|
+
};
|
|
157
|
+
/** Collection selected notification */
|
|
158
|
+
'collection:selected': CollectionSelectedPayload;
|
|
159
|
+
/** Repository selected notification */
|
|
160
|
+
'repository:selected': RepositorySelectedPayload;
|
|
161
|
+
/** Repository clone requested notification */
|
|
162
|
+
'repository:clone-requested': RepositoryCloneRequestedPayload;
|
|
163
|
+
/** Profile view changed (switched tabs) */
|
|
164
|
+
'view:changed': {
|
|
165
|
+
view: OrgProfileView;
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* Active view tab in the panel
|
|
170
|
+
*/
|
|
171
|
+
export type OrgProfileView = 'collections' | 'repositories';
|
|
172
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/panels/OrgProfilePanel/types.ts"],"names":[],"mappings":"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"}
|