Skip to content

Commit 625875c

Browse files
committed
updated site
1 parent a3cd828 commit 625875c

395 files changed

Lines changed: 20245 additions & 202 deletions

File tree

Some content is hidden

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

esw-ts/1.0.2/UIOverview.html

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

esw-ts/1.0.2/aas/auth-components.html

Lines changed: 508 additions & 0 deletions
Large diffs are not rendered by default.

esw-ts/1.0.2/assets/custom.css

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
.snippet-button {
2+
float: right;
3+
vertical-align: middle;
4+
padding: 0.25em 0.25em;
5+
border: 1px solid #ddd;
6+
margin: 0.25em;
7+
border-radius: 5px;
8+
cursor: pointer;
9+
}
10+
11+
.copy-snippet {
12+
visibility: hidden;
13+
}
14+
15+
.snippet-button:hover {
16+
background: #c5cae9;
17+
}
63.3 KB
Loading

esw-ts/1.0.2/assets/fonts/font-awesome.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/*!
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
3+
* use this file except in compliance with the License. You may obtain a copy
4+
* of the License at:
5+
*
6+
* http://www.apache.org/licenses/LICENSE-2.0
7+
*
8+
* UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING, SOFTWARE
9+
* DISTRIBUTED UNDER THE LICENSE IS DISTRIBUTED ON AN "AS IS" BASIS,
10+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11+
* SEE THE LICENSE FOR THE SPECIFIC LANGUAGE GOVERNING PERMISSIONS AND
12+
* LIMITATIONS UNDER THE LICENSE.
13+
*/@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url("specimen/MaterialIcons-Regular.woff2") format("woff2"),url("specimen/MaterialIcons-Regular.woff") format("woff"),url("specimen/MaterialIcons-Regular.ttf") format("truetype")}
162 KB
Binary file not shown.
95.7 KB
Binary file not shown.
75.4 KB
Binary file not shown.
125 KB
Binary file not shown.

0 commit comments

Comments
 (0)