-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSomethingNew2.adl
28 lines (28 loc) · 1.17 KB
/
SomethingNew2.adl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<diagram xmlns="http://www.kite9.org/schema/adl"
id="d1"
layout="down"
style="--kite9-layout: down; ">
<box class="shaded" id="5">
<socket class="square" id="9" style="--kite9-direction: up; "/>
<textarea class="warning"
id="5-0"
style="font-family: Metropolis; font-style: italic; font-weight: 900; font-size: 52; ">Box 2</textarea>
</box>
<box id="3"
style="--kite9-padding-top: 43px; --kite9-padding-right: 43px; --kite9-padding-bottom: 43px; --kite9-padding-left: 43px; ">
<socket class="hexagon"
id="4"
style="--kite9-direction: up; --kite9-port-position: -30px"/>
<textarea id="3-0"
style="font-family: Metropolis; font-style: italic; font-weight: 400; font-size: 33; --kite9-text-bounds-width: 278px; ">This is a text box with some text in it</textarea>
</box>
<link id="6">
<from id="6-0" reference="5"/>
<to id="6-1" reference="3" shape="arrow"/>
</link>
<link id="7">
<from id="7-0" reference="4"/>
<to id="7-1" reference="5" shape="arrow"/>
</link>
</diagram>