test: update size-tracking golden for "core_all" bundling test (#31779)

Updates the size-tracking golden for the core_all test of the
@angular/core package.

PR Close #31779
This commit is contained in:
Paul Gschwendtner 2019-07-22 17:12:34 +02:00 committed by Kara Erickson
parent 1d7aa0a92c
commit b31a292955
1 changed files with 194 additions and 184 deletions

View File

@ -1,101 +1,106 @@
{ {
"unmapped": 25, "unmapped": 25,
"files": { "files": {
"size": 266196, "size": 272856,
"@angular/": { "@angular/": {
"size": 246357, "size": 252668,
"core/": { "core/": {
"size": 246357, "size": 252668,
"src/": { "src/": {
"size": 246276, "size": 252587,
"application_init.ts": 625, "application_init.ts": 539,
"application_module.ts": 634, "application_module.ts": 549,
"application_ref.ts": 7369, "application_ref.ts": 7639,
"application_tokens.ts": 302, "application_tokens.ts": 302,
"change_detection/": { "change_detection/": {
"size": 14119, "size": 14200,
"change_detection.ts": 46, "change_detection.ts": 46,
"change_detection_util.ts": 822, "change_detection_util.ts": 822,
"change_detector_ref.ts": 93, "change_detector_ref.ts": 157,
"constants.ts": 411, "constants.ts": 412,
"differs/": { "differs/": {
"size": 12747, "size": 12763,
"default_iterable_differ.ts": 7623, "default_iterable_differ.ts": 7623,
"default_keyvalue_differ.ts": 3882, "default_keyvalue_differ.ts": 3882,
"iterable_differs.ts": 655, "iterable_differs.ts": 663,
"keyvalue_differs.ts": 587 "keyvalue_differs.ts": 595
} }
}, },
"compiler/": { "compiler/": {
"size": 442, "size": 442,
"compiler_facade.ts": 442 "compiler_facade.ts": 442
}, },
"console.ts": 217, "console.ts": 140,
"debug/": { "debug/": {
"size": 7614, "size": 7727,
"debug_node.ts": 7614 "debug_node.ts": 7727
}, },
"di/": { "di/": {
"size": 17344, "size": 21173,
"forward_ref.ts": 211, "forward_ref.ts": 211,
"injectable.ts": 82, "injectable.ts": 207,
"injection_token.ts": 325, "injection_token.ts": 336,
"injector.ts": 312, "injector.ts": 3125,
"injector_compatibility.ts": 1850, "injector_compatibility.ts": 1879,
"interface/": { "interface/": {
"size": 484, "size": 768,
"defs.ts": 339, "defs.ts": 623,
"injector.ts": 145 "injector.ts": 145
}, },
"jit/": { "jit/": {
"size": 1985, "size": 1998,
"environment.ts": 158, "environment.ts": 165,
"injectable.ts": 803, "injectable.ts": 809,
"util.ts": 1024 "util.ts": 1024
}, },
"metadata.ts": 157, "metadata.ts": 165,
"r3_injector.ts": 4750, "r3_injector.ts": 4656,
"reflective_errors.ts": 1376, "reflective_errors.ts": 1376,
"reflective_injector.ts": 3059, "reflective_injector.ts": 3059,
"reflective_key.ts": 661, "reflective_key.ts": 661,
"reflective_provider.ts": 1999, "reflective_provider.ts": 2001,
"scope.ts": 89, "scope.ts": 89,
"util.ts": 4 "util.ts": 642
}, },
"error_handler.ts": 444, "error_handler.ts": 444,
"errors.ts": 175, "errors.ts": 175,
"event_emitter.ts": 952, "event_emitter.ts": 952,
"i18n/": { "i18n/": {
"size": 175, "size": 2251,
"locale_data.ts": 747,
"locale_data_api.ts": 247,
"locale_en.ts": 929,
"localization.ts": 153,
"tokens.ts": 175 "tokens.ts": 175
}, },
"interface/": { "interface/": {
"size": 223, "size": 224,
"simple_change.ts": 170, "simple_change.ts": 170,
"type.ts": 53 "type.ts": 54
}, },
"ivy_switch.ts": 937, "ivy_switch.ts": 428,
"linker/": { "linker/": {
"size": 4922, "size": 5863,
"compiler.ts": 824, "compiler.ts": 968,
"component_factory.ts": 91, "component_factory.ts": 91,
"component_factory_resolver.ts": 1003, "component_factory_resolver.ts": 1003,
"element_ref.ts": 119, "element_ref.ts": 116,
"ng_module_factory.ts": 78, "ng_module_factory.ts": 78,
"ng_module_factory_loader.ts": 449, "ng_module_factory_loader.ts": 818,
"query_list.ts": 1011, "ng_module_factory_registration.ts": 451,
"system_js_ng_module_factory_loader.ts": 957, "query_list.ts": 1040,
"template_ref.ts": 97, "system_js_ng_module_factory_loader.ts": 914,
"view_container_ref.ts": 97, "template_ref.ts": 94,
"view_container_ref.ts": 94,
"view_ref.ts": 196 "view_ref.ts": 196
}, },
"metadata/": { "metadata/": {
"size": 3519, "size": 3191,
"di.ts": 546, "di.ts": 546,
"directives.ts": 604, "directives.ts": 600,
"ng_module.ts": 95, "ng_module.ts": 251,
"resource_loading.ts": 839, "resource_loading.ts": 857,
"schema.ts": 1304, "schema.ts": 806,
"view.ts": 131 "view.ts": 131
}, },
"platform_core_providers.ts": 118, "platform_core_providers.ts": 118,
@ -105,24 +110,24 @@
"wtf_impl.ts": 272 "wtf_impl.ts": 272
}, },
"reflection/": { "reflection/": {
"size": 4896, "size": 4920,
"reflection.ts": 16, "reflection.ts": 16,
"reflection_capabilities.ts": 3695, "reflection_capabilities.ts": 3719,
"reflector.ts": 1185 "reflector.ts": 1185
}, },
"render/": { "render/": {
"size": 482, "size": 479,
"api.ts": 482 "api.ts": 479
}, },
"render3/": { "render3/": {
"size": 103782, "size": 103541,
"bindings.ts": 300, "bindings.ts": 302,
"component.ts": 4000, "component.ts": 4319,
"component_ref.ts": 2510, "component_ref.ts": 2563,
"context_discovery.ts": 2098, "context_discovery.ts": 2098,
"definition.ts": 2520, "definition.ts": 2586,
"di.ts": 3651, "di.ts": 3527,
"di_setup.ts": 1584, "di_setup.ts": 1576,
"empty.ts": 16, "empty.ts": 16,
"errors.ts": 472, "errors.ts": 472,
"features/": { "features/": {
@ -131,121 +136,134 @@
"ng_onchanges_feature.ts": 571, "ng_onchanges_feature.ts": 571,
"providers_feature.ts": 113 "providers_feature.ts": 113
}, },
"fields.ts": 140, "fields.ts": 164,
"hooks.ts": 1843, "hooks.ts": 1843,
"i18n.ts": 14527, "i18n.ts": 9242,
"instructions/": { "instructions/": {
"size": 20007, "size": 22775,
"alloc_host_vars.ts": 290, "alloc_host_vars.ts": 290,
"attribute.ts": 83,
"attribute_interpolation.ts": 1035,
"change_detection.ts": 91, "change_detection.ts": 91,
"container.ts": 757, "class_map_interpolation.ts": 675,
"di.ts": 129, "container.ts": 730,
"element.ts": 1214, "di.ts": 130,
"element_container.ts": 335, "element.ts": 896,
"embedded_view.ts": 676, "element_container.ts": 471,
"embedded_view.ts": 638,
"get_current_view.ts": 26, "get_current_view.ts": 26,
"host_property.ts": 155,
"interpolation.ts": 1771,
"listener.ts": 1401, "listener.ts": 1401,
"next_context.ts": 44, "next_context.ts": 44,
"projection.ts": 348, "projection.ts": 538,
"property.ts": 193, "property.ts": 132,
"property_interpolation.ts": 2584, "property_interpolation.ts": 990,
"select.ts": 51, "select.ts": 72,
"shared.ts": 10185, "shared.ts": 10475,
"storage.ts": 169, "storage.ts": 169,
"styling.ts": 1329, "style_prop_interpolation.ts": 837,
"text.ts": 185 "text.ts": 162,
"text_interpolation.ts": 964
}, },
"interfaces/": { "interfaces/": {
"size": 619, "size": 945,
"container.ts": 24, "container.ts": 34,
"context.ts": 19, "context.ts": 23,
"i18n.ts": 48, "i18n.ts": 44,
"injector.ts": 242, "injector.ts": 227,
"renderer.ts": 176, "renderer.ts": 176,
"view.ts": 110 "type_checks.ts": 327,
"view.ts": 114
}, },
"jit/": { "jit/": {
"size": 9550, "size": 10249,
"directive.ts": 3480, "directive.ts": 3488,
"environment.ts": 2758, "environment.ts": 3428,
"module.ts": 3047, "module.ts": 3063,
"pipe.ts": 265 "pipe.ts": 270
}, },
"metadata.ts": 615, "metadata.ts": 615,
"ng_module_ref.ts": 985, "ng_module_ref.ts": 1020,
"node_manipulation.ts": 4563, "node_manipulation.ts": 4613,
"node_selector_matcher.ts": 1780, "node_selector_matcher.ts": 1615,
"node_util.ts": 335, "node_util.ts": 335,
"pipe.ts": 958, "pipe.ts": 996,
"players.ts": 564, "players.ts": 258,
"pure_function.ts": 1273, "pure_function.ts": 1273,
"query.ts": 3303, "query.ts": 5791,
"state.ts": 1442, "state.ts": 1572,
"styling/": { "styling/": {
"size": 11242, "size": 1677,
"class_and_style_bindings.ts": 9074,
"core_player_handler.ts": 274, "core_player_handler.ts": 274,
"host_instructions_queue.ts": 335, "player_factory.ts": 114,
"player_factory.ts": 118,
"shared.ts": 5, "shared.ts": 5,
"state.ts": 55, "util.ts": 1284
"util.ts": 1381
}, },
"tokens.ts": 6, "styling_next/": {
"size": 8121,
"bindings.ts": 2421,
"instructions.ts": 1881,
"map_based_bindings.ts": 1505,
"state.ts": 300,
"styling_debug.ts": 702,
"util.ts": 1312
},
"tokens.ts": 10,
"util/": { "util/": {
"size": 4133, "size": 3802,
"attrs_utils.ts": 423, "attrs_utils.ts": 340,
"discovery_utils.ts": 1489, "discovery_utils.ts": 1489,
"global_utils.ts": 405, "global_utils.ts": 377,
"injector_utils.ts": 150, "injector_utils.ts": 150,
"misc_utils.ts": 625, "misc_utils.ts": 668,
"view_traversal_utils.ts": 221, "view_traversal_utils.ts": 228,
"view_utils.ts": 820 "view_utils.ts": 550
}, },
"view_engine_compatibility.ts": 3771, "view_engine_compatibility.ts": 4191,
"view_engine_compatibility_prebound.ts": 38, "view_engine_compatibility_prebound.ts": 38,
"view_ref.ts": 2212 "view_ref.ts": 2212
}, },
"sanitization/": { "sanitization/": {
"size": 9766, "size": 9815,
"bypass.ts": 669, "bypass.ts": 673,
"html_sanitizer.ts": 4721, "html_sanitizer.ts": 4721,
"inert_body.ts": 2066, "inert_body.ts": 2066,
"sanitization.ts": 1057, "sanitization.ts": 1100,
"security.ts": 206, "security.ts": 206,
"style_sanitizer.ts": 574, "style_sanitizer.ts": 576,
"url_sanitizer.ts": 473 "url_sanitizer.ts": 473
}, },
"testability/": { "testability/": {
"size": 3796, "size": 3662,
"testability.ts": 3796 "testability.ts": 3662
}, },
"util/": { "util/": {
"size": 4313, "size": 4336,
"array_utils.ts": 210, "array_utils.ts": 286,
"assert.ts": 81, "assert.ts": 81,
"closure.ts": 37, "closure.ts": 37,
"comparison.ts": 90, "comparison.ts": 90,
"decorators.ts": 1640, "decorators.ts": 1640,
"errors.ts": 160, "errors.ts": 164,
"global.ts": 271, "global.ts": 243,
"is_dev_mode.ts": 358, "is_dev_mode.ts": 358,
"lang.ts": 109, "lang.ts": 109,
"microtask.ts": 159, "microtask.ts": 180,
"ng_i18n_closure_mode.ts": 118, "ng_reflect.ts": 330,
"ng_reflect.ts": 334, "noop.ts": 72,
"property.ts": 201, "property.ts": 201,
"stringify.ts": 290, "stringify.ts": 290,
"symbol.ts": 255 "symbol.ts": 255
}, },
"version.ts": 179, "version.ts": 179,
"view/": { "view/": {
"size": 55744, "size": 56111,
"element.ts": 3814, "element.ts": 3814,
"entrypoint.ts": 962, "entrypoint.ts": 1327,
"errors.ts": 642, "errors.ts": 642,
"ng_content.ts": 447, "ng_content.ts": 447,
"ng_module.ts": 2447, "ng_module.ts": 2449,
"provider.ts": 5362, "provider.ts": 5362,
"pure_expression.ts": 2279, "pure_expression.ts": 2279,
"query.ts": 2385, "query.ts": 2385,
@ -275,85 +293,77 @@
} }
}, },
"external/": { "external/": {
"size": 19814, "size": 20163,
"npm/": { "npm/": {
"size": 19814, "size": 20163,
"node_modules/": { "node_modules/": {
"size": 19814, "size": 20163,
"rxjs/": { "rxjs/": {
"size": 18753, "size": 18667,
"_esm5/": { "src/": {
"size": 18753, "size": 18667,
"internal/": { "internal/": {
"size": 18753, "size": 18667,
"InnerSubscriber.js": 415, "InnerSubscriber.ts": 415,
"Notification.js": 15, "Notification.ts": 15,
"Observable.js": 1420, "Observable.ts": 1406,
"Observer.js": 137, "Observer.ts": 216,
"OuterSubscriber.js": 298, "OuterSubscriber.ts": 298,
"Subject.js": 1910, "Subject.ts": 1910,
"SubjectSubscription.js": 346, "SubjectSubscription.ts": 346,
"Subscriber.js": 3254, "Subscriber.ts": 3333,
"Subscription.js": 1536, "Subscription.ts": 1576,
"config.js": 136, "config.ts": 183,
"observable/": { "observable/": {
"size": 3191, "size": 3218,
"ConnectableObservable.js": 1435, "ConnectableObservable.ts": 1447,
"from.js": 245, "from.ts": 134,
"fromArray.js": 186, "fromArray.ts": 210,
"fromIterable.js": 395, "fromIterable.ts": 467,
"fromObservable.js": 347, "fromObservable.ts": 369,
"fromPromise.js": 287, "fromPromise.ts": 299,
"merge.js": 296 "merge.ts": 292
}, },
"operators/": { "operators/": {
"size": 3322, "size": 3280,
"map.js": 624, "map.ts": 620,
"mergeAll.js": 69, "mergeAll.ts": 62,
"mergeMap.js": 1445, "mergeMap.ts": 1458,
"multicast.js": 415, "multicast.ts": 425,
"refCount.js": 683, "refCount.ts": 683,
"share.js": 82, "share.ts": 28,
"windowToggle.js": 4 "windowToggle.ts": 4
}, },
"symbol/": { "symbol/": {
"size": 256, "size": 132,
"iterator.js": 104, "iterator.ts": 84,
"observable.js": 64, "rxSubscriber.ts": 48
"rxSubscriber.js": 88
}, },
"util/": { "util/": {
"size": 2517, "size": 2339,
"EmptyError.js": 6, "EmptyError.ts": 10,
"ObjectUnsubscribedError.js": 168, "ObjectUnsubscribedError.ts": 159,
"UnsubscriptionError.js": 279, "UnsubscriptionError.ts": 270,
"canReportError.js": 114, "canReportError.ts": 114,
"hostReportError.js": 47, "isInteropObservable.ts": 49,
"identity.js": 24, "isIterable.ts": 54,
"isArray.js": 67, "isObject.ts": 48,
"isArrayLike.js": 74, "isScheduler.ts": 45,
"isFunction.js": 42, "pipe.ts": 128,
"isInteropObservable.js": 49, "subscribeTo.ts": 441,
"isIterable.js": 49, "subscribeToArray.ts": 102,
"isObject.js": 51, "subscribeToIterable.ts": 213,
"isPromise.js": 84, "subscribeToObservable.ts": 350,
"isScheduler.js": 54, "subscribeToPromise.ts": 166,
"noop.js": 15, "subscribeToResult.ts": 74,
"pipe.js": 105, "toSubscriber.ts": 116
"subscribeTo.js": 434,
"subscribeToArray.js": 114,
"subscribeToIterable.js": 213,
"subscribeToObservable.js": 192,
"subscribeToPromise.js": 146,
"subscribeToResult.js": 74,
"toSubscriber.js": 116
} }
} }
} }
}, },
"tslib/": { "tslib/": {
"size": 1061, "size": 1496,
"tslib.es6.js": 1061 "tslib.es6.js": 1496
} }
} }
} }