carbon-components-angular 6.0.0-rc.6 → 6.0.0-rc.7

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.
Files changed (78) hide show
  1. package/docs/documentation/components/Accordion.html +19 -13
  2. package/docs/documentation/components/AccordionItem.html +24 -18
  3. package/docs/documentation/components/BaseIconButton.html +48 -10
  4. package/docs/documentation/components/Breadcrumb.html +36 -30
  5. package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
  6. package/docs/documentation/components/ButtonSet.html +9 -4
  7. package/docs/documentation/components/CodeSnippet.html +19 -17
  8. package/docs/documentation/components/HeaderAction.html +8 -8
  9. package/docs/documentation/components/IconButton.html +42 -36
  10. package/docs/documentation/components/OverflowMenu.html +8 -8
  11. package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
  12. package/docs/documentation/js/search/search_index.js +2 -2
  13. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  14. package/docs/documentation/modules/ThemeModule.html +13 -13
  15. package/docs/documentation/modules/TilesModule/dependencies.svg +107 -107
  16. package/docs/documentation/modules/TilesModule.html +107 -107
  17. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
  18. package/docs/documentation/modules/TimePickerModule.html +42 -38
  19. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
  20. package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
  21. package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
  22. package/docs/documentation/modules/ToggletipModule.html +39 -39
  23. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  24. package/docs/documentation/modules/TreeviewModule.html +36 -36
  25. package/docs/documentation.json +240 -232
  26. package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
  27. package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
  28. package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
  29. package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
  30. package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
  31. package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
  32. package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
  33. package/docs/storybook/iframe.html +2 -2
  34. package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
  35. package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
  36. package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
  37. package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
  38. package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
  39. package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
  40. package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
  41. package/docs/storybook/project.json +1 -1
  42. package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
  43. package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
  44. package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
  45. package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
  46. package/esm2022/accordion/accordion-item.component.mjs +4 -4
  47. package/esm2022/accordion/accordion.component.mjs +5 -4
  48. package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
  49. package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
  50. package/esm2022/button/base-icon-button.component.mjs +5 -4
  51. package/esm2022/button/button-set.component.mjs +5 -4
  52. package/esm2022/button/icon-button.component.mjs +5 -4
  53. package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
  54. package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
  55. package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
  56. package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
  57. package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
  58. package/fesm2022/carbon-components-angular-button.mjs +10 -7
  59. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  60. package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
  61. package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
  62. package/package.json +13 -13
  63. package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
  64. package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
  65. package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
  66. package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
  67. package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
  68. package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
  69. package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
  70. package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
  71. package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
  72. package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
  73. package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
  74. package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
  75. package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
  76. package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
  77. package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
  78. package/docs/storybook/ui-shell-ui-shell-stories.f8160603.iframe.bundle.js +0 -1
@@ -700,7 +700,7 @@
700
700
  </tr>
701
701
  <tr>
702
702
  <td class="col-md-2" colspan="2">
703
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:32</a></code>
703
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:33</a></code>
704
704
  </div>
705
705
  </td>
706
706
  </tr>
@@ -739,7 +739,7 @@
739
739
  </tr>
740
740
  <tr>
741
741
  <td class="col-md-2" colspan="2">
742
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:40</a></code>
742
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:41</a></code>
743
743
  </div>
744
744
  </td>
745
745
  </tr>
@@ -779,7 +779,7 @@ This is not toggleable - should be assigned once</p>
779
779
  </tr>
780
780
  <tr>
781
781
  <td class="col-md-2" colspan="2">
782
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:16</a></code>
782
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:17</a></code>
783
783
  </div>
784
784
  </td>
785
785
  </tr>
@@ -818,7 +818,7 @@ This is not toggleable - should be assigned once</p>
818
818
  </tr>
819
819
  <tr>
820
820
  <td class="col-md-2" colspan="2">
821
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:20</a></code>
821
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:21</a></code>
822
822
  </div>
823
823
  </td>
824
824
  </tr>
