@adyen/bento-vue3 1.89.2 → 1.90.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 (243) hide show
  1. package/dist/@types/components.d.ts +2 -0
  2. package/dist/@types/index.d.ts +403 -298
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/ai-tag.js +1 -1
  6. package/dist/alert.js +1 -1
  7. package/dist/anchor-scroller.js +1 -1
  8. package/dist/assets/accordion-item.css +1 -1
  9. package/dist/assets/action-bar.css +1 -1
  10. package/dist/assets/base-modal.css +1 -1
  11. package/dist/assets/button-actions.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-range-picker.css +1 -1
  15. package/dist/assets/dialog-page.css +1 -1
  16. package/dist/assets/file-uploader.css +1 -1
  17. package/dist/assets/input-time.css +1 -0
  18. package/dist/assets/inspector.css +1 -1
  19. package/dist/assets/modal-fullscreen.css +1 -1
  20. package/dist/assets/secondary-nav.css +1 -1
  21. package/dist/assets/sidepanel.css +1 -1
  22. package/dist/button.js +1 -1
  23. package/dist/card.js +1 -1
  24. package/dist/checkbox.js +2 -2
  25. package/dist/chip.js +1 -1
  26. package/dist/chunks/accordion-item.CZIxxSsH.js +141 -0
  27. package/dist/chunks/{accordion-item.BX1KrLMl.js.map → accordion-item.CZIxxSsH.js.map} +1 -1
  28. package/dist/chunks/action-bar.Pe_hvtja.js +336 -0
  29. package/dist/chunks/{action-bar.DLMaIUWW.js.map → action-bar.Pe_hvtja.js.map} +1 -1
  30. package/dist/chunks/ai-tag.BSlc78DU.js +137 -0
  31. package/dist/chunks/{ai-tag.DK63ExDc.js.map → ai-tag.BSlc78DU.js.map} +1 -1
  32. package/dist/chunks/{alert.C_8-VNi_.js → alert.CFWN2E0b.js} +86 -79
  33. package/dist/chunks/{alert.C_8-VNi_.js.map → alert.CFWN2E0b.js.map} +1 -1
  34. package/dist/chunks/anchor-scroller.DSfXK6vK.js +214 -0
  35. package/dist/chunks/{anchor-scroller.NhjLDBZI.js.map → anchor-scroller.DSfXK6vK.js.map} +1 -1
  36. package/dist/chunks/{base-modal.C2-JyHC_.js → base-modal.BjjDrx0z.js} +132 -125
  37. package/dist/chunks/{base-modal.C2-JyHC_.js.map → base-modal.BjjDrx0z.js.map} +1 -1
  38. package/dist/chunks/{button-actions-with-menu.BQFAgAI2.js → button-actions-with-menu.DvkS16ur.js} +2 -2
  39. package/dist/chunks/{button-actions-with-menu.BQFAgAI2.js.map → button-actions-with-menu.DvkS16ur.js.map} +1 -1
  40. package/dist/chunks/{button-actions.cMQWyZne.js → button-actions.Bh_PZ_fV.js} +202 -188
  41. package/dist/chunks/{button-actions.cMQWyZne.js.map → button-actions.Bh_PZ_fV.js.map} +1 -1
  42. package/dist/chunks/{calendar.DcCqkSNJ.js → calendar.CH-1Vgeb.js} +343 -329
  43. package/dist/chunks/{calendar.DcCqkSNJ.js.map → calendar.CH-1Vgeb.js.map} +1 -1
  44. package/dist/chunks/card.BzCGCCzH.js +223 -0
  45. package/dist/chunks/{card.CoxQ_L0w.js.map → card.BzCGCCzH.js.map} +1 -1
  46. package/dist/chunks/{checkbox-group.96n9Cc3W.js → checkbox-group.D_fN6Glu.js} +4 -4
  47. package/dist/chunks/{checkbox-group.96n9Cc3W.js.map → checkbox-group.D_fN6Glu.js.map} +1 -1
  48. package/dist/chunks/{checkbox.C6ATh8f5.js → checkbox.BlAhQl9N.js} +78 -71
  49. package/dist/chunks/{checkbox.C6ATh8f5.js.map → checkbox.BlAhQl9N.js.map} +1 -1
  50. package/dist/chunks/chip.DFldnqfz.js +72 -0
  51. package/dist/chunks/{chip.CdgpQyXN.js.map → chip.DFldnqfz.js.map} +1 -1
  52. package/dist/chunks/{code-snippet.DgAuuZF5.js → code-snippet.BePxxR3q.js} +113 -106
  53. package/dist/chunks/{code-snippet.DgAuuZF5.js.map → code-snippet.BePxxR3q.js.map} +1 -1
  54. package/dist/chunks/{controls-group.C7hOE1F4.js → controls-group.Cxk-0fCy.js} +2 -2
  55. package/dist/chunks/{controls-group.C7hOE1F4.js.map → controls-group.Cxk-0fCy.js.map} +1 -1
  56. package/dist/chunks/copy.CL893i9-.js +114 -0
  57. package/dist/chunks/{copy.C2kQ1PbI.js.map → copy.CL893i9-.js.map} +1 -1
  58. package/dist/chunks/{country.CaGc08Ps.js → country.15m_ATbO.js} +3 -3
  59. package/dist/chunks/{country.CaGc08Ps.js.map → country.15m_ATbO.js.map} +1 -1
  60. package/dist/chunks/country.types.6a7xxZIR.js +26 -0
  61. package/dist/chunks/{country.types.DjpMGz7a.js.map → country.types.6a7xxZIR.js.map} +1 -1
  62. package/dist/chunks/{dashboard-section.UafHRkMa.js → dashboard-section.CiNDItU2.js} +3 -3
  63. package/dist/chunks/{dashboard-section.UafHRkMa.js.map → dashboard-section.CiNDItU2.js.map} +1 -1
  64. package/dist/chunks/{dashed-underline.CcDV2Aks.js → dashed-underline.CwdpUz76.js} +3 -3
  65. package/dist/chunks/{dashed-underline.CcDV2Aks.js.map → dashed-underline.CwdpUz76.js.map} +1 -1
  66. package/dist/chunks/{data-grid-template.CnC4TQvk.js → data-grid-template.nXn1dLCw.js} +4 -4
  67. package/dist/chunks/{data-grid-template.CnC4TQvk.js.map → data-grid-template.nXn1dLCw.js.map} +1 -1
  68. package/dist/chunks/data-grid.CXWaoqzi.js +4242 -0
  69. package/dist/chunks/data-grid.CXWaoqzi.js.map +1 -0
  70. package/dist/chunks/date-picker.DPjCROIP.js +238 -0
  71. package/dist/chunks/{date-picker.dlzZ_-5f.js.map → date-picker.DPjCROIP.js.map} +1 -1
  72. package/dist/chunks/date-range-picker.fyrfFd04.js +998 -0
  73. package/dist/chunks/date-range-picker.fyrfFd04.js.map +1 -0
  74. package/dist/chunks/dialog-page.Bh-7RAwX.js +163 -0
  75. package/dist/chunks/{dialog-page.COfKqjT-.js.map → dialog-page.Bh-7RAwX.js.map} +1 -1
  76. package/dist/chunks/{dropdown-default-textbox.bq9AlGzJ.js → dropdown-default-textbox.aYsTZDZ7.js} +69 -62
  77. package/dist/chunks/{dropdown-default-textbox.bq9AlGzJ.js.map → dropdown-default-textbox.aYsTZDZ7.js.map} +1 -1
  78. package/dist/chunks/{dropdown-tag.Ysrac5GN.js → dropdown-tag.B7OA_Yv9.js} +5 -5
  79. package/dist/chunks/{dropdown-tag.Ysrac5GN.js.map → dropdown-tag.B7OA_Yv9.js.map} +1 -1
  80. package/dist/chunks/{dropdown.MhmX1P9o.js → dropdown.Do-mZiI6.js} +285 -271
  81. package/dist/chunks/{dropdown.MhmX1P9o.js.map → dropdown.Do-mZiI6.js.map} +1 -1
  82. package/dist/chunks/error-message.849uzpkq.js +157 -0
  83. package/dist/chunks/{error-message.DCgo8q20.js.map → error-message.849uzpkq.js.map} +1 -1
  84. package/dist/chunks/{file-uploader.Bfd1uUMe.js → file-uploader.BUvDU_cn.js} +604 -583
  85. package/dist/chunks/{file-uploader.Bfd1uUMe.js.map → file-uploader.BUvDU_cn.js.map} +1 -1
  86. package/dist/chunks/{filter-bar.CkAjLQol.js → filter-bar.fowl40RS.js} +998 -928
  87. package/dist/chunks/{filter-bar.CkAjLQol.js.map → filter-bar.fowl40RS.js.map} +1 -1
  88. package/dist/chunks/fixed-scroller.yVsaQzy5.js +157 -0
  89. package/dist/chunks/{fixed-scroller.DtkaGyMD.js.map → fixed-scroller.yVsaQzy5.js.map} +1 -1
  90. package/dist/chunks/{footer-actions.BcYSsoUg.js → footer-actions.uoNbOGAQ.js} +2 -2
  91. package/dist/chunks/{footer-actions.BcYSsoUg.js.map → footer-actions.uoNbOGAQ.js.map} +1 -1
  92. package/dist/chunks/form-layout-title.Cr3wdpK_.js +239 -0
  93. package/dist/chunks/{form-layout-title.DW5Kg1rh.js.map → form-layout-title.Cr3wdpK_.js.map} +1 -1
  94. package/dist/chunks/{header-meta.Bym9AlQm.js → header-meta.CmH6SnjE.js} +98 -84
  95. package/dist/chunks/{header-meta.Bym9AlQm.js.map → header-meta.CmH6SnjE.js.map} +1 -1
  96. package/dist/chunks/{header-with-views.Djba6iol.js → header-with-views.B2pPBcTf.js} +1091 -1070
  97. package/dist/chunks/{header-with-views.Djba6iol.js.map → header-with-views.B2pPBcTf.js.map} +1 -1
  98. package/dist/chunks/{header.o-7SyHtU.js → header.BVM8Usdi.js} +3 -3
  99. package/dist/chunks/{header.o-7SyHtU.js.map → header.BVM8Usdi.js.map} +1 -1
  100. package/dist/chunks/{info-icon.BUala_wq.js → info-icon.B3MDsjMu.js} +2 -2
  101. package/dist/chunks/{info-icon.BUala_wq.js.map → info-icon.B3MDsjMu.js.map} +1 -1
  102. package/dist/chunks/input-field-password.CHb2Ros_.js +353 -0
  103. package/dist/chunks/{input-field-password.DZytmp_p.js.map → input-field-password.CHb2Ros_.js.map} +1 -1
  104. package/dist/chunks/{input-field-phone-number.CxblrmaU.js → input-field-phone-number.DM2rmZkQ.js} +12 -5
  105. package/dist/chunks/{input-field-phone-number.CxblrmaU.js.map → input-field-phone-number.DM2rmZkQ.js.map} +1 -1
  106. package/dist/chunks/{input-field.CfU0ZKtL.js → input-field.DnYjM6yy.js} +118 -111
  107. package/dist/chunks/{input-field.CfU0ZKtL.js.map → input-field.DnYjM6yy.js.map} +1 -1
  108. package/dist/chunks/input-time.DeJ8lDio.js +103 -0
  109. package/dist/chunks/input-time.DeJ8lDio.js.map +1 -0
  110. package/dist/chunks/{inspector.B9k4tJWe.js → inspector.DMhKNW1K.js} +70 -63
  111. package/dist/chunks/{inspector.B9k4tJWe.js.map → inspector.DMhKNW1K.js.map} +1 -1
  112. package/dist/chunks/{list-item.DO5uULke.js → list-item.BHvXpqaS.js} +2 -2
  113. package/dist/chunks/{list-item.DO5uULke.js.map → list-item.BHvXpqaS.js.map} +1 -1
  114. package/dist/chunks/{listbox-option-tag.Cvplth7d.js → listbox-option-tag.CVxaZqbc.js} +2 -2
  115. package/dist/chunks/{listbox-option-tag.Cvplth7d.js.map → listbox-option-tag.CVxaZqbc.js.map} +1 -1
  116. package/dist/chunks/{modal-fullscreen.CuKVyTWb.js → modal-fullscreen.9CSTqFQc.js} +54 -47
  117. package/dist/chunks/{modal-fullscreen.CuKVyTWb.js.map → modal-fullscreen.9CSTqFQc.js.map} +1 -1
  118. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DmPw0l5Y.js → modal.vue_vue_type_script_setup_true_lang.BAxTkaQM.js} +48 -41
  119. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DmPw0l5Y.js.map → modal.vue_vue_type_script_setup_true_lang.BAxTkaQM.js.map} +1 -1
  120. package/dist/chunks/pagination.DL-h8OLF.js +413 -0
  121. package/dist/chunks/{pagination.dpVc6Yt0.js.map → pagination.DL-h8OLF.js.map} +1 -1
  122. package/dist/chunks/{promo-banner.BzveHNOI.js → promo-banner.-H4r_cwj.js} +39 -32
  123. package/dist/chunks/{promo-banner.BzveHNOI.js.map → promo-banner.-H4r_cwj.js.map} +1 -1
  124. package/dist/chunks/{radio-group.Cuiq4mxy.js → radio-group.DzhQgXv9.js} +4 -4
  125. package/dist/chunks/{radio-group.Cuiq4mxy.js.map → radio-group.DzhQgXv9.js.map} +1 -1
  126. package/dist/chunks/{rich-text-editor.DLMiT4f5.js → rich-text-editor.Ij2t4pyI.js} +418 -411
  127. package/dist/chunks/{rich-text-editor.DLMiT4f5.js.map → rich-text-editor.Ij2t4pyI.js.map} +1 -1
  128. package/dist/chunks/search-bar.DfNwnjes.js +114 -0
  129. package/dist/chunks/{search-bar.CsFyP0_I.js.map → search-bar.DfNwnjes.js.map} +1 -1
  130. package/dist/chunks/secondary-nav.CvipTDRh.js +285 -0
  131. package/dist/chunks/secondary-nav.CvipTDRh.js.map +1 -0
  132. package/dist/chunks/{segmented-control.KeQ5kuR1.js → segmented-control.CQWOO1-J.js} +2 -2
  133. package/dist/chunks/{segmented-control.KeQ5kuR1.js.map → segmented-control.CQWOO1-J.js.map} +1 -1
  134. package/dist/chunks/{selection-card-group.XM11Kk-4.js → selection-card-group.CcOWQAUC.js} +11 -11
  135. package/dist/chunks/{selection-card-group.XM11Kk-4.js.map → selection-card-group.CcOWQAUC.js.map} +1 -1
  136. package/dist/chunks/{sidepanel.b2QZ1Jsx.js → sidepanel.BObSv8UU.js} +56 -49
  137. package/dist/chunks/{sidepanel.b2QZ1Jsx.js.map → sidepanel.BObSv8UU.js.map} +1 -1
  138. package/dist/chunks/step.AsX2jAeL.js +268 -0
  139. package/dist/chunks/{step.BlwoLfdw.js.map → step.AsX2jAeL.js.map} +1 -1
  140. package/dist/chunks/structured-list-item.CgJR_ufh.js +112 -0
  141. package/dist/chunks/{structured-list-item.e-8kRleh.js.map → structured-list-item.CgJR_ufh.js.map} +1 -1
  142. package/dist/chunks/{summary-grid.types.CcvOC03H.js → summary-grid.types.DKPhtHw3.js} +5 -5
  143. package/dist/chunks/{summary-grid.types.CcvOC03H.js.map → summary-grid.types.DKPhtHw3.js.map} +1 -1
  144. package/dist/chunks/{tab.mR5uUSdp.js → tab.9nyNZiGw.js} +2 -2
  145. package/dist/chunks/{tab.mR5uUSdp.js.map → tab.9nyNZiGw.js.map} +1 -1
  146. package/dist/chunks/{tag.DujMVFh-.js → tag.YN2r-Pp3.js} +2 -2
  147. package/dist/chunks/{tag.DujMVFh-.js.map → tag.YN2r-Pp3.js.map} +1 -1
  148. package/dist/chunks/textarea.C-sBemuo.js +256 -0
  149. package/dist/chunks/{textarea.CHV6Z8nt.js.map → textarea.C-sBemuo.js.map} +1 -1
  150. package/dist/chunks/timeline-item.CHk8wXeT.js +433 -0
  151. package/dist/chunks/{timeline-item.CaGcRZbt.js.map → timeline-item.CHk8wXeT.js.map} +1 -1
  152. package/dist/chunks/{toast.C2oehk9P.js → toast.De4MTkiH.js} +64 -57
  153. package/dist/chunks/{toast.C2oehk9P.js.map → toast.De4MTkiH.js.map} +1 -1
  154. package/dist/chunks/{tooltip.CbADa_4p.js → tooltip.DHfG2aRt.js} +40 -38
  155. package/dist/chunks/tooltip.DHfG2aRt.js.map +1 -0
  156. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.BOruzlTt.js → tutorial.vue_vue_type_script_setup_true_lang.CUDeriBU.js} +120 -113
  157. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.BOruzlTt.js.map → tutorial.vue_vue_type_script_setup_true_lang.CUDeriBU.js.map} +1 -1
  158. package/dist/chunks/{use-cached-selected-values.ClEJRFAd.js → use-cached-selected-values.DIbfa5F1.js} +381 -360
  159. package/dist/chunks/{use-cached-selected-values.ClEJRFAd.js.map → use-cached-selected-values.DIbfa5F1.js.map} +1 -1
  160. package/dist/chunks/{use-country-items.D_3LBe2I.js → use-country-items.Dp7X1r2e.js} +3 -3
  161. package/dist/chunks/{use-country-items.D_3LBe2I.js.map → use-country-items.Dp7X1r2e.js.map} +1 -1
  162. package/dist/chunks/{use-country-phon-code.DoqTGkNr.js → use-country-phon-code.BzcawGpE.js} +107 -104
  163. package/dist/chunks/{use-country-phon-code.DoqTGkNr.js.map → use-country-phon-code.BzcawGpE.js.map} +1 -1
  164. package/dist/chunks/{use-date-input-formatter.CDRzd-hW.js → use-date-input-formatter.BiIraXZZ.js} +2 -2
  165. package/dist/chunks/{use-date-input-formatter.CDRzd-hW.js.map → use-date-input-formatter.BiIraXZZ.js.map} +1 -1
  166. package/dist/code-snippet.js +1 -1
  167. package/dist/country.js +3 -3
  168. package/dist/dashboard-template.js +1 -1
  169. package/dist/dashed-underline.js +1 -1
  170. package/dist/data-grid-template.js +1 -1
  171. package/dist/data-grid.js +1 -1
  172. package/dist/date-picker.js +2 -2
  173. package/dist/date-range-picker.js +2 -2
  174. package/dist/draggable-handle.js +51 -44
  175. package/dist/draggable-handle.js.map +1 -1
  176. package/dist/dropdown.js +4 -4
  177. package/dist/file-uploader.js +1 -1
  178. package/dist/filter-bar.js +1 -1
  179. package/dist/form-layout.js +1 -1
  180. package/dist/header-with-views.js +1 -1
  181. package/dist/header.js +1 -1
  182. package/dist/index.js +205 -203
  183. package/dist/index.js.map +1 -1
  184. package/dist/info-icon.js +1 -1
  185. package/dist/input-field-password.js +1 -1
  186. package/dist/input-field-phone-number.js +1 -1
  187. package/dist/input-field.js +1 -1
  188. package/dist/input-time.js +5 -0
  189. package/dist/input-time.js.map +1 -0
  190. package/dist/inspector.js +1 -1
  191. package/dist/internal.js +12 -12
  192. package/dist/list.js +1 -1
  193. package/dist/menu.js +1 -1
  194. package/dist/modal-fullscreen.js +1 -1
  195. package/dist/modal.js +2 -2
  196. package/dist/pagination.js +1 -1
  197. package/dist/popover.js +1 -1
  198. package/dist/promo-banner.js +1 -1
  199. package/dist/radio-group.js +1 -1
  200. package/dist/rich-text-editor.js +1 -1
  201. package/dist/search-bar.js +2 -2
  202. package/dist/secondary-nav.js +1 -1
  203. package/dist/segmented-control.js +1 -1
  204. package/dist/selection-card.js +1 -1
  205. package/dist/sidepanel.js +1 -1
  206. package/dist/stepper.js +1 -1
  207. package/dist/structured-list.js +1 -1
  208. package/dist/summary-grid.js +1 -1
  209. package/dist/tabs.js +1 -1
  210. package/dist/tag.js +1 -1
  211. package/dist/textarea.js +1 -1
  212. package/dist/timeline.js +1 -1
  213. package/dist/toast.js +1 -1
  214. package/dist/tutorial.js +1 -1
  215. package/dist/web-types.json +1 -1
  216. package/package.json +4 -4
  217. package/dist/chunks/accordion-item.BX1KrLMl.js +0 -134
  218. package/dist/chunks/action-bar.DLMaIUWW.js +0 -329
  219. package/dist/chunks/ai-tag.DK63ExDc.js +0 -130
  220. package/dist/chunks/anchor-scroller.NhjLDBZI.js +0 -207
  221. package/dist/chunks/card.CoxQ_L0w.js +0 -216
  222. package/dist/chunks/chip.CdgpQyXN.js +0 -65
  223. package/dist/chunks/copy.C2kQ1PbI.js +0 -107
  224. package/dist/chunks/country.types.DjpMGz7a.js +0 -19
  225. package/dist/chunks/data-grid.BSIXLRm7.js +0 -4014
  226. package/dist/chunks/data-grid.BSIXLRm7.js.map +0 -1
  227. package/dist/chunks/date-picker.dlzZ_-5f.js +0 -231
  228. package/dist/chunks/date-range-picker.DC6CK0As.js +0 -995
  229. package/dist/chunks/date-range-picker.DC6CK0As.js.map +0 -1
  230. package/dist/chunks/dialog-page.COfKqjT-.js +0 -156
  231. package/dist/chunks/error-message.DCgo8q20.js +0 -143
  232. package/dist/chunks/fixed-scroller.DtkaGyMD.js +0 -150
  233. package/dist/chunks/form-layout-title.DW5Kg1rh.js +0 -230
  234. package/dist/chunks/input-field-password.DZytmp_p.js +0 -346
  235. package/dist/chunks/pagination.dpVc6Yt0.js +0 -401
  236. package/dist/chunks/search-bar.CsFyP0_I.js +0 -107
  237. package/dist/chunks/secondary-nav.CLBdq98c.js +0 -138
  238. package/dist/chunks/secondary-nav.CLBdq98c.js.map +0 -1
  239. package/dist/chunks/step.BlwoLfdw.js +0 -259
  240. package/dist/chunks/structured-list-item.e-8kRleh.js +0 -105
  241. package/dist/chunks/textarea.CHV6Z8nt.js +0 -247
  242. package/dist/chunks/timeline-item.CaGcRZbt.js +0 -419
  243. package/dist/chunks/tooltip.CbADa_4p.js.map +0 -1
