carbon-components-angular 5.47.0 → 5.47.2
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/dialog/dialog.directive.d.ts +9 -1
- package/docs/documentation/components/ProgressBar.html +5 -5
- package/docs/documentation/components/Toggletip.html +104 -68
- package/docs/documentation/coverage.html +9 -9
- package/docs/documentation/directives/DialogDirective.html +134 -84
- package/docs/documentation/directives/OverflowMenuDirective.html +73 -30
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +98 -98
- package/docs/documentation/modules/TilesModule.html +98 -98
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +40 -44
- package/docs/documentation/modules/TimePickerModule.html +40 -44
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +20 -20
- package/docs/documentation/modules/ToggleModule.html +20 -20
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- package/docs/documentation.json +98 -97
- package/docs/storybook/7773.b5e74332.iframe.bundle.js +1 -0
- package/docs/storybook/{dialog-overflow-menu-overflow-menu-stories.a7b8273a.iframe.bundle.js → dialog-overflow-menu-overflow-menu-stories.cd56a223.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.ca52fea9.iframe.bundle.js +1 -0
- package/docs/storybook/{progress-bar-progress-bar-stories.36bb008f.iframe.bundle.js → progress-bar-progress-bar-stories.b2965ab3.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.00a784a8.iframe.bundle.js → runtime~main.14d57f59.iframe.bundle.js} +1 -1
- package/docs/storybook/{toggletip-toggletip-stories.93f48d46.iframe.bundle.js → toggletip-toggletip-stories.c3354041.iframe.bundle.js} +1 -1
- package/esm2020/dialog/dialog.directive.mjs +19 -15
- package/esm2020/progress-bar/progress-bar.component.mjs +5 -5
- package/esm2020/toggletip/toggletip.component.mjs +5 -2
- package/fesm2015/carbon-components-angular-dialog.mjs +18 -15
- package/fesm2015/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-progress-bar.mjs +4 -4
- package/fesm2015/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-toggletip.mjs +4 -1
- package/fesm2015/carbon-components-angular-toggletip.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dialog.mjs +18 -15
- package/fesm2020/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-progress-bar.mjs +4 -4
- package/fesm2020/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-toggletip.mjs +4 -1
- package/fesm2020/carbon-components-angular-toggletip.mjs.map +1 -1
- package/package.json +1 -1
- package/toggletip/toggletip.component.d.ts +4 -2
- package/docs/storybook/7773.cac12c93.iframe.bundle.js +0 -1
- package/docs/storybook/main.2e884cfb.iframe.bundle.js +0 -1
|
@@ -203,6 +203,10 @@
|
|
|
203
203
|
<span class="modifier"></span>
|
|
204
204
|
<a href="#role" >role</a>
|
|
205
205
|
</li>
|
|
206
|
+
<li>
|
|
207
|
+
<span class="modifier">Private</span>
|
|
208
|
+
<a href="#subscriptions" >subscriptions</a>
|
|
209
|
+
</li>
|
|
206
210
|
</ul>
|
|
207
211
|
</td>
|
|
208
212
|
</tr>
|
|
@@ -688,7 +692,7 @@
|
|
|
688
692
|
</tr>
|
|
689
693
|
<tr>
|
|
690
694
|
<td class="col-md-2" colspan="2">
|
|
691
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
695
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:86</a></code>
|
|
692
696
|
</div>
|
|
693
697
|
</td>
|
|
694
698
|
</tr>
|
|
@@ -722,7 +726,7 @@
|
|
|
722
726
|
</tr>
|
|
723
727
|
<tr>
|
|
724
728
|
<td class="col-md-2" colspan="2">
|
|
725
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
729
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:52</a></code>
|
|
726
730
|
</div>
|
|
727
731
|
</td>
|
|
728
732
|
</tr>
|
|
@@ -755,7 +759,7 @@
|
|
|
755
759
|
</tr>
|
|
756
760
|
<tr>
|
|
757
761
|
<td class="col-md-2" colspan="2">
|
|
758
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
762
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:66</a></code>
|
|
759
763
|
</div>
|
|
760
764
|
</td>
|
|
761
765
|
</tr>
|
|
@@ -797,7 +801,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
797
801
|
</tr>
|
|
798
802
|
<tr>
|
|
799
803
|
<td class="col-md-2" colspan="2">
|
|
800
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
804
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:90</a></code>
|
|
801
805
|
</div>
|
|
802
806
|
</td>
|
|
803
807
|
</tr>
|
|
@@ -836,7 +840,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
836
840
|
</tr>
|
|
837
841
|
<tr>
|
|
838
842
|
<td class="col-md-2" colspan="2">
|
|
839
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
843
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:96</a></code>
|
|
840
844
|
</div>
|
|
841
845
|
</td>
|
|
842
846
|
</tr>
|
|
@@ -875,7 +879,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
875
879
|
</tr>
|
|
876
880
|
<tr>
|
|
877
881
|
<td class="col-md-2" colspan="2">
|
|
878
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
882
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:82</a></code>
|
|
879
883
|
</div>
|
|
880
884
|
</td>
|
|
881
885
|
</tr>
|
|
@@ -909,7 +913,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
909
913
|
</tr>
|
|
910
914
|
<tr>
|
|
911
915
|
<td class="col-md-2" colspan="2">
|
|
912
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
916
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:48</a></code>
|
|
913
917
|
</div>
|
|
914
918
|
</td>
|
|
915
919
|
</tr>
|
|
@@ -942,7 +946,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
942
946
|
</tr>
|
|
943
947
|
<tr>
|
|
944
948
|
<td class="col-md-2" colspan="2">
|
|
945
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
949
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:92</a></code>
|
|
946
950
|
</div>
|
|
947
951
|
</td>
|
|
948
952
|
</tr>
|
|
@@ -975,7 +979,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
975
979
|
</tr>
|
|
976
980
|
<tr>
|
|
977
981
|
<td class="col-md-2" colspan="2">
|
|
978
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
982
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:70</a></code>
|
|
979
983
|
</div>
|
|
980
984
|
</td>
|
|
981
985
|
</tr>
|
|
@@ -1009,7 +1013,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
1009
1013
|
</tr>
|
|
1010
1014
|
<tr>
|
|
1011
1015
|
<td class="col-md-2" colspan="2">
|
|
1012
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1016
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:100</a></code>
|
|
1013
1017
|
</div>
|
|
1014
1018
|
</td>
|
|
1015
1019
|
</tr>
|
|
@@ -1048,7 +1052,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
1048
1052
|
</tr>
|
|
1049
1053
|
<tr>
|
|
1050
1054
|
<td class="col-md-2" colspan="2">
|
|
1051
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1055
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:43</a></code>
|
|
1052
1056
|
</div>
|
|
1053
1057
|
</td>
|
|
1054
1058
|
</tr>
|
|
@@ -1087,7 +1091,7 @@ for more on the difference between <code>mouseleave</code> and <code>mouseout</c
|
|
|
1087
1091
|
</tr>
|
|
1088
1092
|
<tr>
|
|
1089
1093
|
<td class="col-md-2" colspan="2">
|
|
1090
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1094
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:57</a></code>
|
|
1091
1095
|
</div>
|
|
1092
1096
|
</td>
|
|
1093
1097
|
</tr>
|
|
@@ -1125,7 +1129,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1125
1129
|
</tr>
|
|
1126
1130
|
<tr>
|
|
1127
1131
|
<td class="col-md-2" colspan="2">
|
|
1128
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1132
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:116</a></code>
|
|
1129
1133
|
</div>
|
|
1130
1134
|
</td>
|
|
1131
1135
|
</tr>
|
|
@@ -1159,7 +1163,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1159
1163
|
</tr>
|
|
1160
1164
|
<tr>
|
|
1161
1165
|
<td class="col-md-2" colspan="2">
|
|
1162
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1166
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:108</a></code>
|
|
1163
1167
|
</div>
|
|
1164
1168
|
</td>
|
|
1165
1169
|
</tr>
|
|
@@ -1193,7 +1197,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1193
1197
|
</tr>
|
|
1194
1198
|
<tr>
|
|
1195
1199
|
<td class="col-md-2" colspan="2">
|
|
1196
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1200
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:112</a></code>
|
|
1197
1201
|
</div>
|
|
1198
1202
|
</td>
|
|
1199
1203
|
</tr>
|
|
@@ -1237,7 +1241,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1237
1241
|
</tr>
|
|
1238
1242
|
<tr>
|
|
1239
1243
|
<td class="col-md-4">
|
|
1240
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1244
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:119</a></code>
|
|
1241
1245
|
</div>
|
|
1242
1246
|
</td>
|
|
1243
1247
|
</tr>
|
|
@@ -1270,7 +1274,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1270
1274
|
</tr>
|
|
1271
1275
|
<tr>
|
|
1272
1276
|
<td class="col-md-4">
|
|
1273
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1277
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:120</a></code>
|
|
1274
1278
|
</div>
|
|
1275
1279
|
</td>
|
|
1276
1280
|
</tr>
|
|
@@ -1308,7 +1312,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1308
1312
|
</tr>
|
|
1309
1313
|
<tr>
|
|
1310
1314
|
<td class="col-md-4">
|
|
1311
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1315
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:118</a></code>
|
|
1312
1316
|
</div>
|
|
1313
1317
|
</td>
|
|
1314
1318
|
</tr>
|
|
@@ -1543,7 +1547,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1543
1547
|
</tr>
|
|
1544
1548
|
<tr>
|
|
1545
1549
|
<td class="col-md-4">
|
|
1546
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1550
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:305</a></code>
|
|
1547
1551
|
</div>
|
|
1548
1552
|
</td>
|
|
1549
1553
|
</tr>
|
|
@@ -1622,7 +1626,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1622
1626
|
</tr>
|
|
1623
1627
|
<tr>
|
|
1624
1628
|
<td class="col-md-4">
|
|
1625
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1629
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:148</a></code>
|
|
1626
1630
|
</div>
|
|
1627
1631
|
</td>
|
|
1628
1632
|
</tr>
|
|
@@ -1695,7 +1699,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1695
1699
|
</tr>
|
|
1696
1700
|
<tr>
|
|
1697
1701
|
<td class="col-md-4">
|
|
1698
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1702
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:252</a></code>
|
|
1699
1703
|
</div>
|
|
1700
1704
|
</td>
|
|
1701
1705
|
</tr>
|
|
@@ -1743,7 +1747,7 @@ Do not add focusable elements if trigger is <code>hover</code> or <code>mouseent
|
|
|
1743
1747
|
</tr>
|
|
1744
1748
|
<tr>
|
|
1745
1749
|
<td class="col-md-4">
|
|
1746
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1750
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:185</a></code>
|
|
1747
1751
|
</div>
|
|
1748
1752
|
</td>
|
|
1749
1753
|
</tr>
|
|
@@ -1791,7 +1795,7 @@ running code from child class.</p>
|
|
|
1791
1795
|
</tr>
|
|
1792
1796
|
<tr>
|
|
1793
1797
|
<td class="col-md-4">
|
|
1794
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1798
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:321</a></code>
|
|
1795
1799
|
</div>
|
|
1796
1800
|
</td>
|
|
1797
1801
|
</tr>
|
|
@@ -1869,7 +1873,7 @@ run after DialogDirective completes it's ngOnChanges.</p>
|
|
|
1869
1873
|
</tr>
|
|
1870
1874
|
<tr>
|
|
1871
1875
|
<td class="col-md-4">
|
|
1872
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1876
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:315</a></code>
|
|
1873
1877
|
</div>
|
|
1874
1878
|
</td>
|
|
1875
1879
|
</tr>
|
|
@@ -1915,7 +1919,7 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
1915
1919
|
</tr>
|
|
1916
1920
|
<tr>
|
|
1917
1921
|
<td class="col-md-4">
|
|
1918
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
1922
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:294</a></code>
|
|
1919
1923
|
</div>
|
|
1920
1924
|
</td>
|
|
1921
1925
|
</tr>
|
|
@@ -1999,7 +2003,7 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
1999
2003
|
</tr>
|
|
2000
2004
|
<tr>
|
|
2001
2005
|
<td class="col-md-4">
|
|
2002
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
2006
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:104</a></code>
|
|
2003
2007
|
</div>
|
|
2004
2008
|
</td>
|
|
2005
2009
|
</tr>
|
|
@@ -2044,7 +2048,7 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
2044
2048
|
</tr>
|
|
2045
2049
|
<tr>
|
|
2046
2050
|
<td class="col-md-4">
|
|
2047
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
2051
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:39</a></code>
|
|
2048
2052
|
</div>
|
|
2049
2053
|
</td>
|
|
2050
2054
|
</tr>
|
|
@@ -2078,7 +2082,7 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
2078
2082
|
</tr>
|
|
2079
2083
|
<tr>
|
|
2080
2084
|
<td class="col-md-4">
|
|
2081
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
2085
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:127</a></code>
|
|
2082
2086
|
</div>
|
|
2083
2087
|
</td>
|
|
2084
2088
|
</tr>
|
|
@@ -2126,7 +2130,7 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
2126
2130
|
</tr>
|
|
2127
2131
|
<tr>
|
|
2128
2132
|
<td class="col-md-4">
|
|
2129
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
2133
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:119</a></code>
|
|
2130
2134
|
</div>
|
|
2131
2135
|
</td>
|
|
2132
2136
|
</tr>
|
|
@@ -2174,7 +2178,46 @@ Run after DialogDirective completes it's ngOnInit.</p>
|
|
|
2174
2178
|
</tr>
|
|
2175
2179
|
<tr>
|
|
2176
2180
|
<td class="col-md-4">
|
|
2177
|
-
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:
|
|
2181
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:118</a></code>
|
|
2182
|
+
</div>
|
|
2183
|
+
</td>
|
|
2184
|
+
</tr>
|
|
2185
|
+
|
|
2186
|
+
|
|
2187
|
+
</tbody>
|
|
2188
|
+
</table>
|
|
2189
|
+
<table class="table table-sm table-bordered">
|
|
2190
|
+
<tbody>
|
|
2191
|
+
<tr>
|
|
2192
|
+
<td class="col-md-4">
|
|
2193
|
+
<a name="subscriptions"></a>
|
|
2194
|
+
<span class="name">
|
|
2195
|
+
<span class="modifier">Private</span>
|
|
2196
|
+
<span ><b>subscriptions</b></span>
|
|
2197
|
+
<a href="#subscriptions"><span class="icon ion-ios-link"></span></a>
|
|
2198
|
+
</span>
|
|
2199
|
+
</td>
|
|
2200
|
+
</tr>
|
|
2201
|
+
<tr>
|
|
2202
|
+
<td class="col-md-4">
|
|
2203
|
+
<i>Type : </i> <code>Subscription[]</code>
|
|
2204
|
+
|
|
2205
|
+
</td>
|
|
2206
|
+
</tr>
|
|
2207
|
+
<tr>
|
|
2208
|
+
<td class="col-md-4">
|
|
2209
|
+
<i>Default value : </i><code>[]</code>
|
|
2210
|
+
</td>
|
|
2211
|
+
</tr>
|
|
2212
|
+
<tr>
|
|
2213
|
+
<td class="col-md-4">
|
|
2214
|
+
<div class="io-line">Inherited from <code><a href="../directives/DialogDirective.html" target="_self" >DialogDirective</a></code>
|
|
2215
|
+
</div>
|
|
2216
|
+
</td>
|
|
2217
|
+
</tr>
|
|
2218
|
+
<tr>
|
|
2219
|
+
<td class="col-md-4">
|
|
2220
|
+
<div class="io-line">Defined in <code><a href="../directives/DialogDirective.html#source" target="_self" >DialogDirective:129</a></code>
|
|
2178
2221
|
</div>
|
|
2179
2222
|
</td>
|
|
2180
2223
|
</tr>
|