@patternfly/react-styles 6.0.0-alpha.30 → 6.0.0-alpha.31
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +6 -0
- package/css/components/AboutModalBox/about-modal-box.css +11 -11
- package/css/components/Accordion/accordion.css +2 -0
- package/css/components/Avatar/avatar.css +40 -40
- package/css/components/BackToTop/back-to-top.css +1 -1
- package/css/components/Banner/banner.css +1 -1
- package/css/components/Brand/brand.css +10 -10
- package/css/components/Breadcrumb/breadcrumb.css +9 -6
- package/css/components/Button/button.css +16 -7
- package/css/components/Card/card.css +1 -1
- package/css/components/Content/content.css +12 -9
- package/css/components/DataList/data-list-grid.css +19 -19
- package/css/components/DataList/data-list.css +37 -41
- package/css/components/DescriptionList/description-list-order.css +5 -5
- package/css/components/DescriptionList/description-list.css +26 -31
- package/css/components/Divider/divider.css +20 -20
- package/css/components/Drawer/drawer.css +12 -12
- package/css/components/Form/form.css +6 -6
- package/css/components/JumpLinks/jump-links.css +6 -6
- package/css/components/Label/label.css +18 -17
- package/css/components/Login/login.css +13 -13
- package/css/components/Masthead/masthead.css +7 -7
- package/css/components/Menu/menu.css +10 -10
- package/css/components/MenuToggle/menu-toggle.css +6 -0
- package/css/components/MenuToggle/menu-toggle.d.ts +2 -1
- package/css/components/MenuToggle/menu-toggle.js +2 -1
- package/css/components/MenuToggle/menu-toggle.mjs +2 -1
- package/css/components/ModalBox/modal-box.css +2 -2
- package/css/components/Page/page.css +16 -149
- package/css/components/Page/page.d.ts +0 -2
- package/css/components/Page/page.js +0 -2
- package/css/components/Page/page.mjs +0 -2
- package/css/components/Pagination/pagination.css +8 -8
- package/css/components/ProgressStepper/progress-stepper.css +14 -13
- package/css/components/Sidebar/sidebar.css +8 -8
- package/css/components/SimpleList/simple-list.css +1 -1
- package/css/components/TabContent/tab-content.css +1 -1
- package/css/components/Table/table-grid.css +14 -20
- package/css/components/Table/table-tree-view.css +44 -54
- package/css/components/Table/table-tree-view.d.ts +1 -3
- package/css/components/Table/table-tree-view.js +1 -3
- package/css/components/Table/table-tree-view.mjs +1 -3
- package/css/components/Table/table.css +5 -5
- package/css/components/Tabs/tabs.css +11 -11
- package/css/components/Timestamp/timestamp.css +8 -17
- package/css/components/ToggleGroup/toggle-group.css +2 -2
- package/css/components/Toolbar/toolbar.css +30 -29
- package/css/components/Wizard/wizard.css +6 -6
- package/css/components/_index.css +434 -575
- package/css/components/_index.d.ts +1 -3
- package/css/components/_index.js +1 -3
- package/css/components/_index.mjs +1 -3
- package/css/layouts/Flex/flex.css +35 -35
- package/css/layouts/Gallery/gallery.css +10 -10
- package/css/layouts/Grid/grid.css +15 -15
- package/css/layouts/_index.css +60 -60
- package/css/utilities/Accessibility/accessibility.css +15 -15
- package/css/utilities/Alignment/alignment.css +5 -5
- package/css/utilities/BackgroundColor/background-color.css +5 -5
- package/css/utilities/Display/display.css +5 -5
- package/css/utilities/Flex/flex.css +50 -50
- package/css/utilities/Float/float.css +5 -5
- package/css/utilities/Sizing/sizing.css +30 -30
- package/css/utilities/Spacing/spacing.css +700 -700
- package/css/utilities/Text/text.css +20 -20
- package/css/utilities/_index.css +835 -835
- package/package.json +3 -3
- package/css/components/Consoles/AccessConsoles.css +0 -14
- package/css/components/Consoles/AccessConsoles.d.ts +0 -6
- package/css/components/Consoles/AccessConsoles.js +0 -7
- package/css/components/Consoles/AccessConsoles.mjs +0 -5
- package/css/components/Consoles/DesktopViewer.css +0 -6
- package/css/components/Consoles/DesktopViewer.d.ts +0 -5
- package/css/components/Consoles/DesktopViewer.js +0 -6
- package/css/components/Consoles/DesktopViewer.mjs +0 -4
- package/css/components/Consoles/SerialConsole.css +0 -11
- package/css/components/Consoles/SerialConsole.d.ts +0 -6
- package/css/components/Consoles/SerialConsole.js +0 -7
- package/css/components/Consoles/SerialConsole.mjs +0 -5
- package/css/components/Consoles/VncConsole.css +0 -10
- package/css/components/Consoles/VncConsole.d.ts +0 -6
- package/css/components/Consoles/VncConsole.js +0 -7
- package/css/components/Consoles/VncConsole.mjs +0 -5
- package/css/components/Consoles/xterm.css +0 -171
- package/css/components/Consoles/xterm.d.ts +0 -26
- package/css/components/Consoles/xterm.js +0 -27
- package/css/components/Consoles/xterm.mjs +0 -25
- package/src/css/components/Consoles/AccessConsoles.css +0 -14
- package/src/css/components/Consoles/DesktopViewer.css +0 -6
- package/src/css/components/Consoles/SerialConsole.css +0 -11
- package/src/css/components/Consoles/VncConsole.css +0 -10
- package/src/css/components/Consoles/xterm.css +0 -171
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@patternfly/react-styles",
|
3
|
-
"version": "6.0.0-alpha.
|
3
|
+
"version": "6.0.0-alpha.31",
|
4
4
|
"main": "dist/js/index.js",
|
5
5
|
"module": "dist/esm/index.js",
|
6
6
|
"types": "dist/esm/index.d.ts",
|
@@ -19,10 +19,10 @@
|
|
19
19
|
"clean": "rimraf dist css"
|
20
20
|
},
|
21
21
|
"devDependencies": {
|
22
|
-
"@patternfly/patternfly": "6.0.0-alpha.
|
22
|
+
"@patternfly/patternfly": "6.0.0-alpha.201",
|
23
23
|
"change-case": "^5.4.4",
|
24
24
|
"fs-extra": "^11.2.0"
|
25
25
|
},
|
26
26
|
"license": "MIT",
|
27
|
-
"gitHead": "
|
27
|
+
"gitHead": "dc76e64f53bc2e2796b2fb91462bd95d78fbcb32"
|
28
28
|
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
.pf-v6-c-console {
|
2
|
-
display: grid;
|
3
|
-
grid-template-areas:
|
4
|
-
'actions-main actions-extra'
|
5
|
-
'main main';
|
6
|
-
row-gap: var(--pf-v6-global--spacer--md);
|
7
|
-
}
|
8
|
-
.pf-v6-c-console__actions {
|
9
|
-
grid-area: actions-main;
|
10
|
-
display: flex;
|
11
|
-
}
|
12
|
-
.pf-v6-c-console__actions > div {
|
13
|
-
margin-right: var(--pf-v6-global--spacer--sm);
|
14
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
.pf-v6-c-console__serial {
|
2
|
-
grid-area: main;
|
3
|
-
}
|
4
|
-
.pf-v6-c-console__actions-serial {
|
5
|
-
grid-area: actions-extra;
|
6
|
-
display: flex;
|
7
|
-
justify-content: flex-end;
|
8
|
-
}
|
9
|
-
.pf-v6-c-console__actions-serial > button {
|
10
|
-
margin-right: var(--pf-v6-global--spacer--sm);
|
11
|
-
}
|
@@ -1,171 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
|
3
|
-
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
4
|
-
* https://github.com/chjj/term.js
|
5
|
-
* @license MIT
|
6
|
-
*
|
7
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
* of this software and associated documentation files (the "Software"), to deal
|
9
|
-
* in the Software without restriction, including without limitation the rights
|
10
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
* copies of the Software, and to permit persons to whom the Software is
|
12
|
-
* furnished to do so, subject to the following conditions:
|
13
|
-
*
|
14
|
-
* The above copyright notice and this permission notice shall be included in
|
15
|
-
* all copies or substantial portions of the Software.
|
16
|
-
*
|
17
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
23
|
-
* THE SOFTWARE.
|
24
|
-
*
|
25
|
-
* Originally forked from (with the author's permission):
|
26
|
-
* Fabrice Bellard's javascript vt100 for jslinux:
|
27
|
-
* http://bellard.org/jslinux/
|
28
|
-
* Copyright (c) 2011 Fabrice Bellard
|
29
|
-
* The original design remains. The terminal itself
|
30
|
-
* has been extended to include xterm CSI codes, among
|
31
|
-
* other features.
|
32
|
-
*/
|
33
|
-
|
34
|
-
/**
|
35
|
-
* Default styles for xterm.js
|
36
|
-
*/
|
37
|
-
|
38
|
-
.xterm {
|
39
|
-
font-feature-settings: "liga" 0;
|
40
|
-
position: relative;
|
41
|
-
user-select: none;
|
42
|
-
-ms-user-select: none;
|
43
|
-
-webkit-user-select: none;
|
44
|
-
}
|
45
|
-
|
46
|
-
.xterm.focus,
|
47
|
-
.xterm:focus {
|
48
|
-
outline: none;
|
49
|
-
}
|
50
|
-
|
51
|
-
.xterm .xterm-helpers {
|
52
|
-
position: absolute;
|
53
|
-
top: 0;
|
54
|
-
/**
|
55
|
-
* The z-index of the helpers must be higher than the canvases in order for
|
56
|
-
* IMEs to appear on top.
|
57
|
-
*/
|
58
|
-
z-index: 5;
|
59
|
-
}
|
60
|
-
|
61
|
-
.xterm .xterm-helper-textarea {
|
62
|
-
padding: 0;
|
63
|
-
border: 0;
|
64
|
-
margin: 0;
|
65
|
-
/* Move textarea out of the screen to the far left, so that the cursor is not visible */
|
66
|
-
position: absolute;
|
67
|
-
opacity: 0;
|
68
|
-
left: -9999em;
|
69
|
-
top: 0;
|
70
|
-
width: 0;
|
71
|
-
height: 0;
|
72
|
-
z-index: -5;
|
73
|
-
/** Prevent wrapping so the IME appears against the textarea at the correct position */
|
74
|
-
white-space: nowrap;
|
75
|
-
overflow: hidden;
|
76
|
-
resize: none;
|
77
|
-
}
|
78
|
-
|
79
|
-
.xterm .composition-view {
|
80
|
-
/* TODO: Composition position got messed up somewhere */
|
81
|
-
background: #000;
|
82
|
-
color: #FFF;
|
83
|
-
display: none;
|
84
|
-
position: absolute;
|
85
|
-
white-space: nowrap;
|
86
|
-
z-index: 1;
|
87
|
-
}
|
88
|
-
|
89
|
-
.xterm .composition-view.active {
|
90
|
-
display: block;
|
91
|
-
}
|
92
|
-
|
93
|
-
.xterm .xterm-viewport {
|
94
|
-
/* On OS X this is required in order for the scroll bar to appear fully opaque */
|
95
|
-
background-color: #000;
|
96
|
-
overflow-y: scroll;
|
97
|
-
cursor: default;
|
98
|
-
position: absolute;
|
99
|
-
right: 0;
|
100
|
-
left: 0;
|
101
|
-
top: 0;
|
102
|
-
bottom: 0;
|
103
|
-
}
|
104
|
-
|
105
|
-
.xterm .xterm-screen {
|
106
|
-
position: relative;
|
107
|
-
}
|
108
|
-
|
109
|
-
.xterm .xterm-screen canvas {
|
110
|
-
position: absolute;
|
111
|
-
left: 0;
|
112
|
-
top: 0;
|
113
|
-
}
|
114
|
-
|
115
|
-
.xterm .xterm-scroll-area {
|
116
|
-
visibility: hidden;
|
117
|
-
}
|
118
|
-
|
119
|
-
.xterm-char-measure-element {
|
120
|
-
display: inline-block;
|
121
|
-
visibility: hidden;
|
122
|
-
position: absolute;
|
123
|
-
top: 0;
|
124
|
-
left: -9999em;
|
125
|
-
line-height: normal;
|
126
|
-
}
|
127
|
-
|
128
|
-
.xterm {
|
129
|
-
cursor: text;
|
130
|
-
}
|
131
|
-
|
132
|
-
.xterm.enable-mouse-events {
|
133
|
-
/* When mouse events are enabled (eg. tmux), revert to the standard pointer cursor */
|
134
|
-
cursor: default;
|
135
|
-
}
|
136
|
-
|
137
|
-
.xterm.xterm-cursor-pointer {
|
138
|
-
cursor: pointer;
|
139
|
-
}
|
140
|
-
|
141
|
-
.xterm.column-select.focus {
|
142
|
-
/* Column selection mode */
|
143
|
-
cursor: crosshair;
|
144
|
-
}
|
145
|
-
|
146
|
-
.xterm .xterm-accessibility,
|
147
|
-
.xterm .xterm-message {
|
148
|
-
position: absolute;
|
149
|
-
left: 0;
|
150
|
-
top: 0;
|
151
|
-
bottom: 0;
|
152
|
-
right: 0;
|
153
|
-
z-index: 10;
|
154
|
-
color: transparent;
|
155
|
-
}
|
156
|
-
|
157
|
-
.xterm .live-region {
|
158
|
-
position: absolute;
|
159
|
-
left: -9999px;
|
160
|
-
width: 1px;
|
161
|
-
height: 1px;
|
162
|
-
overflow: hidden;
|
163
|
-
}
|
164
|
-
|
165
|
-
.xterm-dim {
|
166
|
-
opacity: 0.5;
|
167
|
-
}
|
168
|
-
|
169
|
-
.xterm-underline {
|
170
|
-
text-decoration: underline;
|
171
|
-
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import './xterm.css';
|
2
|
-
declare const _default: {
|
3
|
-
"": "",
|
4
|
-
"active": "active",
|
5
|
-
"columnSelect": "column-select",
|
6
|
-
"comChjjTerm": "com/chjj/term",
|
7
|
-
"compositionView": "composition-view",
|
8
|
-
"enableMouseEvents": "enable-mouse-events",
|
9
|
-
"focus": "focus",
|
10
|
-
"js": "js",
|
11
|
-
"liveRegion": "live-region",
|
12
|
-
"orgJslinux": "org/jslinux/",
|
13
|
-
"xterm": "xterm",
|
14
|
-
"xtermAccessibility": "xterm-accessibility",
|
15
|
-
"xtermCharMeasureElement": "xterm-char-measure-element",
|
16
|
-
"xtermCursorPointer": "xterm-cursor-pointer",
|
17
|
-
"xtermDim": "xterm-dim",
|
18
|
-
"xtermHelperTextarea": "xterm-helper-textarea",
|
19
|
-
"xtermHelpers": "xterm-helpers",
|
20
|
-
"xtermMessage": "xterm-message",
|
21
|
-
"xtermScreen": "xterm-screen",
|
22
|
-
"xtermScrollArea": "xterm-scroll-area",
|
23
|
-
"xtermUnderline": "xterm-underline",
|
24
|
-
"xtermViewport": "xterm-viewport"
|
25
|
-
};
|
26
|
-
export default _default;
|
@@ -1,27 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
exports.__esModule = true;
|
3
|
-
require('./xterm.css');
|
4
|
-
exports.default = {
|
5
|
-
"": "",
|
6
|
-
"active": "active",
|
7
|
-
"columnSelect": "column-select",
|
8
|
-
"comChjjTerm": "com/chjj/term",
|
9
|
-
"compositionView": "composition-view",
|
10
|
-
"enableMouseEvents": "enable-mouse-events",
|
11
|
-
"focus": "focus",
|
12
|
-
"js": "js",
|
13
|
-
"liveRegion": "live-region",
|
14
|
-
"orgJslinux": "org/jslinux/",
|
15
|
-
"xterm": "xterm",
|
16
|
-
"xtermAccessibility": "xterm-accessibility",
|
17
|
-
"xtermCharMeasureElement": "xterm-char-measure-element",
|
18
|
-
"xtermCursorPointer": "xterm-cursor-pointer",
|
19
|
-
"xtermDim": "xterm-dim",
|
20
|
-
"xtermHelperTextarea": "xterm-helper-textarea",
|
21
|
-
"xtermHelpers": "xterm-helpers",
|
22
|
-
"xtermMessage": "xterm-message",
|
23
|
-
"xtermScreen": "xterm-screen",
|
24
|
-
"xtermScrollArea": "xterm-scroll-area",
|
25
|
-
"xtermUnderline": "xterm-underline",
|
26
|
-
"xtermViewport": "xterm-viewport"
|
27
|
-
};
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import './xterm.css';
|
2
|
-
export default {
|
3
|
-
"": "",
|
4
|
-
"active": "active",
|
5
|
-
"columnSelect": "column-select",
|
6
|
-
"comChjjTerm": "com/chjj/term",
|
7
|
-
"compositionView": "composition-view",
|
8
|
-
"enableMouseEvents": "enable-mouse-events",
|
9
|
-
"focus": "focus",
|
10
|
-
"js": "js",
|
11
|
-
"liveRegion": "live-region",
|
12
|
-
"orgJslinux": "org/jslinux/",
|
13
|
-
"xterm": "xterm",
|
14
|
-
"xtermAccessibility": "xterm-accessibility",
|
15
|
-
"xtermCharMeasureElement": "xterm-char-measure-element",
|
16
|
-
"xtermCursorPointer": "xterm-cursor-pointer",
|
17
|
-
"xtermDim": "xterm-dim",
|
18
|
-
"xtermHelperTextarea": "xterm-helper-textarea",
|
19
|
-
"xtermHelpers": "xterm-helpers",
|
20
|
-
"xtermMessage": "xterm-message",
|
21
|
-
"xtermScreen": "xterm-screen",
|
22
|
-
"xtermScrollArea": "xterm-scroll-area",
|
23
|
-
"xtermUnderline": "xterm-underline",
|
24
|
-
"xtermViewport": "xterm-viewport"
|
25
|
-
};
|
@@ -1,14 +0,0 @@
|
|
1
|
-
.pf-v6-c-console {
|
2
|
-
display: grid;
|
3
|
-
grid-template-areas:
|
4
|
-
'actions-main actions-extra'
|
5
|
-
'main main';
|
6
|
-
row-gap: var(--pf-v6-global--spacer--md);
|
7
|
-
}
|
8
|
-
.pf-v6-c-console__actions {
|
9
|
-
grid-area: actions-main;
|
10
|
-
display: flex;
|
11
|
-
}
|
12
|
-
.pf-v6-c-console__actions > div {
|
13
|
-
margin-right: var(--pf-v6-global--spacer--sm);
|
14
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
.pf-v6-c-console__serial {
|
2
|
-
grid-area: main;
|
3
|
-
}
|
4
|
-
.pf-v6-c-console__actions-serial {
|
5
|
-
grid-area: actions-extra;
|
6
|
-
display: flex;
|
7
|
-
justify-content: flex-end;
|
8
|
-
}
|
9
|
-
.pf-v6-c-console__actions-serial > button {
|
10
|
-
margin-right: var(--pf-v6-global--spacer--sm);
|
11
|
-
}
|
@@ -1,171 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
|
3
|
-
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
4
|
-
* https://github.com/chjj/term.js
|
5
|
-
* @license MIT
|
6
|
-
*
|
7
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
* of this software and associated documentation files (the "Software"), to deal
|
9
|
-
* in the Software without restriction, including without limitation the rights
|
10
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
* copies of the Software, and to permit persons to whom the Software is
|
12
|
-
* furnished to do so, subject to the following conditions:
|
13
|
-
*
|
14
|
-
* The above copyright notice and this permission notice shall be included in
|
15
|
-
* all copies or substantial portions of the Software.
|
16
|
-
*
|
17
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
23
|
-
* THE SOFTWARE.
|
24
|
-
*
|
25
|
-
* Originally forked from (with the author's permission):
|
26
|
-
* Fabrice Bellard's javascript vt100 for jslinux:
|
27
|
-
* http://bellard.org/jslinux/
|
28
|
-
* Copyright (c) 2011 Fabrice Bellard
|
29
|
-
* The original design remains. The terminal itself
|
30
|
-
* has been extended to include xterm CSI codes, among
|
31
|
-
* other features.
|
32
|
-
*/
|
33
|
-
|
34
|
-
/**
|
35
|
-
* Default styles for xterm.js
|
36
|
-
*/
|
37
|
-
|
38
|
-
.xterm {
|
39
|
-
font-feature-settings: "liga" 0;
|
40
|
-
position: relative;
|
41
|
-
user-select: none;
|
42
|
-
-ms-user-select: none;
|
43
|
-
-webkit-user-select: none;
|
44
|
-
}
|
45
|
-
|
46
|
-
.xterm.focus,
|
47
|
-
.xterm:focus {
|
48
|
-
outline: none;
|
49
|
-
}
|
50
|
-
|
51
|
-
.xterm .xterm-helpers {
|
52
|
-
position: absolute;
|
53
|
-
top: 0;
|
54
|
-
/**
|
55
|
-
* The z-index of the helpers must be higher than the canvases in order for
|
56
|
-
* IMEs to appear on top.
|
57
|
-
*/
|
58
|
-
z-index: 5;
|
59
|
-
}
|
60
|
-
|
61
|
-
.xterm .xterm-helper-textarea {
|
62
|
-
padding: 0;
|
63
|
-
border: 0;
|
64
|
-
margin: 0;
|
65
|
-
/* Move textarea out of the screen to the far left, so that the cursor is not visible */
|
66
|
-
position: absolute;
|
67
|
-
opacity: 0;
|
68
|
-
left: -9999em;
|
69
|
-
top: 0;
|
70
|
-
width: 0;
|
71
|
-
height: 0;
|
72
|
-
z-index: -5;
|
73
|
-
/** Prevent wrapping so the IME appears against the textarea at the correct position */
|
74
|
-
white-space: nowrap;
|
75
|
-
overflow: hidden;
|
76
|
-
resize: none;
|
77
|
-
}
|
78
|
-
|
79
|
-
.xterm .composition-view {
|
80
|
-
/* TODO: Composition position got messed up somewhere */
|
81
|
-
background: #000;
|
82
|
-
color: #FFF;
|
83
|
-
display: none;
|
84
|
-
position: absolute;
|
85
|
-
white-space: nowrap;
|
86
|
-
z-index: 1;
|
87
|
-
}
|
88
|
-
|
89
|
-
.xterm .composition-view.active {
|
90
|
-
display: block;
|
91
|
-
}
|
92
|
-
|
93
|
-
.xterm .xterm-viewport {
|
94
|
-
/* On OS X this is required in order for the scroll bar to appear fully opaque */
|
95
|
-
background-color: #000;
|
96
|
-
overflow-y: scroll;
|
97
|
-
cursor: default;
|
98
|
-
position: absolute;
|
99
|
-
right: 0;
|
100
|
-
left: 0;
|
101
|
-
top: 0;
|
102
|
-
bottom: 0;
|
103
|
-
}
|
104
|
-
|
105
|
-
.xterm .xterm-screen {
|
106
|
-
position: relative;
|
107
|
-
}
|
108
|
-
|
109
|
-
.xterm .xterm-screen canvas {
|
110
|
-
position: absolute;
|
111
|
-
left: 0;
|
112
|
-
top: 0;
|
113
|
-
}
|
114
|
-
|
115
|
-
.xterm .xterm-scroll-area {
|
116
|
-
visibility: hidden;
|
117
|
-
}
|
118
|
-
|
119
|
-
.xterm-char-measure-element {
|
120
|
-
display: inline-block;
|
121
|
-
visibility: hidden;
|
122
|
-
position: absolute;
|
123
|
-
top: 0;
|
124
|
-
left: -9999em;
|
125
|
-
line-height: normal;
|
126
|
-
}
|
127
|
-
|
128
|
-
.xterm {
|
129
|
-
cursor: text;
|
130
|
-
}
|
131
|
-
|
132
|
-
.xterm.enable-mouse-events {
|
133
|
-
/* When mouse events are enabled (eg. tmux), revert to the standard pointer cursor */
|
134
|
-
cursor: default;
|
135
|
-
}
|
136
|
-
|
137
|
-
.xterm.xterm-cursor-pointer {
|
138
|
-
cursor: pointer;
|
139
|
-
}
|
140
|
-
|
141
|
-
.xterm.column-select.focus {
|
142
|
-
/* Column selection mode */
|
143
|
-
cursor: crosshair;
|
144
|
-
}
|
145
|
-
|
146
|
-
.xterm .xterm-accessibility,
|
147
|
-
.xterm .xterm-message {
|
148
|
-
position: absolute;
|
149
|
-
left: 0;
|
150
|
-
top: 0;
|
151
|
-
bottom: 0;
|
152
|
-
right: 0;
|
153
|
-
z-index: 10;
|
154
|
-
color: transparent;
|
155
|
-
}
|
156
|
-
|
157
|
-
.xterm .live-region {
|
158
|
-
position: absolute;
|
159
|
-
left: -9999px;
|
160
|
-
width: 1px;
|
161
|
-
height: 1px;
|
162
|
-
overflow: hidden;
|
163
|
-
}
|
164
|
-
|
165
|
-
.xterm-dim {
|
166
|
-
opacity: 0.5;
|
167
|
-
}
|
168
|
-
|
169
|
-
.xterm-underline {
|
170
|
-
text-decoration: underline;
|
171
|
-
}
|