@@ -1,25 +1,32 @@
1
- import { defineComponent as G, useSlots as X, ref as m, computed as d, inject as ce, watch as U, nextTick as re, onUnmounted as me, openBlock as b, createBlock as C, normalizeClass as K, createSlots as Z, withCtx as l, createElementVNode as y, normalizeStyle as A, unref as t, renderSlot as c, createCommentVNode as T, createVNode as H, useAttrs as ge, onMounted as ve, provide as B, toRefs as pe, createElementBlock as fe, withKeys as _e, withDirectives as ye } from "vue";
2
- import { B as be } from "./button.DWF7FSIw.js";
1
+ import { defineComponent as G, useSlots as X, ref as m, computed as d, inject as ue, watch as U, nextTick as re, onUnmounted as me, openBlock as y, createBlock as E, normalizeClass as K, createSlots as Z, withCtx as n, createElementVNode as b, normalizeStyle as C, unref as a, renderSlot as u, createCommentVNode as T, createVNode as H, useAttrs as ge, onMounted as ve, provide as B, toRefs as pe, createElementBlock as fe, withKeys as _e, withDirectives as be } from "vue";
2
+ import { B as ye } from "./button.DWF7FSIw.js";
3
3
  import { B as Le } from "./focus-trap.BAiM_ywb.js";
