@sellmate/design-system 1.0.67 → 1.0.68

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 (398) hide show
  1. package/dist/cjs/{component.textinput-C4SsDjA1.js → component.textinput-BpXDeZPD.js} +3 -2
  2. package/dist/cjs/design-system.cjs.js +2 -2
  3. package/dist/cjs/{index-BpT5VmKY.js → index-B2QvhbC3.js} +1 -1
  4. package/dist/cjs/index.cjs.js +36 -41
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/modal-stack-DucFLON7.js +112 -0
  7. package/dist/cjs/sd-action-modal.cjs.entry.js +2 -2
  8. package/dist/cjs/sd-badge.cjs.entry.js +2 -2
  9. package/dist/cjs/sd-barcode-input.cjs.entry.js +3 -3
  10. package/dist/cjs/sd-button-v2_2.cjs.entry.js +3 -3
  11. package/dist/cjs/sd-button_4.cjs.entry.js +22 -17
  12. package/dist/cjs/sd-calendar.cjs.entry.js +1 -1
  13. package/dist/cjs/sd-card.cjs.entry.js +2 -2
  14. package/dist/cjs/sd-checkbox.cjs.entry.js +1 -1
  15. package/dist/cjs/sd-chip.cjs.entry.js +312 -0
  16. package/dist/cjs/sd-circle-progress.cjs.entry.js +2 -2
  17. package/dist/cjs/sd-confirm-modal_2.cjs.entry.js +4 -4
  18. package/dist/cjs/sd-date-box.cjs.entry.js +1 -1
  19. package/dist/cjs/sd-date-picker-calendar.cjs.entry.js +2 -2
  20. package/dist/cjs/sd-date-picker-trigger.cjs.entry.js +3 -3
  21. package/dist/cjs/sd-date-picker.cjs.entry.js +3 -3
  22. package/dist/cjs/sd-date-range-picker-calendar.cjs.entry.js +2 -2
  23. package/dist/cjs/sd-date-range-picker.cjs.entry.js +1 -1
  24. package/dist/cjs/sd-dropdown-button.cjs.entry.js +8 -19
  25. package/dist/cjs/sd-file-picker.cjs.entry.js +3 -3
  26. package/dist/cjs/sd-form.cjs.entry.js +1 -1
  27. package/dist/cjs/sd-ghost-button.cjs.entry.js +6 -6
  28. package/dist/cjs/sd-guide.cjs.entry.js +167 -34
  29. package/dist/cjs/sd-input_2.cjs.entry.js +7 -7
  30. package/dist/cjs/sd-loading-container.cjs.entry.js +4 -4
  31. package/dist/cjs/sd-modal-container.cjs.entry.js +126 -155
  32. package/dist/cjs/sd-number-input.cjs.entry.js +4 -4
  33. package/dist/cjs/sd-pagination_2.cjs.entry.js +116 -42
  34. package/dist/cjs/sd-popover.cjs.entry.js +4 -4
  35. package/dist/cjs/sd-portal.cjs.entry.js +4 -4
  36. package/dist/cjs/sd-progress.cjs.entry.js +3 -3
  37. package/dist/cjs/sd-radio-button.cjs.entry.js +2 -2
  38. package/dist/cjs/sd-radio-group.cjs.entry.js +2 -2
  39. package/dist/cjs/sd-radio.cjs.entry.js +2 -2
  40. package/dist/cjs/sd-select-dropdown_2.cjs.entry.js +4 -4
  41. package/dist/cjs/sd-select-group.cjs.entry.js +2 -2
  42. package/dist/cjs/sd-select-multiple-group.cjs.entry.js +2 -2
  43. package/dist/cjs/sd-select-multiple.cjs.entry.js +2 -2
  44. package/dist/cjs/sd-select-option-group.cjs.entry.js +4 -4
  45. package/dist/cjs/sd-select-v2-list-item_4.cjs.entry.js +12 -16
  46. package/dist/cjs/sd-select.cjs.entry.js +2 -2
  47. package/dist/cjs/sd-switch.cjs.entry.js +2 -2
  48. package/dist/cjs/sd-table.cjs.entry.js +6 -6
  49. package/dist/cjs/sd-tabs.cjs.entry.js +2 -2
  50. package/dist/cjs/sd-tag.cjs.entry.js +3 -3
  51. package/dist/cjs/sd-tbody.cjs.entry.js +2 -2
  52. package/dist/cjs/sd-td.cjs.entry.js +2 -2
  53. package/dist/cjs/sd-text-link.cjs.entry.js +4 -4
  54. package/dist/cjs/sd-textarea.cjs.entry.js +3 -3
  55. package/dist/cjs/sd-thead.cjs.entry.js +4 -4
  56. package/dist/cjs/sd-toast-container.cjs.entry.js +3 -3
  57. package/dist/cjs/sd-toast.cjs.entry.js +3 -3
  58. package/dist/cjs/sd-toggle.cjs.entry.js +2 -2
  59. package/dist/cjs/sd-tr.cjs.entry.js +3 -3
  60. package/dist/cjs/system-C89o3A9Z.js +16 -0
  61. package/dist/cjs/table-test.cjs.entry.js +2 -2
  62. package/dist/cjs/{tooltipArrow-C9i0ZsG_.js → tooltipArrow-Xkv-p1bY.js} +1 -1
  63. package/dist/collection/collection-manifest.json +2 -1
  64. package/dist/collection/components/sd-action-modal/sd-action-modal.js +1 -1
  65. package/dist/collection/components/sd-badge/sd-badge.js +1 -1
  66. package/dist/collection/components/sd-barcode-input/sd-barcode-input.js +1 -1
  67. package/dist/collection/components/sd-button-v2/sd-button-v2.js +2 -2
  68. package/dist/collection/components/sd-card/sd-card.js +1 -1
  69. package/dist/collection/components/sd-chip/sd-chip.config.js +37 -0
  70. package/dist/collection/components/sd-chip/sd-chip.css +56 -0
  71. package/dist/collection/components/sd-chip/sd-chip.js +544 -0
  72. package/dist/collection/components/sd-circle-progress/sd-circle-progress.js +1 -1
  73. package/dist/collection/components/sd-confirm-modal/sd-confirm-modal.js +2 -2
  74. package/dist/collection/components/sd-date-picker/sd-date-picker-calendar/sd-date-picker-calendar.js +1 -1
  75. package/dist/collection/components/sd-date-picker/sd-date-picker-trigger/sd-date-picker-trigger.js +2 -2
  76. package/dist/collection/components/sd-date-picker/sd-date-picker.js +2 -2
  77. package/dist/collection/components/sd-date-range-picker/sd-date-range-picker-calendar/sd-date-range-picker-calendar.js +1 -1
  78. package/dist/collection/components/sd-dropdown-button/sd-dropdown-button.js +3 -3
  79. package/dist/collection/components/sd-field/sd-field.js +4 -4
  80. package/dist/collection/components/sd-file-picker/sd-file-picker.css +1 -1
  81. package/dist/collection/components/sd-file-picker/sd-file-picker.js +1 -1
  82. package/dist/collection/components/sd-floating-portal/sd-floating-portal.js +12 -8
  83. package/dist/collection/components/sd-ghost-button/sd-ghost-button.js +5 -5
  84. package/dist/collection/components/sd-guide/sd-guide.config.js +48 -0
  85. package/dist/collection/components/sd-guide/sd-guide.css +58 -29
  86. package/dist/collection/components/sd-guide/sd-guide.js +69 -40
  87. package/dist/collection/components/sd-input/sd-input.js +2 -2
  88. package/dist/collection/components/sd-loading-container/sd-loading-container.config.js +1 -1
  89. package/dist/collection/components/sd-loading-container/sd-loading-container.css +1 -1
  90. package/dist/collection/components/sd-loading-container/sd-loading-container.js +2 -2
  91. package/dist/collection/components/sd-loading-modal/sd-loading-modal.js +1 -1
  92. package/dist/collection/components/sd-modal-container/sd-modal-container.css +11 -10
  93. package/dist/collection/components/sd-modal-container/sd-modal-container.js +150 -164
  94. package/dist/collection/components/sd-number-input/sd-number-input.js +3 -3
  95. package/dist/collection/components/sd-pagination/sd-pagination.config.js +25 -0
  96. package/dist/collection/components/sd-pagination/sd-pagination.css +69 -53
  97. package/dist/collection/components/sd-pagination/sd-pagination.js +53 -37
  98. package/dist/collection/components/sd-popover/sd-popover.js +2 -2
  99. package/dist/collection/components/sd-portal/sd-portal.js +4 -4
  100. package/dist/collection/components/sd-progress/sd-progress.js +2 -2
  101. package/dist/collection/components/sd-radio/sd-radio.js +1 -1
  102. package/dist/collection/components/sd-radio-button/sd-radio-button.js +1 -1
  103. package/dist/collection/components/sd-radio-group/sd-radio-group.js +1 -1
  104. package/dist/collection/components/sd-select/sd-select-dropdown/sd-select-dropdown.js +2 -2
  105. package/dist/collection/components/sd-select/sd-select-option/sd-select-option.js +1 -1
  106. package/dist/collection/components/sd-select/sd-select-search-input/sd-select-search-input.js +3 -3
  107. package/dist/collection/components/sd-select/sd-select.js +1 -1
  108. package/dist/collection/components/sd-select-group/sd-select-group.js +1 -1
  109. package/dist/collection/components/sd-select-multiple/sd-select-multiple.js +1 -1
  110. package/dist/collection/components/sd-select-multiple-group/sd-select-multiple-group.js +1 -1
  111. package/dist/collection/components/sd-select-multiple-group/sd-select-option-group/sd-select-option-group.js +3 -3
  112. package/dist/collection/components/sd-select-v2/sd-select-v2-list-item/sd-select-v2-list-item.js +2 -2
  113. package/dist/collection/components/sd-select-v2/sd-select-v2-list-item-search/sd-select-v2-list-item-search.js +4 -4
  114. package/dist/collection/components/sd-select-v2/sd-select-v2-listbox/sd-select-v2-listbox.css +5 -5
  115. package/dist/collection/components/sd-select-v2/sd-select-v2-listbox/sd-select-v2-listbox.js +2 -2
  116. package/dist/collection/components/sd-select-v2/sd-select-v2-trigger/sd-select-v2-trigger.js +2 -2
  117. package/dist/collection/components/sd-select-v2/sd-select-v2.config.js +0 -1
  118. package/dist/collection/components/sd-select-v2/sd-select-v2.js +3 -3
  119. package/dist/collection/components/sd-switch/sd-switch.js +1 -1
  120. package/dist/collection/components/sd-table/sd-table.js +5 -5
  121. package/dist/collection/components/sd-table/sd-table.stories.helpers.js +146 -0
  122. package/dist/collection/components/sd-table/sd-tbody/sd-tbody.js +1 -1
  123. package/dist/collection/components/sd-table/sd-td/sd-td.js +1 -1
  124. package/dist/collection/components/sd-table/sd-thead/sd-thead.js +3 -3
  125. package/dist/collection/components/sd-table/sd-tr/sd-tr.js +2 -2
  126. package/dist/collection/components/sd-tabs/sd-tabs.js +1 -1
  127. package/dist/collection/components/sd-tag/sd-tag.js +2 -2
  128. package/dist/collection/components/sd-text-link/sd-text-link.js +3 -3
  129. package/dist/collection/components/sd-textarea/sd-textarea.js +1 -1
  130. package/dist/collection/components/sd-toast/sd-toast.js +2 -2
  131. package/dist/collection/components/sd-toast-container/sd-toast-container.config.js +1 -1
  132. package/dist/collection/components/sd-toast-container/sd-toast-container.js +1 -1
  133. package/dist/collection/components/sd-toggle/sd-toggle.js +1 -1
  134. package/dist/collection/components/sd-tooltip/sd-tooltip.js +2 -2
  135. package/dist/collection/components/table-test/table-test.js +1 -1
  136. package/dist/collection/utils/modal-stack.js +109 -0
  137. package/dist/collection/utils/modal.js +17 -23
  138. package/dist/components/index.js +1 -1
  139. package/dist/components/{p-DHh_uT9m.js → p-B1j9ZWLJ.js} +1 -1
  140. package/dist/components/{p-DPJPXCqf.js → p-BBluw-CU.js} +1 -1
  141. package/dist/components/{p-D74FHxKd.js → p-BFd54Imz.js} +1 -1
  142. package/dist/components/{p-IbLrnrk8.js → p-BPXQ6DXz.js} +1 -1
  143. package/dist/components/p-BaHpEtbz.js +1 -0
  144. package/dist/components/{p-DZJZLfsh.js → p-BlqLear7.js} +1 -1
  145. package/dist/components/{p-CJwbBrt5.js → p-ByhWX2NK.js} +1 -1
  146. package/dist/components/{p-ByYIyCZY.js → p-BylHC3lv.js} +1 -1
  147. package/dist/components/p-C-txBx-h.js +1 -0
  148. package/dist/components/p-C0VkfKIA.js +1 -0
  149. package/dist/components/p-C4uWhzoG.js +1 -0
  150. package/dist/components/{p-Ds4UCVE1.js → p-CEeNVTzW.js} +1 -1
  151. package/dist/components/{p-DDOw5GBw.js → p-CLZ8NObl.js} +1 -1
  152. package/dist/components/{p-tZWFjQm2.js → p-COM91Bya.js} +1 -1
  153. package/dist/components/{p-BH4I7hqf.js → p-CS62OEXf.js} +1 -1
  154. package/dist/components/{p-iWu6aGXE.js → p-CX0V7awA.js} +1 -1
  155. package/dist/components/{p-DlsWuYWL.js → p-Cb1M05mf.js} +1 -1
  156. package/dist/{design-system/p-CRTx3YEe.js → components/p-Cj4NAUzE.js} +1 -1
  157. package/dist/components/{p-1iOCtFn5.js → p-CsPyZohK.js} +1 -1
  158. package/dist/components/{p-DhkPKN1J.js → p-CsVPC3FD.js} +1 -1
  159. package/dist/components/{p-tvysh3yO.js → p-Csfk-CtX.js} +1 -1
  160. package/dist/components/{p-DqYRbHxW.js → p-CtrDZYN5.js} +1 -1
  161. package/dist/components/p-D21iKAp7.js +1 -0
  162. package/dist/components/{p-cNJ6VOYI.js → p-D6C4-apu.js} +1 -1
  163. package/dist/components/{p-V6yl4lMM.js → p-DGPGMB_Z.js} +1 -1
  164. package/dist/components/{p-CymMpTU-.js → p-DIro-Wat.js} +1 -1
  165. package/dist/components/{p-BstWg2vS.js → p-DPCj-bFr.js} +1 -1
  166. package/dist/components/{p-DLeCo2gh.js → p-DQLyH3dr.js} +1 -1
  167. package/dist/components/p-DRVnqiWc.js +1 -0
  168. package/dist/components/{p-C02KLCcO.js → p-DWW5xr6r.js} +1 -1
  169. package/dist/components/p-D_lyw4rN.js +1 -0
  170. package/dist/components/{p-DL69hClF.js → p-Diis5oCN.js} +1 -1
  171. package/dist/components/{p-BRRvU4ZQ.js → p-DlkxQ9Jn.js} +1 -1
  172. package/dist/components/{p-CkMs7IA8.js → p-N_EbEY8s.js} +1 -1
  173. package/dist/components/{p-hN9rpxkR.js → p-T5BGXHZg.js} +1 -1
  174. package/dist/components/{p-BF4hokOY.js → p-YgnF5oje.js} +1 -1
  175. package/dist/components/{p-CX2EDIQM.js → p-z9MoRjYX.js} +1 -1
  176. package/dist/components/sd-action-modal.js +1 -1
  177. package/dist/components/sd-badge.js +1 -1
  178. package/dist/components/sd-barcode-input.js +1 -1
  179. package/dist/components/sd-button-v2.js +1 -1
  180. package/dist/components/sd-button.js +1 -1
  181. package/dist/components/sd-calendar.js +1 -1
  182. package/dist/components/sd-card.js +1 -1
  183. package/dist/components/sd-checkbox.js +1 -1
  184. package/dist/components/sd-chip.d.ts +11 -0
  185. package/dist/components/sd-chip.js +1 -0
  186. package/dist/components/sd-circle-progress.js +1 -1
  187. package/dist/components/sd-confirm-modal.js +1 -1
  188. package/dist/components/sd-date-box.js +1 -1
  189. package/dist/components/sd-date-picker-calendar.js +1 -1
  190. package/dist/components/sd-date-picker-trigger.js +1 -1
  191. package/dist/components/sd-date-picker.js +1 -1
  192. package/dist/components/sd-date-range-picker-calendar.js +1 -1
  193. package/dist/components/sd-date-range-picker.js +1 -1
  194. package/dist/components/sd-dropdown-button.js +1 -1
  195. package/dist/components/sd-field.js +1 -1
  196. package/dist/components/sd-file-picker.js +1 -1
  197. package/dist/components/sd-floating-portal.js +1 -1
  198. package/dist/components/sd-form.js +1 -1
  199. package/dist/components/sd-ghost-button.js +1 -1
  200. package/dist/components/sd-guide.js +1 -1
  201. package/dist/components/sd-icon.js +1 -1
  202. package/dist/components/sd-input.js +1 -1
  203. package/dist/components/sd-loading-container.js +1 -1
  204. package/dist/components/sd-loading-modal.js +1 -1
  205. package/dist/components/sd-modal-container.js +1 -1
  206. package/dist/components/sd-number-input.js +1 -1
  207. package/dist/components/sd-pagination.js +1 -1
  208. package/dist/components/sd-popover.js +1 -1
  209. package/dist/components/sd-portal.js +1 -1
  210. package/dist/components/sd-progress.js +1 -1
  211. package/dist/components/sd-radio-button.js +1 -1
  212. package/dist/components/sd-radio-group.js +1 -1
  213. package/dist/components/sd-radio.js +1 -1
  214. package/dist/components/sd-select-dropdown.js +1 -1
  215. package/dist/components/sd-select-group.js +1 -1
  216. package/dist/components/sd-select-multiple-group.js +1 -1
  217. package/dist/components/sd-select-multiple.js +1 -1
  218. package/dist/components/sd-select-option-group.js +1 -1
  219. package/dist/components/sd-select-option.js +1 -1
  220. package/dist/components/sd-select-search-input.js +1 -1
  221. package/dist/components/sd-select-v2-list-item-search.js +1 -1
  222. package/dist/components/sd-select-v2-list-item.js +1 -1
  223. package/dist/components/sd-select-v2-listbox.js +1 -1
  224. package/dist/components/sd-select-v2-trigger.js +1 -1
  225. package/dist/components/sd-select-v2.js +1 -1
  226. package/dist/components/sd-select.js +1 -1
  227. package/dist/components/sd-switch.js +1 -1
  228. package/dist/components/sd-table.js +1 -1
  229. package/dist/components/sd-tabs.js +1 -1
  230. package/dist/components/sd-tag.js +1 -1
  231. package/dist/components/sd-tbody.js +1 -1
  232. package/dist/components/sd-td.js +1 -1
  233. package/dist/components/sd-text-link.js +1 -1
  234. package/dist/components/sd-textarea.js +1 -1
  235. package/dist/components/sd-thead.js +1 -1
  236. package/dist/components/sd-toast-container.js +1 -1
  237. package/dist/components/sd-toast.js +1 -1
  238. package/dist/components/sd-toggle.js +1 -1
  239. package/dist/components/sd-tooltip.js +1 -1
  240. package/dist/components/sd-tr.js +1 -1
  241. package/dist/components/table-test.js +1 -1
  242. package/dist/design-system/design-system.css +1 -1
  243. package/dist/design-system/design-system.esm.js +1 -1
  244. package/dist/design-system/index.esm.js +1 -1
  245. package/dist/design-system/{p-c44ba991.entry.js → p-002e10ac.entry.js} +1 -1
  246. package/dist/design-system/p-01ac7743.entry.js +1 -0
  247. package/dist/design-system/{p-244d2d6e.entry.js → p-07736d67.entry.js} +1 -1
  248. package/dist/design-system/p-0929f910.entry.js +1 -0
  249. package/dist/design-system/{p-b2b5b2d3.entry.js → p-0b216b11.entry.js} +1 -1
  250. package/dist/design-system/{p-5b2486c9.entry.js → p-0bffdbf4.entry.js} +1 -1
  251. package/dist/design-system/{p-e1c17466.entry.js → p-0c98676e.entry.js} +1 -1
  252. package/dist/design-system/{p-5224553e.entry.js → p-0d485537.entry.js} +1 -1
  253. package/dist/design-system/{p-7fe09661.entry.js → p-16eae7ae.entry.js} +1 -1
  254. package/dist/design-system/{p-aebf903f.entry.js → p-1a455448.entry.js} +1 -1
  255. package/dist/design-system/{p-10763304.entry.js → p-1b8e63a6.entry.js} +1 -1
  256. package/dist/design-system/{p-525aefd5.entry.js → p-23c31074.entry.js} +1 -1
  257. package/dist/design-system/{p-7cf63a80.entry.js → p-23ff6bee.entry.js} +1 -1
  258. package/dist/design-system/{p-87a23bd0.entry.js → p-2a4b6bc7.entry.js} +1 -1
  259. package/dist/design-system/{p-298d9b57.entry.js → p-2a663b3b.entry.js} +1 -1
  260. package/dist/design-system/{p-fa1072f7.entry.js → p-308c2a72.entry.js} +1 -1
  261. package/dist/design-system/{p-e9d36c02.entry.js → p-33713805.entry.js} +1 -1
  262. package/dist/design-system/p-35b29182.entry.js +1 -0
  263. package/dist/design-system/{p-9e0b944f.entry.js → p-449e58ee.entry.js} +1 -1
  264. package/dist/design-system/{p-73383b2f.entry.js → p-48f1f9ff.entry.js} +1 -1
  265. package/dist/design-system/{p-504fdb4e.entry.js → p-4d434794.entry.js} +1 -1
  266. package/dist/design-system/p-4de3b6b1.entry.js +1 -0
  267. package/dist/design-system/p-4f9f25a1.entry.js +1 -0
  268. package/dist/design-system/{p-40371bf6.entry.js → p-59aa62ff.entry.js} +1 -1
  269. package/dist/design-system/{p-7b433296.entry.js → p-5a0b0a1b.entry.js} +1 -1
  270. package/dist/design-system/p-60ece09d.entry.js +1 -0
  271. package/dist/design-system/{p-10ed0768.entry.js → p-641c2f3d.entry.js} +1 -1
  272. package/dist/design-system/{p-2841d5e1.entry.js → p-64a56a4e.entry.js} +1 -1
  273. package/dist/design-system/{p-dff0060e.entry.js → p-6b2f6efb.entry.js} +1 -1
  274. package/dist/design-system/{p-e1202ad3.entry.js → p-6b478f5c.entry.js} +1 -1
  275. package/dist/design-system/{p-6eb3462d.entry.js → p-6ca6dfaf.entry.js} +1 -1
  276. package/dist/design-system/{p-337267a7.entry.js → p-6ef2d08f.entry.js} +1 -1
  277. package/dist/design-system/{p-51fcc29f.entry.js → p-703eee55.entry.js} +1 -1
  278. package/dist/design-system/p-75c5e31b.entry.js +1 -0
  279. package/dist/design-system/{p-768efd5a.entry.js → p-7dd8beba.entry.js} +1 -1
  280. package/dist/design-system/{p-348eff76.entry.js → p-7ef0c428.entry.js} +1 -1
  281. package/dist/design-system/{p-d263d476.entry.js → p-8281dc36.entry.js} +1 -1
  282. package/dist/design-system/p-87222184.entry.js +1 -0
  283. package/dist/design-system/p-8cd1b533.entry.js +1 -0
  284. package/dist/design-system/{p-f9559741.entry.js → p-92a52f89.entry.js} +1 -1
  285. package/dist/design-system/{p-19257b97.entry.js → p-95d96917.entry.js} +1 -1
  286. package/dist/design-system/{p-fb7e8c54.entry.js → p-9ecde011.entry.js} +1 -1
  287. package/dist/design-system/{p-b4e56b67.entry.js → p-9f0fe1f6.entry.js} +1 -1
  288. package/dist/design-system/p-BGyJgVXm.js +2 -0
  289. package/dist/design-system/{p-CJwbBrt5.js → p-ByhWX2NK.js} +1 -1
  290. package/dist/design-system/p-C-txBx-h.js +1 -0
  291. package/dist/design-system/p-C4tHYnB4.js +1 -0
  292. package/dist/design-system/p-DRVnqiWc.js +1 -0
  293. package/dist/design-system/{p-513d85e1.entry.js → p-ade9319d.entry.js} +1 -1
  294. package/dist/design-system/{p-671a9ca8.entry.js → p-aeadfb9c.entry.js} +1 -1
  295. package/dist/design-system/{p-b56ae914.entry.js → p-ca6b4d4a.entry.js} +1 -1
  296. package/dist/design-system/{p-b6e7b8c8.entry.js → p-cdedac3c.entry.js} +1 -1
  297. package/dist/design-system/{p-5982bcd0.entry.js → p-d43772c0.entry.js} +1 -1
  298. package/dist/design-system/{p-c6d2f909.entry.js → p-dfa716e0.entry.js} +1 -1
  299. package/dist/design-system/{p-a66529a5.entry.js → p-e1288299.entry.js} +1 -1
  300. package/dist/design-system/{p-2edd355b.entry.js → p-e1b307ee.entry.js} +1 -1
  301. package/dist/design-system/p-e3a1e677.entry.js +1 -0
  302. package/dist/design-system/p-ebc72b3f.entry.js +1 -0
  303. package/dist/design-system/{p-e385cbf4.entry.js → p-fa888a37.entry.js} +1 -1
  304. package/dist/esm/{component.textinput-CJwbBrt5.js → component.textinput-ByhWX2NK.js} +3 -2
  305. package/dist/esm/design-system.js +3 -3
  306. package/dist/esm/{index-Dcpqhs6V.js → index-BGyJgVXm.js} +1 -1
  307. package/dist/esm/index.js +36 -41
  308. package/dist/esm/loader.js +3 -3
  309. package/dist/esm/modal-stack-DRVnqiWc.js +105 -0
  310. package/dist/esm/sd-action-modal.entry.js +2 -2
  311. package/dist/esm/sd-badge.entry.js +2 -2
  312. package/dist/esm/sd-barcode-input.entry.js +3 -3
  313. package/dist/esm/sd-button-v2_2.entry.js +3 -3
  314. package/dist/esm/sd-button_4.entry.js +22 -17
  315. package/dist/esm/sd-calendar.entry.js +1 -1
  316. package/dist/esm/sd-card.entry.js +2 -2
  317. package/dist/esm/sd-checkbox.entry.js +1 -1
  318. package/dist/esm/sd-chip.entry.js +310 -0
  319. package/dist/esm/sd-circle-progress.entry.js +2 -2
  320. package/dist/esm/sd-confirm-modal_2.entry.js +4 -4
  321. package/dist/esm/sd-date-box.entry.js +1 -1
  322. package/dist/esm/sd-date-picker-calendar.entry.js +2 -2
  323. package/dist/esm/sd-date-picker-trigger.entry.js +3 -3
  324. package/dist/esm/sd-date-picker.entry.js +3 -3
  325. package/dist/esm/sd-date-range-picker-calendar.entry.js +2 -2
  326. package/dist/esm/sd-date-range-picker.entry.js +1 -1
  327. package/dist/esm/sd-dropdown-button.entry.js +5 -16
  328. package/dist/esm/sd-file-picker.entry.js +3 -3
  329. package/dist/esm/sd-form.entry.js +1 -1
  330. package/dist/esm/sd-ghost-button.entry.js +6 -6
  331. package/dist/esm/sd-guide.entry.js +167 -34
  332. package/dist/esm/sd-input_2.entry.js +7 -7
  333. package/dist/esm/sd-loading-container.entry.js +4 -4
  334. package/dist/esm/sd-modal-container.entry.js +126 -155
  335. package/dist/esm/sd-number-input.entry.js +4 -4
  336. package/dist/esm/sd-pagination_2.entry.js +116 -42
  337. package/dist/esm/sd-popover.entry.js +4 -4
  338. package/dist/esm/sd-portal.entry.js +4 -4
  339. package/dist/esm/sd-progress.entry.js +3 -3
  340. package/dist/esm/sd-radio-button.entry.js +2 -2
  341. package/dist/esm/sd-radio-group.entry.js +2 -2
  342. package/dist/esm/sd-radio.entry.js +2 -2
  343. package/dist/esm/sd-select-dropdown_2.entry.js +4 -4
  344. package/dist/esm/sd-select-group.entry.js +2 -2
  345. package/dist/esm/sd-select-multiple-group.entry.js +2 -2
  346. package/dist/esm/sd-select-multiple.entry.js +2 -2
  347. package/dist/esm/sd-select-option-group.entry.js +4 -4
  348. package/dist/esm/sd-select-v2-list-item_4.entry.js +12 -16
  349. package/dist/esm/sd-select.entry.js +2 -2
  350. package/dist/esm/sd-switch.entry.js +2 -2
  351. package/dist/esm/sd-table.entry.js +6 -6
  352. package/dist/esm/sd-tabs.entry.js +2 -2
  353. package/dist/esm/sd-tag.entry.js +3 -3
  354. package/dist/esm/sd-tbody.entry.js +2 -2
  355. package/dist/esm/sd-td.entry.js +2 -2
  356. package/dist/esm/sd-text-link.entry.js +4 -4
  357. package/dist/esm/sd-textarea.entry.js +3 -3
  358. package/dist/esm/sd-thead.entry.js +4 -4
  359. package/dist/esm/sd-toast-container.entry.js +3 -3
  360. package/dist/esm/sd-toast.entry.js +3 -3
  361. package/dist/esm/sd-toggle.entry.js +2 -2
  362. package/dist/esm/sd-tr.entry.js +3 -3
  363. package/dist/esm/system-C-txBx-h.js +14 -0
  364. package/dist/esm/table-test.entry.js +2 -2
  365. package/dist/esm/{tooltipArrow-fP-ISMAm.js → tooltipArrow-BAjP9_Hx.js} +1 -1
  366. package/dist/types/components/sd-chip/sd-chip.config.d.ts +36 -0
  367. package/dist/types/components/sd-chip/sd-chip.d.ts +47 -0
  368. package/dist/types/components/sd-guide/sd-guide.config.d.ts +44 -0
  369. package/dist/types/components/sd-guide/sd-guide.d.ts +3 -4
  370. package/dist/types/components/sd-loading-container/sd-loading-container.config.d.ts +1 -1
  371. package/dist/types/components/sd-modal-container/sd-modal-container.d.ts +12 -16
  372. package/dist/types/components/sd-pagination/sd-pagination.config.d.ts +23 -0
  373. package/dist/types/components/sd-pagination/sd-pagination.d.ts +3 -3
  374. package/dist/types/components/sd-select-v2/sd-select-v2.config.d.ts +0 -1
  375. package/dist/types/components/sd-table/sd-table.stories.helpers.d.ts +29 -0
  376. package/dist/types/components/sd-toast-container/sd-toast-container.config.d.ts +1 -1
  377. package/dist/types/components.d.ts +125 -16
  378. package/dist/types/utils/modal-stack.d.ts +17 -0
  379. package/hydrate/index.js +963 -354
  380. package/hydrate/index.mjs +963 -354
  381. package/package.json +1 -1
  382. package/dist/components/p-B_7ozne7.js +0 -1
  383. package/dist/components/p-BsPBl6g5.js +0 -1
  384. package/dist/components/p-BuSniZ67.js +0 -1
  385. package/dist/components/p-CCHce_Dt.js +0 -1
  386. package/dist/components/p-DNVUhw5A.js +0 -1
  387. package/dist/components/p-UR2Cf2Sm.js +0 -1
  388. package/dist/design-system/p-1645da95.entry.js +0 -1
  389. package/dist/design-system/p-3b8595de.entry.js +0 -1
  390. package/dist/design-system/p-3bbf23b4.entry.js +0 -1
  391. package/dist/design-system/p-4c55ba79.entry.js +0 -1
  392. package/dist/design-system/p-6e9d6063.entry.js +0 -1
  393. package/dist/design-system/p-87b2c270.entry.js +0 -1
  394. package/dist/design-system/p-9925857c.entry.js +0 -1
  395. package/dist/design-system/p-9cb3be8c.entry.js +0 -1
  396. package/dist/design-system/p-Dcpqhs6V.js +0 -2
  397. package/dist/design-system/p-e232fb11.entry.js +0 -1
  398. package/dist/design-system/p-e474fa8c.entry.js +0 -1
