File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 66
66
<section tabindex =" 0" >
67
67
<h1 >
68
68
[compas.versions.title]
69
+ <mwc-icon-button icon =" delete_forever" >
70
+ </mwc-icon-button >
69
71
</h1 >
70
72
<mwc-list >
71
73
<mwc-list-item
72
74
aria-disabled =" false"
75
+ graphic =" control"
76
+ hasmeta =" "
73
77
mwc-list-item =" "
74
78
tabindex =" 0"
75
79
>
76
80
demo_station1 (1.0.0)
81
+ <span
82
+ slot =" graphic"
83
+ style =" width : 90px "
84
+ >
85
+ <mwc-icon >
86
+ restore
87
+ </mwc-icon >
88
+ <mwc-icon >
89
+ delete
90
+ </mwc-icon >
91
+ </span >
77
92
</mwc-list-item >
78
93
<mwc-list-item
79
94
aria-disabled =" false"
95
+ graphic =" control"
96
+ hasmeta =" "
80
97
mwc-list-item =" "
81
98
tabindex =" -1"
82
99
>
83
100
demo_station1 (2.0.0)
101
+ <span
102
+ slot =" graphic"
103
+ style =" width : 90px "
104
+ >
105
+ <mwc-icon >
106
+ restore
107
+ </mwc-icon >
108
+ <mwc-icon >
109
+ delete
110
+ </mwc-icon >
111
+ </span >
84
112
</mwc-list-item >
85
113
<mwc-list-item
86
114
aria-disabled =" false"
115
+ graphic =" control"
87
116
mwc-list-item =" "
88
117
tabindex =" -1"
89
118
>
90
119
3b572a56-51cc-479b-97fd-e404ebf9ae67 (2.1.0)
120
+ <span
121
+ slot =" graphic"
122
+ style =" width : 90px "
123
+ >
124
+ </span >
91
125
</mwc-list-item >
92
126
</mwc-list >
93
127
</section >
You can’t perform that action at this time.
0 commit comments