4
4
  import { u as x } from "./use-has-slot.CyMiImRQ.js";
5
5
  import { u as he } from "./index.B875RXHM.js";
6
- import { l as Ae } from "./button-actions.cMQWyZne.js";
7
- import { g as Ce } from "./generate-uid.DBWe4g6T.js";
8
- import { B as Ee } from "./directive.Dpivxq_t.js";
6
+ import { l as Ce } from "./button-actions.Bh_PZ_fV.js";
7
+ import { g as Ee } from "./generate-uid.DBWe4g6T.js";
8
+ import { B as Ae } from "./directive.Dpivxq_t.js";
9
9
  import { C as Oe } from "./cross.CCHdi6v3.js";
10
- import { b as Ie, B as Pe, D as Se, a as ke } from "./dialog-page.COfKqjT-.js";
10
+ import { b as Ie, B as ke, D as Pe, a as Se } from "./dialog-page.Bh-7RAwX.js";
11
11
  import { B as V } from "./typography.B3J6_tYk.js";
12
- import { F as De } from "./footer-actions.BcYSsoUg.js";
12
+ import { F as De } from "./footer-actions.uoNbOGAQ.js";
13
13
  import { o as Be } from "./resize.Bqks3WUm.js";
14
14
  import { G as Te, a as Ne } from "./grid-layout.CCWNscU_.js";