@@ -1,61 +1,194 @@
1
- import { r as registerInstance, a as getElement, h } from './index-Dcpqhs6V.js';
1
+ import { r as registerInstance, a as getElement, h } from './index-BGyJgVXm.js';
2
+ import { s as systemTokens } from './system-C-txBx-h.js';
2
3
 
3
- const sdGuideCss = () => `@charset "UTF-8";sd-button{display:inline-flex;width:fit-content;height:fit-content}.sd-button{--sd-button-height:34px;--sd-button-padding-x:20px;--sd-button-gap:8px;--sd-button-font-family:inherit;--sd-button-font-size:16px;--sd-button-font-weight:500;--sd-button-text-decoration:none;--sd-button-label-min-width:auto;--sd-button-icon-only-size:var(--sd-button-height);text-decoration:none;cursor:pointer;border-radius:var(--sd-button-button-radius-sm, 4px);transition:all 0.2s ease-in-out;position:relative;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0 var(--sd-button-padding-x);min-width:var(--sd-button-min-width, auto);min-height:var(--sd-button-height);font-family:var(--sd-button-font-family);font-size:var(--sd-button-font-size);font-weight:var(--sd-button-font-weight);text-decoration:var(--sd-button-text-decoration)}.sd-button--xs{--sd-button-height:var(--sd-button-button-xs-height, 24px);--sd-button-padding-x:var(--sd-button-button-xs-padding-x, 8px);--sd-button-gap:var(--sd-button-button-xs-gap, 4px);--sd-button-font-family:var(--sd-button-button-xs-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-xs-typography-font-size, 12px);--sd-button-font-weight:var(--sd-button-button-xs-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-xs-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-xs-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-xs-width, var(--sd-button-height));line-height:20px}.sd-button--sm{--sd-button-height:var(--sd-button-button-sm-height, 28px);--sd-button-padding-x:var(--sd-button-button-sm-padding-x, 12px);--sd-button-gap:var(--sd-button-button-sm-gap, 6px);--sd-button-font-family:var(--sd-button-button-sm-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-sm-typography-font-size, 12px);--sd-button-font-weight:var(--sd-button-button-sm-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-sm-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-sm-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-sm-width, var(--sd-button-height));line-height:20px}.sd-button--md{--sd-button-height:var(--sd-button-button-md-height, 34px);--sd-button-padding-x:var(--sd-button-button-md-padding-x, 20px);--sd-button-gap:var(--sd-button-button-md-gap, 8px);--sd-button-font-family:var(--sd-button-button-md-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-md-typography-font-size, 16px);--sd-button-font-weight:var(--sd-button-button-md-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-md-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-md-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-md-width, var(--sd-button-height));line-height:26px}.sd-button--lg{--sd-button-height:var(--sd-button-button-lg-height, 62px);--sd-button-padding-x:var(--sd-button-button-lg-padding-x, 28px);--sd-button-gap:var(--sd-button-button-lg-gap, 12px);--sd-button-font-family:var(--sd-button-button-lg-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-lg-typography-font-size, 18px);--sd-button-font-weight:var(--sd-button-button-lg-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-lg-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-lg-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-lg-width, var(--sd-button-height));line-height:30px}.sd-button--has-label{--sd-button-min-width:var(--sd-button-label-min-width, auto)}.sd-button--primary{background-color:var(--button-color);color:white;transition:filter 0.2s ease}.sd-button--primary::before{content:"";position:absolute;inset:0;background:#000000;opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--primary:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.25}.sd-button--outline{background:white;border:var(--sd-button-button-border-width-default, 1px) solid var(--button-color);color:var(--button-color)}.sd-button--outline::before{content:"";position:absolute;inset:0;background:var(--button-color);opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--outline:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.15}.sd-button--outline .sd-button__content{position:relative;z-index:1}.sd-button--ghost{background-color:transparent;color:var(--button-color);border-color:transparent}.sd-button--ghost::before{content:"";position:absolute;inset:0;background:var(--button-color);opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--ghost:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.15}.sd-button--ghost .sd-button__content{position:relative;z-index:1}.sd-button--disabled{border:var(--sd-button-button-border-width-default, 1px) solid var(--sd-button-button-border-disabled, #CCCCCC);background:var(--sd-button-button-bg-disabled, #E1E1E1);color:var(--sd-button-button-text-disabled, #888888);cursor:not-allowed !important}.sd-button--icon-only{padding:0;width:var(--sd-button-icon-only-size, var(--sd-button-height));min-width:var(--sd-button-icon-only-size, var(--sd-button-height));height:var(--sd-button-icon-only-size, var(--sd-button-height))}.sd-button--no-hover:hover::before{opacity:0 !important}.sd-button .sd-button__content{display:inline-flex;align-items:center;justify-content:center;gap:var(--sd-button-gap);z-index:1;font-weight:inherit}sd-guide{display:inline-flex;align-items:center;height:fit-content;width:fit-content}sd-guide .sd-guide{display:inline-flex;align-items:center;height:fit-content;width:fit-content}sd-guide .sd-guide .sd-button{padding:0 16px 0 12px;border-radius:16px;color:#333333 !important;display:flex;align-items:center;transition:none}sd-guide .sd-guide .sd-button .sd-button__content{color:#333333 !important}sd-guide .sd-guide .sd-button .sd-button__content .sd-button__label{color:#333333 !important;margin-left:4px}sd-guide .sd-guide--active .sd-button{border:1px solid #00973C}sd-guide .sd-guide--active .sd-button .sd-button__content .sd-button__label{color:white !important}.sd-guide__popup{position:relative;padding:20px 32px;border-radius:8px;box-shadow:4px 4px 24px 4px rgba(0, 0, 0, 0.1);background:white}.sd-guide__popup>.sd-guide__popup__close{position:absolute;top:12px;right:12px}.sd-guide__popup__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sd-guide__popup__header .sd-guide__popup__title{margin-top:0;font-size:16px;font-weight:700;line-height:26px;color:#333333}.sd-guide__popup__list{width:100%;padding:0;margin:0}.sd-guide__popup__list__item{display:flex;width:100%;align-items:start;list-style:none;color:#333333;font-size:12px;font-weight:400}.sd-guide__popup__list__item p{width:100%;padding:0;margin:0;word-wrap:break-word;word-break:break-word;white-space:normal;overflow-wrap:break-word;min-width:0}.sd-guide__popup__list__item::before{display:block;content:"-";width:6px;color:#333333;font-size:12px;font-weight:400;margin-left:10px;margin-right:12px;flex-shrink:0}.sd-guide__popup__list__item--depth-2::before{content:"•"}.sd-guide__popup__list__item--depth-2{padding-left:26px}`;
4
+ const guide = {
5
+ button: {
6
+ height: "28",
7
+ paddingX: "12",
8
+ radius: "9999",
9
+ gap: "6",
10
+ typography: {
11
+ fontSize: "12",
12
+ fontWeight: "500",
13
+ lineHeight: "20"
14
+ },
15
+ icon: {
16
+ size: "16",
17
+ "default": "#00973C",
18
+ active: "#FFFFFF"
19
+ },
20
+ border: {
21
+ width: "1",
22
+ "default": "#E1E1E1"
23
+ },
24
+ bg: {
25
+ "default": "#FFFFFF",
26
+ tip: "#00973C",
27
+ notion: "#1F8AE1"
28
+ },
29
+ text: {
30
+ "default": "#222222",
31
+ active: "#FFFFFF"
32
+ }
33
+ },
34
+ contents: {
35
+ paddingX: "24",
36
+ paddingY: "20",
37
+ gap: "12",
38
+ title: {
39
+ gap: "8"
40
+ },
41
+ row: {
42
+ gap: "8"
43
+ },
44
+ body: {
45
+ gap: "2"
46
+ },
47
+ typography: {
48
+ title: {
49
+ fontWeight: "700",
50
+ fontSize: "16",
51
+ lineHeight: "26"
52
+ },
53
+ body: {
54
+ fontWeight: "400",
55
+ fontSize: "12",
56
+ lineHeight: "20"},
57
+ color: "#222222"
58
+ },
59
+ icon: "#00973C",
60
+ radius: "8"}
61
+ };
62
+ var guideTokens = {
63
+ guide: guide
64
+ };
65
+
66
+ const { button, contents} = guideTokens.guide;
67
+ const NOTION_ICON_COLOR = systemTokens.color.content.primary;
68
+ const GUIDE_CONFIG = {
69
+ button: {
70
+ height: `${button.height}px`,
71
+ paddingX: `${button.paddingX}px`,
72
+ radius: `${button.radius}px`,
73
+ gap: `${button.gap}px`,
74
+ fontSize: `${button.typography.fontSize}px`,
75
+ fontWeight: button.typography.fontWeight,
76
+ lineHeight: `${button.typography.lineHeight}px`,
77
+ iconSize: Number(button.icon.size),
78
+ iconColorDefault: button.icon.default,
79
+ iconColorActive: button.icon.active,
80
+ iconColorNotion: NOTION_ICON_COLOR,
81
+ borderWidth: `${button.border.width}px`,
82
+ borderColor: button.border.default,
83
+ bgDefault: button.bg.default,
84
+ bgTip: button.bg.tip,
85
+ bgNotion: button.bg.notion,
86
+ textDefault: button.text.default,
87
+ textActive: button.text.active,
88
+ },
89
+ contents: {
90
+ paddingX: `${contents.paddingX}px`,
91
+ paddingY: `${contents.paddingY}px`,
92
+ gap: `${contents.gap}px`,
93
+ rowGap: `${contents.row.gap}px`,
94
+ bodyGap: `${contents.body.gap}px`,
95
+ titleGap: `${contents.title.gap}px`,
96
+ radius: `${contents.radius}px`,
97
+ iconColor: contents.icon,
98
+ iconColorNotion: NOTION_ICON_COLOR,
99
+ titleFontSize: `${contents.typography.title.fontSize}px`,
100
+ titleFontWeight: contents.typography.title.fontWeight,
101
+ titleLineHeight: `${contents.typography.title.lineHeight}px`,
102
+ bodyFontSize: `${contents.typography.body.fontSize}px`,
103
+ bodyFontWeight: contents.typography.body.fontWeight,
104
+ bodyLineHeight: `${contents.typography.body.lineHeight}px`,
105
+ textColor: contents.typography.color,
106
+ },
107
+ };
4
108
 
