@progress/kendo-themes-html 6.4.1-dev.0 → 6.5.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/button/tests/button-clear.js +5 -77
- package/dist/cjs/button/tests/button-flat.js +5 -77
- package/dist/cjs/button/tests/button-link.js +5 -77
- package/dist/cjs/button/tests/button-outline.js +5 -77
- package/dist/cjs/button/tests/button-rtl.js +39 -36
- package/dist/cjs/button/tests/button-size.js +8 -80
- package/dist/cjs/button/tests/button-solid.js +5 -77
- package/dist/cjs/button/tests/button.js +39 -36
- package/dist/cjs/gantt/tests/gantt-react.js +47 -47
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +58 -58
- package/dist/cjs/gantt/tests/gantt.js +59 -59
- package/dist/cjs/grid/tests/grid-column-menu-tabbed.js +4 -4
- package/dist/cjs/treelist/tests/treelist-aggregate-react.js +20 -20
- package/dist/cjs/treelist/tests/treelist-aggregates.js +34 -34
- package/dist/cjs/treelist/tests/treelist-react.js +15 -15
- package/dist/cjs/treelist/tests/treelist-row-reordering.js +15 -15
- package/dist/cjs/treelist/tests/treelist.js +16 -16
- package/dist/esm/button/tests/button-clear.js +5 -77
- package/dist/esm/button/tests/button-flat.js +5 -77
- package/dist/esm/button/tests/button-link.js +5 -77
- package/dist/esm/button/tests/button-outline.js +5 -77
- package/dist/esm/button/tests/button-rtl.js +39 -36
- package/dist/esm/button/tests/button-size.js +8 -80
- package/dist/esm/button/tests/button-solid.js +5 -77
- package/dist/esm/button/tests/button.js +39 -36
- package/dist/esm/gantt/tests/gantt-react.js +47 -47
- package/dist/esm/gantt/tests/gantt-row-reordering.js +58 -58
- package/dist/esm/gantt/tests/gantt.js +59 -59
- package/dist/esm/grid/tests/grid-column-menu-tabbed.js +4 -4
- package/dist/esm/treelist/tests/treelist-aggregate-react.js +20 -20
- package/dist/esm/treelist/tests/treelist-aggregates.js +34 -34
- package/dist/esm/treelist/tests/treelist-react.js +15 -15
- package/dist/esm/treelist/tests/treelist-row-reordering.js +15 -15
- package/dist/esm/treelist/tests/treelist.js +16 -16
- package/dist/types/button/templates/icon-button.d.ts +1 -2
- package/dist/types/button/templates/icon-text-button.d.ts +1 -2
- package/dist/types/button/templates/text-button.d.ts +1 -2
- package/package.json +2 -2
- package/src/button/templates/icon-button.tsx +2 -2
- package/src/button/templates/icon-text-button.tsx +2 -2
- package/src/button/templates/text-button.tsx +2 -2
- package/src/button/tests/button-clear.tsx +13 -92
- package/src/button/tests/button-flat.tsx +13 -92
- package/src/button/tests/button-link.tsx +13 -92
- package/src/button/tests/button-outline.tsx +13 -92
- package/src/button/tests/button-rtl.tsx +37 -38
- package/src/button/tests/button-size.tsx +13 -86
- package/src/button/tests/button-solid.tsx +13 -91
- package/src/button/tests/button.tsx +37 -40
- package/src/gantt/tests/gantt-react.tsx +54 -46
- package/src/gantt/tests/gantt-row-reordering.tsx +23 -23
- package/src/gantt/tests/gantt.tsx +45 -23
- package/src/grid/tests/grid-column-menu-tabbed.tsx +4 -4
- package/src/treelist/tests/treelist-aggregate-react.tsx +31 -10
- package/src/treelist/tests/treelist-aggregates.tsx +41 -20
- package/src/treelist/tests/treelist-react.tsx +15 -15
- package/src/treelist/tests/treelist-row-reordering.tsx +5 -5
- package/src/treelist/tests/treelist.tsx +32 -6
|
@@ -83,117 +83,117 @@ export default () => (
|
|
|
83
83
|
<tr className="k-table-row k-treelist-group">
|
|
84
84
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
85
85
|
<td className="k-table-td">7</td>
|
|
86
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="caret-alt-down" />Software validation, research and implementation</td>
|
|
86
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="caret-alt-down" />Software validation, research and implementation</td>
|
|
87
87
|
</tr>
|
|
88
88
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
89
89
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
90
90
|
<td className="k-table-td">18</td>
|
|
91
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" />Project Kickoff</td>
|
|
91
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Project Kickoff</td>
|
|
92
92
|
</tr>
|
|
93
93
|
<tr className="k-table-row k-treelist-group">
|
|
94
94
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
95
95
|
<td className="k-table-td">11</td>
|
|
96
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-down" />Research</td>
|
|
96
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="caret-alt-down" />Research</td>
|
|
97
97
|
</tr>
|
|
98
98
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
99
99
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
100
100
|
<td className="k-table-td">19</td>
|
|
101
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Validation with Customers</td>
|
|
101
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Validation with Customers</td>
|
|
102
102
|
</tr>
|
|
103
103
|
<tr className="k-table-row">
|
|
104
104
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
105
105
|
<td className="k-table-td">20</td>
|
|
106
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Market Research</td>
|
|
106
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Market Research</td>
|
|
107
107
|
</tr>
|
|
108
108
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
109
109
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
110
110
|
<td className="k-table-td">39</td>
|
|
111
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Functional and Technical Specification</td>
|
|
111
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Functional and Technical Specification</td>
|
|
112
112
|
</tr>
|
|
113
113
|
<tr className="k-table-row k-treelist-group">
|
|
114
114
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
115
115
|
<td className="k-table-td">12</td>
|
|
116
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-down" />Design</td>
|
|
116
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="caret-alt-down" />Design</td>
|
|
117
117
|
</tr>
|
|
118
118
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
119
119
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
120
120
|
<td className="k-table-td">22</td>
|
|
121
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />UI Design</td>
|
|
121
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />UI Design</td>
|
|
122
122
|
</tr>
|
|
123
123
|
<tr className="k-table-row">
|
|
124
124
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
125
125
|
<td className="k-table-td">23</td>
|
|
126
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />HTML Prototype</td>
|
|
126
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />HTML Prototype</td>
|
|
127
127
|
</tr>
|
|
128
128
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
129
129
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
130
130
|
<td className="k-table-td">13</td>
|
|
131
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-down" />Implementation</td>
|
|
131
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="caret-alt-down" />Implementation</td>
|
|
132
132
|
</tr>
|
|
133
133
|
<tr className="k-table-row">
|
|
134
134
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
135
135
|
<td className="k-table-td">24</td>
|
|
136
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Prototype</td>
|
|
136
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Prototype</td>
|
|
137
137
|
</tr>
|
|
138
138
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
139
139
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
140
140
|
<td className="k-table-td">26</td>
|
|
141
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Architecture</td>
|
|
141
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Architecture</td>
|
|
142
142
|
</tr>
|
|
143
143
|
<tr className="k-table-row">
|
|
144
144
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
145
145
|
<td className="k-table-td">27</td>
|
|
146
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Data Layer</td>
|
|
146
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Data Layer</td>
|
|
147
147
|
</tr>
|
|
148
148
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
149
149
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
150
150
|
<td className="k-table-td">29</td>
|
|
151
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />UI and Interaction</td>
|
|
151
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />UI and Interaction</td>
|
|
152
152
|
</tr>
|
|
153
153
|
<tr className="k-table-row">
|
|
154
154
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
155
155
|
<td className="k-table-td">28</td>
|
|
156
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Unit Tests</td>
|
|
156
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Unit Tests</td>
|
|
157
157
|
</tr>
|
|
158
158
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
159
159
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
160
160
|
<td className="k-table-td">14</td>
|
|
161
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-down" />Testing</td>
|
|
161
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="caret-alt-down" />Testing</td>
|
|
162
162
|
</tr>
|
|
163
163
|
<tr className="k-table-row">
|
|
164
164
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
165
165
|
<td className="k-table-td">32</td>
|
|
166
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Integration Testing</td>
|
|
166
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Integration Testing</td>
|
|
167
167
|
</tr>
|
|
168
168
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
169
169
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
170
170
|
<td className="k-table-td">33</td>
|
|
171
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Load Testing</td>
|
|
171
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Load Testing</td>
|
|
172
172
|
</tr>
|
|
173
173
|
<tr className="k-table-row k-treelist-group">
|
|
174
174
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
175
175
|
<td className="k-table-td">30</td>
|
|
176
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-down" />Documentation</td>
|
|
176
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="caret-alt-down" />Documentation</td>
|
|
177
177
|
</tr>
|
|
178
178
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
179
179
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
180
180
|
<td className="k-table-td">34</td>
|
|
181
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Structure</td>
|
|
181
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Structure</td>
|
|
182
182
|
</tr>
|
|
183
183
|
<tr className="k-table-row">
|
|
184
184
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
185
185
|
<td className="k-table-td">35</td>
|
|
186
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Articles</td>
|
|
186
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Articles</td>
|
|
187
187
|
</tr>
|
|
188
188
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
189
189
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
190
190
|
<td className="k-table-td">31</td>
|
|
191
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="caret-alt-right" />Demos</td>
|
|
191
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon icon="caret-alt-right" />Demos</td>
|
|
192
192
|
</tr>
|
|
193
193
|
<tr className="k-table-row">
|
|
194
194
|
<td className="k-table-td k-drag-cell"><Icon icon="reorder" /></td>
|
|
195
195
|
<td className="k-table-td">17</td>
|
|
196
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" />Release</td>
|
|
196
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Release</td>
|
|
197
197
|
</tr>
|
|
198
198
|
</tbody>
|
|
199
199
|
</table>
|
|
@@ -80,95 +80,117 @@ export default () =>(
|
|
|
80
80
|
<tbody className="k-table-tbody">
|
|
81
81
|
<tr className="k-table-row k-treelist-group">
|
|
82
82
|
<td className="k-table-td">7</td>
|
|
83
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"
|
|
83
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td">
|
|
84
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
85
|
+
Software validation, research and implementation
|
|
86
|
+
</td>
|
|
84
87
|
</tr>
|
|
85
88
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
86
89
|
<td className="k-table-td">18</td>
|
|
87
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" />Project Kickoff</td>
|
|
90
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Project Kickoff</td>
|
|
88
91
|
</tr>
|
|
89
92
|
<tr className="k-table-row k-treelist-group">
|
|
90
93
|
<td className="k-table-td">11</td>
|
|
91
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon
|
|
94
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" />
|
|
95
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
96
|
+
Research
|
|
97
|
+
</td>
|
|
92
98
|
</tr>
|
|
93
99
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
94
100
|
<td className="k-table-td">19</td>
|
|
95
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Validation with Customers</td>
|
|
101
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Validation with Customers</td>
|
|
96
102
|
</tr>
|
|
97
103
|
<tr className="k-table-row">
|
|
98
104
|
<td className="k-table-td">20</td>
|
|
99
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Market Research</td>
|
|
105
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Market Research</td>
|
|
100
106
|
</tr>
|
|
101
107
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
102
108
|
<td className="k-table-td">39</td>
|
|
103
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Functional and Technical Specification</td>
|
|
109
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Functional and Technical Specification</td>
|
|
104
110
|
</tr>
|
|
105
111
|
<tr className="k-table-row k-treelist-group">
|
|
106
112
|
<td className="k-table-td">12</td>
|
|
107
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon
|
|
113
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" />
|
|
114
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
115
|
+
Design
|
|
116
|
+
</td>
|
|
108
117
|
</tr>
|
|
109
118
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
110
119
|
<td className="k-table-td">22</td>
|
|
111
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />UI Design</td>
|
|
120
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />UI Design</td>
|
|
112
121
|
</tr>
|
|
113
122
|
<tr className="k-table-row">
|
|
114
123
|
<td className="k-table-td">23</td>
|
|
115
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />HTML Prototype</td>
|
|
124
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />HTML Prototype</td>
|
|
116
125
|
</tr>
|
|
117
126
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
118
127
|
<td className="k-table-td">13</td>
|
|
119
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon
|
|
128
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" />
|
|
129
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
130
|
+
Implementation
|
|
131
|
+
</td>
|
|
120
132
|
</tr>
|
|
121
133
|
<tr className="k-table-row">
|
|
122
134
|
<td className="k-table-td">24</td>
|
|
123
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Prototype</td>
|
|
135
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Prototype</td>
|
|
124
136
|
</tr>
|
|
125
137
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
126
138
|
<td className="k-table-td">26</td>
|
|
127
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Architecture</td>
|
|
139
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Architecture</td>
|
|
128
140
|
</tr>
|
|
129
141
|
<tr className="k-table-row">
|
|
130
142
|
<td className="k-table-td">27</td>
|
|
131
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Data Layer</td>
|
|
143
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Data Layer</td>
|
|
132
144
|
</tr>
|
|
133
145
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
134
146
|
<td className="k-table-td">29</td>
|
|
135
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />UI and Interaction</td>
|
|
147
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />UI and Interaction</td>
|
|
136
148
|
</tr>
|
|
137
149
|
<tr className="k-table-row">
|
|
138
150
|
<td className="k-table-td">28</td>
|
|
139
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Unit Tests</td>
|
|
151
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Unit Tests</td>
|
|
140
152
|
</tr>
|
|
141
153
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
142
154
|
<td className="k-table-td">14</td>
|
|
143
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"
|
|
155
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td">
|
|
156
|
+
<Icon className="k-treelist-toggle" icon="none" />
|
|
157
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
158
|
+
Testing
|
|
159
|
+
</td>
|
|
144
160
|
</tr>
|
|
145
161
|
<tr className="k-table-row">
|
|
146
162
|
<td className="k-table-td">32</td>
|
|
147
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Integration Testing</td>
|
|
163
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Integration Testing</td>
|
|
148
164
|
</tr>
|
|
149
165
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
150
166
|
<td className="k-table-td">33</td>
|
|
151
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Load Testing</td>
|
|
167
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Load Testing</td>
|
|
152
168
|
</tr>
|
|
153
169
|
<tr className="k-table-row k-treelist-group">
|
|
154
170
|
<td className="k-table-td">30</td>
|
|
155
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon
|
|
171
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" />
|
|
172
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
173
|
+
Documentation
|
|
174
|
+
</td>
|
|
156
175
|
</tr>
|
|
157
176
|
<tr className="k-table-row k-table-alt-row k-alt">
|
|
158
177
|
<td className="k-table-td">34</td>
|
|
159
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Structure</td>
|
|
178
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Structure</td>
|
|
160
179
|
</tr>
|
|
161
180
|
<tr className="k-table-row">
|
|
162
181
|
<td className="k-table-td">35</td>
|
|
163
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" /><Icon icon="none" />Articles</td>
|
|
182
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Articles</td>
|
|
164
183
|
</tr>
|
|
165
184
|
<tr className="k-table-row k-table-alt-row k-alt k-treelist-group">
|
|
166
185
|
<td className="k-table-td">31</td>
|
|
167
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon
|
|
186
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" />
|
|
187
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
188
|
+
Demos
|
|
189
|
+
</td>
|
|
168
190
|
</tr>
|
|
169
191
|
<tr className="k-table-row">
|
|
170
192
|
<td className="k-table-td">17</td>
|
|
171
|
-
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon icon="none" /><Icon icon="none" />Release</td>
|
|
193
|
+
<td style={{ whiteSpace: "nowrap" }} className="k-table-td"><Icon className="k-treelist-toggle" icon="none" /><Icon className="k-treelist-toggle" icon="none" />Release</td>
|
|
172
194
|
</tr>
|
|
173
195
|
</tbody>
|
|
174
196
|
</table>
|
|
@@ -41,7 +41,7 @@ export default () =>(
|
|
|
41
41
|
</li>
|
|
42
42
|
<li className="k-item">
|
|
43
43
|
<span className="k-link">
|
|
44
|
-
<Icon icon="
|
|
44
|
+
<Icon icon="sliders" />
|
|
45
45
|
</span>
|
|
46
46
|
</li>
|
|
47
47
|
<li className="k-item">
|
|
@@ -82,7 +82,7 @@ export default () =>(
|
|
|
82
82
|
</li>
|
|
83
83
|
<li className="k-item k-active">
|
|
84
84
|
<span className="k-link">
|
|
85
|
-
<Icon icon="
|
|
85
|
+
<Icon icon="sliders" />
|
|
86
86
|
</span>
|
|
87
87
|
</li>
|
|
88
88
|
<li className="k-item">
|
|
@@ -140,7 +140,7 @@ export default () =>(
|
|
|
140
140
|
</li>
|
|
141
141
|
<li className="k-item">
|
|
142
142
|
<span className="k-link">
|
|
143
|
-
<Icon icon="
|
|
143
|
+
<Icon icon="sliders" />
|
|
144
144
|
</span>
|
|
145
145
|
</li>
|
|
146
146
|
<li className="k-item k-active">
|
|
@@ -264,7 +264,7 @@ export default () =>(
|
|
|
264
264
|
</li>
|
|
265
265
|
<li className="k-item">
|
|
266
266
|
<span className="k-link">
|
|
267
|
-
<Icon icon="
|
|
267
|
+
<Icon icon="sliders" />
|
|
268
268
|
</span>
|
|
269
269
|
</li>
|
|
270
270
|
</ul>
|
|
@@ -22,52 +22,73 @@ export default () =>(
|
|
|
22
22
|
</thead>
|
|
23
23
|
<tbody className="k-table-tbody">
|
|
24
24
|
<tr className="k-table-row k-master-row">
|
|
25
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}
|
|
25
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}>
|
|
26
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
27
|
+
Daryl Sweeney
|
|
28
|
+
</td>
|
|
26
29
|
<td colSpan={1} className="k-table-td">CEO</td>
|
|
27
30
|
<td colSpan={1} className="k-table-td">March 7, 2012</td>
|
|
28
31
|
</tr>
|
|
29
32
|
<tr className="k-table-row k-master-row">
|
|
30
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
33
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
34
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
35
|
+
Guy Wooten
|
|
36
|
+
</td>
|
|
31
37
|
<td colSpan={1} className="k-table-td">Chief Technical Officer</td>
|
|
32
38
|
<td colSpan={1} className="k-table-td">April 3, 2010</td>
|
|
33
39
|
</tr>
|
|
34
40
|
<tr className="k-table-row k-master-row">
|
|
35
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
41
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
42
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
43
|
+
Priscilla Frank
|
|
44
|
+
</td>
|
|
36
45
|
<td colSpan={1} className="k-table-td">Chief Product Officer</td>
|
|
37
46
|
<td colSpan={1} className="k-table-td">December 30, 2014</td>
|
|
38
47
|
</tr>
|
|
39
48
|
<tr className="k-table-row k-master-row">
|
|
40
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
49
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
50
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-down" />
|
|
51
|
+
Anika Vega
|
|
52
|
+
</td>
|
|
41
53
|
<td colSpan={1} className="k-table-td">Chief Process Officer</td>
|
|
42
54
|
<td colSpan={1} className="k-table-td">March 25, 2010</td>
|
|
43
55
|
</tr>
|
|
44
56
|
<tr className="k-table-row k-master-row">
|
|
45
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
57
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
58
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
59
|
+
Vernon Ballard
|
|
60
|
+
</td>
|
|
46
61
|
<td colSpan={1} className="k-table-td">Director Facilities</td>
|
|
47
62
|
<td colSpan={1} className="k-table-td">July 26, 2015</td>
|
|
48
63
|
</tr>
|
|
49
64
|
<tr className="k-table-row k-group-footer">
|
|
50
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon icon="none"></Icon><Icon icon="none"></Icon><Icon icon="none"></Icon>7 employee(s)</td>
|
|
65
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon><Icon className="k-treelist-toggle" icon="none"></Icon><Icon className="k-treelist-toggle" icon="none"></Icon>7 employee(s)</td>
|
|
51
66
|
<td colSpan={1} className="k-table-td"></td>
|
|
52
67
|
<td colSpan={1} className="k-table-td">Last employee hired on August 30, 2015</td>
|
|
53
68
|
</tr>
|
|
54
69
|
<tr className="k-table-row k-master-row">
|
|
55
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
70
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
71
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
72
|
+
Nevada Hart
|
|
73
|
+
</td>
|
|
56
74
|
<td colSpan={1} className="k-table-td">Chief Financial Officer</td>
|
|
57
75
|
<td colSpan={1} className="k-table-td">September 17, 2015</td>
|
|
58
76
|
</tr>
|
|
59
77
|
<tr className="k-table-row k-master-row">
|
|
60
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon
|
|
78
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>
|
|
79
|
+
<Icon className="k-treelist-toggle" icon="caret-alt-right" />
|
|
80
|
+
Hunter Fry
|
|
81
|
+
</td>
|
|
61
82
|
<td colSpan={1} className="k-table-td">General Counsel</td>
|
|
62
83
|
<td colSpan={1} className="k-table-td">March 12, 2011</td>
|
|
63
84
|
</tr>
|
|
64
85
|
<tr className="k-table-row k-group-footer">
|
|
65
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon icon="none"></Icon><Icon icon="none"></Icon>98 employee(s)</td>
|
|
86
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon><Icon className="k-treelist-toggle" icon="none"></Icon>98 employee(s)</td>
|
|
66
87
|
<td colSpan={1} className="k-table-td"></td>
|
|
67
88
|
<td colSpan={1} className="k-table-td">Last employee hired on September 17, 2015</td>
|
|
68
89
|
</tr>
|
|
69
90
|
<tr className="k-table-row k-group-footer">
|
|
70
|
-
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon icon="none"></Icon>99 employee(s)</td>
|
|
91
|
+
<td className="k-table-td k-text-nowrap" colSpan={1}><Icon className="k-treelist-toggle" icon="none"></Icon>99 employee(s)</td>
|
|
71
92
|
<td colSpan={1} className="k-table-td"></td>
|
|
72
93
|
<td colSpan={1} className="k-table-td">Last employee hired on September 17, 2015</td>
|
|
73
94
|
</tr>
|