@carbon/web-components 2.52.0 → 2.53.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1760) hide show
  1. package/custom-elements.json +2079 -615
  2. package/es/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.js +2 -3
  3. package/es/components/accordion/accordion-item-skeleton.js +7 -8
  4. package/es/components/accordion/accordion-item-skeleton.js.map +1 -1
  5. package/es/components/accordion/accordion-item.js +16 -17
  6. package/es/components/accordion/accordion-item.js.map +1 -1
  7. package/es/components/accordion/accordion-skeleton.js +15 -16
  8. package/es/components/accordion/accordion-skeleton.js.map +1 -1
  9. package/es/components/accordion/accordion.js +7 -8
  10. package/es/components/accordion/accordion.js.map +1 -1
  11. package/es/components/accordion/accordion.scss.js +1 -2
  12. package/es/components/accordion/defs.js +1 -1
  13. package/es/components/accordion/defs.js.map +1 -1
  14. package/es/components/ai-label/ai-label-action-button.js +4 -5
  15. package/es/components/ai-label/ai-label-action-button.js.map +1 -1
  16. package/es/components/ai-label/ai-label.js +15 -16
  17. package/es/components/ai-label/ai-label.js.map +1 -1
  18. package/es/components/ai-label/ai-label.scss.js +2 -3
  19. package/es/components/ai-label/defs.js +1 -1
  20. package/es/components/ai-label/defs.js.map +1 -1
  21. package/es/components/ai-skeleton/ai-skeleton-icon.js +5 -6
  22. package/es/components/ai-skeleton/ai-skeleton-icon.js.map +1 -1
  23. package/es/components/ai-skeleton/ai-skeleton-placeholder.js +5 -6
  24. package/es/components/ai-skeleton/ai-skeleton-placeholder.js.map +1 -1
  25. package/es/components/ai-skeleton/ai-skeleton-text.js +5 -6
  26. package/es/components/ai-skeleton/ai-skeleton-text.js.map +1 -1
  27. package/es/components/ai-skeleton/ai-skeleton.scss.js +1 -2
  28. package/es/components/badge-indicator/badge-indicator.js +4 -5
  29. package/es/components/badge-indicator/badge-indicator.js.map +1 -1
  30. package/es/components/badge-indicator/badge-indicator.scss.js +1 -2
  31. package/es/components/breadcrumb/breadcrumb-item.js +6 -7
  32. package/es/components/breadcrumb/breadcrumb-item.js.map +1 -1
  33. package/es/components/breadcrumb/breadcrumb-link.js +6 -7
  34. package/es/components/breadcrumb/breadcrumb-link.js.map +1 -1
  35. package/es/components/breadcrumb/breadcrumb-overflow-menu.js +5 -6
  36. package/es/components/breadcrumb/breadcrumb-overflow-menu.js.map +1 -1
  37. package/es/components/breadcrumb/breadcrumb-skeleton.js +11 -12
  38. package/es/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  39. package/es/components/breadcrumb/breadcrumb.js +10 -11
  40. package/es/components/breadcrumb/breadcrumb.js.map +1 -1
  41. package/es/components/breadcrumb/breadcrumb.scss.js +2 -3
  42. package/es/components/breadcrumb/defs.js +1 -1
  43. package/es/components/breadcrumb/defs.js.map +1 -1
  44. package/es/components/button/button-set-base.js +4 -5
  45. package/es/components/button/button-set-base.js.map +1 -1
  46. package/es/components/button/button-set.js +11 -12
  47. package/es/components/button/button-set.js.map +1 -1
  48. package/es/components/button/button-skeleton.js +8 -9
  49. package/es/components/button/button-skeleton.js.map +1 -1
  50. package/es/components/button/button.js +34 -34
  51. package/es/components/button/button.js.map +1 -1
  52. package/es/components/button/button.scss.js +2 -3
  53. package/es/components/button/button.scss.js.map +1 -1
  54. package/es/components/button/defs.js +1 -1
  55. package/es/components/button/defs.js.map +1 -1
  56. package/es/components/chat-button/chat-button-skeleton.js +9 -10
  57. package/es/components/chat-button/chat-button-skeleton.js.map +1 -1
  58. package/es/components/chat-button/chat-button.js +16 -17
  59. package/es/components/chat-button/chat-button.js.map +1 -1
  60. package/es/components/chat-button/chat-button.scss.js +1 -2
  61. package/es/components/chat-button/defs.js +1 -1
  62. package/es/components/chat-button/defs.js.map +1 -1
  63. package/es/components/checkbox/checkbox-group.d.ts +1 -1
  64. package/es/components/checkbox/checkbox-group.d.ts.map +1 -1
  65. package/es/components/checkbox/checkbox-group.js +36 -33
  66. package/es/components/checkbox/checkbox-group.js.map +1 -1
  67. package/es/components/checkbox/checkbox-skeleton.js +6 -7
  68. package/es/components/checkbox/checkbox-skeleton.js.map +1 -1
  69. package/es/components/checkbox/checkbox.d.ts.map +1 -1
  70. package/es/components/checkbox/checkbox.js +25 -23
  71. package/es/components/checkbox/checkbox.js.map +1 -1
  72. package/es/components/checkbox/checkbox.scss.js +2 -3
  73. package/es/components/checkbox/checkbox.scss.js.map +1 -1
  74. package/es/components/checkbox/defs.js +1 -1
  75. package/es/components/checkbox/defs.js.map +1 -1
  76. package/es/components/code-snippet/code-snippet-skeleton.js +8 -9
  77. package/es/components/code-snippet/code-snippet-skeleton.js.map +1 -1
  78. package/es/components/code-snippet/code-snippet.js +33 -34
  79. package/es/components/code-snippet/code-snippet.js.map +1 -1
  80. package/es/components/code-snippet/code-snippet.scss.js +2 -3
  81. package/es/components/code-snippet/defs.js +1 -2
  82. package/es/components/code-snippet/defs.js.map +1 -1
  83. package/es/components/combo-box/combo-box-item.js +6 -7
  84. package/es/components/combo-box/combo-box-item.js.map +1 -1
  85. package/es/components/combo-box/combo-box.js +18 -19
  86. package/es/components/combo-box/combo-box.js.map +1 -1
  87. package/es/components/combo-box/combo-box.scss.js +2 -3
  88. package/es/components/combo-button/combo-button.js +13 -14
  89. package/es/components/combo-button/combo-button.js.map +1 -1
  90. package/es/components/combo-button/combo-button.scss.js +2 -3
  91. package/es/components/combo-button/defs.js +1 -1
  92. package/es/components/combo-button/defs.js.map +1 -1
  93. package/es/components/contained-list/contained-list-description.js +4 -5
  94. package/es/components/contained-list/contained-list-description.js.map +1 -1
  95. package/es/components/contained-list/contained-list-item.js +12 -12
  96. package/es/components/contained-list/contained-list-item.js.map +1 -1
  97. package/es/components/contained-list/contained-list.js +11 -12
  98. package/es/components/contained-list/contained-list.js.map +1 -1
  99. package/es/components/contained-list/contained-list.scss.js +2 -3
  100. package/es/components/content-switcher/content-switcher-item.js +8 -9
  101. package/es/components/content-switcher/content-switcher-item.js.map +1 -1
  102. package/es/components/content-switcher/content-switcher.d.ts +3 -3
  103. package/es/components/content-switcher/content-switcher.d.ts.map +1 -1
  104. package/es/components/content-switcher/content-switcher.js +21 -21
  105. package/es/components/content-switcher/content-switcher.js.map +1 -1
  106. package/es/components/content-switcher/content-switcher.scss.js +2 -3
  107. package/es/components/content-switcher/defs.js +1 -1
  108. package/es/components/content-switcher/defs.js.map +1 -1
  109. package/es/components/copy/copy.js +10 -11
  110. package/es/components/copy/copy.js.map +1 -1
  111. package/es/components/copy-button/copy-button.js +8 -9
  112. package/es/components/copy-button/copy-button.js.map +1 -1
  113. package/es/components/copy-button/copy-button.scss.js +2 -3
  114. package/es/components/data-table/data-table.scss.js +2 -3
  115. package/es/components/data-table/defs.js +11 -11
  116. package/es/components/data-table/defs.js.map +1 -1
  117. package/es/components/data-table/table-batch-actions.js +14 -15
  118. package/es/components/data-table/table-batch-actions.js.map +1 -1
  119. package/es/components/data-table/table-body.js +5 -6
  120. package/es/components/data-table/table-body.js.map +1 -1
  121. package/es/components/data-table/table-cell-content.js +4 -5
  122. package/es/components/data-table/table-cell-content.js.map +1 -1
  123. package/es/components/data-table/table-cell.js +4 -5
  124. package/es/components/data-table/table-cell.js.map +1 -1
  125. package/es/components/data-table/table-expanded-row.js +6 -7
  126. package/es/components/data-table/table-expanded-row.js.map +1 -1
  127. package/es/components/data-table/table-head.js +4 -5
  128. package/es/components/data-table/table-head.js.map +1 -1
  129. package/es/components/data-table/table-header-cell.js +18 -19
  130. package/es/components/data-table/table-header-cell.js.map +1 -1
  131. package/es/components/data-table/table-header-description.js +4 -5
  132. package/es/components/data-table/table-header-description.js.map +1 -1
  133. package/es/components/data-table/table-header-row.js +5 -6
  134. package/es/components/data-table/table-header-row.js.map +1 -1
  135. package/es/components/data-table/table-header-title.js +4 -5
  136. package/es/components/data-table/table-header-title.js.map +1 -1
  137. package/es/components/data-table/table-row.js +18 -19
  138. package/es/components/data-table/table-row.js.map +1 -1
  139. package/es/components/data-table/table-skeleton.js +15 -16
  140. package/es/components/data-table/table-skeleton.js.map +1 -1
  141. package/es/components/data-table/table-toolbar-content.js +4 -5
  142. package/es/components/data-table/table-toolbar-content.js.map +1 -1
  143. package/es/components/data-table/table-toolbar-search.js +9 -10
  144. package/es/components/data-table/table-toolbar-search.js.map +1 -1
  145. package/es/components/data-table/table-toolbar.js +6 -7
  146. package/es/components/data-table/table-toolbar.js.map +1 -1
  147. package/es/components/data-table/table.js +45 -45
  148. package/es/components/data-table/table.js.map +1 -1
  149. package/es/components/date-picker/append-to-plugin.js +1 -1
  150. package/es/components/date-picker/append-to-plugin.js.map +1 -1
  151. package/es/components/date-picker/css-class-plugin.js +1 -2
  152. package/es/components/date-picker/css-class-plugin.js.map +1 -1
  153. package/es/components/date-picker/date-picker-input-skeleton.js +12 -13
  154. package/es/components/date-picker/date-picker-input-skeleton.js.map +1 -1
  155. package/es/components/date-picker/date-picker-input.js +36 -34
  156. package/es/components/date-picker/date-picker-input.js.map +1 -1
  157. package/es/components/date-picker/date-picker.js +20 -39
  158. package/es/components/date-picker/date-picker.js.map +1 -1
  159. package/es/components/date-picker/date-picker.scss.js +1 -2
  160. package/es/components/date-picker/defs.js +1 -2
  161. package/es/components/date-picker/defs.js.map +1 -1
  162. package/es/components/date-picker/fix-events-plugin.js +1 -2
  163. package/es/components/date-picker/fix-events-plugin.js.map +1 -1
  164. package/es/components/date-picker/focus-plugin.js +1 -2
  165. package/es/components/date-picker/focus-plugin.js.map +1 -1
  166. package/es/components/date-picker/icon-plugin.js +1 -2
  167. package/es/components/date-picker/icon-plugin.js.map +1 -1
  168. package/es/components/date-picker/iso-date.js +1 -1
  169. package/es/components/date-picker/month-select-plugin.js +1 -2
  170. package/es/components/date-picker/month-select-plugin.js.map +1 -1
  171. package/es/components/date-picker/range-plugin.js +1 -2
  172. package/es/components/date-picker/range-plugin.js.map +1 -1
  173. package/es/components/date-picker/shadow-dom-events-plugin.js +1 -2
  174. package/es/components/date-picker/shadow-dom-events-plugin.js.map +1 -1
  175. package/es/components/date-picker/state-handshake-plugin.js +1 -1
  176. package/es/components/date-picker/state-handshake-plugin.js.map +1 -1
  177. package/es/components/dialog/dialog-body.d.ts +19 -0
  178. package/es/components/dialog/dialog-body.d.ts.map +1 -0
  179. package/es/components/dialog/dialog-body.js +47 -0
  180. package/es/components/dialog/dialog-body.js.map +1 -0
  181. package/es/components/dialog/dialog-close-button.d.ts +20 -0
  182. package/es/components/dialog/dialog-close-button.d.ts.map +1 -0
  183. package/es/components/dialog/dialog-close-button.js +61 -0
  184. package/es/components/dialog/dialog-close-button.js.map +1 -0
  185. package/es/components/dialog/dialog-controls.d.ts +18 -0
  186. package/es/components/dialog/dialog-controls.d.ts.map +1 -0
  187. package/es/components/dialog/dialog-controls.js +38 -0
  188. package/es/components/dialog/dialog-controls.js.map +1 -0
  189. package/es/components/dialog/dialog-footer-button.d.ts +17 -0
  190. package/es/components/dialog/dialog-footer-button.d.ts.map +1 -0
  191. package/es/components/dialog/dialog-footer-button.js +36 -0
  192. package/es/components/dialog/dialog-footer-button.js.map +1 -0
  193. package/es/components/dialog/dialog-footer.d.ts +21 -0
  194. package/es/components/dialog/dialog-footer.d.ts.map +1 -0
  195. package/es/components/dialog/dialog-footer.js +41 -0
  196. package/es/components/dialog/dialog-footer.js.map +1 -0
  197. package/es/components/dialog/dialog-header.d.ts +18 -0
  198. package/es/components/dialog/dialog-header.d.ts.map +1 -0
  199. package/es/components/dialog/dialog-header.js +38 -0
  200. package/es/components/dialog/dialog-header.js.map +1 -0
  201. package/es/components/dialog/dialog-subtitle.d.ts +22 -0
  202. package/es/components/dialog/dialog-subtitle.d.ts.map +1 -0
  203. package/es/components/dialog/dialog-subtitle.js +48 -0
  204. package/es/components/dialog/dialog-subtitle.js.map +1 -0
  205. package/es/components/dialog/dialog-title.d.ts +22 -0
  206. package/es/components/dialog/dialog-title.d.ts.map +1 -0
  207. package/es/components/dialog/dialog-title.js +48 -0
  208. package/es/components/dialog/dialog-title.js.map +1 -0
  209. package/es/components/dialog/dialog.d.ts +99 -0
  210. package/es/components/dialog/dialog.d.ts.map +1 -0
  211. package/es/components/dialog/dialog.js +183 -0
  212. package/es/components/dialog/dialog.js.map +1 -0
  213. package/es/components/dialog/dialog.scss.js +14 -0
  214. package/es/components/dialog/dialog.scss.js.map +1 -0
  215. package/es/components/dialog/index.d.ts +16 -0
  216. package/es/components/dialog/index.d.ts.map +1 -0
  217. package/es/components/dialog/index.js +16 -0
  218. package/es/components/dropdown/defs.js +1 -2
  219. package/es/components/dropdown/defs.js.map +1 -1
  220. package/es/components/dropdown/dropdown-item.js +11 -12
  221. package/es/components/dropdown/dropdown-item.js.map +1 -1
  222. package/es/components/dropdown/dropdown-skeleton.js +10 -11
  223. package/es/components/dropdown/dropdown-skeleton.js.map +1 -1
  224. package/es/components/dropdown/dropdown.d.ts +4 -4
  225. package/es/components/dropdown/dropdown.d.ts.map +1 -1
  226. package/es/components/dropdown/dropdown.js +61 -62
  227. package/es/components/dropdown/dropdown.js.map +1 -1
  228. package/es/components/dropdown/dropdown.scss.js +2 -3
  229. package/es/components/dropdown/dropdown.scss.js.map +1 -1
  230. package/es/components/feature-flags/index.js +2 -3
  231. package/es/components/feature-flags/index.js.map +1 -1
  232. package/es/components/file-uploader/defs.js +1 -1
  233. package/es/components/file-uploader/defs.js.map +1 -1
  234. package/es/components/file-uploader/demo-file-uploader.js +11 -12
  235. package/es/components/file-uploader/demo-file-uploader.js.map +1 -1
  236. package/es/components/file-uploader/file-uploader-button.js +17 -18
  237. package/es/components/file-uploader/file-uploader-button.js.map +1 -1
  238. package/es/components/file-uploader/file-uploader-drop-container.js +11 -12
  239. package/es/components/file-uploader/file-uploader-drop-container.js.map +1 -1
  240. package/es/components/file-uploader/file-uploader-item.js +21 -22
  241. package/es/components/file-uploader/file-uploader-item.js.map +1 -1
  242. package/es/components/file-uploader/file-uploader-skeleton.js +6 -7
  243. package/es/components/file-uploader/file-uploader-skeleton.js.map +1 -1
  244. package/es/components/file-uploader/file-uploader.js +10 -11
  245. package/es/components/file-uploader/file-uploader.js.map +1 -1
  246. package/es/components/file-uploader/file-uploader.scss.js +2 -3
  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.js +10 -11
  250. package/es/components/floating-menu/floating-menu.js.map +1 -1
  251. package/es/components/fluid-dropdown/fluid-dropdown-skeleton.js +8 -9
  252. package/es/components/fluid-dropdown/fluid-dropdown-skeleton.js.map +1 -1
  253. package/es/components/fluid-dropdown/fluid-dropdown.js +4 -5
  254. package/es/components/fluid-dropdown/fluid-dropdown.js.map +1 -1
  255. package/es/components/fluid-dropdown/fluid-dropdown.scss.js +2 -3
  256. package/es/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts +18 -0
  257. package/es/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts.map +1 -0
  258. package/es/components/fluid-multi-select/fluid-multi-select-skeleton.js +45 -0
  259. package/es/components/fluid-multi-select/fluid-multi-select-skeleton.js.map +1 -0
  260. package/es/components/fluid-multi-select/fluid-multi-select.d.ts +24 -0
  261. package/es/components/fluid-multi-select/fluid-multi-select.d.ts.map +1 -0
  262. package/es/components/fluid-multi-select/fluid-multi-select.js +63 -0
  263. package/es/components/fluid-multi-select/fluid-multi-select.js.map +1 -0
  264. package/es/components/fluid-multi-select/fluid-multi-select.scss.js +14 -0
  265. package/es/components/fluid-multi-select/fluid-multi-select.scss.js.map +1 -0
  266. package/es/components/fluid-multi-select/index.d.ts +9 -0
  267. package/es/components/fluid-multi-select/index.d.ts.map +1 -0
  268. package/es/components/fluid-multi-select/index.js +9 -0
  269. package/es/components/fluid-number-input/fluid-number-input-skeleton.js +4 -5
  270. package/es/components/fluid-number-input/fluid-number-input-skeleton.js.map +1 -1
  271. package/es/components/fluid-number-input/fluid-number-input.d.ts +2 -2
  272. package/es/components/fluid-number-input/fluid-number-input.d.ts.map +1 -1
  273. package/es/components/fluid-number-input/fluid-number-input.js +12 -13
  274. package/es/components/fluid-number-input/fluid-number-input.js.map +1 -1
  275. package/es/components/fluid-number-input/fluid-number-input.scss.js +1 -2
  276. package/es/components/fluid-password-input/fluid-password-input.js +6 -7
  277. package/es/components/fluid-password-input/fluid-password-input.js.map +1 -1
  278. package/es/components/fluid-password-input/fluid-password-input.scss.js +1 -2
  279. package/es/components/fluid-search/fluid-search-skeleton.js +4 -5
  280. package/es/components/fluid-search/fluid-search-skeleton.js.map +1 -1
  281. package/es/components/fluid-search/fluid-search.js +5 -6
  282. package/es/components/fluid-search/fluid-search.js.map +1 -1
  283. package/es/components/fluid-search/fluid-search.scss.js +2 -3
  284. package/es/components/fluid-select/fluid-select-skeleton.js +5 -6
  285. package/es/components/fluid-select/fluid-select-skeleton.js.map +1 -1
  286. package/es/components/fluid-select/fluid-select.js +11 -12
  287. package/es/components/fluid-select/fluid-select.js.map +1 -1
  288. package/es/components/fluid-select/fluid-select.scss.js +1 -2
  289. package/es/components/fluid-text-input/fluid-text-input-skeleton.js +4 -5
  290. package/es/components/fluid-text-input/fluid-text-input-skeleton.js.map +1 -1
  291. package/es/components/fluid-text-input/fluid-text-input.js +6 -7
  292. package/es/components/fluid-text-input/fluid-text-input.js.map +1 -1
  293. package/es/components/fluid-text-input/fluid-text-input.scss.js +1 -2
  294. package/es/components/fluid-textarea/fluid-textarea-skeleton.js +5 -6
  295. package/es/components/fluid-textarea/fluid-textarea-skeleton.js.map +1 -1
  296. package/es/components/fluid-textarea/fluid-textarea.js +5 -6
  297. package/es/components/fluid-textarea/fluid-textarea.js.map +1 -1
  298. package/es/components/fluid-textarea/fluid-textarea.scss.js +1 -2
  299. package/es/components/fluid-time-picker/fluid-time-picker-select.js +4 -5
  300. package/es/components/fluid-time-picker/fluid-time-picker-select.js.map +1 -1
  301. package/es/components/fluid-time-picker/fluid-time-picker-skeleton.js +6 -7
  302. package/es/components/fluid-time-picker/fluid-time-picker-skeleton.js.map +1 -1
  303. package/es/components/fluid-time-picker/fluid-time-picker.js +31 -32
  304. package/es/components/fluid-time-picker/fluid-time-picker.js.map +1 -1
  305. package/es/components/fluid-time-picker/fluid-time-picker.scss.js +1 -2
  306. package/es/components/form/form-item.js +4 -5
  307. package/es/components/form/form-item.js.map +1 -1
  308. package/es/components/form/form-item.scss.js +1 -2
  309. package/es/components/form/form.js +5 -6
  310. package/es/components/form/form.js.map +1 -1
  311. package/es/components/form/form.scss.js +1 -2
  312. package/es/components/form-group/form-group.js +7 -8
  313. package/es/components/form-group/form-group.js.map +1 -1
  314. package/es/components/form-group/form-group.scss.js +1 -2
  315. package/es/components/grid/column-hang.js +4 -5
  316. package/es/components/grid/column-hang.js.map +1 -1
  317. package/es/components/grid/column-hang.scss.js +1 -2
  318. package/es/components/grid/column.js +4 -5
  319. package/es/components/grid/column.js.map +1 -1
  320. package/es/components/grid/defs.js +1 -1
  321. package/es/components/grid/defs.js.map +1 -1
  322. package/es/components/grid/grid-context.js +1 -2
  323. package/es/components/grid/grid-context.js.map +1 -1
  324. package/es/components/grid/grid.js +8 -9
  325. package/es/components/grid/grid.js.map +1 -1
  326. package/es/components/grid/grid.scss.js +1 -2
  327. package/es/components/heading/heading.js +7 -8
  328. package/es/components/heading/heading.js.map +1 -1
  329. package/es/components/heading/heading.scss.js +1 -2
  330. package/es/components/icon/icon.js +4 -5
  331. package/es/components/icon/icon.js.map +1 -1
  332. package/es/components/icon-button/defs.js +1 -1
  333. package/es/components/icon-button/defs.js.map +1 -1
  334. package/es/components/icon-button/icon-button.js +6 -7
  335. package/es/components/icon-button/icon-button.js.map +1 -1
  336. package/es/components/icon-button/icon-button.scss.js +1 -2
  337. package/es/components/icon-indicator/defs.js +1 -1
  338. package/es/components/icon-indicator/defs.js.map +1 -1
  339. package/es/components/icon-indicator/icon-indicator.js +16 -17
  340. package/es/components/icon-indicator/icon-indicator.js.map +1 -1
  341. package/es/components/icon-indicator/icon-indicator.scss.js +1 -2
  342. package/es/components/inline-loading/defs.js +1 -1
  343. package/es/components/inline-loading/defs.js.map +1 -1
  344. package/es/components/inline-loading/inline-loading.js +16 -17
  345. package/es/components/inline-loading/inline-loading.js.map +1 -1
  346. package/es/components/inline-loading/inline-loading.scss.js +1 -2
  347. package/es/components/layer/layer.js +7 -8
  348. package/es/components/layer/layer.js.map +1 -1
  349. package/es/components/layer/layer.scss.js +1 -2
  350. package/es/components/layout/index.js +1 -2
  351. package/es/components/layout/layout-constraint.js +4 -5
  352. package/es/components/layout/layout-constraint.js.map +1 -1
  353. package/es/components/layout/layout.js +4 -5
  354. package/es/components/layout/layout.js.map +1 -1
  355. package/es/components/layout/layout.scss.js +1 -2
  356. package/es/components/link/link.js +13 -13
  357. package/es/components/link/link.js.map +1 -1
  358. package/es/components/link/link.scss.js +1 -2
  359. package/es/components/list/list-item.js +5 -6
  360. package/es/components/list/list-item.js.map +1 -1
  361. package/es/components/list/list.scss.js +1 -2
  362. package/es/components/list/ordered-list.js +8 -9
  363. package/es/components/list/ordered-list.js.map +1 -1
  364. package/es/components/list/unordered-list.js +8 -9
  365. package/es/components/list/unordered-list.js.map +1 -1
  366. package/es/components/loading/defs.js +1 -1
  367. package/es/components/loading/defs.js.map +1 -1
  368. package/es/components/loading/loading-icon.js +5 -6
  369. package/es/components/loading/loading-icon.js.map +1 -1
  370. package/es/components/loading/loading.js +9 -10
  371. package/es/components/loading/loading.js.map +1 -1
  372. package/es/components/loading/loading.scss.js +1 -2
  373. package/es/components/loading/types.js +1 -2
  374. package/es/components/loading/types.js.map +1 -1
  375. package/es/components/menu/defs.js +1 -1
  376. package/es/components/menu/defs.js.map +1 -1
  377. package/es/components/menu/menu-context.js +1 -2
  378. package/es/components/menu/menu-context.js.map +1 -1
  379. package/es/components/menu/menu-item-divider.js +4 -5
  380. package/es/components/menu/menu-item-divider.js.map +1 -1
  381. package/es/components/menu/menu-item-group.js +4 -5
  382. package/es/components/menu/menu-item-group.js.map +1 -1
  383. package/es/components/menu/menu-item-radio-group.js +6 -7
  384. package/es/components/menu/menu-item-radio-group.js.map +1 -1
  385. package/es/components/menu/menu-item-selectable.js +7 -8
  386. package/es/components/menu/menu-item-selectable.js.map +1 -1
  387. package/es/components/menu/menu-item.js +23 -23
  388. package/es/components/menu/menu-item.js.map +1 -1
  389. package/es/components/menu/menu-item.scss.js +1 -2
  390. package/es/components/menu/menu.js +21 -22
  391. package/es/components/menu/menu.js.map +1 -1
  392. package/es/components/menu/menu.scss.js +1 -2
  393. package/es/components/menu-button/defs.js +1 -1
  394. package/es/components/menu-button/defs.js.map +1 -1
  395. package/es/components/menu-button/menu-button.js +15 -16
  396. package/es/components/menu-button/menu-button.js.map +1 -1
  397. package/es/components/menu-button/menu-button.scss.js +2 -3
  398. package/es/components/modal/defs.js +1 -1
  399. package/es/components/modal/defs.js.map +1 -1
  400. package/es/components/modal/modal-body-content.js +4 -5
  401. package/es/components/modal/modal-body-content.js.map +1 -1
  402. package/es/components/modal/modal-body.d.ts +2 -0
  403. package/es/components/modal/modal-body.d.ts.map +1 -1
  404. package/es/components/modal/modal-body.js +26 -10
  405. package/es/components/modal/modal-body.js.map +1 -1
  406. package/es/components/modal/modal-close-button.js +5 -6
  407. package/es/components/modal/modal-close-button.js.map +1 -1
  408. package/es/components/modal/modal-footer-button.js +4 -5
  409. package/es/components/modal/modal-footer-button.js.map +1 -1
  410. package/es/components/modal/modal-footer.js +5 -6
  411. package/es/components/modal/modal-footer.js.map +1 -1
  412. package/es/components/modal/modal-header.js +6 -7
  413. package/es/components/modal/modal-header.js.map +1 -1
  414. package/es/components/modal/modal-heading.d.ts +5 -1
  415. package/es/components/modal/modal-heading.d.ts.map +1 -1
  416. package/es/components/modal/modal-heading.js +14 -6
  417. package/es/components/modal/modal-heading.js.map +1 -1
  418. package/es/components/modal/modal-label.d.ts +5 -1
  419. package/es/components/modal/modal-label.d.ts.map +1 -1
  420. package/es/components/modal/modal-label.js +14 -6
  421. package/es/components/modal/modal-label.js.map +1 -1
  422. package/es/components/modal/modal.d.ts +18 -10
  423. package/es/components/modal/modal.d.ts.map +1 -1
  424. package/es/components/modal/modal.js +24 -24
  425. package/es/components/modal/modal.js.map +1 -1
  426. package/es/components/modal/modal.scss.js +2 -3
  427. package/es/components/multi-select/defs.js +1 -1
  428. package/es/components/multi-select/defs.js.map +1 -1
  429. package/es/components/multi-select/multi-select-item.js +7 -8
  430. package/es/components/multi-select/multi-select-item.js.map +1 -1
  431. package/es/components/multi-select/multi-select.js +52 -53
  432. package/es/components/multi-select/multi-select.js.map +1 -1
  433. package/es/components/multi-select/multi-select.scss.js +2 -3
  434. package/es/components/multi-select/multi-select.scss.js.map +1 -1
  435. package/es/components/notification/actionable-notification-button.js +5 -6
  436. package/es/components/notification/actionable-notification-button.js.map +1 -1
  437. package/es/components/notification/actionable-notification.js +22 -23
  438. package/es/components/notification/actionable-notification.js.map +1 -1
  439. package/es/components/notification/actionable-notification.scss.js +2 -3
  440. package/es/components/notification/callout-notification.js +11 -12
  441. package/es/components/notification/callout-notification.js.map +1 -1
  442. package/es/components/notification/defs.js +1 -1
  443. package/es/components/notification/defs.js.map +1 -1
  444. package/es/components/notification/inline-notification.js +21 -22
  445. package/es/components/notification/inline-notification.js.map +1 -1
  446. package/es/components/notification/inline-notification.scss.js +2 -3
  447. package/es/components/notification/stories/helper.js +8 -15
  448. package/es/components/notification/stories/helper.js.map +1 -1
  449. package/es/components/notification/toast-notification.js +10 -11
  450. package/es/components/notification/toast-notification.js.map +1 -1
  451. package/es/components/notification/toast-notification.scss.js +2 -3
  452. package/es/components/number-input/defs.d.ts +4 -0
  453. package/es/components/number-input/defs.d.ts.map +1 -1
  454. package/es/components/number-input/defs.js +1 -2
  455. package/es/components/number-input/defs.js.map +1 -1
  456. package/es/components/number-input/number-input-skeleton.d.ts +6 -1
  457. package/es/components/number-input/number-input-skeleton.d.ts.map +1 -1
  458. package/es/components/number-input/number-input-skeleton.js +13 -9
  459. package/es/components/number-input/number-input-skeleton.js.map +1 -1
  460. package/es/components/number-input/number-input.d.ts +137 -8
  461. package/es/components/number-input/number-input.d.ts.map +1 -1
  462. package/es/components/number-input/number-input.js +332 -94
  463. package/es/components/number-input/number-input.js.map +1 -1
  464. package/es/components/number-input/number-input.scss.js +2 -3
  465. package/es/components/number-input/number-input.scss.js.map +1 -1
  466. package/es/components/overflow-menu/defs.js +1 -1
  467. package/es/components/overflow-menu/defs.js.map +1 -1
  468. package/es/components/overflow-menu/overflow-menu-body.js +12 -13
  469. package/es/components/overflow-menu/overflow-menu-body.js.map +1 -1
  470. package/es/components/overflow-menu/overflow-menu-item.js +13 -14
  471. package/es/components/overflow-menu/overflow-menu-item.js.map +1 -1
  472. package/es/components/overflow-menu/overflow-menu.js +13 -14
  473. package/es/components/overflow-menu/overflow-menu.js.map +1 -1
  474. package/es/components/overflow-menu/overflow-menu.scss.js +2 -3
  475. package/es/components/page-header/page-header-breadcrumb.js +11 -12
  476. package/es/components/page-header/page-header-breadcrumb.js.map +1 -1
  477. package/es/components/page-header/page-header-content-text.js +5 -6
  478. package/es/components/page-header/page-header-content-text.js.map +1 -1
  479. package/es/components/page-header/page-header-content.js +14 -15
  480. package/es/components/page-header/page-header-content.js.map +1 -1
  481. package/es/components/page-header/page-header-hero-image.js +4 -5
  482. package/es/components/page-header/page-header-hero-image.js.map +1 -1
  483. package/es/components/page-header/page-header-tabs.js +7 -8
  484. package/es/components/page-header/page-header-tabs.js.map +1 -1
  485. package/es/components/page-header/page-header.js +4 -5
  486. package/es/components/page-header/page-header.js.map +1 -1
  487. package/es/components/page-header/page-header.scss.js +1 -2
  488. package/es/components/pagination/defs.js +1 -1
  489. package/es/components/pagination/defs.js.map +1 -1
  490. package/es/components/pagination/pagination.d.ts.map +1 -1
  491. package/es/components/pagination/pagination.js +48 -48
  492. package/es/components/pagination/pagination.js.map +1 -1
  493. package/es/components/pagination/pagination.scss.js +2 -3
  494. package/es/components/pagination-nav/defs.js +1 -1
  495. package/es/components/pagination-nav/defs.js.map +1 -1
  496. package/es/components/pagination-nav/pagination-nav.js +26 -27
  497. package/es/components/pagination-nav/pagination-nav.js.map +1 -1
  498. package/es/components/pagination-nav/pagination-nav.scss.js +2 -3
  499. package/es/components/password-input/defs.js +1 -2
  500. package/es/components/password-input/defs.js.map +1 -1
  501. package/es/components/password-input/password-input-skeleton.js +6 -7
  502. package/es/components/password-input/password-input-skeleton.js.map +1 -1
  503. package/es/components/password-input/password-input.js +58 -59
  504. package/es/components/password-input/password-input.js.map +1 -1
  505. package/es/components/password-input/password-input.scss.js +1 -2
  506. package/es/components/popover/defs.js +1 -1
  507. package/es/components/popover/defs.js.map +1 -1
  508. package/es/components/popover/popover-content.js +10 -11
  509. package/es/components/popover/popover-content.js.map +1 -1
  510. package/es/components/popover/popover.js +21 -22
  511. package/es/components/popover/popover.js.map +1 -1
  512. package/es/components/popover/popover.scss.js +1 -2
  513. package/es/components/progress-bar/defs.js +1 -1
  514. package/es/components/progress-bar/defs.js.map +1 -1
  515. package/es/components/progress-bar/progress-bar.js +28 -29
  516. package/es/components/progress-bar/progress-bar.js.map +1 -1
  517. package/es/components/progress-bar/progress-bar.scss.js +1 -2
  518. package/es/components/progress-indicator/defs.js +1 -1
  519. package/es/components/progress-indicator/defs.js.map +1 -1
  520. package/es/components/progress-indicator/progress-indicator-skeleton.js +5 -6
  521. package/es/components/progress-indicator/progress-indicator-skeleton.js.map +1 -1
  522. package/es/components/progress-indicator/progress-indicator.js +7 -8
  523. package/es/components/progress-indicator/progress-indicator.js.map +1 -1
  524. package/es/components/progress-indicator/progress-indicator.scss.js +2 -3
  525. package/es/components/progress-indicator/progress-step-skeleton.js +7 -8
  526. package/es/components/progress-indicator/progress-step-skeleton.js.map +1 -1
  527. package/es/components/progress-indicator/progress-step.js +20 -21
  528. package/es/components/progress-indicator/progress-step.js.map +1 -1
  529. package/es/components/radio-button/defs.js +1 -1
  530. package/es/components/radio-button/defs.js.map +1 -1
  531. package/es/components/radio-button/radio-button-group.js +25 -26
  532. package/es/components/radio-button/radio-button-group.js.map +1 -1
  533. package/es/components/radio-button/radio-button-skeleton.js +6 -7
  534. package/es/components/radio-button/radio-button-skeleton.js.map +1 -1
  535. package/es/components/radio-button/radio-button.js +25 -26
  536. package/es/components/radio-button/radio-button.js.map +1 -1
  537. package/es/components/radio-button/radio-button.scss.js +1 -2
  538. package/es/components/search/search-skeleton.js +8 -9
  539. package/es/components/search/search-skeleton.js.map +1 -1
  540. package/es/components/search/search.js +16 -17
  541. package/es/components/search/search.js.map +1 -1
  542. package/es/components/search/search.scss.js +2 -3
  543. package/es/components/select/select-item-group.js +4 -5
  544. package/es/components/select/select-item-group.js.map +1 -1
  545. package/es/components/select/select-item.js +4 -5
  546. package/es/components/select/select-item.js.map +1 -1
  547. package/es/components/select/select-skeleton.js +6 -7
  548. package/es/components/select/select-skeleton.js.map +1 -1
  549. package/es/components/select/select.d.ts +4 -4
  550. package/es/components/select/select.d.ts.map +1 -1
  551. package/es/components/select/select.js +45 -42
  552. package/es/components/select/select.js.map +1 -1
  553. package/es/components/select/select.scss.js +1 -2
  554. package/es/components/shape-indicator/defs.js +1 -1
  555. package/es/components/shape-indicator/defs.js.map +1 -1
  556. package/es/components/shape-indicator/shape-indicator.js +16 -17
  557. package/es/components/shape-indicator/shape-indicator.js.map +1 -1
  558. package/es/components/shape-indicator/shape-indicator.scss.js +1 -2
  559. package/es/components/side-panel/defs.js +1 -1
  560. package/es/components/side-panel/defs.js.map +1 -1
  561. package/es/components/side-panel/side-panel.js +19 -18
  562. package/es/components/side-panel/side-panel.js.map +1 -1
  563. package/es/components/skeleton-icon/skeleton-icon.js +4 -5
  564. package/es/components/skeleton-icon/skeleton-icon.js.map +1 -1
  565. package/es/components/skeleton-icon/skeleton-icon.scss.js +1 -2
  566. package/es/components/skeleton-placeholder/skeleton-placeholder.js +5 -6
  567. package/es/components/skeleton-placeholder/skeleton-placeholder.js.map +1 -1
  568. package/es/components/skeleton-placeholder/skeleton-placeholder.scss.js +1 -2
  569. package/es/components/skeleton-text/defs.js +1 -1
  570. package/es/components/skeleton-text/defs.js.map +1 -1
  571. package/es/components/skeleton-text/skeleton-text.js +7 -8
  572. package/es/components/skeleton-text/skeleton-text.js.map +1 -1
  573. package/es/components/skeleton-text/skeleton-text.scss.js +1 -2
  574. package/es/components/skip-to-content/skip-to-content.js +5 -6
  575. package/es/components/skip-to-content/skip-to-content.js.map +1 -1
  576. package/es/components/skip-to-content/skip-to-content.scss.js +2 -3
  577. package/es/components/slider/slider-input.js +12 -13
  578. package/es/components/slider/slider-input.js.map +1 -1
  579. package/es/components/slider/slider-skeleton.js +23 -24
  580. package/es/components/slider/slider-skeleton.js.map +1 -1
  581. package/es/components/slider/slider.js +45 -46
  582. package/es/components/slider/slider.js.map +1 -1
  583. package/es/components/slider/slider.scss.js +1 -2
  584. package/es/components/slug/defs.js +1 -1
  585. package/es/components/slug/defs.js.map +1 -1
  586. package/es/components/slug/slug-action-button.js +4 -5
  587. package/es/components/slug/slug-action-button.js.map +1 -1
  588. package/es/components/slug/slug.js +15 -16
  589. package/es/components/slug/slug.js.map +1 -1
  590. package/es/components/slug/slug.scss.js +2 -3
  591. package/es/components/stack/defs.js +1 -2
  592. package/es/components/stack/defs.js.map +1 -1
  593. package/es/components/stack/stack.js +8 -9
  594. package/es/components/stack/stack.js.map +1 -1
  595. package/es/components/stack/stack.scss.js +1 -2
  596. package/es/components/structured-list/structured-list-body.js +4 -5
  597. package/es/components/structured-list/structured-list-body.js.map +1 -1
  598. package/es/components/structured-list/structured-list-cell.js +4 -5
  599. package/es/components/structured-list/structured-list-cell.js.map +1 -1
  600. package/es/components/structured-list/structured-list-head.js +4 -5
  601. package/es/components/structured-list/structured-list-head.js.map +1 -1
  602. package/es/components/structured-list/structured-list-header-cell-skeleton.js +4 -5
  603. package/es/components/structured-list/structured-list-header-cell-skeleton.js.map +1 -1
  604. package/es/components/structured-list/structured-list-header-cell.js +4 -5
  605. package/es/components/structured-list/structured-list-header-cell.js.map +1 -1
  606. package/es/components/structured-list/structured-list-header-row.js +5 -6
  607. package/es/components/structured-list/structured-list-header-row.js.map +1 -1
  608. package/es/components/structured-list/structured-list-row.js +12 -13
  609. package/es/components/structured-list/structured-list-row.js.map +1 -1
  610. package/es/components/structured-list/structured-list.js +9 -10
  611. package/es/components/structured-list/structured-list.js.map +1 -1
  612. package/es/components/structured-list/structured-list.scss.js +1 -2
  613. package/es/components/tabs/defs.d.ts +14 -1
  614. package/es/components/tabs/defs.d.ts.map +1 -1
  615. package/es/components/tabs/defs.js +17 -3
  616. package/es/components/tabs/defs.js.map +1 -1
  617. package/es/components/tabs/index.d.ts +3 -1
  618. package/es/components/tabs/index.d.ts.map +1 -1
  619. package/es/components/tabs/index.js +2 -0
  620. package/es/components/tabs/tab-skeleton.js +5 -6
  621. package/es/components/tabs/tab-skeleton.js.map +1 -1
  622. package/es/components/tabs/tab.d.ts +13 -1
  623. package/es/components/tabs/tab.d.ts.map +1 -1
  624. package/es/components/tabs/tab.js +42 -14
  625. package/es/components/tabs/tab.js.map +1 -1
  626. package/es/components/tabs/tabs-skeleton.js +5 -6
  627. package/es/components/tabs/tabs-skeleton.js.map +1 -1
  628. package/es/components/tabs/tabs.d.ts +7 -3
  629. package/es/components/tabs/tabs.d.ts.map +1 -1
  630. package/es/components/tabs/tabs.js +61 -53
  631. package/es/components/tabs/tabs.js.map +1 -1
  632. package/es/components/tabs/tabs.scss.js +2 -3
  633. package/es/components/tabs/tabs.scss.js.map +1 -1
  634. package/es/components/tag/defs.js +1 -1
  635. package/es/components/tag/defs.js.map +1 -1
  636. package/es/components/tag/dismissible-tag.js +15 -16
  637. package/es/components/tag/dismissible-tag.js.map +1 -1
  638. package/es/components/tag/operational-tag.js +11 -11
  639. package/es/components/tag/operational-tag.js.map +1 -1
  640. package/es/components/tag/selectable-tag.js +10 -10
  641. package/es/components/tag/selectable-tag.js.map +1 -1
  642. package/es/components/tag/tag-skeleton.js +9 -10
  643. package/es/components/tag/tag-skeleton.js.map +1 -1
  644. package/es/components/tag/tag.js +17 -17
  645. package/es/components/tag/tag.js.map +1 -1
  646. package/es/components/tag/tag.scss.js +1 -2
  647. package/es/components/tag/types.js +1 -2
  648. package/es/components/tag/types.js.map +1 -1
  649. package/es/components/tearsheet/defs.js +1 -1
  650. package/es/components/tearsheet/defs.js.map +1 -1
  651. package/es/components/tearsheet/tearsheet.js +23 -24
  652. package/es/components/tearsheet/tearsheet.js.map +1 -1
  653. package/es/components/text-input/defs.js +1 -2
  654. package/es/components/text-input/defs.js.map +1 -1
  655. package/es/components/text-input/stories/helpers.js +10 -11
  656. package/es/components/text-input/stories/helpers.js.map +1 -1
  657. package/es/components/text-input/text-input-skeleton.d.ts +2 -2
  658. package/es/components/text-input/text-input-skeleton.js +8 -9
  659. package/es/components/text-input/text-input-skeleton.js.map +1 -1
  660. package/es/components/text-input/text-input.js +55 -56
  661. package/es/components/text-input/text-input.js.map +1 -1
  662. package/es/components/text-input/text-input.scss.js +1 -2
  663. package/es/components/textarea/defs.js +1 -2
  664. package/es/components/textarea/stories/helpers.js +1 -2
  665. package/es/components/textarea/stories/helpers.js.map +1 -1
  666. package/es/components/textarea/textarea-skeleton.js +6 -7
  667. package/es/components/textarea/textarea-skeleton.js.map +1 -1
  668. package/es/components/textarea/textarea.js +28 -29
  669. package/es/components/textarea/textarea.js.map +1 -1
  670. package/es/components/textarea/textarea.scss.js +1 -2
  671. package/es/components/tile/clickable-tile.js +15 -16
  672. package/es/components/tile/clickable-tile.js.map +1 -1
  673. package/es/components/tile/defs.js +1 -2
  674. package/es/components/tile/expandable-tile.js +14 -15
  675. package/es/components/tile/expandable-tile.js.map +1 -1
  676. package/es/components/tile/radio-tile.js +15 -16
  677. package/es/components/tile/radio-tile.js.map +1 -1
  678. package/es/components/tile/selectable-tile.js +18 -19
  679. package/es/components/tile/selectable-tile.js.map +1 -1
  680. package/es/components/tile/tile-group.js +21 -22
  681. package/es/components/tile/tile-group.js.map +1 -1
  682. package/es/components/tile/tile.js +7 -8
  683. package/es/components/tile/tile.js.map +1 -1
  684. package/es/components/tile/tile.scss.js +1 -2
  685. package/es/components/time-picker/defs.js +1 -2
  686. package/es/components/time-picker/defs.js.map +1 -1
  687. package/es/components/time-picker/time-picker-select.js +11 -12
  688. package/es/components/time-picker/time-picker-select.js.map +1 -1
  689. package/es/components/time-picker/time-picker.js +23 -24
  690. package/es/components/time-picker/time-picker.js.map +1 -1
  691. package/es/components/time-picker/time-picker.scss.js +1 -2
  692. package/es/components/toggle/defs.js +1 -1
  693. package/es/components/toggle/defs.js.map +1 -1
  694. package/es/components/toggle/toggle-skeleton.js +8 -9
  695. package/es/components/toggle/toggle-skeleton.js.map +1 -1
  696. package/es/components/toggle/toggle.js +17 -18
  697. package/es/components/toggle/toggle.js.map +1 -1
  698. package/es/components/toggle/toggle.scss.js +1 -2
  699. package/es/components/toggle-tip/toggletip.js +27 -28
  700. package/es/components/toggle-tip/toggletip.js.map +1 -1
  701. package/es/components/toggle-tip/toggletip.scss.js +2 -3
  702. package/es/components/toggle-tip/toggletip.scss.js.map +1 -1
  703. package/es/components/tooltip/definition-tooltip.js +5 -6
  704. package/es/components/tooltip/definition-tooltip.js.map +1 -1
  705. package/es/components/tooltip/tooltip-content.js +5 -6
  706. package/es/components/tooltip/tooltip-content.js.map +1 -1
  707. package/es/components/tooltip/tooltip.js +6 -7
  708. package/es/components/tooltip/tooltip.js.map +1 -1
  709. package/es/components/tooltip/tooltip.scss.js +1 -2
  710. package/es/components/tree-view/defs.js +1 -1
  711. package/es/components/tree-view/defs.js.map +1 -1
  712. package/es/components/tree-view/tree-node.js +28 -29
  713. package/es/components/tree-view/tree-node.js.map +1 -1
  714. package/es/components/tree-view/tree-view.js +9 -10
  715. package/es/components/tree-view/tree-view.js.map +1 -1
  716. package/es/components/tree-view/tree-view.scss.js +1 -2
  717. package/es/components/ui-shell/defs.js +1 -1
  718. package/es/components/ui-shell/defs.js.map +1 -1
  719. package/es/components/ui-shell/header-global-action.js +15 -15
  720. package/es/components/ui-shell/header-global-action.js.map +1 -1
  721. package/es/components/ui-shell/header-menu-button.js +11 -12
  722. package/es/components/ui-shell/header-menu-button.js.map +1 -1
  723. package/es/components/ui-shell/header-menu-item.js +4 -5
  724. package/es/components/ui-shell/header-menu-item.js.map +1 -1
  725. package/es/components/ui-shell/header-menu.js +10 -11
  726. package/es/components/ui-shell/header-menu.js.map +1 -1
  727. package/es/components/ui-shell/header-name.js +6 -7
  728. package/es/components/ui-shell/header-name.js.map +1 -1
  729. package/es/components/ui-shell/header-nav-item.js +7 -8
  730. package/es/components/ui-shell/header-nav-item.js.map +1 -1
  731. package/es/components/ui-shell/header-nav.js +6 -7
  732. package/es/components/ui-shell/header-nav.js.map +1 -1
  733. package/es/components/ui-shell/header-panel.js +4 -5
  734. package/es/components/ui-shell/header-panel.js.map +1 -1
  735. package/es/components/ui-shell/header-side-nav-items.js +4 -5
  736. package/es/components/ui-shell/header-side-nav-items.js.map +1 -1
  737. package/es/components/ui-shell/header.js +4 -5
  738. package/es/components/ui-shell/header.js.map +1 -1
  739. package/es/components/ui-shell/header.scss.js +2 -3
  740. package/es/components/ui-shell/side-nav-divider.js +4 -5
  741. package/es/components/ui-shell/side-nav-divider.js.map +1 -1
  742. package/es/components/ui-shell/side-nav-items.js +4 -5
  743. package/es/components/ui-shell/side-nav-items.js.map +1 -1
  744. package/es/components/ui-shell/side-nav-link.js +8 -9
  745. package/es/components/ui-shell/side-nav-link.js.map +1 -1
  746. package/es/components/ui-shell/side-nav-menu-item.js +8 -9
  747. package/es/components/ui-shell/side-nav-menu-item.js.map +1 -1
  748. package/es/components/ui-shell/side-nav-menu.js +12 -13
  749. package/es/components/ui-shell/side-nav-menu.js.map +1 -1
  750. package/es/components/ui-shell/side-nav.js +24 -25
  751. package/es/components/ui-shell/side-nav.js.map +1 -1
  752. package/es/components/ui-shell/side-nav.scss.js +1 -2
  753. package/es/components/ui-shell/switcher-divider.js +4 -5
  754. package/es/components/ui-shell/switcher-divider.js.map +1 -1
  755. package/es/components/ui-shell/switcher-item.js +6 -7
  756. package/es/components/ui-shell/switcher-item.js.map +1 -1
  757. package/es/components/ui-shell/switcher.js +4 -5
  758. package/es/components/ui-shell/switcher.js.map +1 -1
  759. package/es/feature-flags/es/index.js +6 -6
  760. package/es/feature-flags/es/index.js.map +1 -1
  761. package/es/globals/controllers/floating-controller.js +1 -2
  762. package/es/globals/controllers/floating-controller.js.map +1 -1
  763. package/es/globals/decorators/carbon-element.js +1 -1
  764. package/es/globals/decorators/host-listener.js +1 -1
  765. package/es/globals/directives/if-non-empty.js +1 -2
  766. package/es/globals/directives/if-non-empty.js.map +1 -1
  767. package/es/globals/directives/spread.js +1 -2
  768. package/es/globals/directives/spread.js.map +1 -1
  769. package/es/globals/internal/collection-helpers.js +1 -1
  770. package/es/globals/internal/deep-shadow-contains.js +1 -1
  771. package/es/globals/internal/feature-flags.js +1 -1
  772. package/es/globals/internal/icon-loader-utils.js +1 -2
  773. package/es/globals/internal/icon-loader-utils.js.map +1 -1
  774. package/es/globals/internal/icon-loader.js +1 -2
  775. package/es/globals/internal/icon-loader.js.map +1 -1
  776. package/es/globals/internal/radio-group-manager.js +1 -1
  777. package/es/globals/internal/radio-group-manager.js.map +1 -1
  778. package/es/globals/mixins/focus.js +1 -2
  779. package/es/globals/mixins/focus.js.map +1 -1
  780. package/es/globals/mixins/form.js +1 -2
  781. package/es/globals/mixins/form.js.map +1 -1
  782. package/es/globals/mixins/host-listener.js +1 -2
  783. package/es/globals/mixins/host-listener.js.map +1 -1
  784. package/es/globals/mixins/on.js +1 -1
  785. package/es/globals/mixins/validity.js +5 -5
  786. package/es/globals/mixins/validity.js.map +1 -1
  787. package/es/globals/settings.js +57 -57
  788. package/es/globals/settings.js.map +1 -1
  789. package/es/globals/shared-enums.js +1 -1
  790. package/es/globals/shared-enums.js.map +1 -1
  791. package/es/index.d.ts +10 -1
  792. package/es/index.d.ts.map +1 -1
  793. package/es/index.js +10 -2
  794. package/es-custom/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.js +2 -3
  795. package/es-custom/components/accordion/accordion-item-skeleton.js +7 -8
  796. package/es-custom/components/accordion/accordion-item-skeleton.js.map +1 -1
  797. package/es-custom/components/accordion/accordion-item.js +16 -17
  798. package/es-custom/components/accordion/accordion-item.js.map +1 -1
  799. package/es-custom/components/accordion/accordion-skeleton.js +15 -16
  800. package/es-custom/components/accordion/accordion-skeleton.js.map +1 -1
  801. package/es-custom/components/accordion/accordion.js +7 -8
  802. package/es-custom/components/accordion/accordion.js.map +1 -1
  803. package/es-custom/components/accordion/accordion.scss.js +1 -2
  804. package/es-custom/components/accordion/defs.js +1 -1
  805. package/es-custom/components/accordion/defs.js.map +1 -1
  806. package/es-custom/components/ai-label/ai-label-action-button.js +4 -5
  807. package/es-custom/components/ai-label/ai-label-action-button.js.map +1 -1
  808. package/es-custom/components/ai-label/ai-label.js +15 -16
  809. package/es-custom/components/ai-label/ai-label.js.map +1 -1
  810. package/es-custom/components/ai-label/ai-label.scss.js +2 -3
  811. package/es-custom/components/ai-label/defs.js +1 -1
  812. package/es-custom/components/ai-label/defs.js.map +1 -1
  813. package/es-custom/components/ai-skeleton/ai-skeleton-icon.js +5 -6
  814. package/es-custom/components/ai-skeleton/ai-skeleton-icon.js.map +1 -1
  815. package/es-custom/components/ai-skeleton/ai-skeleton-placeholder.js +5 -6
  816. package/es-custom/components/ai-skeleton/ai-skeleton-placeholder.js.map +1 -1
  817. package/es-custom/components/ai-skeleton/ai-skeleton-text.js +5 -6
  818. package/es-custom/components/ai-skeleton/ai-skeleton-text.js.map +1 -1
  819. package/es-custom/components/ai-skeleton/ai-skeleton.scss.js +1 -2
  820. package/es-custom/components/badge-indicator/badge-indicator.js +4 -5
  821. package/es-custom/components/badge-indicator/badge-indicator.js.map +1 -1
  822. package/es-custom/components/badge-indicator/badge-indicator.scss.js +1 -2
  823. package/es-custom/components/breadcrumb/breadcrumb-item.js +6 -7
  824. package/es-custom/components/breadcrumb/breadcrumb-item.js.map +1 -1
  825. package/es-custom/components/breadcrumb/breadcrumb-link.js +6 -7
  826. package/es-custom/components/breadcrumb/breadcrumb-link.js.map +1 -1
  827. package/es-custom/components/breadcrumb/breadcrumb-overflow-menu.js +5 -6
  828. package/es-custom/components/breadcrumb/breadcrumb-overflow-menu.js.map +1 -1
  829. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js +11 -12
  830. package/es-custom/components/breadcrumb/breadcrumb-skeleton.js.map +1 -1
  831. package/es-custom/components/breadcrumb/breadcrumb.js +10 -11
  832. package/es-custom/components/breadcrumb/breadcrumb.js.map +1 -1
  833. package/es-custom/components/breadcrumb/breadcrumb.scss.js +2 -3
  834. package/es-custom/components/breadcrumb/defs.js +1 -1
  835. package/es-custom/components/breadcrumb/defs.js.map +1 -1
  836. package/es-custom/components/button/button-set-base.js +4 -5
  837. package/es-custom/components/button/button-set-base.js.map +1 -1
  838. package/es-custom/components/button/button-set.js +11 -12
  839. package/es-custom/components/button/button-set.js.map +1 -1
  840. package/es-custom/components/button/button-skeleton.js +8 -9
  841. package/es-custom/components/button/button-skeleton.js.map +1 -1
  842. package/es-custom/components/button/button.js +34 -34
  843. package/es-custom/components/button/button.js.map +1 -1
  844. package/es-custom/components/button/button.scss.js +2 -3
  845. package/es-custom/components/button/button.scss.js.map +1 -1
  846. package/es-custom/components/button/defs.js +1 -1
  847. package/es-custom/components/button/defs.js.map +1 -1
  848. package/es-custom/components/chat-button/chat-button-skeleton.js +9 -10
  849. package/es-custom/components/chat-button/chat-button-skeleton.js.map +1 -1
  850. package/es-custom/components/chat-button/chat-button.js +16 -17
  851. package/es-custom/components/chat-button/chat-button.js.map +1 -1
  852. package/es-custom/components/chat-button/chat-button.scss.js +1 -2
  853. package/es-custom/components/chat-button/defs.js +1 -1
  854. package/es-custom/components/chat-button/defs.js.map +1 -1
  855. package/es-custom/components/checkbox/checkbox-group.d.ts +1 -1
  856. package/es-custom/components/checkbox/checkbox-group.d.ts.map +1 -1
  857. package/es-custom/components/checkbox/checkbox-group.js +36 -33
  858. package/es-custom/components/checkbox/checkbox-group.js.map +1 -1
  859. package/es-custom/components/checkbox/checkbox-skeleton.js +6 -7
  860. package/es-custom/components/checkbox/checkbox-skeleton.js.map +1 -1
  861. package/es-custom/components/checkbox/checkbox.d.ts.map +1 -1
  862. package/es-custom/components/checkbox/checkbox.js +25 -23
  863. package/es-custom/components/checkbox/checkbox.js.map +1 -1
  864. package/es-custom/components/checkbox/checkbox.scss.js +2 -3
  865. package/es-custom/components/checkbox/checkbox.scss.js.map +1 -1
  866. package/es-custom/components/checkbox/defs.js +1 -1
  867. package/es-custom/components/checkbox/defs.js.map +1 -1
  868. package/es-custom/components/code-snippet/code-snippet-skeleton.js +8 -9
  869. package/es-custom/components/code-snippet/code-snippet-skeleton.js.map +1 -1
  870. package/es-custom/components/code-snippet/code-snippet.js +33 -34
  871. package/es-custom/components/code-snippet/code-snippet.js.map +1 -1
  872. package/es-custom/components/code-snippet/code-snippet.scss.js +2 -3
  873. package/es-custom/components/code-snippet/defs.js +1 -2
  874. package/es-custom/components/code-snippet/defs.js.map +1 -1
  875. package/es-custom/components/combo-box/combo-box-item.js +6 -7
  876. package/es-custom/components/combo-box/combo-box-item.js.map +1 -1
  877. package/es-custom/components/combo-box/combo-box.js +18 -19
  878. package/es-custom/components/combo-box/combo-box.js.map +1 -1
  879. package/es-custom/components/combo-box/combo-box.scss.js +2 -3
  880. package/es-custom/components/combo-button/combo-button.js +13 -14
  881. package/es-custom/components/combo-button/combo-button.js.map +1 -1
  882. package/es-custom/components/combo-button/combo-button.scss.js +2 -3
  883. package/es-custom/components/combo-button/defs.js +1 -1
  884. package/es-custom/components/combo-button/defs.js.map +1 -1
  885. package/es-custom/components/contained-list/contained-list-description.js +4 -5
  886. package/es-custom/components/contained-list/contained-list-description.js.map +1 -1
  887. package/es-custom/components/contained-list/contained-list-item.js +12 -12
  888. package/es-custom/components/contained-list/contained-list-item.js.map +1 -1
  889. package/es-custom/components/contained-list/contained-list.js +11 -12
  890. package/es-custom/components/contained-list/contained-list.js.map +1 -1
  891. package/es-custom/components/contained-list/contained-list.scss.js +2 -3
  892. package/es-custom/components/content-switcher/content-switcher-item.js +8 -9
  893. package/es-custom/components/content-switcher/content-switcher-item.js.map +1 -1
  894. package/es-custom/components/content-switcher/content-switcher.d.ts +3 -3
  895. package/es-custom/components/content-switcher/content-switcher.d.ts.map +1 -1
  896. package/es-custom/components/content-switcher/content-switcher.js +21 -21
  897. package/es-custom/components/content-switcher/content-switcher.js.map +1 -1
  898. package/es-custom/components/content-switcher/content-switcher.scss.js +2 -3
  899. package/es-custom/components/content-switcher/defs.js +1 -1
  900. package/es-custom/components/content-switcher/defs.js.map +1 -1
  901. package/es-custom/components/copy/copy.js +10 -11
  902. package/es-custom/components/copy/copy.js.map +1 -1
  903. package/es-custom/components/copy-button/copy-button.js +8 -9
  904. package/es-custom/components/copy-button/copy-button.js.map +1 -1
  905. package/es-custom/components/copy-button/copy-button.scss.js +2 -3
  906. package/es-custom/components/data-table/data-table.scss.js +2 -3
  907. package/es-custom/components/data-table/defs.js +11 -11
  908. package/es-custom/components/data-table/defs.js.map +1 -1
  909. package/es-custom/components/data-table/table-batch-actions.js +14 -15
  910. package/es-custom/components/data-table/table-batch-actions.js.map +1 -1
  911. package/es-custom/components/data-table/table-body.js +5 -6
  912. package/es-custom/components/data-table/table-body.js.map +1 -1
  913. package/es-custom/components/data-table/table-cell-content.js +4 -5
  914. package/es-custom/components/data-table/table-cell-content.js.map +1 -1
  915. package/es-custom/components/data-table/table-cell.js +4 -5
  916. package/es-custom/components/data-table/table-cell.js.map +1 -1
  917. package/es-custom/components/data-table/table-expanded-row.js +6 -7
  918. package/es-custom/components/data-table/table-expanded-row.js.map +1 -1
  919. package/es-custom/components/data-table/table-head.js +4 -5
  920. package/es-custom/components/data-table/table-head.js.map +1 -1
  921. package/es-custom/components/data-table/table-header-cell.js +18 -19
  922. package/es-custom/components/data-table/table-header-cell.js.map +1 -1
  923. package/es-custom/components/data-table/table-header-description.js +4 -5
  924. package/es-custom/components/data-table/table-header-description.js.map +1 -1
  925. package/es-custom/components/data-table/table-header-row.js +5 -6
  926. package/es-custom/components/data-table/table-header-row.js.map +1 -1
  927. package/es-custom/components/data-table/table-header-title.js +4 -5
  928. package/es-custom/components/data-table/table-header-title.js.map +1 -1
  929. package/es-custom/components/data-table/table-row.js +18 -19
  930. package/es-custom/components/data-table/table-row.js.map +1 -1
  931. package/es-custom/components/data-table/table-skeleton.js +15 -16
  932. package/es-custom/components/data-table/table-skeleton.js.map +1 -1
  933. package/es-custom/components/data-table/table-toolbar-content.js +4 -5
  934. package/es-custom/components/data-table/table-toolbar-content.js.map +1 -1
  935. package/es-custom/components/data-table/table-toolbar-search.js +9 -10
  936. package/es-custom/components/data-table/table-toolbar-search.js.map +1 -1
  937. package/es-custom/components/data-table/table-toolbar.js +6 -7
  938. package/es-custom/components/data-table/table-toolbar.js.map +1 -1
  939. package/es-custom/components/data-table/table.js +45 -45
  940. package/es-custom/components/data-table/table.js.map +1 -1
  941. package/es-custom/components/date-picker/append-to-plugin.js +1 -1
  942. package/es-custom/components/date-picker/append-to-plugin.js.map +1 -1
  943. package/es-custom/components/date-picker/css-class-plugin.js +1 -2
  944. package/es-custom/components/date-picker/css-class-plugin.js.map +1 -1
  945. package/es-custom/components/date-picker/date-picker-input-skeleton.js +12 -13
  946. package/es-custom/components/date-picker/date-picker-input-skeleton.js.map +1 -1
  947. package/es-custom/components/date-picker/date-picker-input.js +36 -34
  948. package/es-custom/components/date-picker/date-picker-input.js.map +1 -1
  949. package/es-custom/components/date-picker/date-picker.js +20 -39
  950. package/es-custom/components/date-picker/date-picker.js.map +1 -1
  951. package/es-custom/components/date-picker/date-picker.scss.js +1 -2
  952. package/es-custom/components/date-picker/defs.js +1 -2
  953. package/es-custom/components/date-picker/defs.js.map +1 -1
  954. package/es-custom/components/date-picker/fix-events-plugin.js +1 -2
  955. package/es-custom/components/date-picker/fix-events-plugin.js.map +1 -1
  956. package/es-custom/components/date-picker/focus-plugin.js +1 -2
  957. package/es-custom/components/date-picker/focus-plugin.js.map +1 -1
  958. package/es-custom/components/date-picker/icon-plugin.js +1 -2
  959. package/es-custom/components/date-picker/icon-plugin.js.map +1 -1
  960. package/es-custom/components/date-picker/iso-date.js +1 -1
  961. package/es-custom/components/date-picker/month-select-plugin.js +1 -2
  962. package/es-custom/components/date-picker/month-select-plugin.js.map +1 -1
  963. package/es-custom/components/date-picker/range-plugin.js +1 -2
  964. package/es-custom/components/date-picker/range-plugin.js.map +1 -1
  965. package/es-custom/components/date-picker/shadow-dom-events-plugin.js +1 -2
  966. package/es-custom/components/date-picker/shadow-dom-events-plugin.js.map +1 -1
  967. package/es-custom/components/date-picker/state-handshake-plugin.js +1 -1
  968. package/es-custom/components/date-picker/state-handshake-plugin.js.map +1 -1
  969. package/es-custom/components/dialog/dialog-body.d.ts +19 -0
  970. package/es-custom/components/dialog/dialog-body.d.ts.map +1 -0
  971. package/es-custom/components/dialog/dialog-body.js +47 -0
  972. package/es-custom/components/dialog/dialog-body.js.map +1 -0
  973. package/es-custom/components/dialog/dialog-close-button.d.ts +20 -0
  974. package/es-custom/components/dialog/dialog-close-button.d.ts.map +1 -0
  975. package/es-custom/components/dialog/dialog-close-button.js +61 -0
  976. package/es-custom/components/dialog/dialog-close-button.js.map +1 -0
  977. package/es-custom/components/dialog/dialog-controls.d.ts +18 -0
  978. package/es-custom/components/dialog/dialog-controls.d.ts.map +1 -0
  979. package/es-custom/components/dialog/dialog-controls.js +38 -0
  980. package/es-custom/components/dialog/dialog-controls.js.map +1 -0
  981. package/es-custom/components/dialog/dialog-footer-button.d.ts +17 -0
  982. package/es-custom/components/dialog/dialog-footer-button.d.ts.map +1 -0
  983. package/es-custom/components/dialog/dialog-footer-button.js +36 -0
  984. package/es-custom/components/dialog/dialog-footer-button.js.map +1 -0
  985. package/es-custom/components/dialog/dialog-footer.d.ts +21 -0
  986. package/es-custom/components/dialog/dialog-footer.d.ts.map +1 -0
  987. package/es-custom/components/dialog/dialog-footer.js +41 -0
  988. package/es-custom/components/dialog/dialog-footer.js.map +1 -0
  989. package/es-custom/components/dialog/dialog-header.d.ts +18 -0
  990. package/es-custom/components/dialog/dialog-header.d.ts.map +1 -0
  991. package/es-custom/components/dialog/dialog-header.js +38 -0
  992. package/es-custom/components/dialog/dialog-header.js.map +1 -0
  993. package/es-custom/components/dialog/dialog-subtitle.d.ts +22 -0
  994. package/es-custom/components/dialog/dialog-subtitle.d.ts.map +1 -0
  995. package/es-custom/components/dialog/dialog-subtitle.js +48 -0
  996. package/es-custom/components/dialog/dialog-subtitle.js.map +1 -0
  997. package/es-custom/components/dialog/dialog-title.d.ts +22 -0
  998. package/es-custom/components/dialog/dialog-title.d.ts.map +1 -0
  999. package/es-custom/components/dialog/dialog-title.js +48 -0
  1000. package/es-custom/components/dialog/dialog-title.js.map +1 -0
  1001. package/es-custom/components/dialog/dialog.d.ts +99 -0
  1002. package/es-custom/components/dialog/dialog.d.ts.map +1 -0
  1003. package/es-custom/components/dialog/dialog.js +183 -0
  1004. package/es-custom/components/dialog/dialog.js.map +1 -0
  1005. package/es-custom/components/dialog/dialog.scss.js +14 -0
  1006. package/es-custom/components/dialog/dialog.scss.js.map +1 -0
  1007. package/es-custom/components/dialog/index.d.ts +16 -0
  1008. package/es-custom/components/dialog/index.d.ts.map +1 -0
  1009. package/es-custom/components/dialog/index.js +16 -0
  1010. package/es-custom/components/dropdown/defs.js +1 -2
  1011. package/es-custom/components/dropdown/defs.js.map +1 -1
  1012. package/es-custom/components/dropdown/dropdown-item.js +11 -12
  1013. package/es-custom/components/dropdown/dropdown-item.js.map +1 -1
  1014. package/es-custom/components/dropdown/dropdown-skeleton.js +10 -11
  1015. package/es-custom/components/dropdown/dropdown-skeleton.js.map +1 -1
  1016. package/es-custom/components/dropdown/dropdown.d.ts +4 -4
  1017. package/es-custom/components/dropdown/dropdown.d.ts.map +1 -1
  1018. package/es-custom/components/dropdown/dropdown.js +61 -62
  1019. package/es-custom/components/dropdown/dropdown.js.map +1 -1
  1020. package/es-custom/components/dropdown/dropdown.scss.js +2 -3
  1021. package/es-custom/components/dropdown/dropdown.scss.js.map +1 -1
  1022. package/es-custom/components/feature-flags/index.js +2 -3
  1023. package/es-custom/components/feature-flags/index.js.map +1 -1
  1024. package/es-custom/components/file-uploader/defs.js +1 -1
  1025. package/es-custom/components/file-uploader/defs.js.map +1 -1
  1026. package/es-custom/components/file-uploader/demo-file-uploader.js +11 -12
  1027. package/es-custom/components/file-uploader/demo-file-uploader.js.map +1 -1
  1028. package/es-custom/components/file-uploader/file-uploader-button.js +17 -18
  1029. package/es-custom/components/file-uploader/file-uploader-button.js.map +1 -1
  1030. package/es-custom/components/file-uploader/file-uploader-drop-container.js +11 -12
  1031. package/es-custom/components/file-uploader/file-uploader-drop-container.js.map +1 -1
  1032. package/es-custom/components/file-uploader/file-uploader-item.js +21 -22
  1033. package/es-custom/components/file-uploader/file-uploader-item.js.map +1 -1
  1034. package/es-custom/components/file-uploader/file-uploader-skeleton.js +6 -7
  1035. package/es-custom/components/file-uploader/file-uploader-skeleton.js.map +1 -1
  1036. package/es-custom/components/file-uploader/file-uploader.js +10 -11
  1037. package/es-custom/components/file-uploader/file-uploader.js.map +1 -1
  1038. package/es-custom/components/file-uploader/file-uploader.scss.js +2 -3
  1039. package/es-custom/components/floating-menu/defs.js +1 -1
  1040. package/es-custom/components/floating-menu/defs.js.map +1 -1
  1041. package/es-custom/components/floating-menu/floating-menu.js +10 -11
  1042. package/es-custom/components/floating-menu/floating-menu.js.map +1 -1
  1043. package/es-custom/components/fluid-dropdown/fluid-dropdown-skeleton.js +8 -9
  1044. package/es-custom/components/fluid-dropdown/fluid-dropdown-skeleton.js.map +1 -1
  1045. package/es-custom/components/fluid-dropdown/fluid-dropdown.js +4 -5
  1046. package/es-custom/components/fluid-dropdown/fluid-dropdown.js.map +1 -1
  1047. package/es-custom/components/fluid-dropdown/fluid-dropdown.scss.js +2 -3
  1048. package/es-custom/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts +18 -0
  1049. package/es-custom/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts.map +1 -0
  1050. package/es-custom/components/fluid-multi-select/fluid-multi-select-skeleton.js +45 -0
  1051. package/es-custom/components/fluid-multi-select/fluid-multi-select-skeleton.js.map +1 -0
  1052. package/es-custom/components/fluid-multi-select/fluid-multi-select.d.ts +24 -0
  1053. package/es-custom/components/fluid-multi-select/fluid-multi-select.d.ts.map +1 -0
  1054. package/es-custom/components/fluid-multi-select/fluid-multi-select.js +63 -0
  1055. package/es-custom/components/fluid-multi-select/fluid-multi-select.js.map +1 -0
  1056. package/es-custom/components/fluid-multi-select/fluid-multi-select.scss.js +14 -0
  1057. package/es-custom/components/fluid-multi-select/fluid-multi-select.scss.js.map +1 -0
  1058. package/es-custom/components/fluid-multi-select/index.d.ts +9 -0
  1059. package/es-custom/components/fluid-multi-select/index.d.ts.map +1 -0
  1060. package/es-custom/components/fluid-multi-select/index.js +9 -0
  1061. package/es-custom/components/fluid-number-input/fluid-number-input-skeleton.js +4 -5
  1062. package/es-custom/components/fluid-number-input/fluid-number-input-skeleton.js.map +1 -1
  1063. package/es-custom/components/fluid-number-input/fluid-number-input.d.ts +2 -2
  1064. package/es-custom/components/fluid-number-input/fluid-number-input.d.ts.map +1 -1
  1065. package/es-custom/components/fluid-number-input/fluid-number-input.js +12 -13
  1066. package/es-custom/components/fluid-number-input/fluid-number-input.js.map +1 -1
  1067. package/es-custom/components/fluid-number-input/fluid-number-input.scss.js +1 -2
  1068. package/es-custom/components/fluid-password-input/fluid-password-input.js +6 -7
  1069. package/es-custom/components/fluid-password-input/fluid-password-input.js.map +1 -1
  1070. package/es-custom/components/fluid-password-input/fluid-password-input.scss.js +1 -2
  1071. package/es-custom/components/fluid-search/fluid-search-skeleton.js +4 -5
  1072. package/es-custom/components/fluid-search/fluid-search-skeleton.js.map +1 -1
  1073. package/es-custom/components/fluid-search/fluid-search.js +5 -6
  1074. package/es-custom/components/fluid-search/fluid-search.js.map +1 -1
  1075. package/es-custom/components/fluid-search/fluid-search.scss.js +2 -3
  1076. package/es-custom/components/fluid-select/fluid-select-skeleton.js +5 -6
  1077. package/es-custom/components/fluid-select/fluid-select-skeleton.js.map +1 -1
  1078. package/es-custom/components/fluid-select/fluid-select.js +11 -12
  1079. package/es-custom/components/fluid-select/fluid-select.js.map +1 -1
  1080. package/es-custom/components/fluid-select/fluid-select.scss.js +1 -2
  1081. package/es-custom/components/fluid-text-input/fluid-text-input-skeleton.js +4 -5
  1082. package/es-custom/components/fluid-text-input/fluid-text-input-skeleton.js.map +1 -1
  1083. package/es-custom/components/fluid-text-input/fluid-text-input.js +6 -7
  1084. package/es-custom/components/fluid-text-input/fluid-text-input.js.map +1 -1
  1085. package/es-custom/components/fluid-text-input/fluid-text-input.scss.js +1 -2
  1086. package/es-custom/components/fluid-textarea/fluid-textarea-skeleton.js +5 -6
  1087. package/es-custom/components/fluid-textarea/fluid-textarea-skeleton.js.map +1 -1
  1088. package/es-custom/components/fluid-textarea/fluid-textarea.js +5 -6
  1089. package/es-custom/components/fluid-textarea/fluid-textarea.js.map +1 -1
  1090. package/es-custom/components/fluid-textarea/fluid-textarea.scss.js +1 -2
  1091. package/es-custom/components/fluid-time-picker/fluid-time-picker-select.js +4 -5
  1092. package/es-custom/components/fluid-time-picker/fluid-time-picker-select.js.map +1 -1
  1093. package/es-custom/components/fluid-time-picker/fluid-time-picker-skeleton.js +6 -7
  1094. package/es-custom/components/fluid-time-picker/fluid-time-picker-skeleton.js.map +1 -1
  1095. package/es-custom/components/fluid-time-picker/fluid-time-picker.js +31 -32
  1096. package/es-custom/components/fluid-time-picker/fluid-time-picker.js.map +1 -1
  1097. package/es-custom/components/fluid-time-picker/fluid-time-picker.scss.js +1 -2
  1098. package/es-custom/components/form/form-item.js +4 -5
  1099. package/es-custom/components/form/form-item.js.map +1 -1
  1100. package/es-custom/components/form/form-item.scss.js +1 -2
  1101. package/es-custom/components/form/form.js +5 -6
  1102. package/es-custom/components/form/form.js.map +1 -1
  1103. package/es-custom/components/form/form.scss.js +1 -2
  1104. package/es-custom/components/form-group/form-group.js +7 -8
  1105. package/es-custom/components/form-group/form-group.js.map +1 -1
  1106. package/es-custom/components/form-group/form-group.scss.js +1 -2
  1107. package/es-custom/components/grid/column-hang.js +4 -5
  1108. package/es-custom/components/grid/column-hang.js.map +1 -1
  1109. package/es-custom/components/grid/column-hang.scss.js +1 -2
  1110. package/es-custom/components/grid/column.js +4 -5
  1111. package/es-custom/components/grid/column.js.map +1 -1
  1112. package/es-custom/components/grid/defs.js +1 -1
  1113. package/es-custom/components/grid/defs.js.map +1 -1
  1114. package/es-custom/components/grid/grid-context.js +1 -2
  1115. package/es-custom/components/grid/grid-context.js.map +1 -1
  1116. package/es-custom/components/grid/grid.js +8 -9
  1117. package/es-custom/components/grid/grid.js.map +1 -1
  1118. package/es-custom/components/grid/grid.scss.js +1 -2
  1119. package/es-custom/components/heading/heading.js +7 -8
  1120. package/es-custom/components/heading/heading.js.map +1 -1
  1121. package/es-custom/components/heading/heading.scss.js +1 -2
  1122. package/es-custom/components/icon/icon.js +4 -5
  1123. package/es-custom/components/icon/icon.js.map +1 -1
  1124. package/es-custom/components/icon-button/defs.js +1 -1
  1125. package/es-custom/components/icon-button/defs.js.map +1 -1
  1126. package/es-custom/components/icon-button/icon-button.js +6 -7
  1127. package/es-custom/components/icon-button/icon-button.js.map +1 -1
  1128. package/es-custom/components/icon-button/icon-button.scss.js +1 -2
  1129. package/es-custom/components/icon-indicator/defs.js +1 -1
  1130. package/es-custom/components/icon-indicator/defs.js.map +1 -1
  1131. package/es-custom/components/icon-indicator/icon-indicator.js +16 -17
  1132. package/es-custom/components/icon-indicator/icon-indicator.js.map +1 -1
  1133. package/es-custom/components/icon-indicator/icon-indicator.scss.js +1 -2
  1134. package/es-custom/components/inline-loading/defs.js +1 -1
  1135. package/es-custom/components/inline-loading/defs.js.map +1 -1
  1136. package/es-custom/components/inline-loading/inline-loading.js +16 -17
  1137. package/es-custom/components/inline-loading/inline-loading.js.map +1 -1
  1138. package/es-custom/components/inline-loading/inline-loading.scss.js +1 -2
  1139. package/es-custom/components/layer/layer.js +7 -8
  1140. package/es-custom/components/layer/layer.js.map +1 -1
  1141. package/es-custom/components/layer/layer.scss.js +1 -2
  1142. package/es-custom/components/layout/index.js +1 -2
  1143. package/es-custom/components/layout/layout-constraint.js +4 -5
  1144. package/es-custom/components/layout/layout-constraint.js.map +1 -1
  1145. package/es-custom/components/layout/layout.js +4 -5
  1146. package/es-custom/components/layout/layout.js.map +1 -1
  1147. package/es-custom/components/layout/layout.scss.js +1 -2
  1148. package/es-custom/components/link/link.js +13 -13
  1149. package/es-custom/components/link/link.js.map +1 -1
  1150. package/es-custom/components/link/link.scss.js +1 -2
  1151. package/es-custom/components/list/list-item.js +5 -6
  1152. package/es-custom/components/list/list-item.js.map +1 -1
  1153. package/es-custom/components/list/list.scss.js +1 -2
  1154. package/es-custom/components/list/ordered-list.js +8 -9
  1155. package/es-custom/components/list/ordered-list.js.map +1 -1
  1156. package/es-custom/components/list/unordered-list.js +8 -9
  1157. package/es-custom/components/list/unordered-list.js.map +1 -1
  1158. package/es-custom/components/loading/defs.js +1 -1
  1159. package/es-custom/components/loading/defs.js.map +1 -1
  1160. package/es-custom/components/loading/loading-icon.js +5 -6
  1161. package/es-custom/components/loading/loading-icon.js.map +1 -1
  1162. package/es-custom/components/loading/loading.js +9 -10
  1163. package/es-custom/components/loading/loading.js.map +1 -1
  1164. package/es-custom/components/loading/loading.scss.js +1 -2
  1165. package/es-custom/components/loading/types.js +1 -2
  1166. package/es-custom/components/loading/types.js.map +1 -1
  1167. package/es-custom/components/menu/defs.js +1 -1
  1168. package/es-custom/components/menu/defs.js.map +1 -1
  1169. package/es-custom/components/menu/menu-context.js +1 -2
  1170. package/es-custom/components/menu/menu-context.js.map +1 -1
  1171. package/es-custom/components/menu/menu-item-divider.js +4 -5
  1172. package/es-custom/components/menu/menu-item-divider.js.map +1 -1
  1173. package/es-custom/components/menu/menu-item-group.js +4 -5
  1174. package/es-custom/components/menu/menu-item-group.js.map +1 -1
  1175. package/es-custom/components/menu/menu-item-radio-group.js +6 -7
  1176. package/es-custom/components/menu/menu-item-radio-group.js.map +1 -1
  1177. package/es-custom/components/menu/menu-item-selectable.js +7 -8
  1178. package/es-custom/components/menu/menu-item-selectable.js.map +1 -1
  1179. package/es-custom/components/menu/menu-item.js +23 -23
  1180. package/es-custom/components/menu/menu-item.js.map +1 -1
  1181. package/es-custom/components/menu/menu-item.scss.js +1 -2
  1182. package/es-custom/components/menu/menu.js +21 -22
  1183. package/es-custom/components/menu/menu.js.map +1 -1
  1184. package/es-custom/components/menu/menu.scss.js +1 -2
  1185. package/es-custom/components/menu-button/defs.js +1 -1
  1186. package/es-custom/components/menu-button/defs.js.map +1 -1
  1187. package/es-custom/components/menu-button/menu-button.js +15 -16
  1188. package/es-custom/components/menu-button/menu-button.js.map +1 -1
  1189. package/es-custom/components/menu-button/menu-button.scss.js +2 -3
  1190. package/es-custom/components/modal/defs.js +1 -1
  1191. package/es-custom/components/modal/defs.js.map +1 -1
  1192. package/es-custom/components/modal/modal-body-content.js +4 -5
  1193. package/es-custom/components/modal/modal-body-content.js.map +1 -1
  1194. package/es-custom/components/modal/modal-body.d.ts +2 -0
  1195. package/es-custom/components/modal/modal-body.d.ts.map +1 -1
  1196. package/es-custom/components/modal/modal-body.js +26 -10
  1197. package/es-custom/components/modal/modal-body.js.map +1 -1
  1198. package/es-custom/components/modal/modal-close-button.js +5 -6
  1199. package/es-custom/components/modal/modal-close-button.js.map +1 -1
  1200. package/es-custom/components/modal/modal-footer-button.js +4 -5
  1201. package/es-custom/components/modal/modal-footer-button.js.map +1 -1
  1202. package/es-custom/components/modal/modal-footer.js +5 -6
  1203. package/es-custom/components/modal/modal-footer.js.map +1 -1
  1204. package/es-custom/components/modal/modal-header.js +6 -7
  1205. package/es-custom/components/modal/modal-header.js.map +1 -1
  1206. package/es-custom/components/modal/modal-heading.d.ts +5 -1
  1207. package/es-custom/components/modal/modal-heading.d.ts.map +1 -1
  1208. package/es-custom/components/modal/modal-heading.js +14 -6
  1209. package/es-custom/components/modal/modal-heading.js.map +1 -1
  1210. package/es-custom/components/modal/modal-label.d.ts +5 -1
  1211. package/es-custom/components/modal/modal-label.d.ts.map +1 -1
  1212. package/es-custom/components/modal/modal-label.js +14 -6
  1213. package/es-custom/components/modal/modal-label.js.map +1 -1
  1214. package/es-custom/components/modal/modal.d.ts +18 -10
  1215. package/es-custom/components/modal/modal.d.ts.map +1 -1
  1216. package/es-custom/components/modal/modal.js +24 -24
  1217. package/es-custom/components/modal/modal.js.map +1 -1
  1218. package/es-custom/components/modal/modal.scss.js +2 -3
  1219. package/es-custom/components/multi-select/defs.js +1 -1
  1220. package/es-custom/components/multi-select/defs.js.map +1 -1
  1221. package/es-custom/components/multi-select/multi-select-item.js +7 -8
  1222. package/es-custom/components/multi-select/multi-select-item.js.map +1 -1
  1223. package/es-custom/components/multi-select/multi-select.js +52 -53
  1224. package/es-custom/components/multi-select/multi-select.js.map +1 -1
  1225. package/es-custom/components/multi-select/multi-select.scss.js +2 -3
  1226. package/es-custom/components/multi-select/multi-select.scss.js.map +1 -1
  1227. package/es-custom/components/notification/actionable-notification-button.js +5 -6
  1228. package/es-custom/components/notification/actionable-notification-button.js.map +1 -1
  1229. package/es-custom/components/notification/actionable-notification.js +22 -23
  1230. package/es-custom/components/notification/actionable-notification.js.map +1 -1
  1231. package/es-custom/components/notification/actionable-notification.scss.js +2 -3
  1232. package/es-custom/components/notification/callout-notification.js +11 -12
  1233. package/es-custom/components/notification/callout-notification.js.map +1 -1
  1234. package/es-custom/components/notification/defs.js +1 -1
  1235. package/es-custom/components/notification/defs.js.map +1 -1
  1236. package/es-custom/components/notification/inline-notification.js +21 -22
  1237. package/es-custom/components/notification/inline-notification.js.map +1 -1
  1238. package/es-custom/components/notification/inline-notification.scss.js +2 -3
  1239. package/es-custom/components/notification/stories/helper.js +8 -15
  1240. package/es-custom/components/notification/stories/helper.js.map +1 -1
  1241. package/es-custom/components/notification/toast-notification.js +10 -11
  1242. package/es-custom/components/notification/toast-notification.js.map +1 -1
  1243. package/es-custom/components/notification/toast-notification.scss.js +2 -3
  1244. package/es-custom/components/number-input/defs.d.ts +4 -0
  1245. package/es-custom/components/number-input/defs.d.ts.map +1 -1
  1246. package/es-custom/components/number-input/defs.js +1 -2
  1247. package/es-custom/components/number-input/defs.js.map +1 -1
  1248. package/es-custom/components/number-input/number-input-skeleton.d.ts +6 -1
  1249. package/es-custom/components/number-input/number-input-skeleton.d.ts.map +1 -1
  1250. package/es-custom/components/number-input/number-input-skeleton.js +13 -9
  1251. package/es-custom/components/number-input/number-input-skeleton.js.map +1 -1
  1252. package/es-custom/components/number-input/number-input.d.ts +137 -8
  1253. package/es-custom/components/number-input/number-input.d.ts.map +1 -1
  1254. package/es-custom/components/number-input/number-input.js +332 -94
  1255. package/es-custom/components/number-input/number-input.js.map +1 -1
  1256. package/es-custom/components/number-input/number-input.scss.js +2 -3
  1257. package/es-custom/components/number-input/number-input.scss.js.map +1 -1
  1258. package/es-custom/components/overflow-menu/defs.js +1 -1
  1259. package/es-custom/components/overflow-menu/defs.js.map +1 -1
  1260. package/es-custom/components/overflow-menu/overflow-menu-body.js +12 -13
  1261. package/es-custom/components/overflow-menu/overflow-menu-body.js.map +1 -1
  1262. package/es-custom/components/overflow-menu/overflow-menu-item.js +13 -14
  1263. package/es-custom/components/overflow-menu/overflow-menu-item.js.map +1 -1
  1264. package/es-custom/components/overflow-menu/overflow-menu.js +13 -14
  1265. package/es-custom/components/overflow-menu/overflow-menu.js.map +1 -1
  1266. package/es-custom/components/overflow-menu/overflow-menu.scss.js +2 -3
  1267. package/es-custom/components/page-header/page-header-breadcrumb.js +11 -12
  1268. package/es-custom/components/page-header/page-header-breadcrumb.js.map +1 -1
  1269. package/es-custom/components/page-header/page-header-content-text.js +5 -6
  1270. package/es-custom/components/page-header/page-header-content-text.js.map +1 -1
  1271. package/es-custom/components/page-header/page-header-content.js +14 -15
  1272. package/es-custom/components/page-header/page-header-content.js.map +1 -1
  1273. package/es-custom/components/page-header/page-header-hero-image.js +4 -5
  1274. package/es-custom/components/page-header/page-header-hero-image.js.map +1 -1
  1275. package/es-custom/components/page-header/page-header-tabs.js +7 -8
  1276. package/es-custom/components/page-header/page-header-tabs.js.map +1 -1
  1277. package/es-custom/components/page-header/page-header.js +4 -5
  1278. package/es-custom/components/page-header/page-header.js.map +1 -1
  1279. package/es-custom/components/page-header/page-header.scss.js +1 -2
  1280. package/es-custom/components/pagination/defs.js +1 -1
  1281. package/es-custom/components/pagination/defs.js.map +1 -1
  1282. package/es-custom/components/pagination/pagination.d.ts.map +1 -1
  1283. package/es-custom/components/pagination/pagination.js +48 -48
  1284. package/es-custom/components/pagination/pagination.js.map +1 -1
  1285. package/es-custom/components/pagination/pagination.scss.js +2 -3
  1286. package/es-custom/components/pagination-nav/defs.js +1 -1
  1287. package/es-custom/components/pagination-nav/defs.js.map +1 -1
  1288. package/es-custom/components/pagination-nav/pagination-nav.js +26 -27
  1289. package/es-custom/components/pagination-nav/pagination-nav.js.map +1 -1
  1290. package/es-custom/components/pagination-nav/pagination-nav.scss.js +2 -3
  1291. package/es-custom/components/password-input/defs.js +1 -2
  1292. package/es-custom/components/password-input/defs.js.map +1 -1
  1293. package/es-custom/components/password-input/password-input-skeleton.js +6 -7
  1294. package/es-custom/components/password-input/password-input-skeleton.js.map +1 -1
  1295. package/es-custom/components/password-input/password-input.js +58 -59
  1296. package/es-custom/components/password-input/password-input.js.map +1 -1
  1297. package/es-custom/components/password-input/password-input.scss.js +1 -2
  1298. package/es-custom/components/popover/defs.js +1 -1
  1299. package/es-custom/components/popover/defs.js.map +1 -1
  1300. package/es-custom/components/popover/popover-content.js +10 -11
  1301. package/es-custom/components/popover/popover-content.js.map +1 -1
  1302. package/es-custom/components/popover/popover.js +21 -22
  1303. package/es-custom/components/popover/popover.js.map +1 -1
  1304. package/es-custom/components/popover/popover.scss.js +1 -2
  1305. package/es-custom/components/progress-bar/defs.js +1 -1
  1306. package/es-custom/components/progress-bar/defs.js.map +1 -1
  1307. package/es-custom/components/progress-bar/progress-bar.js +28 -29
  1308. package/es-custom/components/progress-bar/progress-bar.js.map +1 -1
  1309. package/es-custom/components/progress-bar/progress-bar.scss.js +1 -2
  1310. package/es-custom/components/progress-indicator/defs.js +1 -1
  1311. package/es-custom/components/progress-indicator/defs.js.map +1 -1
  1312. package/es-custom/components/progress-indicator/progress-indicator-skeleton.js +5 -6
  1313. package/es-custom/components/progress-indicator/progress-indicator-skeleton.js.map +1 -1
  1314. package/es-custom/components/progress-indicator/progress-indicator.js +7 -8
  1315. package/es-custom/components/progress-indicator/progress-indicator.js.map +1 -1
  1316. package/es-custom/components/progress-indicator/progress-indicator.scss.js +2 -3
  1317. package/es-custom/components/progress-indicator/progress-step-skeleton.js +7 -8
  1318. package/es-custom/components/progress-indicator/progress-step-skeleton.js.map +1 -1
  1319. package/es-custom/components/progress-indicator/progress-step.js +20 -21
  1320. package/es-custom/components/progress-indicator/progress-step.js.map +1 -1
  1321. package/es-custom/components/radio-button/defs.js +1 -1
  1322. package/es-custom/components/radio-button/defs.js.map +1 -1
  1323. package/es-custom/components/radio-button/radio-button-group.js +25 -26
  1324. package/es-custom/components/radio-button/radio-button-group.js.map +1 -1
  1325. package/es-custom/components/radio-button/radio-button-skeleton.js +6 -7
  1326. package/es-custom/components/radio-button/radio-button-skeleton.js.map +1 -1
  1327. package/es-custom/components/radio-button/radio-button.js +25 -26
  1328. package/es-custom/components/radio-button/radio-button.js.map +1 -1
  1329. package/es-custom/components/radio-button/radio-button.scss.js +1 -2
  1330. package/es-custom/components/search/search-skeleton.js +8 -9
  1331. package/es-custom/components/search/search-skeleton.js.map +1 -1
  1332. package/es-custom/components/search/search.js +16 -17
  1333. package/es-custom/components/search/search.js.map +1 -1
  1334. package/es-custom/components/search/search.scss.js +2 -3
  1335. package/es-custom/components/select/select-item-group.js +4 -5
  1336. package/es-custom/components/select/select-item-group.js.map +1 -1
  1337. package/es-custom/components/select/select-item.js +4 -5
  1338. package/es-custom/components/select/select-item.js.map +1 -1
  1339. package/es-custom/components/select/select-skeleton.js +6 -7
  1340. package/es-custom/components/select/select-skeleton.js.map +1 -1
  1341. package/es-custom/components/select/select.d.ts +4 -4
  1342. package/es-custom/components/select/select.d.ts.map +1 -1
  1343. package/es-custom/components/select/select.js +45 -42
  1344. package/es-custom/components/select/select.js.map +1 -1
  1345. package/es-custom/components/select/select.scss.js +1 -2
  1346. package/es-custom/components/shape-indicator/defs.js +1 -1
  1347. package/es-custom/components/shape-indicator/defs.js.map +1 -1
  1348. package/es-custom/components/shape-indicator/shape-indicator.js +16 -17
  1349. package/es-custom/components/shape-indicator/shape-indicator.js.map +1 -1
  1350. package/es-custom/components/shape-indicator/shape-indicator.scss.js +1 -2
  1351. package/es-custom/components/side-panel/defs.js +1 -1
  1352. package/es-custom/components/side-panel/defs.js.map +1 -1
  1353. package/es-custom/components/side-panel/side-panel.js +19 -18
  1354. package/es-custom/components/side-panel/side-panel.js.map +1 -1
  1355. package/es-custom/components/skeleton-icon/skeleton-icon.js +4 -5
  1356. package/es-custom/components/skeleton-icon/skeleton-icon.js.map +1 -1
  1357. package/es-custom/components/skeleton-icon/skeleton-icon.scss.js +1 -2
  1358. package/es-custom/components/skeleton-placeholder/skeleton-placeholder.js +5 -6
  1359. package/es-custom/components/skeleton-placeholder/skeleton-placeholder.js.map +1 -1
  1360. package/es-custom/components/skeleton-placeholder/skeleton-placeholder.scss.js +1 -2
  1361. package/es-custom/components/skeleton-text/defs.js +1 -1
  1362. package/es-custom/components/skeleton-text/defs.js.map +1 -1
  1363. package/es-custom/components/skeleton-text/skeleton-text.js +7 -8
  1364. package/es-custom/components/skeleton-text/skeleton-text.js.map +1 -1
  1365. package/es-custom/components/skeleton-text/skeleton-text.scss.js +1 -2
  1366. package/es-custom/components/skip-to-content/skip-to-content.js +5 -6
  1367. package/es-custom/components/skip-to-content/skip-to-content.js.map +1 -1
  1368. package/es-custom/components/skip-to-content/skip-to-content.scss.js +2 -3
  1369. package/es-custom/components/slider/slider-input.js +12 -13
  1370. package/es-custom/components/slider/slider-input.js.map +1 -1
  1371. package/es-custom/components/slider/slider-skeleton.js +23 -24
  1372. package/es-custom/components/slider/slider-skeleton.js.map +1 -1
  1373. package/es-custom/components/slider/slider.js +45 -46
  1374. package/es-custom/components/slider/slider.js.map +1 -1
  1375. package/es-custom/components/slider/slider.scss.js +1 -2
  1376. package/es-custom/components/slug/defs.js +1 -1
  1377. package/es-custom/components/slug/defs.js.map +1 -1
  1378. package/es-custom/components/slug/slug-action-button.js +4 -5
  1379. package/es-custom/components/slug/slug-action-button.js.map +1 -1
  1380. package/es-custom/components/slug/slug.js +15 -16
  1381. package/es-custom/components/slug/slug.js.map +1 -1
  1382. package/es-custom/components/slug/slug.scss.js +2 -3
  1383. package/es-custom/components/stack/defs.js +1 -2
  1384. package/es-custom/components/stack/defs.js.map +1 -1
  1385. package/es-custom/components/stack/stack.js +8 -9
  1386. package/es-custom/components/stack/stack.js.map +1 -1
  1387. package/es-custom/components/stack/stack.scss.js +1 -2
  1388. package/es-custom/components/structured-list/structured-list-body.js +4 -5
  1389. package/es-custom/components/structured-list/structured-list-body.js.map +1 -1
  1390. package/es-custom/components/structured-list/structured-list-cell.js +4 -5
  1391. package/es-custom/components/structured-list/structured-list-cell.js.map +1 -1
  1392. package/es-custom/components/structured-list/structured-list-head.js +4 -5
  1393. package/es-custom/components/structured-list/structured-list-head.js.map +1 -1
  1394. package/es-custom/components/structured-list/structured-list-header-cell-skeleton.js +4 -5
  1395. package/es-custom/components/structured-list/structured-list-header-cell-skeleton.js.map +1 -1
  1396. package/es-custom/components/structured-list/structured-list-header-cell.js +4 -5
  1397. package/es-custom/components/structured-list/structured-list-header-cell.js.map +1 -1
  1398. package/es-custom/components/structured-list/structured-list-header-row.js +5 -6
  1399. package/es-custom/components/structured-list/structured-list-header-row.js.map +1 -1
  1400. package/es-custom/components/structured-list/structured-list-row.js +12 -13
  1401. package/es-custom/components/structured-list/structured-list-row.js.map +1 -1
  1402. package/es-custom/components/structured-list/structured-list.js +9 -10
  1403. package/es-custom/components/structured-list/structured-list.js.map +1 -1
  1404. package/es-custom/components/structured-list/structured-list.scss.js +1 -2
  1405. package/es-custom/components/tabs/defs.d.ts +14 -1
  1406. package/es-custom/components/tabs/defs.d.ts.map +1 -1
  1407. package/es-custom/components/tabs/defs.js +17 -3
  1408. package/es-custom/components/tabs/defs.js.map +1 -1
  1409. package/es-custom/components/tabs/index.d.ts +3 -1
  1410. package/es-custom/components/tabs/index.d.ts.map +1 -1
  1411. package/es-custom/components/tabs/index.js +2 -0
  1412. package/es-custom/components/tabs/tab-skeleton.js +5 -6
  1413. package/es-custom/components/tabs/tab-skeleton.js.map +1 -1
  1414. package/es-custom/components/tabs/tab.d.ts +13 -1
  1415. package/es-custom/components/tabs/tab.d.ts.map +1 -1
  1416. package/es-custom/components/tabs/tab.js +42 -14
  1417. package/es-custom/components/tabs/tab.js.map +1 -1
  1418. package/es-custom/components/tabs/tabs-skeleton.js +5 -6
  1419. package/es-custom/components/tabs/tabs-skeleton.js.map +1 -1
  1420. package/es-custom/components/tabs/tabs.d.ts +7 -3
  1421. package/es-custom/components/tabs/tabs.d.ts.map +1 -1
  1422. package/es-custom/components/tabs/tabs.js +61 -53
  1423. package/es-custom/components/tabs/tabs.js.map +1 -1
  1424. package/es-custom/components/tabs/tabs.scss.js +2 -3
  1425. package/es-custom/components/tabs/tabs.scss.js.map +1 -1
  1426. package/es-custom/components/tag/defs.js +1 -1
  1427. package/es-custom/components/tag/defs.js.map +1 -1
  1428. package/es-custom/components/tag/dismissible-tag.js +15 -16
  1429. package/es-custom/components/tag/dismissible-tag.js.map +1 -1
  1430. package/es-custom/components/tag/operational-tag.js +11 -11
  1431. package/es-custom/components/tag/operational-tag.js.map +1 -1
  1432. package/es-custom/components/tag/selectable-tag.js +10 -10
  1433. package/es-custom/components/tag/selectable-tag.js.map +1 -1
  1434. package/es-custom/components/tag/tag-skeleton.js +9 -10
  1435. package/es-custom/components/tag/tag-skeleton.js.map +1 -1
  1436. package/es-custom/components/tag/tag.js +17 -17
  1437. package/es-custom/components/tag/tag.js.map +1 -1
  1438. package/es-custom/components/tag/tag.scss.js +1 -2
  1439. package/es-custom/components/tag/types.js +1 -2
  1440. package/es-custom/components/tag/types.js.map +1 -1
  1441. package/es-custom/components/tearsheet/defs.js +1 -1
  1442. package/es-custom/components/tearsheet/defs.js.map +1 -1
  1443. package/es-custom/components/tearsheet/tearsheet.js +23 -24
  1444. package/es-custom/components/tearsheet/tearsheet.js.map +1 -1
  1445. package/es-custom/components/text-input/defs.js +1 -2
  1446. package/es-custom/components/text-input/defs.js.map +1 -1
  1447. package/es-custom/components/text-input/stories/helpers.js +10 -11
  1448. package/es-custom/components/text-input/stories/helpers.js.map +1 -1
  1449. package/es-custom/components/text-input/text-input-skeleton.d.ts +2 -2
  1450. package/es-custom/components/text-input/text-input-skeleton.js +8 -9
  1451. package/es-custom/components/text-input/text-input-skeleton.js.map +1 -1
  1452. package/es-custom/components/text-input/text-input.js +55 -56
  1453. package/es-custom/components/text-input/text-input.js.map +1 -1
  1454. package/es-custom/components/text-input/text-input.scss.js +1 -2
  1455. package/es-custom/components/textarea/defs.js +1 -2
  1456. package/es-custom/components/textarea/stories/helpers.js +1 -2
  1457. package/es-custom/components/textarea/stories/helpers.js.map +1 -1
  1458. package/es-custom/components/textarea/textarea-skeleton.js +6 -7
  1459. package/es-custom/components/textarea/textarea-skeleton.js.map +1 -1
  1460. package/es-custom/components/textarea/textarea.js +28 -29
  1461. package/es-custom/components/textarea/textarea.js.map +1 -1
  1462. package/es-custom/components/textarea/textarea.scss.js +1 -2
  1463. package/es-custom/components/tile/clickable-tile.js +15 -16
  1464. package/es-custom/components/tile/clickable-tile.js.map +1 -1
  1465. package/es-custom/components/tile/defs.js +1 -2
  1466. package/es-custom/components/tile/expandable-tile.js +14 -15
  1467. package/es-custom/components/tile/expandable-tile.js.map +1 -1
  1468. package/es-custom/components/tile/radio-tile.js +15 -16
  1469. package/es-custom/components/tile/radio-tile.js.map +1 -1
  1470. package/es-custom/components/tile/selectable-tile.js +18 -19
  1471. package/es-custom/components/tile/selectable-tile.js.map +1 -1
  1472. package/es-custom/components/tile/tile-group.js +21 -22
  1473. package/es-custom/components/tile/tile-group.js.map +1 -1
  1474. package/es-custom/components/tile/tile.js +7 -8
  1475. package/es-custom/components/tile/tile.js.map +1 -1
  1476. package/es-custom/components/tile/tile.scss.js +1 -2
  1477. package/es-custom/components/time-picker/defs.js +1 -2
  1478. package/es-custom/components/time-picker/defs.js.map +1 -1
  1479. package/es-custom/components/time-picker/time-picker-select.js +11 -12
  1480. package/es-custom/components/time-picker/time-picker-select.js.map +1 -1
  1481. package/es-custom/components/time-picker/time-picker.js +23 -24
  1482. package/es-custom/components/time-picker/time-picker.js.map +1 -1
  1483. package/es-custom/components/time-picker/time-picker.scss.js +1 -2
  1484. package/es-custom/components/toggle/defs.js +1 -1
  1485. package/es-custom/components/toggle/defs.js.map +1 -1
  1486. package/es-custom/components/toggle/toggle-skeleton.js +8 -9
  1487. package/es-custom/components/toggle/toggle-skeleton.js.map +1 -1
  1488. package/es-custom/components/toggle/toggle.js +17 -18
  1489. package/es-custom/components/toggle/toggle.js.map +1 -1
  1490. package/es-custom/components/toggle/toggle.scss.js +1 -2
  1491. package/es-custom/components/toggle-tip/toggletip.js +27 -28
  1492. package/es-custom/components/toggle-tip/toggletip.js.map +1 -1
  1493. package/es-custom/components/toggle-tip/toggletip.scss.js +2 -3
  1494. package/es-custom/components/toggle-tip/toggletip.scss.js.map +1 -1
  1495. package/es-custom/components/tooltip/definition-tooltip.js +5 -6
  1496. package/es-custom/components/tooltip/definition-tooltip.js.map +1 -1
  1497. package/es-custom/components/tooltip/tooltip-content.js +5 -6
  1498. package/es-custom/components/tooltip/tooltip-content.js.map +1 -1
  1499. package/es-custom/components/tooltip/tooltip.js +6 -7
  1500. package/es-custom/components/tooltip/tooltip.js.map +1 -1
  1501. package/es-custom/components/tooltip/tooltip.scss.js +1 -2
  1502. package/es-custom/components/tree-view/defs.js +1 -1
  1503. package/es-custom/components/tree-view/defs.js.map +1 -1
  1504. package/es-custom/components/tree-view/tree-node.js +28 -29
  1505. package/es-custom/components/tree-view/tree-node.js.map +1 -1
  1506. package/es-custom/components/tree-view/tree-view.js +9 -10
  1507. package/es-custom/components/tree-view/tree-view.js.map +1 -1
  1508. package/es-custom/components/tree-view/tree-view.scss.js +1 -2
  1509. package/es-custom/components/ui-shell/defs.js +1 -1
  1510. package/es-custom/components/ui-shell/defs.js.map +1 -1
  1511. package/es-custom/components/ui-shell/header-global-action.js +15 -15
  1512. package/es-custom/components/ui-shell/header-global-action.js.map +1 -1
  1513. package/es-custom/components/ui-shell/header-menu-button.js +11 -12
  1514. package/es-custom/components/ui-shell/header-menu-button.js.map +1 -1
  1515. package/es-custom/components/ui-shell/header-menu-item.js +4 -5
  1516. package/es-custom/components/ui-shell/header-menu-item.js.map +1 -1
  1517. package/es-custom/components/ui-shell/header-menu.js +10 -11
  1518. package/es-custom/components/ui-shell/header-menu.js.map +1 -1
  1519. package/es-custom/components/ui-shell/header-name.js +6 -7
  1520. package/es-custom/components/ui-shell/header-name.js.map +1 -1
  1521. package/es-custom/components/ui-shell/header-nav-item.js +7 -8
  1522. package/es-custom/components/ui-shell/header-nav-item.js.map +1 -1
  1523. package/es-custom/components/ui-shell/header-nav.js +6 -7
  1524. package/es-custom/components/ui-shell/header-nav.js.map +1 -1
  1525. package/es-custom/components/ui-shell/header-panel.js +4 -5
  1526. package/es-custom/components/ui-shell/header-panel.js.map +1 -1
  1527. package/es-custom/components/ui-shell/header-side-nav-items.js +4 -5
  1528. package/es-custom/components/ui-shell/header-side-nav-items.js.map +1 -1
  1529. package/es-custom/components/ui-shell/header.js +4 -5
  1530. package/es-custom/components/ui-shell/header.js.map +1 -1
  1531. package/es-custom/components/ui-shell/header.scss.js +2 -3
  1532. package/es-custom/components/ui-shell/side-nav-divider.js +4 -5
  1533. package/es-custom/components/ui-shell/side-nav-divider.js.map +1 -1
  1534. package/es-custom/components/ui-shell/side-nav-items.js +4 -5
  1535. package/es-custom/components/ui-shell/side-nav-items.js.map +1 -1
  1536. package/es-custom/components/ui-shell/side-nav-link.js +8 -9
  1537. package/es-custom/components/ui-shell/side-nav-link.js.map +1 -1
  1538. package/es-custom/components/ui-shell/side-nav-menu-item.js +8 -9
  1539. package/es-custom/components/ui-shell/side-nav-menu-item.js.map +1 -1
  1540. package/es-custom/components/ui-shell/side-nav-menu.js +12 -13
  1541. package/es-custom/components/ui-shell/side-nav-menu.js.map +1 -1
  1542. package/es-custom/components/ui-shell/side-nav.js +24 -25
  1543. package/es-custom/components/ui-shell/side-nav.js.map +1 -1
  1544. package/es-custom/components/ui-shell/side-nav.scss.js +1 -2
  1545. package/es-custom/components/ui-shell/switcher-divider.js +4 -5
  1546. package/es-custom/components/ui-shell/switcher-divider.js.map +1 -1
  1547. package/es-custom/components/ui-shell/switcher-item.js +6 -7
  1548. package/es-custom/components/ui-shell/switcher-item.js.map +1 -1
  1549. package/es-custom/components/ui-shell/switcher.js +4 -5
  1550. package/es-custom/components/ui-shell/switcher.js.map +1 -1
  1551. package/es-custom/feature-flags/es/index.js +6 -6
  1552. package/es-custom/feature-flags/es/index.js.map +1 -1
  1553. package/es-custom/globals/controllers/floating-controller.js +1 -2
  1554. package/es-custom/globals/controllers/floating-controller.js.map +1 -1
  1555. package/es-custom/globals/decorators/carbon-element.js +1 -1
  1556. package/es-custom/globals/decorators/host-listener.js +1 -1
  1557. package/es-custom/globals/directives/if-non-empty.js +1 -2
  1558. package/es-custom/globals/directives/if-non-empty.js.map +1 -1
  1559. package/es-custom/globals/directives/spread.js +1 -2
  1560. package/es-custom/globals/directives/spread.js.map +1 -1
  1561. package/es-custom/globals/internal/collection-helpers.js +1 -1
  1562. package/es-custom/globals/internal/deep-shadow-contains.js +1 -1
  1563. package/es-custom/globals/internal/feature-flags.js +1 -1
  1564. package/es-custom/globals/internal/icon-loader-utils.js +1 -2
  1565. package/es-custom/globals/internal/icon-loader-utils.js.map +1 -1
  1566. package/es-custom/globals/internal/icon-loader.js +1 -2
  1567. package/es-custom/globals/internal/icon-loader.js.map +1 -1
  1568. package/es-custom/globals/internal/radio-group-manager.js +1 -1
  1569. package/es-custom/globals/internal/radio-group-manager.js.map +1 -1
  1570. package/es-custom/globals/mixins/focus.js +1 -2
  1571. package/es-custom/globals/mixins/focus.js.map +1 -1
  1572. package/es-custom/globals/mixins/form.js +1 -2
  1573. package/es-custom/globals/mixins/form.js.map +1 -1
  1574. package/es-custom/globals/mixins/host-listener.js +1 -2
  1575. package/es-custom/globals/mixins/host-listener.js.map +1 -1
  1576. package/es-custom/globals/mixins/on.js +1 -1
  1577. package/es-custom/globals/mixins/validity.js +5 -5
  1578. package/es-custom/globals/mixins/validity.js.map +1 -1
  1579. package/es-custom/globals/settings.js +57 -57
  1580. package/es-custom/globals/settings.js.map +1 -1
  1581. package/es-custom/globals/shared-enums.js +1 -1
  1582. package/es-custom/globals/shared-enums.js.map +1 -1
  1583. package/es-custom/index.d.ts +10 -1
  1584. package/es-custom/index.d.ts.map +1 -1
  1585. package/es-custom/index.js +10 -2
  1586. package/lib/components/accordion/defs.js +2 -3
  1587. package/lib/components/accordion/defs.js.map +1 -1
  1588. package/lib/components/ai-label/defs.js +2 -3
  1589. package/lib/components/ai-label/defs.js.map +1 -1
  1590. package/lib/components/breadcrumb/defs.js +2 -3
  1591. package/lib/components/breadcrumb/defs.js.map +1 -1
  1592. package/lib/components/button/defs.js +2 -3
  1593. package/lib/components/button/defs.js.map +1 -1
  1594. package/lib/components/chat-button/defs.js +2 -3
  1595. package/lib/components/chat-button/defs.js.map +1 -1
  1596. package/lib/components/checkbox/checkbox-group.d.ts +1 -1
  1597. package/lib/components/checkbox/checkbox-group.d.ts.map +1 -1
  1598. package/lib/components/checkbox/checkbox.d.ts.map +1 -1
  1599. package/lib/components/checkbox/defs.js +2 -3
  1600. package/lib/components/checkbox/defs.js.map +1 -1
  1601. package/lib/components/code-snippet/defs.js +3 -4
  1602. package/lib/components/code-snippet/defs.js.map +1 -1
  1603. package/lib/components/combo-button/defs.js +2 -3
  1604. package/lib/components/combo-button/defs.js.map +1 -1
  1605. package/lib/components/content-switcher/content-switcher.d.ts +3 -3
  1606. package/lib/components/content-switcher/content-switcher.d.ts.map +1 -1
  1607. package/lib/components/content-switcher/defs.js +2 -3
  1608. package/lib/components/content-switcher/defs.js.map +1 -1
  1609. package/lib/components/data-table/defs.js +12 -13
  1610. package/lib/components/data-table/defs.js.map +1 -1
  1611. package/lib/components/date-picker/defs.js +3 -4
  1612. package/lib/components/date-picker/defs.js.map +1 -1
  1613. package/lib/components/dialog/dialog-body.d.ts +19 -0
  1614. package/lib/components/dialog/dialog-body.d.ts.map +1 -0
  1615. package/lib/components/dialog/dialog-close-button.d.ts +20 -0
  1616. package/lib/components/dialog/dialog-close-button.d.ts.map +1 -0
  1617. package/lib/components/dialog/dialog-controls.d.ts +18 -0
  1618. package/lib/components/dialog/dialog-controls.d.ts.map +1 -0
  1619. package/lib/components/dialog/dialog-footer-button.d.ts +17 -0
  1620. package/lib/components/dialog/dialog-footer-button.d.ts.map +1 -0
  1621. package/lib/components/dialog/dialog-footer.d.ts +21 -0
  1622. package/lib/components/dialog/dialog-footer.d.ts.map +1 -0
  1623. package/lib/components/dialog/dialog-header.d.ts +18 -0
  1624. package/lib/components/dialog/dialog-header.d.ts.map +1 -0
  1625. package/lib/components/dialog/dialog-subtitle.d.ts +22 -0
  1626. package/lib/components/dialog/dialog-subtitle.d.ts.map +1 -0
  1627. package/lib/components/dialog/dialog-title.d.ts +22 -0
  1628. package/lib/components/dialog/dialog-title.d.ts.map +1 -0
  1629. package/lib/components/dialog/dialog.d.ts +99 -0
  1630. package/lib/components/dialog/dialog.d.ts.map +1 -0
  1631. package/lib/components/dialog/index.d.ts +16 -0
  1632. package/lib/components/dialog/index.d.ts.map +1 -0
  1633. package/lib/components/dropdown/defs.js +3 -4
  1634. package/lib/components/dropdown/defs.js.map +1 -1
  1635. package/lib/components/dropdown/dropdown.d.ts +4 -4
  1636. package/lib/components/dropdown/dropdown.d.ts.map +1 -1
  1637. package/lib/components/file-uploader/defs.js +2 -3
  1638. package/lib/components/file-uploader/defs.js.map +1 -1
  1639. package/lib/components/floating-menu/defs.js +2 -3
  1640. package/lib/components/floating-menu/defs.js.map +1 -1
  1641. package/lib/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts +18 -0
  1642. package/lib/components/fluid-multi-select/fluid-multi-select-skeleton.d.ts.map +1 -0
  1643. package/lib/components/fluid-multi-select/fluid-multi-select.d.ts +24 -0
  1644. package/lib/components/fluid-multi-select/fluid-multi-select.d.ts.map +1 -0
  1645. package/lib/components/fluid-multi-select/index.d.ts +9 -0
  1646. package/lib/components/fluid-multi-select/index.d.ts.map +1 -0
  1647. package/lib/components/fluid-number-input/fluid-number-input.d.ts +2 -2
  1648. package/lib/components/fluid-number-input/fluid-number-input.d.ts.map +1 -1
  1649. package/lib/components/grid/defs.js +2 -3
  1650. package/lib/components/grid/defs.js.map +1 -1
  1651. package/lib/components/heading/defs.js +1 -1
  1652. package/lib/components/icon-button/defs.js +2 -3
  1653. package/lib/components/icon-button/defs.js.map +1 -1
  1654. package/lib/components/icon-indicator/defs.js +2 -3
  1655. package/lib/components/icon-indicator/defs.js.map +1 -1
  1656. package/lib/components/inline-loading/defs.js +2 -3
  1657. package/lib/components/inline-loading/defs.js.map +1 -1
  1658. package/lib/components/loading/defs.js +2 -3
  1659. package/lib/components/loading/defs.js.map +1 -1
  1660. package/lib/components/menu/defs.js +2 -3
  1661. package/lib/components/menu/defs.js.map +1 -1
  1662. package/lib/components/menu-button/defs.js +2 -3
  1663. package/lib/components/menu-button/defs.js.map +1 -1
  1664. package/lib/components/modal/defs.js +2 -3
  1665. package/lib/components/modal/defs.js.map +1 -1
  1666. package/lib/components/modal/modal-body.d.ts +2 -0
  1667. package/lib/components/modal/modal-body.d.ts.map +1 -1
  1668. package/lib/components/modal/modal-heading.d.ts +5 -1
  1669. package/lib/components/modal/modal-heading.d.ts.map +1 -1
  1670. package/lib/components/modal/modal-label.d.ts +5 -1
  1671. package/lib/components/modal/modal-label.d.ts.map +1 -1
  1672. package/lib/components/modal/modal.d.ts +18 -10
  1673. package/lib/components/modal/modal.d.ts.map +1 -1
  1674. package/lib/components/multi-select/defs.js +2 -3
  1675. package/lib/components/multi-select/defs.js.map +1 -1
  1676. package/lib/components/notification/defs.js +2 -3
  1677. package/lib/components/notification/defs.js.map +1 -1
  1678. package/lib/components/number-input/defs.d.ts +4 -0
  1679. package/lib/components/number-input/defs.d.ts.map +1 -1
  1680. package/lib/components/number-input/defs.js +3 -4
  1681. package/lib/components/number-input/defs.js.map +1 -1
  1682. package/lib/components/number-input/number-input-skeleton.d.ts +6 -1
  1683. package/lib/components/number-input/number-input-skeleton.d.ts.map +1 -1
  1684. package/lib/components/number-input/number-input.d.ts +137 -8
  1685. package/lib/components/number-input/number-input.d.ts.map +1 -1
  1686. package/lib/components/overflow-menu/defs.js +2 -3
  1687. package/lib/components/overflow-menu/defs.js.map +1 -1
  1688. package/lib/components/pagination/defs.js +2 -3
  1689. package/lib/components/pagination/defs.js.map +1 -1
  1690. package/lib/components/pagination/pagination.d.ts.map +1 -1
  1691. package/lib/components/pagination-nav/defs.js +2 -3
  1692. package/lib/components/pagination-nav/defs.js.map +1 -1
  1693. package/lib/components/password-input/defs.js +3 -4
  1694. package/lib/components/password-input/defs.js.map +1 -1
  1695. package/lib/components/popover/defs.js +2 -3
  1696. package/lib/components/popover/defs.js.map +1 -1
  1697. package/lib/components/progress-bar/defs.js +2 -3
  1698. package/lib/components/progress-bar/defs.js.map +1 -1
  1699. package/lib/components/progress-indicator/defs.js +2 -3
  1700. package/lib/components/progress-indicator/defs.js.map +1 -1
  1701. package/lib/components/radio-button/defs.js +2 -3
  1702. package/lib/components/radio-button/defs.js.map +1 -1
  1703. package/lib/components/select/select.d.ts +4 -4
  1704. package/lib/components/select/select.d.ts.map +1 -1
  1705. package/lib/components/shape-indicator/defs.js +2 -3
  1706. package/lib/components/shape-indicator/defs.js.map +1 -1
  1707. package/lib/components/side-panel/defs.js +2 -3
  1708. package/lib/components/side-panel/defs.js.map +1 -1
  1709. package/lib/components/skeleton-text/defs.js +2 -3
  1710. package/lib/components/skeleton-text/defs.js.map +1 -1
  1711. package/lib/components/slug/defs.js +2 -3
  1712. package/lib/components/slug/defs.js.map +1 -1
  1713. package/lib/components/stack/defs.js +2 -3
  1714. package/lib/components/stack/defs.js.map +1 -1
  1715. package/lib/components/tabs/defs.d.ts +14 -1
  1716. package/lib/components/tabs/defs.d.ts.map +1 -1
  1717. package/lib/components/tabs/defs.js +18 -4
  1718. package/lib/components/tabs/defs.js.map +1 -1
  1719. package/lib/components/tabs/index.d.ts +3 -1
  1720. package/lib/components/tabs/index.d.ts.map +1 -1
  1721. package/lib/components/tabs/tab.d.ts +13 -1
  1722. package/lib/components/tabs/tab.d.ts.map +1 -1
  1723. package/lib/components/tabs/tabs.d.ts +7 -3
  1724. package/lib/components/tabs/tabs.d.ts.map +1 -1
  1725. package/lib/components/tag/defs.js +2 -3
  1726. package/lib/components/tag/defs.js.map +1 -1
  1727. package/lib/components/tearsheet/defs.js +2 -3
  1728. package/lib/components/tearsheet/defs.js.map +1 -1
  1729. package/lib/components/text-input/defs.js +3 -4
  1730. package/lib/components/text-input/defs.js.map +1 -1
  1731. package/lib/components/text-input/text-input-skeleton.d.ts +2 -2
  1732. package/lib/components/textarea/defs.js +3 -4
  1733. package/lib/components/tile/defs.js +3 -4
  1734. package/lib/components/time-picker/defs.js +3 -4
  1735. package/lib/components/time-picker/defs.js.map +1 -1
  1736. package/lib/components/toggle/defs.js +2 -3
  1737. package/lib/components/toggle/defs.js.map +1 -1
  1738. package/lib/components/tree-view/defs.js +2 -3
  1739. package/lib/components/tree-view/defs.js.map +1 -1
  1740. package/lib/components/ui-shell/defs.js +2 -3
  1741. package/lib/components/ui-shell/defs.js.map +1 -1
  1742. package/lib/globals/controllers/floating-controller.js +5 -3
  1743. package/lib/globals/controllers/floating-controller.js.map +1 -1
  1744. package/lib/globals/settings.js +58 -59
  1745. package/lib/globals/settings.js.map +1 -1
  1746. package/lib/globals/shared-enums.js +2 -3
  1747. package/lib/globals/shared-enums.js.map +1 -1
  1748. package/lib/index.d.ts +10 -1
  1749. package/lib/index.d.ts.map +1 -1
  1750. package/package.json +9 -8
  1751. package/scss/components/button/button.scss +16 -6
  1752. package/scss/components/checkbox/checkbox.scss +5 -3
  1753. package/scss/components/dialog/dialog.scss +127 -0
  1754. package/scss/components/dropdown/dropdown.scss +14 -1
  1755. package/scss/components/fluid-multi-select/fluid-multi-select.scss +186 -0
  1756. package/scss/components/multi-select/multi-select.scss +20 -3
  1757. package/scss/components/number-input/number-input.scss +3 -1
  1758. package/scss/components/tabs/tabs.scss +102 -1
  1759. package/scss/components/toggle-tip/toggletip.scss +15 -0
  1760. package/telemetry.yml +56 -37
@@ -6,10 +6,9 @@
6
6
  */
7
7
 
8
8
  import { css } from "lit";
9
-
10
9
  //#region src/components/fluid-search/fluid-search.scss?lit
11
- var fluid_search_default = css([".cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-weight:var(--cds-label-01-font-weight,400);font-weight:400;line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{display:none;font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--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-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--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-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--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-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--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-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--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-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--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-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:\"\";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:\"\";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds-custom--search,:host(cds-custom-fluid-search){align-items:center;display:flex;inline-size:100%;position:relative}.cds-custom--search .cds-custom--label,:host(cds-custom-fluid-search) .cds-custom--label{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--search-input{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search--sm .cds-custom--search-input,.cds-custom--search--sm.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2rem;padding:0 2rem}.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--search--md .cds-custom--search-input,.cds-custom--search--md.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2.5rem;padding:0 2.5rem}.cds-custom--search--md .cds-custom--search-magnifier-icon{inset-inline-start:.75rem}.cds-custom--search--lg .cds-custom--search-input,.cds-custom--search--lg.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:3rem;padding:0 3rem}.cds-custom--search-magnifier-icon{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{block-size:1rem;position:absolute;z-index:2;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute}.cds-custom--search-close:before{background-color:var(--cds-field);block-size:calc(100% - 2px);content:\"\";display:block;inline-size:2px;inset-block-start:.0625rem;inset-inline-start:0;position:absolute;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--search-close:before{transition:none}}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-close:hover:before{background-color:var(--cds-field-hover)}.cds-custom--search-button{background-color:var(--cds-field);flex-shrink:0;margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{fill:inherit}.cds-custom--search-button,.cds-custom--search-close{align-items:center;block-size:2.5rem;border-color:transparent;border-style:solid;border-width:1px 0;cursor:pointer;display:flex;justify-content:center;fill:var(--cds-icon-primary,#161616);inline-size:2.5rem;opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),border .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--disabled svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close:active:before,.cds-custom--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline-style:dotted}}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable{transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input{inline-size:0;padding:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:pointer;position:absolute}.cds-custom--search--expandable .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--search-magnifier-tooltip{align-items:center;display:flex;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}.cds-custom--search--fluid,:host(cds-custom-fluid-search){block-size:4rem}.cds-custom--search--fluid .cds-custom--label,:host(cds-custom-fluid-search) .cds-custom--label{align-items:center;block-size:1rem;display:flex;margin:0;overflow:initial;position:absolute;z-index:1;clip:auto;inline-size:calc(100% - 2rem);inset-block-start:.8125rem;inset-inline-start:1rem;white-space:normal}.cds-custom--search--fluid .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,.cds-custom--search--fluid .cds-custom--label::-webkit-scrollbar,:host(cds-custom-fluid-search) .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,:host(cds-custom-fluid-search) .cds-custom--label::-webkit-scrollbar{display:none}.cds-custom--search--fluid .cds-custom--label .cds-custom--toggletip-label,.cds-custom--search--fluid .cds-custom--label:not(:has(.cds-custom--toggletip-label)),:host(cds-custom-fluid-search) .cds-custom--label .cds-custom--toggletip-label,:host(cds-custom-fluid-search) .cds-custom--label:not(:has(.cds-custom--toggletip-label)){-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.cds-custom--search--fluid .cds-custom--search-input,:host(cds-custom-fluid-search) .cds-custom--search-input{block-size:100%;padding:2rem 5.5rem .8125rem 1rem}.cds-custom--search--fluid .cds-custom--search-magnifier-icon,:host(cds-custom-fluid-search) .cds-custom--search-magnifier-icon{color:var(--cds-icon-primary,#161616);inset:auto 1rem .8125rem auto;transform:none}.cds-custom--search--fluid .cds-custom--search-close,:host(cds-custom-fluid-search) .cds-custom--search-close{block-size:2.5rem;border:none;inline-size:2.5rem;inset:auto 3rem 0 auto;transition:background-color 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--fluid .cds-custom--search-input:focus~.cds-custom--search-close:hover,:host(cds-custom-fluid-search) .cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:none}.cds-custom--search--fluid .cds-custom--search-close:after,:host(cds-custom-fluid-search) .cds-custom--search-close:after{block-size:.125rem;content:\"\";display:block;inline-size:100%;inset-block-end:0;inset-inline-start:0;position:absolute}.cds-custom--search--fluid .cds-custom--search-input:focus~.cds-custom--search-close:after,:host(cds-custom-fluid-search) .cds-custom--search-input:focus~.cds-custom--search-close:after{background:var(--cds-focus,#0f62fe)}.cds-custom--search--fluid .cds-custom--search-input:not(:focus)~.cds-custom--search-close:not([disabled]):after,:host(cds-custom-fluid-search) .cds-custom--search-input:not(:focus)~.cds-custom--search-close:not([disabled]):after{background:var(--cds-border-strong);block-size:.0625rem}.cds-custom--search--fluid .cds-custom--search-close svg,:host(cds-custom-fluid-search) .cds-custom--search-close svg{margin-block-end:.125rem}.cds-custom--search--fluid .cds-custom--search-input:disabled~.cds-custom--search-close:hover:before,:host(cds-custom-fluid-search) .cds-custom--search-input:disabled~.cds-custom--search-close:hover:before{background:var(--cds-border-subtle)}.cds-custom--search--fluid.cds-custom--search--disabled .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search--fluid.cds-custom--search--disabled .cds-custom--search-input[disabled]{border-block-end:1px solid var(--cds-border-subtle)}.cds-custom--text-input--fluid.cds-custom--text-input-wrapper{background:var(--cds-field);block-size:100%;position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;margin:0;position:absolute;z-index:1}.cds-custom--text-input--fluid .cds-custom--label:not(.cds-custom--text-input__label-counter){inline-size:auto;inset-inline-end:auto;inset-inline-start:1rem}.cds-custom--text-input--fluid .cds-custom--label.cds-custom--text-input__label-counter{inline-size:auto;inset-inline-end:1rem;inset-inline-start:auto}.cds-custom--text-input--fluid.cds-custom--text-input-wrapper--readonly .cds-custom--text-input__field-wrapper .cds-custom--text-input{color:var(--cds-text-secondary,#525252)}.cds-custom--text-input--fluid .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,.cds-custom--text-input--fluid .cds-custom--label::-webkit-scrollbar{display:none}.cds-custom--text-input--fluid .cds-custom--label .cds-custom--toggletip-label,.cds-custom--text-input--fluid .cds-custom--label:not(:has(.cds-custom--toggletip-label)){-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.cds-custom--text-input--fluid .cds-custom--form__helper-text{display:none}.cds-custom--text-input--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--text-input--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--text-input--fluid input[data-invalid]{outline:none}.cds-custom--text-input--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}.cds-custom--text-input--fluid .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--text-input__divider,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--text-input--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input--fluid .cds-custom--text-input.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--fluid.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:1rem}.cds-custom--text-input--fluid .cds-custom--toggle-password-tooltip{block-size:4rem;cursor:pointer;inline-size:3rem;inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--fluid .cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:0}.cds-custom--text-input--fluid .cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{block-size:2rem;inline-size:2rem;inset-block-start:1.625rem;inset-inline-end:.5rem}.cds-custom--text-input--fluid__skeleton,:host(cds-custom-fluid-search-skeleton){background:var(--cds-skeleton-background,#e8e8e8);block-size:4rem;border-block-end:1px solid var(--cds-skeleton-element,#c6c6c6);position:relative}.cds-custom--text-input--fluid__skeleton .cds-custom--skeleton,:host(cds-custom-fluid-search-skeleton) .cds-custom--skeleton{block-size:.5rem;inline-size:25%;inset-block-start:1rem;inset-inline-start:1rem;position:absolute}.cds-custom--text-input--fluid__skeleton .cds-custom--label,:host(cds-custom-fluid-search-skeleton) .cds-custom--label{block-size:.5rem;inline-size:50%;inset-block-start:2.25rem;inset-inline-start:1rem;padding:0;position:absolute}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--slug{inset-block-start:2.625rem}.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:1rem}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning{padding-inline-end:2.5rem}:host(cds-custom-fluid-search){--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;outline:none}:host(cds-custom-fluid-search-skeleton){display:block}:host(cds-custom-fluid-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-close{outline:none;pointer-events:none}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-close:before{background:none}:host(cds-custom-fluid-search[disabled]) .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-input[disabled]{border-block-end:1px solid var(--cds-border-subtle)}"]);
12
-
10
+ var fluid_search_default = css([".cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-weight:var(--cds-label-01-font-weight,400);font-weight:400;line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{display:none;font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--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-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--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-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--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-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--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-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--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-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--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-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:\"\";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:\"\";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds-custom--search,:host(cds-custom-fluid-search){align-items:center;display:flex;inline-size:100%;position:relative}.cds-custom--search .cds-custom--label,:host(cds-custom-fluid-search) .cds-custom--label{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--search-input{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search--sm .cds-custom--search-input,.cds-custom--search--sm.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2rem;padding:0 2rem}.cds-custom--search--sm .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--search--md .cds-custom--search-input,.cds-custom--search--md.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:2.5rem;padding:0 2.5rem}.cds-custom--search--md .cds-custom--search-magnifier-icon{inset-inline-start:.75rem}.cds-custom--search--lg .cds-custom--search-input,.cds-custom--search--lg.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{block-size:3rem;padding:0 3rem}.cds-custom--search-magnifier-icon{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{block-size:1rem;position:absolute;z-index:2;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-button{background-color:var(--cds-field);flex-shrink:0;margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{position:relative;z-index:1;fill:inherit}.cds-custom--search-button,.cds-custom--search-close{align-items:center;block-size:2.5rem;border:solid transparent;border-width:0 0 1px;cursor:pointer;display:flex;justify-content:center;fill:var(--cds-icon-primary,#161616);inline-size:2.5rem;opacity:1;visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds-custom--search-input:focus~.cds-custom--search-close:hover{background-color:transparent;border-block-end-color:transparent;outline:none}.cds-custom--search-input:focus~.cds-custom--search-close:hover:after{background-color:var(--cds-field-hover);content:\"\";inset-block:.125rem;inset-inline:0 .125rem;pointer-events:none;position:absolute}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--disabled svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable{transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input{inline-size:0;padding:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:pointer;position:absolute}.cds-custom--search--expandable .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--search-magnifier-tooltip{align-items:center;display:flex;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}.cds-custom--search--fluid,:host(cds-custom-fluid-search){block-size:4rem}.cds-custom--search--fluid .cds-custom--label,:host(cds-custom-fluid-search) .cds-custom--label{align-items:center;block-size:1rem;display:flex;margin:0;overflow:initial;position:absolute;z-index:1;clip:auto;inline-size:calc(100% - 2rem);inset-block-start:.8125rem;inset-inline-start:1rem;white-space:normal}.cds-custom--search--fluid .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,.cds-custom--search--fluid .cds-custom--label::-webkit-scrollbar,:host(cds-custom-fluid-search) .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,:host(cds-custom-fluid-search) .cds-custom--label::-webkit-scrollbar{display:none}.cds-custom--search--fluid .cds-custom--label .cds-custom--toggletip-label,.cds-custom--search--fluid .cds-custom--label:not(:has(.cds-custom--toggletip-label)),:host(cds-custom-fluid-search) .cds-custom--label .cds-custom--toggletip-label,:host(cds-custom-fluid-search) .cds-custom--label:not(:has(.cds-custom--toggletip-label)){-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.cds-custom--search--fluid .cds-custom--search-input,:host(cds-custom-fluid-search) .cds-custom--search-input{block-size:100%;padding:2rem 5.5rem .8125rem 1rem}.cds-custom--search--fluid .cds-custom--search-magnifier-icon,:host(cds-custom-fluid-search) .cds-custom--search-magnifier-icon{color:var(--cds-icon-primary,#161616);inset:auto 1rem .8125rem auto;transform:none}.cds-custom--search--fluid .cds-custom--search-close,:host(cds-custom-fluid-search) .cds-custom--search-close{block-size:2.5rem;border:none;inline-size:2.5rem;inset:auto 3rem 0 auto;transition:background-color 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--fluid .cds-custom--search-input:focus~.cds-custom--search-close:hover,:host(cds-custom-fluid-search) .cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:none}.cds-custom--search--fluid .cds-custom--search-close:after,:host(cds-custom-fluid-search) .cds-custom--search-close:after{block-size:.125rem;content:\"\";display:block;inline-size:100%;inset-block-end:0;inset-inline-start:0;position:absolute}.cds-custom--search--fluid .cds-custom--search-input:focus~.cds-custom--search-close:after,:host(cds-custom-fluid-search) .cds-custom--search-input:focus~.cds-custom--search-close:after{background:var(--cds-focus,#0f62fe)}.cds-custom--search--fluid .cds-custom--search-input:not(:focus)~.cds-custom--search-close:not([disabled]):after,:host(cds-custom-fluid-search) .cds-custom--search-input:not(:focus)~.cds-custom--search-close:not([disabled]):after{background:var(--cds-border-strong);block-size:.0625rem}.cds-custom--search--fluid .cds-custom--search-close svg,:host(cds-custom-fluid-search) .cds-custom--search-close svg{margin-block-end:.125rem}.cds-custom--search--fluid .cds-custom--search-input:disabled~.cds-custom--search-close:hover:before,:host(cds-custom-fluid-search) .cds-custom--search-input:disabled~.cds-custom--search-close:hover:before{background:var(--cds-border-subtle)}.cds-custom--search--fluid.cds-custom--search--disabled .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search--fluid.cds-custom--search--disabled .cds-custom--search-input[disabled]{border-block-end:1px solid var(--cds-border-subtle)}.cds-custom--text-input--fluid.cds-custom--text-input-wrapper{background:var(--cds-field);block-size:100%;position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;margin:0;position:absolute;z-index:1}.cds-custom--text-input--fluid .cds-custom--label:not(.cds-custom--text-input__label-counter){inline-size:auto;inset-inline-end:auto;inset-inline-start:1rem}.cds-custom--text-input--fluid .cds-custom--label.cds-custom--text-input__label-counter{inline-size:auto;inset-inline-end:1rem;inset-inline-start:auto}.cds-custom--text-input--fluid.cds-custom--text-input-wrapper--readonly .cds-custom--text-input__field-wrapper .cds-custom--text-input{color:var(--cds-text-secondary,#525252)}.cds-custom--text-input--fluid .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,.cds-custom--text-input--fluid .cds-custom--label::-webkit-scrollbar{display:none}.cds-custom--text-input--fluid .cds-custom--label .cds-custom--toggletip-label,.cds-custom--text-input--fluid .cds-custom--label:not(:has(.cds-custom--toggletip-label)){-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.cds-custom--text-input--fluid .cds-custom--form__helper-text{display:none}.cds-custom--text-input--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--text-input--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--text-input--fluid input[data-invalid]{outline:none}.cds-custom--text-input--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}.cds-custom--text-input--fluid .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--text-input__divider,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--text-input--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input--fluid .cds-custom--text-input.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--fluid.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:1rem}.cds-custom--text-input--fluid .cds-custom--toggle-password-tooltip{block-size:4rem;cursor:pointer;inline-size:3rem;inset-block-start:0;inset-inline-end:0;outline:2px solid transparent;outline-offset:-2px;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--fluid .cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:0}.cds-custom--text-input--fluid .cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{block-size:2rem;inline-size:2rem;inset-block-start:1.625rem;inset-inline-end:.5rem}.cds-custom--text-input--fluid__skeleton,:host(cds-custom-fluid-search-skeleton){background:var(--cds-skeleton-background,#e8e8e8);block-size:4rem;border-block-end:1px solid var(--cds-skeleton-element,#c6c6c6);position:relative}.cds-custom--text-input--fluid__skeleton .cds-custom--skeleton,:host(cds-custom-fluid-search-skeleton) .cds-custom--skeleton{block-size:.5rem;inline-size:25%;inset-block-start:1rem;inset-inline-start:1rem;position:absolute}.cds-custom--text-input--fluid__skeleton .cds-custom--label,:host(cds-custom-fluid-search-skeleton) .cds-custom--label{block-size:.5rem;inline-size:50%;inset-block-start:2.25rem;inset-inline-start:1rem;padding:0;position:absolute}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--slug{inset-block-start:2.625rem}.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--fluid .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--fluid .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:1rem}.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid,.cds-custom--text-input--fluid .cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning{padding-inline-end:2.5rem}:host(cds-custom-fluid-search){--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;outline:none}:host(cds-custom-fluid-search-skeleton){display:block}:host(cds-custom-fluid-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-close{outline:none;pointer-events:none}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-close:before{background:none}:host(cds-custom-fluid-search[disabled]) .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}:host(cds-custom-fluid-search[disabled]) .cds-custom--search-input[disabled]{border-block-end:1px solid var(--cds-border-subtle)}"]);
13
11
  //#endregion
14
12
  export { fluid_search_default as default };
13
+
15
14
  //# sourceMappingURL=fluid-search.scss.js.map
@@ -5,13 +5,12 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import { prefix } from "../../globals/settings.js";
8
+ import "../../globals/settings.js";
9
9
  import { carbonElement } from "../../globals/decorators/carbon-element.js";
10
- import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.112.0/helpers/decorate.js";
10
+ import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.126.0/helpers/decorate.js";
11
11
  import select_skeleton_default from "../select/select-skeleton.js";
12
12
  import fluid_select_default from "./fluid-select.scss.js";
13
13
  import { html } from "lit";
14
-
15
14
  //#region src/components/fluid-select/fluid-select-skeleton.ts
16
15
  /**
17
16
  * Copyright IBM Corp.2025
@@ -27,16 +26,16 @@ import { html } from "lit";
27
26
  let CDSFluidSelectSkeleton = class CDSFluidSelectSkeleton extends select_skeleton_default {
28
27
  render() {
29
28
  return html`
30
- <div class="${prefix}--select--fluid__skeleton">${super.render()}</div>
29
+ <div class="${"cds-custom"}--select--fluid__skeleton">${super.render()}</div>
31
30
  `;
32
31
  }
33
32
  static {
34
33
  this.styles = [select_skeleton_default.styles, fluid_select_default];
35
34
  }
36
35
  };
37
- CDSFluidSelectSkeleton = __decorate([carbonElement(`${prefix}-fluid-select-skeleton`)], CDSFluidSelectSkeleton);
36
+ CDSFluidSelectSkeleton = __decorate([carbonElement(`cds-custom-fluid-select-skeleton`)], CDSFluidSelectSkeleton);
38
37
  var fluid_select_skeleton_default = CDSFluidSelectSkeleton;
39
-
40
38
  //#endregion
41
39
  export { fluid_select_skeleton_default as default };
40
+
42
41
  //# sourceMappingURL=fluid-select-skeleton.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fluid-select-skeleton.js","names":["CDSSelectSkeleton","styles","customElement"],"sources":["../../../src/components/fluid-select/fluid-select-skeleton.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport styles from './fluid-select.scss?lit';\nimport CDSSelectSkeleton from '../select/select-skeleton';\n/**\n * Fluid text area input.\n *\n * @element cds-custom-fluid-select-skeleton\n */\n@customElement(`${prefix}-fluid-select-skeleton`)\nclass CDSFluidSelectSkeleton extends CDSSelectSkeleton {\n render() {\n return html`\n <div class=\"${prefix}--select--fluid__skeleton\">${super.render()}</div>\n `;\n }\n\n static styles = [CDSSelectSkeleton.styles, styles];\n}\n\nexport default CDSFluidSelectSkeleton;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAiBA,mCACM,+BAA+BA,wBAAkB;CACrD,SAAS;AACP,SAAO,IAAI;oBACK,OAAO,6BAA6B,MAAM,QAAQ,CAAC;;;;gBAIrD,CAACA,wBAAkB,QAAQC,qBAAO;;;qCARnDC,cAAc,GAAG,OAAO,wBAAwB;AAWjD,oCAAe"}
1
+ {"version":3,"file":"fluid-select-skeleton.js","names":["CDSSelectSkeleton","styles","customElement"],"sources":["../../../src/components/fluid-select/fluid-select-skeleton.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport styles from './fluid-select.scss?lit';\nimport CDSSelectSkeleton from '../select/select-skeleton';\n/**\n * Fluid text area input.\n *\n * @element cds-custom-fluid-select-skeleton\n */\n@customElement(`${prefix}-fluid-select-skeleton`)\nclass CDSFluidSelectSkeleton extends CDSSelectSkeleton {\n render() {\n return html`\n <div class=\"${prefix}--select--fluid__skeleton\">${super.render()}</div>\n `;\n }\n\n static styles = [CDSSelectSkeleton.styles, styles];\n}\n\nexport default CDSFluidSelectSkeleton;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAiBA,IAAA,yBAAA,MACM,+BAA+BA,wBAAkB;CACrD,SAAS;AACP,SAAO,IAAI;0BACY,6BAA6B,MAAM,QAAQ,CAAC;;;;gBAIrD,CAACA,wBAAkB,QAAQC,qBAAO;;;qCARnDC,cAAc,4BAAkC,CAAA,EAAA,uBAAA;AAWjD,IAAA,gCAAe"}
@@ -5,15 +5,14 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import { prefix } from "../../globals/settings.js";
8
+ import "../../globals/settings.js";
9
9
  import { carbonElement } from "../../globals/decorators/carbon-element.js";
10
- import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.112.0/helpers/decorate.js";
10
+ import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.126.0/helpers/decorate.js";
11
11
  import select_default from "../select/select.js";
12
12
  import fluid_select_default$1 from "./fluid-select.scss.js";
13
13
  import { html } from "lit";
14
14
  import { state } from "lit/decorators.js";
15
15
  import { classMap } from "lit/directives/class-map.js";
16
-
17
16
  //#region src/components/fluid-select/fluid-select.ts
18
17
  /**
19
18
  * Copyright IBM Corp.2025
@@ -33,7 +32,7 @@ let CDSFluidSelect = class CDSFluidSelect extends select_default {
33
32
  this._handleToggleTipLabelClick = (event) => {
34
33
  const path = event.composedPath();
35
34
  const hasLabel = path.some((node) => node instanceof HTMLLabelElement);
36
- const hasToggleTip = path.some((node) => node instanceof HTMLElement && (node.matches?.(`${prefix}-toggletip`) || node.classList.contains(`${prefix}--toggletip-button`)));
35
+ const hasToggleTip = path.some((node) => node instanceof HTMLElement && (node.matches?.(`cds-custom-toggletip`) || node.classList.contains(`cds-custom--toggletip-button`)));
37
36
  if (hasLabel && hasToggleTip) event.preventDefault();
38
37
  };
39
38
  this._handleFocusIn = (event) => {
@@ -59,12 +58,12 @@ let CDSFluidSelect = class CDSFluidSelect extends select_default {
59
58
  render() {
60
59
  return html`<div
61
60
  class="${classMap({
62
- [`${prefix}--select`]: true,
63
- [`${prefix}--select--invalid`]: this.invalid,
64
- [`${prefix}--select--warning`]: this.warn && !this.invalid,
65
- [`${prefix}--select--disabled`]: this.disabled,
66
- [`${prefix}--select--readonly`]: this.readonly,
67
- [`${prefix}--select--fluid--focus`]: this._hasFocus
61
+ [`cds-custom--select`]: true,
62
+ [`cds-custom--select--invalid`]: this.invalid,
63
+ [`cds-custom--select--warning`]: this.warn && !this.invalid,
64
+ [`cds-custom--select--disabled`]: this.disabled,
65
+ [`cds-custom--select--readonly`]: this.readonly,
66
+ [`cds-custom--select--fluid--focus`]: this._hasFocus
68
67
  })}"
69
68
  @focusin="${this._handleFocusIn}"
70
69
  @focusout="${this._handleFocusOut}">
@@ -76,9 +75,9 @@ let CDSFluidSelect = class CDSFluidSelect extends select_default {
76
75
  }
77
76
  };
78
77
  __decorate([state()], CDSFluidSelect.prototype, "_hasFocus", void 0);
79
- CDSFluidSelect = __decorate([carbonElement(`${prefix}-fluid-select`)], CDSFluidSelect);
78
+ CDSFluidSelect = __decorate([carbonElement(`cds-custom-fluid-select`)], CDSFluidSelect);
80
79
  var fluid_select_default = CDSFluidSelect;
81
-
82
80
  //#endregion
83
81
  export { fluid_select_default as default };
82
+
84
83
  //# sourceMappingURL=fluid-select.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fluid-select.js","names":["CDSSelect","styles","customElement"],"sources":["../../../src/components/fluid-select/fluid-select.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport CDSSelect from '../select/select';\nimport styles from './fluid-select.scss?lit';\nimport { classMap } from 'lit/directives/class-map.js';\nimport { state } from 'lit/decorators.js';\n\n/**\n * Fluid text select.\n *\n * @element cds-custom-fluid-select\n */\n@customElement(`${prefix}-fluid-select`)\nclass CDSFluidSelect extends CDSSelect {\n @state()\n private _hasFocus = false;\n\n private _handleToggleTipLabelClick = (event: MouseEvent) => {\n const path = event.composedPath();\n const hasLabel = path.some((node) => node instanceof HTMLLabelElement);\n const hasToggleTip = path.some(\n (node) =>\n node instanceof HTMLElement &&\n (node.matches?.(`${prefix}-toggletip`) ||\n node.classList.contains(`${prefix}--toggletip-button`))\n );\n\n if (hasLabel && hasToggleTip) {\n event.preventDefault();\n }\n };\n\n private _handleFocusIn = (event: FocusEvent) => {\n if ((event.target as Element | null)?.matches?.('select')) {\n this._hasFocus = true;\n }\n };\n\n private _handleFocusOut = (event: FocusEvent) => {\n if ((event.target as Element | null)?.matches?.('select')) {\n this._hasFocus = false;\n }\n };\n\n connectedCallback() {\n this.setAttribute('isFluid', 'true');\n super.connectedCallback();\n this.addEventListener('click', this._handleToggleTipLabelClick, {\n capture: true,\n });\n }\n\n disconnectedCallback() {\n this.removeEventListener('click', this._handleToggleTipLabelClick, {\n capture: true,\n });\n super.disconnectedCallback?.();\n }\n\n updated(changedProperties) {\n super.updated(changedProperties);\n if (\n changedProperties.has('invalid') ||\n changedProperties.has('disabled') ||\n changedProperties.has('readonly') ||\n changedProperties.has('warn')\n ) {\n this.requestUpdate();\n }\n }\n\n render() {\n const wrapperClasses = classMap({\n [`${prefix}--select`]: true,\n [`${prefix}--select--invalid`]: this.invalid,\n [`${prefix}--select--warning`]: this.warn && !this.invalid,\n [`${prefix}--select--disabled`]: this.disabled,\n [`${prefix}--select--readonly`]: this.readonly,\n [`${prefix}--select--fluid--focus`]: this._hasFocus,\n });\n return html`<div\n class=\"${wrapperClasses}\"\n @focusin=\"${this._handleFocusIn}\"\n @focusout=\"${this._handleFocusOut}\">\n ${super.render()}\n </div>`;\n }\n\n static styles = [CDSSelect.styles, styles];\n}\n\nexport default CDSFluidSelect;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,2BACM,uBAAuBA,eAAU;;;mBAEjB;qCAEkB,UAAsB;GAC1D,MAAM,OAAO,MAAM,cAAc;GACjC,MAAM,WAAW,KAAK,MAAM,SAAS,gBAAgB,iBAAiB;GACtE,MAAM,eAAe,KAAK,MACvB,SACC,gBAAgB,gBACf,KAAK,UAAU,GAAG,OAAO,YAAY,IACpC,KAAK,UAAU,SAAS,GAAG,OAAO,oBAAoB,EAC3D;AAED,OAAI,YAAY,aACd,OAAM,gBAAgB;;yBAIA,UAAsB;AAC9C,OAAK,MAAM,QAA2B,UAAU,SAAS,CACvD,MAAK,YAAY;;0BAIM,UAAsB;AAC/C,OAAK,MAAM,QAA2B,UAAU,SAAS,CACvD,MAAK,YAAY;;;CAIrB,oBAAoB;AAClB,OAAK,aAAa,WAAW,OAAO;AACpC,QAAM,mBAAmB;AACzB,OAAK,iBAAiB,SAAS,KAAK,4BAA4B,EAC9D,SAAS,MACV,CAAC;;CAGJ,uBAAuB;AACrB,OAAK,oBAAoB,SAAS,KAAK,4BAA4B,EACjE,SAAS,MACV,CAAC;AACF,QAAM,wBAAwB;;CAGhC,QAAQ,mBAAmB;AACzB,QAAM,QAAQ,kBAAkB;AAChC,MACE,kBAAkB,IAAI,UAAU,IAChC,kBAAkB,IAAI,WAAW,IACjC,kBAAkB,IAAI,WAAW,IACjC,kBAAkB,IAAI,OAAO,CAE7B,MAAK,eAAe;;CAIxB,SAAS;AASP,SAAO,IAAI;eARY,SAAS;IAC7B,GAAG,OAAO,YAAY;IACtB,GAAG,OAAO,qBAAqB,KAAK;IACpC,GAAG,OAAO,qBAAqB,KAAK,QAAQ,CAAC,KAAK;IAClD,GAAG,OAAO,sBAAsB,KAAK;IACrC,GAAG,OAAO,sBAAsB,KAAK;IACrC,GAAG,OAAO,0BAA0B,KAAK;GAC3C,CAAC,CAEwB;kBACZ,KAAK,eAAe;mBACnB,KAAK,gBAAgB;QAChC,MAAM,QAAQ,CAAC;;;;gBAIL,CAACA,eAAU,QAAQC,uBAAO;;;YA1EzC,OAAO;6BAFTC,cAAc,GAAG,OAAO,eAAe;AA+ExC,2BAAe"}
1
+ {"version":3,"file":"fluid-select.js","names":["CDSSelect","styles","customElement"],"sources":["../../../src/components/fluid-select/fluid-select.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport CDSSelect from '../select/select';\nimport styles from './fluid-select.scss?lit';\nimport { classMap } from 'lit/directives/class-map.js';\nimport { state } from 'lit/decorators.js';\n\n/**\n * Fluid text select.\n *\n * @element cds-custom-fluid-select\n */\n@customElement(`${prefix}-fluid-select`)\nclass CDSFluidSelect extends CDSSelect {\n @state()\n private _hasFocus = false;\n\n private _handleToggleTipLabelClick = (event: MouseEvent) => {\n const path = event.composedPath();\n const hasLabel = path.some((node) => node instanceof HTMLLabelElement);\n const hasToggleTip = path.some(\n (node) =>\n node instanceof HTMLElement &&\n (node.matches?.(`${prefix}-toggletip`) ||\n node.classList.contains(`${prefix}--toggletip-button`))\n );\n\n if (hasLabel && hasToggleTip) {\n event.preventDefault();\n }\n };\n\n private _handleFocusIn = (event: FocusEvent) => {\n if ((event.target as Element | null)?.matches?.('select')) {\n this._hasFocus = true;\n }\n };\n\n private _handleFocusOut = (event: FocusEvent) => {\n if ((event.target as Element | null)?.matches?.('select')) {\n this._hasFocus = false;\n }\n };\n\n connectedCallback() {\n this.setAttribute('isFluid', 'true');\n super.connectedCallback();\n this.addEventListener('click', this._handleToggleTipLabelClick, {\n capture: true,\n });\n }\n\n disconnectedCallback() {\n this.removeEventListener('click', this._handleToggleTipLabelClick, {\n capture: true,\n });\n super.disconnectedCallback?.();\n }\n\n updated(changedProperties) {\n super.updated(changedProperties);\n if (\n changedProperties.has('invalid') ||\n changedProperties.has('disabled') ||\n changedProperties.has('readonly') ||\n changedProperties.has('warn')\n ) {\n this.requestUpdate();\n }\n }\n\n render() {\n const wrapperClasses = classMap({\n [`${prefix}--select`]: true,\n [`${prefix}--select--invalid`]: this.invalid,\n [`${prefix}--select--warning`]: this.warn && !this.invalid,\n [`${prefix}--select--disabled`]: this.disabled,\n [`${prefix}--select--readonly`]: this.readonly,\n [`${prefix}--select--fluid--focus`]: this._hasFocus,\n });\n return html`<div\n class=\"${wrapperClasses}\"\n @focusin=\"${this._handleFocusIn}\"\n @focusout=\"${this._handleFocusOut}\">\n ${super.render()}\n </div>`;\n }\n\n static styles = [CDSSelect.styles, styles];\n}\n\nexport default CDSFluidSelect;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,IAAA,iBAAA,MACM,uBAAuBA,eAAU;;;mBAEjB;qCAEkB,UAAsB;GAC1D,MAAM,OAAO,MAAM,cAAc;GACjC,MAAM,WAAW,KAAK,MAAM,SAAS,gBAAgB,iBAAiB;GACtE,MAAM,eAAe,KAAK,MACvB,SACC,gBAAgB,gBACf,KAAK,UAAU,gBAAsB,IACpC,KAAK,UAAU,SAAS,wBAA8B,EAC3D;AAED,OAAI,YAAY,aACd,OAAM,gBAAgB;;yBAIA,UAAsB;AAC9C,OAAK,MAAM,QAA2B,UAAU,SAAS,CACvD,MAAK,YAAY;;0BAIM,UAAsB;AAC/C,OAAK,MAAM,QAA2B,UAAU,SAAS,CACvD,MAAK,YAAY;;;CAIrB,oBAAoB;AAClB,OAAK,aAAa,WAAW,OAAO;AACpC,QAAM,mBAAmB;AACzB,OAAK,iBAAiB,SAAS,KAAK,4BAA4B,EAC9D,SAAS,MACV,CAAC;;CAGJ,uBAAuB;AACrB,OAAK,oBAAoB,SAAS,KAAK,4BAA4B,EACjE,SAAS,MACV,CAAC;AACF,QAAM,wBAAwB;;CAGhC,QAAQ,mBAAmB;AACzB,QAAM,QAAQ,kBAAkB;AAChC,MACE,kBAAkB,IAAI,UAAU,IAChC,kBAAkB,IAAI,WAAW,IACjC,kBAAkB,IAAI,WAAW,IACjC,kBAAkB,IAAI,OAAO,CAE7B,MAAK,eAAe;;CAIxB,SAAS;AASP,SAAO,IAAI;eARY,SAAS;IAC7B,gBAAsB;IACtB,yBAA+B,KAAK;IACpC,yBAA+B,KAAK,QAAQ,CAAC,KAAK;IAClD,0BAAgC,KAAK;IACrC,0BAAgC,KAAK;IACrC,8BAAoC,KAAK;GAC3C,CAAC,CAEwB;kBACZ,KAAK,eAAe;mBACnB,KAAK,gBAAgB;QAChC,MAAM,QAAQ,CAAC;;;;gBAIL,CAACA,eAAU,QAAQC,uBAAO;;;YA1EzC,OAAO,CAAA,EAAA,eAAA,WAAA,aAAA,KAAA,EAAA;6BAFTC,cAAc,mBAAyB,CAAA,EAAA,eAAA;AA+ExC,IAAA,uBAAe"}
@@ -6,10 +6,9 @@
6
6
  */
7
7
 
8
8
  import { css } from "lit";
9
-
10
9
  //#region src/components/fluid-select/fluid-select.scss?lit
11
10
  var fluid_select_default = css([".cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-weight:var(--cds-label-01-font-weight,400);font-weight:400;line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{display:none;font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--select{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--select *,.cds-custom--select :after,.cds-custom--select :before{box-sizing:inherit}.cds-custom--select{align-items:flex-start;flex-direction:column}.cds-custom--select,.cds-custom--select-input__wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--select-input__wrapper{align-items:center}.cds-custom--select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);border-radius:0;color:var(--cds-text-primary,#161616);cursor:pointer;display:block;font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);opacity:1;outline:2px solid transparent;outline-offset:-2px;padding-block:0;padding-inline:1rem 3rem;text-overflow:ellipsis;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--select-input:hover{background-color:var(--cds-field-hover)}.cds-custom--select-input::-ms-expand{display:none}@-moz-document url-prefix(){.cds-custom--select-input:-moz-focusring,.cds-custom--select-input::-moz-focus-inner{background-image:none;color:transparent;text-shadow:0 0 0 #000}}.cds-custom--select-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--select-input:focus{outline-style:dotted}}.cds-custom--select-input:focus{color:var(--cds-text-primary,#161616)}.cds-custom--select-input:disabled,.cds-custom--select-input:hover:disabled{background-color:var(--cds-field);border-block-end-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--select-input--sm{block-size:2rem;max-block-size:2rem}.cds-custom--select-input--lg{block-size:3rem;max-block-size:3rem}.cds-custom--select--disabled .cds-custom--form__helper-text,.cds-custom--select--disabled .cds-custom--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--warning .cds-custom--select-input,.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input{padding-inline-end:4rem}.cds-custom--select-input:disabled~.cds-custom--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--light .cds-custom--select-input{background-color:var(--cds-field-02,#fff)}.cds-custom--select--light .cds-custom--select-input:hover{background-color:var(--cds-field-hover)}.cds-custom--select--light .cds-custom--select-input:disabled,.cds-custom--select--light .cds-custom--select-input:hover:disabled{background-color:var(--cds-field-02,#fff);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--select__arrow{block-size:100%;position:absolute;fill:var(--cds-icon-primary,#161616);inset-block-start:0;inset-inline-end:1rem;pointer-events:none}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--select__arrow path{fill:ButtonText}}.cds-custom--select__invalid-icon{inset-inline-end:2.5rem;position:absolute}.cds-custom--select-input--inline__wrapper[data-invalid] .cds-custom--select__invalid-icon,.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input~.cds-custom--select__invalid-icon{fill:var(--cds-support-error,#da1e28)}.cds-custom--select__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--select__invalid-icon--warning path[fill]{fill:#000;opacity:1}.cds-custom--select-option,optgroup.cds-custom--select-optgroup{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds-custom--select-option:disabled,optgroup.cds-custom--select-optgroup:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--inline{align-items:center;display:flex;flex-direction:row}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-end:0;margin-inline-start:.5rem}.cds-custom--select--inline .cds-custom--label{margin:0 .5rem 0 0;white-space:nowrap}.cds-custom--select--inline .cds-custom--select-input{background-color:transparent;border-block-end:none;color:var(--cds-text-primary,#161616);inline-size:100%;padding-inline:.5rem 3rem}.cds-custom--select--inline .cds-custom--select-input:hover{background-color:var(--cds-field-hover)}.cds-custom--select--inline .cds-custom--select-input:focus,.cds-custom--select--inline .cds-custom--select-input:focus optgroup,.cds-custom--select--inline .cds-custom--select-input:focus option{background-color:var(--cds-background,#fff)}.cds-custom--select--inline .cds-custom--select-input:focus optgroup:hover,.cds-custom--select--inline .cds-custom--select-input:focus option:hover,.cds-custom--select--inline .cds-custom--select-input:focus:hover{background-color:var(--cds-field-hover)}.cds-custom--select--inline .cds-custom--select-input[disabled],.cds-custom--select--inline .cds-custom--select-input[disabled]:hover{background-color:var(--cds-background,#fff)}.cds-custom--select--inline .cds-custom--select__arrow{inset-inline-end:.5rem}.cds-custom--select--inline.cds-custom--select--invalid .cds-custom--select-input{padding-inline-end:3.5rem}.cds-custom--select--inline.cds-custom--select--invalid .cds-custom--select-input~.cds-custom--select__invalid-icon,.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input~.cds-custom--select__invalid-icon--warning{inset-inline-end:2rem}.cds-custom--select--inline .cds-custom--select-input:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--select--inline .cds-custom--select-input:disabled~*{cursor:not-allowed}.cds-custom--select--readonly .cds-custom--select-input{background-color:transparent;border-block-end-color:var(--cds-border-subtle);cursor:default}.cds-custom--select--readonly .cds-custom--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--readonly.cds-custom--select--inline .cds-custom--select-input:hover{background-color:transparent}.cds-custom--select.cds-custom--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--select.cds-custom--skeleton:active,.cds-custom--select.cds-custom--skeleton:focus,.cds-custom--select.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--select.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--select.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--select.cds-custom--skeleton{background:CanvasText}.cds-custom--select.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--select.cds-custom--skeleton{block-size:2.5rem;inline-size:100%}.cds-custom--select.cds-custom--skeleton .cds-custom--select-input{display:none}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>*,.cds-custom--select--slug .cds-custom--ai-label,.cds-custom--select--slug .cds-custom--slug{inset-block-start:50%;inset-inline-end:calc(2.5rem + 9px);margin-block-start:.03125rem;position:absolute;transform:translateY(-50%)}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>:after,.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>:before,.cds-custom--select--slug .cds-custom--ai-label:after,.cds-custom--select--slug .cds-custom--ai-label:before,.cds-custom--select--slug .cds-custom--slug:after,.cds-custom--select--slug .cds-custom--slug:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:\"\";inline-size:.0625rem;position:absolute}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>:before,.cds-custom--select--slug .cds-custom--ai-label:before,.cds-custom--select--slug .cds-custom--slug:before{display:none;inset-inline-start:calc(-.5rem - 1px)}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>:after,.cds-custom--select--slug .cds-custom--ai-label:after,.cds-custom--select--slug .cds-custom--slug:after{display:block;inset-block-start:0;inset-inline-end:calc(-.5rem - 1px)}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>.cds-custom--ai-label--revert:before,.cds-custom--select--slug .cds-custom--ai-label--revert:before,.cds-custom--select--slug .cds-custom--slug--revert:before{inset-block-start:.5rem;inset-inline-start:0}.cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>.cds-custom--ai-label--revert,.cds-custom--select--slug .cds-custom--ai-label--revert{inset-inline-end:2.5625rem}.cds-custom--select--decorator .cds-custom--ai-label--revert:after,.cds-custom--select--slug .cds-custom--ai-label--revert:after,.cds-custom--select--slug .cds-custom--slug--revert:after{inset-block-start:.5rem;inset-inline-end:-1px}.cds-custom--select--decorator .cds-custom--select-input:has(~.cds-custom--select__inner-wrapper--decorator),.cds-custom--select--slug .cds-custom--select-input:has(~.cds-custom--ai-label),.cds-custom--select--slug .cds-custom--select-input:has(~.cds-custom--slug){padding-inline-end:4rem}.cds-custom--select--decorator:has(.cds-custom--select__invalid-icon) .cds-custom--select-input:has(~.cds-custom--select__inner-wrapper--decorator),.cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--select-input:has(~.cds-custom--ai-label),.cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--select-input:has(~.cds-custom--slug){padding-inline-end:6rem}.cds-custom--select--decorator .cds-custom--select-input:has(~.cds-custom--select__inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--select__inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--select--slug .cds-custom--select-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--select--slug .cds-custom--select-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)),.cds-custom--select-input-has--ai-label{background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--select--decorator:has(.cds-custom--select__invalid-icon) .cds-custom--select__inner-wrapper--decorator>:before,.cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--ai-label:before,.cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--slug:before{display:block}.cds-custom--select--decorator .cds-custom--select-input__wrapper .cds-custom--select-input~.cds-custom--select__invalid-icon,.cds-custom--select--slug .cds-custom--select-input__wrapper .cds-custom--select-input~.cds-custom--select__invalid-icon,.cds-custom--select--slug .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input~.cds-custom--select__invalid-icon{inset-inline-end:5rem}.cds-custom--select--fluid .cds-custom--select,:host(cds-custom-fluid-select) .cds-custom--select{background:var(--cds-field);block-size:100%;position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--select--fluid .cds-custom--label,:host(cds-custom-fluid-select) .cds-custom--label{align-items:center;block-size:1rem;display:flex;inline-size:calc(100% - 2rem);inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--select--fluid .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,.cds-custom--select--fluid .cds-custom--label::-webkit-scrollbar,:host(cds-custom-fluid-select) .cds-custom--label .cds-custom--toggletip-label::-webkit-scrollbar,:host(cds-custom-fluid-select) .cds-custom--label::-webkit-scrollbar{display:none}.cds-custom--select--fluid .cds-custom--label .cds-custom--toggletip-label,.cds-custom--select--fluid .cds-custom--label:not(:has(.cds-custom--toggletip-label)),:host(cds-custom-fluid-select) .cds-custom--label .cds-custom--toggletip-label,:host(cds-custom-fluid-select) .cds-custom--label:not(:has(.cds-custom--toggletip-label)){-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;white-space:nowrap}.cds-custom--select--fluid .cds-custom--select-input,:host(cds-custom-fluid-select) .cds-custom--select-input{min-block-size:4rem;outline:none;padding:2rem 2rem .8125rem 1rem;text-overflow:ellipsis}.cds-custom--select--fluid .cds-custom--select__arrow,:host(cds-custom-fluid-select) .cds-custom--select__arrow{block-size:1rem;inset-block-start:2.125rem;inset-inline-end:.75rem}.cds-custom--select--fluid .cds-custom--select__divider,:host(cds-custom-fluid-select) .cds-custom--select__divider{display:none;transition:border-color 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--select--fluid .cds-custom--select--invalid .cds-custom--select-input__wrapper,.cds-custom--select--fluid :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) .cds-custom--select--invalid .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--select--fluid .cds-custom--select--invalid .cds-custom--select-input__wrapper,.cds-custom--select--fluid :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) .cds-custom--select--invalid .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper{outline-style:dotted}}.cds-custom--select--fluid .cds-custom--select--invalid .cds-custom--select__divider,.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--select__divider,.cds-custom--select--fluid :host(cds-custom-fluid-select) .cds-custom--select__divider,:host(cds-custom-fluid-select) .cds-custom--select--invalid .cds-custom--select__divider,:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--select__divider,:host(cds-custom-fluid-select) :host(cds-custom-fluid-select) .cds-custom--select__divider{border:none;border-block-end:1px solid var(--cds-border-subtle);display:block;inline-size:calc(100% - 2rem);margin:0 1rem}.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--select-input,.cds-custom--select--fluid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input,:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--select-input,:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input{border-block-end:1px solid transparent;padding-inline-end:2rem}.cds-custom--select--fluid .cds-custom--select--warning,:host(cds-custom-fluid-select) .cds-custom--select--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--select--fluid .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper{display:block}.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--select-input:not(:focus),.cds-custom--select--fluid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--select-input:not(:focus),:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus){outline:none}.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--form-requirement,.cds-custom--select--fluid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--form-requirement,:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--form-requirement,:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--form-requirement{display:block;max-block-size:100%;overflow:visible}.cds-custom--select--fluid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--form-requirement,:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--select--fluid .cds-custom--form-requirement,:host(cds-custom-fluid-select) .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--select-input__wrapper:hover+.cds-custom--select__divider,.cds-custom--select--fluid .cds-custom--select-input__wrapper[data-invalid]:hover+.cds-custom--select__divider,:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--select-input__wrapper:hover+.cds-custom--select__divider,:host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid]:hover+.cds-custom--select__divider{border-color:transparent}.cds-custom--select--fluid .cds-custom--select--invalid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select__invalid-icon,.cds-custom--select--fluid .cds-custom--select--warning .cds-custom--select-input__wrapper .cds-custom--select__invalid-icon,.cds-custom--select--fluid :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select__invalid-icon,:host(cds-custom-fluid-select) .cds-custom--select--invalid .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select__invalid-icon,:host(cds-custom-fluid-select) .cds-custom--select--warning .cds-custom--select-input__wrapper .cds-custom--select__invalid-icon,:host(cds-custom-fluid-select) :host(cds-custom-fluid-select) .cds-custom--select-input__wrapper[data-invalid] .cds-custom--select__invalid-icon{inset-block-start:4.5625rem;inset-inline-end:1rem;pointer-events:none}.cds-custom--select--fluid .cds-custom--select--fluid--focus .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) .cds-custom--select--fluid--focus .cds-custom--select-input__wrapper{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--select--fluid .cds-custom--select--fluid--focus .cds-custom--select-input__wrapper,:host(cds-custom-fluid-select) .cds-custom--select--fluid--focus .cds-custom--select-input__wrapper{outline-style:dotted}}.cds-custom--select--fluid .cds-custom--select--fluid--focus .cds-custom--select-input,.cds-custom--select--fluid .cds-custom--select--fluid--focus.cds-custom--select--warning,:host(cds-custom-fluid-select) .cds-custom--select--fluid--focus .cds-custom--select-input,:host(cds-custom-fluid-select) .cds-custom--select--fluid--focus.cds-custom--select--warning{border-block-end:1px solid transparent}.cds-custom--select--fluid .cds-custom--select--disabled .cds-custom--toggletip-label,:host(cds-custom-fluid-select) .cds-custom--select--disabled .cds-custom--toggletip-label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--fluid .cds-custom--select--disabled .cds-custom--toggletip-button,:host(cds-custom-fluid-select) .cds-custom--select--disabled .cds-custom--toggletip-button{pointer-events:none}.cds-custom--select--fluid .cds-custom--select--disabled .cds-custom--toggletip-button svg,:host(cds-custom-fluid-select) .cds-custom--select--disabled .cds-custom--toggletip-button svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--select--fluid .cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>*,.cds-custom--select--fluid .cds-custom--select--slug .cds-custom--ai-label,.cds-custom--select--fluid .cds-custom--select--slug .cds-custom--slug,:host(cds-custom-fluid-select) .cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>*,:host(cds-custom-fluid-select) .cds-custom--select--slug .cds-custom--ai-label,:host(cds-custom-fluid-select) .cds-custom--select--slug .cds-custom--slug{inset-block-start:2.625rem;inset-inline-end:3rem}.cds-custom--select--fluid .cds-custom--select--slug .cds-custom--select-input,:host(cds-custom-fluid-select) .cds-custom--select--slug .cds-custom--select-input{padding-inline-end:4rem}.cds-custom--select--fluid .cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>.cds-custom--ai-label:before,.cds-custom--select--fluid .cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--ai-label:before,.cds-custom--select--fluid .cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--slug:before,:host(cds-custom-fluid-select) .cds-custom--select--decorator .cds-custom--select__inner-wrapper--decorator>.cds-custom--ai-label:before,:host(cds-custom-fluid-select) .cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--ai-label:before,:host(cds-custom-fluid-select) .cds-custom--select--slug:has(.cds-custom--select__invalid-icon) .cds-custom--slug:before{display:none}.cds-custom--select--fluid__skeleton{background:var(--cds-skeleton-background,#e8e8e8);block-size:4rem;border-block-end:1px solid var(--cds-skeleton-element,#c6c6c6);position:relative}.cds-custom--select--fluid__skeleton .cds-custom--skeleton{block-size:.5rem;inline-size:25%;inset-block-start:1rem;inset-inline-start:1rem;position:absolute}.cds-custom--select--fluid__skeleton .cds-custom--label{block-size:.5rem;inline-size:50%;inset-block-start:2.25rem;inset-inline-start:1rem;padding:0;position:absolute}.cds-custom--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-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--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-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--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-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--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-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--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-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--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-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--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-custom--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-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}:host(cds-custom-fluid-select){--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}:host(cds-custom-fluid-select) ::slotted(cds-custom-ai-label),:host(cds-custom-fluid-select) ::slotted(cds-custom-slug){inset-block-start:70%;inset-inline-end:3rem;position:absolute}:host(cds-custom-fluid-select) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-fluid-select) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-70%)}:host(cds-custom-fluid-select) ::slotted(cds-custom-ai-label):after,:host(cds-custom-fluid-select) ::slotted(cds-custom-ai-label):before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:\"\";inline-size:.0625rem;inset-inline-start:calc(1.5rem - 1px);position:absolute}:host(cds-custom-fluid-select) ::slotted(cds-custom-ai-label):before{display:var(--cds-show-before);inset-inline-start:calc(-.5rem - 1px)}"]);
12
-
13
11
  //#endregion
14
12
  export { fluid_select_default as default };
13
+
15
14
  //# sourceMappingURL=fluid-select.scss.js.map
@@ -5,13 +5,12 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import { prefix } from "../../globals/settings.js";
8
+ import "../../globals/settings.js";
9
9
  import { carbonElement } from "../../globals/decorators/carbon-element.js";
10
- import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.112.0/helpers/decorate.js";
10
+ import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.126.0/helpers/decorate.js";
11
11
  import text_input_skeleton_default from "../text-input/text-input-skeleton.js";
12
12
  import fluid_text_input_default from "./fluid-text-input.scss.js";
13
13
  import { html } from "lit";
14
-
15
14
  //#region src/components/fluid-text-input/fluid-text-input-skeleton.ts
16
15
  /**
17
16
  * Copyright IBM Corp.2025
@@ -32,9 +31,9 @@ let CDSFluidTextInputSkeleton = class CDSFluidTextInputSkeleton extends text_inp
32
31
  this.styles = [text_input_skeleton_default.styles, fluid_text_input_default];
33
32
  }
34
33
  };
35
- CDSFluidTextInputSkeleton = __decorate([carbonElement(`${prefix}-fluid-text-input-skeleton`)], CDSFluidTextInputSkeleton);
34
+ CDSFluidTextInputSkeleton = __decorate([carbonElement(`cds-custom-fluid-text-input-skeleton`)], CDSFluidTextInputSkeleton);
36
35
  var fluid_text_input_skeleton_default = CDSFluidTextInputSkeleton;
37
-
38
36
  //#endregion
39
37
  export { fluid_text_input_skeleton_default as default };
38
+
40
39
  //# sourceMappingURL=fluid-text-input-skeleton.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fluid-text-input-skeleton.js","names":["CDSTextInputSkeleton","styles","customElement"],"sources":["../../../src/components/fluid-text-input/fluid-text-input-skeleton.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport styles from './fluid-text-input.scss?lit';\nimport CDSTextInputSkeleton from '../text-input/text-input-skeleton';\n\n/**\n * Fluid text area input.\n *\n * @element cds-custom-fluid-text-input-skeleton\n */\n@customElement(`${prefix}-fluid-text-input-skeleton`)\nclass CDSFluidTextInputSkeleton extends CDSTextInputSkeleton {\n render() {\n return html` ${super.render()} `;\n }\n\n static styles = [CDSTextInputSkeleton.styles, styles];\n}\n\nexport default CDSFluidTextInputSkeleton;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAkBA,sCACM,kCAAkCA,4BAAqB;CAC3D,SAAS;AACP,SAAO,IAAI,IAAI,MAAM,QAAQ,CAAC;;;gBAGhB,CAACA,4BAAqB,QAAQC,yBAAO;;;wCANtDC,cAAc,GAAG,OAAO,4BAA4B;AASrD,wCAAe"}
1
+ {"version":3,"file":"fluid-text-input-skeleton.js","names":["CDSTextInputSkeleton","styles","customElement"],"sources":["../../../src/components/fluid-text-input/fluid-text-input-skeleton.ts"],"sourcesContent":["/**\n * Copyright IBM Corp.2025\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 { prefix } from '../../globals/settings';\nimport { html } from 'lit';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport styles from './fluid-text-input.scss?lit';\nimport CDSTextInputSkeleton from '../text-input/text-input-skeleton';\n\n/**\n * Fluid text area input.\n *\n * @element cds-custom-fluid-text-input-skeleton\n */\n@customElement(`${prefix}-fluid-text-input-skeleton`)\nclass CDSFluidTextInputSkeleton extends CDSTextInputSkeleton {\n render() {\n return html` ${super.render()} `;\n }\n\n static styles = [CDSTextInputSkeleton.styles, styles];\n}\n\nexport default CDSFluidTextInputSkeleton;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAkBA,IAAA,4BAAA,MACM,kCAAkCA,4BAAqB;CAC3D,SAAS;AACP,SAAO,IAAI,IAAI,MAAM,QAAQ,CAAC;;;gBAGhB,CAACA,4BAAqB,QAAQC,yBAAO;;;wCANtDC,cAAc,gCAAsC,CAAA,EAAA,0BAAA;AASrD,IAAA,oCAAe"}