carbon-components-angular 6.0.0-rc.21 → 6.0.0-rc.22

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 (217) hide show
  1. package/aspect-ratio/aspect-ratio.directive.d.ts +1 -1
  2. package/aspect-ratio/aspect-ratio.module.d.ts +1 -1
  3. package/datepicker/datepicker.component.d.ts +1 -0
  4. package/datepicker-input/datepicker-input.component.d.ts +1 -0
  5. package/docs/documentation/components/AILabelComponent.html +2 -2
  6. package/docs/documentation/components/ActionableNotification.html +3 -3
  7. package/docs/documentation/components/ButtonSet.html +5 -5
  8. package/docs/documentation/components/ComboButtonComponent.html +3 -3
  9. package/docs/documentation/components/ContextMenuItemComponent.html +3 -3
  10. package/docs/documentation/components/DatePicker.html +242 -155
  11. package/docs/documentation/components/DatePickerInput.html +239 -149
  12. package/docs/documentation/components/IconTab.html +48 -50
  13. package/docs/documentation/components/Label.html +38 -44
  14. package/docs/documentation/components/MenuButtonComponent.html +3 -3
  15. package/docs/documentation/components/PaginationOverflow.html +3 -3
  16. package/docs/documentation/components/Select.html +183 -65
  17. package/docs/documentation/components/Tab.html +56 -59
  18. package/docs/documentation/components/TabHeaderComponent.html +5 -5
  19. package/docs/documentation/components/TableBody.html +3 -3
  20. package/docs/documentation/components/TableContainer.html +3 -3
  21. package/docs/documentation/components/TableHead.html +3 -3
  22. package/docs/documentation/components/TableHeader.html +3 -3
  23. package/docs/documentation/components/TableRadio.html +22 -24
  24. package/docs/documentation/components/TableRowComponent.html +3 -3
  25. package/docs/documentation/components/Tabs.html +36 -40
  26. package/docs/documentation/components/TabsVertical.html +34 -36
  27. package/docs/documentation/components/TabsVerticalGrouped.html +3 -3
  28. package/docs/documentation/components/Tag.html +5 -5
  29. package/docs/documentation/components/TagFilter.html +2 -2
  30. package/docs/documentation/components/TagOperationalComponent.html +2 -2
  31. package/docs/documentation/components/TagSelectableComponent.html +2 -2
  32. package/docs/documentation/components/Tile.html +19 -23
  33. package/docs/documentation/components/TimePickerSelect.html +104 -32
  34. package/docs/documentation/components/Toggle.html +460 -1680
  35. package/docs/documentation/components/Toggletip.html +5 -5
  36. package/docs/documentation/coverage.html +17 -17
  37. package/docs/documentation/directives/AspectRatioDirective.html +23 -24
  38. package/docs/documentation/directives/PasswordInput.html +1 -1
  39. package/docs/documentation/directives/TextInput.html +1 -1
  40. package/docs/documentation/graph/dependencies.svg +179 -179
  41. package/docs/documentation/js/menu-wc.js +6 -3
  42. package/docs/documentation/js/menu-wc_es5.js +1 -1
  43. package/docs/documentation/js/search/search_index.js +2 -2
  44. package/docs/documentation/miscellaneous/enumerations.html +0 -37
  45. package/docs/documentation/modules/AspectRatioModule/dependencies.svg +4 -4
  46. package/docs/documentation/modules/AspectRatioModule.html +9 -8
  47. package/docs/documentation/modules/ContextMenuModule/dependencies.svg +4 -4
  48. package/docs/documentation/modules/ContextMenuModule.html +4 -4
  49. package/docs/documentation/modules/DialogModule/dependencies.svg +80 -80
  50. package/docs/documentation/modules/DialogModule.html +80 -80
  51. package/docs/documentation/modules/DropdownModule/dependencies.svg +4 -4
  52. package/docs/documentation/modules/DropdownModule.html +4 -4
  53. package/docs/documentation/modules/GridModule/dependencies.svg +4 -4
  54. package/docs/documentation/modules/GridModule.html +4 -4
  55. package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
  56. package/docs/documentation/modules/HeaderModule.html +4 -4
  57. package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
  58. package/docs/documentation/modules/I18nModule.html +4 -4
  59. package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
  60. package/docs/documentation/modules/InputModule.html +4 -4
  61. package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
  62. package/docs/documentation/modules/LayerModule.html +4 -4
  63. package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
  64. package/docs/documentation/modules/LayoutModule.html +4 -4
  65. package/docs/documentation/modules/ListModule/dependencies.svg +4 -4
  66. package/docs/documentation/modules/ListModule.html +4 -4
  67. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  68. package/docs/documentation/modules/LoadingModule.html +4 -4
  69. package/docs/documentation/modules/MenuButton/dependencies.svg +4 -4
  70. package/docs/documentation/modules/MenuButton.html +4 -4
  71. package/docs/documentation/modules/ModalModule/dependencies.svg +4 -4
  72. package/docs/documentation/modules/ModalModule.html +4 -4
  73. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  74. package/docs/documentation/modules/NFormsModule.html +4 -4
  75. package/docs/documentation/modules/PaginationModule/dependencies.svg +4 -4
  76. package/docs/documentation/modules/PaginationModule.html +4 -4
  77. package/docs/documentation/modules/PlaceholderModule/dependencies.svg +4 -4
  78. package/docs/documentation/modules/PlaceholderModule.html +4 -4
  79. package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
  80. package/docs/documentation/modules/PopoverModule.html +4 -4
  81. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
  82. package/docs/documentation/modules/RadioModule.html +4 -4
  83. package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
  84. package/docs/documentation/modules/TableModule.html +4 -4
  85. package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
  86. package/docs/documentation/modules/ThemeModule.html +4 -4
  87. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  88. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  89. package/docs/documentation/modules/ToggleModule/dependencies.svg +4 -4
  90. package/docs/documentation/modules/ToggleModule.html +4 -4
  91. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  92. package/docs/documentation/modules/ToggletipModule.html +4 -4
  93. package/docs/documentation/modules/TreeviewModule/dependencies.svg +4 -4
  94. package/docs/documentation/modules/TreeviewModule.html +4 -4
  95. package/docs/documentation/overview.html +179 -179
  96. package/docs/documentation.json +872 -1252
  97. package/docs/storybook/117.bb979a2a.iframe.bundle.js +1 -0
  98. package/docs/storybook/{3419.8754f6b3.iframe.bundle.js → 3419.fbf4e882.iframe.bundle.js} +1 -1
  99. package/docs/storybook/{4333.ab38752d.iframe.bundle.js → 4333.fefbcaa4.iframe.bundle.js} +1 -1
  100. package/docs/storybook/4539.cd802ae1.iframe.bundle.js +1 -0
  101. package/docs/storybook/5028.4f8835f2.iframe.bundle.js +1 -0
  102. package/docs/storybook/{5118.d8e064f1.iframe.bundle.js → 5118.02beb793.iframe.bundle.js} +1 -1
  103. package/docs/storybook/{6372.9f376681.iframe.bundle.js → 6372.f041a629.iframe.bundle.js} +1 -1
  104. package/docs/storybook/{6878.5ee808b5.iframe.bundle.js → 6878.c010cd64.iframe.bundle.js} +1 -1
  105. package/docs/storybook/{6931.bca31e10.iframe.bundle.js → 6931.723d7595.iframe.bundle.js} +1 -1
  106. package/docs/storybook/880.f7aa41d3.iframe.bundle.js +1 -0
  107. package/docs/storybook/9851.97cd4b72.iframe.bundle.js +1 -0
  108. package/docs/storybook/{aspect-ratio-aspect-ratio-stories.a66b9c60.iframe.bundle.js → aspect-ratio-aspect-ratio-stories.8433112e.iframe.bundle.js} +1 -1
  109. package/docs/storybook/breadcrumb-breadcrumb-stories.f128b6d0.iframe.bundle.js +1 -0
  110. package/docs/storybook/button-button-set-stories.c2612349.iframe.bundle.js +1 -0
  111. package/docs/storybook/button-button-stories.30b119cd.iframe.bundle.js +1 -0
  112. package/docs/storybook/button-icon-button-stories.0da0527f.iframe.bundle.js +1 -0
  113. package/docs/storybook/checkbox-checkbox-stories.2ebd0a3e.iframe.bundle.js +1 -0
  114. package/docs/storybook/code-snippet-code-snippet-stories.395927b5.iframe.bundle.js +1 -0
  115. package/docs/storybook/combo-button-combo-button-stories.06cafdbe.iframe.bundle.js +1 -0
  116. package/docs/storybook/contained-list-contained-list-stories.0ef7351b.iframe.bundle.js +1 -0
  117. package/docs/storybook/datepicker-datepicker-stories.402c0d61.iframe.bundle.js +1 -0
  118. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1820773f.iframe.bundle.js +1 -0
  119. package/docs/storybook/file-uploader-file-stories.f98094f5.iframe.bundle.js +1 -0
  120. package/docs/storybook/iframe.html +2 -2
  121. package/docs/storybook/index-stories.dc944c09.iframe.bundle.js +1 -0
  122. package/docs/storybook/inline-loading-inline-loading-stories.4eb2d84e.iframe.bundle.js +1 -0
  123. package/docs/storybook/input-password-stories.30fb2577.iframe.bundle.js +1 -0
  124. package/docs/storybook/main.80067634.iframe.bundle.js +1 -0
  125. package/docs/storybook/menu-button-menu-button-stories.bdfe8d92.iframe.bundle.js +1 -0
  126. package/docs/storybook/modal-modal-stories.2a043fe5.iframe.bundle.js +1 -0
  127. package/docs/storybook/pagination-pagination-nav-stories.0f81f31c.iframe.bundle.js +1 -0
  128. package/docs/storybook/pagination-pagination-stories.eec922d6.iframe.bundle.js +1 -0
  129. package/docs/storybook/patterns-dialogs-modal-with-table-stories.5d05e9a4.iframe.bundle.js +1 -0
  130. package/docs/storybook/patterns-filtering-multiple-categories-stories.3ae46ebd.iframe.bundle.js +1 -0
  131. package/docs/storybook/patterns-forms-multi-step-form-stories.fe0953e3.iframe.bundle.js +1 -0
  132. package/docs/storybook/patterns-loading-large-loading-stories.66bf3964.iframe.bundle.js +1 -0
  133. package/docs/storybook/project.json +1 -1
  134. package/docs/storybook/{runtime~main.e29a4f3e.iframe.bundle.js → runtime~main.d45fe031.iframe.bundle.js} +1 -1
  135. package/docs/storybook/{select-select-stories.e5a6b6fd.iframe.bundle.js → select-select-stories.6494aa35.iframe.bundle.js} +1 -1
  136. package/docs/storybook/tag-tag-stories.c0c023cc.iframe.bundle.js +1 -0
  137. package/docs/storybook/toggle-toggle-stories.fa8a4852.iframe.bundle.js +1 -0
  138. package/docs/storybook/toggletip-toggletip-stories.9b065bb4.iframe.bundle.js +1 -0
  139. package/fesm2022/carbon-components-angular-ai-label.mjs +1 -1
  140. package/fesm2022/carbon-components-angular-ai-label.mjs.map +1 -1
  141. package/fesm2022/carbon-components-angular-aspect-ratio.mjs +4 -5
  142. package/fesm2022/carbon-components-angular-aspect-ratio.mjs.map +1 -1
  143. package/fesm2022/carbon-components-angular-button.mjs +4 -4
  144. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  145. package/fesm2022/carbon-components-angular-combo-button.mjs +2 -2
  146. package/fesm2022/carbon-components-angular-combo-button.mjs.map +1 -1
  147. package/fesm2022/carbon-components-angular-context-menu.mjs +2 -2
  148. package/fesm2022/carbon-components-angular-context-menu.mjs.map +1 -1
  149. package/fesm2022/carbon-components-angular-datepicker-input.mjs +7 -5
  150. package/fesm2022/carbon-components-angular-datepicker-input.mjs.map +1 -1
  151. package/fesm2022/carbon-components-angular-datepicker.mjs +7 -7
  152. package/fesm2022/carbon-components-angular-datepicker.mjs.map +1 -1
  153. package/fesm2022/carbon-components-angular-forms.mjs +1 -1
  154. package/fesm2022/carbon-components-angular-forms.mjs.map +1 -1
  155. package/fesm2022/carbon-components-angular-input.mjs +8 -14
  156. package/fesm2022/carbon-components-angular-input.mjs.map +1 -1
  157. package/fesm2022/carbon-components-angular-menu-button.mjs +2 -2
  158. package/fesm2022/carbon-components-angular-menu-button.mjs.map +1 -1
  159. package/fesm2022/carbon-components-angular-notification.mjs +2 -2
  160. package/fesm2022/carbon-components-angular-notification.mjs.map +1 -1
  161. package/fesm2022/carbon-components-angular-pagination.mjs +2 -2
  162. package/fesm2022/carbon-components-angular-pagination.mjs.map +1 -1
  163. package/fesm2022/carbon-components-angular-select.mjs +14 -14
  164. package/fesm2022/carbon-components-angular-select.mjs.map +1 -1
  165. package/fesm2022/carbon-components-angular-table.mjs +12 -14
  166. package/fesm2022/carbon-components-angular-table.mjs.map +1 -1
  167. package/fesm2022/carbon-components-angular-tabs.mjs +38 -48
  168. package/fesm2022/carbon-components-angular-tabs.mjs.map +1 -1
  169. package/fesm2022/carbon-components-angular-tag.mjs +6 -6
  170. package/fesm2022/carbon-components-angular-tag.mjs.map +1 -1
  171. package/fesm2022/carbon-components-angular-tiles.mjs +4 -8
  172. package/fesm2022/carbon-components-angular-tiles.mjs.map +1 -1
  173. package/fesm2022/carbon-components-angular-toggle.mjs +73 -31
  174. package/fesm2022/carbon-components-angular-toggle.mjs.map +1 -1
  175. package/fesm2022/carbon-components-angular-toggletip.mjs +4 -4
  176. package/fesm2022/carbon-components-angular-toggletip.mjs.map +1 -1
  177. package/forms/index.d.ts +1 -1
  178. package/input/input.directive.d.ts +1 -1
  179. package/input/password.directive.d.ts +1 -1
  180. package/package.json +1 -1
  181. package/select/select.component.d.ts +2 -0
  182. package/tag/tag-filter.component.d.ts +1 -1
  183. package/tag/tag-operational.component.d.ts +1 -1
  184. package/tag/tag-selectable.component.d.ts +1 -1
  185. package/tag/tag.component.d.ts +1 -1
  186. package/toggle/toggle.component.d.ts +36 -21
  187. package/docs/storybook/117.97eb4444.iframe.bundle.js +0 -1
  188. package/docs/storybook/4539.3c2d13f6.iframe.bundle.js +0 -1
  189. package/docs/storybook/5028.d2f8d70a.iframe.bundle.js +0 -1
  190. package/docs/storybook/880.b32b1797.iframe.bundle.js +0 -1
  191. package/docs/storybook/9851.65fc740b.iframe.bundle.js +0 -1
  192. package/docs/storybook/breadcrumb-breadcrumb-stories.8b85700c.iframe.bundle.js +0 -1
  193. package/docs/storybook/button-button-set-stories.fa675e32.iframe.bundle.js +0 -1
  194. package/docs/storybook/button-button-stories.018cbff3.iframe.bundle.js +0 -1
  195. package/docs/storybook/button-icon-button-stories.dd6cbcba.iframe.bundle.js +0 -1
  196. package/docs/storybook/checkbox-checkbox-stories.5ef654f3.iframe.bundle.js +0 -1
  197. package/docs/storybook/code-snippet-code-snippet-stories.3613f4e0.iframe.bundle.js +0 -1
  198. package/docs/storybook/combo-button-combo-button-stories.d30cbfba.iframe.bundle.js +0 -1
  199. package/docs/storybook/contained-list-contained-list-stories.fa371c0d.iframe.bundle.js +0 -1
  200. package/docs/storybook/datepicker-datepicker-stories.b2c80ef4.iframe.bundle.js +0 -1
  201. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.23d0247a.iframe.bundle.js +0 -1
  202. package/docs/storybook/file-uploader-file-stories.81d58618.iframe.bundle.js +0 -1
  203. package/docs/storybook/index-stories.1efbdb52.iframe.bundle.js +0 -1
  204. package/docs/storybook/inline-loading-inline-loading-stories.af3ae602.iframe.bundle.js +0 -1
  205. package/docs/storybook/input-password-stories.f98ce325.iframe.bundle.js +0 -1
  206. package/docs/storybook/main.05801aa6.iframe.bundle.js +0 -1
  207. package/docs/storybook/menu-button-menu-button-stories.76c3d1f4.iframe.bundle.js +0 -1
  208. package/docs/storybook/modal-modal-stories.0a4034f4.iframe.bundle.js +0 -1
  209. package/docs/storybook/pagination-pagination-nav-stories.1580b524.iframe.bundle.js +0 -1
  210. package/docs/storybook/pagination-pagination-stories.a3328d94.iframe.bundle.js +0 -1
  211. package/docs/storybook/patterns-dialogs-modal-with-table-stories.1051be79.iframe.bundle.js +0 -1
  212. package/docs/storybook/patterns-filtering-multiple-categories-stories.77608d33.iframe.bundle.js +0 -1
  213. package/docs/storybook/patterns-forms-multi-step-form-stories.73cd2f55.iframe.bundle.js +0 -1
  214. package/docs/storybook/patterns-loading-large-loading-stories.66a25868.iframe.bundle.js +0 -1
  215. package/docs/storybook/tag-tag-stories.eed011b8.iframe.bundle.js +0 -1
  216. package/docs/storybook/toggle-toggle-stories.5c291417.iframe.bundle.js +0 -1
  217. package/docs/storybook/toggletip-toggletip-stories.2987ef51.iframe.bundle.js +0 -1
