@adyen/bento-vue2 1.84.2 → 1.85.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 (339) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +244 -130
  3. package/dist/action-bar.js +1 -1
  4. package/dist/ai-tag.js +5 -0
  5. package/dist/ai-tag.js.map +1 -0
  6. package/dist/assets/accordion-item.css +1 -1
  7. package/dist/assets/action-bar.css +1 -1
  8. package/dist/assets/ai-tag.css +1 -0
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button-actions.css +1 -1
  11. package/dist/assets/card.css +1 -1
  12. package/dist/assets/checkbox.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/draggable-handle.css +1 -0
  17. package/dist/assets/file-uploader.css +1 -1
  18. package/dist/assets/filter-bar.css +1 -1
  19. package/dist/assets/form-layout-title.css +1 -1
  20. package/dist/assets/inspector.css +1 -1
  21. package/dist/assets/layout-row.css +1 -1
  22. package/dist/assets/modal-fullscreen.css +1 -1
  23. package/dist/assets/radio-group.css +1 -1
  24. package/dist/assets/sidepanel.css +1 -1
  25. package/dist/assets/use-cached-selected-values.css +1 -1
  26. package/dist/button.js +2 -2
  27. package/dist/card.js +1 -1
  28. package/dist/checkbox.js +2 -2
  29. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +1 -1
  30. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +1 -1
  31. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +1 -1
  32. package/dist/chunks/2-generic-use.w0fUhovx.js.map +1 -1
  33. package/dist/chunks/3-generic-use.BLEzR04g.js.map +1 -1
  34. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +1 -1
  35. package/dist/chunks/4-generic-use.CULEpvgj.js.map +1 -1
  36. package/dist/chunks/4-generic-use.D82y3n39.js.map +1 -1
  37. package/dist/chunks/accordion-item.DeV8s0oW.js.map +1 -1
  38. package/dist/chunks/action-bar.rgLdy6Bu.js +163 -0
  39. package/dist/chunks/action-bar.rgLdy6Bu.js.map +1 -0
  40. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +1 -1
  41. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +1 -1
  42. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +1 -1
  43. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +1 -1
  44. package/dist/chunks/ai-button.ggEcDV08.js +50 -0
  45. package/dist/chunks/ai-button.ggEcDV08.js.map +1 -0
  46. package/dist/chunks/ai-tag.DKMGiQcJ.js +74 -0
  47. package/dist/chunks/ai-tag.DKMGiQcJ.js.map +1 -0
  48. package/dist/chunks/alert.B3Pdp02a.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.CRREfabP.js +24 -0
  51. package/dist/chunks/arrow-left.CRREfabP.js.map +1 -0
  52. package/dist/chunks/arrow-right.Dn3AYpUP.js +24 -0
  53. package/dist/chunks/arrow-right.Dn3AYpUP.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js +24 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js.map +1 -0
  56. package/dist/chunks/avatar.CUCH3CTc.js.map +1 -1
  57. package/dist/chunks/base-button.IN4bpcds.js.map +1 -1
  58. package/dist/chunks/{base-modal.KYkLKswF.js → base-modal.QsjzGei_.js} +5 -5
  59. package/dist/chunks/{base-modal.KYkLKswF.js.map → base-modal.QsjzGei_.js.map} +1 -1
  60. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js → button-actions-with-menu.PL45aAcI.js} +3 -3
  61. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js.map → button-actions-with-menu.PL45aAcI.js.map} +1 -1
  62. package/dist/chunks/{button-actions.D9n7MxWe.js → button-actions.JRDi9PFT.js} +2 -2
  63. package/dist/chunks/{button-actions.D9n7MxWe.js.map → button-actions.JRDi9PFT.js.map} +1 -1
  64. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  65. package/dist/chunks/button.DIU6m9wD.js.map +1 -1
  66. package/dist/chunks/{calendar.C8DpZ4Sr.js → calendar.B0SmuooF.js} +95 -89
  67. package/dist/chunks/{calendar.C8DpZ4Sr.js.map → calendar.B0SmuooF.js.map} +1 -1
  68. package/dist/chunks/{card.CLX0RGG6.js → card.CVkEg8m1.js} +2 -2
  69. package/dist/chunks/{card.CLX0RGG6.js.map → card.CVkEg8m1.js.map} +1 -1
  70. package/dist/chunks/{checkbox-group.BCnhjQie.js → checkbox-group.DPZJjcdT.js} +4 -4
  71. package/dist/chunks/{checkbox-group.BCnhjQie.js.map → checkbox-group.DPZJjcdT.js.map} +1 -1
  72. package/dist/chunks/{checkbox.CU5ierOq.js → checkbox.D3D1I22O.js} +3 -3
  73. package/dist/chunks/{checkbox.CU5ierOq.js.map → checkbox.D3D1I22O.js.map} +1 -1
  74. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  75. package/dist/chunks/{code-snippet.9MwDHp50.js → code-snippet.BN5P-KQo.js} +4 -4
  76. package/dist/chunks/{code-snippet.9MwDHp50.js.map → code-snippet.BN5P-KQo.js.map} +1 -1
  77. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  78. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  79. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  80. package/dist/chunks/{controls-group.D4eW9DtP.js → controls-group.BwXz0UYr.js} +2 -2
  81. package/dist/chunks/{controls-group.D4eW9DtP.js.map → controls-group.BwXz0UYr.js.map} +1 -1
  82. package/dist/chunks/{copy.C0q7xgXs.js → copy.BIh04KTY.js} +3 -3
  83. package/dist/chunks/{copy.C0q7xgXs.js.map → copy.BIh04KTY.js.map} +1 -1
  84. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  85. package/dist/chunks/currency.DYZr_RDk.js.map +1 -1
  86. package/dist/chunks/{dashboard-section.B83FdC0Z.js → dashboard-section.BvFMd9CQ.js} +3 -3
  87. package/dist/chunks/{dashboard-section.B83FdC0Z.js.map → dashboard-section.BvFMd9CQ.js.map} +1 -1
  88. package/dist/chunks/{dashed-underline.DQGVy5T2.js → dashed-underline.CXyMT-cF.js} +3 -3
  89. package/dist/chunks/{dashed-underline.DQGVy5T2.js.map → dashed-underline.CXyMT-cF.js.map} +1 -1
  90. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  91. package/dist/chunks/{data-grid-template.BTEFoEwf.js → data-grid-template.wWWI3FE3.js} +3 -3
  92. package/dist/chunks/{data-grid-template.BTEFoEwf.js.map → data-grid-template.wWWI3FE3.js.map} +1 -1
  93. package/dist/chunks/{data-grid.Bk7_6Z0F.js → data-grid.Dcj_tU8q.js} +426 -419
  94. package/dist/chunks/data-grid.Dcj_tU8q.js.map +1 -0
  95. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  96. package/dist/chunks/{date-picker.CnsC_UMG.js → date-picker.Dh3-TgPT.js} +4 -4
  97. package/dist/chunks/{date-picker.CnsC_UMG.js.map → date-picker.Dh3-TgPT.js.map} +1 -1
  98. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  99. package/dist/chunks/date-range-picker.BOn_Xjkr.js +897 -0
  100. package/dist/chunks/date-range-picker.BOn_Xjkr.js.map +1 -0
  101. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  102. package/dist/chunks/date.DBWzp0So.js.map +1 -1
  103. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  104. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  105. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  106. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  107. package/dist/chunks/dialog-page.BegXhP0L.js +118 -0
  108. package/dist/chunks/dialog-page.BegXhP0L.js.map +1 -0
  109. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  110. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  111. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  112. package/dist/chunks/divider.DX5gwN7p.js.map +1 -1
  113. package/dist/chunks/dropdown-default-textbox.Cq68tN9F.js.map +1 -1
  114. package/dist/chunks/{dropdown-tag.HBM0wrEV.js → dropdown-tag.C7Buz72U.js} +3 -3
  115. package/dist/chunks/{dropdown-tag.HBM0wrEV.js.map → dropdown-tag.C7Buz72U.js.map} +1 -1
  116. package/dist/chunks/{dropdown.C2pXf8Li.js → dropdown.ByH2zHxF.js} +5 -5
  117. package/dist/chunks/{dropdown.C2pXf8Li.js.map → dropdown.ByH2zHxF.js.map} +1 -1
  118. package/dist/chunks/empty-state.DpBnqAxu.js.map +1 -1
  119. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  120. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  121. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  122. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  123. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  124. package/dist/chunks/{field-label.CEkJnsiL.js → field-label.BKxm8ehO.js} +2 -2
  125. package/dist/chunks/{field-label.CEkJnsiL.js.map → field-label.BKxm8ehO.js.map} +1 -1
  126. package/dist/chunks/{file-uploader.CnOqfuI-.js → file-uploader.U7YUrGoM.js} +4 -4
  127. package/dist/chunks/file-uploader.U7YUrGoM.js.map +1 -0
  128. package/dist/chunks/filter-bar.BRE0djRy.js +3313 -0
  129. package/dist/chunks/filter-bar.BRE0djRy.js.map +1 -0
  130. package/dist/chunks/{focus-trap.CNIU5jOz.js → focus-trap.Ed8RY9cJ.js} +2 -2
  131. package/dist/chunks/{focus-trap.CNIU5jOz.js.map → focus-trap.Ed8RY9cJ.js.map} +1 -1
  132. package/dist/chunks/{footer-actions.BOiN47Xd.js → footer-actions.mS3IiJg7.js} +2 -2
  133. package/dist/chunks/{footer-actions.BOiN47Xd.js.map → footer-actions.mS3IiJg7.js.map} +1 -1
  134. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  135. package/dist/chunks/{form-layout-title.CdC1T4gs.js → form-layout-title.C3uKS3GA.js} +2 -2
  136. package/dist/chunks/{form-layout-title.CdC1T4gs.js.map → form-layout-title.C3uKS3GA.js.map} +1 -1
  137. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  138. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  139. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  140. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  141. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  142. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  143. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  144. package/dist/chunks/grab.BxiVZ1RZ.js +24 -0
  145. package/dist/chunks/grab.BxiVZ1RZ.js.map +1 -0
  146. package/dist/chunks/grid-layout.1aIiz2N_.js.map +1 -1
  147. package/dist/chunks/{header-meta.D_oAu2S9.js → header-meta.CQTfyEJR.js} +8 -8
  148. package/dist/chunks/{header-meta.D_oAu2S9.js.map → header-meta.CQTfyEJR.js.map} +1 -1
  149. package/dist/chunks/{header-with-views.Dc9LUYNY.js → header-with-views.-PRI2W3p.js} +383 -400
  150. package/dist/chunks/header-with-views.-PRI2W3p.js.map +1 -0
  151. package/dist/chunks/{header.BmtlQmPs.js → header.DDwoZ8fF.js} +3 -3
  152. package/dist/chunks/{header.BmtlQmPs.js.map → header.DDwoZ8fF.js.map} +1 -1
  153. package/dist/chunks/image.C2D2hKat.js.map +1 -1
  154. package/dist/chunks/index.B6WW_F-J.js.map +1 -1
  155. package/dist/chunks/{index.BDK4hwK_.js → index.Zfd79j1_.js} +3 -3
  156. package/dist/chunks/{index.BDK4hwK_.js.map → index.Zfd79j1_.js.map} +1 -1
  157. package/dist/chunks/{info-icon.BEyxQgD6.js → info-icon.gUcRjEyG.js} +3 -3
  158. package/dist/chunks/{info-icon.BEyxQgD6.js.map → info-icon.gUcRjEyG.js.map} +1 -1
  159. package/dist/chunks/{input-field-password.D23H_RvO.js → input-field-password.BO3EMjVD.js} +6 -6
  160. package/dist/chunks/{input-field-password.D23H_RvO.js.map → input-field-password.BO3EMjVD.js.map} +1 -1
  161. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js → input-field-phone-number.DDQIkRdm.js} +3 -3
  162. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js.map → input-field-phone-number.DDQIkRdm.js.map} +1 -1
  163. package/dist/chunks/{input-field.hf0_ALq0.js → input-field.BRIDLPBn.js} +3 -3
  164. package/dist/chunks/{input-field.hf0_ALq0.js.map → input-field.BRIDLPBn.js.map} +1 -1
  165. package/dist/chunks/{inspector.C0iAxxoz.js → inspector.DCda4tku.js} +3 -3
  166. package/dist/chunks/{inspector.C0iAxxoz.js.map → inspector.DCda4tku.js.map} +1 -1
  167. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  168. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  169. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  170. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  171. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  172. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  173. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  174. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  175. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  176. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  177. package/dist/chunks/{layout-row.BPX00mio.js → layout-row.BtCzzLTz.js} +3 -3
  178. package/dist/chunks/layout-row.BtCzzLTz.js.map +1 -0
  179. package/dist/chunks/link.PsTSQjK3.js.map +1 -1
  180. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js → listbox-option-tag.B63aT5Sq.js} +2 -2
  181. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js.map → listbox-option-tag.B63aT5Sq.js.map} +1 -1
  182. package/dist/chunks/loading-indicator.PxbRzshH.js.map +1 -1
  183. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  184. package/dist/chunks/minus-small.DJacLGTw.js.map +1 -1
  185. package/dist/chunks/{modal-fullscreen.B1gltlxA.js → modal-fullscreen.CRLZX72M.js} +4 -4
  186. package/dist/chunks/{modal-fullscreen.B1gltlxA.js.map → modal-fullscreen.CRLZX72M.js.map} +1 -1
  187. package/dist/chunks/{modal.e3EQ6Kex.js → modal.BnAZ8Nj1.js} +4 -4
  188. package/dist/chunks/{modal.e3EQ6Kex.js.map → modal.BnAZ8Nj1.js.map} +1 -1
  189. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  190. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  191. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  192. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  193. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  194. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  195. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  196. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  197. package/dist/chunks/{pagination.BcFt2FqK.js → pagination.spAA5CX0.js} +2 -2
  198. package/dist/chunks/{pagination.BcFt2FqK.js.map → pagination.spAA5CX0.js.map} +1 -1
  199. package/dist/chunks/payment-method.BKXLPDC9.js.map +1 -1
  200. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  201. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  202. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  203. package/dist/chunks/popover.types.Zm8nugBw.js +6 -0
  204. package/dist/chunks/{popover.types.WDh5ggr3.js.map → popover.types.Zm8nugBw.js.map} +1 -1
  205. package/dist/chunks/{popper-container.Cdokz_NE.js → popper-container.CXUG6v_U.js} +2 -2
  206. package/dist/chunks/{popper-container.Cdokz_NE.js.map → popper-container.CXUG6v_U.js.map} +1 -1
  207. package/dist/chunks/{promo-banner.yfBorKj7.js → promo-banner.BkLMZH66.js} +2 -2
  208. package/dist/chunks/{promo-banner.yfBorKj7.js.map → promo-banner.BkLMZH66.js.map} +1 -1
  209. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  210. package/dist/chunks/{radio-group.CtTnfkYg.js → radio-group.B6-Fd_kH.js} +4 -4
  211. package/dist/chunks/{radio-group.CtTnfkYg.js.map → radio-group.B6-Fd_kH.js.map} +1 -1
  212. package/dist/chunks/radio-input.kzb4gxLW.js.map +1 -1
  213. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  214. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  215. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  216. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js → rich-text-editor.DeywBxSb.js} +4 -4
  217. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js.map → rich-text-editor.DeywBxSb.js.map} +1 -1
  218. package/dist/chunks/{search-bar.B0SdQBnY.js → search-bar.BKRppqyI.js} +3 -3
  219. package/dist/chunks/{search-bar.B0SdQBnY.js.map → search-bar.BKRppqyI.js.map} +1 -1
  220. package/dist/chunks/{secondary-nav.BPGpxd0p.js → secondary-nav.RQ5eRpPH.js} +3 -3
  221. package/dist/chunks/{secondary-nav.BPGpxd0p.js.map → secondary-nav.RQ5eRpPH.js.map} +1 -1
  222. package/dist/chunks/{segmented-control.BtWFda0P.js → segmented-control.BomURsCq.js} +2 -2
  223. package/dist/chunks/{segmented-control.BtWFda0P.js.map → segmented-control.BomURsCq.js.map} +1 -1
  224. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  225. package/dist/chunks/{selection-card-group.BryV14qP.js → selection-card-group.gh-fMA9T.js} +4 -4
  226. package/dist/chunks/{selection-card-group.BryV14qP.js.map → selection-card-group.gh-fMA9T.js.map} +1 -1
  227. package/dist/chunks/{sidepanel.NFyZGE57.js → sidepanel.B80Mujpk.js} +5 -5
  228. package/dist/chunks/{sidepanel.NFyZGE57.js.map → sidepanel.B80Mujpk.js.map} +1 -1
  229. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  230. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  231. package/dist/chunks/status.types.Cv5XN4zL.js.map +1 -1
  232. package/dist/chunks/step.BLFXvHL6.js.map +1 -1
  233. package/dist/chunks/{structured-list-item.CptOCpHP.js → structured-list-item.DCEKBtbT.js} +4 -4
  234. package/dist/chunks/{structured-list-item.CptOCpHP.js.map → structured-list-item.DCEKBtbT.js.map} +1 -1
  235. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  236. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  237. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  238. package/dist/chunks/{summary-grid.types.B1T8_k1m.js → summary-grid.types.BV8FDXGv.js} +5 -5
  239. package/dist/chunks/{summary-grid.types.B1T8_k1m.js.map → summary-grid.types.BV8FDXGv.js.map} +1 -1
  240. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  241. package/dist/chunks/tab.FUMpPsBP.js.map +1 -1
  242. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  243. package/dist/chunks/{tag.B1Ywhgvc.js → tag.CroNYKsL.js} +2 -2
  244. package/dist/chunks/{tag.B1Ywhgvc.js.map → tag.CroNYKsL.js.map} +1 -1
  245. package/dist/chunks/{textarea.riUt0BiI.js → textarea.CtTdhV_G.js} +2 -2
  246. package/dist/chunks/{textarea.riUt0BiI.js.map → textarea.CtTdhV_G.js.map} +1 -1
  247. package/dist/chunks/{timeline-item.CFfW1DoD.js → timeline-item.DCWllef8.js} +6 -6
  248. package/dist/chunks/{timeline-item.CFfW1DoD.js.map → timeline-item.DCWllef8.js.map} +1 -1
  249. package/dist/chunks/toggle.227XgEc7.js.map +1 -1
  250. package/dist/chunks/{tooltip.C6YCavPw.js → tooltip.DxJQHsuI.js} +2 -2
  251. package/dist/chunks/{tooltip.C6YCavPw.js.map → tooltip.DxJQHsuI.js.map} +1 -1
  252. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  253. package/dist/chunks/{tutorial.D18LwXVy.js → tutorial.O_vT6Q2b.js} +7 -7
  254. package/dist/chunks/{tutorial.D18LwXVy.js.map → tutorial.O_vT6Q2b.js.map} +1 -1
  255. package/dist/chunks/typography.Bq-EGj9y.js.map +1 -1
  256. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  257. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  258. package/dist/chunks/use-bento-toast-controller.MmyZXtME.js.map +1 -1
  259. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js → use-cached-selected-values.3YqO69wz.js} +14 -14
  260. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js.map → use-cached-selected-values.3YqO69wz.js.map} +1 -1
  261. package/dist/chunks/use-country-items.ClS_So5N.js.map +1 -1
  262. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  263. package/dist/chunks/use-default-slot-validator.BDn0wkYP.js.map +1 -1
  264. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  265. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  266. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  267. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  268. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  269. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  270. package/dist/code-snippet.js +1 -1
  271. package/dist/dashboard-template.js +1 -1
  272. package/dist/dashed-underline.js +1 -1
  273. package/dist/data-grid-template.js +1 -1
  274. package/dist/data-grid.js +6 -5
  275. package/dist/date-picker.js +2 -2
  276. package/dist/date-range-picker.js +2 -2
  277. package/dist/draggable-handle.js +157 -0
  278. package/dist/draggable-handle.js.map +1 -0
  279. package/dist/dropdown.js +3 -3
  280. package/dist/file-uploader.js +1 -1
  281. package/dist/filter-bar.js +1 -1
  282. package/dist/focus-trap.js +1 -1
  283. package/dist/form-layout.js +1 -1
  284. package/dist/header-with-views.js +1 -1
  285. package/dist/header.js +1 -1
  286. package/dist/index.js +325 -321
  287. package/dist/index.js.map +1 -1
  288. package/dist/info-icon.js +1 -1
  289. package/dist/input-field-password.js +1 -1
  290. package/dist/input-field-phone-number.js +1 -1
  291. package/dist/input-field.js +1 -1
  292. package/dist/inspector.js +1 -1
  293. package/dist/internal.js +11 -11
  294. package/dist/layout.js +1 -1
  295. package/dist/menu.js +1 -1
  296. package/dist/modal-fullscreen.js +1 -1
  297. package/dist/modal.js +2 -2
  298. package/dist/pagination.js +1 -1
  299. package/dist/popover.js +2 -2
  300. package/dist/popper-container.js +1 -1
  301. package/dist/promo-banner.js +1 -1
  302. package/dist/radio-group.js +1 -1
  303. package/dist/rich-text-editor.js +1 -1
  304. package/dist/search-bar.js +2 -2
  305. package/dist/secondary-nav.js +1 -1
  306. package/dist/segmented-control.js +1 -1
  307. package/dist/selection-card.js +1 -1
  308. package/dist/sidepanel.js +1 -1
  309. package/dist/structured-list.js +1 -1
  310. package/dist/styles/bento-dark.css +5 -0
  311. package/dist/styles/bento-light.css +5 -0
  312. package/dist/styles/bento.css +5 -0
  313. package/dist/styles/legacy.css +5 -0
  314. package/dist/styles/styleguide.css +5 -0
  315. package/dist/summary-grid.js +1 -1
  316. package/dist/tag.js +1 -1
  317. package/dist/textarea.js +1 -1
  318. package/dist/timeline.js +1 -1
  319. package/dist/tutorial.js +1 -1
  320. package/dist/use-form-v4.js.map +1 -1
  321. package/dist/web-types.json +212 -6
  322. package/package.json +8 -8
  323. package/dist/chunks/action-bar.y4tcdk7R.js +0 -162
  324. package/dist/chunks/action-bar.y4tcdk7R.js.map +0 -1
  325. package/dist/chunks/ai-button.BEy4Gly-.js +0 -67
  326. package/dist/chunks/ai-button.BEy4Gly-.js.map +0 -1
  327. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  328. package/dist/chunks/data-grid.Bk7_6Z0F.js.map +0 -1
  329. package/dist/chunks/date-range-picker.B6GSRjjK.js +0 -1693
  330. package/dist/chunks/date-range-picker.B6GSRjjK.js.map +0 -1
  331. package/dist/chunks/dialog-page.QpRiNPyx.js +0 -137
  332. package/dist/chunks/dialog-page.QpRiNPyx.js.map +0 -1
  333. package/dist/chunks/file-uploader.CnOqfuI-.js.map +0 -1
  334. package/dist/chunks/filter-bar.CnJAxz9B.js +0 -2559
  335. package/dist/chunks/filter-bar.CnJAxz9B.js.map +0 -1
  336. package/dist/chunks/header-with-views.Dc9LUYNY.js.map +0 -1
  337. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  338. package/dist/chunks/layout-row.BPX00mio.js.map +0 -1
  339. package/dist/chunks/popover.types.WDh5ggr3.js +0 -6
