@adyen/bento-vue2 1.89.2 → 1.91.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 (296) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +381 -118
  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-picker.css +1 -1
  15. package/dist/assets/date-range-picker.css +1 -1
  16. package/dist/assets/dialog-page.css +1 -1
  17. package/dist/assets/draggable-handle.css +1 -1
  18. package/dist/assets/dropdown.css +1 -1
  19. package/dist/assets/error-message.css +1 -1
  20. package/dist/assets/field-label.css +1 -0
  21. package/dist/assets/file-uploader.css +1 -1
  22. package/dist/assets/filter-bar.css +1 -1
  23. package/dist/assets/form-layout-title.css +1 -1
  24. package/dist/assets/input-field.css +1 -1
  25. package/dist/assets/input-time.css +1 -0
  26. package/dist/assets/inspector.css +1 -1
  27. package/dist/assets/modal-fullscreen.css +1 -1
  28. package/dist/assets/secondary-nav.css +1 -1
  29. package/dist/assets/sidepanel.css +1 -1
  30. package/dist/assets/use-cached-selected-values.css +1 -1
  31. package/dist/button.js +3 -3
  32. package/dist/card.js +1 -1
  33. package/dist/checkbox.js +2 -2
  34. package/dist/chip.js +1 -1
  35. package/dist/chunks/accordion-item.D0WVCLec.js +145 -0
  36. package/dist/chunks/{accordion-item.BZDSJamR.js.map → accordion-item.D0WVCLec.js.map} +1 -1
  37. package/dist/chunks/action-bar.Dj830k6L.js +334 -0
  38. package/dist/chunks/{action-bar.CYGUYI0V.js.map → action-bar.Dj830k6L.js.map} +1 -1
  39. package/dist/chunks/{ai-button.CR_ePQRR.js → ai-button.7L9bANlk.js} +2 -2
  40. package/dist/chunks/{ai-button.CR_ePQRR.js.map → ai-button.7L9bANlk.js.map} +1 -1
  41. package/dist/chunks/ai-tag.AyG2UWCB.js +110 -0
  42. package/dist/chunks/{ai-tag.Cjf38mjR.js.map → ai-tag.AyG2UWCB.js.map} +1 -1
  43. package/dist/chunks/alert.CXRb-Smf.js +160 -0
  44. package/dist/chunks/{alert.QVQ6Zjbm.js.map → alert.CXRb-Smf.js.map} +1 -1
  45. package/dist/chunks/{anchor-scroller.CjJ26PJS.js → anchor-scroller.DWaykZQj.js} +66 -39
  46. package/dist/chunks/{anchor-scroller.CjJ26PJS.js.map → anchor-scroller.DWaykZQj.js.map} +1 -1
  47. package/dist/chunks/{base-modal.DmWkavtf.js → base-modal.C52VMtnd.js} +104 -67
  48. package/dist/chunks/{base-modal.DmWkavtf.js.map → base-modal.C52VMtnd.js.map} +1 -1
  49. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js → button-actions-with-menu.OsPQ-POD.js} +2 -2
  50. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js.map → button-actions-with-menu.OsPQ-POD.js.map} +1 -1
  51. package/dist/chunks/{button-actions.BLk114As.js → button-actions.Bdbu0bvt.js} +222 -148
  52. package/dist/chunks/{button-actions.BLk114As.js.map → button-actions.Bdbu0bvt.js.map} +1 -1
  53. package/dist/chunks/{button.DxhJNOtr.js → button.C9b2AC9w.js} +2 -2
  54. package/dist/chunks/{button.DxhJNOtr.js.map → button.C9b2AC9w.js.map} +1 -1
  55. package/dist/chunks/{calendar.CXKhBF2f.js → calendar.CqsfThnC.js} +438 -346
  56. package/dist/chunks/calendar.CqsfThnC.js.map +1 -0
  57. package/dist/chunks/card.8z7UQeVK.js +165 -0
  58. package/dist/chunks/{card.GjhsXOT0.js.map → card.8z7UQeVK.js.map} +1 -1
  59. package/dist/chunks/{checkbox-group.B2BjU3ZN.js → checkbox-group.Dur2Edtw.js} +4 -4
  60. package/dist/chunks/{checkbox-group.B2BjU3ZN.js.map → checkbox-group.Dur2Edtw.js.map} +1 -1
  61. package/dist/chunks/{checkbox.CIv8WgGp.js → checkbox.vNjt6QDJ.js} +93 -56
  62. package/dist/chunks/{checkbox.CIv8WgGp.js.map → checkbox.vNjt6QDJ.js.map} +1 -1
  63. package/dist/chunks/chip.BFY_-VCz.js +84 -0
  64. package/dist/chunks/{chip.DTpENaGC.js.map → chip.BFY_-VCz.js.map} +1 -1
  65. package/dist/chunks/{click-outside.CDz_x8mN.js → click-outside.BG01Sm0A.js} +2 -2
  66. package/dist/chunks/{click-outside.CDz_x8mN.js.map → click-outside.BG01Sm0A.js.map} +1 -1
  67. package/dist/chunks/{code-snippet.YIm2oO_o.js → code-snippet.BVpFBhKq.js} +133 -76
  68. package/dist/chunks/{code-snippet.YIm2oO_o.js.map → code-snippet.BVpFBhKq.js.map} +1 -1
  69. package/dist/chunks/{controls-group.CqotnNEF.js → controls-group.DSm2Ujwt.js} +2 -2
  70. package/dist/chunks/{controls-group.CqotnNEF.js.map → controls-group.DSm2Ujwt.js.map} +1 -1
  71. package/dist/chunks/copy.qqGYFbKJ.js +133 -0
  72. package/dist/chunks/{copy.BVGQcf22.js.map → copy.qqGYFbKJ.js.map} +1 -1
  73. package/dist/chunks/{country.D20NCLLG.js → country.BEwW8TQo.js} +3 -3
  74. package/dist/chunks/{country.D20NCLLG.js.map → country.BEwW8TQo.js.map} +1 -1
  75. package/dist/chunks/country.types.jjXwaoMl.js +2537 -0
  76. package/dist/chunks/country.types.jjXwaoMl.js.map +1 -0
  77. package/dist/chunks/{dashboard-section.BubZyu8i.js → dashboard-section.DNxNVV44.js} +3 -3
  78. package/dist/chunks/{dashboard-section.BubZyu8i.js.map → dashboard-section.DNxNVV44.js.map} +1 -1
  79. package/dist/chunks/{dashed-underline.pjYTS0m1.js → dashed-underline.DL2_sik5.js} +3 -3
  80. package/dist/chunks/{dashed-underline.pjYTS0m1.js.map → dashed-underline.DL2_sik5.js.map} +1 -1
  81. package/dist/chunks/{data-grid-template.D8RhngPj.js → data-grid-template.BFv1zr6g.js} +4 -4
  82. package/dist/chunks/{data-grid-template.D8RhngPj.js.map → data-grid-template.BFv1zr6g.js.map} +1 -1
  83. package/dist/chunks/data-grid.ZHY5EzP3.js +4071 -0
  84. package/dist/chunks/data-grid.ZHY5EzP3.js.map +1 -0
  85. package/dist/chunks/date-picker.kl6aFlr1.js +237 -0
  86. package/dist/chunks/date-picker.kl6aFlr1.js.map +1 -0
  87. package/dist/chunks/date-range-picker.LCWVAa5R.js +1089 -0
  88. package/dist/chunks/date-range-picker.LCWVAa5R.js.map +1 -0
  89. package/dist/chunks/dialog-page.EdejG53a.js +143 -0
  90. package/dist/chunks/{dialog-page.oyG153fC.js.map → dialog-page.EdejG53a.js.map} +1 -1
  91. package/dist/chunks/{directive.rXUeDb8p.js → directive.Bfr4fuOy.js} +2 -2
  92. package/dist/chunks/{directive.rXUeDb8p.js.map → directive.Bfr4fuOy.js.map} +1 -1
  93. package/dist/chunks/draggable-handle.Ba28eM8o.js +245 -0
  94. package/dist/chunks/draggable-handle.Ba28eM8o.js.map +1 -0
  95. package/dist/chunks/{dropdown-tag.BRB-emd1.js → dropdown-tag.B61hPq5n.js} +5 -5
  96. package/dist/chunks/{dropdown-tag.BRB-emd1.js.map → dropdown-tag.B61hPq5n.js.map} +1 -1
  97. package/dist/chunks/dropdown.Ca-f8tdX.js +1140 -0
  98. package/dist/chunks/dropdown.Ca-f8tdX.js.map +1 -0
  99. package/dist/chunks/{empty-state.D_Ac-XXH.js → empty-state.DMV23IZy.js} +2 -2
  100. package/dist/chunks/{empty-state.D_Ac-XXH.js.map → empty-state.DMV23IZy.js.map} +1 -1
  101. package/dist/chunks/error-message.CyERcfdt.js +72 -0
  102. package/dist/chunks/error-message.CyERcfdt.js.map +1 -0
  103. package/dist/chunks/field-label.DjjjkcO6.js +97 -0
  104. package/dist/chunks/field-label.DjjjkcO6.js.map +1 -0
  105. package/dist/chunks/{file-uploader.D5Rjsx4k.js → file-uploader.DeWmLpfp.js} +751 -469
  106. package/dist/chunks/{file-uploader.D5Rjsx4k.js.map → file-uploader.DeWmLpfp.js.map} +1 -1
  107. package/dist/chunks/{filter-bar.zD_ctViU.js → filter-bar.Bd4ghW_B.js} +1596 -1039
  108. package/dist/chunks/filter-bar.Bd4ghW_B.js.map +1 -0
  109. package/dist/chunks/fixed-scroller.DR2E_No4.js +148 -0
  110. package/dist/chunks/{fixed-scroller.MerESbd_.js.map → fixed-scroller.DR2E_No4.js.map} +1 -1
  111. package/dist/chunks/{footer-actions.CiPj7hZG.js → footer-actions.CvUaoMzj.js} +3 -3
  112. package/dist/chunks/{footer-actions.CiPj7hZG.js.map → footer-actions.CvUaoMzj.js.map} +1 -1
  113. package/dist/chunks/form-layout-title.DzGajv4U.js +248 -0
  114. package/dist/chunks/form-layout-title.DzGajv4U.js.map +1 -0
  115. package/dist/chunks/{header-meta.Dq6TlNPw.js → header-meta.AXUGoqDd.js} +127 -73
  116. package/dist/chunks/{header-meta.Dq6TlNPw.js.map → header-meta.AXUGoqDd.js.map} +1 -1
  117. package/dist/chunks/{header-with-views.DaEhkSS8.js → header-with-views.Ba4dswJF.js} +1121 -680
  118. package/dist/chunks/{header-with-views.DaEhkSS8.js.map → header-with-views.Ba4dswJF.js.map} +1 -1
  119. package/dist/chunks/{header.DkC-KKWa.js → header.C7B7RBib.js} +3 -3
  120. package/dist/chunks/{header.DkC-KKWa.js.map → header.C7B7RBib.js.map} +1 -1
  121. package/dist/chunks/{info-icon.BF8KxU-k.js → info-icon.DCR42Kvm.js} +2 -2
  122. package/dist/chunks/{info-icon.BF8KxU-k.js.map → info-icon.DCR42Kvm.js.map} +1 -1
  123. package/dist/chunks/input-field-password.BNAtIn_D.js +381 -0
  124. package/dist/chunks/{input-field-password.BKT1mYUw.js.map → input-field-password.BNAtIn_D.js.map} +1 -1
  125. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js → input-field-phone-number.CEYx1s4b.js} +98 -71
  126. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js.map → input-field-phone-number.CEYx1s4b.js.map} +1 -1
  127. package/dist/chunks/input-field.Dh5W0Az-.js +211 -0
  128. package/dist/chunks/input-field.Dh5W0Az-.js.map +1 -0
  129. package/dist/chunks/input-time.BLuMfakv.js +135 -0
  130. package/dist/chunks/input-time.BLuMfakv.js.map +1 -0
  131. package/dist/chunks/inspector.BzBPlz-5.js +172 -0
  132. package/dist/chunks/{inspector.Bnm0hl_D.js.map → inspector.BzBPlz-5.js.map} +1 -1
  133. package/dist/chunks/{link.MhoM3zQj.js → link.DB5g6d48.js} +56 -29
  134. package/dist/chunks/{link.MhoM3zQj.js.map → link.DB5g6d48.js.map} +1 -1
  135. package/dist/chunks/{list-item.BnzU1LIu.js → list-item.DqTHh8-Z.js} +2 -2
  136. package/dist/chunks/{list-item.BnzU1LIu.js.map → list-item.DqTHh8-Z.js.map} +1 -1
  137. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js → listbox-option-tag.CvbE-EuG.js} +2 -2
  138. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js.map → listbox-option-tag.CvbE-EuG.js.map} +1 -1
  139. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js → modal-fullscreen.DTvg2NLk.js} +63 -36
  140. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js.map → modal-fullscreen.DTvg2NLk.js.map} +1 -1
  141. package/dist/chunks/{modal.o0KddMiG.js → modal.D_TcWTkf.js} +63 -36
  142. package/dist/chunks/{modal.o0KddMiG.js.map → modal.D_TcWTkf.js.map} +1 -1
  143. package/dist/chunks/on-click-outside.Cy1eFULD.js +109 -0
  144. package/dist/chunks/on-click-outside.Cy1eFULD.js.map +1 -0
  145. package/dist/chunks/{pagination.ZISqB4M_.js → pagination.D6BxMw5L.js} +221 -99
  146. package/dist/chunks/{pagination.ZISqB4M_.js.map → pagination.D6BxMw5L.js.map} +1 -1
  147. package/dist/chunks/promo-banner.Dc_kK1x9.js +91 -0
  148. package/dist/chunks/{promo-banner.Db2kh2qK.js.map → promo-banner.Dc_kK1x9.js.map} +1 -1
  149. package/dist/chunks/{radio-group.DnMy7brs.js → radio-group.Bb-L-0io.js} +4 -4
  150. package/dist/chunks/{radio-group.DnMy7brs.js.map → radio-group.Bb-L-0io.js.map} +1 -1
  151. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js → rich-text-editor.Dtdfh-0V.js} +1782 -1731
  152. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js.map → rich-text-editor.Dtdfh-0V.js.map} +1 -1
  153. package/dist/chunks/search-bar.MVJS9-Mh.js +126 -0
  154. package/dist/chunks/{search-bar.DPjYDhja.js.map → search-bar.MVJS9-Mh.js.map} +1 -1
  155. package/dist/chunks/secondary-nav.C-nPZR-2.js +226 -0
  156. package/dist/chunks/secondary-nav.C-nPZR-2.js.map +1 -0
  157. package/dist/chunks/{segmented-control.BqIiX9hv.js → segmented-control.DDtjX-V5.js} +2 -2
  158. package/dist/chunks/{segmented-control.BqIiX9hv.js.map → segmented-control.DDtjX-V5.js.map} +1 -1
  159. package/dist/chunks/{selection-card-group.IPiouuot.js → selection-card-group.CLJPaknG.js} +3 -3
  160. package/dist/chunks/{selection-card-group.IPiouuot.js.map → selection-card-group.CLJPaknG.js.map} +1 -1
  161. package/dist/chunks/{sidepanel.BGMjjB3F.js → sidepanel.BTRfwGiS.js} +66 -39
  162. package/dist/chunks/{sidepanel.BGMjjB3F.js.map → sidepanel.BTRfwGiS.js.map} +1 -1
  163. package/dist/chunks/{step.QFER3tSj.js → step.TDm_ts1S.js} +92 -63
  164. package/dist/chunks/{step.QFER3tSj.js.map → step.TDm_ts1S.js.map} +1 -1
  165. package/dist/chunks/{structured-list-item.BDJKRC_8.js → structured-list-item.BBBtie1s.js} +58 -31
  166. package/dist/chunks/{structured-list-item.BDJKRC_8.js.map → structured-list-item.BBBtie1s.js.map} +1 -1
  167. package/dist/chunks/{summary-grid.types.CIkArZf5.js → summary-grid.types.DUIqCmwg.js} +5 -5
  168. package/dist/chunks/{summary-grid.types.CIkArZf5.js.map → summary-grid.types.DUIqCmwg.js.map} +1 -1
  169. package/dist/chunks/{tab.CaXF0dho.js → tab.CNIZyfZt.js} +2 -2
  170. package/dist/chunks/{tab.CaXF0dho.js.map → tab.CNIZyfZt.js.map} +1 -1
  171. package/dist/chunks/{tag.CocLKztJ.js → tag.D2xagTJv.js} +2 -2
  172. package/dist/chunks/{tag.CocLKztJ.js.map → tag.D2xagTJv.js.map} +1 -1
  173. package/dist/chunks/textarea.CJS-1I41.js +219 -0
  174. package/dist/chunks/{textarea.D4X6Ss9q.js.map → textarea.CJS-1I41.js.map} +1 -1
  175. package/dist/chunks/timeline-item.BOUWkLi1.js +322 -0
  176. package/dist/chunks/{timeline-item.C8BxWdy1.js.map → timeline-item.BOUWkLi1.js.map} +1 -1
  177. package/dist/chunks/{toast.BRI3G7TL.js → toast.d8vg71CB.js} +81 -54
  178. package/dist/chunks/{toast.BRI3G7TL.js.map → toast.d8vg71CB.js.map} +1 -1
  179. package/dist/chunks/{tooltip.CbsNGnhw.js → tooltip.BxtnF3is.js} +38 -36
  180. package/dist/chunks/tooltip.BxtnF3is.js.map +1 -0
  181. package/dist/chunks/{tutorial.BzV6bHQJ.js → tutorial.CZt_mcuT.js} +190 -103
  182. package/dist/chunks/{tutorial.BzV6bHQJ.js.map → tutorial.CZt_mcuT.js.map} +1 -1
  183. package/dist/chunks/{use-cached-selected-values.DqX2qsMC.js → use-cached-selected-values.BJbWbkEQ.js} +553 -417
  184. package/dist/chunks/use-cached-selected-values.BJbWbkEQ.js.map +1 -0
  185. package/dist/chunks/{use-country-items.CI8C7MLU.js → use-country-items.B4j8pAvW.js} +3 -3
  186. package/dist/chunks/{use-country-items.CI8C7MLU.js.map → use-country-items.B4j8pAvW.js.map} +1 -1
  187. package/dist/chunks/use-country-phon-code.ByqnuIni.js +6386 -0
  188. package/dist/chunks/use-country-phon-code.ByqnuIni.js.map +1 -0
  189. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js → use-date-input-formatter.Djf8AoLr.js} +2 -2
  190. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js.map → use-date-input-formatter.Djf8AoLr.js.map} +1 -1
  191. package/dist/chunks/use-touch-device.DTqFAbXh.js +11 -0
  192. package/dist/chunks/use-touch-device.DTqFAbXh.js.map +1 -0
  193. package/dist/click-outside.js +1 -1
  194. package/dist/code-snippet.js +1 -1
  195. package/dist/country.js +3 -3
  196. package/dist/dashboard-template.js +1 -1
  197. package/dist/dashed-underline.js +1 -1
  198. package/dist/data-grid-template.js +1 -1
  199. package/dist/data-grid.js +1 -1
  200. package/dist/date-picker.js +2 -2
  201. package/dist/date-range-picker.js +2 -2
  202. package/dist/draggable.js +1396 -0
  203. package/dist/draggable.js.map +1 -0
  204. package/dist/dropdown.js +11 -12
  205. package/dist/dropdown.js.map +1 -1
  206. package/dist/empty-state.js +1 -1
  207. package/dist/file-uploader.js +1 -1
  208. package/dist/filter-bar.js +1 -1
  209. package/dist/form-layout.js +1 -1
  210. package/dist/header-with-views.js +1 -1
  211. package/dist/header.js +1 -1
  212. package/dist/index.js +280 -275
  213. package/dist/index.js.map +1 -1
  214. package/dist/info-icon.js +1 -1
  215. package/dist/input-field-password.js +1 -1
  216. package/dist/input-field-phone-number.js +1 -1
  217. package/dist/input-field.js +1 -1
  218. package/dist/input-time.js +5 -0
  219. package/dist/input-time.js.map +1 -0
  220. package/dist/inspector.js +1 -1
  221. package/dist/internal.js +26 -25
  222. package/dist/internal.js.map +1 -1
  223. package/dist/link.js +1 -1
  224. package/dist/list.js +1 -1
  225. package/dist/menu.js +1 -1
  226. package/dist/modal-fullscreen.js +1 -1
  227. package/dist/modal.js +2 -2
  228. package/dist/pagination.js +1 -1
  229. package/dist/popover.js +1 -1
  230. package/dist/promo-banner.js +1 -1
  231. package/dist/radio-group.js +1 -1
  232. package/dist/rich-text-editor.js +1 -1
  233. package/dist/search-bar.js +2 -2
  234. package/dist/secondary-nav.js +1 -1
  235. package/dist/segmented-control.js +1 -1
  236. package/dist/selection-card.js +1 -1
  237. package/dist/sidepanel.js +1 -1
  238. package/dist/stepper.js +1 -1
  239. package/dist/structured-list.js +1 -1
  240. package/dist/summary-grid.js +1 -1
  241. package/dist/tabs.js +1 -1
  242. package/dist/tag.js +1 -1
  243. package/dist/textarea.js +1 -1
  244. package/dist/timeline.js +1 -1
  245. package/dist/toast.js +1 -1
  246. package/dist/tutorial.js +1 -1
  247. package/dist/web-types.json +297 -4
  248. package/package.json +10 -15
  249. package/dist/assets/dropdown-default-textbox.css +0 -1
  250. package/dist/chunks/accordion-item.BZDSJamR.js +0 -108
  251. package/dist/chunks/action-bar.CYGUYI0V.js +0 -207
  252. package/dist/chunks/ai-tag.Cjf38mjR.js +0 -73
  253. package/dist/chunks/alert.QVQ6Zjbm.js +0 -93
  254. package/dist/chunks/calendar.CXKhBF2f.js.map +0 -1
  255. package/dist/chunks/card.GjhsXOT0.js +0 -128
  256. package/dist/chunks/chip.DTpENaGC.js +0 -57
  257. package/dist/chunks/copy.BVGQcf22.js +0 -86
  258. package/dist/chunks/country.types.DxKjyd0S.js +0 -20
  259. package/dist/chunks/country.types.DxKjyd0S.js.map +0 -1
  260. package/dist/chunks/data-grid.DJG8Ty0A.js +0 -3194
  261. package/dist/chunks/data-grid.DJG8Ty0A.js.map +0 -1
  262. package/dist/chunks/date-picker.CnazYcSX.js +0 -155
  263. package/dist/chunks/date-picker.CnazYcSX.js.map +0 -1
  264. package/dist/chunks/date-range-picker.Bf9pRNL7.js +0 -811
  265. package/dist/chunks/date-range-picker.Bf9pRNL7.js.map +0 -1
  266. package/dist/chunks/debounce.DUTu11PS.js +0 -10
  267. package/dist/chunks/debounce.DUTu11PS.js.map +0 -1
  268. package/dist/chunks/dialog-page.oyG153fC.js +0 -116
  269. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js +0 -337
  270. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js.map +0 -1
  271. package/dist/chunks/dropdown.Ct7uhPr6.js +0 -696
  272. package/dist/chunks/dropdown.Ct7uhPr6.js.map +0 -1
  273. package/dist/chunks/error-message.RxdStT3S.js +0 -106
  274. package/dist/chunks/error-message.RxdStT3S.js.map +0 -1
  275. package/dist/chunks/filter-bar.zD_ctViU.js.map +0 -1
  276. package/dist/chunks/fixed-scroller.MerESbd_.js +0 -111
  277. package/dist/chunks/form-layout-title.Bw7VgOO5.js +0 -210
  278. package/dist/chunks/form-layout-title.Bw7VgOO5.js.map +0 -1
  279. package/dist/chunks/input-field-password.BKT1mYUw.js +0 -234
  280. package/dist/chunks/input-field.m1PMwa4C.js +0 -170
  281. package/dist/chunks/input-field.m1PMwa4C.js.map +0 -1
  282. package/dist/chunks/inspector.Bnm0hl_D.js +0 -105
  283. package/dist/chunks/on-click-outside.BW4rkhzG.js +0 -91
  284. package/dist/chunks/on-click-outside.BW4rkhzG.js.map +0 -1
  285. package/dist/chunks/promo-banner.Db2kh2qK.js +0 -64
  286. package/dist/chunks/search-bar.DPjYDhja.js +0 -89
  287. package/dist/chunks/secondary-nav.CwJjkJkj.js +0 -112
  288. package/dist/chunks/secondary-nav.CwJjkJkj.js.map +0 -1
  289. package/dist/chunks/textarea.D4X6Ss9q.js +0 -169
  290. package/dist/chunks/timeline-item.C8BxWdy1.js +0 -238
  291. package/dist/chunks/tooltip.CbsNGnhw.js.map +0 -1
  292. package/dist/chunks/use-cached-selected-values.DqX2qsMC.js.map +0 -1
  293. package/dist/chunks/use-country-phon-code.C6orQNnM.js +0 -291
  294. package/dist/chunks/use-country-phon-code.C6orQNnM.js.map +0 -1
  295. package/dist/draggable-handle.js +0 -149
  296. package/dist/draggable-handle.js.map +0 -1
