carbon-components-angular 6.0.0-rc.4 → 6.0.0-rc.6
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/combobox/combobox.component.d.ts +3 -2
- package/docs/documentation/components/ComboBox.html +160 -138
- package/docs/documentation/components/ContentSwitcher.html +19 -13
- package/docs/documentation/components/ContextMenuComponent.html +35 -29
- package/docs/documentation/components/ContextMenuDividerComponent.html +11 -6
- package/docs/documentation/components/ContextMenuGroupComponent.html +25 -19
- package/docs/documentation/components/ContextMenuItemComponent.html +70 -64
- package/docs/documentation/components/DatePicker.html +106 -100
- package/docs/documentation/components/DatePickerInput.html +41 -35
- package/docs/documentation/components/Dropdown.html +118 -119
- package/docs/documentation/components/DropdownList.html +88 -97
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
- package/docs/documentation/modules/TilesModule.html +106 -106
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +36 -40
- package/docs/documentation/modules/TimePickerModule.html +36 -40
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggleModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
- package/docs/documentation/modules/TooltipModule.html +29 -29
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
- package/docs/documentation/modules/TreeviewModule.html +35 -35
- package/docs/documentation.json +505 -497
- package/docs/storybook/{8383.1f80f6c8.iframe.bundle.js → 8383.844bcd95.iframe.bundle.js} +1 -1
- package/docs/storybook/combobox-combobox-stories.2b92d137.iframe.bundle.js +1 -0
- package/docs/storybook/{content-switcher-content-switcher-stories.753fbf1c.iframe.bundle.js → content-switcher-content-switcher-stories.0d959b5c.iframe.bundle.js} +1 -1
- package/docs/storybook/{context-menu-context-menu-stories.6344e050.iframe.bundle.js → context-menu-context-menu-stories.d2e63fe8.iframe.bundle.js} +1 -1
- package/docs/storybook/{datepicker-datepicker-stories.5cf89dc1.iframe.bundle.js → datepicker-datepicker-stories.b4bcda9f.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.07778da0.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.de5a4ef6.iframe.bundle.js → runtime~main.ec2949a5.iframe.bundle.js} +1 -1
- package/dropdown/dropdown.component.d.ts +2 -3
- package/dropdown/list/dropdown-list.component.d.ts +2 -3
- package/esm2022/combobox/combobox.component.mjs +11 -9
- package/esm2022/content-switcher/content-switcher.component.mjs +5 -4
- package/esm2022/context-menu/context-menu-divider.component.mjs +5 -4
- package/esm2022/context-menu/context-menu-group.component.mjs +5 -4
- package/esm2022/context-menu/context-menu-item.component.mjs +4 -4
- package/esm2022/context-menu/context-menu.component.mjs +4 -4
- package/esm2022/datepicker/datepicker.component.mjs +5 -4
- package/esm2022/datepicker-input/datepicker-input.component.mjs +5 -4
- package/esm2022/dropdown/dropdown.component.mjs +1 -1
- package/esm2022/dropdown/list/dropdown-list.component.mjs +4 -6
- package/fesm2022/carbon-components-angular-combobox.mjs +10 -8
- package/fesm2022/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-content-switcher.mjs +4 -3
- package/fesm2022/carbon-components-angular-content-switcher.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-context-menu.mjs +11 -9
- package/fesm2022/carbon-components-angular-context-menu.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-datepicker-input.mjs +4 -3
- package/fesm2022/carbon-components-angular-datepicker-input.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-datepicker.mjs +4 -3
- package/fesm2022/carbon-components-angular-datepicker.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-dropdown.mjs +3 -5
- package/fesm2022/carbon-components-angular-dropdown.mjs.map +1 -1
- package/package.json +7 -7
- package/docs/storybook/combobox-combobox-stories.3bf37571.iframe.bundle.js +0 -1
- package/docs/storybook/main.3c25e34a.iframe.bundle.js +0 -1
|
@@ -125,6 +125,10 @@
|
|
|
125
125
|
<table class="table table-sm table-hover metadata">
|
|
126
126
|
<tbody>
|
|
127
127
|
|
|
128
|
+
<tr>
|
|
129
|
+
<td class="col-md-3">changeDetection</td>
|
|
130
|
+
<td class="col-md-9"><code>ChangeDetectionStrategy.OnPush</code></td>
|
|
131
|
+
</tr>
|
|
128
132
|
|
|
129
133
|
|
|
130
134
|
|
|
@@ -432,7 +436,7 @@
|
|
|
432
436
|
</tr>
|
|
433
437
|
<tr>
|
|
434
438
|
<td class="col-md-4">
|
|
435
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
439
|
+
<div class="io-line">Defined in <a href="" data-line="188" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:188</a></div>
|
|
436
440
|
</td>
|
|
437
441
|
</tr>
|
|
438
442
|
|
|
@@ -493,7 +497,7 @@
|
|
|
493
497
|
</tr>
|
|
494
498
|
<tr>
|
|
495
499
|
<td class="col-md-2" colspan="2">
|
|
496
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
500
|
+
<div class="io-line">Defined in <a href="" data-line="157" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:157</a></div>
|
|
497
501
|
</td>
|
|
498
502
|
</tr>
|
|
499
503
|
</tbody>
|
|
@@ -519,7 +523,7 @@
|
|
|
519
523
|
</tr>
|
|
520
524
|
<tr>
|
|
521
525
|
<td class="col-md-2" colspan="2">
|
|
522
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
526
|
+
<div class="io-line">Defined in <a href="" data-line="141" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:141</a></div>
|
|
523
527
|
</td>
|
|
524
528
|
</tr>
|
|
525
529
|
</tbody>
|
|
@@ -540,7 +544,7 @@
|
|
|
540
544
|
</tr>
|
|
541
545
|
<tr>
|
|
542
546
|
<td class="col-md-2" colspan="2">
|
|
543
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
547
|
+
<div class="io-line">Defined in <a href="" data-line="180" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:180</a></div>
|
|
544
548
|
</td>
|
|
545
549
|
</tr>
|
|
546
550
|
<tr>
|
|
@@ -572,7 +576,7 @@
|
|
|
572
576
|
</tr>
|
|
573
577
|
<tr>
|
|
574
578
|
<td class="col-md-2" colspan="2">
|
|
575
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
579
|
+
<div class="io-line">Defined in <a href="" data-line="139" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:139</a></div>
|
|
576
580
|
</td>
|
|
577
581
|
</tr>
|
|
578
582
|
</tbody>
|
|
@@ -598,7 +602,7 @@
|
|
|
598
602
|
</tr>
|
|
599
603
|
<tr>
|
|
600
604
|
<td class="col-md-2" colspan="2">
|
|
601
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
605
|
+
<div class="io-line">Defined in <a href="" data-line="163" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:163</a></div>
|
|
602
606
|
</td>
|
|
603
607
|
</tr>
|
|
604
608
|
<tr>
|
|
@@ -625,7 +629,7 @@
|
|
|
625
629
|
</tr>
|
|
626
630
|
<tr>
|
|
627
631
|
<td class="col-md-2" colspan="2">
|
|
628
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
632
|
+
<div class="io-line">Defined in <a href="" data-line="167" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:167</a></div>
|
|
629
633
|
</td>
|
|
630
634
|
</tr>
|
|
631
635
|
<tr>
|
|
@@ -652,7 +656,7 @@
|
|
|
652
656
|
</tr>
|
|
653
657
|
<tr>
|
|
654
658
|
<td class="col-md-2" colspan="2">
|
|
655
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
659
|
+
<div class="io-line">Defined in <a href="" data-line="143" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:143</a></div>
|
|
656
660
|
</td>
|
|
657
661
|
</tr>
|
|
658
662
|
</tbody>
|
|
@@ -678,7 +682,7 @@
|
|
|
678
682
|
</tr>
|
|
679
683
|
<tr>
|
|
680
684
|
<td class="col-md-2" colspan="2">
|
|
681
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
685
|
+
<div class="io-line">Defined in <a href="" data-line="147" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:147</a></div>
|
|
682
686
|
</td>
|
|
683
687
|
</tr>
|
|
684
688
|
</tbody>
|
|
@@ -704,7 +708,7 @@
|
|
|
704
708
|
</tr>
|
|
705
709
|
<tr>
|
|
706
710
|
<td class="col-md-2" colspan="2">
|
|
707
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
711
|
+
<div class="io-line">Defined in <a href="" data-line="145" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:145</a></div>
|
|
708
712
|
</td>
|
|
709
713
|
</tr>
|
|
710
714
|
</tbody>
|
|
@@ -730,7 +734,7 @@
|
|
|
730
734
|
</tr>
|
|
731
735
|
<tr>
|
|
732
736
|
<td class="col-md-2" colspan="2">
|
|
733
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
737
|
+
<div class="io-line">Defined in <a href="" data-line="159" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:159</a></div>
|
|
734
738
|
</td>
|
|
735
739
|
</tr>
|
|
736
740
|
</tbody>
|
|
@@ -756,7 +760,7 @@
|
|
|
756
760
|
</tr>
|
|
757
761
|
<tr>
|
|
758
762
|
<td class="col-md-2" colspan="2">
|
|
759
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
763
|
+
<div class="io-line">Defined in <a href="" data-line="186" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:186</a></div>
|
|
760
764
|
</td>
|
|
761
765
|
</tr>
|
|
762
766
|
</tbody>
|
|
@@ -782,7 +786,7 @@
|
|
|
782
786
|
</tr>
|
|
783
787
|
<tr>
|
|
784
788
|
<td class="col-md-2" colspan="2">
|
|
785
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
789
|
+
<div class="io-line">Defined in <a href="" data-line="182" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:182</a></div>
|
|
786
790
|
</td>
|
|
787
791
|
</tr>
|
|
788
792
|
</tbody>
|
|
@@ -808,7 +812,7 @@
|
|
|
808
812
|
</tr>
|
|
809
813
|
<tr>
|
|
810
814
|
<td class="col-md-2" colspan="2">
|
|
811
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
815
|
+
<div class="io-line">Defined in <a href="" data-line="155" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:155</a></div>
|
|
812
816
|
</td>
|
|
813
817
|
</tr>
|
|
814
818
|
</tbody>
|
|
@@ -834,7 +838,7 @@
|
|
|
834
838
|
</tr>
|
|
835
839
|
<tr>
|
|
836
840
|
<td class="col-md-2" colspan="2">
|
|
837
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
841
|
+
<div class="io-line">Defined in <a href="" data-line="137" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:137</a></div>
|
|
838
842
|
</td>
|
|
839
843
|
</tr>
|
|
840
844
|
<tr>
|
|
@@ -867,7 +871,7 @@ Internal purposes only.</p>
|
|
|
867
871
|
</tr>
|
|
868
872
|
<tr>
|
|
869
873
|
<td class="col-md-2" colspan="2">
|
|
870
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
874
|
+
<div class="io-line">Defined in <a href="" data-line="184" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:184</a></div>
|
|
871
875
|
</td>
|
|
872
876
|
</tr>
|
|
873
877
|
</tbody>
|
|
@@ -893,7 +897,7 @@ Internal purposes only.</p>
|
|
|
893
897
|
</tr>
|
|
894
898
|
<tr>
|
|
895
899
|
<td class="col-md-2" colspan="2">
|
|
896
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
900
|
+
<div class="io-line">Defined in <a href="" data-line="171" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:171</a></div>
|
|
897
901
|
</td>
|
|
898
902
|
</tr>
|
|
899
903
|
<tr>
|
|
@@ -920,7 +924,7 @@ Internal purposes only.</p>
|
|
|
920
924
|
</tr>
|
|
921
925
|
<tr>
|
|
922
926
|
<td class="col-md-2" colspan="2">
|
|
923
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
927
|
+
<div class="io-line">Defined in <a href="" data-line="175" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:175</a></div>
|
|
924
928
|
</td>
|
|
925
929
|
</tr>
|
|
926
930
|
<tr>
|
|
@@ -950,7 +954,7 @@ Internal purposes only.</p>
|
|
|
950
954
|
</tr>
|
|
951
955
|
<tr>
|
|
952
956
|
<td class="col-md-2" colspan="2">
|
|
953
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
957
|
+
<div class="io-line">Defined in <a href="" data-line="149" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:149</a></div>
|
|
954
958
|
</td>
|
|
955
959
|
</tr>
|
|
956
960
|
</tbody>
|
|
@@ -985,8 +989,8 @@ Internal purposes only.</p>
|
|
|
985
989
|
|
|
986
990
|
<tr>
|
|
987
991
|
<td class="col-md-4">
|
|
988
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
989
|
-
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:
|
|
992
|
+
<div class="io-line">Defined in <a href="" data-line="215"
|
|
993
|
+
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:215</a></div>
|
|
990
994
|
</td>
|
|
991
995
|
</tr>
|
|
992
996
|
|
|
@@ -1048,8 +1052,8 @@ Internal purposes only.</p>
|
|
|
1048
1052
|
|
|
1049
1053
|
<tr>
|
|
1050
1054
|
<td class="col-md-4">
|
|
1051
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1052
|
-
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:
|
|
1055
|
+
<div class="io-line">Defined in <a href="" data-line="192"
|
|
1056
|
+
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:192</a></div>
|
|
1053
1057
|
</td>
|
|
1054
1058
|
</tr>
|
|
1055
1059
|
|
|
@@ -1113,8 +1117,8 @@ Internal purposes only.</p>
|
|
|
1113
1117
|
|
|
1114
1118
|
<tr>
|
|
1115
1119
|
<td class="col-md-4">
|
|
1116
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1117
|
-
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:
|
|
1120
|
+
<div class="io-line">Defined in <a href="" data-line="203"
|
|
1121
|
+
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:203</a></div>
|
|
1118
1122
|
</td>
|
|
1119
1123
|
</tr>
|
|
1120
1124
|
|
|
@@ -1182,8 +1186,8 @@ Internal purposes only.</p>
|
|
|
1182
1186
|
|
|
1183
1187
|
<tr>
|
|
1184
1188
|
<td class="col-md-4">
|
|
1185
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1186
|
-
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:
|
|
1189
|
+
<div class="io-line">Defined in <a href="" data-line="207"
|
|
1190
|
+
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:207</a></div>
|
|
1187
1191
|
</td>
|
|
1188
1192
|
</tr>
|
|
1189
1193
|
|
|
@@ -1251,8 +1255,8 @@ Internal purposes only.</p>
|
|
|
1251
1255
|
|
|
1252
1256
|
<tr>
|
|
1253
1257
|
<td class="col-md-4">
|
|
1254
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1255
|
-
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:
|
|
1258
|
+
<div class="io-line">Defined in <a href="" data-line="199"
|
|
1259
|
+
class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:199</a></div>
|
|
1256
1260
|
</td>
|
|
1257
1261
|
</tr>
|
|
1258
1262
|
|
|
@@ -1330,7 +1334,7 @@ Internal purposes only.</p>
|
|
|
1330
1334
|
</tr>
|
|
1331
1335
|
<tr>
|
|
1332
1336
|
<td class="col-md-4">
|
|
1333
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1337
|
+
<div class="io-line">Defined in <a href="" data-line="132" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:132</a></div>
|
|
1334
1338
|
</td>
|
|
1335
1339
|
</tr>
|
|
1336
1340
|
|
|
@@ -1366,7 +1370,7 @@ Internal purposes only.</p>
|
|
|
1366
1370
|
</tr>
|
|
1367
1371
|
<tr>
|
|
1368
1372
|
<td class="col-md-4">
|
|
1369
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1373
|
+
<div class="io-line">Defined in <a href="" data-line="188" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:188</a></div>
|
|
1370
1374
|
</td>
|
|
1371
1375
|
</tr>
|
|
1372
1376
|
|
|
@@ -1397,7 +1401,7 @@ Internal purposes only.</p>
|
|
|
1397
1401
|
</tr>
|
|
1398
1402
|
<tr>
|
|
1399
1403
|
<td class="col-md-4">
|
|
1400
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1404
|
+
<div class="io-line">Defined in <a href="" data-line="211" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:211</a></div>
|
|
1401
1405
|
</td>
|
|
1402
1406
|
</tr>
|
|
1403
1407
|
|
|
@@ -1422,7 +1426,7 @@ Internal purposes only.</p>
|
|
|
1422
1426
|
</tr>
|
|
1423
1427
|
<tr>
|
|
1424
1428
|
<td class="col-md-4">
|
|
1425
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1429
|
+
<div class="io-line">Defined in <a href="" data-line="213" class="link-to-prism">src/datepicker-input/datepicker-input.component.ts:213</a></div>
|
|
1426
1430
|
</td>
|
|
1427
1431
|
</tr>
|
|
1428
1432
|
|
|
@@ -1442,7 +1446,8 @@ Internal purposes only.</p>
|
|
|
1442
1446
|
EventEmitter,
|
|
1443
1447
|
ElementRef,
|
|
1444
1448
|
TemplateRef,
|
|
1445
|
-
ViewChild
|
|
1449
|
+
ViewChild,
|
|
1450
|
+
ChangeDetectionStrategy
|
|
1446
1451
|
} from "@angular/core";
|
|
1447
1452
|
import { NG_VALUE_ACCESSOR } from "@angular/forms";
|
|
1448
1453
|
|
|
@@ -1561,7 +1566,8 @@ import { NG_VALUE_ACCESSOR } from "@angular/forms";
|
|
|
1561
1566
|
useExisting: DatePickerInput,
|
|
1562
1567
|
multi: true
|
|
1563
1568
|
}
|
|
1564
|
-
]
|
|
1569
|
+
],
|
|
1570
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
1565
1571
|
})
|
|
1566
1572
|
export class DatePickerInput {
|
|
1567
1573
|
private static datePickerCount = 0;
|