@carbon/web-components 2.37.0 → 2.38.0

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 (167) hide show
  1. package/custom-elements.json +26 -11
  2. package/dist/accordion.min.js +1 -1
  3. package/dist/ai-label.min.js +1 -1
  4. package/dist/breadcrumb.min.js +5 -5
  5. package/dist/button-B8Pyi7VT.js +93 -0
  6. package/dist/{button-skeleton-Db1vtWNy.js → button-skeleton-Gu5vABsl.js} +6 -6
  7. package/dist/button.min.js +1 -1
  8. package/dist/chat-button.min.js +3 -3
  9. package/dist/{checkbox-BGausZxz.js → checkbox-DVx3ui3h.js} +1 -1
  10. package/dist/checkbox.min.js +3 -3
  11. package/dist/code-snippet.min.js +1 -1
  12. package/dist/combo-box.min.js +1 -1
  13. package/dist/combo-button.min.js +2 -2
  14. package/dist/content-switcher.min.js +1 -1
  15. package/dist/copy-button.min.js +1 -1
  16. package/dist/data-table.min.js +7 -7
  17. package/dist/date-picker.min.js +1 -1
  18. package/dist/dropdown-item-B6uTaLa3.js +96 -0
  19. package/dist/dropdown.min.js +1 -1
  20. package/dist/file-uploader.min.js +1 -1
  21. package/dist/floating-menu.min.js +1 -1
  22. package/dist/grid.min.js +2 -2
  23. package/dist/host-listener-BCnAWDV7.js +28 -0
  24. package/dist/host-listener-BJsBtsIt.js +28 -0
  25. package/dist/icon-button.min.js +1 -1
  26. package/dist/icon-indicator.min.js +1 -1
  27. package/dist/{icon-loader-4nsiZm0x.js → icon-loader-CqB9WRMP.js} +1 -1
  28. package/dist/{icon-loader-utils-j7RXY3bH.js → icon-loader-utils-DUl0vwdh.js} +1 -1
  29. package/dist/icon.min.js +1 -1
  30. package/dist/inline-loading.min.js +1 -1
  31. package/dist/loading.min.js +1 -1
  32. package/dist/menu-button.min.js +2 -2
  33. package/dist/menu.min.js +3 -3
  34. package/dist/modal.min.js +4 -4
  35. package/dist/multi-select.min.js +1 -1
  36. package/dist/notification.min.js +3 -3
  37. package/dist/number-input.min.js +1 -1
  38. package/dist/overflow-menu.min.js +1 -1
  39. package/dist/pagination.min.js +1 -1
  40. package/dist/password-input.min.js +13 -13
  41. package/dist/popover.min.js +6 -6
  42. package/dist/progress-bar.min.js +4 -4
  43. package/dist/progress-indicator.min.js +1 -1
  44. package/dist/radio-button.min.js +3 -3
  45. package/dist/search-5sjwuFeV.js +57 -0
  46. package/dist/search.min.js +1 -1
  47. package/dist/{select-P2I1T8B7.js → select-N1IlMFgF.js} +1 -1
  48. package/dist/select.min.js +1 -1
  49. package/dist/shape-indicator.min.js +1 -1
  50. package/dist/side-panel.min.js +2 -2
  51. package/dist/skip-to-content.min.js +1 -1
  52. package/dist/slider.min.js +1 -1
  53. package/dist/slug.min.js +1 -1
  54. package/dist/structured-list.min.js +3 -3
  55. package/dist/tabs.min.js +1 -1
  56. package/dist/tag.min.js +8 -8
  57. package/dist/tearsheet.min.js +2 -2
  58. package/dist/{text-input-CQeOn3_E.js → text-input-FSx1F405.js} +3 -3
  59. package/dist/text-input.min.js +3 -3
  60. package/dist/textarea.min.js +4 -4
  61. package/dist/tile.min.js +5 -5
  62. package/dist/time-picker.min.js +1 -1
  63. package/dist/toggle-tip.min.js +3 -3
  64. package/dist/toggle.min.js +24 -23
  65. package/dist/tooltip-content-DOwidNjk.js +30 -0
  66. package/dist/tooltip.min.js +1 -1
  67. package/dist/tree-view.min.js +8 -8
  68. package/dist/ui-shell.min.js +20 -20
  69. package/es/components/accordion/accordion.scss.js +1 -1
  70. package/es/components/ai-label/ai-label.scss.js +1 -1
  71. package/es/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  72. package/es/components/breadcrumb/breadcrumb-skeleton.js +37 -3
  73. package/es/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  74. package/es/components/button/button-set.d.ts +8 -0
  75. package/es/components/button/button-set.js +27 -0
  76. package/es/components/button/button-set.js.map +1 -1
  77. package/es/components/button/button.scss.js +1 -1
  78. package/es/components/chat-button/chat-button.scss.js +1 -1
  79. package/es/components/checkbox/checkbox-group.d.ts +1 -4
  80. package/es/components/checkbox/checkbox-group.js +1 -4
  81. package/es/components/checkbox/checkbox-group.js.map +1 -1
  82. package/es/components/combo-box/combo-box.scss.js +1 -1
  83. package/es/components/data-table/data-table.scss.js +1 -1
  84. package/es/components/dropdown/dropdown.scss.js +1 -1
  85. package/es/components/icon-button/icon-button.scss.js +1 -1
  86. package/es/components/multi-select/multi-select.scss.js +1 -1
  87. package/es/components/number-input/number-input.scss.js +1 -1
  88. package/es/components/popover/popover.js +4 -4
  89. package/es/components/popover/popover.js.map +1 -1
  90. package/es/components/search/search.scss.js +1 -1
  91. package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
  92. package/es/components/slug/slug.scss.js +1 -1
  93. package/es/components/tag/tag.scss.js +1 -1
  94. package/es/components/textarea/textarea.d.ts +4 -3
  95. package/es/components/textarea/textarea.js +13 -5
  96. package/es/components/textarea/textarea.js.map +1 -1
  97. package/es/components/toggle/index.d.ts +2 -1
  98. package/es/components/toggle/index.js +1 -0
  99. package/es/components/toggle/index.js.map +1 -1
  100. package/es/components/toggle/toggle-skeleton.d.ts +17 -0
  101. package/es/components/toggle/toggle-skeleton.js +47 -0
  102. package/es/components/toggle/toggle-skeleton.js.map +1 -0
  103. package/es/components/toggle/toggle.d.ts +19 -4
  104. package/es/components/toggle/toggle.js +61 -31
  105. package/es/components/toggle/toggle.js.map +1 -1
  106. package/es/components/toggle/toggle.scss.js +1 -1
  107. package/es/components/toggle-tip/toggletip.js +4 -2
  108. package/es/components/toggle-tip/toggletip.js.map +1 -1
  109. package/es/components/ui-shell/header.scss.js +1 -1
  110. package/es-custom/components/accordion/accordion.scss.js +1 -1
  111. package/es-custom/components/ai-label/ai-label.scss.js +1 -1
  112. package/es-custom/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  113. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js +37 -3
  114. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  115. package/es-custom/components/button/button-set.d.ts +8 -0
  116. package/es-custom/components/button/button-set.js +27 -0
  117. package/es-custom/components/button/button-set.js.map +1 -1
  118. package/es-custom/components/button/button.scss.js +1 -1
  119. package/es-custom/components/chat-button/chat-button.scss.js +1 -1
  120. package/es-custom/components/checkbox/checkbox-group.d.ts +1 -4
  121. package/es-custom/components/checkbox/checkbox-group.js +1 -4
  122. package/es-custom/components/checkbox/checkbox-group.js.map +1 -1
  123. package/es-custom/components/combo-box/combo-box.scss.js +1 -1
  124. package/es-custom/components/data-table/data-table.scss.js +1 -1
  125. package/es-custom/components/dropdown/dropdown.scss.js +1 -1
  126. package/es-custom/components/icon-button/icon-button.scss.js +1 -1
  127. package/es-custom/components/multi-select/multi-select.scss.js +1 -1
  128. package/es-custom/components/number-input/number-input.scss.js +1 -1
  129. package/es-custom/components/popover/popover.js +4 -4
  130. package/es-custom/components/popover/popover.js.map +1 -1
  131. package/es-custom/components/search/search.scss.js +1 -1
  132. package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
  133. package/es-custom/components/slug/slug.scss.js +1 -1
  134. package/es-custom/components/tag/tag.scss.js +1 -1
  135. package/es-custom/components/textarea/textarea.d.ts +4 -3
  136. package/es-custom/components/textarea/textarea.js +13 -5
  137. package/es-custom/components/textarea/textarea.js.map +1 -1
  138. package/es-custom/components/toggle/index.d.ts +2 -1
  139. package/es-custom/components/toggle/index.js +1 -0
  140. package/es-custom/components/toggle/index.js.map +1 -1
  141. package/es-custom/components/toggle/toggle-skeleton.d.ts +17 -0
  142. package/es-custom/components/toggle/toggle-skeleton.js +47 -0
  143. package/es-custom/components/toggle/toggle-skeleton.js.map +1 -0
  144. package/es-custom/components/toggle/toggle.d.ts +19 -4
  145. package/es-custom/components/toggle/toggle.js +61 -31
  146. package/es-custom/components/toggle/toggle.js.map +1 -1
  147. package/es-custom/components/toggle/toggle.scss.js +1 -1
  148. package/es-custom/components/toggle-tip/toggletip.js +4 -2
  149. package/es-custom/components/toggle-tip/toggletip.js.map +1 -1
  150. package/es-custom/components/ui-shell/header.scss.js +1 -1
  151. package/lib/components/breadcrumb/breadcrumb-skeleton.d.ts +15 -1
  152. package/lib/components/button/button-set.d.ts +8 -0
  153. package/lib/components/checkbox/checkbox-group.d.ts +1 -4
  154. package/lib/components/textarea/textarea.d.ts +4 -3
  155. package/lib/components/toggle/index.d.ts +2 -1
  156. package/lib/components/toggle/toggle-skeleton.d.ts +17 -0
  157. package/lib/components/toggle/toggle.d.ts +19 -4
  158. package/package.json +6 -6
  159. package/scss/components/accordion/accordion.scss +0 -10
  160. package/scss/components/button/button.scss +26 -0
  161. package/scss/components/number-input/number-input.scss +11 -3
  162. package/scss/components/toggle/toggle.scss +23 -1
  163. package/dist/button-B1IQnnUK.js +0 -93
  164. package/dist/dropdown-item-CCBt6nE8.js +0 -96
  165. package/dist/host-listener-L4RyNnzf.js +0 -28
  166. package/dist/search-By8T0uFw.js +0 -57
  167. package/dist/tooltip-content-hZhbj7RB.js +0 -30
package/dist/tag.min.js CHANGED
@@ -25,7 +25,7 @@
25
25
  * https://www.npmjs.com/package/@floating-ui/core
26
26
  */
27
27
 
28
- import{i as t,r as o,x as s,_ as e}from"./lit-element-eFlPHqE1.js";import{n as a}from"./property-B_F7V5eB.js";import{r as d}from"./state-CJQmj6wG.js";import{a as c}from"./query-BdmT5Ln1.js";import{p as i}from"./settings-FSuH8xHs.js";import{i as r}from"./icon-loader-4nsiZm0x.js";import{_ as l}from"./16-BWlgPBcu.js";import{F as n}from"./focus-JSuV9CsT.js";import{H as p,a as g}from"./host-listener-L4RyNnzf.js";import{c as h}from"./carbon-element-DDrYm3XO.js";import"./tooltip-content-hZhbj7RB.js";import"./tooltip.min.js";import{e as v}from"./class-map-CJoc5JjN.js";import"./icon-loader-utils-j7RXY3bH.js";import"./directive-Dlo2OKiC.js";import"./unsafe-html-Dqv0UqC_.js";import"./on-DvnWS_DB.js";import"./popover.min.js";import"./floating-controller-CnuSelc_.js";import"./defs-CBJRLDfw.js";var b,m;!function(t){t.LARGE="lg",t.MEDIUM="md",t.SMALL="sm"}(b||(b={})),function(t){t.RED="red",t.MAGENTA="magenta",t.PURPLE="purple",t.BLUE="blue",t.CYAN="cyan",t.TEAL="teal",t.GREEN="green",t.GRAY="gray",t["COOL-GRAY"]="cool-gray",t["WARM-GRAY"]="warm-gray"}(m||(m={}));var u=t(['@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm,:host(cds-dismissible-tag[size=sm]),:host(cds-tag-skeleton[size=sm]),:host(cds-tag[size=sm]){--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md,:host(cds-dismissible-tag),:host(cds-tag),:host(cds-tag-skeleton){--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg,:host(cds-dismissible-tag[size=lg]),:host(cds-tag-skeleton[size=lg]),:host(cds-tag[size=lg]){--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--layer-one.cds--layer__with-background,.cds--layer-three.cds--layer__with-background,.cds--layer-two.cds--layer__with-background{background-color:var(--cds-layer-background)}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover>.cds--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm :where(.cds--popover-content),.cds--popover-content.cds--layout--size-sm,:host(cds-dismissible-tag[size=sm]) :where(.cds--popover-content),:host(cds-tag-skeleton[size=sm]) :where(.cds--popover-content),:host(cds-tag[size=sm]) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md :where(.cds--popover-content),.cds--popover-content.cds--layout--size-md,:host(cds-dismissible-tag) :where(.cds--popover-content),:host(cds-tag) :where(.cds--popover-content),:host(cds-tag-skeleton) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg :where(.cds--popover-content),.cds--popover-content.cds--layout--size-lg,:host(cds-dismissible-tag[size=lg]) :where(.cds--popover-content),:host(cds-tag-skeleton[size=lg]) :where(.cds--popover-content),:host(cds-tag[size=lg]) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open>.cds--popover>.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open>.cds--popover>.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-caret{display:block}.cds--popover--tab-tip>.cds--popover>.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)))}.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-left>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-right>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-start>.cds--popover>.cds--popover-content:before,.cds--popover--bottom>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds--popover--bottom-end>.cds--popover>.cds--popover-caret,.cds--popover--bottom-left>.cds--popover>.cds--popover-caret,.cds--popover--bottom-right>.cds--popover>.cds--popover-caret,.cds--popover--bottom-start>.cds--popover>.cds--popover-caret,.cds--popover--bottom>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom>.cds--popover>.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--top-end>.cds--popover>.cds--popover-content:before,.cds--popover--top-left>.cds--popover>.cds--popover-content:before,.cds--popover--top-right>.cds--popover>.cds--popover-content:before,.cds--popover--top-start>.cds--popover>.cds--popover-content:before,.cds--popover--top>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds--popover--top-end>.cds--popover>.cds--popover-caret,.cds--popover--top-left>.cds--popover>.cds--popover-caret,.cds--popover--top-right>.cds--popover>.cds--popover-caret,.cds--popover--top-start>.cds--popover>.cds--popover-caret,.cds--popover--top>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--right-end>.cds--popover>.cds--popover-content:before,.cds--popover--right-start>.cds--popover>.cds--popover-content:before,.cds--popover--right-top>.cds--popover>.cds--popover-content:before,.cds--popover--right>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--left-end>.cds--popover>.cds--popover-content:before,.cds--popover--left-start>.cds--popover>.cds--popover-content:before,.cds--popover--left-top>.cds--popover>.cds--popover-content:before,.cds--popover--left>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip>.cds--popover>.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip,:host(cds-dismissible-tag) cds-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content,:host(cds-dismissible-tag) cds-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds--tag,:host(cds-dismissible-tag),:host(cds-tag){--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds--layout--size-xs :where(.cds--tag),.cds--tag.cds--layout--size-xs{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds--layout--size-sm :where(.cds--tag),.cds--tag.cds--layout--size-sm,:host(:host(cds-dismissible-tag[size=sm]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=sm]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=sm]cds-tag)),:host(:host(cds-tag[size=sm]cds-tag)),:host(cds-dismissible-tag[size=sm]) :where(.cds--tag),:host(cds-tag-skeleton[size=sm]) :where(.cds--tag),:host(cds-tag[size=sm]) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md :where(.cds--tag),.cds--tag.cds--layout--size-md,:host(cds-dismissible-tag),:host(cds-dismissible-tag) :where(.cds--tag),:host(cds-tag),:host(cds-tag) :where(.cds--tag),:host(cds-tag-skeleton) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg :where(.cds--tag),.cds--tag.cds--layout--size-lg,:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-tag)),:host(:host(cds-tag[size=lg]cds-tag)),:host(cds-dismissible-tag[size=lg]) :where(.cds--tag),:host(cds-tag-skeleton[size=lg]) :where(.cds--tag),:host(cds-tag[size=lg]) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--tag.cds--tag--operational,:host(cds-operational-tag) :host(cds-dismissible-tagcds-tag),:host(cds-operational-tag) :host(cds-tagcds-tag),:host(cds-operational-tag) cds-tag.cds--tag{border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds--tag.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag .cds--tag__close-icon:hover,:host(cds-dismissible-tag) .cds--tag__close-icon:hover,:host(cds-tag) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag) .cds--definition-term .cds--tag__label,:host(cds-tag) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds--tag.cds--tag--lg,:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-tag)),:host(:host(cds-tag[size=lg]cds-tag)){padding-inline-start:.75rem}.cds--tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])),:host(cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]))),:host(cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]))){padding-inline-start:.25rem}.cds--tag.cds--tag--lg:not(.cds--tag--filter),:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag:not(.cds--tag--filter))),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag:not(.cds--tag--filter))),:host(:host(cds-tag-skeleton[size=lg]cds-tag:not(.cds--tag--filter))),:host(:host(cds-tag[size=lg]cds-tag:not(.cds--tag--filter))){padding-inline:.75rem}.cds--tag.cds--tag--lg:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])),:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag-skeleton[size=lg]cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag[size=lg]cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))){padding-inline-start:.5rem}.cds--tag:not(.cds--tag--selectable),:host(cds-dismissible-tag:not(.cds--tag--selectable)),:host(cds-tag:not(.cds--tag--selectable)){border:0}.cds--tag:not(:first-child),:host(cds-dismissible-tag:not(:first-child)),:host(cds-tag:not(:first-child)){margin-inline-start:0}.cds--tag--operational>span,.cds--tag--selectable>span,.cds--tag__label,:host(cds-operational-tag) cds-tag>span,:host(cds-selectable-tag) cds-tag>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--filter,:host(cds-tag[filter]){padding-block:0;padding-inline-end:0}.cds--tag--filter:hover{outline:none}.cds--tag--selectable,:host(cds-selectable-tag) cds-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--tag--selectable:hover,:host(cds-selectable-tag) cds-tag:hover{background-color:var(--cds-layer-hover);outline:none}.cds--tag--selectable:focus,:host(cds-selectable-tag) cds-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--selectable-selected,:host(cds-selectable-tag[selected]) cds-tag{background-color:var(--cds-layer-selected-inverse,#161616);color:var(--cds-text-inverse,#fff)}.cds--tag--selectable-selected:hover,:host(cds-selectable-tag[selected]) cds-tag:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds--tag--operational,:host(cds-operational-tag) cds-tag{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds--tag--operational:focus,:host(cds-operational-tag) cds-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--red,:host(cds-dismissible-tag[type=red]:not([disabled])),:host(cds-operational-tag[type=red]:not([disabled])) cds-tag,:host(cds-tag[type=red]:not([disabled])){background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds--tag--red.cds--tag--operational,:host(:host(cds-operational-tag[type=red]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=red]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=red]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--red{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds--tag--red.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=red]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--red:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--red .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=red]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=red]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=red]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--red .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=red]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=red]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=red]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-red,#a2191f)}.cds--tag--magenta,:host(cds-dismissible-tag[type=magenta]:not([disabled])),:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag,:host(cds-tag[type=magenta]:not([disabled])){background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--magenta.cds--tag--operational,:host(:host(cds-operational-tag[type=magenta]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=magenta]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=magenta]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--magenta{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds--tag--magenta.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=magenta]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--magenta:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--magenta .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=magenta]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=magenta]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--magenta .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=magenta]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=magenta]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--purple,:host(cds-dismissible-tag[type=purple]:not([disabled])),:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag,:host(cds-tag[type=purple]:not([disabled])){background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--purple.cds--tag--operational,:host(:host(cds-operational-tag[type=purple]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=purple]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=purple]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--purple{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds--tag--purple.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=purple]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--purple:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--purple .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=purple]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=purple]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--purple .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=purple]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=purple]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--blue,:host(cds-dismissible-tag[type=blue]:not([disabled])),:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag,:host(cds-tag[type=blue]:not([disabled])){background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--blue.cds--tag--operational,:host(:host(cds-operational-tag[type=blue]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=blue]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=blue]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--blue{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds--tag--blue.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=blue]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--blue:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--blue .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=blue]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=blue]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--blue .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=blue]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=blue]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--cyan,:host(cds-dismissible-tag[type=cyan]:not([disabled])),:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag,:host(cds-tag[type=cyan]:not([disabled])){background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--cyan.cds--tag--operational,:host(:host(cds-operational-tag[type=cyan]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=cyan]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=cyan]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--cyan{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds--tag--cyan.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=cyan]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--cyan:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--cyan .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=cyan]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=cyan]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--cyan .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=cyan]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=cyan]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--teal,:host(cds-dismissible-tag[type=teal]:not([disabled])),:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag,:host(cds-tag[type=teal]:not([disabled])){background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--teal.cds--tag--operational,:host(:host(cds-operational-tag[type=teal]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=teal]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=teal]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--teal{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds--tag--teal.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=teal]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--teal:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--teal .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=teal]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=teal]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--teal .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=teal]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=teal]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--green,:host(cds-dismissible-tag[type=green]:not([disabled])),:host(cds-operational-tag[type=green]:not([disabled])) cds-tag,:host(cds-tag[type=green]:not([disabled])){background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds--tag--green.cds--tag--operational,:host(:host(cds-operational-tag[type=green]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=green]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=green]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--green{border:1px solid var(--cds-tag-border-green,#42be65)}.cds--tag--green.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=green]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--green:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--green .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=green]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=green]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=green]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--green .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=green]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=green]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=green]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-green,#0e6027)}.cds--tag--gray,:host(cds-dismissible-tag[type=gray]:not([disabled])),:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag,:host(cds-tag[type=gray]:not([disabled])){background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds--tag--gray.cds--tag--operational,:host(:host(cds-operational-tag[type=gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--gray{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds--tag--gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--gray:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds--tag--cool-gray,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag,:host(cds-tag[type=cool-gray]:not([disabled])){background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--cool-gray.cds--tag--operational,:host(:host(cds-operational-tag[type=cool-gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=cool-gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=cool-gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--cool-gray{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds--tag--cool-gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=cool-gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--cool-gray:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--cool-gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=cool-gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--cool-gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=cool-gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--warm-gray,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])),:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag,:host(cds-tag[type=warm-gray]:not([disabled])){background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--warm-gray.cds--tag--operational,:host(:host(cds-operational-tag[type=warn-gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=warn-gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=warm-gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--warm-gray{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds--tag--warm-gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=warn-gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--warm-gray:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--warm-gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=warm-gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--warm-gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=warm-gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--high-contrast:not(.cds--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational,:host(cds-operational-tag) cds-tag.cds--tag--high-contrast:not(.cds--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--high-contrast:not(.cds--tag--operational):hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--definition-term .cds--tag__label{color:var(--cds-text-inverse,#fff)}.cds--multi-select--readonly .cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational,:host(cds-operational-tag) cds-tag.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){border:1px solid var(--cds-background,#fff)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]):hover{background-color:var(--cds-layer-hover)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--tag__close-icon:hover{background-color:var(--cds-layer-hover)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}.cds--tag--disabled:not(.cds--tag--operational),.cds--tag--filter.cds--tag--disabled,.cds--tag--interactive.cds--tag--disabled,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])),:host(:host(cds-tag[disabled]cds-tag[filter])),:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)),:host(cds-tag[disabled]:not(.cds--tag--operational)){background-color:var(--cds-layer);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational,.cds--tag--filter.cds--tag--disabled.cds--tag--operational,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational,:host(cds-operational-tag) :host(:host(cds-dismissible-tag[disabled]cds-tag[filter]cds-tag)),:host(cds-operational-tag) :host(:host(cds-tag[disabled]cds-tag[filter]cds-tag)),:host(cds-operational-tag) :host(cds-dismissible-tag[disabled]cds-tag:not(.cds--tag--operational)),:host(cds-operational-tag) :host(cds-tag[disabled]cds-tag:not(.cds--tag--operational)),:host(cds-operational-tag) cds-tag.cds--tag--disabled:not(.cds--tag--operational),:host(cds-operational-tag) cds-tag.cds--tag--filter.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--interactive.cds--tag--disabled{border:1px solid var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational:hover,.cds--tag--filter.cds--tag--disabled.cds--tag--operational:hover,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--disabled:not(.cds--tag--operational):hover,:host(cds-operational-tag) cds-tag.cds--tag--filter.cds--tag--disabled:hover,:host(cds-operational-tag) cds-tag.cds--tag--interactive.cds--tag--disabled:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--interactive.cds--tag--disabled .cds--tag__close-icon:hover,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--tag__close-icon:hover,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--tag__close-icon:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--definition-term .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--definition-term .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--definition-term .cds--tag__label,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--definition-term .cds--tag__label,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--definition-term .cds--tag__label,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--definition-term .cds--tag__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--disabled:not(.cds--tag--operational):hover,.cds--tag--filter.cds--tag--disabled:hover,.cds--tag--interactive.cds--tag--disabled:hover{cursor:not-allowed}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--tag__label,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__label,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__label,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--tag__label,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled,.cds--tag--selectable.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--disabled,:host(cds-selectable-tag) cds-tag.cds--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled:hover,.cds--tag--selectable.cds--tag--disabled:hover,:host(cds-operational-tag) cds-tag.cds--tag--disabled:hover,:host(cds-selectable-tag) cds-tag.cds--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds--tag__close-icon,:host(cds-dismissible-tag) .cds--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds--tag__close-icon svg,:host(cds-dismissible-tag) .cds--tag__close-icon svg{fill:currentColor}.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]){background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds--tag__custom-icon svg,:host(cds-dismissible-tag) ::slotted([slot=icon]) svg,:host(cds-tag) ::slotted([slot=icon]) svg{fill:currentColor}.cds--tag--disabled .cds--tag__close-icon,:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-tag[disabled]) .cds--tag__close-icon{cursor:not-allowed}.cds--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds--tag--high-contrast .cds--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--filter.cds--tag--disabled svg,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) svg,:host(:host(cds-tag[disabled]cds-tag[filter])) svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tag--sm.cds--tag--filter,:host(:host(cds-tag[filter]cds-dismissible-tag[size=sm])),:host(:host(cds-tag[filter]cds-tag-skeleton[size=sm])),:host(:host(cds-tag[filter]cds-tag[size=sm])){padding-inline-end:0}.cds--tag--sm .cds--tag__close-icon,:host(cds-dismissible-tag[size=sm]) .cds--tag__close-icon,:host(cds-tag-skeleton[size=sm]) .cds--tag__close-icon,:host(cds-tag[size=sm]) .cds--tag__close-icon{margin-inline-start:.3125rem}.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){background:var(--cds-skeleton-background,#e8e8e8);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;padding:0;pointer-events:none;position:relative}.cds--tag.cds--skeleton:active,.cds--tag.cds--skeleton:focus,.cds--tag.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--tag.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--tag.cds--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){background:CanvasText}.cds--tag.cds--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds--tag.cds--skeleton.cds--tag--operational,:host(cds-operational-tag) :host(:host(cds-tag-skeletoncds-dismissible-tagcds-tag)),:host(cds-operational-tag) :host(:host(cds-tag-skeletoncds-tagcds-tag)),:host(cds-operational-tag) cds-tag.cds--tag.cds--skeleton{border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag.cds--skeleton:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--tag__close-icon:hover,:host(:host(cds-tag-skeletoncds-dismissible-tag)) .cds--tag__close-icon:hover,:host(:host(cds-tag-skeletoncds-tag)) .cds--tag__close-icon:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--definition-term .cds--tag__label,:host(:host(cds-tag-skeletoncds-dismissible-tag)) .cds--definition-term .cds--tag__label,:host(:host(cds-tag-skeletoncds-tag)) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){transform:translateZ(0)}}.cds--tag .cds--ai-label .cds--ai-label__button--inline,.cds--tag .cds--slug .cds--slug__button--inline,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline,:host(cds-tag) .cds--slug .cds--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds--tag .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text:before,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline .cds--slug__text:before,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,:host(cds-tag) .cds--slug .cds--slug__button--inline .cds--slug__text:before{background-color:currentColor}.cds--tag .cds--ai-label .cds--ai-label__button--inline:hover,.cds--tag .cds--slug .cds--slug__button--inline:hover,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline:hover,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline:hover,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline:hover,:host(cds-tag) .cds--slug .cds--slug__button--inline:hover{border-color:currentColor}.cds--tag--filter .cds--ai-label,.cds--tag--filter .cds--slug,.cds--tag--filter .cds--tag__decorator>*,:host(cds-tag[filter]) .cds--ai-label,:host(cds-tag[filter]) .cds--slug,:host(cds-tag[filter]) .cds--tag__decorator>*{min-inline-size:2.00875rem}.cds--tag .cds--tag__decorator:not(:has(.cds--ai-label)),:host(cds-dismissible-tag) .cds--tag__decorator:not(:has(.cds--ai-label)),:host(cds-tag) .cds--tag__decorator:not(:has(.cds--ai-label)){block-size:1rem;text-align:center}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag,:host(cds-dismissible-tag),:host(cds-tag){outline:1px solid transparent}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds--tag-label-tooltip,:host(cds-dismissible-tag) cds-tooltip{max-inline-size:-webkit-fill-available}.cds--tag__custom-icon+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag__custom-icon+cds-tooltip,:host(cds-dismissible-tag) ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) ::slotted([slot=icon])+cds-tooltip,:host(cds-tag) ::slotted([slot=icon])+.cds--tag-label-tooltip{max-inline-size:11rem}.cds--tag--filter .cds--tag__custom-icon+.cds--tag-label-tooltip,:host(:host(cds-tag[filter]cds-dismissible-tag)) .cds--tag__custom-icon+cds-tooltip,:host(:host(cds-tag[filter]cds-dismissible-tag)) ::slotted([slot=icon])+cds-tooltip,:host(:host(cds-tag[filter]cds-tag)) ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag--filter .cds--tag__custom-icon+cds-tooltip,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+cds-tooltip,:host(cds-tag) .cds--tag--filter ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-tag[filter]) .cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:9.875rem}.cds--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds--tag--filter .cds--tag__custom-icon+span>.cds--interactive--tag-children,:host(:host(cds-tag[filter]cds-tag)) ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-tag) .cds--tag--filter ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-tag[filter]) .cds--tag__custom-icon+span>.cds--interactive--tag-children{max-inline-size:11.5rem}.cds--tag .cds--definition-term,:host(cds-dismissible-tag) .cds--definition-term,:host(cds-tag) .cds--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds--tag .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-dismissible-tag) .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-dismissible-tag) ::slotted([slot=icon])+span>.cds--definition-term,:host(cds-tag) .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-tag) ::slotted([slot=icon])+span>.cds--definition-term{max-inline-size:11rem}.cds--tag>.cds--popover-container,:host(cds-dismissible-tag)>.cds--popover-container,:host(cds-tag)>.cds--popover-container{display:flex}.cds--toggletip-button:has(.cds--tag--operational.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--disabled){pointer-events:none}:host(cds-dismissible-tag),:host(cds-tag){box-sizing:border-box}:host(cds-operational-tag),:host(cds-selectable-tag){display:inline-block;inline-size:-moz-fit-content;inline-size:fit-content}:host(cds-dismissible-tag:not(:first-child)),:host(cds-operational-tag:not(:first-child)) cds-tag,:host(cds-selectable-tag:not(:first-child)) cds-tag,:host(cds-tag:not(:first-child)){margin-inline-start:0}:host(cds-dismissible-tag),:host(cds-tag){border:0}:host(cds-dismissible-tag[has-custom-icon]),:host(cds-tag[has-custom-icon]){padding-inline-start:.25rem}:host(cds-dismissible-tag){display:none;padding-block:0;padding-inline-end:0}:host(cds-dismissible-tag[open]){display:inline-flex}:host(cds-dismissible-tag),:host(cds-tag),:host(cds-tag-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem}:host(cds-dismissible-tag[size=sm]) .cds--tag__close-icon,:host(cds-tag-skeleton[size=sm]) .cds--tag__close-icon,:host(cds-tag[size=sm]) .cds--tag__close-icon{block-size:1.125rem;inline-size:1.125rem;margin-inline-start:.3125rem}:host(cds-dismissible-tag[size=lg]),:host(cds-tag-skeleton[size=lg]),:host(cds-tag[size=lg]){padding-inline:.75rem}:host(cds-dismissible-tag[size=lg][has-custom-icon]),:host(cds-tag-skeleton[size=lg][has-custom-icon]),:host(cds-tag[size=lg][has-custom-icon]){padding-inline-start:.5rem}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-tag[type=high-contrast]:not([disabled])){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled]).cds--tag--operational),:host(cds-operational-tag) :host(cds-dismissible-tag[type=high-contrast]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=high-contrast]:not([disabled])cds-tag),:host(cds-tag[type=high-contrast]:not([disabled]).cds--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled]).cds--tag--operational:hover),:host(cds-operational-tag) :host(cds-dismissible-tag[type=high-contrast]:not([disabled])cds-tag:hover),:host(cds-operational-tag) :host(cds-tag[type=high-contrast]:not([disabled])cds-tag:hover),:host(cds-tag[type=high-contrast]:not([disabled]).cds--tag--operational:hover){background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-tag[type=high-contrast]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-tag[type=high-contrast]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-text-inverse,#fff)}:host(cds-dismissible-tag[type=outline]:not([disabled])),:host(cds-tag[type=outline]:not([disabled])){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}:host(cds-dismissible-tag[type=outline]:not([disabled]).cds--tag--operational),:host(cds-operational-tag) :host(cds-dismissible-tag[type=outline]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=outline]:not([disabled])cds-tag),:host(cds-tag[type=outline]:not([disabled]).cds--tag--operational){border:1px solid var(--cds-background,#fff)}:host(cds-dismissible-tag[type=outline]:not([disabled]).cds--tag--operational:hover),:host(cds-operational-tag) :host(cds-dismissible-tag[type=outline]:not([disabled])cds-tag:hover),:host(cds-operational-tag) :host(cds-tag[type=outline]:not([disabled])cds-tag:hover),:host(cds-tag[type=outline]:not([disabled]).cds--tag--operational:hover){background-color:var(--cds-layer-hover)}:host(cds-dismissible-tag[type=outline]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-tag[type=outline]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-layer-hover)}:host(cds-dismissible-tag[type=outline]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-tag[type=outline]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}:host(cds-tag[filter]){display:none}:host(cds-tag[filter][size=sm]){padding-inline-end:0}:host(cds-tag[filter][open]){display:inline-flex}:host(cds-dismissible-tag[has-custom-icon]) .cds--interactive--tag-children{max-inline-size:11.5rem}:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-tag[filter][disabled]) .cds--tag__close-icon{cursor:not-allowed}:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon:hover,:host(cds-tag[filter][disabled]) .cds--tag__close-icon,:host(cds-tag[filter][disabled]) .cds--tag__close-icon:hover{background-color:transparent}:host(cds-operational-tag[disabled]) cds-tag,:host(cds-selectable-tag[disabled]) cds-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(cds-operational-tag[disabled]) cds-tag:hover,:host(cds-selectable-tag[disabled]) cds-tag:hover{background-color:var(--cds-layer);cursor:not-allowed}']);let y=class extends(p(n(o))){constructor(){super(...arguments),this._handleClick=t=>{if(t.composedPath().indexOf(this._buttonNode)>=0)if(this.disabled)t.stopPropagation();else if(this.open){const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,o))&&(this.open=!1,this.dispatchEvent(new CustomEvent(this.constructor.eventClose,o)))}},this.title="Clear filter",this.disabled=!1,this.filter=!1,this.hasCustomIcon=!1,this.open=!0,this.size=b.MEDIUM,this.type=m.GRAY,this._hasEllipsisApplied=!1}_handleAILabelSlotChange({target:t}){const o=t.assignedNodes().filter((t=>void 0!==t.matches&&(t.matches(this.constructor.aiLabelItem)||t.matches(this.constructor.slugItem))));o.length>0&&(o[0].setAttribute("tag",`${this.type}`),o[0].setAttribute("size","sm"),o[0].setAttribute("kind","inline")),this.requestUpdate()}_handleIconSlotChange({target:t}){const o=t.assignedNodes();this.hasCustomIcon=Boolean(o.length>0),this.requestUpdate()}updated(){var t;const o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`.${i}--tag__label`);if(!o||!0===this._hasEllipsisApplied)return;this._hasEllipsisApplied=o.scrollWidth>o.clientWidth;const s=this.getRootNode();if(s instanceof ShadowRoot){const t=s.host.tagName.toLowerCase();t!==`${i}-selectable-tag`&&t!==`${i}-operational-tag`||(this.setAttribute("role","button"),this.tabIndex=this.disabled?-1:0)}}render(){const{disabled:t,filter:o,_handleAILabelSlotChange:e,_handleIconSlotChange:a,size:d,title:c}=this;return s`
28
+ import{i as t,r as o,x as s,_ as e}from"./lit-element-eFlPHqE1.js";import{n as a}from"./property-B_F7V5eB.js";import{r as d}from"./state-CJQmj6wG.js";import{a as c}from"./query-BdmT5Ln1.js";import{p as i}from"./settings-FSuH8xHs.js";import{i as r}from"./icon-loader-CqB9WRMP.js";import{_ as l}from"./16-BWlgPBcu.js";import{F as n}from"./focus-JSuV9CsT.js";import{H as p}from"./host-listener-BCnAWDV7.js";import{H as g}from"./host-listener-BJsBtsIt.js";import{c as h}from"./carbon-element-DDrYm3XO.js";import"./tooltip-content-DOwidNjk.js";import"./tooltip.min.js";import{e as v}from"./class-map-CJoc5JjN.js";import"./icon-loader-utils-DUl0vwdh.js";import"./directive-Dlo2OKiC.js";import"./unsafe-html-Dqv0UqC_.js";import"./on-DvnWS_DB.js";import"./popover.min.js";import"./floating-controller-CnuSelc_.js";import"./defs-CBJRLDfw.js";var b,m;!function(t){t.LARGE="lg",t.MEDIUM="md",t.SMALL="sm"}(b||(b={})),function(t){t.RED="red",t.MAGENTA="magenta",t.PURPLE="purple",t.BLUE="blue",t.CYAN="cyan",t.TEAL="teal",t.GREEN="green",t.GRAY="gray",t["COOL-GRAY"]="cool-gray",t["WARM-GRAY"]="warm-gray"}(m||(m={}));var u=t(['@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm,:host(cds-dismissible-tag[size=sm]),:host(cds-tag-skeleton[size=sm]),:host(cds-tag[size=sm]){--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md,:host(cds-dismissible-tag),:host(cds-tag),:host(cds-tag-skeleton){--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg,:host(cds-dismissible-tag[size=lg]),:host(cds-tag-skeleton[size=lg]),:host(cds-tag[size=lg]){--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--layer-one.cds--layer__with-background,.cds--layer-three.cds--layer__with-background,.cds--layer-two.cds--layer__with-background{background-color:var(--cds-layer-background)}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover>.cds--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm :where(.cds--popover-content),.cds--popover-content.cds--layout--size-sm,:host(cds-dismissible-tag[size=sm]) :where(.cds--popover-content),:host(cds-tag-skeleton[size=sm]) :where(.cds--popover-content),:host(cds-tag[size=sm]) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md :where(.cds--popover-content),.cds--popover-content.cds--layout--size-md,:host(cds-dismissible-tag) :where(.cds--popover-content),:host(cds-tag) :where(.cds--popover-content),:host(cds-tag-skeleton) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg :where(.cds--popover-content),.cds--popover-content.cds--layout--size-lg,:host(cds-dismissible-tag[size=lg]) :where(.cds--popover-content),:host(cds-tag-skeleton[size=lg]) :where(.cds--popover-content),:host(cds-tag[size=lg]) :where(.cds--popover-content){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open>.cds--popover>.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open>.cds--popover>.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-caret{display:block}.cds--popover--tab-tip>.cds--popover>.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)))}.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-left>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-right>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-start>.cds--popover>.cds--popover-content:before,.cds--popover--bottom>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds--popover--bottom-end>.cds--popover>.cds--popover-caret,.cds--popover--bottom-left>.cds--popover>.cds--popover-caret,.cds--popover--bottom-right>.cds--popover>.cds--popover-caret,.cds--popover--bottom-start>.cds--popover>.cds--popover-caret,.cds--popover--bottom>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom>.cds--popover>.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--top-end>.cds--popover>.cds--popover-content:before,.cds--popover--top-left>.cds--popover>.cds--popover-content:before,.cds--popover--top-right>.cds--popover>.cds--popover-content:before,.cds--popover--top-start>.cds--popover>.cds--popover-content:before,.cds--popover--top>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds--popover--top-end>.cds--popover>.cds--popover-caret,.cds--popover--top-left>.cds--popover>.cds--popover-caret,.cds--popover--top-right>.cds--popover>.cds--popover-caret,.cds--popover--top-start>.cds--popover>.cds--popover-caret,.cds--popover--top>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--right-end>.cds--popover>.cds--popover-content:before,.cds--popover--right-start>.cds--popover>.cds--popover-content:before,.cds--popover--right-top>.cds--popover>.cds--popover-content:before,.cds--popover--right>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--left-end>.cds--popover>.cds--popover-content:before,.cds--popover--left-start>.cds--popover>.cds--popover-content:before,.cds--popover--left-top>.cds--popover>.cds--popover-content:before,.cds--popover--left>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip>.cds--popover>.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip,:host(cds-dismissible-tag) cds-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content,:host(cds-dismissible-tag) cds-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds--tag,:host(cds-dismissible-tag),:host(cds-tag){--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds--layout--size-xs :where(.cds--tag),.cds--tag.cds--layout--size-xs{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds--layout--size-sm :where(.cds--tag),.cds--tag.cds--layout--size-sm,:host(:host(cds-dismissible-tag[size=sm]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=sm]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=sm]cds-tag)),:host(:host(cds-tag[size=sm]cds-tag)),:host(cds-dismissible-tag[size=sm]) :where(.cds--tag),:host(cds-tag-skeleton[size=sm]) :where(.cds--tag),:host(cds-tag[size=sm]) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md :where(.cds--tag),.cds--tag.cds--layout--size-md,:host(cds-dismissible-tag),:host(cds-dismissible-tag) :where(.cds--tag),:host(cds-tag),:host(cds-tag) :where(.cds--tag),:host(cds-tag-skeleton) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg :where(.cds--tag),.cds--tag.cds--layout--size-lg,:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-tag)),:host(:host(cds-tag[size=lg]cds-tag)),:host(cds-dismissible-tag[size=lg]) :where(.cds--tag),:host(cds-tag-skeleton[size=lg]) :where(.cds--tag),:host(cds-tag[size=lg]) :where(.cds--tag){--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--tag.cds--tag--operational,:host(cds-operational-tag) :host(cds-dismissible-tagcds-tag),:host(cds-operational-tag) :host(cds-tagcds-tag),:host(cds-operational-tag) cds-tag.cds--tag{border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds--tag.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag .cds--tag__close-icon:hover,:host(cds-dismissible-tag) .cds--tag__close-icon:hover,:host(cds-tag) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag) .cds--definition-term .cds--tag__label,:host(cds-tag) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds--tag.cds--tag--lg,:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag)),:host(:host(cds-tag-skeleton[size=lg]cds-tag)),:host(:host(cds-tag[size=lg]cds-tag)){padding-inline-start:.75rem}.cds--tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])),:host(cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]))),:host(cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]))){padding-inline-start:.25rem}.cds--tag.cds--tag--lg:not(.cds--tag--filter),:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag:not(.cds--tag--filter))),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag:not(.cds--tag--filter))),:host(:host(cds-tag-skeleton[size=lg]cds-tag:not(.cds--tag--filter))),:host(:host(cds-tag[size=lg]cds-tag:not(.cds--tag--filter))){padding-inline:.75rem}.cds--tag.cds--tag--lg:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])),:host(:host(cds-dismissible-tag[size=lg]cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag-skeleton[size=lg]cds-dismissible-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag-skeleton[size=lg]cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))),:host(:host(cds-tag[size=lg]cds-tag:has(.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon])))){padding-inline-start:.5rem}.cds--tag:not(.cds--tag--selectable),:host(cds-dismissible-tag:not(.cds--tag--selectable)),:host(cds-tag:not(.cds--tag--selectable)){border:0}.cds--tag:not(:first-child),:host(cds-dismissible-tag:not(:first-child)),:host(cds-tag:not(:first-child)){margin-inline-start:0}.cds--tag--operational>span,.cds--tag--selectable>span,.cds--tag__label,:host(cds-operational-tag) cds-tag>span,:host(cds-selectable-tag) cds-tag>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--filter,:host(cds-tag[filter]){padding-block:0;padding-inline-end:0}.cds--tag--filter:hover{outline:none}.cds--tag--selectable,:host(cds-selectable-tag) cds-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--tag--selectable:hover,:host(cds-selectable-tag) cds-tag:hover{background-color:var(--cds-layer-hover);outline:none}.cds--tag--selectable:focus,:host(cds-selectable-tag) cds-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--selectable-selected,:host(cds-selectable-tag[selected]) cds-tag{background-color:var(--cds-layer-selected-inverse,#161616);color:var(--cds-text-inverse,#fff)}.cds--tag--selectable-selected:hover,:host(cds-selectable-tag[selected]) cds-tag:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds--tag--operational,:host(cds-operational-tag) cds-tag{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds--tag--operational:focus,:host(cds-operational-tag) cds-tag:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--red,:host(cds-dismissible-tag[type=red]:not([disabled])),:host(cds-operational-tag[type=red]:not([disabled])) cds-tag,:host(cds-tag[type=red]:not([disabled])){background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds--tag--red.cds--tag--operational,:host(:host(cds-operational-tag[type=red]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=red]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=red]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--red{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds--tag--red.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=red]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--red:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--red .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=red]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=red]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=red]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--red .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=red]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=red]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=red]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-red,#a2191f)}.cds--tag--magenta,:host(cds-dismissible-tag[type=magenta]:not([disabled])),:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag,:host(cds-tag[type=magenta]:not([disabled])){background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--magenta.cds--tag--operational,:host(:host(cds-operational-tag[type=magenta]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=magenta]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=magenta]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--magenta{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds--tag--magenta.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=magenta]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--magenta:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--magenta .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=magenta]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=magenta]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--magenta .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=magenta]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=magenta]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=magenta]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--purple,:host(cds-dismissible-tag[type=purple]:not([disabled])),:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag,:host(cds-tag[type=purple]:not([disabled])){background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--purple.cds--tag--operational,:host(:host(cds-operational-tag[type=purple]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=purple]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=purple]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--purple{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds--tag--purple.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=purple]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--purple:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--purple .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=purple]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=purple]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--purple .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=purple]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=purple]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=purple]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--blue,:host(cds-dismissible-tag[type=blue]:not([disabled])),:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag,:host(cds-tag[type=blue]:not([disabled])){background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--blue.cds--tag--operational,:host(:host(cds-operational-tag[type=blue]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=blue]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=blue]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--blue{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds--tag--blue.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=blue]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--blue:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--blue .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=blue]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=blue]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--blue .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=blue]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=blue]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=blue]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--cyan,:host(cds-dismissible-tag[type=cyan]:not([disabled])),:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag,:host(cds-tag[type=cyan]:not([disabled])){background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--cyan.cds--tag--operational,:host(:host(cds-operational-tag[type=cyan]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=cyan]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=cyan]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--cyan{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds--tag--cyan.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=cyan]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--cyan:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--cyan .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=cyan]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=cyan]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--cyan .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=cyan]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=cyan]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=cyan]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--teal,:host(cds-dismissible-tag[type=teal]:not([disabled])),:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag,:host(cds-tag[type=teal]:not([disabled])){background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--teal.cds--tag--operational,:host(:host(cds-operational-tag[type=teal]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=teal]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=teal]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--teal{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds--tag--teal.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=teal]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--teal:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--teal .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=teal]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=teal]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--teal .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=teal]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=teal]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=teal]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--green,:host(cds-dismissible-tag[type=green]:not([disabled])),:host(cds-operational-tag[type=green]:not([disabled])) cds-tag,:host(cds-tag[type=green]:not([disabled])){background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds--tag--green.cds--tag--operational,:host(:host(cds-operational-tag[type=green]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=green]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=green]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--green{border:1px solid var(--cds-tag-border-green,#42be65)}.cds--tag--green.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=green]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--green:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--green .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=green]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=green]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=green]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--green .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=green]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=green]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=green]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-green,#0e6027)}.cds--tag--gray,:host(cds-dismissible-tag[type=gray]:not([disabled])),:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag,:host(cds-tag[type=gray]:not([disabled])){background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds--tag--gray.cds--tag--operational,:host(:host(cds-operational-tag[type=gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--gray{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds--tag--gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--gray:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-gray,#161616)}.cds--tag--cool-gray,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])),:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag,:host(cds-tag[type=cool-gray]:not([disabled])){background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--cool-gray.cds--tag--operational,:host(:host(cds-operational-tag[type=cool-gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=cool-gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=cool-gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--cool-gray{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds--tag--cool-gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=cool-gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--cool-gray:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--cool-gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=cool-gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--cool-gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=cool-gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=cool-gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=cool-gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--warm-gray,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])),:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag,:host(cds-tag[type=warm-gray]:not([disabled])){background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--warm-gray.cds--tag--operational,:host(:host(cds-operational-tag[type=warn-gray]:not([disabled])cds-operational-tag)) cds-tag,:host(cds-operational-tag) :host(cds-dismissible-tag[type=warn-gray]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=warm-gray]:not([disabled])cds-tag),:host(cds-operational-tag) cds-tag.cds--tag--warm-gray{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds--tag--warm-gray.cds--tag--operational:hover,:host(:host(cds-operational-tag[type=warn-gray]:not([disabled])cds-operational-tag)) cds-tag:hover,:host(cds-operational-tag) cds-tag.cds--tag--warm-gray:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--warm-gray .cds--tag__close-icon:hover,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag .cds--tag__close-icon:hover,:host(cds-tag[type=warm-gray]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--warm-gray .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[type=warn-gray]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-operational-tag[type=warn-gray]:not([disabled])) cds-tag .cds--definition-term .cds--tag__label,:host(cds-tag[type=warm-gray]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--high-contrast:not(.cds--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational,:host(cds-operational-tag) cds-tag.cds--tag--high-contrast:not(.cds--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--high-contrast:not(.cds--tag--operational):hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--definition-term .cds--tag__label{color:var(--cds-text-inverse,#fff)}.cds--multi-select--readonly .cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational,:host(cds-operational-tag) cds-tag.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){border:1px solid var(--cds-background,#fff)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]):hover{background-color:var(--cds-layer-hover)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--tag__close-icon:hover{background-color:var(--cds-layer-hover)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}.cds--tag--disabled:not(.cds--tag--operational),.cds--tag--filter.cds--tag--disabled,.cds--tag--interactive.cds--tag--disabled,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])),:host(:host(cds-tag[disabled]cds-tag[filter])),:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)),:host(cds-tag[disabled]:not(.cds--tag--operational)){background-color:var(--cds-layer);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational,.cds--tag--filter.cds--tag--disabled.cds--tag--operational,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational,:host(cds-operational-tag) :host(:host(cds-dismissible-tag[disabled]cds-tag[filter]cds-tag)),:host(cds-operational-tag) :host(:host(cds-tag[disabled]cds-tag[filter]cds-tag)),:host(cds-operational-tag) :host(cds-dismissible-tag[disabled]cds-tag:not(.cds--tag--operational)),:host(cds-operational-tag) :host(cds-tag[disabled]cds-tag:not(.cds--tag--operational)),:host(cds-operational-tag) cds-tag.cds--tag--disabled:not(.cds--tag--operational),:host(cds-operational-tag) cds-tag.cds--tag--filter.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--interactive.cds--tag--disabled{border:1px solid var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational:hover,.cds--tag--filter.cds--tag--disabled.cds--tag--operational:hover,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag--disabled:not(.cds--tag--operational):hover,:host(cds-operational-tag) cds-tag.cds--tag--filter.cds--tag--disabled:hover,:host(cds-operational-tag) cds-tag.cds--tag--interactive.cds--tag--disabled:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--interactive.cds--tag--disabled .cds--tag__close-icon:hover,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--tag__close-icon:hover,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--tag__close-icon:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--definition-term .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--definition-term .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--definition-term .cds--tag__label,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--definition-term .cds--tag__label,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--definition-term .cds--tag__label,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--definition-term .cds--tag__label,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--definition-term .cds--tag__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--disabled:not(.cds--tag--operational):hover,.cds--tag--filter.cds--tag--disabled:hover,.cds--tag--interactive.cds--tag--disabled:hover{cursor:not-allowed}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--tag__label,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__label,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__label,:host(cds-dismissible-tag[disabled]:not(.cds--tag--operational)) .cds--tag__label,:host(cds-tag[disabled]:not(.cds--tag--operational)) .cds--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled,.cds--tag--selectable.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--disabled,:host(cds-selectable-tag) cds-tag.cds--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled:hover,.cds--tag--selectable.cds--tag--disabled:hover,:host(cds-operational-tag) cds-tag.cds--tag--disabled:hover,:host(cds-selectable-tag) cds-tag.cds--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds--tag__close-icon,:host(cds-dismissible-tag) .cds--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds--tag__close-icon svg,:host(cds-dismissible-tag) .cds--tag__close-icon svg{fill:currentColor}.cds--tag__custom-icon,:host(cds-dismissible-tag) ::slotted([slot=icon]),:host(cds-tag) ::slotted([slot=icon]){background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds--tag__custom-icon svg,:host(cds-dismissible-tag) ::slotted([slot=icon]) svg,:host(cds-tag) ::slotted([slot=icon]) svg{fill:currentColor}.cds--tag--disabled .cds--tag__close-icon,:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-tag[disabled]) .cds--tag__close-icon{cursor:not-allowed}.cds--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds--tag--high-contrast .cds--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover,:host(:host(cds-tag[disabled]cds-tag[filter])) .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--filter.cds--tag--disabled svg,:host(:host(cds-dismissible-tag[disabled]cds-tag[filter])) svg,:host(:host(cds-tag[disabled]cds-tag[filter])) svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tag--sm.cds--tag--filter,:host(:host(cds-tag[filter]cds-dismissible-tag[size=sm])),:host(:host(cds-tag[filter]cds-tag-skeleton[size=sm])),:host(:host(cds-tag[filter]cds-tag[size=sm])){padding-inline-end:0}.cds--tag--sm .cds--tag__close-icon,:host(cds-dismissible-tag[size=sm]) .cds--tag__close-icon,:host(cds-tag-skeleton[size=sm]) .cds--tag__close-icon,:host(cds-tag[size=sm]) .cds--tag__close-icon{margin-inline-start:.3125rem}.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){background:var(--cds-skeleton-background,#e8e8e8);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;padding:0;pointer-events:none;position:relative}.cds--tag.cds--skeleton:active,.cds--tag.cds--skeleton:focus,.cds--tag.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--tag.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--tag.cds--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){background:CanvasText}.cds--tag.cds--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds--tag.cds--skeleton.cds--tag--operational,:host(cds-operational-tag) :host(:host(cds-tag-skeletoncds-dismissible-tagcds-tag)),:host(cds-operational-tag) :host(:host(cds-tag-skeletoncds-tagcds-tag)),:host(cds-operational-tag) cds-tag.cds--tag.cds--skeleton{border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton.cds--tag--operational:hover,:host(cds-operational-tag) cds-tag.cds--tag.cds--skeleton:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--tag__close-icon:hover,:host(:host(cds-tag-skeletoncds-dismissible-tag)) .cds--tag__close-icon:hover,:host(:host(cds-tag-skeletoncds-tag)) .cds--tag__close-icon:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--definition-term .cds--tag__label,:host(:host(cds-tag-skeletoncds-dismissible-tag)) .cds--definition-term .cds--tag__label,:host(:host(cds-tag-skeletoncds-tag)) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.cds--tag.cds--skeleton,:host(:host(cds-tag-skeletoncds-dismissible-tag)),:host(:host(cds-tag-skeletoncds-tag)){transform:translateZ(0)}}.cds--tag .cds--ai-label .cds--ai-label__button--inline,.cds--tag .cds--slug .cds--slug__button--inline,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline,:host(cds-tag) .cds--slug .cds--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds--tag .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text:before,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline .cds--slug__text:before,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text:before,:host(cds-tag) .cds--slug .cds--slug__button--inline .cds--slug__text:before{background-color:currentColor}.cds--tag .cds--ai-label .cds--ai-label__button--inline:hover,.cds--tag .cds--slug .cds--slug__button--inline:hover,:host(cds-dismissible-tag) .cds--ai-label .cds--ai-label__button--inline:hover,:host(cds-dismissible-tag) .cds--slug .cds--slug__button--inline:hover,:host(cds-tag) .cds--ai-label .cds--ai-label__button--inline:hover,:host(cds-tag) .cds--slug .cds--slug__button--inline:hover{border-color:currentColor}.cds--tag--filter .cds--ai-label,.cds--tag--filter .cds--slug,.cds--tag--filter .cds--tag__decorator>*,:host(cds-tag[filter]) .cds--ai-label,:host(cds-tag[filter]) .cds--slug,:host(cds-tag[filter]) .cds--tag__decorator>*{min-inline-size:2.00875rem}.cds--tag .cds--tag__decorator:not(:has(.cds--ai-label)),:host(cds-dismissible-tag) .cds--tag__decorator:not(:has(.cds--ai-label)),:host(cds-tag) .cds--tag__decorator:not(:has(.cds--ai-label)){block-size:1rem;text-align:center}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag,:host(cds-dismissible-tag),:host(cds-tag){outline:1px solid transparent}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds--tag-label-tooltip,:host(cds-dismissible-tag) cds-tooltip{max-inline-size:-webkit-fill-available}.cds--tag__custom-icon+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag__custom-icon+cds-tooltip,:host(cds-dismissible-tag) ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) ::slotted([slot=icon])+cds-tooltip,:host(cds-tag) ::slotted([slot=icon])+.cds--tag-label-tooltip{max-inline-size:11rem}.cds--tag--filter .cds--tag__custom-icon+.cds--tag-label-tooltip,:host(:host(cds-tag[filter]cds-dismissible-tag)) .cds--tag__custom-icon+cds-tooltip,:host(:host(cds-tag[filter]cds-dismissible-tag)) ::slotted([slot=icon])+cds-tooltip,:host(:host(cds-tag[filter]cds-tag)) ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag--filter .cds--tag__custom-icon+cds-tooltip,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+cds-tooltip,:host(cds-tag) .cds--tag--filter ::slotted([slot=icon])+.cds--tag-label-tooltip,:host(cds-tag[filter]) .cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:9.875rem}.cds--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds--tag--filter .cds--tag__custom-icon+span>.cds--interactive--tag-children,:host(:host(cds-tag[filter]cds-tag)) ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-dismissible-tag) .cds--tag--filter ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-tag) .cds--tag--filter ::slotted([slot=icon])+span>.cds--interactive--tag-children,:host(cds-tag[filter]) .cds--tag__custom-icon+span>.cds--interactive--tag-children{max-inline-size:11.5rem}.cds--tag .cds--definition-term,:host(cds-dismissible-tag) .cds--definition-term,:host(cds-tag) .cds--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds--tag .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-dismissible-tag) .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-dismissible-tag) ::slotted([slot=icon])+span>.cds--definition-term,:host(cds-tag) .cds--tag__custom-icon+span>.cds--definition-term,:host(cds-tag) ::slotted([slot=icon])+span>.cds--definition-term{max-inline-size:11rem}.cds--tag>.cds--popover-container,:host(cds-dismissible-tag)>.cds--popover-container,:host(cds-tag)>.cds--popover-container{display:flex}.cds--toggletip-button:has(.cds--tag--operational.cds--tag--disabled,:host(cds-operational-tag) cds-tag.cds--tag--disabled){pointer-events:none}:host(cds-dismissible-tag),:host(cds-tag){box-sizing:border-box}:host(cds-operational-tag),:host(cds-selectable-tag){display:inline-block;inline-size:-moz-fit-content;inline-size:fit-content}:host(cds-dismissible-tag:not(:first-child)),:host(cds-operational-tag:not(:first-child)) cds-tag,:host(cds-selectable-tag:not(:first-child)) cds-tag,:host(cds-tag:not(:first-child)){margin-inline-start:0}:host(cds-dismissible-tag),:host(cds-tag){border:0}:host(cds-dismissible-tag[has-custom-icon]),:host(cds-tag[has-custom-icon]){padding-inline-start:.25rem}:host(cds-dismissible-tag){display:none;padding-block:0;padding-inline-end:0}:host(cds-dismissible-tag[open]){display:inline-flex}:host(cds-dismissible-tag),:host(cds-tag),:host(cds-tag-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem}:host(cds-dismissible-tag[size=sm]) .cds--tag__close-icon,:host(cds-tag-skeleton[size=sm]) .cds--tag__close-icon,:host(cds-tag[size=sm]) .cds--tag__close-icon{block-size:1.125rem;inline-size:1.125rem;margin-inline-start:.3125rem}:host(cds-dismissible-tag[size=lg]),:host(cds-tag-skeleton[size=lg]),:host(cds-tag[size=lg]){padding-inline:.75rem}:host(cds-dismissible-tag[size=lg][has-custom-icon]),:host(cds-tag-skeleton[size=lg][has-custom-icon]),:host(cds-tag[size=lg][has-custom-icon]){padding-inline-start:.5rem}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])),:host(cds-tag[type=high-contrast]:not([disabled])){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled]).cds--tag--operational),:host(cds-operational-tag) :host(cds-dismissible-tag[type=high-contrast]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=high-contrast]:not([disabled])cds-tag),:host(cds-tag[type=high-contrast]:not([disabled]).cds--tag--operational){border:1px solid var(--cds-background-inverse,#393939)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled]).cds--tag--operational:hover),:host(cds-operational-tag) :host(cds-dismissible-tag[type=high-contrast]:not([disabled])cds-tag:hover),:host(cds-operational-tag) :host(cds-tag[type=high-contrast]:not([disabled])cds-tag:hover),:host(cds-tag[type=high-contrast]:not([disabled]).cds--tag--operational:hover){background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-tag[type=high-contrast]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(cds-dismissible-tag[type=high-contrast]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-tag[type=high-contrast]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-text-inverse,#fff)}:host(cds-dismissible-tag[type=outline]:not([disabled])),:host(cds-tag[type=outline]:not([disabled])){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}:host(cds-dismissible-tag[type=outline]:not([disabled]).cds--tag--operational),:host(cds-operational-tag) :host(cds-dismissible-tag[type=outline]:not([disabled])cds-tag),:host(cds-operational-tag) :host(cds-tag[type=outline]:not([disabled])cds-tag),:host(cds-tag[type=outline]:not([disabled]).cds--tag--operational){border:1px solid var(--cds-background,#fff)}:host(cds-dismissible-tag[type=outline]:not([disabled]).cds--tag--operational:hover),:host(cds-operational-tag) :host(cds-dismissible-tag[type=outline]:not([disabled])cds-tag:hover),:host(cds-operational-tag) :host(cds-tag[type=outline]:not([disabled])cds-tag:hover),:host(cds-tag[type=outline]:not([disabled]).cds--tag--operational:hover){background-color:var(--cds-layer-hover)}:host(cds-dismissible-tag[type=outline]:not([disabled])) .cds--tag__close-icon:hover,:host(cds-tag[type=outline]:not([disabled])) .cds--tag__close-icon:hover{background-color:var(--cds-layer-hover)}:host(cds-dismissible-tag[type=outline]:not([disabled])) .cds--definition-term .cds--tag__label,:host(cds-tag[type=outline]:not([disabled])) .cds--definition-term .cds--tag__label{color:var(--cds-text-primary,#161616)}:host(cds-tag[filter]){display:none}:host(cds-tag[filter][size=sm]){padding-inline-end:0}:host(cds-tag[filter][open]){display:inline-flex}:host(cds-dismissible-tag[has-custom-icon]) .cds--interactive--tag-children{max-inline-size:11.5rem}:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-tag[filter][disabled]) .cds--tag__close-icon{cursor:not-allowed}:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon,:host(cds-dismissible-tag[disabled]) .cds--tag__close-icon:hover,:host(cds-tag[filter][disabled]) .cds--tag__close-icon,:host(cds-tag[filter][disabled]) .cds--tag__close-icon:hover{background-color:transparent}:host(cds-operational-tag[disabled]) cds-tag,:host(cds-selectable-tag[disabled]) cds-tag{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(cds-operational-tag[disabled]) cds-tag:hover,:host(cds-selectable-tag[disabled]) cds-tag:hover{background-color:var(--cds-layer);cursor:not-allowed}']);let y=class extends(g(n(o))){constructor(){super(...arguments),this._handleClick=t=>{if(t.composedPath().indexOf(this._buttonNode)>=0)if(this.disabled)t.stopPropagation();else if(this.open){const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,o))&&(this.open=!1,this.dispatchEvent(new CustomEvent(this.constructor.eventClose,o)))}},this.title="Clear filter",this.disabled=!1,this.filter=!1,this.hasCustomIcon=!1,this.open=!0,this.size=b.MEDIUM,this.type=m.GRAY,this._hasEllipsisApplied=!1}_handleAILabelSlotChange({target:t}){const o=t.assignedNodes().filter((t=>void 0!==t.matches&&(t.matches(this.constructor.aiLabelItem)||t.matches(this.constructor.slugItem))));o.length>0&&(o[0].setAttribute("tag",`${this.type}`),o[0].setAttribute("size","sm"),o[0].setAttribute("kind","inline")),this.requestUpdate()}_handleIconSlotChange({target:t}){const o=t.assignedNodes();this.hasCustomIcon=Boolean(o.length>0),this.requestUpdate()}updated(){var t;const o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`.${i}--tag__label`);if(!o||!0===this._hasEllipsisApplied)return;this._hasEllipsisApplied=o.scrollWidth>o.clientWidth;const s=this.getRootNode();if(s instanceof ShadowRoot){const t=s.host.tagName.toLowerCase();t!==`${i}-selectable-tag`&&t!==`${i}-operational-tag`||(this.setAttribute("role","button"),this.tabIndex=this.disabled?-1:0)}}render(){const{disabled:t,filter:o,_handleAILabelSlotChange:e,_handleIconSlotChange:a,size:d,title:c}=this;return s`
29
29
  ${d!==b.SMALL?s`<slot name="icon" @slotchange="${a}"></slot>`:""}
30
30
  <span class="${i}--tag__label">
31
31
  <slot></slot>
@@ -38,7 +38,7 @@ import{i as t,r as o,x as s,_ as e}from"./lit-element-eFlPHqE1.js";import{n as a
38
38
  ${r(l,{"aria-label":c})}
39
39
  </button>
40
40
  `:""}
41
- `}static get slugItem(){return`${i}-slug`}static get aiLabelItem(){return`${i}-ai-label`}static get eventBeforeClose(){return`${i}-tag-beingclosed`}static get eventClose(){return`${i}-tag-closed`}};y.styles=u,e([c("button")],y.prototype,"_buttonNode",void 0),e([g("shadowRoot:click")],y.prototype,"_handleClick",void 0),e([a({type:String})],y.prototype,"title",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"filter",void 0),e([a({type:Boolean,attribute:"has-custom-icon",reflect:!0})],y.prototype,"hasCustomIcon",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"open",void 0),e([a({reflect:!0})],y.prototype,"size",void 0),e([a({reflect:!0})],y.prototype,"type",void 0),e([d()],y.prototype,"_hasEllipsisApplied",void 0),y=e([h(`${i}-tag`)],y);var f=y;
41
+ `}static get slugItem(){return`${i}-slug`}static get aiLabelItem(){return`${i}-ai-label`}static get eventBeforeClose(){return`${i}-tag-beingclosed`}static get eventClose(){return`${i}-tag-closed`}};y.styles=u,e([c("button")],y.prototype,"_buttonNode",void 0),e([p("shadowRoot:click")],y.prototype,"_handleClick",void 0),e([a({type:String})],y.prototype,"title",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"filter",void 0),e([a({type:Boolean,attribute:"has-custom-icon",reflect:!0})],y.prototype,"hasCustomIcon",void 0),e([a({type:Boolean,reflect:!0})],y.prototype,"open",void 0),e([a({reflect:!0})],y.prototype,"size",void 0),e([a({reflect:!0})],y.prototype,"type",void 0),e([d()],y.prototype,"_hasEllipsisApplied",void 0),y=e([h(`${i}-tag`)],y);var f=y;
42
42
  /**
43
43
  * @license
44
44
  *
@@ -46,7 +46,7 @@ import{i as t,r as o,x as s,_ as e}from"./lit-element-eFlPHqE1.js";import{n as a
46
46
  *
47
47
  * This source code is licensed under the Apache-2.0 license found in the
48
48
  * LICENSE file in the root directory of this source tree.
49
- */let _=class extends(p(n(f))){constructor(){super(...arguments),this._handleClick=t=>{if(t.composedPath().indexOf(this._buttonNode)>=0)if(this.disabled)t.stopPropagation();else if(this.open){const o=this._findNextFocusableTag(),s={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};if(this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,s))){if(this.open=!1,o){const t=o._buttonNode;t&&t.focus()}this.dispatchEvent(new CustomEvent(this.constructor.eventClose,s))}}},this.disabled=!1,this.dismissTooltipAlignment="bottom",this.open=!0,this.size=b.MEDIUM,this.tagTitle="",this.text="",this.type=m.GRAY}_findNextFocusableTag(){let t=this.nextElementSibling;for(;t;){if(t.tagName.toLowerCase()===`${i}-dismissible-tag`&&!t.hasAttribute("disabled")&&"false"!==t.getAttribute("open"))return t;t=t.nextElementSibling}return null}_handleAILabelSlotChange({target:t}){const o=t.assignedNodes().filter((t=>void 0!==t.matches&&(t.matches(this.constructor.aiLabelItem)||t.matches(this.constructor.slugItem))));o.length>0&&(o[0].setAttribute("tag",`${this.type}`),o[0].setAttribute("size","sm"),o[0].setAttribute("kind","inline")),this.requestUpdate()}render(){const{disabled:t,_handleAILabelSlotChange:o,_handleIconSlotChange:e,_hasEllipsisApplied:a,size:d,tagTitle:c,text:n,dismissTooltipLabel:p,dismissTooltipAlignment:g}=this,h=p||(a?`Dismiss "${n}"`:"Dismiss");return s`
49
+ */let _=class extends(g(n(f))){constructor(){super(...arguments),this._handleClick=t=>{if(t.composedPath().indexOf(this._buttonNode)>=0)if(this.disabled)t.stopPropagation();else if(this.open){const o=this._findNextFocusableTag(),s={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};if(this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,s))){if(this.open=!1,o){const t=o._buttonNode;t&&t.focus()}this.dispatchEvent(new CustomEvent(this.constructor.eventClose,s))}}},this.disabled=!1,this.dismissTooltipAlignment="bottom",this.open=!0,this.size=b.MEDIUM,this.tagTitle="",this.text="",this.type=m.GRAY}_findNextFocusableTag(){let t=this.nextElementSibling;for(;t;){if(t.tagName.toLowerCase()===`${i}-dismissible-tag`&&!t.hasAttribute("disabled")&&"false"!==t.getAttribute("open"))return t;t=t.nextElementSibling}return null}_handleAILabelSlotChange({target:t}){const o=t.assignedNodes().filter((t=>void 0!==t.matches&&(t.matches(this.constructor.aiLabelItem)||t.matches(this.constructor.slugItem))));o.length>0&&(o[0].setAttribute("tag",`${this.type}`),o[0].setAttribute("size","sm"),o[0].setAttribute("kind","inline")),this.requestUpdate()}render(){const{disabled:t,_handleAILabelSlotChange:o,_handleIconSlotChange:e,_hasEllipsisApplied:a,size:d,tagTitle:c,text:n,dismissTooltipLabel:p,dismissTooltipAlignment:g}=this,h=p||(a?`Dismiss "${n}"`:"Dismiss");return s`
50
50
  ${d!==b.SMALL?s`<slot name="icon" @slotchange="${e}"></slot>`:""}
51
51
  <div class="${i}--interactive--tag-children">
52
52
  <span
@@ -71,7 +71,7 @@ import{i as t,r as o,x as s,_ as e}from"./lit-element-eFlPHqE1.js";import{n as a
71
71
  </cds-tooltip-content>
72
72
  </cds-tooltip>
73
73
  </div>
74
- `}static get slugItem(){return`${i}-slug`}static get aiLabelItem(){return`${i}-ai-label`}static get eventBeforeClose(){return`${i}-dismissible-tag-beingclosed`}static get eventClose(){return`${i}-dismissible-tag-closed`}};_.styles=u,e([c("button")],_.prototype,"_buttonNode",void 0),e([g("shadowRoot:click")],_.prototype,"_handleClick",void 0),e([a({type:Boolean,reflect:!0})],_.prototype,"disabled",void 0),e([a({type:String,attribute:"dismiss-tooltip-alignment",reflect:!0})],_.prototype,"dismissTooltipAlignment",void 0),e([a({type:String,attribute:"dismiss-tooltip-label",reflect:!0})],_.prototype,"dismissTooltipLabel",void 0),e([a({type:Boolean,reflect:!0})],_.prototype,"open",void 0),e([a({type:String,reflect:!0})],_.prototype,"size",void 0),e([a({type:String,attribute:"tag-title",reflect:!0})],_.prototype,"tagTitle",void 0),e([a({type:String,reflect:!0})],_.prototype,"text",void 0),e([a({reflect:!0})],_.prototype,"type",void 0),_=e([h(`${i}-dismissible-tag`)],_);
74
+ `}static get slugItem(){return`${i}-slug`}static get aiLabelItem(){return`${i}-ai-label`}static get eventBeforeClose(){return`${i}-dismissible-tag-beingclosed`}static get eventClose(){return`${i}-dismissible-tag-closed`}};_.styles=u,e([c("button")],_.prototype,"_buttonNode",void 0),e([p("shadowRoot:click")],_.prototype,"_handleClick",void 0),e([a({type:Boolean,reflect:!0})],_.prototype,"disabled",void 0),e([a({type:String,attribute:"dismiss-tooltip-alignment",reflect:!0})],_.prototype,"dismissTooltipAlignment",void 0),e([a({type:String,attribute:"dismiss-tooltip-label",reflect:!0})],_.prototype,"dismissTooltipLabel",void 0),e([a({type:Boolean,reflect:!0})],_.prototype,"open",void 0),e([a({type:String,reflect:!0})],_.prototype,"size",void 0),e([a({type:String,attribute:"tag-title",reflect:!0})],_.prototype,"tagTitle",void 0),e([a({type:String,reflect:!0})],_.prototype,"text",void 0),e([a({reflect:!0})],_.prototype,"type",void 0),_=e([h(`${i}-dismissible-tag`)],_);
75
75
  /**
76
76
  * @license
77
77
  *
@@ -89,7 +89,7 @@ let z=class extends o{constructor(){super(...arguments),this.size=b.SMALL}render
89
89
  * This source code is licensed under the Apache-2.0 license found in the
90
90
  * LICENSE file in the root directory of this source tree.
91
91
  */
92
- let k=class extends(p(n(o))){constructor(){super(...arguments),this.triggerEvents=t=>{if(this.disabled)t.stopPropagation();else{const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeSelected,o))&&(this.selected=!this.selected,this.dispatchEvent(new CustomEvent(this.constructor.eventSelected,o)))}},this._handleClick=t=>{this.triggerEvents(t)},this._handleKeyDown=t=>{"Enter"!==t.key&&" "!==t.key||this.triggerEvents(t)},this.disabled=!1,this.selected=!1,this.size=b.MEDIUM,this.text="",this._hasEllipsisApplied=!1}async updated(){var t,o,s;await this.updateComplete;const e=null===(s=null===(o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`${i}-tag`))||void 0===o?void 0:o.shadowRoot)||void 0===s?void 0:s.querySelector(`.${i}--tag__label`);if(!e)return;const a=e.scrollWidth>e.clientWidth;this._hasEllipsisApplied=a}render(){const{disabled:t,selected:o,size:e,text:a,_hasEllipsisApplied:d}=this;return s` ${d?s` <cds-tooltip align="bottom" keyboard-only leave-delay-ms=${0}>
92
+ let k=class extends(g(n(o))){constructor(){super(...arguments),this.triggerEvents=t=>{if(this.disabled)t.stopPropagation();else{const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeSelected,o))&&(this.selected=!this.selected,this.dispatchEvent(new CustomEvent(this.constructor.eventSelected,o)))}},this._handleClick=t=>{this.triggerEvents(t)},this._handleKeyDown=t=>{"Enter"!==t.key&&" "!==t.key||this.triggerEvents(t)},this.disabled=!1,this.selected=!1,this.size=b.MEDIUM,this.text="",this._hasEllipsisApplied=!1}async updated(){var t,o,s;await this.updateComplete;const e=null===(s=null===(o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`${i}-tag`))||void 0===o?void 0:o.shadowRoot)||void 0===s?void 0:s.querySelector(`.${i}--tag__label`);if(!e)return;const a=e.scrollWidth>e.clientWidth;this._hasEllipsisApplied=a}render(){const{disabled:t,selected:o,size:e,text:a,_hasEllipsisApplied:d}=this;return s` ${d?s` <cds-tooltip align="bottom" keyboard-only leave-delay-ms=${0}>
93
93
  <cds-tag
94
94
  ?aria-pressed="${o}"
95
95
  size="${e}"
@@ -112,7 +112,7 @@ let k=class extends(p(n(o))){constructor(){super(...arguments),this.triggerEvent
112
112
  <slot name="ai-label" slot="ai-label"></slot>
113
113
  <slot name="slug" slot="slug"></slot>
114
114
  </cds-tag>
115
- `}`}static get eventBeforeSelected(){return`${i}-selectable-tag-beingselected`}static get eventSelected(){return`${i}-selectable-tag-selected`}};k.styles=u,e([g("shadowRoot:click")],k.prototype,"_handleClick",void 0),e([g("shadowRoot:keydown")],k.prototype,"_handleKeyDown",void 0),e([a({type:Boolean,reflect:!0})],k.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],k.prototype,"selected",void 0),e([a({type:String,reflect:!0})],k.prototype,"size",void 0),e([a({type:String,reflect:!0})],k.prototype,"text",void 0),e([d()],k.prototype,"_hasEllipsisApplied",void 0),k=e([h(`${i}-selectable-tag`)],k);
115
+ `}`}static get eventBeforeSelected(){return`${i}-selectable-tag-beingselected`}static get eventSelected(){return`${i}-selectable-tag-selected`}};k.styles=u,e([p("shadowRoot:click")],k.prototype,"_handleClick",void 0),e([p("shadowRoot:keydown")],k.prototype,"_handleKeyDown",void 0),e([a({type:Boolean,reflect:!0})],k.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],k.prototype,"selected",void 0),e([a({type:String,reflect:!0})],k.prototype,"size",void 0),e([a({type:String,reflect:!0})],k.prototype,"text",void 0),e([d()],k.prototype,"_hasEllipsisApplied",void 0),k=e([h(`${i}-selectable-tag`)],k);
116
116
  /**
117
117
  * @license
118
118
  *
@@ -121,7 +121,7 @@ let k=class extends(p(n(o))){constructor(){super(...arguments),this.triggerEvent
121
121
  * This source code is licensed under the Apache-2.0 license found in the
122
122
  * LICENSE file in the root directory of this source tree.
123
123
  */
124
- let x=class extends(p(n(o))){constructor(){super(...arguments),this.triggerEvents=t=>{if(this.disabled)t.stopPropagation();else{const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeSelected,o))&&(this.selected=!this.selected,this.dispatchEvent(new CustomEvent(this.constructor.eventSelected,o)))}},this._handleClick=t=>{this.triggerEvents(t)},this._handleKeyDown=t=>{"Enter"!==t.key&&" "!==t.key||this.triggerEvents(t)},this.disabled=!1,this.selected=!1,this.size=b.MEDIUM,this.text="",this.type=m.GRAY,this._hasEllipsisApplied=!1}async updated(){var t,o,s;await this.updateComplete;const e=null===(s=null===(o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`${i}-tag`))||void 0===o?void 0:o.shadowRoot)||void 0===s?void 0:s.querySelector(`.${i}--tag__label`);if(!e)return;const a=e.scrollWidth>e.clientWidth;this._hasEllipsisApplied=a}render(){const{disabled:t,selected:o,size:e,text:a,type:d,_hasEllipsisApplied:c}=this;return s` ${c?s` <cds-tooltip
124
+ let x=class extends(g(n(o))){constructor(){super(...arguments),this.triggerEvents=t=>{if(this.disabled)t.stopPropagation();else{const o={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t.target}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeSelected,o))&&(this.selected=!this.selected,this.dispatchEvent(new CustomEvent(this.constructor.eventSelected,o)))}},this._handleClick=t=>{this.triggerEvents(t)},this._handleKeyDown=t=>{"Enter"!==t.key&&" "!==t.key||this.triggerEvents(t)},this.disabled=!1,this.selected=!1,this.size=b.MEDIUM,this.text="",this.type=m.GRAY,this._hasEllipsisApplied=!1}async updated(){var t,o,s;await this.updateComplete;const e=null===(s=null===(o=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(`${i}-tag`))||void 0===o?void 0:o.shadowRoot)||void 0===s?void 0:s.querySelector(`.${i}--tag__label`);if(!e)return;const a=e.scrollWidth>e.clientWidth;this._hasEllipsisApplied=a}render(){const{disabled:t,selected:o,size:e,text:a,type:d,_hasEllipsisApplied:c}=this;return s` ${c?s` <cds-tooltip
125
125
  align="bottom"
126
126
  keyboard-only
127
127
  closeOnActivation
@@ -152,4 +152,4 @@ let x=class extends(p(n(o))){constructor(){super(...arguments),this.triggerEvent
152
152
  <slot name="ai-label" slot="ai-label"></slot>
153
153
  <slot name="slug" slot="slug"></slot>
154
154
  </cds-tag>
155
- `}`}static get eventBeforeSelected(){return`${i}-operational-tag-beingselected`}static get eventSelected(){return`${i}-operational-tag-selected`}};x.styles=u,e([g("shadowRoot:click")],x.prototype,"_handleClick",void 0),e([g("shadowRoot:keydown")],x.prototype,"_handleKeyDown",void 0),e([a({type:Boolean,reflect:!0})],x.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],x.prototype,"selected",void 0),e([a({type:String,reflect:!0})],x.prototype,"size",void 0),e([a({type:String,reflect:!0})],x.prototype,"text",void 0),e([a({reflect:!0})],x.prototype,"type",void 0),e([d()],x.prototype,"_hasEllipsisApplied",void 0),x=e([h(`${i}-operational-tag`)],x);
155
+ `}`}static get eventBeforeSelected(){return`${i}-operational-tag-beingselected`}static get eventSelected(){return`${i}-operational-tag-selected`}};x.styles=u,e([p("shadowRoot:click")],x.prototype,"_handleClick",void 0),e([p("shadowRoot:keydown")],x.prototype,"_handleKeyDown",void 0),e([a({type:Boolean,reflect:!0})],x.prototype,"disabled",void 0),e([a({type:Boolean,reflect:!0})],x.prototype,"selected",void 0),e([a({type:String,reflect:!0})],x.prototype,"size",void 0),e([a({type:String,reflect:!0})],x.prototype,"text",void 0),e([a({reflect:!0})],x.prototype,"type",void 0),e([d()],x.prototype,"_hasEllipsisApplied",void 0),x=e([h(`${i}-operational-tag`)],x);
@@ -25,7 +25,7 @@
25
25
  * https://www.npmjs.com/package/@floating-ui/core
26
26
  */
27
27
 
28
- import{r as t,x as e,_ as s}from"./lit-element-eFlPHqE1.js";import{n as i}from"./property-B_F7V5eB.js";import{r as o}from"./state-CJQmj6wG.js";import{a as n}from"./query-BdmT5Ln1.js";import{o as a}from"./query-assigned-elements-DeMmXVMb.js";import{p as h,s as l}from"./settings-FSuH8xHs.js";import{H as c,a as r}from"./host-listener-L4RyNnzf.js";import{c as d}from"./carbon-element-DDrYm3XO.js";import"./button-B1IQnnUK.js";import"./button.min.js";import"./button-skeleton-Db1vtWNy.js";import"./layer.min.js";import"./modal.min.js";import"./on-DvnWS_DB.js";import"./class-map-CJoc5JjN.js";import"./directive-Dlo2OKiC.js";import"./if-defined-IxozbDOJ.js";import"./focus-JSuV9CsT.js";import"./20-DlknbFYR.js";import"./icon-loader-4nsiZm0x.js";import"./icon-loader-utils-j7RXY3bH.js";import"./unsafe-html-Dqv0UqC_.js";var _,p,u,v;!function(t){t.RIGHT="right",t.LEFT="left"}(_||(_={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(p||(p={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(u||(u={}));const m=Node.DOCUMENT_POSITION_PRECEDING|Node.DOCUMENT_POSITION_CONTAINS,$=Node.DOCUMENT_POSITION_FOLLOWING|Node.DOCUMENT_POSITION_CONTAINED_BY,f=`${h}--tearsheet`,g=`${h}--modal-header`,k=`${h}--action-set`;function b(t,e){for(let e=t.length-1;e>=0;--e){const s=t[e];if(s.focus(),s.ownerDocument.activeElement===s)return!0}return!1}let y=v=class extends(c(t)){constructor(){super(...arguments),this._launcher=null,this._actionsCount=0,this._hasHeaderActions=!1,this._hasLabel=!1,this._hasSlug=!1,this._hasTitle=!1,this._hasDescription=!1,this._hasInfluencerLeft=!1,this._hasInfluencerRight=!1,this._isOpen=!1,this._hasHeaderNavigation=!1,this._handleClick=t=>{t.composedPath().indexOf(this.shadowRoot)<0&&!this.preventCloseOnClickOutside&&this._handleUserInitiatedClose(t.target)},this._handleBlur=async({target:t,relatedTarget:e})=>{var s;if(!this._topOfStack())return;const{open:i,_startSentinelNode:o,_endSentinelNode:n}=this,a=t!==this&&this.contains(t),h=e!==this&&(this.contains(e)||(null===(s=this.shadowRoot)||void 0===s?void 0:s.contains(e))&&e!==o&&e!==n),{selectorTabbable:l}=this.constructor;if(i&&e&&a&&!h){const s=t.compareDocumentPosition(e);e===o||s&m?(await this.constructor._delay(),b(this.querySelectorAll(l))||e===this||this.focus()):(e===n||s&$)&&(await this.constructor._delay(),b(this.querySelectorAll(l))||this.focus())}},this._handleKeydown=({key:t,target:e})=>{"Esc"!==t&&"Escape"!==t||!this._topOfStack()||this._handleUserInitiatedClose(e)},this.ariaLabel="",this.closeIconDescription="Close",this.hasCloseIcon=!1,this.influencerPlacement=_.RIGHT,this.influencerWidth=p.NARROW,this.open=!1,this.preventCloseOnClickOutside=!1,this.width=u.NARROW,this._checkUpdateActionSizes=()=>{if(this._actions)for(let t=0;t<this._actions.length;t++)this._actions[t].setAttribute("size","wide"===this.width?"2xl":"xl")},this._maxActions=4,this._stackDepth=-1,this._stackPosition=-1,this._topOfStack=()=>this._stackDepth===this._stackPosition,this._notifyStack=()=>{v._stack.all.forEach((t=>{t(Math.min(v._stack.open.length,3),v._stack.open.indexOf(t)+1)}))},this._handleStackChange=(t,e)=>{this._stackDepth=t,this._stackPosition=e,this._stackDepth>1&&this._stackPosition>0?(this.setAttribute("stack-position",`${e}`),this.setAttribute("stack-depth",`${this._stackDepth}`)):(this.removeAttribute("stack-position"),this.removeAttribute("stack-depth"))},this._updateStack=()=>{if(this.open)v._stack.open.push(this._handleStackChange);else{const t=v._stack.open.indexOf(this._handleStackChange);t>=0&&v._stack.open.splice(t,1)}this._notifyStack()},this.actionsMultiple=["","single","double","triple"][this._actionsCount],this._checkSetOpen=()=>{const{_tearsheet:t}=this;t&&this._isOpen?t.addEventListener("transitionend",(()=>{this._isOpen=!1})):window.requestAnimationFrame((()=>{this._isOpen=this.open}))}}_checkSetHasSlot(t){var e,s;const i=t.target,o=i.getAttribute("data-postfix"),n=o?`-${o}`:"";this[`_has-${i.name}${n}`.replace(/-./g,(t=>t[1].toUpperCase()))]=(null!==(s=null===(e=null==i?void 0:i.assignedElements())||void 0===e?void 0:e.length)&&void 0!==s?s:0)>0}_handleClickContainer(t){t.target.matches(this.constructor.selectorCloseButton)&&this._handleUserInitiatedClose(t.target)}_handleUserInitiatedClose(t){if(this.open){const e={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,e))&&(this.open=!1,this.dispatchEvent(new CustomEvent(this.constructor.eventClose,e)))}}_handleSlugChange(t){const e=t.target.assignedElements();this._hasSlug=e.length>0,this._hasSlug?(e[0].setAttribute("size","lg"),this.setAttribute("slug","")):this.removeAttribute("slug")}_handleActionsChange(t){var e;const s=t.target,i=null==s?void 0:s.assignedElements(),o=null!==(e=null==i?void 0:i.length)&&void 0!==e?e:0;o>this._maxActions?(this._actionsCount=this._maxActions,console.error(`Too many tearsheet actions, max ${this._maxActions}.`)):this._actionsCount=o;for(let t=0;t<(null==i?void 0:i.length);t++)t+1>this._maxActions?(i[t].setAttribute("hidden","true"),i[t].setAttribute(`data-actions-limit-${this._maxActions}-exceeded`,`${i.length}`)):i[t].classList.add(`${k}__action-button`);this._checkUpdateActionSizes()}connectedCallback(){super.connectedCallback(),v._stack.all.push(this._handleStackChange)}disconnectedCallback(){super.disconnectedCallback();const t=v._stack.all.indexOf(this._handleStackChange);v._stack.all.splice(t,1);const e=v._stack.all.indexOf(this._handleStackChange);v._stack.open.splice(e,1)}render(){const{closeIconDescription:t,influencerPlacement:s,influencerWidth:i,open:o,width:n}=this,a=["","single","double","triple"][this._actionsCount],l=e`<div
28
+ import{r as t,x as e,_ as s}from"./lit-element-eFlPHqE1.js";import{n as i}from"./property-B_F7V5eB.js";import{r as o}from"./state-CJQmj6wG.js";import{a as n}from"./query-BdmT5Ln1.js";import{o as a}from"./query-assigned-elements-DeMmXVMb.js";import{p as h,s as l}from"./settings-FSuH8xHs.js";import{H as c}from"./host-listener-BCnAWDV7.js";import{H as r}from"./host-listener-BJsBtsIt.js";import{c as d}from"./carbon-element-DDrYm3XO.js";import"./button-B8Pyi7VT.js";import"./button.min.js";import"./button-skeleton-Gu5vABsl.js";import"./layer.min.js";import"./modal.min.js";import"./on-DvnWS_DB.js";import"./class-map-CJoc5JjN.js";import"./directive-Dlo2OKiC.js";import"./if-defined-IxozbDOJ.js";import"./focus-JSuV9CsT.js";import"./20-DlknbFYR.js";import"./icon-loader-CqB9WRMP.js";import"./icon-loader-utils-DUl0vwdh.js";import"./unsafe-html-Dqv0UqC_.js";var _,p,u,v;!function(t){t.RIGHT="right",t.LEFT="left"}(_||(_={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(p||(p={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(u||(u={}));const m=Node.DOCUMENT_POSITION_PRECEDING|Node.DOCUMENT_POSITION_CONTAINS,$=Node.DOCUMENT_POSITION_FOLLOWING|Node.DOCUMENT_POSITION_CONTAINED_BY,f=`${h}--tearsheet`,g=`${h}--modal-header`,k=`${h}--action-set`;function b(t,e){for(let e=t.length-1;e>=0;--e){const s=t[e];if(s.focus(),s.ownerDocument.activeElement===s)return!0}return!1}let y=v=class extends(r(t)){constructor(){super(...arguments),this._launcher=null,this._actionsCount=0,this._hasHeaderActions=!1,this._hasLabel=!1,this._hasSlug=!1,this._hasTitle=!1,this._hasDescription=!1,this._hasInfluencerLeft=!1,this._hasInfluencerRight=!1,this._isOpen=!1,this._hasHeaderNavigation=!1,this._handleClick=t=>{t.composedPath().indexOf(this.shadowRoot)<0&&!this.preventCloseOnClickOutside&&this._handleUserInitiatedClose(t.target)},this._handleBlur=async({target:t,relatedTarget:e})=>{var s;if(!this._topOfStack())return;const{open:i,_startSentinelNode:o,_endSentinelNode:n}=this,a=t!==this&&this.contains(t),h=e!==this&&(this.contains(e)||(null===(s=this.shadowRoot)||void 0===s?void 0:s.contains(e))&&e!==o&&e!==n),{selectorTabbable:l}=this.constructor;if(i&&e&&a&&!h){const s=t.compareDocumentPosition(e);e===o||s&m?(await this.constructor._delay(),b(this.querySelectorAll(l))||e===this||this.focus()):(e===n||s&$)&&(await this.constructor._delay(),b(this.querySelectorAll(l))||this.focus())}},this._handleKeydown=({key:t,target:e})=>{"Esc"!==t&&"Escape"!==t||!this._topOfStack()||this._handleUserInitiatedClose(e)},this.ariaLabel="",this.closeIconDescription="Close",this.hasCloseIcon=!1,this.influencerPlacement=_.RIGHT,this.influencerWidth=p.NARROW,this.open=!1,this.preventCloseOnClickOutside=!1,this.width=u.NARROW,this._checkUpdateActionSizes=()=>{if(this._actions)for(let t=0;t<this._actions.length;t++)this._actions[t].setAttribute("size","wide"===this.width?"2xl":"xl")},this._maxActions=4,this._stackDepth=-1,this._stackPosition=-1,this._topOfStack=()=>this._stackDepth===this._stackPosition,this._notifyStack=()=>{v._stack.all.forEach((t=>{t(Math.min(v._stack.open.length,3),v._stack.open.indexOf(t)+1)}))},this._handleStackChange=(t,e)=>{this._stackDepth=t,this._stackPosition=e,this._stackDepth>1&&this._stackPosition>0?(this.setAttribute("stack-position",`${e}`),this.setAttribute("stack-depth",`${this._stackDepth}`)):(this.removeAttribute("stack-position"),this.removeAttribute("stack-depth"))},this._updateStack=()=>{if(this.open)v._stack.open.push(this._handleStackChange);else{const t=v._stack.open.indexOf(this._handleStackChange);t>=0&&v._stack.open.splice(t,1)}this._notifyStack()},this.actionsMultiple=["","single","double","triple"][this._actionsCount],this._checkSetOpen=()=>{const{_tearsheet:t}=this;t&&this._isOpen?t.addEventListener("transitionend",(()=>{this._isOpen=!1})):window.requestAnimationFrame((()=>{this._isOpen=this.open}))}}_checkSetHasSlot(t){var e,s;const i=t.target,o=i.getAttribute("data-postfix"),n=o?`-${o}`:"";this[`_has-${i.name}${n}`.replace(/-./g,(t=>t[1].toUpperCase()))]=(null!==(s=null===(e=null==i?void 0:i.assignedElements())||void 0===e?void 0:e.length)&&void 0!==s?s:0)>0}_handleClickContainer(t){t.target.matches(this.constructor.selectorCloseButton)&&this._handleUserInitiatedClose(t.target)}_handleUserInitiatedClose(t){if(this.open){const e={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,e))&&(this.open=!1,this.dispatchEvent(new CustomEvent(this.constructor.eventClose,e)))}}_handleSlugChange(t){const e=t.target.assignedElements();this._hasSlug=e.length>0,this._hasSlug?(e[0].setAttribute("size","lg"),this.setAttribute("slug","")):this.removeAttribute("slug")}_handleActionsChange(t){var e;const s=t.target,i=null==s?void 0:s.assignedElements(),o=null!==(e=null==i?void 0:i.length)&&void 0!==e?e:0;o>this._maxActions?(this._actionsCount=this._maxActions,console.error(`Too many tearsheet actions, max ${this._maxActions}.`)):this._actionsCount=o;for(let t=0;t<(null==i?void 0:i.length);t++)t+1>this._maxActions?(i[t].setAttribute("hidden","true"),i[t].setAttribute(`data-actions-limit-${this._maxActions}-exceeded`,`${i.length}`)):i[t].classList.add(`${k}__action-button`);this._checkUpdateActionSizes()}connectedCallback(){super.connectedCallback(),v._stack.all.push(this._handleStackChange)}disconnectedCallback(){super.disconnectedCallback();const t=v._stack.all.indexOf(this._handleStackChange);v._stack.all.splice(t,1);const e=v._stack.all.indexOf(this._handleStackChange);v._stack.open.splice(e,1)}render(){const{closeIconDescription:t,influencerPlacement:s,influencerWidth:i,open:o,width:n}=this,a=["","single","double","triple"][this._actionsCount],l=e`<div
29
29
  class=${`${f}__header-fields`}>
30
30
  <h2 class=${`${g}__label`} ?hidden=${!this._hasLabel}>
31
31
  <slot name="label" @slotchange=${this._checkSetHasSlot}></slot>
@@ -138,4 +138,4 @@ import{r as t,x as e,_ as s}from"./lit-element-eFlPHqE1.js";import{n as i}from".
138
138
  class="${h}--visually-hidden"
139
139
  href="javascript:void 0"
140
140
  role="navigation"></a>
141
- `}async updated(t){if(t.has("width")&&this._checkUpdateActionSizes(),"development"===production&&(t.has("width")||t.has("_hasHeaderNavigation")||t.has("_hasInfluencerLeft")||t.has("_hasInfluencerRight")||t.has("_hasHeaderActions"))&&"narrow"===this.width&&(this._hasHeaderNavigation&&console.error("Header navigation is not permitted in narrow Tearsheet."),(this._hasInfluencerLeft||this._hasInfluencerRight)&&console.error("Influencer is not permitted in narrow Tearsheet."),this._hasHeaderActions&&console.error("Header actions are not permitted in narrow Tearsheet.")),t.has("open"))if(this._updateStack(),this._checkSetOpen(),this.open){this._launcher=this.ownerDocument.activeElement;const t=this.selectorInitialFocus&&this.querySelector(this.selectorInitialFocus);await this.constructor._delay(),t?t.focus():b(this.querySelectorAll(this.constructor.selectorTabbable))||this.focus()}else this._launcher&&"function"==typeof this._launcher.focus&&(this._launcher.focus(),this._launcher=null)}static _delay(t=0){return new Promise((e=>{setTimeout(e,t)}))}static get selectorCloseButton(){return`[data-modal-close],${h}-modal-close-button`}static get selectorTabbable(){return l}static get eventBeforeClose(){return`${h}-tearsheet-beingclosed`}static get eventClose(){return`${h}-tearsheet-closed`}static get eventNavigateBack(){return`${h}-tearsheet-header-navigate-back`}};y._stack={open:[],all:[]},s([n("#start-sentinel")],y.prototype,"_startSentinelNode",void 0),s([n("#end-sentinel")],y.prototype,"_endSentinelNode",void 0),s([n(`.${f}__container`)],y.prototype,"_tearsheet",void 0),s([a({slot:"actions",selector:`${h}-button`})],y.prototype,"_actions",void 0),s([o()],y.prototype,"_actionsCount",void 0),s([o()],y.prototype,"_hasHeaderActions",void 0),s([o()],y.prototype,"_hasLabel",void 0),s([o()],y.prototype,"_hasSlug",void 0),s([o()],y.prototype,"_hasTitle",void 0),s([o()],y.prototype,"_hasDescription",void 0),s([o()],y.prototype,"_hasInfluencerLeft",void 0),s([o()],y.prototype,"_hasInfluencerRight",void 0),s([o()],y.prototype,"_isOpen",void 0),s([o()],y.prototype,"_hasHeaderNavigation",void 0),s([r("click")],y.prototype,"_handleClick",void 0),s([r("shadowRoot:focusout")],y.prototype,"_handleBlur",void 0),s([r("document:keydown")],y.prototype,"_handleKeydown",void 0),s([i({reflect:!0,attribute:"aria-label"})],y.prototype,"ariaLabel",void 0),s([i({reflect:!0,attribute:"close-icon-description"})],y.prototype,"closeIconDescription",void 0),s([i({reflect:!0,type:Boolean,attribute:"has-close-icon"})],y.prototype,"hasCloseIcon",void 0),s([i({reflect:!0,attribute:"influencer-placement"})],y.prototype,"influencerPlacement",void 0),s([i({reflect:!0,attribute:"influencer-width"})],y.prototype,"influencerWidth",void 0),s([i({type:Boolean,reflect:!0})],y.prototype,"open",void 0),s([i({type:Boolean,attribute:"prevent-close-on-click-outside"})],y.prototype,"preventCloseOnClickOutside",void 0),s([i({reflect:!0,attribute:"selector-initial-focus",type:String})],y.prototype,"selectorInitialFocus",void 0),s([i({reflect:!0,attribute:"width"})],y.prototype,"width",void 0),s([o()],y.prototype,"_stackDepth",void 0),s([o()],y.prototype,"_stackPosition",void 0),y=v=s([d(`${h}-tearsheet`)],y);
141
+ `}async updated(t){if(t.has("width")&&this._checkUpdateActionSizes(),"development"===production&&(t.has("width")||t.has("_hasHeaderNavigation")||t.has("_hasInfluencerLeft")||t.has("_hasInfluencerRight")||t.has("_hasHeaderActions"))&&"narrow"===this.width&&(this._hasHeaderNavigation&&console.error("Header navigation is not permitted in narrow Tearsheet."),(this._hasInfluencerLeft||this._hasInfluencerRight)&&console.error("Influencer is not permitted in narrow Tearsheet."),this._hasHeaderActions&&console.error("Header actions are not permitted in narrow Tearsheet.")),t.has("open"))if(this._updateStack(),this._checkSetOpen(),this.open){this._launcher=this.ownerDocument.activeElement;const t=this.selectorInitialFocus&&this.querySelector(this.selectorInitialFocus);await this.constructor._delay(),t?t.focus():b(this.querySelectorAll(this.constructor.selectorTabbable))||this.focus()}else this._launcher&&"function"==typeof this._launcher.focus&&(this._launcher.focus(),this._launcher=null)}static _delay(t=0){return new Promise((e=>{setTimeout(e,t)}))}static get selectorCloseButton(){return`[data-modal-close],${h}-modal-close-button`}static get selectorTabbable(){return l}static get eventBeforeClose(){return`${h}-tearsheet-beingclosed`}static get eventClose(){return`${h}-tearsheet-closed`}static get eventNavigateBack(){return`${h}-tearsheet-header-navigate-back`}};y._stack={open:[],all:[]},s([n("#start-sentinel")],y.prototype,"_startSentinelNode",void 0),s([n("#end-sentinel")],y.prototype,"_endSentinelNode",void 0),s([n(`.${f}__container`)],y.prototype,"_tearsheet",void 0),s([a({slot:"actions",selector:`${h}-button`})],y.prototype,"_actions",void 0),s([o()],y.prototype,"_actionsCount",void 0),s([o()],y.prototype,"_hasHeaderActions",void 0),s([o()],y.prototype,"_hasLabel",void 0),s([o()],y.prototype,"_hasSlug",void 0),s([o()],y.prototype,"_hasTitle",void 0),s([o()],y.prototype,"_hasDescription",void 0),s([o()],y.prototype,"_hasInfluencerLeft",void 0),s([o()],y.prototype,"_hasInfluencerRight",void 0),s([o()],y.prototype,"_isOpen",void 0),s([o()],y.prototype,"_hasHeaderNavigation",void 0),s([c("click")],y.prototype,"_handleClick",void 0),s([c("shadowRoot:focusout")],y.prototype,"_handleBlur",void 0),s([c("document:keydown")],y.prototype,"_handleKeydown",void 0),s([i({reflect:!0,attribute:"aria-label"})],y.prototype,"ariaLabel",void 0),s([i({reflect:!0,attribute:"close-icon-description"})],y.prototype,"closeIconDescription",void 0),s([i({reflect:!0,type:Boolean,attribute:"has-close-icon"})],y.prototype,"hasCloseIcon",void 0),s([i({reflect:!0,attribute:"influencer-placement"})],y.prototype,"influencerPlacement",void 0),s([i({reflect:!0,attribute:"influencer-width"})],y.prototype,"influencerWidth",void 0),s([i({type:Boolean,reflect:!0})],y.prototype,"open",void 0),s([i({type:Boolean,attribute:"prevent-close-on-click-outside"})],y.prototype,"preventCloseOnClickOutside",void 0),s([i({reflect:!0,attribute:"selector-initial-focus",type:String})],y.prototype,"selectorInitialFocus",void 0),s([i({reflect:!0,attribute:"width"})],y.prototype,"width",void 0),s([o()],y.prototype,"_stackDepth",void 0),s([o()],y.prototype,"_stackPosition",void 0),y=v=s([d(`${h}-tearsheet`)],y);