@solid-design-system/components 3.15.0 → 3.16.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. package/dist/components/es/solid-components2.js +1 -1
  2. package/dist/components/es/textarea.js +1 -1
  3. package/dist/components/umd/solid-components.js +2 -2
  4. package/dist/custom-elements.json +1 -1
  5. package/dist/package/components/icon/library.default.js +2 -2
  6. package/dist/package/components/textarea/textarea.js +2 -2
  7. package/dist/versioned-components/es/accordion-group.js +1 -1
  8. package/dist/versioned-components/es/accordion.js +1 -1
  9. package/dist/versioned-components/es/badge.js +1 -1
  10. package/dist/versioned-components/es/brandshape.js +1 -1
  11. package/dist/versioned-components/es/button.js +1 -1
  12. package/dist/versioned-components/es/carousel-item.js +1 -1
  13. package/dist/versioned-components/es/carousel.js +3 -3
  14. package/dist/versioned-components/es/checkbox-group.js +1 -1
  15. package/dist/versioned-components/es/checkbox.js +1 -1
  16. package/dist/versioned-components/es/dialog.js +1 -1
  17. package/dist/versioned-components/es/divider.js +1 -1
  18. package/dist/versioned-components/es/drawer.js +1 -1
  19. package/dist/versioned-components/es/dropdown.js +1 -1
  20. package/dist/versioned-components/es/expandable.js +1 -1
  21. package/dist/versioned-components/es/flipcard.js +1 -1
  22. package/dist/versioned-components/es/form.js +1 -1
  23. package/dist/versioned-components/es/header.js +1 -1
  24. package/dist/versioned-components/es/icon.js +1 -1
  25. package/dist/versioned-components/es/include.js +1 -1
  26. package/dist/versioned-components/es/input.js +1 -1
  27. package/dist/versioned-components/es/link.js +1 -1
  28. package/dist/versioned-components/es/map-marker.js +1 -1
  29. package/dist/versioned-components/es/navigation-item.js +1 -1
  30. package/dist/versioned-components/es/notification.js +1 -1
  31. package/dist/versioned-components/es/option.js +1 -1
  32. package/dist/versioned-components/es/quickfact.js +1 -1
  33. package/dist/versioned-components/es/radio-button.js +1 -1
  34. package/dist/versioned-components/es/radio-group.js +1 -1
  35. package/dist/versioned-components/es/radio.js +1 -1
  36. package/dist/versioned-components/es/scrollable.js +1 -1
  37. package/dist/versioned-components/es/select.js +3 -3
  38. package/dist/versioned-components/es/solid-components2.js +2 -2
  39. package/dist/versioned-components/es/spinner.js +1 -1
  40. package/dist/versioned-components/es/step-group.js +1 -1
  41. package/dist/versioned-components/es/step.js +1 -1
  42. package/dist/versioned-components/es/switch.js +1 -1
  43. package/dist/versioned-components/es/tab-group.js +1 -1
  44. package/dist/versioned-components/es/tab-panel.js +1 -1
  45. package/dist/versioned-components/es/tab.js +1 -1
  46. package/dist/versioned-components/es/tag.js +1 -1
  47. package/dist/versioned-components/es/teaser-media.js +1 -1
  48. package/dist/versioned-components/es/teaser.js +1 -1
  49. package/dist/versioned-components/es/textarea.js +1 -1
  50. package/dist/versioned-components/es/tooltip.js +2 -2
  51. package/dist/versioned-components/es/video.js +1 -1
  52. package/dist/versioned-package/_components/button-group/button-group.d.ts +1 -1
  53. package/dist/versioned-package/_components/button-group/button-group.js +11 -11
  54. package/dist/versioned-package/components/accordion/accordion.d.ts +1 -1
  55. package/dist/versioned-package/components/accordion/accordion.js +2 -2
  56. package/dist/versioned-package/components/accordion-group/accordion-group.d.ts +1 -1
  57. package/dist/versioned-package/components/accordion-group/accordion-group.js +3 -3
  58. package/dist/versioned-package/components/badge/badge.d.ts +1 -1
  59. package/dist/versioned-package/components/badge/badge.js +1 -1
  60. package/dist/versioned-package/components/brandshape/brandshape.d.ts +1 -1
  61. package/dist/versioned-package/components/brandshape/brandshape.js +1 -1
  62. package/dist/versioned-package/components/button/button.d.ts +1 -1
  63. package/dist/versioned-package/components/button/button.js +4 -4
  64. package/dist/versioned-package/components/carousel/carousel.d.ts +1 -1
  65. package/dist/versioned-package/components/carousel/carousel.js +6 -6
  66. package/dist/versioned-package/components/carousel-item/carousel-item.d.ts +1 -1
  67. package/dist/versioned-package/components/carousel-item/carousel-item.js +1 -1
  68. package/dist/versioned-package/components/checkbox/checkbox.d.ts +1 -1
  69. package/dist/versioned-package/components/checkbox/checkbox.js +3 -3
  70. package/dist/versioned-package/components/checkbox-group/checkbox-group.d.ts +1 -1
  71. package/dist/versioned-package/components/checkbox-group/checkbox-group.js +5 -5
  72. package/dist/versioned-package/components/dialog/dialog.d.ts +1 -1
  73. package/dist/versioned-package/components/dialog/dialog.js +2 -2
  74. package/dist/versioned-package/components/divider/divider.d.ts +1 -1
  75. package/dist/versioned-package/components/divider/divider.js +2 -2
  76. package/dist/versioned-package/components/drawer/drawer.d.ts +1 -1
  77. package/dist/versioned-package/components/drawer/drawer.js +2 -2
  78. package/dist/versioned-package/components/dropdown/dropdown.d.ts +1 -1
  79. package/dist/versioned-package/components/dropdown/dropdown.js +8 -8
  80. package/dist/versioned-package/components/expandable/expandable.d.ts +1 -1
  81. package/dist/versioned-package/components/expandable/expandable.js +2 -2
  82. package/dist/versioned-package/components/flipcard/flipcard.d.ts +1 -1
  83. package/dist/versioned-package/components/flipcard/flipcard.js +1 -1
  84. package/dist/versioned-package/components/header/header.d.ts +1 -1
  85. package/dist/versioned-package/components/header/header.js +4 -4
  86. package/dist/versioned-package/components/icon/icon.d.ts +1 -1
  87. package/dist/versioned-package/components/icon/icon.js +1 -1
  88. package/dist/versioned-package/components/icon/library.default.js +2 -2
  89. package/dist/versioned-package/components/include/include.d.ts +1 -1
  90. package/dist/versioned-package/components/include/include.js +1 -1
  91. package/dist/versioned-package/components/input/input.d.ts +1 -1
  92. package/dist/versioned-package/components/input/input.js +2 -2
  93. package/dist/versioned-package/components/link/link.d.ts +1 -1
  94. package/dist/versioned-package/components/link/link.js +2 -2
  95. package/dist/versioned-package/components/map-marker/map-marker.d.ts +1 -1
  96. package/dist/versioned-package/components/map-marker/map-marker.js +1 -1
  97. package/dist/versioned-package/components/navigation-item/navigation-item.d.ts +1 -1
  98. package/dist/versioned-package/components/navigation-item/navigation-item.js +5 -5
  99. package/dist/versioned-package/components/notification/notification.d.ts +1 -1
  100. package/dist/versioned-package/components/notification/notification.js +5 -5
  101. package/dist/versioned-package/components/option/option.d.ts +1 -1
  102. package/dist/versioned-package/components/option/option.js +2 -2
  103. package/dist/versioned-package/components/popup/popup.d.ts +1 -1
  104. package/dist/versioned-package/components/popup/popup.js +1 -1
  105. package/dist/versioned-package/components/quickfact/quickfact.d.ts +1 -1
  106. package/dist/versioned-package/components/quickfact/quickfact.js +2 -2
  107. package/dist/versioned-package/components/radio/radio.d.ts +1 -1
  108. package/dist/versioned-package/components/radio/radio.js +2 -2
  109. package/dist/versioned-package/components/radio-button/radio-button.d.ts +1 -1
  110. package/dist/versioned-package/components/radio-button/radio-button.js +2 -2
  111. package/dist/versioned-package/components/radio-group/radio-group.d.ts +2 -2
  112. package/dist/versioned-package/components/radio-group/radio-group.js +13 -13
  113. package/dist/versioned-package/components/scrollable/scrollable.d.ts +1 -1
  114. package/dist/versioned-package/components/scrollable/scrollable.js +3 -3
  115. package/dist/versioned-package/components/select/select.d.ts +4 -4
  116. package/dist/versioned-package/components/select/select.js +25 -25
  117. package/dist/versioned-package/components/spinner/spinner.d.ts +1 -1
  118. package/dist/versioned-package/components/spinner/spinner.js +1 -1
  119. package/dist/versioned-package/components/step/step.d.ts +1 -1
  120. package/dist/versioned-package/components/step/step.js +5 -5
  121. package/dist/versioned-package/components/step-group/step-group.d.ts +1 -1
  122. package/dist/versioned-package/components/step-group/step-group.js +2 -2
  123. package/dist/versioned-package/components/switch/switch.d.ts +1 -1
  124. package/dist/versioned-package/components/switch/switch.js +1 -1
  125. package/dist/versioned-package/components/tab/tab.d.ts +1 -1
  126. package/dist/versioned-package/components/tab/tab.js +2 -2
  127. package/dist/versioned-package/components/tab-group/tab-group.d.ts +1 -1
  128. package/dist/versioned-package/components/tab-group/tab-group.js +13 -13
  129. package/dist/versioned-package/components/tab-panel/tab-panel.d.ts +1 -1
  130. package/dist/versioned-package/components/tab-panel/tab-panel.js +2 -2
  131. package/dist/versioned-package/components/tag/tag.d.ts +1 -1
  132. package/dist/versioned-package/components/tag/tag.js +2 -2
  133. package/dist/versioned-package/components/teaser/teaser.js +1 -1
  134. package/dist/versioned-package/components/teaser-media/teaser-media.js +1 -1
  135. package/dist/versioned-package/components/textarea/textarea.d.ts +1 -1
  136. package/dist/versioned-package/components/textarea/textarea.js +4 -4
  137. package/dist/versioned-package/components/tooltip/tooltip.d.ts +1 -1
  138. package/dist/versioned-package/components/tooltip/tooltip.js +5 -5
  139. package/dist/versioned-package/components/video/video.d.ts +1 -1
  140. package/dist/versioned-package/components/video/video.js +2 -2
  141. package/dist/versioned-package/internal/form.js +3 -3
  142. package/dist/versioned-package/styles/headline/headline.css.js +1 -1
  143. package/dist/versioned-package/utilities/autocomplete-config.js +4 -4
  144. package/dist/versioned-styles/solid-styles.css +1 -1
  145. package/dist/vscode.html-custom-data.json +44 -44
  146. package/dist/web-types.json +45 -45
  147. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- const t={name:"default",resolver:t=>{const e=t.split("/");return("content"===e[0]||"system"===e[0])&&(t="union-investment/"+t),`https://celum-icons.fe.union-investment.de/${t}.svg`},mutator:t=>{const e={currentColorFills:[],currentColorStrokes:[],greenFills:[],greenStrokes:[]};return e.currentColorFills=t.querySelectorAll('[fill="#00358e" i]'),e.currentColorStrokes=t.querySelectorAll('[stroke="#00358e" i]'),e.greenFills=t.querySelectorAll('[fill="#43b02a" i]'),e.greenStrokes=t.querySelectorAll('[stroke="#43b02a" i]'),e.currentColorFills.forEach((t=>{t.setAttribute("fill","currentColor")})),e.currentColorStrokes.forEach((t=>{t.setAttribute("stroke","currentColor")})),e.greenFills.forEach((t=>{t.setAttribute("fill","rgb(var(--sd-color-accent, 45 157 0) / var(--tw-bg-opacity, 1))")})),e.greenStrokes.forEach((t=>{t.setAttribute("stroke","rgb(var(--sd-color-accent, 45 157 0) / var(--tw-bg-opacity, 1))")})),t}},e=Object.freeze(Object.defineProperty({__proto__:null,default:t},Symbol.toStringTag,{value:"Module"})),r={calendar:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M21 2H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1ZM6 4v1.667a1 1 0 0 0 2 0V4h8v1.667a1 1 0 0 0 2 0V4h2v4H4V4h2ZM4 20V10h16v10H4Z"/>\n <path d="m7.603 13.263.597.81.31-.25c.31-.25.593-.49.733-.63h.017c-.017.333-.033 1.14-.033 1.647V18h1.223v-6.03H9.353l-1.75 1.293ZM14.667 11.867c-1.543 0-2.26 1-2.26 3.163 0 1.9.667 3.063 2.217 3.063s2.193-1.18 2.193-3.13c-.017-2.063-.743-3.097-2.15-3.097v.001Zm-.044 5.333c-.647 0-1-.76-1-2.28 0-1.44.353-2.173 1-2.173s1 .743 1 2.233c0 1.49-.387 2.227-1.017 2.227l.017-.007Z"/>\n </svg>\n ',"chevron-down":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M20.257 6.333l-8.257 9.173-8.257-9.173c-0.181-0.181-0.431-0.292-0.707-0.292-0.552 0-1 0.448-1 1 0 0.238 0.083 0.456 0.222 0.628l-0.001-0.002 9 10c0.184 0.204 0.449 0.331 0.743 0.331s0.56-0.127 0.743-0.33l0.001-0.001 9-10c0.137-0.17 0.22-0.388 0.22-0.626 0-0.552-0.448-1-1-1-0.276 0-0.526 0.112-0.707 0.293v0z"></path>\n </svg>\n ',"chevron-up":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12.743 6.333c-0.188-0.195-0.452-0.316-0.743-0.316s-0.555 0.121-0.743 0.315l-0 0-9 10c-0.137 0.17-0.22 0.388-0.22 0.626 0 0.552 0.448 1 1 1 0.276 0 0.526-0.112 0.707-0.293v0l8.257-9.173 8.257 9.173c0.181 0.181 0.431 0.292 0.707 0.292 0.552 0 1-0.448 1-1 0-0.238-0.083-0.456-0.222-0.628l0.001 0.002z"></path>\n </svg>\n ',clock:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M13 11.587V8a1 1 0 0 0-2 0v4c0 .07.007.138.021.203l-.001-.006a.855.855 0 0 0 .029.093l-.002-.006c0 .033 0 .067.03.1a.709.709 0 0 0 .055.103l-.002-.003.037.07c.04.057.081.107.127.153l2.827 2.83a1.002 1.002 0 0 0 1.417-1.417L13 11.587Z"/>\n <path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/>\n </svg>\n ',close:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M21.707 2.293a1 1 0 0 0-1.414 0L12 10.586 3.707 2.293a1 1 0 0 0-1.413 1.414l-.001-.001 8.293 8.293-8.293 8.293a1 1 0 0 0 0 1.414 1 1 0 0 0 1.414 0L12 13.413l8.293 8.293a1 1 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-8.293-8.293 8.293-8.293a1 1 0 0 0 0-1.414z"/></svg>\n </svg>\n ',"closing-round":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/>\n <path d="M16.373 7.627a1 1 0 0 0-1.414 0l-2.96 2.96-2.96-2.96a1 1 0 0 0-1.413 1.414l-.001-.001 2.96 2.96-2.96 2.96a1 1 0 0 0 1.414 1.414l2.96-2.96 2.96 2.96a1 1 0 0 0 1.414-1.414L13.413 12l2.96-2.96a1 1 0 0 0 0-1.414v.001Z"/>\n </svg>',eye:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 18.96c-5.263 0-10-5.68-10-6.96 0-1.28 4.737-6.96 10-6.96S22 10.72 22 12c0 1.28-4.737 6.96-10 6.96ZM4.1 12c.76 1.197 4.07 4.96 7.9 4.96s7.14-3.767 7.9-4.96c-.76-1.197-4.07-4.96-7.9-4.96S4.86 10.807 4.1 12Z"/>\n <path d="M12 16.107A4.11 4.11 0 0 1 7.893 12 4.11 4.11 0 0 1 12 7.893 4.11 4.11 0 0 1 16.107 12 4.11 4.11 0 0 1 12 16.107Zm0-6.21a2.107 2.107 0 1 0 0 4.213 2.107 2.107 0 0 0 0-4.213Z"/>\n </svg>\n ',"eye-crossed-out":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 16.107A4.11 4.11 0 0 1 7.893 12 4.11 4.11 0 0 1 12 7.893 4.11 4.11 0 0 1 16.107 12 4.11 4.11 0 0 1 12 16.107Zm0-6.21a2.107 2.107 0 1 0 0 4.213 2.107 2.107 0 0 0 0-4.213Z"/>\n <path d="M12 18.96c-5.263 0-10-5.68-10-6.96 0-1.28 4.737-6.96 10-6.96S22 10.72 22 12c0 1.28-4.737 6.96-10 6.96ZM4.1 12c.76 1.197 4.07 4.96 7.9 4.96s7.14-3.767 7.9-4.96c-.76-1.197-4.07-4.96-7.9-4.96S4.86 10.807 4.1 12Z"/>\n <path d="M3 22a1 1 0 0 1-.707-1.707l18-18a1 1 0 0 1 1.414 1.414l-18 18A.991.991 0 0 1 3 22Z"/>\n </svg>\n ',"info-circle":'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/><path d="M13.333 7.833a1.5 1.5 0 1 1-3.001-.001 1.5 1.5 0 0 1 3.001.001ZM13 11.667a1 1 0 0 0-1-1h-1a1 1 0 0 0 0 2v2.667h2v-3.667Z"/><path d="M11 16.333v-1h-1a1 1 0 0 0 0 2h2a1 1 0 0 1-1-1Zm3-1h-1v1a1 1 0 0 1-1 1h2a1 1 0 0 0 0-2Z"/><path d="M13 16.333v-1h-2v1a1 1 0 0 0 2 0Z"/></svg>',"status-check":'\n <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 13">\n <path fill="currentColor" d="m9.947 1.138-.005.008-.001.003-5.56 8.34-2.434-2.447-.004-.004a.648.648 0 0 0-1.093.475c0 .172.066.328.175.444l.003.004 3 2.999c.117.117.28.19.46.19h.065c.2-.021.37-.13.475-.286l.005-.008.001-.002 5.994-8.992a.65.65 0 0 0-.18-.902l-.007-.005-.002-.002a.65.65 0 0 0-.892.185Z"/>\n </svg>\n ',"status-minus":'\n <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">\n <path d="M10 5.375H2C1.65496 5.375 1.375 5.65496 1.375 6C1.375 6.34504 1.65496 6.625 2 6.625H10C10.345 6.625 10.625 6.34504 10.625 6C10.625 5.65496 10.345 5.375 10 5.375Z" fill="currentColor"/>\n </svg>\n ',pause:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M9 22a.99997.99997 0 0 0 1-1V3a1.00003 1.00003 0 0 0-1-1H5a1.00003 1.00003 0 0 0-1 1v18a.99997.99997 0 0 0 1 1h4ZM6 4h2v16H6V4ZM19 22c.2652 0 .5196-.1054.7071-.2929A1.0001 1.0001 0 0 0 20 21V3a.99997.99997 0 0 0-1-1h-4a.99997.99997 0 0 0-1 1v18c0 .2652.1054.5196.2929.7071S14.7348 22 15 22h4ZM16 4h2v16h-2V4Z"/>\n </svg>\n ',risk:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12.893 2.553a1.002 1.002 0 0 0-1.784-.006L2.106 20.553A1 1 0 0 0 3 22h18a1 1 0 0 0 .891-1.452l.003.006-9.001-18.001ZM4.617 20 12 5.237 19.383 20H4.617Z"/>\n <path d="M11 10.667V15a1 1 0 0 0 2 0v-4.333a1 1 0 0 0-2 0ZM13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/>\n </svg>\n ',start:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">\n <path d="m57.44 29.76-37.333-24A2.667 2.667 0 0 0 16 8v48a2.668 2.668 0 0 0 2.667 2.666 2.672 2.672 0 0 0 1.45-.431l-.01.005 37.333-24a2.67 2.67 0 0 0 1.192-2.221c0-.923-.47-1.74-1.184-2.216l-.01-.006.002-.037ZM21.333 51.112V12.89l29.734 19.112-29.734 19.11Z"/>\n </svg>\n ',"confirm-circle":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/><path d="M15.843 7.473a.999.999 0 0 0-1.367.329l-.002.004-3.667 6.223-1.757-1.753a1 1 0 0 0-1.413 1.414l-.001-.001 2.667 2.667a.997.997 0 0 0 .695.31h.128c.314-.042.578-.223.731-.479l.003-.005 4.333-7.333a1 1 0 0 0-.345-1.374l-.005-.003v.001Z"/></svg>',warning:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.893 2.55295C12.725 2.22395 12.388 2.00195 12 2.00195C11.612 2.00195 11.275 2.22295 11.109 2.54695L2.10598 20.553C2.03998 20.683 2.00098 20.837 2.00098 21C2.00098 21.552 2.44798 21.999 2.99998 22H21C21.552 21.999 21.999 21.552 21.999 21C21.999 20.837 21.96 20.683 21.891 20.548L21.894 20.554L12.893 2.55295ZM4.61698 20L12 5.23695L19.383 20H4.61698Z"/><path d="M11 10.667V15C11 15.552 11.448 16 12 16C12.552 16 13 15.552 13 15V10.667C13 10.115 12.552 9.66695 12 9.66695C11.448 9.66695 11 10.115 11 10.667Z"/><path d="M13 18C13 18.552 12.552 19 12 19C11.448 19 11 18.552 11 18C11 17.448 11.448 17 12 17C12.552 17 13 17.448 13 18Z"/></svg>',"exclamation-circle":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17C13 17.552 12.552 18 12 18C11.448 18 11 17.552 11 17C11 16.448 11.448 16 12 16C12.552 16 13 16.448 13 17Z"/><path d="M12 6C11.448 6 11 6.448 11 7V13C11 13.552 11.448 14 12 14C12.552 14 13 13.552 13 13V7C13 6.448 12.552 6 12 6Z"/><path d="M12 2C6.477 2 2 6.477 2 12C2 17.523 6.477 22 12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2ZM12 20C7.582 20 4 16.418 4 12C4 7.582 7.582 4 12 4C16.418 4 20 7.582 20 12C20 16.418 16.418 20 12 20Z"/></svg>',"magnifying-glass":'\n <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21.707 20.293l-6.967-6.96c-0.046-0.046-0.096-0.087-0.15-0.124l-0.004-0.002c0.882-1.162 1.413-2.632 1.413-4.227 0-3.881-3.146-7.027-7.027-7.027s-7.027 3.146-7.027 7.027c0 3.881 3.146 7.027 7.027 7.027 1.594 0 3.065-0.531 4.244-1.426l-0.017 0.013c0.039 0.057 0.081 0.107 0.127 0.153l6.967 6.967c0.181 0.181 0.431 0.292 0.707 0.292s0.526-0.112 0.707-0.292v0c0.183-0.181 0.296-0.432 0.296-0.71s-0.113-0.529-0.296-0.71l-0-0zM9 14c-2.761 0-5-2.239-5-5s2.239-5 5-5c2.761 0 5 2.239 5 5v0c0 2.761-2.239 5-5 5v0z"></path></svg>'},o={name:"system",resolver:t=>t in r?`data:image/svg+xml,${encodeURIComponent(r[t])}`:"",mutator:t=>t.setAttribute("fill","currentColor")},a=Object.freeze(Object.defineProperty({__proto__:null,default:o,icons:r},Symbol.toStringTag,{value:"Module"}));let i=[o,t],n=[];function s(t){n.push(t)}function l(t){n=n.filter((e=>e!==t))}function c(t){return i.find((e=>e.name===t))}function d(t,e){p(t),i.push({name:t,resolver:e.resolver,mutator:e.mutator}),n.forEach((e=>{e.library===t&&e.setIcon()}))}function p(t){i=i.filter((e=>e.name!==t))}const h=Object.freeze(Object.defineProperty({__proto__:null,getIconLibrary:c,registerIconLibrary:d,unregisterIconLibrary:p,unwatchIcon:l,watchIcon:s},Symbol.toStringTag,{value:"Module"})),g=new Set,u=new MutationObserver(y),m=new Map;let v,w=document.documentElement.dir||"ltr",b=document.documentElement.lang||navigator.language;function f(...t){t.map((t=>{const e=t.$code.toLowerCase();m.has(e)?m.set(e,Object.assign(Object.assign({},m.get(e)),t)):m.set(e,t),v||(v=t)})),y()}function y(){w=document.documentElement.dir||"ltr",b=document.documentElement.lang||navigator.language,[...g.keys()].map((t=>{"function"==typeof t.requestUpdate&&t.requestUpdate()}))}u.observe(document.documentElement,{attributes:!0,attributeFilter:["dir","lang"]});let x=class{constructor(t){this.host=t,this.host.addController(this)}hostConnected(){g.add(this.host)}hostDisconnected(){g.delete(this.host)}dir(){return`${this.host.dir||w}`.toLowerCase()}lang(){return`${this.host.lang||b}`.toLowerCase()}getTranslationData(t){var e,r;const o=new Intl.Locale(t.replace(/_/g,"-")),a=null==o?void 0:o.language.toLowerCase(),i=null!==(r=null===(e=null==o?void 0:o.region)||void 0===e?void 0:e.toLowerCase())&&void 0!==r?r:"";return{locale:o,language:a,region:i,primary:m.get(`${a}-${i}`),secondary:m.get(a)}}exists(t,e){var r;const{primary:o,secondary:a}=this.getTranslationData(null!==(r=e.lang)&&void 0!==r?r:this.lang());return e=Object.assign({includeFallback:!1},e),!!(o&&o[t]||a&&a[t]||e.includeFallback&&v&&v[t])}term(t,...e){const{primary:r,secondary:o}=this.getTranslationData(this.lang());let a;if(r&&r[t])a=r[t];else if(o&&o[t])a=o[t];else{if(!v||!v[t])return console.error(`No translation found for: ${String(t)}`),String(t);a=v[t]}return"function"==typeof a?a(...e):a}date(t,e){return t=new Date(t),new Intl.DateTimeFormat(this.lang(),e).format(t)}number(t,e){return t=Number(t),isNaN(t)?"":new Intl.NumberFormat(this.lang(),e).format(t)}relativeTime(t,e,r){return new Intl.RelativeTimeFormat(this.lang(),r).format(t,e)}};f({$code:"de",$name:"Deutsch",$dir:"ltr",carousel:"Karussell",clearEntry:"Eingabe löschen",close:"Schließen",copy:"Kopieren",numOptionsSelected:t=>0===t?"":`Optionen ausgewählt (${t})`,previousSlide:"Vorherige Folie",currentValue:"Aktueller Wert",goToSlide:(t,e)=>`Zu Folie ${t} von ${e} gehen`,hidePassword:"Passwort verbergen",loading:"Wird geladen",nextSlide:"Nächste Folie",progress:"Fortschritt",remove:"Entfernen",resize:"Größe ändern",scrollToEnd:"Zum Ende scrollen",scrollToStart:"Zum Anfang scrollen",selectAColorFromTheScreen:"Farbe vom Bildschirm auswählen",selectDefaultPlaceholder:"Bitte auswählen",showPassword:"Passwort anzeigen",slideNum:t=>`Folie ${t}`,toggleColorFormat:"Farbformat umschalten",showMore:"Mehr anzeigen",showLess:"Weniger anzeigen"}),f({$code:"en",$name:"English",$dir:"ltr",clearEntry:"Clear entry",close:"Close",copy:"Copy",numOptionsSelected:t=>0===t?"":`Options Selected (${t})`,currentValue:"Current value",hidePassword:"Hide password",loading:"Loading",progress:"Progress",remove:"Remove",resize:"Resize",scrollToEnd:"Scroll to end",scrollToStart:"Scroll to start",selectAColorFromTheScreen:"Select a color from the screen",selectDefaultPlaceholder:"Please select",showPassword:"Show password",toggleColorFormat:"Toggle color format",carousel:"Carousel",nextSlide:"Next slide",previousSlide:"Previous slide",goToSlide:(t,e)=>`Go to slide ${t} of ${e}`,slideNum:t=>`Slide ${t}`,showMore:"Show more",showLess:"Show less"});class k extends x{constructor(t){super(t),this._instanceTranslations=null}get instanceTranslations(){return this._instanceTranslations}set instanceTranslations(t){this._instanceTranslations=t,this.host.requestUpdate()}hostConnected(){super.hostConnected(),this.setCustomLocalizationFromData(),new MutationObserver((()=>this.setCustomLocalizationFromData())).observe(this.host,{attributes:!0,attributeFilter:["data-custom-localization"]})}hostDisconnected(){super.hostDisconnected()}setCustomLocalizationFromData(){const t=this.host.dataset.customLocalization;if(t)try{this.setCustomLocalization(JSON.parse(t))}catch(t){console.error("Error parsing custom-localization attribute:",t)}}term(t,...e){const r=this.instanceTranslations&&this.instanceTranslations[t];return r?"function"==typeof r?r(...e):r:super.term(t,...e)}setCustomLocalization(t){this.instanceTranslations={...this.instanceTranslations,...t}}}const $=Math.min,_=Math.max,S=Math.round,A=Math.floor,z=t=>({x:t,y:t}),E={left:"right",right:"left",bottom:"top",top:"bottom"},C={start:"end",end:"start"};function P(t,e,r){return _(t,$(e,r))}function j(t,e){return"function"==typeof t?t(e):t}function M(t){return t.split("-")[0]}function T(t){return t.split("-")[1]}function O(t){return"x"===t?"y":"x"}function R(t){return"y"===t?"height":"width"}function L(t){return["top","bottom"].includes(M(t))?"y":"x"}function H(t){return O(L(t))}function N(t){return t.replace(/start|end/g,(t=>C[t]))}function Z(t){return t.replace(/left|right|bottom|top/g,(t=>E[t]))}function B(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function F(t){const{x:e,y:r,width:o,height:a}=t;return{width:o,height:a,top:r,left:e,right:e+o,bottom:r+a,x:e,y:r}}function U(t,e,r){let{reference:o,floating:a}=t;const i=L(e),n=H(e),s=R(n),l=M(e),c="y"===i,d=o.x+o.width/2-a.width/2,p=o.y+o.height/2-a.height/2,h=o[s]/2-a[s]/2;let g;switch(l){case"top":g={x:d,y:o.y-a.height};break;case"bottom":g={x:d,y:o.y+o.height};break;case"right":g={x:o.x+o.width,y:p};break;case"left":g={x:o.x-a.width,y:p};break;default:g={x:o.x,y:o.y}}switch(T(e)){case"start":g[n]-=h*(r&&c?-1:1);break;case"end":g[n]+=h*(r&&c?-1:1)}return g}async function D(t,e){var r;void 0===e&&(e={});const{x:o,y:a,platform:i,rects:n,elements:s,strategy:l}=t,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:p="floating",altBoundary:h=!1,padding:g=0}=j(e,t),u=B(g),m=s[h?"floating"===p?"reference":"floating":p],v=F(await i.getClippingRect({element:null==(r=await(null==i.isElement?void 0:i.isElement(m)))||r?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),w="floating"===p?{x:o,y:a,width:n.floating.width,height:n.floating.height}:n.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),f=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},y=F(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:w,offsetParent:b,strategy:l}):w);return{top:(v.top-y.top+u.top)/f.y,bottom:(y.bottom-v.bottom+u.bottom)/f.y,left:(v.left-y.left+u.left)/f.x,right:(y.right-v.right+u.right)/f.x}}function V(t){return Y(t)?(t.nodeName||"").toLowerCase():"#document"}function q(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function I(t){var e;return null==(e=(Y(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function Y(t){return t instanceof Node||t instanceof q(t).Node}function W(t){return t instanceof Element||t instanceof q(t).Element}function X(t){return t instanceof HTMLElement||t instanceof q(t).HTMLElement}function K(t){return!(typeof ShadowRoot>"u")&&(t instanceof ShadowRoot||t instanceof q(t).ShadowRoot)}function J(t){const{overflow:e,overflowX:r,overflowY:o,display:a}=rt(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&!["inline","contents"].includes(a)}function G(t){return["table","td","th"].includes(V(t))}function Q(t){const e=tt(),r=rt(t);return"none"!==r.transform||"none"!==r.perspective||!!r.containerType&&"normal"!==r.containerType||!e&&!!r.backdropFilter&&"none"!==r.backdropFilter||!e&&!!r.filter&&"none"!==r.filter||["transform","perspective","filter"].some((t=>(r.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(r.contain||"").includes(t)))}function tt(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function et(t){return["html","body","#document"].includes(V(t))}function rt(t){return q(t).getComputedStyle(t)}function ot(t){return W(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function at(t){if("html"===V(t))return t;const e=t.assignedSlot||t.parentNode||K(t)&&t.host||I(t);return K(e)?e.host:e}function it(t){const e=at(t);return et(e)?t.ownerDocument?t.ownerDocument.body:t.body:X(e)&&J(e)?e:it(e)}function nt(t,e,r){var o;void 0===e&&(e=[]),void 0===r&&(r=!0);const a=it(t),i=a===(null==(o=t.ownerDocument)?void 0:o.body),n=q(a);return i?e.concat(n,n.visualViewport||[],J(a)?a:[],n.frameElement&&r?nt(n.frameElement):[]):e.concat(a,nt(a,[],r))}function st(t){const e=rt(t);let r=parseFloat(e.width)||0,o=parseFloat(e.height)||0;const a=X(t),i=a?t.offsetWidth:r,n=a?t.offsetHeight:o,s=S(r)!==i||S(o)!==n;return s&&(r=i,o=n),{width:r,height:o,$:s}}function lt(t){return W(t)?t:t.contextElement}function ct(t){const e=lt(t);if(!X(e))return z(1);const r=e.getBoundingClientRect(),{width:o,height:a,$:i}=st(e);let n=(i?S(r.width):r.width)/o,s=(i?S(r.height):r.height)/a;return(!n||!Number.isFinite(n))&&(n=1),(!s||!Number.isFinite(s))&&(s=1),{x:n,y:s}}const dt=z(0);function pt(t){const e=q(t);return tt()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:dt}function ht(t,e,r,o){void 0===e&&(e=!1),void 0===r&&(r=!1);const a=t.getBoundingClientRect(),i=lt(t);let n=z(1);e&&(o?W(o)&&(n=ct(o)):n=ct(t));const s=function(t,e,r){return void 0===e&&(e=!1),!(!r||e&&r!==q(t))&&e}(i,r,o)?pt(i):z(0);let l=(a.left+s.x)/n.x,c=(a.top+s.y)/n.y,d=a.width/n.x,p=a.height/n.y;if(i){const t=q(i),e=o&&W(o)?q(o):o;let r=t,a=r.frameElement;for(;a&&o&&e!==r;){const t=ct(a),e=a.getBoundingClientRect(),o=rt(a),i=e.left+(a.clientLeft+parseFloat(o.paddingLeft))*t.x,n=e.top+(a.clientTop+parseFloat(o.paddingTop))*t.y;l*=t.x,c*=t.y,d*=t.x,p*=t.y,l+=i,c+=n,r=q(a),a=r.frameElement}}return F({width:d,height:p,x:l,y:c})}const gt=[":popover-open",":modal"];function ut(t){return gt.some((e=>{try{return t.matches(e)}catch{return!1}}))}function mt(t){return ht(I(t)).left+ot(t).scrollLeft}function vt(t,e,r){let o;if("viewport"===e)o=function(t,e){const r=q(t),o=I(t),a=r.visualViewport;let i=o.clientWidth,n=o.clientHeight,s=0,l=0;if(a){i=a.width,n=a.height;const t=tt();(!t||t&&"fixed"===e)&&(s=a.offsetLeft,l=a.offsetTop)}return{width:i,height:n,x:s,y:l}}(t,r);else if("document"===e)o=function(t){const e=I(t),r=ot(t),o=t.ownerDocument.body,a=_(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),i=_(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight);let n=-r.scrollLeft+mt(t);const s=-r.scrollTop;return"rtl"===rt(o).direction&&(n+=_(e.clientWidth,o.clientWidth)-a),{width:a,height:i,x:n,y:s}}(I(t));else if(W(e))o=function(t,e){const r=ht(t,!0,"fixed"===e),o=r.top+t.clientTop,a=r.left+t.clientLeft,i=X(t)?ct(t):z(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:a*i.x,y:o*i.y}}(e,r);else{const r=pt(t);o={...e,x:e.x-r.x,y:e.y-r.y}}return F(o)}function wt(t,e){const r=at(t);return!(r===e||!W(r)||et(r))&&("fixed"===rt(r).position||wt(r,e))}function bt(t,e){const r=e.get(t);if(r)return r;let o=nt(t,[],!1).filter((t=>W(t)&&"body"!==V(t))),a=null;const i="fixed"===rt(t).position;let n=i?at(t):t;for(;W(n)&&!et(n);){const e=rt(n),r=Q(n);!r&&"fixed"===e.position&&(a=null),(i?!r&&!a:!r&&"static"===e.position&&a&&["absolute","fixed"].includes(a.position)||J(n)&&!r&&wt(t,n))?o=o.filter((t=>t!==n)):a=e,n=at(n)}return e.set(t,o),o}function ft(t,e,r){const o=X(e),a=I(e),i="fixed"===r,n=ht(t,!0,i,e);let s={scrollLeft:0,scrollTop:0};const l=z(0);if(o||!o&&!i)if(("body"!==V(e)||J(a))&&(s=ot(e)),o){const t=ht(e,!0,i,e);l.x=t.x+e.clientLeft,l.y=t.y+e.clientTop}else a&&(l.x=mt(a));return{x:n.left+s.scrollLeft-l.x,y:n.top+s.scrollTop-l.y,width:n.width,height:n.height}}function yt(t){return"static"===rt(t).position}function xt(t,e){return X(t)&&"fixed"!==rt(t).position?e?e(t):t.offsetParent:null}function kt(t,e){const r=q(t);if(ut(t))return r;if(!X(t)){let e=at(t);for(;e&&!et(e);){if(W(e)&&!yt(e))return e;e=at(e)}return r}let o=xt(t,e);for(;o&&G(o)&&yt(o);)o=xt(o,e);return o&&et(o)&&yt(o)&&!Q(o)?r:o||function(t){let e=at(t);for(;X(e)&&!et(e);){if(Q(e))return e;e=at(e)}return null}(t)||r}const $t={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:r,offsetParent:o,strategy:a}=t;const i="fixed"===a,n=I(o),s=!!e&&ut(e.floating);if(o===n||s&&i)return r;let l={scrollLeft:0,scrollTop:0},c=z(1);const d=z(0),p=X(o);if((p||!p&&!i)&&(("body"!==V(o)||J(n))&&(l=ot(o)),X(o))){const t=ht(o);c=ct(o),d.x=t.x+o.clientLeft,d.y=t.y+o.clientTop}return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+d.x,y:r.y*c.y-l.scrollTop*c.y+d.y}},getDocumentElement:I,getClippingRect:function(t){let{element:e,boundary:r,rootBoundary:o,strategy:a}=t;const i=[..."clippingAncestors"===r?ut(e)?[]:bt(e,this._c):[].concat(r),o],n=i[0],s=i.reduce(((t,r)=>{const o=vt(e,r,a);return t.top=_(o.top,t.top),t.right=$(o.right,t.right),t.bottom=$(o.bottom,t.bottom),t.left=_(o.left,t.left),t}),vt(e,n,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:kt,getElementRects:async function(t){const e=this.getOffsetParent||kt,r=this.getDimensions,o=await r(t.floating);return{reference:ft(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:r}=st(t);return{width:e,height:r}},getScale:ct,isElement:W,isRTL:function(t){return"rtl"===rt(t).direction}};const _t=function(t){return void 0===t&&(t=0),{name:"offset",options:t,async fn(e){var r,o;const{x:a,y:i,placement:n,middlewareData:s}=e,l=await async function(t,e){const{placement:r,platform:o,elements:a}=t,i=await(null==o.isRTL?void 0:o.isRTL(a.floating)),n=M(r),s=T(r),l="y"===L(r),c=["left","top"].includes(n)?-1:1,d=i&&l?-1:1,p=j(e,t);let{mainAxis:h,crossAxis:g,alignmentAxis:u}="number"==typeof p?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return s&&"number"==typeof u&&(g="end"===s?-1*u:u),l?{x:g*d,y:h*c}:{x:h*c,y:g*d}}(e,t);return n===(null==(r=s.offset)?void 0:r.placement)&&null!=(o=s.arrow)&&o.alignmentOffset?{}:{x:a+l.x,y:i+l.y,data:{...l,placement:n}}}}},St=function(t){return void 0===t&&(t={}),{name:"size",options:t,async fn(e){const{placement:r,rects:o,platform:a,elements:i}=e,{apply:n=(()=>{}),...s}=j(t,e),l=await D(e,s),c=M(r),d=T(r),p="y"===L(r),{width:h,height:g}=o.floating;let u,m;"top"===c||"bottom"===c?(u=c,m=d===(await(null==a.isRTL?void 0:a.isRTL(i.floating))?"start":"end")?"left":"right"):(m=c,u="end"===d?"top":"bottom");const v=g-l.top-l.bottom,w=h-l.left-l.right,b=$(g-l[u],v),f=$(h-l[m],w),y=!e.middlewareData.shift;let x=b,k=f;if(p?k=d||y?$(f,w):w:x=d||y?$(b,v):v,y&&!d){const t=_(l.left,0),e=_(l.right,0),r=_(l.top,0),o=_(l.bottom,0);p?k=h-2*(0!==t||0!==e?t+e:_(l.left,l.right)):x=g-2*(0!==r||0!==o?r+o:_(l.top,l.bottom))}await n({...e,availableWidth:k,availableHeight:x});const S=await a.getDimensions(i.floating);return h!==S.width||g!==S.height?{reset:{rects:!0}}:{}}}},At=globalThis,zt=At.ShadowRoot&&(void 0===At.ShadyCSS||At.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Et=Symbol(),Ct=new WeakMap;
1
+ const t={name:"default",resolver:t=>{const e=t.split("/");return("content"===e[0]||"system"===e[0])&&(t="union-investment/"+t),`https://celum-icons.fe.union-investment.de/${t}.svg`},mutator:t=>{const e={currentColorFills:[],currentColorStrokes:[],greenFills:[],greenStrokes:[]};return e.currentColorFills=t.querySelectorAll('[fill="#00358e" i]'),e.currentColorStrokes=t.querySelectorAll('[stroke="#00358e" i]'),e.greenFills=t.querySelectorAll('[fill="#2d9d00" i]'),e.greenStrokes=t.querySelectorAll('[stroke="#2d9d00" i]'),e.currentColorFills.forEach((t=>{t.setAttribute("fill","currentColor")})),e.currentColorStrokes.forEach((t=>{t.setAttribute("stroke","currentColor")})),e.greenFills.forEach((t=>{t.setAttribute("fill","rgb(var(--sd-color-accent, 45 157 0) / var(--tw-bg-opacity, 1))")})),e.greenStrokes.forEach((t=>{t.setAttribute("stroke","rgb(var(--sd-color-accent, 45 157 0) / var(--tw-bg-opacity, 1))")})),t}},e=Object.freeze(Object.defineProperty({__proto__:null,default:t},Symbol.toStringTag,{value:"Module"})),r={calendar:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M21 2H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1ZM6 4v1.667a1 1 0 0 0 2 0V4h8v1.667a1 1 0 0 0 2 0V4h2v4H4V4h2ZM4 20V10h16v10H4Z"/>\n <path d="m7.603 13.263.597.81.31-.25c.31-.25.593-.49.733-.63h.017c-.017.333-.033 1.14-.033 1.647V18h1.223v-6.03H9.353l-1.75 1.293ZM14.667 11.867c-1.543 0-2.26 1-2.26 3.163 0 1.9.667 3.063 2.217 3.063s2.193-1.18 2.193-3.13c-.017-2.063-.743-3.097-2.15-3.097v.001Zm-.044 5.333c-.647 0-1-.76-1-2.28 0-1.44.353-2.173 1-2.173s1 .743 1 2.233c0 1.49-.387 2.227-1.017 2.227l.017-.007Z"/>\n </svg>\n ',"chevron-down":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M20.257 6.333l-8.257 9.173-8.257-9.173c-0.181-0.181-0.431-0.292-0.707-0.292-0.552 0-1 0.448-1 1 0 0.238 0.083 0.456 0.222 0.628l-0.001-0.002 9 10c0.184 0.204 0.449 0.331 0.743 0.331s0.56-0.127 0.743-0.33l0.001-0.001 9-10c0.137-0.17 0.22-0.388 0.22-0.626 0-0.552-0.448-1-1-1-0.276 0-0.526 0.112-0.707 0.293v0z"></path>\n </svg>\n ',"chevron-up":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12.743 6.333c-0.188-0.195-0.452-0.316-0.743-0.316s-0.555 0.121-0.743 0.315l-0 0-9 10c-0.137 0.17-0.22 0.388-0.22 0.626 0 0.552 0.448 1 1 1 0.276 0 0.526-0.112 0.707-0.293v0l8.257-9.173 8.257 9.173c0.181 0.181 0.431 0.292 0.707 0.292 0.552 0 1-0.448 1-1 0-0.238-0.083-0.456-0.222-0.628l0.001 0.002z"></path>\n </svg>\n ',clock:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M13 11.587V8a1 1 0 0 0-2 0v4c0 .07.007.138.021.203l-.001-.006a.855.855 0 0 0 .029.093l-.002-.006c0 .033 0 .067.03.1a.709.709 0 0 0 .055.103l-.002-.003.037.07c.04.057.081.107.127.153l2.827 2.83a1.002 1.002 0 0 0 1.417-1.417L13 11.587Z"/>\n <path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/>\n </svg>\n ',close:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M21.707 2.293a1 1 0 0 0-1.414 0L12 10.586 3.707 2.293a1 1 0 0 0-1.413 1.414l-.001-.001 8.293 8.293-8.293 8.293a1 1 0 0 0 0 1.414 1 1 0 0 0 1.414 0L12 13.413l8.293 8.293a1 1 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-8.293-8.293 8.293-8.293a1 1 0 0 0 0-1.414z"/></svg>\n </svg>\n ',"closing-round":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/>\n <path d="M16.373 7.627a1 1 0 0 0-1.414 0l-2.96 2.96-2.96-2.96a1 1 0 0 0-1.413 1.414l-.001-.001 2.96 2.96-2.96 2.96a1 1 0 0 0 1.414 1.414l2.96-2.96 2.96 2.96a1 1 0 0 0 1.414-1.414L13.413 12l2.96-2.96a1 1 0 0 0 0-1.414v.001Z"/>\n </svg>',eye:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 18.96c-5.263 0-10-5.68-10-6.96 0-1.28 4.737-6.96 10-6.96S22 10.72 22 12c0 1.28-4.737 6.96-10 6.96ZM4.1 12c.76 1.197 4.07 4.96 7.9 4.96s7.14-3.767 7.9-4.96c-.76-1.197-4.07-4.96-7.9-4.96S4.86 10.807 4.1 12Z"/>\n <path d="M12 16.107A4.11 4.11 0 0 1 7.893 12 4.11 4.11 0 0 1 12 7.893 4.11 4.11 0 0 1 16.107 12 4.11 4.11 0 0 1 12 16.107Zm0-6.21a2.107 2.107 0 1 0 0 4.213 2.107 2.107 0 0 0 0-4.213Z"/>\n </svg>\n ',"eye-crossed-out":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12 16.107A4.11 4.11 0 0 1 7.893 12 4.11 4.11 0 0 1 12 7.893 4.11 4.11 0 0 1 16.107 12 4.11 4.11 0 0 1 12 16.107Zm0-6.21a2.107 2.107 0 1 0 0 4.213 2.107 2.107 0 0 0 0-4.213Z"/>\n <path d="M12 18.96c-5.263 0-10-5.68-10-6.96 0-1.28 4.737-6.96 10-6.96S22 10.72 22 12c0 1.28-4.737 6.96-10 6.96ZM4.1 12c.76 1.197 4.07 4.96 7.9 4.96s7.14-3.767 7.9-4.96c-.76-1.197-4.07-4.96-7.9-4.96S4.86 10.807 4.1 12Z"/>\n <path d="M3 22a1 1 0 0 1-.707-1.707l18-18a1 1 0 0 1 1.414 1.414l-18 18A.991.991 0 0 1 3 22Z"/>\n </svg>\n ',"info-circle":'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/><path d="M13.333 7.833a1.5 1.5 0 1 1-3.001-.001 1.5 1.5 0 0 1 3.001.001ZM13 11.667a1 1 0 0 0-1-1h-1a1 1 0 0 0 0 2v2.667h2v-3.667Z"/><path d="M11 16.333v-1h-1a1 1 0 0 0 0 2h2a1 1 0 0 1-1-1Zm3-1h-1v1a1 1 0 0 1-1 1h2a1 1 0 0 0 0-2Z"/><path d="M13 16.333v-1h-2v1a1 1 0 0 0 2 0Z"/></svg>',"status-check":'\n <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 13">\n <path fill="currentColor" d="m9.947 1.138-.005.008-.001.003-5.56 8.34-2.434-2.447-.004-.004a.648.648 0 0 0-1.093.475c0 .172.066.328.175.444l.003.004 3 2.999c.117.117.28.19.46.19h.065c.2-.021.37-.13.475-.286l.005-.008.001-.002 5.994-8.992a.65.65 0 0 0-.18-.902l-.007-.005-.002-.002a.65.65 0 0 0-.892.185Z"/>\n </svg>\n ',"status-minus":'\n <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">\n <path d="M10 5.375H2C1.65496 5.375 1.375 5.65496 1.375 6C1.375 6.34504 1.65496 6.625 2 6.625H10C10.345 6.625 10.625 6.34504 10.625 6C10.625 5.65496 10.345 5.375 10 5.375Z" fill="currentColor"/>\n </svg>\n ',pause:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M9 22a.99997.99997 0 0 0 1-1V3a1.00003 1.00003 0 0 0-1-1H5a1.00003 1.00003 0 0 0-1 1v18a.99997.99997 0 0 0 1 1h4ZM6 4h2v16H6V4ZM19 22c.2652 0 .5196-.1054.7071-.2929A1.0001 1.0001 0 0 0 20 21V3a.99997.99997 0 0 0-1-1h-4a.99997.99997 0 0 0-1 1v18c0 .2652.1054.5196.2929.7071S14.7348 22 15 22h4ZM16 4h2v16h-2V4Z"/>\n </svg>\n ',risk:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M12.893 2.553a1.002 1.002 0 0 0-1.784-.006L2.106 20.553A1 1 0 0 0 3 22h18a1 1 0 0 0 .891-1.452l.003.006-9.001-18.001ZM4.617 20 12 5.237 19.383 20H4.617Z"/>\n <path d="M11 10.667V15a1 1 0 0 0 2 0v-4.333a1 1 0 0 0-2 0ZM13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/>\n </svg>\n ',start:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">\n <path d="m57.44 29.76-37.333-24A2.667 2.667 0 0 0 16 8v48a2.668 2.668 0 0 0 2.667 2.666 2.672 2.672 0 0 0 1.45-.431l-.01.005 37.333-24a2.67 2.67 0 0 0 1.192-2.221c0-.923-.47-1.74-1.184-2.216l-.01-.006.002-.037ZM21.333 51.112V12.89l29.734 19.112-29.734 19.11Z"/>\n </svg>\n ',"confirm-circle":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"/><path d="M15.843 7.473a.999.999 0 0 0-1.367.329l-.002.004-3.667 6.223-1.757-1.753a1 1 0 0 0-1.413 1.414l-.001-.001 2.667 2.667a.997.997 0 0 0 .695.31h.128c.314-.042.578-.223.731-.479l.003-.005 4.333-7.333a1 1 0 0 0-.345-1.374l-.005-.003v.001Z"/></svg>',warning:'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.893 2.55295C12.725 2.22395 12.388 2.00195 12 2.00195C11.612 2.00195 11.275 2.22295 11.109 2.54695L2.10598 20.553C2.03998 20.683 2.00098 20.837 2.00098 21C2.00098 21.552 2.44798 21.999 2.99998 22H21C21.552 21.999 21.999 21.552 21.999 21C21.999 20.837 21.96 20.683 21.891 20.548L21.894 20.554L12.893 2.55295ZM4.61698 20L12 5.23695L19.383 20H4.61698Z"/><path d="M11 10.667V15C11 15.552 11.448 16 12 16C12.552 16 13 15.552 13 15V10.667C13 10.115 12.552 9.66695 12 9.66695C11.448 9.66695 11 10.115 11 10.667Z"/><path d="M13 18C13 18.552 12.552 19 12 19C11.448 19 11 18.552 11 18C11 17.448 11.448 17 12 17C12.552 17 13 17.448 13 18Z"/></svg>',"exclamation-circle":'\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17C13 17.552 12.552 18 12 18C11.448 18 11 17.552 11 17C11 16.448 11.448 16 12 16C12.552 16 13 16.448 13 17Z"/><path d="M12 6C11.448 6 11 6.448 11 7V13C11 13.552 11.448 14 12 14C12.552 14 13 13.552 13 13V7C13 6.448 12.552 6 12 6Z"/><path d="M12 2C6.477 2 2 6.477 2 12C2 17.523 6.477 22 12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2ZM12 20C7.582 20 4 16.418 4 12C4 7.582 7.582 4 12 4C16.418 4 20 7.582 20 12C20 16.418 16.418 20 12 20Z"/></svg>',"magnifying-glass":'\n <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21.707 20.293l-6.967-6.96c-0.046-0.046-0.096-0.087-0.15-0.124l-0.004-0.002c0.882-1.162 1.413-2.632 1.413-4.227 0-3.881-3.146-7.027-7.027-7.027s-7.027 3.146-7.027 7.027c0 3.881 3.146 7.027 7.027 7.027 1.594 0 3.065-0.531 4.244-1.426l-0.017 0.013c0.039 0.057 0.081 0.107 0.127 0.153l6.967 6.967c0.181 0.181 0.431 0.292 0.707 0.292s0.526-0.112 0.707-0.292v0c0.183-0.181 0.296-0.432 0.296-0.71s-0.113-0.529-0.296-0.71l-0-0zM9 14c-2.761 0-5-2.239-5-5s2.239-5 5-5c2.761 0 5 2.239 5 5v0c0 2.761-2.239 5-5 5v0z"></path></svg>'},o={name:"system",resolver:t=>t in r?`data:image/svg+xml,${encodeURIComponent(r[t])}`:"",mutator:t=>t.setAttribute("fill","currentColor")},a=Object.freeze(Object.defineProperty({__proto__:null,default:o,icons:r},Symbol.toStringTag,{value:"Module"}));let i=[o,t],n=[];function s(t){n.push(t)}function l(t){n=n.filter((e=>e!==t))}function c(t){return i.find((e=>e.name===t))}function d(t,e){p(t),i.push({name:t,resolver:e.resolver,mutator:e.mutator}),n.forEach((e=>{e.library===t&&e.setIcon()}))}function p(t){i=i.filter((e=>e.name!==t))}const h=Object.freeze(Object.defineProperty({__proto__:null,getIconLibrary:c,registerIconLibrary:d,unregisterIconLibrary:p,unwatchIcon:l,watchIcon:s},Symbol.toStringTag,{value:"Module"})),g=new Set,u=new MutationObserver(y),m=new Map;let v,w=document.documentElement.dir||"ltr",b=document.documentElement.lang||navigator.language;function f(...t){t.map((t=>{const e=t.$code.toLowerCase();m.has(e)?m.set(e,Object.assign(Object.assign({},m.get(e)),t)):m.set(e,t),v||(v=t)})),y()}function y(){w=document.documentElement.dir||"ltr",b=document.documentElement.lang||navigator.language,[...g.keys()].map((t=>{"function"==typeof t.requestUpdate&&t.requestUpdate()}))}u.observe(document.documentElement,{attributes:!0,attributeFilter:["dir","lang"]});let x=class{constructor(t){this.host=t,this.host.addController(this)}hostConnected(){g.add(this.host)}hostDisconnected(){g.delete(this.host)}dir(){return`${this.host.dir||w}`.toLowerCase()}lang(){return`${this.host.lang||b}`.toLowerCase()}getTranslationData(t){var e,r;const o=new Intl.Locale(t.replace(/_/g,"-")),a=null==o?void 0:o.language.toLowerCase(),i=null!==(r=null===(e=null==o?void 0:o.region)||void 0===e?void 0:e.toLowerCase())&&void 0!==r?r:"";return{locale:o,language:a,region:i,primary:m.get(`${a}-${i}`),secondary:m.get(a)}}exists(t,e){var r;const{primary:o,secondary:a}=this.getTranslationData(null!==(r=e.lang)&&void 0!==r?r:this.lang());return e=Object.assign({includeFallback:!1},e),!!(o&&o[t]||a&&a[t]||e.includeFallback&&v&&v[t])}term(t,...e){const{primary:r,secondary:o}=this.getTranslationData(this.lang());let a;if(r&&r[t])a=r[t];else if(o&&o[t])a=o[t];else{if(!v||!v[t])return console.error(`No translation found for: ${String(t)}`),String(t);a=v[t]}return"function"==typeof a?a(...e):a}date(t,e){return t=new Date(t),new Intl.DateTimeFormat(this.lang(),e).format(t)}number(t,e){return t=Number(t),isNaN(t)?"":new Intl.NumberFormat(this.lang(),e).format(t)}relativeTime(t,e,r){return new Intl.RelativeTimeFormat(this.lang(),r).format(t,e)}};f({$code:"de",$name:"Deutsch",$dir:"ltr",carousel:"Karussell",clearEntry:"Eingabe löschen",close:"Schließen",copy:"Kopieren",numOptionsSelected:t=>0===t?"":`Optionen ausgewählt (${t})`,previousSlide:"Vorherige Folie",currentValue:"Aktueller Wert",goToSlide:(t,e)=>`Zu Folie ${t} von ${e} gehen`,hidePassword:"Passwort verbergen",loading:"Wird geladen",nextSlide:"Nächste Folie",progress:"Fortschritt",remove:"Entfernen",resize:"Größe ändern",scrollToEnd:"Zum Ende scrollen",scrollToStart:"Zum Anfang scrollen",selectAColorFromTheScreen:"Farbe vom Bildschirm auswählen",selectDefaultPlaceholder:"Bitte auswählen",showPassword:"Passwort anzeigen",slideNum:t=>`Folie ${t}`,toggleColorFormat:"Farbformat umschalten",showMore:"Mehr anzeigen",showLess:"Weniger anzeigen"}),f({$code:"en",$name:"English",$dir:"ltr",clearEntry:"Clear entry",close:"Close",copy:"Copy",numOptionsSelected:t=>0===t?"":`Options Selected (${t})`,currentValue:"Current value",hidePassword:"Hide password",loading:"Loading",progress:"Progress",remove:"Remove",resize:"Resize",scrollToEnd:"Scroll to end",scrollToStart:"Scroll to start",selectAColorFromTheScreen:"Select a color from the screen",selectDefaultPlaceholder:"Please select",showPassword:"Show password",toggleColorFormat:"Toggle color format",carousel:"Carousel",nextSlide:"Next slide",previousSlide:"Previous slide",goToSlide:(t,e)=>`Go to slide ${t} of ${e}`,slideNum:t=>`Slide ${t}`,showMore:"Show more",showLess:"Show less"});class k extends x{constructor(t){super(t),this._instanceTranslations=null}get instanceTranslations(){return this._instanceTranslations}set instanceTranslations(t){this._instanceTranslations=t,this.host.requestUpdate()}hostConnected(){super.hostConnected(),this.setCustomLocalizationFromData(),new MutationObserver((()=>this.setCustomLocalizationFromData())).observe(this.host,{attributes:!0,attributeFilter:["data-custom-localization"]})}hostDisconnected(){super.hostDisconnected()}setCustomLocalizationFromData(){const t=this.host.dataset.customLocalization;if(t)try{this.setCustomLocalization(JSON.parse(t))}catch(t){console.error("Error parsing custom-localization attribute:",t)}}term(t,...e){const r=this.instanceTranslations&&this.instanceTranslations[t];return r?"function"==typeof r?r(...e):r:super.term(t,...e)}setCustomLocalization(t){this.instanceTranslations={...this.instanceTranslations,...t}}}const $=Math.min,_=Math.max,S=Math.round,A=Math.floor,z=t=>({x:t,y:t}),E={left:"right",right:"left",bottom:"top",top:"bottom"},C={start:"end",end:"start"};function P(t,e,r){return _(t,$(e,r))}function j(t,e){return"function"==typeof t?t(e):t}function M(t){return t.split("-")[0]}function T(t){return t.split("-")[1]}function O(t){return"x"===t?"y":"x"}function R(t){return"y"===t?"height":"width"}function L(t){return["top","bottom"].includes(M(t))?"y":"x"}function H(t){return O(L(t))}function N(t){return t.replace(/start|end/g,(t=>C[t]))}function Z(t){return t.replace(/left|right|bottom|top/g,(t=>E[t]))}function B(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function F(t){const{x:e,y:r,width:o,height:a}=t;return{width:o,height:a,top:r,left:e,right:e+o,bottom:r+a,x:e,y:r}}function U(t,e,r){let{reference:o,floating:a}=t;const i=L(e),n=H(e),s=R(n),l=M(e),c="y"===i,d=o.x+o.width/2-a.width/2,p=o.y+o.height/2-a.height/2,h=o[s]/2-a[s]/2;let g;switch(l){case"top":g={x:d,y:o.y-a.height};break;case"bottom":g={x:d,y:o.y+o.height};break;case"right":g={x:o.x+o.width,y:p};break;case"left":g={x:o.x-a.width,y:p};break;default:g={x:o.x,y:o.y}}switch(T(e)){case"start":g[n]-=h*(r&&c?-1:1);break;case"end":g[n]+=h*(r&&c?-1:1)}return g}async function D(t,e){var r;void 0===e&&(e={});const{x:o,y:a,platform:i,rects:n,elements:s,strategy:l}=t,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:p="floating",altBoundary:h=!1,padding:g=0}=j(e,t),u=B(g),m=s[h?"floating"===p?"reference":"floating":p],v=F(await i.getClippingRect({element:null==(r=await(null==i.isElement?void 0:i.isElement(m)))||r?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),w="floating"===p?{x:o,y:a,width:n.floating.width,height:n.floating.height}:n.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),f=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},y=F(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:w,offsetParent:b,strategy:l}):w);return{top:(v.top-y.top+u.top)/f.y,bottom:(y.bottom-v.bottom+u.bottom)/f.y,left:(v.left-y.left+u.left)/f.x,right:(y.right-v.right+u.right)/f.x}}function V(t){return Y(t)?(t.nodeName||"").toLowerCase():"#document"}function q(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function I(t){var e;return null==(e=(Y(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function Y(t){return t instanceof Node||t instanceof q(t).Node}function W(t){return t instanceof Element||t instanceof q(t).Element}function X(t){return t instanceof HTMLElement||t instanceof q(t).HTMLElement}function K(t){return!(typeof ShadowRoot>"u")&&(t instanceof ShadowRoot||t instanceof q(t).ShadowRoot)}function J(t){const{overflow:e,overflowX:r,overflowY:o,display:a}=rt(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&!["inline","contents"].includes(a)}function G(t){return["table","td","th"].includes(V(t))}function Q(t){const e=tt(),r=rt(t);return"none"!==r.transform||"none"!==r.perspective||!!r.containerType&&"normal"!==r.containerType||!e&&!!r.backdropFilter&&"none"!==r.backdropFilter||!e&&!!r.filter&&"none"!==r.filter||["transform","perspective","filter"].some((t=>(r.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(r.contain||"").includes(t)))}function tt(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function et(t){return["html","body","#document"].includes(V(t))}function rt(t){return q(t).getComputedStyle(t)}function ot(t){return W(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function at(t){if("html"===V(t))return t;const e=t.assignedSlot||t.parentNode||K(t)&&t.host||I(t);return K(e)?e.host:e}function it(t){const e=at(t);return et(e)?t.ownerDocument?t.ownerDocument.body:t.body:X(e)&&J(e)?e:it(e)}function nt(t,e,r){var o;void 0===e&&(e=[]),void 0===r&&(r=!0);const a=it(t),i=a===(null==(o=t.ownerDocument)?void 0:o.body),n=q(a);return i?e.concat(n,n.visualViewport||[],J(a)?a:[],n.frameElement&&r?nt(n.frameElement):[]):e.concat(a,nt(a,[],r))}function st(t){const e=rt(t);let r=parseFloat(e.width)||0,o=parseFloat(e.height)||0;const a=X(t),i=a?t.offsetWidth:r,n=a?t.offsetHeight:o,s=S(r)!==i||S(o)!==n;return s&&(r=i,o=n),{width:r,height:o,$:s}}function lt(t){return W(t)?t:t.contextElement}function ct(t){const e=lt(t);if(!X(e))return z(1);const r=e.getBoundingClientRect(),{width:o,height:a,$:i}=st(e);let n=(i?S(r.width):r.width)/o,s=(i?S(r.height):r.height)/a;return(!n||!Number.isFinite(n))&&(n=1),(!s||!Number.isFinite(s))&&(s=1),{x:n,y:s}}const dt=z(0);function pt(t){const e=q(t);return tt()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:dt}function ht(t,e,r,o){void 0===e&&(e=!1),void 0===r&&(r=!1);const a=t.getBoundingClientRect(),i=lt(t);let n=z(1);e&&(o?W(o)&&(n=ct(o)):n=ct(t));const s=function(t,e,r){return void 0===e&&(e=!1),!(!r||e&&r!==q(t))&&e}(i,r,o)?pt(i):z(0);let l=(a.left+s.x)/n.x,c=(a.top+s.y)/n.y,d=a.width/n.x,p=a.height/n.y;if(i){const t=q(i),e=o&&W(o)?q(o):o;let r=t,a=r.frameElement;for(;a&&o&&e!==r;){const t=ct(a),e=a.getBoundingClientRect(),o=rt(a),i=e.left+(a.clientLeft+parseFloat(o.paddingLeft))*t.x,n=e.top+(a.clientTop+parseFloat(o.paddingTop))*t.y;l*=t.x,c*=t.y,d*=t.x,p*=t.y,l+=i,c+=n,r=q(a),a=r.frameElement}}return F({width:d,height:p,x:l,y:c})}const gt=[":popover-open",":modal"];function ut(t){return gt.some((e=>{try{return t.matches(e)}catch{return!1}}))}function mt(t){return ht(I(t)).left+ot(t).scrollLeft}function vt(t,e,r){let o;if("viewport"===e)o=function(t,e){const r=q(t),o=I(t),a=r.visualViewport;let i=o.clientWidth,n=o.clientHeight,s=0,l=0;if(a){i=a.width,n=a.height;const t=tt();(!t||t&&"fixed"===e)&&(s=a.offsetLeft,l=a.offsetTop)}return{width:i,height:n,x:s,y:l}}(t,r);else if("document"===e)o=function(t){const e=I(t),r=ot(t),o=t.ownerDocument.body,a=_(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),i=_(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight);let n=-r.scrollLeft+mt(t);const s=-r.scrollTop;return"rtl"===rt(o).direction&&(n+=_(e.clientWidth,o.clientWidth)-a),{width:a,height:i,x:n,y:s}}(I(t));else if(W(e))o=function(t,e){const r=ht(t,!0,"fixed"===e),o=r.top+t.clientTop,a=r.left+t.clientLeft,i=X(t)?ct(t):z(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:a*i.x,y:o*i.y}}(e,r);else{const r=pt(t);o={...e,x:e.x-r.x,y:e.y-r.y}}return F(o)}function wt(t,e){const r=at(t);return!(r===e||!W(r)||et(r))&&("fixed"===rt(r).position||wt(r,e))}function bt(t,e){const r=e.get(t);if(r)return r;let o=nt(t,[],!1).filter((t=>W(t)&&"body"!==V(t))),a=null;const i="fixed"===rt(t).position;let n=i?at(t):t;for(;W(n)&&!et(n);){const e=rt(n),r=Q(n);!r&&"fixed"===e.position&&(a=null),(i?!r&&!a:!r&&"static"===e.position&&a&&["absolute","fixed"].includes(a.position)||J(n)&&!r&&wt(t,n))?o=o.filter((t=>t!==n)):a=e,n=at(n)}return e.set(t,o),o}function ft(t,e,r){const o=X(e),a=I(e),i="fixed"===r,n=ht(t,!0,i,e);let s={scrollLeft:0,scrollTop:0};const l=z(0);if(o||!o&&!i)if(("body"!==V(e)||J(a))&&(s=ot(e)),o){const t=ht(e,!0,i,e);l.x=t.x+e.clientLeft,l.y=t.y+e.clientTop}else a&&(l.x=mt(a));return{x:n.left+s.scrollLeft-l.x,y:n.top+s.scrollTop-l.y,width:n.width,height:n.height}}function yt(t){return"static"===rt(t).position}function xt(t,e){return X(t)&&"fixed"!==rt(t).position?e?e(t):t.offsetParent:null}function kt(t,e){const r=q(t);if(ut(t))return r;if(!X(t)){let e=at(t);for(;e&&!et(e);){if(W(e)&&!yt(e))return e;e=at(e)}return r}let o=xt(t,e);for(;o&&G(o)&&yt(o);)o=xt(o,e);return o&&et(o)&&yt(o)&&!Q(o)?r:o||function(t){let e=at(t);for(;X(e)&&!et(e);){if(Q(e))return e;e=at(e)}return null}(t)||r}const $t={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:r,offsetParent:o,strategy:a}=t;const i="fixed"===a,n=I(o),s=!!e&&ut(e.floating);if(o===n||s&&i)return r;let l={scrollLeft:0,scrollTop:0},c=z(1);const d=z(0),p=X(o);if((p||!p&&!i)&&(("body"!==V(o)||J(n))&&(l=ot(o)),X(o))){const t=ht(o);c=ct(o),d.x=t.x+o.clientLeft,d.y=t.y+o.clientTop}return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+d.x,y:r.y*c.y-l.scrollTop*c.y+d.y}},getDocumentElement:I,getClippingRect:function(t){let{element:e,boundary:r,rootBoundary:o,strategy:a}=t;const i=[..."clippingAncestors"===r?ut(e)?[]:bt(e,this._c):[].concat(r),o],n=i[0],s=i.reduce(((t,r)=>{const o=vt(e,r,a);return t.top=_(o.top,t.top),t.right=$(o.right,t.right),t.bottom=$(o.bottom,t.bottom),t.left=_(o.left,t.left),t}),vt(e,n,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:kt,getElementRects:async function(t){const e=this.getOffsetParent||kt,r=this.getDimensions,o=await r(t.floating);return{reference:ft(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:r}=st(t);return{width:e,height:r}},getScale:ct,isElement:W,isRTL:function(t){return"rtl"===rt(t).direction}};const _t=function(t){return void 0===t&&(t=0),{name:"offset",options:t,async fn(e){var r,o;const{x:a,y:i,placement:n,middlewareData:s}=e,l=await async function(t,e){const{placement:r,platform:o,elements:a}=t,i=await(null==o.isRTL?void 0:o.isRTL(a.floating)),n=M(r),s=T(r),l="y"===L(r),c=["left","top"].includes(n)?-1:1,d=i&&l?-1:1,p=j(e,t);let{mainAxis:h,crossAxis:g,alignmentAxis:u}="number"==typeof p?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return s&&"number"==typeof u&&(g="end"===s?-1*u:u),l?{x:g*d,y:h*c}:{x:h*c,y:g*d}}(e,t);return n===(null==(r=s.offset)?void 0:r.placement)&&null!=(o=s.arrow)&&o.alignmentOffset?{}:{x:a+l.x,y:i+l.y,data:{...l,placement:n}}}}},St=function(t){return void 0===t&&(t={}),{name:"size",options:t,async fn(e){const{placement:r,rects:o,platform:a,elements:i}=e,{apply:n=(()=>{}),...s}=j(t,e),l=await D(e,s),c=M(r),d=T(r),p="y"===L(r),{width:h,height:g}=o.floating;let u,m;"top"===c||"bottom"===c?(u=c,m=d===(await(null==a.isRTL?void 0:a.isRTL(i.floating))?"start":"end")?"left":"right"):(m=c,u="end"===d?"top":"bottom");const v=g-l.top-l.bottom,w=h-l.left-l.right,b=$(g-l[u],v),f=$(h-l[m],w),y=!e.middlewareData.shift;let x=b,k=f;if(p?k=d||y?$(f,w):w:x=d||y?$(b,v):v,y&&!d){const t=_(l.left,0),e=_(l.right,0),r=_(l.top,0),o=_(l.bottom,0);p?k=h-2*(0!==t||0!==e?t+e:_(l.left,l.right)):x=g-2*(0!==r||0!==o?r+o:_(l.top,l.bottom))}await n({...e,availableWidth:k,availableHeight:x});const S=await a.getDimensions(i.floating);return h!==S.width||g!==S.height?{reset:{rects:!0}}:{}}}},At=globalThis,zt=At.ShadowRoot&&(void 0===At.ShadyCSS||At.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Et=Symbol(),Ct=new WeakMap;
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
@@ -1 +1 @@
1
- import{S as t,x as e,t as a,c as l,i as s,e as r,n as i,a as o}from"./solid-components2.js";import{d as n}from"./default-value.js";import{F as h}from"./form.js";import{H as d}from"./slot.js";import{o as p}from"./if-defined.js";import{l as u}from"./live.js";import{r as c}from"./state.js";import{w as y}from"./watch.js";var m=Object.defineProperty,b=Object.getOwnPropertyDescriptor,v=(t,e,a,l)=>{for(var s,r=l>1?void 0:l?b(e,a):e,i=t.length-1;i>=0;i--)(s=t[i])&&(r=(l?s(e,a,r):s(r))||r);return l&&r&&m(e,a,r),r};let x=class extends t{constructor(){super(...arguments),this.formControlController=new h(this),this.hasSlotController=new d(this,"help-text","label"),this.hasFocus=!1,this.showValidStyle=!1,this.showInvalidStyle=!1,this.title="",this.name="",this.value="",this.size="lg",this.label="",this.helpText="",this.placeholder="",this.rows=4,this.disabled=!1,this.readonly=!1,this.form="",this.required=!1,this.styleOnValid=!1,this.spellcheck=!0,this.defaultValue=""}get validity(){return this.textarea.validity}get validationMessage(){return this.textarea.validationMessage}connectedCallback(){super.connectedCallback(),this.updateComplete.then((()=>{this.setTextareaHeight()}))}firstUpdated(){this.formControlController.updateValidity()}disconnectedCallback(){super.disconnectedCallback()}handleBlur(){this.hasFocus=!1,this.emit("sd-blur")}handleChange(){this.value=this.textarea.value,this.setTextareaHeight(),this.emit("sd-change")}handleFocus(){this.hasFocus=!0,this.emit("sd-focus")}handleInput(){this.value=this.textarea.value,this.formControlController.updateValidity(),this.emit("sd-input")}handleInvalid(t){this.formControlController.setValidity(!1),this.formControlController.emitInvalidEvent(t),this.invalidMessage.textContent=t.target.validationMessage}setTextareaHeight(){this.textarea.style.height=void 0}handleDisabledChange(){this.formControlController.setValidity(this.disabled)}handleRowsChange(){this.setTextareaHeight()}async handleValueChange(){await this.updateComplete,this.formControlController.updateValidity(),this.setTextareaHeight()}focus(t){this.textarea.focus(t)}blur(){this.textarea.blur()}select(){this.textarea.select()}scrollPosition(t){return t?("number"==typeof t.top&&(this.textarea.scrollTop=t.top),void("number"==typeof t.left&&(this.textarea.scrollLeft=t.left))):{top:this.textarea.scrollTop,left:this.textarea.scrollTop}}setSelectionRange(t,e,a="none"){this.textarea.setSelectionRange(t,e,a)}setRangeText(t,e,a,l){this.textarea.setRangeText(t,e,a,l),this.value!==this.textarea.value&&(this.value=this.textarea.value),this.value!==this.textarea.value&&(this.value=this.textarea.value,this.setTextareaHeight())}checkValidity(){var t;return null==(t=this.textarea)?void 0:t.checkValidity()}getForm(){return this.formControlController.getForm()}reportValidity(){return this.formControlController.fakeUserInteraction(),this.textarea.reportValidity()}setCustomValidity(t){this.textarea.setCustomValidity(t),this.formControlController.updateValidity()}render(){const t=this.hasSlotController.test("label"),l=this.hasSlotController.test("help-text"),s=!!this.label||!!t,r=!!this.helpText||!!l,i=this.disabled?"disabled":this.readonly?"readonly":this.hasFocus&&this.showInvalidStyle?"activeInvalid":this.hasFocus&&this.styleOnValid&&this.showValidStyle?"activeValid":this.hasFocus?"active":this.showInvalidStyle?"invalid":this.styleOnValid&&this.showValidStyle?"valid":"default",o="sm"===this.size?"text-sm":"text-base",n={sm:"text-base ml-1",md:"text-lg ml-2",lg:"text-xl ml-2"}[this.size];return e`<div part="form-control" class="text-left"><label part="form-control-label" id="label" class="${a("mb-2",s?"inline-block":"hidden",o)}" for="input" aria-hidden="${s?"false":"true"}"><slot name="label">${this.label}</slot></label><div part="form-control-input" class="${a("relative w-full",this.disabled&&"cursor-not-allowed")}"><div part="border" class="${a("absolute w-full h-full pointer-events-none border rounded-default",{disabled:"border-neutral-500",readonly:"border-neutral-800",activeInvalid:"border-error border-2",activeValid:"border-success border-2",active:"border-primary border-2",invalid:"border-error",valid:"border-success",default:"border-neutral-800"}[i])}"></div><div part="base" class="${a("textarea px-4 flex items-top rounded-default bg-white group",{sm:"textarea-sm py-1",md:"textarea-md py-1",lg:"textarea-lg py-2"}[this.size],{disabled:"text-neutral-500",readonly:"text-black",activeInvalid:"text-error",activeValid:"text-success",active:"text-black",invalid:"text-error",valid:"text-success",default:"text-black"}[i],this.disabled||this.readonly?"":"hover:bg-neutral-200",this.readonly&&"bg-neutral-100")}"><textarea part="textarea" id="input" class="${a("flex-grow focus:outline-none bg-transparent placeholder-neutral-700 resize-none",this.disabled&&"cursor-not-allowed",o)}" title="${this.title}" name="${p(this.name)}" .value="${u(this.value)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" placeholder="${p(this.placeholder)}" minlength="${p(this.minlength)}" maxlength="${p(this.maxlength)}" rows="${p(this.rows)}" autocapitalize="${p(this.autocapitalize)}" autocorrect="${p(this.autocorrect)}" ?autofocus="${this.autofocus}" spellcheck="${p(this.spellcheck)}" enterkeyhint="${p(this.enterkeyhint)}" inputmode="${p(this.inputmode)}" aria-describedby="help-text" @change="${this.handleChange}" @input="${this.handleInput}" @invalid="${this.handleInvalid}" @focus="${this.handleFocus}" @blur="${this.handleBlur}"></textarea> ${this.showInvalidStyle?e`<sd-icon class="${a("text-error absolute right-4 bg-white group-hover:bg-neutral-200",n)}" library="system" name="risk" part="invalid-icon"></sd-icon>`:""} ${this.styleOnValid&&this.showValidStyle?e`<sd-icon class="${a("text-success absolute right-4 bg-white group-hover:bg-neutral-200",n)}" library="system" name="status-check" part="valid-icon"></sd-icon>`:""}</div></div><slot name="help-text" part="form-control-help-text" id="help-text" class="${a("text-sm text-neutral-700",r?"block":"hidden")}" aria-hidden="${r?"false":"true"}">${this.helpText}</slot></div>${this.formControlController.renderInvalidMessage()}`}};x.styles=[l,t.styles,s`:host{display:block}:host([required]) #label::after{content:' *'}.no-scrollbar::-webkit-scrollbar{display:none}`],v([r("#input")],x.prototype,"textarea",2),v([r("#invalid-message")],x.prototype,"invalidMessage",2),v([c()],x.prototype,"hasFocus",2),v([c()],x.prototype,"showValidStyle",2),v([c()],x.prototype,"showInvalidStyle",2),v([i()],x.prototype,"title",2),v([i()],x.prototype,"name",2),v([i()],x.prototype,"value",2),v([i({reflect:!0})],x.prototype,"size",2),v([i()],x.prototype,"label",2),v([i({attribute:"help-text"})],x.prototype,"helpText",2),v([i()],x.prototype,"placeholder",2),v([i({type:Number})],x.prototype,"rows",2),v([i({type:Boolean,reflect:!0})],x.prototype,"disabled",2),v([i({type:Boolean,reflect:!0})],x.prototype,"readonly",2),v([i({reflect:!0})],x.prototype,"form",2),v([i({type:Boolean,reflect:!0})],x.prototype,"required",2),v([i({type:Number})],x.prototype,"minlength",2),v([i({type:Number})],x.prototype,"maxlength",2),v([i()],x.prototype,"autocapitalize",2),v([i()],x.prototype,"autocorrect",2),v([i()],x.prototype,"autocomplete",2),v([i({type:Boolean})],x.prototype,"autofocus",2),v([i()],x.prototype,"enterkeyhint",2),v([i({type:Boolean,reflect:!0,attribute:"style-on-valid"})],x.prototype,"styleOnValid",2),v([i({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],x.prototype,"spellcheck",2),v([i()],x.prototype,"inputmode",2),v([n()],x.prototype,"defaultValue",2),v([y("disabled",{waitUntilFirstUpdate:!0})],x.prototype,"handleDisabledChange",1),v([y("rows",{waitUntilFirstUpdate:!0})],x.prototype,"handleRowsChange",1),v([y("value",{waitUntilFirstUpdate:!0})],x.prototype,"handleValueChange",1),x=v([o("sd-textarea")],x);export{x as default};
1
+ import{S as t,x as e,t as a,c as l,i as s,e as r,n as i,a as o}from"./solid-components2.js";import{d as n}from"./default-value.js";import{F as h}from"./form.js";import{H as d}from"./slot.js";import{o as p}from"./if-defined.js";import{l as u}from"./live.js";import{r as c}from"./state.js";import{w as y}from"./watch.js";var m=Object.defineProperty,b=Object.getOwnPropertyDescriptor,v=(t,e,a,l)=>{for(var s,r=l>1?void 0:l?b(e,a):e,i=t.length-1;i>=0;i--)(s=t[i])&&(r=(l?s(e,a,r):s(r))||r);return l&&r&&m(e,a,r),r};let x=class extends t{constructor(){super(...arguments),this.formControlController=new h(this),this.hasSlotController=new d(this,"help-text","label"),this.hasFocus=!1,this.showValidStyle=!1,this.showInvalidStyle=!1,this.title="",this.name="",this.value="",this.size="lg",this.label="",this.helpText="",this.placeholder="",this.rows=4,this.disabled=!1,this.readonly=!1,this.form="",this.required=!1,this.styleOnValid=!1,this.spellcheck=!0,this.defaultValue=""}get validity(){return this.textarea.validity}get validationMessage(){return this.textarea.validationMessage}connectedCallback(){super.connectedCallback(),this.updateComplete.then((()=>{this.setTextareaHeight()}))}firstUpdated(){this.formControlController.updateValidity()}disconnectedCallback(){super.disconnectedCallback()}handleBlur(){this.hasFocus=!1,this.emit("sd-blur")}handleChange(){this.value=this.textarea.value,this.setTextareaHeight(),this.emit("sd-change")}handleFocus(){this.hasFocus=!0,this.emit("sd-focus")}handleInput(){this.value=this.textarea.value,this.formControlController.updateValidity(),this.emit("sd-input")}handleInvalid(t){this.formControlController.setValidity(!1),this.formControlController.emitInvalidEvent(t),this.invalidMessage.textContent=t.target.validationMessage}setTextareaHeight(){this.textarea.style.height=void 0}handleDisabledChange(){this.formControlController.setValidity(this.disabled)}handleRowsChange(){this.setTextareaHeight()}async handleValueChange(){await this.updateComplete,this.formControlController.updateValidity(),this.setTextareaHeight()}focus(t){this.textarea.focus(t)}blur(){this.textarea.blur()}select(){this.textarea.select()}scrollPosition(t){return t?("number"==typeof t.top&&(this.textarea.scrollTop=t.top),void("number"==typeof t.left&&(this.textarea.scrollLeft=t.left))):{top:this.textarea.scrollTop,left:this.textarea.scrollTop}}setSelectionRange(t,e,a="none"){this.textarea.setSelectionRange(t,e,a)}setRangeText(t,e,a,l){this.textarea.setRangeText(t,e,a,l),this.value!==this.textarea.value&&(this.value=this.textarea.value),this.value!==this.textarea.value&&(this.value=this.textarea.value,this.setTextareaHeight())}checkValidity(){var t;return null==(t=this.textarea)?void 0:t.checkValidity()}getForm(){return this.formControlController.getForm()}reportValidity(){return this.formControlController.fakeUserInteraction(),this.textarea.reportValidity()}setCustomValidity(t){this.textarea.setCustomValidity(t),this.formControlController.updateValidity()}render(){const t=this.hasSlotController.test("label"),l=this.hasSlotController.test("help-text"),s=!!this.label||!!t,r=!!this.helpText||!!l,i=this.disabled?"disabled":this.readonly?"readonly":this.hasFocus&&this.showInvalidStyle?"activeInvalid":this.hasFocus&&this.styleOnValid&&this.showValidStyle?"activeValid":this.hasFocus?"active":this.showInvalidStyle?"invalid":this.styleOnValid&&this.showValidStyle?"valid":"default",o="sm"===this.size?"text-sm":"text-base",n={sm:"text-base ml-1",md:"text-lg ml-2",lg:"text-xl ml-2"}[this.size];return e`<div part="form-control" class="text-left"><label part="form-control-label" id="label" class="${a("mb-2",s?"inline-block":"hidden",o)}" for="input" aria-hidden="${s?"false":"true"}"><slot name="label">${this.label}</slot></label><div part="form-control-input" class="${a("relative w-full",this.disabled&&"cursor-not-allowed")}"><div part="border" class="${a("absolute w-full h-full pointer-events-none border rounded-default",{disabled:"border-neutral-500",readonly:"border-neutral-800",activeInvalid:"border-error border-2",activeValid:"border-success border-2",active:"border-primary border-2",invalid:"border-error",valid:"border-success",default:"border-neutral-800"}[i])}"></div><div part="base" class="${a("textarea px-4 flex items-top rounded-default group",{sm:"textarea-sm py-1",md:"textarea-md py-1",lg:"textarea-lg py-2"}[this.size],{disabled:"text-neutral-500",readonly:"text-black",activeInvalid:"text-error",activeValid:"text-success",active:"text-black",invalid:"text-error",valid:"text-success",default:"text-black"}[i],this.disabled||this.readonly?"":"hover:bg-neutral-200",this.readonly?"bg-neutral-100":"bg-white")}"><textarea part="textarea" id="input" class="${a("flex-grow focus:outline-none bg-transparent placeholder-neutral-700 resize-none",this.disabled&&"cursor-not-allowed",o)}" title="${this.title}" name="${p(this.name)}" .value="${u(this.value)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" placeholder="${p(this.placeholder)}" minlength="${p(this.minlength)}" maxlength="${p(this.maxlength)}" rows="${p(this.rows)}" autocapitalize="${p(this.autocapitalize)}" autocorrect="${p(this.autocorrect)}" ?autofocus="${this.autofocus}" spellcheck="${p(this.spellcheck)}" enterkeyhint="${p(this.enterkeyhint)}" inputmode="${p(this.inputmode)}" aria-describedby="help-text" @change="${this.handleChange}" @input="${this.handleInput}" @invalid="${this.handleInvalid}" @focus="${this.handleFocus}" @blur="${this.handleBlur}"></textarea> ${this.showInvalidStyle?e`<sd-icon class="${a("text-error absolute right-4 bg-white group-hover:bg-neutral-200",n)}" library="system" name="risk" part="invalid-icon"></sd-icon>`:""} ${this.styleOnValid&&this.showValidStyle?e`<sd-icon class="${a("text-success absolute right-4 bg-white group-hover:bg-neutral-200",n)}" library="system" name="status-check" part="valid-icon"></sd-icon>`:""}</div></div><slot name="help-text" part="form-control-help-text" id="help-text" class="${a("text-sm text-neutral-700",r?"block":"hidden")}" aria-hidden="${r?"false":"true"}">${this.helpText}</slot></div>${this.formControlController.renderInvalidMessage()}`}};x.styles=[l,t.styles,s`:host{display:block}:host([required]) #label::after{content:' *'}.no-scrollbar::-webkit-scrollbar{display:none}`],v([r("#input")],x.prototype,"textarea",2),v([r("#invalid-message")],x.prototype,"invalidMessage",2),v([c()],x.prototype,"hasFocus",2),v([c()],x.prototype,"showValidStyle",2),v([c()],x.prototype,"showInvalidStyle",2),v([i()],x.prototype,"title",2),v([i()],x.prototype,"name",2),v([i()],x.prototype,"value",2),v([i({reflect:!0})],x.prototype,"size",2),v([i()],x.prototype,"label",2),v([i({attribute:"help-text"})],x.prototype,"helpText",2),v([i()],x.prototype,"placeholder",2),v([i({type:Number})],x.prototype,"rows",2),v([i({type:Boolean,reflect:!0})],x.prototype,"disabled",2),v([i({type:Boolean,reflect:!0})],x.prototype,"readonly",2),v([i({reflect:!0})],x.prototype,"form",2),v([i({type:Boolean,reflect:!0})],x.prototype,"required",2),v([i({type:Number})],x.prototype,"minlength",2),v([i({type:Number})],x.prototype,"maxlength",2),v([i()],x.prototype,"autocapitalize",2),v([i()],x.prototype,"autocorrect",2),v([i()],x.prototype,"autocomplete",2),v([i({type:Boolean})],x.prototype,"autofocus",2),v([i()],x.prototype,"enterkeyhint",2),v([i({type:Boolean,reflect:!0,attribute:"style-on-valid"})],x.prototype,"styleOnValid",2),v([i({type:Boolean,converter:{fromAttribute:t=>!(!t||"false"===t),toAttribute:t=>t?"true":"false"}})],x.prototype,"spellcheck",2),v([i()],x.prototype,"inputmode",2),v([n()],x.prototype,"defaultValue",2),v([y("disabled",{waitUntilFirstUpdate:!0})],x.prototype,"handleDisabledChange",1),v([y("rows",{waitUntilFirstUpdate:!0})],x.prototype,"handleRowsChange",1),v([y("value",{waitUntilFirstUpdate:!0})],x.prototype,"handleValueChange",1),x=v([o("sd-textarea")],x);export{x as default};