@@ -3,7 +3,7 @@ import { ViewChild, HostBinding, Input, Component, EventEmitter, Output, Directi
3
3
  import * as i1 from 'carbon-components-angular/utils';
4
4
  import { EventService, UtilsModule } from 'carbon-components-angular/utils';
5
5
  import { Subscription } from 'rxjs';
6
- import { NgClass, NgTemplateOutlet, NgStyle, CommonModule } from '@angular/common';
6
+ import { NgClass, NgTemplateOutlet, CommonModule } from '@angular/common';
7
7
  import * as i2 from 'carbon-components-angular/i18n';
8
8
  import { I18nModule } from 'carbon-components-angular/i18n';
9
9
  import { Tooltip } from 'carbon-components-angular/tooltip';
@@ -1188,10 +1188,10 @@ class TabHeaderComponent extends TabHeaderBase {
1188
1188
  [leaveDelayMs]="leaveDelayMs"
1189
1189
  [isOpen]="isTooltipOpen"
1190
1190
  [disabled]="disabled">
1191
- <ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>
1191
+ <ng-container *ngTemplateOutlet="tabButtonTemplate" />
1192
1192
  </cds-tooltip>
1193
1193
  } @else {
1194
- <ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>
1194
+ <ng-container *ngTemplateOutlet="tabButtonTemplate" />
1195
1195
  }
1196
1196
 
1197
1197
  <ng-template #tabButtonTemplate>
@@ -1299,10 +1299,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
1299
1299
  [leaveDelayMs]="leaveDelayMs"
1300
1300
  [isOpen]="isTooltipOpen"
1301
1301
  [disabled]="disabled">
1302
- <ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>
1302
+ <ng-container *ngTemplateOutlet="tabButtonTemplate" />
1303
1303
  </cds-tooltip>
1304
1304
  } @else {
1305
- <ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>
1305
+ <ng-container *ngTemplateOutlet="tabButtonTemplate" />
1306
1306
  }
1307
1307
 
1308
1308
  <ng-template #tabButtonTemplate>
@@ -1571,10 +1571,9 @@ class Tab {
1571
1571
  @if (isTemplate(tabContent)) {
1572
1572
  <ng-template
1573
1573
  [ngTemplateOutlet]="tabContent"
1574
- [ngTemplateOutletContext]="{ $implicit: templateContext }">
1575
- </ng-template>
1574
+ [ngTemplateOutletContext]="{ $implicit: templateContext }" />
1576
1575
  }
1577
- <ng-content></ng-content>
1576
+ <ng-content />
1578
1577
  }
1579
1578
  `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1580
1579
  }
@@ -1587,13 +1586,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
1587
1586
  @if (isTemplate(tabContent)) {
1588
1587
  <ng-template
1589
1588
  [ngTemplateOutlet]="tabContent"
1590
- [ngTemplateOutletContext]="{ $implicit: templateContext }">
1591
- </ng-template>
1589
+ [ngTemplateOutletContext]="{ $implicit: templateContext }" />
1592
1590
  }
1593
- <ng-content></ng-content>
1591
+ <ng-content />
1594
1592
  }
1595
1593
  `,
1596
- imports: [NgStyle, NgTemplateOutlet]
1594
+ imports: [NgTemplateOutlet]
1597
1595
  }]
1598
1596
  }], propDecorators: { hostId: [{
1599
1597
  type: HostBinding,
@@ -2691,10 +2689,9 @@ class IconTab extends Tab {
2691
2689
  @if (isTemplate(tabContent)) {
2692
2690
  <ng-template
2693
2691
  [ngTemplateOutlet]="tabContent"
2694
- [ngTemplateOutletContext]="{ $implicit: templateContext }">
2695
- </ng-template>
2692
+ [ngTemplateOutletContext]="{ $implicit: templateContext }" />
2696
2693
  }
2697
- <ng-content></ng-content>
2694
+ <ng-content />
2698
2695
  }
2699
2696
  `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
2700
2697
  }
@@ -2707,10 +2704,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
2707
2704
  @if (isTemplate(tabContent)) {
2708
2705
  <ng-template
2709
2706
  [ngTemplateOutlet]="tabContent"
2710
- [ngTemplateOutletContext]="{ $implicit: templateContext }">
2711
- </ng-template>
2707
+ [ngTemplateOutletContext]="{ $implicit: templateContext }" />
2712
2708
  }
2713
- <ng-content></ng-content>
2709
+ <ng-content />
2714
2710
  }
2715
2711
  `,
2716
2712
  providers: [
@@ -2898,7 +2894,7 @@ class Tabs {
2898
2894
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: Tabs, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2899
2895
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.21", type: Tabs, isStandalone: true, selector: "cds-tabs, ibm-tabs", inputs: { position: "position", cacheActive: "cacheActive", followFocus: "followFocus", isNavigation: "isNavigation", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", type: "type", theme: "theme", skeleton: "skeleton", iconSize: "iconSize", fullWidth: "fullWidth", dismissable: "dismissable", scrollIntoView: "scrollIntoView", scrollDebounceWait: "scrollDebounceWait" }, outputs: { tabClose: "tabClose" }, queries: [{ propertyName: "tabHeaders", first: true, predicate: TabHeaders, descendants: true }, { propertyName: "tabs", predicate: Tab }], usesOnChanges: true, ngImport: i0, template: `
2900
2896
  @if (skeleton) {
2901
- <cds-tabs-skeleton [contained]="type === 'contained'"></cds-tabs-skeleton>
2897
+ <cds-tabs-skeleton [contained]="type === 'contained'" />
2902
2898
  }
2903
2899
  @if (!skeleton) {
2904
2900
  @if (hasTabHeaders() && position === 'top') {
@@ -2917,15 +2913,14 @@ class Tabs {
2917
2913
  [dismissable]="dismissable"
2918
2914
  [scrollIntoView]="scrollIntoView"
2919
2915
  [scrollDebounceWait]="scrollDebounceWait"
2920
- (tabClose)="tabClose.emit($event)">
2921
- </cds-tab-headers>
2916
+ (tabClose)="tabClose.emit($event)" />
2922
2917
  }
2923
- <ng-content></ng-content>
2918
+ <ng-content />
2924
2919
  <ng-template #before>
2925
- <ng-content select="[before]"></ng-content>
2920
+ <ng-content select="[before]" />
2926
2921
  </ng-template>
2927
2922
  <ng-template #after>
2928
- <ng-content select="[after]"></ng-content>
2923
+ <ng-content select="[after]" />
2929
2924
  </ng-template>
2930
2925
  @if (hasTabHeaders() && position === 'bottom') {
2931
2926
  <cds-tab-headers
@@ -2937,8 +2932,7 @@ class Tabs {
2937
2932
  [dismissable]="dismissable"
2938
2933
  [scrollIntoView]="scrollIntoView"
2939
2934
  [scrollDebounceWait]="scrollDebounceWait"
2940
- (tabClose)="tabClose.emit($event)">
2941
- </cds-tab-headers>
2935
+ (tabClose)="tabClose.emit($event)" />
2942
2936
  }
2943
2937
  }
2944
2938
  `, isInline: true, dependencies: [{ kind: "component", type: TabSkeleton, selector: "cds-tabs-skeleton, ibm-tabs-skeleton", inputs: ["numOftabs", "contained"] }, { kind: "component", type: TabHeaders, selector: "cds-tab-headers, ibm-tab-headers", inputs: ["tabs", "translations"], outputs: ["tabClose"] }] }); }
@@ -2949,7 +2943,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
2949
2943
  selector: "cds-tabs, ibm-tabs",
2950
2944
  template: `
2951
2945
  @if (skeleton) {
2952
- <cds-tabs-skeleton [contained]="type === 'contained'"></cds-tabs-skeleton>
2946
+ <cds-tabs-skeleton [contained]="type === 'contained'" />
2953
2947
  }
2954
2948
  @if (!skeleton) {
2955
2949
  @if (hasTabHeaders() && position === 'top') {
@@ -2968,15 +2962,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
2968
2962
  [dismissable]="dismissable"
2969
2963
  [scrollIntoView]="scrollIntoView"
2970
2964
  [scrollDebounceWait]="scrollDebounceWait"
2971
- (tabClose)="tabClose.emit($event)">
2972
- </cds-tab-headers>
2965
+ (tabClose)="tabClose.emit($event)" />
2973
2966
  }
2974
- <ng-content></ng-content>
2967
+ <ng-content />
2975
2968
  <ng-template #before>
2976
- <ng-content select="[before]"></ng-content>
2969
+ <ng-content select="[before]" />
2977
2970
  </ng-template>
2978
2971
  <ng-template #after>
2979
- <ng-content select="[after]"></ng-content>
2972
+ <ng-content select="[after]" />
2980
2973
  </ng-template>
2981
2974
  @if (hasTabHeaders() && position === 'bottom') {
2982
2975
  <cds-tab-headers
@@ -2988,8 +2981,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
2988
2981
  [dismissable]="dismissable"
2989
2982
  [scrollIntoView]="scrollIntoView"
2990
2983
  [scrollDebounceWait]="scrollDebounceWait"
2991
- (tabClose)="tabClose.emit($event)">
2992
- </cds-tab-headers>
2984
+ (tabClose)="tabClose.emit($event)" />
2993
2985
  }
2994
2986
  }
2995
2987
  `,
@@ -3091,7 +3083,7 @@ class TabsVertical {
3091
3083
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TabsVertical, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3092
3084
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.21", type: TabsVertical, isStandalone: true, selector: "cds-tabs-vertical, ibm-tabs-vertical", inputs: { cacheActive: "cacheActive", followFocus: "followFocus", isNavigation: "isNavigation", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", height: "height", skeleton: "skeleton" }, host: { properties: { "class.cds--css-grid": "this.cssGridClass", "style.height": "this.hostHeight" } }, queries: [{ propertyName: "tabHeaders", first: true, predicate: TabHeadersVertical, descendants: true }, { propertyName: "tabs", predicate: Tab }], usesOnChanges: true, ngImport: i0, template: `
3093
3085
  @if (skeleton) {
3094
- <cds-tabs-skeleton [contained]="true"></cds-tabs-skeleton>
3086
+ <cds-tabs-skeleton [contained]="true" />
3095
3087
  }
3096
3088
  @if (!skeleton) {
3097
3089
  @if (hasTabHeaders()) {
@@ -3102,15 +3094,14 @@ class TabsVertical {
3102
3094
  [contentBefore]="before"
3103
3095
  [contentAfter]="after"
3104
3096
  [ariaLabel]="ariaLabel"
3105
- [ariaLabelledby]="ariaLabelledby">
3106
- </cds-tab-headers-vertical>
3097
+ [ariaLabelledby]="ariaLabelledby" />
3107
3098
  }
3108
- <ng-content></ng-content>
3099
+ <ng-content />
3109
3100
  <ng-template #before>
3110
- <ng-content select="[before]"></ng-content>
3101
+ <ng-content select="[before]" />
3111
3102
  </ng-template>
3112
3103
  <ng-template #after>
3113
- <ng-content select="[after]"></ng-content>
3104
+ <ng-content select="[after]" />
3114
3105
  </ng-template>
3115
3106
  }
3116
3107
  `, isInline: true, dependencies: [{ kind: "component", type: TabSkeleton, selector: "cds-tabs-skeleton, ibm-tabs-skeleton", inputs: ["numOftabs", "contained"] }, { kind: "component", type: TabHeadersVertical, selector: "cds-tab-headers-vertical, ibm-tab-headers-vertical", inputs: ["tabs", "translations"] }] }); }
@@ -3121,7 +3112,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
3121
3112
  selector: "cds-tabs-vertical, ibm-tabs-vertical",
3122
3113
  template: `
3123
3114
  @if (skeleton) {
3124
- <cds-tabs-skeleton [contained]="true"></cds-tabs-skeleton>
3115
+ <cds-tabs-skeleton [contained]="true" />
3125
3116
  }
3126
3117
  @if (!skeleton) {
3127
3118
  @if (hasTabHeaders()) {
@@ -3132,15 +3123,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImpo
3132
3123
  [contentBefore]="before"
3133
3124
  [contentAfter]="after"
3134
3125
  [ariaLabel]="ariaLabel"
3135
- [ariaLabelledby]="ariaLabelledby">
3136
- </cds-tab-headers-vertical>
3126
+ [ariaLabelledby]="ariaLabelledby" />
3137
3127
  }
3138
- <ng-content></ng-content>
3128
+ <ng-content />
3139
3129
  <ng-template #before>
3140
- <ng-content select="[before]"></ng-content>
3130
+ <ng-content select="[before]" />
3141
3131
  </ng-template>
3142
3132
  <ng-template #after>
3143
- <ng-content select="[after]"></ng-content>
3133
+ <ng-content select="[after]" />
3144
3134
  </ng-template>
3145
3135
  }
3146
3136
  `,
@@ -3202,13 +3192,13 @@ class TabsVerticalGrouped {
3202
3192
  return this.height || null;
3203
3193
  }
3204
3194
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TabsVerticalGrouped, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3205
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.21", type: TabsVerticalGrouped, isStandalone: true, selector: "cds-tabs-vertical-grouped, ibm-tabs-vertical-grouped", inputs: { height: "height" }, host: { properties: { "class.cds--css-grid": "this.cssGridClass", "style.height": "this.hostHeight" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true }); }
3195
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.21", type: TabsVerticalGrouped, isStandalone: true, selector: "cds-tabs-vertical-grouped, ibm-tabs-vertical-grouped", inputs: { height: "height" }, host: { properties: { "class.cds--css-grid": "this.cssGridClass", "style.height": "this.hostHeight" } }, ngImport: i0, template: `<ng-content />`, isInline: true }); }
3206
3196
  }
3207
3197
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TabsVerticalGrouped, decorators: [{
3208
3198
  type: Component,
3209
3199
  args: [{
3210
3200
  selector: "cds-tabs-vertical-grouped, ibm-tabs-vertical-grouped",
3211
- template: `<ng-content></ng-content>`,
3201
+ template: `<ng-content />`,
3212
3202
  standalone: true
3213
3203
  }]
3214
3204
  }], propDecorators: { height: [{