|
153 | 153 | <DependentUpon>text.d.ts</DependentUpon> |
154 | 154 | </TypeScriptCompile> |
155 | 155 | <TypeScriptCompile Include="ui\core\bindable.ts" /> |
156 | | - <TypeScriptCompile Include="ui\core\index.ts" /> |
157 | 156 | <TypeScriptCompile Include="ui\core\proxy.ts" /> |
158 | | - <TypeScriptCompile Include="ui\core\view.android.ts"> |
159 | | - <DependentUpon>view.d.ts</DependentUpon> |
| 157 | + <TypeScriptCompile Include="ui\frame\frame-common.ts"> |
| 158 | + <DependentUpon>frame.d.ts</DependentUpon> |
160 | 159 | </TypeScriptCompile> |
161 | | - <TypeScriptCompile Include="ui\core\view.ios.ts"> |
162 | | - <DependentUpon>view.d.ts</DependentUpon> |
| 160 | + <TypeScriptCompile Include="ui\frame\frame.android.ts"> |
| 161 | + <DependentUpon>frame.d.ts</DependentUpon> |
163 | 162 | </TypeScriptCompile> |
| 163 | + <TypeScriptCompile Include="ui\frame\frame.d.ts" /> |
| 164 | + <TypeScriptCompile Include="ui\frame\frame.ios.ts"> |
| 165 | + <DependentUpon>frame.d.ts</DependentUpon> |
| 166 | + </TypeScriptCompile> |
| 167 | + <TypeScriptCompile Include="ui\frame\index.ts" /> |
164 | 168 | <TypeScriptCompile Include="ui\image\image.android.ts"> |
165 | 169 | <DependentUpon>image.d.ts</DependentUpon> |
166 | 170 | </TypeScriptCompile> |
|
177 | 181 | <TypeScriptCompile Include="ui\label\label.ios.ts"> |
178 | 182 | <DependentUpon>label.d.ts</DependentUpon> |
179 | 183 | </TypeScriptCompile> |
180 | | - <TypeScriptCompile Include="ui\text-input\index.ts" /> |
181 | | - <TypeScriptCompile Include="ui\text-input\text-input.android.ts"> |
182 | | - <DependentUpon>text-input.d.ts</DependentUpon> |
| 184 | + <TypeScriptCompile Include="ui\pages\index.ts" /> |
| 185 | + <TypeScriptCompile Include="ui\pages\page-common.ts"> |
| 186 | + <DependentUpon>page.d.ts</DependentUpon> |
| 187 | + </TypeScriptCompile> |
| 188 | + <TypeScriptCompile Include="ui\pages\page.android.ts"> |
| 189 | + <DependentUpon>page.d.ts</DependentUpon> |
| 190 | + </TypeScriptCompile> |
| 191 | + <TypeScriptCompile Include="ui\pages\page.d.ts" /> |
| 192 | + <TypeScriptCompile Include="ui\text-field\index.ts" /> |
| 193 | + <TypeScriptCompile Include="ui\text-field\text-field.android.ts"> |
| 194 | + <DependentUpon>text-field.d.ts</DependentUpon> |
183 | 195 | </TypeScriptCompile> |
184 | | - <TypeScriptCompile Include="ui\text-input\text-input.ios.ts"> |
185 | | - <DependentUpon>text-input.d.ts</DependentUpon> |
| 196 | + <TypeScriptCompile Include="ui\text-field\text-field.d.ts" /> |
| 197 | + <TypeScriptCompile Include="ui\text-field\text-field.ios.ts"> |
| 198 | + <DependentUpon>text-field.d.ts</DependentUpon> |
186 | 199 | </TypeScriptCompile> |
187 | | - <TypeScriptCompile Include="ui\text-input\text-input.d.ts" /> |
188 | 200 | <TypeScriptCompile Include="utils\module-merge.ts" /> |
189 | 201 | <TypeScriptCompile Include="utils\utils_android.ts" /> |
190 | 202 | <TypeScriptCompile Include="utils\utils_ios.ts" /> |
|
247 | 259 | <TypeScriptCompile Include="libjs.d.ts" /> |
248 | 260 | </ItemGroup> |
249 | 261 | <ItemGroup> |
250 | | - <TypeScriptCompile Include="ui\core\view.d.ts" /> |
| 262 | + <TypeScriptCompile Include="ui\core\view.ts" /> |
251 | 263 | <TypeScriptCompile Include="ui\core\observable.ts" /> |
252 | 264 | <TypeScriptCompile Include="ui\dialogs\dialogs.android.ts"> |
253 | 265 | <DependentUpon>dialogs.d.ts</DependentUpon> |
|
0 commit comments