api(map): update list of api entries per alpha-44
This commit is contained in:
parent
2ee9535cd0
commit
f0bdd09ccb
|
@ -67,6 +67,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/forms/directives/abstract_control_directive",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "AbstractProviderError",
|
||||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "AfterContentChecked",
|
||||
"originalModule": "angular2/src/core/compiler/interfaces",
|
||||
|
@ -133,11 +138,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/binding",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "BindingWithVisibility",
|
||||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "By",
|
||||
"originalModule": "angular2/src/core/debug/debug_element",
|
||||
|
@ -158,11 +158,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/change_detection/constants",
|
||||
"docType": "enum"
|
||||
},
|
||||
{
|
||||
"title": "ChangeDetector",
|
||||
"originalModule": "angular2/src/core/change_detection/interfaces",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ChangeDetectorRef",
|
||||
"originalModule": "angular2/src/core/change_detection/change_detector_ref",
|
||||
|
@ -215,8 +210,33 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ComponentUrlMapper",
|
||||
"originalModule": "angular2/src/core/compiler/component_url_mapper",
|
||||
"title": "ContentChild",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "ContentChildFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ContentChildMetadata",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ContentChildren",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "ContentChildrenFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ContentChildrenMetadata",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
|
@ -307,11 +327,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "DependencyProvider",
|
||||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Directive",
|
||||
"varType": "DirectiveFactory",
|
||||
|
@ -341,11 +356,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
{
|
||||
"title": "DoCheck",
|
||||
"originalModule": "angular2/src/core/compiler/interfaces",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "DomRenderer",
|
||||
"originalModule": "angular2/src/core/render/dom/dom_renderer",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
|
@ -358,32 +368,21 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/debug/debug_element_view_listener",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "ELEMENT_PROBE_PROVIDERS",
|
||||
"originalModule": "angular2/src/core/debug/debug_element_view_listener",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "ElementRef",
|
||||
"originalModule": "angular2/src/core/compiler/element_ref",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Event",
|
||||
"varType": "EventFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "EventEmitter",
|
||||
"originalModule": "angular2/src/core/facade/async",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "EventFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "EventMetadata",
|
||||
"originalModule": "angular2/src/core/metadata/directives",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ExpressionChangedAfterItHasBeenCheckedException",
|
||||
"originalModule": "angular2/src/core/change_detection/exceptions",
|
||||
|
@ -399,6 +398,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/forms/directives",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "FORM_PROVIDERS",
|
||||
"originalModule": "angular2/src/core/forms",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "Form",
|
||||
"originalModule": "angular2/src/core/forms/directives/form_interface",
|
||||
|
@ -504,6 +508,22 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Input",
|
||||
"varType": "InputFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "InputFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "InputMetadata",
|
||||
"originalModule": "angular2/src/core/metadata/directives",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "InstantiationError",
|
||||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
|
@ -514,6 +534,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "InvalidProviderError",
|
||||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "IterableDiffer",
|
||||
"originalModule": "angular2/src/core/change_detection/differs/iterable_differs",
|
||||
|
@ -539,11 +564,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/key",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "KeyRegistry",
|
||||
"originalModule": "angular2/src/core/di/key",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "KeyValueDiffer",
|
||||
"originalModule": "angular2/src/core/change_detection/differs/keyvalue_differs",
|
||||
|
@ -564,26 +584,20 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/life_cycle/life_cycle",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "LimitToPipe",
|
||||
"originalModule": "angular2/src/core/pipes/limit_to_pipe",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Locals",
|
||||
"originalModule": "angular2/src/core/change_detection/parser/locals",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "LowerCasePipe",
|
||||
"originalModule": "angular2/src/core/pipes/lowercase_pipe",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE",
|
||||
"varType": "OpaqueToken",
|
||||
"originalModule": "angular2/src/core/render/dom/dom_tokens",
|
||||
"docType": "const"
|
||||
"title": "MaxLengthValidator",
|
||||
"originalModule": "angular2/src/core/forms/directives/validators",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "MinLengthValidator",
|
||||
"originalModule": "angular2/src/core/forms/directives/validators",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "NG_VALIDATORS",
|
||||
|
@ -641,11 +655,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/forms/directives/ng_model",
|
||||
"docType": "directive"
|
||||
},
|
||||
{
|
||||
"title": "NgNonBindable",
|
||||
"originalModule": "angular2/src/core/directives/ng_non_bindable",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "NgSelectOption",
|
||||
"originalModule": "angular2/src/core/forms/directives/select_control_value_accessor",
|
||||
|
@ -686,6 +695,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "NoProviderError",
|
||||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "NumberPipe",
|
||||
"originalModule": "angular2/src/core/pipes/number_pipe",
|
||||
|
@ -699,17 +713,17 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
{
|
||||
"title": "OnChanges",
|
||||
"originalModule": "angular2/src/core/compiler/interfaces",
|
||||
"docType": "class"
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "OnDestroy",
|
||||
"originalModule": "angular2/src/core/compiler/interfaces",
|
||||
"docType": "class"
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "OnInit",
|
||||
"originalModule": "angular2/src/core/compiler/interfaces",
|
||||
"docType": "class"
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "OpaqueToken",
|
||||
|
@ -737,6 +751,22 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/exceptions",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Output",
|
||||
"varType": "OutputFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "OutputFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "OutputMetadata",
|
||||
"originalModule": "angular2/src/core/metadata/directives",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "PercentPipe",
|
||||
"originalModule": "angular2/src/core/pipes/number_pipe",
|
||||
|
@ -768,37 +798,31 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/change_detection/pipe_transform",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "PlatformRef",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Predicate",
|
||||
"originalModule": "angular2/src/core/facade/collection",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Property",
|
||||
"varType": "PropertyFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "PropertyFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "PropertyMetadata",
|
||||
"originalModule": "angular2/src/core/metadata/directives",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ProtoInjector",
|
||||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ProtoViewRef",
|
||||
"originalModule": "angular2/src/core/compiler/view_ref",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Provider",
|
||||
"originalModule": "angular2/src/core/di/provider",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ProviderBuilder",
|
||||
"originalModule": "angular2/src/core/di/provider",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Query",
|
||||
"varType": "QueryFactory",
|
||||
|
@ -821,20 +845,35 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RecordViewTuple",
|
||||
"originalModule": "angular2/src/core/directives/ng_for",
|
||||
"docType": "class"
|
||||
"title": "RenderBeginCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderDirectiveMetadata",
|
||||
"title": "RenderBeginComponentCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "class"
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderBeginElementCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderCommandVisitor",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderElementRef",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderEmbeddedTemplateCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderEventDispatcher",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
|
@ -845,11 +884,26 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RenderNgContentCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderProtoViewRef",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RenderTemplateCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderTextCmd",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "RenderViewRef",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
|
@ -865,6 +919,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RequiredValidator",
|
||||
"originalModule": "angular2/src/core/forms/directives/validators",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ResolvedBinding",
|
||||
"originalModule": "angular2/src/core/di/binding",
|
||||
|
@ -875,6 +934,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/binding",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ResolvedProvider",
|
||||
"originalModule": "angular2/src/core/di/provider",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Scope",
|
||||
"originalModule": "angular2/src/core/debug/debug_element",
|
||||
|
@ -901,6 +965,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "SimpleChange",
|
||||
"originalModule": "angular2/src/core/change_detection/change_detection_util",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "SkipSelf",
|
||||
"varType": "SkipSelfFactory",
|
||||
|
@ -918,8 +987,8 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "SwitchView",
|
||||
"originalModule": "angular2/src/core/directives/ng_switch",
|
||||
"title": "SlicePipe",
|
||||
"originalModule": "angular2/src/core/pipes/slice_pipe",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
|
@ -927,6 +996,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/compiler/template_ref",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Title",
|
||||
"originalModule": "angular2/src/core/services/title",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Type",
|
||||
"originalModule": "angular2/src/core/facade/lang",
|
||||
|
@ -942,12 +1016,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/di/type_literal",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "UNDEFINED",
|
||||
"varType": "Object",
|
||||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "UpperCasePipe",
|
||||
"originalModule": "angular2/src/core/pipes/uppercase_pipe",
|
||||
|
@ -969,21 +1037,46 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "ViewChild",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "ViewChildFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ViewChildMetadata",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ViewChildren",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "var"
|
||||
},
|
||||
{
|
||||
"title": "ViewChildrenFactory",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ViewChildrenMetadata",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ViewContainerRef",
|
||||
"originalModule": "angular2/src/core/compiler/view_container_ref",
|
||||
"docType": "interface"
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ViewDecorator",
|
||||
"originalModule": "angular2/src/core/metadata",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "ViewDefinition",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ViewEncapsulation",
|
||||
"originalModule": "angular2/src/core/render/api",
|
||||
|
@ -1013,12 +1106,7 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
{
|
||||
"title": "ViewRef",
|
||||
"originalModule": "angular2/src/core/compiler/view_ref",
|
||||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Visibility",
|
||||
"originalModule": "angular2/src/core/di/injector",
|
||||
"docType": "enum"
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "WrappedException",
|
||||
|
@ -1030,6 +1118,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/change_detection/change_detection_util",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "applicationCommonBindings",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "asNativeElements",
|
||||
"originalModule": "angular2/src/core/debug/debug_element",
|
||||
|
@ -1045,6 +1138,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/application_common",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "createNgZone",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "forwardRef",
|
||||
"originalModule": "angular2/src/core/di/forward_ref",
|
||||
|
@ -1060,10 +1158,35 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/core/debug/debug_element_view_listener",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "platform",
|
||||
"originalModule": "angular2/src/core/application_common",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "platformBindings",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "platformCommon",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "provide",
|
||||
"originalModule": "angular2/src/core/application_common",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "resolveForwardRef",
|
||||
"originalModule": "angular2/src/core/di/forward_ref",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "workaround_empty_observable_list_diff",
|
||||
"originalModule": "angular2/src/core/directives/observable_list_diff",
|
||||
"docType": "var"
|
||||
}
|
||||
];
|
||||
$scope.apiList.http = [
|
||||
|
@ -1082,21 +1205,16 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/http/backends/browser_xhr",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Connection",
|
||||
"originalModule": "angular2/src/http/interfaces",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ConnectionBackend",
|
||||
"originalModule": "angular2/src/http/interfaces",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "HTTP_BINDINGS",
|
||||
"originalModule": "angular2/http",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "HTTP_PROVIDERS",
|
||||
"originalModule": "angular2/http",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "Headers",
|
||||
"originalModule": "angular2/src/http/headers",
|
||||
|
@ -1122,6 +1240,16 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/http",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "JSONP_PROVIDERS",
|
||||
"originalModule": "angular2/http",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "JSON_BINDINGS",
|
||||
"originalModule": "angular2/http",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "Jsonp",
|
||||
"originalModule": "angular2/src/http/http",
|
||||
|
@ -1147,26 +1275,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/http/static_request",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RequestCacheOpts",
|
||||
"originalModule": "angular2/src/http/enums",
|
||||
"docType": "enum"
|
||||
},
|
||||
{
|
||||
"title": "RequestCredentialsOpts",
|
||||
"originalModule": "angular2/src/http/enums",
|
||||
"docType": "enum"
|
||||
},
|
||||
{
|
||||
"title": "RequestMethods",
|
||||
"originalModule": "angular2/src/http/enums",
|
||||
"docType": "enum"
|
||||
},
|
||||
{
|
||||
"title": "RequestModesOpts",
|
||||
"originalModule": "angular2/src/http/enums",
|
||||
"docType": "enum"
|
||||
},
|
||||
{
|
||||
"title": "RequestOptions",
|
||||
"originalModule": "angular2/src/http/base_request_options",
|
||||
|
@ -1312,11 +1425,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/router/location",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "LocationStrategy",
|
||||
"originalModule": "angular2/src/router/location_strategy",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "OnActivate",
|
||||
"originalModule": "angular2/src/router/interfaces",
|
||||
|
@ -1342,11 +1450,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/router/path_location_strategy",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Pipeline",
|
||||
"originalModule": "angular2/src/router/pipeline",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "ROUTER_BINDINGS",
|
||||
"originalModule": "angular2/router",
|
||||
|
@ -1356,6 +1459,15 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"title": "ROUTER_DIRECTIVES",
|
||||
"originalModule": "angular2/router",
|
||||
"docType": "const"
|
||||
},{
|
||||
"title": "ROUTER_PRIMARY_COMPONENT",
|
||||
"originalModule": "angular2/router",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "ROUTER_PROVIDERS",
|
||||
"originalModule": "angular2/router",
|
||||
"docType": "const"
|
||||
},
|
||||
{
|
||||
"title": "ROUTE_DATA",
|
||||
|
@ -1368,11 +1480,6 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/router/route_config_impl",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "RootRouter",
|
||||
"originalModule": "angular2/src/router/router",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "Route",
|
||||
"originalModule": "angular2/src/router/route_config_impl",
|
||||
|
@ -1414,17 +1521,27 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"docType": "interface"
|
||||
},
|
||||
{
|
||||
"title": "Url",
|
||||
"originalModule": "angular2/src/router/url_parser",
|
||||
"docType": "class"
|
||||
"title": "routerBindings",
|
||||
"originalModule": "angular2/router",
|
||||
"docType": "function"
|
||||
}
|
||||
];
|
||||
$scope.apiList.test = [
|
||||
{
|
||||
"title": "AnyTestFn",
|
||||
"originalModule": "angular2/src/testing/testing",
|
||||
"docType": "type-alias"
|
||||
},
|
||||
{
|
||||
"title": "AsyncTestCompleter",
|
||||
"originalModule": "angular2/src/test_lib/test_lib",
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "AsyncTestFn",
|
||||
"originalModule": "angular2/src/testing/testing",
|
||||
"docType": "type-alias"
|
||||
},
|
||||
{
|
||||
"title": "FunctionWithParamTokens",
|
||||
"originalModule": "angular2/src/test_lib/test_injector",
|
||||
|
@ -1443,7 +1560,7 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
{
|
||||
"title": "RootTestComponent",
|
||||
"originalModule": "angular2/src/test_lib/test_component_builder",
|
||||
"docType": "interface"
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "SpyObject",
|
||||
|
@ -1506,6 +1623,16 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/test_lib/fake_async",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "fdescribe",
|
||||
"originalModule": "angular2/src/test_lib/test_lib",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "fit",
|
||||
"originalModule": "angular2/src/test_lib/test_lib",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "flushMicrotasks",
|
||||
"originalModule": "angular2/src/test_lib/fake_async",
|
||||
|
@ -1521,6 +1648,11 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
"originalModule": "angular2/src/test_lib/test_injector",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "injectAsync",
|
||||
"originalModule": "angular2/src/test_lib/inject_async",
|
||||
"docType": "function"
|
||||
},
|
||||
{
|
||||
"title": "isInInnerZone",
|
||||
"originalModule": "angular2/src/test_lib/test_lib",
|
||||
|
|
Loading…
Reference in New Issue