@rh-support/troubleshoot 2.0.7 → 2.0.9
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/lib/esm/components/AccountInfo/AccountSelector.d.ts.map +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.js +5 -44
- package/lib/esm/components/AccountInfo/OwnerSelector.js +2 -2
- package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.js +3 -5
- package/lib/esm/components/CaseEditView/CaseOverview/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.js +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.js +36 -38
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts +1 -2
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.js +3 -4
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.js +1 -1
- package/lib/esm/components/CaseEditView/ShareCase/PartnerShare.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ShareCase/PartnerShare.js +1 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseDetailsManagement.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseDetailsManagement.js +2 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseInformation.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/useCustomEmails.js +1 -1
- package/lib/esm/components/CaseInformation/CaseGroup.js +2 -2
- package/lib/esm/components/CaseInformation/CaseInformation.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/CaseInformation.js +8 -1
- package/lib/esm/components/CaseInformation/Description.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Description.js +2 -4
- package/lib/esm/components/CaseInformation/OpenCaseIssue.js +2 -2
- package/lib/esm/components/CaseInformation/Severity.js +1 -1
- package/lib/esm/components/CaseManagement/CaseManagement.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/CaseManagement.js +9 -2
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.d.ts +1 -5
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +7 -7
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.js +1 -4
- package/lib/esm/components/IdeaInformation/IdeaInformtion.d.ts.map +1 -1
- package/lib/esm/components/IdeaInformation/IdeaInformtion.js +8 -1
- package/lib/esm/components/ImproveCase/KtQuestions.js +2 -2
- package/lib/esm/components/Issue/Issue.d.ts.map +1 -1
- package/lib/esm/components/Issue/Issue.js +2 -1
- package/lib/esm/components/OpenCase/OpenCase.d.ts.map +1 -1
- package/lib/esm/components/OpenCase/OpenCase.js +9 -2
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +10 -10
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +3 -3
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.d.ts +1 -1
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.js +3 -3
- package/lib/esm/components/ProductSelector/ProductSelector.js +2 -1
- package/lib/esm/components/ProductSelector/ProductSelectorLoader.d.ts +2 -1
- package/lib/esm/components/ProductSelector/ProductSelectorLoader.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/ProductSelectorLoader.js +19 -12
- package/lib/esm/components/ProductSelector/ProductVersionDropdownSelector.js +3 -3
- package/lib/esm/components/Recommendations/ClusterRecommendationToast.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendationToast.js +1 -2
- package/lib/esm/components/Recommendations/ClusterRecommendations.js +1 -1
- package/lib/esm/components/SessionRestore/RestoreLastSessionModal.js +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.js +9 -4
- package/lib/esm/components/SubmitCase/ResubmitToast.js +1 -1
- package/lib/esm/components/SubmitCase/SubmitCase.js +1 -1
- package/lib/esm/components/Suggestions/TopContent.js +1 -1
- package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +2 -2
- package/lib/esm/components/shared/useIsSectionValid.d.ts +1 -1
- package/lib/esm/components/shared/useIsSectionValid.d.ts.map +1 -1
- package/lib/esm/components/shared/useIsSectionValid.js +24 -5
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +80 -40
- package/lib/esm/components/wizardLayout/MainSection.d.ts +3 -5
- package/lib/esm/components/wizardLayout/MainSection.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/MainSection.js +4 -4
- package/lib/esm/components/wizardLayout/WizardAside.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardAside.js +10 -3
- package/lib/esm/components/wizardLayout/WizardLayout.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardLayout.js +42 -31
- package/lib/esm/components/wizardLayout/WizardMain.d.ts +3 -2
- package/lib/esm/components/wizardLayout/WizardMain.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardMain.js +163 -43
- package/lib/esm/components/wizardLayout/WizardNavigation.d.ts +3 -7
- package/lib/esm/components/wizardLayout/WizardNavigation.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardNavigation.js +90 -46
- package/lib/esm/components/wizardLayout/WizardProgress.d.ts +13 -0
- package/lib/esm/components/wizardLayout/WizardProgress.d.ts.map +1 -0
- package/lib/esm/components/wizardLayout/WizardProgress.js +108 -0
- package/lib/esm/components/wizardLayout/index.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/index.js +10 -2
- package/lib/esm/context/AppMetadataContext.d.ts +11 -0
- package/lib/esm/context/AppMetadataContext.d.ts.map +1 -0
- package/lib/esm/context/AppMetadataContext.js +13 -0
- package/lib/esm/context/RootTroubleshootProvider.d.ts.map +1 -1
- package/lib/esm/context/RootTroubleshootProvider.js +9 -7
- package/lib/esm/css/app.css +450 -0
- package/lib/esm/hooks/useResetCaseCreate.d.ts.map +1 -1
- package/lib/esm/hooks/useResetCaseCreate.js +4 -0
- package/lib/esm/reducers/AppMetadataReducer.d.ts +28 -0
- package/lib/esm/reducers/AppMetadataReducer.d.ts.map +1 -0
- package/lib/esm/reducers/AppMetadataReducer.js +28 -0
- package/lib/esm/reducers/RouteConstNTypes.d.ts +1 -21
- package/lib/esm/reducers/RouteConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/RouteConstNTypes.js +0 -43
- package/lib/esm/reducers/RouteReducer.d.ts +47 -13
- package/lib/esm/reducers/RouteReducer.d.ts.map +1 -1
- package/lib/esm/reducers/RouteReducer.js +165 -36
- package/lib/esm/scss/_main.scss +786 -106
- package/lib/esm/utils/routeUtils.d.ts +9 -3
- package/lib/esm/utils/routeUtils.d.ts.map +1 -1
- package/lib/esm/utils/routeUtils.js +41 -14
- package/package.json +25 -14
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpickedItem.d.ts +0 -12
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpickedItem.d.ts.map +0 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpickedItem.js +0 -14
- package/lib/esm/hooks/useWizard.d.ts +0 -4
- package/lib/esm/hooks/useWizard.d.ts.map +0 -1
- package/lib/esm/hooks/useWizard.js +0 -128
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { AttachmentContextProvider } from '../components/shared/fileUpload/reducer/AttachmentReducerContext';
|
|
3
|
+
import { AppMetadataContextProvider } from './AppMetadataContext';
|
|
3
4
|
import { CaseContextProvider } from './CaseContext';
|
|
4
5
|
import { ClusterRecommendationsContextProvider } from './ClusterRecommendationsContext';
|
|
5
6
|
import { RecommendationContextProvider } from './RecommendationContext';
|
|
@@ -9,11 +10,12 @@ import { SessionRestoreContextProvider } from './SessionRestoreContext';
|
|
|
9
10
|
import { TCContextProvider } from './TopContentContext';
|
|
10
11
|
export function RootTroubleshootProvider(props) {
|
|
11
12
|
return (React.createElement(RouteContextProvider, null,
|
|
12
|
-
React.createElement(
|
|
13
|
-
React.createElement(
|
|
14
|
-
React.createElement(
|
|
15
|
-
React.createElement(
|
|
16
|
-
React.createElement(
|
|
17
|
-
React.createElement(
|
|
18
|
-
React.createElement(
|
|
13
|
+
React.createElement(AppMetadataContextProvider, null,
|
|
14
|
+
React.createElement(CaseContextProvider, null,
|
|
15
|
+
React.createElement(RecommendationContextProvider, null,
|
|
16
|
+
React.createElement(AttachmentContextProvider, null,
|
|
17
|
+
React.createElement(RulesContextProvider, null,
|
|
18
|
+
React.createElement(ClusterRecommendationsContextProvider, null,
|
|
19
|
+
React.createElement(TCContextProvider, null,
|
|
20
|
+
React.createElement(SessionRestoreContextProvider, null, props.children))))))))));
|
|
19
21
|
}
|
package/lib/esm/css/app.css
CHANGED
|
@@ -1,6 +1,423 @@
|
|
|
1
1
|
/* Main CSS file
|
|
2
2
|
============================================ */
|
|
3
3
|
|
|
4
|
+
/* mobile first - excludes aside */
|
|
5
|
+
/* #se-solution-engine .se-grid {
|
|
6
|
+
display: -ms-grid;
|
|
7
|
+
display: grid;
|
|
8
|
+
-ms-grid-rows: 1fr auto;
|
|
9
|
+
grid-template-rows: 1fr auto;
|
|
10
|
+
grid-template-areas: "main"
|
|
11
|
+
"nav";
|
|
12
|
+
min-height: 90vh;
|
|
13
|
+
margin-top: -2.5rem;
|
|
14
|
+
margin-bottom: -2.5rem;
|
|
15
|
+
padding: 0;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
#se-solution-engine .se-grid #wizard-main {
|
|
19
|
+
-ms-grid-row: 1;
|
|
20
|
+
-ms-grid-column: 1;
|
|
21
|
+
grid-area: main;
|
|
22
|
+
padding: 1rem 2rem;
|
|
23
|
+
border-right: 1px solid #e7e7e7;
|
|
24
|
+
min-height: 100vh;
|
|
25
|
+
min-width: 0;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
#se-solution-engine .se-grid #wizard-navigation {
|
|
29
|
+
-ms-grid-row: 2;
|
|
30
|
+
-ms-grid-column: 1;
|
|
31
|
+
grid-area: nav;
|
|
32
|
+
position: -webkit-sticky;
|
|
33
|
+
position: sticky;
|
|
34
|
+
bottom: 0;
|
|
35
|
+
display: -webkit-box;
|
|
36
|
+
display: -ms-flexbox;
|
|
37
|
+
display: flex;
|
|
38
|
+
padding: 1rem 1rem 1rem 3rem;
|
|
39
|
+
background-color: #fff;
|
|
40
|
+
border: 1px solid #e7e7e7;
|
|
41
|
+
border-bottom: initial;
|
|
42
|
+
border-left: initial;
|
|
43
|
+
z-index: 999;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
#se-solution-engine .se-grid #wizard-progress,
|
|
47
|
+
#se-solution-engine .se-grid #wizard-aside {
|
|
48
|
+
display: none;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
/* larger devices - add progress */
|
|
52
|
+
/* @media (min-width: 768px) {
|
|
53
|
+
#se-solution-engine .se-grid {
|
|
54
|
+
-ms-grid-columns: .1fr 2fr;
|
|
55
|
+
grid-template-columns: .1fr 2fr;
|
|
56
|
+
-ms-grid-rows: 1fr auto;
|
|
57
|
+
grid-template-rows: 1fr auto;
|
|
58
|
+
grid-template-areas: "progress main"
|
|
59
|
+
"progress nav";
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
#se-solution-engine .se-grid #wizard-progress {
|
|
63
|
+
display: inline-block;
|
|
64
|
+
grid-area: progress;
|
|
65
|
+
border-right: 1px solid #e7e7e7;
|
|
66
|
+
padding: .2rem;
|
|
67
|
+
}
|
|
68
|
+
#se-solution-engine .se-grid #wizard-main {
|
|
69
|
+
-ms-grid-row: 1;
|
|
70
|
+
-ms-grid-column: 2;
|
|
71
|
+
}
|
|
72
|
+
#se-solution-engine .se-grid #wizard-navigation {
|
|
73
|
+
-ms-grid-row: 2;
|
|
74
|
+
-ms-grid-column: 2;
|
|
75
|
+
}
|
|
76
|
+
} */
|
|
77
|
+
|
|
78
|
+
/* larger devices - add aside */
|
|
79
|
+
/* @media (min-width: 992px) {
|
|
80
|
+
#se-solution-engine .se-grid {
|
|
81
|
+
-ms-grid-columns: .4fr 2.5fr 1.5fr;
|
|
82
|
+
grid-template-columns: .4fr 2.5fr 1.5fr;
|
|
83
|
+
-ms-grid-rows: 1fr auto;
|
|
84
|
+
grid-template-rows: 1fr auto;
|
|
85
|
+
grid-template-areas: "progress main aside"
|
|
86
|
+
"progress nav aside";
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
#se-solution-engine .se-grid #wizard-main,
|
|
90
|
+
#se-solution-engine .se-grid #wizard-navigation {
|
|
91
|
+
border-right: initial;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
#se-solution-engine .se-grid #wizard-aside {
|
|
95
|
+
display: inline-block;
|
|
96
|
+
grid-area: aside;
|
|
97
|
+
background-color: #e7e7e7;
|
|
98
|
+
padding: 1em;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
#se-solution-engine .se-grid #wizard-aside .wizard-aside-content {
|
|
102
|
+
position: -webkit-sticky;
|
|
103
|
+
position: sticky;
|
|
104
|
+
top: 0;
|
|
105
|
+
padding: 2em 1em;
|
|
106
|
+
max-width: 600px;
|
|
107
|
+
}
|
|
108
|
+
#se-solution-engine .se-grid #wizard-main {
|
|
109
|
+
-ms-grid-row: 1;
|
|
110
|
+
-ms-grid-column: 2;
|
|
111
|
+
}
|
|
112
|
+
#se-solution-engine .se-grid #wizard-navigation {
|
|
113
|
+
-ms-grid-row: 2;
|
|
114
|
+
-ms-grid-column: 2;
|
|
115
|
+
}
|
|
116
|
+
#se-solution-engine .se-grid #wizard-progress {
|
|
117
|
+
-ms-grid-row: 1;
|
|
118
|
+
-ms-grid-row-span: 2;
|
|
119
|
+
-ms-grid-column: 1;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
@media (min-width: 768px) {
|
|
123
|
+
#se-solution-engine .se-grid #wizard-progress {
|
|
124
|
+
-ms-grid-row: 1;
|
|
125
|
+
-ms-grid-row-span: 2;
|
|
126
|
+
-ms-grid-column: 1;
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
@media (min-width: 992px) {
|
|
130
|
+
#se-solution-engine .se-grid #wizard-aside {
|
|
131
|
+
-ms-grid-row: 1;
|
|
132
|
+
-ms-grid-row-span: 2;
|
|
133
|
+
-ms-grid-column: 3;
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
@media (min-width: 1350px) {
|
|
138
|
+
#se-solution-engine .se-grid {
|
|
139
|
+
-ms-grid-columns: 13.5% 2.5fr 2fr;
|
|
140
|
+
grid-template-columns: 13.5% 2.5fr 2fr;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
@media (min-width: 1680px) {
|
|
145
|
+
#se-solution-engine .se-grid {
|
|
146
|
+
-ms-grid-columns: 20% 2.5fr 2fr;
|
|
147
|
+
grid-template-columns: 20% 2.5fr 2fr;
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
@media (min-width: 2000px) {
|
|
153
|
+
#se-solution-engine .se-grid {
|
|
154
|
+
-ms-grid-columns: 25% 2.5fr 2fr;
|
|
155
|
+
grid-template-columns: 25% 2.5fr 2fr;
|
|
156
|
+
}
|
|
157
|
+
} */
|
|
158
|
+
|
|
159
|
+
/* Reorganize all of the CSS (prime example) */
|
|
160
|
+
/* #se-solution-engine .se-grid button.btn-app,
|
|
161
|
+
#se-solution-engine .se-grid .btn-app[role="button"] {
|
|
162
|
+
padding: .375rem 1rem;
|
|
163
|
+
border-radius: 4px;
|
|
164
|
+
} */
|
|
165
|
+
|
|
166
|
+
/* Layout - progress section */
|
|
167
|
+
/* #se-solution-engine .se-grid #wizard-progress .wizard-progress-content {
|
|
168
|
+
display: -webkit-box;
|
|
169
|
+
display: -ms-flexbox;
|
|
170
|
+
display: flex;
|
|
171
|
+
-webkit-box-orient: vertical;
|
|
172
|
+
-webkit-box-direction: normal;
|
|
173
|
+
-ms-flex-direction: column;
|
|
174
|
+
flex-direction: column;
|
|
175
|
+
-webkit-box-align: end;
|
|
176
|
+
-ms-flex-align: end;
|
|
177
|
+
align-items: flex-end;
|
|
178
|
+
-webkit-box-pack: center;
|
|
179
|
+
-ms-flex-pack: center;
|
|
180
|
+
justify-content: center;
|
|
181
|
+
position: -webkit-sticky;
|
|
182
|
+
position: sticky;
|
|
183
|
+
top: 0;
|
|
184
|
+
margin: 0;
|
|
185
|
+
padding: 2.5rem 2rem;
|
|
186
|
+
list-style: none;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.se-grid #wizard-progress .wizard-progress-content li {
|
|
190
|
+
position: relative;
|
|
191
|
+
padding-bottom: 1rem;
|
|
192
|
+
width: 1.5rem;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.se-grid #wizard-progress .wizard-progress-content li::after {
|
|
196
|
+
display: block;
|
|
197
|
+
position: absolute;
|
|
198
|
+
bottom: 0;
|
|
199
|
+
left: 11px;
|
|
200
|
+
content: "";
|
|
201
|
+
background-color: #8b8d8f;
|
|
202
|
+
height: 1rem;
|
|
203
|
+
width: 1px;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.se-grid #wizard-progress .wizard-progress-content li:last-child::after {
|
|
207
|
+
display: none;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.se-grid #wizard-progress .wizard-progress-content li button {
|
|
211
|
+
display: block;
|
|
212
|
+
width: 1.5rem;
|
|
213
|
+
height: 1.5rem;
|
|
214
|
+
background-color: #d2d2d2;
|
|
215
|
+
border: 1px solid #d2d2d2;
|
|
216
|
+
border-radius: 50%;
|
|
217
|
+
padding: inherit;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.se-grid #wizard-progress .wizard-progress-content li.on button {
|
|
221
|
+
background-color: #06c;
|
|
222
|
+
border-color: #06c;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
.se-grid #wizard-progress .wizard-progress-content li.next button,
|
|
226
|
+
.se-grid #wizard-progress .wizard-progress-content li.future button {
|
|
227
|
+
background-color: #8b8d8f;
|
|
228
|
+
border-color: #8b8d8f;
|
|
229
|
+
} */
|
|
230
|
+
|
|
231
|
+
/* .se-grid #wizard-progress .wizard-progress-content li.next::after,
|
|
232
|
+
.se-grid #wizard-progress .wizard-progress-content li.future::after {
|
|
233
|
+
background-color: #8b8d8f;
|
|
234
|
+
} */
|
|
235
|
+
|
|
236
|
+
/* .se-grid #wizard-progress .wizard-progress-content li.completed button {
|
|
237
|
+
background-color: #06c;
|
|
238
|
+
border-color: #06c;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.se-grid #wizard-progress .wizard-progress-content li.completed button::before {
|
|
242
|
+
position: absolute;
|
|
243
|
+
top: 6px;
|
|
244
|
+
left: 6px;
|
|
245
|
+
color: #fff;
|
|
246
|
+
content: "\61";
|
|
247
|
+
font-family: "portalicons";
|
|
248
|
+
font-size: 12px;
|
|
249
|
+
line-height: 1;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.se-grid #wizard-progress .wizard-progress-content li.completed::after {
|
|
253
|
+
background-color: #06c;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.se-grid #wizard-progress .wizard-progress-content li button[disabled] {
|
|
257
|
+
background-color: #d2d2d2;
|
|
258
|
+
border-color: #8b8d8f;
|
|
259
|
+
color: #8b8d8f;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.se-grid #wizard-progress .wizard-progress-content li.completed button[disabled]::before {
|
|
263
|
+
color: #8d8e8f;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.se-grid #wizard-progress.section-disabled .wizard-progress-content li.completed::after {
|
|
267
|
+
background-color: #d2d2d2;
|
|
268
|
+
} */
|
|
269
|
+
|
|
270
|
+
/* Layout - main section */
|
|
271
|
+
/* #wizard-main > .wizard-main-section {
|
|
272
|
+
min-height: 50vh;
|
|
273
|
+
padding: 2rem .5rem;
|
|
274
|
+
outline: none;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
#wizard-main > .wizard-main-active-section {
|
|
278
|
+
min-height: 100vh;
|
|
279
|
+
outline: none;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
#wizard-main > .visited-line,
|
|
283
|
+
#wizard-main > .togo-line {
|
|
284
|
+
margin-bottom: 5rem;
|
|
285
|
+
} /* ONLY until step refactoring */
|
|
286
|
+
|
|
287
|
+
/* #wizard-main > .wizard-main-section > header {
|
|
288
|
+
margin-bottom: 1.8rem;
|
|
289
|
+
} */
|
|
290
|
+
|
|
291
|
+
/* .wizard-main-section header + p {
|
|
292
|
+
margin-bottom: .65rem;
|
|
293
|
+
} */
|
|
294
|
+
|
|
295
|
+
/* Layout - navigation section */
|
|
296
|
+
/* #se-solution-engine .se-grid #wizard-navigation button:first-child {
|
|
297
|
+
margin-right: 1em;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
#se-solution-engine .se-grid #wizard-navigation button:last-child {
|
|
301
|
+
margin-left: auto;
|
|
302
|
+
} */
|
|
303
|
+
|
|
304
|
+
/* Layout - aside section */
|
|
305
|
+
/* .wizard-aside-content header {
|
|
306
|
+
display: -webkit-box;
|
|
307
|
+
display: -ms-flexbox;
|
|
308
|
+
display: flex;
|
|
309
|
+
-webkit-box-align: center;
|
|
310
|
+
-ms-flex-align: center;
|
|
311
|
+
align-items: center;
|
|
312
|
+
margin-bottom: 1rem;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.wizard-aside-content header h3 {
|
|
316
|
+
margin-bottom: 0;
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
.wizard-aside-content header h2 {
|
|
320
|
+
margin-bottom: 0;
|
|
321
|
+
font-size: 18px;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.wizard-aside-content header button {
|
|
325
|
+
height: 28px;
|
|
326
|
+
margin-left: auto;
|
|
327
|
+
padding: 5px 1rem;
|
|
328
|
+
border: 0;
|
|
329
|
+
background: none;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.wizard-aside-content header button:hover,
|
|
333
|
+
.wizard-aside-content header button:focus {
|
|
334
|
+
color: #06c;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
.wizard-aside-content header button .fa {
|
|
338
|
+
font-size: 20px;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
@font-face {
|
|
342
|
+
font-family: 'Red Hat Text';
|
|
343
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatText-Regular.ttf') format('truetype');
|
|
344
|
+
font-weight: 300;
|
|
345
|
+
font-style: 'normal';
|
|
346
|
+
text-rendering: optimizeLegibility;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
@font-face {
|
|
350
|
+
font-family: 'Red Hat Text';
|
|
351
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatText-Medium.ttf') format('truetype');
|
|
352
|
+
font-weight: 500;
|
|
353
|
+
font-style: 'normal';
|
|
354
|
+
text-rendering: optimizeLegibility;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
@font-face {
|
|
358
|
+
font-family: 'Red Hat Text';
|
|
359
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatText-MediumItalic.ttf') format('truetype');
|
|
360
|
+
font-weight: 500;
|
|
361
|
+
font-style: italic;
|
|
362
|
+
text-rendering: optimizeLegibility;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
@font-face {
|
|
366
|
+
font-family: 'Red Hat Text';
|
|
367
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatText-Medium.ttf') format('truetype');
|
|
368
|
+
font-weight: 700;
|
|
369
|
+
font-style: 'normal';
|
|
370
|
+
text-rendering: optimizeLegibility;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
@font-face {
|
|
374
|
+
font-family: 'Red Hat Text';
|
|
375
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatText-MediumItalic.ttf') format('truetype');
|
|
376
|
+
font-weight: 700;
|
|
377
|
+
font-style: italic;
|
|
378
|
+
text-rendering: optimizeLegibility;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
@font-face {
|
|
382
|
+
font-family: 'Red Hat Display';
|
|
383
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatDisplay-Regular.ttf') format('truetype');
|
|
384
|
+
font-weight: 300;
|
|
385
|
+
font-style: 'normal';
|
|
386
|
+
text-rendering: optimizeLegibility;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
@font-face {
|
|
390
|
+
font-family: 'Red Hat Display';
|
|
391
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatDisplay-Regular.ttf') format('truetype');
|
|
392
|
+
font-weight: 400;
|
|
393
|
+
font-style: 'normal';
|
|
394
|
+
text-rendering: optimizeLegibility;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
@font-face {
|
|
398
|
+
font-family: 'Red Hat Display';
|
|
399
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatDisplay-Medium.ttf') format('truetype');
|
|
400
|
+
font-weight: 700;
|
|
401
|
+
font-style: 'normal';
|
|
402
|
+
text-rendering: optimizeLegibility;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
@font-face {
|
|
406
|
+
font-family: 'Red Hat Display';
|
|
407
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatDisplay-MediumItalic.ttf') format('truetype');
|
|
408
|
+
font-weight: 700;
|
|
409
|
+
font-style: italic;
|
|
410
|
+
text-rendering: optimizeLegibility;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
@font-face {
|
|
414
|
+
font-family: 'Red Hat Display';
|
|
415
|
+
src: url('/webassets/avalon/f/nimbus/redhat/RedHatDisplay-Bold.ttf') format('truetype');
|
|
416
|
+
font-weight: 900;
|
|
417
|
+
font-style: 'normal';
|
|
418
|
+
text-rendering: optimizeLegibility;
|
|
419
|
+
}*/
|
|
420
|
+
|
|
4
421
|
/* Open Case section */
|
|
5
422
|
.open-case-product-wrapper {
|
|
6
423
|
display: -webkit-box;
|
|
@@ -244,6 +661,21 @@ input[type='checkbox'] {
|
|
|
244
661
|
cursor: pointer;
|
|
245
662
|
}
|
|
246
663
|
|
|
664
|
+
/* .more::after,
|
|
665
|
+
.less::after {
|
|
666
|
+
margin-left: 8px;
|
|
667
|
+
font-family: 'FontAwesome';
|
|
668
|
+
color: #06c;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
.more::after {
|
|
672
|
+
content: '\f103';
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
.less::after {
|
|
676
|
+
content: '\f102';
|
|
677
|
+
} */
|
|
678
|
+
|
|
247
679
|
.text-error {
|
|
248
680
|
margin-top: 1rem;
|
|
249
681
|
color: #c9190b !important;
|
|
@@ -254,6 +686,19 @@ input[type='checkbox'] {
|
|
|
254
686
|
overflow-y: visible;
|
|
255
687
|
}
|
|
256
688
|
|
|
689
|
+
/* .more-less-wrapper:not(.open)::after {
|
|
690
|
+
content: "";
|
|
691
|
+
position: absolute;
|
|
692
|
+
bottom: 50px;
|
|
693
|
+
height: 50px;
|
|
694
|
+
width: 100%;
|
|
695
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(#ffffff));
|
|
696
|
+
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);
|
|
697
|
+
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%);
|
|
698
|
+
display: block;
|
|
699
|
+
background-size: 100%;
|
|
700
|
+
} */
|
|
701
|
+
|
|
257
702
|
#review h3 {
|
|
258
703
|
display: -webkit-box;
|
|
259
704
|
display: -ms-flexbox;
|
|
@@ -267,6 +712,11 @@ input[type='checkbox'] {
|
|
|
267
712
|
align-items: center;
|
|
268
713
|
}
|
|
269
714
|
|
|
715
|
+
/* #review [role="button"] {
|
|
716
|
+
padding: 0 !important;
|
|
717
|
+
margin-left: auto;
|
|
718
|
+
} */
|
|
719
|
+
|
|
270
720
|
#review .list-flat pre {
|
|
271
721
|
margin-bottom: 0.5rem;
|
|
272
722
|
padding: 0.2rem 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useResetCaseCreate.d.ts","sourceRoot":"","sources":["../../../src/hooks/useResetCaseCreate.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useResetCaseCreate.d.ts","sourceRoot":"","sources":["../../../src/hooks/useResetCaseCreate.tsx"],"names":[],"mappings":"AAsBA,wBAAgB,kBAAkB;;EAsCjC"}
|
|
@@ -4,12 +4,14 @@ import { AttachmentDispatchContext, resetAttachment } from '../components/shared
|
|
|
4
4
|
import { useCaseDispatch } from '../context/CaseContext';
|
|
5
5
|
import { ClusterRecommendationsDispatchContext } from '../context/ClusterRecommendationsContext';
|
|
6
6
|
import { useRecommendationDispatchContext } from '../context/RecommendationContext';
|
|
7
|
+
import { RouteDispatchContext } from '../context/RouteContext';
|
|
7
8
|
import { RulesDispatchContext } from '../context/RulesContext';
|
|
8
9
|
import { TCDispatchContext } from '../context/TopContentContext';
|
|
9
10
|
import { CaseReducerConstants } from '../reducers/CaseConstNTypes';
|
|
10
11
|
import { setCaseAccountNumber, setCaseOwner } from '../reducers/CaseReducer';
|
|
11
12
|
import { resetClusterRecommendations } from '../reducers/ClusterRecommendationsReducer';
|
|
12
13
|
import { resetRecommendations } from '../reducers/RecommendationsReducer';
|
|
14
|
+
import { RouteReducerConstants } from '../reducers/RouteReducer';
|
|
13
15
|
import { resetEARules } from '../reducers/RulesReducer';
|
|
14
16
|
import { resetTopContent } from '../reducers/TopContentReducer';
|
|
15
17
|
export function useResetCaseCreate() {
|
|
@@ -18,6 +20,7 @@ export function useResetCaseCreate() {
|
|
|
18
20
|
const recommendationsDispatch = useRecommendationDispatchContext();
|
|
19
21
|
const caseDispatch = useCaseDispatch();
|
|
20
22
|
const dispatchToGlobalMetadataReducer = useContext(GlobalMetadataDispatchContext);
|
|
23
|
+
const dispatchToRouteReducer = useContext(RouteDispatchContext);
|
|
21
24
|
const rulesDispatch = useContext(RulesDispatchContext);
|
|
22
25
|
const clusterRecommendationsDispatch = useContext(ClusterRecommendationsDispatchContext);
|
|
23
26
|
const { globalMetadataState: { loggedInUsersAccount, loggedInUserRights, loggedInUserJwtToken }, } = useContext(GlobalMetadataStateContext);
|
|
@@ -31,6 +34,7 @@ export function useResetCaseCreate() {
|
|
|
31
34
|
fetchLoggedInUsersAccount(dispatchToGlobalMetadataReducer, loggedInUserJwtToken, true);
|
|
32
35
|
setCaseAccountNumber(caseDispatch, loggedInUserRights.data.getAccountNumber(), true, loggedInUsersAccount.data);
|
|
33
36
|
setCaseOwner(caseDispatch, loggedInUserRights.data.getHydraContactFromLoggedInUser(), '', undefined, undefined, true);
|
|
37
|
+
dispatchToRouteReducer({ type: RouteReducerConstants.resetRouteState });
|
|
34
38
|
resetEARules(rulesDispatch);
|
|
35
39
|
resetClusterRecommendations(clusterRecommendationsDispatch);
|
|
36
40
|
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { IAction } from '@rh-support/types/shared';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export interface IIntraction {
|
|
4
|
+
time: Date;
|
|
5
|
+
action: string;
|
|
6
|
+
context: string[];
|
|
7
|
+
}
|
|
8
|
+
export interface IAppMetadataState {
|
|
9
|
+
nextButtonRef: React.MutableRefObject<HTMLButtonElement>;
|
|
10
|
+
}
|
|
11
|
+
export interface IAppMetadataPayloadType extends IAppMetadataState {
|
|
12
|
+
interaction: IIntraction;
|
|
13
|
+
}
|
|
14
|
+
declare type IActionType = IAction<AppMetadataReducerConstants, IAppMetadataPayloadType>;
|
|
15
|
+
export declare type AppMetadataReducerDispatchType = (value: IActionType) => void;
|
|
16
|
+
export declare enum AppMetadataReducerConstants {
|
|
17
|
+
setRecommendationDocsTrack = "setRecommendationDocsTrack",
|
|
18
|
+
setSearchTrackingData = "setSearchTrackingData",
|
|
19
|
+
setGuid = "setGuid",
|
|
20
|
+
receivedGuid = "receivedGuid",
|
|
21
|
+
setTrackingProductFlag = "setTrackingProductFlag",
|
|
22
|
+
setRef = "setRef"
|
|
23
|
+
}
|
|
24
|
+
export declare const initialAppMetadataState: IAppMetadataState;
|
|
25
|
+
export declare const appMetadataReducer: (pState: IAppMetadataState, action: IActionType) => IAppMetadataState;
|
|
26
|
+
export declare const setRef: (dispatch: AppMetadataReducerDispatchType, nextButtonRef: React.MutableRefObject<HTMLButtonElement>) => void;
|
|
27
|
+
export {};
|
|
28
|
+
//# sourceMappingURL=AppMetadataReducer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppMetadataReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/AppMetadataReducer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,WAAW;IACxB,IAAI,EAAE,IAAI,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,MAAM,WAAW,iBAAiB;IAC9B,aAAa,EAAE,KAAK,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;CAC5D;AAED,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB;IAC9D,WAAW,EAAE,WAAW,CAAC;CAC5B;AACD,aAAK,WAAW,GAAG,OAAO,CAAC,2BAA2B,EAAE,uBAAuB,CAAC,CAAC;AACjF,oBAAY,8BAA8B,GAAG,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;AAG1E,oBAAY,2BAA2B;IACnC,0BAA0B,+BAA+B;IACzD,qBAAqB,0BAA0B;IAC/C,OAAO,YAAY;IACnB,YAAY,iBAAiB;IAC7B,sBAAsB,2BAA2B;IACjD,MAAM,WAAW;CACpB;AAED,eAAO,MAAM,uBAAuB,EAAE,iBAErC,CAAC;AAGF,eAAO,MAAM,kBAAkB,WAAY,iBAAiB,0BAAwB,iBASnF,CAAC;AAGF,eAAO,MAAM,MAAM,aACL,8BAA8B,iBACzB,MAAM,gBAAgB,CAAC,iBAAiB,CAAC,SAG3D,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
// Constants
|
|
2
|
+
export var AppMetadataReducerConstants;
|
|
3
|
+
(function (AppMetadataReducerConstants) {
|
|
4
|
+
AppMetadataReducerConstants["setRecommendationDocsTrack"] = "setRecommendationDocsTrack";
|
|
5
|
+
AppMetadataReducerConstants["setSearchTrackingData"] = "setSearchTrackingData";
|
|
6
|
+
AppMetadataReducerConstants["setGuid"] = "setGuid";
|
|
7
|
+
AppMetadataReducerConstants["receivedGuid"] = "receivedGuid";
|
|
8
|
+
AppMetadataReducerConstants["setTrackingProductFlag"] = "setTrackingProductFlag";
|
|
9
|
+
AppMetadataReducerConstants["setRef"] = "setRef";
|
|
10
|
+
})(AppMetadataReducerConstants || (AppMetadataReducerConstants = {}));
|
|
11
|
+
export const initialAppMetadataState = {
|
|
12
|
+
nextButtonRef: null,
|
|
13
|
+
};
|
|
14
|
+
// Resucers
|
|
15
|
+
export const appMetadataReducer = (pState, action) => {
|
|
16
|
+
switch (action.type) {
|
|
17
|
+
case AppMetadataReducerConstants.setRef: {
|
|
18
|
+
return Object.assign(Object.assign({}, pState), { nextButtonRef: action.payload.nextButtonRef });
|
|
19
|
+
}
|
|
20
|
+
default: {
|
|
21
|
+
return pState;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
// Actions
|
|
26
|
+
export const setRef = (dispatch, nextButtonRef) => {
|
|
27
|
+
nextButtonRef && dispatch({ type: AppMetadataReducerConstants.setRef, payload: { nextButtonRef } });
|
|
28
|
+
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { WizardStep } from '@patternfly/react-core';
|
|
2
1
|
export interface IRouteQueryParams {
|
|
3
2
|
product?: string;
|
|
4
3
|
version?: string;
|
|
@@ -7,19 +6,6 @@ export interface IRouteQueryParams {
|
|
|
7
6
|
seSessionId?: string;
|
|
8
7
|
summary?: string;
|
|
9
8
|
}
|
|
10
|
-
export interface ISectionConfiguration extends WizardStep {
|
|
11
|
-
id: number | string;
|
|
12
|
-
stepName: string;
|
|
13
|
-
nextButtonLabel: string;
|
|
14
|
-
order: number;
|
|
15
|
-
isLastStep?: boolean;
|
|
16
|
-
revealNextStep?: boolean;
|
|
17
|
-
hidRestOnBack?: boolean;
|
|
18
|
-
showRestOnNext?: boolean;
|
|
19
|
-
}
|
|
20
|
-
export interface ISectionConfigurations {
|
|
21
|
-
[key: string]: Partial<ISectionConfiguration>;
|
|
22
|
-
}
|
|
23
9
|
export interface IRouteUrlParams {
|
|
24
10
|
}
|
|
25
11
|
export declare enum AppRouteSections {
|
|
@@ -30,14 +16,8 @@ export declare enum AppRouteSections {
|
|
|
30
16
|
DESCRIBE_IDEA = "describe-idea",
|
|
31
17
|
MANAGEMENT = "management",
|
|
32
18
|
REVIEW = "review",
|
|
33
|
-
SUBMIT_CASE = "submit-case"
|
|
34
|
-
BREAK = "break"
|
|
19
|
+
SUBMIT_CASE = "submit-case"
|
|
35
20
|
}
|
|
36
|
-
export declare const openCaseNonTechnicalSequence: AppRouteSections[];
|
|
37
|
-
export declare const troubleshootNonTechnicalSequence: AppRouteSections[];
|
|
38
|
-
export declare const troubleshootRouteSectionsSequence: AppRouteSections[];
|
|
39
|
-
export declare const searchIntentRouteSectionSequence: AppRouteSections[];
|
|
40
|
-
export declare const openCaseRouteSectionSequence: AppRouteSections[];
|
|
41
21
|
export declare const sessionRestoreCardSections: AppRouteSections[];
|
|
42
22
|
export declare const hideFileUploadSidebarWidgetSections: AppRouteSections[];
|
|
43
23
|
export declare const showSidebarRecommendationsSections: AppRouteSections[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AACD,MAAM,WAAW,eAAe;CAAG;AACnC,oBAAY,gBAAgB;IACxB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,WAAW,gBAAgB;CAC9B;AAED,eAAO,MAAM,0BAA0B,oBAAiC,CAAC;AACzE,eAAO,MAAM,mCAAmC,oBAI/C,CAAC;AACF,eAAO,MAAM,kCAAkC,oBAO9C,CAAC;AAEF,eAAO,MAAM,+BAA+B,oBAM3C,CAAC;AAEF,eAAO,MAAM,sCAAsC,oBAAyD,CAAC;AAE7G,eAAO,MAAM,qCAAqC,oBAAgE,CAAC;AAEnH,eAAO,MAAM,6BAA6B,oBAAiC,CAAC;AAE5E,eAAO,MAAM,wBAAwB,EAAE,gBAAgB,EAKtD,CAAC"}
|