15
15
  import { _ as ee } from "./_plugin-vue_export-helper.CHgC5LLL.js";
16
16
  import "../assets/base-modal.css";
17
- var Ge = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.DIALOG = "dialog", e))(Ge || {}), we = /* @__PURE__ */ ((e) => (e.DEFAULT = "BentoModalDefault", e.DIALOG = "BentoModalDialog", e))(we || {}), N = /* @__PURE__ */ ((e) => (e.SMALL = "small", e.MEDIUM = "medium", e.LARGE = "large", e))(N || {}), I = /* @__PURE__ */ ((e) => (e.SMALLER = "smaller", e.EQUAL = "equal", e.BIGGER = "bigger", e))(I || {}), Y = /* @__PURE__ */ ((e) => (e.DIALOG = "dialog", e.ALERT_DIALOG = "alertdialog", e))(Y || {}), Re = /* @__PURE__ */ ((e) => (e.CONFIRMATION = "confirmation", e.DESTRUCTIVE = "destructive", e.INFO = "info", e.ACKNOWLEDGEMENT = "acknowledgement", e))(Re || {}), $e = /* @__PURE__ */ ((e) => (e.CLOSE_MODAL = "close-modal", e))($e || {});
18
- const te = {
17
+ var Ge = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.DIALOG = "dialog", e))(Ge || {}), Fe = /* @__PURE__ */ ((e) => (e.DEFAULT = "BentoModalDefault", e.DIALOG = "BentoModalDialog", e))(Fe || {}), N = /* @__PURE__ */ ((e) => (e.SMALL = "small", e.MEDIUM = "medium", e.LARGE = "large", e))(N || {}), I = /* @__PURE__ */ ((e) => (e.SMALLER = "smaller", e.EQUAL = "equal", e.BIGGER = "bigger", e))(I || {}), Y = /* @__PURE__ */ ((e) => (e.DIALOG = "dialog", e.ALERT_DIALOG = "alertdialog", e))(Y || {}), Re = /* @__PURE__ */ ((e) => (e.CONFIRMATION = "confirmation", e.DESTRUCTIVE = "destructive", e.INFO = "info", e.ACKNOWLEDGEMENT = "acknowledgement", e))(Re || {}), we = /* @__PURE__ */ ((e) => (e.CLOSE_MODAL = "close-modal", e))(we || {});
18
+ const ae = {
19
+ "de-DE": { ariaLabelFallback: "Modal", close: "Schließen" },
20
+ "en-GB": { ariaLabelFallback: "modal", close: "Close" },
19
21
  "en-US": { ariaLabelFallback: "modal", close: "Close" },
22
+ "es-ES": { ariaLabelFallback: "modal", close: "Cerrar" },
23
+ "es-MX": { ariaLabelFallback: "modal", close: "Cerrar" },
24
+ "fr-FR": { ariaLabelFallback: "fenêtre modale", close: "Fermer" },
25
+ "it-IT": { ariaLabelFallback: "modale", close: "Chiudi" },
20
26
  "ja-JP": { ariaLabelFallback: "モーダル", close: "閉じる" },
21
- "pt-BR": { ariaLabelFallback: "modal", close: "Fechar" }
22
- }, ae = /* @__PURE__ */ Symbol("modal config data injection key"), Fe = { class: "b-modal-page__header" }, Me = {
27
+ "pt-BR": { ariaLabelFallback: "modal", close: "Fechar" },
28
+ "zh-CN": { ariaLabelFallback: "模态", close: "关闭" }
29
+ }, te = /* @__PURE__ */ Symbol("modal config data injection key"), $e = { class: "b-modal-page__header" }, Me = {
23
30
  "aria-label": "modal actions",
24
31
  class: "b-modal-page__actions"
25
32
  }, ze = G({}), Ue = /* @__PURE__ */ G({
@@ -36,30 +43,30 @@ const te = {
36
43
  previousPage: { default: void 0 }
37
44
  },
38
45
  setup(e) {
39
- const w = X(), u = x(w), v = m(null), o = e, R = d(() => ({
46
+ const F = X(), c = x(F), v = m(null), o = e, R = d(() => ({
40
47
  "b-modal-page--custom-padding": o.customPadding
41
48
  })), p = d(() => ({
42
- "b-modal-page__content--with-header": u("default"),
43
- "b-modal-page__content--with-actions": u("actions") || o.actions?.length
49
+ "b-modal-page__content--with-header": c("default"),
50
+ "b-modal-page__content--with-actions": c("actions") || o.actions?.length
44
51
  })), i = d(() => {
45
52
  if (!o.customPadding)
46
53
  return {};
47
- const n = {
54
+ const l = {
48
55
  paddingLeft: o.customPadding,
49
56
  paddingRight: o.customPadding
50
- }, r = { ...n, paddingTop: void 0, paddingBottom: void 0 };
51
- return u("default") || (r.paddingTop = o.customPadding), u("actions") || (r.paddingBottom = o.customPadding), {
57
+ }, r = { ...l, paddingTop: void 0, paddingBottom: void 0 };
58
+ return c("default") || (r.paddingTop = o.customPadding), c("actions") || (r.paddingBottom = o.customPadding), {
52
59
  header: {
53
- ...n,
60
+ ...l,
54
61
  paddingTop: o.customPadding,
55
62
  paddingRight: `${parseInt(o.customPadding, 10) + 26}px`,
56
63
  flex: 1
57
64
  },
58
65
  content: r,
59
- actions: { ...n, paddingBottom: o.customPadding },
66
+ actions: { ...l, paddingBottom: o.customPadding },
60
67
  backButton: { top: o.customPadding, paddingLeft: o.customPadding }
61
68
  };
62
- }), f = d(() => o.withColumnLayout && F.value === N.LARGE), P = d(() => o.columnsSize === I.SMALLER ? [
69
+ }), f = d(() => o.withColumnLayout && $.value === N.LARGE), k = d(() => o.columnsSize === I.SMALLER ? [
63
70
  { small: 4, medium: 4, large: 4 },
64
71
  { small: 8, medium: 8, large: 8 }
65
72
  ] : o.columnsSize === I.BIGGER ? [
@@ -68,54 +75,54 @@ const te = {
68
75
  ] : [
69
76
  { small: 6, medium: 6, large: 6 },
70
77
  { small: 6, medium: 6, large: 6 }
71
- ]), { activePage: _, height: a, isAnimationActive: E, pageCustomPadding: L, showCloseButton: $, size: F } = ce(ae), M = d(() => _.value === o.pageId || !_.value);
78
+ ]), { activePage: _, height: t, isAnimationActive: A, pageCustomPadding: L, showCloseButton: w, size: $ } = ue(te), M = d(() => _.value === o.pageId || !_.value);
72
79
  let O = null;
73
80
  return U(
74
81
  () => _.value,
75
- async (n, r) => {
76
- M.value && (await re(), a.value = `${v.value?.$el?.clientHeight}px`, L.value = o.customPadding, E.value = r !== void 0, O = Be(v.value, () => {
82
+ async (l, r) => {
83
+ M.value && (await re(), t.value = `${v.value?.$el?.clientHeight}px`, L.value = o.customPadding, A.value = r !== void 0, O = Be(v.value, () => {
77
84
  const g = `${v.value?.$el?.clientHeight}px`;
78
- g && g !== a.value && (a.value = g);
85
+ g && g !== t.value && (t.value = g);
79
86
  }));
80
87
  },
81
88
  { immediate: !0 }
82
89
  ), me(() => {
83
90
  O?.disconnect();
84
- }), (n, r) => (b(), C(Ie, {
91
+ }), (l, r) => (y(), E(Ie, {
85
92
  ref_key: "page",
86
93
  ref: v,
87
94
  class: K(["b-modal-page", R.value]),
88
- "page-id": n.pageId,
95
+ "page-id": l.pageId,
89
96
  "always-show-border": f.value,
90
97
  "back-button-styling": i.value?.backButton,
91
- "previous-page": n.previousPage,
92
- onAnimationend: r[0] || (r[0] = (g) => E.value = !1)
98
+ "previous-page": l.previousPage,
99
+ onAnimationend: r[0] || (r[0] = (g) => A.value = !1)
93
100
  }, Z({
94
- content: l(() => [
95
- y("div", {
101
+ content: n(() => [
102
+ b("div", {
96
103
  class: K(["b-modal-page__content", p.value]),
97
- style: A(i.value.content)
104
+ style: C(i.value.content)
98
105
  }, [
99
- t(u)("content") || t(u)("content-col-1") && t(u)("content-col-2") ? (b(), C(t(V), {
106
+ a(c)("content") || a(c)("content-col-1") && a(c)("content-col-2") ? (y(), E(a(V), {
100
107
  key: 0,
101
108
  el: "div"
102
109
  }, {
103
- default: l(() => [
104
- f.value ? (b(), C(t(Te), {
110
+ default: n(() => [
111
+ f.value ? (y(), E(a(Te), {
105
112
  key: 0,
106
- "column-width": P.value,
107
- "container-type": t(Ne).NORMAL,
113
+ "column-width": k.value,
114
+ "container-type": a(Ne).NORMAL,
108
115
  "no-gap": "",
109
116
  class: "b-modal-page__grid"
110
117
  }, {
111
- "col-1": l(() => [
112
- c(n.$slots, "content-col-1", {}, void 0, !0)
118
+ "col-1": n(() => [
119
+ u(l.$slots, "content-col-1", {}, void 0, !0)
113
120
  ]),
114
- "col-2": l(() => [
115
- c(n.$slots, "content-col-2", {}, void 0, !0)
121
+ "col-2": n(() => [
122
+ u(l.$slots, "content-col-2", {}, void 0, !0)
116
123
  ]),
117
124
  _: 3
118
- }, 8, ["column-width", "container-type"])) : c(n.$slots, "content", { key: 1 }, void 0, !0)
125
+ }, 8, ["column-width", "container-type"])) : u(l.$slots, "content", { key: 1 }, void 0, !0)
119
126
  ]),
120
127
  _: 3
121
128
  })) : T("", !0)
@@ -123,22 +130,22 @@ const te = {
123
130
  ]),
124
131
  _: 2
125
132
  }, [
126
- t(u)("default") || t($) ? {
133
+ a(c)("default") || a(w) ? {
127
134
  name: "header",
128
- fn: l(() => [
129
- y("div", {
135
+ fn: n(() => [
136
+ b("div", {
130
137
  class: "b-modal-page__header-container",
131
- style: A(i.value.header)
138
+ style: C(i.value.header)
132
139
  }, [
133
- y("div", Fe, [
134
- H(t(V), {
140
+ b("div", $e, [
141
+ H(a(V), {
135
142
  class: "b-modal-page__title",
136
143
  el: "span",
137
144
  variant: "title",
138
145
  stronger: ""
139
146
  }, {
140
- default: l(() => [
141
- t(u)("default") ? c(n.$slots, "default", { key: 0 }, void 0, !0) : T("", !0)
147
+ default: n(() => [
148
+ a(c)("default") ? u(l.$slots, "default", { key: 0 }, void 0, !0) : T("", !0)
142
149
  ]),
143
150
  _: 3
144
151
  })
@@ -147,30 +154,30 @@ const te = {
147
154
  ]),
148
155
  key: "0"
149
156
  } : void 0,
150
- t(u)("actions") ? {
157
+ a(c)("actions") ? {
151
158
  name: "footer",
152
- fn: l(() => [
153
- y("div", {
159
+ fn: n(() => [
160
+ b("div", {
154
161
  class: "b-modal-page__actions-container",
155
- style: A(i.value.actions)
162
+ style: C(i.value.actions)
156
163
  }, [
157
- y("div", Me, [
158
- c(n.$slots, "actions", {}, void 0, !0)
164
+ b("div", Me, [
165
+ u(l.$slots, "actions", {}, void 0, !0)
159
166
  ])
160
167
  ], 4)
161
168
  ]),
162
169
  key: "1"
163
- } : n.actions && n.actions.length > 0 ? {
170
+ } : l.actions && l.actions.length > 0 ? {
164
171
  name: "footer",
165
- fn: l(() => [
166
- y("div", {
172
+ fn: n(() => [
173
+ b("div", {
167
174
  class: "b-modal-page__actions-container",
168
- style: A(i.value.actions)
175
+ style: C(i.value.actions)
169
176
  }, [
170
- H(t(De), {
171
- actions: n.actions,
172
- "actions-label": n.actionsLabel,
173
- "destructive-actions": n.destructiveActions
177
+ H(a(De), {
178
+ actions: l.actions,
179
+ "actions-label": l.actionsLabel,
180
+ "destructive-actions": l.destructiveActions
174
181
  }, null, 8, ["actions", "actions-label", "destructive-actions"])
175
182
  ], 4)
176
183
  ]),
@@ -179,7 +186,7 @@ const te = {
179
186
  ]), 1032, ["class", "page-id", "always-show-border", "back-button-styling", "previous-page"]));
180
187
  }
181
188
  }), Ke = /* @__PURE__ */ ee(Ue, [["__scopeId", "data-v-1e6a91c3"]]), He = { class: "b-modal-base" }, Ye = ["role", "aria-label", "open"], Je = G({
182
- i18n: { messages: te },
189
+ i18n: { messages: ae },
183
190
  name: "base-modal"
184
191
  }), qe = /* @__PURE__ */ G({
185
192
  ...Je,
@@ -272,131 +279,131 @@ const te = {
272
279
  withColumnLayout: { type: Boolean, default: !1 }
273
280
  },
274
281
  emits: ["update:active-page", "close-modal"],
275
- setup(e, { expose: J, emit: w }) {
276
- const { t: v } = he({ messages: te }), o = X(), R = ge(), p = x(o), i = m(null), f = m(!1), P = Ce("modal"), _ = w, a = e, E = d(() => a.isDismissible && !a.hideCloseButton), L = m(a.customPadding), $ = d(() => L.value ? { top: L.value, right: L.value } : {}), F = d(() => R["aria-label"] ?? v("ariaLabelFallback")), M = d(() => a.withColumnLayout && a.size === N.LARGE), O = () => {
282
+ setup(e, { expose: J, emit: F }) {
283
+ const { t: v } = he({ messages: ae }), o = X(), R = ge(), p = x(o), i = m(null), f = m(!1), k = Ee("modal"), _ = F, t = e, A = d(() => t.isDismissible && !t.hideCloseButton), L = m(t.customPadding), w = d(() => L.value ? { top: L.value, right: L.value } : {}), $ = d(() => R["aria-label"] ?? v("ariaLabelFallback")), M = d(() => t.withColumnLayout && t.size === N.LARGE), O = () => {
277
284
  i.value.showModal();
278
- }, n = () => {
285
+ }, l = () => {
279
286
  _("close-modal");
280
287
  }, r = () => {
281
- f.value && i.value && (i.value.close(), h.value[0] && _("update:active-page", h.value[0]), h.value = [], f.value = !1, n());
288
+ f.value && i.value && (i.value.close(), h.value[0] && _("update:active-page", h.value[0]), h.value = [], f.value = !1, l());
282
289
  }, g = () => {
283
290
  i.value.open && (f.value = !0);
284
- }, S = (s) => {
285
- s && s.preventDefault(), !(!a.isDismissible && a.modalRole === Y.DIALOG) && g();
291
+ }, P = (s) => {
292
+ s && s.preventDefault(), !(!t.isDismissible && t.modalRole === Y.DIALOG) && g();
286
293
  }, oe = () => {
287
- a.isDismissible && S();
288
- }, ne = d(() => ({
289
- [`b-modal-base__container--${a.size}`]: a.size,
294
+ t.isDismissible && P();
295
+ }, le = d(() => ({
296
+ [`b-modal-base__container--${t.size}`]: t.size,
290
297
  "b-modal-base__container--hide": f.value,
291
298
  "b-modal-base__container--column-layout": M.value,
292
299
  "b-modal-base__container--animation": Q.value
293
300
  }));
294
301
  U(
295
- () => [a.isOpen, i.value],
302
+ () => [t.isOpen, i.value],
296
303
  ([s, D], [, de]) => {
297
304
  if (!D)
298
305
  return;
299
306
  s ? (O(), h.value.length || h.value.push(z.value)) : !de || g();
300
307
  }
301
308
  ), U(
302
- () => a.actions,
309
+ () => t.actions,
303
310
  () => {
304
- a.actions?.[0]?.state === "success" && setTimeout(g, 500);
311
+ t.actions?.[0]?.state === "success" && setTimeout(g, 500);
305
312
  },
306
313
  { deep: !0 }
307
314
  ), ve(() => {
308
- a.isOpen && i.value && O();
315
+ t.isOpen && i.value && O();
309
316
  }), J({
310
- internalModalActionClose: S
311
- }), B(Ae, P);
312
- const { activePage: z, isOpen: q, size: W } = pe(a), se = m(Pe.TRANSITION_LEVEL_DEEPER), k = m([]), h = m([]), le = (s) => _("update:active-page", s), ie = (s) => () => {
313
- k.value = k.value?.filter((D) => D !== s);
314
- }, ue = (s) => (s && k.value.push(s), { unregisterPage: ie(s) }), j = m(""), Q = m(!1);
315
- return B(ae, {
317
+ internalModalActionClose: P
318
+ }), B(Ce, k);
319
+ const { activePage: z, isOpen: q, size: W } = pe(t), se = m(ke.TRANSITION_LEVEL_DEEPER), S = m([]), h = m([]), ne = (s) => _("update:active-page", s), ie = (s) => () => {
320
+ S.value = S.value?.filter((D) => D !== s);
321
+ }, ce = (s) => (s && S.value.push(s), { unregisterPage: ie(s) }), j = m(""), Q = m(!1);
322
+ return B(te, {
316
323
  activePage: z,
317
324
  height: j,
318
325
  isAnimationActive: Q,
319
326
  pageCustomPadding: L,
320
- showCloseButton: E,
327
+ showCloseButton: A,
321
328
  size: W
322
- }), B(Se, {
329
+ }), B(Pe, {
323
330
  activePage: z,
324
331
  animation: se,
325
332
  isOpen: q,
326
- pages: k,
333
+ pages: S,
327
334
  previousPages: h,
328
- updatePage: le
329
- }), B(ke, ue), (s, D) => (b(), fe("div", He, [
330
- y("dialog", {
335
+ updatePage: ne
336
+ }), B(Se, ce), (s, D) => (y(), fe("div", He, [
337
+ b("dialog", {
331
338
  ref_key: "modal",
332
339
  ref: i,
333
340
  role: e.modalRole,
334
- "aria-label": F.value,
335
- style: A({ height: j.value }),
336
- class: K(["b-modal-base__container", ne.value]),
341
+ "aria-label": $.value,
342
+ style: C({ height: j.value }),
343
+ class: K(["b-modal-base__container", le.value]),
337
344
  open: e.initiallyOpen,
338
345
  onAnimationend: r,
339
- onKeydown: _e(S, ["esc"])
346
+ onKeydown: _e(P, ["esc"])
340
347
  }, [
341
- t(q) || e.initiallyOpen ? ye((b(), C(t(Le), {
348
+ a(q) || e.initiallyOpen ? be((y(), E(a(Le), {
342
349
  key: 0,
343
- id: t(P)
350
+ id: a(k)
344
351
  }, {
345
- default: l(() => [
346
- E.value ? (b(), C(t(be), {
352
+ default: n(() => [
353
+ A.value ? (y(), E(a(ye), {
347
354
  key: 0,
348
355
  class: "b-modal-base__close-button",
349
356
  variant: "tertiary",
350
357
  type: "button",
351
- style: A($.value),
352
- onClick: S
358
+ style: C(w.value),
359
+ onClick: P
353
360
  }, {
354
- default: l(() => [
355
- H(t(Oe), {
356
- "svg-title": t(v)("close")
361
+ default: n(() => [
362
+ H(a(Oe), {
363
+ "svg-title": a(v)("close")
357
364
  }, null, 8, ["svg-title"])
358
365
  ]),
359
366
  _: 1
360
367
  }, 8, ["style"])) : T("", !0),
361
- a.activePage ? c(s.$slots, "default", { key: 1 }, void 0, !0) : (b(), C(t(Ke), {
368
+ t.activePage ? u(s.$slots, "default", { key: 1 }, void 0, !0) : (y(), E(a(Ke), {
362
369
  key: 2,
363
370
  "with-column-layout": e.withColumnLayout,
364
- size: t(W),
371
+ size: a(W),
365
372
  "custom-padding": e.customPadding,
366
373
  "columns-size": e.columnsSize
367
374
  }, Z({ _: 2 }, [
368
- t(p)("default") ? {
375
+ a(p)("default") ? {
369
376
  name: "default",
370
- fn: l(() => [
371
- c(s.$slots, "default", {}, void 0, !0)
377
+ fn: n(() => [
378
+ u(s.$slots, "default", {}, void 0, !0)
372
379
  ]),
373
380
  key: "0"
374
381
  } : void 0,
375
- t(p)("content-col-1") ? {
382
+ a(p)("content-col-1") ? {
376
383
  name: "content-col-1",
377
- fn: l(() => [
378
- c(s.$slots, "content-col-1", {}, void 0, !0)
384
+ fn: n(() => [
385
+ u(s.$slots, "content-col-1", {}, void 0, !0)
379
386
  ]),
380
387
  key: "1"
381
388
  } : void 0,
382
- t(p)("content-col-2") ? {
389
+ a(p)("content-col-2") ? {
383
390
  name: "content-col-2",
384
- fn: l(() => [
385
- c(s.$slots, "content-col-2", {}, void 0, !0)
391
+ fn: n(() => [
392
+ u(s.$slots, "content-col-2", {}, void 0, !0)
386
393
  ]),
387
394
  key: "2"
388
395
  } : void 0,
389
- t(p)("content") ? {
396
+ a(p)("content") ? {
390
397
  name: "content",
391
- fn: l(() => [
392
- c(s.$slots, "content", {}, void 0, !0)
398
+ fn: n(() => [
399
+ u(s.$slots, "content", {}, void 0, !0)
393
400
  ]),
394
401
  key: "3"
395
402
  } : void 0,
396
- t(p)("actions") ? {
403
+ a(p)("actions") ? {
397
404
  name: "actions",
398
- fn: l(() => [
399
- c(s.$slots, "actions", {}, void 0, !0)
405
+ fn: n(() => [
406
+ u(s.$slots, "actions", {}, void 0, !0)
400
407
  ]),
401
408
  key: "4"
402
409
  } : void 0
@@ -404,21 +411,21 @@ const te = {
404
411
  ]),
405
412
  _: 3
406
413
  }, 8, ["id"])), [
407
- [t(Ee), oe]
414
+ [a(Ae), oe]
408
415
  ]) : T("", !0)
409
416
  ], 46, Ye)
410
417
  ]));
411
418
  }
412
- }), dt = /* @__PURE__ */ ee(qe, [["__scopeId", "data-v-8f2a75a1"]]);
419
+ }), da = /* @__PURE__ */ ee(qe, [["__scopeId", "data-v-8f2a75a1"]]);
413
420
  export {
414
421
  I as B,
415
422
  Re as a,
416
- $e as b,
423
+ we as b,
417
424
  Ke as c,
418
425
  Y as d,
419
426
  N as e,
420
427
  Ge as f,
421
- we as g,
422
- dt as h
428
+ Fe as g,
429
+ da as h
423
430
  };
424
- //# sourceMappingURL=base-modal.C2-JyHC_.js.map
431
+ //# sourceMappingURL=base-modal.BjjDrx0z.js.map