@angular/youtube-player 21.0.3 → 21.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/youtube-player.mjs +10 -10
- package/package.json +1 -1
|
@@ -26,7 +26,7 @@ class YouTubePlayerPlaceholder {
|
|
|
26
26
|
}
|
|
27
27
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
28
28
|
minVersion: "12.0.0",
|
|
29
|
-
version: "21.0.
|
|
29
|
+
version: "21.0.3",
|
|
30
30
|
ngImport: i0,
|
|
31
31
|
type: YouTubePlayerPlaceholder,
|
|
32
32
|
deps: [],
|
|
@@ -34,7 +34,7 @@ class YouTubePlayerPlaceholder {
|
|
|
34
34
|
});
|
|
35
35
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
36
36
|
minVersion: "14.0.0",
|
|
37
|
-
version: "21.0.
|
|
37
|
+
version: "21.0.3",
|
|
38
38
|
type: YouTubePlayerPlaceholder,
|
|
39
39
|
isStandalone: true,
|
|
40
40
|
selector: "youtube-player-placeholder",
|
|
@@ -77,7 +77,7 @@ class YouTubePlayerPlaceholder {
|
|
|
77
77
|
}
|
|
78
78
|
i0.ɵɵngDeclareClassMetadata({
|
|
79
79
|
minVersion: "12.0.0",
|
|
80
|
-
version: "21.0.
|
|
80
|
+
version: "21.0.3",
|
|
81
81
|
ngImport: i0,
|
|
82
82
|
type: YouTubePlayerPlaceholder,
|
|
83
83
|
decorators: [{
|
|
@@ -525,7 +525,7 @@ class YouTubePlayer {
|
|
|
525
525
|
}
|
|
526
526
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
527
527
|
minVersion: "12.0.0",
|
|
528
|
-
version: "21.0.
|
|
528
|
+
version: "21.0.3",
|
|
529
529
|
ngImport: i0,
|
|
530
530
|
type: YouTubePlayer,
|
|
531
531
|
deps: [],
|
|
@@ -533,7 +533,7 @@ class YouTubePlayer {
|
|
|
533
533
|
});
|
|
534
534
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
535
535
|
minVersion: "17.0.0",
|
|
536
|
-
version: "21.0.
|
|
536
|
+
version: "21.0.3",
|
|
537
537
|
type: YouTubePlayer,
|
|
538
538
|
isStandalone: true,
|
|
539
539
|
selector: "youtube-player",
|
|
@@ -598,7 +598,7 @@ class YouTubePlayer {
|
|
|
598
598
|
}
|
|
599
599
|
i0.ɵɵngDeclareClassMetadata({
|
|
600
600
|
minVersion: "12.0.0",
|
|
601
|
-
version: "21.0.
|
|
601
|
+
version: "21.0.3",
|
|
602
602
|
ngImport: i0,
|
|
603
603
|
type: YouTubePlayer,
|
|
604
604
|
decorators: [{
|
|
@@ -748,7 +748,7 @@ function loadApi(nonce) {
|
|
|
748
748
|
class YouTubePlayerModule {
|
|
749
749
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
750
750
|
minVersion: "12.0.0",
|
|
751
|
-
version: "21.0.
|
|
751
|
+
version: "21.0.3",
|
|
752
752
|
ngImport: i0,
|
|
753
753
|
type: YouTubePlayerModule,
|
|
754
754
|
deps: [],
|
|
@@ -756,7 +756,7 @@ class YouTubePlayerModule {
|
|
|
756
756
|
});
|
|
757
757
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
758
758
|
minVersion: "14.0.0",
|
|
759
|
-
version: "21.0.
|
|
759
|
+
version: "21.0.3",
|
|
760
760
|
ngImport: i0,
|
|
761
761
|
type: YouTubePlayerModule,
|
|
762
762
|
imports: [YouTubePlayer],
|
|
@@ -764,14 +764,14 @@ class YouTubePlayerModule {
|
|
|
764
764
|
});
|
|
765
765
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
766
766
|
minVersion: "12.0.0",
|
|
767
|
-
version: "21.0.
|
|
767
|
+
version: "21.0.3",
|
|
768
768
|
ngImport: i0,
|
|
769
769
|
type: YouTubePlayerModule
|
|
770
770
|
});
|
|
771
771
|
}
|
|
772
772
|
i0.ɵɵngDeclareClassMetadata({
|
|
773
773
|
minVersion: "12.0.0",
|
|
774
|
-
version: "21.0.
|
|
774
|
+
version: "21.0.3",
|
|
775
775
|
ngImport: i0,
|
|
776
776
|
type: YouTubePlayerModule,
|
|
777
777
|
decorators: [{
|