@patternfly/react-styles 6.0.0-alpha.11 → 6.0.0-alpha.13
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +10 -0
- package/css/components/Accordion/accordion.css +1 -1
- package/css/components/Alert/alert.css +2 -0
- package/css/components/Breadcrumb/breadcrumb.css +9 -1
- package/css/components/Button/button.css +44 -46
- package/css/components/CalendarMonth/calendar-month.css +61 -92
- package/css/components/CalendarMonth/calendar-month.d.ts +2 -4
- package/css/components/CalendarMonth/calendar-month.js +2 -4
- package/css/components/CalendarMonth/calendar-month.mjs +2 -4
- package/css/components/CodeBlock/code-block.css +4 -0
- package/css/components/CodeEditor/code-editor.css +94 -72
- package/css/components/CodeEditor/code-editor.d.ts +4 -4
- package/css/components/CodeEditor/code-editor.js +4 -4
- package/css/components/CodeEditor/code-editor.mjs +4 -4
- package/css/components/DataList/data-list.css +1 -1
- package/css/components/DatePicker/date-picker.css +13 -14
- package/css/components/DatePicker/date-picker.d.ts +1 -2
- package/css/components/DatePicker/date-picker.js +1 -2
- package/css/components/DatePicker/date-picker.mjs +1 -2
- package/css/components/Divider/divider.css +8 -6
- package/css/components/DualListSelector/dual-list-selector.css +54 -51
- package/css/components/DualListSelector/dual-list-selector.d.ts +1 -2
- package/css/components/DualListSelector/dual-list-selector.js +1 -2
- package/css/components/DualListSelector/dual-list-selector.mjs +1 -2
- package/css/components/Form/form.css +3 -7
- package/css/components/FormControl/form-control.css +6 -6
- package/css/components/Icon/icon.css +27 -27
- package/css/components/Label/label-group.css +1 -1
- package/css/components/Label/label.css +18 -14
- package/css/components/Login/login.css +5 -22
- package/css/components/Login/login.d.ts +1 -1
- package/css/components/Login/login.js +1 -1
- package/css/components/Login/login.mjs +1 -1
- package/css/components/Menu/menu.css +387 -419
- package/css/components/Menu/menu.d.ts +5 -8
- package/css/components/Menu/menu.js +5 -8
- package/css/components/Menu/menu.mjs +5 -8
- package/css/components/MenuToggle/menu-toggle.css +219 -272
- package/css/components/MenuToggle/menu-toggle.d.ts +7 -8
- package/css/components/MenuToggle/menu-toggle.js +7 -8
- package/css/components/MenuToggle/menu-toggle.mjs +7 -8
- package/css/components/NotificationBadge/notification-badge.css +4 -4
- package/css/components/Pagination/pagination.css +3 -13
- package/css/components/ProgressStepper/progress-stepper.css +72 -69
- package/css/components/ProgressStepper/progress-stepper.d.ts +1 -0
- package/css/components/ProgressStepper/progress-stepper.js +1 -0
- package/css/components/ProgressStepper/progress-stepper.mjs +1 -0
- package/css/components/SimpleList/simple-list.css +0 -3
- package/css/components/Table/table-grid.css +31 -47
- package/css/components/Table/table-scrollable.css +6 -6
- package/css/components/Table/table-tree-view.css +81 -74
- package/css/components/Table/table-tree-view.d.ts +1 -0
- package/css/components/Table/table-tree-view.js +1 -0
- package/css/components/Table/table-tree-view.mjs +1 -0
- package/css/components/Table/table.css +156 -255
- package/css/components/Table/table.d.ts +0 -1
- package/css/components/Table/table.js +0 -1
- package/css/components/Table/table.mjs +0 -1
- package/css/components/Tabs/tabs.css +1 -2
- package/css/components/TextInputGroup/text-input-group.css +0 -14
- package/css/components/TextInputGroup/text-input-group.d.ts +1 -3
- package/css/components/TextInputGroup/text-input-group.js +1 -3
- package/css/components/TextInputGroup/text-input-group.mjs +1 -3
- package/css/components/Tile/tile.css +1 -1
- package/css/components/TreeView/tree-view.css +76 -97
- package/css/components/TreeView/tree-view.d.ts +0 -4
- package/css/components/TreeView/tree-view.js +0 -4
- package/css/components/TreeView/tree-view.mjs +0 -4
- package/css/components/Wizard/wizard.css +122 -205
- package/css/components/Wizard/wizard.d.ts +0 -3
- package/css/components/Wizard/wizard.js +0 -3
- package/css/components/Wizard/wizard.mjs +0 -3
- package/css/docs/components/Menu/examples/Menu.css +7 -11
- package/css/docs/components/Menu/examples/Menu.d.ts +2 -1
- package/css/docs/components/Menu/examples/Menu.js +2 -1
- package/css/docs/components/Menu/examples/Menu.mjs +2 -1
- package/package.json +3 -3
@@ -1,39 +1,56 @@
|
|
1
|
-
.pf-v5-c-code-editor {
|
2
|
-
--pf-v5-c-code-editor__controls--
|
3
|
-
--pf-v5-c-code-editor__controls--
|
4
|
-
--pf-v5-c-code-
|
5
|
-
--pf-v5-c-code-
|
6
|
-
--pf-v5-c-code-editor__header--
|
7
|
-
--pf-v5-c-code-editor__header--
|
8
|
-
--pf-v5-c-code-
|
9
|
-
--pf-v5-c-code-
|
10
|
-
--pf-v5-c-code-
|
11
|
-
--pf-v5-c-code-
|
12
|
-
--pf-v5-c-code-
|
13
|
-
--pf-v5-c-code-
|
14
|
-
--pf-v5-c-code-
|
1
|
+
:where(:root), :where(.pf-v5-c-code-editor) {
|
2
|
+
--pf-v5-c-code-editor__controls--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
3
|
+
--pf-v5-c-code-editor__controls--Gap: var(--pf-t--global--spacer--xs);
|
4
|
+
--pf-v5-c-code-editor__header--before--BorderBottomWidth: var(--pf-t--global--border--width--box--default);
|
5
|
+
--pf-v5-c-code-editor__header--before--BorderBottomColor: var(--pf-t--global--border--color--default);
|
6
|
+
--pf-v5-c-code-editor__header-content--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
7
|
+
--pf-v5-c-code-editor__header-content--m-plain--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
8
|
+
--pf-v5-c-code-editor__header-content--PaddingBlockStart: var(--pf-t--global--spacer--xs);
|
9
|
+
--pf-v5-c-code-editor__header-content--PaddingBlockEnd: var(--pf-t--global--spacer--xs);
|
10
|
+
--pf-v5-c-code-editor__header-content--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
11
|
+
--pf-v5-c-code-editor__header-content--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
|
12
|
+
--pf-v5-c-code-editor__header-content--BorderStartStartRadius: var(--pf-t--global--border--radius--medium);
|
13
|
+
--pf-v5-c-code-editor__header-content--BorderStartEndRadius: var(--pf-t--global--border--radius--medium);
|
14
|
+
--pf-v5-c-code-editor__upload--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
15
|
+
--pf-v5-c-code-editor__upload--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
16
|
+
--pf-v5-c-code-editor__upload--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
17
|
+
--pf-v5-c-code-editor__upload--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
18
|
+
--pf-v5-c-code-editor__upload--BorderRadius: var(--pf-t--global--border--radius--medium);
|
19
|
+
--pf-v5-c-code-editor__main--BorderColor: var(--pf-t--global--border--color--default);
|
20
|
+
--pf-v5-c-code-editor__main--BorderWidth: var(--pf-t--global--border--width--box--default);
|
21
|
+
--pf-v5-c-code-editor__main--BorderEndStartRadius: var(--pf-t--global--border--radius--medium);
|
22
|
+
--pf-v5-c-code-editor__main--BorderEndEndRadius: var(--pf-t--global--border--radius--medium);
|
23
|
+
--pf-v5-c-code-editor__main--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
24
|
+
--pf-v5-c-code-editor--m-read-only__main--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
25
|
+
--pf-v5-c-code-editor__upload--before--BorderWidth: 0;
|
26
|
+
--pf-v5-c-code-editor__upload--before--BorderColor: transparent;
|
27
|
+
--pf-v5-c-code-editor__main--m-drag-hover--before--BorderWidth: var(--pf-t--global--border--width--divider--hover);
|
28
|
+
--pf-v5-c-code-editor__main--m-drag-hover--before--BorderColor: var( --pf-t--global--border--color--clicked);
|
29
|
+
--pf-v5-c-code-editor__main--m-drag-hover--after--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
15
30
|
--pf-v5-c-code-editor__main--m-drag-hover--after--Opacity: .1;
|
16
|
-
--pf-v5-c-code-editor__code--PaddingTop: var(--pf-
|
17
|
-
--pf-v5-c-code-editor__code--PaddingRight: var(--pf-
|
18
|
-
--pf-v5-c-code-editor__code--PaddingBottom: var(--pf-
|
19
|
-
--pf-v5-c-code-editor__code--PaddingLeft: var(--pf-
|
20
|
-
--pf-v5-c-code-editor__code-pre--FontSize: var(--pf-
|
21
|
-
--pf-v5-c-code-editor__code-pre--FontFamily: var(--pf-
|
22
|
-
--pf-v5-c-code-editor__header-main--PaddingRight: var(--pf-
|
23
|
-
--pf-v5-c-code-editor__header-main--PaddingLeft: var(--pf-
|
24
|
-
--pf-v5-c-code-editor__tab--BackgroundColor: var(--pf-
|
25
|
-
--pf-v5-c-code-editor__tab--Color: var(--pf-
|
26
|
-
--pf-v5-c-code-editor__tab--PaddingTop: var(--pf-
|
27
|
-
--pf-v5-c-code-editor__tab--PaddingRight: var(--pf-
|
28
|
-
--pf-v5-c-code-editor__tab--PaddingBottom: var(--pf-
|
29
|
-
--pf-v5-c-code-editor__tab--PaddingLeft: var(--pf-
|
30
|
-
--pf-v5-c-code-editor__tab--BorderTopWidth: var(--pf-
|
31
|
-
--pf-v5-c-code-editor__tab--BorderRightWidth: var(--pf-
|
31
|
+
--pf-v5-c-code-editor__code--PaddingTop: var(--pf-t--global--spacer--sm);
|
32
|
+
--pf-v5-c-code-editor__code--PaddingRight: var(--pf-t--global--spacer--sm);
|
33
|
+
--pf-v5-c-code-editor__code--PaddingBottom: var(--pf-t--global--spacer--sm);
|
34
|
+
--pf-v5-c-code-editor__code--PaddingLeft: var(--pf-t--global--spacer--sm);
|
35
|
+
--pf-v5-c-code-editor__code-pre--FontSize: var(--pf-t--global--font--size--sm);
|
36
|
+
--pf-v5-c-code-editor__code-pre--FontFamily: var(--pf-t--global--font--family--mono);
|
37
|
+
--pf-v5-c-code-editor__header-main--PaddingRight: var(--pf-t--global--spacer--sm);
|
38
|
+
--pf-v5-c-code-editor__header-main--PaddingLeft: var(--pf-t--global--spacer--sm);
|
39
|
+
--pf-v5-c-code-editor__tab--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
40
|
+
--pf-v5-c-code-editor__tab--Color: var(--pf-t--global--text--color--subtle);
|
41
|
+
--pf-v5-c-code-editor__tab--PaddingTop: var(--pf-t--global--spacer--sm);
|
42
|
+
--pf-v5-c-code-editor__tab--PaddingRight: var( --pf-t--global--spacer--sm);
|
43
|
+
--pf-v5-c-code-editor__tab--PaddingBottom: var(--pf-t--global--spacer--sm);
|
44
|
+
--pf-v5-c-code-editor__tab--PaddingLeft: var( --pf-t--global--spacer--sm);
|
45
|
+
--pf-v5-c-code-editor__tab--BorderTopWidth: var(--pf-t--global--border--width--box--default);
|
46
|
+
--pf-v5-c-code-editor__tab--BorderRightWidth: var(--pf-t--global--border--width--box--default);
|
32
47
|
--pf-v5-c-code-editor__tab--BorderBottomWidth: 0;
|
33
|
-
--pf-v5-c-code-editor__tab--BorderLeftWidth: var(--pf-
|
34
|
-
--pf-v5-c-code-editor__tab--BorderColor: var(--pf-
|
35
|
-
--pf-v5-c-code-editor__tab
|
48
|
+
--pf-v5-c-code-editor__tab--BorderLeftWidth: var(--pf-t--global--border--width--box--default);
|
49
|
+
--pf-v5-c-code-editor__tab--BorderColor: var(--pf-t--global--border--color--default);
|
50
|
+
--pf-v5-c-code-editor__tab--BorderStartEndRadius: var(--pf-t--global--border--radius--medium);
|
51
|
+
--pf-v5-c-code-editor__tab-icon--text--MarginLeft: var(--pf-t--global--spacer--sm);
|
36
52
|
}
|
53
|
+
|
37
54
|
.pf-v5-c-code-editor.pf-m-read-only {
|
38
55
|
--pf-v5-c-code-editor__main--BackgroundColor: var(--pf-v5-c-code-editor--m-read-only__main--BackgroundColor);
|
39
56
|
}
|
@@ -41,7 +58,6 @@
|
|
41
58
|
.pf-v5-c-code-editor__header {
|
42
59
|
position: relative;
|
43
60
|
display: flex;
|
44
|
-
align-items: flex-end;
|
45
61
|
}
|
46
62
|
.pf-v5-c-code-editor__header::before {
|
47
63
|
position: absolute;
|
@@ -52,54 +68,68 @@
|
|
52
68
|
content: "";
|
53
69
|
border-block-end: var(--pf-v5-c-code-editor__header--before--BorderBottomWidth) solid var(--pf-v5-c-code-editor__header--before--BorderBottomColor);
|
54
70
|
}
|
71
|
+
.pf-v5-c-code-editor__header.pf-m-plain {
|
72
|
+
--pf-v5-c-code-editor__header-content--BackgroundColor: var(--pf-v5-c-code-editor__header-content--m-plain--BackgroundColor);
|
73
|
+
}
|
55
74
|
|
56
|
-
.pf-v5-c-code-
|
75
|
+
.pf-v5-c-code-editor__header-content {
|
57
76
|
display: flex;
|
77
|
+
flex: 1;
|
78
|
+
align-items: flex-end;
|
79
|
+
padding-block-start: var(--pf-v5-c-code-editor__header-content--PaddingBlockStart);
|
80
|
+
padding-block-end: var(--pf-v5-c-code-editor__header-content--PaddingBlockEnd);
|
81
|
+
padding-inline-start: var(--pf-v5-c-code-editor__header-content--PaddingInlineStart);
|
82
|
+
padding-inline-end: var(--pf-v5-c-code-editor__header-content--PaddingInlineEnd);
|
83
|
+
background-color: var(--pf-v5-c-code-editor__header-content--BackgroundColor);
|
84
|
+
border-start-start-radius: var(--pf-v5-c-code-editor__header-content--BorderStartStartRadius);
|
58
85
|
}
|
59
|
-
.pf-v5-c-code-
|
60
|
-
|
61
|
-
}
|
62
|
-
.pf-v5-c-code-editor__controls .pf-v5-c-button.pf-m-control:hover {
|
63
|
-
--pf-v5-c-code-editor__controls--c-button--m-control--Color: var(--pf-v5-c-code-editor__controls--c-button--m-control--hover--Color);
|
64
|
-
}
|
65
|
-
.pf-v5-c-code-editor__controls .pf-v5-c-button.pf-m-control:focus {
|
66
|
-
--pf-v5-c-code-editor__controls--c-button--m-control--Color: var(--pf-v5-c-code-editor__controls--c-button--m-control--focus--Color);
|
86
|
+
.pf-v5-c-code-editor__header-content:last-child {
|
87
|
+
border-start-end-radius: var(--pf-v5-c-code-editor__header-content--BorderStartEndRadius);
|
67
88
|
}
|
68
|
-
|
69
|
-
|
89
|
+
|
90
|
+
.pf-v5-c-code-editor__controls {
|
91
|
+
display: flex;
|
92
|
+
gap: var(--pf-v5-c-code-editor__controls--Gap);
|
93
|
+
align-items: flex-start;
|
70
94
|
}
|
71
95
|
|
72
96
|
.pf-v5-c-code-editor__header-main {
|
73
97
|
flex-grow: 1;
|
98
|
+
align-self: center;
|
74
99
|
padding-inline-start: var(--pf-v5-c-code-editor__header-main--PaddingLeft);
|
75
100
|
padding-inline-end: var(--pf-v5-c-code-editor__header-main--PaddingRight);
|
76
101
|
}
|
77
102
|
|
103
|
+
.pf-v5-c-code-editor__upload {
|
104
|
+
position: relative;
|
105
|
+
padding-block-start: var(--pf-v5-c-code-editor__upload--PaddingBlockStart);
|
106
|
+
padding-block-end: var(--pf-v5-c-code-editor__upload--PaddingBlockEnd);
|
107
|
+
padding-inline-start: var(--pf-v5-c-code-editor__upload--PaddingInlineStart);
|
108
|
+
padding-inline-end: var(--pf-v5-c-code-editor__upload--PaddingInlineEnd);
|
109
|
+
}
|
110
|
+
.pf-v5-c-code-editor__upload::before {
|
111
|
+
position: absolute;
|
112
|
+
inset-block-start: var(--pf-v5-c-code-editor__upload--PaddingBlockStart);
|
113
|
+
inset-block-end: var(--pf-v5-c-code-editor__upload--PaddingBlockEnd);
|
114
|
+
inset-inline-start: var(--pf-v5-c-code-editor__upload--PaddingInlineStart);
|
115
|
+
inset-inline-end: var(--pf-v5-c-code-editor__upload--PaddingInlineEnd);
|
116
|
+
content: "";
|
117
|
+
border: var(--pf-v5-c-code-editor__upload--before--BorderWidth) dashed var(--pf-v5-c-code-editor__upload--before--BorderColor);
|
118
|
+
border-radius: var(--pf-v5-c-code-editor__upload--BorderRadius);
|
119
|
+
}
|
120
|
+
|
78
121
|
.pf-v5-c-code-editor__main {
|
79
122
|
position: relative;
|
80
123
|
color: var(--pf-v5-c-code-editor__main--Color, inherit);
|
81
124
|
background-color: var(--pf-v5-c-code-editor__main--BackgroundColor);
|
82
125
|
border: var(--pf-v5-c-code-editor__main--BorderWidth) solid;
|
83
126
|
border-color: var(--pf-v5-c-code-editor__main--BorderColor);
|
127
|
+
border-end-start-radius: var(--pf-v5-c-code-editor__main--BorderEndStartRadius);
|
128
|
+
border-end-end-radius: var(--pf-v5-c-code-editor__main--BorderEndEndRadius);
|
84
129
|
}
|
85
|
-
.pf-v5-c-code-editor__main.pf-m-drag-hover
|
86
|
-
|
87
|
-
|
88
|
-
inset-block-end: 0;
|
89
|
-
inset-inline-start: 0;
|
90
|
-
inset-inline-end: 0;
|
91
|
-
content: "";
|
92
|
-
background-color: var(--pf-v5-c-code-editor__main--m-drag-hover--after--BackgroundColor);
|
93
|
-
opacity: var(--pf-v5-c-code-editor__main--m-drag-hover--after--Opacity);
|
94
|
-
}
|
95
|
-
.pf-v5-c-code-editor__main.pf-m-drag-hover::before {
|
96
|
-
position: absolute;
|
97
|
-
inset-block-start: 0;
|
98
|
-
inset-block-end: 0;
|
99
|
-
inset-inline-start: 0;
|
100
|
-
inset-inline-end: 0;
|
101
|
-
content: "";
|
102
|
-
border: var(--pf-v5-c-code-editor__main--m-drag-hover--before--BorderWidth) solid var(--pf-v5-c-code-editor__main--m-drag-hover--before--BorderColor);
|
130
|
+
.pf-v5-c-code-editor__main.pf-m-drag-hover {
|
131
|
+
--pf-v5-c-code-editor__upload--before--BorderWidth: var(--pf-v5-c-code-editor__main--m-drag-hover--before--BorderWidth);
|
132
|
+
--pf-v5-c-code-editor__upload--before--BorderColor: var(--pf-v5-c-code-editor__main--m-drag-hover--before--BorderColor);
|
103
133
|
}
|
104
134
|
.pf-v5-c-code-editor__main .monaco-editor {
|
105
135
|
background-color: var(--pf-v5-c-code-editor__main--BackgroundColor);
|
@@ -130,7 +160,6 @@
|
|
130
160
|
padding-block-end: var(--pf-v5-c-code-editor__tab--PaddingBottom);
|
131
161
|
padding-inline-start: var(--pf-v5-c-code-editor__tab--PaddingLeft);
|
132
162
|
padding-inline-end: var(--pf-v5-c-code-editor__tab--PaddingRight);
|
133
|
-
margin-inline-start: auto;
|
134
163
|
color: var(--pf-v5-c-code-editor__tab--Color);
|
135
164
|
background-color: var(--pf-v5-c-code-editor__tab--BackgroundColor);
|
136
165
|
border-color: var(--pf-v5-c-code-editor__tab--BorderColor);
|
@@ -139,16 +168,9 @@
|
|
139
168
|
border-block-end-width: var(--pf-v5-c-code-editor__tab--BorderBottomWidth);
|
140
169
|
border-inline-start-width: var(--pf-v5-c-code-editor__tab--BorderLeftWidth);
|
141
170
|
border-inline-end-width: var(--pf-v5-c-code-editor__tab--BorderRightWidth);
|
171
|
+
border-start-end-radius: var(--pf-v5-c-code-editor__tab--BorderStartEndRadius);
|
142
172
|
}
|
143
173
|
|
144
174
|
.pf-v5-c-code-editor__tab-icon + .pf-v5-c-code-editor__tab-text {
|
145
175
|
margin-inline-start: var(--pf-v5-c-code-editor__tab-icon--text--MarginLeft);
|
146
|
-
}
|
147
|
-
|
148
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-code-editor {
|
149
|
-
--pf-v5-c-code-editor--m-read-only__main--Color: var(--pf-v5-global--disabled-color--300);
|
150
|
-
--pf-v5-c-code-editor--m-read-only__main--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
151
|
-
}
|
152
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-code-editor__controls > * + * {
|
153
|
-
border-inline-start: 1px solid var(--pf-v5-global--palette--black-700);
|
154
176
|
}
|
@@ -1,22 +1,22 @@
|
|
1
1
|
import './code-editor.css';
|
2
2
|
declare const _default: {
|
3
|
-
"button": "pf-v5-c-button",
|
4
3
|
"codeEditor": "pf-v5-c-code-editor",
|
5
4
|
"codeEditorCode": "pf-v5-c-code-editor__code",
|
6
5
|
"codeEditorCodePre": "pf-v5-c-code-editor__code-pre",
|
7
6
|
"codeEditorControls": "pf-v5-c-code-editor__controls",
|
8
7
|
"codeEditorHeader": "pf-v5-c-code-editor__header",
|
8
|
+
"codeEditorHeaderContent": "pf-v5-c-code-editor__header-content",
|
9
9
|
"codeEditorHeaderMain": "pf-v5-c-code-editor__header-main",
|
10
10
|
"codeEditorMain": "pf-v5-c-code-editor__main",
|
11
11
|
"codeEditorTab": "pf-v5-c-code-editor__tab",
|
12
12
|
"codeEditorTabIcon": "pf-v5-c-code-editor__tab-icon",
|
13
13
|
"codeEditorTabText": "pf-v5-c-code-editor__tab-text",
|
14
|
+
"codeEditorUpload": "pf-v5-c-code-editor__upload",
|
14
15
|
"modifiers": {
|
15
16
|
"readOnly": "pf-m-read-only",
|
16
|
-
"
|
17
|
+
"plain": "pf-m-plain",
|
17
18
|
"dragHover": "pf-m-drag-hover"
|
18
19
|
},
|
19
|
-
"monacoEditor": "monaco-editor"
|
20
|
-
"themeDark": "pf-v5-theme-dark"
|
20
|
+
"monacoEditor": "monaco-editor"
|
21
21
|
};
|
22
22
|
export default _default;
|
@@ -2,22 +2,22 @@
|
|
2
2
|
exports.__esModule = true;
|
3
3
|
require('./code-editor.css');
|
4
4
|
exports.default = {
|
5
|
-
"button": "pf-v5-c-button",
|
6
5
|
"codeEditor": "pf-v5-c-code-editor",
|
7
6
|
"codeEditorCode": "pf-v5-c-code-editor__code",
|
8
7
|
"codeEditorCodePre": "pf-v5-c-code-editor__code-pre",
|
9
8
|
"codeEditorControls": "pf-v5-c-code-editor__controls",
|
10
9
|
"codeEditorHeader": "pf-v5-c-code-editor__header",
|
10
|
+
"codeEditorHeaderContent": "pf-v5-c-code-editor__header-content",
|
11
11
|
"codeEditorHeaderMain": "pf-v5-c-code-editor__header-main",
|
12
12
|
"codeEditorMain": "pf-v5-c-code-editor__main",
|
13
13
|
"codeEditorTab": "pf-v5-c-code-editor__tab",
|
14
14
|
"codeEditorTabIcon": "pf-v5-c-code-editor__tab-icon",
|
15
15
|
"codeEditorTabText": "pf-v5-c-code-editor__tab-text",
|
16
|
+
"codeEditorUpload": "pf-v5-c-code-editor__upload",
|
16
17
|
"modifiers": {
|
17
18
|
"readOnly": "pf-m-read-only",
|
18
|
-
"
|
19
|
+
"plain": "pf-m-plain",
|
19
20
|
"dragHover": "pf-m-drag-hover"
|
20
21
|
},
|
21
|
-
"monacoEditor": "monaco-editor"
|
22
|
-
"themeDark": "pf-v5-theme-dark"
|
22
|
+
"monacoEditor": "monaco-editor"
|
23
23
|
};
|
@@ -1,21 +1,21 @@
|
|
1
1
|
import './code-editor.css';
|
2
2
|
export default {
|
3
|
-
"button": "pf-v5-c-button",
|
4
3
|
"codeEditor": "pf-v5-c-code-editor",
|
5
4
|
"codeEditorCode": "pf-v5-c-code-editor__code",
|
6
5
|
"codeEditorCodePre": "pf-v5-c-code-editor__code-pre",
|
7
6
|
"codeEditorControls": "pf-v5-c-code-editor__controls",
|
8
7
|
"codeEditorHeader": "pf-v5-c-code-editor__header",
|
8
|
+
"codeEditorHeaderContent": "pf-v5-c-code-editor__header-content",
|
9
9
|
"codeEditorHeaderMain": "pf-v5-c-code-editor__header-main",
|
10
10
|
"codeEditorMain": "pf-v5-c-code-editor__main",
|
11
11
|
"codeEditorTab": "pf-v5-c-code-editor__tab",
|
12
12
|
"codeEditorTabIcon": "pf-v5-c-code-editor__tab-icon",
|
13
13
|
"codeEditorTabText": "pf-v5-c-code-editor__tab-text",
|
14
|
+
"codeEditorUpload": "pf-v5-c-code-editor__upload",
|
14
15
|
"modifiers": {
|
15
16
|
"readOnly": "pf-m-read-only",
|
16
|
-
"
|
17
|
+
"plain": "pf-m-plain",
|
17
18
|
"dragHover": "pf-m-drag-hover"
|
18
19
|
},
|
19
|
-
"monacoEditor": "monaco-editor"
|
20
|
-
"themeDark": "pf-v5-theme-dark"
|
20
|
+
"monacoEditor": "monaco-editor"
|
21
21
|
};
|
@@ -541,7 +541,7 @@
|
|
541
541
|
--pf-v5-c-data-list__expandable-content-body--BorderRadius: var(--pf-t--global--border--radius--small);
|
542
542
|
--pf-v5-c-data-list--m-compact--FontSize: var(--pf-t--global--font--size--body--sm);
|
543
543
|
--pf-v5-c-data-list--m-compact--LineHeight: var(--pf-t--global--font--line-height--body);
|
544
|
-
--pf-v5-c-data-list--m-compact__check--FontSize: var(--pf-t--global--font--size--body--
|
544
|
+
--pf-v5-c-data-list--m-compact__check--FontSize: var(--pf-t--global--font--size--body--default);
|
545
545
|
--pf-v5-c-data-list--m-compact__cell--PaddingTop: var(--pf-t--global--spacer--sm);
|
546
546
|
--pf-v5-c-data-list--m-compact__cell--PaddingBottom: var(--pf-t--global--spacer--sm);
|
547
547
|
--pf-v5-c-data-list--m-compact__cell--md--PaddingBottom: 0;
|
@@ -1,18 +1,22 @@
|
|
1
|
-
|
1
|
+
:where(:root),
|
2
|
+
:where(.pf-v5-c-date-picker) {
|
2
3
|
--pf-v5-c-date-picker--m-top__calendar--Top: 0;
|
3
|
-
--pf-v5-c-date-picker--m-top__calendar--TranslateY: calc(-100% - var(--pf-
|
4
|
-
--pf-v5-c-date-picker__helper-text--MarginTop: var(--pf-
|
4
|
+
--pf-v5-c-date-picker--m-top__calendar--TranslateY: calc(-100% - var(--pf-t--global--spacer--xs));
|
5
|
+
--pf-v5-c-date-picker__helper-text--MarginTop: var(--pf-t--global--spacer--sm);
|
5
6
|
--pf-v5-c-date-picker__input--c-form-control--Width: calc(var(--pf-v5-c-date-picker__input--c-form-control--width-chars) * 1ch + var(--pf-v5-c-date-picker__input--c-form-control--width-base));
|
6
|
-
--pf-v5-c-date-picker__input--c-form-control--width-base: calc(var(--pf-
|
7
|
-
--pf-v5-c-date-picker__input--c-form-control--width-chars:
|
8
|
-
--pf-v5-c-date-picker__calendar--BackgroundColor: var(--pf-
|
9
|
-
--pf-v5-c-date-picker__calendar--BoxShadow: var(--pf-
|
10
|
-
--pf-v5-c-date-picker__calendar--ZIndex: var(--pf-
|
11
|
-
--pf-v5-c-date-picker__calendar--Top: calc(100% + var(--pf-
|
7
|
+
--pf-v5-c-date-picker__input--c-form-control--width-base: calc(var(--pf-t--global--spacer--xl) + var(--pf-t--global--spacer--sm));
|
8
|
+
--pf-v5-c-date-picker__input--c-form-control--width-chars: 11;
|
9
|
+
--pf-v5-c-date-picker__calendar--BackgroundColor: var(--pf-t--global--background--color--floating--default);
|
10
|
+
--pf-v5-c-date-picker__calendar--BoxShadow: var(--pf-t--global--box-shadow--md);
|
11
|
+
--pf-v5-c-date-picker__calendar--ZIndex: var(--pf-t--global--Zindex--sm);
|
12
|
+
--pf-v5-c-date-picker__calendar--Top: calc(100% + var(--pf-t--global--spacer--xs));
|
12
13
|
--pf-v5-c-date-picker__calendar--Right: auto;
|
13
14
|
--pf-v5-c-date-picker__calendar--Left: 0;
|
14
15
|
--pf-v5-c-date-picker__calendar--m-align-right--Right: 0;
|
15
16
|
--pf-v5-c-date-picker__calendar--m-align-right--Left: auto;
|
17
|
+
}
|
18
|
+
|
19
|
+
.pf-v5-c-date-picker {
|
16
20
|
position: relative;
|
17
21
|
display: inline-block;
|
18
22
|
}
|
@@ -51,9 +55,4 @@
|
|
51
55
|
inset-inline-end: auto;
|
52
56
|
z-index: auto;
|
53
57
|
min-width: min-content;
|
54
|
-
}
|
55
|
-
|
56
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-date-picker {
|
57
|
-
--pf-v5-c-date-picker__calendar--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
58
|
-
--pf-v5-c-date-picker__calendar--Top: 100%;
|
59
58
|
}
|
@@ -60,7 +60,9 @@
|
|
60
60
|
width: 100%;
|
61
61
|
height: var(--pf-v5-c-divider--Size);
|
62
62
|
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-divider--Display);
|
63
|
+
flex-shrink: 0;
|
63
64
|
align-items: stretch;
|
65
|
+
align-self: stretch;
|
64
66
|
justify-content: center;
|
65
67
|
border: 0;
|
66
68
|
}
|
@@ -77,7 +79,7 @@
|
|
77
79
|
.pf-v5-c-divider.pf-m-vertical {
|
78
80
|
flex-direction: column;
|
79
81
|
width: var(--pf-v5-c-divider--Size);
|
80
|
-
height:
|
82
|
+
height: inherit;
|
81
83
|
}
|
82
84
|
.pf-v5-c-divider.pf-m-inset-none {
|
83
85
|
--pf-v5-c-divider--before--FlexBasis: calc(100% - 0% * 2);
|
@@ -115,7 +117,7 @@
|
|
115
117
|
.pf-v5-c-divider.pf-m-vertical-on-sm {
|
116
118
|
flex-direction: column;
|
117
119
|
width: var(--pf-v5-c-divider--Size);
|
118
|
-
height:
|
120
|
+
height: inherit;
|
119
121
|
}
|
120
122
|
}
|
121
123
|
@media (min-width: 576px) {
|
@@ -155,7 +157,7 @@
|
|
155
157
|
.pf-v5-c-divider.pf-m-vertical-on-md {
|
156
158
|
flex-direction: column;
|
157
159
|
width: var(--pf-v5-c-divider--Size);
|
158
|
-
height:
|
160
|
+
height: inherit;
|
159
161
|
}
|
160
162
|
}
|
161
163
|
@media (min-width: 768px) {
|
@@ -195,7 +197,7 @@
|
|
195
197
|
.pf-v5-c-divider.pf-m-vertical-on-lg {
|
196
198
|
flex-direction: column;
|
197
199
|
width: var(--pf-v5-c-divider--Size);
|
198
|
-
height:
|
200
|
+
height: inherit;
|
199
201
|
}
|
200
202
|
}
|
201
203
|
@media (min-width: 992px) {
|
@@ -235,7 +237,7 @@
|
|
235
237
|
.pf-v5-c-divider.pf-m-vertical-on-xl {
|
236
238
|
flex-direction: column;
|
237
239
|
width: var(--pf-v5-c-divider--Size);
|
238
|
-
height:
|
240
|
+
height: inherit;
|
239
241
|
}
|
240
242
|
}
|
241
243
|
@media (min-width: 1200px) {
|
@@ -275,7 +277,7 @@
|
|
275
277
|
.pf-v5-c-divider.pf-m-vertical-on-2xl {
|
276
278
|
flex-direction: column;
|
277
279
|
width: var(--pf-v5-c-divider--Size);
|
278
|
-
height:
|
280
|
+
height: inherit;
|
279
281
|
}
|
280
282
|
}
|
281
283
|
@media (min-width: 1450px) {
|