@adyen/bento-vue3 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 (357) 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.yRlQj4VF.js.map +1 -1
  38. package/dist/chunks/action-bar.BlhZoFfL.js +209 -0
  39. package/dist/chunks/action-bar.BlhZoFfL.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.PAbhTT01.js +57 -0
  45. package/dist/chunks/ai-button.PAbhTT01.js.map +1 -0
  46. package/dist/chunks/ai-tag.CqMBHSfn.js +131 -0
  47. package/dist/chunks/ai-tag.CqMBHSfn.js.map +1 -0
  48. package/dist/chunks/alert.BYcw-u3b.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.DoP6zFsY.js +29 -0
  51. package/dist/chunks/arrow-left.DoP6zFsY.js.map +1 -0
  52. package/dist/chunks/arrow-right.BVd1Dgd8.js +29 -0
  53. package/dist/chunks/arrow-right.BVd1Dgd8.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.G_Yr_37U.js +44 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.G_Yr_37U.js.map +1 -0
  56. package/dist/chunks/avatar.CNGMjwg3.js.map +1 -1
  57. package/dist/chunks/base-button.CUd03aA2.js.map +1 -1
  58. package/dist/chunks/{base-modal.D3GyeCFT.js → base-modal.CNETR72d.js} +5 -5
  59. package/dist/chunks/{base-modal.D3GyeCFT.js.map → base-modal.CNETR72d.js.map} +1 -1
  60. package/dist/chunks/bin.DuHlEQBO.js.map +1 -1
  61. package/dist/chunks/{button-actions-with-menu.B8xFgt-p.js → button-actions-with-menu.DY0pTtk-.js} +3 -3
  62. package/dist/chunks/{button-actions-with-menu.B8xFgt-p.js.map → button-actions-with-menu.DY0pTtk-.js.map} +1 -1
  63. package/dist/chunks/{button-actions.Crj4QFAd.js → button-actions.Dk8xU2cz.js} +2 -2
  64. package/dist/chunks/{button-actions.Crj4QFAd.js.map → button-actions.Dk8xU2cz.js.map} +1 -1
  65. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  66. package/dist/chunks/button.CSp48LJt.js.map +1 -1
  67. package/dist/chunks/{calendar.DKPx_cQU.js → calendar.Dbc0yjyg.js} +106 -100
  68. package/dist/chunks/{calendar.DKPx_cQU.js.map → calendar.Dbc0yjyg.js.map} +1 -1
  69. package/dist/chunks/{card.C_03IYJe.js → card.C7LbwK7Q.js} +2 -2
  70. package/dist/chunks/{card.C_03IYJe.js.map → card.C7LbwK7Q.js.map} +1 -1
  71. package/dist/chunks/{checkbox-group.DZrhxIHp.js → checkbox-group.CCpe-S-E.js} +4 -4
  72. package/dist/chunks/{checkbox-group.DZrhxIHp.js.map → checkbox-group.CCpe-S-E.js.map} +1 -1
  73. package/dist/chunks/{checkbox.BWgWtiLJ.js → checkbox.A35e7MsN.js} +3 -3
  74. package/dist/chunks/{checkbox.BWgWtiLJ.js.map → checkbox.A35e7MsN.js.map} +1 -1
  75. package/dist/chunks/checkmark-circle-fill._6-d40ru.js.map +1 -1
  76. package/dist/chunks/checkmark-small.x-gmK2Dt.js.map +1 -1
  77. package/dist/chunks/chevron-down.DCQ6ZLaq.js.map +1 -1
  78. package/dist/chunks/chevron-left.Cfn1uGLH.js.map +1 -1
  79. package/dist/chunks/chevron-up.kfuLRpZb.js.map +1 -1
  80. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  81. package/dist/chunks/{code-snippet.BX3Yeo0x.js → code-snippet.DKkTjYdC.js} +4 -4
  82. package/dist/chunks/{code-snippet.BX3Yeo0x.js.map → code-snippet.DKkTjYdC.js.map} +1 -1
  83. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  84. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  85. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  86. package/dist/chunks/{controls-group.DpFv8c4E.js → controls-group.BHOKajou.js} +2 -2
  87. package/dist/chunks/{controls-group.DpFv8c4E.js.map → controls-group.BHOKajou.js.map} +1 -1
  88. package/dist/chunks/{copy.xg9ElNxd.js → copy.CgITv6wr.js} +3 -3
  89. package/dist/chunks/{copy.xg9ElNxd.js.map → copy.CgITv6wr.js.map} +1 -1
  90. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  91. package/dist/chunks/cross-circle-fill-small.Dv5-PxwF.js.map +1 -1
  92. package/dist/chunks/cross-circle-fill.CYLL7jfC.js.map +1 -1
  93. package/dist/chunks/cross-small.n1UO5wNB.js.map +1 -1
  94. package/dist/chunks/cross.B92GxFTY.js.map +1 -1
  95. package/dist/chunks/currency.DijmAkAB.js.map +1 -1
  96. package/dist/chunks/{dashboard-section.D_k3_Z2T.js → dashboard-section.CrXdP_MQ.js} +3 -3
  97. package/dist/chunks/{dashboard-section.D_k3_Z2T.js.map → dashboard-section.CrXdP_MQ.js.map} +1 -1
  98. package/dist/chunks/{dashed-underline.B0z2ZZh7.js → dashed-underline.BzppJBtk.js} +3 -3
  99. package/dist/chunks/{dashed-underline.B0z2ZZh7.js.map → dashed-underline.BzppJBtk.js.map} +1 -1
  100. package/dist/chunks/{data-grid-template.DdIrvOXp.js → data-grid-template.DFjdgxwb.js} +3 -3
  101. package/dist/chunks/{data-grid-template.DdIrvOXp.js.map → data-grid-template.DFjdgxwb.js.map} +1 -1
  102. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  103. package/dist/chunks/{data-grid.CqtJp9rE.js → data-grid.KkCt0Bgm.js} +1064 -1065
  104. package/dist/chunks/data-grid.KkCt0Bgm.js.map +1 -0
  105. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  106. package/dist/chunks/{date-picker.DGIwFh6T.js → date-picker.dQuj_OF_.js} +16 -16
  107. package/dist/chunks/{date-picker.DGIwFh6T.js.map → date-picker.dQuj_OF_.js.map} +1 -1
  108. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  109. package/dist/chunks/date-range-picker.BAKR_gDf.js +1100 -0
  110. package/dist/chunks/date-range-picker.BAKR_gDf.js.map +1 -0
  111. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  112. package/dist/chunks/date.CL55prL0.js.map +1 -1
  113. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  114. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  115. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  116. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  117. package/dist/chunks/dialog-page.CF10AQQ3.js +158 -0
  118. package/dist/chunks/dialog-page.CF10AQQ3.js.map +1 -0
  119. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  120. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  121. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  122. package/dist/chunks/divider.Dho4_hQ7.js.map +1 -1
  123. package/dist/chunks/dot.ob6N-5Um.js.map +1 -1
  124. package/dist/chunks/dropdown-default-textbox.DFtFMu5G.js.map +1 -1
  125. package/dist/chunks/{dropdown-tag.Bf6TiNZw.js → dropdown-tag.CBgns9Y3.js} +3 -3
  126. package/dist/chunks/{dropdown-tag.Bf6TiNZw.js.map → dropdown-tag.CBgns9Y3.js.map} +1 -1
  127. package/dist/chunks/{dropdown.Dct8gr_q.js → dropdown.DmzMGz30.js} +22 -22
  128. package/dist/chunks/{dropdown.Dct8gr_q.js.map → dropdown.DmzMGz30.js.map} +1 -1
  129. package/dist/chunks/empty-state.D_ifpeU-.js.map +1 -1
  130. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  131. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  132. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  133. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  134. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  135. package/dist/chunks/expand.C9IAqYYL.js.map +1 -1
  136. package/dist/chunks/{field-label.D7vU2Icm.js → field-label.OurHuGZS.js} +2 -2
  137. package/dist/chunks/{field-label.D7vU2Icm.js.map → field-label.OurHuGZS.js.map} +1 -1
  138. package/dist/chunks/{file-uploader.BmBKLzIx.js → file-uploader.CQgu9YIY.js} +4 -4
  139. package/dist/chunks/file-uploader.CQgu9YIY.js.map +1 -0
  140. package/dist/chunks/filter-bar.BJmaoSr2.js +4117 -0
  141. package/dist/chunks/filter-bar.BJmaoSr2.js.map +1 -0
  142. package/dist/chunks/{focus-trap.BaHvK7aT.js → focus-trap.DH57j-Ov.js} +2 -2
  143. package/dist/chunks/{focus-trap.BaHvK7aT.js.map → focus-trap.DH57j-Ov.js.map} +1 -1
  144. package/dist/chunks/{footer-actions.BqNvwVk7.js → footer-actions.BMggOsip.js} +2 -2
  145. package/dist/chunks/{footer-actions.BqNvwVk7.js.map → footer-actions.BMggOsip.js.map} +1 -1
  146. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  147. package/dist/chunks/{form-layout-title.CPsEzRzS.js → form-layout-title.wnvpIbOe.js} +2 -2
  148. package/dist/chunks/{form-layout-title.CPsEzRzS.js.map → form-layout-title.wnvpIbOe.js.map} +1 -1
  149. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  150. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  151. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  152. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  153. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  154. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  155. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  156. package/dist/chunks/grab.B63hmf-_.js +26 -0
  157. package/dist/chunks/grab.B63hmf-_.js.map +1 -0
  158. package/dist/chunks/grid-layout.DDaRNz4-.js.map +1 -1
  159. package/dist/chunks/{header-meta.PysBmkSU.js → header-meta.CkLmuprc.js} +8 -8
  160. package/dist/chunks/{header-meta.PysBmkSU.js.map → header-meta.CkLmuprc.js.map} +1 -1
  161. package/dist/chunks/{header-with-views.XzJCg2Ln.js → header-with-views.BXZmqtnz.js} +612 -630
  162. package/dist/chunks/header-with-views.BXZmqtnz.js.map +1 -0
  163. package/dist/chunks/{header.yMTOq8MR.js → header.RiaBKasj.js} +3 -3
  164. package/dist/chunks/{header.yMTOq8MR.js.map → header.RiaBKasj.js.map} +1 -1
  165. package/dist/chunks/image.vue_vue_type_script_setup_true_lang.DQT2oNEF.js.map +1 -1
  166. package/dist/chunks/{index.E60QniEu.js → index.CL07S4Wa.js} +3 -3
  167. package/dist/chunks/{index.E60QniEu.js.map → index.CL07S4Wa.js.map} +1 -1
  168. package/dist/chunks/index.pdBj0KQU.js.map +1 -1
  169. package/dist/chunks/{info-icon.BQDGteil.js → info-icon.B6wfo65e.js} +3 -3
  170. package/dist/chunks/{info-icon.BQDGteil.js.map → info-icon.B6wfo65e.js.map} +1 -1
  171. package/dist/chunks/info.BKwey1HA.js.map +1 -1
  172. package/dist/chunks/{input-field-password.Drp3Gn3x.js → input-field-password.ClyJRN6h.js} +6 -6
  173. package/dist/chunks/{input-field-password.Drp3Gn3x.js.map → input-field-password.ClyJRN6h.js.map} +1 -1
  174. package/dist/chunks/{input-field-phone-number.CcCrGAZb.js → input-field-phone-number.CUdzwXz0.js} +3 -3
  175. package/dist/chunks/{input-field-phone-number.CcCrGAZb.js.map → input-field-phone-number.CUdzwXz0.js.map} +1 -1
  176. package/dist/chunks/{input-field.CBegTqdQ.js → input-field.CFNofr-W.js} +3 -3
  177. package/dist/chunks/{input-field.CBegTqdQ.js.map → input-field.CFNofr-W.js.map} +1 -1
  178. package/dist/chunks/{inspector.Dox76eqN.js → inspector.I4-8J_fd.js} +3 -3
  179. package/dist/chunks/{inspector.Dox76eqN.js.map → inspector.I4-8J_fd.js.map} +1 -1
  180. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  181. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  182. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  183. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  184. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  185. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  186. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  187. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  188. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  189. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  190. package/dist/chunks/{layout-row.CX8kV_w0.js → layout-row.Ccw24NzW.js} +3 -3
  191. package/dist/chunks/layout-row.Ccw24NzW.js.map +1 -0
  192. package/dist/chunks/link.BLCQlEZU.js.map +1 -1
  193. package/dist/chunks/{listbox-option-tag.BQZJF00q.js → listbox-option-tag.BHQiD5oC.js} +2 -2
  194. package/dist/chunks/{listbox-option-tag.BQZJF00q.js.map → listbox-option-tag.BHQiD5oC.js.map} +1 -1
  195. package/dist/chunks/loading-indicator.Db794TT5.js.map +1 -1
  196. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  197. package/dist/chunks/minus-small.DYIyF5XW.js.map +1 -1
  198. package/dist/chunks/{modal-fullscreen.BXjxVsAq.js → modal-fullscreen.f445bZ94.js} +4 -4
  199. package/dist/chunks/{modal-fullscreen.BXjxVsAq.js.map → modal-fullscreen.f445bZ94.js.map} +1 -1
  200. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CRovU08l.js → modal.vue_vue_type_script_setup_true_lang.KSBXRR2X.js} +4 -4
  201. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CRovU08l.js.map → modal.vue_vue_type_script_setup_true_lang.KSBXRR2X.js.map} +1 -1
  202. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  203. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  204. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  205. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  206. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  207. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  208. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  209. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  210. package/dist/chunks/{pagination.BofKoYTB.js → pagination.DuRU9Xg_.js} +2 -2
  211. package/dist/chunks/{pagination.BofKoYTB.js.map → pagination.DuRU9Xg_.js.map} +1 -1
  212. package/dist/chunks/payment-method.BGEBaa4w.js.map +1 -1
  213. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  214. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  215. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  216. package/dist/chunks/popover.types.BbYumG-N.js +6 -0
  217. package/dist/chunks/{popover.types.DgfeurkF.js.map → popover.types.BbYumG-N.js.map} +1 -1
  218. package/dist/chunks/{popper-container.I9gzp1NR.js → popper-container.DdG_YvVF.js} +2 -2
  219. package/dist/chunks/{popper-container.I9gzp1NR.js.map → popper-container.DdG_YvVF.js.map} +1 -1
  220. package/dist/chunks/{promo-banner.BIRH5sVX.js → promo-banner.DzIYjBfG.js} +2 -2
  221. package/dist/chunks/{promo-banner.BIRH5sVX.js.map → promo-banner.DzIYjBfG.js.map} +1 -1
  222. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  223. package/dist/chunks/{radio-group.BqsQRDjs.js → radio-group.EqsvAKt2.js} +4 -4
  224. package/dist/chunks/{radio-group.BqsQRDjs.js.map → radio-group.EqsvAKt2.js.map} +1 -1
  225. package/dist/chunks/radio-input.CBNE-AkM.js.map +1 -1
  226. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  227. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  228. package/dist/chunks/refresh.BB4ouvz_.js.map +1 -1
  229. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  230. package/dist/chunks/{rich-text-editor.Bafyvjc3.js → rich-text-editor.-JS_rIjs.js} +4 -4
  231. package/dist/chunks/{rich-text-editor.Bafyvjc3.js.map → rich-text-editor.-JS_rIjs.js.map} +1 -1
  232. package/dist/chunks/{search-bar.DrkPxPDP.js → search-bar.DPc0omnd.js} +3 -3
  233. package/dist/chunks/{search-bar.DrkPxPDP.js.map → search-bar.DPc0omnd.js.map} +1 -1
  234. package/dist/chunks/search.PczW-onY.js.map +1 -1
  235. package/dist/chunks/{secondary-nav.C0_VfFa9.js → secondary-nav.BGKR8l0u.js} +3 -3
  236. package/dist/chunks/{secondary-nav.C0_VfFa9.js.map → secondary-nav.BGKR8l0u.js.map} +1 -1
  237. package/dist/chunks/{segmented-control.CFlHfj3N.js → segmented-control.CFPAl4HD.js} +2 -2
  238. package/dist/chunks/{segmented-control.CFlHfj3N.js.map → segmented-control.CFPAl4HD.js.map} +1 -1
  239. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  240. package/dist/chunks/{selection-card-group.DNPlEqEq.js → selection-card-group.BL0LTYhI.js} +4 -4
  241. package/dist/chunks/{selection-card-group.DNPlEqEq.js.map → selection-card-group.BL0LTYhI.js.map} +1 -1
  242. package/dist/chunks/show.CT4Augxb.js.map +1 -1
  243. package/dist/chunks/{sidepanel.RJihFo_R.js → sidepanel.sWMdYcUC.js} +5 -5
  244. package/dist/chunks/{sidepanel.RJihFo_R.js.map → sidepanel.sWMdYcUC.js.map} +1 -1
  245. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  246. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  247. package/dist/chunks/status.types.ChOI6XGU.js.map +1 -1
  248. package/dist/chunks/step.DpgnDx29.js.map +1 -1
  249. package/dist/chunks/{structured-list-item.B-hdp7rW.js → structured-list-item.Uky_MJPp.js} +4 -4
  250. package/dist/chunks/{structured-list-item.B-hdp7rW.js.map → structured-list-item.Uky_MJPp.js.map} +1 -1
  251. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  252. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  253. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  254. package/dist/chunks/{summary-grid.types.BVLRSBAF.js → summary-grid.types.R-TEtkgx.js} +5 -5
  255. package/dist/chunks/{summary-grid.types.BVLRSBAF.js.map → summary-grid.types.R-TEtkgx.js.map} +1 -1
  256. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  257. package/dist/chunks/tab.JPngc9oS.js.map +1 -1
  258. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  259. package/dist/chunks/{tag.DFJIvNLs.js → tag.CNN_D55j.js} +2 -2
  260. package/dist/chunks/{tag.DFJIvNLs.js.map → tag.CNN_D55j.js.map} +1 -1
  261. package/dist/chunks/{textarea.CEDkF8BB.js → textarea.BGcYYD8C.js} +2 -2
  262. package/dist/chunks/{textarea.CEDkF8BB.js.map → textarea.BGcYYD8C.js.map} +1 -1
  263. package/dist/chunks/{timeline-item.BxGaSGLf.js → timeline-item.Cbd_rb9J.js} +6 -6
  264. package/dist/chunks/{timeline-item.BxGaSGLf.js.map → timeline-item.Cbd_rb9J.js.map} +1 -1
  265. package/dist/chunks/toggle.vl0ZwLhN.js.map +1 -1
  266. package/dist/chunks/{tooltip.Nn3o8_vO.js → tooltip.CqV3Okcs.js} +2 -2
  267. package/dist/chunks/{tooltip.Nn3o8_vO.js.map → tooltip.CqV3Okcs.js.map} +1 -1
  268. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  269. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.CEfCLTsD.js → tutorial.vue_vue_type_script_setup_true_lang.DkTE0rmi.js} +28 -28
  270. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.CEfCLTsD.js.map → tutorial.vue_vue_type_script_setup_true_lang.DkTE0rmi.js.map} +1 -1
  271. package/dist/chunks/typography.6Oo5TOMP.js.map +1 -1
  272. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  273. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  274. package/dist/chunks/use-bento-toast-controller.V61h7XzI.js.map +1 -1
  275. package/dist/chunks/{use-cached-selected-values.BZIa5TRx.js → use-cached-selected-values.iGHt7ROs.js} +15 -15
  276. package/dist/chunks/{use-cached-selected-values.BZIa5TRx.js.map → use-cached-selected-values.iGHt7ROs.js.map} +1 -1
  277. package/dist/chunks/use-country-items.JZCYNoW7.js.map +1 -1
  278. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  279. package/dist/chunks/use-default-slot-validator.O02rzsob.js.map +1 -1
  280. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  281. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  282. package/dist/chunks/use-has-slot.B7eQSabc.js.map +1 -1
  283. package/dist/chunks/warning-filled.BMGD0G-_.js.map +1 -1
  284. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  285. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  286. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  287. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  288. package/dist/code-snippet.js +1 -1
  289. package/dist/dashboard-template.js +1 -1
  290. package/dist/dashed-underline.js +1 -1
  291. package/dist/data-grid-template.js +1 -1
  292. package/dist/data-grid.js +6 -5
  293. package/dist/date-picker.js +2 -2
  294. package/dist/date-range-picker.js +2 -2
  295. package/dist/draggable-handle.js +163 -0
  296. package/dist/draggable-handle.js.map +1 -0
  297. package/dist/dropdown.js +3 -3
  298. package/dist/file-uploader.js +1 -1
  299. package/dist/filter-bar.js +1 -1
  300. package/dist/focus-trap.js +1 -1
  301. package/dist/form-layout.js +1 -1
  302. package/dist/header-with-views.js +1 -1
  303. package/dist/header.js +1 -1
  304. package/dist/index.js +319 -315
  305. package/dist/index.js.map +1 -1
  306. package/dist/info-icon.js +1 -1
  307. package/dist/input-field-password.js +1 -1
  308. package/dist/input-field-phone-number.js +1 -1
  309. package/dist/input-field.js +1 -1
  310. package/dist/inspector.js +1 -1
  311. package/dist/internal.js +11 -11
  312. package/dist/layout.js +1 -1
  313. package/dist/menu.js +1 -1
  314. package/dist/modal-fullscreen.js +1 -1
  315. package/dist/modal.js +2 -2
  316. package/dist/pagination.js +1 -1
  317. package/dist/popover.js +2 -2
  318. package/dist/popper-container.js +1 -1
  319. package/dist/promo-banner.js +1 -1
  320. package/dist/radio-group.js +1 -1
  321. package/dist/rich-text-editor.js +1 -1
  322. package/dist/search-bar.js +2 -2
  323. package/dist/secondary-nav.js +1 -1
  324. package/dist/segmented-control.js +1 -1
  325. package/dist/selection-card.js +1 -1
  326. package/dist/sidepanel.js +1 -1
  327. package/dist/structured-list.js +1 -1
  328. package/dist/styles/bento-dark.css +5 -0
  329. package/dist/styles/bento-light.css +5 -0
  330. package/dist/styles/bento.css +5 -0
  331. package/dist/styles/legacy.css +5 -0
  332. package/dist/styles/styleguide.css +5 -0
  333. package/dist/summary-grid.js +1 -1
  334. package/dist/tag.js +1 -1
  335. package/dist/textarea.js +1 -1
  336. package/dist/timeline.js +1 -1
  337. package/dist/tutorial.js +1 -1
  338. package/dist/use-form-v4.js.map +1 -1
  339. package/dist/web-types.json +1 -1
  340. package/package.json +6 -7
  341. package/dist/chunks/action-bar.CriH15oF.js +0 -204
  342. package/dist/chunks/action-bar.CriH15oF.js.map +0 -1
  343. package/dist/chunks/ai-button.CDRPf7IY.js +0 -93
  344. package/dist/chunks/ai-button.CDRPf7IY.js.map +0 -1
  345. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  346. package/dist/chunks/data-grid.CqtJp9rE.js.map +0 -1
  347. package/dist/chunks/date-range-picker.Df9XyFMH.js +0 -1896
  348. package/dist/chunks/date-range-picker.Df9XyFMH.js.map +0 -1
  349. package/dist/chunks/dialog-page.DaZSlMzY.js +0 -181
  350. package/dist/chunks/dialog-page.DaZSlMzY.js.map +0 -1
  351. package/dist/chunks/file-uploader.BmBKLzIx.js.map +0 -1
  352. package/dist/chunks/filter-bar.DHRuvmx9.js +0 -3363
  353. package/dist/chunks/filter-bar.DHRuvmx9.js.map +0 -1
  354. package/dist/chunks/header-with-views.XzJCg2Ln.js.map +0 -1
  355. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  356. package/dist/chunks/layout-row.CX8kV_w0.js.map +0 -1
  357. package/dist/chunks/popover.types.DgfeurkF.js +0 -6
