From a5d477d0850db191897477d6a02d13ee2aa03192 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Thu, 7 Jul 2016 15:12:24 -0700 Subject: [PATCH] Replace references to `angularjs` with `angular` to match package name --- adal/adal-angular.d.ts | 2 +- angular-agility/index.d.ts | 2 +- angular-cookie/index.d.ts | 2 +- angular-dialog-service/index.d.ts | 2 +- angular-dynamic-locale/index.d.ts | 2 +- angular-formly/index.d.ts | 2 +- angular-fullscreen/index.d.ts | 2 +- angular-gettext/index.d.ts | 2 +- angular-google-analytics/index.d.ts | 2 +- angular-growl-v2/index.d.ts | 2 +- angular-hotkeys/index.d.ts | 2 +- angular-http-auth/index.d.ts | 2 +- angular-httpi/index.d.ts | 2 +- angular-idle/index.d.ts | 2 +- angular-jwt/index.d.ts | 2 +- angular-load/index.d.ts | 2 +- angular-loading-bar/index.d.ts | 2 +- angular-local-storage/index.d.ts | 2 +- angular-localForage/index.d.ts | 2 +- angular-locker/index.d.ts | 2 +- angular-material/angular-material-0.8.3.d.ts | 2 +- angular-material/angular-material-0.9.0.d.ts | 2 +- angular-material/index.d.ts | 2 +- angular-media-queries/index.d.ts | 2 +- angular-modal/index.d.ts | 2 +- angular-notifications/index.d.ts | 2 +- angular-notify/index.d.ts | 2 +- angular-odata-resources/index.d.ts | 2 +- angular-permission/index.d.ts | 2 +- angular-scroll/index.d.ts | 2 +- angular-signalr-hub/index.d.ts | 2 +- angular-spinner/index.d.ts | 2 +- angular-storage/index.d.ts | 2 +- angular-strap/index.d.ts | 2 +- angular-toastr/index.d.ts | 2 +- angular-toasty/index.d.ts | 2 +- angular-touchspin/index.d.ts | 2 +- angular-translate/index.d.ts | 2 +- angular-ui-bootstrap/index.d.ts | 2 +- angular-ui-scroll/index.d.ts | 2 +- angular-ui-sortable/index.d.ts | 2 +- angular-ui-tree/index.d.ts | 2 +- angular.throttle/index.d.ts | 2 +- angularLocalStorage/index.d.ts | 2 +- angularfire/index.d.ts | 2 +- angulartics/index.d.ts | 2 +- auth0-angular/index.d.ts | 2 +- bardjs/index.d.ts | 2 +- ionic/index.d.ts | 2 +- js-data-angular/index.d.ts | 2 +- ng-command/index.d.ts | 2 +- ng-cordova/actionSheet.d.ts | 2 +- ng-cordova/app-version.d.ts | 2 +- ng-cordova/appAvailability.d.ts | 2 +- ng-cordova/badge.d.ts | 2 +- ng-cordova/camera.d.ts | 2 +- ng-cordova/datepicker.d.ts | 2 +- ng-cordova/deviceMotion.d.ts | 2 +- ng-cordova/deviceOrientation.d.ts | 2 +- ng-cordova/dialogs.d.ts | 2 +- ng-cordova/emailComposer.d.ts | 2 +- ng-cordova/file.d.ts | 2 +- ng-cordova/fileTransfer.d.ts | 2 +- ng-cordova/geolocation.d.ts | 2 +- ng-cordova/network.d.ts | 2 +- ng-cordova/toast.d.ts | 2 +- ng-dialog/index.d.ts | 2 +- ng-facebook/index.d.ts | 2 +- ng-file-upload/index.d.ts | 2 +- ng-flow/index.d.ts | 2 +- ng-notify/index.d.ts | 2 +- ng-stomp/index.d.ts | 2 +- ng-table/index.d.ts | 2 +- ngtoaster/index.d.ts | 2 +- oclazyload/index.d.ts | 2 +- restangular/index.d.ts | 2 +- rx-angular/index.d.ts | 2 +- ui-grid/index.d.ts | 2 +- ui-select/index.d.ts | 2 +- umbraco/umbraco-resources.d.ts | 2 +- umbraco/umbraco-services.d.ts | 2 +- 81 files changed, 81 insertions(+), 81 deletions(-) diff --git a/adal/adal-angular.d.ts b/adal/adal-angular.d.ts index 7b8cbb849e..28d9682f19 100644 --- a/adal/adal-angular.d.ts +++ b/adal/adal-angular.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace adal { diff --git a/angular-agility/index.d.ts b/angular-agility/index.d.ts index c27792498f..2ff1fcf1f2 100644 --- a/angular-agility/index.d.ts +++ b/angular-agility/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Roland Zwaga // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace aa { diff --git a/angular-cookie/index.d.ts b/angular-cookie/index.d.ts index 0296a91b60..8f03fc7c11 100644 --- a/angular-cookie/index.d.ts +++ b/angular-cookie/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Borislav Zhivkov // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angular.cookie { interface CookieService { diff --git a/angular-dialog-service/index.d.ts b/angular-dialog-service/index.d.ts index 1b5bd031c4..7d667c032c 100644 --- a/angular-dialog-service/index.d.ts +++ b/angular-dialog-service/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: William Comartin // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// declare namespace angular.dialogservice { diff --git a/angular-dynamic-locale/index.d.ts b/angular-dynamic-locale/index.d.ts index 13bf9d795f..a30a9d76ba 100644 --- a/angular-dynamic-locale/index.d.ts +++ b/angular-dynamic-locale/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Stephen Lautier // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-formly/index.d.ts b/angular-formly/index.d.ts index 8d06554ed2..aed12f5360 100644 --- a/angular-formly/index.d.ts +++ b/angular-formly/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Scott Hatcher // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare module 'AngularFormly' { export = AngularFormly; diff --git a/angular-fullscreen/index.d.ts b/angular-fullscreen/index.d.ts index fce309e981..3513a53ee7 100644 --- a/angular-fullscreen/index.d.ts +++ b/angular-fullscreen/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Julien Paroche // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/angular-fullscreen -/// +/// import * as angular from 'angularjs'; diff --git a/angular-gettext/index.d.ts b/angular-gettext/index.d.ts index 7db351cfd1..3cf201d7f7 100644 --- a/angular-gettext/index.d.ts +++ b/angular-gettext/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Ákos Lukács // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angular.gettext { interface gettextCatalog { diff --git a/angular-google-analytics/index.d.ts b/angular-google-analytics/index.d.ts index 403391f2e4..20663bec30 100644 --- a/angular-google-analytics/index.d.ts +++ b/angular-google-analytics/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Cyril Schumacher // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// declare namespace angular.google.analytics { diff --git a/angular-growl-v2/index.d.ts b/angular-growl-v2/index.d.ts index f2d6cb905d..b17724ddb9 100644 --- a/angular-growl-v2/index.d.ts +++ b/angular-growl-v2/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Tadeusz Hucal // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-hotkeys/index.d.ts b/angular-hotkeys/index.d.ts index ff4067945a..49641f9a29 100644 --- a/angular-hotkeys/index.d.ts +++ b/angular-hotkeys/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Jason Zhao , Stefan Steinhart // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-http-auth/index.d.ts b/angular-http-auth/index.d.ts index 4b2a859c8b..525b571bfd 100644 --- a/angular-http-auth/index.d.ts +++ b/angular-http-auth/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: vvakame // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-httpi/index.d.ts b/angular-httpi/index.d.ts index f41fd76382..15cea5994a 100644 --- a/angular-httpi/index.d.ts +++ b/angular-httpi/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Andrew Camilleri // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace Httpi { export interface HttpiPayload extends ng.IRequestShortcutConfig { diff --git a/angular-idle/index.d.ts b/angular-idle/index.d.ts index 84e96396f8..515e5a40a6 100644 --- a/angular-idle/index.d.ts +++ b/angular-idle/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: mthamil // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-jwt/index.d.ts b/angular-jwt/index.d.ts index 1cb0b48d5e..73ab0e39e6 100644 --- a/angular-jwt/index.d.ts +++ b/angular-jwt/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Reto Rezzonico // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-load/index.d.ts b/angular-load/index.d.ts index 14db33b816..8e7c22b6b6 100644 --- a/angular-load/index.d.ts +++ b/angular-load/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: david-gang // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angular.load { diff --git a/angular-loading-bar/index.d.ts b/angular-loading-bar/index.d.ts index fa962d6be7..75f46ec0cd 100644 --- a/angular-loading-bar/index.d.ts +++ b/angular-loading-bar/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Stephen Lautier // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-local-storage/index.d.ts b/angular-local-storage/index.d.ts index bb62ed55e8..9ceb1f01b5 100644 --- a/angular-local-storage/index.d.ts +++ b/angular-local-storage/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Ken Fukuyama // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-localForage/index.d.ts b/angular-localForage/index.d.ts index 4a11f93b57..e4e6b73cc3 100644 --- a/angular-localForage/index.d.ts +++ b/angular-localForage/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// import * as angular from 'angularjs'; diff --git a/angular-locker/index.d.ts b/angular-locker/index.d.ts index 89816d97dd..9efe4ea5d3 100644 --- a/angular-locker/index.d.ts +++ b/angular-locker/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Niko Kovačič // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-material/angular-material-0.8.3.d.ts b/angular-material/angular-material-0.8.3.d.ts index 9a7359c6cc..0a19ec3764 100644 --- a/angular-material/angular-material-0.8.3.d.ts +++ b/angular-material/angular-material-0.8.3.d.ts @@ -3,7 +3,7 @@ // Definitions by: Matt Traynham // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angular.material { interface MDBottomSheetOptions { diff --git a/angular-material/angular-material-0.9.0.d.ts b/angular-material/angular-material-0.9.0.d.ts index 320e24b438..6ab01e7b13 100644 --- a/angular-material/angular-material-0.9.0.d.ts +++ b/angular-material/angular-material-0.9.0.d.ts @@ -3,7 +3,7 @@ // Definitions by: Matt Traynham // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angular.material { interface MDBottomSheetOptions { diff --git a/angular-material/index.d.ts b/angular-material/index.d.ts index 189eecc983..d12b6678fd 100644 --- a/angular-material/index.d.ts +++ b/angular-material/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Matt Traynham // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-media-queries/index.d.ts b/angular-media-queries/index.d.ts index fee67c8de2..6d763605d7 100644 --- a/angular-media-queries/index.d.ts +++ b/angular-media-queries/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Joao Monteiro // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-modal/index.d.ts b/angular-modal/index.d.ts index c6f4ca8085..8e11eab613 100644 --- a/angular-modal/index.d.ts +++ b/angular-modal/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Paul Lessing // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// declare namespace angularModal { diff --git a/angular-notifications/index.d.ts b/angular-notifications/index.d.ts index 209e4a1c22..c9cebf7599 100644 --- a/angular-notifications/index.d.ts +++ b/angular-notifications/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Tomasz Ducin // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-notify/index.d.ts b/angular-notify/index.d.ts index bff27531f2..545fd384ac 100644 --- a/angular-notify/index.d.ts +++ b/angular-notify/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Suwato // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-odata-resources/index.d.ts b/angular-odata-resources/index.d.ts index 894e801796..3af2573bf8 100644 --- a/angular-odata-resources/index.d.ts +++ b/angular-odata-resources/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Raphael ATALLAH // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace OData { diff --git a/angular-permission/index.d.ts b/angular-permission/index.d.ts index c743faa1cc..d8078dce05 100644 --- a/angular-permission/index.d.ts +++ b/angular-permission/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Voislav Mishevski // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// import * as angular from 'angularjs'; diff --git a/angular-scroll/index.d.ts b/angular-scroll/index.d.ts index 22f98a0ee4..3361dd31c0 100644 --- a/angular-scroll/index.d.ts +++ b/angular-scroll/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace duScroll { diff --git a/angular-signalr-hub/index.d.ts b/angular-signalr-hub/index.d.ts index 9fe894afa6..80927788ec 100644 --- a/angular-signalr-hub/index.d.ts +++ b/angular-signalr-hub/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// declare namespace ngSignalr { interface HubFactory { diff --git a/angular-spinner/index.d.ts b/angular-spinner/index.d.ts index ac0efa0cc4..e81901ef90 100644 --- a/angular-spinner/index.d.ts +++ b/angular-spinner/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Marcin Biegała // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /** * SpinnerService diff --git a/angular-storage/index.d.ts b/angular-storage/index.d.ts index 3ed3aff94f..c803d8b60e 100644 --- a/angular-storage/index.d.ts +++ b/angular-storage/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Matthew DeKrey // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-strap/index.d.ts b/angular-strap/index.d.ts index d23a2f4fa8..49a1c310b4 100644 --- a/angular-strap/index.d.ts +++ b/angular-strap/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace mgcrea.ngStrap { diff --git a/angular-toastr/index.d.ts b/angular-toastr/index.d.ts index 7c9e40a420..753f2678bf 100644 --- a/angular-toastr/index.d.ts +++ b/angular-toastr/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Niko Kovačič // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-toasty/index.d.ts b/angular-toasty/index.d.ts index a57574b29d..10596c2b5f 100644 --- a/angular-toasty/index.d.ts +++ b/angular-toasty/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Dominik Muench // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace toasty { diff --git a/angular-touchspin/index.d.ts b/angular-touchspin/index.d.ts index f4ad318a77..6ccfeca0bc 100644 --- a/angular-touchspin/index.d.ts +++ b/angular-touchspin/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Niko Kovačič // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare let angularTouchSpin: string; export = angularTouchSpin; diff --git a/angular-translate/index.d.ts b/angular-translate/index.d.ts index 9f5cd79837..c4f098ad50 100644 --- a/angular-translate/index.d.ts +++ b/angular-translate/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Michel Salib // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-ui-bootstrap/index.d.ts b/angular-ui-bootstrap/index.d.ts index 3f740de5a1..6635d2acb2 100644 --- a/angular-ui-bootstrap/index.d.ts +++ b/angular-ui-bootstrap/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Brian Surowiec // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-ui-scroll/index.d.ts b/angular-ui-scroll/index.d.ts index ddeca0c20b..7a50755da2 100644 --- a/angular-ui-scroll/index.d.ts +++ b/angular-ui-scroll/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Mark Nadig // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-ui-sortable/index.d.ts b/angular-ui-sortable/index.d.ts index ce1cebe57f..80545c45a5 100644 --- a/angular-ui-sortable/index.d.ts +++ b/angular-ui-sortable/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Thodoris Greasidis // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angular-ui-tree/index.d.ts b/angular-ui-tree/index.d.ts index 1cededaa53..d40dfc93d7 100644 --- a/angular-ui-tree/index.d.ts +++ b/angular-ui-tree/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Calvin Fernandez // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace AngularUITree { interface IEventSourceInfo { diff --git a/angular.throttle/index.d.ts b/angular.throttle/index.d.ts index cac8badb90..0ee4c967e9 100644 --- a/angular.throttle/index.d.ts +++ b/angular.throttle/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Stefan Steinhart // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angularLocalStorage/index.d.ts b/angularLocalStorage/index.d.ts index 2113e05c62..0ba8523deb 100644 --- a/angularLocalStorage/index.d.ts +++ b/angularLocalStorage/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Horiuchi_H // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/angularfire/index.d.ts b/angularfire/index.d.ts index 11f806a9ec..5b86018eac 100644 --- a/angularfire/index.d.ts +++ b/angularfire/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Dénes Harmath // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// interface AngularFireService { diff --git a/angulartics/index.d.ts b/angulartics/index.d.ts index 28976019f1..11938c9679 100644 --- a/angulartics/index.d.ts +++ b/angulartics/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Steven Fan // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace angulartics { interface IAngularticsStatic { diff --git a/auth0-angular/index.d.ts b/auth0-angular/index.d.ts index 0ecca371bd..0a91269942 100644 --- a/auth0-angular/index.d.ts +++ b/auth0-angular/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Matt Emory // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace auth0.angular { diff --git a/bardjs/index.d.ts b/bardjs/index.d.ts index c2e9a76a06..c60330f9d6 100644 --- a/bardjs/index.d.ts +++ b/bardjs/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Andrew Archibald // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// /// diff --git a/ionic/index.d.ts b/ionic/index.d.ts index 711841f5ef..d14b9a766c 100644 --- a/ionic/index.d.ts +++ b/ionic/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Spencer Williams // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// interface IonicStatic { /** diff --git a/js-data-angular/index.d.ts b/js-data-angular/index.d.ts index 3684f2635e..9ddca45baa 100644 --- a/js-data-angular/index.d.ts +++ b/js-data-angular/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// import * as JSData from 'js-data'; diff --git a/ng-command/index.d.ts b/ng-command/index.d.ts index 2b80057f75..a949a350b2 100644 --- a/ng-command/index.d.ts +++ b/ng-command/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Stephen Lautier // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngCommand { diff --git a/ng-cordova/actionSheet.d.ts b/ng-cordova/actionSheet.d.ts index 306ef924e8..9dd8a07283 100644 --- a/ng-cordova/actionSheet.d.ts +++ b/ng-cordova/actionSheet.d.ts @@ -3,7 +3,7 @@ // Definitions by: Phil McCloghry-Laing // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngCordova { export interface IActionSheetService { diff --git a/ng-cordova/app-version.d.ts b/ng-cordova/app-version.d.ts index 6f48e9befe..f6a7384d46 100644 --- a/ng-cordova/app-version.d.ts +++ b/ng-cordova/app-version.d.ts @@ -3,7 +3,7 @@ // Definitions by: Jacques Kang // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngCordova { export interface IAppVersionService { diff --git a/ng-cordova/appAvailability.d.ts b/ng-cordova/appAvailability.d.ts index 9d2d6c8af1..aaec86d3cf 100644 --- a/ng-cordova/appAvailability.d.ts +++ b/ng-cordova/appAvailability.d.ts @@ -3,7 +3,7 @@ // Definitions by: Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/badge.d.ts b/ng-cordova/badge.d.ts index 4e230928c4..9042d28e72 100644 --- a/ng-cordova/badge.d.ts +++ b/ng-cordova/badge.d.ts @@ -3,7 +3,7 @@ // Definitions by: Phil McCloghry-Laing // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngCordova { export interface IBadgeService { diff --git a/ng-cordova/camera.d.ts b/ng-cordova/camera.d.ts index 903da00375..8f6f822fab 100644 --- a/ng-cordova/camera.d.ts +++ b/ng-cordova/camera.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// declare namespace ngCordova { export interface ICameraService { diff --git a/ng-cordova/datepicker.d.ts b/ng-cordova/datepicker.d.ts index 552eb71125..68f1b653cd 100644 --- a/ng-cordova/datepicker.d.ts +++ b/ng-cordova/datepicker.d.ts @@ -3,7 +3,7 @@ // Definitions by: Jacques Kang // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/deviceMotion.d.ts b/ng-cordova/deviceMotion.d.ts index de58afa684..f3e9902167 100644 --- a/ng-cordova/deviceMotion.d.ts +++ b/ng-cordova/deviceMotion.d.ts @@ -3,7 +3,7 @@ // Definitions by: Michel Vidailhet , Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/deviceOrientation.d.ts b/ng-cordova/deviceOrientation.d.ts index 26beaeb2ea..d64ac3745d 100644 --- a/ng-cordova/deviceOrientation.d.ts +++ b/ng-cordova/deviceOrientation.d.ts @@ -3,7 +3,7 @@ // Definitions by: Michel Vidailhet , Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/dialogs.d.ts b/ng-cordova/dialogs.d.ts index 39b58889de..05961a9408 100644 --- a/ng-cordova/dialogs.d.ts +++ b/ng-cordova/dialogs.d.ts @@ -3,7 +3,7 @@ // Definitions by: Michel Vidailhet , Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/emailComposer.d.ts b/ng-cordova/emailComposer.d.ts index 1fa18e1265..87cc64f160 100644 --- a/ng-cordova/emailComposer.d.ts +++ b/ng-cordova/emailComposer.d.ts @@ -3,7 +3,7 @@ // Definitions by: Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/file.d.ts b/ng-cordova/file.d.ts index bf28a1d424..a76a6895ae 100644 --- a/ng-cordova/file.d.ts +++ b/ng-cordova/file.d.ts @@ -3,7 +3,7 @@ // Definitions by: Phil McCloghry-Laing // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// declare namespace ngCordova { diff --git a/ng-cordova/fileTransfer.d.ts b/ng-cordova/fileTransfer.d.ts index 0dcae52ee4..075e817e10 100644 --- a/ng-cordova/fileTransfer.d.ts +++ b/ng-cordova/fileTransfer.d.ts @@ -3,7 +3,7 @@ // Definitions by: Phil McCloghry-Laing // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// /// diff --git a/ng-cordova/geolocation.d.ts b/ng-cordova/geolocation.d.ts index 5f30a79663..c7755b1456 100644 --- a/ng-cordova/geolocation.d.ts +++ b/ng-cordova/geolocation.d.ts @@ -3,7 +3,7 @@ // Definitions by: Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/network.d.ts b/ng-cordova/network.d.ts index e92a2e0e2a..15a0f0596a 100644 --- a/ng-cordova/network.d.ts +++ b/ng-cordova/network.d.ts @@ -3,7 +3,7 @@ // Definitions by: Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-cordova/toast.d.ts b/ng-cordova/toast.d.ts index 493499be8c..8fdca8b6b4 100644 --- a/ng-cordova/toast.d.ts +++ b/ng-cordova/toast.d.ts @@ -3,7 +3,7 @@ // Definitions by: Kapil Sachdeva // Definitions: https://github.com/ksachdeva/DefinitelyTyped -/// +/// declare namespace ngCordova { diff --git a/ng-dialog/index.d.ts b/ng-dialog/index.d.ts index f164ec1b69..1560f64d2f 100644 --- a/ng-dialog/index.d.ts +++ b/ng-dialog/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Stephen Lautier // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/ng-facebook/index.d.ts b/ng-facebook/index.d.ts index 89ed08a7ff..d3ea55a8e1 100644 --- a/ng-facebook/index.d.ts +++ b/ng-facebook/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Crevil // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// import * as angular from 'angularjs'; diff --git a/ng-file-upload/index.d.ts b/ng-file-upload/index.d.ts index b975468bfc..8b74188032 100644 --- a/ng-file-upload/index.d.ts +++ b/ng-file-upload/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: John Reilly // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; declare var angularFileUploadDefaultExport: string; diff --git a/ng-flow/index.d.ts b/ng-flow/index.d.ts index 8962f43ac0..f4a11be13d 100644 --- a/ng-flow/index.d.ts +++ b/ng-flow/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Ryan McNamara // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// -/// +/// import * as angular from 'angularjs'; diff --git a/ng-notify/index.d.ts b/ng-notify/index.d.ts index ff0a9ae3eb..e196c8d211 100644 --- a/ng-notify/index.d.ts +++ b/ng-notify/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Nick Zamosenchuk // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace ngNotify { diff --git a/ng-stomp/index.d.ts b/ng-stomp/index.d.ts index 5750ac8a88..d686031bbf 100644 --- a/ng-stomp/index.d.ts +++ b/ng-stomp/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/beevelop/ng-stomp // Definitions by: Lukasz Potapczuk // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// interface ngStomp { diff --git a/ng-table/index.d.ts b/ng-table/index.d.ts index 44795db690..e079977db9 100644 --- a/ng-table/index.d.ts +++ b/ng-table/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Christian Crowhurst // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /** * Parameters manager for an ngTable directive diff --git a/ngtoaster/index.d.ts b/ngtoaster/index.d.ts index 03bcba04b7..b33d6e7159 100644 --- a/ngtoaster/index.d.ts +++ b/ngtoaster/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Ben Tesser // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// export = ngtoaster; export as namespace toaster; diff --git a/oclazyload/index.d.ts b/oclazyload/index.d.ts index fd7bdea03d..2261d66f5c 100644 --- a/oclazyload/index.d.ts +++ b/oclazyload/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Roland Zwaga // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/restangular/index.d.ts b/restangular/index.d.ts index 0410d32cd1..903528f436 100644 --- a/restangular/index.d.ts +++ b/restangular/index.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// // Support AMD require (copying angular.d.ts approach) // allows for import {IRequestConfig} from 'restangular' ES6 approach diff --git a/rx-angular/index.d.ts b/rx-angular/index.d.ts index 2faecd5e06..f709bba81b 100644 --- a/rx-angular/index.d.ts +++ b/rx-angular/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Mick Delaney // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// /// declare namespace Rx { diff --git a/ui-grid/index.d.ts b/ui-grid/index.d.ts index 5c7fa7ff54..e9a2f5e54c 100644 --- a/ui-grid/index.d.ts +++ b/ui-grid/index.d.ts @@ -15,7 +15,7 @@ // Added primary interfaces for row, column, api, grid, columnDef, and gridOptions. Needs more tests! /// -/// +/// export = uiGrid; export as namespace uiGrid; diff --git a/ui-select/index.d.ts b/ui-select/index.d.ts index 6e4cad78a7..1bad569842 100644 --- a/ui-select/index.d.ts +++ b/ui-select/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Niko Kovačič // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// import * as angular from 'angularjs'; diff --git a/umbraco/umbraco-resources.d.ts b/umbraco/umbraco-resources.d.ts index bcfbba4824..04f908e14e 100644 --- a/umbraco/umbraco-resources.d.ts +++ b/umbraco/umbraco-resources.d.ts @@ -3,7 +3,7 @@ // Definitions by: DeCareSystemsIreland // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace umbraco.resources{ diff --git a/umbraco/umbraco-services.d.ts b/umbraco/umbraco-services.d.ts index ff446b0f8c..e1bd4d91ac 100644 --- a/umbraco/umbraco-services.d.ts +++ b/umbraco/umbraco-services.d.ts @@ -4,7 +4,7 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// +/// declare namespace umbraco.services {