@@ -1,207 +0,0 @@
1
- import { defineComponent as z, computed as s, ref as c, toRefs as D, watch as W, provide as G, nextTick as y } from "vue";
2
- import { B as J } from "./button.DxhJNOtr.js";
3
- import { B as K } from "./typography.C8lPlsbD.js";
4
- import { B as q } from "./loading-indicator.PxbRzshH.js";
5
- import { B as Y } from "./button-actions-with-menu.Bi_HXopk.js";
6
- import { C as Z } from "./cross.CC_B-vG-.js";
7
- import { C as H } from "./checkmark-circle-fill.BttTCjrM.js";
8
- import { C as Q } from "./cross-circle-fill.DTDtgLMf.js";
9
- import { u as X } from "./index.B6WW_F-J.js";
10
- import { u as tt } from "./index.CwzYJHw2.js";
11
- import { P as et, B as nt } from "./button-actions.BLk114As.js";
12
- import { n as at } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
13
- import "../assets/action-bar.css";
14
- const st = {
15
- "en-US": { actionBar: "Action bar", applying: "Applying...", cancel: "Cancel", close: "Close", retry: "Retry", save: "Save", selected: "selected", somethingWentWrong: "Something went wrong", success: "Success!", undo: "Undo", unsavedChanges: "Unsaved changes | unsaved change | unsaved changes" },
16
- "ja-JP": { actionBar: "アクションバー", cancel: "キャンセル", close: "閉じる", save: "保存", selected: "選択済み", unsavedChanges: "保存されていない変更 | 保存されていない変更 | 保存されていない変更" },
17
- "pt-BR": { actionBar: "Barra de ação", cancel: "Cancelar", close: "Fechar", save: "Salvar", selected: "selecionado", unsavedChanges: "Alterações não salvas | alteração não salva | alterações não salvas" }
18
- }, ot = {
19
- i18n: { messages: st }
20
- }, it = /* @__PURE__ */ z({
21
- ...ot,
22
- __name: "action-bar",
23
- props: {
24
- /**
25
- * List of actions that will be used to render the buttons.
26
- * Required and used for the `default` variant.
27
- *
28
- * Each object in the list should have a `title`, an `event` and,
29
- * optionally, an `icon`.
30
- *
31
- * The component will display 4 actions and the hide the rest inside a menu.
32
- *
33
- * @see BentoButton for a list of all the other props supported by each button action.
34
- */
35
- actions: {
36
- type: Array,
37
- default: () => []
38
- },
39
- /**
40
- * How many actions should be visible outside the menu, cannot be more than 4
41
- */
42
- visibleActions: {
43
- type: Number,
44
- default: 4,
45
- validator: (l) => l > 0 && l <= 4
46
- },
47
- /**
48
- * Use when there are sticky elements at the bottom, like sticky pagination
49
- */
50
- extraBottomSpacing: {
51
- type: Boolean,
52
- default: !1
53
- },
54
- /**
55
- * Show how many items are selected.
56
- * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
57
- */
58
- itemCounter: {
59
- type: Number,
60
- default: null
61
- },
62
- /**
63
- * Label for the selection, e.g. 'selected'/'changed'
64
- */
65
- selectionLabel: {
66
- type: String,
67
- default: null
68
- },
69
- /**
70
- * State of the action bar.
71
- * @values start, loading, success, fail
72
- */
73
- state: {
74
- type: String,
75
- default: "start"
76
- },
77
- /**
78
- * Displays the undo action button in `success` state.
79
- */
80
- showUndoAction: {
81
- type: Boolean,
82
- default: !1
83
- },
84
- /**
85
- * Displays the retry action button in `fail` state.
86
- */
87
- showRetryAction: {
88
- type: Boolean,
89
- default: !1
90
- },
91
- /**
92
- * Variant for the action bar
93
- * @values default, confirmation
94
- */
95
- variant: {
96
- type: String,
97
- default: "default"
98
- }
99
- },
100
- emits: ["close", "cancel", "save", "undo-action", "retry-action", "cancel-action"],
101
- setup(l, { emit: e }) {
102
- const n = l, t = 100, r = 7, g = 500, p = 32, { t: i, tc: E, n: I } = X(), k = s(() => n.selectionLabel ? n.selectionLabel : i("selected")), x = s(() => {
103
- switch (n.state) {
104
- case "loading":
105
- return i("applying");
106
- case "success":
107
- return i("success");
108
- case "fail":
109
- return i("somethingWentWrong");
110
- default:
111
- return "";
112
- }
113
- }), m = c(null), u = c(null), h = c(null), f = c(!1), T = s(
114
- () => n.state === "loading" ? "out-in" : void 0
115
- ), F = s(
116
- () => n.state === "loading" || n.state === "success" && !n.showUndoAction
117
- ), L = (a) => {
118
- n.state === "loading" && (u.value = `${a.offsetWidth}px`, h.value = "100%");
119
- }, N = (a) => {
120
- if (n.state !== "loading")
121
- return;
122
- Object.assign(a.style, { width: "auto", maxWidth: "none" });
123
- const v = a.offsetWidth;
124
- Object.assign(a.style, { width: "100%", maxWidth: u.value }), requestAnimationFrame(() => {
125
- u.value = `${v}px`;
126
- });
127
- }, O = () => {
128
- u.value = null, h.value = null, n.state === "fail" && (f.value = !0);
129
- }, R = (a) => {
130
- a.animationName.startsWith("shake-") && (f.value = !1);
131
- }, { extraBottomSpacing: A, visibleActions: S } = D(n), { width: d } = tt(), o = c(null), _ = c(null), w = s(() => n.variant === "confirmation");
132
- W(
133
- () => S.value,
134
- (a) => {
135
- _.value = a <= 4 ? a : 4, o.value = _.value;
136
- },
137
- { immediate: !0 }
138
- );
139
- const V = s(() => ({
140
- "b-action-bar--extra-spacing": A.value,
141
- "b-action-bar--confirmation": w.value,
142
- "b-action-bar__state-animation--shake": f.value
143
- })), P = s(() => ({
144
- [`b-action-bar__container--${n.state}`]: n.state !== "start"
145
- }));
146
- G(et, r);
147
- const U = s(() => {
148
- const a = n.actions.map((j) => ({
149
- ...j,
150
- variant: "secondary"
151
- })), v = a.slice(0, o.value).reverse(), B = a.slice(o.value);
152
- return [...v, ...B];
153
- }), $ = s(() => [
154
- {
155
- title: i("save"),
156
- event: () => e("save")
157
- },
158
- {
159
- title: i("cancel"),
160
- variant: "secondary",
161
- event: () => e("cancel")
162
- }
163
- ]), M = s(() => n.itemCounter == null || n.itemCounter < 1), b = async () => {
164
- await y(), d.value > m.value.clientWidth + p + t && o.value < _.value && (o.value += 1, b());
165
- }, C = async () => {
166
- await y(), d.value < m.value.clientWidth + p && o.value > 0 && (o.value -= 1, C());
167
- };
168
- return W(
169
- () => d.value,
170
- async (a, v) => {
171
- if (await y(), !m.value)
172
- return;
173
- const B = a > v;
174
- d.value < g ? o.value = 0 : B ? b() : C();
175
- },
176
- { immediate: !0 }
177
- ), { __sfc: !0, AVERAGE_BUTTON_SIZE: t, MENU_OFFSET: r, RESPONSIVE_BREAKPOINT: g, SPACING: p, props: n, emit: e, t: i, tc: E, n: I, label: k, defaultStateLabel: x, actionBar: m, containerMaxWidth: u, containerWidth: h, isShaking: f, stateTransitionMode: T, hideStateActions: F, onBeforeLeave: L, onEnter: N, onAfterEnter: O, onAnimationEnd: R, extraBottomSpacing: A, visibleActions: S, width: d, internalDisplayedActions: o, internalVisibleActions: _, isConfirmationVariant: w, conditionalClasses: V, containerClasses: P, actionsInternal: U, confirmationActions: $, noItemCounter: M, showActions: b, hideActions: C, BentoButton: J, BentoButtonActions: nt, BentoTypography: K, BentoLoadingIndicator: q, ButtonActionsWithMenu: Y, CrossIcon: Z, CheckmarkCircleFill: H, CrossCircleFill: Q };
178
- }
179
- });
180
- var rt = function() {
181
- var e = this, n = e._self._c, t = e._self._setupProxy;
182
- return n("Transition", { attrs: { name: "b-action-bar__animation", appear: "" } }, [n("section", { staticClass: "b-action-bar", class: t.conditionalClasses, attrs: { "aria-label": t.t("actionBar") }, on: { animationend: t.onAnimationEnd } }, [n("Transition", { attrs: { name: `b-action-bar__state-animation--${e.state}`, mode: t.stateTransitionMode }, on: { "before-leave": t.onBeforeLeave, enter: t.onEnter, "after-enter": t.onAfterEnter } }, [n("div", { key: e.state, ref: "actionBar", staticClass: "b-action-bar__container", class: t.containerClasses, style: { width: t.containerWidth, maxWidth: t.containerMaxWidth } }, [e.state === "start" ? n("div", { staticClass: "b-action-bar__container-inner" }, [t.isConfirmationVariant ? e._e() : n("div", { staticClass: "b-action-bar__close-button" }, [n(t.BentoButton, { attrs: { variant: "tertiary", inverse: "", "aria-label": t.t("close") }, on: { click: function(r) {
183
- return t.emit("close");
184
- } }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
185
- return [n(t.CrossIcon, { attrs: { "aria-hidden": !0 } })];
186
- }, proxy: !0 }], null, !1, 4214210411) })], 1), n(t.BentoTypography, { staticClass: "b-action-bar__selection", attrs: { el: "span", stronger: "" } }, [t.isConfirmationVariant && t.noItemCounter ? [e._v(" " + e._s(t.tc("unsavedChanges", 0)) + " ")] : [e._v(" " + e._s(t.n(e.itemCounter)) + " " + e._s(t.isConfirmationVariant ? t.tc("unsavedChanges", e.itemCounter) : t.label) + " ")]], 2), t.isConfirmationVariant ? n(t.BentoButtonActions, { staticClass: "b-action-bar__actions", attrs: { actions: t.confirmationActions, inverse: "" } }) : n(t.ButtonActionsWithMenu, { staticClass: "b-action-bar__actions", attrs: { actions: t.actionsInternal, "displayed-actions": t.internalDisplayedActions, "menu-position": "top-end", "disable-responsive-behavior": "", inverse: "" } })], 1) : n("div", { staticClass: "b-action-bar__container-inner" }, [n("div", { staticClass: "b-action-bar__state-icon" }, [e.state === "loading" ? n(t.BentoLoadingIndicator, { attrs: { small: "", inverse: "" } }) : e._e(), e.state === "success" ? n(t.CheckmarkCircleFill, { attrs: { "aria-hidden": !0 } }) : e._e(), e.state === "fail" ? n(t.CrossCircleFill, { attrs: { "aria-hidden": !0 } }) : e._e()], 1), n(t.BentoTypography, { attrs: { stronger: "" } }, [e._t("stateLabel", function() {
187
- return [e._v(e._s(t.defaultStateLabel))];
188
- })], 2), t.hideStateActions ? e._e() : n("div", { staticClass: "b-action-bar__state-actions" }, [e.state === "success" && e.showUndoAction ? n(t.BentoButton, { attrs: { variant: "tertiary", inverse: "" }, on: { click: function(r) {
189
- return t.emit("undo-action");
190
- } } }, [e._v(e._s(t.t("undo")))]) : e._e(), e.state === "fail" && e.showRetryAction ? n(t.BentoButton, { attrs: { variant: "tertiary", inverse: "" }, on: { click: function(r) {
191
- return t.emit("retry-action");
192
- } } }, [e._v(e._s(t.t("retry")))]) : e._e(), e.state === "fail" ? n(t.BentoButton, { attrs: { variant: "tertiary", inverse: "" }, on: { click: function(r) {
193
- return t.emit("cancel-action");
194
- } } }, [e._v(e._s(t.t("cancel")))]) : e._e()], 1)], 1)])])], 1)]);
195
- }, ct = [], lt = /* @__PURE__ */ at(
196
- it,
197
- rt,
198
- ct,
199
- !1,
200
- null,
201
- "b91c5356"
202
- );
203
- const gt = lt.exports;
204
- export {
205
- gt as B
206
- };
207
- //# sourceMappingURL=action-bar.CYGUYI0V.js.map
@@ -1,73 +0,0 @@
1
- import { defineComponent as u, ref as i, watch as _, computed as f } from "vue";
2
- import { u as v, c as m, h as y } from "./button-actions.BLk114As.js";
3
- import { B as I } from "./typography.C8lPlsbD.js";
4
- import "./index.Cl4_42j5.js";
5
- import { u as A } from "./index.B6WW_F-J.js";
6
- import { g as x } from "./generate-uid.NJ8tVoha.js";
7
- import { A as B } from "./artificial-intelligence-ai-filled.C6TMsiHK.js";
8
- import { n as h } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
9
- import "../assets/ai-tag.css";
10
- const C = {
11
- "en-US": { ai: "AI", aiExplained: "AI explained" },
12
- "ja-JP": { ai: "AI", aiExplained: "AIについての説明" },
13
- "pt-BR": { ai: "IA", aiExplained: "IA explicada" }
14
- }, T = {
15
- i18n: { messages: C }
16
- }, E = /* @__PURE__ */ u({
17
- ...T,
18
- __name: "ai-tag",
19
- props: {
20
- title: null,
21
- description: null,
22
- influencedValue: { default: void 0 },
23
- toggled: { type: Boolean, default: !1 },
24
- action: { default: void 0 }
25
- },
26
- emits: ["update:toggled"],
27
- setup(r, { emit: e }) {
28
- const o = r, { t } = A(), a = i(o.toggled), s = i(null), p = i(null), d = x("b-ai-tag-popover");
29
- _(
30
- () => o.toggled,
31
- (n) => {
32
- a.value = n;
33
- }
34
- ), v(s, () => {
35
- c();
36
- });
37
- const g = f(
38
- () => o.action ? [
39
- {
40
- ...o.action,
41
- variant: "secondary"
42
- }
43
- ] : void 0
44
- ), l = (n) => {
45
- a.value = n, e("update:toggled", n);
46
- }, c = () => {
47
- a.value && l(!1);
48
- };
49
- return { __sfc: !0, props: o, t, toggled: a, aiTagRef: s, targetElement: p, popoverId: d, popoverActions: g, emit: e, onToggle: l, closePopover: c, BentoPopover: y, BentoToggleButton: m, BentoTypography: I, ArtificialIntelligenceAiIcon: B };
50
- }
51
- });
52
- var k = function() {
53
- var e = this, o = e._self._c, t = e._self._setupProxy;
54
- return o("div", { ref: "aiTagRef", staticClass: "b-ai-tag", on: { keydown: function(a) {
55
- return !a.type.indexOf("key") && e._k(a.keyCode, "esc", 27, a.key, ["Esc", "Escape"]) ? null : t.closePopover.apply(null, arguments);
56
- } } }, [o(t.BentoToggleButton, { ref: "targetElement", staticClass: "b-ai-tag__trigger", attrs: { toggled: t.toggled, "aria-controls": t.popoverId, variant: "secondary", condensed: "" }, on: { "update:toggled": t.onToggle }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
57
- return [o(t.ArtificialIntelligenceAiIcon, { staticClass: "b-ai-tag__trigger-icon", attrs: { "aria-hidden": !0 } })];
58
- }, proxy: !0 }]) }, [e._v(" " + e._s(t.t("ai")) + " ")]), t.targetElement ? o(t.BentoPopover, { attrs: { id: t.popoverId, open: t.toggled, "target-element": t.targetElement, actions: t.popoverActions, "actions-layout": "fill-container", title: t.t("aiExplained"), "trap-all": "", "trap-all-options": { onDeactivate: t.closePopover, allowOutsideClick: !0 }, "fixed-positioning": "", "overflow-visible": "" }, on: { dismiss: t.closePopover }, scopedSlots: e._u([{ key: "headerIcon", fn: function() {
59
- return [o(t.ArtificialIntelligenceAiIcon, { staticClass: "b-ai-tag__popover-header-icon", attrs: { "aria-hidden": !0 } })];
60
- }, proxy: !0 }], null, !1, 430358887) }, [o("div", { staticClass: "b-ai-tag__popover-content" }, [e.influencedValue ? o(t.BentoTypography, { staticClass: "b-ai-tag__influenced-value", attrs: { variant: "title", medium: "" } }, [e._v(" " + e._s(e.influencedValue) + " ")]) : e._e(), o(t.BentoTypography, { attrs: { variant: "title" } }, [e._v(" " + e._s(e.title) + " ")]), o(t.BentoTypography, [e._v(" " + e._s(e.description) + " ")])], 1)]) : e._e()], 1);
61
- }, b = [], P = /* @__PURE__ */ h(
62
- E,
63
- k,
64
- b,
65
- !1,
66
- null,
67
- "405c2237"
68
- );
69
- const D = P.exports;
70
- export {
71
- D as a
72
- };
73
- //# sourceMappingURL=ai-tag.Cjf38mjR.js.map
@@ -1,93 +0,0 @@
1
- import { defineComponent as I, useSlots as y, computed as i, onMounted as T } from "vue";
2
- import { c as l, a as S, B as b } from "./typography.C8lPlsbD.js";
3
- import { B as H } from "./button.DxhJNOtr.js";
4
- import { C as L } from "./cross-small.CoQUe8SS.js";
5
- import { W as B } from "./warning-filled.CbJ1pcB2.js";
6
- import { C as w } from "./cross-circle-fill.DTDtgLMf.js";
7
- import { C as R } from "./checkmark-circle-fill.BttTCjrM.js";
8
- /* empty css */
9
- import { n as u } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
10
- import { u as E } from "./use-has-slot.C9lQZ6nz.js";
11
- import { u as G } from "./index.B6WW_F-J.js";
12
- import "../assets/alert.css";
13
- var n = /* @__PURE__ */ ((a) => (a.DEFAULT = "default", a.TIP = "tip", a))(n || {}), o = /* @__PURE__ */ ((a) => (a.WARNING = "warning", a.CRITICAL = "critical", a.HIGHLIGHT = "highlight", a.SUCCESS = "success", a))(o || {}), p = /* @__PURE__ */ ((a) => (a.CLOSE_ALERT = "close-alert", a))(p || {});
14
- let C = 0;
15
- const V = {
16
- beforeCreate() {
17
- this.uuid = C.toString(), C += 1;
18
- }
19
- };
20
- var $ = function() {
21
- var s = this, t = s._self._c;
22
- return t("svg", s._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", s.$attrs, !1), [s.$attrs["svg-title"] ? t("title", [s._v(s._s(s.$attrs["svg-title"]))]) : s._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-info_filled__a" + s.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", "fill-rule": "evenodd", d: "M5.03418 0.839544C6.45015 0.253058 8.00853 0.0992122 9.51172 0.398138C11.015 0.697159 12.3966 1.43547 13.4805 2.51923C14.5642 3.60301 15.3025 4.98476 15.6016 6.48798C15.9005 7.99113 15.7466 9.54958 15.1602 10.9655C14.5736 12.3816 13.5801 13.5925 12.3057 14.444C11.1109 15.2423 9.71924 15.6917 8.28711 15.7448L8 15.7497C5.94458 15.7497 3.97294 14.9336 2.51953 13.4802C1.06623 12.0268 0.250005 10.055 0.25 7.9997C0.250066 6.4671 0.70424 4.96838 1.55566 3.69404C2.40724 2.41967 3.61814 1.42609 5.03418 0.839544ZM6.25 6.2497V7.7497H7.25V10.2497H6.25V11.7497H9.75V10.2497H8.75V6.2497H6.25ZM7.75 3.4997C7.58674 3.4997 7.42763 3.54211 7.28418 3.61786C7.25386 3.63389 7.22303 3.64949 7.19434 3.66865L7.07812 3.75947C7.04744 3.78732 7.01817 3.817 6.99121 3.84833C6.97917 3.86236 6.96827 3.8776 6.95703 3.89228C6.93942 3.91522 6.9228 3.93915 6.90723 3.96357C6.90005 3.97485 6.89248 3.98618 6.88574 3.99775C6.86351 4.03594 6.84324 4.07574 6.82617 4.11689L6.78027 4.25751C6.77017 4.29795 6.7628 4.33927 6.75781 4.38056C6.75552 4.39961 6.75411 4.41902 6.75293 4.43818C6.75166 4.45856 6.75196 4.47926 6.75195 4.4997C6.75195 4.52207 6.75144 4.54472 6.75293 4.56708C6.75579 4.60979 6.76114 4.65273 6.76953 4.69501L6.80859 4.83661C6.82299 4.87685 6.84098 4.91584 6.86035 4.9538C6.86847 4.96971 6.87775 4.98522 6.88672 5.00068C6.89748 5.01922 6.90895 5.03753 6.9209 5.05536C6.93323 5.07376 6.94544 5.09248 6.95898 5.11005C6.98495 5.14371 7.01269 5.17643 7.04297 5.20673L7.1543 5.30341C7.19021 5.33003 7.2285 5.35325 7.26758 5.3747C7.27775 5.38031 7.28847 5.38508 7.29883 5.39033C7.32903 5.40554 7.35995 5.41924 7.3916 5.43134C7.40264 5.43559 7.41361 5.44018 7.4248 5.44404C7.46721 5.45855 7.51041 5.47134 7.55469 5.48017C7.59672 5.48853 7.63919 5.49291 7.68164 5.49579C7.70021 5.49707 7.71872 5.49751 7.7373 5.49775C7.76179 5.49804 7.78614 5.49729 7.81055 5.49579C7.82982 5.49462 7.84899 5.4932 7.86816 5.49091C7.90982 5.48592 7.95139 5.47962 7.99219 5.46943L8.13281 5.42353C8.1739 5.40649 8.21283 5.38517 8.25098 5.36298C8.2626 5.35623 8.27383 5.3487 8.28516 5.3415C8.30964 5.32589 8.33345 5.30934 8.35645 5.29169C8.37116 5.28043 8.38633 5.26958 8.40039 5.25751C8.43176 5.23053 8.46235 5.20229 8.49023 5.17158L8.58105 5.05536C8.69084 4.89096 8.75 4.6974 8.75 4.4997C8.74992 4.2346 8.64449 3.98013 8.45703 3.79267C8.26951 3.60523 8.01514 3.4997 7.75 3.4997Z", "clip-rule": "evenodd" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-info_filled__a" + s.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
23
- }, F = [], A = /* @__PURE__ */ u(
24
- V,
25
- $,
26
- F,
27
- !1,
28
- null,
29
- null
30
- );
31
- const P = A.exports, k = {
32
- "en-US": { close: "Close", criticalIcon: "Critical icon", highlightIcon: "Highlight icon", successIcon: "Success icon", warningIcon: "Warning icon" },
33
- "ja-JP": { close: "閉じる", criticalIcon: "重大アイコン", highlightIcon: "ハイライトアイコン", successIcon: "成功アイコン", warningIcon: "警告アイコン" },
34
- "pt-BR": { close: "Fechar", criticalIcon: "Ícone crítico", highlightIcon: "Ícone de destaque", successIcon: "Ícone de sucesso", warningIcon: "Ícone de aviso" }
35
- }, x = {
36
- i18n: { messages: k },
37
- name: "bento-alert"
38
- }, N = /* @__PURE__ */ I({
39
- ...x,
40
- props: {
41
- closeButton: { type: Boolean, default: !1 },
42
- type: { default: o.HIGHLIGHT },
43
- variant: { default: n.DEFAULT }
44
- },
45
- emits: ["close-alert"],
46
- setup(a, { emit: s }) {
47
- const t = a, e = y(), _ = E(e), { t: c } = G(), r = i(() => t.variant === n.TIP), d = i(() => ({
48
- [`b-alert--${t.type}`]: t.type,
49
- [`b-alert--${n.TIP}`]: r.value
50
- })), f = i(() => c(`${t.type}Icon`)), m = i(() => {
51
- switch (t.type) {
52
- case o.CRITICAL:
53
- return w;
54
- case o.SUCCESS:
55
- return R;
56
- case o.WARNING:
57
- return B;
58
- case o.HIGHLIGHT:
59
- default:
60
- return P;
61
- }
62
- }), h = i(() => ({
63
- el: S.DIV,
64
- variant: r.value ? l.CAPTION : l.BODY,
65
- wide: !0
66
- })), g = i(() => t.type === o.HIGHLIGHT ? "status" : "alert"), v = () => {
67
- s(p.CLOSE_ALERT);
68
- };
69
- return T(() => {
70
- if (!e.default && !e.description)
71
- throw new Error("Alert Component requires a title or a description");
72
- }), { __sfc: !0, slots: e, hasSlot: _, emit: s, props: t, t: c, isTipVariant: r, alertConditionalClasses: d, iconSvgTitle: f, iconComponent: m, descriptionTypography: h, computedRole: g, onCloseButtonClick: v, BentoTypography: b, BentoButton: H, CrossSmall: L };
73
- }
74
- });
75
- var U = function() {
76
- var s = this, t = s._self._c, e = s._self._setupProxy;
77
- return t("div", { staticClass: "b-alert", attrs: { role: e.computedRole } }, [t("div", { staticClass: "b-alert__inner-container", class: e.alertConditionalClasses }, [t("div", { staticClass: "b-alert__icon" }, [t(e.iconComponent, { tag: "component", attrs: { "aria-hidden": "true", "svg-title": e.iconSvgTitle } })], 1), t("div", { staticClass: "b-alert__content" }, [e.hasSlot("default") && !e.isTipVariant ? t(e.BentoTypography, { staticClass: "b-alert__title", attrs: { el: "div", variant: "body", strongest: "", wide: "" } }, [s._t("default")], 2) : s._e(), e.hasSlot("description") ? t(e.BentoTypography, s._b({ staticClass: "b-alert__description", attrs: { "data-testid": "alert-description" } }, "bento-typography", e.descriptionTypography, !1), [s._t("description")], 2) : s._e(), e.hasSlot("actions") && !e.isTipVariant ? t("div", { staticClass: "b-alert__actions", attrs: { "data-testid": "alert-actions" } }, [s._t("actions")], 2) : s._e()], 1), s.closeButton && !e.isTipVariant ? t(e.BentoButton, { staticClass: "b-alert__close-button", attrs: { variant: "tertiary", type: "button" }, on: { click: e.onCloseButtonClick } }, [t(e.CrossSmall, { attrs: { "svg-title": e.t("close") } })], 1) : s._e()], 1)]);
78
- }, W = [], D = /* @__PURE__ */ u(
79
- N,
80
- U,
81
- W,
82
- !1,
83
- null,
84
- "2c793db1"
85
- );
86
- const tt = D.exports;
87
- export {
88
- tt as B,
89
- p as a,
90
- o as b,
91
- n as c
92
- };
93
- //# sourceMappingURL=alert.QVQ6Zjbm.js.map