@@ -1,39 +1,40 @@
1
- import { ref as c, reactive as Ie, computed as k, watch as B, nextTick as n1, defineComponent as _1, toRef as Te, onMounted as ge, useSlots as Ae } from "vue";
2
- import { B as f1 } from "./button.DIU6m9wD.js";
3
- import { B as he } from "./checkbox.CU5ierOq.js";
4
- import { u as s1, h as C1, f as we, c as p1, B as Oe } from "./button-actions.D9n7MxWe.js";
5
- import { B as Fe } from "./modal.e3EQ6Kex.js";
6
- import { B as me } from "./typography.Bq-EGj9y.js";
7
- import { u as Ee } from "./use-has-slot.C9lQZ6nz.js";
8
- import { g as a1 } from "./generate-uid.NJ8tVoha.js";
9
- import { B as Be } from "./button-actions-with-menu.B5mKwc-F.js";
10
- import { u as r1 } from "./index.B6WW_F-J.js";
11
- import { B as Ue } from "./bin.Ddb69cr1.js";
12
- import { D as ze } from "./dot.BW9SneIk.js";
1
+ import { ref as c, reactive as P1, computed as k, watch as B, nextTick as ne, defineComponent as _e, toRef as I1, onMounted as p1, useSlots as T1 } from "vue";
2
+ import { B as fe } from "./button.DIU6m9wD.js";
3
+ import { B as g1 } from "./checkbox.D3D1I22O.js";
4
+ import { u as se, h as Ce, f as h1, c as pe, B as A1 } from "./button-actions.JRDi9PFT.js";
5
+ import { B as O1 } from "./modal.BnAZ8Nj1.js";
6
+ import { B as w1 } from "./typography.Bq-EGj9y.js";
7
+ import { u as F1 } from "./use-has-slot.C9lQZ6nz.js";
8
+ import { g as ae } from "./generate-uid.NJ8tVoha.js";
9
+ import { B as E1 } from "./button-actions-with-menu.PL45aAcI.js";
10
+ import { u as re } from "./index.B6WW_F-J.js";
11
+ import { B as B1 } from "./bin.Ddb69cr1.js";
12
+ import { D as U1 } from "./dot.BW9SneIk.js";
13
13
  /* empty css */
14
14
  import { n as v } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
15
- import { R as Ne } from "./refresh.arF7jP-l.js";
16
- import { b as Ve, o as Ge } from "./index.BDK4hwK_.js";
17
- import { B as Ke } from "./divider.DX5gwN7p.js";
18
- import { B as Ye } from "./input-field.hf0_ALq0.js";
15
+ import { R as z1 } from "./refresh.arF7jP-l.js";
16
+ import { b as m1, o as N1 } from "./index.Zfd79j1_.js";
17
+ import { B as G1 } from "./divider.DX5gwN7p.js";
18
+ import { B as K1 } from "./input-field.BRIDLPBn.js";
19
19
  import "./index.Cl4_42j5.js";
20
- import { d as je } from "./debounce.DUTu11PS.js";
21
- import { F as qe } from "./field-label.CEkJnsiL.js";
22
- import { u as t1 } from "./on-click-outside.D9aY9g8G.js";
23
- import { I as Je, H as We } from "./header-meta.D_oAu2S9.js";
24
- import { u as Qe } from "./use-bento-toast-controller.MmyZXtME.js";
20
+ import { d as Y1 } from "./debounce.DUTu11PS.js";
21
+ import { F as j1 } from "./field-label.BKxm8ehO.js";
22
+ import { G as q1 } from "./grab.BxiVZ1RZ.js";
23
+ import { u as te } from "./on-click-outside.D9aY9g8G.js";
24
+ import { I as J1, H as W1 } from "./header-meta.CQTfyEJR.js";
25
+ import { u as Q1 } from "./use-bento-toast-controller.MmyZXtME.js";
25
26
  import "../assets/header-with-views.css";
