Skip to content

Commit d467f08

Browse files
committed
Commit generated code
1 parent 66c2990 commit d467f08

18 files changed

+322
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"Application__main": string;
6+
"badge": string;
7+
"badge-tag": string;
8+
"body": string;
9+
"bp6-overlay": string;
10+
"bp6-popover-content": string;
11+
"bp6-tag": string;
12+
"buttons-wrapper": string;
13+
"container": string;
14+
"header": string;
15+
"logo": string;
16+
"outlined": string;
17+
"row": string;
18+
"text-center": string;
19+
"unpadded": string;
20+
"WorkspaceParent": string;
21+
};
22+
23+
export type ClassNames = keyof Styles;
24+
25+
declare const styles: Styles;
26+
27+
export default styles;
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"fullpage": string;
6+
"fullpage-content": string;
7+
"text-left": string;
8+
};
9+
10+
export type ClassNames = keyof Styles;
11+
12+
declare const styles: Styles;
13+
14+
export default styles;
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"Academy": string;
6+
"Academy-switching-courses": string;
7+
"listing-xp": string;
8+
};
9+
10+
export type ClassNames = keyof Styles;
11+
12+
declare const styles: Styles;
13+
14+
export default styles;
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"assessment-comments": string;
6+
"assessment-feedback": string;
7+
"box-comment": string;
8+
"feedback-list": string;
9+
"question-header": string;
10+
"to-assessment-button": string;
11+
"xp": string;
12+
};
13+
14+
export type ClassNames = keyof Styles;
15+
16+
declare const styles: Styles;
17+
18+
export default styles;
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"assistant": string;
6+
"bot-area": string;
7+
"bot-button": string;
8+
"bot-container": string;
9+
"button-clean": string;
10+
"button-container": string;
11+
"button-send": string;
12+
"chat-container": string;
13+
"chat-message": string;
14+
"control-container": string;
15+
"input-count": string;
16+
"input-count-container": string;
17+
"iSA": string;
18+
"tips-box": string;
19+
"tips-message": string;
20+
"user": string;
21+
"user-input": string;
22+
};
23+
24+
export type ClassNames = keyof Styles;
25+
26+
declare const styles: Styles;
27+
28+
export default styles;
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"confirm-assign-text": string;
6+
"confirm-assign-voting": string;
7+
"current-voting-status": string;
8+
"reassign-voting-warning": string;
9+
"voting-status-text": string;
10+
};
11+
12+
export type ClassNames = keyof Styles;
13+
14+
declare const styles: Styles;
15+
16+
export default styles;
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"ConfirmDialog": string;
6+
"large-button": string;
7+
};
8+
9+
export type ClassNames = keyof Styles;
10+
11+
declare const styles: Styles;
12+
13+
export default styles;
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"context-menu": string;
6+
"context-menu-item": string;
7+
};
8+
9+
export type ClassNames = keyof Styles;
10+
11+
declare const styles: Styles;
12+
13+
export default styles;
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"containerPermalink": string;
6+
"contributors": string;
7+
"contributorsDetails": string;
8+
"description": string;
9+
"dot": string;
10+
"evenWider": string;
11+
"hallOfFame": string;
12+
"inPermalink": string;
13+
"leadership": string;
14+
"outsideDetails": string;
15+
"repoDetailsPermalink": string;
16+
"wider": string;
17+
};
18+
19+
export type ClassNames = keyof Styles;
20+
21+
declare const styles: Styles;
22+
23+
export default styles;
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/* eslint-disable */
2+
// WARNING: THIS FILE IS AUTO GENERATED, PLEASE DO NOT EDIT IT MANUALLY.
3+
// prettier-ignore
4+
export type Styles = {
5+
"clickable": string;
6+
"draggable": string;
7+
};
8+
9+
export type ClassNames = keyof Styles;
10+
11+
declare const styles: Styles;
12+
13+
export default styles;

0 commit comments

Comments
 (0)