From 787cb704602159dc0d5e53d48b67e0ebd04bc2f1 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Wed, 22 Apr 2015 08:06:51 -0700 Subject: [PATCH] location badges --- .../api/annotations/Ancestor-class.jade | 4 +- .../api/annotations/Attribute-class.jade | 4 +- .../api/annotations/Decorator-class.jade | 4 +- .../annotations/DynamicComponent-class.jade | 4 +- .../latest/api/annotations/Parent-class.jade | 4 +- .../api/annotations/PropertySetter-class.jade | 4 +- .../latest/api/annotations/Query-class.jade | 4 +- .../js/latest/api/annotations/View-class.jade | 4 +- .../api/annotations/Viewport-class.jade | 4 +- .../api/annotations/component-class.jade | 4 +- .../api/annotations/directive-class.jade | 4 +- .../api/annotations/onAllChangesDone-var.jade | 3 +- .../latest/api/annotations/onChange-var.jade | 3 +- .../latest/api/annotations/onDestroy-var.jade | 3 +- .../ChangeDetection-class.jade | 4 +- .../ChangeDetectorRef-class.jade | 4 +- .../DynamicChangeDetection-class.jade | 4 +- .../JitChangeDetection-class.jade | 4 +- .../api/change_detection/LifeCycle-class.jade | 4 +- .../api/core/ExceptionHandler-class.jade | 4 +- .../js/latest/api/core/NgElement-class.jade | 4 +- .../js/latest/api/core/VmTurnZone-class.jade | 4 +- .../latest/api/core/bootstrap-function.jade | 2 +- .../docs/js/latest/api/di/Binding-class.jade | 4 +- .../latest/api/di/BindingBuilder-class.jade | 4 +- .../docs/js/latest/api/di/Injector-class.jade | 4 +- public/docs/js/latest/api/di/Key-class.jade | 4 +- .../latest/api/di/ResolvedBinding-class.jade | 4 +- .../docs/js/latest/api/di/bind-function.jade | 2 +- .../DependencyAnnotation-class.jade | 4 +- .../api/di_annotations/Inject-class.jade | 4 +- .../api/di_annotations/InjectLazy-class.jade | 4 +- .../di_annotations/InjectPromise-class.jade | 4 +- .../api/di_annotations/Injectable-class.jade | 4 +- .../api/di_annotations/Optional-class.jade | 4 +- .../di_errors/AbstractBindingError-class.jade | 4 +- .../di_errors/AsyncBindingError-class.jade | 4 +- .../CyclicDependencyError-class.jade | 4 +- .../di_errors/InstantiationError-class.jade | 4 +- .../di_errors/InvalidBindingError-class.jade | 4 +- .../di_errors/NoAnnotationError-class.jade | 4 +- .../api/di_errors/NoBindingError-class.jade | 4 +- .../js/latest/api/directives/For-class.jade | 4 +- .../js/latest/api/directives/If-class.jade | 4 +- .../api/directives/NonBindable-class.jade | 4 +- .../latest/api/directives/Switch-class.jade | 4 +- .../api/directives/SwitchDefault-class.jade | 4 +- .../api/directives/SwitchWhen-class.jade | 4 +- .../CheckboxControlValueAccessor-class.jade | 4 +- .../js/latest/api/forms/Control-class.jade | 4 +- .../latest/api/forms/ControlArray-class.jade | 4 +- .../api/forms/ControlDirective-class.jade | 4 +- .../latest/api/forms/ControlGroup-class.jade | 4 +- .../forms/ControlGroupDirective-class.jade | 4 +- .../api/forms/DefaultValueAccessor-class.jade | 4 +- .../latest/api/forms/FormBuilder-class.jade | 4 +- .../latest/api/forms/FormDirectives-var.jade | 3 +- .../docs/js/latest/api/forms/INVALID-var.jade | 3 +- .../docs/js/latest/api/forms/VALID-var.jade | 3 +- .../js/latest/api/forms/Validators-class.jade | 4 +- .../js/latest/api/pipes/AsyncPipe-class.jade | 4 +- .../api/pipes/AsyncPipeFactory-class.jade | 4 +- .../pipes/CollectionChangeRecord-class.jade | 4 +- .../api/pipes/IterableChanges-class.jade | 4 +- .../api/pipes/KVChangeRecord-class.jade | 4 +- .../api/pipes/KeyValueChanges-class.jade | 4 +- .../pipes/KeyValueChangesFactory-class.jade | 4 +- .../js/latest/api/pipes/NullPipe-class.jade | 4 +- .../api/pipes/NullPipeFactory-class.jade | 4 +- .../docs/js/latest/api/pipes/Pipe-class.jade | 4 +- .../docs/js/latest/api/pipes/async-var.jade | 3 +- .../js/latest/api/pipes/iterableDiff-var.jade | 3 +- .../js/latest/api/pipes/keyValDiff-var.jade | 3 +- .../abstract_change_detector/_data.json | 5 + .../binding_record/_data.json | 5 + .../change_detection/_data.json | 29 +++ .../change_detection_jit_generator/_data.json | 5 + .../change_detection_util/_data.json | 13 ++ .../change_detector_ref/_data.json | 5 + .../src/change_detection/coalesce/_data.json | 5 + .../src/change_detection/constants/_data.json | 25 +++ .../directive_record/_data.json | 5 + .../dynamic_change_detector/_data.json | 5 + .../change_detection/exceptions/_data.json | 9 + .../change_detection/interfaces/_data.json | 17 ++ .../change_detection/parser/ast/_data.json | 85 +++++++++ .../change_detection/parser/lexer/_data.json | 177 ++++++++++++++++++ .../change_detection/parser/locals/_data.json | 5 + .../change_detection/parser/parser/_data.json | 5 + .../pipes/async_pipe/_data.json | 9 + .../pipes/iterable_changes/_data.json | 13 ++ .../pipes/keyvalue_changes/_data.json | 13 ++ .../pipes/null_pipe/_data.json | 9 + .../change_detection/pipes/pipe/_data.json | 9 + .../pipes/pipe_registry/_data.json | 5 + .../proto_change_detector/_data.json | 9 + .../change_detection/proto_record/_data.json | 49 +++++ .../core/annotations/annotations/_data.json | 33 ++++ .../api/src/core/annotations/di/_data.json | 13 ++ .../api/src/core/annotations/view/_data.json | 5 + .../core/annotations/visibility/_data.json | 9 + .../api/src/core/application/_data.json | 5 + .../src/core/application_tokens/_data.json | 21 +++ .../core/compiler/base_query_list/_data.json | 5 + .../api/src/core/compiler/compiler/_data.json | 9 + .../compiler/component_url_mapper/_data.json | 9 + .../compiler/directive_metadata/_data.json | 5 + .../directive_metadata_reader/_data.json | 5 + .../dynamic_component_loader/_data.json | 9 + .../core/compiler/element_binder/_data.json | 5 + .../core/compiler/element_injector/_data.json | 29 +++ .../src/core/compiler/interfaces/_data.json | 5 + .../src/core/compiler/ng_element/_data.json | 5 + .../compiler/proto_view_factory/_data.json | 5 + .../src/core/compiler/query_list/_data.json | 5 + .../compiler/template_resolver/_data.json | 5 + .../api/src/core/compiler/view/_data.json | 9 + .../core/compiler/view_container/_data.json | 5 + .../src/core/compiler/view_factory/_data.json | 9 + .../core/compiler/view_hydrator/_data.json | 5 + .../api/src/core/exception_handler/_data.json | 5 + .../src/core/life_cycle/life_cycle/_data.json | 5 + .../testability/get_testability/_data.json | 5 + .../core/testability/testability/_data.json | 9 + .../api/src/core/zone/vm_turn_zone/_data.json | 5 + .../latest/api/src/di/annotations/_data.json | 25 +++ .../js/latest/api/src/di/binding/_data.json | 21 +++ .../latest/api/src/di/exceptions/_data.json | 29 +++ .../js/latest/api/src/di/injector/_data.json | 5 + .../docs/js/latest/api/src/di/key/_data.json | 9 + .../latest/api/src/di/opaque_token/_data.json | 5 + .../api/src/directives/class/_data.json | 5 + .../latest/api/src/directives/for/_data.json | 5 + .../latest/api/src/directives/if/_data.json | 5 + .../src/directives/non_bindable/_data.json | 5 + .../api/src/directives/switch/_data.json | 13 ++ .../api/src/dom/browser_adapter/_data.json | 5 + .../latest/api/src/dom/dom_adapter/_data.json | 13 ++ .../dom/generic_browser_adapter/_data.json | 5 + .../js/latest/api/src/facade/async/_data.json | 21 +++ .../latest/api/src/facade/browser/_data.json | 13 ++ .../api/src/facade/collection/_data.json | 41 ++++ .../js/latest/api/src/facade/lang/_data.json | 113 +++++++++++ .../js/latest/api/src/facade/math/_data.json | 9 + .../api/src/forms/directives/_data.json | 21 +++ .../api/src/forms/form_builder/_data.json | 5 + .../js/latest/api/src/forms/model/_data.json | 25 +++ .../src/forms/validator_directives/_data.json | 5 + .../api/src/forms/validators/_data.json | 5 + .../mock/template_resolver_mock/_data.json | 5 + .../api/src/mock/vm_turn_zone_mock/_data.json | 5 + .../latest/api/src/mock/xhr_mock/_data.json | 5 + .../api/src/reflection/reflection/_data.json | 5 + .../reflection_capabilities/_data.json | 5 + .../api/src/reflection/reflector/_data.json | 5 + .../api/src/reflection/types/_data.json | 13 ++ .../js/latest/api/src/render/api/_data.json | 45 +++++ .../dom/compiler/compile_control/_data.json | 5 + .../dom/compiler/compile_element/_data.json | 5 + .../dom/compiler/compile_pipeline/_data.json | 5 + .../dom/compiler/compile_step/_data.json | 5 + .../compiler/compile_step_factory/_data.json | 9 + .../render/dom/compiler/compiler/_data.json | 9 + .../dom/compiler/directive_parser/_data.json | 5 + .../property_binding_parser/_data.json | 5 + .../render/dom/compiler/selector/_data.json | 9 + .../dom/compiler/template_loader/_data.json | 5 + .../text_interpolation_parser/_data.json | 5 + .../dom/compiler/view_splitter/_data.json | 5 + .../render/dom/direct_dom_renderer/_data.json | 13 ++ .../dom/events/event_manager/_data.json | 13 ++ .../dom/events/hammer_common/_data.json | 5 + .../dom/events/hammer_gestures/_data.json | 5 + .../render/dom/events/key_events/_data.json | 5 + .../dom/shadow_dom/content_tag/_data.json | 5 + .../_data.json | 5 + .../_data.json | 5 + .../dom/shadow_dom/light_dom/_data.json | 9 + .../native_shadow_dom_strategy/_data.json | 5 + .../dom/shadow_dom/shadow_css/_data.json | 5 + .../shadow_dom_compile_step/_data.json | 5 + .../shadow_dom/shadow_dom_strategy/_data.json | 5 + .../dom/shadow_dom/style_inliner/_data.json | 5 + .../shadow_dom/style_url_resolver/_data.json | 5 + .../src/render/dom/shadow_dom/util/_data.json | 33 ++++ .../latest/api/src/render/dom/util/_data.json | 21 +++ .../render/dom/view/element_binder/_data.json | 9 + .../view/property_setter_factory/_data.json | 5 + .../src/render/dom/view/proto_view/_data.json | 5 + .../dom/view/proto_view_builder/_data.json | 17 ++ .../api/src/render/dom/view/view/_data.json | 5 + .../render/dom/view/view_container/_data.json | 5 + .../render/dom/view/view_factory/_data.json | 9 + .../render/dom/view/view_hydrator/_data.json | 5 + .../latest/api/src/services/ruler/_data.json | 9 + .../latest/api/src/services/title/_data.json | 5 + .../api/src/services/url_resolver/_data.json | 5 + .../js/latest/api/src/services/xhr/_data.json | 5 + .../api/src/services/xhr_impl/_data.json | 5 + .../src/test_lib/benchmark_util/_data.json | 17 ++ .../api/src/test_lib/e2e_util/_data.json | 1 + .../api/src/test_lib/lang_utils/_data.json | 9 + .../api/src/test_lib/perf_util/_data.json | 1 + .../api/src/test_lib/test_bed/_data.json | 9 + .../api/src/test_lib/test_injector/_data.json | 13 ++ .../api/src/test_lib/test_lib/_data.json | 53 ++++++ .../latest/api/src/test_lib/utils/_data.json | 21 +++ .../js/latest/api/test/TestBed-class.jade | 4 +- .../js/latest/api/test/inject-function.jade | 2 +- .../latest/api/view/BaseQueryList-class.jade | 4 +- .../js/latest/api/view/Compiler-class.jade | 4 +- .../latest/api/view/ComponentRef-class.jade | 4 +- .../view/DynamicComponentLoader-class.jade | 4 +- .../js/latest/api/view/ElementRef-class.jade | 4 +- .../js/latest/api/view/QueryList-class.jade | 4 +- .../latest/api/view/ViewContainer-class.jade | 4 +- public/resources/css/base/_type.scss | 10 + public/resources/css/main.scss | 1 + 218 files changed, 1862 insertions(+), 152 deletions(-) create mode 100644 public/docs/js/latest/api/src/change_detection/abstract_change_detector/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/binding_record/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/change_detection/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/change_detection_jit_generator/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/change_detection_util/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/change_detector_ref/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/coalesce/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/constants/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/directive_record/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/dynamic_change_detector/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/exceptions/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/interfaces/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/parser/ast/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/parser/lexer/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/parser/locals/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/parser/parser/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/async_pipe/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/iterable_changes/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/keyvalue_changes/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/null_pipe/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/pipe/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/pipes/pipe_registry/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/proto_change_detector/_data.json create mode 100644 public/docs/js/latest/api/src/change_detection/proto_record/_data.json create mode 100644 public/docs/js/latest/api/src/core/annotations/annotations/_data.json create mode 100644 public/docs/js/latest/api/src/core/annotations/di/_data.json create mode 100644 public/docs/js/latest/api/src/core/annotations/view/_data.json create mode 100644 public/docs/js/latest/api/src/core/annotations/visibility/_data.json create mode 100644 public/docs/js/latest/api/src/core/application/_data.json create mode 100644 public/docs/js/latest/api/src/core/application_tokens/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/base_query_list/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/compiler/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/component_url_mapper/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/directive_metadata/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/directive_metadata_reader/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/dynamic_component_loader/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/element_binder/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/element_injector/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/interfaces/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/ng_element/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/proto_view_factory/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/query_list/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/template_resolver/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/view/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/view_container/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/view_factory/_data.json create mode 100644 public/docs/js/latest/api/src/core/compiler/view_hydrator/_data.json create mode 100644 public/docs/js/latest/api/src/core/exception_handler/_data.json create mode 100644 public/docs/js/latest/api/src/core/life_cycle/life_cycle/_data.json create mode 100644 public/docs/js/latest/api/src/core/testability/get_testability/_data.json create mode 100644 public/docs/js/latest/api/src/core/testability/testability/_data.json create mode 100644 public/docs/js/latest/api/src/core/zone/vm_turn_zone/_data.json create mode 100644 public/docs/js/latest/api/src/di/annotations/_data.json create mode 100644 public/docs/js/latest/api/src/di/binding/_data.json create mode 100644 public/docs/js/latest/api/src/di/exceptions/_data.json create mode 100644 public/docs/js/latest/api/src/di/injector/_data.json create mode 100644 public/docs/js/latest/api/src/di/key/_data.json create mode 100644 public/docs/js/latest/api/src/di/opaque_token/_data.json create mode 100644 public/docs/js/latest/api/src/directives/class/_data.json create mode 100644 public/docs/js/latest/api/src/directives/for/_data.json create mode 100644 public/docs/js/latest/api/src/directives/if/_data.json create mode 100644 public/docs/js/latest/api/src/directives/non_bindable/_data.json create mode 100644 public/docs/js/latest/api/src/directives/switch/_data.json create mode 100644 public/docs/js/latest/api/src/dom/browser_adapter/_data.json create mode 100644 public/docs/js/latest/api/src/dom/dom_adapter/_data.json create mode 100644 public/docs/js/latest/api/src/dom/generic_browser_adapter/_data.json create mode 100644 public/docs/js/latest/api/src/facade/async/_data.json create mode 100644 public/docs/js/latest/api/src/facade/browser/_data.json create mode 100644 public/docs/js/latest/api/src/facade/collection/_data.json create mode 100644 public/docs/js/latest/api/src/facade/lang/_data.json create mode 100644 public/docs/js/latest/api/src/facade/math/_data.json create mode 100644 public/docs/js/latest/api/src/forms/directives/_data.json create mode 100644 public/docs/js/latest/api/src/forms/form_builder/_data.json create mode 100644 public/docs/js/latest/api/src/forms/model/_data.json create mode 100644 public/docs/js/latest/api/src/forms/validator_directives/_data.json create mode 100644 public/docs/js/latest/api/src/forms/validators/_data.json create mode 100644 public/docs/js/latest/api/src/mock/template_resolver_mock/_data.json create mode 100644 public/docs/js/latest/api/src/mock/vm_turn_zone_mock/_data.json create mode 100644 public/docs/js/latest/api/src/mock/xhr_mock/_data.json create mode 100644 public/docs/js/latest/api/src/reflection/reflection/_data.json create mode 100644 public/docs/js/latest/api/src/reflection/reflection_capabilities/_data.json create mode 100644 public/docs/js/latest/api/src/reflection/reflector/_data.json create mode 100644 public/docs/js/latest/api/src/reflection/types/_data.json create mode 100644 public/docs/js/latest/api/src/render/api/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compile_control/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compile_element/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compile_pipeline/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compile_step/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compile_step_factory/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/compiler/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/directive_parser/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/property_binding_parser/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/selector/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/template_loader/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/text_interpolation_parser/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/compiler/view_splitter/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/direct_dom_renderer/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/events/event_manager/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/events/hammer_common/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/events/hammer_gestures/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/events/key_events/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/content_tag/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_scoped_shadow_dom_strategy/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_unscoped_shadow_dom_strategy/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/light_dom/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/native_shadow_dom_strategy/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_css/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_compile_step/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_strategy/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/style_inliner/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/style_url_resolver/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/shadow_dom/util/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/util/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/element_binder/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/property_setter_factory/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/proto_view/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/proto_view_builder/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/view/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/view_container/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/view_factory/_data.json create mode 100644 public/docs/js/latest/api/src/render/dom/view/view_hydrator/_data.json create mode 100644 public/docs/js/latest/api/src/services/ruler/_data.json create mode 100644 public/docs/js/latest/api/src/services/title/_data.json create mode 100644 public/docs/js/latest/api/src/services/url_resolver/_data.json create mode 100644 public/docs/js/latest/api/src/services/xhr/_data.json create mode 100644 public/docs/js/latest/api/src/services/xhr_impl/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/benchmark_util/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/e2e_util/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/lang_utils/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/perf_util/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/test_bed/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/test_injector/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/test_lib/_data.json create mode 100644 public/docs/js/latest/api/src/test_lib/utils/_data.json diff --git a/public/docs/js/latest/api/annotations/Ancestor-class.jade b/public/docs/js/latest/api/annotations/Ancestor-class.jade index ff8ee24eec..d762efdb58 100644 --- a/public/docs/js/latest/api/annotations/Ancestor-class.jade +++ b/public/docs/js/latest/api/annotations/Ancestor-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/visibility.js (line 105) :markdown diff --git a/public/docs/js/latest/api/annotations/Attribute-class.jade b/public/docs/js/latest/api/annotations/Attribute-class.jade index 9ded11ce09..8522a97d75 100644 --- a/public/docs/js/latest/api/annotations/Attribute-class.jade +++ b/public/docs/js/latest/api/annotations/Attribute-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/di.js (line 53) :markdown diff --git a/public/docs/js/latest/api/annotations/Decorator-class.jade b/public/docs/js/latest/api/annotations/Decorator-class.jade index 08696d7439..d348fdd5b1 100644 --- a/public/docs/js/latest/api/annotations/Decorator-class.jade +++ b/public/docs/js/latest/api/annotations/Decorator-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/annotations.js (line 755) :markdown diff --git a/public/docs/js/latest/api/annotations/DynamicComponent-class.jade b/public/docs/js/latest/api/annotations/DynamicComponent-class.jade index c71f13b840..00f2174f60 100644 --- a/public/docs/js/latest/api/annotations/DynamicComponent-class.jade +++ b/public/docs/js/latest/api/annotations/DynamicComponent-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/annotations.js (line 660) :markdown diff --git a/public/docs/js/latest/api/annotations/Parent-class.jade b/public/docs/js/latest/api/annotations/Parent-class.jade index 04ba39e208..c17a5d458c 100644 --- a/public/docs/js/latest/api/annotations/Parent-class.jade +++ b/public/docs/js/latest/api/annotations/Parent-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/visibility.js (line 44) :markdown diff --git a/public/docs/js/latest/api/annotations/PropertySetter-class.jade b/public/docs/js/latest/api/annotations/PropertySetter-class.jade index 2880aeba22..b0ab02e679 100644 --- a/public/docs/js/latest/api/annotations/PropertySetter-class.jade +++ b/public/docs/js/latest/api/annotations/PropertySetter-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/di.js (line 12) :markdown diff --git a/public/docs/js/latest/api/annotations/Query-class.jade b/public/docs/js/latest/api/annotations/Query-class.jade index a143ac0e94..c4cd524996 100644 --- a/public/docs/js/latest/api/annotations/Query-class.jade +++ b/public/docs/js/latest/api/annotations/Query-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/di.js (line 77) :markdown diff --git a/public/docs/js/latest/api/annotations/View-class.jade b/public/docs/js/latest/api/annotations/View-class.jade index e8fa90c27e..99d8714f62 100644 --- a/public/docs/js/latest/api/annotations/View-class.jade +++ b/public/docs/js/latest/api/annotations/View-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/view.js (line 34) :markdown diff --git a/public/docs/js/latest/api/annotations/Viewport-class.jade b/public/docs/js/latest/api/annotations/Viewport-class.jade index 81ae1e8544..6bf3d67b85 100644 --- a/public/docs/js/latest/api/annotations/Viewport-class.jade +++ b/public/docs/js/latest/api/annotations/Viewport-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/annotations.js (line 884) :markdown diff --git a/public/docs/js/latest/api/annotations/component-class.jade b/public/docs/js/latest/api/annotations/component-class.jade index 0b9b3bcefb..451cf8bbfb 100644 --- a/public/docs/js/latest/api/annotations/component-class.jade +++ b/public/docs/js/latest/api/annotations/component-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/annotations.js (line 521) :markdown diff --git a/public/docs/js/latest/api/annotations/directive-class.jade b/public/docs/js/latest/api/annotations/directive-class.jade index d47befb3f9..4eadfe0f67 100644 --- a/public/docs/js/latest/api/annotations/directive-class.jade +++ b/public/docs/js/latest/api/annotations/directive-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/annotations +p.location-badge. + exported from angular2/annotations defined in angular2/src/core/annotations/annotations.js (line 240) :markdown diff --git a/public/docs/js/latest/api/annotations/onAllChangesDone-var.jade b/public/docs/js/latest/api/annotations/onAllChangesDone-var.jade index 873f788617..169e7f4094 100644 --- a/public/docs/js/latest/api/annotations/onAllChangesDone-var.jade +++ b/public/docs/js/latest/api/annotations/onAllChangesDone-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 onAllChangesDone variable - p(class="module") exported from angular2/annotations + p.location-badge. + exported from angular2/annotations :markdown Notify a directive when the bindings of all its children have been changed. diff --git a/public/docs/js/latest/api/annotations/onChange-var.jade b/public/docs/js/latest/api/annotations/onChange-var.jade index cb8192f859..0af6b02317 100644 --- a/public/docs/js/latest/api/annotations/onChange-var.jade +++ b/public/docs/js/latest/api/annotations/onChange-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 onChange variable - p(class="module") exported from angular2/annotations + p.location-badge. + exported from angular2/annotations :markdown Notify a directive when any of its bindings have changed. diff --git a/public/docs/js/latest/api/annotations/onDestroy-var.jade b/public/docs/js/latest/api/annotations/onDestroy-var.jade index 8b4edfa762..8ad3a8d5eb 100644 --- a/public/docs/js/latest/api/annotations/onDestroy-var.jade +++ b/public/docs/js/latest/api/annotations/onDestroy-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 onDestroy variable - p(class="module") exported from angular2/annotations + p.location-badge. + exported from angular2/annotations :markdown Notify a directive whenever a View that contains it is destroyed. diff --git a/public/docs/js/latest/api/change_detection/ChangeDetection-class.jade b/public/docs/js/latest/api/change_detection/ChangeDetection-class.jade index a3fd0c445f..a98f2ef6f4 100644 --- a/public/docs/js/latest/api/change_detection/ChangeDetection-class.jade +++ b/public/docs/js/latest/api/change_detection/ChangeDetection-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/change_detection +p.location-badge. + exported from angular2/change_detection defined in angular2/src/change_detection/interfaces.js (line 34) :markdown diff --git a/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade b/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade index dbeed0b83d..a2ea9b43c6 100644 --- a/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade +++ b/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/change_detection +p.location-badge. + exported from angular2/change_detection defined in angular2/src/change_detection/change_detector_ref.js (line 11) :markdown diff --git a/public/docs/js/latest/api/change_detection/DynamicChangeDetection-class.jade b/public/docs/js/latest/api/change_detection/DynamicChangeDetection-class.jade index b2826b5f72..2ee34e33c0 100644 --- a/public/docs/js/latest/api/change_detection/DynamicChangeDetection-class.jade +++ b/public/docs/js/latest/api/change_detection/DynamicChangeDetection-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/change_detection +p.location-badge. + exported from angular2/change_detection defined in angular2/src/change_detection/change_detection.js (line 51) :markdown diff --git a/public/docs/js/latest/api/change_detection/JitChangeDetection-class.jade b/public/docs/js/latest/api/change_detection/JitChangeDetection-class.jade index 920182a4c2..316c3e3542 100644 --- a/public/docs/js/latest/api/change_detection/JitChangeDetection-class.jade +++ b/public/docs/js/latest/api/change_detection/JitChangeDetection-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/change_detection +p.location-badge. + exported from angular2/change_detection defined in angular2/src/change_detection/change_detection.js (line 68) :markdown diff --git a/public/docs/js/latest/api/change_detection/LifeCycle-class.jade b/public/docs/js/latest/api/change_detection/LifeCycle-class.jade index 85a762b550..f5cc624a63 100644 --- a/public/docs/js/latest/api/change_detection/LifeCycle-class.jade +++ b/public/docs/js/latest/api/change_detection/LifeCycle-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/change_detection +p.location-badge. + exported from angular2/change_detection defined in angular2/src/core/life_cycle/life_cycle.js (line 31) :markdown diff --git a/public/docs/js/latest/api/core/ExceptionHandler-class.jade b/public/docs/js/latest/api/core/ExceptionHandler-class.jade index fdc3495429..4e0cc893af 100644 --- a/public/docs/js/latest/api/core/ExceptionHandler-class.jade +++ b/public/docs/js/latest/api/core/ExceptionHandler-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/core +p.location-badge. + exported from angular2/core defined in angular2/src/core/exception_handler.js (line 34) :markdown diff --git a/public/docs/js/latest/api/core/NgElement-class.jade b/public/docs/js/latest/api/core/NgElement-class.jade index 36f36e6f35..5a697ccdbc 100644 --- a/public/docs/js/latest/api/core/NgElement-class.jade +++ b/public/docs/js/latest/api/core/NgElement-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/core +p.location-badge. + exported from angular2/core defined in angular2/src/core/compiler/ng_element.js (line 13) :markdown diff --git a/public/docs/js/latest/api/core/VmTurnZone-class.jade b/public/docs/js/latest/api/core/VmTurnZone-class.jade index 1cf3d56bb0..1bc249dcf5 100644 --- a/public/docs/js/latest/api/core/VmTurnZone-class.jade +++ b/public/docs/js/latest/api/core/VmTurnZone-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/core +p.location-badge. + exported from angular2/core defined in angular2/src/core/zone/vm_turn_zone.js (line 14) :markdown diff --git a/public/docs/js/latest/api/core/bootstrap-function.jade b/public/docs/js/latest/api/core/bootstrap-function.jade index b5d3e8ad40..31d60b7adc 100644 --- a/public/docs/js/latest/api/core/bootstrap-function.jade +++ b/public/docs/js/latest/api/core/bootstrap-function.jade @@ -4,7 +4,7 @@ p (appComponentType: Type, componentInjectableBindings: List<Binding> = null, errorReporter: Function = null) - p(class="module"). + p.location-badge. exported from angular2/core :markdown diff --git a/public/docs/js/latest/api/di/Binding-class.jade b/public/docs/js/latest/api/di/Binding-class.jade index e330dc99f4..b4e20825b1 100644 --- a/public/docs/js/latest/api/di/Binding-class.jade +++ b/public/docs/js/latest/api/di/Binding-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di +p.location-badge. + exported from angular2/di defined in angular2/src/di/binding.js (line 49) :markdown diff --git a/public/docs/js/latest/api/di/BindingBuilder-class.jade b/public/docs/js/latest/api/di/BindingBuilder-class.jade index cde7c57f29..52f09e5c21 100644 --- a/public/docs/js/latest/api/di/BindingBuilder-class.jade +++ b/public/docs/js/latest/api/di/BindingBuilder-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di +p.location-badge. + exported from angular2/di defined in angular2/src/di/binding.js (line 315) :markdown diff --git a/public/docs/js/latest/api/di/Injector-class.jade b/public/docs/js/latest/api/di/Injector-class.jade index 434ae09981..702b9a1073 100644 --- a/public/docs/js/latest/api/di/Injector-class.jade +++ b/public/docs/js/latest/api/di/Injector-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di +p.location-badge. + exported from angular2/di defined in angular2/src/di/injector.js (line 60) :markdown diff --git a/public/docs/js/latest/api/di/Key-class.jade b/public/docs/js/latest/api/di/Key-class.jade index 6ae8083ad3..cd8e6518ce 100644 --- a/public/docs/js/latest/api/di/Key-class.jade +++ b/public/docs/js/latest/api/di/Key-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di +p.location-badge. + exported from angular2/di defined in angular2/src/di/key.js (line 17) :markdown diff --git a/public/docs/js/latest/api/di/ResolvedBinding-class.jade b/public/docs/js/latest/api/di/ResolvedBinding-class.jade index a7db8a984d..0f5cfd5f20 100644 --- a/public/docs/js/latest/api/di/ResolvedBinding-class.jade +++ b/public/docs/js/latest/api/di/ResolvedBinding-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di +p.location-badge. + exported from angular2/di defined in angular2/src/di/binding.js (line 263) :markdown diff --git a/public/docs/js/latest/api/di/bind-function.jade b/public/docs/js/latest/api/di/bind-function.jade index 8aef313cf0..5eea970953 100644 --- a/public/docs/js/latest/api/di/bind-function.jade +++ b/public/docs/js/latest/api/di/bind-function.jade @@ -4,7 +4,7 @@ p (token) - p(class="module"). + p.location-badge. exported from angular2/di :markdown diff --git a/public/docs/js/latest/api/di_annotations/DependencyAnnotation-class.jade b/public/docs/js/latest/api/di_annotations/DependencyAnnotation-class.jade index b6a812a846..02048da93a 100644 --- a/public/docs/js/latest/api/di_annotations/DependencyAnnotation-class.jade +++ b/public/docs/js/latest/api/di_annotations/DependencyAnnotation-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 110) :markdown diff --git a/public/docs/js/latest/api/di_annotations/Inject-class.jade b/public/docs/js/latest/api/di_annotations/Inject-class.jade index 009d88a6eb..c70772295a 100644 --- a/public/docs/js/latest/api/di_annotations/Inject-class.jade +++ b/public/docs/js/latest/api/di_annotations/Inject-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 13) :markdown diff --git a/public/docs/js/latest/api/di_annotations/InjectLazy-class.jade b/public/docs/js/latest/api/di_annotations/InjectLazy-class.jade index accb43fcb6..73a0d76bac 100644 --- a/public/docs/js/latest/api/di_annotations/InjectLazy-class.jade +++ b/public/docs/js/latest/api/di_annotations/InjectLazy-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 55) :markdown diff --git a/public/docs/js/latest/api/di_annotations/InjectPromise-class.jade b/public/docs/js/latest/api/di_annotations/InjectPromise-class.jade index 7e913005b3..7efcd25b1e 100644 --- a/public/docs/js/latest/api/di_annotations/InjectPromise-class.jade +++ b/public/docs/js/latest/api/di_annotations/InjectPromise-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 34) :markdown diff --git a/public/docs/js/latest/api/di_annotations/Injectable-class.jade b/public/docs/js/latest/api/di_annotations/Injectable-class.jade index 4d142b6f7c..b5e85c6b40 100644 --- a/public/docs/js/latest/api/di_annotations/Injectable-class.jade +++ b/public/docs/js/latest/api/di_annotations/Injectable-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 134) :markdown diff --git a/public/docs/js/latest/api/di_annotations/Optional-class.jade b/public/docs/js/latest/api/di_annotations/Optional-class.jade index 1c723b4e1b..3e1c2f259f 100644 --- a/public/docs/js/latest/api/di_annotations/Optional-class.jade +++ b/public/docs/js/latest/api/di_annotations/Optional-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_annotations +p.location-badge. + exported from angular2/di_annotations defined in angular2/src/di/annotations.js (line 77) :markdown diff --git a/public/docs/js/latest/api/di_errors/AbstractBindingError-class.jade b/public/docs/js/latest/api/di_errors/AbstractBindingError-class.jade index fa25b58d33..bb9e7793e5 100644 --- a/public/docs/js/latest/api/di_errors/AbstractBindingError-class.jade +++ b/public/docs/js/latest/api/di_errors/AbstractBindingError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 32) :markdown diff --git a/public/docs/js/latest/api/di_errors/AsyncBindingError-class.jade b/public/docs/js/latest/api/di_errors/AsyncBindingError-class.jade index 4009117920..2f1ba77959 100644 --- a/public/docs/js/latest/api/di_errors/AsyncBindingError-class.jade +++ b/public/docs/js/latest/api/di_errors/AsyncBindingError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 95) :markdown diff --git a/public/docs/js/latest/api/di_errors/CyclicDependencyError-class.jade b/public/docs/js/latest/api/di_errors/CyclicDependencyError-class.jade index bdd9820c30..8a5be2468d 100644 --- a/public/docs/js/latest/api/di_errors/CyclicDependencyError-class.jade +++ b/public/docs/js/latest/api/di_errors/CyclicDependencyError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 124) :markdown diff --git a/public/docs/js/latest/api/di_errors/InstantiationError-class.jade b/public/docs/js/latest/api/di_errors/InstantiationError-class.jade index e234cf4cdb..e9a1f95d39 100644 --- a/public/docs/js/latest/api/di_errors/InstantiationError-class.jade +++ b/public/docs/js/latest/api/di_errors/InstantiationError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 141) :markdown diff --git a/public/docs/js/latest/api/di_errors/InvalidBindingError-class.jade b/public/docs/js/latest/api/di_errors/InvalidBindingError-class.jade index c1cc810b77..355fce01d6 100644 --- a/public/docs/js/latest/api/di_errors/InvalidBindingError-class.jade +++ b/public/docs/js/latest/api/di_errors/InvalidBindingError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 161) :markdown diff --git a/public/docs/js/latest/api/di_errors/NoAnnotationError-class.jade b/public/docs/js/latest/api/di_errors/NoAnnotationError-class.jade index 9c65e11b4a..ed17f8cd8f 100644 --- a/public/docs/js/latest/api/di_errors/NoAnnotationError-class.jade +++ b/public/docs/js/latest/api/di_errors/NoAnnotationError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 181) :markdown diff --git a/public/docs/js/latest/api/di_errors/NoBindingError-class.jade b/public/docs/js/latest/api/di_errors/NoBindingError-class.jade index 5ebbd7992e..31fb699b17 100644 --- a/public/docs/js/latest/api/di_errors/NoBindingError-class.jade +++ b/public/docs/js/latest/api/di_errors/NoBindingError-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/di_errors +p.location-badge. + exported from angular2/di_errors defined in angular2/src/di/exceptions.js (line 61) :markdown diff --git a/public/docs/js/latest/api/directives/For-class.jade b/public/docs/js/latest/api/directives/For-class.jade index 49e77b7bf6..5ffef3040a 100644 --- a/public/docs/js/latest/api/directives/For-class.jade +++ b/public/docs/js/latest/api/directives/For-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/for.js (line 44) :markdown diff --git a/public/docs/js/latest/api/directives/If-class.jade b/public/docs/js/latest/api/directives/If-class.jade index e2d5da97ee..cd4110fac8 100644 --- a/public/docs/js/latest/api/directives/If-class.jade +++ b/public/docs/js/latest/api/directives/If-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/if.js (line 33) :markdown diff --git a/public/docs/js/latest/api/directives/NonBindable-class.jade b/public/docs/js/latest/api/directives/NonBindable-class.jade index 704aa90690..c30af17465 100644 --- a/public/docs/js/latest/api/directives/NonBindable-class.jade +++ b/public/docs/js/latest/api/directives/NonBindable-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/non_bindable.js (line 21) :markdown diff --git a/public/docs/js/latest/api/directives/Switch-class.jade b/public/docs/js/latest/api/directives/Switch-class.jade index 29a5b5ebd9..db68a4668c 100644 --- a/public/docs/js/latest/api/directives/Switch-class.jade +++ b/public/docs/js/latest/api/directives/Switch-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/switch.js (line 39) :markdown diff --git a/public/docs/js/latest/api/directives/SwitchDefault-class.jade b/public/docs/js/latest/api/directives/SwitchDefault-class.jade index a536579269..6d1606fd43 100644 --- a/public/docs/js/latest/api/directives/SwitchDefault-class.jade +++ b/public/docs/js/latest/api/directives/SwitchDefault-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/switch.js (line 187) :markdown diff --git a/public/docs/js/latest/api/directives/SwitchWhen-class.jade b/public/docs/js/latest/api/directives/SwitchWhen-class.jade index 46965eb6a2..b051801182 100644 --- a/public/docs/js/latest/api/directives/SwitchWhen-class.jade +++ b/public/docs/js/latest/api/directives/SwitchWhen-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/directives +p.location-badge. + exported from angular2/directives defined in angular2/src/directives/switch.js (line 152) :markdown diff --git a/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade b/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade index e591a2c4d8..9dc710533b 100644 --- a/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade +++ b/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/directives.js (line 62) :markdown diff --git a/public/docs/js/latest/api/forms/Control-class.jade b/public/docs/js/latest/api/forms/Control-class.jade index bd064a52af..4dc35ed464 100644 --- a/public/docs/js/latest/api/forms/Control-class.jade +++ b/public/docs/js/latest/api/forms/Control-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/model.js (line 96) :markdown diff --git a/public/docs/js/latest/api/forms/ControlArray-class.jade b/public/docs/js/latest/api/forms/ControlArray-class.jade index 0a45c4b722..9fbfd7c956 100644 --- a/public/docs/js/latest/api/forms/ControlArray-class.jade +++ b/public/docs/js/latest/api/forms/ControlArray-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/model.js (line 219) :markdown diff --git a/public/docs/js/latest/api/forms/ControlDirective-class.jade b/public/docs/js/latest/api/forms/ControlDirective-class.jade index a3e839c8dd..404061fe17 100644 --- a/public/docs/js/latest/api/forms/ControlDirective-class.jade +++ b/public/docs/js/latest/api/forms/ControlDirective-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/directives.js (line 114) :markdown diff --git a/public/docs/js/latest/api/forms/ControlGroup-class.jade b/public/docs/js/latest/api/forms/ControlGroup-class.jade index 6378067985..109cd557cf 100644 --- a/public/docs/js/latest/api/forms/ControlGroup-class.jade +++ b/public/docs/js/latest/api/forms/ControlGroup-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/model.js (line 132) :markdown diff --git a/public/docs/js/latest/api/forms/ControlGroupDirective-class.jade b/public/docs/js/latest/api/forms/ControlGroupDirective-class.jade index f6837c88e2..1ade351776 100644 --- a/public/docs/js/latest/api/forms/ControlGroupDirective-class.jade +++ b/public/docs/js/latest/api/forms/ControlGroupDirective-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/directives.js (line 210) :markdown diff --git a/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade b/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade index c2a6f1fa5d..eff92e2124 100644 --- a/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade +++ b/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/directives.js (line 31) :markdown diff --git a/public/docs/js/latest/api/forms/FormBuilder-class.jade b/public/docs/js/latest/api/forms/FormBuilder-class.jade index a31e3a5080..cf3483140c 100644 --- a/public/docs/js/latest/api/forms/FormBuilder-class.jade +++ b/public/docs/js/latest/api/forms/FormBuilder-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/form_builder.js (line 26) :markdown diff --git a/public/docs/js/latest/api/forms/FormDirectives-var.jade b/public/docs/js/latest/api/forms/FormDirectives-var.jade index eea88fef8b..f124b0f31f 100644 --- a/public/docs/js/latest/api/forms/FormDirectives-var.jade +++ b/public/docs/js/latest/api/forms/FormDirectives-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 FormDirectives variable - p(class="module") exported from angular2/forms + p.location-badge. + exported from angular2/forms :markdown A list of all the form directives used as part of a `@View` annotation. diff --git a/public/docs/js/latest/api/forms/INVALID-var.jade b/public/docs/js/latest/api/forms/INVALID-var.jade index 357f2d1238..06a76aec26 100644 --- a/public/docs/js/latest/api/forms/INVALID-var.jade +++ b/public/docs/js/latest/api/forms/INVALID-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 INVALID variable - p(class="module") exported from angular2/forms + p.location-badge. + exported from angular2/forms :markdown Indicates that a Control is invalid, i.e. that an error exists in the input value. diff --git a/public/docs/js/latest/api/forms/VALID-var.jade b/public/docs/js/latest/api/forms/VALID-var.jade index 93dea5e57a..ada21c3a2f 100644 --- a/public/docs/js/latest/api/forms/VALID-var.jade +++ b/public/docs/js/latest/api/forms/VALID-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 VALID variable - p(class="module") exported from angular2/forms + p.location-badge. + exported from angular2/forms :markdown Indicates that a Control is valid, i.e. that no errors exist in the input value. diff --git a/public/docs/js/latest/api/forms/Validators-class.jade b/public/docs/js/latest/api/forms/Validators-class.jade index ca1b82ccab..fbf2532207 100644 --- a/public/docs/js/latest/api/forms/Validators-class.jade +++ b/public/docs/js/latest/api/forms/Validators-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/forms +p.location-badge. + exported from angular2/forms defined in angular2/src/forms/validators.js (line 16) :markdown diff --git a/public/docs/js/latest/api/pipes/AsyncPipe-class.jade b/public/docs/js/latest/api/pipes/AsyncPipe-class.jade index cac7ab8392..0c79a27f22 100644 --- a/public/docs/js/latest/api/pipes/AsyncPipe-class.jade +++ b/public/docs/js/latest/api/pipes/AsyncPipe-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/async_pipe.js (line 29) :markdown diff --git a/public/docs/js/latest/api/pipes/AsyncPipeFactory-class.jade b/public/docs/js/latest/api/pipes/AsyncPipeFactory-class.jade index 45b42eeddf..0e9c17b4d7 100644 --- a/public/docs/js/latest/api/pipes/AsyncPipeFactory-class.jade +++ b/public/docs/js/latest/api/pipes/AsyncPipeFactory-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/async_pipe.js (line 103) :markdown diff --git a/public/docs/js/latest/api/pipes/CollectionChangeRecord-class.jade b/public/docs/js/latest/api/pipes/CollectionChangeRecord-class.jade index acb7275ff6..4898c80e97 100644 --- a/public/docs/js/latest/api/pipes/CollectionChangeRecord-class.jade +++ b/public/docs/js/latest/api/pipes/CollectionChangeRecord-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/iterable_changes.js (line 509) :markdown diff --git a/public/docs/js/latest/api/pipes/IterableChanges-class.jade b/public/docs/js/latest/api/pipes/IterableChanges-class.jade index e0ccdea850..55e05abb7a 100644 --- a/public/docs/js/latest/api/pipes/IterableChanges-class.jade +++ b/public/docs/js/latest/api/pipes/IterableChanges-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/iterable_changes.js (line 31) :markdown diff --git a/public/docs/js/latest/api/pipes/KVChangeRecord-class.jade b/public/docs/js/latest/api/pipes/KVChangeRecord-class.jade index d174633920..cfa7936f0c 100644 --- a/public/docs/js/latest/api/pipes/KVChangeRecord-class.jade +++ b/public/docs/js/latest/api/pipes/KVChangeRecord-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/keyvalue_changes.js (line 360) :markdown diff --git a/public/docs/js/latest/api/pipes/KeyValueChanges-class.jade b/public/docs/js/latest/api/pipes/KeyValueChanges-class.jade index e8c23a0fcb..03cbeb32ff 100644 --- a/public/docs/js/latest/api/pipes/KeyValueChanges-class.jade +++ b/public/docs/js/latest/api/pipes/KeyValueChanges-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/keyvalue_changes.js (line 21) :markdown diff --git a/public/docs/js/latest/api/pipes/KeyValueChangesFactory-class.jade b/public/docs/js/latest/api/pipes/KeyValueChangesFactory-class.jade index de510bb463..6ba9dc6040 100644 --- a/public/docs/js/latest/api/pipes/KeyValueChangesFactory-class.jade +++ b/public/docs/js/latest/api/pipes/KeyValueChangesFactory-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/keyvalue_changes.js (line 8) :markdown diff --git a/public/docs/js/latest/api/pipes/NullPipe-class.jade b/public/docs/js/latest/api/pipes/NullPipe-class.jade index 1579887830..bc178d5906 100644 --- a/public/docs/js/latest/api/pipes/NullPipe-class.jade +++ b/public/docs/js/latest/api/pipes/NullPipe-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/null_pipe.js (line 19) :markdown diff --git a/public/docs/js/latest/api/pipes/NullPipeFactory-class.jade b/public/docs/js/latest/api/pipes/NullPipeFactory-class.jade index e439ed72be..773b700794 100644 --- a/public/docs/js/latest/api/pipes/NullPipeFactory-class.jade +++ b/public/docs/js/latest/api/pipes/NullPipeFactory-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/null_pipe.js (line 6) :markdown diff --git a/public/docs/js/latest/api/pipes/Pipe-class.jade b/public/docs/js/latest/api/pipes/Pipe-class.jade index c8e6f047f8..c81bdb9aeb 100644 --- a/public/docs/js/latest/api/pipes/Pipe-class.jade +++ b/public/docs/js/latest/api/pipes/Pipe-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/pipes +p.location-badge. + exported from angular2/pipes defined in angular2/src/change_detection/pipes/pipe.js (line 32) :markdown diff --git a/public/docs/js/latest/api/pipes/async-var.jade b/public/docs/js/latest/api/pipes/async-var.jade index 0ebfe4fa3d..2ed67b611f 100644 --- a/public/docs/js/latest/api/pipes/async-var.jade +++ b/public/docs/js/latest/api/pipes/async-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 async variable - p(class="module") exported from angular2/pipes + p.location-badge. + exported from angular2/pipes :markdown Async binding to such types as Observable. diff --git a/public/docs/js/latest/api/pipes/iterableDiff-var.jade b/public/docs/js/latest/api/pipes/iterableDiff-var.jade index a2d6e257cd..40d6cf0439 100644 --- a/public/docs/js/latest/api/pipes/iterableDiff-var.jade +++ b/public/docs/js/latest/api/pipes/iterableDiff-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 iterableDiff variable - p(class="module") exported from angular2/pipes + p.location-badge. + exported from angular2/pipes :markdown Structural diffing for `Iterable` types such as `Array`s. diff --git a/public/docs/js/latest/api/pipes/keyValDiff-var.jade b/public/docs/js/latest/api/pipes/keyValDiff-var.jade index 6a003ed8f4..17975a4e0c 100644 --- a/public/docs/js/latest/api/pipes/keyValDiff-var.jade +++ b/public/docs/js/latest/api/pipes/keyValDiff-var.jade @@ -1,7 +1,8 @@ .l-main-section h2 keyValDiff variable - p(class="module") exported from angular2/pipes + p.location-badge. + exported from angular2/pipes :markdown Structural diffing for `Object`s and `Map`s. diff --git a/public/docs/js/latest/api/src/change_detection/abstract_change_detector/_data.json b/public/docs/js/latest/api/src/change_detection/abstract_change_detector/_data.json new file mode 100644 index 0000000000..0afe355d1f --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/abstract_change_detector/_data.json @@ -0,0 +1,5 @@ +{ + "AbstractChangeDetector-class" : { + "title" : "AbstractChangeDetector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/binding_record/_data.json b/public/docs/js/latest/api/src/change_detection/binding_record/_data.json new file mode 100644 index 0000000000..f8b2791196 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/binding_record/_data.json @@ -0,0 +1,5 @@ +{ + "BindingRecord-class" : { + "title" : "BindingRecord Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/change_detection/_data.json b/public/docs/js/latest/api/src/change_detection/change_detection/_data.json new file mode 100644 index 0000000000..f5751c0b04 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/change_detection/_data.json @@ -0,0 +1,29 @@ +{ + "keyValDiff-var" : { + "title" : "keyValDiff Var" + }, + + "iterableDiff-var" : { + "title" : "iterableDiff Var" + }, + + "async-var" : { + "title" : "async Var" + }, + + "defaultPipes-var" : { + "title" : "defaultPipes Var" + }, + + "DynamicChangeDetection-class" : { + "title" : "DynamicChangeDetection Class" + }, + + "JitChangeDetection-class" : { + "title" : "JitChangeDetection Class" + }, + + "defaultPipeRegistry-var" : { + "title" : "defaultPipeRegistry Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/change_detection_jit_generator/_data.json b/public/docs/js/latest/api/src/change_detection/change_detection_jit_generator/_data.json new file mode 100644 index 0000000000..5339c4a161 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/change_detection_jit_generator/_data.json @@ -0,0 +1,5 @@ +{ + "ChangeDetectorJITGenerator-class" : { + "title" : "ChangeDetectorJITGenerator Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/change_detection_util/_data.json b/public/docs/js/latest/api/src/change_detection/change_detection_util/_data.json new file mode 100644 index 0000000000..63ecfea1ed --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/change_detection_util/_data.json @@ -0,0 +1,13 @@ +{ + "uninitialized-var" : { + "title" : "uninitialized Var" + }, + + "SimpleChange-class" : { + "title" : "SimpleChange Class" + }, + + "ChangeDetectionUtil-class" : { + "title" : "ChangeDetectionUtil Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/change_detector_ref/_data.json b/public/docs/js/latest/api/src/change_detection/change_detector_ref/_data.json new file mode 100644 index 0000000000..6f7a804206 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/change_detector_ref/_data.json @@ -0,0 +1,5 @@ +{ + "ChangeDetectorRef-class" : { + "title" : "ChangeDetectorRef Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/coalesce/_data.json b/public/docs/js/latest/api/src/change_detection/coalesce/_data.json new file mode 100644 index 0000000000..49ce329135 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/coalesce/_data.json @@ -0,0 +1,5 @@ +{ + "coalesce-function" : { + "title" : "coalesce Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/constants/_data.json b/public/docs/js/latest/api/src/change_detection/constants/_data.json new file mode 100644 index 0000000000..1815e01a44 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/constants/_data.json @@ -0,0 +1,25 @@ +{ + "CHECK_ONCE-var" : { + "title" : "CHECK_ONCE Var" + }, + + "CHECKED-var" : { + "title" : "CHECKED Var" + }, + + "CHECK_ALWAYS-var" : { + "title" : "CHECK_ALWAYS Var" + }, + + "DETACHED-var" : { + "title" : "DETACHED Var" + }, + + "ON_PUSH-var" : { + "title" : "ON_PUSH Var" + }, + + "DEFAULT-var" : { + "title" : "DEFAULT Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/directive_record/_data.json b/public/docs/js/latest/api/src/change_detection/directive_record/_data.json new file mode 100644 index 0000000000..c5b02e7397 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/directive_record/_data.json @@ -0,0 +1,5 @@ +{ + "DirectiveRecord-class" : { + "title" : "DirectiveRecord Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/dynamic_change_detector/_data.json b/public/docs/js/latest/api/src/change_detection/dynamic_change_detector/_data.json new file mode 100644 index 0000000000..0c5e7a4910 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/dynamic_change_detector/_data.json @@ -0,0 +1,5 @@ +{ + "DynamicChangeDetector-class" : { + "title" : "DynamicChangeDetector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/exceptions/_data.json b/public/docs/js/latest/api/src/change_detection/exceptions/_data.json new file mode 100644 index 0000000000..d59eeada03 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/exceptions/_data.json @@ -0,0 +1,9 @@ +{ + "ExpressionChangedAfterItHasBeenChecked-class" : { + "title" : "ExpressionChangedAfterItHasBeenChecked Class" + }, + + "ChangeDetectionError-class" : { + "title" : "ChangeDetectionError Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/interfaces/_data.json b/public/docs/js/latest/api/src/change_detection/interfaces/_data.json new file mode 100644 index 0000000000..053883b657 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/interfaces/_data.json @@ -0,0 +1,17 @@ +{ + "ProtoChangeDetector-class" : { + "title" : "ProtoChangeDetector Class" + }, + + "ChangeDetection-class" : { + "title" : "ChangeDetection Class" + }, + + "ChangeDispatcher-class" : { + "title" : "ChangeDispatcher Class" + }, + + "ChangeDetector-class" : { + "title" : "ChangeDetector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/parser/ast/_data.json b/public/docs/js/latest/api/src/change_detection/parser/ast/_data.json new file mode 100644 index 0000000000..dbc3c58f4e --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/parser/ast/_data.json @@ -0,0 +1,85 @@ +{ + "AST-class" : { + "title" : "AST Class" + }, + + "EmptyExpr-class" : { + "title" : "EmptyExpr Class" + }, + + "ImplicitReceiver-class" : { + "title" : "ImplicitReceiver Class" + }, + + "Chain-class" : { + "title" : "Chain Class" + }, + + "Conditional-class" : { + "title" : "Conditional Class" + }, + + "AccessMember-class" : { + "title" : "AccessMember Class" + }, + + "KeyedAccess-class" : { + "title" : "KeyedAccess Class" + }, + + "Pipe-class" : { + "title" : "Pipe Class" + }, + + "LiteralPrimitive-class" : { + "title" : "LiteralPrimitive Class" + }, + + "LiteralArray-class" : { + "title" : "LiteralArray Class" + }, + + "LiteralMap-class" : { + "title" : "LiteralMap Class" + }, + + "Interpolation-class" : { + "title" : "Interpolation Class" + }, + + "Binary-class" : { + "title" : "Binary Class" + }, + + "PrefixNot-class" : { + "title" : "PrefixNot Class" + }, + + "Assignment-class" : { + "title" : "Assignment Class" + }, + + "MethodCall-class" : { + "title" : "MethodCall Class" + }, + + "FunctionCall-class" : { + "title" : "FunctionCall Class" + }, + + "ASTWithSource-class" : { + "title" : "ASTWithSource Class" + }, + + "TemplateBinding-class" : { + "title" : "TemplateBinding Class" + }, + + "AstVisitor-class" : { + "title" : "AstVisitor Class" + }, + + "AstTransformer-class" : { + "title" : "AstTransformer Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/parser/lexer/_data.json b/public/docs/js/latest/api/src/change_detection/parser/lexer/_data.json new file mode 100644 index 0000000000..13fa6ebbcf --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/parser/lexer/_data.json @@ -0,0 +1,177 @@ +{ + "TOKEN_TYPE_CHARACTER-var" : { + "title" : "TOKEN_TYPE_CHARACTER Var" + }, + + "TOKEN_TYPE_IDENTIFIER-var" : { + "title" : "TOKEN_TYPE_IDENTIFIER Var" + }, + + "TOKEN_TYPE_KEYWORD-var" : { + "title" : "TOKEN_TYPE_KEYWORD Var" + }, + + "TOKEN_TYPE_STRING-var" : { + "title" : "TOKEN_TYPE_STRING Var" + }, + + "TOKEN_TYPE_OPERATOR-var" : { + "title" : "TOKEN_TYPE_OPERATOR Var" + }, + + "TOKEN_TYPE_NUMBER-var" : { + "title" : "TOKEN_TYPE_NUMBER Var" + }, + + "Lexer-class" : { + "title" : "Lexer Class" + }, + + "Token-class" : { + "title" : "Token Class" + }, + + "EOF-var" : { + "title" : "EOF Var" + }, + + "$EOF-var" : { + "title" : "$EOF Var" + }, + + "$TAB-var" : { + "title" : "$TAB Var" + }, + + "$LF-var" : { + "title" : "$LF Var" + }, + + "$VTAB-var" : { + "title" : "$VTAB Var" + }, + + "$FF-var" : { + "title" : "$FF Var" + }, + + "$CR-var" : { + "title" : "$CR Var" + }, + + "$SPACE-var" : { + "title" : "$SPACE Var" + }, + + "$BANG-var" : { + "title" : "$BANG Var" + }, + + "$DQ-var" : { + "title" : "$DQ Var" + }, + + "$HASH-var" : { + "title" : "$HASH Var" + }, + + "$$-var" : { + "title" : "$$ Var" + }, + + "$PERCENT-var" : { + "title" : "$PERCENT Var" + }, + + "$AMPERSAND-var" : { + "title" : "$AMPERSAND Var" + }, + + "$SQ-var" : { + "title" : "$SQ Var" + }, + + "$LPAREN-var" : { + "title" : "$LPAREN Var" + }, + + "$RPAREN-var" : { + "title" : "$RPAREN Var" + }, + + "$STAR-var" : { + "title" : "$STAR Var" + }, + + "$PLUS-var" : { + "title" : "$PLUS Var" + }, + + "$COMMA-var" : { + "title" : "$COMMA Var" + }, + + "$MINUS-var" : { + "title" : "$MINUS Var" + }, + + "$PERIOD-var" : { + "title" : "$PERIOD Var" + }, + + "$SLASH-var" : { + "title" : "$SLASH Var" + }, + + "$COLON-var" : { + "title" : "$COLON Var" + }, + + "$SEMICOLON-var" : { + "title" : "$SEMICOLON Var" + }, + + "$LT-var" : { + "title" : "$LT Var" + }, + + "$EQ-var" : { + "title" : "$EQ Var" + }, + + "$GT-var" : { + "title" : "$GT Var" + }, + + "$QUESTION-var" : { + "title" : "$QUESTION Var" + }, + + "$LBRACKET-var" : { + "title" : "$LBRACKET Var" + }, + + "$BACKSLASH-var" : { + "title" : "$BACKSLASH Var" + }, + + "$RBRACKET-var" : { + "title" : "$RBRACKET Var" + }, + + "$LBRACE-var" : { + "title" : "$LBRACE Var" + }, + + "$BAR-var" : { + "title" : "$BAR Var" + }, + + "$RBRACE-var" : { + "title" : "$RBRACE Var" + }, + + "ScannerError-class" : { + "title" : "ScannerError Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/parser/locals/_data.json b/public/docs/js/latest/api/src/change_detection/parser/locals/_data.json new file mode 100644 index 0000000000..3a869fe1ea --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/parser/locals/_data.json @@ -0,0 +1,5 @@ +{ + "Locals-class" : { + "title" : "Locals Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/parser/parser/_data.json b/public/docs/js/latest/api/src/change_detection/parser/parser/_data.json new file mode 100644 index 0000000000..17d45e2a2f --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/parser/parser/_data.json @@ -0,0 +1,5 @@ +{ + "Parser-class" : { + "title" : "Parser Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/async_pipe/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/async_pipe/_data.json new file mode 100644 index 0000000000..84fd746d6c --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/async_pipe/_data.json @@ -0,0 +1,9 @@ +{ + "AsyncPipe-class" : { + "title" : "AsyncPipe Class" + }, + + "AsyncPipeFactory-class" : { + "title" : "AsyncPipeFactory Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/iterable_changes/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/iterable_changes/_data.json new file mode 100644 index 0000000000..83a40fbb24 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/iterable_changes/_data.json @@ -0,0 +1,13 @@ +{ + "IterableChangesFactory-class" : { + "title" : "IterableChangesFactory Class" + }, + + "IterableChanges-class" : { + "title" : "IterableChanges Class" + }, + + "CollectionChangeRecord-class" : { + "title" : "CollectionChangeRecord Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/keyvalue_changes/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/keyvalue_changes/_data.json new file mode 100644 index 0000000000..f3b809cd53 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/keyvalue_changes/_data.json @@ -0,0 +1,13 @@ +{ + "KeyValueChangesFactory-class" : { + "title" : "KeyValueChangesFactory Class" + }, + + "KeyValueChanges-class" : { + "title" : "KeyValueChanges Class" + }, + + "KVChangeRecord-class" : { + "title" : "KVChangeRecord Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/null_pipe/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/null_pipe/_data.json new file mode 100644 index 0000000000..e9682d0369 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/null_pipe/_data.json @@ -0,0 +1,9 @@ +{ + "NullPipeFactory-class" : { + "title" : "NullPipeFactory Class" + }, + + "NullPipe-class" : { + "title" : "NullPipe Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/pipe/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/pipe/_data.json new file mode 100644 index 0000000000..e9debd0440 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/pipe/_data.json @@ -0,0 +1,9 @@ +{ + "NO_CHANGE-var" : { + "title" : "NO_CHANGE Var" + }, + + "Pipe-class" : { + "title" : "Pipe Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/pipes/pipe_registry/_data.json b/public/docs/js/latest/api/src/change_detection/pipes/pipe_registry/_data.json new file mode 100644 index 0000000000..9b228b2a95 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/pipes/pipe_registry/_data.json @@ -0,0 +1,5 @@ +{ + "PipeRegistry-class" : { + "title" : "PipeRegistry Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/proto_change_detector/_data.json b/public/docs/js/latest/api/src/change_detection/proto_change_detector/_data.json new file mode 100644 index 0000000000..65aff88ac8 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/proto_change_detector/_data.json @@ -0,0 +1,9 @@ +{ + "DynamicProtoChangeDetector-class" : { + "title" : "DynamicProtoChangeDetector Class" + }, + + "JitProtoChangeDetector-class" : { + "title" : "JitProtoChangeDetector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/change_detection/proto_record/_data.json b/public/docs/js/latest/api/src/change_detection/proto_record/_data.json new file mode 100644 index 0000000000..8a5f768777 --- /dev/null +++ b/public/docs/js/latest/api/src/change_detection/proto_record/_data.json @@ -0,0 +1,49 @@ +{ + "RECORD_TYPE_SELF-var" : { + "title" : "RECORD_TYPE_SELF Var" + }, + + "RECORD_TYPE_CONST-var" : { + "title" : "RECORD_TYPE_CONST Var" + }, + + "RECORD_TYPE_PRIMITIVE_OP-var" : { + "title" : "RECORD_TYPE_PRIMITIVE_OP Var" + }, + + "RECORD_TYPE_PROPERTY-var" : { + "title" : "RECORD_TYPE_PROPERTY Var" + }, + + "RECORD_TYPE_LOCAL-var" : { + "title" : "RECORD_TYPE_LOCAL Var" + }, + + "RECORD_TYPE_INVOKE_METHOD-var" : { + "title" : "RECORD_TYPE_INVOKE_METHOD Var" + }, + + "RECORD_TYPE_INVOKE_CLOSURE-var" : { + "title" : "RECORD_TYPE_INVOKE_CLOSURE Var" + }, + + "RECORD_TYPE_KEYED_ACCESS-var" : { + "title" : "RECORD_TYPE_KEYED_ACCESS Var" + }, + + "RECORD_TYPE_PIPE-var" : { + "title" : "RECORD_TYPE_PIPE Var" + }, + + "RECORD_TYPE_BINDING_PIPE-var" : { + "title" : "RECORD_TYPE_BINDING_PIPE Var" + }, + + "RECORD_TYPE_INTERPOLATE-var" : { + "title" : "RECORD_TYPE_INTERPOLATE Var" + }, + + "ProtoRecord-class" : { + "title" : "ProtoRecord Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/annotations/annotations/_data.json b/public/docs/js/latest/api/src/core/annotations/annotations/_data.json new file mode 100644 index 0000000000..07bff42515 --- /dev/null +++ b/public/docs/js/latest/api/src/core/annotations/annotations/_data.json @@ -0,0 +1,33 @@ +{ + "Directive-class" : { + "title" : "Directive Class" + }, + + "Component-class" : { + "title" : "Component Class" + }, + + "DynamicComponent-class" : { + "title" : "DynamicComponent Class" + }, + + "Decorator-class" : { + "title" : "Decorator Class" + }, + + "Viewport-class" : { + "title" : "Viewport Class" + }, + + "onDestroy-var" : { + "title" : "onDestroy Var" + }, + + "onChange-var" : { + "title" : "onChange Var" + }, + + "onAllChangesDone-var" : { + "title" : "onAllChangesDone Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/annotations/di/_data.json b/public/docs/js/latest/api/src/core/annotations/di/_data.json new file mode 100644 index 0000000000..cb9d514fff --- /dev/null +++ b/public/docs/js/latest/api/src/core/annotations/di/_data.json @@ -0,0 +1,13 @@ +{ + "PropertySetter-class" : { + "title" : "PropertySetter Class" + }, + + "Attribute-class" : { + "title" : "Attribute Class" + }, + + "Query-class" : { + "title" : "Query Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/annotations/view/_data.json b/public/docs/js/latest/api/src/core/annotations/view/_data.json new file mode 100644 index 0000000000..b155aff735 --- /dev/null +++ b/public/docs/js/latest/api/src/core/annotations/view/_data.json @@ -0,0 +1,5 @@ +{ + "View-class" : { + "title" : "View Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/annotations/visibility/_data.json b/public/docs/js/latest/api/src/core/annotations/visibility/_data.json new file mode 100644 index 0000000000..6ae7de4e49 --- /dev/null +++ b/public/docs/js/latest/api/src/core/annotations/visibility/_data.json @@ -0,0 +1,9 @@ +{ + "Parent-class" : { + "title" : "Parent Class" + }, + + "Ancestor-class" : { + "title" : "Ancestor Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/application/_data.json b/public/docs/js/latest/api/src/core/application/_data.json new file mode 100644 index 0000000000..b1e1a86238 --- /dev/null +++ b/public/docs/js/latest/api/src/core/application/_data.json @@ -0,0 +1,5 @@ +{ + "bootstrap-function" : { + "title" : "bootstrap Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/application_tokens/_data.json b/public/docs/js/latest/api/src/core/application_tokens/_data.json new file mode 100644 index 0000000000..9382b86407 --- /dev/null +++ b/public/docs/js/latest/api/src/core/application_tokens/_data.json @@ -0,0 +1,21 @@ +{ + "appComponentRefToken-var" : { + "title" : "appComponentRefToken Var" + }, + + "appChangeDetectorToken-var" : { + "title" : "appChangeDetectorToken Var" + }, + + "appElementToken-var" : { + "title" : "appElementToken Var" + }, + + "appComponentAnnotatedTypeToken-var" : { + "title" : "appComponentAnnotatedTypeToken Var" + }, + + "appDocumentToken-var" : { + "title" : "appDocumentToken Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/base_query_list/_data.json b/public/docs/js/latest/api/src/core/compiler/base_query_list/_data.json new file mode 100644 index 0000000000..0e357c9903 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/base_query_list/_data.json @@ -0,0 +1,5 @@ +{ + "BaseQueryList-class" : { + "title" : "BaseQueryList Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/compiler/_data.json b/public/docs/js/latest/api/src/core/compiler/compiler/_data.json new file mode 100644 index 0000000000..9ac908250d --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/compiler/_data.json @@ -0,0 +1,9 @@ +{ + "CompilerCache-class" : { + "title" : "CompilerCache Class" + }, + + "Compiler-class" : { + "title" : "Compiler Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/component_url_mapper/_data.json b/public/docs/js/latest/api/src/core/compiler/component_url_mapper/_data.json new file mode 100644 index 0000000000..4397ab939e --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/component_url_mapper/_data.json @@ -0,0 +1,9 @@ +{ + "ComponentUrlMapper-class" : { + "title" : "ComponentUrlMapper Class" + }, + + "RuntimeComponentUrlMapper-class" : { + "title" : "RuntimeComponentUrlMapper Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/directive_metadata/_data.json b/public/docs/js/latest/api/src/core/compiler/directive_metadata/_data.json new file mode 100644 index 0000000000..a3a676a6ef --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/directive_metadata/_data.json @@ -0,0 +1,5 @@ +{ + "DirectiveMetadata-class" : { + "title" : "DirectiveMetadata Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/directive_metadata_reader/_data.json b/public/docs/js/latest/api/src/core/compiler/directive_metadata_reader/_data.json new file mode 100644 index 0000000000..2871935359 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/directive_metadata_reader/_data.json @@ -0,0 +1,5 @@ +{ + "DirectiveMetadataReader-class" : { + "title" : "DirectiveMetadataReader Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/dynamic_component_loader/_data.json b/public/docs/js/latest/api/src/core/compiler/dynamic_component_loader/_data.json new file mode 100644 index 0000000000..88b6270cd5 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/dynamic_component_loader/_data.json @@ -0,0 +1,9 @@ +{ + "ComponentRef-class" : { + "title" : "ComponentRef Class" + }, + + "DynamicComponentLoader-class" : { + "title" : "DynamicComponentLoader Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/element_binder/_data.json b/public/docs/js/latest/api/src/core/compiler/element_binder/_data.json new file mode 100644 index 0000000000..80c620d84e --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/element_binder/_data.json @@ -0,0 +1,5 @@ +{ + "ElementBinder-class" : { + "title" : "ElementBinder Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/element_injector/_data.json b/public/docs/js/latest/api/src/core/compiler/element_injector/_data.json new file mode 100644 index 0000000000..61696c9bbe --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/element_injector/_data.json @@ -0,0 +1,29 @@ +{ + "ElementRef-class" : { + "title" : "ElementRef Class" + }, + + "TreeNode-class" : { + "title" : "TreeNode Class" + }, + + "DirectiveDependency-class" : { + "title" : "DirectiveDependency Class" + }, + + "DirectiveBinding-class" : { + "title" : "DirectiveBinding Class" + }, + + "PreBuiltObjects-class" : { + "title" : "PreBuiltObjects Class" + }, + + "ProtoElementInjector-class" : { + "title" : "ProtoElementInjector Class" + }, + + "ElementInjector-class" : { + "title" : "ElementInjector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/interfaces/_data.json b/public/docs/js/latest/api/src/core/compiler/interfaces/_data.json new file mode 100644 index 0000000000..825e42824d --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/interfaces/_data.json @@ -0,0 +1,5 @@ +{ + "OnChange-class" : { + "title" : "OnChange Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/ng_element/_data.json b/public/docs/js/latest/api/src/core/compiler/ng_element/_data.json new file mode 100644 index 0000000000..44a4e9c266 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/ng_element/_data.json @@ -0,0 +1,5 @@ +{ + "NgElement-class" : { + "title" : "NgElement Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/proto_view_factory/_data.json b/public/docs/js/latest/api/src/core/compiler/proto_view_factory/_data.json new file mode 100644 index 0000000000..81608f98bd --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/proto_view_factory/_data.json @@ -0,0 +1,5 @@ +{ + "ProtoViewFactory-class" : { + "title" : "ProtoViewFactory Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/query_list/_data.json b/public/docs/js/latest/api/src/core/compiler/query_list/_data.json new file mode 100644 index 0000000000..2d632462bd --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/query_list/_data.json @@ -0,0 +1,5 @@ +{ + "QueryList-class" : { + "title" : "QueryList Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/template_resolver/_data.json b/public/docs/js/latest/api/src/core/compiler/template_resolver/_data.json new file mode 100644 index 0000000000..4fe3b313ec --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/template_resolver/_data.json @@ -0,0 +1,5 @@ +{ + "TemplateResolver-class" : { + "title" : "TemplateResolver Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/view/_data.json b/public/docs/js/latest/api/src/core/compiler/view/_data.json new file mode 100644 index 0000000000..1ac85f4f90 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/view/_data.json @@ -0,0 +1,9 @@ +{ + "AppView-class" : { + "title" : "AppView Class" + }, + + "AppProtoView-class" : { + "title" : "AppProtoView Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/view_container/_data.json b/public/docs/js/latest/api/src/core/compiler/view_container/_data.json new file mode 100644 index 0000000000..f2c56eb7b3 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/view_container/_data.json @@ -0,0 +1,5 @@ +{ + "ViewContainer-class" : { + "title" : "ViewContainer Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/view_factory/_data.json b/public/docs/js/latest/api/src/core/compiler/view_factory/_data.json new file mode 100644 index 0000000000..8107dce0d3 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/view_factory/_data.json @@ -0,0 +1,9 @@ +{ + "VIEW_POOL_CAPACITY-var" : { + "title" : "VIEW_POOL_CAPACITY Var" + }, + + "ViewFactory-class" : { + "title" : "ViewFactory Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/compiler/view_hydrator/_data.json b/public/docs/js/latest/api/src/core/compiler/view_hydrator/_data.json new file mode 100644 index 0000000000..db55f37813 --- /dev/null +++ b/public/docs/js/latest/api/src/core/compiler/view_hydrator/_data.json @@ -0,0 +1,5 @@ +{ + "AppViewHydrator-class" : { + "title" : "AppViewHydrator Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/exception_handler/_data.json b/public/docs/js/latest/api/src/core/exception_handler/_data.json new file mode 100644 index 0000000000..69233a3c0e --- /dev/null +++ b/public/docs/js/latest/api/src/core/exception_handler/_data.json @@ -0,0 +1,5 @@ +{ + "ExceptionHandler-class" : { + "title" : "ExceptionHandler Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/life_cycle/life_cycle/_data.json b/public/docs/js/latest/api/src/core/life_cycle/life_cycle/_data.json new file mode 100644 index 0000000000..37bfdb9c12 --- /dev/null +++ b/public/docs/js/latest/api/src/core/life_cycle/life_cycle/_data.json @@ -0,0 +1,5 @@ +{ + "LifeCycle-class" : { + "title" : "LifeCycle Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/testability/get_testability/_data.json b/public/docs/js/latest/api/src/core/testability/get_testability/_data.json new file mode 100644 index 0000000000..b04a3a653b --- /dev/null +++ b/public/docs/js/latest/api/src/core/testability/get_testability/_data.json @@ -0,0 +1,5 @@ +{ + "GetTestability-class" : { + "title" : "GetTestability Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/testability/testability/_data.json b/public/docs/js/latest/api/src/core/testability/testability/_data.json new file mode 100644 index 0000000000..8250055aaf --- /dev/null +++ b/public/docs/js/latest/api/src/core/testability/testability/_data.json @@ -0,0 +1,9 @@ +{ + "Testability-class" : { + "title" : "Testability Class" + }, + + "TestabilityRegistry-class" : { + "title" : "TestabilityRegistry Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/core/zone/vm_turn_zone/_data.json b/public/docs/js/latest/api/src/core/zone/vm_turn_zone/_data.json new file mode 100644 index 0000000000..c1d21915db --- /dev/null +++ b/public/docs/js/latest/api/src/core/zone/vm_turn_zone/_data.json @@ -0,0 +1,5 @@ +{ + "VmTurnZone-class" : { + "title" : "VmTurnZone Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/annotations/_data.json b/public/docs/js/latest/api/src/di/annotations/_data.json new file mode 100644 index 0000000000..272dd54152 --- /dev/null +++ b/public/docs/js/latest/api/src/di/annotations/_data.json @@ -0,0 +1,25 @@ +{ + "Inject-class" : { + "title" : "Inject Class" + }, + + "InjectPromise-class" : { + "title" : "InjectPromise Class" + }, + + "InjectLazy-class" : { + "title" : "InjectLazy Class" + }, + + "Optional-class" : { + "title" : "Optional Class" + }, + + "DependencyAnnotation-class" : { + "title" : "DependencyAnnotation Class" + }, + + "Injectable-class" : { + "title" : "Injectable Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/binding/_data.json b/public/docs/js/latest/api/src/di/binding/_data.json new file mode 100644 index 0000000000..57f47ec167 --- /dev/null +++ b/public/docs/js/latest/api/src/di/binding/_data.json @@ -0,0 +1,21 @@ +{ + "Dependency-class" : { + "title" : "Dependency Class" + }, + + "Binding-class" : { + "title" : "Binding Class" + }, + + "ResolvedBinding-class" : { + "title" : "ResolvedBinding Class" + }, + + "bind-function" : { + "title" : "bind Function" + }, + + "BindingBuilder-class" : { + "title" : "BindingBuilder Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/exceptions/_data.json b/public/docs/js/latest/api/src/di/exceptions/_data.json new file mode 100644 index 0000000000..41a206109f --- /dev/null +++ b/public/docs/js/latest/api/src/di/exceptions/_data.json @@ -0,0 +1,29 @@ +{ + "AbstractBindingError-class" : { + "title" : "AbstractBindingError Class" + }, + + "NoBindingError-class" : { + "title" : "NoBindingError Class" + }, + + "AsyncBindingError-class" : { + "title" : "AsyncBindingError Class" + }, + + "CyclicDependencyError-class" : { + "title" : "CyclicDependencyError Class" + }, + + "InstantiationError-class" : { + "title" : "InstantiationError Class" + }, + + "InvalidBindingError-class" : { + "title" : "InvalidBindingError Class" + }, + + "NoAnnotationError-class" : { + "title" : "NoAnnotationError Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/injector/_data.json b/public/docs/js/latest/api/src/di/injector/_data.json new file mode 100644 index 0000000000..6ec4bb8ed2 --- /dev/null +++ b/public/docs/js/latest/api/src/di/injector/_data.json @@ -0,0 +1,5 @@ +{ + "Injector-class" : { + "title" : "Injector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/key/_data.json b/public/docs/js/latest/api/src/di/key/_data.json new file mode 100644 index 0000000000..2a530d12a9 --- /dev/null +++ b/public/docs/js/latest/api/src/di/key/_data.json @@ -0,0 +1,9 @@ +{ + "Key-class" : { + "title" : "Key Class" + }, + + "KeyRegistry-class" : { + "title" : "KeyRegistry Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/di/opaque_token/_data.json b/public/docs/js/latest/api/src/di/opaque_token/_data.json new file mode 100644 index 0000000000..a74a6dd0f8 --- /dev/null +++ b/public/docs/js/latest/api/src/di/opaque_token/_data.json @@ -0,0 +1,5 @@ +{ + "OpaqueToken-class" : { + "title" : "OpaqueToken Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/directives/class/_data.json b/public/docs/js/latest/api/src/directives/class/_data.json new file mode 100644 index 0000000000..51971e7a8b --- /dev/null +++ b/public/docs/js/latest/api/src/directives/class/_data.json @@ -0,0 +1,5 @@ +{ + "CSSClass-class" : { + "title" : "CSSClass Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/directives/for/_data.json b/public/docs/js/latest/api/src/directives/for/_data.json new file mode 100644 index 0000000000..fad4d9260b --- /dev/null +++ b/public/docs/js/latest/api/src/directives/for/_data.json @@ -0,0 +1,5 @@ +{ + "For-class" : { + "title" : "For Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/directives/if/_data.json b/public/docs/js/latest/api/src/directives/if/_data.json new file mode 100644 index 0000000000..0c6cb011f4 --- /dev/null +++ b/public/docs/js/latest/api/src/directives/if/_data.json @@ -0,0 +1,5 @@ +{ + "If-class" : { + "title" : "If Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/directives/non_bindable/_data.json b/public/docs/js/latest/api/src/directives/non_bindable/_data.json new file mode 100644 index 0000000000..e7f8089557 --- /dev/null +++ b/public/docs/js/latest/api/src/directives/non_bindable/_data.json @@ -0,0 +1,5 @@ +{ + "NonBindable-class" : { + "title" : "NonBindable Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/directives/switch/_data.json b/public/docs/js/latest/api/src/directives/switch/_data.json new file mode 100644 index 0000000000..0ebc8caf26 --- /dev/null +++ b/public/docs/js/latest/api/src/directives/switch/_data.json @@ -0,0 +1,13 @@ +{ + "Switch-class" : { + "title" : "Switch Class" + }, + + "SwitchWhen-class" : { + "title" : "SwitchWhen Class" + }, + + "SwitchDefault-class" : { + "title" : "SwitchDefault Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/dom/browser_adapter/_data.json b/public/docs/js/latest/api/src/dom/browser_adapter/_data.json new file mode 100644 index 0000000000..c7522b62a5 --- /dev/null +++ b/public/docs/js/latest/api/src/dom/browser_adapter/_data.json @@ -0,0 +1,5 @@ +{ + "BrowserDomAdapter-class" : { + "title" : "BrowserDomAdapter Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/dom/dom_adapter/_data.json b/public/docs/js/latest/api/src/dom/dom_adapter/_data.json new file mode 100644 index 0000000000..8cf026390c --- /dev/null +++ b/public/docs/js/latest/api/src/dom/dom_adapter/_data.json @@ -0,0 +1,13 @@ +{ + "DOM-var" : { + "title" : "DOM Var" + }, + + "setRootDomAdapter-function" : { + "title" : "setRootDomAdapter Function" + }, + + "DomAdapter-class" : { + "title" : "DomAdapter Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/dom/generic_browser_adapter/_data.json b/public/docs/js/latest/api/src/dom/generic_browser_adapter/_data.json new file mode 100644 index 0000000000..e8e9c22741 --- /dev/null +++ b/public/docs/js/latest/api/src/dom/generic_browser_adapter/_data.json @@ -0,0 +1,5 @@ +{ + "GenericBrowserDomAdapter-class" : { + "title" : "GenericBrowserDomAdapter Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/facade/async/_data.json b/public/docs/js/latest/api/src/facade/async/_data.json new file mode 100644 index 0000000000..f6f221d905 --- /dev/null +++ b/public/docs/js/latest/api/src/facade/async/_data.json @@ -0,0 +1,21 @@ +{ + "Promise-var" : { + "title" : "Promise Var" + }, + + "PromiseWrapper-class" : { + "title" : "PromiseWrapper Class" + }, + + "ObservableWrapper-class" : { + "title" : "ObservableWrapper Class" + }, + + "Observable-class" : { + "title" : "Observable Class" + }, + + "EventEmitter-class" : { + "title" : "EventEmitter Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/facade/browser/_data.json b/public/docs/js/latest/api/src/facade/browser/_data.json new file mode 100644 index 0000000000..c462ac5482 --- /dev/null +++ b/public/docs/js/latest/api/src/facade/browser/_data.json @@ -0,0 +1,13 @@ +{ + "document-var" : { + "title" : "document Var" + }, + + "location-var" : { + "title" : "location Var" + }, + + "gc-var" : { + "title" : "gc Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/facade/collection/_data.json b/public/docs/js/latest/api/src/facade/collection/_data.json new file mode 100644 index 0000000000..f411a58da0 --- /dev/null +++ b/public/docs/js/latest/api/src/facade/collection/_data.json @@ -0,0 +1,41 @@ +{ + "List-var" : { + "title" : "List Var" + }, + + "Map-var" : { + "title" : "Map Var" + }, + + "Set-var" : { + "title" : "Set Var" + }, + + "StringMap-var" : { + "title" : "StringMap Var" + }, + + "MapWrapper-class" : { + "title" : "MapWrapper Class" + }, + + "StringMapWrapper-class" : { + "title" : "StringMapWrapper Class" + }, + + "ListWrapper-class" : { + "title" : "ListWrapper Class" + }, + + "isListLikeIterable-function" : { + "title" : "isListLikeIterable Function" + }, + + "iterateListLike-function" : { + "title" : "iterateListLike Function" + }, + + "SetWrapper-class" : { + "title" : "SetWrapper Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/facade/lang/_data.json b/public/docs/js/latest/api/src/facade/lang/_data.json new file mode 100644 index 0000000000..3b2f58e122 --- /dev/null +++ b/public/docs/js/latest/api/src/facade/lang/_data.json @@ -0,0 +1,113 @@ +{ + "Type-var" : { + "title" : "Type Var" + }, + + "Math-var" : { + "title" : "Math Var" + }, + + "Date-var" : { + "title" : "Date Var" + }, + + "CONST-class" : { + "title" : "CONST Class" + }, + + "ABSTRACT-class" : { + "title" : "ABSTRACT Class" + }, + + "IMPLEMENTS-class" : { + "title" : "IMPLEMENTS Class" + }, + + "isPresent-function" : { + "title" : "isPresent Function" + }, + + "isBlank-function" : { + "title" : "isBlank Function" + }, + + "isString-function" : { + "title" : "isString Function" + }, + + "isFunction-function" : { + "title" : "isFunction Function" + }, + + "stringify-function" : { + "title" : "stringify Function" + }, + + "StringWrapper-class" : { + "title" : "StringWrapper Class" + }, + + "StringJoiner-class" : { + "title" : "StringJoiner Class" + }, + + "NumberParseError-class" : { + "title" : "NumberParseError Class" + }, + + "NumberWrapper-class" : { + "title" : "NumberWrapper Class" + }, + + "RegExp-var" : { + "title" : "RegExp Var" + }, + + "RegExpWrapper-class" : { + "title" : "RegExpWrapper Class" + }, + + "RegExpMatcherWrapper-class" : { + "title" : "RegExpMatcherWrapper Class" + }, + + "FunctionWrapper-class" : { + "title" : "FunctionWrapper Class" + }, + + "BaseException-var" : { + "title" : "BaseException Var" + }, + + "looseIdentical-function" : { + "title" : "looseIdentical Function" + }, + + "getMapKey-function" : { + "title" : "getMapKey Function" + }, + + "normalizeBlank-function" : { + "title" : "normalizeBlank Function" + }, + + "isJsObject-function" : { + "title" : "isJsObject Function" + }, + + "assertionsEnabled-function" : { + "title" : "assertionsEnabled Function" + }, + + "print-function" : { + "title" : "print Function" + }, + + "Json-var" : { + "title" : "Json Var" + }, + + "DateWrapper-class" : { + "title" : "DateWrapper Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/facade/math/_data.json b/public/docs/js/latest/api/src/facade/math/_data.json new file mode 100644 index 0000000000..ff12971e73 --- /dev/null +++ b/public/docs/js/latest/api/src/facade/math/_data.json @@ -0,0 +1,9 @@ +{ + "Math-var" : { + "title" : "Math Var" + }, + + "NaN-var" : { + "title" : "NaN Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/forms/directives/_data.json b/public/docs/js/latest/api/src/forms/directives/_data.json new file mode 100644 index 0000000000..2e0e8e1906 --- /dev/null +++ b/public/docs/js/latest/api/src/forms/directives/_data.json @@ -0,0 +1,21 @@ +{ + "DefaultValueAccessor-class" : { + "title" : "DefaultValueAccessor Class" + }, + + "CheckboxControlValueAccessor-class" : { + "title" : "CheckboxControlValueAccessor Class" + }, + + "ControlDirective-class" : { + "title" : "ControlDirective Class" + }, + + "ControlGroupDirective-class" : { + "title" : "ControlGroupDirective Class" + }, + + "FormDirectives-var" : { + "title" : "FormDirectives Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/forms/form_builder/_data.json b/public/docs/js/latest/api/src/forms/form_builder/_data.json new file mode 100644 index 0000000000..5f4a59f914 --- /dev/null +++ b/public/docs/js/latest/api/src/forms/form_builder/_data.json @@ -0,0 +1,5 @@ +{ + "FormBuilder-class" : { + "title" : "FormBuilder Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/forms/model/_data.json b/public/docs/js/latest/api/src/forms/model/_data.json new file mode 100644 index 0000000000..17d1f29dc9 --- /dev/null +++ b/public/docs/js/latest/api/src/forms/model/_data.json @@ -0,0 +1,25 @@ +{ + "VALID-var" : { + "title" : "VALID Var" + }, + + "INVALID-var" : { + "title" : "INVALID Var" + }, + + "AbstractControl-class" : { + "title" : "AbstractControl Class" + }, + + "Control-class" : { + "title" : "Control Class" + }, + + "ControlGroup-class" : { + "title" : "ControlGroup Class" + }, + + "ControlArray-class" : { + "title" : "ControlArray Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/forms/validator_directives/_data.json b/public/docs/js/latest/api/src/forms/validator_directives/_data.json new file mode 100644 index 0000000000..21baef2506 --- /dev/null +++ b/public/docs/js/latest/api/src/forms/validator_directives/_data.json @@ -0,0 +1,5 @@ +{ + "RequiredValidatorDirective-class" : { + "title" : "RequiredValidatorDirective Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/forms/validators/_data.json b/public/docs/js/latest/api/src/forms/validators/_data.json new file mode 100644 index 0000000000..5f7621bd46 --- /dev/null +++ b/public/docs/js/latest/api/src/forms/validators/_data.json @@ -0,0 +1,5 @@ +{ + "Validators-class" : { + "title" : "Validators Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/mock/template_resolver_mock/_data.json b/public/docs/js/latest/api/src/mock/template_resolver_mock/_data.json new file mode 100644 index 0000000000..c4de9d4118 --- /dev/null +++ b/public/docs/js/latest/api/src/mock/template_resolver_mock/_data.json @@ -0,0 +1,5 @@ +{ + "MockTemplateResolver-class" : { + "title" : "MockTemplateResolver Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/mock/vm_turn_zone_mock/_data.json b/public/docs/js/latest/api/src/mock/vm_turn_zone_mock/_data.json new file mode 100644 index 0000000000..015aa8fd3f --- /dev/null +++ b/public/docs/js/latest/api/src/mock/vm_turn_zone_mock/_data.json @@ -0,0 +1,5 @@ +{ + "MockVmTurnZone-class" : { + "title" : "MockVmTurnZone Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/mock/xhr_mock/_data.json b/public/docs/js/latest/api/src/mock/xhr_mock/_data.json new file mode 100644 index 0000000000..bad142e132 --- /dev/null +++ b/public/docs/js/latest/api/src/mock/xhr_mock/_data.json @@ -0,0 +1,5 @@ +{ + "MockXHR-class" : { + "title" : "MockXHR Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/reflection/reflection/_data.json b/public/docs/js/latest/api/src/reflection/reflection/_data.json new file mode 100644 index 0000000000..72203589ba --- /dev/null +++ b/public/docs/js/latest/api/src/reflection/reflection/_data.json @@ -0,0 +1,5 @@ +{ + "reflector-var" : { + "title" : "reflector Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/reflection/reflection_capabilities/_data.json b/public/docs/js/latest/api/src/reflection/reflection_capabilities/_data.json new file mode 100644 index 0000000000..963e5cf6cb --- /dev/null +++ b/public/docs/js/latest/api/src/reflection/reflection_capabilities/_data.json @@ -0,0 +1,5 @@ +{ + "ReflectionCapabilities-class" : { + "title" : "ReflectionCapabilities Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/reflection/reflector/_data.json b/public/docs/js/latest/api/src/reflection/reflector/_data.json new file mode 100644 index 0000000000..0f0bcb6c9a --- /dev/null +++ b/public/docs/js/latest/api/src/reflection/reflector/_data.json @@ -0,0 +1,5 @@ +{ + "Reflector-class" : { + "title" : "Reflector Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/reflection/types/_data.json b/public/docs/js/latest/api/src/reflection/types/_data.json new file mode 100644 index 0000000000..9e8d9f5d0f --- /dev/null +++ b/public/docs/js/latest/api/src/reflection/types/_data.json @@ -0,0 +1,13 @@ +{ + "SetterFn-var" : { + "title" : "SetterFn Var" + }, + + "GetterFn-var" : { + "title" : "GetterFn Var" + }, + + "MethodFn-var" : { + "title" : "MethodFn Var" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/api/_data.json b/public/docs/js/latest/api/src/render/api/_data.json new file mode 100644 index 0000000000..a40685678b --- /dev/null +++ b/public/docs/js/latest/api/src/render/api/_data.json @@ -0,0 +1,45 @@ +{ + "EventBinding-class" : { + "title" : "EventBinding Class" + }, + + "ElementBinder-class" : { + "title" : "ElementBinder Class" + }, + + "DirectiveBinder-class" : { + "title" : "DirectiveBinder Class" + }, + + "ProtoViewDto-class" : { + "title" : "ProtoViewDto Class" + }, + + "DirectiveMetadata-class" : { + "title" : "DirectiveMetadata Class" + }, + + "ProtoViewRef-class" : { + "title" : "ProtoViewRef Class" + }, + + "ViewRef-class" : { + "title" : "ViewRef Class" + }, + + "ViewContainerRef-class" : { + "title" : "ViewContainerRef Class" + }, + + "ViewDefinition-class" : { + "title" : "ViewDefinition Class" + }, + + "Renderer-class" : { + "title" : "Renderer Class" + }, + + "EventDispatcher-class" : { + "title" : "EventDispatcher Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compile_control/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compile_control/_data.json new file mode 100644 index 0000000000..9923f4034d --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compile_control/_data.json @@ -0,0 +1,5 @@ +{ + "CompileControl-class" : { + "title" : "CompileControl Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compile_element/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compile_element/_data.json new file mode 100644 index 0000000000..fd37e5b4dd --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compile_element/_data.json @@ -0,0 +1,5 @@ +{ + "CompileElement-class" : { + "title" : "CompileElement Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compile_pipeline/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compile_pipeline/_data.json new file mode 100644 index 0000000000..b7a9de168d --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compile_pipeline/_data.json @@ -0,0 +1,5 @@ +{ + "CompilePipeline-class" : { + "title" : "CompilePipeline Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compile_step/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compile_step/_data.json new file mode 100644 index 0000000000..f1ac4fe0b8 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compile_step/_data.json @@ -0,0 +1,5 @@ +{ + "CompileStep-class" : { + "title" : "CompileStep Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compile_step_factory/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compile_step_factory/_data.json new file mode 100644 index 0000000000..d93874d1ed --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compile_step_factory/_data.json @@ -0,0 +1,9 @@ +{ + "CompileStepFactory-class" : { + "title" : "CompileStepFactory Class" + }, + + "DefaultStepFactory-class" : { + "title" : "DefaultStepFactory Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/compiler/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/compiler/_data.json new file mode 100644 index 0000000000..399a667b8d --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/compiler/_data.json @@ -0,0 +1,9 @@ +{ + "Compiler-class" : { + "title" : "Compiler Class" + }, + + "DefaultCompiler-class" : { + "title" : "DefaultCompiler Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/directive_parser/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/directive_parser/_data.json new file mode 100644 index 0000000000..69d6b72640 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/directive_parser/_data.json @@ -0,0 +1,5 @@ +{ + "DirectiveParser-class" : { + "title" : "DirectiveParser Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/property_binding_parser/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/property_binding_parser/_data.json new file mode 100644 index 0000000000..9a7a61af7f --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/property_binding_parser/_data.json @@ -0,0 +1,5 @@ +{ + "PropertyBindingParser-class" : { + "title" : "PropertyBindingParser Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/selector/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/selector/_data.json new file mode 100644 index 0000000000..db8ea2ed9b --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/selector/_data.json @@ -0,0 +1,9 @@ +{ + "CssSelector-class" : { + "title" : "CssSelector Class" + }, + + "SelectorMatcher-class" : { + "title" : "SelectorMatcher Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/template_loader/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/template_loader/_data.json new file mode 100644 index 0000000000..2619a49068 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/template_loader/_data.json @@ -0,0 +1,5 @@ +{ + "TemplateLoader-class" : { + "title" : "TemplateLoader Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/text_interpolation_parser/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/text_interpolation_parser/_data.json new file mode 100644 index 0000000000..e30e26dd77 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/text_interpolation_parser/_data.json @@ -0,0 +1,5 @@ +{ + "TextInterpolationParser-class" : { + "title" : "TextInterpolationParser Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/compiler/view_splitter/_data.json b/public/docs/js/latest/api/src/render/dom/compiler/view_splitter/_data.json new file mode 100644 index 0000000000..ce28a83f60 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/compiler/view_splitter/_data.json @@ -0,0 +1,5 @@ +{ + "ViewSplitter-class" : { + "title" : "ViewSplitter Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/direct_dom_renderer/_data.json b/public/docs/js/latest/api/src/render/dom/direct_dom_renderer/_data.json new file mode 100644 index 0000000000..da91d06964 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/direct_dom_renderer/_data.json @@ -0,0 +1,13 @@ +{ + "DirectDomProtoViewRef-class" : { + "title" : "DirectDomProtoViewRef Class" + }, + + "DirectDomViewRef-class" : { + "title" : "DirectDomViewRef Class" + }, + + "DirectDomRenderer-class" : { + "title" : "DirectDomRenderer Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/events/event_manager/_data.json b/public/docs/js/latest/api/src/render/dom/events/event_manager/_data.json new file mode 100644 index 0000000000..4860e404fa --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/events/event_manager/_data.json @@ -0,0 +1,13 @@ +{ + "EventManager-class" : { + "title" : "EventManager Class" + }, + + "EventManagerPlugin-class" : { + "title" : "EventManagerPlugin Class" + }, + + "DomEventsPlugin-class" : { + "title" : "DomEventsPlugin Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/events/hammer_common/_data.json b/public/docs/js/latest/api/src/render/dom/events/hammer_common/_data.json new file mode 100644 index 0000000000..1e0fba61b4 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/events/hammer_common/_data.json @@ -0,0 +1,5 @@ +{ + "HammerGesturesPluginCommon-class" : { + "title" : "HammerGesturesPluginCommon Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/events/hammer_gestures/_data.json b/public/docs/js/latest/api/src/render/dom/events/hammer_gestures/_data.json new file mode 100644 index 0000000000..03c9ab94d5 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/events/hammer_gestures/_data.json @@ -0,0 +1,5 @@ +{ + "HammerGesturesPlugin-class" : { + "title" : "HammerGesturesPlugin Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/events/key_events/_data.json b/public/docs/js/latest/api/src/render/dom/events/key_events/_data.json new file mode 100644 index 0000000000..4531a15fdb --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/events/key_events/_data.json @@ -0,0 +1,5 @@ +{ + "KeyEventsPlugin-class" : { + "title" : "KeyEventsPlugin Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/content_tag/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/content_tag/_data.json new file mode 100644 index 0000000000..de8842e685 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/content_tag/_data.json @@ -0,0 +1,5 @@ +{ + "Content-class" : { + "title" : "Content Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_scoped_shadow_dom_strategy/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_scoped_shadow_dom_strategy/_data.json new file mode 100644 index 0000000000..edf98fc57c --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_scoped_shadow_dom_strategy/_data.json @@ -0,0 +1,5 @@ +{ + "EmulatedScopedShadowDomStrategy-class" : { + "title" : "EmulatedScopedShadowDomStrategy Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_unscoped_shadow_dom_strategy/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_unscoped_shadow_dom_strategy/_data.json new file mode 100644 index 0000000000..b4f3c58055 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/emulated_unscoped_shadow_dom_strategy/_data.json @@ -0,0 +1,5 @@ +{ + "EmulatedUnscopedShadowDomStrategy-class" : { + "title" : "EmulatedUnscopedShadowDomStrategy Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/light_dom/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/light_dom/_data.json new file mode 100644 index 0000000000..84d67cd213 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/light_dom/_data.json @@ -0,0 +1,9 @@ +{ + "DestinationLightDom-class" : { + "title" : "DestinationLightDom Class" + }, + + "LightDom-class" : { + "title" : "LightDom Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/native_shadow_dom_strategy/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/native_shadow_dom_strategy/_data.json new file mode 100644 index 0000000000..8900fc1ae3 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/native_shadow_dom_strategy/_data.json @@ -0,0 +1,5 @@ +{ + "NativeShadowDomStrategy-class" : { + "title" : "NativeShadowDomStrategy Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_css/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_css/_data.json new file mode 100644 index 0000000000..22a6b2e1c8 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_css/_data.json @@ -0,0 +1,5 @@ +{ + "ShadowCss-class" : { + "title" : "ShadowCss Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_compile_step/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_compile_step/_data.json new file mode 100644 index 0000000000..1cc5d49cb2 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_compile_step/_data.json @@ -0,0 +1,5 @@ +{ + "ShadowDomCompileStep-class" : { + "title" : "ShadowDomCompileStep Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_strategy/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_strategy/_data.json new file mode 100644 index 0000000000..56ce52c3e6 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/shadow_dom_strategy/_data.json @@ -0,0 +1,5 @@ +{ + "ShadowDomStrategy-class" : { + "title" : "ShadowDomStrategy Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/style_inliner/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/style_inliner/_data.json new file mode 100644 index 0000000000..d9cf208802 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/style_inliner/_data.json @@ -0,0 +1,5 @@ +{ + "StyleInliner-class" : { + "title" : "StyleInliner Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/style_url_resolver/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/style_url_resolver/_data.json new file mode 100644 index 0000000000..cbf09234ca --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/style_url_resolver/_data.json @@ -0,0 +1,5 @@ +{ + "StyleUrlResolver-class" : { + "title" : "StyleUrlResolver Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/shadow_dom/util/_data.json b/public/docs/js/latest/api/src/render/dom/shadow_dom/util/_data.json new file mode 100644 index 0000000000..b901b8ba05 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/shadow_dom/util/_data.json @@ -0,0 +1,33 @@ +{ + "moveViewNodesIntoParent-function" : { + "title" : "moveViewNodesIntoParent Function" + }, + + "getComponentId-function" : { + "title" : "getComponentId Function" + }, + + "insertSharedStyleText-function" : { + "title" : "insertSharedStyleText Function" + }, + + "insertStyleElement-function" : { + "title" : "insertStyleElement Function" + }, + + "getHostAttribute-function" : { + "title" : "getHostAttribute Function" + }, + + "getContentAttribute-function" : { + "title" : "getContentAttribute Function" + }, + + "shimCssForComponent-function" : { + "title" : "shimCssForComponent Function" + }, + + "resetShadowDomCache-function" : { + "title" : "resetShadowDomCache Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/util/_data.json b/public/docs/js/latest/api/src/render/dom/util/_data.json new file mode 100644 index 0000000000..ba324df6d7 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/util/_data.json @@ -0,0 +1,21 @@ +{ + "NG_BINDING_CLASS_SELECTOR-var" : { + "title" : "NG_BINDING_CLASS_SELECTOR Var" + }, + + "NG_BINDING_CLASS-var" : { + "title" : "NG_BINDING_CLASS Var" + }, + + "EVENT_TARGET_SEPARATOR-var" : { + "title" : "EVENT_TARGET_SEPARATOR Var" + }, + + "camelCaseToDashCase-function" : { + "title" : "camelCaseToDashCase Function" + }, + + "dashCaseToCamelCase-function" : { + "title" : "dashCaseToCamelCase Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/element_binder/_data.json b/public/docs/js/latest/api/src/render/dom/view/element_binder/_data.json new file mode 100644 index 0000000000..bce8db0294 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/element_binder/_data.json @@ -0,0 +1,9 @@ +{ + "ElementBinder-class" : { + "title" : "ElementBinder Class" + }, + + "Event-class" : { + "title" : "Event Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/property_setter_factory/_data.json b/public/docs/js/latest/api/src/render/dom/view/property_setter_factory/_data.json new file mode 100644 index 0000000000..a91a8459b1 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/property_setter_factory/_data.json @@ -0,0 +1,5 @@ +{ + "setterFactory-function" : { + "title" : "setterFactory Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/proto_view/_data.json b/public/docs/js/latest/api/src/render/dom/view/proto_view/_data.json new file mode 100644 index 0000000000..7528dc18db --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/proto_view/_data.json @@ -0,0 +1,5 @@ +{ + "RenderProtoView-class" : { + "title" : "RenderProtoView Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/proto_view_builder/_data.json b/public/docs/js/latest/api/src/render/dom/view/proto_view_builder/_data.json new file mode 100644 index 0000000000..af05ecdd15 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/proto_view_builder/_data.json @@ -0,0 +1,17 @@ +{ + "ProtoViewBuilder-class" : { + "title" : "ProtoViewBuilder Class" + }, + + "ElementBinderBuilder-class" : { + "title" : "ElementBinderBuilder Class" + }, + + "DirectiveBuilder-class" : { + "title" : "DirectiveBuilder Class" + }, + + "EventBuilder-class" : { + "title" : "EventBuilder Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/view/_data.json b/public/docs/js/latest/api/src/render/dom/view/view/_data.json new file mode 100644 index 0000000000..7060428d42 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/view/_data.json @@ -0,0 +1,5 @@ +{ + "RenderView-class" : { + "title" : "RenderView Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/view_container/_data.json b/public/docs/js/latest/api/src/render/dom/view/view_container/_data.json new file mode 100644 index 0000000000..f2c56eb7b3 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/view_container/_data.json @@ -0,0 +1,5 @@ +{ + "ViewContainer-class" : { + "title" : "ViewContainer Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/view_factory/_data.json b/public/docs/js/latest/api/src/render/dom/view/view_factory/_data.json new file mode 100644 index 0000000000..8107dce0d3 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/view_factory/_data.json @@ -0,0 +1,9 @@ +{ + "VIEW_POOL_CAPACITY-var" : { + "title" : "VIEW_POOL_CAPACITY Var" + }, + + "ViewFactory-class" : { + "title" : "ViewFactory Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/render/dom/view/view_hydrator/_data.json b/public/docs/js/latest/api/src/render/dom/view/view_hydrator/_data.json new file mode 100644 index 0000000000..5c9e1d5cf3 --- /dev/null +++ b/public/docs/js/latest/api/src/render/dom/view/view_hydrator/_data.json @@ -0,0 +1,5 @@ +{ + "RenderViewHydrator-class" : { + "title" : "RenderViewHydrator Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/services/ruler/_data.json b/public/docs/js/latest/api/src/services/ruler/_data.json new file mode 100644 index 0000000000..f0187f634c --- /dev/null +++ b/public/docs/js/latest/api/src/services/ruler/_data.json @@ -0,0 +1,9 @@ +{ + "Rectangle-class" : { + "title" : "Rectangle Class" + }, + + "Ruler-class" : { + "title" : "Ruler Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/services/title/_data.json b/public/docs/js/latest/api/src/services/title/_data.json new file mode 100644 index 0000000000..89ae086e36 --- /dev/null +++ b/public/docs/js/latest/api/src/services/title/_data.json @@ -0,0 +1,5 @@ +{ + "Title-class" : { + "title" : "Title Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/services/url_resolver/_data.json b/public/docs/js/latest/api/src/services/url_resolver/_data.json new file mode 100644 index 0000000000..789dd26bef --- /dev/null +++ b/public/docs/js/latest/api/src/services/url_resolver/_data.json @@ -0,0 +1,5 @@ +{ + "UrlResolver-class" : { + "title" : "UrlResolver Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/services/xhr/_data.json b/public/docs/js/latest/api/src/services/xhr/_data.json new file mode 100644 index 0000000000..638db244d0 --- /dev/null +++ b/public/docs/js/latest/api/src/services/xhr/_data.json @@ -0,0 +1,5 @@ +{ + "XHR-class" : { + "title" : "XHR Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/services/xhr_impl/_data.json b/public/docs/js/latest/api/src/services/xhr_impl/_data.json new file mode 100644 index 0000000000..45ad8a41cc --- /dev/null +++ b/public/docs/js/latest/api/src/services/xhr_impl/_data.json @@ -0,0 +1,5 @@ +{ + "XHRImpl-class" : { + "title" : "XHRImpl Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/benchmark_util/_data.json b/public/docs/js/latest/api/src/test_lib/benchmark_util/_data.json new file mode 100644 index 0000000000..c1c3471581 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/benchmark_util/_data.json @@ -0,0 +1,17 @@ +{ + "getIntParameter-function" : { + "title" : "getIntParameter Function" + }, + + "getStringParameter-function" : { + "title" : "getStringParameter Function" + }, + + "bindAction-function" : { + "title" : "bindAction Function" + }, + + "microBenchmark-function" : { + "title" : "microBenchmark Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/e2e_util/_data.json b/public/docs/js/latest/api/src/test_lib/e2e_util/_data.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/e2e_util/_data.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/lang_utils/_data.json b/public/docs/js/latest/api/src/test_lib/lang_utils/_data.json new file mode 100644 index 0000000000..dcdfc1e800 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/lang_utils/_data.json @@ -0,0 +1,9 @@ +{ + "getTypeOf-function" : { + "title" : "getTypeOf Function" + }, + + "instantiateType-function" : { + "title" : "instantiateType Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/perf_util/_data.json b/public/docs/js/latest/api/src/test_lib/perf_util/_data.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/perf_util/_data.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/test_bed/_data.json b/public/docs/js/latest/api/src/test_lib/test_bed/_data.json new file mode 100644 index 0000000000..0519444cb6 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/test_bed/_data.json @@ -0,0 +1,9 @@ +{ + "TestBed-class" : { + "title" : "TestBed Class" + }, + + "ViewProxy-class" : { + "title" : "ViewProxy Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/test_injector/_data.json b/public/docs/js/latest/api/src/test_lib/test_injector/_data.json new file mode 100644 index 0000000000..a1fe1254f9 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/test_injector/_data.json @@ -0,0 +1,13 @@ +{ + "createTestInjector-function" : { + "title" : "createTestInjector Function" + }, + + "inject-function" : { + "title" : "inject Function" + }, + + "FunctionWithParamTokens-class" : { + "title" : "FunctionWithParamTokens Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/test_lib/_data.json b/public/docs/js/latest/api/src/test_lib/test_lib/_data.json new file mode 100644 index 0000000000..d7731a67e8 --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/test_lib/_data.json @@ -0,0 +1,53 @@ +{ + "afterEach-var" : { + "title" : "afterEach Var" + }, + + "expect-var" : { + "title" : "expect Var" + }, + + "IS_DARTIUM-var" : { + "title" : "IS_DARTIUM Var" + }, + + "AsyncTestCompleter-class" : { + "title" : "AsyncTestCompleter Class" + }, + + "describe-function" : { + "title" : "describe Function" + }, + + "ddescribe-function" : { + "title" : "ddescribe Function" + }, + + "xdescribe-function" : { + "title" : "xdescribe Function" + }, + + "beforeEach-function" : { + "title" : "beforeEach Function" + }, + + "beforeEachBindings-function" : { + "title" : "beforeEachBindings Function" + }, + + "it-function" : { + "title" : "it Function" + }, + + "xit-function" : { + "title" : "xit Function" + }, + + "iit-function" : { + "title" : "iit Function" + }, + + "SpyObject-class" : { + "title" : "SpyObject Class" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/src/test_lib/utils/_data.json b/public/docs/js/latest/api/src/test_lib/utils/_data.json new file mode 100644 index 0000000000..d71773980d --- /dev/null +++ b/public/docs/js/latest/api/src/test_lib/utils/_data.json @@ -0,0 +1,21 @@ +{ + "Log-class" : { + "title" : "Log Class" + }, + + "viewRootNodes-function" : { + "title" : "viewRootNodes Function" + }, + + "queryView-function" : { + "title" : "queryView Function" + }, + + "dispatchEvent-function" : { + "title" : "dispatchEvent Function" + }, + + "el-function" : { + "title" : "el Function" + } +} \ No newline at end of file diff --git a/public/docs/js/latest/api/test/TestBed-class.jade b/public/docs/js/latest/api/test/TestBed-class.jade index ce432c5aef..596eefcf65 100644 --- a/public/docs/js/latest/api/test/TestBed-class.jade +++ b/public/docs/js/latest/api/test/TestBed-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/test +p.location-badge. + exported from angular2/test defined in angular2/src/test_lib/test_bed.js (line 24) :markdown diff --git a/public/docs/js/latest/api/test/inject-function.jade b/public/docs/js/latest/api/test/inject-function.jade index 3ce1200d0d..c62563e233 100644 --- a/public/docs/js/latest/api/test/inject-function.jade +++ b/public/docs/js/latest/api/test/inject-function.jade @@ -4,7 +4,7 @@ p (tokens: List, fn: Function) - p(class="module"). + p.location-badge. exported from angular2/test :markdown diff --git a/public/docs/js/latest/api/view/BaseQueryList-class.jade b/public/docs/js/latest/api/view/BaseQueryList-class.jade index f42198d6ec..150e229d15 100644 --- a/public/docs/js/latest/api/view/BaseQueryList-class.jade +++ b/public/docs/js/latest/api/view/BaseQueryList-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/base_query_list.js (line 12) :markdown diff --git a/public/docs/js/latest/api/view/Compiler-class.jade b/public/docs/js/latest/api/view/Compiler-class.jade index 50e46b6d9a..d23f2d69b7 100644 --- a/public/docs/js/latest/api/view/Compiler-class.jade +++ b/public/docs/js/latest/api/view/Compiler-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/compiler.js (line 46) :markdown diff --git a/public/docs/js/latest/api/view/ComponentRef-class.jade b/public/docs/js/latest/api/view/ComponentRef-class.jade index 921c5082cc..9d6490c22b 100644 --- a/public/docs/js/latest/api/view/ComponentRef-class.jade +++ b/public/docs/js/latest/api/view/ComponentRef-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/dynamic_component_loader.js (line 14) :markdown diff --git a/public/docs/js/latest/api/view/DynamicComponentLoader-class.jade b/public/docs/js/latest/api/view/DynamicComponentLoader-class.jade index cb0ebc9ea9..e224f1c583 100644 --- a/public/docs/js/latest/api/view/DynamicComponentLoader-class.jade +++ b/public/docs/js/latest/api/view/DynamicComponentLoader-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/dynamic_component_loader.js (line 47) :markdown diff --git a/public/docs/js/latest/api/view/ElementRef-class.jade b/public/docs/js/latest/api/view/ElementRef-class.jade index ad8b58bbc0..f330d53728 100644 --- a/public/docs/js/latest/api/view/ElementRef-class.jade +++ b/public/docs/js/latest/api/view/ElementRef-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/element_injector.js (line 27) :markdown diff --git a/public/docs/js/latest/api/view/QueryList-class.jade b/public/docs/js/latest/api/view/QueryList-class.jade index 65b03c125f..950f067c5b 100644 --- a/public/docs/js/latest/api/view/QueryList-class.jade +++ b/public/docs/js/latest/api/view/QueryList-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/query_list.js (line 68) :markdown diff --git a/public/docs/js/latest/api/view/ViewContainer-class.jade b/public/docs/js/latest/api/view/ViewContainer-class.jade index 831c389efc..59f4219dc8 100644 --- a/public/docs/js/latest/api/view/ViewContainer-class.jade +++ b/public/docs/js/latest/api/view/ViewContainer-class.jade @@ -1,6 +1,6 @@ -p. - exported from angular2/view +p.location-badge. + exported from angular2/view defined in angular2/src/core/compiler/view_container.js (line 12) :markdown diff --git a/public/resources/css/base/_type.scss b/public/resources/css/base/_type.scss index 22ee72f9d2..58798b999a 100644 --- a/public/resources/css/base/_type.scss +++ b/public/resources/css/base/_type.scss @@ -23,6 +23,16 @@ code { font-size: 90%; } +.location-badge { + position: absolute; + bottom: 0; + right: $unit * 3; + padding: $unit; + z-index: $layer-1; + font-size: 12px !important; +} + + .text-center { text-align: center; } diff --git a/public/resources/css/main.scss b/public/resources/css/main.scss index 611c4bc8a9..13036ed6e5 100644 --- a/public/resources/css/main.scss +++ b/public/resources/css/main.scss @@ -41,6 +41,7 @@ @import 'module/showcase'; @import 'module/statement'; + /* * PRINT STYLES *