@@ -1,42 +1,43 @@
1
- import { createElementBlock as n, openBlock as l, mergeProps as V, createCommentVNode as C, createElementVNode as s, toDisplayString as c, createStaticVNode as I1, ref as f, reactive as o5, computed as Y, watch as s1, nextTick as k1, defineComponent as P1, toRef as r5, withKeys as q, withModifiers as f1, createVNode as P, createBlock as F, unref as a, withCtx as Z, Fragment as m1, renderList as V1, normalizeClass as l1, createTextVNode as X, resolveDynamicComponent as b1, onMounted as Ye, useSlots as u5, createSlots as w1, renderSlot as se } from "vue";
1
+ import { createElementBlock as n, openBlock as l, mergeProps as L, createCommentVNode as c, createElementVNode as s, toDisplayString as p, createStaticVNode as Be, ref as f, reactive as n5, computed as Y, watch as s1, nextTick as k1, defineComponent as P1, toRef as a5, withKeys as q, withModifiers as f1, createVNode as I, createBlock as F, unref as o, withCtx as Z, Fragment as m1, renderList as V1, normalizeClass as l1, createTextVNode as X, resolveDynamicComponent as b1, onMounted as Ge, useSlots as r5, createSlots as w1, renderSlot as te } from "vue";
2
2
  import { B as g1 } from "./button.CSp48LJt.js";
3
- import { B as je } from "./checkbox.BWgWtiLJ.js";
4
- import { u as L1, c as O1, h as _1, f as qe, B as d5 } from "./button-actions.Crj4QFAd.js";
5
- import { _ as ie } from "./modal.vue_vue_type_script_setup_true_lang.CRovU08l.js";
6
- import { B as p1 } from "./typography.6Oo5TOMP.js";
7
- import { u as v5 } from "./use-has-slot.B7eQSabc.js";
8
- import { u as C5 } from "./use-bento-toast-controller.V61h7XzI.js";
3
+ import { B as Ye } from "./checkbox.A35e7MsN.js";
4
+ import { u as L1, c as I1, h as _1, f as je, B as u5 } from "./button-actions.Dk8xU2cz.js";
5
+ import { _ as se } from "./modal.vue_vue_type_script_setup_true_lang.KSBXRR2X.js";
6
+ import { B as C1 } from "./typography.6Oo5TOMP.js";
7
+ import { u as d5 } from "./use-has-slot.B7eQSabc.js";
8
+ import { u as v5 } from "./use-bento-toast-controller.V61h7XzI.js";
9
9
  import { g as H1 } from "./generate-uid.NJ8tVoha.js";
10
- import { B as c5 } from "./button-actions-with-menu.B8xFgt-p.js";
10
+ import { B as c5 } from "./button-actions-with-menu.DY0pTtk-.js";
11
11
  import { u as S1 } from "./index.pdBj0KQU.js";
12
12
  import { B as p5 } from "./bin.DuHlEQBO.js";
13
- import { D as f5 } from "./dot.ob6N-5Um.js";
13
+ import { D as C5 } from "./dot.ob6N-5Um.js";
14
14
  /* empty css */
15
15
  import { _ as $ } from "./_plugin-vue_export-helper.CHgC5LLL.js";
16
- import { R as g5 } from "./refresh.BB4ouvz_.js";
17
- import { b as Je, o as h5 } from "./index.E60QniEu.js";
18
- import { I as w5, H as $5 } from "./header-meta.PysBmkSU.js";
16
+ import { R as f5 } from "./refresh.BB4ouvz_.js";
17
+ import { b as qe, o as g5 } from "./index.CL07S4Wa.js";
18
+ import { I as h5, H as w5 } from "./header-meta.CkLmuprc.js";
19
+ import { G as $5 } from "./grab.B63hmf-_.js";
19
20
  import { u as $1 } from "./on-click-outside.D9aY9g8G.js";
20
21
  import { B as m5 } from "./divider.Dho4_hQ7.js";
21
- import { B as V5 } from "./input-field.CBegTqdQ.js";
22
+ import { B as V5 } from "./input-field.CFNofr-W.js";
22
23
  import { d as b5 } from "./debounce.DUTu11PS.js";
23
- import { F as L5 } from "./field-label.D7vU2Icm.js";
24
+ import { F as L5 } from "./field-label.OurHuGZS.js";
24
25
  import "../assets/header-with-views.css";
25
- let le = 0;
26
+ let ie = 0;
26
27
  const _5 = {
27
28
  beforeCreate() {
28
- this.uuid = le.toString(), le += 1;
29
+ this.uuid = ie.toString(), ie += 1;
29
30
  }
30
31
  }, H5 = { key: 0 };
