Skip to content

Commit 822a73c

Browse files
feat(ui5-illustrated-message): add TNT illustrations (#4710)
* feat(ui5-illustrated-message): added TNT illustrations Add the following illustrations to the TNT illustrations set: -ChartArea -ChartArea2 -ChartBar -ChartBPMNFlow -ChartBullet -ChartDoughnut -ChartFlow -ChartGantt -ChartOrg -ChartPie -Components -Secrets -Systems -Teams -Tools -UnableToLoad -User2
1 parent ebc5cfc commit 822a73c

File tree

108 files changed

+1569
-733
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+1569
-733
lines changed

packages/fiori/bundle.common.js

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,19 @@ import "./dist/illustrations/SuccessHighFive.js";
5555
import "./dist/illustrations/SuccessScreen.js";
5656
import "./dist/illustrations/Tent.js";
5757
import "./dist/illustrations/UploadCollection.js";
58+
import "./dist/illustrations/tnt/ChartArea";
59+
import "./dist/illustrations/tnt/ChartArea2";
60+
import "./dist/illustrations/tnt/ChartBar";
61+
import "./dist/illustrations/tnt/ChartBPMNFlow";
62+
import "./dist/illustrations/tnt/ChartBullet";
63+
import "./dist/illustrations/tnt/ChartDoughnut";
64+
import "./dist/illustrations/tnt/ChartFlow";
65+
import "./dist/illustrations/tnt/ChartGantt";
66+
import "./dist/illustrations/tnt/ChartOrg";
67+
import "./dist/illustrations/tnt/ChartPie";
5868
import "./dist/illustrations/tnt/CodePlaceholder";
5969
import "./dist/illustrations/tnt/Company";
70+
import "./dist/illustrations/tnt/Components";
6071
import "./dist/illustrations/tnt/ExternalLink";
6172
import "./dist/illustrations/tnt/FaceID";
6273
import "./dist/illustrations/tnt/Fingerprint";
@@ -66,13 +77,19 @@ import "./dist/illustrations/tnt/NoApplications";
6677
import "./dist/illustrations/tnt/NoFlows";
6778
import "./dist/illustrations/tnt/NoUsers";
6879
import "./dist/illustrations/tnt/Radar";
80+
import "./dist/illustrations/tnt/Secrets";
6981
import "./dist/illustrations/tnt/Services";
7082
import "./dist/illustrations/tnt/SessionExpired";
7183
import "./dist/illustrations/tnt/SessionExpiring";
7284
import "./dist/illustrations/tnt/Success";
7385
import "./dist/illustrations/tnt/SuccessfulAuth";
86+
import "./dist/illustrations/tnt/Systems";
87+
import "./dist/illustrations/tnt/Teams";
88+
import "./dist/illustrations/tnt/Tools";
89+
import "./dist/illustrations/tnt/UnableToLoad";
7490
import "./dist/illustrations/tnt/Unlock";
7591
import "./dist/illustrations/tnt/UnsuccessfulAuth";
92+
import "./dist/illustrations/tnt/User2";
7693

7794
// FIORI components
7895
import Bar from "./dist/Bar.js";
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)