26
- let S1 = 0;
27
- const Xe = {
27
+ let Se = 0;
28
+ const X1 = {
28
29
  beforeCreate() {
29
- this.uuid = S1.toString(), S1 += 1;
30
+ this.uuid = Se.toString(), Se += 1;
30
31
  }
31
32
  };
32
33
  var et = function() {
33
34
  var e = this, t = e._self._c;
34
35
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M2.75 12C2.75 12.6904 3.30964 13.25 4 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V10.25H14.75V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V10.25H2.75V12Z" } }), t("path", { attrs: { fill: "#001222", d: "M8.75 9.18945L11 6.93945L12.0605 8L8 12.0605L3.93945 8L5 6.93945L7.25 9.18945V1.25H8.75V9.18945Z" } })]);
35
36
  }, tt = [], st = /* @__PURE__ */ v(
36
- Xe,
37
+ X1,
37
38
  et,
38
39
  tt,
39
40
  !1,
@@ -41,10 +42,10 @@ var et = function() {
41
42
  null
42
43
  );
43
44
  const at = st.exports;
44
- let k1 = 0;
45
+ let ke = 0;
45
46
  const it = {
46
47
  beforeCreate() {
47
- this.uuid = k1.toString(), k1 += 1;
48
+ this.uuid = ke.toString(), ke += 1;
48
49
  }
49
50
  };
50
51
  var lt = function() {
@@ -59,10 +60,10 @@ var lt = function() {
59
60
  null
60
61
  );
61
62
  const ot = rt.exports;
62
- let R1 = 0;
63
+ let Re = 0;
63
64
  const ct = {
64
65
  beforeCreate() {
65
- this.uuid = R1.toString(), R1 += 1;
66
+ this.uuid = Re.toString(), Re += 1;
66
67
  }
67
68
  };
68
69
  var ut = function() {
@@ -76,11 +77,11 @@ var ut = function() {
76
77
  null,
77
78
  null
78
79
  );
79
- const be = vt.exports;
80
- let D1 = 0;
80
+ const V1 = vt.exports;
81
+ let De = 0;
81
82
  const _t = {
82
83
  beforeCreate() {
83
- this.uuid = D1.toString(), D1 += 1;
84
+ this.uuid = De.toString(), De += 1;
84
85
  }
85
86
  };
86
87
  var ft = function() {
@@ -94,11 +95,11 @@ var ft = function() {
94
95
  null,
95
96
  null
96
97
  );
97
- const $e = pt.exports;
98
- let P1 = 0;
98
+ const b1 = pt.exports;
99
+ let Pe = 0;
99
100
  const gt = {
100
101
  beforeCreate() {
101
- this.uuid = P1.toString(), P1 += 1;
102
+ this.uuid = Pe.toString(), Pe += 1;
102
103
  }
103
104
  };
104
105
  var ht = function() {
@@ -113,10 +114,10 @@ var ht = function() {
113
114
  null
114
115
  );
115
116
  const Vt = mt.exports;
116
- let I1 = 0;
117
+ let Ie = 0;
117
118
  const bt = {
118
119
  beforeCreate() {
119
- this.uuid = I1.toString(), I1 += 1;
120
+ this.uuid = Ie.toString(), Ie += 1;
120
121
  }
121
122
  };
122
123
  var $t = function() {
@@ -131,28 +132,28 @@ var $t = function() {
131
132
  null
132
133
  );
133
134
  const Mt = Ht.exports;
134
- let T1 = 0;
135
+ let Te = 0;
135
136
  const yt = {
136
137
  beforeCreate() {
137
- this.uuid = T1.toString(), T1 += 1;
138
+ this.uuid = Te.toString(), Te += 1;
138
139
  }
139
140
  };
140
- var Zt = function() {
141
+ var xt = function() {
141
142
  var e = this, t = e._self._c;
142
143
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M5.25 4.25V3C5.25 1.48579 6.48579 0.25 8 0.25C9.51421 0.25 10.75 1.48579 10.75 3V4.25H12.6149L14.9149 15.75H1.08496L3.38496 4.25H5.25ZM6.75 3V4.25H9.25V3C9.25 2.31421 8.68579 1.75 8 1.75C7.31421 1.75 6.75 2.31421 6.75 3ZM4.61467 5.75L2.91467 14.25H8.38496L10.085 5.75H4.61467ZM9.91467 14.25H13.0851L11.4999 6.3238L9.91467 14.25Z" } })]);
143
- }, xt = [], St = /* @__PURE__ */ v(
144
+ }, Zt = [], St = /* @__PURE__ */ v(
144
145
  yt,
145
- Zt,
146
146
  xt,
147
+ Zt,
147
148
  !1,
148
149
  null,
149
150
  null
150
151
  );
151
152
  const kt = St.exports;
152
- let A1 = 0;
153
+ let Ae = 0;
153
154
  const Rt = {
154
155
  beforeCreate() {
155
- this.uuid = A1.toString(), A1 += 1;
156
+ this.uuid = Ae.toString(), Ae += 1;
156
157
  }
157
158
  };
158
159
  var Dt = function() {
@@ -167,10 +168,10 @@ var Dt = function() {
167
168
  null
168
169
  );
169
170
  const Tt = It.exports;
170
- let O1 = 0;
171
+ let Oe = 0;
171
172
  const At = {
172
173
  beforeCreate() {
173
- this.uuid = O1.toString(), O1 += 1;
174
+ this.uuid = Oe.toString(), Oe += 1;
174
175
  }
175
176
  };
176
177
  var Ot = function() {
@@ -185,10 +186,10 @@ var Ot = function() {
185
186
  null
186
187
  );
187
188
  const Bt = Et.exports;
188
- let F1 = 0;
189
+ let Fe = 0;
189
190
  const Ut = {
190
191
  beforeCreate() {
191
- this.uuid = F1.toString(), F1 += 1;
192
+ this.uuid = Fe.toString(), Fe += 1;
192
193
  }
193
194
  };
194
195
  var zt = function() {
@@ -203,10 +204,10 @@ var zt = function() {
203
204
  null
204
205
  );
205
206
  const Kt = Gt.exports;
206
- let E1 = 0;
207
+ let Ee = 0;
207
208
  const Yt = {
208
209
  beforeCreate() {
209
- this.uuid = E1.toString(), E1 += 1;
210
+ this.uuid = Ee.toString(), Ee += 1;
210
211
  }
211
212
  };
212
213
  var jt = function() {
@@ -221,10 +222,10 @@ var jt = function() {
221
222
  null
222
223
  );
223
224
  const Wt = Jt.exports;
224
- let B1 = 0;
225
+ let Be = 0;
225
226
  const Qt = {
226
227
  beforeCreate() {
227
- this.uuid = B1.toString(), B1 += 1;
228
+ this.uuid = Be.toString(), Be += 1;
228
229
  }
229
230
  };
230
231
  var Xt = function() {
@@ -239,10 +240,10 @@ var Xt = function() {
239
240
  null
240
241
  );
241
242
  const s5 = t5.exports;
242
- let U1 = 0;
243
+ let Ue = 0;
243
244
  const a5 = {
244
245
  beforeCreate() {
245
- this.uuid = U1.toString(), U1 += 1;
246
+ this.uuid = Ue.toString(), Ue += 1;
246
247
  }
247
248
  };
248
249
  var i5 = function() {
@@ -257,10 +258,10 @@ var i5 = function() {
257
258
  null
258
259
  );
259
260
  const r5 = n5.exports;
260
- let z1 = 0;
261
+ let ze = 0;
261
262
  const o5 = {
262
263
  beforeCreate() {
263
- this.uuid = z1.toString(), z1 += 1;
264
+ this.uuid = ze.toString(), ze += 1;
264
265
  }
265
266
  };
266
267
  var c5 = function() {
@@ -275,10 +276,10 @@ var c5 = function() {
275
276
  null
276
277
  );
277
278
  const v5 = d5.exports;
278
- let N1 = 0;
279
+ let Ne = 0;
279
280
  const _5 = {
280
281
  beforeCreate() {
281
- this.uuid = N1.toString(), N1 += 1;
282
+ this.uuid = Ne.toString(), Ne += 1;
282
283
  }
283
284
  };
284
285
  var f5 = function() {
@@ -293,10 +294,10 @@ var f5 = function() {
293
294
  null
294
295
  );
295
296
  const g5 = p5.exports;
296
- let G1 = 0;
297
+ let Ge = 0;
297
298
  const h5 = {
298
299
  beforeCreate() {
299
- this.uuid = G1.toString(), G1 += 1;
300
+ this.uuid = Ge.toString(), Ge += 1;
300
301
  }
301
302
  };
302
303
  var w5 = function() {
@@ -311,10 +312,10 @@ var w5 = function() {
311
312
  null
312
313
  );
313
314
  const b5 = V5.exports;
314
- let K1 = 0;
315
+ let Ke = 0;
315
316
  const $5 = {
316
317
  beforeCreate() {
317
- this.uuid = K1.toString(), K1 += 1;
318
+ this.uuid = Ke.toString(), Ke += 1;
318
319
  }
319
320
  };
320
321
  var L5 = function() {
@@ -329,28 +330,28 @@ var L5 = function() {
329
330
  null
330
331
  );
331
332
  const y5 = M5.exports;
332
- let Y1 = 0;
333
- const Z5 = {
333
+ let Ye = 0;
334
+ const x5 = {
334
335
  beforeCreate() {
335
- this.uuid = Y1.toString(), Y1 += 1;
336
+ this.uuid = Ye.toString(), Ye += 1;
336
337
  }
337
338
  };
338
- var x5 = function() {
339
+ var Z5 = function() {
339
340
  var e = this, t = e._self._c;
340
341
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M7.62109 5.84961H9.0957L9.36035 4.25H10.8799L10.6152 5.84961H11.75V7.34961H10.3672L10.1523 8.65039H11.75V10.1504H9.9043L9.63965 11.75H8.12012L8.38477 10.1504H6.89844L6.62988 11.75H5.10938L5.37793 10.1504H4.25V8.65039H5.62988L5.84863 7.34961H4.25V5.84961H6.10156L6.37012 4.25H7.88965L7.62109 5.84961ZM7.15039 8.65039H8.63281L8.84766 7.34961H7.36914L7.15039 8.65039Z" } }), t("path", { attrs: { fill: "#001222", d: "M12 1.25C13.5188 1.25 14.75 2.48122 14.75 4V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V4C1.25 2.48122 2.48122 1.25 4 1.25H12ZM4 2.75C3.30964 2.75 2.75 3.30964 2.75 4V12C2.75 12.6904 3.30964 13.25 4 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V4C13.25 3.30964 12.6904 2.75 12 2.75H4Z" } })]);
341
342
  }, S5 = [], k5 = /* @__PURE__ */ v(
342
- Z5,
343
343
  x5,
344
+ Z5,
344
345
  S5,
345
346
  !1,
346
347
  null,
347
348
  null
348
349
  );
349
350
  const R5 = k5.exports;
350
- let j1 = 0;
351
+ let je = 0;
351
352
  const D5 = {
352
353
  beforeCreate() {
353
- this.uuid = j1.toString(), j1 += 1;
354
+ this.uuid = je.toString(), je += 1;
354
355
  }
355
356
  };
356
357
  var P5 = function() {
@@ -365,10 +366,10 @@ var P5 = function() {
365
366
  null
366
367
  );
367
368
  const A5 = T5.exports;
368
- let q1 = 0;
369
+ let qe = 0;
369
370
  const O5 = {
370
371
  beforeCreate() {
371
- this.uuid = q1.toString(), q1 += 1;
372
+ this.uuid = qe.toString(), qe += 1;
372
373
  }
373
374
  };
374
375
  var F5 = function() {
@@ -383,10 +384,10 @@ var F5 = function() {
383
384
  null
384
385
  );
385
386
  const U5 = B5.exports;
386
- let J1 = 0;
387
+ let Je = 0;
387
388
  const z5 = {
388
389
  beforeCreate() {
389
- this.uuid = J1.toString(), J1 += 1;
390
+ this.uuid = Je.toString(), Je += 1;
390
391
  }
391
392
  };
392
393
  var N5 = function() {
@@ -401,10 +402,10 @@ var N5 = function() {
401
402
  null
402
403
  );
403
404
  const Y5 = K5.exports;
404
- let W1 = 0;
405
+ let We = 0;
405
406
  const j5 = {
406
407
  beforeCreate() {
407
- this.uuid = W1.toString(), W1 += 1;
408
+ this.uuid = We.toString(), We += 1;
408
409
  }
409
410
  };
410
411
  var q5 = function() {
@@ -419,366 +420,348 @@ var q5 = function() {
419
420
  null
420
421
  );
421
422
  const Q5 = W5.exports;
422
- let Q1 = 0;
423
+ let Qe = 0;
423
424
  const X5 = {
424
425
  beforeCreate() {
425
- this.uuid = Q1.toString(), Q1 += 1;
426
+ this.uuid = Qe.toString(), Qe += 1;
426
427
  }
427
428
  };
428
- var e2 = function() {
429
+ var es = function() {
429
430
  var e = this, t = e._self._c;
430
431
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8.75 11.75H7.25V8.25H8.75V11.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M8 1.25C9.51878 1.25 10.75 2.48122 10.75 4V5.25H11C12.5188 5.25 13.75 6.48122 13.75 8V12C13.75 13.5188 12.5188 14.75 11 14.75H5C3.48122 14.75 2.25 13.5188 2.25 12V8C2.25 6.48122 3.48122 5.25 5 5.25H5.25V4C5.25 2.48122 6.48122 1.25 8 1.25ZM5 6.75C4.30964 6.75 3.75 7.30964 3.75 8V12C3.75 12.6904 4.30964 13.25 5 13.25H11C11.6904 13.25 12.25 12.6904 12.25 12V8C12.25 7.30964 11.6904 6.75 11 6.75H5ZM8 2.75C7.30964 2.75 6.75 3.30964 6.75 4V5.25H9.25V4C9.25 3.30964 8.69036 2.75 8 2.75Z" } })]);
431
- }, t2 = [], s2 = /* @__PURE__ */ v(
432
+ }, ts = [], ss = /* @__PURE__ */ v(
432
433
  X5,
433
- e2,
434
- t2,
434
+ es,
435
+ ts,
435
436
  !1,
436
437
  null,
437
438
  null
438
439
  );
439
- const a2 = s2.exports;
440
- let X1 = 0;
441
- const i2 = {
440
+ const as = ss.exports;
441
+ let Xe = 0;
442
+ const is = {
442
443
  beforeCreate() {
443
- this.uuid = X1.toString(), X1 += 1;
444
+ this.uuid = Xe.toString(), Xe += 1;
444
445
  }
445
446
  };
446
- var l2 = function() {
447
+ var ls = function() {
447
448
  var e = this, t = e._self._c;
448
449
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-news__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M12.75 12.75H7.25V6.25H12.75V12.75ZM8.75 11.25H11.25V7.75H8.75V11.25Z" } }), t("path", { attrs: { d: "M10.75 4.75H7.25V3.25H10.75V4.75Z" } }), t("path", { attrs: { d: "M13 0.25C14.5188 0.25 15.75 1.48122 15.75 3V13C15.75 14.5188 14.5188 15.75 13 15.75H3.25V15.7363C3.16759 15.7438 3.08435 15.75 3 15.75C1.48122 15.75 0.25 14.5188 0.25 13V8C0.25 6.48122 1.48122 5.25 3 5.25H4.25V3C4.25 1.48122 5.48122 0.25 7 0.25H13ZM3 6.75C2.30964 6.75 1.75 7.30964 1.75 8V13C1.75 13.6904 2.30964 14.25 3 14.25C3.69036 14.25 4.25 13.6904 4.25 13V6.75H3ZM7 1.75C6.30964 1.75 5.75 2.30964 5.75 3V13C5.75 13.4506 5.63935 13.8747 5.44727 14.25H13C13.6904 14.25 14.25 13.6904 14.25 13V3C14.25 2.30964 13.6904 1.75 13 1.75H7Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-news__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff", transform: "matrix(1 0 0 -1 0 16)" } })])])]);
449
- }, n2 = [], r2 = /* @__PURE__ */ v(
450
- i2,
451
- l2,
452
- n2,
450
+ }, ns = [], rs = /* @__PURE__ */ v(
451
+ is,
452
+ ls,
453
+ ns,
453
454
  !1,
454
455
  null,
455
456
  null
456
457
  );
457
- const o2 = r2.exports;
458
- let ee = 0;
459
- const c2 = {
458
+ const os = rs.exports;
459
+ let e1 = 0;
460
+ const cs = {
460
461
  beforeCreate() {
461
- this.uuid = ee.toString(), ee += 1;
462
+ this.uuid = e1.toString(), e1 += 1;
462
463
  }
463
464
  };
464
- var u2 = function() {
465
+ var us = function() {
465
466
  var e = this, t = e._self._c;
466
467
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M7.99047 0.25C6.85765 0.25 5.89704 0.935208 5.47759 1.9044C4.03119 2.68871 2.96599 4.13012 2.7463 5.87663L2.4163 8.50663L2.41589 8.51C2.32636 9.25062 1.98383 9.94416 1.45427 10.4656L1.23047 10.6859V13.75H5.35431C5.68227 14.9019 6.74559 15.75 8 15.75C9.25441 15.75 10.3177 14.9019 10.6457 13.75H14.7305V10.6893L14.5108 10.4697C14.0619 10.0208 13.7524 9.46107 13.6074 8.8473L13.2346 5.8764C13.0151 4.13169 11.9599 2.68854 10.5029 1.90326C10.0831 0.934672 9.12284 0.25 7.99047 0.25ZM13.2305 12.25H2.73047V11.2985C3.37295 10.5734 3.78718 9.66208 3.90483 8.69177L4.23463 6.06337C4.4008 4.74299 5.24843 3.65649 6.3979 3.11951L6.70638 2.97541L6.80095 2.64833C6.95173 2.12691 7.42704 1.75 7.99047 1.75C8.5539 1.75 9.02921 2.12691 9.17999 2.64833L9.27491 2.97662L9.58492 3.12039C10.7406 3.65634 11.5799 4.74095 11.7463 6.0636L11.9705 7.85H11.9451L12.0569 8.69805C12.1842 9.6635 12.5895 10.5649 13.2305 11.2958V12.25ZM7.00274 13.75H8.99726C8.76827 14.0529 8.40537 14.25 8 14.25C7.59463 14.25 7.23173 14.0529 7.00274 13.75Z" } })]);
467
- }, d2 = [], v2 = /* @__PURE__ */ v(
468
- c2,
469
- u2,
470
- d2,
468
+ }, ds = [], vs = /* @__PURE__ */ v(
469
+ cs,
470
+ us,
471
+ ds,
471
472
  !1,
472
473
  null,
473
474
  null
474
475
  );
475
- const _2 = v2.exports;
476
- let te = 0;
477
- const f2 = {
476
+ const _s = vs.exports;
477
+ let t1 = 0;
478
+ const fs = {
478
479
  beforeCreate() {
479
- this.uuid = te.toString(), te += 1;
480
+ this.uuid = t1.toString(), t1 += 1;
480
481
  }
481
482
  };
482
- var C2 = function() {
483
+ var Cs = function() {
483
484
  var e = this, t = e._self._c;
484
485
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-prize__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M12.75 3.25H15.75V6C15.75 7.51878 14.5188 8.75 13 8.75H12.75V9C12.75 10.5188 11.5188 11.75 10 11.75H8.75V14.25H12.75V15.75H3.25V14.25H7.25V11.75H6C4.48122 11.75 3.25 10.5188 3.25 9V8.75H3C1.48122 8.75 0.25 7.51878 0.25 6V3.25H3.25V0.25H12.75V3.25ZM4.75 9C4.75 9.69036 5.30964 10.25 6 10.25H10C10.6904 10.25 11.25 9.69036 11.25 9V1.75H4.75V9ZM1.75 6C1.75 6.69036 2.30964 7.25 3 7.25H3.25V4.75H1.75V6ZM12.75 7.25H13C13.6904 7.25 14.25 6.69036 14.25 6V4.75H12.75V7.25Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-prize__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
485
- }, p2 = [], g2 = /* @__PURE__ */ v(
486
- f2,
487
- C2,
488
- p2,
486
+ }, ps = [], gs = /* @__PURE__ */ v(
487
+ fs,
488
+ Cs,
489
+ ps,
489
490
  !1,
490
491
  null,
491
492
  null
492
493
  );
493
- const h2 = g2.exports;
494
- let se = 0;
495
- const w2 = {
494
+ const hs = gs.exports;
495
+ let s1 = 0;
496
+ const ws = {
496
497
  beforeCreate() {
497
- this.uuid = se.toString(), se += 1;
498
+ this.uuid = s1.toString(), s1 += 1;
498
499
  }
499
500
  };
500
- var m2 = function() {
501
+ var ms = function() {
501
502
  var e = this, t = e._self._c;
502
503
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8 1.25C6.48579 1.25 5.25 2.48579 5.25 4H6.75C6.75 3.31421 7.31421 2.75 8 2.75C8.68579 2.75 9.25 3.31421 9.25 4C9.25 4.68579 8.68579 5.25 8 5.25H7.25V7.53638L2.68655 9.8181C1.79233 10.2592 1.25 11.1753 1.25 12.1499C1.25 13.5841 2.41579 14.7499 3.85 14.7499H12.15C13.5842 14.7499 14.75 13.5841 14.75 12.1499C14.75 11.1624 14.1872 10.2689 13.324 9.82338L8.75 7.53638V6.64569C9.90191 6.31773 10.75 5.25441 10.75 4C10.75 2.48579 9.51421 1.25 8 1.25ZM3.35114 11.1629L8 8.83843L12.6398 11.1583C13.0144 11.3534 13.25 11.7388 13.25 12.1499C13.25 12.7557 12.7558 13.2499 12.15 13.2499H3.85C3.24421 13.2499 2.75 12.7557 2.75 12.1499C2.75 11.7253 2.98674 11.3422 3.35114 11.1629Z" } })]);
503
- }, V2 = [], b2 = /* @__PURE__ */ v(
504
- w2,
505
- m2,
506
- V2,
504
+ }, Vs = [], bs = /* @__PURE__ */ v(
505
+ ws,
506
+ ms,
507
+ Vs,
507
508
  !1,
508
509
  null,
509
510
  null
510
511
  );
511
- const $2 = b2.exports;
512
- let ae = 0;
513
- const L2 = {
512
+ const $s = bs.exports;
513
+ let a1 = 0;
514
+ const Ls = {
514
515
  beforeCreate() {
515
- this.uuid = ae.toString(), ae += 1;
516
+ this.uuid = a1.toString(), a1 += 1;
516
517
  }
517
518
  };
518
- var H2 = function() {
519
+ var Hs = function() {
519
520
  var e = this, t = e._self._c;
520
521
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M6.5 11.25C7.74421 11.25 8.75 12.2558 8.75 13.5C8.75 14.7442 7.74421 15.75 6.5 15.75C5.25579 15.75 4.25 14.7442 4.25 13.5C4.25 12.2558 5.25579 11.25 6.5 11.25ZM6.5 12.75C6.08421 12.75 5.75 13.0842 5.75 13.5C5.75 13.9158 6.08421 14.25 6.5 14.25C6.91579 14.25 7.25 13.9158 7.25 13.5C7.25 13.0842 6.91579 12.75 6.5 12.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M12.5 11.25C13.7442 11.25 14.75 12.2558 14.75 13.5C14.75 14.7442 13.7442 15.75 12.5 15.75C11.2558 15.75 10.25 14.7442 10.25 13.5C10.25 12.2558 11.2558 11.25 12.5 11.25ZM12.5 12.75C12.0842 12.75 11.75 13.0842 11.75 13.5C11.75 13.9158 12.0842 14.25 12.5 14.25C12.9158 14.25 13.25 13.9158 13.25 13.5C13.25 13.0842 12.9158 12.75 12.5 12.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M1.40039 0.25C2.6906 0.25018 3.80556 1.14319 4.08203 2.40723L4.26953 3.25H15.75V8C15.75 9.51421 14.5142 10.75 13 10.75H4.39844L2.61816 2.73242L2.61719 2.72949C2.49243 2.15562 1.98867 1.75018 1.40039 1.75H0.25V0.25H1.40039ZM5.60156 9.25H7.11426L6.36426 4.75H4.60254L5.60156 9.25ZM12.25 9.25H13C13.6858 9.25 14.25 8.68579 14.25 8V4.75H12.25V9.25ZM8.63574 9.25H10.75V4.75H7.88574L8.63574 9.25Z" } })]);
521
- }, M2 = [], y2 = /* @__PURE__ */ v(
522
- L2,
523
- H2,
524
- M2,
522
+ }, Ms = [], ys = /* @__PURE__ */ v(
523
+ Ls,
524
+ Hs,
525
+ Ms,
525
526
  !1,
526
527
  null,
527
528
  null
528
529
  );
529
- const Z2 = y2.exports;
530
- let ie = 0;
531
- const x2 = {
530
+ const xs = ys.exports;
531
+ let i1 = 0;
532
+ const Zs = {
532
533
  beforeCreate() {
533
- this.uuid = ie.toString(), ie += 1;
534
+ this.uuid = i1.toString(), i1 += 1;
534
535
  }
535
536
  };
536
- var S2 = function() {
537
+ var Ss = function() {
537
538
  var e = this, t = e._self._c;
538
539
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-sleep__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M13.81 3.25L15.75 1.31V0.25H11.25V1.75H13.19L11.25 3.69V4.75H15.75V3.25H13.81Z" } }), t("path", { attrs: { d: "M9.86 9.25H11.69C11.73 9.5 11.75 9.74 11.75 10C11.75 11.14 11.42 12.25 10.78 13.2C10.15 14.14 9.25 14.88 8.2 15.31C7.5 15.6 6.75 15.75 6 15.75C5.63 15.75 5.25 15.71 4.88 15.64C3.76 15.42 2.74 14.87 1.93 14.07C1.13 13.26 0.58 12.24 0.36 11.12C0.14 10 0.25 8.85 0.69 7.8C1.12 6.74 1.86 5.85 2.81 5.22C3.75 4.58 4.86 4.25 6 4.25C6.25 4.25 6.5 4.27 6.75 4.31V6.14C6.61 6.22 6.49 6.33 6.37 6.45C6.1 6.73 5.91 7.08 5.81 7.45C5.72 7.83 5.72 8.23 5.82 8.6C5.93 8.98 6.13 9.32 6.4 9.6C6.68 9.87 7.02 10.07 7.4 10.17C7.77 10.28 8.17 10.28 8.55 10.19C8.92 10.09 9.27 9.9 9.55 9.63C9.67 9.51 9.78 9.39 9.86 9.25ZM7.63 13.93C8.41 13.6 9.07 13.06 9.53 12.36C9.79 11.97 9.99 11.55 10.1 11.11C9.74 11.35 9.34 11.53 8.92 11.64C8.29 11.8 7.63 11.79 7 11.62C6.37 11.45 5.8 11.12 5.34 10.66C4.88 10.2 4.55 9.63 4.38 9C4.21 8.38 4.2 7.71 4.36 7.08C4.47 6.66 4.65 6.26 4.89 5.9C4.45 6.02 4.03 6.21 3.64 6.47C2.94 6.93 2.4 7.59 2.07 8.37C1.75 9.15 1.67 10 1.83 10.83C2 11.66 2.4 12.41 2.99 13C3.59 13.6 4.34 14 5.17 14.17C6 14.33 6.85 14.25 7.63 13.93Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-sleep__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
539
- }, k2 = [], R2 = /* @__PURE__ */ v(
540
- x2,
541
- S2,
542
- k2,
540
+ }, ks = [], Rs = /* @__PURE__ */ v(
541
+ Zs,
542
+ Ss,
543
+ ks,
543
544
  !1,
544
545
  null,
545
546
  null
546
547
  );
547
- const D2 = R2.exports;
548
- let le = 0;
549
- const P2 = {
548
+ const Ds = Rs.exports;
549
+ let l1 = 0;
550
+ const Ps = {
550
551
  beforeCreate() {
551
- this.uuid = le.toString(), le += 1;
552
+ this.uuid = l1.toString(), l1 += 1;
552
553
  }
553
554
  };
554
- var I2 = function() {
555
+ var Is = function() {
555
556
  var e = this, t = e._self._c;
556
557
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M6.99851 0.329277C7.60965 0.0237045 8.32485 0.0237045 8.936 0.329277L8.94763 0.335092L13.4899 2.80661C14.9132 3.5683 15.0156 5.45081 13.8121 6.36022C14.9426 7.15404 14.8998 8.80801 13.8648 9.65083C15.0545 10.501 14.8976 12.4276 13.573 13.1845L13.5662 13.1883L9.01459 15.665L9.00296 15.6708C8.39181 15.9763 7.67662 15.9763 7.06547 15.6708L7.05384 15.665L2.50223 13.1883L2.49544 13.1845C1.20854 12.4491 1.03328 10.6248 2.18975 9.74196C1.0278 8.92492 0.947607 7.14873 2.15756 6.33584C0.997812 5.42474 1.08812 3.5815 2.42848 2.81558L2.43527 2.81171L6.98688 0.335092L6.99851 0.329277ZM7.67888 1.66624L3.16715 4.12114C2.74814 4.36572 2.74509 4.95731 3.15799 5.20694L4.08079 5.66834L7.16483 7.34445L7.74797 7.66845C7.92526 7.75282 8.12695 7.75503 8.30552 7.67508L8.82242 7.35202L11.9204 5.66834L12.8431 5.20696C13.2441 4.96435 13.2605 4.38426 12.781 4.12853L12.7754 4.12558L8.25563 1.66624C8.07219 1.57805 7.86232 1.57805 7.67888 1.66624ZM7.73281 11.0237C7.90254 11.0878 8.08961 11.0801 8.25519 11.0006L11.9197 9.00179L12.8433 8.53998C13.2912 8.2708 13.2066 7.70823 12.865 7.53744L12.2815 7.2457L9.56162 8.72393L8.95041 9.06348L8.93584 9.07077C8.32469 9.37634 7.60949 9.37634 6.99835 9.07077L6.98377 9.06348L6.37257 8.72393L3.65264 7.2457L3.06917 7.53744C2.72758 7.70823 2.64303 8.2708 3.09087 8.53998L3.80065 8.89487L3.81599 8.88721L7.73281 11.0237ZM3.77974 10.5824L3.20296 10.8708C2.85902 11.0427 2.77566 11.6119 3.234 11.8788L7.74583 14.3338C7.92928 14.422 8.13915 14.422 8.3226 14.3338L12.8343 11.8789C13.049 11.7537 13.1599 11.5393 13.168 11.3144C13.1763 11.0868 13.0815 10.9295 12.9709 10.8568L12.416 10.5794L9.0816 12.3981L9.06963 12.4041C8.45848 12.7097 7.74328 12.7097 7.13214 12.4041L7.12016 12.3981L7.07964 12.376C7.05236 12.3637 7.02525 12.3509 6.99835 12.3374L6.98637 12.3315L3.77974 10.5824Z" } })]);
557
- }, T2 = [], A2 = /* @__PURE__ */ v(
558
- P2,
559
- I2,
560
- T2,
558
+ }, Ts = [], As = /* @__PURE__ */ v(
559
+ Ps,
560
+ Is,
561
+ Ts,
561
562
  !1,
562
563
  null,
563
564
  null
564
565
  );
565
- const O2 = A2.exports;
566
- let ne = 0;
567
- const F2 = {
566
+ const Os = As.exports;
567
+ let n1 = 0;
568
+ const Fs = {
568
569
  beforeCreate() {
569
- this.uuid = ne.toString(), ne += 1;
570
+ this.uuid = n1.toString(), n1 += 1;
570
571
  }
571
572
  };
572
- var E2 = function() {
573
+ var Es = function() {
573
574
  var e = this, t = e._self._c;
574
575
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-star__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M7.99981 0.322998L10.4998 5.32304L15.4723 6.15178L11.8252 10.2041L13.1419 15.4004L8.00327 12.8397L2.97162 15.399L4.18057 10.2109L0.527344 6.15178L5.49979 5.32304L7.99981 0.322998ZM7.99981 3.6771L6.49983 6.67706L3.47227 7.18165L5.81904 9.78917L5.16379 12.6011L7.99635 11.1604L10.8848 12.5997L10.1744 9.79603L12.5273 7.18165L9.49979 6.67706L7.99981 3.6771Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-star__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
575
- }, B2 = [], U2 = /* @__PURE__ */ v(
576
- F2,
577
- E2,
578
- B2,
576
+ }, Bs = [], Us = /* @__PURE__ */ v(
577
+ Fs,
578
+ Es,
579
+ Bs,
579
580
  !1,
580
581
  null,
581
582
  null
582
583
  );
583
- const z2 = U2.exports;
584
- let re = 0;
585
- const N2 = {
584
+ const zs = Us.exports;
585
+ let r1 = 0;
586
+ const Ns = {
586
587
  beforeCreate() {
587
- this.uuid = re.toString(), re += 1;
588
+ this.uuid = r1.toString(), r1 += 1;
588
589
  }
589
590
  };
590
- var G2 = function() {
591
+ var Gs = function() {
591
592
  var e = this, t = e._self._c;
592
593
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-support__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M1.98926 3.04992L2.0153 3.07596C0.878906 4.45704 0.25 6.1961 0.25 8C0.25 9.80388 0.878891 11.5429 2.01525 12.924L1.98926 12.95L3.04992 14.0106L3.0759 13.9847C4.45699 15.1211 6.19607 15.75 8 15.75C9.80396 15.75 11.5431 15.1211 12.9242 13.9846L12.9502 14.0106L14.0109 12.95L13.9848 12.9239C15.1211 11.5429 15.75 9.80384 15.75 8C15.75 6.19613 15.1211 4.45711 13.9848 3.07604L14.0109 3.04992L12.9502 1.98926L12.9241 2.01536C11.543 0.878931 9.80394 0.25 8 0.25C6.1961 0.25 4.45704 0.878906 3.07596 2.0153L3.04992 1.98926L1.98926 3.04992ZM12.9179 11.857L11.0911 10.0302C11.423 9.52647 11.6301 8.94655 11.6895 8.33877C11.7716 7.49946 11.5672 6.65772 11.1107 5.95016L12.9179 4.14291C13.7765 5.23764 14.25 6.59441 14.25 8C14.25 9.40557 13.7765 10.7623 12.9179 11.857ZM10.031 11.0914L11.8573 12.9177C10.7625 13.7765 9.40568 14.25 8 14.25C6.59435 14.25 5.23753 13.7765 4.14278 12.9178L5.94737 11.1132C6.5494 11.5017 7.25334 11.7105 7.97579 11.7099C8.71206 11.7093 9.42572 11.4912 10.031 11.0914ZM1.75 8C1.75 6.59437 2.2235 5.23757 3.08217 4.14283L4.85612 5.91678C4.7921 6.01372 4.73242 6.11393 4.67735 6.21715C4.27061 6.97954 4.14082 7.85938 4.31009 8.70673C4.40771 9.19546 4.60134 9.65594 4.876 10.0632L3.08213 11.8571C2.22348 10.7624 1.75 9.4056 1.75 8ZM6.63778 6.18271C6.78433 6.07359 6.94467 5.98212 7.11574 5.91111C7.59328 5.71288 8.12479 5.68638 8.61968 5.83612C9.11457 5.98585 9.54224 6.30256 9.82979 6.73228C10.1173 7.16199 10.247 7.67812 10.1967 8.19272C10.1463 8.70731 9.91909 9.18853 9.55371 9.55437C9.13501 9.97359 8.56697 10.2094 7.97447 10.2099C7.45742 10.2104 6.9562 10.0315 6.55624 9.70383C6.15628 9.37616 5.88231 8.91993 5.78102 8.4129C5.67974 7.90587 5.7574 7.3794 6.00078 6.92321C6.05366 6.82409 6.11366 6.72962 6.18007 6.64042L6.63778 6.18271ZM4.14283 3.08217C5.23757 2.2235 6.59438 1.75 8 1.75C9.40566 1.75 10.7625 2.22352 11.8573 3.08224L10.0608 4.87873C9.75322 4.67132 9.41431 4.50939 9.05408 4.40039C8.227 4.15015 7.33875 4.19445 6.54067 4.52572C6.3216 4.61666 6.11304 4.72767 5.91732 4.85666L4.14283 3.08217Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-support__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
593
- }, K2 = [], Y2 = /* @__PURE__ */ v(
594
- N2,
595
- G2,
596
- K2,
594
+ }, Ks = [], Ys = /* @__PURE__ */ v(
595
+ Ns,
596
+ Gs,
597
+ Ks,
597
598
  !1,
598
599
  null,
599
600
  null
600
601
  );
601
- const j2 = Y2.exports;
602
- let oe = 0;
603
- const q2 = {
602
+ const js = Ys.exports;
603
+ let o1 = 0;
604
+ const qs = {
604
605
  beforeCreate() {
605
- this.uuid = oe.toString(), oe += 1;
606
+ this.uuid = o1.toString(), o1 += 1;
606
607
  }
607
608
  };
608
- var J2 = function() {
609
+ var Js = function() {
609
610
  var e = this, t = e._self._c;
610
611
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M2.25 0.25H4.31066L5.70908 1.64842C6.42437 1.39051 7.19811 1.25 8 1.25C11.7242 1.25 14.75 4.27579 14.75 8C14.75 11.7242 11.7242 14.75 8 14.75C4.27579 14.75 1.25 11.7242 1.25 8C1.25 7.19811 1.39051 6.42437 1.64842 5.70908L0.25 4.31066V2.25H2.25V0.25ZM6.75 4.46261C7.14081 4.32489 7.5615 4.25 8 4.25C10.0742 4.25 11.75 5.92579 11.75 8C11.75 10.0742 10.0742 11.75 8 11.75C5.92579 11.75 4.25 10.0742 4.25 8C4.25 7.5615 4.32489 7.14081 4.46261 6.75H2.89933C2.8019 7.15004 2.75 7.56922 2.75 8C2.75 10.8958 5.10421 13.25 8 13.25C10.8958 13.25 13.25 10.8958 13.25 8C13.25 5.10421 10.8958 2.75 8 2.75C7.56922 2.75 7.15004 2.8019 6.75 2.89933V4.46261ZM5.96848 7.02914C5.82837 7.32282 5.75 7.65198 5.75 8C5.75 9.24579 6.75421 10.25 8 10.25C9.24579 10.25 10.25 9.24579 10.25 8C10.25 6.75421 9.24579 5.75 8 5.75C7.65198 5.75 7.32282 5.82837 7.02914 5.96848L9.06077 8.00011L8.00011 9.06077L5.96848 7.02914ZM3.75 1.81066V3.75H1.81066L3.31066 5.25H5.25V3.31066L3.75 1.81066Z" } })]);
611
- }, W2 = [], Q2 = /* @__PURE__ */ v(
612
- q2,
613
- J2,
614
- W2,
612
+ }, Ws = [], Qs = /* @__PURE__ */ v(
613
+ qs,
614
+ Js,
615
+ Ws,
615
616
  !1,
616
617
  null,
617
618
  null
618
619
  );
619
- const X2 = Q2.exports;
620
- let ce = 0;
621
- const es = {
620
+ const Xs = Qs.exports;
621
+ let c1 = 0;
622
+ const e2 = {
622
623
  beforeCreate() {
623
- this.uuid = ce.toString(), ce += 1;
624
+ this.uuid = c1.toString(), c1 += 1;
624
625
  }
625
626
  };
626
- var ts = function() {
627
+ var t2 = function() {
627
628
  var e = this, t = e._self._c;
628
629
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10.6797 1.25C11.783 1.25 12.7697 1.91156 13.207 2.90918L13.209 2.91406L14.3037 5.45996H14.3164L14.5107 5.91699C15.2793 7.72864 13.9505 9.74968 11.9805 9.75H10.1162L10.6045 10.9795L10.6055 10.9785C11.3359 12.7839 9.99885 14.75 8.05957 14.75H6.50293L6.31348 14.2793L4.81543 10.543C4.61821 10.0598 4.15918 9.75016 3.65039 9.75H1.25V1.25H10.6797ZM5.75 2.75V9.22754C5.93669 9.44832 6.09122 9.6999 6.2041 9.97656L6.20605 9.98047L7.51758 13.25H8.05957C8.94029 13.25 9.5444 12.3556 9.21484 11.541L9.21289 11.5371L7.9043 8.25H11.9805C12.8253 8.24969 13.4164 7.42163 13.1729 6.62891L13.1211 6.50586L11.833 3.51074C11.6302 3.04856 11.1763 2.75 10.6797 2.75H5.75ZM2.75 2.75V8.25H3.65039C3.85546 8.25003 4.05618 8.27304 4.25 8.31641V2.75H2.75Z" } })]);
629
- }, ss = [], as = /* @__PURE__ */ v(
630
- es,
631
- ts,
632
- ss,
630
+ }, s2 = [], a2 = /* @__PURE__ */ v(
631
+ e2,
632
+ t2,
633
+ s2,
633
634
  !1,
634
635
  null,
635
636
  null
636
637
  );
637
- const is = as.exports;
638
- let ue = 0;
639
- const ls = {
638
+ const i2 = a2.exports;
639
+ let u1 = 0;
640
+ const l2 = {
640
641
  beforeCreate() {
641
- this.uuid = ue.toString(), ue += 1;
642
+ this.uuid = u1.toString(), u1 += 1;
642
643
  }
643
644
  };
644
- var ns = function() {
645
+ var n2 = function() {
645
646
  var e = this, t = e._self._c;
646
647
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8.05957 1.25C9.99885 1.25 11.3359 3.21606 10.6055 5.02148L10.6045 5.02051L10.1162 6.25H11.9805C13.9505 6.25032 15.2793 8.27136 14.5107 10.083L14.3164 10.54H14.3037L13.209 13.0859L13.207 13.0908C12.7697 14.0884 11.783 14.75 10.6797 14.75H1.25V6.25H3.65039C4.15918 6.24984 4.61821 5.94021 4.81543 5.45703L6.31348 1.7207L6.50293 1.25H8.05957ZM6.20605 6.01953L6.2041 6.02344C6.09132 6.29986 5.93648 6.55084 5.75 6.77148V13.25H10.6797C11.1763 13.25 11.6302 12.9514 11.833 12.4893L13.1211 9.49414L13.1729 9.37109C13.4164 8.57837 12.8253 7.75031 11.9805 7.75H7.9043L9.21289 4.46289L9.21484 4.45898C9.5444 3.64441 8.94029 2.75 8.05957 2.75H7.51758L6.20605 6.01953ZM4.25 7.68262C4.05611 7.72602 3.85554 7.74997 3.65039 7.75H2.75V13.25H4.25V7.68262Z" } })]);
647
- }, rs = [], os = /* @__PURE__ */ v(
648
- ls,
649
- ns,
650
- rs,
648
+ }, r2 = [], o2 = /* @__PURE__ */ v(
649
+ l2,
650
+ n2,
651
+ r2,
651
652
  !1,
652
653
  null,
653
654
  null
654
655
  );
655
- const cs = os.exports;
656
- let de = 0;
657
- const us = {
656
+ const c2 = o2.exports;
657
+ let d1 = 0;
658
+ const u2 = {
658
659
  beforeCreate() {
659
- this.uuid = de.toString(), de += 1;
660
+ this.uuid = d1.toString(), d1 += 1;
660
661
  }
661
662
  };
662
- var ds = function() {
663
+ var d2 = function() {
663
664
  var e = this, t = e._self._c;
664
665
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10.75 4.25H12C13.5188 4.25 14.75 5.48122 14.75 7V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V7C1.25 5.48122 2.48122 4.25 4 4.25H5.25V1.25H10.75V4.25ZM11.75 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V7C13.25 6.30964 12.6904 5.75 12 5.75H11.75V13.25ZM5.75 13.25H10.25V5.75H5.75V13.25ZM4 5.75C3.30964 5.75 2.75 6.30964 2.75 7V12C2.75 12.6904 3.30964 13.25 4 13.25H4.25V5.75H4ZM6.75 4.25H9.25V2.75H6.75V4.25Z" } })]);
665
- }, vs = [], _s = /* @__PURE__ */ v(
666
- us,
667
- ds,
668
- vs,
666
+ }, v2 = [], _2 = /* @__PURE__ */ v(
667
+ u2,
668
+ d2,
669
+ v2,
669
670
  !1,
670
671
  null,
671
672
  null
672
673
  );
673
- const fs = _s.exports;
674
- let ve = 0;
675
- const Cs = {
674
+ const f2 = _2.exports;
675
+ let v1 = 0;
676
+ const C2 = {
676
677
  beforeCreate() {
677
- this.uuid = ve.toString(), ve += 1;
678
+ this.uuid = v1.toString(), v1 += 1;
678
679
  }
679
680
  };
680
- var ps = function() {
681
+ var p2 = function() {
681
682
  var e = this, t = e._self._c;
682
683
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-warning_diamond__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M8.00024 10.0005C8.55236 10.0007 9.00024 10.4483 9.00024 11.0005C8.99998 11.5524 8.5522 12.0003 8.00024 12.0005C7.44811 12.0005 7.00049 11.5525 7.00024 11.0005C7.00024 10.4482 7.44795 10.0005 8.00024 10.0005Z" } }), t("path", { attrs: { d: "M8.75024 8.42039H7.25024V4.25046H8.75024V8.42039Z" } }), t("path", { attrs: { d: "M6.05492 0.883276C7.12886 -0.190666 8.87063 -0.190666 9.94457 0.883276L15.1135 6.05222C16.1869 7.12613 16.1871 8.86708 15.1135 9.94089L9.94457 15.1098C8.87062 16.1837 7.12883 16.1838 6.05492 15.1098L0.886954 9.94089C-0.186957 8.86698 -0.186898 7.12617 0.886954 6.05222L6.05492 0.883276ZM8.88402 1.94382C8.39594 1.45574 7.60462 1.45588 7.11645 1.94382L1.9475 7.11277C1.45944 7.60093 1.45938 8.39222 1.9475 8.88035L7.11645 14.0493C7.60461 14.537 8.39601 14.5372 8.88402 14.0493L14.052 8.88035C14.5401 8.39219 14.5401 7.60092 14.052 7.11277L8.88402 1.94382Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-warning_diamond__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
683
- }, gs = [], hs = /* @__PURE__ */ v(
684
- Cs,
685
- ps,
686
- gs,
684
+ }, g2 = [], h2 = /* @__PURE__ */ v(
685
+ C2,
686
+ p2,
687
+ g2,
687
688
  !1,
688
689
  null,
689
690
  null
690
691
  );
691
- const ws = hs.exports;
692
- let _e = 0;
693
- const ms = {
692
+ const w2 = h2.exports;
693
+ let _1 = 0;
694
+ const m2 = {
694
695
  beforeCreate() {
695
- this.uuid = _e.toString(), _e += 1;
696
+ this.uuid = _1.toString(), _1 += 1;
696
697
  }
697
698
  };
698
- var Vs = function() {
699
+ var V2 = function() {
699
700
  var e = this, t = e._self._c;
700
701
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-world__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M12.9004 7.3501C13.3146 7.3501 13.6504 7.01431 13.6504 6.6001C13.6504 6.18588 13.3146 5.8501 12.9004 5.8501C12.4862 5.8501 12.1504 6.18588 12.1504 6.6001C12.1504 7.01431 12.4862 7.3501 12.9004 7.3501Z" } }), t("path", { attrs: { d: "M13.6504 8.69995C13.6504 9.11416 13.3146 9.44995 12.9004 9.44995C12.4862 9.44995 12.1504 9.11416 12.1504 8.69995C12.1504 8.28574 12.4862 7.94995 12.9004 7.94995C13.3146 7.94995 13.6504 8.28574 13.6504 8.69995Z" } }), t("path", { attrs: { d: "M10.7998 5.94995C11.214 5.94995 11.5498 5.61416 11.5498 5.19995C11.5498 4.78574 11.214 4.44995 10.7998 4.44995C10.3856 4.44995 10.0498 4.78574 10.0498 5.19995C10.0498 5.61416 10.3856 5.94995 10.7998 5.94995Z" } }), t("path", { attrs: { d: "M11.5498 7.30005C11.5498 7.71426 11.214 8.05005 10.7998 8.05005C10.3856 8.05005 10.0498 7.71426 10.0498 7.30005C10.0498 6.88584 10.3856 6.55005 10.7998 6.55005C11.214 6.55005 11.5498 6.88584 11.5498 7.30005Z" } }), t("path", { attrs: { d: "M10.7998 10.1499C11.214 10.1499 11.5498 9.81412 11.5498 9.3999C11.5498 8.98569 11.214 8.6499 10.7998 8.6499C10.3856 8.6499 10.0498 8.98569 10.0498 9.3999C10.0498 9.81412 10.3856 10.1499 10.7998 10.1499Z" } }), t("path", { attrs: { d: "M11.5498 11.5C11.5498 11.9142 11.214 12.25 10.7998 12.25C10.3856 12.25 10.0498 11.9142 10.0498 11.5C10.0498 11.0858 10.3856 10.75 10.7998 10.75C11.214 10.75 11.5498 11.0858 11.5498 11.5Z" } }), t("path", { attrs: { d: "M8.7002 4.55005C9.11441 4.55005 9.4502 4.21426 9.4502 3.80005C9.4502 3.38584 9.11441 3.05005 8.7002 3.05005C8.28598 3.05005 7.9502 3.38584 7.9502 3.80005C7.9502 4.21426 8.28598 4.55005 8.7002 4.55005Z" } }), t("path", { attrs: { d: "M7.34961 7.30005C7.34961 7.71426 7.01382 8.05005 6.59961 8.05005C6.1854 8.05005 5.84961 7.71426 5.84961 7.30005C5.84961 6.88584 6.1854 6.55005 6.59961 6.55005C7.01382 6.55005 7.34961 6.88584 7.34961 7.30005Z" } }), t("path", { attrs: { d: "M8.7002 6.6499C9.11441 6.6499 9.4502 6.31412 9.4502 5.8999C9.4502 5.48569 9.11441 5.1499 8.7002 5.1499C8.28598 5.1499 7.9502 5.48569 7.9502 5.8999C7.9502 6.31412 8.28598 6.6499 8.7002 6.6499Z" } }), t("path", { attrs: { d: "M7.34961 5.19995C7.34961 5.61416 7.01382 5.94995 6.59961 5.94995C6.1854 5.94995 5.84961 5.61416 5.84961 5.19995C5.84961 4.78574 6.1854 4.44995 6.59961 4.44995C7.01382 4.44995 7.34961 4.78574 7.34961 5.19995Z" } }), t("path", { attrs: { d: "M8.7002 8.75C9.11441 8.75 9.4502 8.41421 9.4502 8C9.4502 7.58579 9.11441 7.25 8.7002 7.25C8.28598 7.25 7.9502 7.58579 7.9502 8C7.9502 8.41421 8.28598 8.75 8.7002 8.75Z" } }), t("path", { attrs: { d: "M5.25 3.80005C5.25 4.21426 4.91421 4.55005 4.5 4.55005C4.08579 4.55005 3.75 4.21426 3.75 3.80005C3.75 3.38584 4.08579 3.05005 4.5 3.05005C4.91421 3.05005 5.25 3.38584 5.25 3.80005Z" } }), t("path", { attrs: { d: "M9.51195 0.398918C8.0086 0.0998821 6.45033 0.253358 5.0342 0.839937C3.61808 1.42652 2.40769 2.41985 1.55611 3.69433C0.704529 4.96881 0.25 6.4672 0.25 8C0.25 10.0554 1.06652 12.0267 2.51992 13.4801C3.97333 14.9335 5.94457 15.75 8 15.75C9.53281 15.75 11.0312 15.2955 12.3057 14.4439C13.5801 13.5923 14.5735 12.3819 15.1601 10.9658C15.7466 9.54967 15.9001 7.99141 15.6011 6.48805C15.3021 4.9847 14.5639 3.60378 13.4801 2.51993C12.3962 1.43607 11.0153 0.697953 9.51195 0.398918ZM7.95322 1.75018C7.96139 1.84081 7.98602 1.92955 8.02626 2.01195C8.08507 2.13238 8.17507 2.23484 8.2869 2.30869C8.39873 2.38255 8.52831 2.42508 8.66215 2.43188C8.796 2.43868 8.92922 2.40949 9.04795 2.34735C9.16669 2.28521 9.26661 2.19239 9.33732 2.07854C9.36983 2.02619 9.39561 1.97028 9.41428 1.91212C9.856 2.01473 10.2833 2.16467 10.6893 2.35818C10.3275 2.41161 10.0498 2.72343 10.0498 3.1001C10.0498 3.51431 10.3856 3.8501 10.7998 3.8501C11.214 3.8501 11.5498 3.51431 11.5498 3.1001C11.5498 3.00058 11.5304 2.90559 11.4952 2.8187C11.8254 3.04143 12.1351 3.29626 12.4194 3.58059C12.4912 3.65234 12.561 3.72571 12.629 3.80061C12.3489 3.90937 12.1504 4.1815 12.1504 4.5C12.1504 4.91421 12.4862 5.25 12.9004 5.25C13.1304 5.25 13.3362 5.14645 13.4738 4.98342C13.7818 5.54229 14.0041 6.14805 14.1299 6.78069C14.3711 7.99307 14.2473 9.24974 13.7742 10.3918C13.7327 10.492 13.6887 10.591 13.6422 10.6886C13.5883 10.3272 13.2767 10.05 12.9004 10.05C12.4862 10.05 12.1504 10.3858 12.1504 10.8C12.1504 11.2143 12.4862 11.55 12.9004 11.55C12.9996 11.55 13.0942 11.5308 13.1809 11.4958C12.7294 12.165 12.1501 12.7438 11.4723 13.1967L11.4439 13.2156C11.3129 12.9967 11.0735 12.8501 10.7998 12.8501C10.3856 12.8501 10.0498 13.1859 10.0498 13.6001C10.0498 13.7008 10.0697 13.7969 10.1057 13.8846C9.43348 14.1251 8.72147 14.25 8 14.25C6.3424 14.25 4.75268 13.5915 3.58058 12.4194C2.40848 11.2473 1.75 9.65761 1.75 8C1.75 6.76387 2.11656 5.5555 2.80331 4.52769C3.49007 3.49988 4.46619 2.6988 5.60823 2.22576C6.35565 1.91617 7.15216 1.75618 7.95322 1.75018Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-world__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
701
- }, bs = [], $s = /* @__PURE__ */ v(
702
- ms,
703
- Vs,
704
- bs,
702
+ }, b2 = [], $2 = /* @__PURE__ */ v(
703
+ m2,
704
+ V2,
705
+ b2,
705
706
  !1,
706
707
  null,
707
708
  null
708
709
  );
709
- const Ls = $s.exports;
710
- var i1 = /* @__PURE__ */ ((i) => (i.BLUE = "blue", i.GREEN = "green", i.ORANGE = "orange", i.PRIMARY = "primary", i.RED = "red", i.YELLOW = "yellow", i))(i1 || {}), l1 = /* @__PURE__ */ ((i) => (i.STACK = "stack", i.LEAF = "leaf", i.HAND_ROCK = "hand-rock", i.CAR = "car", i.EDUCATION = "education", i.HOTEL = "hotel", i.TRAVEL_BAG = "travel-bag", i.LIGHTNING = "lightning", i.NEWS = "news", i.PRIZE = "prize", i.LOCK = "lock", i.BAG = "bag", i.DIAMOND = "diamond", i.TARGET = "target", i.GIFT = "gift", i.CASH_STACK = "cash-stack", i.HASHTAG = "hashtag", i.CLOUD = "cloud", i.HOSPITALITY = "hospitality", i.SHOPPING_CART = "shopping-cart", i.SLEEP = "sleep", i.NOTIFICATION = "notification", i.THUMBS_UP = "thumb-up", i.THUMBS_DOWN = "thumb-down", i.STAR = "star", i.WARNING_DIAMOND = "warning-diamond", i.RETAIL = "retail", i.EMOTICON_HAPPY = "emoticon-happy", i.GAMING = "gaming", i.SUPPORT = "support", i.HEART = "heart", i.HOURGLASS = "hourglass", i.WORLD = "world", i))(l1 || {});
711
- const g1 = {
712
- stack: O2,
710
+ const L2 = $2.exports;
711
+ var ie = /* @__PURE__ */ ((i) => (i.BLUE = "blue", i.GREEN = "green", i.ORANGE = "orange", i.PRIMARY = "primary", i.RED = "red", i.YELLOW = "yellow", i))(ie || {}), le = /* @__PURE__ */ ((i) => (i.STACK = "stack", i.LEAF = "leaf", i.HAND_ROCK = "hand-rock", i.CAR = "car", i.EDUCATION = "education", i.HOTEL = "hotel", i.TRAVEL_BAG = "travel-bag", i.LIGHTNING = "lightning", i.NEWS = "news", i.PRIZE = "prize", i.LOCK = "lock", i.BAG = "bag", i.DIAMOND = "diamond", i.TARGET = "target", i.GIFT = "gift", i.CASH_STACK = "cash-stack", i.HASHTAG = "hashtag", i.CLOUD = "cloud", i.HOSPITALITY = "hospitality", i.SHOPPING_CART = "shopping-cart", i.SLEEP = "sleep", i.NOTIFICATION = "notification", i.THUMBS_UP = "thumb-up", i.THUMBS_DOWN = "thumb-down", i.STAR = "star", i.WARNING_DIAMOND = "warning-diamond", i.RETAIL = "retail", i.EMOTICON_HAPPY = "emoticon-happy", i.GAMING = "gaming", i.SUPPORT = "support", i.HEART = "heart", i.HOURGLASS = "hourglass", i.WORLD = "world", i))(le || {});
712
+ const ge = {
713
+ stack: Os,
713
714
  leaf: Y5,
714
715
  "hand-rock": y5,
715
716
  car: Tt,
716
717
  education: s5,
717
718
  hotel: v5,
718
- "travel-bag": fs,
719
+ "travel-bag": f2,
719
720
  lightning: Q5,
720
- news: o2,
721
- prize: h2,
722
- lock: a2,
721
+ news: os,
722
+ prize: hs,
723
+ lock: as,
723
724
  bag: kt,
724
725
  diamond: Wt,
725
- target: X2,
726
+ target: Xs,
726
727
  gift: b5,
727
728
  "cash-stack": Bt,
728
729
  hashtag: R5,
729
730
  cloud: Kt,
730
731
  hospitality: A5,
731
- "shopping-cart": Z2,
732
- sleep: D2,
733
- notification: _2,
734
- "thumb-up": cs,
735
- "thumb-down": is,
736
- star: z2,
737
- "warning-diamond": ws,
738
- retail: $2,
732
+ "shopping-cart": xs,
733
+ sleep: Ds,
734
+ notification: _s,
735
+ "thumb-up": c2,
736
+ "thumb-down": i2,
737
+ star: zs,
738
+ "warning-diamond": w2,
739
+ retail: $s,
739
740
  "emoticon-happy": r5,
740
741
  gaming: g5,
741
- support: j2,
742
- heart: be,
742
+ support: js,
743
+ heart: V1,
743
744
  hourglass: U5,
744
- world: Ls
745
+ world: L2
745
746
  };
746
- let fe = 0;
747
- const Hs = {
748
- beforeCreate() {
749
- this.uuid = fe.toString(), fe += 1;
750
- }
751
- };
752
- var Ms = function() {
753
- var e = this, t = e._self._c;
754
- return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M5 4C5.29667 4 5.58668 3.91203 5.83335 3.74721C6.08003 3.58238 6.27229 3.34811 6.38582 3.07403C6.49935 2.79994 6.52906 2.49834 6.47118 2.20737C6.4133 1.91639 6.27044 1.64912 6.06066 1.43934C5.85088 1.22956 5.58361 1.0867 5.29263 1.02882C5.00166 0.970945 4.70006 1.00065 4.42598 1.11418C4.15189 1.22771 3.91762 1.41997 3.7528 1.66665C3.58797 1.91332 3.5 2.20333 3.5 2.5C3.5 2.89783 3.65804 3.27936 3.93934 3.56066C4.22065 3.84197 4.60218 4 5 4Z" } }), t("path", { attrs: { fill: "#001222", d: "M5.83335 14.7472C5.58668 14.912 5.29667 15 5 15C4.60218 15 4.22065 14.842 3.93934 14.5607C3.65804 14.2794 3.5 13.8978 3.5 13.5C3.5 13.2033 3.58797 12.9133 3.7528 12.6666C3.91762 12.42 4.15189 12.2277 4.42598 12.1142C4.70006 12.0007 5.00166 11.9709 5.29263 12.0288C5.58361 12.0867 5.85088 12.2296 6.06066 12.4393C6.27044 12.6491 6.4133 12.9164 6.47118 13.2074C6.52906 13.4983 6.49935 13.7999 6.38582 14.074C6.27229 14.3481 6.08003 14.5824 5.83335 14.7472Z" } }), t("path", { attrs: { fill: "#001222", d: "M11.8334 14.7472C11.5867 14.912 11.2967 15 11 15C10.6022 15 10.2206 14.842 9.93934 14.5607C9.65803 14.2794 9.5 13.8978 9.5 13.5C9.5 13.2033 9.58797 12.9133 9.7528 12.6666C9.91762 12.42 10.1519 12.2277 10.426 12.1142C10.7001 12.0007 11.0017 11.9709 11.2926 12.0288C11.5836 12.0867 11.8509 12.2296 12.0607 12.4393C12.2704 12.6491 12.4133 12.9164 12.4712 13.2074C12.5291 13.4983 12.4993 13.7999 12.3858 14.074C12.2723 14.3481 12.08 14.5824 11.8334 14.7472Z" } }), t("path", { attrs: { fill: "#001222", d: "M11.8334 3.74721C11.5867 3.91203 11.2967 4 11 4C10.6022 4 10.2206 3.84197 9.93934 3.56066C9.65803 3.27936 9.5 2.89783 9.5 2.5C9.5 2.20333 9.58797 1.91332 9.7528 1.66665C9.91762 1.41997 10.1519 1.22771 10.426 1.11418C10.7001 1.00065 11.0017 0.970945 11.2926 1.02882C11.5836 1.0867 11.8509 1.22956 12.0607 1.43934C12.2704 1.64912 12.4133 1.91639 12.4712 2.20737C12.5291 2.49834 12.4993 2.79994 12.3858 3.07403C12.2723 3.34811 12.08 3.58238 11.8334 3.74721Z" } }), t("path", { attrs: { fill: "#001222", d: "M5 9.5C5.29667 9.5 5.58668 9.41203 5.83335 9.24721C6.08003 9.08238 6.27229 8.84811 6.38582 8.57403C6.49935 8.29994 6.52906 7.99834 6.47118 7.70737C6.4133 7.41639 6.27044 7.14912 6.06066 6.93934C5.85088 6.72956 5.58361 6.5867 5.29263 6.52882C5.00166 6.47094 4.70006 6.50065 4.42598 6.61418C4.15189 6.72771 3.91762 6.91997 3.7528 7.16665C3.58797 7.41332 3.5 7.70333 3.5 8C3.5 8.39783 3.65804 8.77936 3.93934 9.06066C4.22065 9.34197 4.60218 9.5 5 9.5Z" } }), t("path", { attrs: { fill: "#001222", d: "M11.8334 9.24721C11.5867 9.41203 11.2967 9.5 11 9.5C10.6022 9.5 10.2206 9.34197 9.93934 9.06066C9.65803 8.77936 9.5 8.39783 9.5 8C9.5 7.70333 9.58797 7.41332 9.7528 7.16665C9.91762 6.91997 10.1519 6.72771 10.426 6.61418C10.7001 6.50065 11.0017 6.47094 11.2926 6.52882C11.5836 6.5867 11.8509 6.72956 12.0607 6.93934C12.2704 7.14912 12.4133 7.41639 12.4712 7.70737C12.5291 7.99834 12.4993 8.29994 12.3858 8.57403C12.2723 8.84811 12.08 9.08238 11.8334 9.24721Z" } })]);
755
- }, ys = [], Zs = /* @__PURE__ */ v(
756
- Hs,
757
- Ms,
758
- ys,
759
- !1,
760
- null,
761
- null
762
- );
763
- const xs = Zs.exports;
764
- let Ce = 0;
765
- const Ss = {
747
+ let f1 = 0;
748
+ const H2 = {
766
749
  beforeCreate() {
767
- this.uuid = Ce.toString(), Ce += 1;
750
+ this.uuid = f1.toString(), f1 += 1;
768
751
  }
769
752
  };
770
- var ks = function() {
753
+ var M2 = function() {
771
754
  var e = this, t = e._self._c;
772
755
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M1.25 2.58325H14.75V4.08325H1.25V2.58325Z" } }), t("path", { attrs: { fill: "#001222", d: "M1.25 7.25H14.75V8.75H1.25V7.25Z" } }), t("path", { attrs: { fill: "#001222", d: "M14.75 11.9167H1.25V13.4167H14.75V11.9167Z" } })]);
773
- }, Rs = [], Ds = /* @__PURE__ */ v(
774
- Ss,
775
- ks,
776
- Rs,
756
+ }, y2 = [], x2 = /* @__PURE__ */ v(
757
+ H2,
758
+ M2,
759
+ y2,
777
760
  !1,
778
761
  null,
779
762
  null
780
763
  );
781
- const Ps = Ds.exports, Is = {
764
+ const Z2 = x2.exports, S2 = {
782
765
  "en-US": {
783
766
  cancel: "Cancel",
784
767
  createView: "Create view",
@@ -857,14 +840,14 @@ const Ps = Ds.exports, Is = {
857
840
  viewListLabel: "Visualizações",
858
841
  withUnsavedChanges: "Com alterações não salvas"
859
842
  }
860
- }, Ts = (i) => {
861
- const e = c(i.views), t = Ie({ label: "" }), { t: s } = r1(), a = k(
843
+ }, k2 = (i) => {
844
+ const e = c(i.views), t = P1({ label: "" }), { t: s } = re(), a = k(
862
845
  () => e.value.map((_) => {
863
846
  var p;
864
847
  return {
865
848
  ..._,
866
- iconColor: _.iconColor ?? i1.PRIMARY,
867
- icon: _.icon ?? l1.STACK,
849
+ iconColor: _.iconColor ?? ie.PRIMARY,
850
+ icon: _.icon ?? le.STACK,
868
851
  label: _.label,
869
852
  ..._.isDefault !== null ? { isDefault: _.isDefault } : null,
870
853
  ...i != null && i.additionalViewSetting ? {
@@ -924,8 +907,8 @@ const Ps = Ds.exports, Is = {
924
907
  }
925
908
  };
926
909
  };
927
- var Le = /* @__PURE__ */ ((i) => (i.UP = "up", i.DOWN = "down", i))(Le || {});
928
- const As = (i) => {
910
+ var $1 = /* @__PURE__ */ ((i) => (i.UP = "up", i.DOWN = "down", i))($1 || {});
911
+ const R2 = (i) => {
929
912
  const { itemRefs: e, items: t, onDrop: s } = i, a = c(null), l = c(null), r = c(0), h = c(!1), w = c(0), f = c(null), _ = c(0), p = c(0), C = c([]), $ = (u) => l.value === u, V = (u, d) => {
930
913
  if (!d.target.closest("[data-drag-trigger]"))
931
914
  return;
@@ -971,7 +954,7 @@ const As = (i) => {
971
954
  o.style.transform = "";
972
955
  }), a.value = null;
973
956
  }), f.value = null, l.value = null, document.documentElement.style.cursor = "", document.documentElement.style.userSelect = "", h.value = null;
974
- }, x = (u) => {
957
+ }, Z = (u) => {
975
958
  l.value === null || a.value || h.value || (a.value = requestAnimationFrame(() => {
976
959
  const d = u.clientY, o = C.value.findIndex(
977
960
  (g, T) => d >= g.top && d <= g.bottom || d <= g.top && T === 0 || d >= g.bottom && T === C.value.length - 1
@@ -1022,9 +1005,9 @@ const As = (i) => {
1022
1005
  };
1023
1006
  });
1024
1007
  };
1025
- return t1(document, "pointermove", x), t1(document, "pointerup", R, { capture: !0 }), t1(document, "keydown", (u) => {
1008
+ return te(document, "pointermove", Z), te(document, "pointerup", R, { capture: !0 }), te(document, "keydown", (u) => {
1026
1009
  u.key !== "Tab" || l.value === null || u.preventDefault();
1027
- }), t1(document, "pointerdown", () => {
1010
+ }), te(document, "pointerdown", () => {
1028
1011
  h.value && y();
1029
1012
  }), {
1030
1013
  draggedViewIndex: l,
@@ -1035,8 +1018,8 @@ const As = (i) => {
1035
1018
  handleDragStart: V,
1036
1019
  handleDragStop: y
1037
1020
  };
1038
- }, Os = (i) => {
1039
- const { container: e, children: t, offset: s, activeViewIndex: a } = i, l = c(t.value.length), { width: r } = Ve(e);
1021
+ }, D2 = (i) => {
1022
+ const { container: e, children: t, offset: s, activeViewIndex: a } = i, l = c(t.value.length), { width: r } = m1(e);
1040
1023
  return B(
1041
1024
  [r, a, t],
1042
1025
  async ([h, w, f], [, _]) => {
@@ -1058,7 +1041,7 @@ const As = (i) => {
1058
1041
  }
1059
1042
  if (w < l.value || w === null)
1060
1043
  return;
1061
- await n1();
1044
+ await ne();
1062
1045
  let V = l.value - 1;
1063
1046
  const b = f[w];
1064
1047
  if (b.style.display = "inline-flex", C += b.offsetWidth, V < 0 && C > h) {
@@ -1079,7 +1062,7 @@ const As = (i) => {
1079
1062
  }), {
1080
1063
  maxDisplayedViews: l
1081
1064
  };
1082
- }, Fs = {
1065
+ }, P2 = {
1083
1066
  "en-US": {
1084
1067
  movingDraggedToPosition: "Moving {dragged} to position of {draggingOver}",
1085
1068
  openViewOptions: "Open {label} options",
@@ -1098,10 +1081,10 @@ const As = (i) => {
1098
1081
  reorderView: "Reordenar {label}",
1099
1082
  toggleAllViews: "Alternar todas as visualizações"
1100
1083
  }
1101
- }, Es = {
1102
- i18n: { messages: Fs }
1103
- }, Bs = /* @__PURE__ */ _1({
1104
- ...Es,
1084
+ }, I2 = {
1085
+ i18n: { messages: P2 }
1086
+ }, T2 = /* @__PURE__ */ _e({
1087
+ ...I2,
1105
1088
  __name: "header-with-views-all-views",
1106
1089
  props: {
1107
1090
  menuCloseOnClickOutsideOptions: null,
@@ -1111,37 +1094,37 @@ const As = (i) => {
1111
1094
  emits: ["close:all-views", "close:view-menu", "open:all-views", "open:view-menu", "select:view", "reorder:view"],
1112
1095
  setup(i, { emit: e }) {
1113
1096
  var u;
1114
- const t = i, s = c(!1), a = c(null), l = c(null), r = c(null), h = c(null), w = c(null), f = c(null), _ = a1("menu-popover"), { t: p } = r1();
1115
- s1(l, () => $(), {
1097
+ const t = i, s = c(!1), a = c(null), l = c(null), r = c(null), h = c(null), w = c(null), f = c(null), _ = ae("menu-popover"), { t: p } = re();
1098
+ se(l, () => $(), {
1116
1099
  ignore: [a, ...((u = t.menuCloseOnClickOutsideOptions) == null ? void 0 : u.ignore) ?? []]
1117
1100
  });
1118
1101
  const C = () => {
1119
1102
  s.value = !0, e("open:all-views");
1120
1103
  }, $ = async () => {
1121
- s.value && (s.value = !1, e("close:all-views"), await n1(), a.value.$el.focus());
1104
+ s.value && (s.value = !1, e("close:all-views"), await ne(), a.value.$el.focus());
1122
1105
  }, V = (d) => {
1123
1106
  d.stopPropagation(), s.value ? $() : C();
1124
1107
  }, {
1125
1108
  draggedViewIndex: b,
1126
1109
  draggingOverViewIndex: M,
1127
1110
  isItemDragged: y,
1128
- handleDragKeyboardMove: x,
1111
+ handleDragKeyboardMove: Z,
1129
1112
  handleDragKeyboardToggle: R,
1130
1113
  handleDragStart: I,
1131
1114
  handleDragStop: S
1132
- } = As({
1133
- items: Te(t, "menuItems"),
1115
+ } = R2({
1116
+ items: I1(t, "menuItems"),
1134
1117
  itemRefs: w,
1135
1118
  onDrop: (d) => e("reorder:view", d)
1136
1119
  });
1137
- return { __sfc: !0, props: t, emit: e, showMenu: s, allViewsMenuToggleRef: a, allViewsMenuPopoverRef: l, allViewsRef: r, menuRef: h, menuItemRefs: w, editViewMenuRefs: f, menuPopoverId: _, t: p, openMenu: C, closeMenu: $, toggleShowMenu: V, draggedViewIndex: b, draggingOverViewIndex: M, isItemDragged: y, handleDragKeyboardMove: x, handleDragKeyboardToggle: R, handleDragStart: I, handleDragStop: S, conditionalDraggableItemClass: (d) => ({
1120
+ return { __sfc: !0, props: t, emit: e, showMenu: s, allViewsMenuToggleRef: a, allViewsMenuPopoverRef: l, allViewsRef: r, menuRef: h, menuItemRefs: w, editViewMenuRefs: f, menuPopoverId: _, t: p, openMenu: C, closeMenu: $, toggleShowMenu: V, draggedViewIndex: b, draggingOverViewIndex: M, isItemDragged: y, handleDragKeyboardMove: Z, handleDragKeyboardToggle: R, handleDragStart: I, handleDragStop: S, conditionalDraggableItemClass: (d) => ({
1138
1121
  "b-header-with-views-all-views__popover-menu-item--dragging": y(d)
1139
1122
  }), closeViewMenuNatively: (d) => {
1140
1123
  f.value[d].closeMenu(!1);
1141
- }, BentoButton: f1, BentoToggleButton: p1, BentoHeaderWithViewsItemIconElement: g1, BentoMenu: we, BentoPopover: C1, BentoTypography: me, GrabIcon: xs, MenuIcon: Ps, OptionsHorizontalIcon: $e, UseDragAndDropViewsDirectionEnum: Le };
1124
+ }, BentoButton: fe, BentoToggleButton: pe, BentoHeaderWithViewsItemIconElement: ge, BentoMenu: h1, BentoPopover: Ce, BentoTypography: w1, GrabIcon: q1, MenuIcon: Z2, OptionsHorizontalIcon: b1, UseDragAndDropViewsDirectionEnum: $1 };
1142
1125
  }
1143
1126
  });
1144
- var Us = function() {
1127
+ var A2 = function() {
1145
1128
  var e = this, t = e._self._c, s = e._self._setupProxy;
1146
1129
  return t("div", { ref: "allViewsRef", staticClass: "b-header-with-views-all-views", attrs: { "data-testid": "header-with-views-all-views" }, on: { keydown: function(a) {
1147
1130
  return !a.type.indexOf("key") && e._k(a.keyCode, "esc", 27, a.key, ["Esc", "Escape"]) ? null : (a.stopPropagation(), a.preventDefault(), s.closeMenu.apply(null, arguments));
@@ -1176,35 +1159,35 @@ var Us = function() {
1176
1159
  return [t(s.OptionsHorizontalIcon, { attrs: { "svg-title": s.t("openViewOptions", { label: a.label }) } })];
1177
1160
  }, proxy: !0 }], null, !0) })], 1)]);
1178
1161
  }), 0)]) : e._e()], 1);
1179
- }, zs = [], Ns = /* @__PURE__ */ v(
1180
- Bs,
1181
- Us,
1182
- zs,
1162
+ }, O2 = [], F2 = /* @__PURE__ */ v(
1163
+ T2,
1164
+ A2,
1165
+ O2,
1183
1166
  !1,
1184
1167
  null,
1185
1168
  "9dd3998e"
1186
1169
  );
1187
- const Gs = Ns.exports;
1188
- let pe = 0;
1189
- const Ks = {
1170
+ const E2 = F2.exports;
1171
+ let C1 = 0;
1172
+ const B2 = {
1190
1173
  beforeCreate() {
1191
- this.uuid = pe.toString(), pe += 1;
1174
+ this.uuid = C1.toString(), C1 += 1;
1192
1175
  }
1193
1176
  };
1194
- var Ys = function() {
1177
+ var U2 = function() {
1195
1178
  var e = this, t = e._self._c;
1196
1179
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-circle_filled__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M8 0.25C3.71979 0.25 0.25 3.71979 0.25 8C0.25 12.2802 3.71979 15.75 8 15.75C12.2802 15.75 15.75 12.2802 15.75 8C15.75 3.71979 12.2802 0.25 8 0.25Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-circle_filled__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
1197
- }, js = [], qs = /* @__PURE__ */ v(
1198
- Ks,
1199
- Ys,
1200
- js,
1180
+ }, z2 = [], N2 = /* @__PURE__ */ v(
1181
+ B2,
1182
+ U2,
1183
+ z2,
1201
1184
  !1,
1202
1185
  null,
1203
1186
  null
1204
1187
  );
1205
- const Js = qs.exports;
1206
- var v1 = /* @__PURE__ */ ((i) => (i.EDIT = "edit", i.CREATE = "create", i))(v1 || {});
1207
- const Ws = {
1188
+ const G2 = N2.exports;
1189
+ var ve = /* @__PURE__ */ ((i) => (i.EDIT = "edit", i.CREATE = "create", i))(ve || {});
1190
+ const K2 = {
1208
1191
  "en-US": {
1209
1192
  cancel: "Cancel",
1210
1193
  color: "Color",
@@ -1244,31 +1227,31 @@ const Ws = {
1244
1227
  viewIcons: "Ver ícones",
1245
1228
  viewLabel: "Ver rótulo"
1246
1229
  }
1247
- }, Qs = {
1248
- i18n: { messages: Ws }
1249
- }, Xs = /* @__PURE__ */ _1({
1250
- ...Qs,
1230
+ }, Y2 = {
1231
+ i18n: { messages: K2 }
1232
+ }, j2 = /* @__PURE__ */ _e({
1233
+ ...Y2,
1251
1234
  __name: "header-with-views-edit-form",
1252
1235
  props: {
1253
1236
  additionalFormItem: { default: null },
1254
- context: { default: v1.CREATE },
1237
+ context: { default: ve.CREATE },
1255
1238
  disableCustomization: { type: Boolean, default: !1 },
1256
1239
  errors: { default: null },
1257
- icon: { default: l1.STACK },
1258
- iconColor: { default: i1.PRIMARY },
1240
+ icon: { default: le.STACK },
1241
+ iconColor: { default: ie.PRIMARY },
1259
1242
  label: { default: "" }
1260
1243
  },
1261
1244
  emits: ["cancel", "update", "delete", "input:label", "blur:label", "keydown:enter"],
1262
1245
  setup(i, { emit: e }) {
1263
1246
  var o;
1264
- const t = i, s = c(t.label), a = c(t.icon), l = c(t.iconColor), r = c(((o = t.additionalFormItem) == null ? void 0 : o.value) ?? !1), h = c(!1), w = c(null), f = c(null), _ = c(null), p = a1("iconPopover"), C = c(!1), $ = k(() => Object.values(l1)), V = k(() => Object.values(i1)), b = k(() => Object.values(t.errors).some((g) => g.length > 0)), M = k(
1265
- () => `${x("selected")}: ${a.value} ${x("icon")}, ${x("color")} ${l.value}`
1247
+ const t = i, s = c(t.label), a = c(t.icon), l = c(t.iconColor), r = c(((o = t.additionalFormItem) == null ? void 0 : o.value) ?? !1), h = c(!1), w = c(null), f = c(null), _ = c(null), p = ae("iconPopover"), C = c(!1), $ = k(() => Object.values(le)), V = k(() => Object.values(ie)), b = k(() => Object.values(t.errors).some((g) => g.length > 0)), M = k(
1248
+ () => `${Z("selected")}: ${a.value} ${Z("icon")}, ${Z("color")} ${l.value}`
1266
1249
  ), y = k(() => [
1267
- ...t.context === v1.EDIT ? (
1250
+ ...t.context === ve.EDIT ? (
1268
1251
  // edit mode
1269
1252
  [
1270
1253
  {
1271
- title: x("save"),
1254
+ title: Z("save"),
1272
1255
  type: "submit",
1273
1256
  event: () => {
1274
1257
  b.value || H();
@@ -1279,7 +1262,7 @@ const Ws = {
1279
1262
  // create mode
1280
1263
  [
1281
1264
  {
1282
- title: x("create"),
1265
+ title: Z("create"),
1283
1266
  type: "submit",
1284
1267
  event: () => {
1285
1268
  !h.value || b.value || H();
@@ -1288,10 +1271,10 @@ const Ws = {
1288
1271
  ]
1289
1272
  ),
1290
1273
  {
1291
- title: x("cancel"),
1274
+ title: Z("cancel"),
1292
1275
  event: A
1293
1276
  }
1294
- ]), { t: x } = r1(), R = k(() => ({
1277
+ ]), { t: Z } = re(), R = k(() => ({
1295
1278
  iconColor: l.value,
1296
1279
  icon: a.value,
1297
1280
  label: s.value,
@@ -1309,22 +1292,22 @@ const Ws = {
1309
1292
  e("update", R.value);
1310
1293
  }, A = () => {
1311
1294
  a.value = t.icon, l.value = t.iconColor, s.value = t.label, e("cancel");
1312
- }, u = je((g) => {
1295
+ }, u = Y1((g) => {
1313
1296
  s.value = g, h.value = !0;
1314
1297
  }, 200), d = (g) => {
1315
1298
  r.value = g, h.value = !0;
1316
1299
  };
1317
- return s1(f, S, {
1300
+ return se(f, S, {
1318
1301
  ignore: [w]
1319
- }), Ge("Escape", S, {
1302
+ }), N1("Escape", S, {
1320
1303
  target: f,
1321
1304
  eventName: "keydown"
1322
- }), B(s, (g) => e("input:label", g)), ge(async () => {
1323
- await n1(), _.value.$refs.inputFieldElement.focus();
1324
- }), { __sfc: !0, props: t, emit: e, labelValue: s, iconValue: a, iconColorValue: l, additionalFormItemValue: r, isFormDirty: h, iconSelectorButtonRef: w, iconPopoverRef: f, inputFieldRef: _, iconPopoverId: p, showIconSelectorPopover: C, iconOptions: $, iconColorOptions: V, hasErrors: b, computedAlert: M, computedActions: y, t: x, computedFormValues: R, conditionalIconClass: I, hideIconSelectorPopover: S, updateView: H, resetView: A, handleInput: u, handleAdditionalFormItemChange: d, BentoButton: f1, BentoButtonActions: Oe, BentoToggleButton: p1, BentoCheckbox: he, BentoDivider: Ke, BentoInputField: Ye, BentoPopover: C1, FieldLabel: qe, CircleFilledIcon: Js, BentoHeaderWithViewsItemIconElement: g1 };
1305
+ }), B(s, (g) => e("input:label", g)), p1(async () => {
1306
+ await ne(), _.value.$refs.inputFieldElement.focus();
1307
+ }), { __sfc: !0, props: t, emit: e, labelValue: s, iconValue: a, iconColorValue: l, additionalFormItemValue: r, isFormDirty: h, iconSelectorButtonRef: w, iconPopoverRef: f, inputFieldRef: _, iconPopoverId: p, showIconSelectorPopover: C, iconOptions: $, iconColorOptions: V, hasErrors: b, computedAlert: M, computedActions: y, t: Z, computedFormValues: R, conditionalIconClass: I, hideIconSelectorPopover: S, updateView: H, resetView: A, handleInput: u, handleAdditionalFormItemChange: d, BentoButton: fe, BentoButtonActions: A1, BentoToggleButton: pe, BentoCheckbox: g1, BentoDivider: G1, BentoInputField: K1, BentoPopover: Ce, FieldLabel: j1, CircleFilledIcon: G2, BentoHeaderWithViewsItemIconElement: ge };
1325
1308
  }
1326
1309
  });
1327
- var ea = function() {
1310
+ var q2 = function() {
1328
1311
  var e = this, t = e._self._c, s = e._self._setupProxy;
1329
1312
  return t("form", { staticClass: "b-header-with-views-edit-form" }, [t(s.FieldLabel, [e._v(e._s(s.t("title")))]), t("div", { staticClass: "b-header-with-views-edit-form__icon-choice-alert", attrs: { role: "alert" } }, [e._v(e._s(s.computedAlert))]), t("div", { staticClass: "b-header-with-views-edit-form__icon-selector" }, [t(s.BentoToggleButton, { ref: "iconSelectorButtonRef", attrs: { variant: "secondary", "aria-expanded": s.showIconSelectorPopover, "aria-controls": s.showIconSelectorPopover ? s.iconPopoverId : null, disabled: s.props.disableCustomization, toggled: s.showIconSelectorPopover }, on: { click: function(a) {
1330
1313
  s.showIconSelectorPopover = !s.showIconSelectorPopover;
@@ -1352,18 +1335,18 @@ var ea = function() {
1352
1335
  }, "update:model-value": s.handleInput, blur: function(a) {
1353
1336
  return s.emit("blur:label", s.labelValue);
1354
1337
  } } })], 1), e.additionalFormItem ? t(s.BentoCheckbox, { staticClass: "b-header-with-views-edit-form__additional-config", attrs: { "model-value": s.additionalFormItemValue }, on: { "update:model-value": s.handleAdditionalFormItemChange } }, [e._v(" " + e._s(e.additionalFormItem.label) + " ")]) : e._e(), t(s.BentoButtonActions, { staticClass: "b-header-with-views-edit-form__actions", attrs: { actions: s.computedActions, layout: "buttons-end" } })], 1);
1355
- }, ta = [], sa = /* @__PURE__ */ v(
1356
- Xs,
1357
- ea,
1358
- ta,
1338
+ }, J2 = [], W2 = /* @__PURE__ */ v(
1339
+ j2,
1340
+ q2,
1341
+ J2,
1359
1342
  !1,
1360
1343
  null,
1361
1344
  "e15832d6"
1362
1345
  );
1363
- const aa = sa.exports, ia = {
1364
- i18n: { messages: Is }
1365
- }, la = /* @__PURE__ */ _1({
1366
- ...ia,
1346
+ const Q2 = W2.exports, X2 = {
1347
+ i18n: { messages: S2 }
1348
+ }, ea = /* @__PURE__ */ _e({
1349
+ ...X2,
1367
1350
  __name: "header-with-views",
1368
1351
  props: {
1369
1352
  actions: { default: () => [] },
@@ -1382,42 +1365,42 @@ const aa = sa.exports, ia = {
1382
1365
  },
1383
1366
  emits: ["add:view", "delete:view", "duplicate:view", "reorder:view", "restore:view", "save:view", "select:view", "update:view", "update:skip-unsaved-changes", "update:active-view-index"],
1384
1367
  setup(i, { emit: e }) {
1385
- const t = i, s = 573, { t: a } = r1(), l = Ae(), r = Ee(l), h = c(null), w = c(null), f = c(null), _ = c([]), p = c(null), C = c(null), $ = c(null), V = c([]), b = c(null), M = c(null), y = c(!1), x = c(!1), R = c(!1), I = c(!1), S = c(null), H = c(null), A = c(null), u = c(null), d = c(null), o = k({
1368
+ const t = i, s = 573, { t: a } = re(), l = T1(), r = F1(l), h = c(null), w = c(null), f = c(null), _ = c([]), p = c(null), C = c(null), $ = c(null), V = c([]), b = c(null), M = c(null), y = c(!1), Z = c(!1), R = c(!1), I = c(!1), S = c(null), H = c(null), A = c(null), u = c(null), d = c(null), o = k({
1386
1369
  get: () => A.value,
1387
1370
  set: (n) => {
1388
1371
  A.value = n, e("update:active-view-index", n);
1389
1372
  }
1390
- }), g = c(!1), T = a1("createViewPopover"), P = a1("editViewPopover");
1391
- Os({
1373
+ }), g = c(!1), T = ae("createViewPopover"), P = ae("editViewPopover");
1374
+ D2({
1392
1375
  container: $,
1393
1376
  children: V,
1394
1377
  offset: b,
1395
1378
  activeViewIndex: o
1396
1379
  });
1397
- const { computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G } = Ts({
1380
+ const { computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G } = k2({
1398
1381
  additionalViewSetting: t.additionalViewSetting,
1399
1382
  views: t.views
1400
1383
  }), U = async (n = !0) => {
1401
- y.value = !1, n && (await n1(), h.value.$el.focus()), O();
1402
- }, h1 = () => {
1403
- const n = x.value ? M.value.$refs.editViewMenuRefs[S.value] : _.value[0];
1384
+ y.value = !1, n && (await ne(), h.value.$el.focus()), O();
1385
+ }, he = () => {
1386
+ const n = Z.value ? M.value.$refs.editViewMenuRefs[S.value] : _.value[0];
1404
1387
  n == null || n.closeMenu();
1405
1388
  };
1406
- s1(w, () => U(!1), {
1389
+ se(w, () => U(!1), {
1407
1390
  ignore: [h]
1408
- }), s1(f, () => q(), {
1391
+ }), se(f, () => q(), {
1409
1392
  ignore: [p]
1410
1393
  });
1411
- const { width: w1 } = Ve(C), { addToast: e1 } = Qe(), He = k(() => [
1394
+ const { width: we } = m1(C), { addToast: ee } = Q1(), L1 = k(() => [
1412
1395
  {
1413
1396
  title: a("saveChanges"),
1414
- event: c1
1397
+ event: ce
1415
1398
  },
1416
1399
  {
1417
1400
  title: a("leave"),
1418
- event: u1
1401
+ event: ue
1419
1402
  }
1420
- ]), Me = k(() => [
1403
+ ]), H1 = k(() => [
1421
1404
  {
1422
1405
  title: a("deleteViewAction"),
1423
1406
  event: async () => {
@@ -1432,37 +1415,37 @@ const aa = sa.exports, ia = {
1432
1415
  I.value = !1;
1433
1416
  }
1434
1417
  }
1435
- ]), ye = k(() => {
1418
+ ]), M1 = k(() => {
1436
1419
  var n;
1437
1420
  return (n = m.value[d.value]) == null ? void 0 : n.label;
1438
- }), m1 = k(() => t.description || r("description") || t.lastUpdated), V1 = k(() => w1.value <= s), Ze = k(() => ({
1439
- "b-header-with-views__container--is-compact": V1.value,
1440
- "b-header-with-views__container--has-meta": m1.value
1421
+ }), me = k(() => t.description || r("description") || t.lastUpdated), Ve = k(() => we.value <= s), y1 = k(() => ({
1422
+ "b-header-with-views__container--is-compact": Ve.value,
1423
+ "b-header-with-views__container--has-meta": me.value
1441
1424
  }));
1442
- B([o, m], ([n, L], [Z, D]) => {
1425
+ B([o, m], ([n, L], [x, D]) => {
1443
1426
  var J, W, Q;
1444
- const N = n === Z && L.length === D.length, K = ((J = L[n]) == null ? void 0 : J.label) === ((W = D[Z]) == null ? void 0 : W.label);
1427
+ const N = n === x && L.length === D.length, K = ((J = L[n]) == null ? void 0 : J.label) === ((W = D[x]) == null ? void 0 : W.label);
1445
1428
  N || K || e("select:view", ((Q = L[n]) == null ? void 0 : Q.label) ?? null);
1446
1429
  }), B(H, () => {
1447
1430
  q();
1448
- }), B(x, (n) => {
1431
+ }), B(Z, (n) => {
1449
1432
  n || z();
1450
1433
  }), B(S, (n) => {
1451
- var D, N, K, J, W, Q, H1, M1, y1, Z1, x1;
1452
- const L = d1(n) ? 2 : 0;
1453
- if (x.value) {
1434
+ var D, N, K, J, W, Q, He, Me, ye, xe, Ze;
1435
+ const L = de(n) ? 2 : 0;
1436
+ if (Z.value) {
1454
1437
  const X = (N = (D = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : D.$refs) == null ? void 0 : N.menuItemListRef;
1455
- p.value = ((H1 = (Q = (W = (J = (K = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : K.$refs) == null ? void 0 : J.menuItemListRef) == null ? void 0 : W.$refs) == null ? void 0 : Q.menuItemRef) == null ? void 0 : H1[L]) ?? null, n || (X == null || X.focusItem(), O());
1438
+ p.value = ((He = (Q = (W = (J = (K = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : K.$refs) == null ? void 0 : J.menuItemListRef) == null ? void 0 : W.$refs) == null ? void 0 : Q.menuItemRef) == null ? void 0 : He[L]) ?? null, n || (X == null || X.focusItem(), O());
1456
1439
  return;
1457
1440
  }
1458
- const Z = (y1 = (M1 = _.value.find((X) => X.$refs.menuItemListRef)) == null ? void 0 : M1.$refs) == null ? void 0 : y1.menuItemListRef;
1459
- p.value = ((x1 = (Z1 = Z == null ? void 0 : Z.$refs) == null ? void 0 : Z1.menuItemRef) == null ? void 0 : x1[L]) ?? null, n || (Z == null || Z.focusItem(), O());
1441
+ const x = (ye = (Me = _.value.find((X) => X.$refs.menuItemListRef)) == null ? void 0 : Me.$refs) == null ? void 0 : ye.menuItemListRef;
1442
+ p.value = ((Ze = (xe = x == null ? void 0 : x.$refs) == null ? void 0 : xe.menuItemRef) == null ? void 0 : Ze[L]) ?? null, n || (x == null || x.focusItem(), O());
1460
1443
  }), B(
1461
1444
  () => t.activeViewIndex,
1462
1445
  (n) => {
1463
1446
  n !== void 0 && n >= 0 && n < m.value.length && (o.value = n);
1464
1447
  }
1465
- ), ge(() => {
1448
+ ), p1(() => {
1466
1449
  if (t.activeViewIndex !== void 0 && t.activeViewIndex >= 0 && t.activeViewIndex < m.value.length)
1467
1450
  o.value = t.activeViewIndex;
1468
1451
  else if (!t.disableAutoSelect) {
@@ -1470,20 +1453,20 @@ const aa = sa.exports, ia = {
1470
1453
  o.value = n >= 0 ? n : 0;
1471
1454
  }
1472
1455
  });
1473
- const xe = (n) => {
1474
- var L, Z;
1456
+ const x1 = (n) => {
1457
+ var L, x;
1475
1458
  return [
1476
- ...d1(n) ? [
1459
+ ...de(n) ? [
1477
1460
  {
1478
1461
  text: a("saveChanges"),
1479
- handler: c1,
1462
+ handler: ce,
1480
1463
  icon: at
1481
1464
  },
1482
1465
  {
1483
1466
  addDivider: !0,
1484
1467
  text: a("restoreChanges"),
1485
- handler: u1,
1486
- icon: Ne
1468
+ handler: ue,
1469
+ icon: z1
1487
1470
  }
1488
1471
  ] : [],
1489
1472
  ...(L = m.value[n]) != null && L.isFixed ? [] : [
@@ -1500,86 +1483,86 @@ const aa = sa.exports, ia = {
1500
1483
  text: a("setAsDefault"),
1501
1484
  handler: () => {
1502
1485
  const D = E({ isDefault: !0 }, H.value);
1503
- e("update:view", D), e1({
1486
+ e("update:view", D), ee({
1504
1487
  text: a("setAsDefaultToast", { label: D.targetViewLabel })
1505
1488
  }), z();
1506
1489
  },
1507
- icon: be
1490
+ icon: V1
1508
1491
  },
1509
1492
  {
1510
1493
  text: a("duplicate"),
1511
1494
  handler: () => {
1512
1495
  const D = Y(H.value);
1513
- e("duplicate:view", D), z(), o1(D.newViews.length - 1);
1496
+ e("duplicate:view", D), z(), oe(D.newViews.length - 1);
1514
1497
  },
1515
1498
  icon: Mt
1516
1499
  },
1517
- ...(Z = m.value[n]) != null && Z.isFixed ? [] : [
1500
+ ...(x = m.value[n]) != null && x.isFixed ? [] : [
1518
1501
  {
1519
1502
  text: a("delete"),
1520
1503
  handler: () => {
1521
1504
  d.value = H.value, I.value = !0;
1522
1505
  },
1523
1506
  critical: !0,
1524
- icon: Ue
1507
+ icon: B1
1525
1508
  }
1526
1509
  ]
1527
1510
  ];
1528
- }, Se = (n) => {
1511
+ }, Z1 = (n) => {
1529
1512
  H.value = n;
1530
1513
  }, z = () => {
1531
1514
  H.value = null, q();
1532
1515
  }, q = (n) => {
1533
1516
  n === S.value ? S.value = null : S.value = n ?? null;
1534
- }, b1 = (n) => {
1517
+ }, be = (n) => {
1535
1518
  const L = E(n);
1536
- e("add:view", L), U(), o1(L.newViews.findIndex((Z) => L.targetViewLabel === Z.label)), e1({
1519
+ e("add:view", L), U(), oe(L.newViews.findIndex((x) => L.targetViewLabel === x.label)), ee({
1537
1520
  text: a("createViewToast", { label: L.targetViewLabel })
1538
1521
  });
1539
- }, $1 = (n) => {
1540
- e("update:view", E(n, S.value)), h1();
1541
- }, ke = (n) => {
1522
+ }, $e = (n) => {
1523
+ e("update:view", E(n, S.value)), he();
1524
+ }, S1 = (n) => {
1542
1525
  if (G(n.label, H.value), !Object.values(F).some((L) => L.length > 0)) {
1543
1526
  if (S.value) {
1544
- $1(n);
1527
+ $e(n);
1545
1528
  return;
1546
1529
  }
1547
- b1(n);
1530
+ be(n);
1548
1531
  }
1549
- }, o1 = (n) => {
1532
+ }, oe = (n) => {
1550
1533
  if (o.value === null || !t.hasChanges || t.skipUnsavedChangesText === null) {
1551
1534
  o.value !== null && e("restore:view", m.value[o.value].label), o.value = n;
1552
1535
  return;
1553
1536
  }
1554
1537
  u.value = n, R.value = !0;
1555
- }, Re = (n) => {
1538
+ }, k1 = (n) => {
1556
1539
  var D;
1557
- const L = o.value !== null ? (D = m.value[o.value]) == null ? void 0 : D.label : null, Z = j(n);
1540
+ const L = o.value !== null ? (D = m.value[o.value]) == null ? void 0 : D.label : null, x = j(n);
1558
1541
  if (L) {
1559
- const N = Z.newViews.findIndex((K) => K.label === L);
1542
+ const N = x.newViews.findIndex((K) => K.label === L);
1560
1543
  N !== -1 && (o.value = N);
1561
1544
  }
1562
- e("reorder:view", Z);
1563
- }, De = (n) => {
1545
+ e("reorder:view", x);
1546
+ }, R1 = (n) => {
1564
1547
  n.target.closest("button") || (n.stopPropagation(), n.preventDefault());
1565
- }, Pe = () => {
1548
+ }, D1 = () => {
1566
1549
  _.value[0].closeMenu(!1);
1567
- }, c1 = () => {
1550
+ }, ce = () => {
1568
1551
  const n = m.value[o.value].label;
1569
- e("save:view", n), R.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, R.value = !1) : z(), e1({
1552
+ e("save:view", n), R.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, R.value = !1) : z(), ee({
1570
1553
  text: a("saveChangesToast", { label: n }),
1571
1554
  action: {
1572
1555
  handler: () => e("restore:view", n),
1573
1556
  text: a("undo")
1574
1557
  }
1575
1558
  });
1576
- }, u1 = () => {
1559
+ }, ue = () => {
1577
1560
  e("restore:view", m.value[o.value].label), R.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, R.value = !1) : z();
1578
- }, L1 = (n) => o.value === n, d1 = (n) => L1(n) && t.hasChanges;
1579
- return { __sfc: !0, props: t, emit: e, STACKED_LAYOUT_BREAKPOINT: s, t: a, slots: l, hasSlot: r, createViewButtonRef: h, createViewPopoverRef: w, editViewPopoverRef: f, editViewMenuRefs: _, editViewTargetElementRef: p, hostRef: C, viewsRef: $, viewRefs: V, viewControlRef: b, viewControlAllViewsRef: M, showCreateViewPopover: y, showAllViewsPopover: x, showUnsavedModalWarning: R, showDeleteModalWarning: I, activeEditViewPopover: S, activeViewMenuPopover: H, internalActiveView: A, nextActiveView: u, viewToBeDeleted: d, currentActiveView: o, skipUnsavedChangesReminder: g, createViewPopoverId: T, editViewPopoverId: P, computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G, hideCreateViewPopover: U, hideEditViewPopover: h1, hostWidth: w1, addToast: e1, computedUnsavedViewModalActions: He, computedDeleteViewModalActions: Me, computedViewToBeDeletedLabel: ye, hasMetaSection: m1, isCompact: V1, conditionalContainerClass: Ze, getViewMenuData: xe, showViewMenuPopover: Se, hideViewMenuPopover: z, setActiveEditViewPopover: q, handleCreateViewItem: b1, handleUpdateViewItem: $1, handleKeydownEnterViewItem: ke, handleViewSelect: o1, handleReorder: Re, handleClickModal: De, handleTabEditViewPopover: Pe, handleSaveChanges: c1, handleRestoreChanges: u1, isViewActive: L1, isViewUnsaved: d1, BentoButton: f1, BentoToggleButton: p1, BentoCheckbox: he, BentoMenu: we, BentoModal: Fe, BentoPopover: C1, BentoTypography: me, HeaderMeta: We, ButtonActionsWithMenu: Be, InfoIconWithPopover: Je, DotIcon: ze, OptionsHorizontalIcon: $e, PlusIcon: Vt, HeaderWithViewsAllViews: Gs, HeaderWithViewsEditForm: aa, BentoHeaderWithViewsItemIconElement: g1 };
1561
+ }, Le = (n) => o.value === n, de = (n) => Le(n) && t.hasChanges;
1562
+ return { __sfc: !0, props: t, emit: e, STACKED_LAYOUT_BREAKPOINT: s, t: a, slots: l, hasSlot: r, createViewButtonRef: h, createViewPopoverRef: w, editViewPopoverRef: f, editViewMenuRefs: _, editViewTargetElementRef: p, hostRef: C, viewsRef: $, viewRefs: V, viewControlRef: b, viewControlAllViewsRef: M, showCreateViewPopover: y, showAllViewsPopover: Z, showUnsavedModalWarning: R, showDeleteModalWarning: I, activeEditViewPopover: S, activeViewMenuPopover: H, internalActiveView: A, nextActiveView: u, viewToBeDeleted: d, currentActiveView: o, skipUnsavedChangesReminder: g, createViewPopoverId: T, editViewPopoverId: P, computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G, hideCreateViewPopover: U, hideEditViewPopover: he, hostWidth: we, addToast: ee, computedUnsavedViewModalActions: L1, computedDeleteViewModalActions: H1, computedViewToBeDeletedLabel: M1, hasMetaSection: me, isCompact: Ve, conditionalContainerClass: y1, getViewMenuData: x1, showViewMenuPopover: Z1, hideViewMenuPopover: z, setActiveEditViewPopover: q, handleCreateViewItem: be, handleUpdateViewItem: $e, handleKeydownEnterViewItem: S1, handleViewSelect: oe, handleReorder: k1, handleClickModal: R1, handleTabEditViewPopover: D1, handleSaveChanges: ce, handleRestoreChanges: ue, isViewActive: Le, isViewUnsaved: de, BentoButton: fe, BentoToggleButton: pe, BentoCheckbox: g1, BentoMenu: h1, BentoModal: O1, BentoPopover: Ce, BentoTypography: w1, HeaderMeta: W1, ButtonActionsWithMenu: E1, InfoIconWithPopover: J1, DotIcon: U1, OptionsHorizontalIcon: b1, PlusIcon: Vt, HeaderWithViewsAllViews: E2, HeaderWithViewsEditForm: Q2, BentoHeaderWithViewsItemIconElement: ge };
1580
1563
  }
1581
1564
  });
1582
- var na = function() {
1565
+ var ta = function() {
1583
1566
  var e = this, t = e._self._c, s = e._self._setupProxy;
1584
1567
  return t("div", { ref: "hostRef", staticClass: "b-header-with-views" }, [t("div", { staticClass: "b-header-with-views__container", class: s.conditionalContainerClass }, [t("div", { staticClass: "b-header-with-views__title" }, [t(s.BentoTypography, { attrs: { el: "h2", variant: "title" } }, [e._v(e._s(e.title))]), e.infoIconTooltipText || s.hasSlot("infoIconTooltipContent") ? t(s.InfoIconWithPopover, { staticClass: "b-header-with-views__title-icon", attrs: { "popover-text": e.infoIconTooltipText }, scopedSlots: e._u([s.hasSlot("infoIconTooltipContent") ? { key: "default", fn: function() {
1585
1568
  return [e._t("infoIconTooltipContent")];
@@ -1640,16 +1623,16 @@ var na = function() {
1640
1623
  }, proxy: !0 }, { key: "content", fn: function() {
1641
1624
  return [t("div", { staticClass: "b-header-with-views__modal-description" }, [t(s.BentoTypography, [e._v(e._s(s.t("deleteViewDescription", { label: s.computedViewToBeDeletedLabel })))])], 1)];
1642
1625
  }, proxy: !0 }], null, !1, 924479764) }) : e._e()], 1);
1643
- }, ra = [], oa = /* @__PURE__ */ v(
1644
- la,
1645
- na,
1646
- ra,
1626
+ }, sa = [], aa = /* @__PURE__ */ v(
1627
+ ea,
1628
+ ta,
1629
+ sa,
1647
1630
  !1,
1648
1631
  null,
1649
1632
  "5be62c3f"
1650
1633
  );
1651
- const Da = oa.exports;
1634
+ const Za = aa.exports;
1652
1635
  export {
1653
- Da as h
1636
+ Za as h
1654
1637
  };
1655
- //# sourceMappingURL=header-with-views.Dc9LUYNY.js.map
1638
+ //# sourceMappingURL=header-with-views.-PRI2W3p.js.map