@@ -857,7 +857,7 @@ This is not toggleable - should be assigned once</p>
857
857
  </tr>
858
858
  <tr>
859
859
  <td class="col-md-2" colspan="2">
860
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:44</a></code>
860
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:45</a></code>
861
861
  </div>
862
862
  </td>
863
863
  </tr>
@@ -896,7 +896,7 @@ This is not toggleable - should be assigned once</p>
896
896
  </tr>
897
897
  <tr>
898
898
  <td class="col-md-2" colspan="2">
899
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:24</a></code>
899
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:25</a></code>
900
900
  </div>
901
901
  </td>
902
902
  </tr>
@@ -935,7 +935,7 @@ This is not toggleable - should be assigned once</p>
935
935
  </tr>
936
936
  <tr>
937
937
  <td class="col-md-2" colspan="2">
938
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:28</a></code>
938
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:29</a></code>
939
939
  </div>
940
940
  </td>
941
941
  </tr>
@@ -974,7 +974,7 @@ This is not toggleable - should be assigned once</p>
974
974
  </tr>
975
975
  <tr>
976
976
  <td class="col-md-2" colspan="2">
977
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:48</a></code>
977
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:49</a></code>
978
978
  </div>
979
979
  </td>
980
980
  </tr>
@@ -1011,7 +1011,7 @@
1011
1011
  </tr>
1012
1012
  <tr>
1013
1013
  <td class="col-md-2" colspan="2">
1014
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:32</a></code>
1014
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:33</a></code>
1015
1015
  </div>
1016
1016
  </td>
1017
1017
  </tr>
@@ -1050,7 +1050,7 @@
1050
1050
  </tr>
1051
1051
  <tr>
1052
1052
  <td class="col-md-2" colspan="2">
1053
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:40</a></code>
1053
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:41</a></code>
1054
1054
  </div>
1055
1055
  </td>
1056
1056
  </tr>
@@ -1090,7 +1090,7 @@ This is not toggleable - should be assigned once</p>
1090
1090
  </tr>
1091
1091
  <tr>
1092
1092
  <td class="col-md-2" colspan="2">
1093
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:16</a></code>
1093
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:17</a></code>
1094
1094
  </div>
1095
1095
  </td>
1096
1096
  </tr>
@@ -1129,7 +1129,7 @@ This is not toggleable - should be assigned once</p>
1129
1129
  </tr>
1130
1130
  <tr>
1131
1131
  <td class="col-md-2" colspan="2">
1132
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:20</a></code>
1132
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:21</a></code>
1133
1133
  </div>
1134
1134
  </td>
1135
1135
  </tr>
@@ -1168,7 +1168,7 @@ This is not toggleable - should be assigned once</p>
1168
1168
  </tr>
1169
1169
  <tr>
1170
1170
  <td class="col-md-2" colspan="2">
1171
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:44</a></code>
1171
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:45</a></code>
1172
1172
  </div>
1173
1173
  </td>
1174
1174
  </tr>
@@ -1207,7 +1207,7 @@ This is not toggleable - should be assigned once</p>
1207
1207
  </tr>
1208
1208
  <tr>
1209
1209
  <td class="col-md-2" colspan="2">
1210
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:24</a></code>
1210
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:25</a></code>
1211
1211
  </div>
1212
1212
  </td>
1213
1213
  </tr>
@@ -1246,7 +1246,7 @@ This is not toggleable - should be assigned once</p>
1246
1246
  </tr>
1247
1247
  <tr>
1248
1248
  <td class="col-md-2" colspan="2">
1249
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:28</a></code>
1249
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:29</a></code>
1250
1250
  </div>
1251
1251
  </td>
1252
1252
  </tr>
@@ -1285,7 +1285,7 @@ This is not toggleable - should be assigned once</p>
1285
1285
  </tr>
1286
1286
  <tr>
1287
1287
  <td class="col-md-2" colspan="2">
1288
- <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:48</a></code>
1288
+ <div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:49</a></code>
1289
1289
  </div>
1290
1290
  </td>
1291
1291
  </tr>