@carbon/web-components 2.0.0-rc.1 → 2.0.0-rc.3

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 (723) hide show
  1. package/custom-elements.json +307 -79
  2. package/es/components/accordion/accordion-item.d.ts.map +1 -1
  3. package/es/components/accordion/accordion-item.js +3 -2
  4. package/es/components/accordion/accordion-item.js.map +1 -1
  5. package/es/components/accordion/accordion-skeleton.js.map +1 -1
  6. package/es/components/accordion/accordion.css.js +1 -1
  7. package/es/components/accordion/accordion.d.ts.map +1 -1
  8. package/es/components/accordion/accordion.js +2 -1
  9. package/es/components/accordion/accordion.js.map +1 -1
  10. package/es/components/accordion/accordion.rtl.css.js +1 -1
  11. package/es/components/accordion/defs.d.ts +1 -1
  12. package/es/components/accordion/defs.d.ts.map +1 -1
  13. package/es/components/accordion/defs.js +1 -1
  14. package/es/components/accordion/defs.js.map +1 -1
  15. package/es/components/accordion/index.d.ts +1 -1
  16. package/es/components/accordion/index.d.ts.map +1 -1
  17. package/es/components/accordion/index.js +1 -1
  18. package/es/components/accordion/index.js.map +1 -1
  19. package/es/components/breadcrumb/breadcrumb-item.d.ts.map +1 -1
  20. package/es/components/breadcrumb/breadcrumb-item.js +2 -6
  21. package/es/components/breadcrumb/breadcrumb-item.js.map +1 -1
  22. package/es/components/breadcrumb/breadcrumb-link.d.ts.map +1 -1
  23. package/es/components/breadcrumb/breadcrumb-link.js +2 -6
  24. package/es/components/breadcrumb/breadcrumb-link.js.map +1 -1
  25. package/es/components/breadcrumb/breadcrumb-overflow-menu.d.ts.map +1 -1
  26. package/es/components/breadcrumb/breadcrumb-overflow-menu.js +2 -6
  27. package/es/components/breadcrumb/breadcrumb-overflow-menu.js.map +1 -1
  28. package/es/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  29. package/es/components/breadcrumb/breadcrumb.css.js +1 -1
  30. package/es/components/breadcrumb/breadcrumb.d.ts.map +1 -1
  31. package/es/components/breadcrumb/breadcrumb.js +3 -6
  32. package/es/components/breadcrumb/breadcrumb.js.map +1 -1
  33. package/es/components/breadcrumb/breadcrumb.rtl.css.js +1 -1
  34. package/es/components/breadcrumb/index.d.ts +1 -1
  35. package/es/components/breadcrumb/index.d.ts.map +1 -1
  36. package/es/components/breadcrumb/index.js +1 -1
  37. package/es/components/breadcrumb/index.js.map +1 -1
  38. package/es/components/button/button-set.js.map +1 -1
  39. package/es/components/button/button-skeleton.d.ts.map +1 -1
  40. package/es/components/button/button-skeleton.js +2 -4
  41. package/es/components/button/button-skeleton.js.map +1 -1
  42. package/es/components/button/button.css.js +1 -1
  43. package/es/components/button/button.d.ts +1 -1
  44. package/es/components/button/button.d.ts.map +1 -1
  45. package/es/components/button/button.js +12 -9
  46. package/es/components/button/button.js.map +1 -1
  47. package/es/components/button/button.rtl.css.js +1 -1
  48. package/es/components/button/defs.d.ts +1 -1
  49. package/es/components/button/defs.d.ts.map +1 -1
  50. package/es/components/button/defs.js +1 -1
  51. package/es/components/button/defs.js.map +1 -1
  52. package/es/components/button/index.d.ts +1 -1
  53. package/es/components/button/index.d.ts.map +1 -1
  54. package/es/components/button/index.js +1 -1
  55. package/es/components/button/index.js.map +1 -1
  56. package/es/components/checkbox/checkbox.css.js +1 -1
  57. package/es/components/checkbox/checkbox.d.ts.map +1 -1
  58. package/es/components/checkbox/checkbox.js +3 -9
  59. package/es/components/checkbox/checkbox.js.map +1 -1
  60. package/es/components/checkbox/checkbox.rtl.css.js +1 -1
  61. package/es/components/checkbox/index.d.ts +1 -1
  62. package/es/components/checkbox/index.d.ts.map +1 -1
  63. package/es/components/checkbox/index.js +1 -1
  64. package/es/components/checkbox/index.js.map +1 -1
  65. package/es/components/code-snippet/code-snippet-skeleton.d.ts.map +1 -1
  66. package/es/components/code-snippet/code-snippet-skeleton.js +3 -4
  67. package/es/components/code-snippet/code-snippet-skeleton.js.map +1 -1
  68. package/es/components/code-snippet/code-snippet.css.js +1 -1
  69. package/es/components/code-snippet/code-snippet.d.ts +4 -0
  70. package/es/components/code-snippet/code-snippet.d.ts.map +1 -1
  71. package/es/components/code-snippet/code-snippet.js +20 -9
  72. package/es/components/code-snippet/code-snippet.js.map +1 -1
  73. package/es/components/code-snippet/code-snippet.rtl.css.js +1 -1
  74. package/es/components/code-snippet/defs.d.ts +1 -1
  75. package/es/components/code-snippet/defs.d.ts.map +1 -1
  76. package/es/components/code-snippet/defs.js +1 -1
  77. package/es/components/code-snippet/defs.js.map +1 -1
  78. package/es/components/code-snippet/index.d.ts +1 -1
  79. package/es/components/code-snippet/index.d.ts.map +1 -1
  80. package/es/components/code-snippet/index.js +1 -1
  81. package/es/components/code-snippet/index.js.map +1 -1
  82. package/es/components/combo-box/combo-box-item.d.ts.map +1 -1
  83. package/es/components/combo-box/combo-box-item.js +2 -6
  84. package/es/components/combo-box/combo-box-item.js.map +1 -1
  85. package/es/components/combo-box/combo-box.css.js +1 -1
  86. package/es/components/combo-box/combo-box.d.ts.map +1 -1
  87. package/es/components/combo-box/combo-box.js +2 -1
  88. package/es/components/combo-box/combo-box.js.map +1 -1
  89. package/es/components/combo-box/combo-box.rtl.css.js +1 -1
  90. package/es/components/combo-box/index.d.ts +1 -1
  91. package/es/components/combo-box/index.d.ts.map +1 -1
  92. package/es/components/combo-box/index.js +1 -1
  93. package/es/components/combo-box/index.js.map +1 -1
  94. package/es/components/content-switcher/content-switcher-item.d.ts.map +1 -1
  95. package/es/components/content-switcher/content-switcher-item.js +3 -6
  96. package/es/components/content-switcher/content-switcher-item.js.map +1 -1
  97. package/es/components/content-switcher/content-switcher.css.js +1 -1
  98. package/es/components/content-switcher/content-switcher.d.ts.map +1 -1
  99. package/es/components/content-switcher/content-switcher.js +2 -1
  100. package/es/components/content-switcher/content-switcher.js.map +1 -1
  101. package/es/components/content-switcher/content-switcher.rtl.css.js +1 -1
  102. package/es/components/content-switcher/defs.d.ts +1 -1
  103. package/es/components/content-switcher/defs.d.ts.map +1 -1
  104. package/es/components/content-switcher/defs.js +1 -1
  105. package/es/components/content-switcher/defs.js.map +1 -1
  106. package/es/components/content-switcher/index.d.ts +1 -1
  107. package/es/components/content-switcher/index.d.ts.map +1 -1
  108. package/es/components/content-switcher/index.js +1 -1
  109. package/es/components/content-switcher/index.js.map +1 -1
  110. package/es/components/copy/copy.d.ts.map +1 -1
  111. package/es/components/copy/copy.js +3 -1
  112. package/es/components/copy/copy.js.map +1 -1
  113. package/es/components/copy-button/copy-button.css.js +1 -1
  114. package/es/components/copy-button/copy-button.d.ts +1 -1
  115. package/es/components/copy-button/copy-button.d.ts.map +1 -1
  116. package/es/components/copy-button/copy-button.js +7 -7
  117. package/es/components/copy-button/copy-button.js.map +1 -1
  118. package/es/components/copy-button/copy-button.rtl.css.js +1 -1
  119. package/es/components/copy-button/index.d.ts +1 -1
  120. package/es/components/copy-button/index.d.ts.map +1 -1
  121. package/es/components/copy-button/index.js +1 -1
  122. package/es/components/copy-button/index.js.map +1 -1
  123. package/es/components/data-table/data-table.css.js +1 -1
  124. package/es/components/data-table/data-table.rtl.css.js +1 -1
  125. package/es/components/data-table/index.d.ts +1 -1
  126. package/es/components/data-table/index.d.ts.map +1 -1
  127. package/es/components/data-table/index.js +1 -1
  128. package/es/components/data-table/index.js.map +1 -1
  129. package/es/components/data-table/table-batch-actions.d.ts.map +1 -1
  130. package/es/components/data-table/table-batch-actions.js +3 -7
  131. package/es/components/data-table/table-batch-actions.js.map +1 -1
  132. package/es/components/data-table/table-body.d.ts.map +1 -1
  133. package/es/components/data-table/table-body.js +3 -6
  134. package/es/components/data-table/table-body.js.map +1 -1
  135. package/es/components/data-table/table-cell.d.ts.map +1 -1
  136. package/es/components/data-table/table-cell.js +3 -7
  137. package/es/components/data-table/table-cell.js.map +1 -1
  138. package/es/components/data-table/table-expanded-row.d.ts.map +1 -1
  139. package/es/components/data-table/table-expanded-row.js +2 -1
  140. package/es/components/data-table/table-expanded-row.js.map +1 -1
  141. package/es/components/data-table/table-head.d.ts.map +1 -1
  142. package/es/components/data-table/table-head.js +2 -6
  143. package/es/components/data-table/table-head.js.map +1 -1
  144. package/es/components/data-table/table-header-cell.d.ts.map +1 -1
  145. package/es/components/data-table/table-header-cell.js +2 -1
  146. package/es/components/data-table/table-header-cell.js.map +1 -1
  147. package/es/components/data-table/table-header-row.d.ts.map +1 -1
  148. package/es/components/data-table/table-header-row.js +1 -1
  149. package/es/components/data-table/table-header-row.js.map +1 -1
  150. package/es/components/data-table/table-row.d.ts.map +1 -1
  151. package/es/components/data-table/table-row.js +3 -2
  152. package/es/components/data-table/table-row.js.map +1 -1
  153. package/es/components/data-table/table-skeleton.js.map +1 -1
  154. package/es/components/data-table/table-toolbar-content.d.ts.map +1 -1
  155. package/es/components/data-table/table-toolbar-content.js +4 -7
  156. package/es/components/data-table/table-toolbar-content.js.map +1 -1
  157. package/es/components/data-table/table-toolbar-search.d.ts.map +1 -1
  158. package/es/components/data-table/table-toolbar-search.js +3 -7
  159. package/es/components/data-table/table-toolbar-search.js.map +1 -1
  160. package/es/components/data-table/table-toolbar.d.ts +0 -8
  161. package/es/components/data-table/table-toolbar.d.ts.map +1 -1
  162. package/es/components/data-table/table-toolbar.js +3 -30
  163. package/es/components/data-table/table-toolbar.js.map +1 -1
  164. package/es/components/data-table/table.d.ts.map +1 -1
  165. package/es/components/data-table/table.js +3 -3
  166. package/es/components/data-table/table.js.map +1 -1
  167. package/es/components/date-picker/append-to-plugin.js.map +1 -1
  168. package/es/components/date-picker/css-class-plugin.js.map +1 -1
  169. package/es/components/date-picker/date-picker-input-skeleton.d.ts.map +1 -1
  170. package/es/components/date-picker/date-picker-input-skeleton.js +3 -4
  171. package/es/components/date-picker/date-picker-input-skeleton.js.map +1 -1
  172. package/es/components/date-picker/date-picker-input.d.ts.map +1 -1
  173. package/es/components/date-picker/date-picker-input.js +2 -1
  174. package/es/components/date-picker/date-picker-input.js.map +1 -1
  175. package/es/components/date-picker/date-picker.css.js +1 -1
  176. package/es/components/date-picker/date-picker.d.ts.map +1 -1
  177. package/es/components/date-picker/date-picker.js +7 -4
  178. package/es/components/date-picker/date-picker.js.map +1 -1
  179. package/es/components/date-picker/date-picker.rtl.css.js +1 -1
  180. package/es/components/date-picker/defs.d.ts +1 -1
  181. package/es/components/date-picker/defs.d.ts.map +1 -1
  182. package/es/components/date-picker/defs.js +1 -1
  183. package/es/components/date-picker/defs.js.map +1 -1
  184. package/es/components/date-picker/fix-events-plugin.js +9 -0
  185. package/es/components/date-picker/fix-events-plugin.js.map +1 -1
  186. package/es/components/date-picker/focus-plugin.d.ts.map +1 -1
  187. package/es/components/date-picker/focus-plugin.js +14 -4
  188. package/es/components/date-picker/focus-plugin.js.map +1 -1
  189. package/es/components/date-picker/icon-plugin.js.map +1 -1
  190. package/es/components/date-picker/index.d.ts +1 -1
  191. package/es/components/date-picker/index.d.ts.map +1 -1
  192. package/es/components/date-picker/index.js +1 -1
  193. package/es/components/date-picker/index.js.map +1 -1
  194. package/es/components/date-picker/iso-date.js.map +1 -1
  195. package/es/components/date-picker/month-select-plugin.js.map +1 -1
  196. package/es/components/date-picker/range-plugin.d.ts +21 -6
  197. package/es/components/date-picker/range-plugin.d.ts.map +1 -1
  198. package/es/components/date-picker/range-plugin.js +51 -17
  199. package/es/components/date-picker/range-plugin.js.map +1 -1
  200. package/es/components/date-picker/shadow-dom-events-plugin.js.map +1 -1
  201. package/es/components/date-picker/state-handshake-plugin.js.map +1 -1
  202. package/es/components/dropdown/defs.d.ts +1 -1
  203. package/es/components/dropdown/defs.d.ts.map +1 -1
  204. package/es/components/dropdown/defs.js +1 -1
  205. package/es/components/dropdown/defs.js.map +1 -1
  206. package/es/components/dropdown/dropdown-item.d.ts.map +1 -1
  207. package/es/components/dropdown/dropdown-item.js +3 -7
  208. package/es/components/dropdown/dropdown-item.js.map +1 -1
  209. package/es/components/dropdown/dropdown-skeleton.d.ts.map +1 -1
  210. package/es/components/dropdown/dropdown-skeleton.js +2 -4
  211. package/es/components/dropdown/dropdown-skeleton.js.map +1 -1
  212. package/es/components/dropdown/dropdown.css.js +1 -1
  213. package/es/components/dropdown/dropdown.d.ts +1 -3
  214. package/es/components/dropdown/dropdown.d.ts.map +1 -1
  215. package/es/components/dropdown/dropdown.js +2 -1
  216. package/es/components/dropdown/dropdown.js.map +1 -1
  217. package/es/components/dropdown/dropdown.rtl.css.js +1 -1
  218. package/es/components/dropdown/index.d.ts +1 -1
  219. package/es/components/dropdown/index.d.ts.map +1 -1
  220. package/es/components/dropdown/index.js +1 -1
  221. package/es/components/dropdown/index.js.map +1 -1
  222. package/es/components/file-uploader/defs.d.ts +1 -1
  223. package/es/components/file-uploader/defs.d.ts.map +1 -1
  224. package/es/components/file-uploader/defs.js +1 -1
  225. package/es/components/file-uploader/defs.js.map +1 -1
  226. package/es/components/file-uploader/demo-file-uploader.js.map +1 -1
  227. package/es/components/file-uploader/file-uploader-button.d.ts.map +1 -1
  228. package/es/components/file-uploader/file-uploader-button.js +1 -0
  229. package/es/components/file-uploader/file-uploader-button.js.map +1 -1
  230. package/es/components/file-uploader/file-uploader-drop-container.d.ts.map +1 -1
  231. package/es/components/file-uploader/file-uploader-drop-container.js +2 -1
  232. package/es/components/file-uploader/file-uploader-drop-container.js.map +1 -1
  233. package/es/components/file-uploader/file-uploader-item.d.ts.map +1 -1
  234. package/es/components/file-uploader/file-uploader-item.js +2 -1
  235. package/es/components/file-uploader/file-uploader-item.js.map +1 -1
  236. package/es/components/file-uploader/file-uploader.css.js +1 -1
  237. package/es/components/file-uploader/file-uploader.d.ts.map +1 -1
  238. package/es/components/file-uploader/file-uploader.js +3 -8
  239. package/es/components/file-uploader/file-uploader.js.map +1 -1
  240. package/es/components/file-uploader/file-uploader.rtl.css.js +1 -1
  241. package/es/components/file-uploader/index.d.ts +1 -1
  242. package/es/components/file-uploader/index.d.ts.map +1 -1
  243. package/es/components/file-uploader/index.js +1 -1
  244. package/es/components/file-uploader/index.js.map +1 -1
  245. package/es/components/floating-menu/defs.d.ts +1 -1
  246. package/es/components/floating-menu/defs.d.ts.map +1 -1
  247. package/es/components/floating-menu/defs.js +1 -1
  248. package/es/components/floating-menu/defs.js.map +1 -1
  249. package/es/components/floating-menu/floating-menu-trigger.d.ts +1 -1
  250. package/es/components/floating-menu/floating-menu-trigger.d.ts.map +1 -1
  251. package/es/components/floating-menu/floating-menu.js +9 -2
  252. package/es/components/floating-menu/floating-menu.js.map +1 -1
  253. package/es/components/floating-menu/index.d.ts +1 -1
  254. package/es/components/floating-menu/index.d.ts.map +1 -1
  255. package/es/components/floating-menu/index.js +1 -1
  256. package/es/components/floating-menu/index.js.map +1 -1
  257. package/es/components/form/form-item.css.js +1 -1
  258. package/es/components/form/form-item.d.ts.map +1 -1
  259. package/es/components/form/form-item.js +2 -6
  260. package/es/components/form/form-item.js.map +1 -1
  261. package/es/components/form/form-item.rtl.css.js +1 -1
  262. package/es/components/form/index.d.ts +1 -1
  263. package/es/components/form/index.d.ts.map +1 -1
  264. package/es/components/form/index.js +1 -1
  265. package/es/components/form/index.js.map +1 -1
  266. package/es/components/form-group/form-group.css.js +1 -1
  267. package/es/components/form-group/form-group.rtl.css.js +1 -1
  268. package/es/components/icon-button/icon-button.css.js +1 -1
  269. package/es/components/icon-button/icon-button.d.ts.map +1 -1
  270. package/es/components/icon-button/icon-button.js +3 -1
  271. package/es/components/icon-button/icon-button.js.map +1 -1
  272. package/es/components/icon-button/icon-button.rtl.css.js +1 -1
  273. package/es/components/inline-loading/defs.d.ts +1 -1
  274. package/es/components/inline-loading/defs.d.ts.map +1 -1
  275. package/es/components/inline-loading/defs.js +1 -1
  276. package/es/components/inline-loading/defs.js.map +1 -1
  277. package/es/components/inline-loading/index.d.ts +1 -1
  278. package/es/components/inline-loading/index.d.ts.map +1 -1
  279. package/es/components/inline-loading/index.js +1 -1
  280. package/es/components/inline-loading/index.js.map +1 -1
  281. package/es/components/inline-loading/inline-loading.css.js +1 -1
  282. package/es/components/inline-loading/inline-loading.d.ts.map +1 -1
  283. package/es/components/inline-loading/inline-loading.js +2 -1
  284. package/es/components/inline-loading/inline-loading.js.map +1 -1
  285. package/es/components/inline-loading/inline-loading.rtl.css.js +1 -1
  286. package/es/components/layer/layer.js.map +1 -1
  287. package/es/components/link/index.d.ts +1 -1
  288. package/es/components/link/index.d.ts.map +1 -1
  289. package/es/components/link/index.js +1 -1
  290. package/es/components/link/index.js.map +1 -1
  291. package/es/components/link/link.d.ts.map +1 -1
  292. package/es/components/link/link.js +3 -4
  293. package/es/components/link/link.js.map +1 -1
  294. package/es/components/list/index.d.ts +1 -1
  295. package/es/components/list/index.d.ts.map +1 -1
  296. package/es/components/list/index.js +1 -1
  297. package/es/components/list/index.js.map +1 -1
  298. package/es/components/list/list-item.d.ts.map +1 -1
  299. package/es/components/list/list-item.js +3 -7
  300. package/es/components/list/list-item.js.map +1 -1
  301. package/es/components/list/ordered-list.d.ts.map +1 -1
  302. package/es/components/list/ordered-list.js +2 -1
  303. package/es/components/list/ordered-list.js.map +1 -1
  304. package/es/components/list/unordered-list.d.ts.map +1 -1
  305. package/es/components/list/unordered-list.js +3 -4
  306. package/es/components/list/unordered-list.js.map +1 -1
  307. package/es/components/loading/defs.d.ts +1 -1
  308. package/es/components/loading/defs.d.ts.map +1 -1
  309. package/es/components/loading/defs.js +1 -1
  310. package/es/components/loading/defs.js.map +1 -1
  311. package/es/components/loading/index.d.ts +1 -1
  312. package/es/components/loading/index.d.ts.map +1 -1
  313. package/es/components/loading/index.js +1 -1
  314. package/es/components/loading/index.js.map +1 -1
  315. package/es/components/loading/loading.css.js +1 -1
  316. package/es/components/loading/loading.d.ts.map +1 -1
  317. package/es/components/loading/loading.js +3 -6
  318. package/es/components/loading/loading.js.map +1 -1
  319. package/es/components/loading/loading.rtl.css.js +1 -1
  320. package/es/components/loading/types.d.ts +1 -1
  321. package/es/components/loading/types.d.ts.map +1 -1
  322. package/es/components/loading/types.js +1 -1
  323. package/es/components/loading/types.js.map +1 -1
  324. package/es/components/modal/defs.d.ts +1 -1
  325. package/es/components/modal/defs.d.ts.map +1 -1
  326. package/es/components/modal/defs.js +1 -1
  327. package/es/components/modal/defs.js.map +1 -1
  328. package/es/components/modal/index.d.ts +1 -1
  329. package/es/components/modal/index.d.ts.map +1 -1
  330. package/es/components/modal/index.js +1 -1
  331. package/es/components/modal/index.js.map +1 -1
  332. package/es/components/modal/modal-body.d.ts.map +1 -1
  333. package/es/components/modal/modal-body.js +2 -6
  334. package/es/components/modal/modal-body.js.map +1 -1
  335. package/es/components/modal/modal-close-button.d.ts.map +1 -1
  336. package/es/components/modal/modal-close-button.js +3 -8
  337. package/es/components/modal/modal-close-button.js.map +1 -1
  338. package/es/components/modal/modal-footer-button.d.ts.map +1 -1
  339. package/es/components/modal/modal-footer-button.js +2 -6
  340. package/es/components/modal/modal-footer-button.js.map +1 -1
  341. package/es/components/modal/modal-footer.d.ts.map +1 -1
  342. package/es/components/modal/modal-footer.js +3 -6
  343. package/es/components/modal/modal-footer.js.map +1 -1
  344. package/es/components/modal/modal-header.d.ts.map +1 -1
  345. package/es/components/modal/modal-header.js +2 -6
  346. package/es/components/modal/modal-header.js.map +1 -1
  347. package/es/components/modal/modal-heading.d.ts.map +1 -1
  348. package/es/components/modal/modal-heading.js +2 -6
  349. package/es/components/modal/modal-heading.js.map +1 -1
  350. package/es/components/modal/modal-label.d.ts.map +1 -1
  351. package/es/components/modal/modal-label.js +2 -6
  352. package/es/components/modal/modal-label.js.map +1 -1
  353. package/es/components/modal/modal.css.js +1 -1
  354. package/es/components/modal/modal.d.ts.map +1 -1
  355. package/es/components/modal/modal.js +2 -1
  356. package/es/components/modal/modal.js.map +1 -1
  357. package/es/components/modal/modal.rtl.css.js +1 -1
  358. package/es/components/multi-select/multi-select-item.d.ts.map +1 -1
  359. package/es/components/multi-select/multi-select-item.js +3 -6
  360. package/es/components/multi-select/multi-select-item.js.map +1 -1
  361. package/es/components/multi-select/multi-select.css.js +1 -1
  362. package/es/components/multi-select/multi-select.d.ts.map +1 -1
  363. package/es/components/multi-select/multi-select.js +2 -1
  364. package/es/components/multi-select/multi-select.js.map +1 -1
  365. package/es/components/multi-select/multi-select.rtl.css.js +1 -1
  366. package/es/components/notification/actionable-notification-button.js.map +1 -1
  367. package/es/components/notification/actionable-notification.css.js +1 -1
  368. package/es/components/notification/actionable-notification.js.map +1 -1
  369. package/es/components/notification/actionable-notification.rtl.css.js +1 -1
  370. package/es/components/notification/inline-notification.css.js +1 -1
  371. package/es/components/notification/inline-notification.d.ts.map +1 -1
  372. package/es/components/notification/inline-notification.js +2 -1
  373. package/es/components/notification/inline-notification.js.map +1 -1
  374. package/es/components/notification/inline-notification.rtl.css.js +1 -1
  375. package/es/components/notification/toast-notification.css.js +1 -1
  376. package/es/components/notification/toast-notification.d.ts.map +1 -1
  377. package/es/components/notification/toast-notification.js +2 -1
  378. package/es/components/notification/toast-notification.js.map +1 -1
  379. package/es/components/notification/toast-notification.rtl.css.js +1 -1
  380. package/es/components/number-input/number-input-skeleton.d.ts.map +1 -1
  381. package/es/components/number-input/number-input-skeleton.js +3 -4
  382. package/es/components/number-input/number-input-skeleton.js.map +1 -1
  383. package/es/components/number-input/number-input.css.js +1 -1
  384. package/es/components/number-input/number-input.d.ts.map +1 -1
  385. package/es/components/number-input/number-input.js +2 -1
  386. package/es/components/number-input/number-input.js.map +1 -1
  387. package/es/components/number-input/number-input.rtl.css.js +1 -1
  388. package/es/components/overflow-menu/overflow-menu-body.d.ts.map +1 -1
  389. package/es/components/overflow-menu/overflow-menu-body.js +2 -1
  390. package/es/components/overflow-menu/overflow-menu-body.js.map +1 -1
  391. package/es/components/overflow-menu/overflow-menu-item.d.ts.map +1 -1
  392. package/es/components/overflow-menu/overflow-menu-item.js +2 -1
  393. package/es/components/overflow-menu/overflow-menu-item.js.map +1 -1
  394. package/es/components/overflow-menu/overflow-menu.css.js +1 -1
  395. package/es/components/overflow-menu/overflow-menu.d.ts.map +1 -1
  396. package/es/components/overflow-menu/overflow-menu.js +6 -8
  397. package/es/components/overflow-menu/overflow-menu.js.map +1 -1
  398. package/es/components/overflow-menu/overflow-menu.rtl.css.js +1 -1
  399. package/es/components/pagination/pagination.css.js +1 -1
  400. package/es/components/pagination/pagination.d.ts.map +1 -1
  401. package/es/components/pagination/pagination.js +14 -8
  402. package/es/components/pagination/pagination.js.map +1 -1
  403. package/es/components/pagination/pagination.rtl.css.js +1 -1
  404. package/es/components/popover/popover.css.js +1 -1
  405. package/es/components/popover/popover.js.map +1 -1
  406. package/es/components/popover/popover.rtl.css.js +1 -1
  407. package/es/components/progress-bar/progress-bar.css.js +1 -1
  408. package/es/components/progress-bar/progress-bar.js.map +1 -1
  409. package/es/components/progress-bar/progress-bar.rtl.css.js +1 -1
  410. package/es/components/progress-indicator/progress-indicator-skeleton.d.ts.map +1 -1
  411. package/es/components/progress-indicator/progress-indicator-skeleton.js +3 -4
  412. package/es/components/progress-indicator/progress-indicator-skeleton.js.map +1 -1
  413. package/es/components/progress-indicator/progress-indicator.css.js +1 -1
  414. package/es/components/progress-indicator/progress-indicator.d.ts.map +1 -1
  415. package/es/components/progress-indicator/progress-indicator.js +3 -6
  416. package/es/components/progress-indicator/progress-indicator.js.map +1 -1
  417. package/es/components/progress-indicator/progress-indicator.rtl.css.js +1 -1
  418. package/es/components/progress-indicator/progress-step-skeleton.d.ts.map +1 -1
  419. package/es/components/progress-indicator/progress-step-skeleton.js +3 -2
  420. package/es/components/progress-indicator/progress-step-skeleton.js.map +1 -1
  421. package/es/components/progress-indicator/progress-step.d.ts.map +1 -1
  422. package/es/components/progress-indicator/progress-step.js +2 -1
  423. package/es/components/progress-indicator/progress-step.js.map +1 -1
  424. package/es/components/radio-button/radio-button-group.d.ts +23 -1
  425. package/es/components/radio-button/radio-button-group.d.ts.map +1 -1
  426. package/es/components/radio-button/radio-button-group.js +111 -11
  427. package/es/components/radio-button/radio-button-group.js.map +1 -1
  428. package/es/components/radio-button/radio-button-skeleton.d.ts.map +1 -1
  429. package/es/components/radio-button/radio-button-skeleton.js +2 -4
  430. package/es/components/radio-button/radio-button-skeleton.js.map +1 -1
  431. package/es/components/radio-button/radio-button.css.js +1 -1
  432. package/es/components/radio-button/radio-button.d.ts +4 -0
  433. package/es/components/radio-button/radio-button.d.ts.map +1 -1
  434. package/es/components/radio-button/radio-button.js +20 -1
  435. package/es/components/radio-button/radio-button.js.map +1 -1
  436. package/es/components/radio-button/radio-button.rtl.css.js +1 -1
  437. package/es/components/search/search-skeleton.d.ts.map +1 -1
  438. package/es/components/search/search-skeleton.js +3 -4
  439. package/es/components/search/search-skeleton.js.map +1 -1
  440. package/es/components/search/search.css.js +1 -1
  441. package/es/components/search/search.d.ts.map +1 -1
  442. package/es/components/search/search.js +3 -12
  443. package/es/components/search/search.js.map +1 -1
  444. package/es/components/search/search.rtl.css.js +1 -1
  445. package/es/components/select/select-item-group.d.ts.map +1 -1
  446. package/es/components/select/select-item-group.js +2 -1
  447. package/es/components/select/select-item-group.js.map +1 -1
  448. package/es/components/select/select-item.d.ts.map +1 -1
  449. package/es/components/select/select-item.js +2 -1
  450. package/es/components/select/select-item.js.map +1 -1
  451. package/es/components/select/select.css.js +1 -1
  452. package/es/components/select/select.d.ts.map +1 -1
  453. package/es/components/select/select.js +3 -9
  454. package/es/components/select/select.js.map +1 -1
  455. package/es/components/select/select.rtl.css.js +1 -1
  456. package/es/components/skeleton-placeholder/skeleton-placeholder.d.ts.map +1 -1
  457. package/es/components/skeleton-placeholder/skeleton-placeholder.js +2 -6
  458. package/es/components/skeleton-placeholder/skeleton-placeholder.js.map +1 -1
  459. package/es/components/skeleton-text/skeleton-text.d.ts.map +1 -1
  460. package/es/components/skeleton-text/skeleton-text.js +2 -1
  461. package/es/components/skeleton-text/skeleton-text.js.map +1 -1
  462. package/es/components/skip-to-content/skip-to-content.css.js +1 -1
  463. package/es/components/skip-to-content/skip-to-content.d.ts.map +1 -1
  464. package/es/components/skip-to-content/skip-to-content.js +3 -6
  465. package/es/components/skip-to-content/skip-to-content.js.map +1 -1
  466. package/es/components/skip-to-content/skip-to-content.rtl.css.js +1 -1
  467. package/es/components/slider/slider-input.d.ts +4 -0
  468. package/es/components/slider/slider-input.d.ts.map +1 -1
  469. package/es/components/slider/slider-input.js +35 -15
  470. package/es/components/slider/slider-input.js.map +1 -1
  471. package/es/components/slider/slider-skeleton.d.ts.map +1 -1
  472. package/es/components/slider/slider-skeleton.js +2 -4
  473. package/es/components/slider/slider-skeleton.js.map +1 -1
  474. package/es/components/slider/slider.css.js +1 -1
  475. package/es/components/slider/slider.d.ts +17 -0
  476. package/es/components/slider/slider.d.ts.map +1 -1
  477. package/es/components/slider/slider.js +94 -7
  478. package/es/components/slider/slider.js.map +1 -1
  479. package/es/components/slider/slider.rtl.css.js +1 -1
  480. package/es/components/stack/defs.js.map +1 -1
  481. package/es/components/structured-list/structured-list-body.d.ts.map +1 -1
  482. package/es/components/structured-list/structured-list-body.js +1 -1
  483. package/es/components/structured-list/structured-list-body.js.map +1 -1
  484. package/es/components/structured-list/structured-list-cell.d.ts.map +1 -1
  485. package/es/components/structured-list/structured-list-cell.js +2 -6
  486. package/es/components/structured-list/structured-list-cell.js.map +1 -1
  487. package/es/components/structured-list/structured-list-head.d.ts.map +1 -1
  488. package/es/components/structured-list/structured-list-head.js +1 -1
  489. package/es/components/structured-list/structured-list-head.js.map +1 -1
  490. package/es/components/structured-list/structured-list-header-cell-skeleton.d.ts.map +1 -1
  491. package/es/components/structured-list/structured-list-header-cell-skeleton.js +2 -4
  492. package/es/components/structured-list/structured-list-header-cell-skeleton.js.map +1 -1
  493. package/es/components/structured-list/structured-list-header-cell.d.ts.map +1 -1
  494. package/es/components/structured-list/structured-list-header-cell.js +2 -6
  495. package/es/components/structured-list/structured-list-header-cell.js.map +1 -1
  496. package/es/components/structured-list/structured-list-header-row.d.ts.map +1 -1
  497. package/es/components/structured-list/structured-list-header-row.js +2 -1
  498. package/es/components/structured-list/structured-list-header-row.js.map +1 -1
  499. package/es/components/structured-list/structured-list-row.d.ts +0 -3
  500. package/es/components/structured-list/structured-list-row.d.ts.map +1 -1
  501. package/es/components/structured-list/structured-list-row.js +3 -4
  502. package/es/components/structured-list/structured-list-row.js.map +1 -1
  503. package/es/components/structured-list/structured-list.css.js +1 -1
  504. package/es/components/structured-list/structured-list.d.ts.map +1 -1
  505. package/es/components/structured-list/structured-list.js +3 -6
  506. package/es/components/structured-list/structured-list.js.map +1 -1
  507. package/es/components/structured-list/structured-list.rtl.css.js +1 -1
  508. package/es/components/tabs/tab-skeleton.d.ts.map +1 -1
  509. package/es/components/tabs/tab-skeleton.js +2 -4
  510. package/es/components/tabs/tab-skeleton.js.map +1 -1
  511. package/es/components/tabs/tab.d.ts.map +1 -1
  512. package/es/components/tabs/tab.js +3 -6
  513. package/es/components/tabs/tab.js.map +1 -1
  514. package/es/components/tabs/tabs-skeleton.d.ts.map +1 -1
  515. package/es/components/tabs/tabs-skeleton.js +2 -4
  516. package/es/components/tabs/tabs-skeleton.js.map +1 -1
  517. package/es/components/tabs/tabs.css.js +1 -1
  518. package/es/components/tabs/tabs.d.ts.map +1 -1
  519. package/es/components/tabs/tabs.js +3 -8
  520. package/es/components/tabs/tabs.js.map +1 -1
  521. package/es/components/tabs/tabs.rtl.css.js +1 -1
  522. package/es/components/tag/tag.css.js +1 -1
  523. package/es/components/tag/tag.d.ts.map +1 -1
  524. package/es/components/tag/tag.js +2 -1
  525. package/es/components/tag/tag.js.map +1 -1
  526. package/es/components/tag/tag.rtl.css.js +1 -1
  527. package/es/components/text-input/text-input.css.js +1 -1
  528. package/es/components/text-input/text-input.d.ts +4 -4
  529. package/es/components/text-input/text-input.d.ts.map +1 -1
  530. package/es/components/text-input/text-input.js +13 -12
  531. package/es/components/text-input/text-input.js.map +1 -1
  532. package/es/components/text-input/text-input.rtl.css.js +1 -1
  533. package/es/components/textarea/textarea-skeleton.d.ts.map +1 -1
  534. package/es/components/textarea/textarea-skeleton.js +2 -4
  535. package/es/components/textarea/textarea-skeleton.js.map +1 -1
  536. package/es/components/textarea/textarea.css.js +1 -1
  537. package/es/components/textarea/textarea.d.ts.map +1 -1
  538. package/es/components/textarea/textarea.js +12 -14
  539. package/es/components/textarea/textarea.js.map +1 -1
  540. package/es/components/textarea/textarea.rtl.css.js +1 -1
  541. package/es/components/tile/clickable-tile.d.ts.map +1 -1
  542. package/es/components/tile/clickable-tile.js +3 -6
  543. package/es/components/tile/clickable-tile.js.map +1 -1
  544. package/es/components/tile/expandable-tile.d.ts.map +1 -1
  545. package/es/components/tile/expandable-tile.js +2 -1
  546. package/es/components/tile/expandable-tile.js.map +1 -1
  547. package/es/components/tile/radio-tile.d.ts.map +1 -1
  548. package/es/components/tile/radio-tile.js +2 -6
  549. package/es/components/tile/radio-tile.js.map +1 -1
  550. package/es/components/tile/selectable-tile.d.ts +3 -1
  551. package/es/components/tile/selectable-tile.d.ts.map +1 -1
  552. package/es/components/tile/selectable-tile.js +2 -1
  553. package/es/components/tile/selectable-tile.js.map +1 -1
  554. package/es/components/tile/tile-group.d.ts +1 -1
  555. package/es/components/tile/tile-group.d.ts.map +1 -1
  556. package/es/components/tile/tile-group.js +7 -8
  557. package/es/components/tile/tile-group.js.map +1 -1
  558. package/es/components/tile/tile.css.js +1 -1
  559. package/es/components/tile/tile.d.ts.map +1 -1
  560. package/es/components/tile/tile.js +2 -1
  561. package/es/components/tile/tile.js.map +1 -1
  562. package/es/components/tile/tile.rtl.css.js +1 -1
  563. package/es/components/toggle/toggle.css.js +1 -1
  564. package/es/components/toggle/toggle.d.ts.map +1 -1
  565. package/es/components/toggle/toggle.js +2 -1
  566. package/es/components/toggle/toggle.js.map +1 -1
  567. package/es/components/toggle/toggle.rtl.css.js +1 -1
  568. package/es/components/toggle-tip/toggletip.css.js +1 -1
  569. package/es/components/toggle-tip/toggletip.js.map +1 -1
  570. package/es/components/toggle-tip/toggletip.rtl.css.js +1 -1
  571. package/es/components/tooltip/tooltip.css.js +1 -1
  572. package/es/components/tooltip/tooltip.d.ts +0 -1
  573. package/es/components/tooltip/tooltip.d.ts.map +1 -1
  574. package/es/components/tooltip/tooltip.js +3 -3
  575. package/es/components/tooltip/tooltip.js.map +1 -1
  576. package/es/components/tooltip/tooltip.rtl.css.js +1 -1
  577. package/es/components/ui-shell/header-global-action.d.ts +16 -1
  578. package/es/components/ui-shell/header-global-action.d.ts.map +1 -1
  579. package/es/components/ui-shell/header-global-action.js +92 -8
  580. package/es/components/ui-shell/header-global-action.js.map +1 -1
  581. package/es/components/ui-shell/header-menu-button.d.ts.map +1 -1
  582. package/es/components/ui-shell/header-menu-button.js +3 -9
  583. package/es/components/ui-shell/header-menu-button.js.map +1 -1
  584. package/es/components/ui-shell/header-menu-item.d.ts.map +1 -1
  585. package/es/components/ui-shell/header-menu-item.js +1 -1
  586. package/es/components/ui-shell/header-menu-item.js.map +1 -1
  587. package/es/components/ui-shell/header-menu.d.ts +1 -1
  588. package/es/components/ui-shell/header-menu.d.ts.map +1 -1
  589. package/es/components/ui-shell/header-menu.js +11 -17
  590. package/es/components/ui-shell/header-menu.js.map +1 -1
  591. package/es/components/ui-shell/header-name.d.ts.map +1 -1
  592. package/es/components/ui-shell/header-name.js +3 -8
  593. package/es/components/ui-shell/header-name.js.map +1 -1
  594. package/es/components/ui-shell/header-nav-item.d.ts +8 -0
  595. package/es/components/ui-shell/header-nav-item.d.ts.map +1 -1
  596. package/es/components/ui-shell/header-nav-item.js +32 -11
  597. package/es/components/ui-shell/header-nav-item.js.map +1 -1
  598. package/es/components/ui-shell/header-nav.d.ts.map +1 -1
  599. package/es/components/ui-shell/header-nav.js +2 -1
  600. package/es/components/ui-shell/header-nav.js.map +1 -1
  601. package/es/components/ui-shell/header.css.js +1 -1
  602. package/es/components/ui-shell/header.d.ts.map +1 -1
  603. package/es/components/ui-shell/header.js +1 -1
  604. package/es/components/ui-shell/header.js.map +1 -1
  605. package/es/components/ui-shell/header.rtl.css.js +1 -1
  606. package/es/components/ui-shell/index.d.ts +12 -11
  607. package/es/components/ui-shell/index.d.ts.map +1 -1
  608. package/es/components/ui-shell/index.js +12 -11
  609. package/es/components/ui-shell/index.js.map +1 -1
  610. package/es/components/ui-shell/side-nav-divider.d.ts.map +1 -1
  611. package/es/components/ui-shell/side-nav-divider.js +1 -1
  612. package/es/components/ui-shell/side-nav-divider.js.map +1 -1
  613. package/es/components/ui-shell/side-nav-items.d.ts.map +1 -1
  614. package/es/components/ui-shell/side-nav-items.js +1 -1
  615. package/es/components/ui-shell/side-nav-items.js.map +1 -1
  616. package/es/components/ui-shell/side-nav-link.d.ts +8 -0
  617. package/es/components/ui-shell/side-nav-link.d.ts.map +1 -1
  618. package/es/components/ui-shell/side-nav-link.js +33 -11
  619. package/es/components/ui-shell/side-nav-link.js.map +1 -1
  620. package/es/components/ui-shell/side-nav-menu-item.d.ts.map +1 -1
  621. package/es/components/ui-shell/side-nav-menu-item.js +3 -8
  622. package/es/components/ui-shell/side-nav-menu-item.js.map +1 -1
  623. package/es/components/ui-shell/side-nav-menu.d.ts.map +1 -1
  624. package/es/components/ui-shell/side-nav-menu.js +3 -13
  625. package/es/components/ui-shell/side-nav-menu.js.map +1 -1
  626. package/es/components/ui-shell/side-nav.css.js +1 -1
  627. package/es/components/ui-shell/side-nav.d.ts +5 -0
  628. package/es/components/ui-shell/side-nav.d.ts.map +1 -1
  629. package/es/components/ui-shell/side-nav.js +29 -6
  630. package/es/components/ui-shell/side-nav.js.map +1 -1
  631. package/es/components/ui-shell/side-nav.rtl.css.js +1 -1
  632. package/es/components/ui-shell/switcher-item.js.map +1 -1
  633. package/es/globals/decorators/carbon-element.d.ts +235 -0
  634. package/es/globals/decorators/carbon-element.d.ts.map +1 -0
  635. package/es/globals/decorators/carbon-element.js +429 -0
  636. package/es/globals/decorators/carbon-element.js.map +1 -0
  637. package/es/globals/decorators/host-listener.js.map +1 -1
  638. package/es/globals/directives/spread.d.ts +1 -1
  639. package/es/globals/directives/spread.d.ts.map +1 -1
  640. package/es/globals/directives/spread.js +1 -1
  641. package/es/globals/directives/spread.js.map +1 -1
  642. package/es/globals/internal/radio-group-manager.js +3 -4
  643. package/es/globals/internal/radio-group-manager.js.map +1 -1
  644. package/es/globals/internal/storybook-cdn.d.ts +1 -1
  645. package/es/globals/internal/storybook-cdn.d.ts.map +1 -1
  646. package/es/globals/internal/storybook-cdn.js +3 -3
  647. package/es/globals/internal/storybook-cdn.js.map +1 -1
  648. package/es/globals/mixins/focus.js.map +1 -1
  649. package/es/globals/mixins/form.js +6 -1
  650. package/es/globals/mixins/form.js.map +1 -1
  651. package/es/globals/mixins/host-listener.js.map +1 -1
  652. package/es/globals/mixins/temp-layout.css.js +12 -0
  653. package/es/globals/mixins/temp-layout.rtl.css.js +12 -0
  654. package/es/globals/mixins/validity.js +16 -0
  655. package/es/globals/mixins/validity.js.map +1 -1
  656. package/es/globals/wrappers/createReactCustomElementType.js +17 -0
  657. package/es/globals/wrappers/createReactCustomElementType.js.map +1 -1
  658. package/es/polyfills/toggle-class.js.map +1 -1
  659. package/lib/components/accordion/defs.js +1 -1
  660. package/lib/components/accordion/defs.js.map +1 -1
  661. package/lib/components/button/defs.js +1 -1
  662. package/lib/components/button/defs.js.map +1 -1
  663. package/lib/components/code-snippet/defs.js +1 -1
  664. package/lib/components/code-snippet/defs.js.map +1 -1
  665. package/lib/components/content-switcher/defs.js +1 -1
  666. package/lib/components/content-switcher/defs.js.map +1 -1
  667. package/lib/components/date-picker/defs.js +1 -1
  668. package/lib/components/date-picker/defs.js.map +1 -1
  669. package/lib/components/dropdown/defs.js +1 -1
  670. package/lib/components/dropdown/defs.js.map +1 -1
  671. package/lib/components/file-uploader/defs.js +1 -1
  672. package/lib/components/file-uploader/defs.js.map +1 -1
  673. package/lib/components/floating-menu/defs.js +1 -1
  674. package/lib/components/floating-menu/defs.js.map +1 -1
  675. package/lib/components/inline-loading/defs.js +1 -1
  676. package/lib/components/inline-loading/defs.js.map +1 -1
  677. package/lib/components/loading/defs.js +1 -1
  678. package/lib/components/loading/defs.js.map +1 -1
  679. package/lib/components/modal/defs.js +1 -1
  680. package/lib/components/modal/defs.js.map +1 -1
  681. package/lib/components/stack/defs.js.map +1 -1
  682. package/lib/globals/wrappers/createReactCustomElementType.js +16 -0
  683. package/lib/globals/wrappers/createReactCustomElementType.js.map +1 -1
  684. package/package.json +17 -16
  685. package/scss/components/accordion/accordion.scss +10 -5
  686. package/scss/components/breadcrumb/breadcrumb.scss +12 -0
  687. package/scss/components/button/button.scss +16 -2
  688. package/scss/components/code-snippet/code-snippet.scss +6 -8
  689. package/scss/components/combo-box/combo-box.scss +0 -10
  690. package/scss/components/content-switcher/content-switcher.scss +8 -21
  691. package/scss/components/copy-button/copy-button.scss +3 -3
  692. package/scss/components/data-table/_table-action.scss +4 -0
  693. package/scss/components/data-table/_table-core.scss +0 -2
  694. package/scss/components/data-table/data-table.scss +0 -1
  695. package/scss/components/date-picker/date-picker.scss +0 -3
  696. package/scss/components/dropdown/dropdown.scss +1 -2
  697. package/scss/components/file-uploader/file-uploader.scss +3 -5
  698. package/scss/components/icon-button/icon-button.scss +5 -0
  699. package/scss/components/inline-loading/inline-loading.scss +0 -3
  700. package/scss/components/modal/modal.scss +1 -4
  701. package/scss/components/multi-select/multi-select.scss +0 -3
  702. package/scss/components/notification/actionable-notification.scss +69 -24
  703. package/scss/components/notification/inline-notification.scss +76 -25
  704. package/scss/components/notification/toast-notification.scss +43 -27
  705. package/scss/components/number-input/number-input.scss +0 -3
  706. package/scss/components/overflow-menu/overflow-menu.scss +8 -3
  707. package/scss/components/pagination/pagination.scss +8 -3
  708. package/scss/components/popover/popover.scss +4 -2
  709. package/scss/components/progress-bar/progress-bar.scss +0 -5
  710. package/scss/components/progress-indicator/progress-indicator.scss +0 -3
  711. package/scss/components/radio-button/radio-button.scss +24 -1
  712. package/scss/components/search/search.scss +33 -3
  713. package/scss/components/select/select.scss +0 -3
  714. package/scss/components/slider/slider.scss +2 -3
  715. package/scss/components/structured-list/structured-list.scss +0 -5
  716. package/scss/components/tag/tag.scss +10 -5
  717. package/scss/components/text-input/text-input.scss +2 -2
  718. package/scss/components/textarea/textarea.scss +0 -3
  719. package/scss/components/tile/tile.scss +7 -8
  720. package/scss/components/tooltip/tooltip.scss +4 -4
  721. package/scss/components/ui-shell/header.scss +13 -3
  722. package/scss/components/ui-shell/side-nav.scss +0 -5
  723. package/scss/globals/mixins/temp-layout.scss +36 -0
@@ -1 +1 @@
1
- {"version":3,"file":"structured-list-row.js","names":["LitElement","html","property","customElement","query","ifDefined","CheckmarkFilled16","prefix","HostListener","HostListenerMixin","RadioGroupManager","NAVIGATION_DIRECTION","styles","navigationDirectionForKey","ArrowUp","BACKWARD","Up","ArrowDown","FORWARD","Down","StructuredListRowRadioButtonDelegate","constructor","row","_row","checked","selected","tabIndex","name","selectionName","compareDocumentPosition","other","focus","CDSStructuredListRow","_decorate","_initialize","_HostListenerMixin","args","F","d","kind","key","value","decorators","_inputNode","inputNode","_manager","select","_radioButtonDelegate","event","manager","navigationDirection","navigate","type","Boolean","reflect","attribute","connectedCallback","hasAttribute","setAttribute","_get","_getPrototypeOf","prototype","call","get","getRootNode","composed","_this$_manager","add","disconnectedCallback","delete","updated","changedProperties","has","shouldBeFocusable","render","selectionValue","selectionIconTitle","_t","_","class","title","_t2","static"],"sources":["components/structured-list/structured-list-row.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { property, customElement, query } from 'lit/decorators.js';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport CheckmarkFilled16 from '@carbon/icons/lib/checkmark--filled/16';\nimport { prefix } from '../../globals/settings';\nimport HostListener from '../../globals/decorators/host-listener';\nimport HostListenerMixin from '../../globals/mixins/host-listener';\nimport RadioGroupManager, {\n NAVIGATION_DIRECTION,\n ManagedRadioButtonDelegate,\n} from '../../globals/internal/radio-group-manager';\nimport styles from './structured-list.scss';\n\n/**\n * Map of navigation direction by key.\n */\nconst navigationDirectionForKey = {\n ArrowUp: NAVIGATION_DIRECTION.BACKWARD,\n Up: NAVIGATION_DIRECTION.BACKWARD, // IE\n ArrowDown: NAVIGATION_DIRECTION.FORWARD,\n Down: NAVIGATION_DIRECTION.FORWARD, // IE\n};\n\n/**\n * The interface for `RadioGroupManager` for structured list row.\n */\nclass StructuredListRowRadioButtonDelegate\n implements ManagedRadioButtonDelegate\n{\n /**\n * The structured list row to target.\n */\n private _row: CDSStructuredListRow;\n\n constructor(row: CDSStructuredListRow) {\n this._row = row;\n }\n\n get checked() {\n return this._row.selected;\n }\n\n set checked(checked) {\n this._row.selected = checked;\n this._row.tabIndex = checked ? 0 : -1;\n }\n\n get tabIndex() {\n return this._row.tabIndex;\n }\n\n set tabIndex(tabIndex) {\n this._row.tabIndex = tabIndex;\n }\n\n get name() {\n return this._row.selectionName;\n }\n\n compareDocumentPosition(other: StructuredListRowRadioButtonDelegate) {\n return this._row.compareDocumentPosition(other._row);\n }\n\n focus() {\n this._row.focus();\n }\n}\n\n/**\n * Structured list row.\n *\n * @element cds-structured-list-row\n */\n@customElement(`${prefix}-structured-list-row`)\nclass CDSStructuredListRow extends HostListenerMixin(LitElement) {\n /**\n * The radio group manager associated with the radio button.\n */\n private _manager: RadioGroupManager | null = null;\n\n /**\n * The interface for `RadioGroupManager` for structured list row.\n */\n private _radioButtonDelegate = new StructuredListRowRadioButtonDelegate(this);\n\n /**\n * The hidden radio button.\n */\n @query('#input')\n private _inputNode!: HTMLInputElement;\n\n /**\n * Handles `click` event on this element.\n */\n @HostListener('click')\n // @ts-ignore: The decorator refers to this method but TS thinks this method is not referred to\n private _handleClick = () => {\n const { _inputNode: inputNode } = this;\n if (inputNode) {\n this.selected = true;\n if (this._manager) {\n this._manager.select(this._radioButtonDelegate);\n }\n }\n };\n\n /**\n * Handles `keydown` event on this element.\n */\n @HostListener('keydown')\n // @ts-ignore: The decorator refers to this method but TS thinks this method is not referred to\n private _handleKeydown = (event: KeyboardEvent) => {\n const { _inputNode: inputNode } = this;\n const manager = this._manager;\n if (inputNode && manager) {\n const navigationDirection = navigationDirectionForKey[event.key];\n if (navigationDirection) {\n manager.select(\n manager.navigate(this._radioButtonDelegate, navigationDirection)\n );\n }\n if (event.key === ' ' || event.key === 'Enter') {\n manager.select(this._radioButtonDelegate);\n }\n }\n };\n\n /**\n * `true` if this structured list row should be selectable and selected.\n */\n @property({ type: Boolean, reflect: true })\n selected = false;\n\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list row will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * The `value` attribute for the `<input>` for selection.\n */\n @property({ attribute: 'selection-value' })\n selectionValue = '';\n\n /**\n * The content to put into the `<title>` attribute of the selection icon.\n */\n @property({ attribute: 'selection-icon-title' })\n selectionIconTitle = '';\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'row');\n }\n super.connectedCallback();\n if (!this._manager) {\n this._manager = RadioGroupManager.get(\n this.getRootNode({ composed: true }) as Document\n );\n const { selectionName } = this;\n if (selectionName) {\n this._manager?.add(this._radioButtonDelegate);\n }\n }\n }\n\n disconnectedCallback() {\n if (this._manager) {\n this._manager.delete(this._radioButtonDelegate);\n }\n super.disconnectedCallback();\n }\n\n updated(changedProperties) {\n const { _manager: manager, selectionName } = this;\n if (changedProperties.has('selectionName')) {\n if (manager) {\n manager.delete(\n this._radioButtonDelegate,\n changedProperties.get('selectionName')\n );\n if (selectionName) {\n manager.add(this._radioButtonDelegate);\n }\n }\n this.setAttribute(\n 'tabindex',\n !selectionName ||\n !manager ||\n !manager.shouldBeFocusable(this._radioButtonDelegate)\n ? '-1'\n : '0'\n );\n }\n }\n\n render() {\n const { selected, selectionName, selectionValue, selectionIconTitle } =\n this;\n if (selectionName) {\n // \"Selected\" style with `.${prefix}--structured-list-td` does not work somehow - Need investigation\n return html`\n <slot></slot>\n <input\n id=\"input\"\n type=\"radio\"\n class=\"${prefix}--structured-list-input ${prefix}--visually-hidden\"\n .checked=${selected}\n name=${selectionName}\n value=${ifDefined(selectionValue)} />\n <div\n class=\"${prefix}--structured-list-td ${prefix}--structured-list-cell\">\n ${CheckmarkFilled16({\n class: `${prefix}--structured-list-svg`,\n title: selectionIconTitle,\n })}\n </div>\n `;\n }\n return html` <slot></slot> `;\n }\n\n static styles = styles;\n}\n\nexport default CDSStructuredListRow;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,UAAU,EAAEC,IAAI,QAAQ,KAAK;AACtC,SAASC,QAAQ,EAAEC,aAAa,EAAEC,KAAK,QAAQ,mBAAmB;AAClE,SAASC,SAAS,QAAQ,8BAA8B;AACxD,OAAOC,iBAAiB,MAAM,kCAAwC;AACtE,SAASC,MAAM,QAAQ,wBAAwB;AAC/C,OAAOC,YAAY,MAAM,wCAAwC;AACjE,OAAOC,iBAAiB,MAAM,oCAAoC;AAClE,OAAOC,iBAAiB,IACtBC,oBAAoB,QAEf,4CAA4C;AACnD,OAAOC,MAAM,MAAM,4BAAwB;;AAE3C;AACA;AACA,GAFA;AACA;AACA;AACA,MAAMC,yBAAyB,GAAG;EAChCC,OAAO,EAAEH,oBAAoB,CAACI,QAAQ;EACtCC,EAAE,EAAEL,oBAAoB,CAACI,QAAQ;EAAE;EACnCE,SAAS,EAAEN,oBAAoB,CAACO,OAAO;EACvCC,IAAI,EAAER,oBAAoB,CAACO,OAAO,CAAE;AACtC,CAAC;;AAED;AACA;AACA;AACA,MAAME,oCAAoC,CAE1C;EACE;AACF;AACA;;EAGEC,WAAWA,CAACC,GAAyB,EAAE;IACrC,IAAI,CAACC,IAAI,GAAGD,GAAG;EACjB;EAEA,IAAIE,OAAOA,CAAA,EAAG;IACZ,OAAO,IAAI,CAACD,IAAI,CAACE,QAAQ;EAC3B;EAEA,IAAID,OAAOA,CAACA,OAAO,EAAE;IACnB,IAAI,CAACD,IAAI,CAACE,QAAQ,GAAGD,OAAO;IAC5B,IAAI,CAACD,IAAI,CAACG,QAAQ,GAAGF,OAAO,GAAG,CAAC,GAAG,CAAC,CAAC;EACvC;EAEA,IAAIE,QAAQA,CAAA,EAAG;IACb,OAAO,IAAI,CAACH,IAAI,CAACG,QAAQ;EAC3B;EAEA,IAAIA,QAAQA,CAACA,QAAQ,EAAE;IACrB,IAAI,CAACH,IAAI,CAACG,QAAQ,GAAGA,QAAQ;EAC/B;EAEA,IAAIC,IAAIA,CAAA,EAAG;IACT,OAAO,IAAI,CAACJ,IAAI,CAACK,aAAa;EAChC;EAEAC,uBAAuBA,CAACC,KAA2C,EAAE;IACnE,OAAO,IAAI,CAACP,IAAI,CAACM,uBAAuB,CAACC,KAAK,CAACP,IAAI,CAAC;EACtD;EAEAQ,KAAKA,CAAA,EAAG;IACN,IAAI,CAACR,IAAI,CAACQ,KAAK,EAAE;EACnB;AACF;;AAEA;AACA;AACA;AACA;AACA;AAJA,IAMMC,oBAAoB,GAAAC,SAAA,EADzB9B,aAAa,CAAE,GAAEI,MAAO,sBAAqB,CAAC,aAAA2B,WAAA,EAAAC,kBAAA;EAA/C,MACMH,oBAAoB,SAAAG,kBAAA,CAAuC;IAAAd,YAAA,GAAAe,IAAA;MAAA,SAAAA,IAAA;MAAAF,WAAA;IAAA;EAuJjE;EAAC;IAAAG,CAAA,EAvJKL,oBAAoB;IAAAM,CAAA;MAAAC,IAAA;MAAAC,GAAA;MAAAC,MAAA;QAAA,OAIqB,IAAI;MAAA;IAAA;MAAAF,IAAA;MAAAC,GAAA;MAAAC,MAAA;QAAA,OAKlB,IAAIrB,oCAAoC,CAAC,IAAI,CAAC;MAAA;IAAA;MAAAmB,IAAA;MAAAG,UAAA,GAK5EtC,KAAK,CAAC,QAAQ,CAAC;MAAAoC,GAAA;MAAAC,KAAA;IAAA;MAAAF,IAAA;MAAAG,UAAA,GAMflC,YAAY,CAAC,OAAO,CAAC;MAAAgC,GAAA;MAAAC,MAAA;QAAA,OAEC,MAAM;UAC3B,MAAM;YAAEE,UAAU,EAAEC;UAAU,CAAC,GAAG,IAAI;UACtC,IAAIA,SAAS,EAAE;YACb,IAAI,CAACnB,QAAQ,GAAG,IAAI;YACpB,IAAI,IAAI,CAACoB,QAAQ,EAAE;cACjB,IAAI,CAACA,QAAQ,CAACC,MAAM,CAAC,IAAI,CAACC,oBAAoB,CAAC;YACjD;UACF;QACF,CAAC;MAAA;IAAA;MAAAR,IAAA;MAAAG,UAAA,GAKAlC,YAAY,CAAC,SAAS,CAAC;MAAAgC,GAAA;MAAAC,MAAA;QAAA,OAEEO,KAAoB,IAAK;UACjD,MAAM;YAAEL,UAAU,EAAEC;UAAU,CAAC,GAAG,IAAI;UACtC,MAAMK,OAAO,GAAG,IAAI,CAACJ,QAAQ;UAC7B,IAAID,SAAS,IAAIK,OAAO,EAAE;YACxB,MAAMC,mBAAmB,GAAGrC,yBAAyB,CAACmC,KAAK,CAACR,GAAG,CAAC;YAChE,IAAIU,mBAAmB,EAAE;cACvBD,OAAO,CAACH,MAAM,CACZG,OAAO,CAACE,QAAQ,CAAC,IAAI,CAACJ,oBAAoB,EAAEG,mBAAmB,CAAC,CACjE;YACH;YACA,IAAIF,KAAK,CAACR,GAAG,KAAK,GAAG,IAAIQ,KAAK,CAACR,GAAG,KAAK,OAAO,EAAE;cAC9CS,OAAO,CAACH,MAAM,CAAC,IAAI,CAACC,oBAAoB,CAAC;YAC3C;UACF;QACF,CAAC;MAAA;IAAA;MAAAR,IAAA;MAAAG,UAAA,GAKAxC,QAAQ,CAAC;QAAEkD,IAAI,EAAEC,OAAO;QAAEC,OAAO,EAAE;MAAK,CAAC,CAAC;MAAAd,GAAA;MAAAC,MAAA;QAAA,OAChC,KAAK;MAAA;IAAA;MAAAF,IAAA;MAAAG,UAAA,GAMfxC,QAAQ,CAAC;QAAEqD,SAAS,EAAE;MAAiB,CAAC,CAAC;MAAAf,GAAA;MAAAC,MAAA;QAAA,OAC1B,EAAE;MAAA;IAAA;MAAAF,IAAA;MAAAG,UAAA,GAKjBxC,QAAQ,CAAC;QAAEqD,SAAS,EAAE;MAAkB,CAAC,CAAC;MAAAf,GAAA;MAAAC,MAAA;QAAA,OAC1B,EAAE;MAAA;IAAA;MAAAF,IAAA;MAAAG,UAAA,GAKlBxC,QAAQ,CAAC;QAAEqD,SAAS,EAAE;MAAuB,CAAC,CAAC;MAAAf,GAAA;MAAAC,MAAA;QAAA,OAC3B,EAAE;MAAA;IAAA;MAAAF,IAAA;MAAAC,GAAA;MAAAC,KAAA;MA3EvB;AACF;AACA;;MAGE;AACF;AACA;;MAGE;AACF;AACA;;MAIE;AACF;AACA;;MAaE;AACF;AACA;;MAmBE;AACF;AACA;;MAIE;AACF;AACA;AACA;;MAIE;AACF;AACA;;MAIE;AACF;AACA;;MAIE,SAAAe,kBAAA,EAAoB;QAClB,IAAI,CAAC,IAAI,CAACC,YAAY,CAAC,MAAM,CAAC,EAAE;UAC9B,IAAI,CAACC,YAAY,CAAC,MAAM,EAAE,KAAK,CAAC;QAClC;QACAC,IAAA,CAAAC,eAAA,CAlFE5B,oBAAoB,CAAA6B,SAAA,8BAAAC,IAAA;QAmFtB,IAAI,CAAC,IAAI,CAACjB,QAAQ,EAAE;UAClB,IAAI,CAACA,QAAQ,GAAGnC,iBAAiB,CAACqD,GAAG,CACnC,IAAI,CAACC,WAAW,CAAC;YAAEC,QAAQ,EAAE;UAAK,CAAC,CAAC,CACrC;UACD,MAAM;YAAErC;UAAc,CAAC,GAAG,IAAI;UAC9B,IAAIA,aAAa,EAAE;YAAA,IAAAsC,cAAA;YACjB,CAAAA,cAAA,OAAI,CAACrB,QAAQ,cAAAqB,cAAA,uBAAbA,cAAA,CAAeC,GAAG,CAAC,IAAI,CAACpB,oBAAoB,CAAC;UAC/C;QACF;MACF;IAAC;MAAAR,IAAA;MAAAC,GAAA;MAAAC,KAAA,EAED,SAAA2B,qBAAA,EAAuB;QACrB,IAAI,IAAI,CAACvB,QAAQ,EAAE;UACjB,IAAI,CAACA,QAAQ,CAACwB,MAAM,CAAC,IAAI,CAACtB,oBAAoB,CAAC;QACjD;QACAY,IAAA,CAAAC,eAAA,CAlGE5B,oBAAoB,CAAA6B,SAAA,iCAAAC,IAAA;MAmGxB;IAAC;MAAAvB,IAAA;MAAAC,GAAA;MAAAC,KAAA,EAED,SAAA6B,QAAQC,iBAAiB,EAAE;QACzB,MAAM;UAAE1B,QAAQ,EAAEI,OAAO;UAAErB;QAAc,CAAC,GAAG,IAAI;QACjD,IAAI2C,iBAAiB,CAACC,GAAG,CAAC,eAAe,CAAC,EAAE;UAC1C,IAAIvB,OAAO,EAAE;YACXA,OAAO,CAACoB,MAAM,CACZ,IAAI,CAACtB,oBAAoB,EACzBwB,iBAAiB,CAACR,GAAG,CAAC,eAAe,CAAC,CACvC;YACD,IAAInC,aAAa,EAAE;cACjBqB,OAAO,CAACkB,GAAG,CAAC,IAAI,CAACpB,oBAAoB,CAAC;YACxC;UACF;UACA,IAAI,CAACW,YAAY,CACf,UAAU,EACV,CAAC9B,aAAa,IACZ,CAACqB,OAAO,IACR,CAACA,OAAO,CAACwB,iBAAiB,CAAC,IAAI,CAAC1B,oBAAoB,CAAC,GACnD,IAAI,GACJ,GAAG,CACR;QACH;MACF;IAAC;MAAAR,IAAA;MAAAC,GAAA;MAAAC,KAAA,EAED,SAAAiC,OAAA,EAAS;QACP,MAAM;UAAEjD,QAAQ;UAAEG,aAAa;UAAE+C,cAAc;UAAEC;QAAmB,CAAC,GACnE,IAAI;QACN,IAAIhD,aAAa,EAAE;UACjB;UACA,OAAO3B,IAAI,CAAA4E,EAAA,KAAAA,EAAA,GAAAC,CAAC;AAClB;AACA;AACA;AACA;AACA,mBAAiB,CAAS,2BAAwB,CAAS;AAC3D,qBAAmB,CAAW;AAC9B,iBAAe,CAAgB;AAC/B,kBAAgB,CAA4B;AAC5C;AACA,mBAAiB,CAAS,wBAAqB,CAAS;AACxD,YAAU,CAGG;AACb;AACA,OAAM,GAXavE,MAAM,EAA2BA,MAAM,EACrCkB,QAAQ,EACZG,aAAa,EACZvB,SAAS,CAACsE,cAAc,CAAC,EAExBpE,MAAM,EAAwBA,MAAM,EAC3CD,iBAAiB,CAAC;YAClByE,KAAK,EAAG,GAAExE,MAAO,uBAAsB;YACvCyE,KAAK,EAAEJ;UACT,CAAC,CAAC;QAGR;QACA,OAAO3E,IAAI,CAAAgF,GAAA,KAAAA,GAAA,GAAAH,CAAC,iBAAe;MAC7B;IAAC;MAAAvC,IAAA;MAAA2C,MAAA;MAAA1C,GAAA;MAAAC,MAAA;QAAA,OAEe7B,MAAM;MAAA;IAAA;EAAA;AAAA,GAtJWH,iBAAiB,CAACT,UAAU,CAAC;AAyJhE,eAAegC,oBAAoB"}
1
+ {"version":3,"file":"structured-list-row.js","names":["LitElement","html","property","query","ifDefined","CheckmarkFilled16","prefix","HostListener","HostListenerMixin","RadioGroupManager","NAVIGATION_DIRECTION","styles","carbonElement","customElement","navigationDirectionForKey","ArrowUp","BACKWARD","Up","ArrowDown","FORWARD","Down","StructuredListRowRadioButtonDelegate","constructor","row","_row","checked","selected","tabIndex","name","selectionName","compareDocumentPosition","other","focus","CDSStructuredListRow","_decorate","_initialize","_HostListenerMixin","args","F","d","kind","key","value","decorators","_inputNode","inputNode","_manager","select","_radioButtonDelegate","event","manager","navigationDirection","navigate","type","Boolean","reflect","attribute","connectedCallback","hasAttribute","setAttribute","_get","_getPrototypeOf","prototype","call","get","getRootNode","composed","_this$_manager","add","disconnectedCallback","delete","updated","changedProperties","has","shouldBeFocusable","render","selectionValue","selectionIconTitle","_t","_","class","title","_t2","static"],"sources":["components/structured-list/structured-list-row.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { property, query } from 'lit/decorators.js';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport CheckmarkFilled16 from '@carbon/icons/lib/checkmark--filled/16';\nimport { prefix } from '../../globals/settings';\nimport HostListener from '../../globals/decorators/host-listener';\nimport HostListenerMixin from '../../globals/mixins/host-listener';\nimport RadioGroupManager, {\n NAVIGATION_DIRECTION,\n ManagedRadioButtonDelegate,\n} from '../../globals/internal/radio-group-manager';\nimport styles from './structured-list.scss';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\n\n/**\n * Map of navigation direction by key.\n */\nconst navigationDirectionForKey = {\n ArrowUp: NAVIGATION_DIRECTION.BACKWARD,\n Up: NAVIGATION_DIRECTION.BACKWARD, // IE\n ArrowDown: NAVIGATION_DIRECTION.FORWARD,\n Down: NAVIGATION_DIRECTION.FORWARD, // IE\n};\n\n/**\n * The interface for `RadioGroupManager` for structured list row.\n */\nclass StructuredListRowRadioButtonDelegate\n implements ManagedRadioButtonDelegate\n{\n /**\n * The structured list row to target.\n */\n private _row: CDSStructuredListRow;\n\n constructor(row: CDSStructuredListRow) {\n this._row = row;\n }\n\n get checked() {\n return this._row.selected;\n }\n\n set checked(checked) {\n this._row.selected = checked;\n this._row.tabIndex = checked ? 0 : -1;\n }\n\n get tabIndex() {\n return this._row.tabIndex;\n }\n\n set tabIndex(tabIndex) {\n this._row.tabIndex = tabIndex;\n }\n\n get name() {\n return this._row.selectionName;\n }\n\n compareDocumentPosition(other: StructuredListRowRadioButtonDelegate) {\n return this._row.compareDocumentPosition(other._row);\n }\n\n focus() {\n this._row.focus();\n }\n}\n\n/**\n * Structured list row.\n *\n * @element cds-structured-list-row\n */\n@customElement(`${prefix}-structured-list-row`)\nclass CDSStructuredListRow extends HostListenerMixin(LitElement) {\n /**\n * The radio group manager associated with the radio button.\n */\n private _manager: RadioGroupManager | null = null;\n\n /**\n * The interface for `RadioGroupManager` for structured list row.\n */\n private _radioButtonDelegate = new StructuredListRowRadioButtonDelegate(this);\n\n /**\n * The hidden radio button.\n */\n @query('#input')\n private _inputNode!: HTMLInputElement;\n\n /**\n * Handles `click` event on this element.\n */\n @HostListener('click')\n // @ts-ignore: The decorator refers to this method but TS thinks this method is not referred to\n private _handleClick = () => {\n const { _inputNode: inputNode } = this;\n if (inputNode) {\n this.selected = true;\n if (this._manager) {\n this._manager.select(this._radioButtonDelegate);\n }\n }\n };\n\n /**\n * Handles `keydown` event on this element.\n */\n @HostListener('keydown')\n // @ts-ignore: The decorator refers to this method but TS thinks this method is not referred to\n private _handleKeydown = (event: KeyboardEvent) => {\n const { _inputNode: inputNode } = this;\n const manager = this._manager;\n if (inputNode && manager) {\n const navigationDirection = navigationDirectionForKey[event.key];\n if (navigationDirection) {\n manager.select(\n manager.navigate(this._radioButtonDelegate, navigationDirection)\n );\n }\n if (event.key === ' ' || event.key === 'Enter') {\n manager.select(this._radioButtonDelegate);\n }\n }\n };\n\n /**\n * `true` if this structured list row should be selectable and selected.\n */\n @property({ type: Boolean, reflect: true })\n selected = false;\n\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list row will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * The `value` attribute for the `<input>` for selection.\n */\n @property({ attribute: 'selection-value' })\n selectionValue = '';\n\n /**\n * The content to put into the `<title>` attribute of the selection icon.\n */\n @property({ attribute: 'selection-icon-title' })\n selectionIconTitle = '';\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'row');\n }\n super.connectedCallback();\n if (!this._manager) {\n this._manager = RadioGroupManager.get(\n this.getRootNode({ composed: true }) as Document\n );\n const { selectionName } = this;\n if (selectionName) {\n this._manager?.add(this._radioButtonDelegate);\n }\n }\n }\n\n disconnectedCallback() {\n if (this._manager) {\n this._manager.delete(this._radioButtonDelegate);\n }\n super.disconnectedCallback();\n }\n\n updated(changedProperties) {\n const { _manager: manager, selectionName } = this;\n if (changedProperties.has('selectionName')) {\n if (manager) {\n manager.delete(\n this._radioButtonDelegate,\n changedProperties.get('selectionName')\n );\n if (selectionName) {\n manager.add(this._radioButtonDelegate);\n }\n }\n this.setAttribute(\n 'tabindex',\n !selectionName ||\n !manager ||\n !manager.shouldBeFocusable(this._radioButtonDelegate)\n ? '-1'\n : '0'\n );\n }\n }\n\n render() {\n const { selected, selectionName, selectionValue, selectionIconTitle } =\n this;\n if (selectionName) {\n // \"Selected\" style with `.${prefix}--structured-list-td` does not work somehow - Need investigation\n return html`\n <slot></slot>\n <input\n id=\"input\"\n type=\"radio\"\n class=\"${prefix}--structured-list-input ${prefix}--visually-hidden\"\n .checked=${selected}\n name=${selectionName}\n value=${ifDefined(selectionValue)} />\n <div\n class=\"${prefix}--structured-list-td ${prefix}--structured-list-cell\">\n ${CheckmarkFilled16({\n class: `${prefix}--structured-list-svg`,\n title: selectionIconTitle,\n })}\n </div>\n `;\n }\n return html` <slot></slot> `;\n }\n\n static styles = styles;\n}\n\nexport default CDSStructuredListRow;\n"],"mappings":"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"}
@@ -8,5 +8,5 @@
8
8
  */
9
9
  import { css } from 'lit';
10
10
  export default css([
11
- "@keyframes hide-feedback{0%{opacity:1;visibility:inherit}100%{opacity:0;visibility:hidden}}@keyframes show-feedback{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:inherit}}@keyframes 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}100%{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--assistive-text,.cds--visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);visibility:inherit;white-space:nowrap}.cds--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,.cds--structured-list--selection :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list--selection :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list--selection :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:1rem}.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,.cds--structured-list--selection :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list--selection :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list--selection :host(cds-structured-list-row) :first-child::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{display:table;width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;overflow-x:auto}.cds--structured-list html{font-size:100%}.cds--structured-list body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list strong{font-weight:600}.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-cell){padding:.5rem}.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list .cds--structured-list-row :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list .cds--structured-list-row :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list .cds--structured-list-row :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell){padding-left:1rem}.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-th,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-th,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:0}.cds--structured-list-row,:host(cds-structured-list-body) ::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){display:table-row;border-top:1px solid var(--cds-border-subtle);transition:background-color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list ::slotted(cds-structured-list-body) .cds--structured-list-row:last-child,.cds--structured-list ::slotted(cds-structured-list-body) :host(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),.cds--structured-list ::slotted(cds-structured-list-body) :host(cds-structured-list-head) :last-child::slotted(cds-structured-list-header-row),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),.cds--structured-list-tbody .cds--structured-list-row:last-child,.cds--structured-list-tbody :host(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),.cds--structured-list-tbody :host(cds-structured-list-head) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-header-row){border-bottom:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row,:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){border:none}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected);background-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list-row.cds--structured-list-row--header-row,:host(cds-structured-list-body) .cds--structured-list-row--header-row::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){cursor:inherit}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list ::slotted(cds-structured-list-head),.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-th,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton){padding:1rem .5rem .5rem .5rem;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);display:table-cell;height:2.5rem;color:var(--cds-text-primary,#161616);font-weight:600;text-align:left;text-transform:none;vertical-align:top}.cds--structured-list-th html,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) html,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) html{font-size:100%}.cds--structured-list-th body,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) body,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list-th code,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) code,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list-th strong,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) strong,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) strong{font-weight:600}.cds--structured-list ::slotted(cds-structured-list-body),.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-td,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell){font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-secondary,#525252);transition:color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list-td html,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) html{font-size:100%}.cds--structured-list-td body,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list-td code,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list-td strong,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) strong{font-weight:600}.cds--structured-list ::slotted(cds-structured-list-header-cell[nowrap]),.cds--structured-list-content--nowrap,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell[nowrap]){white-space:nowrap}.cds--structured-list-input+.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list-input+::slotted(cds-structured-list-cell){text-align:right}.cds--structured-list-svg{display:inline-block;fill:transparent;transition:all 110ms cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-body) .cds--structured-list-input:checked+::slotted(cds-structured-list-row) .cds--structured-list-svg,:host(cds-structured-list-head) .cds--structured-list-input:checked+::slotted(cds-structured-list-header-row) .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child,.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:8%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+2)::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton){width:30%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+3)::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton){width:15%}.cds--structured-list.cds--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:0}.cds--structured-list.cds--skeleton span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:\"\";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span::before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell) span,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton) span{display:none}@media screen and (-ms-high-contrast:active),(forced-colors:active){.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:ButtonText}}:host(cds-structured-list){--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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)}:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-body) ::slotted(cds-structured-list-row:last-child){border-bottom:1px solid var(--cds-border-subtle)}:host(cds-structured-list-row) ::slotted(cds-structured-list-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-row[selection-value]:hover){border-bottom:1px solid var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}:host(cds-structured-list-row[selection-value]:hover) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]){background-color:var(--cds-layer-selected)}:host(cds-structured-list-row[selected]) .cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg{fill:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-header-cell-skeleton):first-of-type{width:8%}:host(cds-structured-list-header-cell-skeleton):nth-of-type(3n+2){width:30%}:host(cds-structured-list-header-cell-skeleton):nth-of-type(3n+3){width:15%}:host(cds-structured-list-header-cell-skeleton) span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;width:75%;height:1rem;display:block}:host(cds-structured-list-header-cell-skeleton) span:active,:host(cds-structured-list-header-cell-skeleton) span:focus,:host(cds-structured-list-header-cell-skeleton) span:hover{border:none;cursor:default;outline:0}:host(cds-structured-list-header-cell-skeleton) span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:\"\";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-structured-list-header-cell-skeleton) span::before{animation:none}}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell){padding:.5rem}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell:first-of-type),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-header-row[condensed][flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row[flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed][flush]) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row[flush]) ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:0}",
11
+ '@keyframes hide-feedback{0%{opacity:1;visibility:inherit}100%{opacity:0;visibility:hidden}}@keyframes show-feedback{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:inherit}}@keyframes 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}100%{opacity:.3;transform:scaleX(0);transform-origin:left}}: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--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{--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{--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{--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)}.cds--assistive-text,.cds--visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);visibility:inherit;white-space:nowrap}:root{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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-one{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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, #ffffff);--cds-layer-active:var(--cds-layer-active-02, #c6c6c6);--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, #ffffff);--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-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--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:1rem}.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:table;width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;overflow-x:auto}.cds--structured-list *,.cds--structured-list ::after,.cds--structured-list ::before{box-sizing:inherit}.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-cell){padding:.5rem}.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-body):host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body):host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row):host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row):host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell){padding-left:1rem}.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-th,:host(cds-structured-list-body):host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body):host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row):host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row):host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:0}.cds--structured-list-row,:host(cds-structured-list-body) ::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){display:table-row;border-top:1px solid var(--cds-border-subtle);transition:background-color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list ::slotted(cds-structured-list-body) .cds--structured-list-row:last-child,.cds--structured-list-tbody .cds--structured-list-row:last-child,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-header-row){border-bottom:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row,:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){border:none}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body):host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body):host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected);background-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected ::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list-row.cds--structured-list-row--header-row,:host(cds-structured-list-body) .cds--structured-list-row--header-row::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){cursor:inherit}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row):host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list ::slotted(cds-structured-list-head),.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-th,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;padding:1rem .5rem .5rem .5rem;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);display:table-cell;height:2.5rem;color:var(--cds-text-primary,#161616);font-weight:600;text-align:left;text-transform:none;vertical-align:top}.cds--structured-list-th *,.cds--structured-list-th ::after,.cds--structured-list-th ::before,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) *,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) ::after,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) ::before,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) *,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) ::after,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) ::before{box-sizing:inherit}.cds--structured-list ::slotted(cds-structured-list-body),.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-td,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-secondary,#525252);transition:color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list-td *,.cds--structured-list-td ::after,.cds--structured-list-td ::before,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) *,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) ::after,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) ::before{box-sizing:inherit}.cds--structured-list ::slotted(cds-structured-list-header-cell[nowrap]),.cds--structured-list-content--nowrap,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell[nowrap]){white-space:nowrap}.cds--structured-list-input+.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list-input+::slotted(cds-structured-list-cell){text-align:right}.cds--structured-list-svg{display:inline-block;fill:transparent;transition:all 110ms cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-body) .cds--structured-list-input:checked+::slotted(cds-structured-list-row) .cds--structured-list-svg,:host(cds-structured-list-head) .cds--structured-list-input:checked+::slotted(cds-structured-list-header-row) .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:8%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton){width:30%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton){width:15%}.cds--structured-list.cds--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:0}.cds--structured-list.cds--skeleton span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span::before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton) span{display:none}@media screen and (-ms-high-contrast:active),(forced-colors:active){.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:ButtonText}}:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-body) ::slotted(cds-structured-list-row:last-child){border-bottom:1px solid var(--cds-border-subtle)}:host(cds-structured-list-row) ::slotted(cds-structured-list-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-row[selection-value]:hover){border-bottom:1px solid var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}:host(cds-structured-list-row[selection-value]:hover) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]){background-color:var(--cds-layer-selected)}:host(cds-structured-list-row[selected]) .cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg{fill:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-header-cell-skeleton):first-of-type{width:8%}:host(cds-structured-list-header-cell-skeleton):nth-of-type(3n+2){width:30%}:host(cds-structured-list-header-cell-skeleton):nth-of-type(3n+3){width:15%}:host(cds-structured-list-header-cell-skeleton) span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;width:75%;height:1rem;display:block}:host(cds-structured-list-header-cell-skeleton) span:active,:host(cds-structured-list-header-cell-skeleton) span:focus,:host(cds-structured-list-header-cell-skeleton) span:hover{border:none;cursor:default;outline:0}:host(cds-structured-list-header-cell-skeleton) span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-structured-list-header-cell-skeleton) span::before{animation:none}}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell){padding:.5rem}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell:first-of-type),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell:first-of-type){padding-left:1rem}:host(cds-structured-list-header-row[condensed][flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row[flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed][flush]) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row[flush]) ::slotted(cds-structured-list-cell){padding-right:1rem;padding-left:0}',
12
12
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["components/structured-list/structured-list.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAGH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQvC;;;;GAIG;AACH,cACM,iBAAkB,SAAQ,sBAAsB;IACpD;;;OAGG;IAEH,aAAa,SAAM;IAEnB;;OAEG;IAEH,SAAS,UAAS;IAElB;;OAEG;IAEH,KAAK,UAAS;IAEd,iBAAiB;IAOjB,YAAY,CAAC,iBAAiB,KAAA;IAe9B,OAAO,CAAC,iBAAiB,KAAA;IAoBzB,MAAM;IAaN;;OAEG;IACH,MAAM,CAAC,sBAAsB,SAAwE;IACrG,MAAM,CAAC,iBAAiB;;;;MAGtB;IACF,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,eAAe,iBAAiB,CAAC","file":"structured-list.d.ts","sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { classMap } from 'lit/directives/class-map.js';\nimport { LitElement, html } from 'lit';\nimport { property, customElement } from 'lit/decorators.js';\nimport { prefix } from '../../globals/settings';\nimport { forEach } from '../../globals/internal/collection-helpers';\nimport FocusMixin from '../../globals/mixins/focus';\nimport CDSStructuredListRow from './structured-list-row';\nimport styles from './structured-list.scss';\n\n/**\n * Structured list wrapper.\n *\n * @element cds-structured-list\n */\n@customElement(`${prefix}-structured-list`)\nclass CDSStructuredList extends FocusMixin(LitElement) {\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * Specify if structured list is condensed, default is false\n */\n @property({ type: Boolean, reflect: true })\n condensed = false;\n\n /**\n * Specify if structured list is flush, default is false\n */\n @property({ type: Boolean, reflect: true })\n flush = false;\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'table');\n }\n super.connectedCallback();\n }\n\n shouldUpdate(changedProperties) {\n if (changedProperties.has('selectionName')) {\n // Propagate `selectionName` attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList).selectorRowsWithHeader\n ),\n (elem) => {\n (elem as CDSStructuredListRow).selectionName = this.selectionName;\n }\n );\n }\n return true;\n }\n\n updated(changedProperties) {\n const attributes = ['condensed', 'flush'];\n attributes.forEach((attr) => {\n if (changedProperties.has(attr)) {\n // Propagate watched attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList)\n .selectorRowsWithHeader\n ),\n (elem) => {\n this[`${attr}`]\n ? elem.setAttribute(attr, '')\n : elem.removeAttribute(attr);\n }\n );\n }\n });\n }\n\n render() {\n const { condensed, flush, selectionName } = this;\n const classes = classMap({\n [`${prefix}--structured-list`]: true,\n [`${prefix}--structured-list--selection`]: Boolean(selectionName),\n [`${prefix}--structured-list--condensed`]: condensed,\n [`${prefix}--structured-list--flush`]: flush,\n });\n return html`\n <section id=\"section\" class=${classes}><slot></slot></section>\n `;\n }\n\n /**\n * The CSS selector to find the rows, including header rows.\n */\n static selectorRowsWithHeader = `${prefix}-structured-list-row,${prefix}-structured-list-header-row`;\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSStructuredList;\n"]}
1
+ {"version":3,"sources":["components/structured-list/structured-list.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAGH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASvC;;;;GAIG;AACH,cACM,iBAAkB,SAAQ,sBAAsB;IACpD;;;OAGG;IAEH,aAAa,SAAM;IAEnB;;OAEG;IAEH,SAAS,UAAS;IAElB;;OAEG;IAEH,KAAK,UAAS;IAEd,iBAAiB;IAOjB,YAAY,CAAC,iBAAiB,KAAA;IAe9B,OAAO,CAAC,iBAAiB,KAAA;IAoBzB,MAAM;IAaN;;OAEG;IACH,MAAM,CAAC,sBAAsB,SAAwE;IACrG,MAAM,CAAC,iBAAiB;;;;MAGtB;IACF,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,eAAe,iBAAiB,CAAC","file":"structured-list.d.ts","sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { classMap } from 'lit/directives/class-map.js';\nimport { LitElement, html } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport { prefix } from '../../globals/settings';\nimport { forEach } from '../../globals/internal/collection-helpers';\nimport FocusMixin from '../../globals/mixins/focus';\nimport CDSStructuredListRow from './structured-list-row';\nimport styles from './structured-list.scss';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\n\n/**\n * Structured list wrapper.\n *\n * @element cds-structured-list\n */\n@customElement(`${prefix}-structured-list`)\nclass CDSStructuredList extends FocusMixin(LitElement) {\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * Specify if structured list is condensed, default is false\n */\n @property({ type: Boolean, reflect: true })\n condensed = false;\n\n /**\n * Specify if structured list is flush, default is false\n */\n @property({ type: Boolean, reflect: true })\n flush = false;\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'table');\n }\n super.connectedCallback();\n }\n\n shouldUpdate(changedProperties) {\n if (changedProperties.has('selectionName')) {\n // Propagate `selectionName` attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList).selectorRowsWithHeader\n ),\n (elem) => {\n (elem as CDSStructuredListRow).selectionName = this.selectionName;\n }\n );\n }\n return true;\n }\n\n updated(changedProperties) {\n const attributes = ['condensed', 'flush'];\n attributes.forEach((attr) => {\n if (changedProperties.has(attr)) {\n // Propagate watched attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList)\n .selectorRowsWithHeader\n ),\n (elem) => {\n this[`${attr}`]\n ? elem.setAttribute(attr, '')\n : elem.removeAttribute(attr);\n }\n );\n }\n });\n }\n\n render() {\n const { condensed, flush, selectionName } = this;\n const classes = classMap({\n [`${prefix}--structured-list`]: true,\n [`${prefix}--structured-list--selection`]: Boolean(selectionName),\n [`${prefix}--structured-list--condensed`]: condensed,\n [`${prefix}--structured-list--flush`]: flush,\n });\n return html`\n <section id=\"section\" class=${classes}><slot></slot></section>\n `;\n }\n\n /**\n * The CSS selector to find the rows, including header rows.\n */\n static selectorRowsWithHeader = `${prefix}-structured-list-row,${prefix}-structured-list-header-row`;\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSStructuredList;\n"]}
@@ -15,21 +15,18 @@ let _ = t => t,
15
15
 
16
16
  import { classMap } from 'lit/directives/class-map.js';
17
17
  import { LitElement, html } from 'lit';
18
- import { property, customElement } from 'lit/decorators.js';
18
+ import { property } from 'lit/decorators.js';
19
19
  import { prefix } from '../../globals/settings';
20
20
  import { forEach } from '../../globals/internal/collection-helpers';
21
21
  import FocusMixin from '../../globals/mixins/focus';
22
22
  import styles from "././structured-list.css.js";
23
+ import { carbonElement as customElement } from '../../globals/decorators/carbon-element';
23
24
 
24
25
  /**
25
26
  * Structured list wrapper.
26
27
  *
27
28
  * @element cds-structured-list
28
- */ /**
29
- * Structured list wrapper.
30
- *
31
- * @element cds-structured-list
32
- */
29
+ */
33
30
  let CDSStructuredList = _decorate([customElement(`${prefix}-structured-list`)], function (_initialize, _FocusMixin) {
34
31
  class CDSStructuredList extends _FocusMixin {
35
32
  constructor(...args) {
@@ -1 +1 @@
1
- {"version":3,"file":"structured-list.js","names":["classMap","LitElement","html","property","customElement","prefix","forEach","FocusMixin","styles","CDSStructuredList","_decorate","_initialize","_FocusMixin","constructor","args","F","d","kind","decorators","attribute","key","value","type","Boolean","reflect","connectedCallback","hasAttribute","setAttribute","_get","_getPrototypeOf","prototype","call","shouldUpdate","changedProperties","has","querySelectorAll","selectorRowsWithHeader","elem","selectionName","updated","attributes","attr","removeAttribute","render","condensed","flush","classes","_t","_","static","_objectSpread","shadowRootOptions","delegatesFocus"],"sources":["components/structured-list/structured-list.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { classMap } from 'lit/directives/class-map.js';\nimport { LitElement, html } from 'lit';\nimport { property, customElement } from 'lit/decorators.js';\nimport { prefix } from '../../globals/settings';\nimport { forEach } from '../../globals/internal/collection-helpers';\nimport FocusMixin from '../../globals/mixins/focus';\nimport CDSStructuredListRow from './structured-list-row';\nimport styles from './structured-list.scss';\n\n/**\n * Structured list wrapper.\n *\n * @element cds-structured-list\n */\n@customElement(`${prefix}-structured-list`)\nclass CDSStructuredList extends FocusMixin(LitElement) {\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * Specify if structured list is condensed, default is false\n */\n @property({ type: Boolean, reflect: true })\n condensed = false;\n\n /**\n * Specify if structured list is flush, default is false\n */\n @property({ type: Boolean, reflect: true })\n flush = false;\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'table');\n }\n super.connectedCallback();\n }\n\n shouldUpdate(changedProperties) {\n if (changedProperties.has('selectionName')) {\n // Propagate `selectionName` attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList).selectorRowsWithHeader\n ),\n (elem) => {\n (elem as CDSStructuredListRow).selectionName = this.selectionName;\n }\n );\n }\n return true;\n }\n\n updated(changedProperties) {\n const attributes = ['condensed', 'flush'];\n attributes.forEach((attr) => {\n if (changedProperties.has(attr)) {\n // Propagate watched attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList)\n .selectorRowsWithHeader\n ),\n (elem) => {\n this[`${attr}`]\n ? elem.setAttribute(attr, '')\n : elem.removeAttribute(attr);\n }\n );\n }\n });\n }\n\n render() {\n const { condensed, flush, selectionName } = this;\n const classes = classMap({\n [`${prefix}--structured-list`]: true,\n [`${prefix}--structured-list--selection`]: Boolean(selectionName),\n [`${prefix}--structured-list--condensed`]: condensed,\n [`${prefix}--structured-list--flush`]: flush,\n });\n return html`\n <section id=\"section\" class=${classes}><slot></slot></section>\n `;\n }\n\n /**\n * The CSS selector to find the rows, including header rows.\n */\n static selectorRowsWithHeader = `${prefix}-structured-list-row,${prefix}-structured-list-header-row`;\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSStructuredList;\n"],"mappings":"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"}
1
+ {"version":3,"file":"structured-list.js","names":["classMap","LitElement","html","property","prefix","forEach","FocusMixin","styles","carbonElement","customElement","CDSStructuredList","_decorate","_initialize","_FocusMixin","constructor","args","F","d","kind","decorators","attribute","key","value","type","Boolean","reflect","connectedCallback","hasAttribute","setAttribute","_get","_getPrototypeOf","prototype","call","shouldUpdate","changedProperties","has","querySelectorAll","selectorRowsWithHeader","elem","selectionName","updated","attributes","attr","removeAttribute","render","condensed","flush","classes","_t","_","static","_objectSpread","shadowRootOptions","delegatesFocus"],"sources":["components/structured-list/structured-list.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { classMap } from 'lit/directives/class-map.js';\nimport { LitElement, html } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport { prefix } from '../../globals/settings';\nimport { forEach } from '../../globals/internal/collection-helpers';\nimport FocusMixin from '../../globals/mixins/focus';\nimport CDSStructuredListRow from './structured-list-row';\nimport styles from './structured-list.scss';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\n\n/**\n * Structured list wrapper.\n *\n * @element cds-structured-list\n */\n@customElement(`${prefix}-structured-list`)\nclass CDSStructuredList extends FocusMixin(LitElement) {\n /**\n * The `name` attribute for the `<input>` for selection.\n * If present, this structured list will be a selectable one.\n */\n @property({ attribute: 'selection-name' })\n selectionName = '';\n\n /**\n * Specify if structured list is condensed, default is false\n */\n @property({ type: Boolean, reflect: true })\n condensed = false;\n\n /**\n * Specify if structured list is flush, default is false\n */\n @property({ type: Boolean, reflect: true })\n flush = false;\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'table');\n }\n super.connectedCallback();\n }\n\n shouldUpdate(changedProperties) {\n if (changedProperties.has('selectionName')) {\n // Propagate `selectionName` attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList).selectorRowsWithHeader\n ),\n (elem) => {\n (elem as CDSStructuredListRow).selectionName = this.selectionName;\n }\n );\n }\n return true;\n }\n\n updated(changedProperties) {\n const attributes = ['condensed', 'flush'];\n attributes.forEach((attr) => {\n if (changedProperties.has(attr)) {\n // Propagate watched attribute to descendants until `:host-context()` gets supported in all major browsers\n forEach(\n this.querySelectorAll(\n (this.constructor as typeof CDSStructuredList)\n .selectorRowsWithHeader\n ),\n (elem) => {\n this[`${attr}`]\n ? elem.setAttribute(attr, '')\n : elem.removeAttribute(attr);\n }\n );\n }\n });\n }\n\n render() {\n const { condensed, flush, selectionName } = this;\n const classes = classMap({\n [`${prefix}--structured-list`]: true,\n [`${prefix}--structured-list--selection`]: Boolean(selectionName),\n [`${prefix}--structured-list--condensed`]: condensed,\n [`${prefix}--structured-list--flush`]: flush,\n });\n return html`\n <section id=\"section\" class=${classes}><slot></slot></section>\n `;\n }\n\n /**\n * The CSS selector to find the rows, including header rows.\n */\n static selectorRowsWithHeader = `${prefix}-structured-list-row,${prefix}-structured-list-header-row`;\n static shadowRootOptions = {\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n };\n static styles = styles;\n}\n\nexport default CDSStructuredList;\n"],"mappings":"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"}
@@ -8,5 +8,5 @@
8
8
  */
9
9
  import { css } from 'lit';
10
10
  export default css([
11
- "@keyframes hide-feedback{0%{opacity:1;visibility:inherit}100%{opacity:0;visibility:hidden}}@keyframes show-feedback{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:inherit}}@keyframes skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:right}20%{opacity:1;transform:scaleX(1);transform-origin:right}28%{transform:scaleX(1);transform-origin:left}51%{transform:scaleX(0);transform-origin:left}58%{transform:scaleX(0);transform-origin:left}82%{transform:scaleX(1);transform-origin:left}83%{transform:scaleX(1);transform-origin:right}96%{transform:scaleX(0);transform-origin:right}100%{opacity:.3;transform:scaleX(0);transform-origin:right}}.cds--assistive-text,.cds--visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);visibility:inherit;white-space:nowrap}.cds--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,.cds--structured-list--selection :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list--selection :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list--selection :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:1rem}.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,.cds--structured-list--selection :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list--selection :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list--selection :host(cds-structured-list-row) :first-child::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{display:table;width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;overflow-x:auto}.cds--structured-list html{font-size:100%}.cds--structured-list body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list strong{font-weight:600}.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--condensed :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-cell){padding:.5rem}.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list .cds--structured-list-row :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list .cds--structured-list-row :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list .cds--structured-list-row :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell){padding-right:1rem}.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),.cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-th,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-body) :host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-th,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-body) ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush :host(cds-structured-list-head) ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:0}.cds--structured-list-row,:host(cds-structured-list-body) ::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){display:table-row;border-top:1px solid var(--cds-border-subtle);transition:background-color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list ::slotted(cds-structured-list-body) .cds--structured-list-row:last-child,.cds--structured-list ::slotted(cds-structured-list-body) :host(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),.cds--structured-list ::slotted(cds-structured-list-body) :host(cds-structured-list-head) :last-child::slotted(cds-structured-list-header-row),.cds--structured-list :host(cds-structured-list-head) ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),.cds--structured-list-tbody .cds--structured-list-row:last-child,.cds--structured-list-tbody :host(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),.cds--structured-list-tbody :host(cds-structured-list-head) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-header-row){border-bottom:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row,:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){border:none}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected);background-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected+::slotted(cds-structured-list-row),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) :host(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list-row.cds--structured-list-row--header-row,:host(cds-structured-list-body) .cds--structured-list-row--header-row::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){cursor:inherit}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-body) :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,.cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),.cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-row) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection :host(cds-structured-list-row) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-body) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection :host(cds-structured-list-head) :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) :host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list ::slotted(cds-structured-list-head),.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-th,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton){padding:1rem .5rem .5rem .5rem;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);display:table-cell;height:2.5rem;color:var(--cds-text-primary,#161616);font-weight:600;text-align:right;text-transform:none;vertical-align:top}.cds--structured-list-th html,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) html,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) html{font-size:100%}.cds--structured-list-th body,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) body,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list-th code,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) code,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list-th strong,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) strong,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) strong{font-weight:600}.cds--structured-list ::slotted(cds-structured-list-body),.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-td,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell){font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-secondary,#525252);transition:color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list-td html,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) html{font-size:100%}.cds--structured-list-td body,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) body{font-weight:400;font-family:'IBM Plex Sans',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds--structured-list-td code,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) code{font-family:'IBM Plex Mono',system-ui,-apple-system,BlinkMacSystemFont,'.SFNSText-Regular',monospace}.cds--structured-list-td strong,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) strong{font-weight:600}.cds--structured-list ::slotted(cds-structured-list-header-cell[nowrap]),.cds--structured-list-content--nowrap,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell[nowrap]){white-space:nowrap}.cds--structured-list-input+.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list-input+::slotted(cds-structured-list-cell){text-align:left}.cds--structured-list-svg{display:inline-block;fill:transparent;transition:all 110ms cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-body) .cds--structured-list-input:checked+::slotted(cds-structured-list-row) .cds--structured-list-svg,:host(cds-structured-list-head) .cds--structured-list-input:checked+::slotted(cds-structured-list-header-row) .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child,.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:8%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+2)::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton){width:30%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+3)::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--skeleton :host(cds-structured-list-header-row) :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton){width:15%}.cds--structured-list.cds--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:0}.cds--structured-list.cds--skeleton span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:\"\";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span::before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell),.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell) span,.cds--structured-list.cds--structured-list--selection.cds--skeleton :host(cds-structured-list-header-row) :first-child::slotted(cds-structured-list-header-cell-skeleton) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton) span{display:none}@media screen and (-ms-high-contrast:active),(forced-colors:active){.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:ButtonText}}:host(cds-structured-list){--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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)}:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-body) ::slotted(cds-structured-list-row:last-child){border-bottom:1px solid var(--cds-border-subtle)}:host(cds-structured-list-row) ::slotted(cds-structured-list-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-row[selection-value]:hover){border-bottom:1px solid var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}:host(cds-structured-list-row[selection-value]:hover) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]){background-color:var(--cds-layer-selected)}:host(cds-structured-list-row[selected]) .cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg{fill:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-header-cell-skeleton:first-of-type){width:8%}:host(cds-structured-list-header-cell-skeleton:nth-of-type(3n+2)){width:30%}:host(cds-structured-list-header-cell-skeleton:nth-of-type(3n+3)){width:15%}:host(cds-structured-list-header-cell-skeleton) span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;width:75%;height:1rem;display:block}:host(cds-structured-list-header-cell-skeleton) span:active,:host(cds-structured-list-header-cell-skeleton) span:focus,:host(cds-structured-list-header-cell-skeleton) span:hover{border:none;cursor:default;outline:0}:host(cds-structured-list-header-cell-skeleton) span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:\"\";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-structured-list-header-cell-skeleton) span::before{animation:none}}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell){padding:.5rem}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell:first-of-type),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-header-row[condensed][flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row[flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed][flush]) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row[flush]) ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:0}",
11
+ '@keyframes hide-feedback{0%{opacity:1;visibility:inherit}100%{opacity:0;visibility:hidden}}@keyframes show-feedback{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:inherit}}@keyframes skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:right}20%{opacity:1;transform:scaleX(1);transform-origin:right}28%{transform:scaleX(1);transform-origin:left}51%{transform:scaleX(0);transform-origin:left}58%{transform:scaleX(0);transform-origin:left}82%{transform:scaleX(1);transform-origin:left}83%{transform:scaleX(1);transform-origin:right}96%{transform:scaleX(0);transform-origin:right}100%{opacity:.3;transform:scaleX(0);transform-origin:right}}: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--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{--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{--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{--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)}.cds--assistive-text,.cds--visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);visibility:inherit;white-space:nowrap}:root{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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-one{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--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, #ffffff);--cds-layer-active:var(--cds-layer-active-02, #c6c6c6);--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, #ffffff);--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-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--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:1rem}.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list--selection :first-child::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;display:table;width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;overflow-x:auto}.cds--structured-list *,.cds--structured-list ::after,.cds--structured-list ::before{box-sizing:inherit}.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--condensed ::slotted(cds-structured-list-cell){padding:.5rem}.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,:host(:host(cds-structured-list-bodycds-structured-list-row)) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-headcds-structured-list-header-row)) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(:host(cds-structured-list-headcds-structured-list-header-row)) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(:host(cds-structured-list-headcds-structured-list-row)) .cds--structured-list ::slotted(cds-structured-list-header-row) :first-of-type::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-header-rowcds-structured-list-body)) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell),:host(:host(cds-structured-list-header-rowcds-structured-list-body)) .cds--structured-list ::slotted(cds-structured-list-row) :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-td:first-of-type,:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-header-row) .cds--structured-list-th:first-of-type,:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list .cds--structured-list-row :first-of-type::slotted(cds-structured-list-cell){padding-right:1rem}.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,:host(:host(cds-structured-list-bodycds-structured-list-row)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-headcds-structured-list-header-row)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(:host(cds-structured-list-headcds-structured-list-header-row)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(:host(cds-structured-list-headcds-structured-list-row)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-header-rowcds-structured-list-body)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell),:host(:host(cds-structured-list-header-rowcds-structured-list-body)) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-row) .cds--structured-list-th,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list.cds--structured-list--flush ::slotted(cds-structured-list-header-row) .cds--structured-list-th,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-header-cell-skeleton),:host(cds-structured-list-row) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:0}.cds--structured-list-row,:host(cds-structured-list-body) ::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){display:table-row;border-top:1px solid var(--cds-border-subtle);transition:background-color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list ::slotted(cds-structured-list-body) .cds--structured-list-row:last-child,.cds--structured-list-tbody .cds--structured-list-row:last-child,:host(cds-structured-list-body) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list ::slotted(cds-structured-list-body) :last-child::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list-tbody :last-child::slotted(cds-structured-list-header-row){border-bottom:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row,:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){border:none}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,:host(:host(cds-structured-list-headcds-structured-list-body)) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-row),:host(:host(cds-structured-list-headcds-structured-list-body)) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-row),:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-row)+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+::slotted(cds-structured-list-header-row),:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+.cds--structured-list-row,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)::slotted(cds-structured-list-header-row)+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected);background-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-row),:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected+::slotted(cds-structured-list-header-row){border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,:host(:host(cds-structured-list-bodycds-structured-list-row)) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) ::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-headcds-structured-list-row)) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) ::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row) .cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row) .cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list-row.cds--structured-list-row--header-row,:host(cds-structured-list-body) .cds--structured-list-row--header-row::slotted(cds-structured-list-row),:host(cds-structured-list-head) ::slotted(cds-structured-list-header-row){cursor:inherit}.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,:host(:host(cds-structured-list-bodycds-structured-list-row)) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-bodycds-structured-list-row)) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-headcds-structured-list-row)) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(:host(cds-structured-list-headcds-structured-list-row)) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>::slotted(cds-structured-list-cell),:host(cds-structured-list-body) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-body) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection .cds--structured-list-row--selected::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-head) .cds--structured-list--selection :hover:not(.cds--structured-list-row--header-row)::slotted(cds-structured-list-header-row)>.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>::slotted(cds-structured-list-cell),:host(cds-structured-list-row) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}.cds--structured-list ::slotted(cds-structured-list-head),.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-th,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;padding:1rem .5rem .5rem .5rem;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);display:table-cell;height:2.5rem;color:var(--cds-text-primary,#161616);font-weight:600;text-align:right;text-transform:none;vertical-align:top}.cds--structured-list-th *,.cds--structured-list-th ::after,.cds--structured-list-th ::before,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) *,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) ::after,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell) ::before,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) *,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) ::after,:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell-skeleton) ::before{box-sizing:inherit}.cds--structured-list ::slotted(cds-structured-list-body),.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-td,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);padding:1rem .5rem 1.5rem .5rem;position:relative;display:table-cell;max-width:36rem;color:var(--cds-text-secondary,#525252);transition:color 110ms cubic-bezier(.2,0,.38,.9)}.cds--structured-list-td *,.cds--structured-list-td ::after,.cds--structured-list-td ::before,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) *,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) ::after,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell) ::before{box-sizing:inherit}.cds--structured-list ::slotted(cds-structured-list-header-cell[nowrap]),.cds--structured-list-content--nowrap,:host(cds-structured-list-row) ::slotted(cds-structured-list-cell[nowrap]){white-space:nowrap}.cds--structured-list-input+.cds--structured-list-td,:host(cds-structured-list-row) .cds--structured-list-input+::slotted(cds-structured-list-cell){text-align:left}.cds--structured-list-svg{display:inline-block;fill:transparent;transition:all 110ms cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-body) .cds--structured-list-input:checked+::slotted(cds-structured-list-row) .cds--structured-list-svg,:host(cds-structured-list-head) .cds--structured-list-input:checked+::slotted(cds-structured-list-header-row) .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:8%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+2)::slotted(cds-structured-list-header-cell-skeleton){width:30%}.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--skeleton :nth-child(3n+3)::slotted(cds-structured-list-header-cell-skeleton){width:15%}.cds--structured-list.cds--skeleton span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;display:block;width:75%;height:1rem}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:0}.cds--structured-list.cds--skeleton span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span::before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton){width:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell) span,:host(cds-structured-list-header-row) .cds--structured-list.cds--structured-list--selection.cds--skeleton :first-child::slotted(cds-structured-list-header-cell-skeleton) span{display:none}@media screen and (-ms-high-contrast:active),(forced-colors:active){.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,:host(cds-structured-list-row) .cds--structured-list-input:checked+::slotted(cds-structured-list-cell) .cds--structured-list-svg{fill:ButtonText}}:host(cds-structured-list-header-row) ::slotted(cds-structured-list-header-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-body) ::slotted(cds-structured-list-row:last-child){border-bottom:1px solid var(--cds-border-subtle)}:host(cds-structured-list-row) ::slotted(cds-structured-list-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-row[selection-value]:hover){border-bottom:1px solid var(--cds-layer-hover);background-color:var(--cds-layer-hover);cursor:pointer}:host(cds-structured-list-row[selection-value]:hover) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]){background-color:var(--cds-layer-selected)}:host(cds-structured-list-row[selected]) .cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg{fill:var(--cds-text-primary,#161616)}:host(cds-structured-list-row[selected]) ::slotted(cds-structured-list-cell){color:var(--cds-text-primary,#161616)}:host(cds-structured-list-header-cell-skeleton:first-of-type){width:8%}:host(cds-structured-list-header-cell-skeleton:nth-of-type(3n+2)){width:30%}:host(cds-structured-list-header-cell-skeleton:nth-of-type(3n+3)){width:15%}:host(cds-structured-list-header-cell-skeleton) span{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none;width:75%;height:1rem;display:block}:host(cds-structured-list-header-cell-skeleton) span:active,:host(cds-structured-list-header-cell-skeleton) span:focus,:host(cds-structured-list-header-cell-skeleton) span:hover{border:none;cursor:default;outline:0}:host(cds-structured-list-header-cell-skeleton) span::before{position:absolute;width:100%;height:100%;animation:3s ease-in-out skeleton infinite;background:var(--cds-skeleton-element,#c6c6c6);content:"";will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-structured-list-header-cell-skeleton) span::before{animation:none}}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell){padding:.5rem}:host(cds-structured-list-header-row[condensed]) ::slotted(cds-structured-list-header-cell:first-of-type),:host(cds-structured-list-row[condensed]) ::slotted(cds-structured-list-cell:first-of-type){padding-right:1rem}:host(cds-structured-list-header-row[condensed][flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-header-row[flush]) ::slotted(cds-structured-list-header-cell),:host(cds-structured-list-row[condensed][flush]) ::slotted(cds-structured-list-cell),:host(cds-structured-list-row[flush]) ::slotted(cds-structured-list-cell){padding-left:1rem;padding-right:0}',
12
12
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["components/tabs/tab-skeleton.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAKvC;;GAEG;AAEH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,UAAU;IACpD,MAAM;IAIN,MAAM,CAAC,MAAM,MAAU;CACxB","file":"tab-skeleton.d.ts","sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { customElement } from 'lit/decorators.js';\nimport { prefix } from '../../globals/settings';\nimport styles from './tabs.scss';\n\n/**\n * Skeleton of tab.\n */\n@customElement(`${prefix}-tab-skeleton`)\nexport default class CDSTabSkeleton extends LitElement {\n render() {\n return html` <div class=\"${prefix}--tabs__nav-link\"></div> `;\n }\n\n static styles = styles;\n}\n"]}
1
+ {"version":3,"sources":["components/tabs/tab-skeleton.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAKvC;;GAEG;AAEH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,UAAU;IACpD,MAAM;IAIN,MAAM,CAAC,MAAM,MAAU;CACxB","file":"tab-skeleton.d.ts","sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2019, 2023\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LitElement, html } from 'lit';\nimport { prefix } from '../../globals/settings';\nimport styles from './tabs.scss';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\n\n/**\n * Skeleton of tab.\n */\n@customElement(`${prefix}-tab-skeleton`)\nexport default class CDSTabSkeleton extends LitElement {\n render() {\n return html` <div class=\"${prefix}--tabs__nav-link\"></div> `;\n }\n\n static styles = styles;\n}\n"]}
@@ -11,15 +11,13 @@ let _ = t => t,
11
11
  */
12
12
 
13
13
  import { LitElement, html } from 'lit';
14
- import { customElement } from 'lit/decorators.js';
15
14
  import { prefix } from '../../globals/settings';
16
15
  import styles from "././tabs.css.js";
16
+ import { carbonElement as customElement } from '../../globals/decorators/carbon-element';
17
17
 
18
18
  /**
19
19
  * Skeleton of tab.
20
- */ /**
21
- * Skeleton of tab.
22
- */
20
+ */
23
21
  let CDSTabSkeleton = _decorate([customElement(`${prefix}-tab-skeleton`)], function (_initialize, _LitElement) {
24
22
  class CDSTabSkeleton extends _LitElement {
25
23
  constructor(...args) {