Skip to content

Commit fe956c7

Browse files
committed
1d79cbd docs: update common-router-tasks to include sample dynamic fragment (#57590)
1 parent 6bd532b commit fe956c7

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Thu Aug 29 21:34:18 UTC 2024
2-
2ad9609a8dcf0eb471798045a1f3356ca772bf80
1+
Thu Aug 29 22:25:25 UTC 2024
2+
1d79cbde3b8818dc92703349f16677181b779d75

config/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-2ad9609
2+
* @license Angular v19.0.0-next.2+sha-1d79cbd
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-2ad9609
2+
* @license Angular v19.0.0-next.2+sha-1d79cbd
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/service-worker.mjs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-2ad9609
2+
* @license Angular v19.0.0-next.2+sha-1d79cbd
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -242,10 +242,10 @@ class SwPush {
242242
decodeBase64(input) {
243243
return atob(input);
244244
}
245-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
246-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwPush }); }
245+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
246+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwPush }); }
247247
}
248-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwPush, decorators: [{
248+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwPush, decorators: [{
249249
type: Injectable
250250
}], ctorParameters: () => [{ type: NgswCommChannel }] });
251251

@@ -327,10 +327,10 @@ class SwUpdate {
327327
const nonce = this.sw.generateNonce();
328328
return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce);
329329
}
330-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
331-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwUpdate }); }
330+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
331+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwUpdate }); }
332332
}
333-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: SwUpdate, decorators: [{
333+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: SwUpdate, decorators: [{
334334
type: Injectable
335335
}], ctorParameters: () => [{ type: NgswCommChannel }] });
336336

@@ -471,11 +471,11 @@ class ServiceWorkerModule {
471471
providers: [provideServiceWorker(script, options)],
472472
};
473473
}
474-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
475-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: ServiceWorkerModule }); }
476-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); }
474+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
475+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: ServiceWorkerModule }); }
476+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); }
477477
}
478-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-2ad9609", ngImport: i0, type: ServiceWorkerModule, decorators: [{
478+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1d79cbd", ngImport: i0, type: ServiceWorkerModule, decorators: [{
479479
type: NgModule,
480480
args: [{ providers: [SwPush, SwUpdate] }]
481481
}] });

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-2ad9609
2+
* @license Angular v19.0.0-next.2+sha-1d79cbd
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

ngsw-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ ${error.stack}`;
10291029
};
10301030

10311031
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/worker/src/debug.mjs
1032-
var SW_VERSION = "19.0.0-next.2+sha-2ad9609";
1032+
var SW_VERSION = "19.0.0-next.2+sha-1d79cbd";
10331033
var DEBUG_LOG_BUFFER_SIZE = 100;
10341034
var DebugHandler = class {
10351035
constructor(driver, adapter2) {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/service-worker",
3-
"version": "19.0.0-next.2+sha-2ad9609",
3+
"version": "19.0.0-next.2+sha-1d79cbd",
44
"description": "Angular - service worker tooling!",
55
"author": "angular",
66
"license": "MIT",
@@ -33,8 +33,8 @@
3333
"tslib": "^2.3.0"
3434
},
3535
"peerDependencies": {
36-
"@angular/core": "19.0.0-next.2+sha-2ad9609",
37-
"@angular/common": "19.0.0-next.2+sha-2ad9609"
36+
"@angular/core": "19.0.0-next.2+sha-1d79cbd",
37+
"@angular/common": "19.0.0-next.2+sha-1d79cbd"
3838
},
3939
"repository": {
4040
"type": "git",

0 commit comments

Comments
 (0)