@sellmate/design-system 1.26.0 → 1.27.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 (316) hide show
  1. package/dist/cjs/{component.modal-BFelrSMx.js → component.modal-CrZe2db_.js} +0 -14
  2. package/dist/cjs/component.overlay-CBhFnzM2.js +29 -0
  3. package/dist/cjs/{component.progress-Bmg3vAAy.js → component.progress-DimGJZAd.js} +1 -2
  4. package/dist/cjs/{component.table-DIxmbGBT.js → component.table-BrI3b--h.js} +4 -5
  5. package/dist/cjs/design-system.cjs.js +2 -2
  6. package/dist/cjs/{index-BuaQW9U4.js → index-BTqAmfdr.js} +1 -1
  7. package/dist/cjs/loader.cjs.js +2 -2
  8. package/dist/cjs/sd-action-modal.cjs.entry.js +12 -10
  9. package/dist/cjs/sd-badge.cjs.entry.js +1 -1
  10. package/dist/cjs/sd-barcode-input.cjs.entry.js +1 -1
  11. package/dist/cjs/{sd-button.config-eTAJM2iW.js → sd-button.config-BH7gFPmM.js} +1 -2
  12. package/dist/cjs/sd-button_2.cjs.entry.js +2 -2
  13. package/dist/cjs/sd-calendar_2.cjs.entry.js +3 -3
  14. package/dist/cjs/sd-callout.cjs.entry.js +1 -1
  15. package/dist/cjs/sd-card.cjs.entry.js +1 -1
  16. package/dist/cjs/sd-checkbox.cjs.entry.js +1 -1
  17. package/dist/cjs/sd-chip-input.cjs.entry.js +49 -32
  18. package/dist/cjs/sd-chip.cjs.entry.js +1 -1
  19. package/dist/cjs/sd-circle-progress.cjs.entry.js +7 -17
  20. package/dist/cjs/sd-confirm-modal_2.cjs.entry.js +5 -5
  21. package/dist/cjs/sd-date-box.cjs.entry.js +1 -1
  22. package/dist/cjs/sd-date-picker_7.cjs.entry.js +10 -10
  23. package/dist/cjs/sd-date-range-picker-calendar.cjs.entry.js +2 -2
  24. package/dist/cjs/sd-divider.cjs.entry.js +2 -2
  25. package/dist/cjs/sd-dropdown-button.cjs.entry.js +2 -2
  26. package/dist/cjs/sd-field_3.cjs.entry.js +9 -9
  27. package/dist/cjs/sd-form.cjs.entry.js +1 -1
  28. package/dist/cjs/sd-ghost-button_3.cjs.entry.js +5 -6
  29. package/dist/cjs/sd-guide.cjs.entry.js +1 -1
  30. package/dist/cjs/sd-key-value-table.cjs.entry.js +3 -3
  31. package/dist/cjs/sd-linear-progress.cjs.entry.js +3 -3
  32. package/dist/cjs/sd-loading-container.cjs.entry.js +3 -3
  33. package/dist/cjs/sd-modal-container.cjs.entry.js +1 -1
  34. package/dist/cjs/sd-pagination_4.cjs.entry.js +11 -11
  35. package/dist/cjs/sd-popover.cjs.entry.js +2 -2
  36. package/dist/cjs/sd-popup.cjs.entry.js +9 -14
  37. package/dist/cjs/sd-radio-button.cjs.entry.js +1 -1
  38. package/dist/cjs/sd-radio.cjs.entry.js +1 -1
  39. package/dist/cjs/sd-select-list-item_2.cjs.entry.js +7 -7
  40. package/dist/cjs/sd-select_3.cjs.entry.js +10 -10
  41. package/dist/cjs/sd-switch.cjs.entry.js +2 -2
  42. package/dist/cjs/sd-table.cjs.entry.js +10 -10
  43. package/dist/cjs/{sd-table.config-B7MuRLoR.js → sd-table.config-DzC55sap.js} +3 -3
  44. package/dist/cjs/sd-tabs.cjs.entry.js +2 -2
  45. package/dist/cjs/sd-td.cjs.entry.js +2 -2
  46. package/dist/cjs/sd-text-link.cjs.entry.js +2 -3
  47. package/dist/cjs/sd-toast-container.cjs.entry.js +2 -2
  48. package/dist/cjs/sd-toast.cjs.entry.js +3 -3
  49. package/dist/cjs/sd-toggle.cjs.entry.js +3 -4
  50. package/dist/cjs/{tooltipArrow-VQq73W83.js → tooltipArrow-CiM3irtY.js} +1 -1
  51. package/dist/collection/components/sd-action-modal/sd-action-modal.config.js +10 -8
  52. package/dist/collection/components/sd-chip-input/sd-chip-input.css +3 -0
  53. package/dist/collection/components/sd-chip-input/sd-chip-input.js +66 -30
  54. package/dist/collection/components/sd-circle-progress/sd-circle-progress.config.js +4 -5
  55. package/dist/collection/components/sd-circle-progress/sd-circle-progress.js +1 -1
  56. package/dist/collection/components/sd-confirm-modal/sd-confirm-modal.js +2 -2
  57. package/dist/collection/components/sd-date-picker/sd-date-picker-trigger/sd-date-picker-trigger.js +2 -2
  58. package/dist/collection/components/sd-date-picker/sd-date-picker.js +2 -2
  59. package/dist/collection/components/sd-date-range-picker/sd-date-range-picker-calendar/sd-date-range-picker-calendar.js +1 -1
  60. package/dist/collection/components/sd-divider/sd-divider.js +1 -1
  61. package/dist/collection/components/sd-field/sd-field.js +4 -4
  62. package/dist/collection/components/sd-floating-portal/sd-floating-portal.js +1 -1
  63. package/dist/collection/components/sd-input/sd-input.js +2 -2
  64. package/dist/collection/components/sd-key-value-table/sd-key-value-table.config.js +1 -1
  65. package/dist/collection/components/sd-linear-progress/sd-linear-progress.js +1 -1
  66. package/dist/collection/components/sd-loading-container/sd-loading-container.js +2 -2
  67. package/dist/collection/components/sd-loading-modal/sd-loading-modal.config.js +3 -3
  68. package/dist/collection/components/sd-loading-modal/sd-loading-modal.js +1 -1
  69. package/dist/collection/components/sd-number-input/sd-number-input.js +4 -4
  70. package/dist/collection/components/sd-pagination/sd-pagination.js +3 -3
  71. package/dist/collection/components/sd-popup/sd-popup.config.js +6 -4
  72. package/dist/collection/components/sd-popup/sd-popup.js +1 -1
  73. package/dist/collection/components/sd-portal/sd-portal.js +1 -1
  74. package/dist/collection/components/sd-select/sd-select-list-item/sd-select-list-item.js +2 -2
  75. package/dist/collection/components/sd-select/sd-select-list-item-search/sd-select-list-item-search.js +4 -4
  76. package/dist/collection/components/sd-select/sd-select-listbox/sd-select-listbox.css +16 -0
  77. package/dist/collection/components/sd-select/sd-select-listbox/sd-select-listbox.js +2 -2
  78. package/dist/collection/components/sd-select/sd-select-trigger/sd-select-trigger.js +2 -2
  79. package/dist/collection/components/sd-select/sd-select.js +4 -4
  80. package/dist/collection/components/sd-switch/sd-switch.js +1 -1
  81. package/dist/collection/components/sd-table/sd-table.config.js +3 -3
  82. package/dist/collection/components/sd-table/sd-table.css +16 -0
  83. package/dist/collection/components/sd-table/sd-table.js +6 -6
  84. package/dist/collection/components/sd-table/sd-tbody/sd-tbody.js +2 -2
  85. package/dist/collection/components/sd-table/sd-td/sd-td.js +1 -1
  86. package/dist/collection/components/sd-table/sd-thead/sd-thead.js +3 -3
  87. package/dist/collection/components/sd-tabs/sd-tabs.js +1 -1
  88. package/dist/collection/components/sd-tag/sd-tag.js +2 -2
  89. package/dist/collection/components/sd-textarea/sd-textarea.js +1 -1
  90. package/dist/collection/components/sd-toast/sd-toast.js +2 -2
  91. package/dist/collection/components/sd-toast-container/sd-toast-container.js +1 -1
  92. package/dist/collection/components/sd-toggle/sd-toggle.js +1 -1
  93. package/dist/collection/components/sd-tooltip/sd-tooltip.js +2 -2
  94. package/dist/components/index.js +1 -1
  95. package/dist/components/{p-C7sUn4qb.js → p-7NIombHr.js} +1 -1
  96. package/dist/components/{p-BCLDTSO0.js → p-B0NEmngm.js} +1 -1
  97. package/dist/components/{p-D15bTkjr.js → p-B7Fy6FMY.js} +1 -1
  98. package/dist/components/{p-C3rOud8J.js → p-B8qPlbcL.js} +1 -1
  99. package/dist/components/{p-DNRm9_Bv.js → p-BArxAQLx.js} +1 -1
  100. package/dist/components/{p-BwwpMQLA.js → p-BIFt5zIX.js} +1 -1
  101. package/dist/components/{p-D0Xz7CoK.js → p-BJoG95Kt.js} +1 -1
  102. package/dist/components/{p-D3dq5pt5.js → p-BKBd44No.js} +1 -1
  103. package/dist/components/{p-JamWHNrr.js → p-BKg1YV-H.js} +1 -1
  104. package/dist/components/{p-BAIi5T00.js → p-BL9Vy4Fd.js} +1 -1
  105. package/dist/components/p-BXcizROm.js +1 -0
  106. package/dist/components/{p-IBgCA-vo.js → p-Bcp4vs0m.js} +1 -1
  107. package/dist/components/{p-DsGK3Aye.js → p-BeR_5Fwe.js} +1 -1
  108. package/dist/components/p-BsJ3_flK.js +1 -0
  109. package/dist/components/{p-CA2sZAsI.js → p-BuubsWWz.js} +1 -1
  110. package/dist/components/{p-Bv_CVYp1.js → p-C-xm1A4R.js} +1 -1
  111. package/dist/components/{p-BckY1cBy.js → p-CD0706HD.js} +1 -1
  112. package/dist/components/{p-0UeArSzN.js → p-CDiIm8f6.js} +1 -1
  113. package/dist/components/{p-C7sPq8UM.js → p-CHvrvQsZ.js} +1 -1
  114. package/dist/components/{p-BGIwu6m1.js → p-CJYl_ssf.js} +1 -1
  115. package/dist/components/{p-C1vqL1Kl.js → p-CbsRJTHs.js} +1 -1
  116. package/dist/components/{p-CaQ-qyG-.js → p-CrpzIzUy.js} +1 -1
  117. package/dist/components/p-Cw8yDfQh.js +1 -0
  118. package/dist/components/{p-zGr4He38.js → p-CygiHfH3.js} +1 -1
  119. package/dist/{design-system/p-GXE2lEVj.js → components/p-D60P6BdJ.js} +1 -1
  120. package/dist/components/{p-D6GUzecR.js → p-D9tQwTWy.js} +1 -1
  121. package/dist/components/{p-1kjTqHez.js → p-DHINsZ60.js} +1 -1
  122. package/dist/components/{p-DznzJSU-.js → p-DJsKwChT.js} +1 -1
  123. package/dist/components/{p-DU2_jzh4.js → p-DObwsGYE.js} +1 -1
  124. package/dist/components/{p-BnhzUsGP.js → p-DTEO2eLq.js} +1 -1
  125. package/dist/components/{p-tSYcqBKN.js → p-DYHntcvV.js} +1 -1
  126. package/dist/components/p-De0OtxK5.js +1 -0
  127. package/dist/components/{p-CFqCJx9B.js → p-DgK8EUjx.js} +1 -1
  128. package/dist/components/{p-DPotN1QM.js → p-DuMx_9he.js} +1 -1
  129. package/dist/components/{p-aYmWxyum.js → p-Dv7x-UAd.js} +1 -1
  130. package/dist/components/p-KSTsd4qM.js +1 -0
  131. package/dist/components/{p-CBXH-GWN.js → p-P6SE7iQV.js} +1 -1
  132. package/dist/components/{p-BTWV2vRX.js → p-V8hUcpnj.js} +1 -1
  133. package/dist/components/{p-UkSGSWSA.js → p-b9Q4MYgR.js} +1 -1
  134. package/dist/components/{p-BOrdn-Js.js → p-hd2Gc2Z3.js} +1 -1
  135. package/dist/components/{p-B4ua22vZ.js → p-mbe7jmT5.js} +1 -1
  136. package/dist/components/sd-action-modal.js +1 -1
  137. package/dist/components/sd-badge.js +1 -1
  138. package/dist/components/sd-barcode-input.js +1 -1
  139. package/dist/components/sd-button.js +1 -1
  140. package/dist/components/sd-calendar.js +1 -1
  141. package/dist/components/sd-callout.js +1 -1
  142. package/dist/components/sd-card.js +1 -1
  143. package/dist/components/sd-checkbox.js +1 -1
  144. package/dist/components/sd-chip-input.js +1 -1
  145. package/dist/components/sd-chip.js +1 -1
  146. package/dist/components/sd-circle-progress.js +1 -1
  147. package/dist/components/sd-confirm-modal.js +1 -1
  148. package/dist/components/sd-date-box.js +1 -1
  149. package/dist/components/sd-date-picker-trigger.js +1 -1
  150. package/dist/components/sd-date-picker.js +1 -1
  151. package/dist/components/sd-date-range-picker-calendar.js +1 -1
  152. package/dist/components/sd-date-range-picker.js +1 -1
  153. package/dist/components/sd-divider.js +1 -1
  154. package/dist/components/sd-dropdown-button.js +1 -1
  155. package/dist/components/sd-field.js +1 -1
  156. package/dist/components/sd-file-picker.js +1 -1
  157. package/dist/components/sd-floating-portal.js +1 -1
  158. package/dist/components/sd-form.js +1 -1
  159. package/dist/components/sd-ghost-button.js +1 -1
  160. package/dist/components/sd-guide.js +1 -1
  161. package/dist/components/sd-icon.js +1 -1
  162. package/dist/components/sd-input.js +1 -1
  163. package/dist/components/sd-key-value-table.js +1 -1
  164. package/dist/components/sd-linear-progress.js +1 -1
  165. package/dist/components/sd-loading-container.js +1 -1
  166. package/dist/components/sd-loading-modal.js +1 -1
  167. package/dist/components/sd-modal-container.js +1 -1
  168. package/dist/components/sd-number-input.js +1 -1
  169. package/dist/components/sd-pagination.js +1 -1
  170. package/dist/components/sd-popover.js +1 -1
  171. package/dist/components/sd-popup.js +1 -1
  172. package/dist/components/sd-portal.js +1 -1
  173. package/dist/components/sd-radio-button.js +1 -1
  174. package/dist/components/sd-radio-group.js +1 -1
  175. package/dist/components/sd-radio.js +1 -1
  176. package/dist/components/sd-select-list-item-search.js +1 -1
  177. package/dist/components/sd-select-list-item.js +1 -1
  178. package/dist/components/sd-select-listbox.js +1 -1
  179. package/dist/components/sd-select-trigger.js +1 -1
  180. package/dist/components/sd-select.js +1 -1
  181. package/dist/components/sd-switch.js +1 -1
  182. package/dist/components/sd-table.js +1 -1
  183. package/dist/components/sd-tabs.js +1 -1
  184. package/dist/components/sd-tag.js +1 -1
  185. package/dist/components/sd-tbody.js +1 -1
  186. package/dist/components/sd-td.js +1 -1
  187. package/dist/components/sd-text-link.js +1 -1
  188. package/dist/components/sd-textarea.js +1 -1
  189. package/dist/components/sd-thead.js +1 -1
  190. package/dist/components/sd-toast-container.js +1 -1
  191. package/dist/components/sd-toast.js +1 -1
  192. package/dist/components/sd-toggle.js +1 -1
  193. package/dist/components/sd-tooltip.js +1 -1
  194. package/dist/components/sd-tr.js +1 -1
  195. package/dist/design-system/design-system.css +1 -1
  196. package/dist/design-system/design-system.esm.js +1 -1
  197. package/dist/design-system/{p-d6329729.entry.js → p-024c1605.entry.js} +1 -1
  198. package/dist/design-system/{p-c3b032a1.entry.js → p-030b0602.entry.js} +1 -1
  199. package/dist/design-system/{p-d4097b87.entry.js → p-089235d2.entry.js} +1 -1
  200. package/dist/design-system/{p-9b53de38.entry.js → p-0dfdcfed.entry.js} +1 -1
  201. package/dist/design-system/{p-2c704047.entry.js → p-0f3d40f2.entry.js} +1 -1
  202. package/dist/design-system/{p-ba10c791.entry.js → p-12eabcc9.entry.js} +1 -1
  203. package/dist/design-system/{p-9c3f7c57.entry.js → p-29b84d12.entry.js} +1 -1
  204. package/dist/design-system/{p-83a86e6d.entry.js → p-2b2aaa32.entry.js} +1 -1
  205. package/dist/design-system/{p-dca19618.entry.js → p-36275d32.entry.js} +1 -1
  206. package/dist/design-system/{p-7c22de74.entry.js → p-3f347a3a.entry.js} +1 -1
  207. package/dist/design-system/{p-8da06c09.entry.js → p-4f4b3dab.entry.js} +1 -1
  208. package/dist/design-system/{p-d8bebc8e.entry.js → p-59ecccb2.entry.js} +1 -1
  209. package/dist/design-system/{p-e45e6e56.entry.js → p-6324bbde.entry.js} +1 -1
  210. package/dist/design-system/p-63804698.entry.js +1 -0
  211. package/dist/design-system/{p-90a360ca.entry.js → p-669dfbe4.entry.js} +1 -1
  212. package/dist/design-system/{p-a992c64b.entry.js → p-66cb4a7c.entry.js} +1 -1
  213. package/dist/design-system/{p-065cd2f4.entry.js → p-7e1f14a6.entry.js} +1 -1
  214. package/dist/design-system/{p-681f8612.entry.js → p-8d340091.entry.js} +1 -1
  215. package/dist/design-system/{p-5b184e17.entry.js → p-8e428210.entry.js} +1 -1
  216. package/dist/design-system/{p-754c11a8.entry.js → p-93c7c640.entry.js} +1 -1
  217. package/dist/design-system/p-9860b9d9.entry.js +1 -0
  218. package/dist/design-system/{p-e77fe58a.entry.js → p-9991485c.entry.js} +1 -1
  219. package/dist/design-system/p-9adb306b.entry.js +1 -0
  220. package/dist/design-system/p-BXcizROm.js +1 -0
  221. package/dist/design-system/p-BwIs2-fm.js +2 -0
  222. package/dist/design-system/p-C2-fl-Dc.js +1 -0
  223. package/dist/design-system/p-Cw8yDfQh.js +1 -0
  224. package/dist/design-system/{p-D6GUzecR.js → p-D9tQwTWy.js} +1 -1
  225. package/dist/design-system/p-De0OtxK5.js +1 -0
  226. package/dist/design-system/{p-940de4ba.entry.js → p-a2796cd6.entry.js} +1 -1
  227. package/dist/design-system/{p-c8e86fb4.entry.js → p-b0b9995e.entry.js} +1 -1
  228. package/dist/design-system/{p-8b4d246f.entry.js → p-b6a139b7.entry.js} +1 -1
  229. package/dist/design-system/p-b8394ddb.entry.js +1 -0
  230. package/dist/design-system/{p-bd700588.entry.js → p-c561595a.entry.js} +1 -1
  231. package/dist/design-system/p-c5bd0dc9.entry.js +1 -0
  232. package/dist/design-system/{p-f9c0013c.entry.js → p-ceda6367.entry.js} +1 -1
  233. package/dist/design-system/{p-9761ef4a.entry.js → p-d6bb5c82.entry.js} +1 -1
  234. package/dist/design-system/{p-8001447c.entry.js → p-d7e1a303.entry.js} +1 -1
  235. package/dist/design-system/{p-c79bf2eb.entry.js → p-d87b75ff.entry.js} +1 -1
  236. package/dist/design-system/{p-ba5bb1ee.entry.js → p-df3faae8.entry.js} +1 -1
  237. package/dist/design-system/{p-4deb11d8.entry.js → p-e0d4193a.entry.js} +1 -1
  238. package/dist/design-system/p-e0fa6937.entry.js +1 -0
  239. package/dist/design-system/{p-2646a746.entry.js → p-e2dabf85.entry.js} +1 -1
  240. package/dist/design-system/p-ef60be0f.entry.js +1 -0
  241. package/dist/design-system/{p-4d68b0a8.entry.js → p-f43dd680.entry.js} +1 -1
  242. package/dist/design-system/{p-79d85b32.entry.js → p-f7123e89.entry.js} +1 -1
  243. package/dist/esm/{component.modal-DOXMJi-V.js → component.modal-Cw8yDfQh.js} +0 -14
  244. package/dist/esm/component.overlay-De0OtxK5.js +27 -0
  245. package/dist/esm/{component.progress-D1vaasIp.js → component.progress-BG5nGnBi.js} +1 -2
  246. package/dist/esm/{component.table-D6GUzecR.js → component.table-D9tQwTWy.js} +4 -5
  247. package/dist/esm/design-system.js +3 -3
  248. package/dist/esm/{index-BZ5lcC25.js → index-BwIs2-fm.js} +1 -1
  249. package/dist/esm/loader.js +3 -3
  250. package/dist/esm/sd-action-modal.entry.js +12 -10
  251. package/dist/esm/sd-badge.entry.js +1 -1
  252. package/dist/esm/sd-barcode-input.entry.js +1 -1
  253. package/dist/esm/{sd-button.config-DjcjlPt7.js → sd-button.config-ClMlDGkX.js} +1 -2
  254. package/dist/esm/sd-button_2.entry.js +2 -2
  255. package/dist/esm/sd-calendar_2.entry.js +3 -3
  256. package/dist/esm/sd-callout.entry.js +1 -1
  257. package/dist/esm/sd-card.entry.js +1 -1
  258. package/dist/esm/sd-checkbox.entry.js +1 -1
  259. package/dist/esm/sd-chip-input.entry.js +49 -32
  260. package/dist/esm/sd-chip.entry.js +1 -1
  261. package/dist/esm/sd-circle-progress.entry.js +7 -17
  262. package/dist/esm/sd-confirm-modal_2.entry.js +5 -5
  263. package/dist/esm/sd-date-box.entry.js +1 -1
  264. package/dist/esm/sd-date-picker_7.entry.js +10 -10
  265. package/dist/esm/sd-date-range-picker-calendar.entry.js +2 -2
  266. package/dist/esm/sd-divider.entry.js +2 -2
  267. package/dist/esm/sd-dropdown-button.entry.js +2 -2
  268. package/dist/esm/sd-field_3.entry.js +9 -9
  269. package/dist/esm/sd-form.entry.js +1 -1
  270. package/dist/esm/sd-ghost-button_3.entry.js +5 -6
  271. package/dist/esm/sd-guide.entry.js +1 -1
  272. package/dist/esm/sd-key-value-table.entry.js +3 -3
  273. package/dist/esm/sd-linear-progress.entry.js +3 -3
  274. package/dist/esm/sd-loading-container.entry.js +3 -3
  275. package/dist/esm/sd-modal-container.entry.js +1 -1
  276. package/dist/esm/sd-pagination_4.entry.js +11 -11
  277. package/dist/esm/sd-popover.entry.js +2 -2
  278. package/dist/esm/sd-popup.entry.js +9 -14
  279. package/dist/esm/sd-radio-button.entry.js +1 -1
  280. package/dist/esm/sd-radio.entry.js +1 -1
  281. package/dist/esm/sd-select-list-item_2.entry.js +7 -7
  282. package/dist/esm/sd-select_3.entry.js +10 -10
  283. package/dist/esm/sd-switch.entry.js +2 -2
  284. package/dist/esm/{sd-table.config-B3wuA5wX.js → sd-table.config-BbIWNUE2.js} +3 -3
  285. package/dist/esm/sd-table.entry.js +10 -10
  286. package/dist/esm/sd-tabs.entry.js +2 -2
  287. package/dist/esm/sd-td.entry.js +2 -2
  288. package/dist/esm/sd-text-link.entry.js +2 -3
  289. package/dist/esm/sd-toast-container.entry.js +2 -2
  290. package/dist/esm/sd-toast.entry.js +3 -3
  291. package/dist/esm/sd-toggle.entry.js +3 -4
  292. package/dist/esm/{tooltipArrow-ByHjyr3Z.js → tooltipArrow-CJxhdfqT.js} +1 -1
  293. package/dist/types/components/sd-chip-input/sd-chip-input.d.ts +3 -0
  294. package/dist/types/components.d.ts +9 -0
  295. package/hydrate/index.js +175 -166
  296. package/hydrate/index.mjs +175 -166
  297. package/package.json +1 -1
  298. package/dist/components/p-B3bERWUt.js +0 -1
  299. package/dist/components/p-CEVDmQdt.js +0 -1
  300. package/dist/components/p-Cmg10jpN.js +0 -1
  301. package/dist/components/p-D6noGX38.js +0 -1
  302. package/dist/components/p-DOXMJi-V.js +0 -1
  303. package/dist/design-system/p-12e7b9fc.entry.js +0 -1
  304. package/dist/design-system/p-28e1cf94.entry.js +0 -1
  305. package/dist/design-system/p-4d747082.entry.js +0 -1
  306. package/dist/design-system/p-662ce409.entry.js +0 -1
  307. package/dist/design-system/p-BZ5lcC25.js +0 -2
  308. package/dist/design-system/p-Cmg10jpN.js +0 -1
  309. package/dist/design-system/p-DOXMJi-V.js +0 -1
  310. package/dist/design-system/p-b127ac21.entry.js +0 -1
  311. package/dist/design-system/p-c7ff7bc8.entry.js +0 -1
  312. package/dist/design-system/p-f418055d.entry.js +0 -1
  313. /package/dist/components/{p-D1vaasIp.js → p-BG5nGnBi.js} +0 -0
  314. /package/dist/components/{p-Dp6NByuZ.js → p-CGs6_91u.js} +0 -0
  315. /package/dist/design-system/{p-D1vaasIp.js → p-BG5nGnBi.js} +0 -0
  316. /package/dist/design-system/{p-DjcjlPt7.js → p-ClMlDGkX.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, a as getElement, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, a as getElement, h } from './index-BwIs2-fm.js';
2
2
  import { n as nanoid } from './index-CCwNgVmC.js';
3
3
  import { D as DATEPICKER_COLORS, a as DATEPICKER_SIZE_MAP } from './sd-date-picker.config-6dvDZPGx.js';
4
4
  import { i as inputTokens } from './component.textinput-e0ABNkP6.js';
@@ -127,9 +127,9 @@ const SdDatePicker = class {
127
127
  '--sd-system-color-field-border-focus': DATEPICKER_COLORS.border.focus,
128
128
  '--sd-system-color-field-bg-default': DATEPICKER_COLORS.bg.default,
129
129
  };
130
- return (h("sd-field", { key: 'ffb39c09ac88e10d083eea775c1bc01532c625bc', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, focused: this.focused, hovered: this.hovered, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: 'c9501fc3a0b2f0df85b78887c23d41737f95dff1', class: "sd-date-picker", ref: el => {
130
+ return (h("sd-field", { key: '4359c9ce80bfc919088774a4458c730c427aa3f5', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, focused: this.focused, hovered: this.hovered, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: '638f4e59c9a7c5c841428c424181b3d2320857eb', class: "sd-date-picker", ref: el => {
131
131
  this.triggerRef = el;
132
- } }, h("sd-date-picker-trigger", { key: 'b09f91b2c5433913d85116498d582cfa631a8534', displayText: this.value ?? '', placeholder: this.placeholder, disabled: this.disabled, size: this.size, onSdTriggerClick: this.handleTriggerClick })), (this.isOpen || this.isAnimatingOut) && (h("sd-portal", { key: '8f15c254eef196212499746da68d7cdd52bfc338', open: this.isOpen, parentRef: this.triggerRef, onSdClose: () => this.closeDropdown() }, h("sd-calendar", { key: '3939d9444c6674b0aaa54aaec186ba6fbd988bf4', elevated: true, value: this.value, selectable: this.selectable, onSdUpdate: this.handleSelect, onSdViewChange: this.handleViewChange })))));
132
+ } }, h("sd-date-picker-trigger", { key: 'cbfe2bee0fdea1f089860cf3a7da9b7e35327c87', displayText: this.value ?? '', placeholder: this.placeholder, disabled: this.disabled, size: this.size, onSdTriggerClick: this.handleTriggerClick })), (this.isOpen || this.isAnimatingOut) && (h("sd-portal", { key: 'a348437c5f9f53180cc7f74d5b275e4f3fbedea6', open: this.isOpen, parentRef: this.triggerRef, onSdClose: () => this.closeDropdown() }, h("sd-calendar", { key: '7dd08053b3a24d25e6149d4bc751c75eff94f752', elevated: true, value: this.value, selectable: this.selectable, onSdUpdate: this.handleSelect, onSdViewChange: this.handleViewChange })))));
133
133
  }
134
134
  static get watchers() { return {
135
135
  "isOpen": [{
@@ -766,12 +766,12 @@ const SdInput = class {
766
766
  '--sd-system-size-field-sm-height': `${sizeTokens.height}px`,
767
767
  '--sd-system-radius-field-sm': `${sizeTokens.radius}px`,
768
768
  };
769
- return (h("sd-field", { key: 'c160e40525cd64a14964363ce8da30ba4e327378', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("label", { key: '8c9c4048bdb1e919d12949db0568ac8419ee1724', class: "sd-input__content" }, h("slot", { key: '87ad6a20a39b0328bb70e8beee1439cd7dd11c45', name: "prefix" }), h("input", { key: '651123773cc7c525eb3c9951db260796b1f3ccc9', name: this.name, ref: el => (this.nativeEl = el), class: `sd-input__native ${this.inputClass}`, type: this.type === 'password' && this.passwordVisible ? 'text' : (this.type ?? 'text'), value: this.internalValue || '', placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readonly: this.readonly, autofocus: this.autoFocus, autocomplete: this.autocomplete || undefined, maxlength: this.maxlength, minlength: this.minlength, inputmode: this.inputmode, enterkeyhint: this.enterkeyhint, spellcheck: this.spellcheck, onInput: this.handleInput, onFocus: event => this.handleFocus('focus', event), onBlur: event => this.handleFocus('blur', event), style: this.inputStyle }), h("slot", { key: '6565cc41b71fbe07724b10aba6bdac9f478cd8e9', name: "suffix" }), this.clearable && this.internalValue && !this.disabled && !this.readonly && (h("sd-ghost-button", { key: '2fb785d07ab27fb4de6f6d7179bd8d66e6041fe7', icon: "close", ariaLabel: "clear", size: "xxs", disabled: this.disabled, class: "sd-input__clear-icon", onClick: async () => {
769
+ return (h("sd-field", { key: 'b29a9d582bd8993bd5c31c70bab02ff553f2e167', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("label", { key: '1a6ad118628ab8cb9282953c618ca61898cf241a', class: "sd-input__content" }, h("slot", { key: '4de06d36b71ce2cad70a735e7620c2d320973962', name: "prefix" }), h("input", { key: '11c448201927a769c56fd1500ba8dd164d1b695a', name: this.name, ref: el => (this.nativeEl = el), class: `sd-input__native ${this.inputClass}`, type: this.type === 'password' && this.passwordVisible ? 'text' : (this.type ?? 'text'), value: this.internalValue || '', placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readonly: this.readonly, autofocus: this.autoFocus, autocomplete: this.autocomplete || undefined, maxlength: this.maxlength, minlength: this.minlength, inputmode: this.inputmode, enterkeyhint: this.enterkeyhint, spellcheck: this.spellcheck, onInput: this.handleInput, onFocus: event => this.handleFocus('focus', event), onBlur: event => this.handleFocus('blur', event), style: this.inputStyle }), h("slot", { key: '4ac88a21df8e2feaa67a68cab9fca4e24985d17d', name: "suffix" }), this.clearable && this.internalValue && !this.disabled && !this.readonly && (h("sd-ghost-button", { key: '0985e2ed631ee746793563a22d766545a34d1562', icon: "close", ariaLabel: "clear", size: "xxs", disabled: this.disabled, class: "sd-input__clear-icon", onClick: async () => {
770
770
  if (this.disabled || this.readonly)
771
771
  return;
772
772
  this.internalValue = '';
773
773
  await this.formField?.sdValidate();
774
- } })), this.type === 'password' && (h("sd-ghost-button", { key: 'f447711ee4082283e8cd130c4bfe3d0ff22e3970', icon: this.passwordVisible ? 'visibilityOn' : 'visibilityOff', ariaLabel: "visibility", size: "xxs", disabled: this.disabled || this.readonly, class: "sd-input__password-icon", onClick: () => {
774
+ } })), this.type === 'password' && (h("sd-ghost-button", { key: '16300e673a9c93209c403ec788217ba301c1d2e6', icon: this.passwordVisible ? 'visibilityOn' : 'visibilityOff', ariaLabel: "visibility", size: "xxs", disabled: this.disabled || this.readonly, class: "sd-input__password-icon", onClick: () => {
775
775
  if (this.disabled || this.readonly)
776
776
  return;
777
777
  this.passwordVisible = !this.passwordVisible;
@@ -1196,15 +1196,15 @@ const SdNumberInput = class {
1196
1196
  '--sd-textinput-input-hint-typography-line-height': `${NUMBER_INPUT_HINT.typography.lineHeight}px`,
1197
1197
  '--sd-textinput-input-contents-gap': `${NUMBER_INPUT_CONTENTS_GAP}px`,
1198
1198
  };
1199
- return (h("sd-field", { key: 'c2047618e4efff7023d390f95efa349af0eb52af', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: '2e4dc263460e89763a5794499aef1cd7c9dbc267', class: {
1199
+ return (h("sd-field", { key: '581504f245674e1644f672aa77dd22f710a3c766', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, size: this.size, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: 'f17872e37d0b0369061deb508d44ce7ae4943c5b', class: {
1200
1200
  'sd-number-input__content': true,
1201
1201
  'sd-number-input__content--no-stepper': !this.useButton,
1202
- } }, this.useButton && (h("button", { key: 'ce1e5d01421763c4ba77887ad823ddc63578b462', type: "button", class: "sd-number-input__stepper sd-number-input__stepper--decrement", disabled: this.isDecrementDisabled(), onClick: this.handleDecrement, tabindex: -1 }, h("sd-icon", { key: '819664ac86d1813c3850e863412c9334195786f2', name: "minus", size: iconSize, color: this.isDecrementDisabled()
1202
+ } }, this.useButton && (h("button", { key: 'b513ee5c44e2475ab751dae3a333e95405c9a319', type: "button", class: "sd-number-input__stepper sd-number-input__stepper--decrement", disabled: this.isDecrementDisabled(), onClick: this.handleDecrement, tabindex: -1 }, h("sd-icon", { key: '172dcff1a3559008183bed32c30ec02d98c12664', name: "minus", size: iconSize, color: this.isDecrementDisabled()
1203
1203
  ? NUMBER_INPUT_STEPPER.icon.disabled
1204
- : NUMBER_INPUT_STEPPER.icon.default }))), this.inputPrefix && h("span", { key: 'bb7355f2ace27bbd93cf506c2d973651d74d6d88', class: "sd-number-input__prefix" }, this.inputPrefix), h("input", { key: '8c8ee1d3e4b9ef5b89b00189bd138c32a7bcbe48', name: this.name, ref: el => (this.nativeEl = el), class: `sd-number-input__native ${this.inputClass}`, type: "text", inputMode: "numeric", value: this.displayValue, placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readonly: this.readonly, autofocus: this.autoFocus, onInput: this.handleInput, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, style: {
1204
+ : NUMBER_INPUT_STEPPER.icon.default }))), this.inputPrefix && h("span", { key: '24d631ea8330ed6e90f2aa77e46707867ff57539', class: "sd-number-input__prefix" }, this.inputPrefix), h("input", { key: 'ed0c70a534f1f6e246a407073aee9efa3a222b01', name: this.name, ref: el => (this.nativeEl = el), class: `sd-number-input__native ${this.inputClass}`, type: "text", inputMode: "numeric", value: this.displayValue, placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readonly: this.readonly, autofocus: this.autoFocus, onInput: this.handleInput, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, style: {
1205
1205
  textAlign: this.useButton ? 'center' : 'right',
1206
1206
  ...this.inputStyle,
1207
- } }), this.inputSuffix && h("span", { key: '8da77f4901166b778544d51b9a88a7990aa15ba1', class: "sd-number-input__suffix" }, this.inputSuffix), this.useButton && (h("button", { key: '251cce12749955262b112d80ebd15298944bd079', type: "button", class: "sd-number-input__stepper sd-number-input__stepper--increment", disabled: this.isIncrementDisabled(), onClick: this.handleIncrement, tabindex: -1 }, h("sd-icon", { key: '5ef30dba0f14baadca36fd651ca09e780ff9be7c', name: "add", size: iconSize, color: this.isIncrementDisabled()
1207
+ } }), this.inputSuffix && h("span", { key: '7129df3b5cf544301cadaf5111e98ddcf3e7a340', class: "sd-number-input__suffix" }, this.inputSuffix), this.useButton && (h("button", { key: 'd5cb9acd77be94e494fb4af3b78001cd22dbfe3c', type: "button", class: "sd-number-input__stepper sd-number-input__stepper--increment", disabled: this.isIncrementDisabled(), onClick: this.handleIncrement, tabindex: -1 }, h("sd-icon", { key: 'dba88711bda7f5522425d96187bce402c8516fff', name: "add", size: iconSize, color: this.isIncrementDisabled()
1208
1208
  ? NUMBER_INPUT_STEPPER.icon.disabled
1209
1209
  : NUMBER_INPUT_STEPPER.icon.default }))))));
1210
1210
  }
@@ -1426,7 +1426,7 @@ const SdTextarea = class {
1426
1426
  '--sd-system-size-field-sm-height': 'auto',
1427
1427
  '--sd-system-radius-field-sm': `${TEXTAREA_TOKENS.radius}px`,
1428
1428
  };
1429
- return (h("sd-field", { key: '007bdda5f38f94997c65f3542b4075a62c11a391', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: '536185bb53815baae7807a5d4708d9f0100c07c1', class: "sd-textarea__content" }, h("textarea", { key: '144ae3ca78f8c3953bfef9951cb79952186b856c', name: this.name, ref: el => (this.nativeEl = el), class: `sd-textarea__native ${this.textareaClass}`, value: this.internalValue || '', placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readOnly: this.readonly, autofocus: this.autoFocus, maxLength: this.maxLength, rows: this.rows, spellcheck: this.spellcheck, onInput: this.handleInput, onFocus: event => this.handleFocus('focus', event), onBlur: event => this.handleFocus('blur', event), style: this.textareaStyle }))));
1429
+ return (h("sd-field", { key: 'dfa331524cbbac728c961c7a27d6c8dbd83853f4', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, addonAlign: this.addonAlign, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, readonly: this.readonly, focused: this.focused, hovered: this.hovered, status: this.status, icon: this.icon, labelTooltip: this.labelTooltip, labelTooltipProps: this.labelTooltipProps, ref: el => (this.formField = el), onMouseEnter: () => (this.hovered = true), onMouseLeave: () => (this.hovered = false), style: cssVars }, h("div", { key: 'bd2d6d4b537364e28992971279d3278021b1ab5a', class: "sd-textarea__content" }, h("textarea", { key: '270d55c84255a43153ed5f5cfdeed586c38d0cf1', name: this.name, ref: el => (this.nativeEl = el), class: `sd-textarea__native ${this.textareaClass}`, value: this.internalValue || '', placeholder: this.placeholder ?? '입력해 주세요.', disabled: this.disabled, readOnly: this.readonly, autofocus: this.autoFocus, maxLength: this.maxLength, rows: this.rows, spellcheck: this.spellcheck, onInput: this.handleInput, onFocus: event => this.handleFocus('focus', event), onBlur: event => this.handleFocus('blur', event), style: this.textareaStyle }))));
1430
1430
  }
1431
1431
  static get watchers() { return {
1432
1432
  "value": [{
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment } from './index-BwIs2-fm.js';
2
2
  import { u as useDatePicker, t as today, W as WEEK_LABELS, C as CALENDAR_LAYOUT } from './useDatePicker-DoUg--aq.js';
3
3
  import { d as datepickerTokens } from './component.datepicker-laVsm9VM.js';
4
4
 
@@ -270,7 +270,7 @@ const SdDateRangePickerCalendar = class {
270
270
  '--range-panel-gap': `${RANGE_LAYOUT.panelGap}px`,
271
271
  '--range-divider': RANGE_LAYOUT.divider,
272
272
  };
273
- return (h(Fragment, { key: '9f94444bf58cdf5e1f25b377b1cb7bfac7fde4e9' }, h("div", { key: '1a516f6effa60cc84f22441dbc705fd06508002a', class: "sd-date-range-picker-calendar", style: cssVars }, this.renderYearNav(), h("div", { key: '7318074e2146d3b7be635a3e80ee62ec956ff200', class: "sd-date-range-picker-calendar__panels" }, this.renderPanel(this.currentYear, this.currentMonth, true), h("span", { key: 'dc40b470c2ece3cad43bac1e3446d6fe0d139966', class: "sd-date-range-picker-calendar__divider", "aria-hidden": "true" }), this.renderPanel(this.rightYear, this.rightMonth, false)))));
273
+ return (h(Fragment, { key: '4502cc08eb9df7c24cdc9f22564fb2a4a0b2736e' }, h("div", { key: '9da4356920cbce83c548a4c5f40cb2af9e36a257', class: "sd-date-range-picker-calendar", style: cssVars }, this.renderYearNav(), h("div", { key: 'a8117206cd3d9368a86f4cc307037461c1314aad', class: "sd-date-range-picker-calendar__panels" }, this.renderPanel(this.currentYear, this.currentMonth, true), h("span", { key: '0f6cbaf53781429b3de08aa992a45f2c26444625', class: "sd-date-range-picker-calendar__divider", "aria-hidden": "true" }), this.renderPanel(this.rightYear, this.rightMonth, false)))));
274
274
  }
275
275
  static get watchers() { return {
276
276
  "value": [{
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, h, H as Host } from './index-BwIs2-fm.js';
2
2
  import { s as systemTokens } from './system-BJfiMC9H.js';
3
3
 
4
4
  const DIVIDER_COLORS = {
@@ -17,7 +17,7 @@ const SdDivider = class {
17
17
  const hostStyle = {
18
18
  '--sd-divider-color': DIVIDER_COLORS.default,
19
19
  };
20
- return (h(Host, { key: 'db5c3c41114485dc464c548d4a9f62a07092b448', style: hostStyle }, h("hr", { key: 'dbc8aed5991da3e99573997d8a1de7d227baefd8', "aria-orientation": this.vertical ? 'vertical' : 'horizontal' })));
20
+ return (h(Host, { key: '73be9d4cc38b230e4cff7f8ebcdc81bd2d56e0e7', style: hostStyle }, h("hr", { key: 'a4da09faca453df8cb6ea3ed00609d4e0c238a7a', "aria-orientation": this.vertical ? 'vertical' : 'horizontal' })));
21
21
  }
22
22
  };
23
23
  SdDivider.style = sdDividerCss();
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, a as getElement, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, a as getElement, h } from './index-BwIs2-fm.js';
2
2
  import { s as sanitizeInlineHtml } from './sanitize-inline-html-BE4tnQ2Z.js';
3
- import { B as BUTTON_CONFIG, g as getPresetName, f as buttonTokens, d as PRESET_BORDER_COLORS$1, P as PRESET_ICON_COLORS$1, c as PRESET_TEXT_COLORS$1, e as PRESET_HOVER_BACKGROUNDS$1, b as BUTTON_FOCUS_RING_COLOR } from './sd-button.config-DjcjlPt7.js';
3
+ import { B as BUTTON_CONFIG, g as getPresetName, f as buttonTokens, d as PRESET_BORDER_COLORS$1, P as PRESET_ICON_COLORS$1, c as PRESET_TEXT_COLORS$1, e as PRESET_HOVER_BACKGROUNDS$1, b as BUTTON_FOCUS_RING_COLOR } from './sd-button.config-ClMlDGkX.js';
4
4
  import { s as systemTokens } from './system-BJfiMC9H.js';
5
5
 
6
6
  class DropdownManager {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, a as getElement, h, c as createEvent, F as Fragment } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, a as getElement, h, c as createEvent, F as Fragment } from './index-BwIs2-fm.js';
2
2
  import { f as fieldTokens } from './component.field-BOJJ_sQS.js';
3
- import { T as TooltipArrow } from './tooltipArrow-ByHjyr3Z.js';
3
+ import { T as TooltipArrow } from './tooltipArrow-CJxhdfqT.js';
4
4
 
5
5
  const FIELD_ADDON_ALIGN_MAP = {
6
6
  start: 'flex-start',
@@ -237,18 +237,18 @@ const SdField = class {
237
237
  : {}),
238
238
  }
239
239
  : {};
240
- return (h("div", { key: '3f7d253e821031efe998686ba750b5d79f093dfb', class: {
240
+ return (h("div", { key: '7673ab0d94a03bcfa42381c961e749cd083d7af0', class: {
241
241
  'sd-field': true,
242
242
  'sd-field--has-label': this.label !== '',
243
243
  'sd-field--has-addon': addon !== '',
244
244
  [this.fieldStatus]: this.fieldStatus !== '',
245
- }, style: { ...sizeCssVars, ...labelCssVars, ...addonCssVars, ...messageCssVars } }, h("div", { key: '2dcfb4712b65514ee05f4d3f769d3395916a0bbe', class: "sd-field__wrapper" }, this.renderLabel(this.label), h("div", { key: '2e6279e9a977a1afe7417f87a7947e60f6a057c0', class: "sd-field__main" }, h("div", { key: 'abf3959ccabdd36b8e57f925bc7ef288dde0dbf0', class: {
245
+ }, style: { ...sizeCssVars, ...labelCssVars, ...addonCssVars, ...messageCssVars } }, h("div", { key: '00c5056105b72f143a8c4249b8cd3b6a60fb6d1d', class: "sd-field__wrapper" }, this.renderLabel(this.label), h("div", { key: 'e99461246fa8ceadaf7a43f1c62c474caa160972', class: "sd-field__main" }, h("div", { key: '6bf754d3a167b1ca4f23d2e1d260643e278e85f6', class: {
246
246
  'sd-field__control': true,
247
247
  'sd-field__control--has-addon': addon !== '',
248
248
  }, style: this.width !== '' && this.width !== 0
249
249
  ? { width: typeof this.width === 'number' ? `${this.width}px` : this.width }
250
- : {} }, addon && (h("div", { key: '1f338c8324a0a8a49fed5a7f8a6a3496b99d1eca', class: "sd-field__addon" }, this.icon && (h("sd-icon", { key: '7c1d23f99ea181642fba65678b5fdb26ba4721b4', name: this.icon.name, size: this.icon.size ??
251
- Number(FIELD_LABEL_SIZE_MAP[(this.size in FIELD_LABEL_SIZE_MAP ? this.size : 'sm')].icon), color: this.icon.color, rotate: this.icon.rotate })), addon)), h("slot", { key: 'dab3ba9002d7c9ff9726b1a242b11473eccc99dc' })), this.errorMsg !== '' || this.errorMessage !== '' ? (h("div", { class: "sd-field__error-message" }, this.errorMsg !== '' ? this.errorMsg : this.errorMessage)) : (this.hint !== '' && h("div", { class: "sd-field__hint" }, this.hint))))));
250
+ : {} }, addon && (h("div", { key: '2d9acde5ecaeb32a94e1ba33c408160a2f2da46f', class: "sd-field__addon" }, this.icon && (h("sd-icon", { key: 'a0916124710c29478feffef96efdaffe599d4bc7', name: this.icon.name, size: this.icon.size ??
251
+ Number(FIELD_LABEL_SIZE_MAP[(this.size in FIELD_LABEL_SIZE_MAP ? this.size : 'sm')].icon), color: this.icon.color, rotate: this.icon.rotate })), addon)), h("slot", { key: '2e4690a4678ca40deb9e023baae24a44fd4da959' })), this.errorMsg !== '' || this.errorMessage !== '' ? (h("div", { class: "sd-field__error-message" }, this.errorMsg !== '' ? this.errorMsg : this.errorMessage)) : (this.hint !== '' && h("div", { class: "sd-field__hint" }, this.hint))))));
252
252
  }
253
253
  renderLabel(label) {
254
254
  if (label == null || label === '')
@@ -439,7 +439,7 @@ const SdFloatingPopover = class {
439
439
  }
440
440
  }
441
441
  render() {
442
- return h("slot", { key: 'cadee10f344de11650330995b0de9a342babe1e3' });
442
+ return h("slot", { key: '56deedcae378d170d9debca4cf1a07599f31dfc5' });
443
443
  }
444
444
  };
445
445
  SdFloatingPopover.style = sdFloatingPortalCss();
@@ -615,7 +615,7 @@ const SdTooltip = class {
615
615
  const bodyHTML = this.message && this.message.length > 0
616
616
  ? this.message.map(line => `<div>${line}</div>`).join('')
617
617
  : this.slotContentHTML;
618
- return (h(Fragment, { key: 'f50cb9c1397c479dd994edeb044cb95764976344' }, h("div", { key: '0b6f62051b47015a1e0bb7e9f6ee66750b74c4e0', ref: el => (this.triggerEl = el), class: triggerClasses, ...divTrigger }, anchorMode ? (h("slot", { name: "anchor" })) : hasLabel ? (h("sd-button", { ref: el => (this.buttonEl = el), name: this.name ?? 'primary_sm', label: this.label, icon: icon, rightIcon: this.rightIcon, ariaLabel: this.ariaLabel, disabled: this.disabled, type: this.type ?? 'button', class: "sd-tooltip", ...buttonClickTrigger })) : (h("sd-icon", { ref: el => (this.buttonEl = el), name: icon, size: this.iconSize ?? 12, color: color, class: "sd-tooltip" }))), this.showTooltip && (h("sd-floating-portal", { key: '4e750b20c8ee4649f3474de06e12c7008f8796c3', parentRef: anchorMode ? this.triggerEl : this.buttonEl, onSdClose: this.handleClose, placement: placement, offset: this.tooltipOffset }, h("div", { key: 'd9f86aa8e074d516350ffc621d28b3d70ed08713', ref: el => (this.menuEl = el), class: {
618
+ return (h(Fragment, { key: 'cd0c166191a9f83a11891786cd246a268d50b349' }, h("div", { key: '9e2872936629b886b779852c51f57874466edfb5', ref: el => (this.triggerEl = el), class: triggerClasses, ...divTrigger }, anchorMode ? (h("slot", { name: "anchor" })) : hasLabel ? (h("sd-button", { ref: el => (this.buttonEl = el), name: this.name ?? 'primary_sm', label: this.label, icon: icon, rightIcon: this.rightIcon, ariaLabel: this.ariaLabel, disabled: this.disabled, type: this.type ?? 'button', class: "sd-tooltip", ...buttonClickTrigger })) : (h("sd-icon", { ref: el => (this.buttonEl = el), name: icon, size: this.iconSize ?? 12, color: color, class: "sd-tooltip" }))), this.showTooltip && (h("sd-floating-portal", { key: '2db92e0d56a1a6cee04ab5f23f6bbe00fc279351', parentRef: anchorMode ? this.triggerEl : this.buttonEl, onSdClose: this.handleClose, placement: placement, offset: this.tooltipOffset }, h("div", { key: 'a4635141d3e9aa630be80b2b6071a5ba16de257d', ref: el => (this.menuEl = el), class: {
619
619
  'sd-floating-menu': true,
620
620
  [`sd-floating-menu--${tooltipType}`]: true,
621
621
  [`sd-floating-menu--${placement}`]: true,
@@ -623,7 +623,7 @@ const SdTooltip = class {
623
623
  }, style: {
624
624
  '--sd-floating-bg': typeConfig.bg,
625
625
  '--sd-floating-content': typeConfig.content,
626
- }, onMouseEnter: () => this.openTooltip(), onMouseLeave: () => !this.useClose && this.startHideTimer() }, h("i", { key: '91080790a99c0aaad815c8deddce5fc6a9ff405d', class: `sd-floating-menu__arrow sd-floating-menu__arrow--${placement}` }, h(TooltipArrow, { key: 'db89405989bfb909e6f86050de407cbc5f821717' })), h("div", { key: '24cc5aa569cbf316aaaf23e5cc7e85144d51ab9b', class: "sd-floating-menu__content", innerHTML: bodyHTML }), this.useClose && (h("sd-ghost-button", { key: '32b62d9c48d72428783375b68bcf4807154b6bb1', class: "sd-floating-menu__close-button", icon: "close", ariaLabel: "close", size: "xxs", onClick: () => this.closeTooltip() })))))));
626
+ }, onMouseEnter: () => this.openTooltip(), onMouseLeave: () => !this.useClose && this.startHideTimer() }, h("i", { key: 'cf7f3186dd7c9cbf001700bd29de05480e807533', class: `sd-floating-menu__arrow sd-floating-menu__arrow--${placement}` }, h(TooltipArrow, { key: '4aca7fbbc159bf61c9488a38431e0bcc40172446' })), h("div", { key: 'ffa09626b16742e6d774944bf8536def2b250519', class: "sd-floating-menu__content", innerHTML: bodyHTML }), this.useClose && (h("sd-ghost-button", { key: '934529cc6c8c4a46a09b7dd03baec6666029f169', class: "sd-floating-menu__close-button", icon: "close", ariaLabel: "close", size: "xxs", onClick: () => this.closeTooltip() })))))));
627
627
  }
628
628
  };
629
629
  SdTooltip.style = sdTooltipCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
2
 
3
3
  const SdForm = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, a as getElement, h, H as Host } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, a as getElement, h, H as Host } from './index-BwIs2-fm.js';
2
2
 
3
3
  const ghostButton = {
4
4
  xxs: {
@@ -55,8 +55,7 @@ const ghostButton = {
55
55
  hover: {
56
56
  bg: "#FFFFFF"
57
57
  }
58
- }
59
- };
58
+ }};
60
59
  var ghostButtonTokens = {
61
60
  ghostButton: ghostButton
62
61
  };
@@ -471,7 +470,7 @@ const SdPortal = class {
471
470
  this.close.emit();
472
471
  }
473
472
  render() {
474
- return h("slot", { key: '0b01050e7c1ab2b648bf1118aec27140ff1aed4c' });
473
+ return h("slot", { key: '623ee5423b145701ba9dd801d44874214f7a76e3' });
475
474
  }
476
475
  static get watchers() { return {
477
476
  "open": [{
@@ -699,7 +698,7 @@ const SdTag = class {
699
698
  const config = this.resolvedConfig;
700
699
  const iconNode = this.renderIcon(config.icon, config.iconSize);
701
700
  const width = this.resolvedWidth;
702
- return (h(Host, { key: '77b65a35be3456f1bf821a0b276fd1e5820f5b90', style: width != null ? { '--sd-tag-width': width } : undefined }, h("span", { key: '806c855067690cedefa8d867d3535fd83aab4d73', class: "sd-tag", style: {
701
+ return (h(Host, { key: '37bb1fefd51f583b0a9dde9fe46cf843a48e8e13', style: width != null ? { '--sd-tag-width': width } : undefined }, h("span", { key: 'e996471849834802eaeff02abaadee1a2addac4f', class: "sd-tag", style: {
703
702
  '--sd-tag-background': config.background,
704
703
  '--sd-tag-content': config.content,
705
704
  '--sd-tag-height': config.height,
@@ -709,7 +708,7 @@ const SdTag = class {
709
708
  '--sd-tag-font-weight': config.fontWeight,
710
709
  '--sd-tag-line-height': config.lineHeight,
711
710
  '--sd-tag-radius': config.radius,
712
- }, "aria-label": this.label || 'tag' }, this.icon && this.isLeft && iconNode, h("span", { key: '88891681230cc9b916428d60814b4d90c1614c20', class: "sd-tag__label" }, this.label), this.icon && !this.isLeft && iconNode)));
711
+ }, "aria-label": this.label || 'tag' }, this.icon && this.isLeft && iconNode, h("span", { key: '2e63073d1950046747521071ba5db5f9a404acef', class: "sd-tag__label" }, this.label), this.icon && !this.isLeft && iconNode)));
713
712
  }
714
713
  };
715
714
  SdTag.style = sdTagCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, a as getElement, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, a as getElement, h } from './index-BwIs2-fm.js';
2
2
  import { s as systemTokens } from './system-BJfiMC9H.js';
3
3
  import { s as sanitizeInlineHtml } from './sanitize-inline-html-BE4tnQ2Z.js';
4
4
 
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
2
  import { s as systemTokens } from './system-BJfiMC9H.js';
3
- import { t as tableTokens } from './component.table-D6GUzecR.js';
3
+ import { t as tableTokens } from './component.table-D9tQwTWy.js';
4
4
 
5
5
  const t = tableTokens.table;
6
6
  const KEY_VALUE_TABLE_LAYOUT = {
@@ -8,7 +8,7 @@ const KEY_VALUE_TABLE_LAYOUT = {
8
8
  thWidth: 120,
9
9
  borderRadius: Number(t.radius),
10
10
  thPaddingX: Number(t.header.paddingX),
11
- padding: Number(t.keyValue.body.padding),
11
+ padding: Number(t.keyValue.body.paddingY),
12
12
  helpIconSize: 16,
13
13
  requiredIconSize: 12,
14
14
  gap: Number(t.header.gap),
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-BZ5lcC25.js';
2
- import { p as progressTokens } from './component.progress-D1vaasIp.js';
1
+ import { r as registerInstance, h, H as Host } from './index-BwIs2-fm.js';
2
+ import { p as progressTokens } from './component.progress-BG5nGnBi.js';
3
3
  import { s as systemTokens } from './system-BJfiMC9H.js';
4
4
 
5
5
  const LINEAR_PROGRESS_COLORS = {
@@ -50,7 +50,7 @@ const SdLinearProgress = class {
50
50
  clipPath: `inset(0 ${100 - this.clampedValue}% 0 0)`,
51
51
  };
52
52
  const valueText = `${Math.round(this.clampedValue)}%`;
53
- return (h(Host, { key: 'cb460a4f0b5716eb067b7c5ddedb93bc2d3ba0b3', style: hostStyle }, h("div", { key: 'e135bed6a1ee332a60f9d56fe472922df0235189', class: "sd-linear-progress__track" }, h("div", { key: 'd4639603633b2b5a47ef907c136ca6b48a023524', class: "sd-linear-progress__fill", style: fillStyle }), !this.indeterminate && (h("span", { key: 'ec6864d38e770504e6112a86e088e95c0d6dc9dc', class: "sd-linear-progress__value sd-linear-progress__value--on-track" }, valueText)), !this.indeterminate && (h("span", { key: 'd7657671095fa0d5b88e1723656ac6e2eab1dfff', class: "sd-linear-progress__value sd-linear-progress__value--on-fill", style: valueOnFillStyle }, valueText))), this.label && h("span", { key: 'b7780eb3e698c42313d63083f733354404357429', class: "sd-linear-progress__label" }, this.label)));
53
+ return (h(Host, { key: '2c2024fc61418c73913dc0333ddef93e667fa6f0', style: hostStyle }, h("div", { key: '44fac7a5a5795451ab8fc7c5538161cb974c3b4f', class: "sd-linear-progress__track" }, h("div", { key: '050f19c7c2ae6f14f744a1a33f933b97d9d5d448', class: "sd-linear-progress__fill", style: fillStyle }), !this.indeterminate && (h("span", { key: '70233788c6f8b5d89ec1123e40cc97c89a9d20c4', class: "sd-linear-progress__value sd-linear-progress__value--on-track" }, valueText)), !this.indeterminate && (h("span", { key: 'f2df0a4d96ca1224b902a360f4f1ef4856405ed6', class: "sd-linear-progress__value sd-linear-progress__value--on-fill", style: valueOnFillStyle }, valueText))), this.label && h("span", { key: '00d72060f073ad6e046d7c68f248df6622f87088', class: "sd-linear-progress__label" }, this.label)));
54
54
  }
55
55
  };
56
56
  SdLinearProgress.style = sdLinearProgressCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, h } from './index-BwIs2-fm.js';
2
2
 
3
3
  const sdLoadingContainerCss = () => `sd-loading-container .sd-loading-container{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:var(--sd-loading-container-z-index, 999);opacity:0;visibility:hidden;transition:opacity 0.2s ease, visibility 0s linear 0.2s;pointer-events:none}sd-loading-container .sd-loading-container--visible{opacity:1;visibility:visible;transition:opacity 0.2s ease, visibility 0s linear 0s;pointer-events:auto}sd-loading-container .sd-loading-container__backdrop{position:absolute;inset:0;background:rgba(0, 0, 0, 0.4)}sd-loading-container .sd-loading-container__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px}sd-loading-container .sd-loading-container__message{margin:0;color:#ffffff;font-size:14px;font-weight:500;line-height:22px;text-align:center;max-width:400px;word-break:keep-all}`;
4
4
 
@@ -18,10 +18,10 @@ const SdLoadingContainer = class {
18
18
  this.visible = false;
19
19
  }
20
20
  render() {
21
- return (h("div", { key: 'e5ed85a0b5467ce92d3b31324752285f3d6a40f9', class: {
21
+ return (h("div", { key: 'be8150fa2321621b2761f886fe96dc4a9177de64', class: {
22
22
  'sd-loading-container': true,
23
23
  'sd-loading-container--visible': this.visible,
24
- }, "aria-hidden": this.visible ? 'false' : 'true' }, h("div", { key: '80f6425043b106aedfc8110fbd1511fbf32eb283', class: "sd-loading-container__backdrop" }), h("div", { key: 'e8a24b8a9eb4986a08d903fa3ed54d1a4048d4d6', class: "sd-loading-container__content" }, h("sd-circle-progress", { key: '9b37b330ef551f75c78974ccae1d8fd3edfbb898', indeterminate: true, type: "inverse" }), this.message && h("p", { key: '1be0b6565528d0415b5e43c2b16729ac707ed9e8', class: "sd-loading-container__message" }, this.message))));
24
+ }, "aria-hidden": this.visible ? 'false' : 'true' }, h("div", { key: '268f97c036ab8a15c465469ee467aa6a962e9bf0', class: "sd-loading-container__backdrop" }), h("div", { key: 'e7f8fcbffdfe462890706e896a476de7f734166e', class: "sd-loading-container__content" }, h("sd-circle-progress", { key: '60e52996e7ba895a0375f344431e721c8bd34753', indeterminate: true, type: "inverse" }), this.message && h("p", { key: 'c7cbf5b183a22a3b9f693bb427057d3fa9611724', class: "sd-loading-container__message" }, this.message))));
25
25
  }
26
26
  };
27
27
  SdLoadingContainer.style = sdLoadingContainerCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, a as getElement, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, a as getElement, h } from './index-BwIs2-fm.js';
2
2
  import { u as unregisterModal, r as registerModal, s as setModalInteractive, i as isTopInteractiveModal, a as requestCloseForModal } from './modal-stack-DRVnqiWc.js';
3
3
 
4
4
  const sdModalContainerCss = () => `sd-modal-container{display:block}sd-modal-container .sd-modal-container{position:fixed;inset:0;z-index:var(--sd-modal-container-z-index, 997);pointer-events:none}sd-modal-container .sd-modal-container__layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}sd-modal-container .sd-modal-container__backdrop{position:absolute;inset:0;background:rgba(0, 0, 0, 0.4);opacity:0;transition:opacity 0.3s ease-out;pointer-events:none}sd-modal-container .sd-modal-container__backdrop--visible{opacity:1;pointer-events:auto}sd-modal-container .sd-modal-container__modal{position:relative;z-index:1;opacity:0;transform:scale(0);pointer-events:auto;transition:opacity 0.3s ease-out, transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1)}sd-modal-container .sd-modal-container__modal--visible{opacity:1;transform:scale(1)}sd-modal-container .sd-modal-container__modal--shake{animation:modal-shake 0.3s ease-out}@keyframes modal-shake{0%,100%{transform:scale(1)}25%{transform:scale(1.03)}50%{transform:scale(0.97)}75%{transform:scale(1.01)}}`;
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment, a as getElement, H as Host } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment, a as getElement, H as Host } from './index-BwIs2-fm.js';
2
2
  import { T as TABLE_ID_ATTR } from './constants-sZMi_32I.js';
3
- import { a as TABLE_SELECTABLE_COLUMN_WIDTH, r as resolveTableIconColor, e as resolveSortIconName, c as TABLE_BORDER, f as TABLE_HEADER_RESIZING_BAR, g as TABLE_HEADER_TYPOGRAPHY, h as TABLE_HEADER_COLORS, i as TABLE_HEADER_LAYOUT, T as TABLE_BODY_LAYOUT, j as TABLE_SEPARATOR, b as TABLE_BODY_TYPOGRAPHY } from './sd-table.config-B3wuA5wX.js';
4
- import './component.table-D6GUzecR.js';
3
+ import { a as TABLE_SELECTABLE_COLUMN_WIDTH, r as resolveTableIconColor, e as resolveSortIconName, c as TABLE_BORDER, f as TABLE_HEADER_RESIZING_BAR, g as TABLE_HEADER_TYPOGRAPHY, h as TABLE_HEADER_COLORS, i as TABLE_HEADER_LAYOUT, T as TABLE_BODY_LAYOUT, j as TABLE_SEPARATOR, b as TABLE_BODY_TYPOGRAPHY } from './sd-table.config-BbIWNUE2.js';
4
+ import './component.table-D9tQwTWy.js';
5
5
  import './system-BJfiMC9H.js';
6
6
 
7
7
  const pagination = {
@@ -156,13 +156,13 @@ const SdPagination = class {
156
156
  '--sd-pagination-bg-selected': PAGINATION_COLORS.bgSelected,
157
157
  '--sd-pagination-item-width': `${this.buttonWidth}px`,
158
158
  };
159
- return (h("div", { key: '8cdda030c6ffa1a4f3358a5877da3b76293bae39', class: {
159
+ return (h("div", { key: '1ab90aa479a2ec1985a79efbcb48f0453ce670a9', class: {
160
160
  'sd-pagination': true,
161
161
  'sd-pagination--simple': this.simple,
162
- }, style: cssVars }, h("div", { key: '34569687e67dec4b218ef6d3da01e21b19176284', class: "sd-pagination__group sd-pagination__group--prev" }, this.renderPrevButtons()), this.simple ? (h("div", { class: "sd-pagination__info" }, h("span", { class: "sd-pagination__current" }, this.currentPage), h("span", { class: "sd-pagination__divider" }, "/"), h("span", { class: "sd-pagination__last" }, this.lastPage))) : (h("div", { class: "sd-pagination__numbers" }, this.pageNumbers.map(n => (h("button", { type: "button", "aria-current": this.currentPage === n ? 'page' : undefined, class: {
162
+ }, style: cssVars }, h("div", { key: 'd5e9fdd9f221536f5eb404095b2b6d052aaa6a9e', class: "sd-pagination__group sd-pagination__group--prev" }, this.renderPrevButtons()), this.simple ? (h("div", { class: "sd-pagination__info" }, h("span", { class: "sd-pagination__current" }, this.currentPage), h("span", { class: "sd-pagination__divider" }, "/"), h("span", { class: "sd-pagination__last" }, this.lastPage))) : (h("div", { class: "sd-pagination__numbers" }, this.pageNumbers.map(n => (h("button", { type: "button", "aria-current": this.currentPage === n ? 'page' : undefined, class: {
163
163
  'sd-pagination__item': true,
164
164
  'sd-pagination__item--selected': this.currentPage === n,
165
- }, onClick: () => this.handlePageChange(n) }, n))))), h("div", { key: 'a222ff48f10bce574ad9ef928d66d99696f6923b', class: "sd-pagination__group sd-pagination__group--next" }, this.renderNextButtons())));
165
+ }, onClick: () => this.handlePageChange(n) }, n))))), h("div", { key: 'a48d39b7db769a39f58e4b399aa7bb1d15748934', class: "sd-pagination__group sd-pagination__group--next" }, this.renderNextButtons())));
166
166
  }
167
167
  };
168
168
  SdPagination.style = sdPaginationCss();
@@ -218,9 +218,9 @@ const SdTbody = class {
218
218
  }
219
219
  }
220
220
  render() {
221
- return (h(Host, { key: '3c3b748b436dc9db4054a5528fc205da7d21c8e8', slot: `${this.tableId}-body` }, h("tbody", { key: '7cd092ce9b54bed7e4aaaf4b9b3df788d13e382c', class: { tbody: true } }, [
221
+ return (h(Host, { key: 'e8d3873248658b9899e4daf1d6ffb1c60ad658e4', slot: `${this.tableId}-body` }, h("tbody", { key: 'ae9617a588e45bce5ffaa50bc300fdd038b1db1e', class: { tbody: true } }, [
222
222
  this.topSpacerHeight > 0 && (h("tr", { key: "spacer-top", class: "tbody__spacer", style: { height: `${this.topSpacerHeight}px`, display: 'block' } })),
223
- h("slot", { key: '0a8c271acdd45802cb036c58303bd08037067c7d' }),
223
+ h("slot", { key: '1bd8ca3179ad36584813c14e1df1c1c175fcf77b' }),
224
224
  this.bottomSpacerHeight > 0 && (h("tr", { key: "spacer-bottom", class: "tbody__spacer", style: { height: `${this.bottomSpacerHeight}px`, display: 'block' } })),
225
225
  ])));
226
226
  }
@@ -478,16 +478,16 @@ const SdThead = class {
478
478
  '--table-border-color': TABLE_BORDER.color,
479
479
  '--table-border-width': `${TABLE_BORDER.width}px`,
480
480
  };
481
- return (h(Host, { key: '0f9c6f9eb3c1afbd2af6c729152e3767b9637886', slot: `${this.tableId}-head`, style: headStyle }, h("thead", { key: '35a3d8864c5801058e810b6c0b7b281bf7943b85', class: {
481
+ return (h(Host, { key: '89bb8a5873c480544cc6a298ca9738577469ae43', slot: `${this.tableId}-head`, style: headStyle }, h("thead", { key: '390aad02b5e42bc39c9eb72091b1bcb54eae8098', class: {
482
482
  'thead': true,
483
483
  'thead--sticky': this._stickyHeader,
484
- } }, h("tr", { key: '04827a6c5148f1be3de475e4e0a9ead839aab89e', class: "tr" }, this._selectable && (h("th", { key: '169e3b47c9710851ee6dbe58765a1b9da5ac6f75', class: {
484
+ } }, h("tr", { key: 'a5889ed5b9fe810590f1c1d869aa6b72dabe195b', class: "tr" }, this._selectable && (h("th", { key: '8cf6b81cd5b02cf08597b1b4f8d1b858f10d9403', class: {
485
485
  'th': true,
486
486
  'th--selected': true,
487
487
  'sticky-left': true,
488
488
  'sticky-left-edge': stickyLeftCount === 0,
489
489
  'is-scrolled-left': stickyLeftCount === 0 && this._scrolledLeft,
490
- }, style: { '--sticky-left-offset': '0px' } }, h("sd-checkbox", { key: '85f1dc11ae78307cd814813736e9e3097fdd4a47', value: this.getIsAllChecked(), disabled: safeRows.length === 0, onSdUpdate: (e) => this.handleSelectAll(e.detail) }), h("div", { key: 'adc4e163b5161fe7e6adf41c4b48284654a223b9', class: "th__bar" }))), stickyLeftCols.map((col, idx) => (h("th", { key: col.name, class: {
490
+ }, style: { '--sticky-left-offset': '0px' } }, h("sd-checkbox", { key: '94b92d786fde6d5382e7955f97e54915597c04ad', value: this.getIsAllChecked(), disabled: safeRows.length === 0, onSdUpdate: (e) => this.handleSelectAll(e.detail) }), h("div", { key: 'fefd1a1de41b524e0525e60684bec2fb85ac9db6', class: "th__bar" }))), stickyLeftCols.map((col, idx) => (h("th", { key: col.name, class: {
491
491
  'th': true,
492
492
  [`${col.thClass}`]: Boolean(col.thClass),
493
493
  'sticky-left': true,
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, a as getElement, h, F as Fragment } from './index-BZ5lcC25.js';
2
- import { T as TooltipArrow } from './tooltipArrow-ByHjyr3Z.js';
1
+ import { r as registerInstance, c as createEvent, a as getElement, h, F as Fragment } from './index-BwIs2-fm.js';
2
+ import { T as TooltipArrow } from './tooltipArrow-CJxhdfqT.js';
3
3
 
4
4
  const popover = {
5
5
  "default": {
@@ -1,4 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
+ import { o as overlayTokens } from './component.overlay-De0OtxK5.js';
2
3
  import { s as systemTokens } from './system-BJfiMC9H.js';
3
4
 
4
5
  const popup$1 = {
@@ -15,14 +16,7 @@ const popup$1 = {
15
16
  fontFamily: "Pretendard Variable, Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Segoe UI, Apple SD Gothic Neo, Noto Sans KR, Malgun Gothic, Apple Color Emoji, Segoe UI Emoji, sans-serif",
16
17
  fontWeight: "700",
17
18
  fontSize: "18",
18
- lineHeight: "30"}
19
- },
20
- footer: {
21
- bg: "#FFFFFF",
22
- paddingX: "20",
23
- paddingY: "8",
24
- gap: "16"
25
- },
19
+ lineHeight: "30"}},
26
20
  bg: "#EEEEEE"
27
21
  };
28
22
  var popupTokens = {
@@ -30,6 +24,7 @@ var popupTokens = {
30
24
  };
31
25
 
32
26
  const { popup } = popupTokens;
27
+ const { overlay } = overlayTokens;
33
28
  const shadowSpreadMd = systemTokens.shadow.spread.md;
34
29
  const POPUP_LAYOUT = {
35
30
  bodyBg: popup.bg,
@@ -52,10 +47,10 @@ const POPUP_HEADER = {
52
47
  paddingY: 10,
53
48
  };
54
49
  const POPUP_FOOTER = {
55
- bg: popup.footer.bg,
56
- paddingX: Number(popup.footer.paddingX),
57
- paddingY: Number(popup.footer.paddingY),
58
- gap: Number(popup.footer.gap),
50
+ bg: overlay.footer.bg.default,
51
+ paddingX: Number(overlay.footer.paddingX),
52
+ paddingY: Number(overlay.footer.paddingY),
53
+ gap: Number(overlay.footer.gap),
59
54
  height: 52,
60
55
  slotHeight: 36,
61
56
  shadow: `${shadowSpreadMd.x}px ${shadowSpreadMd.y}px ${shadowSpreadMd.blur}px ${shadowSpreadMd.spread}px ${shadowSpreadMd.color}`,
@@ -107,7 +102,7 @@ const SdPopup = class {
107
102
  ...DEFAULT_SUBMIT_BUTTON_PROPS,
108
103
  ...this.submitButtonProps,
109
104
  };
110
- return (h("div", { key: 'bc5ca3d1f4bc9c340245262f891612cb3cebcbca', class: `sd-popup sd-popup--${this.type}`, style: cssVars }, h("header", { key: 'd061ed390b7ee14c70f7f1515a1ca240090f51b1', class: "sd-popup__header" }, h("h2", { key: '9fcc3683714d5160d77df1d099de3f7152ce0a8d', class: "sd-popup__title" }, this.popupTitle)), h("div", { key: 'e2943e318cc283d27d385fab001e673740c0c5bd', class: "sd-popup__body" }, h("slot", { key: '9b846412c09cae14f1f93364606cf6db91a11112' })), this.useFooter && (h("footer", { key: '9ad29d21e6d63d628474551a3000615690436937', class: "sd-popup__footer" }, h("div", { key: '039359244691aa35d0589f6d842398b88715fdd8', class: "sd-popup__footer-slot sd-popup__footer-slot--left" }, h("slot", { key: '0c29f4aba59e40b7435eb9693d2d47fa7d4ea7da', name: "footer-left" })), h("sd-button", { key: '5c79526dfdde154fb50deab79730376e17445831', ...submitButtonProps, class: "sd-popup__submit", onSdClick: () => this.submit.emit() })))));
105
+ return (h("div", { key: '5593e53ba5d8c098c3a3fea4a4ca20769457e322', class: `sd-popup sd-popup--${this.type}`, style: cssVars }, h("header", { key: 'e940d310e28c6b5ec34cc46b1a0aa3c8d7c37aed', class: "sd-popup__header" }, h("h2", { key: '367b21377987bb85ff453d05f314ac2cd76ac6be', class: "sd-popup__title" }, this.popupTitle)), h("div", { key: '58c31c4d783cf957a6e84bc17f63a2ccb188c1e0', class: "sd-popup__body" }, h("slot", { key: '712ccc5b1e2e3ba24757e8a0d258b8af40a1dcc8' })), this.useFooter && (h("footer", { key: 'ff34ebe19afaceb1594726296245ec2a12ce2eec', class: "sd-popup__footer" }, h("div", { key: 'cfefab877abd29701e17ed7381ace27db0198ab6', class: "sd-popup__footer-slot sd-popup__footer-slot--left" }, h("slot", { key: '2947626fed14fba3778ddede7e1c8a868b7aba4a', name: "footer-left" })), h("sd-button", { key: 'ed0b0d43812d5d2ca28993b0f8ff2363684a9016', ...submitButtonProps, class: "sd-popup__submit", onSdClick: () => this.submit.emit() })))));
111
106
  }
112
107
  };
113
108
  SdPopup.style = sdPopupCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
2
 
3
3
  const radioButton = {
4
4
  xs: {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
2
 
3
3
  const radio = {
4
4
  size: "16",
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-BZ5lcC25.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-BwIs2-fm.js';
2
2
  import { g as LIST_ITEM_LAYOUT, i as isHtmlLabel, h as LIST_ITEM_TYPOGRAPHY, j as LIST_ITEM_COLORS, k as SEARCH_DEBOUNCE_MS } from './sd-select.config-D6ktrl7E.js';
3
3
  import { s as sanitizeInlineHtml } from './sanitize-inline-html-BE4tnQ2Z.js';
4
4
  import './component.listItem-U8VaRj9c.js';
@@ -86,7 +86,7 @@ const SdSelectListItem = class {
86
86
  return (
87
87
  // 키보드 네비게이션은 부모 listbox 의 ArrowUp/Down + Enter 가 담당. 항목 자체는 role=option, tabindex=-1 으로 표시.
88
88
  // eslint-disable-next-line jsx-a11y/click-events-have-key-events
89
- h("div", { key: '42f9e69d39035fedce11095a2d5be95795831241', role: "option", tabindex: -1, "aria-selected": this.isSelected === true ? 'true' : 'false', class: {
89
+ h("div", { key: 'ffd420e1d1a6ff395ed3fff94cbaba66f71644ac', role: "option", tabindex: -1, "aria-selected": this.isSelected === true ? 'true' : 'false', class: {
90
90
  'sd-select-list-item': true,
91
91
  'sd-select-list-item--group': isGroup,
92
92
  'sd-select-list-item--depth1-group': isDepth1Group,
@@ -96,7 +96,7 @@ const SdSelectListItem = class {
96
96
  'sd-select-list-item--focused': this.isFocused,
97
97
  'sd-select-list-item--selectable': this.isSelectable && !this.option.disabled,
98
98
  'sd-select-list-item--disabled': !!this.option.disabled,
99
- }, style: cssVars, onClick: this.handleClick }, this.useCheckbox && (h("sd-checkbox", { key: '655cf931840a15545c1afdd4aeb2044c7ae24c0a', value: this.isSelected === null ? null : !!this.isSelected, disabled: this.option.disabled, inverse: this.isFocused && this.isSelected !== false, class: "sd-select-list-item__checkbox", onClick: this.handleCheckboxClick, onSdUpdate: this.handleCheckboxUpdate })), isHtmlLabel(this.option.label) ? (h("span", { class: "sd-select-list-item__label", ref: el => el && (el.innerHTML = sanitizeInlineHtml(this.option.label)) })) : (h("span", { class: "sd-select-list-item__label" }, this.option.label)), this.countInfo && (h("span", { key: '5461f3861a093d25e866cd94e603a4b6017fd701', class: "sd-select-list-item__count" }, "(", this.countInfo.selected, "/", this.countInfo.total, ")"))));
99
+ }, style: cssVars, onClick: this.handleClick }, this.useCheckbox && (h("sd-checkbox", { key: '4bc492e2021f255cb87344bd0498023b50d89c8a', value: this.isSelected === null ? null : !!this.isSelected, disabled: this.option.disabled, inverse: this.isFocused && this.isSelected !== false, class: "sd-select-list-item__checkbox", onClick: this.handleCheckboxClick, onSdUpdate: this.handleCheckboxUpdate })), isHtmlLabel(this.option.label) ? (h("span", { class: "sd-select-list-item__label", ref: el => el && (el.innerHTML = sanitizeInlineHtml(this.option.label)) })) : (h("span", { class: "sd-select-list-item__label" }, this.option.label)), this.countInfo && (h("span", { key: '34a7671fa3f6ec1bff7c302f02bb4bfd7a113ce5', class: "sd-select-list-item__count" }, "(", this.countInfo.selected, "/", this.countInfo.total, ")"))));
100
100
  }
101
101
  };
102
102
  SdSelectListItem.style = sdSelectListItemCss();
@@ -153,15 +153,15 @@ const SdSelectListItemSearch = class {
153
153
  clearTimeout(this.debounceTimer);
154
154
  }
155
155
  render() {
156
- return (h("div", { key: 'eeeabfcd97514124434c4c6c61d219d2230e7a1e', class: {
156
+ return (h("div", { key: 'e18205c606d8a47de3cd98be6ddad0c9a1ed4f5a', class: {
157
157
  'sd-select-list-item-search': true,
158
158
  'sd-select-list-item-search--scrolled': this.isScrolled,
159
- } }, h("div", { key: 'a378a2745db91faf00a5fa00105fb152f8b6f59e', class: "sd-select-list-item-search__inner" }, h("sd-icon", { key: '08681aab44c7a30a5f4a36cdf7a8ec58fdbb6cf4', name: "search", size: 16, color: "grey_70", class: "sd-select-list-item-search__icon" }), h("input", { key: '0e75fdbfdab69b3f0bd9146d97915926200ba2c0', ref: el => {
159
+ } }, h("div", { key: '220a830db70628b4a240d19791db5090c6112cbf', class: "sd-select-list-item-search__inner" }, h("sd-icon", { key: 'f7680be3c49045f318887a2cd955e84ee4ea6646', name: "search", size: 16, color: "grey_70", class: "sd-select-list-item-search__icon" }), h("input", { key: '94face3b593e33db6230ede587de77e5cb158774', ref: el => {
160
160
  this.inputEl = el;
161
- }, type: "text", class: "sd-select-list-item-search__input", placeholder: "\uAC80\uC0C9\uC5B4 \uC785\uB825", value: this.searchText, onInput: this.handleInput, onFocus: () => this.searchFocus.emit() }), h("button", { key: 'a45bba91cce1700bab677e4528ab6df79e08547f', type: "button", class: {
161
+ }, type: "text", class: "sd-select-list-item-search__input", placeholder: "\uAC80\uC0C9\uC5B4 \uC785\uB825", value: this.searchText, onInput: this.handleInput, onFocus: () => this.searchFocus.emit() }), h("button", { key: '38f9de8c7ebf98aea2ef03ce9ddbb03cb9f29f81', type: "button", class: {
162
162
  'sd-select-list-item-search__clear': true,
163
163
  'sd-select-list-item-search__clear--hidden': this.searchText === '',
164
- }, onClick: this.handleClear, tabindex: this.searchText !== '' ? 0 : -1, "aria-hidden": this.searchText !== '' ? 'false' : 'true' }, h("sd-icon", { key: 'e5c01644bf8b6651d6ec312b18f77d79cc61f455', name: "close", size: 12, color: "#888888" })))));
164
+ }, onClick: this.handleClear, tabindex: this.searchText !== '' ? 0 : -1, "aria-hidden": this.searchText !== '' ? 'false' : 'true' }, h("sd-icon", { key: 'fe32e9e44afbaa0f7ad07db665022839facbaf83', name: "close", size: 12, color: "#888888" })))));
165
165
  }
166
166
  };
167
167
  SdSelectListItemSearch.style = sdSelectListItemSearchCss();