5
- const GUIDE_LABEL = {
6
- help: '활용 TIP',
7
- pdf: 'PDF Guide',
8
- youtube: 'Video Guide',
109
+ const sdGuideCss = () => `@charset "UTF-8";sd-button{display:inline-flex;width:fit-content;height:fit-content}.sd-button{--sd-button-height:34px;--sd-button-padding-x:20px;--sd-button-gap:8px;--sd-button-font-family:inherit;--sd-button-font-size:16px;--sd-button-font-weight:500;--sd-button-text-decoration:none;--sd-button-label-min-width:auto;--sd-button-icon-only-size:var(--sd-button-height);text-decoration:none;cursor:pointer;border-radius:var(--sd-button-button-radius-sm, 4px);transition:all 0.2s ease-in-out;position:relative;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0 var(--sd-button-padding-x);min-width:var(--sd-button-min-width, auto);min-height:var(--sd-button-height);font-family:var(--sd-button-font-family);font-size:var(--sd-button-font-size);font-weight:var(--sd-button-font-weight);text-decoration:var(--sd-button-text-decoration)}.sd-button--xs{--sd-button-height:var(--sd-button-button-xs-height, 24px);--sd-button-padding-x:var(--sd-button-button-xs-padding-x, 8px);--sd-button-gap:var(--sd-button-button-xs-gap, 4px);--sd-button-font-family:var(--sd-button-button-xs-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-xs-typography-font-size, 12px);--sd-button-font-weight:var(--sd-button-button-xs-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-xs-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-xs-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-xs-width, var(--sd-button-height));line-height:20px}.sd-button--sm{--sd-button-height:var(--sd-button-button-sm-height, 28px);--sd-button-padding-x:var(--sd-button-button-sm-padding-x, 12px);--sd-button-gap:var(--sd-button-button-sm-gap, 6px);--sd-button-font-family:var(--sd-button-button-sm-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-sm-typography-font-size, 12px);--sd-button-font-weight:var(--sd-button-button-sm-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-sm-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-sm-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-sm-width, var(--sd-button-height));line-height:20px}.sd-button--md{--sd-button-height:var(--sd-button-button-md-height, 34px);--sd-button-padding-x:var(--sd-button-button-md-padding-x, 20px);--sd-button-gap:var(--sd-button-button-md-gap, 8px);--sd-button-font-family:var(--sd-button-button-md-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-md-typography-font-size, 16px);--sd-button-font-weight:var(--sd-button-button-md-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-md-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-md-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-md-width, var(--sd-button-height));line-height:26px}.sd-button--lg{--sd-button-height:var(--sd-button-button-lg-height, 62px);--sd-button-padding-x:var(--sd-button-button-lg-padding-x, 28px);--sd-button-gap:var(--sd-button-button-lg-gap, 12px);--sd-button-font-family:var(--sd-button-button-lg-typography-font-family, inherit);--sd-button-font-size:var(--sd-button-button-lg-typography-font-size, 18px);--sd-button-font-weight:var(--sd-button-button-lg-typography-font-weight, 500);--sd-button-text-decoration:var(--sd-button-button-lg-typography-text-decoration, none);--sd-button-label-min-width:var(--sd-button-label-lg-min-width, auto);--sd-button-icon-only-size:var(--sd-button-button-icon-only-lg-width, var(--sd-button-height));line-height:30px}.sd-button--has-label{--sd-button-min-width:var(--sd-button-label-min-width, auto)}.sd-button--primary{background-color:var(--button-color);color:white;transition:filter 0.2s ease}.sd-button--primary::before{content:"";position:absolute;inset:0;background:#000000;opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--primary:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.25}.sd-button--outline{background:white;border:var(--sd-button-button-border-width-default, 1px) solid var(--button-color);color:var(--button-color)}.sd-button--outline::before{content:"";position:absolute;inset:0;background:var(--button-color);opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--outline:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.15}.sd-button--outline .sd-button__content{position:relative;z-index:1}.sd-button--ghost{background-color:transparent;color:var(--button-color);border-color:transparent}.sd-button--ghost::before{content:"";position:absolute;inset:0;background:var(--button-color);opacity:0;transition:opacity 0.2s ease;z-index:0}.sd-button--ghost:hover:not(.sd-button--disabled):not(.sd-button--loading)::before{opacity:0.15}.sd-button--ghost .sd-button__content{position:relative;z-index:1}.sd-button--disabled{border:var(--sd-button-button-border-width-default, 1px) solid var(--sd-button-button-border-disabled, #CCCCCC);background:var(--sd-button-button-bg-disabled, #E1E1E1);color:var(--sd-button-button-text-disabled, #888888);cursor:not-allowed !important}.sd-button--icon-only{padding:0;width:var(--sd-button-icon-only-size, var(--sd-button-height));min-width:var(--sd-button-icon-only-size, var(--sd-button-height));height:var(--sd-button-icon-only-size, var(--sd-button-height))}.sd-button--no-hover:hover::before{opacity:0 !important}.sd-button .sd-button__content{display:inline-flex;align-items:center;justify-content:center;gap:var(--sd-button-gap);z-index:1;font-weight:inherit}sd-guide{display:inline-flex;align-items:center;height:fit-content;width:fit-content}.sd-guide{display:inline-flex;align-items:center;height:fit-content;width:fit-content}.sd-guide .sd-guide__button .sd-button{min-height:var(--sd-guide-button-height);padding:0 var(--sd-guide-button-padding-x);border-radius:var(--sd-guide-button-radius);border:var(--sd-guide-button-border-width) solid var(--sd-guide-button-border-color);background:var(--sd-guide-button-bg-default);color:var(--sd-guide-button-text-default) !important;transition:none;display:flex;align-items:center;gap:var(--sd-guide-button-gap)}.sd-guide .sd-guide__button .sd-button .sd-button__content{color:var(--sd-guide-button-text-default) !important;gap:var(--sd-guide-button-gap)}.sd-guide .sd-guide__button .sd-button .sd-button__content .sd-button__label{margin-left:0;color:var(--sd-guide-button-text-default) !important;font-size:var(--sd-guide-button-font-size);font-weight:var(--sd-guide-button-font-weight);line-height:var(--sd-guide-button-line-height)}.sd-guide .sd-guide__button--active .sd-button{color:var(--sd-guide-button-text-active) !important}.sd-guide .sd-guide__button--active .sd-button .sd-button__content{color:var(--sd-guide-button-text-active) !important}.sd-guide .sd-guide__button--active .sd-button .sd-button__content .sd-button__label{color:var(--sd-guide-button-text-active) !important}.sd-guide .sd-guide__button--type-tip.sd-guide__button--active .sd-button{background:var(--sd-guide-button-bg-tip);border-color:var(--sd-guide-button-bg-tip)}.sd-guide .sd-guide__button--type-notion.sd-guide__button--active .sd-button{background:var(--sd-guide-button-bg-notion);border-color:var(--sd-guide-button-bg-notion)}.sd-guide__popup{position:relative;padding:var(--sd-guide-contents-padding-y) var(--sd-guide-contents-padding-x);border-radius:var(--sd-guide-contents-radius);box-shadow:4px 4px 24px 4px rgba(0, 0, 0, 0.1);background:white}.sd-guide__popup>.sd-guide__popup__close{position:absolute;top:12px;right:12px}.sd-guide__popup__header{display:flex;align-items:center;gap:var(--sd-guide-contents-title-gap);margin-bottom:var(--sd-guide-contents-gap)}.sd-guide__popup__header .sd-guide__popup__title{margin-top:0;margin-bottom:0;font-size:var(--sd-guide-contents-title-font-size);font-weight:var(--sd-guide-contents-title-font-weight);line-height:var(--sd-guide-contents-title-line-height);color:var(--sd-guide-contents-text-color)}.sd-guide__popup__list{width:100%;padding:0;margin:0}.sd-guide__popup__list__item{display:flex;width:100%;align-items:start;list-style:none;color:var(--sd-guide-contents-text-color);font-size:var(--sd-guide-contents-body-font-size);font-weight:var(--sd-guide-contents-body-font-weight);line-height:var(--sd-guide-contents-body-line-height)}.sd-guide__popup__list__item p{width:100%;padding:0;margin:0;word-wrap:break-word;word-break:break-word;white-space:normal;overflow-wrap:break-word;min-width:0}.sd-guide__popup__list__item::before{display:block;content:"-";width:6px;color:var(--sd-guide-contents-text-color);font-size:var(--sd-guide-contents-body-font-size);font-weight:var(--sd-guide-contents-body-font-weight);line-height:var(--sd-guide-contents-body-line-height);margin-left:10px;margin-right:12px;flex-shrink:0}.sd-guide__popup__list__item--depth-1:not(:first-child){margin-top:var(--sd-guide-contents-row-gap)}.sd-guide__popup__list__item--depth-2{margin-top:var(--sd-guide-contents-body-gap)}.sd-guide__popup__list__item--depth-2::before{content:"•"}.sd-guide__popup__list__item--depth-2{padding-left:26px}`;
110
+
111
+ const DEFAULT_LABEL_BY_TYPE = {
112
+ tip: '활용 TIP',
9
113
  notion: '사용법 안내',
10
- event: 'Event Button',
11
114
  };
12
- const GUIDE_ICON = {
13
- help: {
14
- name: 'helpOutline',
15
- size: 20,
16
- color: 'green_75',
17
- },
18
- pdf: { name: 'pdf', size: 20, color: 'red_75' },
19
- youtube: { name: 'youtube', size: 20, color: 'red_75' },
20
- notion: { name: 'notion', size: 16, color: 'black' },
21
- event: { name: 'event', size: 16, color: 'brilliantblue_70' },
115
+ const ICON_BY_TYPE = {
116
+ tip: 'helpOutline',
117
+ notion: 'notion',
22
118
  };
23
119
  const SdGuide = class {
24
120
  constructor(hostRef) {
25
121
  registerInstance(this, hostRef);
26
122
  }
27
123
  get el() { return getElement(this); }
28
- type = 'help';
124
+ type = 'tip';
29
125
  label = '';
30
126
  message = '';
31
- guideUrl = '';
127
+ url = '';
32
128
  popupTitle = '';
33
129
  popupWidth;
34
130
  popupShow = false;
35
131
  guideRef;
36
132
  handleClickGuide = () => {
37
- if (this.type === 'help') {
38
- this.popupShow = !this.popupShow;
133
+ if (this.type === 'notion') {
134
+ if (this.url) {
135
+ window.open(this.url, '_blank', 'noopener,noreferrer');
136
+ }
39
137
  return;
40
138
  }
41
- if (this.guideUrl) {
42
- window.open(this.guideUrl, '_blank');
43
- }
139
+ this.popupShow = !this.popupShow;
44
140
  };
45
- get guideClass() {
46
- const classes = ['sd-guide', `sd-guide--${this.type}`];
47
- if (this.popupShow)
48
- classes.push('sd-guide--active');
49
- return classes.join(' ');
50
- }
51
141
  closeDropdown = () => {
52
142
  this.popupShow = false;
53
143
  };
144
+ get guideStyle() {
145
+ const { button, contents } = GUIDE_CONFIG;
146
+ return {
147
+ '--sd-guide-button-height': button.height,
148
+ '--sd-guide-button-padding-x': button.paddingX,
149
+ '--sd-guide-button-radius': button.radius,
150
+ '--sd-guide-button-gap': button.gap,
151
+ '--sd-guide-button-font-size': button.fontSize,
152
+ '--sd-guide-button-font-weight': button.fontWeight,
153
+ '--sd-guide-button-line-height': button.lineHeight,
154
+ '--sd-guide-button-border-width': button.borderWidth,
155
+ '--sd-guide-button-border-color': button.borderColor,
156
+ '--sd-guide-button-bg-default': button.bgDefault,
157
+ '--sd-guide-button-bg-tip': button.bgTip,
158
+ '--sd-guide-button-bg-notion': button.bgNotion,
159
+ '--sd-guide-button-text-default': button.textDefault,
160
+ '--sd-guide-button-text-active': button.textActive,
161
+ '--sd-guide-contents-padding-x': contents.paddingX,
162
+ '--sd-guide-contents-padding-y': contents.paddingY,
163
+ '--sd-guide-contents-gap': contents.gap,
164
+ '--sd-guide-contents-row-gap': contents.rowGap,
165
+ '--sd-guide-contents-body-gap': contents.bodyGap,
166
+ '--sd-guide-contents-title-gap': contents.titleGap,
167
+ '--sd-guide-contents-radius': contents.radius,
168
+ '--sd-guide-contents-title-font-size': contents.titleFontSize,
169
+ '--sd-guide-contents-title-font-weight': contents.titleFontWeight,
170
+ '--sd-guide-contents-title-line-height': contents.titleLineHeight,
171
+ '--sd-guide-contents-body-font-size': contents.bodyFontSize,
172
+ '--sd-guide-contents-body-font-weight': contents.bodyFontWeight,
173
+ '--sd-guide-contents-body-line-height': contents.bodyLineHeight,
174
+ '--sd-guide-contents-text-color': contents.textColor,
175
+ };
176
+ }
54
177
  render() {
55
- const { name: iconName, size: iconSize, color: iconColor } = GUIDE_ICON[this.type];
56
- return (h("div", { key: '0f70d3686c37c029635c93a8ad8f937fb2ca73c2', class: "sd-guide", style: {
57
- '--sd-guide-color': GUIDE_ICON[this.type].color,
58
- } }, h("sd-button", { key: 'f07235cc53a908237af2f13a98f325340c83fd0e', ref: el => (this.guideRef = el), class: this.guideClass, variant: this.popupShow ? 'primary' : 'outline', label: this.label || GUIDE_LABEL[this.type], size: "sm", color: this.popupShow ? GUIDE_ICON[this.type].color : 'grey_45', icon: iconName, iconColor: this.popupShow ? 'white' : iconColor, iconSize: iconSize, noHover: this.popupShow, onSdClick: this.handleClickGuide }), this.type === 'help' && this.popupShow && (h("sd-portal", { key: '9c5ade0db41a02a343bb77bc1dcb44d12dba6c04', open: this.popupShow, parentRef: this.guideRef, onSdClose: this.closeDropdown, offset: [0, 4] }, h("div", { key: 'd59caf4107b678ce132accfe9f392c3cfa6b35f4', style: { position: 'absolute', width: '0px', height: '0px' } }, h("div", { key: '22aa97a939e27454dec067effc6911aea6ace2a4', class: "sd-guide__popup", style: { width: this.popupWidth ? this.popupWidth + 'px' : '426px' } }, h("sd-button", { key: '6bf404b6718bbd036acff51101538d967a2cd642', class: "sd-guide__popup__close", icon: "close", color: "grey_65", size: "md", variant: "ghost", noHover: true, onSdClick: this.closeDropdown }), h("div", { key: 'a63aa9263715f57f2e8bf977c4849f868803a704', class: "sd-guide__popup__header" }, h("sd-icon", { key: '8ba1969ada651d3226058bb9095ae8b794be1759', name: "helpOutline", size: 24, color: "green_65" }), h("h3", { key: '41dd2533e146eae12ee7367a243e819362597761', class: "sd-guide__popup__title" }, this.popupTitle || GUIDE_LABEL[this.type])), h("ul", { key: 'b45bfd9ff793f0c0860789d16c1c17fef2ad01d5', class: "sd-guide__popup__list" }, this.renderListItem(this.message))))))));
178
+ const { button, contents } = GUIDE_CONFIG;
179
+ const isActive = this.popupShow;
180
+ const isNotion = (this.type ?? 'tip') === 'notion';
181
+ const defaultLabel = DEFAULT_LABEL_BY_TYPE[this.type ?? 'tip'];
182
+ const iconName = ICON_BY_TYPE[this.type ?? 'tip'];
183
+ const buttonIconDefault = isNotion ? button.iconColorNotion : button.iconColorDefault;
184
+ const popupIconColor = isNotion ? contents.iconColorNotion : contents.iconColor;
185
+ const buttonClasses = ['sd-guide__button', `sd-guide__button--type-${this.type ?? 'tip'}`];
186
+ if (isActive)
187
+ buttonClasses.push('sd-guide__button--active');
188
+ return (h("div", { key: '4b9aa8bafd13828a4ec29d726f7276fab3042f2d', class: "sd-guide", style: this.guideStyle }, h("sd-button", { key: 'e3a17c594d111e95d0cb42dd8315174ccf4dd908', ref: el => (this.guideRef = el), class: buttonClasses.join(' '), variant: isActive ? 'primary' : 'outline', label: this.label || defaultLabel, size: "sm", icon: iconName, iconColor: isActive ? button.iconColorActive : buttonIconDefault, iconSize: button.iconSize, noHover: isActive, onSdClick: this.handleClickGuide }), this.popupShow && (h("sd-portal", { key: 'b57b09779ec23220eb466f710d55e678c913fe24', open: this.popupShow, parentRef: this.guideRef, onSdClose: this.closeDropdown, offset: [0, 4] }, h("div", { key: 'e62ca3a49a4976861a3e485166c8376a71286aba', style: { position: 'absolute', width: '0px', height: '0px' } }, h("div", { key: '837625b5ab61bd9383cf5329bea66ceb97ef3bac', class: "sd-guide__popup", style: {
189
+ ...this.guideStyle,
190
+ width: this.popupWidth ? this.popupWidth + 'px' : '426px',
191
+ } }, h("sd-ghost-button", { key: '0e3057af64b47e20234269c0e2bf07664b8b3b13', class: "sd-guide__popup__close", icon: "close", ariaLabel: "close", size: "sm", onSdClick: this.closeDropdown }), h("div", { key: '544e3508d232229b4d1edd82fdefa58457cc595a', class: "sd-guide__popup__header" }, h("sd-icon", { key: '234fb04df972a50fa8deb1cacc6e34fab678d27b', name: iconName, size: 24, color: popupIconColor }), h("h3", { key: '454d5ee4cdfc2a343d64e79dc642a2aee07ed448', class: "sd-guide__popup__title" }, this.popupTitle || defaultLabel)), h("ul", { key: '875d5f5587808e5189e77ca02e55e8d7be1125da', class: "sd-guide__popup__list" }, this.renderListItem(this.message))))))));
59
192
  }
60
193
  // 현재 2depth까지만 스타일 적용
61
194
  renderListItem(message, depth = 0) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, a as getElement, h } from './index-Dcpqhs6V.js';
1
+ import { r as registerInstance, c as createEvent, a as getElement, h } from './index-BGyJgVXm.js';
2
2
  import { n as nanoid } from './index-CCwNgVmC.js';
3
- import { i as inputTokens } from './component.textinput-CJwbBrt5.js';
3
+ import { i as inputTokens } from './component.textinput-ByhWX2NK.js';
4
4
 
5
5
  const sm = inputTokens.textinput.sm;
6
6
  const md = inputTokens.textinput.md;
@@ -147,12 +147,12 @@ const SdInput = class {
147
147
  '--sd-system-size-field-sm-height': `${sizeTokens.height}px`,
148
148
  '--sd-system-radius-field-sm': `${sizeTokens.radius}px`,
149
149
  };
150
- return (h("sd-field", { key: 'a72ce8674fb761de7cd188e99cc19d5f3731a899', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, 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: 'e5cbdbc2b233bda57488ead19401d277891301ae', class: "sd-input__content" }, h("slot", { key: 'a327005770df94ef61f2e08071e77407a24b7b5c', name: "prefix" }), h("input", { key: '36301cd586151b8c607e14715b26fca467f68c13', name: this.name, ref: el => (this.nativeEl = el), class: `sd-input__native ${this.inputClass}`, type: this.type === 'password' && this.passwordVisible ? 'text' : this.type, 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: '532e201860db0709572502aa4275fc9251e1aeb1', name: "suffix" }), this.clearable && this.internalValue && !this.disabled && (h("sd-ghost-button", { key: 'cc6132852c65f0597cbe25751c7246b1cdad3096', icon: "close", ariaLabel: "close", size: "xxs", disabled: this.disabled, class: "sd-input__clear-icon", onClick: async () => {
150
+ return (h("sd-field", { key: 'ed32da716dabccac9c67061086a3eb821f49afd5', name: this.name, label: this.label, labelWidth: this.labelWidth, addonLabel: this.addonLabel, hint: this.hint, errorMessage: this.errorMessage, width: this.width, rules: this.rules, error: this.error, disabled: this.disabled, 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: 'c8297e261baee31b8508e0912004edd7fe85f115', class: "sd-input__content" }, h("slot", { key: '615b28bb1f239a1ead1cad888edde9b59358837b', name: "prefix" }), h("input", { key: 'd1231386b264dbb8b38bf920c48c59474417a492', name: this.name, ref: el => (this.nativeEl = el), class: `sd-input__native ${this.inputClass}`, type: this.type === 'password' && this.passwordVisible ? 'text' : this.type, 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: '97f7c084a17674d52c43255b334ddeb61cf743ad', name: "suffix" }), this.clearable && this.internalValue && !this.disabled && (h("sd-ghost-button", { key: 'f35a0872ac6f44e41716b0bf9f93f7a000445bf6', icon: "close", ariaLabel: "clear", size: "xxs", disabled: this.disabled, class: "sd-input__clear-icon", onClick: async () => {
151
151
  if (this.disabled)
152
152
  return;
153
153
  this.internalValue = '';
154
154
  await this.formField?.sdValidate();
155
- } })), this.type === 'password' && (h("sd-ghost-button", { key: 'fd3d567346cf5771ec28c73f15cdf0db15835766', icon: this.passwordVisible ? 'visibilityOn' : 'visibilityOff', ariaLabel: "visibility", size: "xxs", disabled: this.disabled, class: "sd-input__password-icon", onClick: () => {
155
+ } })), this.type === 'password' && (h("sd-ghost-button", { key: '0fdf74595057997c7d2f5f0f3ba6b75c340c2965', icon: this.passwordVisible ? 'visibilityOn' : 'visibilityOff', ariaLabel: "visibility", size: "xxs", disabled: this.disabled, class: "sd-input__password-icon", onClick: () => {
156
156
  if (this.disabled)
157
157
  return;
158
158
  this.passwordVisible = !this.passwordVisible;
@@ -193,17 +193,17 @@ const SdSelectSearchInput = class {
193
193
  input?.focus({ preventScroll: true });
194
194
  }
195
195
  render() {
196
- return (h("div", { key: '36003b7e0e7d8a3df224b18257d4d6b1712d47da', class: {
196
+ return (h("div", { key: '2629fd8c13f67bc89c3b66f5f8aa14f2fb2e5fcd', class: {
197
197
  'sd-select-search-input': true,
198
198
  'sd-select-search-input--scrolled': !!this.isScrolled,
199
- }, onClick: event => event.stopPropagation() }, h("sd-input", { key: '3b6f80d033a7903cb8e3692a2eebe0ab991e8d68', ref: el => (this.searchRef = el), value: this.searchText, placeholder: "\uAC80\uC0C9", clearable: true, inputStyle: { 'padding-left': '8px' }, autofocus: true, onSdUpdate: event => {
199
+ }, onClick: event => event.stopPropagation() }, h("sd-input", { key: 'f49cccdb49d0b2b861b0836dd654b7ab353b48ce', ref: el => (this.searchRef = el), value: this.searchText, placeholder: "\uAC80\uC0C9", clearable: true, inputStyle: { 'padding-left': '8px' }, autofocus: true, onSdUpdate: event => {
200
200
  this.searchInput.emit(String(event?.detail));
201
201
  }, onSdFocus: () => {
202
202
  this.searchFocus.emit();
203
203
  }, onKeyDown: event => {
204
204
  if (event.code === 'Enter')
205
205
  event.stopPropagation();
206
- } }, h("sd-icon", { key: '7c453e87ba6b384c5be7bb142697ba43c0d1a20b', name: "search", size: 16, color: "#737373", style: { marginRight: '4px' }, slot: "prefix" }))));
206
+ } }, h("sd-icon", { key: '773f5638821c73c20435f747c3dea5b6684b89eb', name: "search", size: 16, color: "#737373", style: { marginRight: '4px' }, slot: "prefix" }))));
207
207
  }
208
208
  };
209
209
  SdSelectSearchInput.style = sdSelectSearchInputCss();
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h } from './index-Dcpqhs6V.js';
1
+ import { r as registerInstance, h } from './index-BGyJgVXm.js';
2
2
 
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, 10000);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}`;
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
 
5
5
  const SdLoadingContainer = class {
6
6
  constructor(hostRef) {
@@ -16,10 +16,10 @@ const SdLoadingContainer = class {
16
16
  this.visible = false;
17
17
  }
18
18
  render() {
19
- return (h("div", { key: 'e4578e196ebd4ee69d424fe85c9bf651bc3382f7', class: {
19
+ return (h("div", { key: '8236579ed01f703fb105576c2fd575b157b3aa76', class: {
20
20
  'sd-loading-container': true,
21
21
  'sd-loading-container--visible': this.visible,
22
- }, "aria-hidden": this.visible ? 'false' : 'true' }, h("div", { key: 'ae9fae9408f9b69591554ca105abb2ece362db00', class: "sd-loading-container__backdrop" }), h("div", { key: '27d0c6518dacbb664cebb2fc76c9ceb14b2b3aac', class: "sd-loading-container__content" }, h("sd-circle-progress", { key: 'ace74d2550a2ddb579c61e6f8daaaf64915e8666', indeterminate: true, type: "inverse" }), this.message && (h("p", { key: 'af059ecdadf7b3b3c0a0437cbc4264ff550fa3c6', class: "sd-loading-container__message" }, this.message)))));
22
+ }, "aria-hidden": this.visible ? 'false' : 'true' }, h("div", { key: '176473a839add91a86d207544e9cc5862b13d04f', class: "sd-loading-container__backdrop" }), h("div", { key: '2776ed326caa6870a79b94079ff6e778ee560b02', class: "sd-loading-container__content" }, h("sd-circle-progress", { key: '6977bfd46e06e9c13492a15b5081c98446770de5', indeterminate: true, type: "inverse" }), this.message && (h("p", { key: '7cea458c498a4682b1d4d5f07e059ed8e4905df0', class: "sd-loading-container__message" }, this.message)))));
23
23
  }
24
24
  };
25
25
  SdLoadingContainer.style = sdLoadingContainerCss();