31
- function M5(e, t, o, u, d, i) {
32
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
32
+ function M5(e, t, a, u, d, i) {
33
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
33
34
  class: "ui-assets-icons-16",
34
35
  xmlns: "http://www.w3.org/2000/svg",
35
36
  width: "16",
36
37
  height: "16",
37
38
  fill: "none"
38
39
  }), [
39
- e.$attrs["svg-title"] ? (l(), n("title", H5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
40
+ e.$attrs["svg-title"] ? (l(), n("title", H5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
40
41
  t[0] || (t[0] = s("path", {
41
42
  fill: "#001222",
42
43
  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"
@@ -48,21 +49,21 @@ function M5(e, t, o, u, d, i) {
48
49
  ], 16);
49
50
  }
50
51
  const y5 = /* @__PURE__ */ $(_5, [["render", M5]]);
51
- let ae = 0;
52
+ let le = 0;
52
53
  const Z5 = {
53
54
  beforeCreate() {
54
- this.uuid = ae.toString(), ae += 1;
55
+ this.uuid = le.toString(), le += 1;
55
56
  }
56
57
  }, k5 = { key: 0 };
57
- function S5(e, t, o, u, d, i) {
58
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
58
+ function S5(e, t, a, u, d, i) {
59
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
59
60
  class: "ui-assets-icons-16",
60
61
  xmlns: "http://www.w3.org/2000/svg",
61
62
  width: "16",
62
63
  height: "16",
63
64
  fill: "none"
64
65
  }), [
65
- e.$attrs["svg-title"] ? (l(), n("title", k5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
66
+ e.$attrs["svg-title"] ? (l(), n("title", k5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
66
67
  t[0] || (t[0] = s("path", {
67
68
  fill: "#001222",
68
69
  d: "M6.75 2.75H4C3.30965 2.75 2.75002 3.30966 2.75 4V12C2.75 12.6904 3.30964 13.25 4 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V9.25H14.75V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V4C1.25002 2.48123 2.48123 1.25 4 1.25H6.75V2.75Z"
@@ -74,43 +75,43 @@ function S5(e, t, o, u, d, i) {
74
75
  ], 16);
75
76
  }
76
77
  const D5 = /* @__PURE__ */ $(Z5, [["render", S5]]);
77
- let ne = 0;
78
+ let oe = 0;
78
79
  const T5 = {
79
80
  beforeCreate() {
80
- this.uuid = ne.toString(), ne += 1;
81
+ this.uuid = oe.toString(), oe += 1;
81
82
  }
82
83
  }, R5 = { key: 0 };
83
- function A5(e, t, o, u, d, i) {
84
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
84
+ function A5(e, t, a, u, d, i) {
85
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
85
86
  class: "ui-assets-icons-16",
86
87
  xmlns: "http://www.w3.org/2000/svg",
87
88
  width: "16",
88
89
  height: "16",
89
90
  fill: "none"
90
91
  }), [
91
- e.$attrs["svg-title"] ? (l(), n("title", R5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
92
+ e.$attrs["svg-title"] ? (l(), n("title", R5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
92
93
  t[0] || (t[0] = s("path", {
93
94
  fill: "#001222",
94
95
  d: "M8 13.8501L7.65 13.6701C7.39 13.5301 1.25 10.2901 1.25 6.14015C1.25 5.50015 1.4 4.29015 2.4 3.33015C2.61 3.12015 3.73 2.14015 5.39 2.26015C6.41 2.33015 7.33 2.80015 8 3.53015C8.67 2.80015 9.6 2.33015 10.61 2.26015C12.27 2.14015 13.39 3.12015 13.6 3.32015C14.6 4.27015 14.75 5.49015 14.75 6.13015C14.75 10.2801 8.61 13.5301 8.35 13.6601L8 13.8401V13.8501ZM5.11 3.75015C4.16 3.75015 3.51 4.34015 3.43 4.41015C2.84 4.98015 2.75 5.73015 2.75 6.13015C2.75 8.64015 6.26 11.1601 8 12.1401C9.74 11.1501 13.25 8.64015 13.25 6.13015C13.25 5.73015 13.16 4.98015 12.57 4.41015C12.49 4.33015 11.77 3.67015 10.73 3.76015C9.84 3.82015 9.06 4.37015 8.69 5.19015L8.01 6.71015L7.33 5.19015C6.96 4.37015 6.18 3.82015 5.29 3.76015C5.23 3.76015 5.18 3.76015 5.12 3.76015L5.11 3.75015Z"
95
96
  }, null, -1))
96
97
  ], 16);
97
98
  }
98
- const Qe = /* @__PURE__ */ $(T5, [["render", A5]]);
99
- let oe = 0;
100
- const I5 = {
99
+ const Je = /* @__PURE__ */ $(T5, [["render", A5]]);
100
+ let ne = 0;
101
+ const P5 = {
101
102
  beforeCreate() {
102
- this.uuid = oe.toString(), oe += 1;
103
+ this.uuid = ne.toString(), ne += 1;
103
104
  }
104
- }, P5 = { key: 0 };
105
- function O5(e, t, o, u, d, i) {
106
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
105
+ }, I5 = { key: 0 };
106
+ function O5(e, t, a, u, d, i) {
107
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
107
108
  class: "ui-assets-icons-16",
108
109
  xmlns: "http://www.w3.org/2000/svg",
109
110
  width: "16",
110
111
  height: "16",
111
112
  fill: "none"
112
113
  }), [
113
- e.$attrs["svg-title"] ? (l(), n("title", P5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
114
+ e.$attrs["svg-title"] ? (l(), n("title", I5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
114
115
  t[0] || (t[0] = s("path", {
115
116
  fill: "#001222",
116
117
  d: "M12 8C12 7.60217 12.158 7.22064 12.4393 6.93934C12.7206 6.65803 13.1022 6.5 13.5 6.5C13.7967 6.5 14.0867 6.58797 14.3334 6.75279C14.58 6.91762 14.7723 7.15189 14.8858 7.42597C14.9993 7.70006 15.0291 8.00166 14.9712 8.29264C14.9133 8.58361 14.7704 8.85088 14.5607 9.06066C14.3509 9.27044 14.0836 9.4133 13.7926 9.47118C13.5017 9.52906 13.2001 9.49935 12.926 9.38582C12.6519 9.27229 12.4176 9.08003 12.2528 8.83335C12.088 8.58668 12 8.29667 12 8Z"
@@ -125,44 +126,44 @@ function O5(e, t, o, u, d, i) {
125
126
  }, null, -1))
126
127
  ], 16);
127
128
  }
128
- const Xe = /* @__PURE__ */ $(I5, [["render", O5]]);
129
- let re = 0;
130
- const E5 = {
129
+ const Qe = /* @__PURE__ */ $(P5, [["render", O5]]);
130
+ let ae = 0;
131
+ const U5 = {
131
132
  beforeCreate() {
132
- this.uuid = re.toString(), re += 1;
133
+ this.uuid = ae.toString(), ae += 1;
133
134
  }
134
- }, U5 = { key: 0 };
135
- function N5(e, t, o, u, d, i) {
136
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
135
+ }, E5 = { key: 0 };
136
+ function N5(e, t, a, u, d, i) {
137
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
137
138
  class: "ui-assets-icons-16",
138
139
  xmlns: "http://www.w3.org/2000/svg",
139
140
  width: "16",
140
141
  height: "16",
141
142
  fill: "none"
142
143
  }), [
143
- e.$attrs["svg-title"] ? (l(), n("title", U5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
144
+ e.$attrs["svg-title"] ? (l(), n("title", E5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
144
145
  t[0] || (t[0] = s("path", {
145
146
  fill: "#001222",
146
147
  d: "M8.75 7.25V2.25H7.25V7.25H2.25V8.75H7.25V13.75H8.75V8.75H13.75V7.25H8.75Z"
147
148
  }, null, -1))
148
149
  ], 16);
149
150
  }
150
- const z5 = /* @__PURE__ */ $(E5, [["render", N5]]);
151
- let ue = 0;
151
+ const z5 = /* @__PURE__ */ $(U5, [["render", N5]]);
152
+ let re = 0;
152
153
  const F5 = {
153
154
  beforeCreate() {
154
- this.uuid = ue.toString(), ue += 1;
155
+ this.uuid = re.toString(), re += 1;
155
156
  }
156
157
  }, K5 = { key: 0 }, B5 = ["clip-path"], G5 = ["id"];
157
- function Y5(e, t, o, u, d, i) {
158
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
158
+ function Y5(e, t, a, u, d, i) {
159
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
159
160
  class: "ui-assets-icons-16",
160
161
  xmlns: "http://www.w3.org/2000/svg",
161
162
  width: "16",
162
163
  height: "16",
163
164
  fill: "none"
164
165
  }), [
165
- e.$attrs["svg-title"] ? (l(), n("title", K5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
166
+ e.$attrs["svg-title"] ? (l(), n("title", K5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
166
167
  s("g", {
167
168
  fill: "#001222",
168
169
  "clip-path": "url(#uia-ui-assets/icons-16-plus_multiple__a" + e.uuid + ")"
@@ -188,21 +189,21 @@ function Y5(e, t, o, u, d, i) {
188
189
  ], 16);
189
190
  }
190
191
  const j5 = /* @__PURE__ */ $(F5, [["render", Y5]]);
191
- let de = 0;
192
+ let ue = 0;
192
193
  const q5 = {
193
194
  beforeCreate() {
194
- this.uuid = de.toString(), de += 1;
195
+ this.uuid = ue.toString(), ue += 1;
195
196
  }
196
197
  }, J5 = { key: 0 };
197
- function Q5(e, t, o, u, d, i) {
198
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
198
+ function Q5(e, t, a, u, d, i) {
199
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
199
200
  class: "ui-assets-icons-16",
200
201
  xmlns: "http://www.w3.org/2000/svg",
201
202
  width: "16",
202
203
  height: "16",
203
204
  fill: "none"
204
205
  }), [
205
- e.$attrs["svg-title"] ? (l(), n("title", J5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
206
+ e.$attrs["svg-title"] ? (l(), n("title", J5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
206
207
  t[0] || (t[0] = s("path", {
207
208
  fill: "#001222",
208
209
  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"
@@ -210,21 +211,21 @@ function Q5(e, t, o, u, d, i) {
210
211
  ], 16);
211
212
  }
212
213
  const X5 = /* @__PURE__ */ $(q5, [["render", Q5]]);
213
- let ve = 0;
214
+ let de = 0;
214
215
  const W5 = {
215
216
  beforeCreate() {
216
- this.uuid = ve.toString(), ve += 1;
217
+ this.uuid = de.toString(), de += 1;
217
218
  }
218
219
  }, x5 = { key: 0 }, et = ["clip-path"], tt = ["id"];
219
- function st(e, t, o, u, d, i) {
220
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
220
+ function st(e, t, a, u, d, i) {
221
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
221
222
  class: "ui-assets-icons-16",
222
223
  xmlns: "http://www.w3.org/2000/svg",
223
224
  width: "16",
224
225
  height: "16",
225
226
  fill: "none"
226
227
  }), [
227
- e.$attrs["svg-title"] ? (l(), n("title", x5, c(e.$attrs["svg-title"]), 1)) : C("", !0),
228
+ e.$attrs["svg-title"] ? (l(), n("title", x5, p(e.$attrs["svg-title"]), 1)) : c("", !0),
228
229
  s("g", {
229
230
  fill: "#001222",
230
231
  "clip-path": "url(#uia-ui-assets/icons-16-car__a" + e.uuid + ")"
@@ -247,21 +248,21 @@ function st(e, t, o, u, d, i) {
247
248
  ], 16);
248
249
  }
249
250
  const it = /* @__PURE__ */ $(W5, [["render", st]]);
250
- let Ce = 0;
251
+ let ve = 0;
251
252
  const lt = {
252
253
  beforeCreate() {
253
- this.uuid = Ce.toString(), Ce += 1;
254
+ this.uuid = ve.toString(), ve += 1;
254
255
  }
255
- }, at = { key: 0 }, nt = ["clip-path"], ot = ["id"];
256
- function rt(e, t, o, u, d, i) {
257
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
256
+ }, ot = { key: 0 }, nt = ["clip-path"], at = ["id"];
257
+ function rt(e, t, a, u, d, i) {
258
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
258
259
  class: "ui-assets-icons-16",
259
260
  xmlns: "http://www.w3.org/2000/svg",
260
261
  width: "16",
261
262
  height: "16",
262
263
  fill: "none"
263
264
  }), [
264
- e.$attrs["svg-title"] ? (l(), n("title", at, c(e.$attrs["svg-title"]), 1)) : C("", !0),
265
+ e.$attrs["svg-title"] ? (l(), n("title", ot, p(e.$attrs["svg-title"]), 1)) : c("", !0),
265
266
  s("g", {
266
267
  fill: "#001222",
267
268
  "clip-path": "url(#uia-ui-assets/icons-16-cash_stack__a" + e.uuid + ")"
@@ -280,7 +281,7 @@ function rt(e, t, o, u, d, i) {
280
281
  height: "16",
281
282
  fill: "#fff"
282
283
  }, null, -1)
283
- ]), 8, ot)
284
+ ]), 8, at)
284
285
  ])
285
286
  ], 16);
286
287
  }
@@ -291,37 +292,37 @@ const dt = {
291
292
  this.uuid = ce.toString(), ce += 1;
292
293
  }
293
294
  }, vt = { key: 0 };
294
- function Ct(e, t, o, u, d, i) {
295
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
295
+ function ct(e, t, a, u, d, i) {
296
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
296
297
  class: "ui-assets-icons-16",
297
298
  xmlns: "http://www.w3.org/2000/svg",
298
299
  width: "16",
299
300
  height: "16",
300
301
  fill: "none"
301
302
  }), [
302
- e.$attrs["svg-title"] ? (l(), n("title", vt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
303
+ e.$attrs["svg-title"] ? (l(), n("title", vt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
303
304
  t[0] || (t[0] = s("path", {
304
305
  fill: "#001222",
305
306
  d: "M10.23 4.29004C9.3156 4.29004 8.51242 4.80018 8.09842 5.55918L7.71295 6.26587L7.03525 5.83145C6.76488 5.65813 6.44513 5.56004 6.1 5.56004C5.10421 5.56004 4.3 6.36425 4.3 7.36004V8.11004H3.55C2.55421 8.11004 1.75 8.91425 1.75 9.91004C1.75 10.9058 2.55421 11.71 3.55 11.71L12.45 11.71C13.4458 11.71 14.25 10.9058 14.25 9.91004V9.90004C14.25 9.12172 13.7547 8.45577 13.0664 8.21937L12.4036 7.99175L12.5858 7.31506C12.6366 7.12648 12.66 6.93285 12.66 6.72004C12.66 5.38272 11.5743 4.29004 10.23 4.29004ZM7.18175 4.24438C7.9021 3.35751 9.0015 2.79004 10.23 2.79004C12.4057 2.79004 14.16 4.55736 14.16 6.72004C14.16 6.83797 14.1552 6.95579 14.145 7.07378C15.113 7.64637 15.75 8.70715 15.75 9.90004V9.91004C15.75 11.7343 14.2742 13.21 12.45 13.21L3.55 13.21C1.72579 13.21 0.25 11.7343 0.25 9.91004C0.25 8.31898 1.37265 6.99297 2.86997 6.68001C3.18293 5.18269 4.50894 4.06004 6.1 4.06004C6.47667 4.06004 6.84115 4.12407 7.18175 4.24438Z"
306
307
  }, null, -1))
307
308
  ], 16);
308
309
  }
309
- const ct = /* @__PURE__ */ $(dt, [["render", Ct]]);
310
+ const pt = /* @__PURE__ */ $(dt, [["render", ct]]);
310
311
  let pe = 0;
311
- const pt = {
312
+ const Ct = {
312
313
  beforeCreate() {
313
314
  this.uuid = pe.toString(), pe += 1;
314
315
  }
315
316
  }, ft = { key: 0 }, gt = ["clip-path"], ht = ["id"];
316
- function wt(e, t, o, u, d, i) {
317
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
317
+ function wt(e, t, a, u, d, i) {
318
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
318
319
  class: "ui-assets-icons-16",
319
320
  xmlns: "http://www.w3.org/2000/svg",
320
321
  width: "16",
321
322
  height: "16",
322
323
  fill: "none"
323
324
  }), [
324
- e.$attrs["svg-title"] ? (l(), n("title", ft, c(e.$attrs["svg-title"]), 1)) : C("", !0),
325
+ e.$attrs["svg-title"] ? (l(), n("title", ft, p(e.$attrs["svg-title"]), 1)) : c("", !0),
325
326
  s("g", {
326
327
  "clip-path": "url(#uia-ui-assets/icons-16-diamond__a" + e.uuid + ")"
327
328
  }, t[0] || (t[0] = [
@@ -343,22 +344,22 @@ function wt(e, t, o, u, d, i) {
343
344
  ])
344
345
  ], 16);
345
346
  }
346
- const $t = /* @__PURE__ */ $(pt, [["render", wt]]);
347
- let fe = 0;
347
+ const $t = /* @__PURE__ */ $(Ct, [["render", wt]]);
348
+ let Ce = 0;
348
349
  const mt = {
349
350
  beforeCreate() {
350
- this.uuid = fe.toString(), fe += 1;
351
+ this.uuid = Ce.toString(), Ce += 1;
351
352
  }
352
353
  }, Vt = { key: 0 };
353
- function bt(e, t, o, u, d, i) {
354
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
354
+ function bt(e, t, a, u, d, i) {
355
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
355
356
  class: "ui-assets-icons-16",
356
357
  xmlns: "http://www.w3.org/2000/svg",
357
358
  width: "16",
358
359
  height: "16",
359
360
  fill: "none"
360
361
  }), [
361
- e.$attrs["svg-title"] ? (l(), n("title", Vt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
362
+ e.$attrs["svg-title"] ? (l(), n("title", Vt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
362
363
  t[0] || (t[0] = s("path", {
363
364
  fill: "#001222",
364
365
  d: "M16 6V11H14.5V6.93652L13.1104 7.80566V12C13.1102 13.5139 11.8742 14.7497 10.3604 14.75H5.62988C4.11584 14.7499 2.88007 13.514 2.87988 12V7.7998L0 6L8 1L16 6ZM4.37988 12C4.38008 12.6856 4.94427 13.2499 5.62988 13.25H10.3604C11.0458 13.2497 11.6102 12.6855 11.6104 12V8.74316L8 11L4.37988 8.7373V12ZM2.83008 6L8 9.23047L13.1699 6L8 2.76953L2.83008 6Z"
@@ -366,21 +367,21 @@ function bt(e, t, o, u, d, i) {
366
367
  ], 16);
367
368
  }
368
369
  const Lt = /* @__PURE__ */ $(mt, [["render", bt]]);
369
- let ge = 0;
370
+ let fe = 0;
370
371
  const _t = {
371
372
  beforeCreate() {
372
- this.uuid = ge.toString(), ge += 1;
373
+ this.uuid = fe.toString(), fe += 1;
373
374
  }
374
375
  }, Ht = { key: 0 }, Mt = ["clip-path"], yt = ["id"];
375
- function Zt(e, t, o, u, d, i) {
376
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
376
+ function Zt(e, t, a, u, d, i) {
377
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
377
378
  class: "ui-assets-icons-16",
378
379
  xmlns: "http://www.w3.org/2000/svg",
379
380
  width: "16",
380
381
  height: "16",
381
382
  fill: "none"
382
383
  }), [
383
- e.$attrs["svg-title"] ? (l(), n("title", Ht, c(e.$attrs["svg-title"]), 1)) : C("", !0),
384
+ e.$attrs["svg-title"] ? (l(), n("title", Ht, p(e.$attrs["svg-title"]), 1)) : c("", !0),
384
385
  s("g", {
385
386
  fill: "#001222",
386
387
  "clip-path": "url(#uia-ui-assets/icons-16-emoticon_happy__a" + e.uuid + ")"
@@ -404,21 +405,21 @@ function Zt(e, t, o, u, d, i) {
404
405
  ], 16);
405
406
  }
406
407
  const kt = /* @__PURE__ */ $(_t, [["render", Zt]]);
407
- let he = 0;
408
+ let ge = 0;
408
409
  const St = {
409
410
  beforeCreate() {
410
- this.uuid = he.toString(), he += 1;
411
+ this.uuid = ge.toString(), ge += 1;
411
412
  }
412
413
  }, Dt = { key: 0 }, Tt = ["clip-path"], Rt = ["id"];
413
- function At(e, t, o, u, d, i) {
414
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
414
+ function At(e, t, a, u, d, i) {
415
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
415
416
  class: "ui-assets-icons-16",
416
417
  xmlns: "http://www.w3.org/2000/svg",
417
418
  width: "16",
418
419
  height: "16",
419
420
  fill: "none"
420
421
  }), [
421
- e.$attrs["svg-title"] ? (l(), n("title", Dt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
422
+ e.$attrs["svg-title"] ? (l(), n("title", Dt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
422
423
  s("g", {
423
424
  "clip-path": "url(#uia-ui-assets/icons-16-gambling__a" + e.uuid + ")"
424
425
  }, t[0] || (t[0] = [
@@ -440,41 +441,41 @@ function At(e, t, o, u, d, i) {
440
441
  ])
441
442
  ], 16);
442
443
  }
443
- const It = /* @__PURE__ */ $(St, [["render", At]]);
444
- let we = 0;
445
- const Pt = {
444
+ const Pt = /* @__PURE__ */ $(St, [["render", At]]);
445
+ let he = 0;
446
+ const It = {
446
447
  beforeCreate() {
447
- this.uuid = we.toString(), we += 1;
448
+ this.uuid = he.toString(), he += 1;
448
449
  }
449
450
  }, Ot = { key: 0 };
450
- function Et(e, t, o, u, d, i) {
451
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
451
+ function Ut(e, t, a, u, d, i) {
452
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
452
453
  class: "ui-assets-icons-16",
453
454
  xmlns: "http://www.w3.org/2000/svg",
454
455
  width: "16",
455
456
  height: "16",
456
457
  fill: "none"
457
458
  }), [
458
- e.$attrs["svg-title"] ? (l(), n("title", Ot, c(e.$attrs["svg-title"]), 1)) : C("", !0),
459
- t[0] || (t[0] = I1('<path fill="#001222" d="M5.49968 5.25C6.74232 5.25 7.74968 6.25736 7.74968 7.5C7.74968 8.74264 6.74232 9.75 5.49968 9.75C4.25723 9.74978 3.24968 8.7425 3.24968 7.5C3.24968 6.2575 4.25723 5.25022 5.49968 5.25ZM5.49968 6.75C5.08565 6.75022 4.74968 7.08592 4.74968 7.5C4.74968 7.91408 5.08565 8.24978 5.49968 8.25C5.91389 8.25 6.24968 7.91421 6.24968 7.5C6.24968 7.08579 5.91389 6.75 5.49968 6.75Z"></path><path fill="#001222" d="M10.9401 7.75C11.2201 7.27002 11.8302 7.09989 12.3102 7.37988C12.7901 7.65989 12.9602 8.27006 12.6803 8.75C12.4004 9.22992 11.7902 9.39993 11.3102 9.12012C10.8302 8.84012 10.6601 8.23 10.9401 7.75Z"></path><path fill="#001222" d="M8.69987 7.37988C9.17985 7.1099 9.78997 7.27006 10.07 7.75C10.34 8.23 10.1799 8.85012 9.69987 9.12012C9.2199 9.38997 8.59972 9.22994 8.32975 8.75C8.05991 8.27006 8.22 7.64988 8.69987 7.37988Z"></path><path fill="#001222" d="M10.4997 5C11.0497 5 11.4997 5.45 11.4997 6C11.4997 6.55 11.0497 7 10.4997 7C9.94986 6.99977 9.49968 6.54986 9.49968 6C9.49968 5.45014 9.94986 5.00023 10.4997 5Z"></path><path fill="#001222" d="M8.74968 2.25H12.1598C13.5856 2.25017 14.7834 3.34511 14.8962 4.76758L15.5671 12.7666L15.5758 12.916C15.6251 14.4583 14.3889 15.7499 12.8298 15.75H12.4499C11.27 15.7499 10.2102 14.9957 9.83757 13.8652L9.46745 12.75H6.55143L6.18132 13.8633L6.18229 13.8643C5.80991 14.9951 4.74998 15.7498 3.56999 15.75H3.18913C1.58008 15.7496 0.314762 14.3738 0.451824 12.7666L1.12175 4.76758L1.12272 4.76562C1.24556 3.34623 2.41796 2.26124 3.83952 2.25098L7.24968 2.25V0.25H8.74968V2.25ZM3.85905 3.75C3.21015 3.7504 2.67349 4.24103 2.61686 4.89453L1.94694 12.8926C1.88439 13.6247 2.45905 14.2496 3.18913 14.25H3.56999C4.10954 14.2498 4.58991 13.9043 4.75749 13.3955L5.46745 11.25H10.5514L11.2614 13.3945C11.429 13.9034 11.9102 14.2499 12.4499 14.25H12.8298C13.5601 14.2499 14.1345 13.6258 14.0719 12.8936L13.402 4.89258V4.8877C13.3525 4.25272 12.8121 3.75017 12.1598 3.75H3.85905Z"></path>', 5))
459
+ e.$attrs["svg-title"] ? (l(), n("title", Ot, p(e.$attrs["svg-title"]), 1)) : c("", !0),
460
+ t[0] || (t[0] = Be('<path fill="#001222" d="M5.49968 5.25C6.74232 5.25 7.74968 6.25736 7.74968 7.5C7.74968 8.74264 6.74232 9.75 5.49968 9.75C4.25723 9.74978 3.24968 8.7425 3.24968 7.5C3.24968 6.2575 4.25723 5.25022 5.49968 5.25ZM5.49968 6.75C5.08565 6.75022 4.74968 7.08592 4.74968 7.5C4.74968 7.91408 5.08565 8.24978 5.49968 8.25C5.91389 8.25 6.24968 7.91421 6.24968 7.5C6.24968 7.08579 5.91389 6.75 5.49968 6.75Z"></path><path fill="#001222" d="M10.9401 7.75C11.2201 7.27002 11.8302 7.09989 12.3102 7.37988C12.7901 7.65989 12.9602 8.27006 12.6803 8.75C12.4004 9.22992 11.7902 9.39993 11.3102 9.12012C10.8302 8.84012 10.6601 8.23 10.9401 7.75Z"></path><path fill="#001222" d="M8.69987 7.37988C9.17985 7.1099 9.78997 7.27006 10.07 7.75C10.34 8.23 10.1799 8.85012 9.69987 9.12012C9.2199 9.38997 8.59972 9.22994 8.32975 8.75C8.05991 8.27006 8.22 7.64988 8.69987 7.37988Z"></path><path fill="#001222" d="M10.4997 5C11.0497 5 11.4997 5.45 11.4997 6C11.4997 6.55 11.0497 7 10.4997 7C9.94986 6.99977 9.49968 6.54986 9.49968 6C9.49968 5.45014 9.94986 5.00023 10.4997 5Z"></path><path fill="#001222" d="M8.74968 2.25H12.1598C13.5856 2.25017 14.7834 3.34511 14.8962 4.76758L15.5671 12.7666L15.5758 12.916C15.6251 14.4583 14.3889 15.7499 12.8298 15.75H12.4499C11.27 15.7499 10.2102 14.9957 9.83757 13.8652L9.46745 12.75H6.55143L6.18132 13.8633L6.18229 13.8643C5.80991 14.9951 4.74998 15.7498 3.56999 15.75H3.18913C1.58008 15.7496 0.314762 14.3738 0.451824 12.7666L1.12175 4.76758L1.12272 4.76562C1.24556 3.34623 2.41796 2.26124 3.83952 2.25098L7.24968 2.25V0.25H8.74968V2.25ZM3.85905 3.75C3.21015 3.7504 2.67349 4.24103 2.61686 4.89453L1.94694 12.8926C1.88439 13.6247 2.45905 14.2496 3.18913 14.25H3.56999C4.10954 14.2498 4.58991 13.9043 4.75749 13.3955L5.46745 11.25H10.5514L11.2614 13.3945C11.429 13.9034 11.9102 14.2499 12.4499 14.25H12.8298C13.5601 14.2499 14.1345 13.6258 14.0719 12.8936L13.402 4.89258V4.8877C13.3525 4.25272 12.8121 3.75017 12.1598 3.75H3.85905Z"></path>', 5))
460
461
  ], 16);
461
462
  }
462
- const Ut = /* @__PURE__ */ $(Pt, [["render", Et]]);
463
- let $e = 0;
463
+ const Et = /* @__PURE__ */ $(It, [["render", Ut]]);
464
+ let we = 0;
464
465
  const Nt = {
465
466
  beforeCreate() {
466
- this.uuid = $e.toString(), $e += 1;
467
+ this.uuid = we.toString(), we += 1;
467
468
  }
468
469
  }, zt = { key: 0 };
469
- function Ft(e, t, o, u, d, i) {
470
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
470
+ function Ft(e, t, a, u, d, i) {
471
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
471
472
  class: "ui-assets-icons-16",
472
473
  xmlns: "http://www.w3.org/2000/svg",
473
474
  width: "16",
474
475
  height: "16",
475
476
  fill: "none"
476
477
  }), [
477
- e.$attrs["svg-title"] ? (l(), n("title", zt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
478
+ e.$attrs["svg-title"] ? (l(), n("title", zt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
478
479
  t[0] || (t[0] = s("path", {
479
480
  fill: "#001222",
480
481
  d: "M10 0.25C11.5142 0.25 12.75 1.48579 12.75 3C12.75 3.45004 12.6385 3.87428 12.4453 4.25H14.75V8.75H13.75V13C13.75 14.5188 12.5188 15.75 11 15.75H5C3.48122 15.75 2.25 14.5188 2.25 13V8.75H1.25V4.25H3.55469C3.3615 3.87428 3.25 3.45004 3.25 3C3.25 1.48579 4.48579 0.25 6 0.25C6.78756 0.25 7.49778 0.586212 8 1.12012C8.50222 0.586212 9.21244 0.25 10 0.25ZM8.75 14.25H11C11.6904 14.25 12.25 13.6904 12.25 13V8.75H8.75V14.25ZM3.75 13C3.75 13.6904 4.30964 14.25 5 14.25H7.25V8.75H3.75V13ZM8.75 7.25H13.25V5.75H8.75V7.25ZM2.75 7.25H7.25V5.75H2.75V7.25ZM6 1.75C5.31421 1.75 4.75 2.31421 4.75 3C4.75 3.68579 5.31421 4.25 6 4.25H7.25V3C7.25 2.31421 6.68579 1.75 6 1.75ZM10 1.75C9.31421 1.75 8.75 2.31421 8.75 3V4.25H10C10.6858 4.25 11.25 3.68579 11.25 3C11.25 2.31421 10.6858 1.75 10 1.75Z"
@@ -482,21 +483,21 @@ function Ft(e, t, o, u, d, i) {
482
483
  ], 16);
483
484
  }
484
485
  const Kt = /* @__PURE__ */ $(Nt, [["render", Ft]]);
485
- let me = 0;
486
+ let $e = 0;
486
487
  const Bt = {
487
488
  beforeCreate() {
488
- this.uuid = me.toString(), me += 1;
489
+ this.uuid = $e.toString(), $e += 1;
489
490
  }
490
491
  }, Gt = { key: 0 };
491
- function Yt(e, t, o, u, d, i) {
492
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
492
+ function Yt(e, t, a, u, d, i) {
493
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
493
494
  class: "ui-assets-icons-16",
494
495
  xmlns: "http://www.w3.org/2000/svg",
495
496
  width: "16",
496
497
  height: "16",
497
498
  fill: "none"
498
499
  }), [
499
- e.$attrs["svg-title"] ? (l(), n("title", Gt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
500
+ e.$attrs["svg-title"] ? (l(), n("title", Gt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
500
501
  t[0] || (t[0] = s("path", {
501
502
  fill: "#001222",
502
503
  d: "M4.17969 0.25C5.29369 0.250066 6.19994 1.15557 6.2002 2.26953V3.50293C6.36912 3.45695 6.54617 3.42973 6.72949 3.42969C7.21332 3.42969 7.65762 3.60125 8.00586 3.88574C8.35205 3.60723 8.79147 3.44054 9.26953 3.44043C9.45359 3.44043 9.63122 3.46738 9.80078 3.51367C9.82025 2.41618 10.7182 1.53027 11.8203 1.53027C12.9342 1.53042 13.8396 2.4359 13.8398 3.5498V13C13.8397 14.5141 12.6039 15.7499 11.0898 15.75H4.91016C3.39602 15.75 2.16029 14.5141 2.16016 13V2.26953C2.16041 1.15569 3.06584 0.250254 4.17969 0.25ZM11.8203 3.03027C11.5347 3.03027 11.3001 3.26423 11.2998 3.5498V8.39062H11.29V8.64062C11.2897 9.75453 10.3835 10.6602 9.26953 10.6602C8.78871 10.66 8.3471 10.4903 8 10.209C7.65292 10.4905 7.21133 10.6601 6.73047 10.6602H4.70996V9.16016H6.73047C7.01602 9.15992 7.24993 8.92523 7.25 8.63965C7.24974 8.35422 7.0159 8.12035 6.73047 8.12012H4.17969C3.89427 8.12037 3.66041 8.35423 3.66016 8.63965V13C3.66029 13.6857 4.22445 14.25 4.91016 14.25H11.0898C11.7755 14.2499 12.3397 13.6856 12.3398 13V3.5498C12.3396 3.26432 12.1058 3.03043 11.8203 3.03027ZM9.26953 4.94043C8.98411 4.94069 8.75026 5.17454 8.75 5.45996V8.64062C8.75037 8.92594 8.98418 9.1599 9.26953 9.16016C9.55509 9.16016 9.78967 8.9261 9.79004 8.64062V5.45996C9.78978 5.17439 9.55516 4.94043 9.26953 4.94043ZM4.17969 1.75C3.89427 1.75026 3.66041 1.98411 3.66016 2.26953V6.68945C3.82606 6.64523 4.00001 6.62016 4.17969 6.62012H4.7002V2.26953C4.69994 1.984 4.46526 1.75007 4.17969 1.75ZM6.72949 4.92969C6.4442 4.92994 6.21042 5.16397 6.20996 5.44922V6.62012H6.73047C6.91019 6.62016 7.08406 6.64521 7.25 6.68945V5.44922C7.24954 5.16381 7.015 4.92969 6.72949 4.92969Z"
@@ -504,21 +505,21 @@ function Yt(e, t, o, u, d, i) {
504
505
  ], 16);
505
506
  }
506
507
  const jt = /* @__PURE__ */ $(Bt, [["render", Yt]]);
507
- let Ve = 0;
508
+ let me = 0;
508
509
  const qt = {
509
510
  beforeCreate() {
510
- this.uuid = Ve.toString(), Ve += 1;
511
+ this.uuid = me.toString(), me += 1;
511
512
  }
512
513
  }, Jt = { key: 0 };
513
- function Qt(e, t, o, u, d, i) {
514
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
514
+ function Qt(e, t, a, u, d, i) {
515
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
515
516
  class: "ui-assets-icons-16",
516
517
  xmlns: "http://www.w3.org/2000/svg",
517
518
  width: "16",
518
519
  height: "16",
519
520
  fill: "none"
520
521
  }), [
521
- e.$attrs["svg-title"] ? (l(), n("title", Jt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
522
+ e.$attrs["svg-title"] ? (l(), n("title", Jt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
522
523
  t[0] || (t[0] = s("path", {
523
524
  fill: "#001222",
524
525
  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"
@@ -530,21 +531,21 @@ function Qt(e, t, o, u, d, i) {
530
531
  ], 16);
531
532
  }
532
533
  const Xt = /* @__PURE__ */ $(qt, [["render", Qt]]);
533
- let be = 0;
534
+ let Ve = 0;
534
535
  const Wt = {
535
536
  beforeCreate() {
536
- this.uuid = be.toString(), be += 1;
537
+ this.uuid = Ve.toString(), Ve += 1;
537
538
  }
538
539
  }, xt = { key: 0 };
539
- function e2(e, t, o, u, d, i) {
540
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
540
+ function e2(e, t, a, u, d, i) {
541
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
541
542
  class: "ui-assets-icons-16",
542
543
  xmlns: "http://www.w3.org/2000/svg",
543
544
  width: "16",
544
545
  height: "16",
545
546
  fill: "none"
546
547
  }), [
547
- e.$attrs["svg-title"] ? (l(), n("title", xt, c(e.$attrs["svg-title"]), 1)) : C("", !0),
548
+ e.$attrs["svg-title"] ? (l(), n("title", xt, p(e.$attrs["svg-title"]), 1)) : c("", !0),
548
549
  t[0] || (t[0] = s("path", {
549
550
  fill: "#001222",
550
551
  d: "M11 4.25C12.5188 4.25 13.75 5.48122 13.75 7V10.25H15.75V14.75H0.25V10.25H2.25V7C2.25 5.48122 3.48122 4.25 5 4.25H11ZM1.75 13.25H14.25V11.75H1.75V13.25ZM5 5.75C4.30964 5.75 3.75 6.30964 3.75 7V10.25H12.25V7C12.25 6.30964 11.6904 5.75 11 5.75H5Z"
@@ -556,43 +557,43 @@ function e2(e, t, o, u, d, i) {
556
557
  ], 16);
557
558
  }
558
559
  const t2 = /* @__PURE__ */ $(Wt, [["render", e2]]);
559
- let Le = 0;
560
+ let be = 0;
560
561
  const s2 = {
561
562
  beforeCreate() {
562
- this.uuid = Le.toString(), Le += 1;
563
+ this.uuid = be.toString(), be += 1;
563
564
  }
564
565
  }, i2 = { key: 0 };
565
- function l2(e, t, o, u, d, i) {
566
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
566
+ function l2(e, t, a, u, d, i) {
567
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
567
568
  class: "ui-assets-icons-16",
568
569
  xmlns: "http://www.w3.org/2000/svg",
569
570
  width: "16",
570
571
  height: "16",
571
572
  fill: "none"
572
573
  }), [
573
- e.$attrs["svg-title"] ? (l(), n("title", i2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
574
+ e.$attrs["svg-title"] ? (l(), n("title", i2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
574
575
  t[0] || (t[0] = s("path", {
575
576
  fill: "#001222",
576
577
  d: "M13.75 1.75H12.75V6C12.75 6.78782 12.4131 7.49775 11.8789 8C12.4131 8.50225 12.75 9.21218 12.75 10V14.25H13.75V15.75H2.25V14.25H3.25V10C3.25 9.21244 3.58621 8.50222 4.12012 8C3.58621 7.49778 3.25 6.78756 3.25 6V1.75H2.25V0.25H13.75V1.75ZM4.75 12.75V14.25H11.25V12.75H4.75ZM4.75 6C4.75 6.68579 5.31421 7.25 6 7.25H6.75V8.75H6C5.31421 8.75 4.75 9.31421 4.75 10V11.25H11.25V10C11.25 9.31421 10.6858 8.75 10 8.75H9.25V7.25H10C10.6858 7.25 11.25 6.68579 11.25 6V1.75H4.75V6Z"
577
578
  }, null, -1))
578
579
  ], 16);
579
580
  }
580
- const a2 = /* @__PURE__ */ $(s2, [["render", l2]]);
581
- let _e = 0;
581
+ const o2 = /* @__PURE__ */ $(s2, [["render", l2]]);
582
+ let Le = 0;
582
583
  const n2 = {
583
584
  beforeCreate() {
584
- this.uuid = _e.toString(), _e += 1;
585
+ this.uuid = Le.toString(), Le += 1;
585
586
  }
586
- }, o2 = { key: 0 }, r2 = ["clip-path"], u2 = ["id"];
587
- function d2(e, t, o, u, d, i) {
588
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
587
+ }, a2 = { key: 0 }, r2 = ["clip-path"], u2 = ["id"];
588
+ function d2(e, t, a, u, d, i) {
589
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
589
590
  class: "ui-assets-icons-16",
590
591
  xmlns: "http://www.w3.org/2000/svg",
591
592
  width: "16",
592
593
  height: "16",
593
594
  fill: "none"
594
595
  }), [
595
- e.$attrs["svg-title"] ? (l(), n("title", o2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
596
+ e.$attrs["svg-title"] ? (l(), n("title", a2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
596
597
  s("g", {
597
598
  "clip-path": "url(#uia-ui-assets/icons-16-leaf__a" + e.uuid + ")"
598
599
  }, t[0] || (t[0] = [
@@ -615,43 +616,43 @@ function d2(e, t, o, u, d, i) {
615
616
  ], 16);
616
617
  }
617
618
  const v2 = /* @__PURE__ */ $(n2, [["render", d2]]);
618
- let He = 0;
619
- const C2 = {
619
+ let _e = 0;
620
+ const c2 = {
620
621
  beforeCreate() {
621
- this.uuid = He.toString(), He += 1;
622
+ this.uuid = _e.toString(), _e += 1;
622
623
  }
623
- }, c2 = { key: 0 };
624
- function p2(e, t, o, u, d, i) {
625
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
624
+ }, p2 = { key: 0 };
625
+ function C2(e, t, a, u, d, i) {
626
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
626
627
  class: "ui-assets-icons-16",
627
628
  xmlns: "http://www.w3.org/2000/svg",
628
629
  width: "16",
629
630
  height: "16",
630
631
  fill: "none"
631
632
  }), [
632
- e.$attrs["svg-title"] ? (l(), n("title", c2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
633
+ e.$attrs["svg-title"] ? (l(), n("title", p2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
633
634
  t[0] || (t[0] = s("path", {
634
635
  fill: "#001222",
635
636
  d: "M9.75 6.25V0.25H8.63L1.5 9.75H6.25V15.75H7.38L14.5 6.25H9.75ZM4.5 8.25L8.25 3.25V7.75H11.5L7.75 12.75V8.25H4.5Z"
636
637
  }, null, -1))
637
638
  ], 16);
638
639
  }
639
- const f2 = /* @__PURE__ */ $(C2, [["render", p2]]);
640
- let Me = 0;
640
+ const f2 = /* @__PURE__ */ $(c2, [["render", C2]]);
641
+ let He = 0;
641
642
  const g2 = {
642
643
  beforeCreate() {
643
- this.uuid = Me.toString(), Me += 1;
644
+ this.uuid = He.toString(), He += 1;
644
645
  }
645
646
  }, h2 = { key: 0 };
646
- function w2(e, t, o, u, d, i) {
647
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
647
+ function w2(e, t, a, u, d, i) {
648
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
648
649
  class: "ui-assets-icons-16",
649
650
  xmlns: "http://www.w3.org/2000/svg",
650
651
  width: "16",
651
652
  height: "16",
652
653
  fill: "none"
653
654
  }), [
654
- e.$attrs["svg-title"] ? (l(), n("title", h2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
655
+ e.$attrs["svg-title"] ? (l(), n("title", h2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
655
656
  t[0] || (t[0] = s("path", {
656
657
  fill: "#001222",
657
658
  d: "M8.75 11.75H7.25V8.25H8.75V11.75Z"
@@ -663,21 +664,21 @@ function w2(e, t, o, u, d, i) {
663
664
  ], 16);
664
665
  }
665
666
  const $2 = /* @__PURE__ */ $(g2, [["render", w2]]);
666
- let ye = 0;
667
+ let Me = 0;
667
668
  const m2 = {
668
669
  beforeCreate() {
669
- this.uuid = ye.toString(), ye += 1;
670
+ this.uuid = Me.toString(), Me += 1;
670
671
  }
671
672
  }, V2 = { key: 0 }, b2 = ["clip-path"], L2 = ["id"];
672
- function _2(e, t, o, u, d, i) {
673
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
673
+ function _2(e, t, a, u, d, i) {
674
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
674
675
  class: "ui-assets-icons-16",
675
676
  xmlns: "http://www.w3.org/2000/svg",
676
677
  width: "16",
677
678
  height: "16",
678
679
  fill: "none"
679
680
  }), [
680
- e.$attrs["svg-title"] ? (l(), n("title", V2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
681
+ e.$attrs["svg-title"] ? (l(), n("title", V2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
681
682
  s("g", {
682
683
  fill: "#001222",
683
684
  "clip-path": "url(#uia-ui-assets/icons-16-news__a" + e.uuid + ")"
@@ -701,21 +702,21 @@ function _2(e, t, o, u, d, i) {
701
702
  ], 16);
702
703
  }
703
704
  const H2 = /* @__PURE__ */ $(m2, [["render", _2]]);
704
- let Ze = 0;
705
+ let ye = 0;
705
706
  const M2 = {
706
707
  beforeCreate() {
707
- this.uuid = Ze.toString(), Ze += 1;
708
+ this.uuid = ye.toString(), ye += 1;
708
709
  }
709
710
  }, y2 = { key: 0 };
710
- function Z2(e, t, o, u, d, i) {
711
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
711
+ function Z2(e, t, a, u, d, i) {
712
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
712
713
  class: "ui-assets-icons-16",
713
714
  xmlns: "http://www.w3.org/2000/svg",
714
715
  width: "16",
715
716
  height: "16",
716
717
  fill: "none"
717
718
  }), [
718
- e.$attrs["svg-title"] ? (l(), n("title", y2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
719
+ e.$attrs["svg-title"] ? (l(), n("title", y2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
719
720
  t[0] || (t[0] = s("path", {
720
721
  fill: "#001222",
721
722
  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"
@@ -723,21 +724,21 @@ function Z2(e, t, o, u, d, i) {
723
724
  ], 16);
724
725
  }
725
726
  const k2 = /* @__PURE__ */ $(M2, [["render", Z2]]);
726
- let ke = 0;
727
+ let Ze = 0;
727
728
  const S2 = {
728
729
  beforeCreate() {
729
- this.uuid = ke.toString(), ke += 1;
730
+ this.uuid = Ze.toString(), Ze += 1;
730
731
  }
731
732
  }, D2 = { key: 0 }, T2 = ["clip-path"], R2 = ["id"];
732
- function A2(e, t, o, u, d, i) {
733
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
733
+ function A2(e, t, a, u, d, i) {
734
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
734
735
  class: "ui-assets-icons-16",
735
736
  xmlns: "http://www.w3.org/2000/svg",
736
737
  width: "16",
737
738
  height: "16",
738
739
  fill: "none"
739
740
  }), [
740
- e.$attrs["svg-title"] ? (l(), n("title", D2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
741
+ e.$attrs["svg-title"] ? (l(), n("title", D2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
741
742
  s("g", {
742
743
  "clip-path": "url(#uia-ui-assets/icons-16-prize__a" + e.uuid + ")"
743
744
  }, t[0] || (t[0] = [
@@ -759,44 +760,44 @@ function A2(e, t, o, u, d, i) {
759
760
  ])
760
761
  ], 16);
761
762
  }
762
- const I2 = /* @__PURE__ */ $(S2, [["render", A2]]);
763
- let Se = 0;
764
- const P2 = {
763
+ const P2 = /* @__PURE__ */ $(S2, [["render", A2]]);
764
+ let ke = 0;
765
+ const I2 = {
765
766
  beforeCreate() {
766
- this.uuid = Se.toString(), Se += 1;
767
+ this.uuid = ke.toString(), ke += 1;
767
768
  }
768
769
  }, O2 = { key: 0 };
769
- function E2(e, t, o, u, d, i) {
770
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
770
+ function U2(e, t, a, u, d, i) {
771
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
771
772
  class: "ui-assets-icons-16",
772
773
  xmlns: "http://www.w3.org/2000/svg",
773
774
  width: "16",
774
775
  height: "16",
775
776
  fill: "none"
776
777
  }), [
777
- e.$attrs["svg-title"] ? (l(), n("title", O2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
778
+ e.$attrs["svg-title"] ? (l(), n("title", O2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
778
779
  t[0] || (t[0] = s("path", {
779
780
  fill: "#001222",
780
781
  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"
781
782
  }, null, -1))
782
783
  ], 16);
783
784
  }
784
- const U2 = /* @__PURE__ */ $(P2, [["render", E2]]);
785
- let De = 0;
785
+ const E2 = /* @__PURE__ */ $(I2, [["render", U2]]);
786
+ let Se = 0;
786
787
  const N2 = {
787
788
  beforeCreate() {
788
- this.uuid = De.toString(), De += 1;
789
+ this.uuid = Se.toString(), Se += 1;
789
790
  }
790
791
  }, z2 = { key: 0 };
791
- function F2(e, t, o, u, d, i) {
792
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
792
+ function F2(e, t, a, u, d, i) {
793
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
793
794
  class: "ui-assets-icons-16",
794
795
  xmlns: "http://www.w3.org/2000/svg",
795
796
  width: "16",
796
797
  height: "16",
797
798
  fill: "none"
798
799
  }), [
799
- e.$attrs["svg-title"] ? (l(), n("title", z2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
800
+ e.$attrs["svg-title"] ? (l(), n("title", z2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
800
801
  t[0] || (t[0] = s("path", {
801
802
  fill: "#001222",
802
803
  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"
@@ -812,21 +813,21 @@ function F2(e, t, o, u, d, i) {
812
813
  ], 16);
813
814
  }
814
815
  const K2 = /* @__PURE__ */ $(N2, [["render", F2]]);
815
- let Te = 0;
816
+ let De = 0;
816
817
  const B2 = {
817
818
  beforeCreate() {
818
- this.uuid = Te.toString(), Te += 1;
819
+ this.uuid = De.toString(), De += 1;
819
820
  }
820
821
  }, G2 = { key: 0 }, Y2 = ["clip-path"], j2 = ["id"];
821
- function q2(e, t, o, u, d, i) {
822
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
822
+ function q2(e, t, a, u, d, i) {
823
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
823
824
  class: "ui-assets-icons-16",
824
825
  xmlns: "http://www.w3.org/2000/svg",
825
826
  width: "16",
826
827
  height: "16",
827
828
  fill: "none"
828
829
  }), [
829
- e.$attrs["svg-title"] ? (l(), n("title", G2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
830
+ e.$attrs["svg-title"] ? (l(), n("title", G2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
830
831
  s("g", {
831
832
  fill: "#001222",
832
833
  "clip-path": "url(#uia-ui-assets/icons-16-sleep__a" + e.uuid + ")"
@@ -848,21 +849,21 @@ function q2(e, t, o, u, d, i) {
848
849
  ], 16);
849
850
  }
850
851
  const J2 = /* @__PURE__ */ $(B2, [["render", q2]]);
851
- let Re = 0;
852
+ let Te = 0;
852
853
  const Q2 = {
853
854
  beforeCreate() {
854
- this.uuid = Re.toString(), Re += 1;
855
+ this.uuid = Te.toString(), Te += 1;
855
856
  }
856
857
  }, X2 = { key: 0 };
857
- function W2(e, t, o, u, d, i) {
858
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
858
+ function W2(e, t, a, u, d, i) {
859
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
859
860
  class: "ui-assets-icons-16",
860
861
  xmlns: "http://www.w3.org/2000/svg",
861
862
  width: "16",
862
863
  height: "16",
863
864
  fill: "none"
864
865
  }), [
865
- e.$attrs["svg-title"] ? (l(), n("title", X2, c(e.$attrs["svg-title"]), 1)) : C("", !0),
866
+ e.$attrs["svg-title"] ? (l(), n("title", X2, p(e.$attrs["svg-title"]), 1)) : c("", !0),
866
867
  t[0] || (t[0] = s("path", {
867
868
  fill: "#001222",
868
869
  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"
@@ -870,21 +871,21 @@ function W2(e, t, o, u, d, i) {
870
871
  ], 16);
871
872
  }
872
873
  const x2 = /* @__PURE__ */ $(Q2, [["render", W2]]);
873
- let Ae = 0;
874
+ let Re = 0;
874
875
  const e0 = {
875
876
  beforeCreate() {
876
- this.uuid = Ae.toString(), Ae += 1;
877
+ this.uuid = Re.toString(), Re += 1;
877
878
  }
878
879
  }, t0 = { key: 0 }, s0 = ["clip-path"], i0 = ["id"];
879
- function l0(e, t, o, u, d, i) {
880
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
880
+ function l0(e, t, a, u, d, i) {
881
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
881
882
  class: "ui-assets-icons-16",
882
883
  xmlns: "http://www.w3.org/2000/svg",
883
884
  width: "16",
884
885
  height: "16",
885
886
  fill: "none"
886
887
  }), [
887
- e.$attrs["svg-title"] ? (l(), n("title", t0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
888
+ e.$attrs["svg-title"] ? (l(), n("title", t0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
888
889
  s("g", {
889
890
  "clip-path": "url(#uia-ui-assets/icons-16-star__a" + e.uuid + ")"
890
891
  }, t[0] || (t[0] = [
@@ -906,22 +907,22 @@ function l0(e, t, o, u, d, i) {
906
907
  ])
907
908
  ], 16);
908
909
  }
909
- const a0 = /* @__PURE__ */ $(e0, [["render", l0]]);
910
- let Ie = 0;
910
+ const o0 = /* @__PURE__ */ $(e0, [["render", l0]]);
911
+ let Ae = 0;
911
912
  const n0 = {
912
913
  beforeCreate() {
913
- this.uuid = Ie.toString(), Ie += 1;
914
+ this.uuid = Ae.toString(), Ae += 1;
914
915
  }
915
- }, o0 = { key: 0 }, r0 = ["clip-path"], u0 = ["id"];
916
- function d0(e, t, o, u, d, i) {
917
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
916
+ }, a0 = { key: 0 }, r0 = ["clip-path"], u0 = ["id"];
917
+ function d0(e, t, a, u, d, i) {
918
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
918
919
  class: "ui-assets-icons-16",
919
920
  xmlns: "http://www.w3.org/2000/svg",
920
921
  width: "16",
921
922
  height: "16",
922
923
  fill: "none"
923
924
  }), [
924
- e.$attrs["svg-title"] ? (l(), n("title", o0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
925
+ e.$attrs["svg-title"] ? (l(), n("title", a0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
925
926
  s("g", {
926
927
  "clip-path": "url(#uia-ui-assets/icons-16-support__a" + e.uuid + ")"
927
928
  }, t[0] || (t[0] = [
@@ -945,42 +946,42 @@ function d0(e, t, o, u, d, i) {
945
946
  }
946
947
  const v0 = /* @__PURE__ */ $(n0, [["render", d0]]);
947
948
  let Pe = 0;
948
- const C0 = {
949
+ const c0 = {
949
950
  beforeCreate() {
950
951
  this.uuid = Pe.toString(), Pe += 1;
951
952
  }
952
- }, c0 = { key: 0 };
953
- function p0(e, t, o, u, d, i) {
954
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
953
+ }, p0 = { key: 0 };
954
+ function C0(e, t, a, u, d, i) {
955
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
955
956
  class: "ui-assets-icons-16",
956
957
  xmlns: "http://www.w3.org/2000/svg",
957
958
  width: "16",
958
959
  height: "16",
959
960
  fill: "none"
960
961
  }), [
961
- e.$attrs["svg-title"] ? (l(), n("title", c0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
962
+ e.$attrs["svg-title"] ? (l(), n("title", p0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
962
963
  t[0] || (t[0] = s("path", {
963
964
  fill: "#001222",
964
965
  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"
965
966
  }, null, -1))
966
967
  ], 16);
967
968
  }
968
- const f0 = /* @__PURE__ */ $(C0, [["render", p0]]);
969
- let Oe = 0;
969
+ const f0 = /* @__PURE__ */ $(c0, [["render", C0]]);
970
+ let Ie = 0;
970
971
  const g0 = {
971
972
  beforeCreate() {
972
- this.uuid = Oe.toString(), Oe += 1;
973
+ this.uuid = Ie.toString(), Ie += 1;
973
974
  }
974
975
  }, h0 = { key: 0 };
975
- function w0(e, t, o, u, d, i) {
976
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
976
+ function w0(e, t, a, u, d, i) {
977
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
977
978
  class: "ui-assets-icons-16",
978
979
  xmlns: "http://www.w3.org/2000/svg",
979
980
  width: "16",
980
981
  height: "16",
981
982
  fill: "none"
982
983
  }), [
983
- e.$attrs["svg-title"] ? (l(), n("title", h0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
984
+ e.$attrs["svg-title"] ? (l(), n("title", h0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
984
985
  t[0] || (t[0] = s("path", {
985
986
  fill: "#001222",
986
987
  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"
@@ -988,21 +989,21 @@ function w0(e, t, o, u, d, i) {
988
989
  ], 16);
989
990
  }
990
991
  const $0 = /* @__PURE__ */ $(g0, [["render", w0]]);
991
- let Ee = 0;
992
+ let Oe = 0;
992
993
  const m0 = {
993
994
  beforeCreate() {
994
- this.uuid = Ee.toString(), Ee += 1;
995
+ this.uuid = Oe.toString(), Oe += 1;
995
996
  }
996
997
  }, V0 = { key: 0 };
997
- function b0(e, t, o, u, d, i) {
998
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
998
+ function b0(e, t, a, u, d, i) {
999
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
999
1000
  class: "ui-assets-icons-16",
1000
1001
  xmlns: "http://www.w3.org/2000/svg",
1001
1002
  width: "16",
1002
1003
  height: "16",
1003
1004
  fill: "none"
1004
1005
  }), [
1005
- e.$attrs["svg-title"] ? (l(), n("title", V0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1006
+ e.$attrs["svg-title"] ? (l(), n("title", V0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1006
1007
  t[0] || (t[0] = s("path", {
1007
1008
  fill: "#001222",
1008
1009
  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"
@@ -1016,15 +1017,15 @@ const _0 = {
1016
1017
  this.uuid = Ue.toString(), Ue += 1;
1017
1018
  }
1018
1019
  }, H0 = { key: 0 };
1019
- function M0(e, t, o, u, d, i) {
1020
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1020
+ function M0(e, t, a, u, d, i) {
1021
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
1021
1022
  class: "ui-assets-icons-16",
1022
1023
  xmlns: "http://www.w3.org/2000/svg",
1023
1024
  width: "16",
1024
1025
  height: "16",
1025
1026
  fill: "none"
1026
1027
  }), [
1027
- e.$attrs["svg-title"] ? (l(), n("title", H0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1028
+ e.$attrs["svg-title"] ? (l(), n("title", H0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1028
1029
  t[0] || (t[0] = s("path", {
1029
1030
  fill: "#001222",
1030
1031
  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"
@@ -1032,21 +1033,21 @@ function M0(e, t, o, u, d, i) {
1032
1033
  ], 16);
1033
1034
  }
1034
1035
  const y0 = /* @__PURE__ */ $(_0, [["render", M0]]);
1035
- let Ne = 0;
1036
+ let Ee = 0;
1036
1037
  const Z0 = {
1037
1038
  beforeCreate() {
1038
- this.uuid = Ne.toString(), Ne += 1;
1039
+ this.uuid = Ee.toString(), Ee += 1;
1039
1040
  }
1040
1041
  }, k0 = { key: 0 }, S0 = ["clip-path"], D0 = ["id"];
1041
- function T0(e, t, o, u, d, i) {
1042
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1042
+ function T0(e, t, a, u, d, i) {
1043
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
1043
1044
  class: "ui-assets-icons-16",
1044
1045
  xmlns: "http://www.w3.org/2000/svg",
1045
1046
  width: "16",
1046
1047
  height: "16",
1047
1048
  fill: "none"
1048
1049
  }), [
1049
- e.$attrs["svg-title"] ? (l(), n("title", k0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1050
+ e.$attrs["svg-title"] ? (l(), n("title", k0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1050
1051
  s("g", {
1051
1052
  fill: "#001222",
1052
1053
  "clip-path": "url(#uia-ui-assets/icons-16-warning_diamond__a" + e.uuid + ")"
@@ -1069,27 +1070,27 @@ function T0(e, t, o, u, d, i) {
1069
1070
  ], 16);
1070
1071
  }
1071
1072
  const R0 = /* @__PURE__ */ $(Z0, [["render", T0]]);
1072
- let ze = 0;
1073
+ let Ne = 0;
1073
1074
  const A0 = {
1074
1075
  beforeCreate() {
1075
- this.uuid = ze.toString(), ze += 1;
1076
+ this.uuid = Ne.toString(), Ne += 1;
1076
1077
  }
1077
- }, I0 = { key: 0 }, P0 = ["clip-path"], O0 = ["id"];
1078
- function E0(e, t, o, u, d, i) {
1079
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1078
+ }, P0 = { key: 0 }, I0 = ["clip-path"], O0 = ["id"];
1079
+ function U0(e, t, a, u, d, i) {
1080
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
1080
1081
  class: "ui-assets-icons-16",
1081
1082
  xmlns: "http://www.w3.org/2000/svg",
1082
1083
  width: "16",
1083
1084
  height: "16",
1084
1085
  fill: "none"
1085
1086
  }), [
1086
- e.$attrs["svg-title"] ? (l(), n("title", I0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1087
+ e.$attrs["svg-title"] ? (l(), n("title", P0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1087
1088
  s("g", {
1088
1089
  fill: "#001222",
1089
1090
  "clip-path": "url(#uia-ui-assets/icons-16-world__a" + e.uuid + ")"
1090
1091
  }, t[0] || (t[0] = [
1091
- I1('<path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path>', 13)
1092
- ]), 8, P0),
1092
+ Be('<path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path>', 13)
1093
+ ]), 8, I0),
1093
1094
  s("defs", null, [
1094
1095
  s("clipPath", {
1095
1096
  id: "uia-ui-assets/icons-16-world__a" + e.uuid
@@ -1103,7 +1104,7 @@ function E0(e, t, o, u, d, i) {
1103
1104
  ])
1104
1105
  ], 16);
1105
1106
  }
1106
- const U0 = /* @__PURE__ */ $(A0, [["render", E0]]);
1107
+ const E0 = /* @__PURE__ */ $(A0, [["render", U0]]);
1107
1108
  var M1 = /* @__PURE__ */ ((e) => (e.BLUE = "blue", e.GREEN = "green", e.ORANGE = "orange", e.PRIMARY = "primary", e.RED = "red", e.YELLOW = "yellow", e))(M1 || {}), y1 = /* @__PURE__ */ ((e) => (e.STACK = "stack", e.LEAF = "leaf", e.HAND_ROCK = "hand-rock", e.CAR = "car", e.EDUCATION = "education", e.HOTEL = "hotel", e.TRAVEL_BAG = "travel-bag", e.LIGHTNING = "lightning", e.NEWS = "news", e.PRIZE = "prize", e.LOCK = "lock", e.BAG = "bag", e.DIAMOND = "diamond", e.TARGET = "target", e.GIFT = "gift", e.CASH_STACK = "cash-stack", e.HASHTAG = "hashtag", e.CLOUD = "cloud", e.HOSPITALITY = "hospitality", e.SHOPPING_CART = "shopping-cart", e.SLEEP = "sleep", e.NOTIFICATION = "notification", e.THUMBS_UP = "thumb-up", e.THUMBS_DOWN = "thumb-down", e.STAR = "star", e.WARNING_DIAMOND = "warning-diamond", e.RETAIL = "retail", e.EMOTICON_HAPPY = "emoticon-happy", e.GAMING = "gaming", e.SUPPORT = "support", e.HEART = "heart", e.HOURGLASS = "hourglass", e.WORLD = "world", e))(y1 || {});
1108
1109
  const Z1 = {
1109
1110
  stack: x2,
@@ -1111,11 +1112,11 @@ const Z1 = {
1111
1112
  "hand-rock": jt,
1112
1113
  car: it,
1113
1114
  education: Lt,
1114
- hotel: It,
1115
+ hotel: Pt,
1115
1116
  "travel-bag": y0,
1116
1117
  lightning: f2,
1117
1118
  news: H2,
1118
- prize: I2,
1119
+ prize: P2,
1119
1120
  lock: $2,
1120
1121
  bag: X5,
1121
1122
  diamond: $t,
@@ -1123,57 +1124,38 @@ const Z1 = {
1123
1124
  gift: Kt,
1124
1125
  "cash-stack": ut,
1125
1126
  hashtag: Xt,
1126
- cloud: ct,
1127
+ cloud: pt,
1127
1128
  hospitality: t2,
1128
1129
  "shopping-cart": K2,
1129
1130
  sleep: J2,
1130
1131
  notification: k2,
1131
1132
  "thumb-up": L0,
1132
1133
  "thumb-down": $0,
1133
- star: a0,
1134
+ star: o0,
1134
1135
  "warning-diamond": R0,
1135
- retail: U2,
1136
+ retail: E2,
1136
1137
  "emoticon-happy": kt,
1137
- gaming: Ut,
1138
+ gaming: Et,
1138
1139
  support: v0,
1139
- heart: Qe,
1140
- hourglass: a2,
1141
- world: U0
1140
+ heart: Je,
1141
+ hourglass: o2,
1142
+ world: E0
1142
1143
  };
1143
- let Fe = 0;
1144
+ let ze = 0;
1144
1145
  const N0 = {
1145
1146
  beforeCreate() {
1146
- this.uuid = Fe.toString(), Fe += 1;
1147
+ this.uuid = ze.toString(), ze += 1;
1147
1148
  }
1148
1149
  }, z0 = { key: 0 };
1149
- function F0(e, t, o, u, d, i) {
1150
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1151
- class: "ui-assets-icons-16",
1152
- xmlns: "http://www.w3.org/2000/svg",
1153
- width: "16",
1154
- height: "16",
1155
- fill: "none"
1156
- }), [
1157
- e.$attrs["svg-title"] ? (l(), n("title", z0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1158
- t[0] || (t[0] = I1('<path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path><path 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"></path>', 6))
1159
- ], 16);
1160
- }
1161
- const K0 = /* @__PURE__ */ $(N0, [["render", F0]]);
1162
- let Ke = 0;
1163
- const B0 = {
1164
- beforeCreate() {
1165
- this.uuid = Ke.toString(), Ke += 1;
1166
- }
1167
- }, G0 = { key: 0 };
1168
- function Y0(e, t, o, u, d, i) {
1169
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1150
+ function F0(e, t, a, u, d, i) {
1151
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
1170
1152
  class: "ui-assets-icons-16",
1171
1153
  xmlns: "http://www.w3.org/2000/svg",
1172
1154
  width: "16",
1173
1155
  height: "16",
1174
1156
  fill: "none"
1175
1157
  }), [
1176
- e.$attrs["svg-title"] ? (l(), n("title", G0, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1158
+ e.$attrs["svg-title"] ? (l(), n("title", z0, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1177
1159
  t[0] || (t[0] = s("path", {
1178
1160
  fill: "#001222",
1179
1161
  d: "M1.25 2.58325H14.75V4.08325H1.25V2.58325Z"
@@ -1188,7 +1170,7 @@ function Y0(e, t, o, u, d, i) {
1188
1170
  }, null, -1))
1189
1171
  ], 16);
1190
1172
  }
1191
- const j0 = /* @__PURE__ */ $(B0, [["render", Y0]]), E1 = {
1173
+ const K0 = /* @__PURE__ */ $(N0, [["render", F0]]), O1 = {
1192
1174
  "en-US": {
1193
1175
  cancel: "Cancel",
1194
1176
  createView: "Create view",
@@ -1267,147 +1249,147 @@ const j0 = /* @__PURE__ */ $(B0, [["render", Y0]]), E1 = {
1267
1249
  viewListLabel: "Visualizações",
1268
1250
  withUnsavedChanges: "Com alterações não salvas"
1269
1251
  }
1270
- }, q0 = (e) => {
1271
- const t = f(e.views), o = o5({ label: "" }), { t: u } = S1({ messages: E1 }), d = Y(
1272
- () => t.value.map((b) => {
1252
+ }, B0 = (e) => {
1253
+ const t = f(e.views), a = n5({ label: "" }), { t: u } = S1({ messages: O1 }), d = Y(
1254
+ () => t.value.map((V) => {
1273
1255
  var y;
1274
1256
  return {
1275
- ...b,
1276
- iconColor: b.iconColor ?? M1.PRIMARY,
1277
- icon: b.icon ?? y1.STACK,
1278
- label: b.label,
1279
- ...b.isDefault !== null ? { isDefault: b.isDefault } : null,
1257
+ ...V,
1258
+ iconColor: V.iconColor ?? M1.PRIMARY,
1259
+ icon: V.icon ?? y1.STACK,
1260
+ label: V.label,
1261
+ ...V.isDefault !== null ? { isDefault: V.isDefault } : null,
1280
1262
  ...e != null && e.additionalViewSetting ? {
1281
1263
  additionalViewSetting: {
1282
1264
  label: e.additionalViewSetting.label,
1283
- value: ((y = b.additionalViewSetting) == null ? void 0 : y.value) ?? e.additionalViewSetting.value
1265
+ value: ((y = V.additionalViewSetting) == null ? void 0 : y.value) ?? e.additionalViewSetting.value
1284
1266
  }
1285
1267
  } : []
1286
1268
  };
1287
1269
  })
1288
- ), i = (b, y) => {
1270
+ ), i = (V, y) => {
1289
1271
  let m = [...t.value];
1290
1272
  const T = [...t.value];
1291
1273
  let A;
1292
- return m[y] ? b ? (b.isDefault && (m = m.map((N) => N.isDefault ? { ...N, isDefault: !1 } : N)), m[y] = {
1274
+ return m[y] ? V ? (V.isDefault && (m = m.map((N) => N.isDefault ? { ...N, isDefault: !1 } : N)), m[y] = {
1293
1275
  ...m[y],
1294
- ...b
1295
- }, A = m[y].label) : (m.splice(y, 1), A = T[y].label) : (m.push(b), A = b.label), t.value = [...m], {
1276
+ ...V
1277
+ }, A = m[y].label) : (m.splice(y, 1), A = T[y].label) : (m.push(V), A = V.label), t.value = [...m], {
1296
1278
  newViews: t.value,
1297
1279
  oldViews: T,
1298
1280
  targetViewLabel: A
1299
1281
  };
1300
- }, K = (b) => {
1301
- const y = d.value[b].label;
1282
+ }, K = (V) => {
1283
+ const y = d.value[V].label;
1302
1284
  let m = `(1) - ${y}`, T = 1;
1303
1285
  for (; d.value.some((N) => N.label === m); )
1304
- T++, m = `(${T}) - ${d.value[b].label}`;
1286
+ T++, m = `(${T}) - ${d.value[V].label}`;
1305
1287
  const A = {
1306
- ...d.value[b],
1288
+ ...d.value[V],
1307
1289
  label: m
1308
1290
  };
1309
1291
  return {
1310
1292
  ...i(A),
1311
1293
  targetViewLabel: y
1312
1294
  };
1313
- }, R = (b) => {
1295
+ }, R = (V) => {
1314
1296
  const y = t.value;
1315
- return t.value = b, { oldViews: y, newViews: b };
1297
+ return t.value = V, { oldViews: y, newViews: V };
1316
1298
  }, D = () => {
1317
- o.label = "";
1299
+ a.label = "";
1318
1300
  };
1319
1301
  return {
1320
1302
  // read
1321
1303
  computedViews: d,
1322
- errors: o,
1304
+ errors: a,
1323
1305
  // modify
1324
1306
  clearError: D,
1325
1307
  duplicateView: K,
1326
1308
  setViews: R,
1327
1309
  updateView: i,
1328
1310
  // validations
1329
- validateLabel: (b, y) => {
1330
- const m = b.trim().length === 0, T = d.value.some(
1331
- (A, N) => A.label === b && y !== N
1311
+ validateLabel: (V, y) => {
1312
+ const m = V.trim().length === 0, T = d.value.some(
1313
+ (A, N) => A.label === V && y !== N
1332
1314
  );
1333
- m ? o.label = u("labelRequiredError") : T ? o.label = u("labelNoDuplicateError") : D();
1315
+ m ? a.label = u("labelRequiredError") : T ? a.label = u("labelNoDuplicateError") : D();
1334
1316
  }
1335
1317
  };
1336
1318
  };
1337
1319
  var R1 = /* @__PURE__ */ ((e) => (e.UP = "up", e.DOWN = "down", e))(R1 || {});
1338
- const J0 = (e) => {
1339
- const { itemRefs: t, items: o, onDrop: u } = e, d = f(null), i = f(null), K = f(0), R = f(!1), D = f(0), _ = f(null), b = f(0), y = f(0), m = f([]), T = (L) => i.value === L, A = (L, H) => {
1320
+ const G0 = (e) => {
1321
+ const { itemRefs: t, items: a, onDrop: u } = e, d = f(null), i = f(null), K = f(0), R = f(!1), D = f(0), _ = f(null), V = f(0), y = f(0), m = f([]), T = (b) => i.value === b, A = (b, H) => {
1340
1322
  if (!H.target.closest("[data-drag-trigger]"))
1341
1323
  return;
1342
- i.value = L, O();
1343
- const h = t.value[L];
1344
- h && (typeof H.clientY == "number" ? K.value = H.clientY : typeof H.key == "string" && (R.value = !0), D.value = h.clientHeight, b.value = D.value * (t.value.length - L - 1), y.value = -(D.value * L), document.documentElement.style.cursor = "grabbing", document.documentElement.style.userSelect = "none");
1345
- }, N = (L, H) => {
1324
+ i.value = b, O();
1325
+ const h = t.value[b];
1326
+ h && (typeof H.clientY == "number" ? K.value = H.clientY : typeof H.key == "string" && (R.value = !0), D.value = h.clientHeight, V.value = D.value * (t.value.length - b - 1), y.value = -(D.value * b), document.documentElement.style.cursor = "grabbing", document.documentElement.style.userSelect = "none");
1327
+ }, N = (b, H) => {
1346
1328
  if (!R.value) {
1347
- _.value = L, A(L, H);
1329
+ _.value = b, A(b, H);
1348
1330
  return;
1349
1331
  }
1350
- E();
1351
- }, B = (L, H) => {
1332
+ U();
1333
+ }, B = (b, H) => {
1352
1334
  if (!R.value)
1353
1335
  return;
1354
1336
  H.preventDefault();
1355
- const h = t.value.length - 1, p = 0, k = L === "down", M = L === "up";
1356
- if (M && _.value === p || k && _.value === h)
1337
+ const h = t.value.length - 1, C = 0, k = b === "down", M = b === "up";
1338
+ if (M && _.value === C || k && _.value === h)
1357
1339
  return;
1358
1340
  let w = _.value + 1;
1359
1341
  M && (w = _.value - 1);
1360
1342
  const S = i.value < w, x = i.value > w, i1 = k && x || M && S || // This doesn't typically need transformation, but in a "reversed" direction,
1361
1343
  // it may potentially need to pass through it's original position
1362
1344
  i.value === w;
1363
- if (w > h || w < p)
1345
+ if (w > h || w < C)
1364
1346
  return;
1365
- const a1 = () => {
1366
- const e1 = t.value[i.value], W = U((_.value - i.value) * D.value);
1347
+ const o1 = () => {
1348
+ const e1 = t.value[i.value], W = E((_.value - i.value) * D.value);
1367
1349
  e1.style.transform = `translateY(${W}px)`;
1368
1350
  }, h1 = () => {
1369
1351
  const e1 = t.value[_.value], W = k ? -D.value : D.value;
1370
1352
  e1.style.transform = i1 ? "translateY(0px)" : `translateY(${W}px)`;
1371
1353
  };
1372
1354
  if (!i1) {
1373
- _.value = w, a1(), h1();
1355
+ _.value = w, o1(), h1();
1374
1356
  return;
1375
1357
  }
1376
- h1(), _.value = w, a1();
1377
- }, z = (L) => {
1378
- L && R.value && (L.stopPropagation(), L.preventDefault()), d.value = requestAnimationFrame(() => {
1358
+ h1(), _.value = w, o1();
1359
+ }, z = (b) => {
1360
+ b && R.value && (b.stopPropagation(), b.preventDefault()), d.value = requestAnimationFrame(() => {
1379
1361
  t.value.forEach((H) => {
1380
1362
  const h = H;
1381
1363
  h.style.transform = "";
1382
1364
  }), d.value = null;
1383
1365
  }), _.value = null, i.value = null, document.documentElement.style.cursor = "", document.documentElement.style.userSelect = "", R.value = null;
1384
- }, j = (L) => {
1366
+ }, j = (b) => {
1385
1367
  i.value === null || d.value || R.value || (d.value = requestAnimationFrame(() => {
1386
- const H = L.clientY, h = m.value.findIndex(
1387
- (p, k) => H >= p.top && H <= p.bottom || H <= p.top && k === 0 || H >= p.bottom && k === m.value.length - 1
1368
+ const H = b.clientY, h = m.value.findIndex(
1369
+ (C, k) => H >= C.top && H <= C.bottom || H <= C.top && k === 0 || H >= C.bottom && k === m.value.length - 1
1388
1370
  );
1389
1371
  h !== -1 && h !== _.value && (_.value = h), G(H), d.value = null;
1390
1372
  }));
1391
- }, E = () => {
1373
+ }, U = () => {
1392
1374
  if (i.value === null || !t.value[i.value])
1393
1375
  return;
1394
1376
  if (i.value === _.value) {
1395
1377
  z();
1396
1378
  return;
1397
1379
  }
1398
- const h = o.value[i.value], p = [...o.value];
1399
- p.splice(i.value, 1), p.splice(_.value, 0, h), J(), z(), u(p);
1400
- }, G = (L) => {
1380
+ const h = a.value[i.value], C = [...a.value];
1381
+ C.splice(i.value, 1), C.splice(_.value, 0, h), J(), z(), u(C);
1382
+ }, G = (b) => {
1401
1383
  const H = t.value[i.value];
1402
1384
  if (!H)
1403
1385
  return;
1404
- H.style.transform = `translateY(${U(L - K.value)}px)`;
1405
- const h = 0.25, p = i.value < _.value, k = i.value > _.value;
1386
+ H.style.transform = `translateY(${E(b - K.value)}px)`;
1387
+ const h = 0.25, C = i.value < _.value, k = i.value > _.value;
1406
1388
  for (let M = 0; M < m.value.length; M++) {
1407
1389
  if (M === i.value)
1408
1390
  continue;
1409
- const w = t.value[M], S = m.value[M], i1 = (L - S.top) / S.height;
1410
- if (i1 >= h && p) {
1391
+ const w = t.value[M], S = m.value[M], i1 = (b - S.top) / S.height;
1392
+ if (i1 >= h && C) {
1411
1393
  if (M < i.value)
1412
1394
  continue;
1413
1395
  w.style.transform = `translateY(-${D.value}px)`;
@@ -1420,20 +1402,20 @@ const J0 = (e) => {
1420
1402
  }
1421
1403
  }, J = () => {
1422
1404
  var H, h;
1423
- const L = document.activeElement;
1424
- L != null && L.closest("[data-drag-item]") && ((h = (H = t.value[_.value]) == null ? void 0 : H.querySelector("[data-drag-trigger]")) == null || h.focus());
1425
- }, U = (L) => Math.max(y.value, Math.min(b.value, L)), O = () => {
1426
- m.value = t.value.map((L) => {
1427
- const { top: H, bottom: h, height: p } = L.getBoundingClientRect();
1405
+ const b = document.activeElement;
1406
+ b != null && b.closest("[data-drag-item]") && ((h = (H = t.value[_.value]) == null ? void 0 : H.querySelector("[data-drag-trigger]")) == null || h.focus());
1407
+ }, E = (b) => Math.max(y.value, Math.min(V.value, b)), O = () => {
1408
+ m.value = t.value.map((b) => {
1409
+ const { top: H, bottom: h, height: C } = b.getBoundingClientRect();
1428
1410
  return {
1429
1411
  top: H,
1430
1412
  bottom: h,
1431
- height: p
1413
+ height: C
1432
1414
  };
1433
1415
  });
1434
1416
  };
1435
- return $1(document, "pointermove", j), $1(document, "pointerup", E, { capture: !0 }), $1(document, "keydown", (L) => {
1436
- L.key !== "Tab" || i.value === null || L.preventDefault();
1417
+ return $1(document, "pointermove", j), $1(document, "pointerup", U, { capture: !0 }), $1(document, "keydown", (b) => {
1418
+ b.key !== "Tab" || i.value === null || b.preventDefault();
1437
1419
  }), $1(document, "pointerdown", () => {
1438
1420
  R.value && z();
1439
1421
  }), {
@@ -1445,17 +1427,17 @@ const J0 = (e) => {
1445
1427
  handleDragStart: A,
1446
1428
  handleDragStop: z
1447
1429
  };
1448
- }, Q0 = (e) => {
1449
- const { container: t, children: o, offset: u, activeViewIndex: d } = e, i = f(o.value.length), { width: K } = Je(t);
1430
+ }, Y0 = (e) => {
1431
+ const { container: t, children: a, offset: u, activeViewIndex: d } = e, i = f(a.value.length), { width: K } = qe(t);
1450
1432
  return s1(
1451
- [K, d, o],
1452
- async ([R, D, _], [, b]) => {
1433
+ [K, d, a],
1434
+ async ([R, D, _], [, V]) => {
1453
1435
  const y = _.length;
1454
1436
  if (y === 0)
1455
1437
  return;
1456
1438
  let m = u.value.offsetWidth;
1457
1439
  i.value = y;
1458
- const T = _[b];
1440
+ const T = _[V];
1459
1441
  T && (T.style.display = "none");
1460
1442
  for (let B = 0; B < y; B++) {
1461
1443
  const z = _[B];
@@ -1476,20 +1458,20 @@ const J0 = (e) => {
1476
1458
  return;
1477
1459
  }
1478
1460
  for (; m > R && A >= 0; ) {
1479
- const B = o.value[A];
1461
+ const B = a.value[A];
1480
1462
  m -= B.offsetWidth, B.style.display = "none", A--;
1481
1463
  }
1482
1464
  },
1483
1465
  { immediate: !0 }
1484
- ), s1([i, () => o.value.length], ([R, D]) => {
1466
+ ), s1([i, () => a.value.length], ([R, D]) => {
1485
1467
  for (let _ = R; _ < D; _++) {
1486
- const b = o.value[_];
1487
- b.style.display = "none";
1468
+ const V = a.value[_];
1469
+ V.style.display = "none";
1488
1470
  }
1489
1471
  }), {
1490
1472
  maxDisplayedViews: i
1491
1473
  };
1492
- }, We = {
1474
+ }, Xe = {
1493
1475
  "en-US": {
1494
1476
  movingDraggedToPosition: "Moving {dragged} to position of {draggingOver}",
1495
1477
  openViewOptions: "Open {label} options",
@@ -1508,13 +1490,13 @@ const J0 = (e) => {
1508
1490
  reorderView: "Reordenar {label}",
1509
1491
  toggleAllViews: "Alternar todas as visualizações"
1510
1492
  }
1511
- }, X0 = ["onKeydown"], W0 = {
1493
+ }, j0 = ["onKeydown"], q0 = {
1512
1494
  key: 0,
1513
1495
  class: "b-header-with-views-all-views__popover-status"
1514
- }, x0 = ["onPointerdown"], es = { class: "b-header-with-views-all-views__popover-menu-item-content" }, ts = {
1515
- i18n: { messages: We }
1516
- }, ss = /* @__PURE__ */ P1({
1517
- ...ts,
1496
+ }, J0 = ["onPointerdown"], Q0 = { class: "b-header-with-views-all-views__popover-menu-item-content" }, X0 = {
1497
+ i18n: { messages: Xe }
1498
+ }, W0 = /* @__PURE__ */ P1({
1499
+ ...X0,
1518
1500
  __name: "header-with-views-all-views",
1519
1501
  props: {
1520
1502
  menuCloseOnClickOutsideOptions: {},
@@ -1524,9 +1506,9 @@ const J0 = (e) => {
1524
1506
  emits: ["close:all-views", "close:view-menu", "open:all-views", "open:view-menu", "select:view", "reorder:view"],
1525
1507
  setup(e, { emit: t }) {
1526
1508
  var H;
1527
- const o = e, u = t, d = f(!1), i = f(null), K = f(null), R = f(null), D = f(null), _ = f(null), b = f(null), y = H1("menu-popover"), { t: m } = S1({ messages: We });
1509
+ const a = e, u = t, d = f(!1), i = f(null), K = f(null), R = f(null), D = f(null), _ = f(null), V = f(null), y = H1("menu-popover"), { t: m } = S1({ messages: Xe });
1528
1510
  L1(K, () => A(), {
1529
- ignore: [i, ...((H = o.menuCloseOnClickOutsideOptions) == null ? void 0 : H.ignore) ?? []]
1511
+ ignore: [i, ...((H = a.menuCloseOnClickOutsideOptions) == null ? void 0 : H.ignore) ?? []]
1530
1512
  });
1531
1513
  const T = () => {
1532
1514
  d.value = !0, u("open:all-views");
@@ -1538,46 +1520,46 @@ const J0 = (e) => {
1538
1520
  draggedViewIndex: B,
1539
1521
  draggingOverViewIndex: z,
1540
1522
  isItemDragged: j,
1541
- handleDragKeyboardMove: E,
1523
+ handleDragKeyboardMove: U,
1542
1524
  handleDragKeyboardToggle: G,
1543
1525
  handleDragStart: J,
1544
- handleDragStop: U
1545
- } = J0({
1546
- items: r5(o, "menuItems"),
1526
+ handleDragStop: E
1527
+ } = G0({
1528
+ items: a5(a, "menuItems"),
1547
1529
  itemRefs: _,
1548
1530
  onDrop: (h) => u("reorder:view", h)
1549
1531
  }), O = (h) => ({
1550
1532
  "b-header-with-views-all-views__popover-menu-item--dragging": j(h)
1551
- }), L = (h) => {
1552
- b.value[h].closeMenu(!1);
1533
+ }), b = (h) => {
1534
+ V.value[h].closeMenu(!1);
1553
1535
  };
1554
- return (h, p) => (l(), n("div", {
1536
+ return (h, C) => (l(), n("div", {
1555
1537
  ref_key: "allViewsRef",
1556
1538
  ref: R,
1557
1539
  class: "b-header-with-views-all-views",
1558
1540
  "data-testid": "header-with-views-all-views",
1559
1541
  onKeydown: q(f1(A, ["stop", "prevent"]), ["esc"])
1560
1542
  }, [
1561
- P(a(O1), {
1543
+ I(o(I1), {
1562
1544
  ref_key: "allViewsMenuToggleRef",
1563
1545
  ref: i,
1564
1546
  "aria-haspopup": "true",
1565
1547
  "aria-expanded": d.value,
1566
- "aria-controls": d.value ? a(y) : null,
1548
+ "aria-controls": d.value ? o(y) : null,
1567
1549
  variant: "tertiary",
1568
1550
  toggled: d.value,
1569
1551
  onClick: N
1570
1552
  }, {
1571
1553
  iconLeft: Z(() => [
1572
- P(a(j0), {
1573
- "svg-title": a(m)("toggleAllViews")
1554
+ I(o(K0), {
1555
+ "svg-title": o(m)("toggleAllViews")
1574
1556
  }, null, 8, ["svg-title"])
1575
1557
  ]),
1576
1558
  _: 1
1577
1559
  }, 8, ["aria-expanded", "aria-controls", "toggled"]),
1578
- i.value ? (l(), F(a(_1), {
1560
+ i.value ? (l(), F(o(_1), {
1579
1561
  key: 0,
1580
- id: a(y),
1562
+ id: o(y),
1581
1563
  ref_key: "allViewsMenuPopoverRef",
1582
1564
  ref: K,
1583
1565
  class: "b-header-with-views-all-views__popover",
@@ -1589,10 +1571,10 @@ const J0 = (e) => {
1589
1571
  "without-space": ""
1590
1572
  }, {
1591
1573
  default: Z(() => [
1592
- a(B) !== null && a(z) !== null ? (l(), n("output", W0, c(a(m)("movingDraggedToPosition", {
1593
- dragged: h.menuItems[a(B)].label,
1594
- draggingOver: h.menuItems[a(z)].label
1595
- })), 1)) : C("", !0),
1574
+ o(B) !== null && o(z) !== null ? (l(), n("output", q0, p(o(m)("movingDraggedToPosition", {
1575
+ dragged: h.menuItems[o(B)].label,
1576
+ draggingOver: h.menuItems[o(z)].label
1577
+ })), 1)) : c("", !0),
1596
1578
  s("ul", {
1597
1579
  ref_key: "menuRef",
1598
1580
  ref: D,
@@ -1605,30 +1587,30 @@ const J0 = (e) => {
1605
1587
  key: M,
1606
1588
  "data-drag-item": "",
1607
1589
  class: l1(["b-header-with-views-all-views__popover-menu-item", O(M)]),
1608
- onPointerdown: (w) => a(J)(M, w)
1590
+ onPointerdown: (w) => o(J)(M, w)
1609
1591
  }, [
1610
- s("div", es, [
1611
- P(a(g1), {
1592
+ s("div", Q0, [
1593
+ I(o(g1), {
1612
1594
  "data-drag-trigger": "",
1613
1595
  class: "b-header-with-views-all-views__popover-menu-item-button b-header-with-views-all-views__popover-menu-item-button-reorder",
1614
1596
  variant: "tertiary",
1615
- "aria-pressed": a(j)(M),
1597
+ "aria-pressed": o(j)(M),
1616
1598
  onKeydown: [
1617
- q((w) => a(G)(M, w), ["enter", "native"]),
1618
- q((w) => a(G)(M, w), ["space", "native"]),
1619
- p[0] || (p[0] = q((w) => a(E)(a(R1).DOWN, w), ["down", "native"])),
1620
- p[1] || (p[1] = q((w) => a(E)(a(R1).UP, w), ["up", "native"])),
1621
- q(a(U), ["esc", "native"])
1599
+ q((w) => o(G)(M, w), ["enter", "native"]),
1600
+ q((w) => o(G)(M, w), ["space", "native"]),
1601
+ C[0] || (C[0] = q((w) => o(U)(o(R1).DOWN, w), ["down", "native"])),
1602
+ C[1] || (C[1] = q((w) => o(U)(o(R1).UP, w), ["up", "native"])),
1603
+ q(o(E), ["esc", "native"])
1622
1604
  ]
1623
1605
  }, {
1624
1606
  iconLeft: Z(() => [
1625
- P(a(K0), {
1626
- "svg-title": a(m)("reorderView", { label: k.label })
1607
+ I(o($5), {
1608
+ "svg-title": o(m)("reorderView", { label: k.label })
1627
1609
  }, null, 8, ["svg-title"])
1628
1610
  ]),
1629
1611
  _: 2
1630
1612
  }, 1032, ["aria-pressed", "onKeydown"]),
1631
- P(a(g1), {
1613
+ I(o(g1), {
1632
1614
  "data-view-select": "",
1633
1615
  class: "b-header-with-views-all-views__popover-menu-item-button b-header-with-views-all-views__popover-menu-item-button-select",
1634
1616
  variant: "tertiary",
@@ -1639,27 +1621,27 @@ const J0 = (e) => {
1639
1621
  class: l1(["b-header-with-views-all-views__popover-menu-item-button-icon", `b-header-with-views-all-views__popover-menu-item-button-icon--${k.iconColor}`]),
1640
1622
  "aria-hidden": "true"
1641
1623
  }, [
1642
- (l(), F(b1(a(Z1)[k.icon])))
1624
+ (l(), F(b1(o(Z1)[k.icon])))
1643
1625
  ], 2)
1644
1626
  ]),
1645
1627
  default: Z(() => [
1646
- P(a(p1), {
1628
+ I(o(C1), {
1647
1629
  el: "span",
1648
1630
  variant: "body",
1649
1631
  class: "b-header-with-views-all-views__popover-menu-item-button-text"
1650
1632
  }, {
1651
1633
  default: Z(() => [
1652
- X(c(k.label), 1)
1634
+ X(p(k.label), 1)
1653
1635
  ]),
1654
1636
  _: 2
1655
1637
  }, 1024)
1656
1638
  ]),
1657
1639
  _: 2
1658
1640
  }, 1032, ["onClick"]),
1659
- P(a(qe), {
1641
+ I(o(je), {
1660
1642
  ref_for: !0,
1661
1643
  ref_key: "editViewMenuRefs",
1662
- ref: b,
1644
+ ref: V,
1663
1645
  "data-view-menu": "",
1664
1646
  class: "b-header-with-views-all-views__popover-menu-item-button",
1665
1647
  button: { variant: "tertiary", condensed: !0 },
@@ -1668,39 +1650,39 @@ const J0 = (e) => {
1668
1650
  "menu-position": "right-start",
1669
1651
  onOpen: (w) => u("open:view-menu", M),
1670
1652
  onClose: (w) => u("close:view-menu", M),
1671
- onKeydownCapture: q((w) => L(M), ["tab", "native"])
1653
+ onKeydownCapture: q((w) => b(M), ["tab", "native"])
1672
1654
  }, {
1673
1655
  iconLeft: Z(() => [
1674
- P(a(Xe), {
1675
- "svg-title": a(m)("openViewOptions", { label: k.label })
1656
+ I(o(Qe), {
1657
+ "svg-title": o(m)("openViewOptions", { label: k.label })
1676
1658
  }, null, 8, ["svg-title"])
1677
1659
  ]),
1678
1660
  _: 2
1679
1661
  }, 1032, ["close-on-click-outside-options", "data", "onOpen", "onClose", "onKeydownCapture"])
1680
1662
  ])
1681
- ], 42, x0))), 128))
1663
+ ], 42, J0))), 128))
1682
1664
  ], 512)
1683
1665
  ]),
1684
1666
  _: 1
1685
- }, 8, ["id", "open", "target-element"])) : C("", !0)
1686
- ], 40, X0));
1667
+ }, 8, ["id", "open", "target-element"])) : c("", !0)
1668
+ ], 40, j0));
1687
1669
  }
1688
- }), is = /* @__PURE__ */ $(ss, [["__scopeId", "data-v-6d9e6be6"]]);
1689
- let Be = 0;
1690
- const ls = {
1670
+ }), x0 = /* @__PURE__ */ $(W0, [["__scopeId", "data-v-6d9e6be6"]]);
1671
+ let Fe = 0;
1672
+ const es = {
1691
1673
  beforeCreate() {
1692
- this.uuid = Be.toString(), Be += 1;
1674
+ this.uuid = Fe.toString(), Fe += 1;
1693
1675
  }
1694
- }, as = { key: 0 }, ns = ["clip-path"], os = ["id"];
1695
- function rs(e, t, o, u, d, i) {
1696
- return l(), n("svg", V({ role: "img" }, e.$attrs, {
1676
+ }, ts = { key: 0 }, ss = ["clip-path"], is = ["id"];
1677
+ function ls(e, t, a, u, d, i) {
1678
+ return l(), n("svg", L({ role: "img" }, e.$attrs, {
1697
1679
  class: "ui-assets-icons-16",
1698
1680
  xmlns: "http://www.w3.org/2000/svg",
1699
1681
  width: "16",
1700
1682
  height: "16",
1701
1683
  fill: "none"
1702
1684
  }), [
1703
- e.$attrs["svg-title"] ? (l(), n("title", as, c(e.$attrs["svg-title"]), 1)) : C("", !0),
1685
+ e.$attrs["svg-title"] ? (l(), n("title", ts, p(e.$attrs["svg-title"]), 1)) : c("", !0),
1704
1686
  s("g", {
1705
1687
  "clip-path": "url(#uia-ui-assets/icons-16-circle_filled__a" + e.uuid + ")"
1706
1688
  }, t[0] || (t[0] = [
@@ -1708,7 +1690,7 @@ function rs(e, t, o, u, d, i) {
1708
1690
  fill: "#001222",
1709
1691
  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"
1710
1692
  }, null, -1)
1711
- ]), 8, ns),
1693
+ ]), 8, ss),
1712
1694
  s("defs", null, [
1713
1695
  s("clipPath", {
1714
1696
  id: "uia-ui-assets/icons-16-circle_filled__a" + e.uuid
@@ -1718,13 +1700,13 @@ function rs(e, t, o, u, d, i) {
1718
1700
  height: "16",
1719
1701
  fill: "#fff"
1720
1702
  }, null, -1)
1721
- ]), 8, os)
1703
+ ]), 8, is)
1722
1704
  ])
1723
1705
  ], 16);
1724
1706
  }
1725
- const us = /* @__PURE__ */ $(ls, [["render", rs]]);
1707
+ const os = /* @__PURE__ */ $(es, [["render", ls]]);
1726
1708
  var A1 = /* @__PURE__ */ ((e) => (e.EDIT = "edit", e.CREATE = "create", e))(A1 || {});
1727
- const xe = {
1709
+ const We = {
1728
1710
  "en-US": {
1729
1711
  cancel: "Cancel",
1730
1712
  color: "Color",
@@ -1764,13 +1746,13 @@ const xe = {
1764
1746
  viewIcons: "Ver ícones",
1765
1747
  viewLabel: "Ver rótulo"
1766
1748
  }
1767
- }, ds = { class: "b-header-with-views-edit-form" }, vs = {
1749
+ }, ns = { class: "b-header-with-views-edit-form" }, as = {
1768
1750
  class: "b-header-with-views-edit-form__icon-choice-alert",
1769
1751
  role: "alert"
1770
- }, Cs = { class: "b-header-with-views-edit-form__icon-selector" }, cs = { class: "b-header-with-views-edit-form__icon-panel" }, ps = { class: "b-header-with-views-edit-form__icon-color-options" }, fs = { class: "b-header-with-views-edit-form__icon-options" }, gs = {
1771
- i18n: { messages: xe }
1772
- }, hs = /* @__PURE__ */ P1({
1773
- ...gs,
1752
+ }, rs = { class: "b-header-with-views-edit-form__icon-selector" }, us = { class: "b-header-with-views-edit-form__icon-panel" }, ds = { class: "b-header-with-views-edit-form__icon-color-options" }, vs = { class: "b-header-with-views-edit-form__icon-options" }, cs = {
1753
+ i18n: { messages: We }
1754
+ }, ps = /* @__PURE__ */ P1({
1755
+ ...cs,
1774
1756
  __name: "header-with-views-edit-form",
1775
1757
  props: {
1776
1758
  additionalFormItem: { default: null },
@@ -1783,15 +1765,15 @@ const xe = {
1783
1765
  },
1784
1766
  emits: ["cancel", "update", "delete", "input:label", "blur:label", "keydown:enter"],
1785
1767
  setup(e, { emit: t }) {
1786
- var p;
1787
- const o = e, u = t, d = f(o.label), i = f(o.icon), K = f(o.iconColor), R = f(((p = o.additionalFormItem) == null ? void 0 : p.value) ?? !1), D = f(!1), _ = f(null), b = f(null), y = f(null), m = H1("iconPopover"), T = f(!1), A = Y(() => Object.values(y1)), N = Y(() => Object.values(M1)), B = Y(() => Object.values(o.errors).some((k) => k.length > 0)), z = Y(
1788
- () => `${E("selected")}: ${i.value} ${E("icon")}, ${E("color")} ${K.value}`
1768
+ var C;
1769
+ const a = e, u = t, d = f(a.label), i = f(a.icon), K = f(a.iconColor), R = f(((C = a.additionalFormItem) == null ? void 0 : C.value) ?? !1), D = f(!1), _ = f(null), V = f(null), y = f(null), m = H1("iconPopover"), T = f(!1), A = Y(() => Object.values(y1)), N = Y(() => Object.values(M1)), B = Y(() => Object.values(a.errors).some((k) => k.length > 0)), z = Y(
1770
+ () => `${U("selected")}: ${i.value} ${U("icon")}, ${U("color")} ${K.value}`
1789
1771
  ), j = Y(() => [
1790
- ...o.context === A1.EDIT ? (
1772
+ ...a.context === A1.EDIT ? (
1791
1773
  // edit mode
1792
1774
  [
1793
1775
  {
1794
- title: E("save"),
1776
+ title: U("save"),
1795
1777
  type: "submit",
1796
1778
  event: () => {
1797
1779
  B.value || O();
@@ -1802,7 +1784,7 @@ const xe = {
1802
1784
  // create mode
1803
1785
  [
1804
1786
  {
1805
- title: E("create"),
1787
+ title: U("create"),
1806
1788
  type: "submit",
1807
1789
  event: () => {
1808
1790
  !D.value || B.value || O();
@@ -1811,71 +1793,71 @@ const xe = {
1811
1793
  ]
1812
1794
  ),
1813
1795
  {
1814
- title: E("cancel"),
1815
- event: L
1796
+ title: U("cancel"),
1797
+ event: b
1816
1798
  }
1817
- ]), { t: E } = S1({ messages: xe }), G = Y(() => ({
1799
+ ]), { t: U } = S1({ messages: We }), G = Y(() => ({
1818
1800
  iconColor: K.value,
1819
1801
  icon: i.value,
1820
1802
  label: d.value,
1821
- ...o.additionalFormItem ? {
1803
+ ...a.additionalFormItem ? {
1822
1804
  additionalViewSetting: {
1823
- label: o.additionalFormItem.label,
1805
+ label: a.additionalFormItem.label,
1824
1806
  value: R.value
1825
1807
  }
1826
1808
  } : []
1827
1809
  })), J = Y(
1828
- () => o.disableCustomization ? "" : `b-header-with-views-edit-form__icon-color--${K.value}`
1829
- ), U = () => {
1810
+ () => a.disableCustomization ? "" : `b-header-with-views-edit-form__icon-color--${K.value}`
1811
+ ), E = () => {
1830
1812
  T.value = !1;
1831
1813
  }, O = () => {
1832
1814
  u("update", G.value);
1833
- }, L = () => {
1834
- i.value = o.icon, K.value = o.iconColor, d.value = o.label, u("cancel");
1815
+ }, b = () => {
1816
+ i.value = a.icon, K.value = a.iconColor, d.value = a.label, u("cancel");
1835
1817
  }, H = b5((k) => {
1836
1818
  d.value = k, D.value = !0;
1837
1819
  }, 200), h = (k) => {
1838
1820
  R.value = k, D.value = !0;
1839
1821
  };
1840
- return L1(b, U, {
1822
+ return L1(V, E, {
1841
1823
  ignore: [_]
1842
- }), h5("Escape", U, {
1843
- target: b,
1824
+ }), g5("Escape", E, {
1825
+ target: V,
1844
1826
  eventName: "keydown"
1845
- }), s1(d, (k) => u("input:label", k)), Ye(async () => {
1827
+ }), s1(d, (k) => u("input:label", k)), Ge(async () => {
1846
1828
  await k1(), y.value.$refs.inputFieldElement.focus();
1847
- }), (k, M) => (l(), n("form", ds, [
1848
- P(a(L5), null, {
1829
+ }), (k, M) => (l(), n("form", ns, [
1830
+ I(o(L5), null, {
1849
1831
  default: Z(() => [
1850
- X(c(a(E)("title")), 1)
1832
+ X(p(o(U)("title")), 1)
1851
1833
  ]),
1852
1834
  _: 1
1853
1835
  }),
1854
- s("div", vs, c(z.value), 1),
1855
- s("div", Cs, [
1856
- P(a(O1), {
1836
+ s("div", as, p(z.value), 1),
1837
+ s("div", rs, [
1838
+ I(o(I1), {
1857
1839
  ref_key: "iconSelectorButtonRef",
1858
1840
  ref: _,
1859
1841
  variant: "secondary",
1860
1842
  "aria-expanded": T.value,
1861
- "aria-controls": T.value ? a(m) : null,
1862
- disabled: o.disableCustomization,
1843
+ "aria-controls": T.value ? o(m) : null,
1844
+ disabled: a.disableCustomization,
1863
1845
  toggled: T.value,
1864
1846
  onClick: M[0] || (M[0] = (w) => T.value = !T.value)
1865
1847
  }, {
1866
1848
  iconLeft: Z(() => [
1867
- (l(), F(b1(a(Z1)[i.value]), {
1849
+ (l(), F(b1(o(Z1)[i.value]), {
1868
1850
  class: l1(J.value),
1869
- "svg-title": a(E)("viewIcons")
1851
+ "svg-title": o(U)("viewIcons")
1870
1852
  }, null, 8, ["class", "svg-title"]))
1871
1853
  ]),
1872
1854
  _: 1
1873
1855
  }, 8, ["aria-expanded", "aria-controls", "disabled", "toggled"]),
1874
- _.value && !o.disableCustomization ? (l(), F(a(_1), {
1856
+ _.value && !a.disableCustomization ? (l(), F(o(_1), {
1875
1857
  key: 0,
1876
- id: a(m),
1858
+ id: o(m),
1877
1859
  ref_key: "iconPopoverRef",
1878
- ref: b,
1860
+ ref: V,
1879
1861
  class: "b-header-with-views-edit-form__icon-selector-popover",
1880
1862
  "target-element": _.value,
1881
1863
  open: T.value,
@@ -1887,30 +1869,30 @@ const xe = {
1887
1869
  onKeydownCapture: M[2] || (M[2] = q(f1((w) => T.value = !1, ["stop", "prevent"]), ["escape", "native"]))
1888
1870
  }, {
1889
1871
  default: Z(() => [
1890
- s("div", cs, [
1891
- s("div", ps, [
1872
+ s("div", us, [
1873
+ s("div", ds, [
1892
1874
  (l(!0), n(m1, null, V1(N.value, (w, S) => (l(), n("div", {
1893
1875
  key: S,
1894
1876
  class: "b-header-with-views-edit-form__icon-options-wrapper"
1895
1877
  }, [
1896
- P(a(g1), {
1878
+ I(o(g1), {
1897
1879
  class: l1(["b-header-with-views-edit-form__icon-color-options-button", `b-header-with-views-edit-form__icon-color--${w}`]),
1898
1880
  "aria-selected": K.value === w,
1899
1881
  variant: "tertiary",
1900
1882
  onClick: (x) => K.value = w
1901
1883
  }, {
1902
1884
  iconLeft: Z(() => [
1903
- P(a(us), {
1904
- "svg-title": a(E)("selectIconColor", { color: w })
1885
+ I(o(os), {
1886
+ "svg-title": o(U)("selectIconColor", { color: w })
1905
1887
  }, null, 8, ["svg-title"])
1906
1888
  ]),
1907
1889
  _: 2
1908
1890
  }, 1032, ["class", "aria-selected", "onClick"])
1909
1891
  ]))), 128))
1910
1892
  ]),
1911
- P(a(m5)),
1912
- s("div", fs, [
1913
- (l(!0), n(m1, null, V1(A.value, (w, S) => (l(), F(a(g1), {
1893
+ I(o(m5)),
1894
+ s("div", vs, [
1895
+ (l(!0), n(m1, null, V1(A.value, (w, S) => (l(), F(o(g1), {
1914
1896
  key: S,
1915
1897
  class: "b-header-with-views-edit-form__icon-options-button",
1916
1898
  "aria-selected": i.value === w,
@@ -1918,8 +1900,8 @@ const xe = {
1918
1900
  onClick: (x) => i.value = w
1919
1901
  }, {
1920
1902
  iconLeft: Z(() => [
1921
- (l(), F(b1(a(Z1)[w]), {
1922
- "svg-title": a(E)("selectIcon", { icon: w })
1903
+ (l(), F(b1(o(Z1)[w]), {
1904
+ "svg-title": o(U)("selectIcon", { icon: w })
1923
1905
  }, null, 8, ["svg-title"]))
1924
1906
  ]),
1925
1907
  _: 2
@@ -1928,41 +1910,41 @@ const xe = {
1928
1910
  ])
1929
1911
  ]),
1930
1912
  _: 1
1931
- }, 8, ["id", "target-element", "open"])) : C("", !0),
1932
- P(a(V5), {
1913
+ }, 8, ["id", "target-element", "open"])) : c("", !0),
1914
+ I(o(V5), {
1933
1915
  ref_key: "inputFieldRef",
1934
1916
  ref: y,
1935
1917
  class: "b-header-with-views-edit-form__icon-selector-input",
1936
- "aria-label": a(E)("viewLabel"),
1918
+ "aria-label": o(U)("viewLabel"),
1937
1919
  "error-message": k.errors.label,
1938
1920
  "model-value": d.value,
1939
1921
  onKeydown: M[3] || (M[3] = q(f1((w) => u("keydown:enter", G.value), ["prevent"]), ["enter"])),
1940
- "onUpdate:modelValue": a(H),
1922
+ "onUpdate:modelValue": o(H),
1941
1923
  onBlur: M[4] || (M[4] = (w) => u("blur:label", d.value))
1942
1924
  }, null, 8, ["aria-label", "error-message", "model-value", "onUpdate:modelValue"])
1943
1925
  ]),
1944
- k.additionalFormItem ? (l(), F(a(je), {
1926
+ k.additionalFormItem ? (l(), F(o(Ye), {
1945
1927
  key: 0,
1946
1928
  "model-value": R.value,
1947
1929
  class: "b-header-with-views-edit-form__additional-config",
1948
1930
  "onUpdate:modelValue": h
1949
1931
  }, {
1950
1932
  default: Z(() => [
1951
- X(c(k.additionalFormItem.label), 1)
1933
+ X(p(k.additionalFormItem.label), 1)
1952
1934
  ]),
1953
1935
  _: 1
1954
- }, 8, ["model-value"])) : C("", !0),
1955
- P(a(d5), {
1936
+ }, 8, ["model-value"])) : c("", !0),
1937
+ I(o(u5), {
1956
1938
  class: "b-header-with-views-edit-form__actions",
1957
1939
  actions: j.value,
1958
1940
  layout: "buttons-end"
1959
1941
  }, null, 8, ["actions"])
1960
1942
  ]));
1961
1943
  }
1962
- }), Ge = /* @__PURE__ */ $(hs, [["__scopeId", "data-v-4e446190"]]), ws = { class: "b-header-with-views__title" }, $s = ["aria-label"], ms = { class: "b-header-with-views__bar-tab-button--unsaved" }, Vs = { class: "b-header-with-views__modal-description" }, bs = { class: "b-header-with-views__modal-description" }, Ls = {
1963
- i18n: { messages: E1 }
1964
- }, _s = /* @__PURE__ */ P1({
1965
- ...Ls,
1944
+ }), Ke = /* @__PURE__ */ $(ps, [["__scopeId", "data-v-4e446190"]]), Cs = { class: "b-header-with-views__title" }, fs = ["aria-label"], gs = { class: "b-header-with-views__bar-tab-button--unsaved" }, hs = { class: "b-header-with-views__modal-description" }, ws = { class: "b-header-with-views__modal-description" }, $s = {
1945
+ i18n: { messages: O1 }
1946
+ }, ms = /* @__PURE__ */ P1({
1947
+ ...$s,
1966
1948
  __name: "header-with-views",
1967
1949
  props: {
1968
1950
  actions: { default: () => [] },
@@ -1981,48 +1963,48 @@ const xe = {
1981
1963
  },
1982
1964
  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"],
1983
1965
  setup(e, { emit: t }) {
1984
- const o = e, u = t, d = 573, { t: i } = S1({ messages: E1 }), K = u5(), R = v5(K), D = f(null), _ = f(null), b = f(null), y = f([]), m = f(null), T = f(null), A = f(null), N = f([]), B = f(null), z = f(null), j = f(!1), E = f(!1), G = f(!1), J = f(!1), U = f(null), O = f(null), L = f(null), H = f(null), h = f(null), p = Y({
1985
- get: () => L.value,
1966
+ const a = e, u = t, d = 573, { t: i } = S1({ messages: O1 }), K = r5(), R = d5(K), D = f(null), _ = f(null), V = f(null), y = f([]), m = f(null), T = f(null), A = f(null), N = f([]), B = f(null), z = f(null), j = f(!1), U = f(!1), G = f(!1), J = f(!1), E = f(null), O = f(null), b = f(null), H = f(null), h = f(null), C = Y({
1967
+ get: () => b.value,
1986
1968
  set: (r) => {
1987
- L.value = r, u("update:active-view-index", r);
1969
+ b.value = r, u("update:active-view-index", r);
1988
1970
  }
1989
1971
  }), k = f(!1), M = H1("createViewPopover"), w = H1("editViewPopover");
1990
- Q0({
1972
+ Y0({
1991
1973
  container: A,
1992
1974
  children: N,
1993
1975
  offset: B,
1994
- activeViewIndex: p
1976
+ activeViewIndex: C
1995
1977
  });
1996
- const { computedViews: S, clearError: x, duplicateView: i1, errors: a1, setViews: h1, updateView: e1, validateLabel: W } = q0({
1997
- additionalViewSetting: o.additionalViewSetting,
1998
- views: o.views
1978
+ const { computedViews: S, clearError: x, duplicateView: i1, errors: o1, setViews: h1, updateView: e1, validateLabel: W } = B0({
1979
+ additionalViewSetting: a.additionalViewSetting,
1980
+ views: a.views
1999
1981
  }), u1 = async (r = !0) => {
2000
1982
  j.value = !1, r && (await k1(), D.value.$el.focus()), x();
2001
1983
  }, U1 = () => {
2002
- const r = E.value ? z.value.$refs.editViewMenuRefs[U.value] : y.value[0];
1984
+ const r = U.value ? z.value.$refs.editViewMenuRefs[E.value] : y.value[0];
2003
1985
  r == null || r.closeMenu();
2004
1986
  };
2005
1987
  L1(_, () => u1(!1), {
2006
1988
  ignore: [D]
2007
- }), L1(b, () => n1(), {
1989
+ }), L1(V, () => n1(), {
2008
1990
  ignore: [m]
2009
1991
  });
2010
- const { width: e5 } = Je(T), { addToast: D1 } = C5(), t5 = Y(() => [
1992
+ const { width: xe } = qe(T), { addToast: D1 } = v5(), e5 = Y(() => [
2011
1993
  {
2012
1994
  title: i("saveChanges"),
2013
- event: q1
1995
+ event: j1
2014
1996
  },
2015
1997
  {
2016
1998
  title: i("leave"),
2017
- event: J1
1999
+ event: q1
2018
2000
  }
2019
- ]), s5 = Y(() => [
2001
+ ]), t5 = Y(() => [
2020
2002
  {
2021
2003
  title: i("deleteViewAction"),
2022
2004
  event: async () => {
2023
2005
  J.value = !1;
2024
2006
  const r = e1(null, h.value);
2025
- u("delete:view", r), t1(), !(p.value < h.value) && (p.value > h.value ? p.value -= 1 : p.value === h.value && (r.newViews.length === 0 ? p.value = null : p.value >= r.newViews.length && (p.value -= 1)), h.value = null);
2007
+ u("delete:view", r), t1(), !(C.value < h.value) && (C.value > h.value ? C.value -= 1 : C.value === h.value && (r.newViews.length === 0 ? C.value = null : C.value >= r.newViews.length && (C.value -= 1)), h.value = null);
2026
2008
  }
2027
2009
  },
2028
2010
  {
@@ -2031,58 +2013,58 @@ const xe = {
2031
2013
  J.value = !1;
2032
2014
  }
2033
2015
  }
2034
- ]), N1 = Y(() => {
2016
+ ]), E1 = Y(() => {
2035
2017
  var r;
2036
2018
  return (r = S.value[h.value]) == null ? void 0 : r.label;
2037
- }), z1 = Y(() => o.description || R("description") || o.lastUpdated), F1 = Y(() => e5.value <= d), i5 = Y(() => ({
2038
- "b-header-with-views__container--is-compact": F1.value,
2039
- "b-header-with-views__container--has-meta": z1.value
2019
+ }), N1 = Y(() => a.description || R("description") || a.lastUpdated), z1 = Y(() => xe.value <= d), s5 = Y(() => ({
2020
+ "b-header-with-views__container--is-compact": z1.value,
2021
+ "b-header-with-views__container--has-meta": N1.value
2040
2022
  }));
2041
- s1([p, S], ([r, v], [g, I]) => {
2042
- var d1, v1, C1;
2043
- const Q = r === g && v.length === I.length, r1 = ((d1 = v[r]) == null ? void 0 : d1.label) === ((v1 = I[g]) == null ? void 0 : v1.label);
2044
- Q || r1 || u("select:view", ((C1 = v[r]) == null ? void 0 : C1.label) ?? null);
2023
+ s1([C, S], ([r, v], [g, P]) => {
2024
+ var d1, v1, c1;
2025
+ const Q = r === g && v.length === P.length, r1 = ((d1 = v[r]) == null ? void 0 : d1.label) === ((v1 = P[g]) == null ? void 0 : v1.label);
2026
+ Q || r1 || u("select:view", ((c1 = v[r]) == null ? void 0 : c1.label) ?? null);
2045
2027
  }), s1(O, () => {
2046
2028
  n1();
2047
- }), s1(E, (r) => {
2048
- r || t1();
2049
2029
  }), s1(U, (r) => {
2050
- var I, Q, r1, d1, v1, C1, X1, W1, x1, ee, te;
2030
+ r || t1();
2031
+ }), s1(E, (r) => {
2032
+ var P, Q, r1, d1, v1, c1, Q1, X1, W1, x1, ee;
2051
2033
  const v = T1(r) ? 2 : 0;
2052
- if (E.value) {
2053
- const c1 = (Q = (I = z.value.$refs.editViewMenuRefs[O.value]) == null ? void 0 : I.$refs) == null ? void 0 : Q.menuItemListRef;
2054
- m.value = ((X1 = (C1 = (v1 = (d1 = (r1 = z.value.$refs.editViewMenuRefs[O.value]) == null ? void 0 : r1.$refs) == null ? void 0 : d1.menuItemListRef) == null ? void 0 : v1.$refs) == null ? void 0 : C1.menuItemRef) == null ? void 0 : X1[v]) ?? null, r || (c1 == null || c1.focusItem(), x());
2034
+ if (U.value) {
2035
+ const p1 = (Q = (P = z.value.$refs.editViewMenuRefs[O.value]) == null ? void 0 : P.$refs) == null ? void 0 : Q.menuItemListRef;
2036
+ m.value = ((Q1 = (c1 = (v1 = (d1 = (r1 = z.value.$refs.editViewMenuRefs[O.value]) == null ? void 0 : r1.$refs) == null ? void 0 : d1.menuItemListRef) == null ? void 0 : v1.$refs) == null ? void 0 : c1.menuItemRef) == null ? void 0 : Q1[v]) ?? null, r || (p1 == null || p1.focusItem(), x());
2055
2037
  return;
2056
2038
  }
2057
- const g = (x1 = (W1 = y.value.find((c1) => c1.$refs.menuItemListRef)) == null ? void 0 : W1.$refs) == null ? void 0 : x1.menuItemListRef;
2058
- m.value = ((te = (ee = g == null ? void 0 : g.$refs) == null ? void 0 : ee.menuItemRef) == null ? void 0 : te[v]) ?? null, r || (g == null || g.focusItem(), x());
2039
+ const g = (W1 = (X1 = y.value.find((p1) => p1.$refs.menuItemListRef)) == null ? void 0 : X1.$refs) == null ? void 0 : W1.menuItemListRef;
2040
+ m.value = ((ee = (x1 = g == null ? void 0 : g.$refs) == null ? void 0 : x1.menuItemRef) == null ? void 0 : ee[v]) ?? null, r || (g == null || g.focusItem(), x());
2059
2041
  }), s1(
2060
- () => o.activeViewIndex,
2042
+ () => a.activeViewIndex,
2061
2043
  (r) => {
2062
- r !== void 0 && r >= 0 && r < S.value.length && (p.value = r);
2044
+ r !== void 0 && r >= 0 && r < S.value.length && (C.value = r);
2063
2045
  }
2064
- ), Ye(() => {
2065
- if (o.activeViewIndex !== void 0 && o.activeViewIndex >= 0 && o.activeViewIndex < S.value.length)
2066
- p.value = o.activeViewIndex;
2067
- else if (!o.disableAutoSelect) {
2046
+ ), Ge(() => {
2047
+ if (a.activeViewIndex !== void 0 && a.activeViewIndex >= 0 && a.activeViewIndex < S.value.length)
2048
+ C.value = a.activeViewIndex;
2049
+ else if (!a.disableAutoSelect) {
2068
2050
  const r = S.value.findIndex((v) => v.isDefault);
2069
- p.value = r >= 0 ? r : 0;
2051
+ C.value = r >= 0 ? r : 0;
2070
2052
  }
2071
2053
  });
2072
- const K1 = (r) => {
2054
+ const F1 = (r) => {
2073
2055
  var v, g;
2074
2056
  return [
2075
2057
  ...T1(r) ? [
2076
2058
  {
2077
2059
  text: i("saveChanges"),
2078
- handler: q1,
2060
+ handler: j1,
2079
2061
  icon: y5
2080
2062
  },
2081
2063
  {
2082
2064
  addDivider: !0,
2083
2065
  text: i("restoreChanges"),
2084
- handler: J1,
2085
- icon: g5
2066
+ handler: q1,
2067
+ icon: f5
2086
2068
  }
2087
2069
  ] : [],
2088
2070
  ...(v = S.value[r]) != null && v.isFixed ? [] : [
@@ -2098,18 +2080,18 @@ const xe = {
2098
2080
  {
2099
2081
  text: i("setAsDefault"),
2100
2082
  handler: () => {
2101
- const I = e1({ isDefault: !0 }, O.value);
2102
- u("update:view", I), D1({
2103
- text: i("setAsDefaultToast", { label: I.targetViewLabel })
2083
+ const P = e1({ isDefault: !0 }, O.value);
2084
+ u("update:view", P), D1({
2085
+ text: i("setAsDefaultToast", { label: P.targetViewLabel })
2104
2086
  }), t1();
2105
2087
  },
2106
- icon: Qe
2088
+ icon: Je
2107
2089
  },
2108
2090
  {
2109
2091
  text: i("duplicate"),
2110
2092
  handler: () => {
2111
- const I = i1(O.value);
2112
- u("duplicate:view", I), t1(), o1(I.newViews.length - 1);
2093
+ const P = i1(O.value);
2094
+ u("duplicate:view", P), t1(), a1(P.newViews.length - 1);
2113
2095
  },
2114
2096
  icon: j5
2115
2097
  },
@@ -2124,110 +2106,110 @@ const xe = {
2124
2106
  }
2125
2107
  ]
2126
2108
  ];
2127
- }, B1 = (r) => {
2109
+ }, K1 = (r) => {
2128
2110
  O.value = r;
2129
2111
  }, t1 = () => {
2130
2112
  O.value = null, n1();
2131
2113
  }, n1 = (r) => {
2132
- r === U.value ? U.value = null : U.value = r ?? null;
2133
- }, G1 = (r) => {
2114
+ r === E.value ? E.value = null : E.value = r ?? null;
2115
+ }, B1 = (r) => {
2134
2116
  const v = e1(r);
2135
- u("add:view", v), u1(), o1(v.newViews.findIndex((g) => v.targetViewLabel === g.label)), D1({
2117
+ u("add:view", v), u1(), a1(v.newViews.findIndex((g) => v.targetViewLabel === g.label)), D1({
2136
2118
  text: i("createViewToast", { label: v.targetViewLabel })
2137
2119
  });
2120
+ }, G1 = (r) => {
2121
+ u("update:view", e1(r, E.value)), U1();
2138
2122
  }, Y1 = (r) => {
2139
- u("update:view", e1(r, U.value)), U1();
2140
- }, j1 = (r) => {
2141
- if (W(r.label, O.value), !Object.values(a1).some((v) => v.length > 0)) {
2142
- if (U.value) {
2143
- Y1(r);
2123
+ if (W(r.label, O.value), !Object.values(o1).some((v) => v.length > 0)) {
2124
+ if (E.value) {
2125
+ G1(r);
2144
2126
  return;
2145
2127
  }
2146
- G1(r);
2128
+ B1(r);
2147
2129
  }
2148
- }, o1 = (r) => {
2149
- if (p.value === null || !o.hasChanges || o.skipUnsavedChangesText === null) {
2150
- p.value !== null && u("restore:view", S.value[p.value].label), p.value = r;
2130
+ }, a1 = (r) => {
2131
+ if (C.value === null || !a.hasChanges || a.skipUnsavedChangesText === null) {
2132
+ C.value !== null && u("restore:view", S.value[C.value].label), C.value = r;
2151
2133
  return;
2152
2134
  }
2153
2135
  H.value = r, G.value = !0;
2154
- }, l5 = (r) => {
2155
- var I;
2156
- const v = p.value !== null ? (I = S.value[p.value]) == null ? void 0 : I.label : null, g = h1(r);
2136
+ }, i5 = (r) => {
2137
+ var P;
2138
+ const v = C.value !== null ? (P = S.value[C.value]) == null ? void 0 : P.label : null, g = h1(r);
2157
2139
  if (v) {
2158
2140
  const Q = g.newViews.findIndex((r1) => r1.label === v);
2159
- Q !== -1 && (p.value = Q);
2141
+ Q !== -1 && (C.value = Q);
2160
2142
  }
2161
2143
  u("reorder:view", g);
2162
- }, a5 = (r) => {
2144
+ }, l5 = (r) => {
2163
2145
  r.target.closest("button") || (r.stopPropagation(), r.preventDefault());
2164
- }, n5 = () => {
2146
+ }, o5 = () => {
2165
2147
  y.value[0].closeMenu(!1);
2166
- }, q1 = () => {
2167
- const r = S.value[p.value].label;
2168
- u("save:view", r), G.value ? (u("update:skip-unsaved-changes", k.value), p.value = H.value, H.value = null, G.value = !1) : t1(), D1({
2148
+ }, j1 = () => {
2149
+ const r = S.value[C.value].label;
2150
+ u("save:view", r), G.value ? (u("update:skip-unsaved-changes", k.value), C.value = H.value, H.value = null, G.value = !1) : t1(), D1({
2169
2151
  text: i("saveChangesToast", { label: r }),
2170
2152
  action: {
2171
2153
  handler: () => u("restore:view", r),
2172
2154
  text: i("undo")
2173
2155
  }
2174
2156
  });
2175
- }, J1 = () => {
2176
- u("restore:view", S.value[p.value].label), G.value ? (u("update:skip-unsaved-changes", k.value), p.value = H.value, H.value = null, G.value = !1) : t1();
2177
- }, Q1 = (r) => p.value === r, T1 = (r) => Q1(r) && o.hasChanges;
2157
+ }, q1 = () => {
2158
+ u("restore:view", S.value[C.value].label), G.value ? (u("update:skip-unsaved-changes", k.value), C.value = H.value, H.value = null, G.value = !1) : t1();
2159
+ }, J1 = (r) => C.value === r, T1 = (r) => J1(r) && a.hasChanges;
2178
2160
  return (r, v) => (l(), n("div", {
2179
2161
  ref_key: "hostRef",
2180
2162
  ref: T,
2181
2163
  class: "b-header-with-views"
2182
2164
  }, [
2183
2165
  s("div", {
2184
- class: l1(["b-header-with-views__container", i5.value])
2166
+ class: l1(["b-header-with-views__container", s5.value])
2185
2167
  }, [
2186
- s("div", ws, [
2187
- P(a(p1), {
2168
+ s("div", Cs, [
2169
+ I(o(C1), {
2188
2170
  el: "h2",
2189
2171
  variant: "title"
2190
2172
  }, {
2191
2173
  default: Z(() => [
2192
- X(c(r.title), 1)
2174
+ X(p(r.title), 1)
2193
2175
  ]),
2194
2176
  _: 1
2195
2177
  }),
2196
- r.infoIconTooltipText || a(R)("infoIconTooltipContent") ? (l(), F(a(w5), {
2178
+ r.infoIconTooltipText || o(R)("infoIconTooltipContent") ? (l(), F(o(h5), {
2197
2179
  key: 0,
2198
2180
  "popover-text": r.infoIconTooltipText,
2199
2181
  class: "b-header-with-views__title-icon"
2200
2182
  }, w1({ _: 2 }, [
2201
- a(R)("infoIconTooltipContent") ? {
2183
+ o(R)("infoIconTooltipContent") ? {
2202
2184
  name: "default",
2203
2185
  fn: Z(() => [
2204
- se(r.$slots, "infoIconTooltipContent", {}, void 0, !0)
2186
+ te(r.$slots, "infoIconTooltipContent", {}, void 0, !0)
2205
2187
  ]),
2206
2188
  key: "0"
2207
2189
  } : void 0
2208
- ]), 1032, ["popover-text"])) : C("", !0)
2190
+ ]), 1032, ["popover-text"])) : c("", !0)
2209
2191
  ]),
2210
2192
  s("fieldset", {
2211
2193
  ref_key: "viewsRef",
2212
2194
  ref: A,
2213
2195
  class: "b-header-with-views__bar",
2214
- "aria-label": a(i)("viewListLabel")
2196
+ "aria-label": o(i)("viewListLabel")
2215
2197
  }, [
2216
- (l(!0), n(m1, null, V1(a(S), (g, I) => (l(), n("div", {
2217
- key: I,
2198
+ (l(!0), n(m1, null, V1(o(S), (g, P) => (l(), n("div", {
2199
+ key: P,
2218
2200
  ref_for: !0,
2219
2201
  ref_key: "viewRefs",
2220
2202
  ref: N,
2221
- class: l1(["b-header-with-views__bar-tab", Q1(I) ? "b-header-with-views__bar-tab--active" : null])
2203
+ class: l1(["b-header-with-views__bar-tab", J1(P) ? "b-header-with-views__bar-tab--active" : null])
2222
2204
  }, [
2223
- P(a(g1), {
2205
+ I(o(g1), {
2224
2206
  class: "b-header-with-views__bar-tab-button",
2225
2207
  variant: "tertiary-with-background",
2226
- "aria-current": p.value === I ? "true" : "false",
2227
- onClick: (Q) => o1(I),
2208
+ "aria-current": C.value === P ? "true" : "false",
2209
+ onClick: (Q) => a1(P),
2228
2210
  onKeydown: [
2229
- q((Q) => o1(I), ["enter", "native"]),
2230
- q((Q) => o1(I), ["space", "native"])
2211
+ q((Q) => a1(P), ["enter", "native"]),
2212
+ q((Q) => a1(P), ["space", "native"])
2231
2213
  ]
2232
2214
  }, w1({
2233
2215
  iconLeft: Z(() => [
@@ -2235,140 +2217,140 @@ const xe = {
2235
2217
  class: l1(["b-header-with-views__bar-tab-button-icon", `b-header-with-views__bar-tab-button-icon--${g.iconColor}`]),
2236
2218
  "aria-hidden": "true"
2237
2219
  }, [
2238
- (l(), F(b1(a(Z1)[g.icon])))
2220
+ (l(), F(b1(o(Z1)[g.icon])))
2239
2221
  ], 2)
2240
2222
  ]),
2241
2223
  default: Z(() => [
2242
- P(a(p1), {
2224
+ I(o(C1), {
2243
2225
  el: "span",
2244
2226
  variant: "body",
2245
2227
  stronger: "",
2246
2228
  class: "b-header-with-views__bar-tab-button-text"
2247
2229
  }, {
2248
2230
  default: Z(() => [
2249
- X(c(g.label), 1)
2231
+ X(p(g.label), 1)
2250
2232
  ]),
2251
2233
  _: 2
2252
2234
  }, 1024)
2253
2235
  ]),
2254
2236
  _: 2
2255
2237
  }, [
2256
- T1(I) ? {
2238
+ T1(P) ? {
2257
2239
  name: "iconRight",
2258
2240
  fn: Z(() => [
2259
- s("span", ms, [
2260
- P(a(f5), {
2261
- "svg-title": a(i)("withUnsavedChanges")
2241
+ s("span", gs, [
2242
+ I(o(C5), {
2243
+ "svg-title": o(i)("withUnsavedChanges")
2262
2244
  }, null, 8, ["svg-title"])
2263
2245
  ])
2264
2246
  ]),
2265
2247
  key: "0"
2266
2248
  } : void 0
2267
2249
  ]), 1032, ["aria-current", "onClick", "onKeydown"]),
2268
- p.value === I ? (l(), F(a(qe), {
2250
+ C.value === P ? (l(), F(o(je), {
2269
2251
  key: 0,
2270
2252
  ref_for: !0,
2271
2253
  ref_key: "editViewMenuRefs",
2272
2254
  ref: y,
2273
2255
  class: "b-header-with-views__bar-tab-menu",
2274
2256
  button: { variant: "tertiary" },
2275
- data: K1(I),
2257
+ data: F1(P),
2276
2258
  "close-on-click-outside-options": {
2277
- ignore: [`#${a(w)}`]
2259
+ ignore: [`#${o(w)}`]
2278
2260
  },
2279
2261
  "menu-fixed-positioning": !0,
2280
- onOpen: (Q) => B1(I),
2262
+ onOpen: (Q) => K1(P),
2281
2263
  onClose: v[0] || (v[0] = (Q) => t1()),
2282
- onKeydownCapture: q(n5, ["tab", "native"])
2264
+ onKeydownCapture: q(o5, ["tab", "native"])
2283
2265
  }, {
2284
2266
  iconLeft: Z(() => [
2285
- P(a(Xe), {
2286
- "svg-title": a(i)("openViewOptions", { label: g.label })
2267
+ I(o(Qe), {
2268
+ "svg-title": o(i)("openViewOptions", { label: g.label })
2287
2269
  }, null, 8, ["svg-title"])
2288
2270
  ]),
2289
2271
  _: 2
2290
- }, 1032, ["data", "close-on-click-outside-options", "onOpen"])) : C("", !0)
2272
+ }, 1032, ["data", "close-on-click-outside-options", "onOpen"])) : c("", !0)
2291
2273
  ], 2))), 128)),
2292
2274
  s("div", {
2293
2275
  ref_key: "viewControlRef",
2294
2276
  ref: B,
2295
2277
  class: "b-header-with-views__bar-control"
2296
2278
  }, [
2297
- a(S).length ? (l(), F(a(is), {
2279
+ o(S).length ? (l(), F(o(x0), {
2298
2280
  key: 0,
2299
2281
  ref_key: "viewControlAllViewsRef",
2300
2282
  ref: z,
2301
- "menu-items": a(S),
2302
- "menu-items-actions": K1(O.value),
2303
- "menu-close-on-click-outside-options": { ignore: [`#${a(w)}`] },
2283
+ "menu-items": o(S),
2284
+ "menu-items-actions": F1(O.value),
2285
+ "menu-close-on-click-outside-options": { ignore: [`#${o(w)}`] },
2304
2286
  "onClose:viewMenu": v[1] || (v[1] = (g) => t1()),
2305
- "onClose:allViews": v[2] || (v[2] = (g) => E.value = !1),
2306
- "onOpen:allViews": v[3] || (v[3] = (g) => E.value = !0),
2307
- "onOpen:viewMenu": v[4] || (v[4] = (g) => B1(g)),
2308
- "onReorder:view": v[5] || (v[5] = (g) => l5(g)),
2309
- "onSelect:view": v[6] || (v[6] = (g) => o1(g))
2310
- }, null, 8, ["menu-items", "menu-items-actions", "menu-close-on-click-outside-options"])) : C("", !0),
2311
- P(a(O1), {
2287
+ "onClose:allViews": v[2] || (v[2] = (g) => U.value = !1),
2288
+ "onOpen:allViews": v[3] || (v[3] = (g) => U.value = !0),
2289
+ "onOpen:viewMenu": v[4] || (v[4] = (g) => K1(g)),
2290
+ "onReorder:view": v[5] || (v[5] = (g) => i5(g)),
2291
+ "onSelect:view": v[6] || (v[6] = (g) => a1(g))
2292
+ }, null, 8, ["menu-items", "menu-items-actions", "menu-close-on-click-outside-options"])) : c("", !0),
2293
+ I(o(I1), {
2312
2294
  ref_key: "createViewButtonRef",
2313
2295
  ref: D,
2314
2296
  "aria-expanded": j.value,
2315
- "aria-controls": j.value ? a(M) : null,
2297
+ "aria-controls": j.value ? o(M) : null,
2316
2298
  toggled: j.value,
2317
2299
  variant: "tertiary",
2318
2300
  onClick: v[7] || (v[7] = (g) => j.value = !j.value)
2319
2301
  }, w1({
2320
2302
  iconLeft: Z(() => [
2321
- P(a(z5), {
2322
- "svg-title": a(i)("createView"),
2323
- "aria-hidden": a(S).length === 0
2303
+ I(o(z5), {
2304
+ "svg-title": o(i)("createView"),
2305
+ "aria-hidden": o(S).length === 0
2324
2306
  }, null, 8, ["svg-title", "aria-hidden"])
2325
2307
  ]),
2326
2308
  _: 2
2327
2309
  }, [
2328
- a(S).length === 0 ? {
2310
+ o(S).length === 0 ? {
2329
2311
  name: "default",
2330
2312
  fn: Z(() => [
2331
- X(c(a(i)("createView")), 1)
2313
+ X(p(o(i)("createView")), 1)
2332
2314
  ]),
2333
2315
  key: "0"
2334
2316
  } : void 0
2335
2317
  ]), 1032, ["aria-expanded", "aria-controls", "toggled"])
2336
2318
  ], 512)
2337
- ], 8, $s),
2338
- z1.value ? (l(), F(a($5), {
2319
+ ], 8, fs),
2320
+ N1.value ? (l(), F(o(w5), {
2339
2321
  key: 0,
2340
2322
  class: "b-header-with-views__meta-container",
2341
2323
  description: r.description,
2342
2324
  "last-updated": r.lastUpdated,
2343
2325
  "reload-button": r.reloadButton
2344
2326
  }, w1({ _: 2 }, [
2345
- a(R)("description") ? {
2327
+ o(R)("description") ? {
2346
2328
  name: "description",
2347
2329
  fn: Z(() => [
2348
- se(r.$slots, "description", {}, void 0, !0)
2330
+ te(r.$slots, "description", {}, void 0, !0)
2349
2331
  ]),
2350
2332
  key: "0"
2351
2333
  } : void 0
2352
- ]), 1032, ["description", "last-updated", "reload-button"])) : C("", !0),
2334
+ ]), 1032, ["description", "last-updated", "reload-button"])) : c("", !0),
2353
2335
  r.actions ? (l(), F(c5, {
2354
2336
  key: 1,
2355
2337
  actions: r.actions,
2356
- "actions-layout": F1.value ? "buttons-start" : "buttons-end",
2338
+ "actions-layout": z1.value ? "buttons-start" : "buttons-end",
2357
2339
  "displayed-actions": 2,
2358
2340
  "disable-responsive-behavior": !0,
2359
2341
  "hide-displayed-actions-breakpoint": d,
2360
2342
  class: "b-header-with-views__actions"
2361
- }, null, 8, ["actions", "actions-layout"])) : C("", !0)
2343
+ }, null, 8, ["actions", "actions-layout"])) : c("", !0)
2362
2344
  ], 2),
2363
- O.value === null && D.value ? (l(), F(a(_1), {
2345
+ O.value === null && D.value ? (l(), F(o(_1), {
2364
2346
  key: 0,
2365
- id: a(M),
2347
+ id: o(M),
2366
2348
  ref_key: "createViewPopoverRef",
2367
2349
  ref: _,
2368
2350
  dismissible: !0,
2369
2351
  "fixed-positioning": !0,
2370
2352
  "target-element": D.value,
2371
- title: a(i)("createView"),
2353
+ title: o(i)("createView"),
2372
2354
  open: j.value,
2373
2355
  "overflow-visible": !0,
2374
2356
  position: "bottom-start",
@@ -2376,115 +2358,115 @@ const xe = {
2376
2358
  onKeydownCapture: q(f1(u1, ["stop", "prevent"]), ["esc", "native"])
2377
2359
  }, {
2378
2360
  default: Z(() => [
2379
- P(a(Ge), {
2361
+ I(o(Ke), {
2380
2362
  context: "create",
2381
- errors: a(a1),
2363
+ errors: o(o1),
2382
2364
  "additional-form-item": r.additionalViewSetting,
2383
2365
  "disable-customization": r.disableCustomization,
2384
- "onBlur:label": v[8] || (v[8] = (g) => a(W)(g, O.value)),
2385
- "onInput:label": v[9] || (v[9] = (g) => a(W)(g, O.value)),
2386
- "onKeydown:enter": j1,
2387
- onUpdate: G1,
2366
+ "onBlur:label": v[8] || (v[8] = (g) => o(W)(g, O.value)),
2367
+ "onInput:label": v[9] || (v[9] = (g) => o(W)(g, O.value)),
2368
+ "onKeydown:enter": Y1,
2369
+ onUpdate: B1,
2388
2370
  onCancel: u1
2389
2371
  }, null, 8, ["errors", "additional-form-item", "disable-customization"])
2390
2372
  ]),
2391
2373
  _: 1
2392
- }, 8, ["id", "target-element", "title", "open", "onKeydownCapture"])) : C("", !0),
2393
- O.value !== null && m.value ? (l(), F(a(_1), {
2374
+ }, 8, ["id", "target-element", "title", "open", "onKeydownCapture"])) : c("", !0),
2375
+ O.value !== null && m.value ? (l(), F(o(_1), {
2394
2376
  key: 1,
2395
- id: a(w),
2377
+ id: o(w),
2396
2378
  ref_key: "editViewPopoverRef",
2397
- ref: b,
2379
+ ref: V,
2398
2380
  "disable-focus-trap": !1,
2399
2381
  dismissible: !0,
2400
2382
  "fixed-positioning": !0,
2401
2383
  "target-element": m.value,
2402
- title: a(i)("editDetails"),
2403
- open: U.value !== null,
2384
+ title: o(i)("editDetails"),
2385
+ open: E.value !== null,
2404
2386
  "overflow-visible": !0,
2405
2387
  position: "right-start",
2406
2388
  onDismiss: v[12] || (v[12] = (g) => n1()),
2407
2389
  onKeydownCapture: v[13] || (v[13] = q(f1((g) => n1(), ["stop", "prevent"]), ["esc", "native"]))
2408
2390
  }, {
2409
2391
  default: Z(() => [
2410
- a(S)[U.value] ? (l(), F(a(Ge), {
2392
+ o(S)[E.value] ? (l(), F(o(Ke), {
2411
2393
  key: 0,
2412
2394
  context: "edit",
2413
- "additional-form-item": a(S)[U.value].additionalViewSetting,
2414
- errors: a(a1),
2415
- icon: a(S)[U.value].icon,
2416
- "icon-color": a(S)[U.value].iconColor,
2417
- label: a(S)[U.value].label,
2395
+ "additional-form-item": o(S)[E.value].additionalViewSetting,
2396
+ errors: o(o1),
2397
+ icon: o(S)[E.value].icon,
2398
+ "icon-color": o(S)[E.value].iconColor,
2399
+ label: o(S)[E.value].label,
2418
2400
  "disable-customization": r.disableCustomization,
2419
- "onBlur:label": v[10] || (v[10] = (g) => a(W)(g, O.value)),
2420
- "onInput:label": v[11] || (v[11] = (g) => a(W)(g, O.value)),
2421
- "onKeydown:enter": j1,
2422
- onUpdate: Y1,
2401
+ "onBlur:label": v[10] || (v[10] = (g) => o(W)(g, O.value)),
2402
+ "onInput:label": v[11] || (v[11] = (g) => o(W)(g, O.value)),
2403
+ "onKeydown:enter": Y1,
2404
+ onUpdate: G1,
2423
2405
  onCancel: U1
2424
- }, null, 8, ["additional-form-item", "errors", "icon", "icon-color", "label", "disable-customization"])) : C("", !0)
2406
+ }, null, 8, ["additional-form-item", "errors", "icon", "icon-color", "label", "disable-customization"])) : c("", !0)
2425
2407
  ]),
2426
2408
  _: 1
2427
- }, 8, ["id", "target-element", "title", "open"])) : C("", !0),
2428
- G.value ? (l(), F(ie, {
2409
+ }, 8, ["id", "target-element", "title", "open"])) : c("", !0),
2410
+ G.value ? (l(), F(se, {
2429
2411
  key: 2,
2430
- actions: t5.value,
2412
+ actions: e5.value,
2431
2413
  "is-dismissible": !1,
2432
2414
  "is-open": G.value,
2433
2415
  onCloseModal: v[15] || (v[15] = (g) => G.value = !1)
2434
2416
  }, {
2435
2417
  default: Z(() => [
2436
- X(c(a(i)("unsavedChangesTitle", { label: a(S)[p.value].label })), 1)
2418
+ X(p(o(i)("unsavedChangesTitle", { label: o(S)[C.value].label })), 1)
2437
2419
  ]),
2438
2420
  content: Z(() => [
2439
- s("div", Vs, [
2440
- P(a(p1), null, {
2421
+ s("div", hs, [
2422
+ I(o(C1), null, {
2441
2423
  default: Z(() => [
2442
- X(c(a(i)("unsavedChangesDescription")), 1)
2424
+ X(p(o(i)("unsavedChangesDescription")), 1)
2443
2425
  ]),
2444
2426
  _: 1
2445
2427
  }),
2446
- r.skipUnsavedChangesText ? (l(), F(a(je), {
2428
+ r.skipUnsavedChangesText ? (l(), F(o(Ye), {
2447
2429
  key: 0,
2448
2430
  "model-value": k.value,
2449
2431
  "onUpdate:modelValue": v[14] || (v[14] = (g) => k.value = g)
2450
2432
  }, {
2451
2433
  default: Z(() => [
2452
- X(c(r.skipUnsavedChangesText), 1)
2434
+ X(p(r.skipUnsavedChangesText), 1)
2453
2435
  ]),
2454
2436
  _: 1
2455
- }, 8, ["model-value"])) : C("", !0)
2437
+ }, 8, ["model-value"])) : c("", !0)
2456
2438
  ])
2457
2439
  ]),
2458
2440
  _: 1
2459
- }, 8, ["actions", "is-open"])) : C("", !0),
2460
- J.value ? (l(), F(ie, {
2441
+ }, 8, ["actions", "is-open"])) : c("", !0),
2442
+ J.value ? (l(), F(se, {
2461
2443
  key: 3,
2462
- actions: s5.value,
2444
+ actions: t5.value,
2463
2445
  "is-open": J.value,
2464
2446
  "is-dismissible": !1,
2465
2447
  "destructive-actions": "",
2466
- onClickCapture: a5,
2448
+ onClickCapture: l5,
2467
2449
  onCloseModal: v[16] || (v[16] = (g) => J.value = !1)
2468
2450
  }, {
2469
2451
  default: Z(() => [
2470
- X(c(a(i)("deleteViewTitle", { label: N1.value })), 1)
2452
+ X(p(o(i)("deleteViewTitle", { label: E1.value })), 1)
2471
2453
  ]),
2472
2454
  content: Z(() => [
2473
- s("div", bs, [
2474
- P(a(p1), null, {
2455
+ s("div", ws, [
2456
+ I(o(C1), null, {
2475
2457
  default: Z(() => [
2476
- X(c(a(i)("deleteViewDescription", { label: N1.value })), 1)
2458
+ X(p(o(i)("deleteViewDescription", { label: E1.value })), 1)
2477
2459
  ]),
2478
2460
  _: 1
2479
2461
  })
2480
2462
  ])
2481
2463
  ]),
2482
2464
  _: 1
2483
- }, 8, ["actions", "is-open"])) : C("", !0)
2465
+ }, 8, ["actions", "is-open"])) : c("", !0)
2484
2466
  ], 512));
2485
2467
  }
2486
- }), qs = /* @__PURE__ */ $(_s, [["__scopeId", "data-v-d21b268d"]]);
2468
+ }), Gs = /* @__PURE__ */ $(ms, [["__scopeId", "data-v-d21b268d"]]);
2487
2469
  export {
2488
- qs as h
2470
+ Gs as h
2489
2471
  };
2490
- //# sourceMappingURL=header-with-views.XzJCg2Ln.js.map
2472
+ //# sourceMappingURL=header-with-views.BXZmqtnz.js.map