Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui5-illustrated-message): added new illustration type "Survey" #6747

Merged
merged 1 commit into from
Mar 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/fiori/src/IllustratedMessage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ class IllustratedMessage extends UI5Element {
* <li><code>SuccessCheckMark</code></li>
* <li><code>SuccessHighFive</code></li>
* <li><code>SuccessScreen</code></li>
* <li><code>Survey</code></li>
* <li><code>Tent</code></li>
* <li><code>UnableToLoad</code></li>
* <li><code>UnableToLoadImage</code></li>
Expand Down
6 changes: 6 additions & 0 deletions packages/fiori/src/i18n/messagebundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,12 @@ IM_TITLE_NODIMENSIONSSET=No Chart Data
#XTIT: IllustratedMessage's subtitle for the NoDimensionsSet illustration
IM_SUBTITLE_NODIMENSIONSSET=Try adjusting your chart settings.

#XTIT: IllustratedMessage's title for the Survey illustration
IM_TITLE_SURVEY=Your Opinion Matters

#XTIT: IllustratedMessage's subtitle for the Survey illustration
IM_SUBTITLE_SURVEY=We want to hear what you think about SAP software. Share your feedback with us by taking our short survey. It will only take a few minutes.

#XACT: ARIA announcement for DynamicSideContent side content label
DSC_SIDE_ARIA_LABEL=Side Content

Expand Down
22 changes: 22 additions & 0 deletions packages/fiori/src/illustrations/sapIllus-Dialog-Survey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading