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
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcarbon_components_angular=self.webpackChunkcarbon_components_angular||[]).push([[4539],{"./src/tabs/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{oz:()=>tab_component.o,tu:()=>TabHeader,aG:()=>TabHeaderGroup,U6:()=>TabHeaders,xR:()=>TabSkeleton,tU:()=>Tabs,jr:()=>TabsModule});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),utils=__webpack_require__("./src/utils/index.ts");let BaseTabHeader=class BaseTabHeader{get containedClass(){return"contained"===this.type}get themeClass(){return"light"===this.theme}get dismissableClass(){return this.dismissable}get iconSizeDefaultClass(){return"default"===this.iconSize}get iconSizeLgClass(){return"lg"===this.iconSize}get layoutSizeLgClass(){return"lg"===this.iconSize}get hasHorizontalOverflow(){const tabList=this.headerContainer.nativeElement;return tabList.scrollWidth>tabList.clientWidth}get leftOverflowNavButtonHidden(){const tabList=this.headerContainer.nativeElement;return!this.hasHorizontalOverflow||!tabList.scrollLeft}get rightOverflowNavButtonHidden(){const tabList=this.headerContainer.nativeElement;return!this.hasHorizontalOverflow||tabList.scrollLeft+tabList.clientWidth===tabList.scrollWidth}constructor(elementRef,changeDetectorRef,eventService,renderer){this.elementRef=elementRef,this.changeDetectorRef=changeDetectorRef,this.eventService=eventService,this.renderer=renderer,this.cacheActive=!1,this.type="line",this.theme="dark",this.fullWidth=!1,this.dismissable=!1,this.scrollIntoView=!1,this.scrollDebounceWait=200,this.tabsClass=!0,this.OVERFLOW_BUTTON_OFFSET=44,this.longPressMultiplier=3,this.clickMultiplier=1.5,this.longPressInterval=null,this.tickInterval=null,this.scrollDebounceTimer=null}handleScroll(){this.scrollDebounceWait<=0?this.changeDetectorRef.markForCheck():(clearTimeout(this.scrollDebounceTimer),this.scrollDebounceTimer=setTimeout((()=>{this.changeDetectorRef.markForCheck()}),this.scrollDebounceWait))}handleOverflowNavClick(direction,numOftabs=0){const tabList=this.headerContainer.nativeElement,{clientWidth,scrollLeft,scrollWidth}=tabList;direction>0?tabList.scrollLeft=Math.min(scrollLeft+scrollWidth/numOftabs*this.clickMultiplier,scrollWidth-clientWidth):direction<0&&(tabList.scrollLeft=Math.max(scrollLeft-scrollWidth/numOftabs*this.clickMultiplier,0))}handleOverflowNavMouseDown(direction){const tabList=this.headerContainer.nativeElement;this.longPressInterval=setTimeout((()=>(this.renderer.setStyle(tabList,"scroll-behavior","auto"),this.tickInterval=setInterval((()=>{if(tabList.scrollLeft+=direction*this.longPressMultiplier,this.leftOverflowNavButtonHidden||this.rightOverflowNavButtonHidden)return()=>{clearInterval(this.tickInterval),this.handleOverflowNavMouseUp()}})),()=>clearInterval(this.longPressInterval))),500)}handleOverflowNavMouseUp(){clearInterval(this.tickInterval),clearTimeout(this.longPressInterval),this.renderer.setStyle(this.headerContainer.nativeElement,"scroll-behavior","smooth")}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.ChangeDetectorRef},{type:utils.US},{type:core.Renderer2}]}static{this.propDecorators={cacheActive:[{type:core.Input}],followFocus:[{type:core.Input}],ariaLabel:[{type:core.Input}],ariaLabelledby:[{type:core.Input}],contentBefore:[{type:core.Input}],contentAfter:[{type:core.Input}],type:[{type:core.Input}],theme:[{type:core.Input}],iconSize:[{type:core.Input}],fullWidth:[{type:core.Input}],dismissable:[{type:core.Input}],scrollIntoView:[{type:core.Input}],scrollDebounceWait:[{type:core.Input}],tabsClass:[{type:core.HostBinding,args:["class.cds--tabs"]}],containedClass:[{type:core.HostBinding,args:["class.cds--tabs--contained"]}],themeClass:[{type:core.HostBinding,args:["class.cds--tabs--light"]}],dismissableClass:[{type:core.HostBinding,args:["class.cds--tabs--dismissable"]}],iconSizeDefaultClass:[{type:core.HostBinding,args:["class.cds--tabs__icon--default"]}],iconSizeLgClass:[{type:core.HostBinding,args:["class.cds--tabs__icon--lg"]}],layoutSizeLgClass:[{type:core.HostBinding,args:["class.cds--layout--size-lg"]}],headerContainer:[{type:core.ViewChild,args:["tabList",{static:!0}]}]}}};BaseTabHeader=(0,tslib_es6.Cg)([(0,core.Component)({template:"",standalone:!0,providers:[utils.US]})],BaseTabHeader);var Subscription=__webpack_require__("./node_modules/rxjs/dist/esm5/internal/Subscription.js"),i18n=__webpack_require__("./src/i18n/index.ts");let TabHeaderBase=class TabHeaderBase{constructor(){this.active=!1,this.disabled=!1,this.dismissable=!1,this.selected=new core.EventEmitter,this.tabClose=new core.EventEmitter,this._cacheActive=!1}set cacheActive(shouldCache){this._cacheActive=shouldCache,this.paneReference&&(this.paneReference.cacheActive=this.cacheActive)}get cacheActive(){return this._cacheActive}set paneTabIndex(tabIndex){this.paneReference&&(this.paneReference.tabIndex=tabIndex)}selectTab(){this.focus(),this.disabled||(this.selected.emit(),this.active=!0,this.paneReference&&(this.paneReference.active=!0))}static{this.propDecorators={cacheActive:[{type:core.Input}],paneTabIndex:[{type:core.Input}],active:[{type:core.Input}],disabled:[{type:core.Input}],icon:[{type:core.Input}],secondaryLabel:[{type:core.Input}],dismissable:[{type:core.Input}],paneReference:[{type:core.Input}],title:[{type:core.Input}],selected:[{type:core.Output}],tabClose:[{type:core.Output}]}}};TabHeaderBase=(0,tslib_es6.Cg)([(0,core.Directive)()],TabHeaderBase);let TabHeader=class TabHeader extends TabHeaderBase{get tabIndex(){return this.active?0:-1}get isSelected(){return this.active}get isDisabled(){return this.disabled}get ariaSelected(){return this.active}get ariaDisabled(){return this.disabled}get hostTitle(){return this.title??null}constructor(host){super(),this.host=host,this.type="button",this.navItem=!0,this.navLink=!0}onClick(){this.selectTab()}onKeyDown(event){this.dismissable&&"Delete"===event.key&&(event.stopPropagation(),this.tabClose.emit())}ngAfterViewInit(){setTimeout((()=>{this.title=this.title?this.title:this.host.nativeElement.textContent}))}focus(){this.host.nativeElement.focus()}static{this.ctorParameters=()=>[{type:core.ElementRef}]}static{this.propDecorators={tabIndex:[{type:core.HostBinding,args:["attr.tabIndex"]}],isSelected:[{type:core.HostBinding,args:["class.cds--tabs__nav-item--selected"]}],isDisabled:[{type:core.HostBinding,args:["class.cds--tabs__nav-item--disabled"]}],type:[{type:core.HostBinding,args:["attr.type"]}],ariaSelected:[{type:core.HostBinding,args:["attr.aria-selected"]}],ariaDisabled:[{type:core.HostBinding,args:["attr.aria-disabled"]}],navItem:[{type:core.HostBinding,args:["class.cds--tabs__nav-item"]}],navLink:[{type:core.HostBinding,args:["class.cds--tabs__nav-link"]}],hostTitle:[{type:core.HostBinding,args:["attr.title"]}],onClick:[{type:core.HostListener,args:["click"]}],onKeyDown:[{type:core.HostListener,args:["keydown",["$event"]]}]}}};TabHeader=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsTabHeader], [ibmTabHeader]",standalone:!0,providers:[{provide:TabHeaderBase,useExisting:(0,core.forwardRef)((()=>TabHeader))}]})],TabHeader);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let TabHeaderGroup=class TabHeaderGroup extends BaseTabHeader{get fullWidthClass(){return this.distributeWidth}get tallClass(){return this.hasSecondaryLabelTabs}get hasSecondaryLabelTabs(){return!(!this.tabHeaderQuery||"contained"!==this.type)&&this.tabHeaderQuery.toArray().some((h=>null!=h.secondaryLabel&&""!==String(h.secondaryLabel).trim()))}get distributeWidth(){return this.fullWidth&&"contained"===this.type&&!!this.tabHeaderQuery&&this.tabHeaderQuery.length<9}constructor(elementRef,changeDetectorRef,eventService,renderer,i18n){super(elementRef,changeDetectorRef,eventService,renderer),this.elementRef=elementRef,this.changeDetectorRef=changeDetectorRef,this.eventService=eventService,this.renderer=renderer,this.i18n=i18n,this.translations=this.i18n.get().TABS,this.isNavigation=!1,this.tabClose=new core.EventEmitter,this.selectedSubscriptionTracker=new Subscription.yU,this.closeSubscriptionTracker=new Subscription.yU,this.currentSelectedTab=0,this.activeIndex=null}keyboardInput(event){const tabHeadersArray=this.tabHeaderQuery.toArray();"ArrowRight"===event.key&&(this.currentSelectedTab<tabHeadersArray.length-1?(event.preventDefault(),this.followFocus&&!tabHeadersArray[this.currentSelectedTab+1].disabled?tabHeadersArray[this.currentSelectedTab+1].selectTab():(tabHeadersArray[this.currentSelectedTab+1].focus(),this.currentSelectedTab++)):(event.preventDefault(),this.followFocus&&!tabHeadersArray[0].disabled?tabHeadersArray[0].selectTab():(tabHeadersArray[0].focus(),this.currentSelectedTab=0))),"ArrowLeft"===event.key&&(this.currentSelectedTab>0?(event.preventDefault(),this.followFocus&&!tabHeadersArray[this.currentSelectedTab-1].disabled?tabHeadersArray[this.currentSelectedTab-1].selectTab():(tabHeadersArray[this.currentSelectedTab-1].focus(),this.currentSelectedTab--)):(event.preventDefault(),this.followFocus&&!tabHeadersArray[tabHeadersArray.length-1].disabled?tabHeadersArray[tabHeadersArray.length-1].selectTab():(tabHeadersArray[tabHeadersArray.length-1].focus(),this.currentSelectedTab=tabHeadersArray.length-1))),"Home"===event.key&&(event.preventDefault(),this.followFocus&&!tabHeadersArray[0].disabled?tabHeadersArray[0].selectTab():(tabHeadersArray[0].focus(),this.currentSelectedTab=0)),"End"===event.key&&(event.preventDefault(),this.followFocus&&!tabHeadersArray[tabHeadersArray.length-1].disabled?tabHeadersArray[tabHeadersArray.length-1].selectTab():(tabHeadersArray[tabHeadersArray.length-1].focus(),this.currentSelectedTab=tabHeadersArray.length-1))," "!==event.key||this.followFocus||tabHeadersArray[this.currentSelectedTab].selectTab()}ngOnInit(){this.eventService.on(window,"resize",(()=>this.handleScroll()))}ngAfterContentInit(){this.selectedSubscriptionTracker.unsubscribe(),this.closeSubscriptionTracker.unsubscribe(),this.selectedSubscriptionTracker=new Subscription.yU,this.closeSubscriptionTracker=new Subscription.yU,this.tabHeaderQuery&&this.tabHeaderQuery.toArray().forEach((tabHeader=>{tabHeader.cacheActive=this.cacheActive,tabHeader.dismissable=this.dismissable,tabHeader.paneTabIndex=this.isNavigation?null:0}));this.tabHeaderQuery.toArray().forEach((tabHeader=>{this.selectedSubscriptionTracker.add(tabHeader.selected.subscribe((()=>{this.currentSelectedTab=this.tabHeaderQuery.toArray().indexOf(tabHeader),this.tabHeaderQuery.toArray().filter((header=>header!==tabHeader)).forEach((filteredHeader=>{filteredHeader.active=!1,filteredHeader.paneReference&&(filteredHeader.paneReference.active=!1)}))}))),this.closeSubscriptionTracker.add(tabHeader.tabClose.subscribe((()=>{const index=this.tabHeaderQuery.toArray().indexOf(tabHeader);this.tabClose.emit(index)})))})),this.setFirstTab()}ngOnDestroy(){this.selectedSubscriptionTracker.unsubscribe(),this.closeSubscriptionTracker.unsubscribe(),clearTimeout(this.scrollDebounceTimer)}ngOnChanges(changes){this.tabHeaderQuery&&(changes.cacheActive&&this.tabHeaderQuery.toArray().forEach((tabHeader=>tabHeader.cacheActive=this.cacheActive)),changes.dismissable&&this.tabHeaderQuery.toArray().forEach((tabHeader=>tabHeader.dismissable=this.dismissable)),changes.isNavigation&&this.tabHeaderQuery.toArray().forEach((tabHeader=>tabHeader.paneTabIndex=this.isNavigation?null:0)))}getSelectedTab(){const selected=this.tabHeaderQuery.toArray()[this.currentSelectedTab];return selected||{headingIsTemplate:!1,heading:""}}setFirstTab(){setTimeout((()=>{const headers=this.tabHeaderQuery.toArray();let selectedHeader=headers.find((h=>h.active||h.paneReference?.active));!selectedHeader&&headers.length>0&&(selectedHeader=headers[0]),selectedHeader&&(selectedHeader.selectTab(),this.activeIndex=this.currentSelectedTab,this.changeDetectorRef.markForCheck())}))}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.ChangeDetectorRef},{type:utils.US},{type:core.Renderer2},{type:i18n.F2}]}static{this.propDecorators={fullWidthClass:[{type:core.HostBinding,args:["class.cds--tabs--full-width"]}],tallClass:[{type:core.HostBinding,args:["class.cds--tabs--tall"]}],translations:[{type:core.Input}],isNavigation:[{type:core.Input}],tabClose:[{type:core.Output}],tabHeaderQuery:[{type:core.ContentChildren,args:[TabHeaderBase]}],headerContainer:[{type:core.ViewChild,args:["tabList",{static:!0}]}],keyboardInput:[{type:core.HostListener,args:["keydown",["$event"]]}]}}};TabHeaderGroup=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tab-header-group, ibm-tab-header-group",template:'\n\t\t<button\n\t\t\ttype="button"\n\t\t\tclass="cds--tab--overflow-nav-button cds--tab--overflow-nav-button--previous"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--tab--overflow-nav-button--hidden\': leftOverflowNavButtonHidden\n\t\t\t}"\n\t\t\t[attr.aria-hidden]="leftOverflowNavButtonHidden"\n\t\t\t[attr.tabindex]="-1"\n\t\t\t[attr.aria-label]="translations.BUTTON_ARIA_LEFT"\n\t\t\t[attr.title]="translations.BUTTON_ARIA_LEFT"\n\t\t\t(click)="handleOverflowNavClick(-1, tabHeaderQuery.length)"\n\t\t\t(pointerdown)="handleOverflowNavMouseDown(-1)"\n\t\t\t(pointerup)="handleOverflowNavMouseUp()"\n\t\t\t(pointerleave)="handleOverflowNavMouseUp()"\n\t\t\t(pointerout)="handleOverflowNavMouseUp()"\n\t\t\t(pointercancel)="handleOverflowNavMouseUp()">\n\t\t\t<svg\n\t\t\t\tfocusable="false"\n\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\tfill="currentColor"\n\t\t\t\twidth="16"\n\t\t\t\theight="16"\n\t\t\t\tviewBox="0 0 16 16"\n\t\t\t\taria-hidden="true">\n\t\t\t\t<path d="M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"></path>\n\t\t\t</svg>\n\t\t</button>\n\t\t<div\n\t\t\tclass="cds--tab--list"\n\t\t\trole="tablist"\n\t\t\t[attr.aria-label]="ariaLabel || translations.HEADER_ARIA_LABEL"\n\t\t\t[attr.aria-labelledby]="ariaLabelledby || null"\n\t\t\t(scroll)="handleScroll()"\n\t\t\t#tabList>\n\t\t\t<ng-container [ngTemplateOutlet]="contentBefore" />\n\t\t\t<ng-content />\n\t\t\t<ng-container [ngTemplateOutlet]="contentAfter" />\n\t\t</div>\n\t\t<button\n\t\t\ttype="button"\n\t\t\tclass="cds--tab--overflow-nav-button cds--tab--overflow-nav-button--next"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--tab--overflow-nav-button--hidden\': rightOverflowNavButtonHidden\n\t\t\t}"\n\t\t\t[attr.aria-hidden]="rightOverflowNavButtonHidden"\n\t\t\t[attr.tabindex]="-1"\n\t\t\t[attr.aria-label]="translations.BUTTON_ARIA_RIGHT"\n\t\t\t[attr.title]="translations.BUTTON_ARIA_RIGHT"\n\t\t\t(click)="handleOverflowNavClick(1, tabHeaderQuery.length)"\n\t\t\t(pointerdown)="handleOverflowNavMouseDown(1)"\n\t\t\t(pointerup)="handleOverflowNavMouseUp()"\n\t\t\t(pointerleave)="handleOverflowNavMouseUp()"\n\t\t\t(pointerout)="handleOverflowNavMouseUp()"\n\t\t\t(pointercancel)="handleOverflowNavMouseUp()">\n\t\t\t<svg\n\t\t\t\tfocusable="false"\n\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\tfill="currentColor"\n\t\t\t\twidth="16"\n\t\t\t\theight="16"\n\t\t\t\tviewBox="0 0 16 16"\n\t\t\t\taria-hidden="true">\n\t\t\t\t<path d="M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"></path>\n\t\t\t</svg>\n\t\t</button>\n\t',providers:[utils.US],imports:[common_module_Dx7dWex5.YU,common_module_Dx7dWex5.T3]})],TabHeaderGroup);let TabHeaderGroupVertical=class TabHeaderGroupVertical extends BaseTabHeader{get tallClass(){return this.hasSecondaryLabelTabs}get hasSecondaryLabelTabs(){return!!this.tabHeaderQuery&&this.tabHeaderQuery.toArray().some((h=>null!=h.secondaryLabel&&""!==h.secondaryLabel))}constructor(elementRef,changeDetectorRef,eventService,renderer,i18n){super(elementRef,changeDetectorRef,eventService,renderer),this.elementRef=elementRef,this.changeDetectorRef=changeDetectorRef,this.eventService=eventService,this.renderer=renderer,this.i18n=i18n,this.translations=this.i18n.get().TABS,this.isNavigation=!1,this.tabClose=new core.EventEmitter,this.followFocus=!0,this.verticalClass=!0,this.currentSelectedTab=0,this.activeIndex=null,this.isOverflowingTop=!1,this.isOverflowingBottom=!1,this.selectedSubscriptionTracker=new Subscription.yU,this.closeSubscriptionTracker=new Subscription.yU,this.resizeObserver=null,this.type="contained",this.boundListScrollHandler=()=>this.updateOverflowState()}keyboardInput(event){if(!this.tabHeaderQuery)return;const tabHeadersArray=this.tabHeaderQuery.toArray(),enabledHeaders=tabHeadersArray.filter((h=>!h.disabled));if(0===enabledHeaders.length)return;const referenceIndex=this.followFocus?this.currentSelectedTab:null!==this.activeIndex?this.activeIndex:this.currentSelectedTab,currentEnabledIndex=Math.max(0,enabledHeaders.indexOf(tabHeadersArray[referenceIndex]));let nextEnabledIndex=currentEnabledIndex,handled=!1;if("ArrowDown"===event.key?(nextEnabledIndex=(currentEnabledIndex+1)%enabledHeaders.length,handled=!0):"ArrowUp"===event.key?(nextEnabledIndex=(enabledHeaders.length+currentEnabledIndex-1)%enabledHeaders.length,handled=!0):"Home"===event.key?(nextEnabledIndex=0,handled=!0):"End"===event.key&&(nextEnabledIndex=enabledHeaders.length-1,handled=!0),handled){event.preventDefault();const nextHeader=enabledHeaders[nextEnabledIndex],nextIndex=tabHeadersArray.indexOf(nextHeader);this.followFocus?(nextHeader.selectTab(),this.currentSelectedTab=nextIndex):(nextHeader.focus(),this.activeIndex=nextIndex)}else if((" "===event.key||"Spacebar"===event.key)&&!this.followFocus){const focusIndex=null!==this.activeIndex?this.activeIndex:this.currentSelectedTab;tabHeadersArray[focusIndex].selectTab(),this.currentSelectedTab=focusIndex}}handleBlur(event){const relatedTarget=event.relatedTarget,container=this.headerContainer?.nativeElement;container&&relatedTarget&&container.contains(relatedTarget)||this.followFocus||(this.activeIndex=this.currentSelectedTab)}ngOnInit(){this.resizeObserver=new ResizeObserver((()=>{this.updateOverflowState(),this.changeDetectorRef.detectChanges()})),this.resizeObserver.observe(this.headerContainer.nativeElement),this.headerContainer.nativeElement.addEventListener("scroll",this.boundListScrollHandler)}ngOnDestroy(){this.selectedSubscriptionTracker.unsubscribe(),this.closeSubscriptionTracker.unsubscribe(),this.resizeObserver?.unobserve(this.headerContainer.nativeElement),this.resizeObserver=null,this.headerContainer.nativeElement.removeEventListener("scroll",this.boundListScrollHandler)}ngAfterContentInit(){this.selectedSubscriptionTracker.unsubscribe(),this.closeSubscriptionTracker.unsubscribe(),this.selectedSubscriptionTracker=new Subscription.yU,this.closeSubscriptionTracker=new Subscription.yU,this.applyHeaderInputs(),this.wireSubscriptions(),this.tabHeaderQuery.changes.subscribe((()=>{this.selectedSubscriptionTracker.unsubscribe(),this.closeSubscriptionTracker.unsubscribe(),this.selectedSubscriptionTracker=new Subscription.yU,this.closeSubscriptionTracker=new Subscription.yU,this.applyHeaderInputs(),this.wireSubscriptions(),this.changeDetectorRef.markForCheck()})),setTimeout((()=>{const headers=this.tabHeaderQuery.toArray(),activeIdx=headers.findIndex((h=>h.active||h.paneReference?.active)),initialIndex=activeIdx>=0?activeIdx:0;this.currentSelectedTab=initialIndex,this.activeIndex=initialIndex,headers[initialIndex]?.selectTab(),this.updateOverflowState()}))}ngOnChanges(changes){this.tabHeaderQuery&&(changes.cacheActive&&this.tabHeaderQuery.toArray().forEach((h=>h.cacheActive=this.cacheActive)),changes.dismissable&&this.tabHeaderQuery.toArray().forEach((h=>h.dismissable=this.dismissable)),changes.isNavigation&&this.tabHeaderQuery.toArray().forEach((h=>h.paneTabIndex=this.isNavigation?null:0)))}updateOverflowState(){const element=this.headerContainer?.nativeElement;if(!element)return;this.isOverflowingBottom=element.scrollTop+element.clientHeight+32<=element.scrollHeight,this.isOverflowingTop=element.scrollTop>32,this.changeDetectorRef.markForCheck()}scrollSelectedTabIntoView(){if(!this.scrollIntoView)return;const container=this.headerContainer?.nativeElement;container&&container.scrollTo({top:Math.max(0,64*(this.currentSelectedTab-1)),behavior:"smooth"})}applyHeaderInputs(){this.tabHeaderQuery.toArray().forEach((header=>{header.cacheActive=this.cacheActive,header.dismissable=this.dismissable,header.paneTabIndex=this.isNavigation?null:0}))}wireSubscriptions(){this.tabHeaderQuery.toArray().forEach((header=>{this.selectedSubscriptionTracker.add(header.selected.subscribe((()=>{this.currentSelectedTab=this.tabHeaderQuery.toArray().indexOf(header),this.tabHeaderQuery.toArray().filter((h=>h!==header)).forEach((other=>{other.active=!1,other.paneReference&&(other.paneReference.active=!1)})),this.scrollSelectedTabIntoView()}))),this.closeSubscriptionTracker.add(header.tabClose.subscribe((()=>{const index=this.tabHeaderQuery.toArray().indexOf(header);this.tabClose.emit(index)})))}))}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.ChangeDetectorRef},{type:utils.US},{type:core.Renderer2},{type:i18n.F2}]}static{this.propDecorators={translations:[{type:core.Input}],isNavigation:[{type:core.Input}],tabClose:[{type:core.Output}],followFocus:[{type:core.Input}],tabHeaderQuery:[{type:core.ContentChildren,args:[TabHeaderBase]}],headerContainer:[{type:core.ViewChild,args:["tabList",{static:!0}]}],verticalClass:[{type:core.HostBinding,args:["class.cds--tabs--vertical"]}],tallClass:[{type:core.HostBinding,args:["class.cds--tabs--tall"]}],keyboardInput:[{type:core.HostListener,args:["keydown",["$event"]]}],handleBlur:[{type:core.HostListener,args:["blur",["$event"]]}]}}};TabHeaderGroupVertical=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tab-header-group-vertical, ibm-tab-header-group-vertical",template:'\n\t\t@if (isOverflowingTop) {\n\t\t\t<div class="cds--tab--list-gradient_top"></div>\n\t\t}\n\t\t<div\n\t\t\t#tabList\n\t\t\tclass="cds--tab--list"\n\t\t\trole="tablist"\n\t\t\t[attr.aria-label]="ariaLabel || translations.HEADER_ARIA_LABEL"\n\t\t\t[attr.aria-labelledby]="ariaLabelledby || null">\n\t\t\t<ng-container [ngTemplateOutlet]="contentBefore"></ng-container>\n\t\t\t<ng-content></ng-content>\n\t\t\t<ng-container [ngTemplateOutlet]="contentAfter"></ng-container>\n\t\t</div>\n\t\t@if (isOverflowingBottom) {\n\t\t\t<div class="cds--tab--list-gradient_bottom"></div>\n\t\t}\n\t',imports:[common_module_Dx7dWex5.T3]})],TabHeaderGroupVertical);var tooltip=__webpack_require__("./src/tooltip/index.ts");let TabHeaderComponent=class TabHeaderComponent extends TabHeaderBase{constructor(){super(...arguments),this.iconOnly=!1,this.badgeIndicator=!1,this.iconSize="default",this.closeButtonAriaLabel="Press delete to remove tab",this.isTooltipOpen=!1,this.displayContents="contents"}ngAfterViewInit(){setTimeout((()=>{if(!this.title&&this.tabButton?.nativeElement){const text=this.tabButton.nativeElement.textContent?.trim();text&&(this.title=text)}}))}focus(){this.tabButton?.nativeElement?.focus()}onTabButtonClick(){this.selectTab()}onTabButtonKeyDown(event){this.dismissable&&"Delete"===event.key&&(event.stopPropagation(),this.tabClose.emit())}onClose(event){event.stopPropagation(),this.disabled||this.tabClose.emit()}get resolvedTitle(){return this.iconOnly?this.iconLabel||null:this.title||null}get closeButtonTitle(){const label=this.tabButton?.nativeElement?.textContent?.trim();return label?`Remove ${label} tab`:"Remove tab"}static{this.propDecorators={iconOnly:[{type:core.Input}],iconLabel:[{type:core.Input}],badgeIndicator:[{type:core.Input}],iconSize:[{type:core.Input}],closeButtonAriaLabel:[{type:core.Input}],enterDelayMs:[{type:core.Input}],leaveDelayMs:[{type:core.Input}],isTooltipOpen:[{type:core.Input}],displayContents:[{type:core.HostBinding,args:["style.display"]}],tabButton:[{type:core.ViewChild,args:["tabButton"]}]}}};TabHeaderComponent=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tab-header, ibm-tab-header",providers:[{provide:TabHeaderBase,useExisting:(0,core.forwardRef)((()=>TabHeaderComponent))}],template:'\n\t\t@if (iconOnly) {\n\t\t\t<cds-tooltip\n\t\t\t\talign="bottom"\n\t\t\t\t[autoAlign]="true"\n\t\t\t\tclass="cds--icon-tooltip"\n\t\t\t\t[description]="iconLabel"\n\t\t\t\t[enterDelayMs]="enterDelayMs"\n\t\t\t\t[leaveDelayMs]="leaveDelayMs"\n\t\t\t\t[isOpen]="isTooltipOpen"\n\t\t\t\t[disabled]="disabled">\n\t\t\t\t<ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>\n\t\t\t</cds-tooltip>\n\t\t} @else {\n\t\t\t<ng-container *ngTemplateOutlet="tabButtonTemplate"></ng-container>\n\t\t}\n\n\t\t<ng-template #tabButtonTemplate>\n\t\t\t<button\n\t\t\t\t#tabButton\n\t\t\t\ttype="button"\n\t\t\t\trole="tab"\n\t\t\t\tclass="cds--tabs__nav-item cds--tabs__nav-link"\n\t\t\t\t[ngClass]="{\n\t\t\t\t\t\'cds--tabs__nav-item--selected\': active,\n\t\t\t\t\t\'cds--tabs__nav-item--disabled\': disabled,\n\t\t\t\t\t\'cds--tabs__nav-item--icon-only\': iconOnly,\n\t\t\t\t\t\'cds--tabs__nav-item--icon-only__20\': iconOnly && iconSize === \'lg\'\n\t\t\t\t}"\n\t\t\t\t[attr.aria-selected]="active"\n\t\t\t\t[attr.aria-disabled]="disabled"\n\t\t\t\t[attr.aria-controls]="paneReference?.id || null"\n\t\t\t\t[attr.aria-label]="iconOnly ? iconLabel : null"\n\t\t\t\t[attr.tabindex]="active ? 0 : -1"\n\t\t\t\t[attr.title]="resolvedTitle"\n\t\t\t\t[disabled]="disabled"\n\t\t\t\t(click)="onTabButtonClick()"\n\t\t\t\t(keydown)="onTabButtonKeyDown($event)">\n\t\t\t\t@if (iconOnly) {\n\t\t\t\t\t<ng-container [ngTemplateOutlet]="icon"></ng-container>\n\t\t\t\t\t@if (!disabled && badgeIndicator) {\n\t\t\t\t\t\t<span\n\t\t\t\t\t\t\tclass="cds--badge-indicator"\n\t\t\t\t\t\t\taria-hidden="true">\n\t\t\t\t\t\t</span>\n\t\t\t\t\t}\n\t\t\t\t} @else {\n\t\t\t\t\t<div class="cds--tabs__nav-item-label-wrapper">\n\t\t\t\t\t\t@if (dismissable && icon) {\n\t\t\t\t\t\t\t<div class="cds--tabs__nav-item--icon-left">\n\t\t\t\t\t\t\t\t<ng-container [ngTemplateOutlet]="icon"></ng-container>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t}\n\t\t\t\t\t\t<span class="cds--tabs__nav-item-label">\n\t\t\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t\t\t</span>\n\t\t\t\t\t\t@if (!dismissable && icon) {\n\t\t\t\t\t\t\t<div class="cds--tabs__nav-item--icon">\n\t\t\t\t\t\t\t\t<ng-container [ngTemplateOutlet]="icon"></ng-container>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t}\n\t\t\t\t\t</div>\n\t\t\t\t\t@if (secondaryLabel) {\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass="cds--tabs__nav-item-secondary-label"\n\t\t\t\t\t\t\t[attr.title]="secondaryLabel">\n\t\t\t\t\t\t\t{{ secondaryLabel }}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t</button>\n\t\t</ng-template>\n\t\t@if (dismissable) {\n\t\t\t<div class="cds--tabs__nav-item--close">\n\t\t\t\t<button\n\t\t\t\t\ttype="button"\n\t\t\t\t\tclass="cds--tabs__nav-item--close-icon"\n\t\t\t\t\t[attr.tabindex]="-1"\n\t\t\t\t\t[attr.aria-disabled]="disabled"\n\t\t\t\t\t[attr.aria-hidden]="!(active && !disabled)"\n\t\t\t\t\t[ngClass]="{\n\t\t\t\t\t\t\'cds--tabs__nav-item--close-icon--selected\': active,\n\t\t\t\t\t\t\'cds--tabs__nav-item--close-icon--disabled\': disabled\n\t\t\t\t\t}"\n\t\t\t\t\t[disabled]="disabled"\n\t\t\t\t\t[attr.title]="closeButtonTitle"\n\t\t\t\t\t(click)="onClose($event)">\n\t\t\t\t\t<svg\n\t\t\t\t\t\tfocusable="false"\n\t\t\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\t\t\tfill="currentColor"\n\t\t\t\t\t\twidth="16"\n\t\t\t\t\t\theight="16"\n\t\t\t\t\t\tviewBox="0 0 32 32"\n\t\t\t\t\t\t[attr.aria-label]="closeButtonAriaLabel"\n\t\t\t\t\t\t[attr.aria-hidden]="!(active && !disabled)">\n\t\t\t\t\t\t<path d="M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"></path>\n\t\t\t\t\t</svg>\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t}\n\t',imports:[tooltip.m_,common_module_Dx7dWex5.YU,common_module_Dx7dWex5.T3]})],TabHeaderComponent);var tab_component=__webpack_require__("./src/tabs/tab.component.ts");let TabHeaders=class TabHeaders extends BaseTabHeader{get tallClass(){return this.hasSecondaryLabelTabs}get fullWidthClass(){return this.distributeWidth}constructor(elementRef,changeDetectorRef,eventService,renderer,i18n){super(elementRef,changeDetectorRef,eventService,renderer),this.elementRef=elementRef,this.changeDetectorRef=changeDetectorRef,this.eventService=eventService,this.renderer=renderer,this.i18n=i18n,this.translations=this.i18n.get().TABS,this.tabClose=new core.EventEmitter,this.firstVisibleTab=0,this.activeIndex=null}get hasSecondaryLabelTabs(){return!(!this.tabs||"contained"!==this.type)&&this.tabs.toArray().some((tab=>void 0!==tab.secondaryLabel&&null!==tab.secondaryLabel))}get distributeWidth(){return this.fullWidth&&"contained"===this.type&&!!this.tabs&&this.tabs.length<9}keyboardInput(event){const tabsArray=this.tabs.toArray(),enabledTabs=tabsArray.filter((tab=>!tab.disabled));if(0===enabledTabs.length)return;const referenceIndex=this.followFocus?this.currentSelectedTab:null!==this.activeIndex?this.activeIndex:this.currentSelectedTab,currentEnabledIndex=Math.max(0,enabledTabs.indexOf(tabsArray[referenceIndex]));let nextEnabledIndex=currentEnabledIndex,handled=!1;if("ArrowRight"===event.key?(nextEnabledIndex=(currentEnabledIndex+1)%enabledTabs.length,handled=!0):"ArrowLeft"===event.key?(nextEnabledIndex=(enabledTabs.length+currentEnabledIndex-1)%enabledTabs.length,handled=!0):"Home"===event.key?(nextEnabledIndex=0,handled=!0):"End"===event.key&&(nextEnabledIndex=enabledTabs.length-1,handled=!0),handled){event.preventDefault();const nextTab=enabledTabs[nextEnabledIndex],nextIndex=tabsArray.indexOf(nextTab);return this.followFocus?this.selectTab(this.allTabHeaders.toArray()[nextIndex].nativeElement,nextTab,nextIndex):this.activeIndex=nextIndex,void this.allTabHeaders.toArray()[nextIndex].nativeElement.focus()}if((" "===event.key||"Spacebar"===event.key)&&!this.followFocus){const focusIndex=null!==this.activeIndex?this.activeIndex:this.currentSelectedTab;this.selectTab(this.allTabHeaders.toArray()[focusIndex].nativeElement,tabsArray[focusIndex],focusIndex)}}handleBlur(event){const relatedTarget=event.relatedTarget,container=this.headerContainer?.nativeElement;container&&relatedTarget&&container.contains(relatedTarget)||this.followFocus||(this.activeIndex=this.currentSelectedTab)}handleTabKeyDown(event,tab,index){this.dismissable&&"Delete"===event.key&&this.handleClose(event,tab,index)}ngOnInit(){this.resizeObserver=new ResizeObserver((()=>{this.changeDetectorRef.detectChanges()})),this.resizeObserver.observe(this.headerContainer.nativeElement)}ngOnDestroy(){this.resizeObserver?.unobserve(this.headerContainer.nativeElement),clearTimeout(this.scrollDebounceTimer)}ngAfterContentInit(){this.tabInput?this.tabs=this.tabInput:this.tabs=this.tabQuery,this.tabs.forEach((tab=>tab.cacheActive=this.cacheActive)),this.tabs.changes.subscribe((()=>{this.setFirstTab(),this.changeDetectorRef.markForCheck()})),this.setFirstTab()}ngOnChanges(changes){this.tabs&&changes.cacheActive&&this.tabs.forEach((tab=>tab.cacheActive=this.cacheActive))}onTabFocus(ref,index){this.followFocus?this.currentSelectedTab=index:this.activeIndex=index,this.headerContainer.nativeElement.parentElement.scrollLeft=0,this.scrollIntoView&&this.scrollTabIntoView(this.allTabHeaders.toArray()[index]?.nativeElement)}getSelectedTab(){const selected=this.tabs.find((tab=>tab.active));return selected||{headingIsTemplate:!1,heading:""}}selectTab(ref,tab,tabIndex){tab.disabled||(this.currentSelectedTab=tabIndex,this.activeIndex=tabIndex,this.tabs.forEach((_tab=>_tab.active=!1)),tab.active=!0,tab.doSelect(),this.scrollIntoView&&this.scrollTabIntoView(this.allTabHeaders.toArray()[tabIndex]?.nativeElement))}handleClose(event,tab,tabIndex){if(event.stopPropagation(),tab.disabled)return;tab.tabClose.emit(),this.tabClose.emit(tabIndex);const headers=this.allTabHeaders?.toArray()??[],findNextEnabled=(start,step)=>{let i=start;for(;i>=0&&i<headers.length;){const candidate=this.tabs.toArray()[i];if(candidate&&!candidate.disabled&&i!==tabIndex)return headers[i]?.nativeElement;i+=step}return null},nextEl=findNextEnabled(tabIndex+1,1)||findNextEnabled(tabIndex-1,-1);nextEl&&nextEl.focus()}getCloseTitle(tab){return`Remove${tab.headingIsTemplate||"string"!=typeof tab.heading?"":` ${tab.heading}`} tab`}scrollTabIntoView(tabEl){if(!tabEl||!this.headerContainer?.nativeElement)return;const container=this.headerContainer.nativeElement;if(container.scrollWidth<=container.clientWidth)return;const buttonWidth=this.OVERFLOW_BUTTON_OFFSET,tabWidth=tabEl.getBoundingClientRect().width,start=tabEl.offsetLeft,end=start+tabWidth,visibleStart=container.scrollLeft+buttonWidth,visibleEnd=container.scrollLeft+container.clientWidth-buttonWidth;start<visibleStart?container.scrollLeft=start-buttonWidth:end>visibleEnd&&(container.scrollLeft=end+buttonWidth-container.clientWidth)}setFirstTab(){setTimeout((()=>{let firstTab=this.tabs.find((tab=>tab.active));!firstTab&&this.tabs.first&&(firstTab=this.tabs.first,firstTab.active=!0),firstTab&&(this.currentSelectedTab=this.tabs.toArray().indexOf(firstTab),this.activeIndex=this.currentSelectedTab,firstTab.doSelect())}))}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.ChangeDetectorRef},{type:utils.US},{type:core.Renderer2},{type:i18n.F2}]}static{this.propDecorators={tabInput:[{type:core.Input,args:["tabs"]}],translations:[{type:core.Input}],tabClose:[{type:core.Output}],headerContainer:[{type:core.ViewChild,args:["tabList",{static:!0}]}],tabQuery:[{type:core.ContentChildren,args:[tab_component.o]}],allTabHeaders:[{type:core.ViewChildren,args:["tabItem"]}],tallClass:[{type:core.HostBinding,args:["class.cds--tabs--tall"]}],fullWidthClass:[{type:core.HostBinding,args:["class.cds--tabs--full-width"]}],keyboardInput:[{type:core.HostListener,args:["keydown",["$event"]]}],handleBlur:[{type:core.HostListener,args:["blur",["$event"]]}]}}};TabHeaders=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tab-headers, ibm-tab-headers",template:'\n\t\t<button\n\t\t\ttype="button"\n\t\t\t(click)="handleOverflowNavClick(-1, tabs.length)"\n\t\t\t(pointerdown)="handleOverflowNavMouseDown(-1)"\n\t\t\t(pointerup)="handleOverflowNavMouseUp()"\n\t\t\t(pointerleave)="handleOverflowNavMouseUp()"\n\t\t\t(pointerout)="handleOverflowNavMouseUp()"\n\t\t\tclass="cds--tab--overflow-nav-button cds--tab--overflow-nav-button--previous"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--tab--overflow-nav-button--hidden\': leftOverflowNavButtonHidden\n\t\t\t}"\n\t\t\t[attr.aria-hidden]="leftOverflowNavButtonHidden"\n\t\t\t[attr.tabindex]="-1"\n\t\t\t[attr.aria-label]="translations.BUTTON_ARIA_LEFT"\n\t\t\t[attr.title]="translations.BUTTON_ARIA_LEFT">\n\t\t\t<svg\n\t\t\t\tfocusable="false"\n\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\tfill="currentColor"\n\t\t\t\twidth="16"\n\t\t\t\theight="16"\n\t\t\t\tviewBox="0 0 16 16"\n\t\t\t\taria-hidden="true">\n\t\t\t\t<path d="M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"></path>\n\t\t\t</svg>\n\t\t</button>\n\t\t<div\n\t\t\t#tabList\n\t\t\tclass="cds--tab--list"\n\t\t\trole="tablist"\n\t\t\t[attr.aria-label]="ariaLabel || translations.HEADER_ARIA_LABEL"\n\t\t\t[attr.aria-labelledby]="ariaLabelledby || null"\n\t\t\t(scroll)="handleScroll()">\n\t\t\t<ng-container [ngTemplateOutlet]="contentBefore"></ng-container>\n\t\t\t@for (tab of tabs; track tab; let i = $index) {\n\t\t\t\t@if (tab.iconOnly) {\n\t\t\t\t\t<cds-tooltip\n\t\t\t\t\t\talign="bottom"\n\t\t\t\t\t\t[autoAlign]="true"\n\t\t\t\t\t\tclass="cds--icon-tooltip"\n\t\t\t\t\t\t[description]="tab.iconLabel"\n\t\t\t\t\t\t[enterDelayMs]="tab.enterDelayMs ?? 100"\n\t\t\t\t\t\t[leaveDelayMs]="tab.leaveDelayMs ?? 300"\n\t\t\t\t\t\t[isOpen]="tab.isTooltipOpen"\n\t\t\t\t\t\t[disabled]="tab.disabled">\n\t\t\t\t\t\t<ng-container *ngTemplateOutlet="tabItemTpl; context: { tab: tab, i: i }"></ng-container>\n\t\t\t\t\t</cds-tooltip>\n\t\t\t\t} @else {\n\t\t\t\t\t<ng-container *ngTemplateOutlet="tabItemTpl; context: { tab: tab, i: i }"></ng-container>\n\t\t\t\t}\n\t\t\t\t@if (dismissable) {\n\t\t\t\t\t<div class="cds--tabs__nav-item--close">\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype="button"\n\t\t\t\t\t\t\t[attr.tabindex]="-1"\n\t\t\t\t\t\t\t[attr.aria-disabled]="tab.disabled"\n\t\t\t\t\t\t\t[attr.aria-hidden]="!(tab.active && !tab.disabled)"\n\t\t\t\t\t\t\t[disabled]="tab.disabled"\n\t\t\t\t\t\t\tclass="cds--tabs__nav-item--close-icon"\n\t\t\t\t\t\t\t[ngClass]="{\n\t\t\t\t\t\t\t\t\'cds--tabs__nav-item--close-icon--selected\': tab.active,\n\t\t\t\t\t\t\t\t\'cds--tabs__nav-item--close-icon--disabled\': tab.disabled\n\t\t\t\t\t\t\t}"\n\t\t\t\t\t\t\t[attr.title]="getCloseTitle(tab)"\n\t\t\t\t\t\t\t(click)="handleClose($event, tab, i)">\n\t\t\t\t\t\t\t<svg\n\t\t\t\t\t\t\t\tfocusable="false"\n\t\t\t\t\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\t\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\t\t\t\t\tfill="currentColor"\n\t\t\t\t\t\t\t\twidth="16"\n\t\t\t\t\t\t\t\theight="16"\n\t\t\t\t\t\t\t\tviewBox="0 0 32 32"\n\t\t\t\t\t\t\t\t[attr.aria-label]="tab.closeButtonAriaLabel"\n\t\t\t\t\t\t\t\t[attr.aria-hidden]="!(tab.active && !tab.disabled)">\n\t\t\t\t\t\t\t\t<path d="M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"></path>\n\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</div>\n\t\t\t\t}\n\t\t\t}\n\t\t\t<ng-container [ngTemplateOutlet]="contentAfter"></ng-container>\n\t\t</div>\n\t\t<ng-template #tabItemTpl let-tab="tab" let-i="i">\n\t\t\t<button\n\t\t\t\t#tabItem\n\t\t\t\trole="tab"\n\t\t\t\t[attr.aria-selected]="tab.active"\n\t\t\t\t[attr.tabindex]="(tab.active?0:-1)"\n\t\t\t\t[attr.aria-controls]="tab.id"\n\t\t\t\t[attr.aria-disabled]="tab.disabled"\n\t\t\t\t[attr.aria-label]="tab.iconOnly ? tab.iconLabel : null"\n\t\t\t\t[disabled]="tab.disabled"\n\t\t\t\t[ngClass]="{\n\t\t\t\t\t\'cds--tabs__nav-item--selected\': tab.active,\n\t\t\t\t\t\'cds--tabs__nav-item--disabled\': tab.disabled,\n\t\t\t\t\t\'cds--tabs__nav-item--icon-only\': tab.iconOnly,\n\t\t\t\t\t\'cds--tabs__nav-item--icon-only__20\': tab.iconOnly && iconSize === \'lg\'\n\t\t\t\t}"\n\t\t\t\tclass="cds--tabs__nav-item cds--tabs__nav-link"\n\t\t\t\ttype="button"\n\t\t\t\tdraggable="false"\n\t\t\t\tid="{{tab.id}}-header"\n\t\t\t\t[attr.title]="tab.iconOnly ? tab.iconLabel : (tab.title || (!tab.headingIsTemplate ? tab.heading : null))"\n\t\t\t\t(focus)="onTabFocus(tabItem, i)"\n\t\t\t\t(keydown)="handleTabKeyDown($event, tab, i)"\n\t\t\t\t(click)="selectTab(tabItem, tab, i)">\n\t\t\t\t@if (tab.iconOnly) {\n\t\t\t\t\t<ng-container [ngTemplateOutlet]="tab.icon"></ng-container>\n\t\t\t\t\t@if (!tab.disabled && tab.badgeIndicator) {\n\t\t\t\t\t\t<span\n\t\t\t\t\t\t\tclass="cds--badge-indicator"\n\t\t\t\t\t\t\taria-hidden="true">\n\t\t\t\t\t\t</span>\n\t\t\t\t\t}\n\t\t\t\t} @else {\n\t\t\t\t\t<div class="cds--tabs__nav-item-label-wrapper">\n\t\t\t\t\t\t@if (dismissable && tab.icon) {\n\t\t\t\t\t\t\t<div class="cds--tabs__nav-item--icon-left">\n\t\t\t\t\t\t\t\t<ng-container [ngTemplateOutlet]="tab.icon"></ng-container>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t}\n\t\t\t\t\t\t<span class="cds--tabs__nav-item-label">\n\t\t\t\t\t\t\t@if (!tab.headingIsTemplate) {\n\t\t\t\t\t\t\t\t{{ tab.heading }}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@if (tab.headingIsTemplate) {\n\t\t\t\t\t\t\t\t<ng-template\n\t\t\t\t\t\t\t\t\t[ngTemplateOutlet]="tab.heading"\n\t\t\t\t\t\t\t\t\t[ngTemplateOutletContext]="{$implicit: tab.context}">\n\t\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t\t@if (!dismissable && tab.icon) {\n\t\t\t\t\t\t\t<div class="cds--tabs__nav-item--icon">\n\t\t\t\t\t\t\t\t<ng-container [ngTemplateOutlet]="tab.icon"></ng-container>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t}\n\t\t\t\t\t</div>\n\t\t\t\t\t@if (hasSecondaryLabelTabs && tab.secondaryLabel) {\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass="cds--tabs__nav-item-secondary-label"\n\t\t\t\t\t\t\t[attr.title]="tab.secondaryLabel">\n\t\t\t\t\t\t\t{{ tab.secondaryLabel }}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t</button>\n\t\t</ng-template>\n\t\t<button\n\t\t\ttype="button"\n\t\t\t(click)="handleOverflowNavClick(1, tabs.length)"\n\t\t\t(pointerdown)="handleOverflowNavMouseDown(1)"\n\t\t\t(pointerup)="handleOverflowNavMouseUp()"\n\t\t\t(pointerleave)="handleOverflowNavMouseUp()"\n\t\t\t(pointerout)="handleOverflowNavMouseUp()"\n\t\t\tclass="cds--tab--overflow-nav-button cds--tab--overflow-nav-button--next"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--tab--overflow-nav-button--hidden\': rightOverflowNavButtonHidden\n\t\t\t}"\n\t\t\t[attr.aria-hidden]="rightOverflowNavButtonHidden"\n\t\t\t[attr.tabindex]="-1"\n\t\t\t[attr.aria-label]="translations.BUTTON_ARIA_RIGHT"\n\t\t\t[attr.title]="translations.BUTTON_ARIA_RIGHT">\n\t\t\t<svg\n\t\t\t\tfocusable="false"\n\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\tfill="currentColor"\n\t\t\t\twidth="16"\n\t\t\t\theight="16"\n\t\t\t\tviewBox="0 0 16 16"\n\t\t\t\taria-hidden="true">\n\t\t\t\t<path d="M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"></path>\n\t\t\t</svg>\n\t\t</button>\n\t',providers:[utils.US],imports:[common_module_Dx7dWex5.YU,common_module_Dx7dWex5.T3,tooltip.m_]})],TabHeaders);let TabHeadersVertical=class TabHeadersVertical extends BaseTabHeader{constructor(elementRef,changeDetectorRef,eventService,renderer,i18n){super(elementRef,changeDetectorRef,eventService,renderer),this.elementRef=elementRef,this.changeDetectorRef=changeDetectorRef,this.eventService=eventService,this.renderer=renderer,this.i18n=i18n,this.translations=this.i18n.get().TABS,this.verticalClass=!0,this.activeIndex=null,this.isOverflowingTop=!1,this.isOverflowingBottom=!1,this.listScrollHandler=()=>this.updateOverflowState(),this.type="contained"}keyboardInput(event){if(!this.tabs)return;const tabsArray=this.tabs.toArray(),enabledTabs=tabsArray.filter((tab=>!tab.disabled));if(0===enabledTabs.length)return;const referenceIndex=this.followFocus?this.currentSelectedTab:null!==this.activeIndex?this.activeIndex:this.currentSelectedTab,currentEnabledIndex=Math.max(0,enabledTabs.indexOf(tabsArray[referenceIndex]));let nextEnabledIndex=currentEnabledIndex,handled=!1;if("ArrowDown"===event.key?(nextEnabledIndex=(currentEnabledIndex+1)%enabledTabs.length,handled=!0):"ArrowUp"===event.key?(nextEnabledIndex=(enabledTabs.length+currentEnabledIndex-1)%enabledTabs.length,handled=!0):"Home"===event.key?(nextEnabledIndex=0,handled=!0):"End"===event.key&&(nextEnabledIndex=enabledTabs.length-1,handled=!0),handled){event.preventDefault();const nextTab=enabledTabs[nextEnabledIndex],nextIndex=tabsArray.indexOf(nextTab);return this.followFocus?this.selectTab(nextTab,nextIndex):this.activeIndex=nextIndex,void this.allTabHeaders.toArray()[nextIndex].nativeElement.focus()}if((" "===event.key||"Spacebar"===event.key)&&!this.followFocus){const focusIndex=null!==this.activeIndex?this.activeIndex:this.currentSelectedTab;this.selectTab(tabsArray[focusIndex],focusIndex)}}handleBlur(event){const relatedTarget=event.relatedTarget,container=this.headerContainer?.nativeElement;container&&relatedTarget&&container.contains(relatedTarget)||this.followFocus||(this.activeIndex=this.currentSelectedTab)}ngOnInit(){this.resizeObserver=new ResizeObserver((()=>{this.updateOverflowState(),this.changeDetectorRef.detectChanges()})),this.resizeObserver.observe(this.headerContainer.nativeElement),this.headerContainer.nativeElement.addEventListener("scroll",this.listScrollHandler)}ngOnDestroy(){this.resizeObserver?.unobserve(this.headerContainer.nativeElement),this.headerContainer.nativeElement.removeEventListener("scroll",this.listScrollHandler)}ngAfterContentInit(){this.tabInput?this.tabs=this.tabInput:this.tabs=this.tabQuery,this.tabs.forEach((tab=>tab.cacheActive=this.cacheActive)),this.tabs.changes.subscribe((()=>{this.setFirstTab(),this.changeDetectorRef.markForCheck()})),this.setFirstTab()}ngOnChanges(changes){this.tabs&&changes.cacheActive&&this.tabs.forEach((tab=>tab.cacheActive=this.cacheActive))}onTabFocus(index){this.followFocus?this.currentSelectedTab=index:this.activeIndex=index,this.scrollSelectedTabIntoView()}selectTab(tab,tabIndex){tab.disabled||(this.currentSelectedTab=tabIndex,this.activeIndex=tabIndex,this.tabs.forEach((_tab=>_tab.active=!1)),tab.active=!0,tab.doSelect(),this.scrollSelectedTabIntoView())}getSelectedTab(){const selected=this.tabs.find((tab=>tab.active));return selected||{headingIsTemplate:!1,heading:""}}updateOverflowState(){const element=this.headerContainer?.nativeElement;if(!element)return;this.isOverflowingBottom=element.scrollTop+element.clientHeight+32<=element.scrollHeight,this.isOverflowingTop=element.scrollTop>32,this.changeDetectorRef.markForCheck()}scrollSelectedTabIntoView(){const container=this.headerContainer?.nativeElement;if(!container)return;const selectedHeader=this.allTabHeaders?.toArray()[this.currentSelectedTab]?.nativeElement;if(!selectedHeader)return;const containerRect=container.getBoundingClientRect(),selectedRect=selectedHeader.getBoundingClientRect();(selectedRect.top-32<containerRect.top||selectedRect.top-containerRect.top+64+32>containerRect.height)&&container.scrollTo({top:Math.max(0,64*(this.currentSelectedTab-1)),behavior:"smooth"})}setFirstTab(){setTimeout((()=>{let firstTab=this.tabs.find((tab=>tab.active));!firstTab&&this.tabs.first&&(firstTab=this.tabs.first,firstTab.active=!0),firstTab&&(this.currentSelectedTab=this.tabs.toArray().indexOf(firstTab),this.activeIndex=this.currentSelectedTab,firstTab.doSelect(),this.updateOverflowState())}))}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.ChangeDetectorRef},{type:utils.US},{type:core.Renderer2},{type:i18n.F2}]}static{this.propDecorators={tabInput:[{type:core.Input,args:["tabs"]}],translations:[{type:core.Input}],verticalClass:[{type:core.HostBinding,args:["class.cds--tabs--vertical"]}],headerContainer:[{type:core.ViewChild,args:["tabList",{static:!0}]}],tabQuery:[{type:core.ContentChildren,args:[tab_component.o]}],allTabHeaders:[{type:core.ViewChildren,args:["tabItem"]}],keyboardInput:[{type:core.HostListener,args:["keydown",["$event"]]}],handleBlur:[{type:core.HostListener,args:["blur",["$event"]]}]}}};TabHeadersVertical=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tab-headers-vertical, ibm-tab-headers-vertical",template:'\n\t\t@if (isOverflowingTop) {\n\t\t\t<div class="cds--tab--list-gradient_top"></div>\n\t\t}\n\t\t<div\n\t\t\t#tabList\n\t\t\tclass="cds--tab--list"\n\t\t\trole="tablist"\n\t\t\t[attr.aria-label]="ariaLabel || translations.HEADER_ARIA_LABEL"\n\t\t\t[attr.aria-labelledby]="ariaLabelledby || null">\n\t\t\t<ng-container [ngTemplateOutlet]="contentBefore"></ng-container>\n\t\t\t@for (tab of tabs; track tab; let i = $index) {\n\t\t\t\t<button\n\t\t\t\t\t#tabItem\n\t\t\t\t\trole="tab"\n\t\t\t\t\t[attr.aria-selected]="tab.active"\n\t\t\t\t\t[attr.tabindex]="(tab.active?0:-1)"\n\t\t\t\t\t[attr.aria-controls]="tab.id"\n\t\t\t\t\t[attr.aria-disabled]="tab.disabled"\n\t\t\t\t\t[disabled]="tab.disabled"\n\t\t\t\t\t[ngClass]="{\n\t\t\t\t\t\t\'cds--tabs__nav-item--selected\': tab.active,\n\t\t\t\t\t\t\'cds--tabs__nav-item--disabled\': tab.disabled\n\t\t\t\t\t}"\n\t\t\t\t\tclass="cds--tabs__nav-item cds--tabs__nav-link"\n\t\t\t\t\ttype="button"\n\t\t\t\t\tdraggable="false"\n\t\t\t\t\tid="{{tab.id}}-header"\n\t\t\t\t\t[attr.title]="tab.title || (!tab.headingIsTemplate ? tab.heading : null)"\n\t\t\t\t\t(focus)="onTabFocus(i)"\n\t\t\t\t\t(click)="selectTab(tab, i)">\n\t\t\t\t\t<div class="cds--tabs__nav-item-label-wrapper">\n\t\t\t\t\t\t<span class="cds--tabs__nav-item-label">\n\t\t\t\t\t\t\t@if (!tab.headingIsTemplate) {\n\t\t\t\t\t\t\t\t{{ tab.heading }}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@if (tab.headingIsTemplate) {\n\t\t\t\t\t\t\t\t<ng-template\n\t\t\t\t\t\t\t\t\t[ngTemplateOutlet]="tab.heading"\n\t\t\t\t\t\t\t\t\t[ngTemplateOutletContext]="{$implicit: tab.context}">\n\t\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</div>\n\t\t\t\t</button>\n\t\t\t}\n\t\t\t<ng-container [ngTemplateOutlet]="contentAfter"></ng-container>\n\t\t</div>\n\t\t@if (isOverflowingBottom) {\n\t\t\t<div class="cds--tab--list-gradient_bottom"></div>\n\t\t}\n\t',imports:[common_module_Dx7dWex5.YU,common_module_Dx7dWex5.T3]})],TabHeadersVertical);let IconTab=class IconTab extends tab_component.o{constructor(){super(...arguments),this.iconOnly=!0}set label(value){this.iconLabel=value}get label(){return this.iconLabel}static{this.propDecorators={label:[{type:core.Input}]}}};IconTab=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-icon-tab, ibm-icon-tab",template:'\n\t\t@if (shouldRender()) {\n\t\t\t@if (isTemplate(tabContent)) {\n\t\t\t\t<ng-template\n\t\t\t\t\t[ngTemplateOutlet]="tabContent"\n\t\t\t\t\t[ngTemplateOutletContext]="{ $implicit: templateContext }">\n\t\t\t\t</ng-template>\n\t\t\t}\n\t\t\t<ng-content></ng-content>\n\t\t}\n\t',providers:[{provide:tab_component.o,useExisting:(0,core.forwardRef)((()=>IconTab))}],imports:[common_module_Dx7dWex5.T3]})],IconTab);let TabSkeleton=class TabSkeleton{constructor(){this.contained=!1,this.skeleton=!0,this.tabs=!0,this.numOfSkeletonTabs=new Array(5)}set numOftabs(num){this.numOfSkeletonTabs=new Array(num)}get containedClass(){return this.contained}static{this.propDecorators={numOftabs:[{type:core.Input}],contained:[{type:core.Input}],skeleton:[{type:core.HostBinding,args:["class.cds--skeleton"]}],tabs:[{type:core.HostBinding,args:["class.cds--tabs"]}],containedClass:[{type:core.HostBinding,args:["class.cds--tabs--contained"]}]}}};TabSkeleton=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tabs-skeleton, ibm-tabs-skeleton",template:'\n\t\t<ul class="cds--tabs__nav">\n\t\t\t@for (i of numOfSkeletonTabs; track i) {\n\t\t\t\t<li class="cds--tabs__nav-item">\n\t\t\t\t\t<div class="cds--tabs__nav-link">\n\t\t\t\t\t\t<span></span>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t}\n\t\t</ul>\n\t',standalone:!0})],TabSkeleton);let Tabs=class Tabs{constructor(){this.position="top",this.cacheActive=!1,this.followFocus=!0,this.isNavigation=!1,this.type="line",this.theme="dark",this.skeleton=!1,this.fullWidth=!1,this.dismissable=!1,this.scrollIntoView=!1,this.scrollDebounceWait=200,this.tabClose=new core.EventEmitter}ngAfterContentInit(){this.tabHeaders&&(this.tabHeaders.cacheActive=this.cacheActive),this.tabs.forEach((tab=>{tab.tabIndex=this.isNavigation?null:0}))}ngOnChanges(changes){this.tabHeaders&&changes.cacheActive&&(this.tabHeaders.cacheActive=this.cacheActive),this.tabs&&changes.isNavigation&&this.tabs.forEach((tab=>{tab.tabIndex=this.isNavigation?null:0}))}hasTabHeaders(){return this.tabs.length>0}static{this.propDecorators={position:[{type:core.Input}],cacheActive:[{type:core.Input}],followFocus:[{type:core.Input}],isNavigation:[{type:core.Input}],ariaLabel:[{type:core.Input}],ariaLabelledby:[{type:core.Input}],type:[{type:core.Input}],theme:[{type:core.Input}],skeleton:[{type:core.Input}],iconSize:[{type:core.Input}],fullWidth:[{type:core.Input}],dismissable:[{type:core.Input}],scrollIntoView:[{type:core.Input}],scrollDebounceWait:[{type:core.Input}],tabClose:[{type:core.Output}],tabs:[{type:core.ContentChildren,args:[tab_component.o,{descendants:!1}]}],tabHeaders:[{type:core.ContentChild,args:[TabHeaders]}]}}};Tabs=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tabs, ibm-tabs",template:'\n\t\t@if (skeleton) {\n\t\t\t<cds-tabs-skeleton [contained]="type === \'contained\'"></cds-tabs-skeleton>\n\t\t}\n\t\t@if (!skeleton) {\n\t\t\t@if (hasTabHeaders() && position === \'top\') {\n\t\t\t\t<cds-tab-headers\n\t\t\t\t\t[theme]="theme"\n\t\t\t\t\t[tabs]="tabs"\n\t\t\t\t\t[followFocus]="followFocus"\n\t\t\t\t\t[cacheActive]="cacheActive"\n\t\t\t\t\t[contentBefore]="before"\n\t\t\t\t\t[contentAfter]="after"\n\t\t\t\t\t[ariaLabel]="ariaLabel"\n\t\t\t\t\t[ariaLabelledby]="ariaLabelledby"\n\t\t\t\t\t[type]="type"\n\t\t\t\t\t[iconSize]="iconSize"\n\t\t\t\t\t[fullWidth]="fullWidth"\n\t\t\t\t\t[dismissable]="dismissable"\n\t\t\t\t\t[scrollIntoView]="scrollIntoView"\n\t\t\t\t\t[scrollDebounceWait]="scrollDebounceWait"\n\t\t\t\t\t(tabClose)="tabClose.emit($event)">\n\t\t\t\t</cds-tab-headers>\n\t\t\t}\n\t\t\t<ng-content></ng-content>\n\t\t\t<ng-template #before>\n\t\t\t\t<ng-content select="[before]"></ng-content>\n\t\t\t</ng-template>\n\t\t\t<ng-template #after>\n\t\t\t\t<ng-content select="[after]"></ng-content>\n\t\t\t</ng-template>\n\t\t\t@if (hasTabHeaders() && position === \'bottom\') {\n\t\t\t\t<cds-tab-headers\n\t\t\t\t\t[tabs]="tabs"\n\t\t\t\t\t[cacheActive]="cacheActive"\n\t\t\t\t\t[type]="type"\n\t\t\t\t\t[iconSize]="iconSize"\n\t\t\t\t\t[fullWidth]="fullWidth"\n\t\t\t\t\t[dismissable]="dismissable"\n\t\t\t\t\t[scrollIntoView]="scrollIntoView"\n\t\t\t\t\t[scrollDebounceWait]="scrollDebounceWait"\n\t\t\t\t\t(tabClose)="tabClose.emit($event)">\n\t\t\t\t</cds-tab-headers>\n\t\t\t}\n\t\t}\n\t',imports:[TabSkeleton,TabHeaders]})],Tabs);let TabsVertical=class TabsVertical{constructor(){this.cssGridClass=!0,this.cacheActive=!1,this.followFocus=!0,this.isNavigation=!1,this.skeleton=!1}get hostHeight(){return this.height||null}ngAfterContentInit(){this.tabHeaders&&(this.tabHeaders.cacheActive=this.cacheActive),this.tabs.forEach((tab=>{tab.tabIndex=this.isNavigation?null:0}))}ngOnChanges(changes){this.tabHeaders&&changes.cacheActive&&(this.tabHeaders.cacheActive=this.cacheActive),this.tabs&&changes.isNavigation&&this.tabs.forEach((tab=>{tab.tabIndex=this.isNavigation?null:0}))}hasTabHeaders(){return this.tabs.length>0}static{this.propDecorators={cssGridClass:[{type:core.HostBinding,args:["class.cds--css-grid"]}],hostHeight:[{type:core.HostBinding,args:["style.height"]}],cacheActive:[{type:core.Input}],followFocus:[{type:core.Input}],isNavigation:[{type:core.Input}],ariaLabel:[{type:core.Input}],ariaLabelledby:[{type:core.Input}],height:[{type:core.Input}],skeleton:[{type:core.Input}],tabs:[{type:core.ContentChildren,args:[tab_component.o,{descendants:!1}]}],tabHeaders:[{type:core.ContentChild,args:[TabHeadersVertical]}]}}};TabsVertical=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tabs-vertical, ibm-tabs-vertical",template:'\n\t\t@if (skeleton) {\n\t\t\t<cds-tabs-skeleton [contained]="true"></cds-tabs-skeleton>\n\t\t}\n\t\t@if (!skeleton) {\n\t\t\t@if (hasTabHeaders()) {\n\t\t\t\t<cds-tab-headers-vertical\n\t\t\t\t\t[tabs]="tabs"\n\t\t\t\t\t[followFocus]="followFocus"\n\t\t\t\t\t[cacheActive]="cacheActive"\n\t\t\t\t\t[contentBefore]="before"\n\t\t\t\t\t[contentAfter]="after"\n\t\t\t\t\t[ariaLabel]="ariaLabel"\n\t\t\t\t\t[ariaLabelledby]="ariaLabelledby">\n\t\t\t\t</cds-tab-headers-vertical>\n\t\t\t}\n\t\t\t<ng-content></ng-content>\n\t\t\t<ng-template #before>\n\t\t\t\t<ng-content select="[before]"></ng-content>\n\t\t\t</ng-template>\n\t\t\t<ng-template #after>\n\t\t\t\t<ng-content select="[after]"></ng-content>\n\t\t\t</ng-template>\n\t\t}\n\t',imports:[TabSkeleton,TabHeadersVertical]})],TabsVertical);let TabsVerticalGrouped=class TabsVerticalGrouped{constructor(){this.cssGridClass=!0}get hostHeight(){return this.height||null}static{this.propDecorators={height:[{type:core.Input}],cssGridClass:[{type:core.HostBinding,args:["class.cds--css-grid"]}],hostHeight:[{type:core.HostBinding,args:["style.height"]}]}}};TabsVerticalGrouped=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-tabs-vertical-grouped, ibm-tabs-vertical-grouped",template:"<ng-content></ng-content>",standalone:!0})],TabsVerticalGrouped);let TabsModule=class TabsModule{};TabsModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[Tabs,TabsVertical,TabsVerticalGrouped,tab_component.o,IconTab,TabHeader,TabHeaderComponent,TabHeaders,TabHeadersVertical,TabHeaderGroup,TabHeaderGroupVertical,TabSkeleton],imports:[common_module_Dx7dWex5.MD,utils.uh,i18n.LP,BaseTabHeader,Tabs,TabsVertical,TabsVerticalGrouped,tab_component.o,IconTab,TabHeader,TabHeaderComponent,TabHeaders,TabHeadersVertical,TabHeaderGroup,TabHeaderGroupVertical,TabSkeleton]})],TabsModule)},"./src/tabs/stories/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{y:()=>TabsStoryModule});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),icon_service=__webpack_require__("./src/icon/icon.service.ts"),_16=__webpack_require__("./node_modules/@carbon/icons/es/dashboard/16.js"),cloud_monitoring_16=__webpack_require__("./node_modules/@carbon/icons/es/cloud--monitoring/16.js"),activity_16=__webpack_require__("./node_modules/@carbon/icons/es/activity/16.js"),settings_16=__webpack_require__("./node_modules/@carbon/icons/es/settings/16.js");let TabsStoryModule=class TabsStoryModule{constructor(iconService){this.iconService=iconService,this.iconService.registerAll([_16.A,cloud_monitoring_16.A,activity_16.A,settings_16.A])}static{this.ctorParameters=()=>[{type:icon_service.fM}]}};TabsStoryModule=(0,tslib_es6.Cg)([(0,core.NgModule)({imports:[common_module_Dx7dWex5.MD]})],TabsStoryModule)},"./src/tabs/tab.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{o:()=>Tab});var Tab_1,tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let Tab=class Tab{constructor(){this.tabContentClass=!0,this.panelRole="tabpanel",this.panelAriaLive="polite",this.headingIsTemplate=!1,this.active=!1,this.disabled=!1,this.tabIndex=0,this.id="n-tab-"+Tab_1.counter++,this.closeButtonAriaLabel="Press delete to remove tab",this.iconOnly=!1,this.badgeIndicator=!1,this.isTooltipOpen=!1,this.selected=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter,this.tabClose=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter,this._cacheActive=!1}static{Tab_1=this}get hostId(){return this.id}get hostAriaLabelledby(){return`${this.id}-header`}get hostTabIndex(){return this.tabIndex}get hostHidden(){return this.active?null:""}get hostDisplay(){return this.active?"block":"none"}set cacheActive(shouldCache){this._cacheActive=shouldCache}get cacheActive(){return this._cacheActive}static{this.counter=0}ngOnInit(){this.heading instanceof _angular_core__WEBPACK_IMPORTED_MODULE_1__.TemplateRef&&(this.headingIsTemplate=!0)}doSelect(){this.selected.emit()}shouldRender(){return this.active||this.cacheActive}isTemplate(value){return value instanceof _angular_core__WEBPACK_IMPORTED_MODULE_1__.TemplateRef}static{this.propDecorators={hostId:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.id"]}],hostAriaLabelledby:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.aria-labelledby"]}],hostTabIndex:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.tabindex"]}],hostHidden:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.hidden"]}],hostDisplay:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["style.display"]}],cacheActive:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],tabContentClass:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--tab-content"]}],panelRole:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.role"]}],panelAriaLive:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.aria-live"]}],heading:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],context:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],active:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],disabled:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],tabIndex:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],id:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],tabContent:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],templateContext:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],icon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],secondaryLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],closeButtonAriaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],iconOnly:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],iconLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],badgeIndicator:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],enterDelayMs:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],leaveDelayMs:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],isTooltipOpen:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],selected:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}],tabClose:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}]}}};Tab=Tab_1=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-tab, ibm-tab",template:'\n\t\t@if (shouldRender()) {\n\t\t\t@if (isTemplate(tabContent)) {\n\t\t\t\t<ng-template\n\t\t\t\t\t[ngTemplateOutlet]="tabContent"\n\t\t\t\t\t[ngTemplateOutletContext]="{ $implicit: templateContext }">\n\t\t\t\t</ng-template>\n\t\t\t}\n\t\t\t<ng-content></ng-content>\n\t\t}\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.B3,_angular_common__WEBPACK_IMPORTED_MODULE_2__.T3]})],Tab)}}]);
@@ -1 +0,0 @@
1
- (self.webpackChunkcarbon_components_angular=self.webpackChunkcarbon_components_angular||[]).push([[5028],{"./src/button/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{TV:()=>BaseIconButton,$n:()=>Button,tm:()=>ButtonModule,Te:()=>ButtonSet,K0:()=>IconButton});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let Button=class Button{constructor(){this.cdsButton="primary",this.skeleton=!1,this.iconOnly=!1,this.isExpressive=!1,this.baseClass=!0}set ibmButton(type){this.cdsButton=type}get primaryButton(){return"primary"===this.cdsButton||!this.cdsButton}get secondaryButton(){return"secondary"===this.cdsButton}get tertiaryButton(){return"tertiary"===this.cdsButton}get ghostButton(){return"ghost"===this.cdsButton}get dangerButton(){return"danger"===this.cdsButton||"danger--primary"===this.cdsButton}get dangerTertiary(){return"danger--tertiary"===this.cdsButton}get dangerGhost(){return"danger--ghost"===this.cdsButton}get extraSmallSize(){return"xs"===this.size&&!this.isExpressive}get smallSize(){return"sm"===this.size&&!this.isExpressive}get mediumSize(){return"md"===this.size&&!this.isExpressive}get largeSize(){return"lg"===this.size}get extraLargeSize(){return"xl"===this.size}get twoExtraLargeSize(){return"2xl"===this.size}get extraSmallLayoutSize(){return"xs"===this.size&&!this.isExpressive}get smallLayoutSize(){return"sm"===this.size&&!this.isExpressive}get mediumLayoutSize(){return"md"===this.size&&!this.isExpressive}get largeLayoutSize(){return"lg"===this.size}get extraLargeLayoutSize(){return"xl"===this.size}get twoExtraLargeLayoutSize(){return"2xl"===this.size}static{this.propDecorators={ibmButton:[{type:core.Input}],cdsButton:[{type:core.Input}],size:[{type:core.Input}],skeleton:[{type:core.HostBinding,args:["class.cds--skeleton"]},{type:core.Input}],iconOnly:[{type:core.HostBinding,args:["class.cds--btn--icon-only"]},{type:core.Input}],isExpressive:[{type:core.HostBinding,args:["class.cds--btn--expressive"]},{type:core.Input}],baseClass:[{type:core.HostBinding,args:["class.cds--btn"]}],primaryButton:[{type:core.HostBinding,args:["class.cds--btn--primary"]}],secondaryButton:[{type:core.HostBinding,args:["class.cds--btn--secondary"]}],tertiaryButton:[{type:core.HostBinding,args:["class.cds--btn--tertiary"]}],ghostButton:[{type:core.HostBinding,args:["class.cds--btn--ghost"]}],dangerButton:[{type:core.HostBinding,args:["class.cds--btn--danger"]}],dangerTertiary:[{type:core.HostBinding,args:["class.cds--btn--danger--tertiary"]}],dangerGhost:[{type:core.HostBinding,args:["class.cds--btn--danger--ghost"]}],extraSmallSize:[{type:core.HostBinding,args:["class.cds--btn--xs"]}],smallSize:[{type:core.HostBinding,args:["class.cds--btn--sm"]}],mediumSize:[{type:core.HostBinding,args:["class.cds--btn--md"]}],largeSize:[{type:core.HostBinding,args:["class.cds--btn--lg"]}],extraLargeSize:[{type:core.HostBinding,args:["class.cds--btn--xl"]}],twoExtraLargeSize:[{type:core.HostBinding,args:["class.cds--btn--2xl"]}],extraSmallLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-xs"]}],smallLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-sm"]}],mediumLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-md"]}],largeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-lg"]}],extraLargeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-xl"]}],twoExtraLargeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-2xl"]}]}}};Button=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsButton], [ibmButton]",standalone:!0})],Button);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let ButtonSet=class ButtonSet{constructor(){this.buttonSetClass=!0,this.fluid=!1,this.stacked=!1}get fluidClass(){return this.fluid}get stackedClass(){return this.stacked}static{this.propDecorators={buttonSetClass:[{type:core.HostBinding,args:["class.cds--btn-set"]}],fluid:[{type:core.Input}],stacked:[{type:core.Input}],fluidClass:[{type:core.HostBinding,args:["class.cds--btn-set--fluid"]}],stackedClass:[{type:core.HostBinding,args:["class.cds--btn-set--stacked"]}]}}};ButtonSet=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-button-set, ibm-button-set",template:'\n\t\t@if (fluid) {\n\t\t\t<div class="cds--btn-set__fluid-inner cds--btn-set__fluid-inner--auto-stack">\n\t\t\t\t<ng-container *ngTemplateOutlet="content"></ng-container>\n\t\t\t</div>\n\t\t}\n\t\t@if (!fluid) {\n\t\t\t<ng-container *ngTemplateOutlet="content"></ng-container>\n\t\t}\n\n\t\t<ng-template #content>\n\t\t\t<ng-content></ng-content>\n\t\t</ng-template>\n\t',changeDetection:core.ChangeDetectionStrategy.OnPush,imports:[common_module_Dx7dWex5.T3]})],ButtonSet);let BaseIconButton=class BaseIconButton{constructor(){this.caret=!0,this.dropShadow=!0,this.highContrast=!0,this.isOpen=!1,this.align="bottom",this.autoAlign=!1,this.enterDelayMs=100,this.leaveDelayMs=300}static{this.propDecorators={caret:[{type:core.Input}],dropShadow:[{type:core.Input}],highContrast:[{type:core.Input}],isOpen:[{type:core.Input}],align:[{type:core.Input}],autoAlign:[{type:core.Input}],enterDelayMs:[{type:core.Input}],leaveDelayMs:[{type:core.Input}]}}};BaseIconButton=(0,tslib_es6.Cg)([(0,core.Component)({template:"",changeDetection:core.ChangeDetectionStrategy.OnPush,standalone:!0})],BaseIconButton);var IconButton_1,tooltip=__webpack_require__("./src/tooltip/index.ts");let IconButton=class IconButton extends BaseIconButton{static{IconButton_1=this}set buttonNgClass(obj){this.classList=Object.assign({"cds--btn--disabled":this.disabled},obj)}get buttonNgClass(){return this.classList}set buttonAttributes(obj){this.button&&(Object.keys(this.attributeList).forEach((key=>{this.renderer.removeAttribute(this.button.nativeElement,key)})),Object.keys(obj).forEach((key=>{this.renderer.setAttribute(this.button.nativeElement,key,obj[key])}))),this.attributeList=obj}get buttonAttributes(){return this.buttonAttributes}static{this.iconButtonCounter=0}constructor(renderer){super(),this.renderer=renderer,this.buttonId="icon-btn-"+IconButton_1.iconButtonCounter++,this.kind="primary",this.size="lg",this.type="button",this.isExpressive=!1,this.disabled=!1,this.showTooltipWhenDisabled=!1,this.click=new core.EventEmitter,this.focus=new core.EventEmitter,this.blur=new core.EventEmitter,this.tooltipClick=new core.EventEmitter,this.classList={},this.attributeList={}}ngAfterViewInit(){this.buttonAttributes=this.attributeList}emitClickEvent(event,element="button"){event.preventDefault(),event.stopPropagation(),"tooltip"!==element?this.click.emit(event):this.tooltipClick.emit(event)}static{this.ctorParameters=()=>[{type:core.Renderer2}]}static{this.propDecorators={buttonNgClass:[{type:core.Input}],buttonAttributes:[{type:core.Input}],button:[{type:core.ViewChild,args:["button"]}],buttonId:[{type:core.Input}],kind:[{type:core.Input}],size:[{type:core.Input}],type:[{type:core.Input}],isExpressive:[{type:core.Input}],disabled:[{type:core.Input}],description:[{type:core.Input}],showTooltipWhenDisabled:[{type:core.Input}],click:[{type:core.Output}],focus:[{type:core.Output}],blur:[{type:core.Output}],tooltipClick:[{type:core.Output}]}}};IconButton=IconButton_1=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-icon-button, ibm-icon-button",template:'\n\t<cds-tooltip\n\t\tclass="cds--icon-tooltip"\n\t\t[description]="description"\n\t\t[disabled]="showTooltipWhenDisabled ? false : disabled"\n\t\t[caret]="caret"\n\t\t[dropShadow]="dropShadow"\n\t\t[highContrast]="highContrast"\n\t\t[isOpen]="isOpen"\n\t\t[align]="align"\n\t\t[autoAlign]="autoAlign"\n\t\t[enterDelayMs]="enterDelayMs"\n\t\t[leaveDelayMs]="leaveDelayMs"\n\t\t(click)="emitClickEvent($event, \'tooltip\')">\n\t\t<button\n\t\t\t#button\n\t\t\t[id]="buttonId"\n\t\t\t[disabled]="disabled"\n\t\t\t[attr.type]="type"\n\t\t\t[iconOnly]="true"\n\t\t\t[ngClass]="buttonNgClass"\n\t\t\t[cdsButton]="kind"\n\t\t\t[size]="size"\n\t\t\t[isExpressive]="isExpressive"\n\t\t\t(click)="emitClickEvent($event)"\n\t\t\t(focus)="focus.emit($event)"\n\t\t\t(blur)="blur.emit($event)">\n\t\t\t<ng-content />\n\t\t</button>\n\t</cds-tooltip>\n\t',changeDetection:core.ChangeDetectionStrategy.OnPush,imports:[tooltip.m_,common_module_Dx7dWex5.YU,Button]})],IconButton);let ButtonModule=class ButtonModule{};ButtonModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[Button,ButtonSet,IconButton],imports:[common_module_Dx7dWex5.MD,tooltip.Ss,Button,ButtonSet,BaseIconButton,IconButton]})],ButtonModule)},"./src/icon/icon.directive.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{L:()=>IconDirective});var IconDirective_1,tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_icon_service__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/icon/icon.service.ts"),_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@carbon/icon-helpers/es/index.js"),carbon_components_angular_placeholder__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/placeholder/index.ts");let IconDirective=class IconDirective{static{IconDirective_1=this}set ibmIcon(iconName){this.cdsIcon=iconName}static{this.titleIdCounter=0}constructor(elementRef,iconService){this.elementRef=elementRef,this.iconService=iconService,this.cdsIcon="",this.size="16",this.title="",this.ariaLabel="",this.ariaLabelledBy="",this.ariaHidden="",this.isFocusable=!1}renderIcon(iconName){const root=this.elementRef.nativeElement;let icon;try{icon=this.iconService.get(iconName,this.size.toString())}catch(error){return void console.warn(error)}const domParser=new DOMParser,rawSVG=icon.svg,svgElement=domParser.parseFromString(rawSVG,"image/svg+xml").documentElement;let node="SVG"!==root.tagName.toUpperCase()?svgElement:svgElement.firstChild;for(root.innerHTML="";node;)root.appendChild(root.ownerDocument.importNode(node,!0)),node=node.nextSibling;const svg="SVG"!==root.tagName.toUpperCase()?svgElement:root,xmlns="http://www.w3.org/2000/svg";svg.setAttribute("xmlns",xmlns);const attributes=(0,_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_3__.gu)({width:icon.attrs.width,height:icon.attrs.height,viewBox:icon.attrs.viewBox,title:this.title,"aria-label":this.ariaLabel,"aria-labelledby":this.ariaLabelledBy,"aria-hidden":this.ariaHidden,focusable:this.isFocusable.toString(),fill:icon.attrs.fill}),attrKeys=Object.keys(attributes);for(let i=0;i<attrKeys.length;i++){const key=attrKeys[i],value=attributes[key];"title"!==key&&(value&&svg.setAttribute(key,value))}if(attributes.title){const title=document.createElementNS(xmlns,"title");title.textContent=attributes.title,IconDirective_1.titleIdCounter++,title.setAttribute("id",`${icon.name}-title-${IconDirective_1.titleIdCounter}`),svg.insertBefore(title,svg.firstElementChild),svg.setAttribute("aria-labelledby",`${icon.name}-title-${IconDirective_1.titleIdCounter}`)}}ngAfterViewInit(){this.renderIcon(this.cdsIcon)}ngOnChanges({cdsIcon}){cdsIcon&&!cdsIcon.isFirstChange()&&this.renderIcon(this.cdsIcon)}static{this.ctorParameters=()=>[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.ElementRef},{type:_icon_service__WEBPACK_IMPORTED_MODULE_2__.fM}]}static{this.propDecorators={ibmIcon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],cdsIcon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],size:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabelledBy:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaHidden:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],isFocusable:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};IconDirective=IconDirective_1=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Directive)({selector:"[cdsIcon], [ibmIcon]",providers:[carbon_components_angular_placeholder__WEBPACK_IMPORTED_MODULE_4__.F2],standalone:!0})],IconDirective)},"./src/icon/icon.module.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{o:()=>IconModule});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),_icon_directive__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/icon/icon.directive.ts");let IconModule=class IconModule{};IconModule=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule)({exports:[_icon_directive__WEBPACK_IMPORTED_MODULE_3__.L],imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.MD,_icon_directive__WEBPACK_IMPORTED_MODULE_3__.L]})],IconModule)},"./src/icon/icon.service.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{fM:()=>IconService});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@carbon/icon-helpers/es/index.js"),_carbon_icons_es_add_16__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@carbon/icons/es/add/16.js"),_carbon_icons_es_add_20__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@carbon/icons/es/add/20.js"),_carbon_icons_es_arrow_down_16__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/@carbon/icons/es/arrow--down/16.js"),_carbon_icons_es_arrows_vertical_16__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./node_modules/@carbon/icons/es/arrows--vertical/16.js"),_carbon_icons_es_bee_16__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./node_modules/@carbon/icons/es/bee/16.js"),_carbon_icons_es_bee_20__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("./node_modules/@carbon/icons/es/bee/20.js"),_carbon_icons_es_calendar_16__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__("./node_modules/@carbon/icons/es/calendar/16.js"),_carbon_icons_es_carbon_16__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__("./node_modules/@carbon/icons/es/carbon/16.js"),_carbon_icons_es_carbon_20__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__("./node_modules/@carbon/icons/es/carbon/20.js"),_carbon_icons_es_caret_down_16__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__("./node_modules/@carbon/icons/es/caret--down/16.js"),_carbon_icons_es_caret_left_16__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__("./node_modules/@carbon/icons/es/caret--left/16.js"),_carbon_icons_es_caret_right_16__WEBPACK_IMPORTED_MODULE_14__=__webpack_require__("./node_modules/@carbon/icons/es/caret--right/16.js"),_carbon_icons_es_caret_up_16__WEBPACK_IMPORTED_MODULE_15__=__webpack_require__("./node_modules/@carbon/icons/es/caret--up/16.js"),_carbon_icons_es_checkmark_16__WEBPACK_IMPORTED_MODULE_16__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark/16.js"),_carbon_icons_es_checkmark_filled_16__WEBPACK_IMPORTED_MODULE_17__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--filled/16.js"),_carbon_icons_es_checkmark_filled_20__WEBPACK_IMPORTED_MODULE_18__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--filled/20.js"),_carbon_icons_es_checkmark_outline_16__WEBPACK_IMPORTED_MODULE_19__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--outline/16.js"),_carbon_icons_es_checkbox_16__WEBPACK_IMPORTED_MODULE_20__=__webpack_require__("./node_modules/@carbon/icons/es/checkbox/16.js"),_carbon_icons_es_checkbox_checked_filled_16__WEBPACK_IMPORTED_MODULE_21__=__webpack_require__("./node_modules/@carbon/icons/es/checkbox--checked--filled/16.js"),_carbon_icons_es_chevron_down_16__WEBPACK_IMPORTED_MODULE_22__=__webpack_require__("./node_modules/@carbon/icons/es/chevron--down/16.js"),_carbon_icons_es_chevron_right_16__WEBPACK_IMPORTED_MODULE_23__=__webpack_require__("./node_modules/@carbon/icons/es/chevron--right/16.js"),_carbon_icons_es_circle_dash_16__WEBPACK_IMPORTED_MODULE_24__=__webpack_require__("./node_modules/@carbon/icons/es/circle-dash/16.js"),_carbon_icons_es_close_16__WEBPACK_IMPORTED_MODULE_25__=__webpack_require__("./node_modules/@carbon/icons/es/close/16.js"),_carbon_icons_es_close_20__WEBPACK_IMPORTED_MODULE_26__=__webpack_require__("./node_modules/@carbon/icons/es/close/20.js"),_carbon_icons_es_copy_16__WEBPACK_IMPORTED_MODULE_27__=__webpack_require__("./node_modules/@carbon/icons/es/copy/16.js"),_carbon_icons_es_copy_20__WEBPACK_IMPORTED_MODULE_28__=__webpack_require__("./node_modules/@carbon/icons/es/copy/20.js"),_carbon_icons_es_data_2_16__WEBPACK_IMPORTED_MODULE_29__=__webpack_require__("./node_modules/@carbon/icons/es/data--2/16.js"),_carbon_icons_es_data_2_20__WEBPACK_IMPORTED_MODULE_30__=__webpack_require__("./node_modules/@carbon/icons/es/data--2/20.js"),_carbon_icons_es_document_16__WEBPACK_IMPORTED_MODULE_31__=__webpack_require__("./node_modules/@carbon/icons/es/document/16.js"),_carbon_icons_es_document_20__WEBPACK_IMPORTED_MODULE_32__=__webpack_require__("./node_modules/@carbon/icons/es/document/20.js"),_carbon_icons_es_download_16__WEBPACK_IMPORTED_MODULE_33__=__webpack_require__("./node_modules/@carbon/icons/es/download/16.js"),_carbon_icons_es_error_filled_16__WEBPACK_IMPORTED_MODULE_34__=__webpack_require__("./node_modules/@carbon/icons/es/error--filled/16.js"),_carbon_icons_es_error_filled_20__WEBPACK_IMPORTED_MODULE_35__=__webpack_require__("./node_modules/@carbon/icons/es/error--filled/20.js"),_carbon_icons_es_fade_16__WEBPACK_IMPORTED_MODULE_36__=__webpack_require__("./node_modules/@carbon/icons/es/fade/16.js"),_carbon_icons_es_fade_20__WEBPACK_IMPORTED_MODULE_37__=__webpack_require__("./node_modules/@carbon/icons/es/fade/20.js"),_carbon_icons_es_folder_16__WEBPACK_IMPORTED_MODULE_38__=__webpack_require__("./node_modules/@carbon/icons/es/folder/16.js"),_carbon_icons_es_incomplete_16__WEBPACK_IMPORTED_MODULE_39__=__webpack_require__("./node_modules/@carbon/icons/es/incomplete/16.js"),_carbon_icons_es_information_filled_16__WEBPACK_IMPORTED_MODULE_40__=__webpack_require__("./node_modules/@carbon/icons/es/information--filled/16.js"),_carbon_icons_es_information_filled_20__WEBPACK_IMPORTED_MODULE_41__=__webpack_require__("./node_modules/@carbon/icons/es/information--filled/20.js"),_carbon_icons_es_information_square_filled_20__WEBPACK_IMPORTED_MODULE_42__=__webpack_require__("./node_modules/@carbon/icons/es/information--square--filled/20.js"),_carbon_icons_es_menu_16__WEBPACK_IMPORTED_MODULE_43__=__webpack_require__("./node_modules/@carbon/icons/es/menu/16.js"),_carbon_icons_es_menu_20__WEBPACK_IMPORTED_MODULE_44__=__webpack_require__("./node_modules/@carbon/icons/es/menu/20.js"),_carbon_icons_es_overflow_menu_vertical_16__WEBPACK_IMPORTED_MODULE_45__=__webpack_require__("./node_modules/@carbon/icons/es/overflow-menu--vertical/16.js"),_carbon_icons_es_overflow_menu_horizontal_16__WEBPACK_IMPORTED_MODULE_46__=__webpack_require__("./node_modules/@carbon/icons/es/overflow-menu--horizontal/16.js"),_carbon_icons_es_save_16__WEBPACK_IMPORTED_MODULE_47__=__webpack_require__("./node_modules/@carbon/icons/es/save/16.js"),_carbon_icons_es_search_16__WEBPACK_IMPORTED_MODULE_48__=__webpack_require__("./node_modules/@carbon/icons/es/search/16.js"),_carbon_icons_es_settings_16__WEBPACK_IMPORTED_MODULE_49__=__webpack_require__("./node_modules/@carbon/icons/es/settings/16.js"),_carbon_icons_es_settings_adjust_16__WEBPACK_IMPORTED_MODULE_50__=__webpack_require__("./node_modules/@carbon/icons/es/settings--adjust/16.js"),_carbon_icons_es_subtract_16__WEBPACK_IMPORTED_MODULE_51__=__webpack_require__("./node_modules/@carbon/icons/es/subtract/16.js"),_carbon_icons_es_trash_can_16__WEBPACK_IMPORTED_MODULE_52__=__webpack_require__("./node_modules/@carbon/icons/es/trash-can/16.js"),_carbon_icons_es_warning_16__WEBPACK_IMPORTED_MODULE_53__=__webpack_require__("./node_modules/@carbon/icons/es/warning/16.js"),_carbon_icons_es_warning_filled_16__WEBPACK_IMPORTED_MODULE_54__=__webpack_require__("./node_modules/@carbon/icons/es/warning--filled/16.js"),_carbon_icons_es_warning_filled_20__WEBPACK_IMPORTED_MODULE_55__=__webpack_require__("./node_modules/@carbon/icons/es/warning--filled/20.js"),_carbon_icons_es_warning_alt_filled_16__WEBPACK_IMPORTED_MODULE_56__=__webpack_require__("./node_modules/@carbon/icons/es/warning--alt--filled/16.js"),_carbon_icons_es_warning_alt_filled_20__WEBPACK_IMPORTED_MODULE_57__=__webpack_require__("./node_modules/@carbon/icons/es/warning--alt--filled/20.js"),_carbon_icons_es_undo_16__WEBPACK_IMPORTED_MODULE_58__=__webpack_require__("./node_modules/@carbon/icons/es/undo/16.js"),_carbon_icons_es_view_16__WEBPACK_IMPORTED_MODULE_59__=__webpack_require__("./node_modules/@carbon/icons/es/view/16.js"),_carbon_icons_es_view_off_16__WEBPACK_IMPORTED_MODULE_60__=__webpack_require__("./node_modules/@carbon/icons/es/view--off/16.js");class IconCache{}class IconNameNotFoundError extends Error{constructor(name){super(`Icon ${name} not found`)}}class IconSizeNotFoundError extends Error{constructor(size,name){super(`Size ${size} for ${name} not found`)}}class IconMemoryCache extends IconCache{constructor(){super(...arguments),this.iconMap=new Map}get(name,size){if(!this.iconMap.has(name))throw new IconNameNotFoundError(name);const sizeMap=this.iconMap.get(name);if(!sizeMap.has(size))throw new IconSizeNotFoundError(size,name);return sizeMap.get(size)}set(name,size,descriptor){this.iconMap.has(name)||this.iconMap.set(name,new Map);this.iconMap.get(name).set(size,descriptor)}}let IconService=class IconService{constructor(){this.iconCache=new IconMemoryCache,this.registerAll([_carbon_icons_es_add_16__WEBPACK_IMPORTED_MODULE_3__.A,_carbon_icons_es_add_20__WEBPACK_IMPORTED_MODULE_4__.A,_carbon_icons_es_arrow_down_16__WEBPACK_IMPORTED_MODULE_5__.A,_carbon_icons_es_arrows_vertical_16__WEBPACK_IMPORTED_MODULE_6__.A,_carbon_icons_es_bee_16__WEBPACK_IMPORTED_MODULE_7__.A,_carbon_icons_es_bee_20__WEBPACK_IMPORTED_MODULE_8__.A,_carbon_icons_es_calendar_16__WEBPACK_IMPORTED_MODULE_9__.A,_carbon_icons_es_carbon_16__WEBPACK_IMPORTED_MODULE_10__.A,_carbon_icons_es_carbon_20__WEBPACK_IMPORTED_MODULE_11__.A,_carbon_icons_es_caret_down_16__WEBPACK_IMPORTED_MODULE_12__.A,_carbon_icons_es_caret_left_16__WEBPACK_IMPORTED_MODULE_13__.A,_carbon_icons_es_caret_right_16__WEBPACK_IMPORTED_MODULE_14__.A,_carbon_icons_es_caret_up_16__WEBPACK_IMPORTED_MODULE_15__.A,_carbon_icons_es_checkmark_16__WEBPACK_IMPORTED_MODULE_16__.A,_carbon_icons_es_checkmark_filled_16__WEBPACK_IMPORTED_MODULE_17__.A,_carbon_icons_es_checkmark_filled_20__WEBPACK_IMPORTED_MODULE_18__.A,_carbon_icons_es_checkmark_outline_16__WEBPACK_IMPORTED_MODULE_19__.A,_carbon_icons_es_checkbox_16__WEBPACK_IMPORTED_MODULE_20__.A,_carbon_icons_es_checkbox_checked_filled_16__WEBPACK_IMPORTED_MODULE_21__.A,_carbon_icons_es_chevron_down_16__WEBPACK_IMPORTED_MODULE_22__.A,_carbon_icons_es_chevron_right_16__WEBPACK_IMPORTED_MODULE_23__.A,_carbon_icons_es_circle_dash_16__WEBPACK_IMPORTED_MODULE_24__.A,_carbon_icons_es_close_16__WEBPACK_IMPORTED_MODULE_25__.A,_carbon_icons_es_close_20__WEBPACK_IMPORTED_MODULE_26__.A,_carbon_icons_es_copy_16__WEBPACK_IMPORTED_MODULE_27__.A,_carbon_icons_es_copy_20__WEBPACK_IMPORTED_MODULE_28__.A,_carbon_icons_es_data_2_16__WEBPACK_IMPORTED_MODULE_29__.A,_carbon_icons_es_data_2_20__WEBPACK_IMPORTED_MODULE_30__.A,_carbon_icons_es_document_16__WEBPACK_IMPORTED_MODULE_31__.A,_carbon_icons_es_document_20__WEBPACK_IMPORTED_MODULE_32__.A,_carbon_icons_es_download_16__WEBPACK_IMPORTED_MODULE_33__.A,_carbon_icons_es_error_filled_16__WEBPACK_IMPORTED_MODULE_34__.A,_carbon_icons_es_error_filled_20__WEBPACK_IMPORTED_MODULE_35__.A,_carbon_icons_es_fade_16__WEBPACK_IMPORTED_MODULE_36__.A,_carbon_icons_es_fade_20__WEBPACK_IMPORTED_MODULE_37__.A,_carbon_icons_es_folder_16__WEBPACK_IMPORTED_MODULE_38__.A,_carbon_icons_es_incomplete_16__WEBPACK_IMPORTED_MODULE_39__.A,_carbon_icons_es_information_filled_16__WEBPACK_IMPORTED_MODULE_40__.A,_carbon_icons_es_information_filled_20__WEBPACK_IMPORTED_MODULE_41__.A,_carbon_icons_es_information_square_filled_20__WEBPACK_IMPORTED_MODULE_42__.A,_carbon_icons_es_menu_16__WEBPACK_IMPORTED_MODULE_43__.A,_carbon_icons_es_menu_20__WEBPACK_IMPORTED_MODULE_44__.A,_carbon_icons_es_overflow_menu_vertical_16__WEBPACK_IMPORTED_MODULE_45__.A,_carbon_icons_es_overflow_menu_horizontal_16__WEBPACK_IMPORTED_MODULE_46__.A,_carbon_icons_es_save_16__WEBPACK_IMPORTED_MODULE_47__.A,_carbon_icons_es_search_16__WEBPACK_IMPORTED_MODULE_48__.A,_carbon_icons_es_settings_16__WEBPACK_IMPORTED_MODULE_49__.A,_carbon_icons_es_settings_adjust_16__WEBPACK_IMPORTED_MODULE_50__.A,_carbon_icons_es_subtract_16__WEBPACK_IMPORTED_MODULE_51__.A,_carbon_icons_es_trash_can_16__WEBPACK_IMPORTED_MODULE_52__.A,_carbon_icons_es_undo_16__WEBPACK_IMPORTED_MODULE_58__.A,_carbon_icons_es_view_16__WEBPACK_IMPORTED_MODULE_59__.A,_carbon_icons_es_view_off_16__WEBPACK_IMPORTED_MODULE_60__.A,_carbon_icons_es_warning_16__WEBPACK_IMPORTED_MODULE_53__.A,_carbon_icons_es_warning_filled_16__WEBPACK_IMPORTED_MODULE_54__.A,_carbon_icons_es_warning_filled_20__WEBPACK_IMPORTED_MODULE_55__.A,_carbon_icons_es_warning_alt_filled_16__WEBPACK_IMPORTED_MODULE_56__.A,_carbon_icons_es_warning_alt_filled_20__WEBPACK_IMPORTED_MODULE_57__.A])}registerAll(descriptors){descriptors.forEach((icon=>this.register(icon)))}register(descriptor){const{name}=descriptor;this.registerAs(name,descriptor)}registerAs(name,descriptor){let{size,attrs:{width}}=descriptor;this.iconCache.set(name,(size??width).toString(),descriptor)}get(name,size){try{const icon=this.iconCache.get(name,size.toString());return icon.svg||(icon.svg=(0,_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_2__.dI)(icon)),icon}catch(e){throw e}}configure(options){this.iconCache=options.cache}static{this.ctorParameters=()=>[]}};IconService=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Injectable)({providedIn:"root"})],IconService)},"./src/icon/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{LJ:()=>icon_directive.L,op:()=>icon_module.o,fM:()=>icon_service.fM});var icon_directive=__webpack_require__("./src/icon/icon.directive.ts"),icon_module=__webpack_require__("./src/icon/icon.module.ts"),icon_service=__webpack_require__("./src/icon/icon.service.ts")},"./src/placeholder/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{gc:()=>PLACEHOLDER_SERVICE_PROVIDER,Or:()=>Placeholder,UU:()=>PlaceholderModule,F2:()=>PlaceholderService});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let PlaceholderService=class PlaceholderService{constructor(){this.viewContainerRef=null,this.viewContainerMap=new Map}registerViewContainerRef(vcRef,id){id?this.viewContainerMap.set(id,vcRef):this.viewContainerRef=vcRef}createComponent(component,injector,id,environment=void 0){return id?this.viewContainerMap.has(id)?this.viewContainerMap.get(id).createComponent(component,{index:this.viewContainerMap.size,injector}):void console.error(`No view container with id ${id} found`):this.viewContainerRef?this.viewContainerRef.createComponent(component,{index:this.viewContainerRef.length,injector,environmentInjector:environment}):void console.error("No view container defined! Likely due to a missing `cds-placeholder`")}destroyComponent(component){component.destroy()}hasComponentRef(component,id){return id?!(this.viewContainerMap.get(id).indexOf(component.hostView)<0):!(this.viewContainerRef.indexOf(component.hostView)<0)}hasPlaceholderRef(id){return id?this.viewContainerMap.has(id):!!this.viewContainerRef}appendElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.appendChild(element):this.viewContainerRef.element.nativeElement.appendChild(element)}removeElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.removeChild(element):this.viewContainerRef.element.nativeElement.removeChild(element)}hasElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.contains(element):this.viewContainerRef.element.nativeElement.contains(element)}};PlaceholderService=(0,tslib_es6.Cg)([(0,core.Injectable)()],PlaceholderService);const PLACEHOLDER_SERVICE_PROVIDER={provide:PlaceholderService,deps:[[new core.Optional,new core.SkipSelf,PlaceholderService]],useFactory:function PLACEHOLDER_SERVICE_PROVIDER_FACTORY(parentService){return parentService||new PlaceholderService}};let Placeholder=class Placeholder{constructor(placeholderService){this.placeholderService=placeholderService}ngOnInit(){this.placeholderService.registerViewContainerRef(this.viewContainerRef)}static{this.ctorParameters=()=>[{type:PlaceholderService}]}static{this.propDecorators={id:[{type:core.Input}],viewContainerRef:[{type:core.ViewChild,args:["placeholder",{read:core.ViewContainerRef,static:!0}]}]}}};Placeholder=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-placeholder, ibm-placeholder",template:"<div #placeholder></div>",providers:[PLACEHOLDER_SERVICE_PROVIDER],standalone:!0})],Placeholder);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let PlaceholderModule=class PlaceholderModule{};PlaceholderModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[Placeholder],providers:[PLACEHOLDER_SERVICE_PROVIDER],imports:[common_module_Dx7dWex5.MD,Placeholder]})],PlaceholderModule)},"./src/ui-shell/header/hamburger.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{U:()=>Hamburger});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/i18n/index.ts"),_angular_common__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),carbon_components_angular_icon__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/icon/index.ts");let Hamburger=class Hamburger{constructor(i18n){this.i18n=i18n,this.active=!1,this.activeTitle=this.i18n.get().UI_SHELL.HEADER.CLOSE_MENU,this.inactiveTitle=this.i18n.get().UI_SHELL.HEADER.OPEN_MENU,this.selected=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter}doClick(){this.selected.emit(this.active)}static{this.ctorParameters=()=>[{type:carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_2__.F2}]}static{this.propDecorators={active:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],activeTitle:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],inactiveTitle:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],selected:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}]}}};Hamburger=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-hamburger, ibm-hamburger",template:'\n\t\t<button\n\t\t\ttype="button"\n\t\t\t(click)="doClick()"\n\t\t\t[ngClass]="{\'cds--header__action--active\': active}"\n\t\t\tclass="cds--header__menu-trigger cds--header__action cds--header__menu-toggle"\n\t\t\t[attr.aria-label]="active ? activeTitle : inactiveTitle"\n\t\t\t[attr.title]="active ? activeTitle : inactiveTitle">\n\t\t\t@if (active) {\n\t\t\t\t<svg cdsIcon="close" size="20"></svg>\n\t\t\t} @else {\n\t\t\t\t<svg cdsIcon="menu" size="20"></svg>\n\t\t\t}\n\t\t</button>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_3__.YU,carbon_components_angular_icon__WEBPACK_IMPORTED_MODULE_4__.LJ]})],Hamburger)},"./src/ui-shell/header/header-action.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{u:()=>HeaderAction});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),carbon_components_angular_button__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/button/index.ts");let HeaderAction=class HeaderAction extends carbon_components_angular_button__WEBPACK_IMPORTED_MODULE_2__.TV{constructor(){super(...arguments),this.active=!1,this.activeChange=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter,this.selected=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter}onClick(){this.active=!this.active,this.selected.emit(this.active),this.activeChange.emit(this.active)}static{this.propDecorators={description:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],active:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],activeChange:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}],selected:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}]}}};HeaderAction=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-header-action, ibm-header-action",template:'\n\t\t<cds-icon-button\n\t\t\t[buttonNgClass]="{\n\t\t\t\t\'cds--header__action\': true,\n\t\t\t\t\'cds--header__action--active\': active\n\t\t\t}"\n\t\t\t(click)="onClick()"\n\t\t\t[align]="align"\n\t\t\t[caret]="caret"\n\t\t\t[dropShadow]="dropShadow"\n\t\t\t[highContrast]="highContrast"\n\t\t\t[isOpen]="isOpen"\n\t\t\t[enterDelayMs]="enterDelayMs"\n\t\t\t[leaveDelayMs]="leaveDelayMs"\n\t\t\t[description]="description"\n\t\t\t[buttonAttributes]="{\n\t\t\t\t\'aria-label\': ariaLabel\n\t\t\t}">\n\t\t\t<ng-content />\n\t\t</cds-icon-button>\n\t',imports:[carbon_components_angular_button__WEBPACK_IMPORTED_MODULE_2__.K0]})],HeaderAction)},"./src/ui-shell/header/header-global.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{f:()=>HeaderGlobal});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let HeaderGlobal=class HeaderGlobal{constructor(){this.hostClass=!0}static{this.propDecorators={hostClass:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--header__global"]}]}}};HeaderGlobal=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-header-global, ibm-header-global",template:"\n\t\t<ng-content />\n\t",standalone:!0})],HeaderGlobal)},"./src/ui-shell/header/header-item.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{N:()=>HeaderItem});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/header/header-item.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/header/header-item.component.ts"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts__WEBPACK_IMPORTED_MODULE_1__),_angular_core__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@angular/router/fesm2022/router-Dwfin5Au.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let HeaderItem=class HeaderItem{set href(v){void 0!==v&&(this._href=v)}get href(){return this.domSanitizer.bypassSecurityTrustUrl(this._href)}get routerLinkActiveClasses(){const base="cds--header__menu-item--current";if(""===this.activeLinkClass||null==this.activeLinkClass)return[base];return[base,...Array.isArray(this.activeLinkClass)?this.activeLinkClass:[this.activeLinkClass]]}constructor(domSanitizer,router){this.domSanitizer=domSanitizer,this.router=router,this.role="listitem",this.useRouter=!1,this.activeLinkClass="",this.navigation=new _angular_core__WEBPACK_IMPORTED_MODULE_2__.EventEmitter,this._href="#"}navigate(event){if(this.router&&this.route){event.preventDefault();const status=this.router.navigate(this.route,this.routeExtras);this.navigation.emit(status)}else"#"===this._href&&event.preventDefault()}static{this.ctorParameters=()=>[{type:_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__.up},{type:_angular_router__WEBPACK_IMPORTED_MODULE_4__.Ix,decorators:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Optional}]}]}static{this.propDecorators={role:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["attr.role"]}],href:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],useRouter:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],activeLinkClass:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],isCurrentPage:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],route:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],routeExtras:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],navigation:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Output}]}}};HeaderItem=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_2__.Component)({selector:"cds-header-item, ibm-header-item",template:'\n\t\t<ng-template #content>\n\t\t\t<ng-content />\n\t\t</ng-template>\n\t\t@if (useRouter) {\n\t\t\t<a\n\t\t\t\tclass="cds--header__menu-item"\n\t\t\t\ttabindex="0"\n\t\t\t\t[ngClass]="{\'cds--header__menu-item--current\' : isCurrentPage}"\n\t\t\t\t[href]="href"\n\t\t\t\t(click)="navigate($event)">\n\t\t\t\t<ng-container *ngTemplateOutlet="content" />\n\t\t\t</a>\n\t\t} @else {\n\t\t\t<a\n\t\t\t\tclass="cds--header__menu-item"\n\t\t\t\ttabindex="0"\n\t\t\t\t[ngClass]="{\'cds--header__menu-item--current\' : isCurrentPage}"\n\t\t\t\t[routerLink]="route"\n\t\t\t\t[routerLinkActive]="routerLinkActiveClasses">\n\t\t\t\t<ng-container *ngTemplateOutlet="content" />\n\t\t\t</a>\n\t\t}\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_6__.YU,_angular_common__WEBPACK_IMPORTED_MODULE_6__.T3,_angular_router__WEBPACK_IMPORTED_MODULE_5__.wQ,_angular_router__WEBPACK_IMPORTED_MODULE_5__.Wk],providers:[_angular_router__WEBPACK_IMPORTED_MODULE_4__.Ix],styles:[_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_item_component_ts__WEBPACK_IMPORTED_MODULE_1___default()]})],HeaderItem)},"./src/ui-shell/header/header-menu.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{t:()=>HeaderMenu});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/header/header-menu.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/header/header-menu.component.ts"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts__WEBPACK_IMPORTED_MODULE_1__),_angular_core__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),_header_item_component__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/ui-shell/header/header-item.component.ts");let HeaderMenu=class HeaderMenu{set href(v){void 0!==v&&(this._href=v)}get href(){return this.domSanitizer.bypassSecurityTrustUrl(this._href)}constructor(domSanitizer,elementRef){this.domSanitizer=domSanitizer,this.elementRef=elementRef,this.subMenu=!0,this.role="listitem",this.trigger="click",this.expanded=!1,this._href="#"}onClick(){"click"===this.trigger&&(this.expanded=!this.expanded)}onMouseOver(){"mouseover"===this.trigger&&(this.expanded=!0)}onMouseOut(){"mouseover"===this.trigger&&(this.expanded=!1)}onFocusOut(event){this.elementRef.nativeElement.contains(event.relatedTarget)||(this.expanded=!1)}navigate(event){"#"===this._href&&event.preventDefault()}static{this.ctorParameters=()=>[{type:_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__.up},{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.ElementRef}]}static{this.propDecorators={subMenu:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["class.cds--header__submenu"]}],role:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["attr.role"]}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],href:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],trigger:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],headerItems:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],icon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],onClick:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostListener,args:["click"]}],onMouseOver:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostListener,args:["mouseover"]}],onMouseOut:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostListener,args:["mouseout"]}],onFocusOut:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostListener,args:["focusout",["$event"]]}]}}};HeaderMenu=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_2__.Component)({selector:"cds-header-menu, ibm-header-menu",template:'\n\t\t<a\n\t\t\tclass="cds--header__menu-item cds--header__menu-title"\n\t\t\t[href]="href"\n\t\t\ttabindex="0"\n\t\t\taria-haspopup="menu"\n\t\t\t[attr.aria-expanded]="expanded"\n\t\t\t(click)="navigate($event)">\n\t\t\t{{title}}\n\t\t\t@if (icon) {\n\t\t\t\t<ng-template [ngTemplateOutlet]="icon" />\n\t\t\t} @else {\n\t\t\t\t<svg class="cds--header__menu-arrow" width="12" height="7" aria-hidden="true">\n\t\t\t\t\t<path d="M6.002 5.55L11.27 0l.726.685L6.003 7 0 .685.726 0z" />\n\t\t\t\t</svg>\n\t\t\t}\n\t\t</a>\n\t\t<div class="cds--header__menu" [attr.aria-label]="title">\n\t\t\t<ng-content />\n\t\t\t@for (headerItem of headerItems; track headerItem) {\n\t\t\t\t<cds-header-item\n\t\t\t\t\t[href]="headerItem.href"\n\t\t\t\t\t[route]="headerItem.route"\n\t\t\t\t\t[routeExtras]="headerItem.routeExtras">\n\t\t\t\t\t{{ headerItem.content }}\n\t\t\t\t</cds-header-item>\n\t\t\t}\n\t\t</div>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_4__.T3,_header_item_component__WEBPACK_IMPORTED_MODULE_5__.N],styles:[_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_header_header_menu_component_ts__WEBPACK_IMPORTED_MODULE_1___default()]})],HeaderMenu)},"./src/ui-shell/header/header-navigation.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{e:()=>HeaderNavigation});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_header_item_component__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-shell/header/header-item.component.ts"),_header_menu_component__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/ui-shell/header/header-menu.component.ts");let HeaderNavigation=class HeaderNavigation{constructor(){this.height=100}static{this.propDecorators={height:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["style.height.%"]}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],navigationItems:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};HeaderNavigation=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-header-navigation, ibm-header-navigation",template:'\n\t\t<nav class="cds--header__nav" [attr.aria-label]="ariaLabel">\n\t\t\t<div class="cds--header__menu-bar" role="list">\n\t\t\t\t<ng-content />\n\t\t\t\t@for (navigationItem of navigationItems; track navigationItem) {\n\t\t\t\t\t@if (navigationItem.type === \'item\') {\n\t\t\t\t\t\t<cds-header-item\n\t\t\t\t\t\t\t[href]="navigationItem.href"\n\t\t\t\t\t\t\t[route]="navigationItem.route"\n\t\t\t\t\t\t\t[routeExtras]="navigationItem.routeExtras"\n\t\t\t\t\t\t\t[isCurrentPage]="!!navigationItem.isCurrentPage">\n\t\t\t\t\t\t\t{{ navigationItem.content }}\n\t\t\t\t\t\t</cds-header-item>\n\t\t\t\t\t}\n\t\t\t\t\t@if (navigationItem.type === \'menu\') {\n\t\t\t\t\t\t<cds-header-menu\n\t\t\t\t\t\t\t[href]="navigationItem.href"\n\t\t\t\t\t\t\t[title]="navigationItem.title"\n\t\t\t\t\t\t\t[trigger]="navigationItem.trigger ? navigationItem.trigger : \'click\'"\n\t\t\t\t\t\t\t[headerItems]="navigationItem.menuItems">\n\t\t\t\t\t\t</cds-header-menu>\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t</div>\n\t\t</nav>\n\t',imports:[_header_item_component__WEBPACK_IMPORTED_MODULE_2__.N,_header_menu_component__WEBPACK_IMPORTED_MODULE_3__.t]})],HeaderNavigation)},"./src/ui-shell/header/header.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{Y:()=>Header});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_platform_browser__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/router/fesm2022/router-Dwfin5Au.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/i18n/index.ts"),_angular_common__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let Header=class Header{set href(v){this._href=v}get href(){return this.domSanitizer.bypassSecurityTrustUrl(this._href)}constructor(i18n,domSanitizer,router){this.i18n=i18n,this.domSanitizer=domSanitizer,this.router=router,this.brand="IBM",this.useRouter=!1,this.navigation=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter,this._href="#"}isTemplate(value){return value instanceof _angular_core__WEBPACK_IMPORTED_MODULE_1__.TemplateRef}navigate(event){if(this.router&&this.route){event.preventDefault();const status=this.router.navigate(this.route,this.routeExtras);this.navigation.emit(status)}else"#"===this._href&&event.preventDefault()}static{this.ctorParameters=()=>[{type:carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_5__.F2},{type:_angular_platform_browser__WEBPACK_IMPORTED_MODULE_2__.up},{type:_angular_router__WEBPACK_IMPORTED_MODULE_3__.Ix,decorators:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Optional}]}]}static{this.propDecorators={skipTo:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],name:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],brand:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],href:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],route:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],routeExtras:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],useRouter:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],navigation:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}]}}};Header=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-header, ibm-header",template:'\n\t\t<header\n\t\t\tclass="cds--header"\n\t\t\t[attr.aria-label]="brand + \' \' + name">\n\t\t\t@if (skipTo) {\n\t\t\t\t<a\n\t\t\t\t\tclass="cds--skip-to-content"\n\t\t\t\t\t[href]="skipTo"\n\t\t\t\t\ttabindex="0">\n\t\t\t\t\t{{ i18n.get("UI_SHELL.SKIP_TO") | async }}\n\t\t\t\t</a>\n\t\t\t}\n\t\t\t<ng-content select="cds-hamburger,ibm-hamburger" />\n\t\t\t@if (isTemplate(brand)) {\n\t\t\t\t<ng-template [ngTemplateOutlet]="brand" />\n\t\t\t} @else {\n\t\t\t\t@if (useRouter) {\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass="cds--header__name"\n\t\t\t\t\t\t[routerLink]="route">\n\t\t\t\t\t\t<span class="cds--header__name--prefix">{{brand}}&nbsp;</span>\n\t\t\t\t\t\t{{name}}\n\t\t\t\t\t</a>\n\t\t\t\t} @else {\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass="cds--header__name"\n\t\t\t\t\t\t[href]="href"\n\t\t\t\t\t\t(click)="navigate($event)">\n\t\t\t\t\t\t<span class="cds--header__name--prefix">{{brand}}&nbsp;</span>\n\t\t\t\t\t\t{{name}}\n\t\t\t\t\t</a>\n\t\t\t\t}\n\t\t\t}\n\t\t\t<ng-content />\n\t\t</header>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_6__.T3,_angular_router__WEBPACK_IMPORTED_MODULE_4__.Wk,_angular_common__WEBPACK_IMPORTED_MODULE_6__.Jj],providers:[_angular_router__WEBPACK_IMPORTED_MODULE_3__.Ix]})],Header)},"./src/ui-shell/header/header.module.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{GC:()=>HeaderModule});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),carbon_components_angular_button__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/button/index.ts"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/i18n/index.ts"),carbon_components_angular_icon__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/icon/index.ts"),_header_component__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/ui-shell/header/header.component.ts"),_header_item_component__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./src/ui-shell/header/header-item.component.ts"),_header_menu_component__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("./src/ui-shell/header/header-menu.component.ts"),_header_navigation_component__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__("./src/ui-shell/header/header-navigation.component.ts"),_header_global_component__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__("./src/ui-shell/header/header-global.component.ts"),_header_action_component__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__("./src/ui-shell/header/header-action.component.ts"),_hamburger_component__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__("./src/ui-shell/header/hamburger.component.ts"),_angular_router__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs");let HeaderModule=class HeaderModule{};HeaderModule=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule)({imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.MD,carbon_components_angular_button__WEBPACK_IMPORTED_MODULE_3__.tm,carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_4__.LP,carbon_components_angular_icon__WEBPACK_IMPORTED_MODULE_5__.op,_angular_router__WEBPACK_IMPORTED_MODULE_13__.iI,_header_component__WEBPACK_IMPORTED_MODULE_6__.Y,_header_item_component__WEBPACK_IMPORTED_MODULE_7__.N,_header_menu_component__WEBPACK_IMPORTED_MODULE_8__.t,_header_navigation_component__WEBPACK_IMPORTED_MODULE_9__.e,_header_global_component__WEBPACK_IMPORTED_MODULE_10__.f,_header_action_component__WEBPACK_IMPORTED_MODULE_11__.u,_hamburger_component__WEBPACK_IMPORTED_MODULE_12__.U],exports:[_header_component__WEBPACK_IMPORTED_MODULE_6__.Y,_header_item_component__WEBPACK_IMPORTED_MODULE_7__.N,_header_menu_component__WEBPACK_IMPORTED_MODULE_8__.t,_header_navigation_component__WEBPACK_IMPORTED_MODULE_9__.e,_header_global_component__WEBPACK_IMPORTED_MODULE_10__.f,_header_action_component__WEBPACK_IMPORTED_MODULE_11__.u,_hamburger_component__WEBPACK_IMPORTED_MODULE_12__.U]})],HeaderModule)},"./src/ui-shell/header/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{N5:()=>_header_item_component__WEBPACK_IMPORTED_MODULE_3__.N,UN:()=>_hamburger_component__WEBPACK_IMPORTED_MODULE_0__.U,Y9:()=>_header_component__WEBPACK_IMPORTED_MODULE_6__.Y,el:()=>_header_navigation_component__WEBPACK_IMPORTED_MODULE_5__.e,fi:()=>_header_global_component__WEBPACK_IMPORTED_MODULE_2__.f,td:()=>_header_menu_component__WEBPACK_IMPORTED_MODULE_4__.t,u$:()=>_header_action_component__WEBPACK_IMPORTED_MODULE_1__.u});var _hamburger_component__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/ui-shell/header/hamburger.component.ts"),_header_action_component__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/header/header-action.component.ts"),_header_global_component__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-shell/header/header-global.component.ts"),_header_item_component__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/ui-shell/header/header-item.component.ts"),_header_menu_component__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/ui-shell/header/header-menu.component.ts"),_header_navigation_component__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/ui-shell/header/header-navigation.component.ts"),_header_component__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/ui-shell/header/header.component.ts");__webpack_require__("./src/ui-shell/header/header.module.ts")},"./src/ui-shell/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{UN:()=>header.UN,Y9:()=>header.Y9,el:()=>header.el,f8:()=>sidenav.f8});var header=__webpack_require__("./src/ui-shell/header/index.ts"),sidenav=__webpack_require__("./src/ui-shell/sidenav/index.ts"),tslib_es6=(__webpack_require__("./src/ui-shell/panel/index.ts"),__webpack_require__("./node_modules/tslib/tslib.es6.js")),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),i18n=__webpack_require__("./src/i18n/index.ts"),header_module=__webpack_require__("./src/ui-shell/header/header.module.ts"),sidenav_module=__webpack_require__("./src/ui-shell/sidenav/sidenav.module.ts"),panel_module=__webpack_require__("./src/ui-shell/panel/panel.module.ts");let UIShellModule=class UIShellModule{};UIShellModule=(0,tslib_es6.Cg)([(0,core.NgModule)({imports:[common_module_Dx7dWex5.MD,i18n.LP,header_module.GC,sidenav_module.rq,panel_module.bX],exports:[header_module.GC,sidenav_module.rq,panel_module.bX]})],UIShellModule)},"./src/ui-shell/panel/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{Zk:()=>_panel_component__WEBPACK_IMPORTED_MODULE_0__.Z,oU:()=>_switcher_list_component__WEBPACK_IMPORTED_MODULE_1__.o,xe:()=>_switcher_list_item_component__WEBPACK_IMPORTED_MODULE_2__.x});var _panel_component__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/ui-shell/panel/panel.component.ts"),_switcher_list_component__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/panel/switcher-list.component.ts"),_switcher_list_item_component__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-shell/panel/switcher-list-item.component.ts");__webpack_require__("./src/ui-shell/panel/panel.module.ts")},"./src/ui-shell/panel/panel.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{Z:()=>Panel});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let Panel=class Panel{constructor(){this.expanded=!1}static{this.propDecorators={expanded:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};Panel=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-panel, ibm-panel",template:'\n\t\t<div\n\t\t\tclass="cds--header-panel"\n\t\t\t[attr.aria-label]="ariaLabel"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--header-panel--expanded\': expanded\n\t\t\t}">\n\t\t\t<ng-content />\n\t\t</div>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.YU]})],Panel)},"./src/ui-shell/panel/panel.module.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{bX:()=>PanelModule});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/i18n/index.ts"),_panel_component__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/ui-shell/panel/panel.component.ts"),_switcher_list_component__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/ui-shell/panel/switcher-list.component.ts"),_switcher_list_item_component__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/ui-shell/panel/switcher-list-item.component.ts");let PanelModule=class PanelModule{};PanelModule=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule)({imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.MD,carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_3__.LP,_panel_component__WEBPACK_IMPORTED_MODULE_4__.Z,_switcher_list_component__WEBPACK_IMPORTED_MODULE_5__.o,_switcher_list_item_component__WEBPACK_IMPORTED_MODULE_6__.x],exports:[_panel_component__WEBPACK_IMPORTED_MODULE_4__.Z,_switcher_list_component__WEBPACK_IMPORTED_MODULE_5__.o,_switcher_list_item_component__WEBPACK_IMPORTED_MODULE_6__.x]})],PanelModule)},"./src/ui-shell/panel/switcher-list-item.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{x:()=>SwitcherListItem});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_platform_browser__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/router/fesm2022/router-Dwfin5Au.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let SwitcherListItem=class SwitcherListItem{set href(value){this._href=value}get href(){return this.domSanitizer.bypassSecurityTrustUrl(this._href)}set target(value){this._target=value}get target(){return this._target}constructor(domSanitizer,router){this.domSanitizer=domSanitizer,this.router=router,this.active=!1,this.navigation=new _angular_core__WEBPACK_IMPORTED_MODULE_1__.EventEmitter,this.itemClass=!0,this.itemRole="listitem",this._href="#",this._target=""}navigate(event){if(this.router&&this.route){event.preventDefault();const status=this.router.navigate(this.route,this.routeExtras);this.navigation.emit(status)}else"#"===this._href&&event.preventDefault()}static{this.ctorParameters=()=>[{type:_angular_platform_browser__WEBPACK_IMPORTED_MODULE_2__.up},{type:_angular_router__WEBPACK_IMPORTED_MODULE_3__.Ix,decorators:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Optional}]}]}static{this.propDecorators={active:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],route:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],routeExtras:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],href:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],navigation:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Output}],target:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],itemClass:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--switcher__item"]}],itemRole:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.role"]}]}}};SwitcherListItem=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-switcher-list-item, ibm-switcher-list-item",template:'\n\t\t<a\n\t\t\tclass="cds--switcher__item-link"\n\t\t\t[ngClass]="{\n\t\t\t\t\'cds--switcher__item-link--selected\': active\n\t\t\t}"\n\t\t\t[href]="href"\n\t\t\t[target]="target"\n\t\t\t(click)="navigate($event)">\n\t\t\t<ng-content />\n\t\t</a>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_4__.YU]})],SwitcherListItem)},"./src/ui-shell/panel/switcher-list.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{o:()=>SwitcherList});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk_3D_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/panel/switcher-list.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk%3D!./src/ui-shell/panel/switcher-list.component.ts"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk_3D_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk_3D_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts__WEBPACK_IMPORTED_MODULE_1__),_angular_core__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let SwitcherList=class SwitcherList{constructor(){this.switcher=!0,this.role="list"}static{this.propDecorators={switcher:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["class.cds--switcher"]}],role:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["attr.role"]}]}}};SwitcherList=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_2__.Component)({selector:"cds-switcher-list, ibm-switcher-list",template:"\n\t\t\t<ng-content />\n\t",standalone:!0,styles:[_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk_3D_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_panel_switcher_list_component_ts__WEBPACK_IMPORTED_MODULE_1___default()]})],SwitcherList)},"./src/ui-shell/sidenav/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{E$:()=>_sidenav_item_component__WEBPACK_IMPORTED_MODULE_1__.E,f8:()=>_sidenav_component__WEBPACK_IMPORTED_MODULE_3__.f,wh:()=>_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_2__.w});__webpack_require__("./src/ui-shell/sidenav/routerlink-extended.directive.ts");var _sidenav_item_component__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/sidenav/sidenav-item.component.ts"),_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-shell/sidenav/sidenav-menu.component.ts"),_sidenav_component__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/ui-shell/sidenav/sidenav.component.ts");__webpack_require__("./src/ui-shell/sidenav/sidenav.module.ts")},"./src/ui-shell/sidenav/routerlink-extended.directive.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{G:()=>RouterLinkExtendedDirective});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs"),lodash_es_keys__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/lodash-es/keys.js");let RouterLinkExtendedDirective=class RouterLinkExtendedDirective extends _angular_router__WEBPACK_IMPORTED_MODULE_2__.Wk{ngOnChanges(changes){changes.routeExtras&&this.routeExtras&&(0,lodash_es_keys__WEBPACK_IMPORTED_MODULE_3__.A)(this.routeExtras).forEach((routeExtraProperty=>this[routeExtraProperty]=this.routeExtras[routeExtraProperty])),super.ngOnChanges(changes)}static{this.propDecorators={routeExtras:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};RouterLinkExtendedDirective=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Directive)({selector:"[routerLink]",standalone:!0})],RouterLinkExtendedDirective)},"./src/ui-shell/sidenav/sidenav-item.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{E:()=>SideNavItem});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-shell/sidenav/sidenav-item.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/sidenav/sidenav-item.component.ts"),_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts__WEBPACK_IMPORTED_MODULE_1__),_angular_core__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@angular/router/fesm2022/router-Dwfin5Au.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs"),_routerlink_extended_directive__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/ui-shell/sidenav/routerlink-extended.directive.ts"),_angular_common__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let SideNavItem=class SideNavItem{set href(v){void 0!==v&&(this._href=v)}get href(){return this.domSanitizer.bypassSecurityTrustUrl(this._href)}get sideNav(){return!this.isSubMenu}get menuItem(){return this.isSubMenu}constructor(domSanitizer,router){this.domSanitizer=domSanitizer,this.router=router,this.useRouter=!1,this.active=!1,this.isSubMenu=!1,this.navigation=new _angular_core__WEBPACK_IMPORTED_MODULE_2__.EventEmitter,this.selected=new _angular_core__WEBPACK_IMPORTED_MODULE_2__.EventEmitter,this.role="listitem",this._href="#"}ngOnChanges(changes){changes.active&&this.selected.emit(this.active)}navigate(event){if(this.router&&this.route){event.preventDefault();const status=this.router.navigate(this.route,this.routeExtras);this.navigation.emit(status)}else"#"===this._href&&event.preventDefault()}static{this.ctorParameters=()=>[{type:_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__.up},{type:_angular_router__WEBPACK_IMPORTED_MODULE_4__.Ix,decorators:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Optional}]}]}static{this.propDecorators={href:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],useRouter:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],sideNav:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["class.cds--side-nav__item"]}],menuItem:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["class.cds--side-nav__menu-item"]}],active:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],route:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],isSubMenu:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],routeExtras:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Input}],navigation:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Output}],selected:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.Output}],role:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_2__.HostBinding,args:["attr.role"]}]}}};SideNavItem=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_2__.Component)({selector:"cds-sidenav-item, ibm-sidenav-item",template:'\n\t\t@if (useRouter) {\n\t\t\t<a\n\t\t\t\t[attr.title]="title ? title : null"\n\t\t\t\t[routerLink]="route"\n\t\t\t\t[routeExtras]="routeExtras"\n\t\t\t\trouterLinkActive="cds--side-nav__item--active"\n\t\t\t\tariaCurrentWhenActive="page"\n\t\t\t\tclass="cds--side-nav__link">\n\t\t\t\t<ng-template [ngTemplateOutlet]="sidenavItemContentTpl" />\n\t\t\t</a>\n\t\t} @else {\n\t\t\t<a\n\t\t\t\tclass="cds--side-nav__link"\n\t\t\t\t[ngClass]="{\n\t\t\t\t\t\'cds--side-nav__item--active\': active\n\t\t\t\t}"\n\t\t\t\t[href]="href"\n\t\t\t\t[attr.aria-current]="(active ? \'page\' : null)"\n\t\t\t\t[attr.title]="title ? title : null"\n\t\t\t\t(click)="navigate($event)">\n\t\t\t\t<ng-template [ngTemplateOutlet]="sidenavItemContentTpl" />\n\t\t\t</a>\n\t\t}\n\n\t\t<ng-template #sidenavItemContentTpl>\n\t\t\t@if (!isSubMenu) {\n\t\t\t\t<div class="cds--side-nav__icon">\n\t\t\t\t\t<ng-content select="svg, [icon]" />\n\t\t\t\t</div>\n\t\t\t}\n\t\t\t<span class="cds--side-nav__link-text">\n\t\t\t\t<ng-content />\n\t\t\t</span>\n\t\t</ng-template>\n\t',imports:[_angular_common__WEBPACK_IMPORTED_MODULE_7__.T3,_angular_common__WEBPACK_IMPORTED_MODULE_7__.YU,_angular_router__WEBPACK_IMPORTED_MODULE_5__.wQ,_angular_router__WEBPACK_IMPORTED_MODULE_5__.Wk,_routerlink_extended_directive__WEBPACK_IMPORTED_MODULE_6__.G],styles:[_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts_css_ngResource_home_runner_work_carbon_components_angular_carbon_components_angular_node_modules_ngtools_webpack_src_loaders_inline_resource_js_data_CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ_home_runner_work_carbon_components_angular_carbon_components_angular_src_ui_shell_sidenav_sidenav_item_component_ts__WEBPACK_IMPORTED_MODULE_1___default()]})],SideNavItem)},"./src/ui-shell/sidenav/sidenav-menu.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{w:()=>SideNavMenu});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_sidenav_item_component__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-shell/sidenav/sidenav-item.component.ts"),rxjs__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/rxjs/dist/esm5/internal/Subscription.js");let SideNavMenu=class SideNavMenu{constructor(){this.navItem=!0,this.navItemIcon=!0,this.role="listitem",this.useRouter=!1,this.expanded=!1,this.hasActiveChild=!1,this.activeItemsSubscription=new rxjs__WEBPACK_IMPORTED_MODULE_3__.yU}get navItemActive(){return this.hasActiveChild}ngAfterContentInit(){setTimeout((()=>{this.sidenavItems.forEach((item=>{item.isSubMenu=!0,this.findActiveChildren();const activeItemSubscription=item.selected.subscribe((()=>{this.findActiveChildren()}));this.activeItemsSubscription.add(activeItemSubscription)})),this.sidenavItems.changes.subscribe((()=>{this.sidenavItems.forEach((item=>{item.isSubMenu=!0,this.findActiveChildren();const activeItemSubscription=item.selected.subscribe((()=>{this.findActiveChildren()}));this.activeItemsSubscription.add(activeItemSubscription)}))}))}))}ngOnDestroy(){this.activeItemsSubscription.unsubscribe()}toggle(){this.expanded=!this.expanded}findActiveChildren(){this.hasActiveChild=this.sidenavItems.some((item=>item.active))}static{this.propDecorators={navItem:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav__item"]}],navItemIcon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav__item--icon"]}],navItemActive:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav__item--active"]}],role:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["attr.role"]}],useRouter:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],expanded:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],hasActiveChild:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],menuItems:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],sidenavItems:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.ContentChildren,args:[_sidenav_item_component__WEBPACK_IMPORTED_MODULE_2__.E]}]}}};SideNavMenu=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-sidenav-menu, ibm-sidenav-menu",template:'\n\t\t<button\n\t\t\t(click)="toggle()"\n\t\t\tclass="cds--side-nav__submenu"\n\t\t\taria-haspopup="true"\n\t\t\t[attr.aria-expanded]="expanded"\n\t\t\ttype="button">\n\t\t\t<div class="cds--side-nav__icon">\n\t\t\t\t<ng-content select="svg, [icon]" />\n\t\t\t</div>\n\t\t\t<span class="cds--side-nav__submenu-title">{{title}}</span>\n\t\t\t<div class="cds--side-nav__icon cds--side-nav__icon--small cds--side-nav__submenu-chevron">\n\t\t\t\t<svg\n\t\t\t\t\tfocusable="false"\n\t\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\t\tstyle="will-change: transform;"\n\t\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\t\twidth="20"\n\t\t\t\t\theight="20"\n\t\t\t\t\tviewBox="0 0 32 32"\n\t\t\t\t\taria-hidden="true">\n\t\t\t\t\t<path d="M16 22L6 12l1.4-1.4 8.6 8.6 8.6-8.6L26 12z"></path>\n\t\t\t\t</svg>\n\t\t\t</div>\n\t\t</button>\n\t\t<div class="cds--side-nav__menu" role="list">\n\t\t\t<ng-content />\n\t\t\t@for (menuItem of menuItems; track menuItem) {\n\t\t\t\t<cds-sidenav-item\n\t\t\t\t\t[href]="menuItem.href"\n\t\t\t\t\t[route]="menuItem.route"\n\t\t\t\t\t[routeExtras]="menuItem.routeExtras"\n\t\t\t\t\t[useRouter]="useRouter"\n\t\t\t\t\t[isSubMenu]="true">\n\t\t\t\t\t{{ menuItem.content }}\n\t\t\t\t</cds-sidenav-item>\n\t\t\t}\n\t\t</div>\n\t',imports:[_sidenav_item_component__WEBPACK_IMPORTED_MODULE_2__.E]})],SideNavMenu)},"./src/ui-shell/sidenav/sidenav.component.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{f:()=>SideNav});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/i18n/index.ts"),_sidenav_item_component__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/ui-shell/sidenav/sidenav-item.component.ts"),_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/ui-shell/sidenav/sidenav-menu.component.ts"),_angular_common__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let SideNav=class SideNav{constructor(i18n){this.i18n=i18n,this.hostClass=!0,this.ariaLabel="Side navigation",this.expanded=!0,this.hidden=!1,this.rail=!1,this.ux=!0,this.allowExpansion=!1,this.useRouter=!1}toggle(){this.expanded=!this.expanded}static{this.ctorParameters=()=>[{type:carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_2__.F2}]}static{this.propDecorators={hostClass:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav"]}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],expanded:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav--expanded"]},{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],hidden:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav--hidden"]},{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],rail:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav--rail"]},{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ux:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.HostBinding,args:["class.cds--side-nav__navigation"]}],allowExpansion:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],navigationItems:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],useRouter:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};SideNav=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Component)({selector:"cds-sidenav, ibm-sidenav",template:'\n\t\t<nav class="cds--side-nav__items" [attr.aria-label]="ariaLabel">\n\t\t\t<ng-content select="cds-sidenav-header,ibm-sidenav-header" />\n\t\t\t<div role="list">\n\t\t\t\t<div class="cds--side-nav__header-navigation cds--side-nav__header-divider">\n\t\t\t\t\t@for (navigationItem of navigationItems; track navigationItem) {\n\t\t\t\t\t\t@if (navigationItem.type === \'item\') {\n\t\t\t\t\t\t\t<cds-sidenav-item\n\t\t\t\t\t\t\t\t[href]="navigationItem.href"\n\t\t\t\t\t\t\t\t[route]="navigationItem.route"\n\t\t\t\t\t\t\t\t[routeExtras]="navigationItem.routeExtras"\n\t\t\t\t\t\t\t\t[useRouter]="useRouter"\n\t\t\t\t\t\t\t\t[title]="navigationItem.title">\n\t\t\t\t\t\t\t\t{{ navigationItem.content }}\n\t\t\t\t\t\t\t</cds-sidenav-item>\n\t\t\t\t\t\t}\n\t\t\t\t\t\t@if (navigationItem.type === \'menu\') {\n\t\t\t\t\t\t\t<cds-sidenav-menu\n\t\t\t\t\t\t\t\t[title]="navigationItem.title"\n\t\t\t\t\t\t\t\t[useRouter]="useRouter"\n\t\t\t\t\t\t\t\t[menuItems]="navigationItem.menuItems" />\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t</div>\n\t\t\t\t<ng-content />\n\t\t\t</div>\n\t\t\t<footer class="cds--side-nav__footer">\n\t\t\t\t@if (allowExpansion) {\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass="cds--side-nav__toggle"\n\t\t\t\t\t\ttype="button"\n\t\t\t\t\t\t[title]="(expanded ? i18n.get(\'UI_SHELL.SIDE_NAV.TOGGLE_CLOSE\') : i18n.get(\'UI_SHELL.SIDE_NAV.TOGGLE_OPEN\')) | async"\n\t\t\t\t\t\t(click)="toggle()">\n\t\t\t\t\t\t<div class="cds--side-nav__icon">\n\t\t\t\t\t\t\t@if (expanded) {\n\t\t\t\t\t\t\t\t<svg\n\t\t\t\t\t\t\t\t\tfocusable="false"\n\t\t\t\t\t\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\t\t\t\t\t\tstyle="will-change: transform;"\n\t\t\t\t\t\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\t\t\t\t\t\twidth="20"\n\t\t\t\t\t\t\t\t\theight="20"\n\t\t\t\t\t\t\t\t\tviewBox="0 0 32 32"\n\t\t\t\t\t\t\t\t\taria-hidden="true">\n\t\t\t\t\t\t\t\t\t<path d="M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4l6.6 6.6L8 22.6 9.4 24l6.6-6.6 6.6 6.6 1.4-1.4-6.6-6.6L24 9.4z"></path>\n\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t} @else {\n\t\t\t\t\t\t\t\t<svg\n\t\t\t\t\t\t\t\t\tfocusable="false"\n\t\t\t\t\t\t\t\t\tpreserveAspectRatio="xMidYMid meet"\n\t\t\t\t\t\t\t\t\tstyle="will-change: transform;"\n\t\t\t\t\t\t\t\t\txmlns="http://www.w3.org/2000/svg"\n\t\t\t\t\t\t\t\t\twidth="20"\n\t\t\t\t\t\t\t\t\theight="20"\n\t\t\t\t\t\t\t\t\tviewBox="0 0 32 32"\n\t\t\t\t\t\t\t\t\taria-hidden="true">\n\t\t\t\t\t\t\t\t\t<path d="M22 16L12 26l-1.4-1.4 8.6-8.6-8.6-8.6L12 6z"></path>\n\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<span class="cds--assistive-text">\n\t\t\t\t\t\t\t{{(expanded ? i18n.get(\'UI_SHELL.SIDE_NAV.TOGGLE_CLOSE\') : i18n.get(\'UI_SHELL.SIDE_NAV.TOGGLE_OPEN\')) | async}}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</button>\n\t\t\t\t}\n\t\t\t</footer>\n\t\t</nav>\n\t',encapsulation:_angular_core__WEBPACK_IMPORTED_MODULE_1__.ViewEncapsulation.None,imports:[_sidenav_item_component__WEBPACK_IMPORTED_MODULE_3__.E,_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_4__.w,_angular_common__WEBPACK_IMPORTED_MODULE_5__.Jj]})],SideNav)},"./src/ui-shell/sidenav/sidenav.module.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{rq:()=>SideNavModule});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),_angular_router__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@angular/router/fesm2022/router_module-DTJgGWLd.mjs"),carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/i18n/index.ts"),_sidenav_component__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/ui-shell/sidenav/sidenav.component.ts"),_sidenav_item_component__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/ui-shell/sidenav/sidenav-item.component.ts"),_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./src/ui-shell/sidenav/sidenav-menu.component.ts"),_routerlink_extended_directive__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("./src/ui-shell/sidenav/routerlink-extended.directive.ts");let SideNavModule=class SideNavModule{};SideNavModule=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule)({imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.MD,carbon_components_angular_i18n__WEBPACK_IMPORTED_MODULE_4__.LP,_angular_router__WEBPACK_IMPORTED_MODULE_3__.iI,_sidenav_component__WEBPACK_IMPORTED_MODULE_5__.f,_sidenav_item_component__WEBPACK_IMPORTED_MODULE_6__.E,_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_7__.w,_routerlink_extended_directive__WEBPACK_IMPORTED_MODULE_8__.G],exports:[_sidenav_component__WEBPACK_IMPORTED_MODULE_5__.f,_sidenav_item_component__WEBPACK_IMPORTED_MODULE_6__.E,_sidenav_menu_component__WEBPACK_IMPORTED_MODULE_7__.w]})],SideNavModule)},"./src/ui-shell/panel/switcher-list.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBibG9jazsKCQl9Cgk%3D!./src/ui-shell/panel/switcher-list.component.ts"(module,__unused_webpack_exports,__webpack_require__){var ___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/noSourceMaps.js"),___CSS_LOADER_EXPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js")(___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___);___CSS_LOADER_EXPORT___.push([module.id,"\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t",""]),module.exports=___CSS_LOADER_EXPORT___.toString()},"./src/ui-shell/header/header-item.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/header/header-item.component.ts"(module,__unused_webpack_exports,__webpack_require__){var ___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/noSourceMaps.js"),___CSS_LOADER_EXPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js")(___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___);___CSS_LOADER_EXPORT___.push([module.id,"\n\t\t:host {\n\t\t\tdisplay: list-item;\n\t\t}\n\t",""]),module.exports=___CSS_LOADER_EXPORT___.toString()},"./src/ui-shell/header/header-menu.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/header/header-menu.component.ts"(module,__unused_webpack_exports,__webpack_require__){var ___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/noSourceMaps.js"),___CSS_LOADER_EXPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js")(___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___);___CSS_LOADER_EXPORT___.push([module.id,"\n\t\t:host {\n\t\t\tdisplay: list-item;\n\t\t}\n\t",""]),module.exports=___CSS_LOADER_EXPORT___.toString()},"./src/ui-shell/sidenav/sidenav-item.component.ts.css?ngResource!=!./node_modules/@ngtools/webpack/src/loaders/inline-resource.js?data=CgkJOmhvc3QgewoJCQlkaXNwbGF5OiBsaXN0LWl0ZW07CgkJfQoJ!./src/ui-shell/sidenav/sidenav-item.component.ts"(module,__unused_webpack_exports,__webpack_require__){var ___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/noSourceMaps.js"),___CSS_LOADER_EXPORT___=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js")(___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___);___CSS_LOADER_EXPORT___.push([module.id,"\n\t\t:host {\n\t\t\tdisplay: list-item;\n\t\t}\n\t",""]),module.exports=___CSS_LOADER_EXPORT___.toString()}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcarbon_components_angular=self.webpackChunkcarbon_components_angular||[]).push([[880],{"./src/ai-label/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{cc:()=>AILabelActions,EK:()=>AILabelComponent,Y1:()=>AILabelContent,Zr:()=>AILabelModule});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let AILabelActions=class AILabelActions{constructor(){this.toggletipActions=!0,this.aiLabelActions=!0}static{this.propDecorators={toggletipActions:[{type:core.HostBinding,args:["class.cds--toggletip-actions"]}],aiLabelActions:[{type:core.HostBinding,args:["class.cds--ai-label-actions"]}]}}};AILabelActions=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsAILabelActions], [ibmAILabelActions]",standalone:!0})],AILabelActions);let AILabelContent=class AILabelContent{};AILabelContent=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsAILabelContent], [ibmAILabelContent]",standalone:!0})],AILabelContent);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),src_button=__webpack_require__("./src/button/index.ts"),icon=__webpack_require__("./src/icon/index.ts"),popover=__webpack_require__("./src/popover/index.ts");let AILabelPopoverDirective=class AILabelPopoverDirective extends popover.de{constructor(elementRef,ngZone,renderer,changeDetectorRef){super(elementRef,ngZone,renderer,changeDetectorRef),this.elementRef=elementRef,this.ngZone=ngZone,this.renderer=renderer,this.changeDetectorRef=changeDetectorRef,this.highContrast=!0,this.dropShadow=!1}initializeReferences(){this.updateAlignmentClass(this._align),this.bindPopoverRefs(),this.handleChange(this.isOpen)}ngOnChanges(changes){const originalState=this.isOpen;this.handleChange(!1),changes.autoAlign&&!changes.autoAlign.firstChange&&(this.popoverContentRef?.setAttribute("style",""),this.bindPopoverRefs()),this.handleChange(originalState)}bindPopoverRefs(){const panel=this.elementRef.nativeElement.querySelector(":scope > span.cds--popover");panel&&(this.popoverContentRef=panel.querySelector(":scope > span.cds--popover-content"),this.caretRef=this.resolveCaretRef(panel))}resolveCaretRef(panel){return this.autoAlign?panel.querySelector("span.cds--popover-content > span.cds--popover-caret.cds--popover--auto-align"):panel.querySelector(":scope > span.cds--popover-caret")}static{this.ctorParameters=()=>[{type:core.ElementRef},{type:core.NgZone},{type:core.Renderer2},{type:core.ChangeDetectorRef}]}};var AILabelComponent_1;AILabelPopoverDirective=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsAILabelPopover]",standalone:!0})],AILabelPopoverDirective);let AILabelComponent=class AILabelComponent{static{AILabelComponent_1=this}static{this.labelCounter=0}get revertClass(){return this.revertActive}get alignmentAxisOffset(){return["mini","2xs","xs"].includes(this.size)?-24:0}constructor(elementRef){this.elementRef=elementRef,this.aiLabelClass=!0,this.caret=!0,this.dropShadow=!1,this.highContrast=!0,this.autoAlign=!1,this.isOpen=!1,this.onClose=new core.EventEmitter,this.onOpen=new core.EventEmitter,this.isOpenChange=new core.EventEmitter,this.id="ai-label-"+AILabelComponent_1.labelCounter++,this.aiText="AI",this.kind="default",this.size="xs",this.revertActive=!1,this.revertLabel="Revert to AI input",this.ariaLabel="Show information",this.revertClick=new core.EventEmitter,this.documentClick=this.handleOutsideClick.bind(this)}onPopoverIsOpenChange(open){this.isOpen=open,this.isOpenChange.emit(open)}get triggerClasses(){return{"cds--toggletip-button":!0,"cds--ai-label__button":!0,[`cds--ai-label__button--${this.size}`]:!0,[`cds--ai-label__button--${this.kind}`]:!0,"cds--ai-label__button--inline-with-content":"inline"===this.kind&&!!this.textLabel}}get computedAriaLabel(){const suffix="inline"===this.kind&&this.textLabel?this.textLabel:this.ariaLabel;return`${this.aiText} ${suffix}`}ngAfterViewInit(){this.isOpen&&document.addEventListener("click",this.documentClick)}ngOnChanges(changes){changes.revertActive&&!changes.revertActive.firstChange&&changes.revertActive.currentValue&&(this.isOpen=!1,document.removeEventListener("click",this.documentClick))}ngOnDestroy(){document.removeEventListener("click",this.documentClick)}onTriggerClick(event){const opening=!this.isOpen;opening?document.addEventListener("click",this.documentClick):document.removeEventListener("click",this.documentClick),this.aiLabelPopover?.handleChange(opening,event)}onRevertButtonClick(event){this.revertClick.emit(event)}hostkeys(event){this.isOpen&&"Escape"===event.key&&(event.stopPropagation(),document.removeEventListener("click",this.documentClick),this.aiLabelPopover?.handleChange(!1,event))}handleOutsideClick(event){this.elementRef.nativeElement.contains(event.target)||(this.aiLabelPopover?.handleChange(!1,event),document.removeEventListener("click",this.documentClick))}static{this.ctorParameters=()=>[{type:core.ElementRef}]}static{this.propDecorators={aiLabelClass:[{type:core.HostBinding,args:["class.cds--ai-label"]}],revertClass:[{type:core.HostBinding,args:["class.cds--ai-label--revert"]}],align:[{type:core.Input}],caret:[{type:core.Input}],dropShadow:[{type:core.Input}],highContrast:[{type:core.Input}],autoAlign:[{type:core.Input}],isOpen:[{type:core.Input}],onClose:[{type:core.Output}],onOpen:[{type:core.Output}],isOpenChange:[{type:core.Output}],id:[{type:core.Input}],aiText:[{type:core.Input}],textLabel:[{type:core.Input}],kind:[{type:core.Input}],size:[{type:core.Input}],revertActive:[{type:core.Input}],revertLabel:[{type:core.Input}],ariaLabel:[{type:core.Input}],revertClick:[{type:core.Output}],aiLabelPopover:[{type:core.ViewChild,args:["aiLabelPopoverHost",{read:AILabelPopoverDirective}]}],hostkeys:[{type:core.HostListener,args:["keyup",["$event"]]}]}}};AILabelComponent=AILabelComponent_1=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-ai-label, ibm-ai-label",changeDetection:core.ChangeDetectionStrategy.OnPush,template:'\n\t\t@if (!revertActive) {\n\t\t\t<span\n\t\t\t\t#aiLabelPopoverHost\n\t\t\t\tcdsAILabelPopover\n\t\t\t\tclass="cds--toggletip"\n\t\t\t\t[isOpen]="isOpen"\n\t\t\t\t(isOpenChange)="onPopoverIsOpenChange($event)"\n\t\t\t\t(onOpen)="onOpen.emit($event)"\n\t\t\t\t(onClose)="onClose.emit($event)"\n\t\t\t\t[align]="align"\n\t\t\t\t[caret]="caret"\n\t\t\t\t[dropShadow]="dropShadow"\n\t\t\t\t[highContrast]="highContrast"\n\t\t\t\t[autoAlign]="autoAlign"\n\t\t\t\t[alignmentAxisOffset]="alignmentAxisOffset">\n\t\t\t\t<button\n\t\t\t\t\ttype="button"\n\t\t\t\t\t[attr.aria-label]="computedAriaLabel"\n\t\t\t\t\t[attr.aria-expanded]="isOpen"\n\t\t\t\t\t[attr.aria-controls]="id"\n\t\t\t\t\t[ngClass]="triggerClasses"\n\t\t\t\t\t(click)="onTriggerClick($event)">\n\t\t\t\t\t<span class="cds--ai-label__text">{{aiText}}</span>\n\t\t\t\t\t@if (kind === \'inline\' && textLabel) {\n\t\t\t\t\t\t<span class="cds--ai-label__additional-text">{{textLabel}}</span>\n\t\t\t\t\t}\n\t\t\t\t</button>\n\n\t\t\t\t<span\n\t\t\t\t\t[id]="id"\n\t\t\t\t\tclass="cds--popover"\n\t\t\t\t\taria-live="polite">\n\t\t\t\t\t<span class="cds--popover-content cds--ai-label-content">\n\t\t\t\t\t\t<div class="cds--toggletip-content">\n\t\t\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t@if (autoAlign) {\n\t\t\t\t\t\t\t<span class="cds--popover-caret cds--popover--auto-align"></span>\n\t\t\t\t\t\t}\n\t\t\t\t\t</span>\n\t\t\t\t\t@if (!autoAlign) {\n\t\t\t\t\t\t<span class="cds--popover-caret"></span>\n\t\t\t\t\t}\n\t\t\t\t</span>\n\t\t\t</span>\n\t\t}\n\t\t@if (revertActive) {\n\t\t\t<cds-icon-button\n\t\t\t\tkind="ghost"\n\t\t\t\tsize="sm"\n\t\t\t\t[description]="revertLabel"\n\t\t\t\t[autoAlign]="autoAlign"\n\t\t\t\t[buttonAttributes]="{ \'aria-label\': revertLabel }"\n\t\t\t\t(click)="onRevertButtonClick($event)">\n\t\t\t\t<svg cdsIcon="undo" size="16"></svg>\n\t\t\t</cds-icon-button>\n\t\t}\n\t',imports:[common_module_Dx7dWex5.YU,AILabelPopoverDirective,src_button.K0,icon.LJ]})],AILabelComponent);let AILabelModule=class AILabelModule{};AILabelModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[AILabelComponent,AILabelContent,AILabelActions],imports:[AILabelComponent,AILabelPopoverDirective,AILabelContent,AILabelActions]})],AILabelModule)},"./src/button/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{TV:()=>BaseIconButton,$n:()=>Button,tm:()=>ButtonModule,Te:()=>ButtonSet,K0:()=>IconButton});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let Button=class Button{constructor(){this.cdsButton="primary",this.skeleton=!1,this.iconOnly=!1,this.isExpressive=!1,this.baseClass=!0}set ibmButton(type){this.cdsButton=type}get primaryButton(){return"primary"===this.cdsButton||!this.cdsButton}get secondaryButton(){return"secondary"===this.cdsButton}get tertiaryButton(){return"tertiary"===this.cdsButton}get ghostButton(){return"ghost"===this.cdsButton}get dangerButton(){return"danger"===this.cdsButton||"danger--primary"===this.cdsButton}get dangerTertiary(){return"danger--tertiary"===this.cdsButton}get dangerGhost(){return"danger--ghost"===this.cdsButton}get extraSmallSize(){return"xs"===this.size&&!this.isExpressive}get smallSize(){return"sm"===this.size&&!this.isExpressive}get mediumSize(){return"md"===this.size&&!this.isExpressive}get largeSize(){return"lg"===this.size}get extraLargeSize(){return"xl"===this.size}get twoExtraLargeSize(){return"2xl"===this.size}get extraSmallLayoutSize(){return"xs"===this.size&&!this.isExpressive}get smallLayoutSize(){return"sm"===this.size&&!this.isExpressive}get mediumLayoutSize(){return"md"===this.size&&!this.isExpressive}get largeLayoutSize(){return"lg"===this.size}get extraLargeLayoutSize(){return"xl"===this.size}get twoExtraLargeLayoutSize(){return"2xl"===this.size}static{this.propDecorators={ibmButton:[{type:core.Input}],cdsButton:[{type:core.Input}],size:[{type:core.Input}],skeleton:[{type:core.HostBinding,args:["class.cds--skeleton"]},{type:core.Input}],iconOnly:[{type:core.HostBinding,args:["class.cds--btn--icon-only"]},{type:core.Input}],isExpressive:[{type:core.HostBinding,args:["class.cds--btn--expressive"]},{type:core.Input}],baseClass:[{type:core.HostBinding,args:["class.cds--btn"]}],primaryButton:[{type:core.HostBinding,args:["class.cds--btn--primary"]}],secondaryButton:[{type:core.HostBinding,args:["class.cds--btn--secondary"]}],tertiaryButton:[{type:core.HostBinding,args:["class.cds--btn--tertiary"]}],ghostButton:[{type:core.HostBinding,args:["class.cds--btn--ghost"]}],dangerButton:[{type:core.HostBinding,args:["class.cds--btn--danger"]}],dangerTertiary:[{type:core.HostBinding,args:["class.cds--btn--danger--tertiary"]}],dangerGhost:[{type:core.HostBinding,args:["class.cds--btn--danger--ghost"]}],extraSmallSize:[{type:core.HostBinding,args:["class.cds--btn--xs"]}],smallSize:[{type:core.HostBinding,args:["class.cds--btn--sm"]}],mediumSize:[{type:core.HostBinding,args:["class.cds--btn--md"]}],largeSize:[{type:core.HostBinding,args:["class.cds--btn--lg"]}],extraLargeSize:[{type:core.HostBinding,args:["class.cds--btn--xl"]}],twoExtraLargeSize:[{type:core.HostBinding,args:["class.cds--btn--2xl"]}],extraSmallLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-xs"]}],smallLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-sm"]}],mediumLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-md"]}],largeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-lg"]}],extraLargeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-xl"]}],twoExtraLargeLayoutSize:[{type:core.HostBinding,args:["class.cds--layout--size-2xl"]}]}}};Button=(0,tslib_es6.Cg)([(0,core.Directive)({selector:"[cdsButton], [ibmButton]",standalone:!0})],Button);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let ButtonSet=class ButtonSet{constructor(){this.buttonSetClass=!0,this.fluid=!1,this.stacked=!1}get fluidClass(){return this.fluid}get stackedClass(){return this.stacked}static{this.propDecorators={buttonSetClass:[{type:core.HostBinding,args:["class.cds--btn-set"]}],fluid:[{type:core.Input}],stacked:[{type:core.Input}],fluidClass:[{type:core.HostBinding,args:["class.cds--btn-set--fluid"]}],stackedClass:[{type:core.HostBinding,args:["class.cds--btn-set--stacked"]}]}}};ButtonSet=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-button-set, ibm-button-set",template:'\n\t\t@if (fluid) {\n\t\t\t<div class="cds--btn-set__fluid-inner cds--btn-set__fluid-inner--auto-stack">\n\t\t\t\t<ng-container *ngTemplateOutlet="content"></ng-container>\n\t\t\t</div>\n\t\t}\n\t\t@if (!fluid) {\n\t\t\t<ng-container *ngTemplateOutlet="content"></ng-container>\n\t\t}\n\n\t\t<ng-template #content>\n\t\t\t<ng-content></ng-content>\n\t\t</ng-template>\n\t',changeDetection:core.ChangeDetectionStrategy.OnPush,imports:[common_module_Dx7dWex5.T3]})],ButtonSet);let BaseIconButton=class BaseIconButton{constructor(){this.caret=!0,this.dropShadow=!0,this.highContrast=!0,this.isOpen=!1,this.align="bottom",this.autoAlign=!1,this.enterDelayMs=100,this.leaveDelayMs=300}static{this.propDecorators={caret:[{type:core.Input}],dropShadow:[{type:core.Input}],highContrast:[{type:core.Input}],isOpen:[{type:core.Input}],align:[{type:core.Input}],autoAlign:[{type:core.Input}],enterDelayMs:[{type:core.Input}],leaveDelayMs:[{type:core.Input}]}}};BaseIconButton=(0,tslib_es6.Cg)([(0,core.Component)({template:"",changeDetection:core.ChangeDetectionStrategy.OnPush,standalone:!0})],BaseIconButton);var IconButton_1,tooltip=__webpack_require__("./src/tooltip/index.ts");let IconButton=class IconButton extends BaseIconButton{static{IconButton_1=this}set buttonNgClass(obj){this.classList=Object.assign({"cds--btn--disabled":this.disabled},obj)}get buttonNgClass(){return this.classList}set buttonAttributes(obj){this.button&&(Object.keys(this.attributeList).forEach((key=>{this.renderer.removeAttribute(this.button.nativeElement,key)})),Object.keys(obj).forEach((key=>{this.renderer.setAttribute(this.button.nativeElement,key,obj[key])}))),this.attributeList=obj}get buttonAttributes(){return this.buttonAttributes}static{this.iconButtonCounter=0}constructor(renderer){super(),this.renderer=renderer,this.buttonId="icon-btn-"+IconButton_1.iconButtonCounter++,this.kind="primary",this.size="lg",this.type="button",this.isExpressive=!1,this.disabled=!1,this.showTooltipWhenDisabled=!1,this.click=new core.EventEmitter,this.focus=new core.EventEmitter,this.blur=new core.EventEmitter,this.tooltipClick=new core.EventEmitter,this.classList={},this.attributeList={}}ngAfterViewInit(){this.buttonAttributes=this.attributeList}emitClickEvent(event,element="button"){event.preventDefault(),event.stopPropagation(),"tooltip"!==element?this.click.emit(event):this.tooltipClick.emit(event)}static{this.ctorParameters=()=>[{type:core.Renderer2}]}static{this.propDecorators={buttonNgClass:[{type:core.Input}],buttonAttributes:[{type:core.Input}],button:[{type:core.ViewChild,args:["button"]}],buttonId:[{type:core.Input}],kind:[{type:core.Input}],size:[{type:core.Input}],type:[{type:core.Input}],isExpressive:[{type:core.Input}],disabled:[{type:core.Input}],description:[{type:core.Input}],showTooltipWhenDisabled:[{type:core.Input}],click:[{type:core.Output}],focus:[{type:core.Output}],blur:[{type:core.Output}],tooltipClick:[{type:core.Output}]}}};IconButton=IconButton_1=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-icon-button, ibm-icon-button",template:'\n\t<cds-tooltip\n\t\tclass="cds--icon-tooltip"\n\t\t[description]="description"\n\t\t[disabled]="showTooltipWhenDisabled ? false : disabled"\n\t\t[caret]="caret"\n\t\t[dropShadow]="dropShadow"\n\t\t[highContrast]="highContrast"\n\t\t[isOpen]="isOpen"\n\t\t[align]="align"\n\t\t[autoAlign]="autoAlign"\n\t\t[enterDelayMs]="enterDelayMs"\n\t\t[leaveDelayMs]="leaveDelayMs"\n\t\t(click)="emitClickEvent($event, \'tooltip\')">\n\t\t<button\n\t\t\t#button\n\t\t\t[id]="buttonId"\n\t\t\t[disabled]="disabled"\n\t\t\t[attr.type]="type"\n\t\t\t[iconOnly]="true"\n\t\t\t[ngClass]="buttonNgClass"\n\t\t\t[cdsButton]="kind"\n\t\t\t[size]="size"\n\t\t\t[isExpressive]="isExpressive"\n\t\t\t(click)="emitClickEvent($event)"\n\t\t\t(focus)="focus.emit($event)"\n\t\t\t(blur)="blur.emit($event)">\n\t\t\t<ng-content />\n\t\t</button>\n\t</cds-tooltip>\n\t',changeDetection:core.ChangeDetectionStrategy.OnPush,imports:[tooltip.m_,common_module_Dx7dWex5.YU,Button]})],IconButton);let ButtonModule=class ButtonModule{};ButtonModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[Button,ButtonSet,IconButton],imports:[common_module_Dx7dWex5.MD,tooltip.Ss,Button,ButtonSet,BaseIconButton,IconButton]})],ButtonModule)},"./src/icon/icon.directive.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{L:()=>IconDirective});var IconDirective_1,tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_icon_service__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/icon/icon.service.ts"),_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@carbon/icon-helpers/es/index.js"),carbon_components_angular_placeholder__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/placeholder/index.ts");let IconDirective=class IconDirective{static{IconDirective_1=this}set ibmIcon(iconName){this.cdsIcon=iconName}static{this.titleIdCounter=0}constructor(elementRef,iconService){this.elementRef=elementRef,this.iconService=iconService,this.cdsIcon="",this.size="16",this.title="",this.ariaLabel="",this.ariaLabelledBy="",this.ariaHidden="",this.isFocusable=!1}renderIcon(iconName){const root=this.elementRef.nativeElement;let icon;try{icon=this.iconService.get(iconName,this.size.toString())}catch(error){return void console.warn(error)}const domParser=new DOMParser,rawSVG=icon.svg,svgElement=domParser.parseFromString(rawSVG,"image/svg+xml").documentElement;let node="SVG"!==root.tagName.toUpperCase()?svgElement:svgElement.firstChild;for(root.innerHTML="";node;)root.appendChild(root.ownerDocument.importNode(node,!0)),node=node.nextSibling;const svg="SVG"!==root.tagName.toUpperCase()?svgElement:root,xmlns="http://www.w3.org/2000/svg";svg.setAttribute("xmlns",xmlns);const attributes=(0,_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_3__.gu)({width:icon.attrs.width,height:icon.attrs.height,viewBox:icon.attrs.viewBox,title:this.title,"aria-label":this.ariaLabel,"aria-labelledby":this.ariaLabelledBy,"aria-hidden":this.ariaHidden,focusable:this.isFocusable.toString(),fill:icon.attrs.fill}),attrKeys=Object.keys(attributes);for(let i=0;i<attrKeys.length;i++){const key=attrKeys[i],value=attributes[key];"title"!==key&&(value&&svg.setAttribute(key,value))}if(attributes.title){const title=document.createElementNS(xmlns,"title");title.textContent=attributes.title,IconDirective_1.titleIdCounter++,title.setAttribute("id",`${icon.name}-title-${IconDirective_1.titleIdCounter}`),svg.insertBefore(title,svg.firstElementChild),svg.setAttribute("aria-labelledby",`${icon.name}-title-${IconDirective_1.titleIdCounter}`)}}ngAfterViewInit(){this.renderIcon(this.cdsIcon)}ngOnChanges({cdsIcon}){cdsIcon&&!cdsIcon.isFirstChange()&&this.renderIcon(this.cdsIcon)}static{this.ctorParameters=()=>[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.ElementRef},{type:_icon_service__WEBPACK_IMPORTED_MODULE_2__.fM}]}static{this.propDecorators={ibmIcon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],cdsIcon:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],size:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],title:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabel:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaLabelledBy:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],ariaHidden:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}],isFocusable:[{type:_angular_core__WEBPACK_IMPORTED_MODULE_1__.Input}]}}};IconDirective=IconDirective_1=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Directive)({selector:"[cdsIcon], [ibmIcon]",providers:[carbon_components_angular_placeholder__WEBPACK_IMPORTED_MODULE_4__.F2],standalone:!0})],IconDirective)},"./src/icon/icon.module.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{o:()=>IconModule});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_angular_common__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs"),_icon_directive__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/icon/icon.directive.ts");let IconModule=class IconModule{};IconModule=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule)({exports:[_icon_directive__WEBPACK_IMPORTED_MODULE_3__.L],imports:[_angular_common__WEBPACK_IMPORTED_MODULE_2__.MD,_icon_directive__WEBPACK_IMPORTED_MODULE_3__.L]})],IconModule)},"./src/icon/icon.service.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{fM:()=>IconService});var tslib__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/tslib/tslib.es6.js"),_angular_core__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs"),_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/@carbon/icon-helpers/es/index.js"),_carbon_icons_es_add_16__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./node_modules/@carbon/icons/es/add/16.js"),_carbon_icons_es_add_20__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./node_modules/@carbon/icons/es/add/20.js"),_carbon_icons_es_arrow_down_16__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/@carbon/icons/es/arrow--down/16.js"),_carbon_icons_es_arrows_vertical_16__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./node_modules/@carbon/icons/es/arrows--vertical/16.js"),_carbon_icons_es_bee_16__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./node_modules/@carbon/icons/es/bee/16.js"),_carbon_icons_es_bee_20__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("./node_modules/@carbon/icons/es/bee/20.js"),_carbon_icons_es_calendar_16__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__("./node_modules/@carbon/icons/es/calendar/16.js"),_carbon_icons_es_carbon_16__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__("./node_modules/@carbon/icons/es/carbon/16.js"),_carbon_icons_es_carbon_20__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__("./node_modules/@carbon/icons/es/carbon/20.js"),_carbon_icons_es_caret_down_16__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__("./node_modules/@carbon/icons/es/caret--down/16.js"),_carbon_icons_es_caret_left_16__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__("./node_modules/@carbon/icons/es/caret--left/16.js"),_carbon_icons_es_caret_right_16__WEBPACK_IMPORTED_MODULE_14__=__webpack_require__("./node_modules/@carbon/icons/es/caret--right/16.js"),_carbon_icons_es_caret_up_16__WEBPACK_IMPORTED_MODULE_15__=__webpack_require__("./node_modules/@carbon/icons/es/caret--up/16.js"),_carbon_icons_es_checkmark_16__WEBPACK_IMPORTED_MODULE_16__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark/16.js"),_carbon_icons_es_checkmark_filled_16__WEBPACK_IMPORTED_MODULE_17__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--filled/16.js"),_carbon_icons_es_checkmark_filled_20__WEBPACK_IMPORTED_MODULE_18__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--filled/20.js"),_carbon_icons_es_checkmark_outline_16__WEBPACK_IMPORTED_MODULE_19__=__webpack_require__("./node_modules/@carbon/icons/es/checkmark--outline/16.js"),_carbon_icons_es_checkbox_16__WEBPACK_IMPORTED_MODULE_20__=__webpack_require__("./node_modules/@carbon/icons/es/checkbox/16.js"),_carbon_icons_es_checkbox_checked_filled_16__WEBPACK_IMPORTED_MODULE_21__=__webpack_require__("./node_modules/@carbon/icons/es/checkbox--checked--filled/16.js"),_carbon_icons_es_chevron_down_16__WEBPACK_IMPORTED_MODULE_22__=__webpack_require__("./node_modules/@carbon/icons/es/chevron--down/16.js"),_carbon_icons_es_chevron_right_16__WEBPACK_IMPORTED_MODULE_23__=__webpack_require__("./node_modules/@carbon/icons/es/chevron--right/16.js"),_carbon_icons_es_circle_dash_16__WEBPACK_IMPORTED_MODULE_24__=__webpack_require__("./node_modules/@carbon/icons/es/circle-dash/16.js"),_carbon_icons_es_close_16__WEBPACK_IMPORTED_MODULE_25__=__webpack_require__("./node_modules/@carbon/icons/es/close/16.js"),_carbon_icons_es_close_20__WEBPACK_IMPORTED_MODULE_26__=__webpack_require__("./node_modules/@carbon/icons/es/close/20.js"),_carbon_icons_es_copy_16__WEBPACK_IMPORTED_MODULE_27__=__webpack_require__("./node_modules/@carbon/icons/es/copy/16.js"),_carbon_icons_es_copy_20__WEBPACK_IMPORTED_MODULE_28__=__webpack_require__("./node_modules/@carbon/icons/es/copy/20.js"),_carbon_icons_es_data_2_16__WEBPACK_IMPORTED_MODULE_29__=__webpack_require__("./node_modules/@carbon/icons/es/data--2/16.js"),_carbon_icons_es_data_2_20__WEBPACK_IMPORTED_MODULE_30__=__webpack_require__("./node_modules/@carbon/icons/es/data--2/20.js"),_carbon_icons_es_document_16__WEBPACK_IMPORTED_MODULE_31__=__webpack_require__("./node_modules/@carbon/icons/es/document/16.js"),_carbon_icons_es_document_20__WEBPACK_IMPORTED_MODULE_32__=__webpack_require__("./node_modules/@carbon/icons/es/document/20.js"),_carbon_icons_es_download_16__WEBPACK_IMPORTED_MODULE_33__=__webpack_require__("./node_modules/@carbon/icons/es/download/16.js"),_carbon_icons_es_error_filled_16__WEBPACK_IMPORTED_MODULE_34__=__webpack_require__("./node_modules/@carbon/icons/es/error--filled/16.js"),_carbon_icons_es_error_filled_20__WEBPACK_IMPORTED_MODULE_35__=__webpack_require__("./node_modules/@carbon/icons/es/error--filled/20.js"),_carbon_icons_es_fade_16__WEBPACK_IMPORTED_MODULE_36__=__webpack_require__("./node_modules/@carbon/icons/es/fade/16.js"),_carbon_icons_es_fade_20__WEBPACK_IMPORTED_MODULE_37__=__webpack_require__("./node_modules/@carbon/icons/es/fade/20.js"),_carbon_icons_es_folder_16__WEBPACK_IMPORTED_MODULE_38__=__webpack_require__("./node_modules/@carbon/icons/es/folder/16.js"),_carbon_icons_es_incomplete_16__WEBPACK_IMPORTED_MODULE_39__=__webpack_require__("./node_modules/@carbon/icons/es/incomplete/16.js"),_carbon_icons_es_information_filled_16__WEBPACK_IMPORTED_MODULE_40__=__webpack_require__("./node_modules/@carbon/icons/es/information--filled/16.js"),_carbon_icons_es_information_filled_20__WEBPACK_IMPORTED_MODULE_41__=__webpack_require__("./node_modules/@carbon/icons/es/information--filled/20.js"),_carbon_icons_es_information_square_filled_20__WEBPACK_IMPORTED_MODULE_42__=__webpack_require__("./node_modules/@carbon/icons/es/information--square--filled/20.js"),_carbon_icons_es_menu_16__WEBPACK_IMPORTED_MODULE_43__=__webpack_require__("./node_modules/@carbon/icons/es/menu/16.js"),_carbon_icons_es_menu_20__WEBPACK_IMPORTED_MODULE_44__=__webpack_require__("./node_modules/@carbon/icons/es/menu/20.js"),_carbon_icons_es_overflow_menu_vertical_16__WEBPACK_IMPORTED_MODULE_45__=__webpack_require__("./node_modules/@carbon/icons/es/overflow-menu--vertical/16.js"),_carbon_icons_es_overflow_menu_horizontal_16__WEBPACK_IMPORTED_MODULE_46__=__webpack_require__("./node_modules/@carbon/icons/es/overflow-menu--horizontal/16.js"),_carbon_icons_es_save_16__WEBPACK_IMPORTED_MODULE_47__=__webpack_require__("./node_modules/@carbon/icons/es/save/16.js"),_carbon_icons_es_search_16__WEBPACK_IMPORTED_MODULE_48__=__webpack_require__("./node_modules/@carbon/icons/es/search/16.js"),_carbon_icons_es_settings_16__WEBPACK_IMPORTED_MODULE_49__=__webpack_require__("./node_modules/@carbon/icons/es/settings/16.js"),_carbon_icons_es_settings_adjust_16__WEBPACK_IMPORTED_MODULE_50__=__webpack_require__("./node_modules/@carbon/icons/es/settings--adjust/16.js"),_carbon_icons_es_subtract_16__WEBPACK_IMPORTED_MODULE_51__=__webpack_require__("./node_modules/@carbon/icons/es/subtract/16.js"),_carbon_icons_es_trash_can_16__WEBPACK_IMPORTED_MODULE_52__=__webpack_require__("./node_modules/@carbon/icons/es/trash-can/16.js"),_carbon_icons_es_warning_16__WEBPACK_IMPORTED_MODULE_53__=__webpack_require__("./node_modules/@carbon/icons/es/warning/16.js"),_carbon_icons_es_warning_filled_16__WEBPACK_IMPORTED_MODULE_54__=__webpack_require__("./node_modules/@carbon/icons/es/warning--filled/16.js"),_carbon_icons_es_warning_filled_20__WEBPACK_IMPORTED_MODULE_55__=__webpack_require__("./node_modules/@carbon/icons/es/warning--filled/20.js"),_carbon_icons_es_warning_alt_filled_16__WEBPACK_IMPORTED_MODULE_56__=__webpack_require__("./node_modules/@carbon/icons/es/warning--alt--filled/16.js"),_carbon_icons_es_warning_alt_filled_20__WEBPACK_IMPORTED_MODULE_57__=__webpack_require__("./node_modules/@carbon/icons/es/warning--alt--filled/20.js"),_carbon_icons_es_undo_16__WEBPACK_IMPORTED_MODULE_58__=__webpack_require__("./node_modules/@carbon/icons/es/undo/16.js"),_carbon_icons_es_view_16__WEBPACK_IMPORTED_MODULE_59__=__webpack_require__("./node_modules/@carbon/icons/es/view/16.js"),_carbon_icons_es_view_off_16__WEBPACK_IMPORTED_MODULE_60__=__webpack_require__("./node_modules/@carbon/icons/es/view--off/16.js");class IconCache{}class IconNameNotFoundError extends Error{constructor(name){super(`Icon ${name} not found`)}}class IconSizeNotFoundError extends Error{constructor(size,name){super(`Size ${size} for ${name} not found`)}}class IconMemoryCache extends IconCache{constructor(){super(...arguments),this.iconMap=new Map}get(name,size){if(!this.iconMap.has(name))throw new IconNameNotFoundError(name);const sizeMap=this.iconMap.get(name);if(!sizeMap.has(size))throw new IconSizeNotFoundError(size,name);return sizeMap.get(size)}set(name,size,descriptor){this.iconMap.has(name)||this.iconMap.set(name,new Map);this.iconMap.get(name).set(size,descriptor)}}let IconService=class IconService{constructor(){this.iconCache=new IconMemoryCache,this.registerAll([_carbon_icons_es_add_16__WEBPACK_IMPORTED_MODULE_3__.A,_carbon_icons_es_add_20__WEBPACK_IMPORTED_MODULE_4__.A,_carbon_icons_es_arrow_down_16__WEBPACK_IMPORTED_MODULE_5__.A,_carbon_icons_es_arrows_vertical_16__WEBPACK_IMPORTED_MODULE_6__.A,_carbon_icons_es_bee_16__WEBPACK_IMPORTED_MODULE_7__.A,_carbon_icons_es_bee_20__WEBPACK_IMPORTED_MODULE_8__.A,_carbon_icons_es_calendar_16__WEBPACK_IMPORTED_MODULE_9__.A,_carbon_icons_es_carbon_16__WEBPACK_IMPORTED_MODULE_10__.A,_carbon_icons_es_carbon_20__WEBPACK_IMPORTED_MODULE_11__.A,_carbon_icons_es_caret_down_16__WEBPACK_IMPORTED_MODULE_12__.A,_carbon_icons_es_caret_left_16__WEBPACK_IMPORTED_MODULE_13__.A,_carbon_icons_es_caret_right_16__WEBPACK_IMPORTED_MODULE_14__.A,_carbon_icons_es_caret_up_16__WEBPACK_IMPORTED_MODULE_15__.A,_carbon_icons_es_checkmark_16__WEBPACK_IMPORTED_MODULE_16__.A,_carbon_icons_es_checkmark_filled_16__WEBPACK_IMPORTED_MODULE_17__.A,_carbon_icons_es_checkmark_filled_20__WEBPACK_IMPORTED_MODULE_18__.A,_carbon_icons_es_checkmark_outline_16__WEBPACK_IMPORTED_MODULE_19__.A,_carbon_icons_es_checkbox_16__WEBPACK_IMPORTED_MODULE_20__.A,_carbon_icons_es_checkbox_checked_filled_16__WEBPACK_IMPORTED_MODULE_21__.A,_carbon_icons_es_chevron_down_16__WEBPACK_IMPORTED_MODULE_22__.A,_carbon_icons_es_chevron_right_16__WEBPACK_IMPORTED_MODULE_23__.A,_carbon_icons_es_circle_dash_16__WEBPACK_IMPORTED_MODULE_24__.A,_carbon_icons_es_close_16__WEBPACK_IMPORTED_MODULE_25__.A,_carbon_icons_es_close_20__WEBPACK_IMPORTED_MODULE_26__.A,_carbon_icons_es_copy_16__WEBPACK_IMPORTED_MODULE_27__.A,_carbon_icons_es_copy_20__WEBPACK_IMPORTED_MODULE_28__.A,_carbon_icons_es_data_2_16__WEBPACK_IMPORTED_MODULE_29__.A,_carbon_icons_es_data_2_20__WEBPACK_IMPORTED_MODULE_30__.A,_carbon_icons_es_document_16__WEBPACK_IMPORTED_MODULE_31__.A,_carbon_icons_es_document_20__WEBPACK_IMPORTED_MODULE_32__.A,_carbon_icons_es_download_16__WEBPACK_IMPORTED_MODULE_33__.A,_carbon_icons_es_error_filled_16__WEBPACK_IMPORTED_MODULE_34__.A,_carbon_icons_es_error_filled_20__WEBPACK_IMPORTED_MODULE_35__.A,_carbon_icons_es_fade_16__WEBPACK_IMPORTED_MODULE_36__.A,_carbon_icons_es_fade_20__WEBPACK_IMPORTED_MODULE_37__.A,_carbon_icons_es_folder_16__WEBPACK_IMPORTED_MODULE_38__.A,_carbon_icons_es_incomplete_16__WEBPACK_IMPORTED_MODULE_39__.A,_carbon_icons_es_information_filled_16__WEBPACK_IMPORTED_MODULE_40__.A,_carbon_icons_es_information_filled_20__WEBPACK_IMPORTED_MODULE_41__.A,_carbon_icons_es_information_square_filled_20__WEBPACK_IMPORTED_MODULE_42__.A,_carbon_icons_es_menu_16__WEBPACK_IMPORTED_MODULE_43__.A,_carbon_icons_es_menu_20__WEBPACK_IMPORTED_MODULE_44__.A,_carbon_icons_es_overflow_menu_vertical_16__WEBPACK_IMPORTED_MODULE_45__.A,_carbon_icons_es_overflow_menu_horizontal_16__WEBPACK_IMPORTED_MODULE_46__.A,_carbon_icons_es_save_16__WEBPACK_IMPORTED_MODULE_47__.A,_carbon_icons_es_search_16__WEBPACK_IMPORTED_MODULE_48__.A,_carbon_icons_es_settings_16__WEBPACK_IMPORTED_MODULE_49__.A,_carbon_icons_es_settings_adjust_16__WEBPACK_IMPORTED_MODULE_50__.A,_carbon_icons_es_subtract_16__WEBPACK_IMPORTED_MODULE_51__.A,_carbon_icons_es_trash_can_16__WEBPACK_IMPORTED_MODULE_52__.A,_carbon_icons_es_undo_16__WEBPACK_IMPORTED_MODULE_58__.A,_carbon_icons_es_view_16__WEBPACK_IMPORTED_MODULE_59__.A,_carbon_icons_es_view_off_16__WEBPACK_IMPORTED_MODULE_60__.A,_carbon_icons_es_warning_16__WEBPACK_IMPORTED_MODULE_53__.A,_carbon_icons_es_warning_filled_16__WEBPACK_IMPORTED_MODULE_54__.A,_carbon_icons_es_warning_filled_20__WEBPACK_IMPORTED_MODULE_55__.A,_carbon_icons_es_warning_alt_filled_16__WEBPACK_IMPORTED_MODULE_56__.A,_carbon_icons_es_warning_alt_filled_20__WEBPACK_IMPORTED_MODULE_57__.A])}registerAll(descriptors){descriptors.forEach((icon=>this.register(icon)))}register(descriptor){const{name}=descriptor;this.registerAs(name,descriptor)}registerAs(name,descriptor){let{size,attrs:{width}}=descriptor;this.iconCache.set(name,(size??width).toString(),descriptor)}get(name,size){try{const icon=this.iconCache.get(name,size.toString());return icon.svg||(icon.svg=(0,_carbon_icon_helpers__WEBPACK_IMPORTED_MODULE_2__.dI)(icon)),icon}catch(e){throw e}}configure(options){this.iconCache=options.cache}static{this.ctorParameters=()=>[]}};IconService=(0,tslib__WEBPACK_IMPORTED_MODULE_0__.Cg)([(0,_angular_core__WEBPACK_IMPORTED_MODULE_1__.Injectable)({providedIn:"root"})],IconService)},"./src/icon/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{LJ:()=>icon_directive.L,op:()=>icon_module.o,fM:()=>icon_service.fM});var icon_directive=__webpack_require__("./src/icon/icon.directive.ts"),icon_module=__webpack_require__("./src/icon/icon.module.ts"),icon_service=__webpack_require__("./src/icon/icon.service.ts")},"./src/placeholder/index.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{gc:()=>PLACEHOLDER_SERVICE_PROVIDER,Or:()=>Placeholder,UU:()=>PlaceholderModule,F2:()=>PlaceholderService});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.js"),core=__webpack_require__("./node_modules/@angular/core/fesm2022/core.mjs");let PlaceholderService=class PlaceholderService{constructor(){this.viewContainerRef=null,this.viewContainerMap=new Map}registerViewContainerRef(vcRef,id){id?this.viewContainerMap.set(id,vcRef):this.viewContainerRef=vcRef}createComponent(component,injector,id,environment=void 0){return id?this.viewContainerMap.has(id)?this.viewContainerMap.get(id).createComponent(component,{index:this.viewContainerMap.size,injector}):void console.error(`No view container with id ${id} found`):this.viewContainerRef?this.viewContainerRef.createComponent(component,{index:this.viewContainerRef.length,injector,environmentInjector:environment}):void console.error("No view container defined! Likely due to a missing `cds-placeholder`")}destroyComponent(component){component.destroy()}hasComponentRef(component,id){return id?!(this.viewContainerMap.get(id).indexOf(component.hostView)<0):!(this.viewContainerRef.indexOf(component.hostView)<0)}hasPlaceholderRef(id){return id?this.viewContainerMap.has(id):!!this.viewContainerRef}appendElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.appendChild(element):this.viewContainerRef.element.nativeElement.appendChild(element)}removeElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.removeChild(element):this.viewContainerRef.element.nativeElement.removeChild(element)}hasElement(element,id){return id?this.viewContainerMap.get(id).element.nativeElement.contains(element):this.viewContainerRef.element.nativeElement.contains(element)}};PlaceholderService=(0,tslib_es6.Cg)([(0,core.Injectable)()],PlaceholderService);const PLACEHOLDER_SERVICE_PROVIDER={provide:PlaceholderService,deps:[[new core.Optional,new core.SkipSelf,PlaceholderService]],useFactory:function PLACEHOLDER_SERVICE_PROVIDER_FACTORY(parentService){return parentService||new PlaceholderService}};let Placeholder=class Placeholder{constructor(placeholderService){this.placeholderService=placeholderService}ngOnInit(){this.placeholderService.registerViewContainerRef(this.viewContainerRef)}static{this.ctorParameters=()=>[{type:PlaceholderService}]}static{this.propDecorators={id:[{type:core.Input}],viewContainerRef:[{type:core.ViewChild,args:["placeholder",{read:core.ViewContainerRef,static:!0}]}]}}};Placeholder=(0,tslib_es6.Cg)([(0,core.Component)({selector:"cds-placeholder, ibm-placeholder",template:"<div #placeholder></div>",providers:[PLACEHOLDER_SERVICE_PROVIDER],standalone:!0})],Placeholder);var common_module_Dx7dWex5=__webpack_require__("./node_modules/@angular/common/fesm2022/common_module-Dx7dWex5.mjs");let PlaceholderModule=class PlaceholderModule{};PlaceholderModule=(0,tslib_es6.Cg)([(0,core.NgModule)({exports:[Placeholder],providers:[PLACEHOLDER_SERVICE_PROVIDER],imports:[common_module_Dx7dWex5.MD,Placeholder]})],PlaceholderModule)},"./src/storybook/ai-label-story-shared.ts"(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,{lt:()=>AI_LABEL_STORY_STYLES,tw:()=>AI_LABEL_INNER});const AI_LABEL_STORY_STYLES=["\n\t.ai-label-container {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\t\tmargin-bottom: 6rem;\n\t}\n\t.ai-label-container > * {\n\t\tmargin-left: 2rem;\n\t}\n\t.ai-label-container p {\n\t\tfont-size: 0.875rem;\n\t\tline-height: 1.125rem;\n\t\tfont-weight: 400;\n\t\tmargin: 0;\n\t}\n\t.ai-label-container .secondary {\n\t\tcolor: var(--cds-text-secondary);\n\t}\n\t.ai-label-container .bold {\n\t\tfont-weight: 600;\n\t}\n\t.ai-label-container .ai-label-heading {\n\t\tfont-size: 2.625rem;\n\t\tfont-weight: 300;\n\t\tmargin-bottom: 1rem;\n\t}\n\t.ai-label-container hr {\n\t\tborder: 0;\n\t\theight: 1px;\n\t\tbackground: var(--cds-border-subtle);\n\t\tmargin-top: 2rem;\n\t\tmargin-bottom: 2rem;\n\t}\n\t.ai-label-check-radio-container .cds--form-item:not(:first-of-type):not(.cds--checkbox-wrapper),\n\t.ai-label-check-radio-container fieldset.cds--checkbox-group:not(:first-of-type) {\n\t\tmargin-top: 2rem;\n\t}\n"],AI_LABEL_INNER='\n\t<div>\n\t\t<p class="secondary">AI Explained</p>\n\t\t<h2 class="ai-label-heading">84%</h2>\n\t\t<p class="secondary bold">Confidence score</p>\n\t\t<p class="secondary">\n\t\t\tLorem ipsum dolor sit amet, di os consectetur adipiscing elit, sed do\n\t\t\teiusmod tempor incididunt ut fsil labore et dolore magna aliqua.\n\t\t</p>\n\t\t<hr />\n\t\t<p class="secondary">Model type</p>\n\t\t<p class="bold">Foundation model</p>\n\t</div>\n\n\n\t<div cdsAILabelActions>\n\t\t<cds-icon-button kind="ghost" align="top" description="View">\n\t\t\t<svg cdsIcon="view" size="16"></svg>\n\t\t</cds-icon-button>\n\t\t<cds-icon-button kind="ghost" align="top" description="Download">\n\t\t\t<svg cdsIcon="download" size="16"></svg>\n\t\t</cds-icon-button>\n\t\t<cds-icon-button kind="ghost" align="top" description="Folders">\n\t\t\t<svg cdsIcon="folder" size="16"></svg>\n\t\t</cds-icon-button>\n\t\t<button cdsButton type="button">View details</button>\n\t</div>\n'}}]);