@adyen/bento-vue2 1.89.2 → 1.91.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +381 -118
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/ai-tag.js +1 -1
  6. package/dist/alert.js +1 -1
  7. package/dist/anchor-scroller.js +1 -1
  8. package/dist/assets/accordion-item.css +1 -1
  9. package/dist/assets/action-bar.css +1 -1
  10. package/dist/assets/base-modal.css +1 -1
  11. package/dist/assets/button-actions.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-picker.css +1 -1
  15. package/dist/assets/date-range-picker.css +1 -1
  16. package/dist/assets/dialog-page.css +1 -1
  17. package/dist/assets/draggable-handle.css +1 -1
  18. package/dist/assets/dropdown.css +1 -1
  19. package/dist/assets/error-message.css +1 -1
  20. package/dist/assets/field-label.css +1 -0
  21. package/dist/assets/file-uploader.css +1 -1
  22. package/dist/assets/filter-bar.css +1 -1
  23. package/dist/assets/form-layout-title.css +1 -1
  24. package/dist/assets/input-field.css +1 -1
  25. package/dist/assets/input-time.css +1 -0
  26. package/dist/assets/inspector.css +1 -1
  27. package/dist/assets/modal-fullscreen.css +1 -1
  28. package/dist/assets/secondary-nav.css +1 -1
  29. package/dist/assets/sidepanel.css +1 -1
  30. package/dist/assets/use-cached-selected-values.css +1 -1
  31. package/dist/button.js +3 -3
  32. package/dist/card.js +1 -1
  33. package/dist/checkbox.js +2 -2
  34. package/dist/chip.js +1 -1
  35. package/dist/chunks/accordion-item.D0WVCLec.js +145 -0
  36. package/dist/chunks/{accordion-item.BZDSJamR.js.map → accordion-item.D0WVCLec.js.map} +1 -1
  37. package/dist/chunks/action-bar.Dj830k6L.js +334 -0
  38. package/dist/chunks/{action-bar.CYGUYI0V.js.map → action-bar.Dj830k6L.js.map} +1 -1
  39. package/dist/chunks/{ai-button.CR_ePQRR.js → ai-button.7L9bANlk.js} +2 -2
  40. package/dist/chunks/{ai-button.CR_ePQRR.js.map → ai-button.7L9bANlk.js.map} +1 -1
  41. package/dist/chunks/ai-tag.AyG2UWCB.js +110 -0
  42. package/dist/chunks/{ai-tag.Cjf38mjR.js.map → ai-tag.AyG2UWCB.js.map} +1 -1
  43. package/dist/chunks/alert.CXRb-Smf.js +160 -0
  44. package/dist/chunks/{alert.QVQ6Zjbm.js.map → alert.CXRb-Smf.js.map} +1 -1
  45. package/dist/chunks/{anchor-scroller.CjJ26PJS.js → anchor-scroller.DWaykZQj.js} +66 -39
  46. package/dist/chunks/{anchor-scroller.CjJ26PJS.js.map → anchor-scroller.DWaykZQj.js.map} +1 -1
  47. package/dist/chunks/{base-modal.DmWkavtf.js → base-modal.C52VMtnd.js} +104 -67
  48. package/dist/chunks/{base-modal.DmWkavtf.js.map → base-modal.C52VMtnd.js.map} +1 -1
  49. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js → button-actions-with-menu.OsPQ-POD.js} +2 -2
  50. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js.map → button-actions-with-menu.OsPQ-POD.js.map} +1 -1
  51. package/dist/chunks/{button-actions.BLk114As.js → button-actions.Bdbu0bvt.js} +222 -148
  52. package/dist/chunks/{button-actions.BLk114As.js.map → button-actions.Bdbu0bvt.js.map} +1 -1
  53. package/dist/chunks/{button.DxhJNOtr.js → button.C9b2AC9w.js} +2 -2
  54. package/dist/chunks/{button.DxhJNOtr.js.map → button.C9b2AC9w.js.map} +1 -1
  55. package/dist/chunks/{calendar.CXKhBF2f.js → calendar.CqsfThnC.js} +438 -346
  56. package/dist/chunks/calendar.CqsfThnC.js.map +1 -0
  57. package/dist/chunks/card.8z7UQeVK.js +165 -0
  58. package/dist/chunks/{card.GjhsXOT0.js.map → card.8z7UQeVK.js.map} +1 -1
  59. package/dist/chunks/{checkbox-group.B2BjU3ZN.js → checkbox-group.Dur2Edtw.js} +4 -4
  60. package/dist/chunks/{checkbox-group.B2BjU3ZN.js.map → checkbox-group.Dur2Edtw.js.map} +1 -1
  61. package/dist/chunks/{checkbox.CIv8WgGp.js → checkbox.vNjt6QDJ.js} +93 -56
  62. package/dist/chunks/{checkbox.CIv8WgGp.js.map → checkbox.vNjt6QDJ.js.map} +1 -1
  63. package/dist/chunks/chip.BFY_-VCz.js +84 -0
  64. package/dist/chunks/{chip.DTpENaGC.js.map → chip.BFY_-VCz.js.map} +1 -1
  65. package/dist/chunks/{click-outside.CDz_x8mN.js → click-outside.BG01Sm0A.js} +2 -2
  66. package/dist/chunks/{click-outside.CDz_x8mN.js.map → click-outside.BG01Sm0A.js.map} +1 -1
  67. package/dist/chunks/{code-snippet.YIm2oO_o.js → code-snippet.BVpFBhKq.js} +133 -76
  68. package/dist/chunks/{code-snippet.YIm2oO_o.js.map → code-snippet.BVpFBhKq.js.map} +1 -1
  69. package/dist/chunks/{controls-group.CqotnNEF.js → controls-group.DSm2Ujwt.js} +2 -2
  70. package/dist/chunks/{controls-group.CqotnNEF.js.map → controls-group.DSm2Ujwt.js.map} +1 -1
  71. package/dist/chunks/copy.qqGYFbKJ.js +133 -0
  72. package/dist/chunks/{copy.BVGQcf22.js.map → copy.qqGYFbKJ.js.map} +1 -1
  73. package/dist/chunks/{country.D20NCLLG.js → country.BEwW8TQo.js} +3 -3
  74. package/dist/chunks/{country.D20NCLLG.js.map → country.BEwW8TQo.js.map} +1 -1
  75. package/dist/chunks/country.types.jjXwaoMl.js +2537 -0
  76. package/dist/chunks/country.types.jjXwaoMl.js.map +1 -0
  77. package/dist/chunks/{dashboard-section.BubZyu8i.js → dashboard-section.DNxNVV44.js} +3 -3
  78. package/dist/chunks/{dashboard-section.BubZyu8i.js.map → dashboard-section.DNxNVV44.js.map} +1 -1
  79. package/dist/chunks/{dashed-underline.pjYTS0m1.js → dashed-underline.DL2_sik5.js} +3 -3
  80. package/dist/chunks/{dashed-underline.pjYTS0m1.js.map → dashed-underline.DL2_sik5.js.map} +1 -1
  81. package/dist/chunks/{data-grid-template.D8RhngPj.js → data-grid-template.BFv1zr6g.js} +4 -4
  82. package/dist/chunks/{data-grid-template.D8RhngPj.js.map → data-grid-template.BFv1zr6g.js.map} +1 -1
  83. package/dist/chunks/data-grid.ZHY5EzP3.js +4071 -0
  84. package/dist/chunks/data-grid.ZHY5EzP3.js.map +1 -0
  85. package/dist/chunks/date-picker.kl6aFlr1.js +237 -0
  86. package/dist/chunks/date-picker.kl6aFlr1.js.map +1 -0
  87. package/dist/chunks/date-range-picker.LCWVAa5R.js +1089 -0
  88. package/dist/chunks/date-range-picker.LCWVAa5R.js.map +1 -0
  89. package/dist/chunks/dialog-page.EdejG53a.js +143 -0
  90. package/dist/chunks/{dialog-page.oyG153fC.js.map → dialog-page.EdejG53a.js.map} +1 -1
  91. package/dist/chunks/{directive.rXUeDb8p.js → directive.Bfr4fuOy.js} +2 -2
  92. package/dist/chunks/{directive.rXUeDb8p.js.map → directive.Bfr4fuOy.js.map} +1 -1
  93. package/dist/chunks/draggable-handle.Ba28eM8o.js +245 -0
  94. package/dist/chunks/draggable-handle.Ba28eM8o.js.map +1 -0
  95. package/dist/chunks/{dropdown-tag.BRB-emd1.js → dropdown-tag.B61hPq5n.js} +5 -5
  96. package/dist/chunks/{dropdown-tag.BRB-emd1.js.map → dropdown-tag.B61hPq5n.js.map} +1 -1
  97. package/dist/chunks/dropdown.Ca-f8tdX.js +1140 -0
  98. package/dist/chunks/dropdown.Ca-f8tdX.js.map +1 -0
  99. package/dist/chunks/{empty-state.D_Ac-XXH.js → empty-state.DMV23IZy.js} +2 -2
  100. package/dist/chunks/{empty-state.D_Ac-XXH.js.map → empty-state.DMV23IZy.js.map} +1 -1
  101. package/dist/chunks/error-message.CyERcfdt.js +72 -0
  102. package/dist/chunks/error-message.CyERcfdt.js.map +1 -0
  103. package/dist/chunks/field-label.DjjjkcO6.js +97 -0
  104. package/dist/chunks/field-label.DjjjkcO6.js.map +1 -0
  105. package/dist/chunks/{file-uploader.D5Rjsx4k.js → file-uploader.DeWmLpfp.js} +751 -469
  106. package/dist/chunks/{file-uploader.D5Rjsx4k.js.map → file-uploader.DeWmLpfp.js.map} +1 -1
  107. package/dist/chunks/{filter-bar.zD_ctViU.js → filter-bar.Bd4ghW_B.js} +1596 -1039
  108. package/dist/chunks/filter-bar.Bd4ghW_B.js.map +1 -0
  109. package/dist/chunks/fixed-scroller.DR2E_No4.js +148 -0
  110. package/dist/chunks/{fixed-scroller.MerESbd_.js.map → fixed-scroller.DR2E_No4.js.map} +1 -1
  111. package/dist/chunks/{footer-actions.CiPj7hZG.js → footer-actions.CvUaoMzj.js} +3 -3
  112. package/dist/chunks/{footer-actions.CiPj7hZG.js.map → footer-actions.CvUaoMzj.js.map} +1 -1
  113. package/dist/chunks/form-layout-title.DzGajv4U.js +248 -0
  114. package/dist/chunks/form-layout-title.DzGajv4U.js.map +1 -0
  115. package/dist/chunks/{header-meta.Dq6TlNPw.js → header-meta.AXUGoqDd.js} +127 -73
  116. package/dist/chunks/{header-meta.Dq6TlNPw.js.map → header-meta.AXUGoqDd.js.map} +1 -1
  117. package/dist/chunks/{header-with-views.DaEhkSS8.js → header-with-views.Ba4dswJF.js} +1121 -680
  118. package/dist/chunks/{header-with-views.DaEhkSS8.js.map → header-with-views.Ba4dswJF.js.map} +1 -1
  119. package/dist/chunks/{header.DkC-KKWa.js → header.C7B7RBib.js} +3 -3
  120. package/dist/chunks/{header.DkC-KKWa.js.map → header.C7B7RBib.js.map} +1 -1
  121. package/dist/chunks/{info-icon.BF8KxU-k.js → info-icon.DCR42Kvm.js} +2 -2
  122. package/dist/chunks/{info-icon.BF8KxU-k.js.map → info-icon.DCR42Kvm.js.map} +1 -1
  123. package/dist/chunks/input-field-password.BNAtIn_D.js +381 -0
  124. package/dist/chunks/{input-field-password.BKT1mYUw.js.map → input-field-password.BNAtIn_D.js.map} +1 -1
  125. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js → input-field-phone-number.CEYx1s4b.js} +98 -71
  126. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js.map → input-field-phone-number.CEYx1s4b.js.map} +1 -1
  127. package/dist/chunks/input-field.Dh5W0Az-.js +211 -0
  128. package/dist/chunks/input-field.Dh5W0Az-.js.map +1 -0
  129. package/dist/chunks/input-time.BLuMfakv.js +135 -0
  130. package/dist/chunks/input-time.BLuMfakv.js.map +1 -0
  131. package/dist/chunks/inspector.BzBPlz-5.js +172 -0
  132. package/dist/chunks/{inspector.Bnm0hl_D.js.map → inspector.BzBPlz-5.js.map} +1 -1
  133. package/dist/chunks/{link.MhoM3zQj.js → link.DB5g6d48.js} +56 -29
  134. package/dist/chunks/{link.MhoM3zQj.js.map → link.DB5g6d48.js.map} +1 -1
  135. package/dist/chunks/{list-item.BnzU1LIu.js → list-item.DqTHh8-Z.js} +2 -2
  136. package/dist/chunks/{list-item.BnzU1LIu.js.map → list-item.DqTHh8-Z.js.map} +1 -1
  137. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js → listbox-option-tag.CvbE-EuG.js} +2 -2
  138. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js.map → listbox-option-tag.CvbE-EuG.js.map} +1 -1
  139. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js → modal-fullscreen.DTvg2NLk.js} +63 -36
  140. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js.map → modal-fullscreen.DTvg2NLk.js.map} +1 -1
  141. package/dist/chunks/{modal.o0KddMiG.js → modal.D_TcWTkf.js} +63 -36
  142. package/dist/chunks/{modal.o0KddMiG.js.map → modal.D_TcWTkf.js.map} +1 -1
  143. package/dist/chunks/on-click-outside.Cy1eFULD.js +109 -0
  144. package/dist/chunks/on-click-outside.Cy1eFULD.js.map +1 -0
  145. package/dist/chunks/{pagination.ZISqB4M_.js → pagination.D6BxMw5L.js} +221 -99
  146. package/dist/chunks/{pagination.ZISqB4M_.js.map → pagination.D6BxMw5L.js.map} +1 -1
  147. package/dist/chunks/promo-banner.Dc_kK1x9.js +91 -0
  148. package/dist/chunks/{promo-banner.Db2kh2qK.js.map → promo-banner.Dc_kK1x9.js.map} +1 -1
  149. package/dist/chunks/{radio-group.DnMy7brs.js → radio-group.Bb-L-0io.js} +4 -4
  150. package/dist/chunks/{radio-group.DnMy7brs.js.map → radio-group.Bb-L-0io.js.map} +1 -1
  151. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js → rich-text-editor.Dtdfh-0V.js} +1782 -1731
  152. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js.map → rich-text-editor.Dtdfh-0V.js.map} +1 -1
  153. package/dist/chunks/search-bar.MVJS9-Mh.js +126 -0
  154. package/dist/chunks/{search-bar.DPjYDhja.js.map → search-bar.MVJS9-Mh.js.map} +1 -1
  155. package/dist/chunks/secondary-nav.C-nPZR-2.js +226 -0
  156. package/dist/chunks/secondary-nav.C-nPZR-2.js.map +1 -0
  157. package/dist/chunks/{segmented-control.BqIiX9hv.js → segmented-control.DDtjX-V5.js} +2 -2
  158. package/dist/chunks/{segmented-control.BqIiX9hv.js.map → segmented-control.DDtjX-V5.js.map} +1 -1
  159. package/dist/chunks/{selection-card-group.IPiouuot.js → selection-card-group.CLJPaknG.js} +3 -3
  160. package/dist/chunks/{selection-card-group.IPiouuot.js.map → selection-card-group.CLJPaknG.js.map} +1 -1
  161. package/dist/chunks/{sidepanel.BGMjjB3F.js → sidepanel.BTRfwGiS.js} +66 -39
  162. package/dist/chunks/{sidepanel.BGMjjB3F.js.map → sidepanel.BTRfwGiS.js.map} +1 -1
  163. package/dist/chunks/{step.QFER3tSj.js → step.TDm_ts1S.js} +92 -63
  164. package/dist/chunks/{step.QFER3tSj.js.map → step.TDm_ts1S.js.map} +1 -1
  165. package/dist/chunks/{structured-list-item.BDJKRC_8.js → structured-list-item.BBBtie1s.js} +58 -31
  166. package/dist/chunks/{structured-list-item.BDJKRC_8.js.map → structured-list-item.BBBtie1s.js.map} +1 -1
  167. package/dist/chunks/{summary-grid.types.CIkArZf5.js → summary-grid.types.DUIqCmwg.js} +5 -5
  168. package/dist/chunks/{summary-grid.types.CIkArZf5.js.map → summary-grid.types.DUIqCmwg.js.map} +1 -1
  169. package/dist/chunks/{tab.CaXF0dho.js → tab.CNIZyfZt.js} +2 -2
  170. package/dist/chunks/{tab.CaXF0dho.js.map → tab.CNIZyfZt.js.map} +1 -1
  171. package/dist/chunks/{tag.CocLKztJ.js → tag.D2xagTJv.js} +2 -2
  172. package/dist/chunks/{tag.CocLKztJ.js.map → tag.D2xagTJv.js.map} +1 -1
  173. package/dist/chunks/textarea.CJS-1I41.js +219 -0
  174. package/dist/chunks/{textarea.D4X6Ss9q.js.map → textarea.CJS-1I41.js.map} +1 -1
  175. package/dist/chunks/timeline-item.BOUWkLi1.js +322 -0
  176. package/dist/chunks/{timeline-item.C8BxWdy1.js.map → timeline-item.BOUWkLi1.js.map} +1 -1
  177. package/dist/chunks/{toast.BRI3G7TL.js → toast.d8vg71CB.js} +81 -54
  178. package/dist/chunks/{toast.BRI3G7TL.js.map → toast.d8vg71CB.js.map} +1 -1
  179. package/dist/chunks/{tooltip.CbsNGnhw.js → tooltip.BxtnF3is.js} +38 -36
  180. package/dist/chunks/tooltip.BxtnF3is.js.map +1 -0
  181. package/dist/chunks/{tutorial.BzV6bHQJ.js → tutorial.CZt_mcuT.js} +190 -103
  182. package/dist/chunks/{tutorial.BzV6bHQJ.js.map → tutorial.CZt_mcuT.js.map} +1 -1
  183. package/dist/chunks/{use-cached-selected-values.DqX2qsMC.js → use-cached-selected-values.BJbWbkEQ.js} +553 -417
  184. package/dist/chunks/use-cached-selected-values.BJbWbkEQ.js.map +1 -0
  185. package/dist/chunks/{use-country-items.CI8C7MLU.js → use-country-items.B4j8pAvW.js} +3 -3
  186. package/dist/chunks/{use-country-items.CI8C7MLU.js.map → use-country-items.B4j8pAvW.js.map} +1 -1
  187. package/dist/chunks/use-country-phon-code.ByqnuIni.js +6386 -0
  188. package/dist/chunks/use-country-phon-code.ByqnuIni.js.map +1 -0
  189. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js → use-date-input-formatter.Djf8AoLr.js} +2 -2
  190. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js.map → use-date-input-formatter.Djf8AoLr.js.map} +1 -1
  191. package/dist/chunks/use-touch-device.DTqFAbXh.js +11 -0
  192. package/dist/chunks/use-touch-device.DTqFAbXh.js.map +1 -0
  193. package/dist/click-outside.js +1 -1
  194. package/dist/code-snippet.js +1 -1
  195. package/dist/country.js +3 -3
  196. package/dist/dashboard-template.js +1 -1
  197. package/dist/dashed-underline.js +1 -1
  198. package/dist/data-grid-template.js +1 -1
  199. package/dist/data-grid.js +1 -1
  200. package/dist/date-picker.js +2 -2
  201. package/dist/date-range-picker.js +2 -2
  202. package/dist/draggable.js +1396 -0
  203. package/dist/draggable.js.map +1 -0
  204. package/dist/dropdown.js +11 -12
  205. package/dist/dropdown.js.map +1 -1
  206. package/dist/empty-state.js +1 -1
  207. package/dist/file-uploader.js +1 -1
  208. package/dist/filter-bar.js +1 -1
  209. package/dist/form-layout.js +1 -1
  210. package/dist/header-with-views.js +1 -1
  211. package/dist/header.js +1 -1
  212. package/dist/index.js +280 -275
  213. package/dist/index.js.map +1 -1
  214. package/dist/info-icon.js +1 -1
  215. package/dist/input-field-password.js +1 -1
  216. package/dist/input-field-phone-number.js +1 -1
  217. package/dist/input-field.js +1 -1
  218. package/dist/input-time.js +5 -0
  219. package/dist/input-time.js.map +1 -0
  220. package/dist/inspector.js +1 -1
  221. package/dist/internal.js +26 -25
  222. package/dist/internal.js.map +1 -1
  223. package/dist/link.js +1 -1
  224. package/dist/list.js +1 -1
  225. package/dist/menu.js +1 -1
  226. package/dist/modal-fullscreen.js +1 -1
  227. package/dist/modal.js +2 -2
  228. package/dist/pagination.js +1 -1
  229. package/dist/popover.js +1 -1
  230. package/dist/promo-banner.js +1 -1
  231. package/dist/radio-group.js +1 -1
  232. package/dist/rich-text-editor.js +1 -1
  233. package/dist/search-bar.js +2 -2
  234. package/dist/secondary-nav.js +1 -1
  235. package/dist/segmented-control.js +1 -1
  236. package/dist/selection-card.js +1 -1
  237. package/dist/sidepanel.js +1 -1
  238. package/dist/stepper.js +1 -1
  239. package/dist/structured-list.js +1 -1
  240. package/dist/summary-grid.js +1 -1
  241. package/dist/tabs.js +1 -1
  242. package/dist/tag.js +1 -1
  243. package/dist/textarea.js +1 -1
  244. package/dist/timeline.js +1 -1
  245. package/dist/toast.js +1 -1
  246. package/dist/tutorial.js +1 -1
  247. package/dist/web-types.json +297 -4
  248. package/package.json +10 -15
  249. package/dist/assets/dropdown-default-textbox.css +0 -1
  250. package/dist/chunks/accordion-item.BZDSJamR.js +0 -108
  251. package/dist/chunks/action-bar.CYGUYI0V.js +0 -207
  252. package/dist/chunks/ai-tag.Cjf38mjR.js +0 -73
  253. package/dist/chunks/alert.QVQ6Zjbm.js +0 -93
  254. package/dist/chunks/calendar.CXKhBF2f.js.map +0 -1
  255. package/dist/chunks/card.GjhsXOT0.js +0 -128
  256. package/dist/chunks/chip.DTpENaGC.js +0 -57
  257. package/dist/chunks/copy.BVGQcf22.js +0 -86
  258. package/dist/chunks/country.types.DxKjyd0S.js +0 -20
  259. package/dist/chunks/country.types.DxKjyd0S.js.map +0 -1
  260. package/dist/chunks/data-grid.DJG8Ty0A.js +0 -3194
  261. package/dist/chunks/data-grid.DJG8Ty0A.js.map +0 -1
  262. package/dist/chunks/date-picker.CnazYcSX.js +0 -155
  263. package/dist/chunks/date-picker.CnazYcSX.js.map +0 -1
  264. package/dist/chunks/date-range-picker.Bf9pRNL7.js +0 -811
  265. package/dist/chunks/date-range-picker.Bf9pRNL7.js.map +0 -1
  266. package/dist/chunks/debounce.DUTu11PS.js +0 -10
  267. package/dist/chunks/debounce.DUTu11PS.js.map +0 -1
  268. package/dist/chunks/dialog-page.oyG153fC.js +0 -116
  269. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js +0 -337
  270. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js.map +0 -1
  271. package/dist/chunks/dropdown.Ct7uhPr6.js +0 -696
  272. package/dist/chunks/dropdown.Ct7uhPr6.js.map +0 -1
  273. package/dist/chunks/error-message.RxdStT3S.js +0 -106
  274. package/dist/chunks/error-message.RxdStT3S.js.map +0 -1
  275. package/dist/chunks/filter-bar.zD_ctViU.js.map +0 -1
  276. package/dist/chunks/fixed-scroller.MerESbd_.js +0 -111
  277. package/dist/chunks/form-layout-title.Bw7VgOO5.js +0 -210
  278. package/dist/chunks/form-layout-title.Bw7VgOO5.js.map +0 -1
  279. package/dist/chunks/input-field-password.BKT1mYUw.js +0 -234
  280. package/dist/chunks/input-field.m1PMwa4C.js +0 -170
  281. package/dist/chunks/input-field.m1PMwa4C.js.map +0 -1
  282. package/dist/chunks/inspector.Bnm0hl_D.js +0 -105
  283. package/dist/chunks/on-click-outside.BW4rkhzG.js +0 -91
  284. package/dist/chunks/on-click-outside.BW4rkhzG.js.map +0 -1
  285. package/dist/chunks/promo-banner.Db2kh2qK.js +0 -64
  286. package/dist/chunks/search-bar.DPjYDhja.js +0 -89
  287. package/dist/chunks/secondary-nav.CwJjkJkj.js +0 -112
  288. package/dist/chunks/secondary-nav.CwJjkJkj.js.map +0 -1
  289. package/dist/chunks/textarea.D4X6Ss9q.js +0 -169
  290. package/dist/chunks/timeline-item.C8BxWdy1.js +0 -238
  291. package/dist/chunks/tooltip.CbsNGnhw.js.map +0 -1
  292. package/dist/chunks/use-cached-selected-values.DqX2qsMC.js.map +0 -1
  293. package/dist/chunks/use-country-phon-code.C6orQNnM.js +0 -291
  294. package/dist/chunks/use-country-phon-code.C6orQNnM.js.map +0 -1
  295. package/dist/draggable-handle.js +0 -149
  296. package/dist/draggable-handle.js.map +0 -1
@@ -1,816 +1,1073 @@
1
- import { ref as c, reactive as P1, computed as k, watch as B, nextTick as ne, defineComponent as _e, toRef as I1, onMounted as p1, useSlots as T1 } from "vue";
2
- import { B as fe } from "./button.DxhJNOtr.js";
3
- import { B as g1 } from "./checkbox.CIv8WgGp.js";
4
- import { u as se, h as Ce, f as h1, c as pe, B as A1 } from "./button-actions.BLk114As.js";
5
- import { B as O1 } from "./modal.o0KddMiG.js";
6
- import { B as w1 } from "./typography.C8lPlsbD.js";
7
- import { u as F1 } from "./use-has-slot.C9lQZ6nz.js";
1
+ import { ref as c, reactive as At, computed as T, watch as z, nextTick as ne, defineComponent as fe, toRef as It, onMounted as Ct, useSlots as kt } from "vue";
2
+ import { B as _e } from "./button.C9b2AC9w.js";
3
+ import { B as gt } from "./checkbox.vNjt6QDJ.js";
4
+ import { u as se, h as pe, f as ht, c as Ce, B as Pt } from "./button-actions.Bdbu0bvt.js";
5
+ import { B as Ot } from "./modal.D_TcWTkf.js";
6
+ import { B as wt } from "./typography.C8lPlsbD.js";
7
+ import { u as Et } from "./use-has-slot.C9lQZ6nz.js";
8
8
  import { g as ae } from "./generate-uid.NJ8tVoha.js";
9
- import { B as E1 } from "./button-actions-with-menu.Bi_HXopk.js";
9
+ import { B as Ft } from "./button-actions-with-menu.OsPQ-POD.js";
10
10
  import { u as re } from "./index.B6WW_F-J.js";
11
- import { B as B1 } from "./bin.Ddb69cr1.js";
12
- import { D as U1 } from "./dot.BW9SneIk.js";
11
+ import { B as zt } from "./bin.Ddb69cr1.js";
12
+ import { D as Bt } from "./dot.BW9SneIk.js";
13
13
  /* empty css */
14
14
  import { n as v } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
15
- import { R as z1 } from "./refresh.arF7jP-l.js";
16
- import { b as m1, o as N1 } from "./index.CwzYJHw2.js";
17
- import { B as G1 } from "./divider.DX5gwN7p.js";
18
- import { B as K1 } from "./input-field.m1PMwa4C.js";
15
+ import { R as Ut } from "./refresh.arF7jP-l.js";
16
+ import { b as mt, o as Nt } from "./index.CwzYJHw2.js";
17
+ import { B as Gt } from "./divider.DX5gwN7p.js";
18
+ import { B as qt } from "./input-field.Dh5W0Az-.js";
19
19
  import "./index.Cl4_42j5.js";
20
- import { d as Y1 } from "./debounce.DUTu11PS.js";
21
- import { F as j1 } from "./error-message.RxdStT3S.js";
22
- import { G as q1 } from "./grab.BxiVZ1RZ.js";
23
- import { u as te } from "./on-click-outside.BW4rkhzG.js";
24
- import { I as J1, H as W1 } from "./header-meta.Dq6TlNPw.js";
25
- import { u as Q1 } from "./use-bento-toast-controller.CB6Qbf3R.js";
20
+ import { d as Kt } from "./use-cached-selected-values.BJbWbkEQ.js";
21
+ import { F as Yt } from "./field-label.DjjjkcO6.js";
22
+ import { G as jt } from "./grab.BxiVZ1RZ.js";
23
+ import { u as te } from "./on-click-outside.Cy1eFULD.js";
24
+ import { I as Wt, H as Jt } from "./header-meta.AXUGoqDd.js";
25
+ import { u as Xt } from "./use-bento-toast-controller.CB6Qbf3R.js";
26
26
  import "../assets/header-with-views.css";
27
- let Se = 0;
28
- const X1 = {
27
+ let xe = 0;
28
+ const Qt = {
29
29
  beforeCreate() {
30
- this.uuid = Se.toString(), Se += 1;
30
+ this.uuid = xe.toString(), xe += 1;
31
31
  }
32
32
  };
33
- var et = function() {
33
+ var e1 = function() {
34
34
  var e = this, t = e._self._c;
35
35
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M2.75 12C2.75 12.6904 3.30964 13.25 4 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V10.25H14.75V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V10.25H2.75V12Z" } }), t("path", { attrs: { fill: "#001222", d: "M8.75 9.18945L11 6.93945L12.0605 8L8 12.0605L3.93945 8L5 6.93945L7.25 9.18945V1.25H8.75V9.18945Z" } })]);
36
- }, tt = [], st = /* @__PURE__ */ v(
37
- X1,
38
- et,
39
- tt,
36
+ }, t1 = [], s1 = /* @__PURE__ */ v(
37
+ Qt,
38
+ e1,
39
+ t1,
40
40
  !1,
41
41
  null,
42
42
  null
43
43
  );
44
- const at = st.exports;
45
- let ke = 0;
46
- const it = {
44
+ const a1 = s1.exports;
45
+ let Te = 0;
46
+ const i1 = {
47
47
  beforeCreate() {
48
- this.uuid = ke.toString(), ke += 1;
48
+ this.uuid = Te.toString(), Te += 1;
49
49
  }
50
50
  };
51
- var lt = function() {
51
+ var l1 = function() {
52
52
  var e = this, t = e._self._c;
53
53
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M6.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" } }), t("path", { attrs: { fill: "#001222", d: "M10.1367 2.13574C11.166 1.10695 12.8351 1.10677 13.8643 2.13574C14.8933 3.16488 14.8931 4.834 13.8643 5.86328L8.31152 11.416H4.58398V7.68945L10.1367 2.13574ZM12.8037 3.19629C12.3604 2.75311 11.6407 2.75328 11.1973 3.19629L6.08398 8.30957V9.91602H7.69043L12.8037 4.80273C13.2468 4.35924 13.247 3.63964 12.8037 3.19629Z" } })]);
54
- }, nt = [], rt = /* @__PURE__ */ v(
55
- it,
56
- lt,
57
- nt,
54
+ }, n1 = [], r1 = /* @__PURE__ */ v(
55
+ i1,
56
+ l1,
57
+ n1,
58
58
  !1,
59
59
  null,
60
60
  null
61
61
  );
62
- const ot = rt.exports;
63
- let Re = 0;
64
- const ct = {
62
+ const o1 = r1.exports;
63
+ let Ze = 0;
64
+ const c1 = {
65
65
  beforeCreate() {
66
- this.uuid = Re.toString(), Re += 1;
66
+ this.uuid = Ze.toString(), Ze += 1;
67
67
  }
68
68
  };
69
- var ut = function() {
69
+ var u1 = function() {
70
70
  var e = this, t = e._self._c;
71
71
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8 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" } })]);
72
- }, dt = [], vt = /* @__PURE__ */ v(
73
- ct,
74
- ut,
75
- dt,
72
+ }, d1 = [], v1 = /* @__PURE__ */ v(
73
+ c1,
74
+ u1,
75
+ d1,
76
76
  !1,
77
77
  null,
78
78
  null
79
79
  );
80
- const V1 = vt.exports;
81
- let De = 0;
82
- const _t = {
80
+ const bt = v1.exports;
81
+ let Re = 0;
82
+ const f1 = {
83
83
  beforeCreate() {
84
- this.uuid = De.toString(), De += 1;
84
+ this.uuid = Re.toString(), Re += 1;
85
85
  }
86
86
  };
87
- var ft = function() {
87
+ var _1 = function() {
88
88
  var e = this, t = e._self._c;
89
89
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } }), t("path", { attrs: { fill: "#001222", d: "M0.999999 8C0.999999 8.29667 1.08797 8.58668 1.25279 8.83335C1.41762 9.08003 1.65189 9.27229 1.92597 9.38582C2.20006 9.49935 2.50166 9.52906 2.79263 9.47118C3.08361 9.4133 3.35088 9.27044 3.56066 9.06066C3.77044 8.85088 3.9133 8.58361 3.97118 8.29264C4.02905 8.00166 3.99935 7.70006 3.88582 7.42597C3.77229 7.15189 3.58003 6.91762 3.33335 6.75279C3.08668 6.58797 2.79667 6.5 2.5 6.5C2.10217 6.5 1.72064 6.65803 1.43934 6.93934C1.15803 7.22064 0.999999 7.60217 0.999999 8Z" } }), t("path", { attrs: { fill: "#001222", d: "M6.75279 8.83335C6.58797 8.58668 6.5 8.29667 6.5 8C6.5 7.60217 6.65803 7.22064 6.93934 6.93934C7.22064 6.65803 7.60217 6.5 8 6.5C8.29667 6.5 8.58668 6.58797 8.83335 6.75279C9.08003 6.91762 9.27229 7.15189 9.38582 7.42597C9.49935 7.70006 9.52906 8.00166 9.47118 8.29264C9.4133 8.58361 9.27044 8.85088 9.06066 9.06066C8.85088 9.27044 8.58361 9.4133 8.29263 9.47118C8.00166 9.52906 7.70006 9.49935 7.42597 9.38582C7.15189 9.27229 6.91762 9.08003 6.75279 8.83335Z" } })]);
90
- }, Ct = [], pt = /* @__PURE__ */ v(
91
- _t,
92
- ft,
93
- Ct,
90
+ }, p1 = [], C1 = /* @__PURE__ */ v(
91
+ f1,
92
+ _1,
93
+ p1,
94
94
  !1,
95
95
  null,
96
96
  null
97
97
  );
98
- const b1 = pt.exports;
99
- let Pe = 0;
100
- const gt = {
98
+ const Vt = C1.exports;
99
+ let Ae = 0;
100
+ const g1 = {
101
101
  beforeCreate() {
102
- this.uuid = Pe.toString(), Pe += 1;
102
+ this.uuid = Ae.toString(), Ae += 1;
103
103
  }
104
104
  };
105
- var ht = function() {
105
+ var h1 = function() {
106
106
  var e = this, t = e._self._c;
107
107
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8.75 7.25V2.25H7.25V7.25H2.25V8.75H7.25V13.75H8.75V8.75H13.75V7.25H8.75Z" } })]);
108
- }, wt = [], mt = /* @__PURE__ */ v(
109
- gt,
110
- ht,
111
- wt,
108
+ }, w1 = [], m1 = /* @__PURE__ */ v(
109
+ g1,
110
+ h1,
111
+ w1,
112
112
  !1,
113
113
  null,
114
114
  null
115
115
  );
116
- const Vt = mt.exports;
116
+ const b1 = m1.exports;
117
117
  let Ie = 0;
118
- const bt = {
118
+ const V1 = {
119
119
  beforeCreate() {
120
120
  this.uuid = Ie.toString(), Ie += 1;
121
121
  }
122
122
  };
123
- var $t = function() {
123
+ var L1 = function() {
124
124
  var e = this, t = e._self._c;
125
125
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-plus_multiple__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M10.75 9.25H12.75V10.75H10.75V12.75H9.25V10.75H7.25V9.25H9.25V7.25H10.75V9.25Z" } }), t("path", { attrs: { "fill-rule": "evenodd", d: "M9 0.25C10.5188 0.25 11.75 1.48122 11.75 3V4.25H13C14.5188 4.25 15.75 5.48122 15.75 7V13C15.75 14.5188 14.5188 15.75 13 15.75H7C5.48122 15.75 4.25 14.5188 4.25 13V11.75H3C1.48122 11.75 0.25 10.5188 0.25 9V3C0.25 1.48122 1.48122 0.25 3 0.25H9ZM7 5.75C6.30964 5.75 5.75 6.30964 5.75 7V13C5.75 13.6904 6.30964 14.25 7 14.25H13C13.6904 14.25 14.25 13.6904 14.25 13V7C14.25 6.30964 13.6904 5.75 13 5.75H7ZM3 1.75C2.30964 1.75 1.75 2.30964 1.75 3V9C1.75 9.69036 2.30964 10.25 3 10.25H4.25V7C4.25 5.48122 5.48122 4.25 7 4.25H10.25V3C10.25 2.30964 9.69036 1.75 9 1.75H3Z", "clip-rule": "evenodd" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-plus_multiple__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
126
- }, Lt = [], Ht = /* @__PURE__ */ v(
127
- bt,
128
- $t,
129
- Lt,
126
+ }, $1 = [], H1 = /* @__PURE__ */ v(
127
+ V1,
128
+ L1,
129
+ $1,
130
130
  !1,
131
131
  null,
132
132
  null
133
133
  );
134
- const Mt = Ht.exports;
135
- let Te = 0;
136
- const yt = {
134
+ const M1 = H1.exports;
135
+ let ke = 0;
136
+ const y1 = {
137
137
  beforeCreate() {
138
- this.uuid = Te.toString(), Te += 1;
138
+ this.uuid = ke.toString(), ke += 1;
139
139
  }
140
140
  };
141
- var xt = function() {
141
+ var D1 = function() {
142
142
  var e = this, t = e._self._c;
143
143
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M5.25 4.25V3C5.25 1.48579 6.48579 0.25 8 0.25C9.51421 0.25 10.75 1.48579 10.75 3V4.25H12.6149L14.9149 15.75H1.08496L3.38496 4.25H5.25ZM6.75 3V4.25H9.25V3C9.25 2.31421 8.68579 1.75 8 1.75C7.31421 1.75 6.75 2.31421 6.75 3ZM4.61467 5.75L2.91467 14.25H8.38496L10.085 5.75H4.61467ZM9.91467 14.25H13.0851L11.4999 6.3238L9.91467 14.25Z" } })]);
144
- }, Zt = [], St = /* @__PURE__ */ v(
145
- yt,
146
- xt,
147
- Zt,
144
+ }, S1 = [], x1 = /* @__PURE__ */ v(
145
+ y1,
146
+ D1,
147
+ S1,
148
148
  !1,
149
149
  null,
150
150
  null
151
151
  );
152
- const kt = St.exports;
153
- let Ae = 0;
154
- const Rt = {
152
+ const T1 = x1.exports;
153
+ let Pe = 0;
154
+ const Z1 = {
155
155
  beforeCreate() {
156
- this.uuid = Ae.toString(), Ae += 1;
156
+ this.uuid = Pe.toString(), Pe += 1;
157
157
  }
158
158
  };
159
- var Dt = function() {
159
+ var R1 = function() {
160
160
  var e = this, t = e._self._c;
161
161
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-car__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M5.75 10.25H3.25V8.75H5.75V10.25Z" } }), t("path", { attrs: { d: "M12.75 10.25H10.25V8.75H12.75V10.25Z" } }), t("path", { attrs: { d: "M10.3604 0.75C11.6685 0.750165 12.7941 1.67303 13.0547 2.96094L13.0557 2.96289L13.6143 5.75H15.75V7.25H14.8105L15.75 8.18945V15.25H11.25V13.25H4.75V15.25H0.25V8.18945L1.18945 7.25H0.25V5.75H2.38477L2.94434 2.96289L2.94531 2.95996C3.20547 1.68654 4.32777 0.750167 5.63965 0.75H10.3604ZM1.75 8.81055V13.75H3.25V11.75H12.75V13.75H14.25V8.81055L12.6895 7.25H3.31055L1.75 8.81055ZM5.63965 2.25C5.05195 2.25017 4.53498 2.67362 4.41504 3.25977L3.91504 5.75H12.085L11.585 3.25879L11.5576 3.14941C11.4004 2.6164 10.9146 2.25015 10.3604 2.25H5.63965Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-car__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
162
- }, Pt = [], It = /* @__PURE__ */ v(
163
- Rt,
164
- Dt,
165
- Pt,
162
+ }, A1 = [], I1 = /* @__PURE__ */ v(
163
+ Z1,
164
+ R1,
165
+ A1,
166
166
  !1,
167
167
  null,
168
168
  null
169
169
  );
170
- const Tt = It.exports;
170
+ const k1 = I1.exports;
171
171
  let Oe = 0;
172
- const At = {
172
+ const P1 = {
173
173
  beforeCreate() {
174
174
  this.uuid = Oe.toString(), Oe += 1;
175
175
  }
176
176
  };
177
- var Ot = function() {
177
+ var O1 = function() {
178
178
  var e = this, t = e._self._c;
179
179
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-cash_stack__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M8 2.25C6.48579 2.25 5.25 3.48579 5.25 5C5.25 6.51421 6.48579 7.75 8 7.75C9.51421 7.75 10.75 6.51421 10.75 5C10.75 3.48579 9.51421 2.25 8 2.25ZM6.75 5C6.75 4.31421 7.31421 3.75 8 3.75C8.68579 3.75 9.25 4.31421 9.25 5C9.25 5.68579 8.68579 6.25 8 6.25C7.31421 6.25 6.75 5.68579 6.75 5Z" } }), t("path", { attrs: { d: "M0.25 0.25H15.75V9.75H0.25V0.25ZM1.75 1.75V8.25H14.25V1.75H1.75Z" } }), t("path", { attrs: { d: "M15.75 12.75V11.25H0.25V12.75H15.75Z" } }), t("path", { attrs: { d: "M15.75 15.75V14.25H0.25V15.75H15.75Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-cash_stack__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
180
- }, Ft = [], Et = /* @__PURE__ */ v(
181
- At,
182
- Ot,
183
- Ft,
180
+ }, E1 = [], F1 = /* @__PURE__ */ v(
181
+ P1,
182
+ O1,
183
+ E1,
184
184
  !1,
185
185
  null,
186
186
  null
187
187
  );
188
- const Bt = Et.exports;
189
- let Fe = 0;
190
- const Ut = {
188
+ const z1 = F1.exports;
189
+ let Ee = 0;
190
+ const B1 = {
191
191
  beforeCreate() {
192
- this.uuid = Fe.toString(), Fe += 1;
192
+ this.uuid = Ee.toString(), Ee += 1;
193
193
  }
194
194
  };
195
- var zt = function() {
195
+ var U1 = function() {
196
196
  var e = this, t = e._self._c;
197
197
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10.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" } })]);
198
- }, Nt = [], Gt = /* @__PURE__ */ v(
199
- Ut,
200
- zt,
201
- Nt,
198
+ }, N1 = [], G1 = /* @__PURE__ */ v(
199
+ B1,
200
+ U1,
201
+ N1,
202
202
  !1,
203
203
  null,
204
204
  null
205
205
  );
206
- const Kt = Gt.exports;
207
- let Ee = 0;
208
- const Yt = {
206
+ const q1 = G1.exports;
207
+ let Fe = 0;
208
+ const K1 = {
209
209
  beforeCreate() {
210
- this.uuid = Ee.toString(), Ee += 1;
210
+ this.uuid = Fe.toString(), Fe += 1;
211
211
  }
212
212
  };
213
- var jt = function() {
213
+ var Y1 = function() {
214
214
  var e = this, t = e._self._c;
215
215
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-diamond__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M11.7637 1.03027C12.8053 1.03027 13.7578 1.61912 14.2236 2.55078L15.8818 5.86719L15.5918 6.24121L8 16.002L0.408203 6.24121L0.118164 5.86719L1.77637 2.55078C2.2422 1.61913 3.19471 1.03027 4.23633 1.03027H11.7637ZM6.11426 6.75L7.99902 12.4062L9.88477 6.75H6.11426ZM2.70508 6.75L5.90234 10.8604L4.53223 6.75H2.70508ZM11.4678 6.75L10.0967 10.8604L13.2939 6.75H11.4678ZM4.23633 2.53027C3.76286 2.53027 3.3299 2.7982 3.11816 3.22168L2.10352 5.25H4.42676L5.78613 2.53027H4.23633ZM6.10254 5.25H9.89648L8.53613 2.53027H7.46289L6.10254 5.25ZM11.5732 5.25H13.8965L12.8818 3.22168C12.6701 2.7982 12.2371 2.53027 11.7637 2.53027H10.2139L11.5732 5.25Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-diamond__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
216
- }, qt = [], Jt = /* @__PURE__ */ v(
217
- Yt,
218
- jt,
219
- qt,
216
+ }, j1 = [], W1 = /* @__PURE__ */ v(
217
+ K1,
218
+ Y1,
219
+ j1,
220
220
  !1,
221
221
  null,
222
222
  null
223
223
  );
224
- const Wt = Jt.exports;
225
- let Be = 0;
226
- const Qt = {
224
+ const J1 = W1.exports;
225
+ let ze = 0;
226
+ const X1 = {
227
227
  beforeCreate() {
228
- this.uuid = Be.toString(), Be += 1;
228
+ this.uuid = ze.toString(), ze += 1;
229
229
  }
230
230
  };
231
- var Xt = function() {
231
+ var Q1 = function() {
232
232
  var e = this, t = e._self._c;
233
233
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } })]);
234
- }, e5 = [], t5 = /* @__PURE__ */ v(
235
- Qt,
236
- Xt,
237
- e5,
234
+ }, es = [], ts = /* @__PURE__ */ v(
235
+ X1,
236
+ Q1,
237
+ es,
238
238
  !1,
239
239
  null,
240
240
  null
241
241
  );
242
- const s5 = t5.exports;
243
- let Ue = 0;
244
- const a5 = {
242
+ const ss = ts.exports;
243
+ let Be = 0;
244
+ const as = {
245
245
  beforeCreate() {
246
- this.uuid = Ue.toString(), Ue += 1;
246
+ this.uuid = Be.toString(), Be += 1;
247
247
  }
248
248
  };
249
- var i5 = function() {
249
+ var is = function() {
250
250
  var e = this, t = e._self._c;
251
251
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-emoticon_happy__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M8 11.25C6.75421 11.25 5.75 10.2458 5.75 9H4.25C4.25 11.0742 5.92579 12.75 8 12.75C10.0742 12.75 11.75 11.0742 11.75 9H10.25C10.25 10.2458 9.24579 11.25 8 11.25Z" } }), t("path", { attrs: { d: "M5 6.75C4.58421 6.75 4.25 7.08421 4.25 7.5H2.75C2.75 6.25579 3.75579 5.25 5 5.25C6.24421 5.25 7.25 6.25579 7.25 7.5H5.75C5.75 7.08421 5.41579 6.75 5 6.75Z" } }), t("path", { attrs: { d: "M10.25 7.5C10.25 7.08421 10.5842 6.75 11 6.75C11.4158 6.75 11.75 7.08421 11.75 7.5H13.25C13.25 6.25579 12.2442 5.25 11 5.25C9.75579 5.25 8.75 6.25579 8.75 7.5H10.25Z" } }), t("path", { attrs: { d: "M8 0.25C3.71579 0.25 0.25 3.71579 0.25 8C0.25 12.2842 3.71579 15.75 8 15.75C12.2842 15.75 15.75 12.2842 15.75 8C15.75 3.71579 12.2842 0.25 8 0.25ZM1.75 8C1.75 4.54421 4.54421 1.75 8 1.75C11.4558 1.75 14.25 4.54421 14.25 8C14.25 11.4558 11.4558 14.25 8 14.25C4.54421 14.25 1.75 11.4558 1.75 8Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-emoticon_happy__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
252
- }, l5 = [], n5 = /* @__PURE__ */ v(
253
- a5,
254
- i5,
255
- l5,
252
+ }, ls = [], ns = /* @__PURE__ */ v(
253
+ as,
254
+ is,
255
+ ls,
256
256
  !1,
257
257
  null,
258
258
  null
259
259
  );
260
- const r5 = n5.exports;
261
- let ze = 0;
262
- const o5 = {
260
+ const rs = ns.exports;
261
+ let Ue = 0;
262
+ const os = {
263
263
  beforeCreate() {
264
- this.uuid = ze.toString(), ze += 1;
264
+ this.uuid = Ue.toString(), Ue += 1;
265
265
  }
266
266
  };
267
- var c5 = function() {
267
+ var cs = function() {
268
268
  var e = this, t = e._self._c;
269
269
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-gambling__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M7.25 0.285553C5.66909 0.436349 4.23359 1.05951 3.07538 2.01472L3.04992 1.98926L1.98926 3.04992L2.01472 3.07538C1.05951 4.23359 0.436349 5.66909 0.285553 7.25H0.25V8.75H0.285553C0.436346 10.3309 1.05949 11.7664 2.01468 12.9246L1.98926 12.95L3.04992 14.0106L3.07533 13.9852C4.23355 14.9405 5.66907 15.5636 7.25 15.7144V15.75H8.75V15.7144C10.331 15.5636 11.7665 14.9404 12.9248 13.9852L12.9502 14.0106L14.0109 12.95L13.9854 12.9245C14.9405 11.7663 15.5637 10.3308 15.7144 8.75H15.75V7.25H15.7144C15.5637 5.66913 14.9405 4.23366 13.9853 3.07546L14.0109 3.04992L12.9502 1.98926L12.9247 2.01479C11.7665 1.05954 10.3309 0.436353 8.75 0.285553V0.25H7.25V0.285553ZM12.9187 11.8578L11.1275 10.0666C11.3873 9.67434 11.5766 9.22909 11.6745 8.75H14.206C14.0676 9.91739 13.6097 10.9798 12.9187 11.8578ZM10.0668 11.1273L11.8581 12.9185C10.98 13.6097 9.91751 14.0676 8.75 14.206V11.6745C9.22921 11.5766 9.67456 11.3872 10.0668 11.1273ZM1.79405 7.25C1.93236 6.08255 2.3903 5.02006 3.0814 4.14206L4.87264 5.9333C4.61275 6.32555 4.4234 6.77085 4.32554 7.25H1.79405ZM4.14206 3.0814C5.02006 2.3903 6.08255 1.93236 7.25 1.79405V4.32554C6.77085 4.4234 6.32555 4.61275 5.9333 4.87264L4.14206 3.0814ZM14.206 7.25H11.6745C11.5766 6.77088 11.3873 6.32561 11.1274 5.93339L12.9187 4.14214C13.6097 5.02013 14.0676 6.08259 14.206 7.25ZM10.25 8C10.25 8.62119 9.99617 9.18317 9.58967 9.58967C9.18317 9.99617 8.62119 10.25 8 10.25C7.37881 10.25 6.81683 9.99617 6.41033 9.58967C6.00383 9.18317 5.75 8.62119 5.75 8C5.75 7.37881 6.00383 6.81683 6.41033 6.41033C6.81683 6.00383 7.37881 5.75 8 5.75C8.62119 5.75 9.18317 6.00383 9.58967 6.41033C9.99617 6.81683 10.25 7.37881 10.25 8ZM3.08136 11.8579C2.39028 10.9799 1.93236 9.91743 1.79405 8.75H4.32554C4.42339 9.22913 4.61273 9.67441 4.8726 10.0666L3.08136 11.8579ZM11.858 3.08147L10.0668 4.8727C9.67452 4.61278 9.22919 4.4234 8.75 4.32554V1.79405C9.91749 1.93236 10.98 2.39033 11.858 3.08147ZM7.25 14.206C6.08253 14.0676 5.02002 13.6097 4.14201 12.9186L5.93324 11.1273C6.3255 11.3872 6.77082 11.5766 7.25 11.6745V14.206Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-gambling__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
270
- }, u5 = [], d5 = /* @__PURE__ */ v(
271
- o5,
272
- c5,
273
- u5,
270
+ }, us = [], ds = /* @__PURE__ */ v(
271
+ os,
272
+ cs,
273
+ us,
274
274
  !1,
275
275
  null,
276
276
  null
277
277
  );
278
- const v5 = d5.exports;
278
+ const vs = ds.exports;
279
279
  let Ne = 0;
280
- const _5 = {
280
+ const fs = {
281
281
  beforeCreate() {
282
282
  this.uuid = Ne.toString(), Ne += 1;
283
283
  }
284
284
  };
285
- var f5 = function() {
285
+ var _s = function() {
286
286
  var e = this, t = e._self._c;
287
287
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M5.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" } }), t("path", { attrs: { 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" } }), t("path", { attrs: { 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" } }), t("path", { attrs: { 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" } }), t("path", { attrs: { 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" } })]);
288
- }, C5 = [], p5 = /* @__PURE__ */ v(
289
- _5,
290
- f5,
291
- C5,
288
+ }, ps = [], Cs = /* @__PURE__ */ v(
289
+ fs,
290
+ _s,
291
+ ps,
292
292
  !1,
293
293
  null,
294
294
  null
295
295
  );
296
- const g5 = p5.exports;
296
+ const gs = Cs.exports;
297
297
  let Ge = 0;
298
- const h5 = {
298
+ const hs = {
299
299
  beforeCreate() {
300
300
  this.uuid = Ge.toString(), Ge += 1;
301
301
  }
302
302
  };
303
- var w5 = function() {
303
+ var ws = function() {
304
304
  var e = this, t = e._self._c;
305
305
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10 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" } })]);
306
- }, m5 = [], V5 = /* @__PURE__ */ v(
307
- h5,
308
- w5,
309
- m5,
306
+ }, ms = [], bs = /* @__PURE__ */ v(
307
+ hs,
308
+ ws,
309
+ ms,
310
310
  !1,
311
311
  null,
312
312
  null
313
313
  );
314
- const b5 = V5.exports;
315
- let Ke = 0;
316
- const $5 = {
314
+ const Vs = bs.exports;
315
+ let qe = 0;
316
+ const Ls = {
317
317
  beforeCreate() {
318
- this.uuid = Ke.toString(), Ke += 1;
318
+ this.uuid = qe.toString(), qe += 1;
319
319
  }
320
320
  };
321
- var L5 = function() {
321
+ var $s = function() {
322
322
  var e = this, t = e._self._c;
323
323
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } })]);
324
- }, H5 = [], M5 = /* @__PURE__ */ v(
325
- $5,
326
- L5,
327
- H5,
324
+ }, Hs = [], Ms = /* @__PURE__ */ v(
325
+ Ls,
326
+ $s,
327
+ Hs,
328
328
  !1,
329
329
  null,
330
330
  null
331
331
  );
332
- const y5 = M5.exports;
333
- let Ye = 0;
334
- const x5 = {
332
+ const ys = Ms.exports;
333
+ let Ke = 0;
334
+ const Ds = {
335
335
  beforeCreate() {
336
- this.uuid = Ye.toString(), Ye += 1;
336
+ this.uuid = Ke.toString(), Ke += 1;
337
337
  }
338
338
  };
339
- var Z5 = function() {
339
+ var Ss = function() {
340
340
  var e = this, t = e._self._c;
341
341
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M7.62109 5.84961H9.0957L9.36035 4.25H10.8799L10.6152 5.84961H11.75V7.34961H10.3672L10.1523 8.65039H11.75V10.1504H9.9043L9.63965 11.75H8.12012L8.38477 10.1504H6.89844L6.62988 11.75H5.10938L5.37793 10.1504H4.25V8.65039H5.62988L5.84863 7.34961H4.25V5.84961H6.10156L6.37012 4.25H7.88965L7.62109 5.84961ZM7.15039 8.65039H8.63281L8.84766 7.34961H7.36914L7.15039 8.65039Z" } }), t("path", { attrs: { fill: "#001222", d: "M12 1.25C13.5188 1.25 14.75 2.48122 14.75 4V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V4C1.25 2.48122 2.48122 1.25 4 1.25H12ZM4 2.75C3.30964 2.75 2.75 3.30964 2.75 4V12C2.75 12.6904 3.30964 13.25 4 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V4C13.25 3.30964 12.6904 2.75 12 2.75H4Z" } })]);
342
- }, S5 = [], k5 = /* @__PURE__ */ v(
343
- x5,
344
- Z5,
345
- S5,
342
+ }, xs = [], Ts = /* @__PURE__ */ v(
343
+ Ds,
344
+ Ss,
345
+ xs,
346
346
  !1,
347
347
  null,
348
348
  null
349
349
  );
350
- const R5 = k5.exports;
351
- let je = 0;
352
- const D5 = {
350
+ const Zs = Ts.exports;
351
+ let Ye = 0;
352
+ const Rs = {
353
353
  beforeCreate() {
354
- this.uuid = je.toString(), je += 1;
354
+ this.uuid = Ye.toString(), Ye += 1;
355
355
  }
356
356
  };
357
- var P5 = function() {
357
+ var As = function() {
358
358
  var e = this, t = e._self._c;
359
359
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } }), t("path", { attrs: { fill: "#001222", d: "M10.75 2.75H5.25V1.25H10.75V2.75Z" } })]);
360
- }, I5 = [], T5 = /* @__PURE__ */ v(
361
- D5,
362
- P5,
363
- I5,
360
+ }, Is = [], ks = /* @__PURE__ */ v(
361
+ Rs,
362
+ As,
363
+ Is,
364
364
  !1,
365
365
  null,
366
366
  null
367
367
  );
368
- const A5 = T5.exports;
369
- let qe = 0;
370
- const O5 = {
368
+ const Ps = ks.exports;
369
+ let je = 0;
370
+ const Os = {
371
371
  beforeCreate() {
372
- this.uuid = qe.toString(), qe += 1;
372
+ this.uuid = je.toString(), je += 1;
373
373
  }
374
374
  };
375
- var F5 = function() {
375
+ var Es = function() {
376
376
  var e = this, t = e._self._c;
377
377
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } })]);
378
- }, E5 = [], B5 = /* @__PURE__ */ v(
379
- O5,
380
- F5,
381
- E5,
378
+ }, Fs = [], zs = /* @__PURE__ */ v(
379
+ Os,
380
+ Es,
381
+ Fs,
382
382
  !1,
383
383
  null,
384
384
  null
385
385
  );
386
- const U5 = B5.exports;
387
- let Je = 0;
388
- const z5 = {
386
+ const Bs = zs.exports;
387
+ let We = 0;
388
+ const Us = {
389
389
  beforeCreate() {
390
- this.uuid = Je.toString(), Je += 1;
390
+ this.uuid = We.toString(), We += 1;
391
391
  }
392
392
  };
393
- var N5 = function() {
393
+ var Ns = function() {
394
394
  var e = this, t = e._self._c;
395
395
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-leaf__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M15.75 8.16992C15.75 8.89401 15.4634 9.59536 14.9395 10.1094L13.1104 11.9404C12.5927 12.458 11.9031 12.75 11.1699 12.75H4.31055L1.53027 15.5303L0.469727 14.4697L3.25 11.6895V4.83008C3.25 4.106 3.53561 3.40366 4.05957 2.88965L5.88965 1.05957C6.40726 0.54198 7.09693 0.25 7.83008 0.25H15.75V8.16992ZM5.81055 11.25H11.1699C11.4967 11.25 11.8074 11.1222 12.0498 10.8799L13.8867 9.04297C13.975 8.957 14.0489 8.85806 14.1064 8.75H8.31055L5.81055 11.25ZM7.25 1.89551C7.14218 1.95356 7.04144 2.02888 6.9502 2.12012L5.11328 3.95703C4.88182 4.1824 4.75 4.49747 4.75 4.83008V10.1895L7.25 7.68945V1.89551ZM9.81055 7.25H14.25V2.81055L9.81055 7.25ZM8.75 6.18945L13.1895 1.75H8.75V6.18945Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-leaf__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
396
- }, G5 = [], K5 = /* @__PURE__ */ v(
397
- z5,
398
- N5,
399
- G5,
396
+ }, Gs = [], qs = /* @__PURE__ */ v(
397
+ Us,
398
+ Ns,
399
+ Gs,
400
400
  !1,
401
401
  null,
402
402
  null
403
403
  );
404
- const Y5 = K5.exports;
405
- let We = 0;
406
- const j5 = {
404
+ const Ks = qs.exports;
405
+ let Je = 0;
406
+ const Ys = {
407
407
  beforeCreate() {
408
- this.uuid = We.toString(), We += 1;
408
+ this.uuid = Je.toString(), Je += 1;
409
409
  }
410
410
  };
411
- var q5 = function() {
411
+ var js = function() {
412
412
  var e = this, t = e._self._c;
413
413
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "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" } })]);
414
- }, J5 = [], W5 = /* @__PURE__ */ v(
415
- j5,
416
- q5,
417
- J5,
414
+ }, Ws = [], Js = /* @__PURE__ */ v(
415
+ Ys,
416
+ js,
417
+ Ws,
418
418
  !1,
419
419
  null,
420
420
  null
421
421
  );
422
- const Q5 = W5.exports;
423
- let Qe = 0;
424
- const X5 = {
422
+ const Xs = Js.exports;
423
+ let Xe = 0;
424
+ const Qs = {
425
425
  beforeCreate() {
426
- this.uuid = Qe.toString(), Qe += 1;
426
+ this.uuid = Xe.toString(), Xe += 1;
427
427
  }
428
428
  };
429
- var es = function() {
429
+ var e5 = function() {
430
430
  var e = this, t = e._self._c;
431
431
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8.75 11.75H7.25V8.25H8.75V11.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M8 1.25C9.51878 1.25 10.75 2.48122 10.75 4V5.25H11C12.5188 5.25 13.75 6.48122 13.75 8V12C13.75 13.5188 12.5188 14.75 11 14.75H5C3.48122 14.75 2.25 13.5188 2.25 12V8C2.25 6.48122 3.48122 5.25 5 5.25H5.25V4C5.25 2.48122 6.48122 1.25 8 1.25ZM5 6.75C4.30964 6.75 3.75 7.30964 3.75 8V12C3.75 12.6904 4.30964 13.25 5 13.25H11C11.6904 13.25 12.25 12.6904 12.25 12V8C12.25 7.30964 11.6904 6.75 11 6.75H5ZM8 2.75C7.30964 2.75 6.75 3.30964 6.75 4V5.25H9.25V4C9.25 3.30964 8.69036 2.75 8 2.75Z" } })]);
432
- }, ts = [], ss = /* @__PURE__ */ v(
433
- X5,
434
- es,
435
- ts,
432
+ }, t5 = [], s5 = /* @__PURE__ */ v(
433
+ Qs,
434
+ e5,
435
+ t5,
436
436
  !1,
437
437
  null,
438
438
  null
439
439
  );
440
- const as = ss.exports;
441
- let Xe = 0;
442
- const is = {
440
+ const a5 = s5.exports;
441
+ let Qe = 0;
442
+ const i5 = {
443
443
  beforeCreate() {
444
- this.uuid = Xe.toString(), Xe += 1;
444
+ this.uuid = Qe.toString(), Qe += 1;
445
445
  }
446
446
  };
447
- var ls = function() {
447
+ var l5 = function() {
448
448
  var e = this, t = e._self._c;
449
449
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-news__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M12.75 12.75H7.25V6.25H12.75V12.75ZM8.75 11.25H11.25V7.75H8.75V11.25Z" } }), t("path", { attrs: { d: "M10.75 4.75H7.25V3.25H10.75V4.75Z" } }), t("path", { attrs: { d: "M13 0.25C14.5188 0.25 15.75 1.48122 15.75 3V13C15.75 14.5188 14.5188 15.75 13 15.75H3.25V15.7363C3.16759 15.7438 3.08435 15.75 3 15.75C1.48122 15.75 0.25 14.5188 0.25 13V8C0.25 6.48122 1.48122 5.25 3 5.25H4.25V3C4.25 1.48122 5.48122 0.25 7 0.25H13ZM3 6.75C2.30964 6.75 1.75 7.30964 1.75 8V13C1.75 13.6904 2.30964 14.25 3 14.25C3.69036 14.25 4.25 13.6904 4.25 13V6.75H3ZM7 1.75C6.30964 1.75 5.75 2.30964 5.75 3V13C5.75 13.4506 5.63935 13.8747 5.44727 14.25H13C13.6904 14.25 14.25 13.6904 14.25 13V3C14.25 2.30964 13.6904 1.75 13 1.75H7Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-news__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff", transform: "matrix(1 0 0 -1 0 16)" } })])])]);
450
- }, ns = [], rs = /* @__PURE__ */ v(
451
- is,
452
- ls,
453
- ns,
450
+ }, n5 = [], r5 = /* @__PURE__ */ v(
451
+ i5,
452
+ l5,
453
+ n5,
454
454
  !1,
455
455
  null,
456
456
  null
457
457
  );
458
- const os = rs.exports;
459
- let e1 = 0;
460
- const cs = {
458
+ const o5 = r5.exports;
459
+ let et = 0;
460
+ const c5 = {
461
461
  beforeCreate() {
462
- this.uuid = e1.toString(), e1 += 1;
462
+ this.uuid = et.toString(), et += 1;
463
463
  }
464
464
  };
465
- var us = function() {
465
+ var u5 = function() {
466
466
  var e = this, t = e._self._c;
467
467
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M7.99047 0.25C6.85765 0.25 5.89704 0.935208 5.47759 1.9044C4.03119 2.68871 2.96599 4.13012 2.7463 5.87663L2.4163 8.50663L2.41589 8.51C2.32636 9.25062 1.98383 9.94416 1.45427 10.4656L1.23047 10.6859V13.75H5.35431C5.68227 14.9019 6.74559 15.75 8 15.75C9.25441 15.75 10.3177 14.9019 10.6457 13.75H14.7305V10.6893L14.5108 10.4697C14.0619 10.0208 13.7524 9.46107 13.6074 8.8473L13.2346 5.8764C13.0151 4.13169 11.9599 2.68854 10.5029 1.90326C10.0831 0.934672 9.12284 0.25 7.99047 0.25ZM13.2305 12.25H2.73047V11.2985C3.37295 10.5734 3.78718 9.66208 3.90483 8.69177L4.23463 6.06337C4.4008 4.74299 5.24843 3.65649 6.3979 3.11951L6.70638 2.97541L6.80095 2.64833C6.95173 2.12691 7.42704 1.75 7.99047 1.75C8.5539 1.75 9.02921 2.12691 9.17999 2.64833L9.27491 2.97662L9.58492 3.12039C10.7406 3.65634 11.5799 4.74095 11.7463 6.0636L11.9705 7.85H11.9451L12.0569 8.69805C12.1842 9.6635 12.5895 10.5649 13.2305 11.2958V12.25ZM7.00274 13.75H8.99726C8.76827 14.0529 8.40537 14.25 8 14.25C7.59463 14.25 7.23173 14.0529 7.00274 13.75Z" } })]);
468
- }, ds = [], vs = /* @__PURE__ */ v(
469
- cs,
470
- us,
471
- ds,
468
+ }, d5 = [], v5 = /* @__PURE__ */ v(
469
+ c5,
470
+ u5,
471
+ d5,
472
472
  !1,
473
473
  null,
474
474
  null
475
475
  );
476
- const _s = vs.exports;
477
- let t1 = 0;
478
- const fs = {
476
+ const f5 = v5.exports;
477
+ let tt = 0;
478
+ const _5 = {
479
479
  beforeCreate() {
480
- this.uuid = t1.toString(), t1 += 1;
480
+ this.uuid = tt.toString(), tt += 1;
481
481
  }
482
482
  };
483
- var Cs = function() {
483
+ var p5 = function() {
484
484
  var e = this, t = e._self._c;
485
485
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-prize__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M12.75 3.25H15.75V6C15.75 7.51878 14.5188 8.75 13 8.75H12.75V9C12.75 10.5188 11.5188 11.75 10 11.75H8.75V14.25H12.75V15.75H3.25V14.25H7.25V11.75H6C4.48122 11.75 3.25 10.5188 3.25 9V8.75H3C1.48122 8.75 0.25 7.51878 0.25 6V3.25H3.25V0.25H12.75V3.25ZM4.75 9C4.75 9.69036 5.30964 10.25 6 10.25H10C10.6904 10.25 11.25 9.69036 11.25 9V1.75H4.75V9ZM1.75 6C1.75 6.69036 2.30964 7.25 3 7.25H3.25V4.75H1.75V6ZM12.75 7.25H13C13.6904 7.25 14.25 6.69036 14.25 6V4.75H12.75V7.25Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-prize__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
486
- }, ps = [], gs = /* @__PURE__ */ v(
487
- fs,
488
- Cs,
489
- ps,
486
+ }, C5 = [], g5 = /* @__PURE__ */ v(
487
+ _5,
488
+ p5,
489
+ C5,
490
490
  !1,
491
491
  null,
492
492
  null
493
493
  );
494
- const hs = gs.exports;
495
- let s1 = 0;
496
- const ws = {
494
+ const h5 = g5.exports;
495
+ let st = 0;
496
+ const w5 = {
497
497
  beforeCreate() {
498
- this.uuid = s1.toString(), s1 += 1;
498
+ this.uuid = st.toString(), st += 1;
499
499
  }
500
500
  };
501
- var ms = function() {
501
+ var m5 = function() {
502
502
  var e = this, t = e._self._c;
503
503
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8 1.25C6.48579 1.25 5.25 2.48579 5.25 4H6.75C6.75 3.31421 7.31421 2.75 8 2.75C8.68579 2.75 9.25 3.31421 9.25 4C9.25 4.68579 8.68579 5.25 8 5.25H7.25V7.53638L2.68655 9.8181C1.79233 10.2592 1.25 11.1753 1.25 12.1499C1.25 13.5841 2.41579 14.7499 3.85 14.7499H12.15C13.5842 14.7499 14.75 13.5841 14.75 12.1499C14.75 11.1624 14.1872 10.2689 13.324 9.82338L8.75 7.53638V6.64569C9.90191 6.31773 10.75 5.25441 10.75 4C10.75 2.48579 9.51421 1.25 8 1.25ZM3.35114 11.1629L8 8.83843L12.6398 11.1583C13.0144 11.3534 13.25 11.7388 13.25 12.1499C13.25 12.7557 12.7558 13.2499 12.15 13.2499H3.85C3.24421 13.2499 2.75 12.7557 2.75 12.1499C2.75 11.7253 2.98674 11.3422 3.35114 11.1629Z" } })]);
504
- }, Vs = [], bs = /* @__PURE__ */ v(
505
- ws,
506
- ms,
507
- Vs,
504
+ }, b5 = [], V5 = /* @__PURE__ */ v(
505
+ w5,
506
+ m5,
507
+ b5,
508
508
  !1,
509
509
  null,
510
510
  null
511
511
  );
512
- const $s = bs.exports;
513
- let a1 = 0;
514
- const Ls = {
512
+ const L5 = V5.exports;
513
+ let at = 0;
514
+ const $5 = {
515
515
  beforeCreate() {
516
- this.uuid = a1.toString(), a1 += 1;
516
+ this.uuid = at.toString(), at += 1;
517
517
  }
518
518
  };
519
- var Hs = function() {
519
+ var H5 = function() {
520
520
  var e = this, t = e._self._c;
521
521
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M6.5 11.25C7.74421 11.25 8.75 12.2558 8.75 13.5C8.75 14.7442 7.74421 15.75 6.5 15.75C5.25579 15.75 4.25 14.7442 4.25 13.5C4.25 12.2558 5.25579 11.25 6.5 11.25ZM6.5 12.75C6.08421 12.75 5.75 13.0842 5.75 13.5C5.75 13.9158 6.08421 14.25 6.5 14.25C6.91579 14.25 7.25 13.9158 7.25 13.5C7.25 13.0842 6.91579 12.75 6.5 12.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M12.5 11.25C13.7442 11.25 14.75 12.2558 14.75 13.5C14.75 14.7442 13.7442 15.75 12.5 15.75C11.2558 15.75 10.25 14.7442 10.25 13.5C10.25 12.2558 11.2558 11.25 12.5 11.25ZM12.5 12.75C12.0842 12.75 11.75 13.0842 11.75 13.5C11.75 13.9158 12.0842 14.25 12.5 14.25C12.9158 14.25 13.25 13.9158 13.25 13.5C13.25 13.0842 12.9158 12.75 12.5 12.75Z" } }), t("path", { attrs: { fill: "#001222", d: "M1.40039 0.25C2.6906 0.25018 3.80556 1.14319 4.08203 2.40723L4.26953 3.25H15.75V8C15.75 9.51421 14.5142 10.75 13 10.75H4.39844L2.61816 2.73242L2.61719 2.72949C2.49243 2.15562 1.98867 1.75018 1.40039 1.75H0.25V0.25H1.40039ZM5.60156 9.25H7.11426L6.36426 4.75H4.60254L5.60156 9.25ZM12.25 9.25H13C13.6858 9.25 14.25 8.68579 14.25 8V4.75H12.25V9.25ZM8.63574 9.25H10.75V4.75H7.88574L8.63574 9.25Z" } })]);
522
- }, Ms = [], ys = /* @__PURE__ */ v(
523
- Ls,
524
- Hs,
525
- Ms,
522
+ }, M5 = [], y5 = /* @__PURE__ */ v(
523
+ $5,
524
+ H5,
525
+ M5,
526
526
  !1,
527
527
  null,
528
528
  null
529
529
  );
530
- const xs = ys.exports;
531
- let i1 = 0;
532
- const Zs = {
530
+ const D5 = y5.exports;
531
+ let it = 0;
532
+ const S5 = {
533
533
  beforeCreate() {
534
- this.uuid = i1.toString(), i1 += 1;
534
+ this.uuid = it.toString(), it += 1;
535
535
  }
536
536
  };
537
- var Ss = function() {
537
+ var x5 = function() {
538
538
  var e = this, t = e._self._c;
539
539
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-sleep__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M13.81 3.25L15.75 1.31V0.25H11.25V1.75H13.19L11.25 3.69V4.75H15.75V3.25H13.81Z" } }), t("path", { attrs: { d: "M9.86 9.25H11.69C11.73 9.5 11.75 9.74 11.75 10C11.75 11.14 11.42 12.25 10.78 13.2C10.15 14.14 9.25 14.88 8.2 15.31C7.5 15.6 6.75 15.75 6 15.75C5.63 15.75 5.25 15.71 4.88 15.64C3.76 15.42 2.74 14.87 1.93 14.07C1.13 13.26 0.58 12.24 0.36 11.12C0.14 10 0.25 8.85 0.69 7.8C1.12 6.74 1.86 5.85 2.81 5.22C3.75 4.58 4.86 4.25 6 4.25C6.25 4.25 6.5 4.27 6.75 4.31V6.14C6.61 6.22 6.49 6.33 6.37 6.45C6.1 6.73 5.91 7.08 5.81 7.45C5.72 7.83 5.72 8.23 5.82 8.6C5.93 8.98 6.13 9.32 6.4 9.6C6.68 9.87 7.02 10.07 7.4 10.17C7.77 10.28 8.17 10.28 8.55 10.19C8.92 10.09 9.27 9.9 9.55 9.63C9.67 9.51 9.78 9.39 9.86 9.25ZM7.63 13.93C8.41 13.6 9.07 13.06 9.53 12.36C9.79 11.97 9.99 11.55 10.1 11.11C9.74 11.35 9.34 11.53 8.92 11.64C8.29 11.8 7.63 11.79 7 11.62C6.37 11.45 5.8 11.12 5.34 10.66C4.88 10.2 4.55 9.63 4.38 9C4.21 8.38 4.2 7.71 4.36 7.08C4.47 6.66 4.65 6.26 4.89 5.9C4.45 6.02 4.03 6.21 3.64 6.47C2.94 6.93 2.4 7.59 2.07 8.37C1.75 9.15 1.67 10 1.83 10.83C2 11.66 2.4 12.41 2.99 13C3.59 13.6 4.34 14 5.17 14.17C6 14.33 6.85 14.25 7.63 13.93Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-sleep__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
540
- }, ks = [], Rs = /* @__PURE__ */ v(
541
- Zs,
542
- Ss,
543
- ks,
540
+ }, T5 = [], Z5 = /* @__PURE__ */ v(
541
+ S5,
542
+ x5,
543
+ T5,
544
544
  !1,
545
545
  null,
546
546
  null
547
547
  );
548
- const Ds = Rs.exports;
549
- let l1 = 0;
550
- const Ps = {
548
+ const R5 = Z5.exports;
549
+ let lt = 0;
550
+ const A5 = {
551
551
  beforeCreate() {
552
- this.uuid = l1.toString(), l1 += 1;
552
+ this.uuid = lt.toString(), lt += 1;
553
553
  }
554
554
  };
555
- var Is = function() {
555
+ var I5 = function() {
556
556
  var e = this, t = e._self._c;
557
557
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M6.99851 0.329277C7.60965 0.0237045 8.32485 0.0237045 8.936 0.329277L8.94763 0.335092L13.4899 2.80661C14.9132 3.5683 15.0156 5.45081 13.8121 6.36022C14.9426 7.15404 14.8998 8.80801 13.8648 9.65083C15.0545 10.501 14.8976 12.4276 13.573 13.1845L13.5662 13.1883L9.01459 15.665L9.00296 15.6708C8.39181 15.9763 7.67662 15.9763 7.06547 15.6708L7.05384 15.665L2.50223 13.1883L2.49544 13.1845C1.20854 12.4491 1.03328 10.6248 2.18975 9.74196C1.0278 8.92492 0.947607 7.14873 2.15756 6.33584C0.997812 5.42474 1.08812 3.5815 2.42848 2.81558L2.43527 2.81171L6.98688 0.335092L6.99851 0.329277ZM7.67888 1.66624L3.16715 4.12114C2.74814 4.36572 2.74509 4.95731 3.15799 5.20694L4.08079 5.66834L7.16483 7.34445L7.74797 7.66845C7.92526 7.75282 8.12695 7.75503 8.30552 7.67508L8.82242 7.35202L11.9204 5.66834L12.8431 5.20696C13.2441 4.96435 13.2605 4.38426 12.781 4.12853L12.7754 4.12558L8.25563 1.66624C8.07219 1.57805 7.86232 1.57805 7.67888 1.66624ZM7.73281 11.0237C7.90254 11.0878 8.08961 11.0801 8.25519 11.0006L11.9197 9.00179L12.8433 8.53998C13.2912 8.2708 13.2066 7.70823 12.865 7.53744L12.2815 7.2457L9.56162 8.72393L8.95041 9.06348L8.93584 9.07077C8.32469 9.37634 7.60949 9.37634 6.99835 9.07077L6.98377 9.06348L6.37257 8.72393L3.65264 7.2457L3.06917 7.53744C2.72758 7.70823 2.64303 8.2708 3.09087 8.53998L3.80065 8.89487L3.81599 8.88721L7.73281 11.0237ZM3.77974 10.5824L3.20296 10.8708C2.85902 11.0427 2.77566 11.6119 3.234 11.8788L7.74583 14.3338C7.92928 14.422 8.13915 14.422 8.3226 14.3338L12.8343 11.8789C13.049 11.7537 13.1599 11.5393 13.168 11.3144C13.1763 11.0868 13.0815 10.9295 12.9709 10.8568L12.416 10.5794L9.0816 12.3981L9.06963 12.4041C8.45848 12.7097 7.74328 12.7097 7.13214 12.4041L7.12016 12.3981L7.07964 12.376C7.05236 12.3637 7.02525 12.3509 6.99835 12.3374L6.98637 12.3315L3.77974 10.5824Z" } })]);
558
- }, Ts = [], As = /* @__PURE__ */ v(
559
- Ps,
560
- Is,
561
- Ts,
558
+ }, k5 = [], P5 = /* @__PURE__ */ v(
559
+ A5,
560
+ I5,
561
+ k5,
562
562
  !1,
563
563
  null,
564
564
  null
565
565
  );
566
- const Os = As.exports;
567
- let n1 = 0;
568
- const Fs = {
566
+ const O5 = P5.exports;
567
+ let nt = 0;
568
+ const E5 = {
569
569
  beforeCreate() {
570
- this.uuid = n1.toString(), n1 += 1;
570
+ this.uuid = nt.toString(), nt += 1;
571
571
  }
572
572
  };
573
- var Es = function() {
573
+ var F5 = function() {
574
574
  var e = this, t = e._self._c;
575
575
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-star__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M7.99981 0.322998L10.4998 5.32304L15.4723 6.15178L11.8252 10.2041L13.1419 15.4004L8.00327 12.8397L2.97162 15.399L4.18057 10.2109L0.527344 6.15178L5.49979 5.32304L7.99981 0.322998ZM7.99981 3.6771L6.49983 6.67706L3.47227 7.18165L5.81904 9.78917L5.16379 12.6011L7.99635 11.1604L10.8848 12.5997L10.1744 9.79603L12.5273 7.18165L9.49979 6.67706L7.99981 3.6771Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-star__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
576
- }, Bs = [], Us = /* @__PURE__ */ v(
577
- Fs,
578
- Es,
579
- Bs,
576
+ }, z5 = [], B5 = /* @__PURE__ */ v(
577
+ E5,
578
+ F5,
579
+ z5,
580
580
  !1,
581
581
  null,
582
582
  null
583
583
  );
584
- const zs = Us.exports;
585
- let r1 = 0;
586
- const Ns = {
584
+ const U5 = B5.exports;
585
+ let rt = 0;
586
+ const N5 = {
587
587
  beforeCreate() {
588
- this.uuid = r1.toString(), r1 += 1;
588
+ this.uuid = rt.toString(), rt += 1;
589
589
  }
590
590
  };
591
- var Gs = function() {
591
+ var G5 = function() {
592
592
  var e = this, t = e._self._c;
593
593
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-support__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M1.98926 3.04992L2.0153 3.07596C0.878906 4.45704 0.25 6.1961 0.25 8C0.25 9.80388 0.878891 11.5429 2.01525 12.924L1.98926 12.95L3.04992 14.0106L3.0759 13.9847C4.45699 15.1211 6.19607 15.75 8 15.75C9.80396 15.75 11.5431 15.1211 12.9242 13.9846L12.9502 14.0106L14.0109 12.95L13.9848 12.9239C15.1211 11.5429 15.75 9.80384 15.75 8C15.75 6.19613 15.1211 4.45711 13.9848 3.07604L14.0109 3.04992L12.9502 1.98926L12.9241 2.01536C11.543 0.878931 9.80394 0.25 8 0.25C6.1961 0.25 4.45704 0.878906 3.07596 2.0153L3.04992 1.98926L1.98926 3.04992ZM12.9179 11.857L11.0911 10.0302C11.423 9.52647 11.6301 8.94655 11.6895 8.33877C11.7716 7.49946 11.5672 6.65772 11.1107 5.95016L12.9179 4.14291C13.7765 5.23764 14.25 6.59441 14.25 8C14.25 9.40557 13.7765 10.7623 12.9179 11.857ZM10.031 11.0914L11.8573 12.9177C10.7625 13.7765 9.40568 14.25 8 14.25C6.59435 14.25 5.23753 13.7765 4.14278 12.9178L5.94737 11.1132C6.5494 11.5017 7.25334 11.7105 7.97579 11.7099C8.71206 11.7093 9.42572 11.4912 10.031 11.0914ZM1.75 8C1.75 6.59437 2.2235 5.23757 3.08217 4.14283L4.85612 5.91678C4.7921 6.01372 4.73242 6.11393 4.67735 6.21715C4.27061 6.97954 4.14082 7.85938 4.31009 8.70673C4.40771 9.19546 4.60134 9.65594 4.876 10.0632L3.08213 11.8571C2.22348 10.7624 1.75 9.4056 1.75 8ZM6.63778 6.18271C6.78433 6.07359 6.94467 5.98212 7.11574 5.91111C7.59328 5.71288 8.12479 5.68638 8.61968 5.83612C9.11457 5.98585 9.54224 6.30256 9.82979 6.73228C10.1173 7.16199 10.247 7.67812 10.1967 8.19272C10.1463 8.70731 9.91909 9.18853 9.55371 9.55437C9.13501 9.97359 8.56697 10.2094 7.97447 10.2099C7.45742 10.2104 6.9562 10.0315 6.55624 9.70383C6.15628 9.37616 5.88231 8.91993 5.78102 8.4129C5.67974 7.90587 5.7574 7.3794 6.00078 6.92321C6.05366 6.82409 6.11366 6.72962 6.18007 6.64042L6.63778 6.18271ZM4.14283 3.08217C5.23757 2.2235 6.59438 1.75 8 1.75C9.40566 1.75 10.7625 2.22352 11.8573 3.08224L10.0608 4.87873C9.75322 4.67132 9.41431 4.50939 9.05408 4.40039C8.227 4.15015 7.33875 4.19445 6.54067 4.52572C6.3216 4.61666 6.11304 4.72767 5.91732 4.85666L4.14283 3.08217Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-support__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
594
- }, Ks = [], Ys = /* @__PURE__ */ v(
595
- Ns,
596
- Gs,
597
- Ks,
594
+ }, q5 = [], K5 = /* @__PURE__ */ v(
595
+ N5,
596
+ G5,
597
+ q5,
598
598
  !1,
599
599
  null,
600
600
  null
601
601
  );
602
- const js = Ys.exports;
603
- let o1 = 0;
604
- const qs = {
602
+ const Y5 = K5.exports;
603
+ let ot = 0;
604
+ const j5 = {
605
605
  beforeCreate() {
606
- this.uuid = o1.toString(), o1 += 1;
606
+ this.uuid = ot.toString(), ot += 1;
607
607
  }
608
608
  };
609
- var Js = function() {
609
+ var W5 = function() {
610
610
  var e = this, t = e._self._c;
611
611
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M2.25 0.25H4.31066L5.70908 1.64842C6.42437 1.39051 7.19811 1.25 8 1.25C11.7242 1.25 14.75 4.27579 14.75 8C14.75 11.7242 11.7242 14.75 8 14.75C4.27579 14.75 1.25 11.7242 1.25 8C1.25 7.19811 1.39051 6.42437 1.64842 5.70908L0.25 4.31066V2.25H2.25V0.25ZM6.75 4.46261C7.14081 4.32489 7.5615 4.25 8 4.25C10.0742 4.25 11.75 5.92579 11.75 8C11.75 10.0742 10.0742 11.75 8 11.75C5.92579 11.75 4.25 10.0742 4.25 8C4.25 7.5615 4.32489 7.14081 4.46261 6.75H2.89933C2.8019 7.15004 2.75 7.56922 2.75 8C2.75 10.8958 5.10421 13.25 8 13.25C10.8958 13.25 13.25 10.8958 13.25 8C13.25 5.10421 10.8958 2.75 8 2.75C7.56922 2.75 7.15004 2.8019 6.75 2.89933V4.46261ZM5.96848 7.02914C5.82837 7.32282 5.75 7.65198 5.75 8C5.75 9.24579 6.75421 10.25 8 10.25C9.24579 10.25 10.25 9.24579 10.25 8C10.25 6.75421 9.24579 5.75 8 5.75C7.65198 5.75 7.32282 5.82837 7.02914 5.96848L9.06077 8.00011L8.00011 9.06077L5.96848 7.02914ZM3.75 1.81066V3.75H1.81066L3.31066 5.25H5.25V3.31066L3.75 1.81066Z" } })]);
612
- }, Ws = [], Qs = /* @__PURE__ */ v(
613
- qs,
614
- Js,
615
- Ws,
612
+ }, J5 = [], X5 = /* @__PURE__ */ v(
613
+ j5,
614
+ W5,
615
+ J5,
616
616
  !1,
617
617
  null,
618
618
  null
619
619
  );
620
- const Xs = Qs.exports;
621
- let c1 = 0;
622
- const e2 = {
620
+ const Q5 = X5.exports;
621
+ let ct = 0;
622
+ const ea = {
623
623
  beforeCreate() {
624
- this.uuid = c1.toString(), c1 += 1;
624
+ this.uuid = ct.toString(), ct += 1;
625
625
  }
626
626
  };
627
- var t2 = function() {
627
+ var ta = function() {
628
628
  var e = this, t = e._self._c;
629
629
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10.6797 1.25C11.783 1.25 12.7697 1.91156 13.207 2.90918L13.209 2.91406L14.3037 5.45996H14.3164L14.5107 5.91699C15.2793 7.72864 13.9505 9.74968 11.9805 9.75H10.1162L10.6045 10.9795L10.6055 10.9785C11.3359 12.7839 9.99885 14.75 8.05957 14.75H6.50293L6.31348 14.2793L4.81543 10.543C4.61821 10.0598 4.15918 9.75016 3.65039 9.75H1.25V1.25H10.6797ZM5.75 2.75V9.22754C5.93669 9.44832 6.09122 9.6999 6.2041 9.97656L6.20605 9.98047L7.51758 13.25H8.05957C8.94029 13.25 9.5444 12.3556 9.21484 11.541L9.21289 11.5371L7.9043 8.25H11.9805C12.8253 8.24969 13.4164 7.42163 13.1729 6.62891L13.1211 6.50586L11.833 3.51074C11.6302 3.04856 11.1763 2.75 10.6797 2.75H5.75ZM2.75 2.75V8.25H3.65039C3.85546 8.25003 4.05618 8.27304 4.25 8.31641V2.75H2.75Z" } })]);
630
- }, s2 = [], a2 = /* @__PURE__ */ v(
631
- e2,
632
- t2,
633
- s2,
630
+ }, sa = [], aa = /* @__PURE__ */ v(
631
+ ea,
632
+ ta,
633
+ sa,
634
634
  !1,
635
635
  null,
636
636
  null
637
637
  );
638
- const i2 = a2.exports;
639
- let u1 = 0;
640
- const l2 = {
638
+ const ia = aa.exports;
639
+ let ut = 0;
640
+ const la = {
641
641
  beforeCreate() {
642
- this.uuid = u1.toString(), u1 += 1;
642
+ this.uuid = ut.toString(), ut += 1;
643
643
  }
644
644
  };
645
- var n2 = function() {
645
+ var na = function() {
646
646
  var e = this, t = e._self._c;
647
647
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M8.05957 1.25C9.99885 1.25 11.3359 3.21606 10.6055 5.02148L10.6045 5.02051L10.1162 6.25H11.9805C13.9505 6.25032 15.2793 8.27136 14.5107 10.083L14.3164 10.54H14.3037L13.209 13.0859L13.207 13.0908C12.7697 14.0884 11.783 14.75 10.6797 14.75H1.25V6.25H3.65039C4.15918 6.24984 4.61821 5.94021 4.81543 5.45703L6.31348 1.7207L6.50293 1.25H8.05957ZM6.20605 6.01953L6.2041 6.02344C6.09132 6.29986 5.93648 6.55084 5.75 6.77148V13.25H10.6797C11.1763 13.25 11.6302 12.9514 11.833 12.4893L13.1211 9.49414L13.1729 9.37109C13.4164 8.57837 12.8253 7.75031 11.9805 7.75H7.9043L9.21289 4.46289L9.21484 4.45898C9.5444 3.64441 8.94029 2.75 8.05957 2.75H7.51758L6.20605 6.01953ZM4.25 7.68262C4.05611 7.72602 3.85554 7.74997 3.65039 7.75H2.75V13.25H4.25V7.68262Z" } })]);
648
- }, r2 = [], o2 = /* @__PURE__ */ v(
649
- l2,
650
- n2,
651
- r2,
648
+ }, ra = [], oa = /* @__PURE__ */ v(
649
+ la,
650
+ na,
651
+ ra,
652
652
  !1,
653
653
  null,
654
654
  null
655
655
  );
656
- const c2 = o2.exports;
657
- let d1 = 0;
658
- const u2 = {
656
+ const ca = oa.exports;
657
+ let dt = 0;
658
+ const ua = {
659
659
  beforeCreate() {
660
- this.uuid = d1.toString(), d1 += 1;
660
+ this.uuid = dt.toString(), dt += 1;
661
661
  }
662
662
  };
663
- var d2 = function() {
663
+ var da = function() {
664
664
  var e = this, t = e._self._c;
665
665
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M10.75 4.25H12C13.5188 4.25 14.75 5.48122 14.75 7V12C14.75 13.5188 13.5188 14.75 12 14.75H4C2.48122 14.75 1.25 13.5188 1.25 12V7C1.25 5.48122 2.48122 4.25 4 4.25H5.25V1.25H10.75V4.25ZM11.75 13.25H12C12.6904 13.25 13.25 12.6904 13.25 12V7C13.25 6.30964 12.6904 5.75 12 5.75H11.75V13.25ZM5.75 13.25H10.25V5.75H5.75V13.25ZM4 5.75C3.30964 5.75 2.75 6.30964 2.75 7V12C2.75 12.6904 3.30964 13.25 4 13.25H4.25V5.75H4ZM6.75 4.25H9.25V2.75H6.75V4.25Z" } })]);
666
- }, v2 = [], _2 = /* @__PURE__ */ v(
667
- u2,
668
- d2,
669
- v2,
666
+ }, va = [], fa = /* @__PURE__ */ v(
667
+ ua,
668
+ da,
669
+ va,
670
670
  !1,
671
671
  null,
672
672
  null
673
673
  );
674
- const f2 = _2.exports;
675
- let v1 = 0;
676
- const C2 = {
674
+ const _a = fa.exports;
675
+ let vt = 0;
676
+ const pa = {
677
677
  beforeCreate() {
678
- this.uuid = v1.toString(), v1 += 1;
678
+ this.uuid = vt.toString(), vt += 1;
679
679
  }
680
680
  };
681
- var p2 = function() {
681
+ var Ca = function() {
682
682
  var e = this, t = e._self._c;
683
683
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-warning_diamond__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M8.00024 10.0005C8.55236 10.0007 9.00024 10.4483 9.00024 11.0005C8.99998 11.5524 8.5522 12.0003 8.00024 12.0005C7.44811 12.0005 7.00049 11.5525 7.00024 11.0005C7.00024 10.4482 7.44795 10.0005 8.00024 10.0005Z" } }), t("path", { attrs: { d: "M8.75024 8.42039H7.25024V4.25046H8.75024V8.42039Z" } }), t("path", { attrs: { d: "M6.05492 0.883276C7.12886 -0.190666 8.87063 -0.190666 9.94457 0.883276L15.1135 6.05222C16.1869 7.12613 16.1871 8.86708 15.1135 9.94089L9.94457 15.1098C8.87062 16.1837 7.12883 16.1838 6.05492 15.1098L0.886954 9.94089C-0.186957 8.86698 -0.186898 7.12617 0.886954 6.05222L6.05492 0.883276ZM8.88402 1.94382C8.39594 1.45574 7.60462 1.45588 7.11645 1.94382L1.9475 7.11277C1.45944 7.60093 1.45938 8.39222 1.9475 8.88035L7.11645 14.0493C7.60461 14.537 8.39601 14.5372 8.88402 14.0493L14.052 8.88035C14.5401 8.39219 14.5401 7.60092 14.052 7.11277L8.88402 1.94382Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-warning_diamond__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
684
- }, g2 = [], h2 = /* @__PURE__ */ v(
685
- C2,
686
- p2,
687
- g2,
684
+ }, ga = [], ha = /* @__PURE__ */ v(
685
+ pa,
686
+ Ca,
687
+ ga,
688
688
  !1,
689
689
  null,
690
690
  null
691
691
  );
692
- const w2 = h2.exports;
693
- let _1 = 0;
694
- const m2 = {
692
+ const wa = ha.exports;
693
+ let ft = 0;
694
+ const ma = {
695
695
  beforeCreate() {
696
- this.uuid = _1.toString(), _1 += 1;
696
+ this.uuid = ft.toString(), ft += 1;
697
697
  }
698
698
  };
699
- var V2 = function() {
699
+ var ba = function() {
700
700
  var e = this, t = e._self._c;
701
701
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { fill: "#001222", "clip-path": "url(#uia-ui-assets/icons-16-world__a" + e.uuid + ")" } }, [t("path", { attrs: { d: "M12.9004 7.3501C13.3146 7.3501 13.6504 7.01431 13.6504 6.6001C13.6504 6.18588 13.3146 5.8501 12.9004 5.8501C12.4862 5.8501 12.1504 6.18588 12.1504 6.6001C12.1504 7.01431 12.4862 7.3501 12.9004 7.3501Z" } }), t("path", { attrs: { d: "M13.6504 8.69995C13.6504 9.11416 13.3146 9.44995 12.9004 9.44995C12.4862 9.44995 12.1504 9.11416 12.1504 8.69995C12.1504 8.28574 12.4862 7.94995 12.9004 7.94995C13.3146 7.94995 13.6504 8.28574 13.6504 8.69995Z" } }), t("path", { attrs: { d: "M10.7998 5.94995C11.214 5.94995 11.5498 5.61416 11.5498 5.19995C11.5498 4.78574 11.214 4.44995 10.7998 4.44995C10.3856 4.44995 10.0498 4.78574 10.0498 5.19995C10.0498 5.61416 10.3856 5.94995 10.7998 5.94995Z" } }), t("path", { attrs: { d: "M11.5498 7.30005C11.5498 7.71426 11.214 8.05005 10.7998 8.05005C10.3856 8.05005 10.0498 7.71426 10.0498 7.30005C10.0498 6.88584 10.3856 6.55005 10.7998 6.55005C11.214 6.55005 11.5498 6.88584 11.5498 7.30005Z" } }), t("path", { attrs: { d: "M10.7998 10.1499C11.214 10.1499 11.5498 9.81412 11.5498 9.3999C11.5498 8.98569 11.214 8.6499 10.7998 8.6499C10.3856 8.6499 10.0498 8.98569 10.0498 9.3999C10.0498 9.81412 10.3856 10.1499 10.7998 10.1499Z" } }), t("path", { attrs: { d: "M11.5498 11.5C11.5498 11.9142 11.214 12.25 10.7998 12.25C10.3856 12.25 10.0498 11.9142 10.0498 11.5C10.0498 11.0858 10.3856 10.75 10.7998 10.75C11.214 10.75 11.5498 11.0858 11.5498 11.5Z" } }), t("path", { attrs: { d: "M8.7002 4.55005C9.11441 4.55005 9.4502 4.21426 9.4502 3.80005C9.4502 3.38584 9.11441 3.05005 8.7002 3.05005C8.28598 3.05005 7.9502 3.38584 7.9502 3.80005C7.9502 4.21426 8.28598 4.55005 8.7002 4.55005Z" } }), t("path", { attrs: { d: "M7.34961 7.30005C7.34961 7.71426 7.01382 8.05005 6.59961 8.05005C6.1854 8.05005 5.84961 7.71426 5.84961 7.30005C5.84961 6.88584 6.1854 6.55005 6.59961 6.55005C7.01382 6.55005 7.34961 6.88584 7.34961 7.30005Z" } }), t("path", { attrs: { d: "M8.7002 6.6499C9.11441 6.6499 9.4502 6.31412 9.4502 5.8999C9.4502 5.48569 9.11441 5.1499 8.7002 5.1499C8.28598 5.1499 7.9502 5.48569 7.9502 5.8999C7.9502 6.31412 8.28598 6.6499 8.7002 6.6499Z" } }), t("path", { attrs: { d: "M7.34961 5.19995C7.34961 5.61416 7.01382 5.94995 6.59961 5.94995C6.1854 5.94995 5.84961 5.61416 5.84961 5.19995C5.84961 4.78574 6.1854 4.44995 6.59961 4.44995C7.01382 4.44995 7.34961 4.78574 7.34961 5.19995Z" } }), t("path", { attrs: { d: "M8.7002 8.75C9.11441 8.75 9.4502 8.41421 9.4502 8C9.4502 7.58579 9.11441 7.25 8.7002 7.25C8.28598 7.25 7.9502 7.58579 7.9502 8C7.9502 8.41421 8.28598 8.75 8.7002 8.75Z" } }), t("path", { attrs: { d: "M5.25 3.80005C5.25 4.21426 4.91421 4.55005 4.5 4.55005C4.08579 4.55005 3.75 4.21426 3.75 3.80005C3.75 3.38584 4.08579 3.05005 4.5 3.05005C4.91421 3.05005 5.25 3.38584 5.25 3.80005Z" } }), t("path", { attrs: { d: "M9.51195 0.398918C8.0086 0.0998821 6.45033 0.253358 5.0342 0.839937C3.61808 1.42652 2.40769 2.41985 1.55611 3.69433C0.704529 4.96881 0.25 6.4672 0.25 8C0.25 10.0554 1.06652 12.0267 2.51992 13.4801C3.97333 14.9335 5.94457 15.75 8 15.75C9.53281 15.75 11.0312 15.2955 12.3057 14.4439C13.5801 13.5923 14.5735 12.3819 15.1601 10.9658C15.7466 9.54967 15.9001 7.99141 15.6011 6.48805C15.3021 4.9847 14.5639 3.60378 13.4801 2.51993C12.3962 1.43607 11.0153 0.697953 9.51195 0.398918ZM7.95322 1.75018C7.96139 1.84081 7.98602 1.92955 8.02626 2.01195C8.08507 2.13238 8.17507 2.23484 8.2869 2.30869C8.39873 2.38255 8.52831 2.42508 8.66215 2.43188C8.796 2.43868 8.92922 2.40949 9.04795 2.34735C9.16669 2.28521 9.26661 2.19239 9.33732 2.07854C9.36983 2.02619 9.39561 1.97028 9.41428 1.91212C9.856 2.01473 10.2833 2.16467 10.6893 2.35818C10.3275 2.41161 10.0498 2.72343 10.0498 3.1001C10.0498 3.51431 10.3856 3.8501 10.7998 3.8501C11.214 3.8501 11.5498 3.51431 11.5498 3.1001C11.5498 3.00058 11.5304 2.90559 11.4952 2.8187C11.8254 3.04143 12.1351 3.29626 12.4194 3.58059C12.4912 3.65234 12.561 3.72571 12.629 3.80061C12.3489 3.90937 12.1504 4.1815 12.1504 4.5C12.1504 4.91421 12.4862 5.25 12.9004 5.25C13.1304 5.25 13.3362 5.14645 13.4738 4.98342C13.7818 5.54229 14.0041 6.14805 14.1299 6.78069C14.3711 7.99307 14.2473 9.24974 13.7742 10.3918C13.7327 10.492 13.6887 10.591 13.6422 10.6886C13.5883 10.3272 13.2767 10.05 12.9004 10.05C12.4862 10.05 12.1504 10.3858 12.1504 10.8C12.1504 11.2143 12.4862 11.55 12.9004 11.55C12.9996 11.55 13.0942 11.5308 13.1809 11.4958C12.7294 12.165 12.1501 12.7438 11.4723 13.1967L11.4439 13.2156C11.3129 12.9967 11.0735 12.8501 10.7998 12.8501C10.3856 12.8501 10.0498 13.1859 10.0498 13.6001C10.0498 13.7008 10.0697 13.7969 10.1057 13.8846C9.43348 14.1251 8.72147 14.25 8 14.25C6.3424 14.25 4.75268 13.5915 3.58058 12.4194C2.40848 11.2473 1.75 9.65761 1.75 8C1.75 6.76387 2.11656 5.5555 2.80331 4.52769C3.49007 3.49988 4.46619 2.6988 5.60823 2.22576C6.35565 1.91617 7.15216 1.75618 7.95322 1.75018Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-world__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
702
- }, b2 = [], $2 = /* @__PURE__ */ v(
703
- m2,
704
- V2,
705
- b2,
702
+ }, Va = [], La = /* @__PURE__ */ v(
703
+ ma,
704
+ ba,
705
+ Va,
706
706
  !1,
707
707
  null,
708
708
  null
709
709
  );
710
- const L2 = $2.exports;
710
+ const $a = La.exports;
711
711
  var ie = /* @__PURE__ */ ((i) => (i.BLUE = "blue", i.GREEN = "green", i.ORANGE = "orange", i.PRIMARY = "primary", i.RED = "red", i.YELLOW = "yellow", i))(ie || {}), le = /* @__PURE__ */ ((i) => (i.STACK = "stack", i.LEAF = "leaf", i.HAND_ROCK = "hand-rock", i.CAR = "car", i.EDUCATION = "education", i.HOTEL = "hotel", i.TRAVEL_BAG = "travel-bag", i.LIGHTNING = "lightning", i.NEWS = "news", i.PRIZE = "prize", i.LOCK = "lock", i.BAG = "bag", i.DIAMOND = "diamond", i.TARGET = "target", i.GIFT = "gift", i.CASH_STACK = "cash-stack", i.HASHTAG = "hashtag", i.CLOUD = "cloud", i.HOSPITALITY = "hospitality", i.SHOPPING_CART = "shopping-cart", i.SLEEP = "sleep", i.NOTIFICATION = "notification", i.THUMBS_UP = "thumb-up", i.THUMBS_DOWN = "thumb-down", i.STAR = "star", i.WARNING_DIAMOND = "warning-diamond", i.RETAIL = "retail", i.EMOTICON_HAPPY = "emoticon-happy", i.GAMING = "gaming", i.SUPPORT = "support", i.HEART = "heart", i.HOURGLASS = "hourglass", i.WORLD = "world", i))(le || {});
712
712
  const ge = {
713
- stack: Os,
714
- leaf: Y5,
715
- "hand-rock": y5,
716
- car: Tt,
717
- education: s5,
718
- hotel: v5,
719
- "travel-bag": f2,
720
- lightning: Q5,
721
- news: os,
722
- prize: hs,
723
- lock: as,
724
- bag: kt,
725
- diamond: Wt,
726
- target: Xs,
727
- gift: b5,
728
- "cash-stack": Bt,
729
- hashtag: R5,
730
- cloud: Kt,
731
- hospitality: A5,
732
- "shopping-cart": xs,
733
- sleep: Ds,
734
- notification: _s,
735
- "thumb-up": c2,
736
- "thumb-down": i2,
737
- star: zs,
738
- "warning-diamond": w2,
739
- retail: $s,
740
- "emoticon-happy": r5,
741
- gaming: g5,
742
- support: js,
743
- heart: V1,
744
- hourglass: U5,
745
- world: L2
713
+ stack: O5,
714
+ leaf: Ks,
715
+ "hand-rock": ys,
716
+ car: k1,
717
+ education: ss,
718
+ hotel: vs,
719
+ "travel-bag": _a,
720
+ lightning: Xs,
721
+ news: o5,
722
+ prize: h5,
723
+ lock: a5,
724
+ bag: T1,
725
+ diamond: J1,
726
+ target: Q5,
727
+ gift: Vs,
728
+ "cash-stack": z1,
729
+ hashtag: Zs,
730
+ cloud: q1,
731
+ hospitality: Ps,
732
+ "shopping-cart": D5,
733
+ sleep: R5,
734
+ notification: f5,
735
+ "thumb-up": ca,
736
+ "thumb-down": ia,
737
+ star: U5,
738
+ "warning-diamond": wa,
739
+ retail: L5,
740
+ "emoticon-happy": rs,
741
+ gaming: gs,
742
+ support: Y5,
743
+ heart: bt,
744
+ hourglass: Bs,
745
+ world: $a
746
746
  };
747
- let f1 = 0;
748
- const H2 = {
747
+ let _t = 0;
748
+ const Ha = {
749
749
  beforeCreate() {
750
- this.uuid = f1.toString(), f1 += 1;
750
+ this.uuid = _t.toString(), _t += 1;
751
751
  }
752
752
  };
753
- var M2 = function() {
753
+ var Ma = function() {
754
754
  var e = this, t = e._self._c;
755
755
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("path", { attrs: { fill: "#001222", d: "M1.25 2.58325H14.75V4.08325H1.25V2.58325Z" } }), t("path", { attrs: { fill: "#001222", d: "M1.25 7.25H14.75V8.75H1.25V7.25Z" } }), t("path", { attrs: { fill: "#001222", d: "M14.75 11.9167H1.25V13.4167H14.75V11.9167Z" } })]);
756
- }, y2 = [], x2 = /* @__PURE__ */ v(
757
- H2,
758
- M2,
759
- y2,
756
+ }, ya = [], Da = /* @__PURE__ */ v(
757
+ Ha,
758
+ Ma,
759
+ ya,
760
760
  !1,
761
761
  null,
762
762
  null
763
763
  );
764
- const Z2 = x2.exports, S2 = {
765
- "en-US": { cancel: "Cancel", createView: "Create view", createViewToast: "Successfully created “{label}”", delete: "Delete", deleteViewAction: "Delete view", deleteViewDescription: "Your “{label}” view can't be recovered once it is deleted.", deleteViewTitle: "Delete “{label}”?", duplicate: "Duplicate", edit: "Edit", editDetails: "Edit details", labelNoDuplicateError: "View title already exists", labelRequiredError: "View title is required", leave: "Leave", openViewOptions: "Open {label} options", restoreChanges: "Restore changes", saveChanges: "Save changes", saveChangesToast: "Changes saved to “{label}”", setAsDefault: "Set as default", setAsDefaultToast: "Successfully set “{label}” as default view", undo: "Undo", unsavedChangesDescription: "Unsaved changes will be deleted", unsavedChangesTitle: "Leave “{label}” without saving changes?", viewListLabel: "Views", withUnsavedChanges: "With unsaved changes" },
766
- "ja-JP": { cancel: "キャンセル", createView: "ビューを作成", createViewToast: "「{label}」が正常に作成されました", delete: "削除", deleteViewAction: "ビューを削除", deleteViewDescription: "一度削除された「{label}」ビューは復元できません。", deleteViewTitle: "「{label}」を削除しますか?", duplicate: "複製", edit: "編集", editDetails: "詳細を編集", labelNoDuplicateError: "ビュータイトルはすでに存在します", labelRequiredError: "ビュータイトルは必須です", leave: "離れる", openViewOptions: "{label}オプションを開く", restoreChanges: "変更を復元", saveChanges: "変更を保存", saveChangesToast: "「{label}」に変更を保存しました", setAsDefault: "デフォルトとして設定", setAsDefaultToast: "「{label}」をデフォルトビューとして設定しました", undo: "元に戻す", unsavedChangesDescription: "保存されていない変更は削除されます", unsavedChangesTitle: "変更を保存せずに「{label}」を離れますか?", viewListLabel: "ビュー", withUnsavedChanges: "未保存の変更あり" },
767
- "pt-BR": { cancel: "Cancelar", createView: "Criar visualização", createViewToast: '"{label}" foi criado', delete: "Excluir", deleteViewAction: "Excluir visualização", deleteViewDescription: 'Sua visualização de "{label}" não pode ser recuperada depois de apagada.', deleteViewTitle: "Excluir “{label}”?", duplicate: "Duplicar", edit: "Editar", editDetails: "Editar detalhes", labelNoDuplicateError: "O título da visualização já existe", labelRequiredError: "É necessário o título da visualização", leave: "Sair", openViewOptions: "Abrir opções de {label}", restoreChanges: "Restaurar alterações", saveChanges: "Salvar alterações", saveChangesToast: "Alterações salvas em “{label}”", setAsDefault: "Deixar como padrão", setAsDefaultToast: "“{label}” foi definido como visualização padrão", undo: "Desfazer", unsavedChangesDescription: "As alterações não salvas serão excluídas", unsavedChangesTitle: "Deixar “{label}” sem salvar alterações?", viewListLabel: "Visualizações", withUnsavedChanges: "Com alterações não salvas" }
768
- }, k2 = (i) => {
769
- const e = c(i.views), t = P1({ label: "" }), { t: s } = re(), a = k(
770
- () => e.value.map((_) => {
771
- var p;
764
+ const Sa = Da.exports, xa = {
765
+ "de-DE": {
766
+ cancel: "Abbrechen",
767
+ createView: "Ansicht erstellen",
768
+ createViewToast: "„{label} wurde erfolgreich erstellt.",
769
+ delete: "Löschen",
770
+ deleteViewAction: "Ansicht löschen",
771
+ deleteViewDescription: "Ihre Ansicht „{label}“ kann nach dem Löschen nicht wiederhergestellt werden.",
772
+ deleteViewTitle: "„{label}“ löschen?",
773
+ duplicate: "Duplizieren",
774
+ edit: "Bearbeiten",
775
+ editDetails: "Details bearbeiten",
776
+ labelNoDuplicateError: "Ansichtstitel existiert bereits",
777
+ labelRequiredError: "Titel anzeigen ist erforderlich",
778
+ leave: "Verlassen",
779
+ openViewOptions: "{label} Optionen öffnen",
780
+ restoreChanges: "Änderungen wiederherstellen",
781
+ saveChanges: "Änderungen speichern",
782
+ saveChangesToast: "Änderungen gespeichert in „{label}“",
783
+ setAsDefault: "Als Standard festlegen",
784
+ setAsDefaultToast: "„{label}“ wurde erfolgreich als Standardansicht festgelegt",
785
+ undo: "Rückgängig machen",
786
+ unsavedChangesDescription: "Ungespeicherte Änderungen werden gelöscht",
787
+ unsavedChangesTitle: "„{label}“ ohne Speichern der Änderungen belassen?",
788
+ viewListLabel: "Ansichten",
789
+ withUnsavedChanges: "Mit nicht gespeicherten Änderungen"
790
+ },
791
+ "en-GB": {
792
+ cancel: "Cancel",
793
+ createView: "Create view",
794
+ createViewToast: "Successfully created '{label}'",
795
+ delete: "Delete",
796
+ deleteViewAction: "Delete view",
797
+ deleteViewDescription: "Your '{label}' view cannot be recovered once it is deleted.",
798
+ deleteViewTitle: "Delete '{label}'?",
799
+ duplicate: "Duplicate",
800
+ edit: "Edit",
801
+ editDetails: "Edit details",
802
+ labelNoDuplicateError: "View title already exists",
803
+ labelRequiredError: "View title is required",
804
+ leave: "Leave",
805
+ openViewOptions: "Open {label} options",
806
+ restoreChanges: "Restore changes",
807
+ saveChanges: "Save changes",
808
+ saveChangesToast: "Changes saved to '{label}'",
809
+ setAsDefault: "Set as default",
810
+ setAsDefaultToast: "Successfully set '{label}' as default view",
811
+ undo: "Undo",
812
+ unsavedChangesDescription: "Unsaved changes will be deleted",
813
+ unsavedChangesTitle: "Leave '{label}' without saving changes?",
814
+ viewListLabel: "Views",
815
+ withUnsavedChanges: "With unsaved changes"
816
+ },
817
+ "en-US": {
818
+ cancel: "Cancel",
819
+ createView: "Create view",
820
+ createViewToast: "Successfully created “{label}”",
821
+ delete: "Delete",
822
+ deleteViewAction: "Delete view",
823
+ deleteViewDescription: "Your “{label}” view can't be recovered once it is deleted.",
824
+ deleteViewTitle: "Delete “{label}”?",
825
+ duplicate: "Duplicate",
826
+ edit: "Edit",
827
+ editDetails: "Edit details",
828
+ labelNoDuplicateError: "View title already exists",
829
+ labelRequiredError: "View title is required",
830
+ leave: "Leave",
831
+ openViewOptions: "Open {label} options",
832
+ restoreChanges: "Restore changes",
833
+ saveChanges: "Save changes",
834
+ saveChangesToast: "Changes saved to “{label}”",
835
+ setAsDefault: "Set as default",
836
+ setAsDefaultToast: "Successfully set “{label}” as default view",
837
+ undo: "Undo",
838
+ unsavedChangesDescription: "Unsaved changes will be deleted",
839
+ unsavedChangesTitle: "Leave “{label}” without saving changes?",
840
+ viewListLabel: "Views",
841
+ withUnsavedChanges: "With unsaved changes"
842
+ },
843
+ "es-ES": {
844
+ cancel: "Cancelar",
845
+ createView: "Crear vista",
846
+ createViewToast: '"{label}" creada correctamente',
847
+ delete: "Eliminar",
848
+ deleteViewAction: "Eliminar vista",
849
+ deleteViewDescription: 'Tu vista "{label}" no se puede recuperar una vez eliminada.',
850
+ deleteViewTitle: '¿Eliminar "{label}"?',
851
+ duplicate: "Duplicar",
852
+ edit: "Editar",
853
+ editDetails: "Editar detalles",
854
+ labelNoDuplicateError: "El título de la vista ya existe",
855
+ labelRequiredError: "El título de la vista es obligatorio",
856
+ leave: "Dejar",
857
+ openViewOptions: "Abrir opciones de {label}",
858
+ restoreChanges: "Restaurar cambios",
859
+ saveChanges: "Guardar cambios",
860
+ saveChangesToast: "Cambios guardados en “{label}”",
861
+ setAsDefault: "Establecer como predeterminado",
862
+ setAsDefaultToast: 'Se ha establecido correctamente "{label}" como vista predeterminada',
863
+ undo: "Deshacer",
864
+ unsavedChangesDescription: "Los cambios no guardados se eliminarán",
865
+ unsavedChangesTitle: '¿Dejar "{label}" sin guardar los cambios?',
866
+ viewListLabel: "Vistas",
867
+ withUnsavedChanges: "Con cambios no guardados"
868
+ },
869
+ "es-MX": {
870
+ cancel: "Cancelar",
871
+ createView: "Crear vista",
872
+ createViewToast: "Se creó con éxito “{label}”",
873
+ delete: "Eliminar",
874
+ deleteViewAction: "Eliminar vista",
875
+ deleteViewDescription: "Tu vista “{label}” no se puede recuperar una vez eliminada.",
876
+ deleteViewTitle: "¿Eliminar “{label}”?",
877
+ duplicate: "Duplicar",
878
+ edit: "Editar",
879
+ editDetails: "Editar detalles",
880
+ labelNoDuplicateError: "El título de la vista ya existe",
881
+ labelRequiredError: "Se requiere el título de la vista",
882
+ leave: "Salir",
883
+ openViewOptions: "Abrir opciones de {label}",
884
+ restoreChanges: "Restaurar cambios",
885
+ saveChanges: "Guardar cambios",
886
+ saveChangesToast: "Cambios almacenados en “{label}”",
887
+ setAsDefault: "Establecer como predeterminado",
888
+ setAsDefaultToast: "Establecer correctamente “{label}” como vista predeterminada",
889
+ undo: "Deshacer",
890
+ unsavedChangesDescription: "Los cambios no guardados se borrarán",
891
+ unsavedChangesTitle: "¿Salir de “{label}” sin guardar los cambios?",
892
+ viewListLabel: "Vistas",
893
+ withUnsavedChanges: "Con cambios no guardados"
894
+ },
895
+ "fr-FR": {
896
+ cancel: "Annuler",
897
+ createView: "Créer une vue",
898
+ createViewToast: "« {label} » créé",
899
+ delete: "Supprimer",
900
+ deleteViewAction: "Supprimer la vue",
901
+ deleteViewDescription: "Votre vue « {label} » ne peut plus être récupérée une fois supprimée.",
902
+ deleteViewTitle: "Supprimer « {label} » ?",
903
+ duplicate: "Dupliquer",
904
+ edit: "Modifier",
905
+ editDetails: "Modifier les détails",
906
+ labelNoDuplicateError: "Le titre de la vue existe déjà",
907
+ labelRequiredError: "Le titre de la vue est obligatoire",
908
+ leave: "Quitter",
909
+ openViewOptions: "Ouvrir les options {label}",
910
+ restoreChanges: "Restaurer les modifications",
911
+ saveChanges: "Enregistrer les modifications",
912
+ saveChangesToast: "Modifications enregistrées dans « {label} »",
913
+ setAsDefault: "Définir comme valeur par défaut",
914
+ setAsDefaultToast: "« {label} » défini comme vue par défaut",
915
+ undo: "Annuler",
916
+ unsavedChangesDescription: "Les modifications non enregistrées seront supprimées",
917
+ unsavedChangesTitle: "Quitter « {label} » sans enregistrer les modifications ?",
918
+ viewListLabel: "Vues",
919
+ withUnsavedChanges: "Avec des modifications non enregistrées"
920
+ },
921
+ "it-IT": {
922
+ cancel: "Annulla",
923
+ createView: "Crea visualizzazione",
924
+ createViewToast: 'Etichetta "{label}" creata correttamente',
925
+ delete: "Elimina",
926
+ deleteViewAction: "Elimina visualizzazione",
927
+ deleteViewDescription: "La tua visualizzazione “{label}” non può essere recuperata una volta eliminata.",
928
+ deleteViewTitle: "Eliminare “{label}”?",
929
+ duplicate: "Duplicato",
930
+ edit: "Modifica",
931
+ editDetails: "Modifica dettagli",
932
+ labelNoDuplicateError: "Il titolo della visualizzazione esiste già",
933
+ labelRequiredError: "È necessario un titolo per la visualizzazione",
934
+ leave: "Lascia",
935
+ openViewOptions: "Apri le opzioni {label}",
936
+ restoreChanges: "Ripristina le modifiche",
937
+ saveChanges: "Salva le modifiche",
938
+ saveChangesToast: "Modifiche salvate in “{label}”",
939
+ setAsDefault: "Imposta come predefinito",
940
+ setAsDefaultToast: '"{label}" impostato correttamente come visualizzazione predefinita',
941
+ undo: "Annulla",
942
+ unsavedChangesDescription: "Le modifiche non salvate verranno cancellate",
943
+ unsavedChangesTitle: "Lasciare “{label}” senza salvare le modifiche?",
944
+ viewListLabel: "Visualizzazioni",
945
+ withUnsavedChanges: "Con le modifiche non salvate"
946
+ },
947
+ "ja-JP": {
948
+ cancel: "キャンセル",
949
+ createView: "ビューを作成",
950
+ createViewToast: "「{label}」が正常に作成されました",
951
+ delete: "削除",
952
+ deleteViewAction: "ビューを削除",
953
+ deleteViewDescription: "一度削除された「{label}」ビューは復元できません。",
954
+ deleteViewTitle: "「{label}」を削除しますか?",
955
+ duplicate: "複製",
956
+ edit: "編集",
957
+ editDetails: "詳細を編集",
958
+ labelNoDuplicateError: "ビュータイトルはすでに存在します",
959
+ labelRequiredError: "ビュータイトルは必須です",
960
+ leave: "離れる",
961
+ openViewOptions: "{label}オプションを開く",
962
+ restoreChanges: "変更を復元",
963
+ saveChanges: "変更を保存",
964
+ saveChangesToast: "「{label}」に変更を保存しました",
965
+ setAsDefault: "デフォルトとして設定",
966
+ setAsDefaultToast: "「{label}」をデフォルトビューとして設定しました",
967
+ undo: "元に戻す",
968
+ unsavedChangesDescription: "保存されていない変更は削除されます",
969
+ unsavedChangesTitle: "変更を保存せずに「{label}」を離れますか?",
970
+ viewListLabel: "ビュー",
971
+ withUnsavedChanges: "未保存の変更あり"
972
+ },
973
+ "pt-BR": {
974
+ cancel: "Cancelar",
975
+ createView: "Criar visualização",
976
+ createViewToast: '"{label}" foi criado',
977
+ delete: "Excluir",
978
+ deleteViewAction: "Apagar visualização",
979
+ deleteViewDescription: 'Sua visualização de "{label}" não pode ser recuperada depois de apagada.',
980
+ deleteViewTitle: "Apagar “{label}”?",
981
+ duplicate: "Duplicar",
982
+ edit: "Editar",
983
+ editDetails: "Editar detalhes",
984
+ labelNoDuplicateError: "O título da visualização já existe",
985
+ labelRequiredError: "É necessário o título da visualização",
986
+ leave: "Sair",
987
+ openViewOptions: "Abrir opções de {label}",
988
+ restoreChanges: "Restaurar alterações",
989
+ saveChanges: "Salvar alterações",
990
+ saveChangesToast: "Alterações salvas em “{label}”",
991
+ setAsDefault: "Deixar como padrão",
992
+ setAsDefaultToast: "“{label}” agora é a visualização padrão",
993
+ undo: "Desfazer",
994
+ unsavedChangesDescription: "As alterações não salvas serão apagadas",
995
+ unsavedChangesTitle: "Deixar “{label}” sem salvar alterações?",
996
+ viewListLabel: "Visualizações",
997
+ withUnsavedChanges: "Com alterações não salvas"
998
+ },
999
+ "zh-CN": {
1000
+ cancel: "取消",
1001
+ createView: "创建视图",
1002
+ createViewToast: "已成功创建“{label}”",
1003
+ delete: "删除",
1004
+ deleteViewAction: "删除视图",
1005
+ deleteViewDescription: "删除后,您的“{label}”视图将无法恢复。",
1006
+ deleteViewTitle: "删除“{label}”?",
1007
+ duplicate: "复制",
1008
+ edit: "编辑",
1009
+ editDetails: "编辑详情",
1010
+ labelNoDuplicateError: "视图标题已经存在",
1011
+ labelRequiredError: "视图标题为必填项",
1012
+ leave: "离开",
1013
+ openViewOptions: "打开{label}选项",
1014
+ restoreChanges: "恢复更改",
1015
+ saveChanges: "保存更改",
1016
+ saveChangesToast: "更改已保存到“{label}”",
1017
+ setAsDefault: "设为默认",
1018
+ setAsDefaultToast: "成功将“{label}”设置为默认视图",
1019
+ undo: "撤销",
1020
+ unsavedChangesDescription: "未保存的更改将被删除",
1021
+ unsavedChangesTitle: "不保存更改就离开“{label}”?",
1022
+ viewListLabel: "浏览量",
1023
+ withUnsavedChanges: "有未保存的更改"
1024
+ }
1025
+ }, Ta = (i) => {
1026
+ const e = c(i.views), t = At({ label: "" }), { t: s } = re(), a = T(
1027
+ () => e.value.map((f) => {
1028
+ var C;
772
1029
  return {
773
- ..._,
774
- iconColor: _.iconColor ?? ie.PRIMARY,
775
- icon: _.icon ?? le.STACK,
776
- label: _.label,
777
- ..._.isDefault !== null ? { isDefault: _.isDefault } : null,
1030
+ ...f,
1031
+ iconColor: f.iconColor ?? ie.PRIMARY,
1032
+ icon: f.icon ?? le.STACK,
1033
+ label: f.label,
1034
+ ...f.isDefault !== null ? { isDefault: f.isDefault } : null,
778
1035
  ...i != null && i.additionalViewSetting ? {
779
1036
  additionalViewSetting: {
780
1037
  label: i.additionalViewSetting.label,
781
- value: ((p = _.additionalViewSetting) == null ? void 0 : p.value) ?? i.additionalViewSetting.value
1038
+ value: ((C = f.additionalViewSetting) == null ? void 0 : C.value) ?? i.additionalViewSetting.value
782
1039
  }
783
1040
  } : []
784
1041
  };
785
1042
  })
786
- ), l = (_, p) => {
787
- let C = [...e.value];
788
- const $ = [...e.value];
789
- let V;
790
- return C[p] ? _ ? (_.isDefault && (C = C.map((b) => b.isDefault ? { ...b, isDefault: !1 } : b)), C[p] = {
791
- ...C[p],
792
- ..._
793
- }, V = C[p].label) : (C.splice(p, 1), V = $[p].label) : (C.push(_), V = _.label), e.value = [...C], {
1043
+ ), l = (f, C) => {
1044
+ let p = [...e.value];
1045
+ const L = [...e.value];
1046
+ let b;
1047
+ return p[C] ? f ? (f.isDefault && (p = p.map((V) => V.isDefault ? { ...V, isDefault: !1 } : V)), p[C] = {
1048
+ ...p[C],
1049
+ ...f
1050
+ }, b = p[C].label) : (p.splice(C, 1), b = L[C].label) : (p.push(f), b = f.label), e.value = [...p], {
794
1051
  newViews: e.value,
795
- oldViews: $,
796
- targetViewLabel: V
1052
+ oldViews: L,
1053
+ targetViewLabel: b
797
1054
  };
798
- }, r = (_) => {
799
- const p = a.value[_].label;
800
- let C = `(1) - ${p}`, $ = 1;
801
- for (; a.value.some((b) => b.label === C); )
802
- $++, C = `(${$}) - ${a.value[_].label}`;
803
- const V = {
804
- ...a.value[_],
805
- label: C
1055
+ }, r = (f) => {
1056
+ const C = a.value[f].label;
1057
+ let p = `(1) - ${C}`, L = 1;
1058
+ for (; a.value.some((V) => V.label === p); )
1059
+ L++, p = `(${L}) - ${a.value[f].label}`;
1060
+ const b = {
1061
+ ...a.value[f],
1062
+ label: p
806
1063
  };
807
1064
  return {
808
- ...l(V),
809
- targetViewLabel: p
1065
+ ...l(b),
1066
+ targetViewLabel: C
810
1067
  };
811
- }, h = (_) => {
812
- const p = e.value;
813
- return e.value = _, { oldViews: p, newViews: _ };
1068
+ }, h = (f) => {
1069
+ const C = e.value;
1070
+ return e.value = f, { oldViews: C, newViews: f };
814
1071
  }, w = () => {
815
1072
  t.label = "";
816
1073
  };
@@ -824,104 +1081,104 @@ const Z2 = x2.exports, S2 = {
824
1081
  setViews: h,
825
1082
  updateView: l,
826
1083
  // validations
827
- validateLabel: (_, p) => {
828
- const C = _.trim().length === 0, $ = a.value.some(
829
- (V, b) => V.label === _ && p !== b
1084
+ validateLabel: (f, C) => {
1085
+ const p = f.trim().length === 0, L = a.value.some(
1086
+ (b, V) => b.label === f && C !== V
830
1087
  );
831
- C ? t.label = s("labelRequiredError") : $ ? t.label = s("labelNoDuplicateError") : w();
1088
+ p ? t.label = s("labelRequiredError") : L ? t.label = s("labelNoDuplicateError") : w();
832
1089
  }
833
1090
  };
834
1091
  };
835
- var $1 = /* @__PURE__ */ ((i) => (i.UP = "up", i.DOWN = "down", i))($1 || {});
836
- const R2 = (i) => {
837
- const { itemRefs: e, items: t, onDrop: s } = i, a = c(null), l = c(null), r = c(0), h = c(!1), w = c(0), f = c(null), _ = c(0), p = c(0), C = c([]), $ = (u) => l.value === u, V = (u, d) => {
1092
+ var Lt = /* @__PURE__ */ ((i) => (i.UP = "up", i.DOWN = "down", i))(Lt || {});
1093
+ const Za = (i) => {
1094
+ const { itemRefs: e, items: t, onDrop: s } = i, a = c(null), l = c(null), r = c(0), h = c(!1), w = c(0), _ = c(null), f = c(0), C = c(0), p = c([]), L = (u) => l.value === u, b = (u, d) => {
838
1095
  if (!d.target.closest("[data-drag-trigger]"))
839
1096
  return;
840
- l.value = u, A();
1097
+ l.value = u, P();
841
1098
  const o = e.value[u];
842
- o && (typeof d.clientY == "number" ? r.value = d.clientY : typeof d.key == "string" && (h.value = !0), w.value = o.clientHeight, _.value = w.value * (e.value.length - u - 1), p.value = -(w.value * u), document.documentElement.style.cursor = "grabbing", document.documentElement.style.userSelect = "none");
843
- }, b = (u, d) => {
1099
+ o && (typeof d.clientY == "number" ? r.value = d.clientY : typeof d.key == "string" && (h.value = !0), w.value = o.clientHeight, f.value = w.value * (e.value.length - u - 1), C.value = -(w.value * u), document.documentElement.style.cursor = "grabbing", document.documentElement.style.userSelect = "none");
1100
+ }, V = (u, d) => {
844
1101
  if (!h.value) {
845
- f.value = u, V(u, d);
1102
+ _.value = u, b(u, d);
846
1103
  return;
847
1104
  }
848
- R();
1105
+ Z();
849
1106
  }, M = (u, d) => {
850
1107
  if (!h.value)
851
1108
  return;
852
1109
  d.preventDefault();
853
- const o = e.value.length - 1, g = 0, T = u === "down", P = u === "up";
854
- if (P && f.value === g || T && f.value === o)
1110
+ const o = e.value.length - 1, g = 0, k = u === "down", A = u === "up";
1111
+ if (A && _.value === g || k && _.value === o)
855
1112
  return;
856
- let m = f.value + 1;
857
- P && (m = f.value - 1);
858
- const O = l.value < m, Y = l.value > m, F = T && Y || P && O || // This doesn't typically need transformation, but in a "reversed" direction,
1113
+ let m = _.value + 1;
1114
+ A && (m = _.value - 1);
1115
+ const O = l.value < m, K = l.value > m, E = k && K || A && O || // This doesn't typically need transformation, but in a "reversed" direction,
859
1116
  // it may potentially need to pass through it's original position
860
1117
  l.value === m;
861
1118
  if (m > o || m < g)
862
1119
  return;
863
- const j = () => {
864
- const G = e.value[l.value], U = H((f.value - l.value) * w.value);
865
- G.style.transform = `translateY(${U}px)`;
866
- }, E = () => {
867
- const G = e.value[f.value], U = T ? -w.value : w.value;
868
- G.style.transform = F ? "translateY(0px)" : `translateY(${U}px)`;
1120
+ const Y = () => {
1121
+ const G = e.value[l.value], B = H((_.value - l.value) * w.value);
1122
+ G.style.transform = `translateY(${B}px)`;
1123
+ }, F = () => {
1124
+ const G = e.value[_.value], B = k ? -w.value : w.value;
1125
+ G.style.transform = E ? "translateY(0px)" : `translateY(${B}px)`;
869
1126
  };
870
- if (!F) {
871
- f.value = m, j(), E();
1127
+ if (!E) {
1128
+ _.value = m, Y(), F();
872
1129
  return;
873
1130
  }
874
- E(), f.value = m, j();
1131
+ F(), _.value = m, Y();
875
1132
  }, y = (u) => {
876
1133
  u && h.value && (u.stopPropagation(), u.preventDefault()), a.value = requestAnimationFrame(() => {
877
1134
  e.value.forEach((d) => {
878
1135
  const o = d;
879
1136
  o.style.transform = "";
880
1137
  }), a.value = null;
881
- }), f.value = null, l.value = null, document.documentElement.style.cursor = "", document.documentElement.style.userSelect = "", h.value = null;
882
- }, Z = (u) => {
1138
+ }), _.value = null, l.value = null, document.documentElement.style.cursor = "", document.documentElement.style.userSelect = "", h.value = null;
1139
+ }, S = (u) => {
883
1140
  l.value === null || a.value || h.value || (a.value = requestAnimationFrame(() => {
884
- const d = u.clientY, o = C.value.findIndex(
885
- (g, T) => d >= g.top && d <= g.bottom || d <= g.top && T === 0 || d >= g.bottom && T === C.value.length - 1
1141
+ const d = u.clientY, o = p.value.findIndex(
1142
+ (g, k) => d >= g.top && d <= g.bottom || d <= g.top && k === 0 || d >= g.bottom && k === p.value.length - 1
886
1143
  );
887
- o !== -1 && o !== f.value && (f.value = o), I(d), a.value = null;
1144
+ o !== -1 && o !== _.value && (_.value = o), I(d), a.value = null;
888
1145
  }));
889
- }, R = () => {
1146
+ }, Z = () => {
890
1147
  if (l.value === null || !e.value[l.value])
891
1148
  return;
892
- if (l.value === f.value) {
1149
+ if (l.value === _.value) {
893
1150
  y();
894
1151
  return;
895
1152
  }
896
1153
  const o = t.value[l.value], g = [...t.value];
897
- g.splice(l.value, 1), g.splice(f.value, 0, o), S(), y(), s(g);
1154
+ g.splice(l.value, 1), g.splice(_.value, 0, o), x(), y(), s(g);
898
1155
  }, I = (u) => {
899
1156
  const d = e.value[l.value];
900
1157
  if (!d)
901
1158
  return;
902
1159
  d.style.transform = `translateY(${H(u - r.value)}px)`;
903
- const o = 0.25, g = l.value < f.value, T = l.value > f.value;
904
- for (let P = 0; P < C.value.length; P++) {
905
- if (P === l.value)
1160
+ const o = 0.25, g = l.value < _.value, k = l.value > _.value;
1161
+ for (let A = 0; A < p.value.length; A++) {
1162
+ if (A === l.value)
906
1163
  continue;
907
- const m = e.value[P], O = C.value[P], F = (u - O.top) / O.height;
908
- if (F >= o && g) {
909
- if (P < l.value)
1164
+ const m = e.value[A], O = p.value[A], E = (u - O.top) / O.height;
1165
+ if (E >= o && g) {
1166
+ if (A < l.value)
910
1167
  continue;
911
1168
  m.style.transform = `translateY(-${w.value}px)`;
912
- } else if (F <= 1 - o && T) {
913
- if (P > l.value)
1169
+ } else if (E <= 1 - o && k) {
1170
+ if (A > l.value)
914
1171
  continue;
915
1172
  m.style.transform = `translateY(${w.value}px)`;
916
1173
  } else
917
1174
  m.style.transform = "translateY(0px)";
918
1175
  }
919
- }, S = () => {
1176
+ }, x = () => {
920
1177
  var d, o;
921
1178
  const u = document.activeElement;
922
- u != null && u.closest("[data-drag-item]") && ((o = (d = e.value[f.value]) == null ? void 0 : d.querySelector("[data-drag-trigger]")) == null || o.focus());
923
- }, H = (u) => Math.max(p.value, Math.min(_.value, u)), A = () => {
924
- C.value = e.value.map((u) => {
1179
+ u != null && u.closest("[data-drag-item]") && ((o = (d = e.value[_.value]) == null ? void 0 : d.querySelector("[data-drag-trigger]")) == null || o.focus());
1180
+ }, H = (u) => Math.max(C.value, Math.min(f.value, u)), P = () => {
1181
+ p.value = e.value.map((u) => {
925
1182
  const { top: d, bottom: o, height: g } = u.getBoundingClientRect();
926
1183
  return {
927
1184
  top: d,
@@ -930,35 +1187,35 @@ const R2 = (i) => {
930
1187
  };
931
1188
  });
932
1189
  };
933
- return te(document, "pointermove", Z), te(document, "pointerup", R, { capture: !0 }), te(document, "keydown", (u) => {
1190
+ return te(document, "pointermove", S), te(document, "pointerup", Z, { capture: !0 }), te(document, "keydown", (u) => {
934
1191
  u.key !== "Tab" || l.value === null || u.preventDefault();
935
1192
  }), te(document, "pointerdown", () => {
936
1193
  h.value && y();
937
1194
  }), {
938
1195
  draggedViewIndex: l,
939
- draggingOverViewIndex: f,
940
- isItemDragged: $,
941
- handleDragKeyboardToggle: b,
1196
+ draggingOverViewIndex: _,
1197
+ isItemDragged: L,
1198
+ handleDragKeyboardToggle: V,
942
1199
  handleDragKeyboardMove: M,
943
- handleDragStart: V,
1200
+ handleDragStart: b,
944
1201
  handleDragStop: y
945
1202
  };
946
- }, D2 = (i) => {
947
- const { container: e, children: t, offset: s, activeViewIndex: a } = i, l = c(t.value.length), { width: r } = m1(e);
948
- return B(
1203
+ }, Ra = (i) => {
1204
+ const { container: e, children: t, offset: s, activeViewIndex: a } = i, l = c(t.value.length), { width: r } = mt(e);
1205
+ return z(
949
1206
  [r, a, t],
950
- async ([h, w, f], [, _]) => {
951
- const p = f.length;
952
- if (p === 0)
1207
+ async ([h, w, _], [, f]) => {
1208
+ const C = _.length;
1209
+ if (C === 0)
953
1210
  return;
954
- let C = s.value.offsetWidth;
955
- l.value = p;
956
- const $ = f[_];
957
- $ && ($.style.display = "none");
958
- for (let M = 0; M < p; M++) {
959
- const y = f[M];
960
- if (y.style.display = "inline-flex", C + y.offsetWidth <= h)
961
- C += y.offsetWidth;
1211
+ let p = s.value.offsetWidth;
1212
+ l.value = C;
1213
+ const L = _[f];
1214
+ L && (L.style.display = "none");
1215
+ for (let M = 0; M < C; M++) {
1216
+ const y = _[M];
1217
+ if (y.style.display = "inline-flex", p + y.offsetWidth <= h)
1218
+ p += y.offsetWidth;
962
1219
  else {
963
1220
  l.value = M, y.style.display = "none";
964
1221
  break;
@@ -967,34 +1224,91 @@ const R2 = (i) => {
967
1224
  if (w < l.value || w === null)
968
1225
  return;
969
1226
  await ne();
970
- let V = l.value - 1;
971
- const b = f[w];
972
- if (b.style.display = "inline-flex", C += b.offsetWidth, V < 0 && C > h) {
973
- b.style.display = "none";
1227
+ let b = l.value - 1;
1228
+ const V = _[w];
1229
+ if (V.style.display = "inline-flex", p += V.offsetWidth, b < 0 && p > h) {
1230
+ V.style.display = "none";
974
1231
  return;
975
1232
  }
976
- for (; C > h && V >= 0; ) {
977
- const M = t.value[V];
978
- C -= M.offsetWidth, M.style.display = "none", V--;
1233
+ for (; p > h && b >= 0; ) {
1234
+ const M = t.value[b];
1235
+ p -= M.offsetWidth, M.style.display = "none", b--;
979
1236
  }
980
1237
  },
981
1238
  { immediate: !0 }
982
- ), B([l, () => t.value.length], ([h, w]) => {
983
- for (let f = h; f < w; f++) {
984
- const _ = t.value[f];
985
- _.style.display = "none";
1239
+ ), z([l, () => t.value.length], ([h, w]) => {
1240
+ for (let _ = h; _ < w; _++) {
1241
+ const f = t.value[_];
1242
+ f.style.display = "none";
986
1243
  }
987
1244
  }), {
988
1245
  maxDisplayedViews: l
989
1246
  };
990
- }, P2 = {
991
- "en-US": { movingDraggedToPosition: "Moving {dragged} to position of {draggingOver}", openViewOptions: "Open {label} options", reorderView: "Reorder {label}", toggleAllViews: "Toggle all views" },
992
- "ja-JP": { movingDraggedToPosition: "{dragged}を{draggingOver}の位置に移動しています", openViewOptions: "{label}オプションを開く", reorderView: "{label}を並べ替え", toggleAllViews: "すべてのビューを切り替え" },
993
- "pt-BR": { movingDraggedToPosition: "Movendo {dragged} para a posição de {draggingOver}", openViewOptions: "Abrir opções de {label}", reorderView: "Reordenar {label}", toggleAllViews: "Alternar todas as visualizações" }
994
- }, I2 = {
995
- i18n: { messages: P2 }
996
- }, T2 = /* @__PURE__ */ _e({
997
- ...I2,
1247
+ }, Aa = {
1248
+ "de-DE": {
1249
+ movingDraggedToPosition: "{dragged} wird an die Position von {draggingOver} verschoben",
1250
+ openViewOptions: "{label} Optionen öffnen",
1251
+ reorderView: "{label} neu anordnen",
1252
+ toggleAllViews: "Alle Ansichten umschalten"
1253
+ },
1254
+ "en-GB": {
1255
+ movingDraggedToPosition: "Moving {dragged} to position of {draggingOver}",
1256
+ openViewOptions: "Open {label} options",
1257
+ reorderView: "Reorder {label}",
1258
+ toggleAllViews: "Toggle all views"
1259
+ },
1260
+ "en-US": {
1261
+ movingDraggedToPosition: "Moving {dragged} to position of {draggingOver}",
1262
+ openViewOptions: "Open {label} options",
1263
+ reorderView: "Reorder {label}",
1264
+ toggleAllViews: "Toggle all views"
1265
+ },
1266
+ "es-ES": {
1267
+ movingDraggedToPosition: "Mover {dragged} a la posición de {draggingOver}",
1268
+ openViewOptions: "Abrir opciones de {label}",
1269
+ reorderView: "Reordenar {label}",
1270
+ toggleAllViews: "Cambiar todas las vistas"
1271
+ },
1272
+ "es-MX": {
1273
+ movingDraggedToPosition: "Mover {dragged} a la posición de {draggingOver}",
1274
+ openViewOptions: "Abrir opciones de {label}",
1275
+ reorderView: "Reordenar {label}",
1276
+ toggleAllViews: "Alternar todas las vistas"
1277
+ },
1278
+ "fr-FR": {
1279
+ movingDraggedToPosition: "Déplacer {dragged} vers la position de {DraggingOver}",
1280
+ openViewOptions: "Ouvrir les options {label}",
1281
+ reorderView: "Réorganiser {label}",
1282
+ toggleAllViews: "Afficher/masquer toutes les vues"
1283
+ },
1284
+ "it-IT": {
1285
+ movingDraggedToPosition: "Spostamento di {dragged} nella posizione di {DraggingOver}",
1286
+ openViewOptions: "Apri le opzioni {label}",
1287
+ reorderView: "Riordina {label}",
1288
+ toggleAllViews: "Attiva/disattiva tutte le visualizzazioni"
1289
+ },
1290
+ "ja-JP": {
1291
+ movingDraggedToPosition: "{dragged}を{draggingOver}の位置に移動しています",
1292
+ openViewOptions: "{label}オプションを開く",
1293
+ reorderView: "{label}を並べ替え",
1294
+ toggleAllViews: "すべてのビューを切り替え"
1295
+ },
1296
+ "pt-BR": {
1297
+ movingDraggedToPosition: "Movendo {dragged} para a posição de {draggingOver}",
1298
+ openViewOptions: "Abrir opções de {label}",
1299
+ reorderView: "Reordenar {label}",
1300
+ toggleAllViews: "Alternar todas as visualizações"
1301
+ },
1302
+ "zh-CN": {
1303
+ movingDraggedToPosition: "将 {dragged} 移动到 {draggingOver} 位置",
1304
+ openViewOptions: "打开 {label} 选项",
1305
+ reorderView: "重新排序 {label}",
1306
+ toggleAllViews: "切换所有视图"
1307
+ }
1308
+ }, Ia = {
1309
+ i18n: { messages: Aa }
1310
+ }, ka = /* @__PURE__ */ fe({
1311
+ ...Ia,
998
1312
  __name: "header-with-views-all-views",
999
1313
  props: {
1000
1314
  menuCloseOnClickOutsideOptions: null,
@@ -1004,37 +1318,37 @@ const R2 = (i) => {
1004
1318
  emits: ["close:all-views", "close:view-menu", "open:all-views", "open:view-menu", "select:view", "reorder:view"],
1005
1319
  setup(i, { emit: e }) {
1006
1320
  var u;
1007
- const t = i, s = c(!1), a = c(null), l = c(null), r = c(null), h = c(null), w = c(null), f = c(null), _ = ae("menu-popover"), { t: p } = re();
1008
- se(l, () => $(), {
1321
+ const t = i, s = c(!1), a = c(null), l = c(null), r = c(null), h = c(null), w = c(null), _ = c(null), f = ae("menu-popover"), { t: C } = re();
1322
+ se(l, () => L(), {
1009
1323
  ignore: [a, ...((u = t.menuCloseOnClickOutsideOptions) == null ? void 0 : u.ignore) ?? []]
1010
1324
  });
1011
- const C = () => {
1325
+ const p = () => {
1012
1326
  s.value = !0, e("open:all-views");
1013
- }, $ = async () => {
1327
+ }, L = async () => {
1014
1328
  s.value && (s.value = !1, e("close:all-views"), await ne(), a.value.$el.focus());
1015
- }, V = (d) => {
1016
- d.stopPropagation(), s.value ? $() : C();
1329
+ }, b = (d) => {
1330
+ d.stopPropagation(), s.value ? L() : p();
1017
1331
  }, {
1018
- draggedViewIndex: b,
1332
+ draggedViewIndex: V,
1019
1333
  draggingOverViewIndex: M,
1020
1334
  isItemDragged: y,
1021
- handleDragKeyboardMove: Z,
1022
- handleDragKeyboardToggle: R,
1335
+ handleDragKeyboardMove: S,
1336
+ handleDragKeyboardToggle: Z,
1023
1337
  handleDragStart: I,
1024
- handleDragStop: S
1025
- } = R2({
1026
- items: I1(t, "menuItems"),
1338
+ handleDragStop: x
1339
+ } = Za({
1340
+ items: It(t, "menuItems"),
1027
1341
  itemRefs: w,
1028
1342
  onDrop: (d) => e("reorder:view", d)
1029
1343
  });
1030
- return { __sfc: !0, props: t, emit: e, showMenu: s, allViewsMenuToggleRef: a, allViewsMenuPopoverRef: l, allViewsRef: r, menuRef: h, menuItemRefs: w, editViewMenuRefs: f, menuPopoverId: _, t: p, openMenu: C, closeMenu: $, toggleShowMenu: V, draggedViewIndex: b, draggingOverViewIndex: M, isItemDragged: y, handleDragKeyboardMove: Z, handleDragKeyboardToggle: R, handleDragStart: I, handleDragStop: S, conditionalDraggableItemClass: (d) => ({
1344
+ return { __sfc: !0, props: t, emit: e, showMenu: s, allViewsMenuToggleRef: a, allViewsMenuPopoverRef: l, allViewsRef: r, menuRef: h, menuItemRefs: w, editViewMenuRefs: _, menuPopoverId: f, t: C, openMenu: p, closeMenu: L, toggleShowMenu: b, draggedViewIndex: V, draggingOverViewIndex: M, isItemDragged: y, handleDragKeyboardMove: S, handleDragKeyboardToggle: Z, handleDragStart: I, handleDragStop: x, conditionalDraggableItemClass: (d) => ({
1031
1345
  "b-header-with-views-all-views__popover-menu-item--dragging": y(d)
1032
1346
  }), closeViewMenuNatively: (d) => {
1033
- f.value[d].closeMenu(!1);
1034
- }, BentoButton: fe, BentoToggleButton: pe, BentoHeaderWithViewsItemIconElement: ge, BentoMenu: h1, BentoPopover: Ce, BentoTypography: w1, GrabIcon: q1, MenuIcon: Z2, OptionsHorizontalIcon: b1, UseDragAndDropViewsDirectionEnum: $1 };
1347
+ _.value[d].closeMenu(!1);
1348
+ }, BentoButton: _e, BentoToggleButton: Ce, BentoHeaderWithViewsItemIconElement: ge, BentoMenu: ht, BentoPopover: pe, BentoTypography: wt, GrabIcon: jt, MenuIcon: Sa, OptionsHorizontalIcon: Vt, UseDragAndDropViewsDirectionEnum: Lt };
1035
1349
  }
1036
1350
  });
1037
- var A2 = function() {
1351
+ var Pa = function() {
1038
1352
  var e = this, t = e._self._c, s = e._self._setupProxy;
1039
1353
  return t("div", { ref: "allViewsRef", staticClass: "b-header-with-views-all-views", attrs: { "data-testid": "header-with-views-all-views" }, on: { keydown: function(a) {
1040
1354
  return !a.type.indexOf("key") && e._k(a.keyCode, "esc", 27, a.key, ["Esc", "Escape"]) ? null : (a.stopPropagation(), a.preventDefault(), s.closeMenu.apply(null, arguments));
@@ -1069,42 +1383,169 @@ var A2 = function() {
1069
1383
  return [t(s.OptionsHorizontalIcon, { attrs: { "svg-title": s.t("openViewOptions", { label: a.label }) } })];
1070
1384
  }, proxy: !0 }], null, !0) })], 1)]);
1071
1385
  }), 0)]) : e._e()], 1);
1072
- }, O2 = [], F2 = /* @__PURE__ */ v(
1073
- T2,
1074
- A2,
1075
- O2,
1386
+ }, Oa = [], Ea = /* @__PURE__ */ v(
1387
+ ka,
1388
+ Pa,
1389
+ Oa,
1076
1390
  !1,
1077
1391
  null,
1078
1392
  "9dd3998e"
1079
1393
  );
1080
- const E2 = F2.exports;
1081
- let C1 = 0;
1082
- const B2 = {
1394
+ const Fa = Ea.exports;
1395
+ let pt = 0;
1396
+ const za = {
1083
1397
  beforeCreate() {
1084
- this.uuid = C1.toString(), C1 += 1;
1398
+ this.uuid = pt.toString(), pt += 1;
1085
1399
  }
1086
1400
  };
1087
- var U2 = function() {
1401
+ var Ba = function() {
1088
1402
  var e = this, t = e._self._c;
1089
1403
  return t("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? t("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), t("g", { attrs: { "clip-path": "url(#uia-ui-assets/icons-16-circle_filled__a" + e.uuid + ")" } }, [t("path", { attrs: { fill: "#001222", d: "M8 0.25C3.71979 0.25 0.25 3.71979 0.25 8C0.25 12.2802 3.71979 15.75 8 15.75C12.2802 15.75 15.75 12.2802 15.75 8C15.75 3.71979 12.2802 0.25 8 0.25Z" } })]), t("defs", [t("clipPath", { attrs: { id: "uia-ui-assets/icons-16-circle_filled__a" + e.uuid } }, [t("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
1090
- }, z2 = [], N2 = /* @__PURE__ */ v(
1091
- B2,
1092
- U2,
1093
- z2,
1404
+ }, Ua = [], Na = /* @__PURE__ */ v(
1405
+ za,
1406
+ Ba,
1407
+ Ua,
1094
1408
  !1,
1095
1409
  null,
1096
1410
  null
1097
1411
  );
1098
- const G2 = N2.exports;
1412
+ const Ga = Na.exports;
1099
1413
  var ve = /* @__PURE__ */ ((i) => (i.EDIT = "edit", i.CREATE = "create", i))(ve || {});
1100
- const K2 = {
1101
- "en-US": { cancel: "Cancel", color: "Color", create: "Create", icon: "Icon", save: "Save", selectIcon: "Select {icon} icon", selectIconColor: "Select {color} icon color", selected: "Selected", title: "Title", viewIcons: "View icons", viewLabel: "View label" },
1102
- "ja-JP": { cancel: "キャンセル", color: "色", create: "作成", icon: "アイコン", save: "保存", selectIcon: "{icon}アイコンを選択", selectIconColor: "{color}アイコンの色を選択", selected: "選択済み", title: "タイトル", viewIcons: "アイコンを表示", viewLabel: "ラベルを表示" },
1103
- "pt-BR": { cancel: "Cancelar", color: "Cor", create: "Criar", icon: "Ícone", save: "Salvar", selectIcon: "Selecionar ícone {icon}", selectIconColor: "Selecionar cor {color} do ícone", selected: "Selecionado", title: "Título", viewIcons: "Ver ícones", viewLabel: "Ver rótulo" }
1104
- }, Y2 = {
1105
- i18n: { messages: K2 }
1106
- }, j2 = /* @__PURE__ */ _e({
1107
- ...Y2,
1414
+ const qa = {
1415
+ "de-DE": {
1416
+ cancel: "Abbrechen",
1417
+ color: "Farbe",
1418
+ create: "Erstellen",
1419
+ icon: "Symbol",
1420
+ save: "Speichern",
1421
+ selectIcon: "Wählen Sie das Symbol {icon}",
1422
+ selectIconColor: "Wählen Sie die Farbe {color} des Symbols aus",
1423
+ selected: "Ausgewählt",
1424
+ title: "Titel",
1425
+ viewIcons: "Symbole anzeigen",
1426
+ viewLabel: "Label anzeigen"
1427
+ },
1428
+ "en-GB": {
1429
+ cancel: "Cancel",
1430
+ color: "Colour",
1431
+ create: "Create",
1432
+ icon: "Icon",
1433
+ save: "Save",
1434
+ selectIcon: "Select {icon} icon",
1435
+ selectIconColor: "Select {colour} icon colour",
1436
+ selected: "Selected",
1437
+ title: "Title",
1438
+ viewIcons: "View icons",
1439
+ viewLabel: "View label"
1440
+ },
1441
+ "en-US": {
1442
+ cancel: "Cancel",
1443
+ color: "Color",
1444
+ create: "Create",
1445
+ icon: "Icon",
1446
+ save: "Save",
1447
+ selectIcon: "Select {icon} icon",
1448
+ selectIconColor: "Select {color} icon color",
1449
+ selected: "Selected",
1450
+ title: "Title",
1451
+ viewIcons: "View icons",
1452
+ viewLabel: "View label"
1453
+ },
1454
+ "es-ES": {
1455
+ cancel: "Cancelar",
1456
+ color: "Colorear",
1457
+ create: "Crear",
1458
+ icon: "Icono",
1459
+ save: "Guardar",
1460
+ selectIcon: "Selecciona el icono {icon}",
1461
+ selectIconColor: "Selecciona el color del icono {color}",
1462
+ selected: "Seleccionado",
1463
+ title: "Título",
1464
+ viewIcons: "Ver iconos",
1465
+ viewLabel: "Ver etiqueta"
1466
+ },
1467
+ "es-MX": {
1468
+ cancel: "Cancelar",
1469
+ color: "Color",
1470
+ create: "Crear",
1471
+ icon: "Icono",
1472
+ save: "Guardar",
1473
+ selectIcon: "Seleccionar {icon} icono",
1474
+ selectIconColor: "Seleccione el color del icono {color}",
1475
+ selected: "Seleccionado",
1476
+ title: "Título",
1477
+ viewIcons: "Ver iconos",
1478
+ viewLabel: "Ver etiqueta"
1479
+ },
1480
+ "fr-FR": {
1481
+ cancel: "Annuler",
1482
+ color: "Couleur",
1483
+ create: "Créer",
1484
+ icon: "Icône",
1485
+ save: "Enregistrer",
1486
+ selectIcon: "Sélectionner l'icône {icon}",
1487
+ selectIconColor: "Sélectionner la couleur d'icône {color}",
1488
+ selected: "Sélectionné",
1489
+ title: "Titre",
1490
+ viewIcons: "Afficher les icônes",
1491
+ viewLabel: "Afficher l'étiquette"
1492
+ },
1493
+ "it-IT": {
1494
+ cancel: "Annulla",
1495
+ color: "Colore",
1496
+ create: "Crea",
1497
+ icon: "Icona",
1498
+ save: "Salva",
1499
+ selectIcon: "Seleziona l'icona {icon}",
1500
+ selectIconColor: "Seleziona il colore icona {color}",
1501
+ selected: "Selezionato",
1502
+ title: "Titolo",
1503
+ viewIcons: "Visualizza le icone",
1504
+ viewLabel: "Visualizza etichetta"
1505
+ },
1506
+ "ja-JP": {
1507
+ cancel: "キャンセル",
1508
+ color: "色",
1509
+ create: "作成",
1510
+ icon: "アイコン",
1511
+ save: "保存",
1512
+ selectIcon: "{icon}アイコンを選択",
1513
+ selectIconColor: "{color}アイコンの色を選択",
1514
+ selected: "選択済み",
1515
+ title: "タイトル",
1516
+ viewIcons: "アイコンを表示",
1517
+ viewLabel: "ラベルを表示"
1518
+ },
1519
+ "pt-BR": {
1520
+ cancel: "Cancelar",
1521
+ color: "Cor",
1522
+ create: "Criar",
1523
+ icon: "Ícone",
1524
+ save: "Salvar",
1525
+ selectIcon: "Selecionar ícone {icon}",
1526
+ selectIconColor: "Selecionar cor {color} do ícone",
1527
+ selected: "Selecionado",
1528
+ title: "Título",
1529
+ viewIcons: "Ver ícones",
1530
+ viewLabel: "Ver rótulo"
1531
+ },
1532
+ "zh-CN": {
1533
+ cancel: "取消",
1534
+ color: "颜色",
1535
+ create: "创建",
1536
+ icon: "图标",
1537
+ save: "保存",
1538
+ selectIcon: "选择 {icon} 图标",
1539
+ selectIconColor: "选择 {color} 图标颜色",
1540
+ selected: "已选",
1541
+ title: "标题",
1542
+ viewIcons: "查看图标",
1543
+ viewLabel: "查看标签"
1544
+ }
1545
+ }, Ka = {
1546
+ i18n: { messages: qa }
1547
+ }, Ya = /* @__PURE__ */ fe({
1548
+ ...Ka,
1108
1549
  __name: "header-with-views-edit-form",
1109
1550
  props: {
1110
1551
  additionalFormItem: { default: null },
@@ -1118,17 +1559,17 @@ const K2 = {
1118
1559
  emits: ["cancel", "update", "delete", "input:label", "blur:label", "keydown:enter"],
1119
1560
  setup(i, { emit: e }) {
1120
1561
  var o;
1121
- const t = i, s = c(t.label), a = c(t.icon), l = c(t.iconColor), r = c(((o = t.additionalFormItem) == null ? void 0 : o.value) ?? !1), h = c(!1), w = c(null), f = c(null), _ = c(null), p = ae("iconPopover"), C = c(!1), $ = k(() => Object.values(le)), V = k(() => Object.values(ie)), b = k(() => Object.values(t.errors).some((g) => g.length > 0)), M = k(
1122
- () => `${Z("selected")}: ${a.value} ${Z("icon")}, ${Z("color")} ${l.value}`
1123
- ), y = k(() => [
1562
+ const t = i, s = c(t.label), a = c(t.icon), l = c(t.iconColor), r = c(((o = t.additionalFormItem) == null ? void 0 : o.value) ?? !1), h = c(!1), w = c(null), _ = c(null), f = c(null), C = ae("iconPopover"), p = c(!1), L = T(() => Object.values(le)), b = T(() => Object.values(ie)), V = T(() => Object.values(t.errors).some((g) => g.length > 0)), M = T(
1563
+ () => `${S("selected")}: ${a.value} ${S("icon")}, ${S("color")} ${l.value}`
1564
+ ), y = T(() => [
1124
1565
  ...t.context === ve.EDIT ? (
1125
1566
  // edit mode
1126
1567
  [
1127
1568
  {
1128
- title: Z("save"),
1569
+ title: S("save"),
1129
1570
  type: "submit",
1130
1571
  event: () => {
1131
- b.value || H();
1572
+ V.value || H();
1132
1573
  }
1133
1574
  }
1134
1575
  ]
@@ -1136,19 +1577,19 @@ const K2 = {
1136
1577
  // create mode
1137
1578
  [
1138
1579
  {
1139
- title: Z("create"),
1580
+ title: S("create"),
1140
1581
  type: "submit",
1141
1582
  event: () => {
1142
- !h.value || b.value || H();
1583
+ !h.value || V.value || H();
1143
1584
  }
1144
1585
  }
1145
1586
  ]
1146
1587
  ),
1147
1588
  {
1148
- title: Z("cancel"),
1149
- event: A
1589
+ title: S("cancel"),
1590
+ event: P
1150
1591
  }
1151
- ]), { t: Z } = re(), R = k(() => ({
1592
+ ]), { t: S } = re(), Z = T(() => ({
1152
1593
  iconColor: l.value,
1153
1594
  icon: a.value,
1154
1595
  label: s.value,
@@ -1158,30 +1599,30 @@ const K2 = {
1158
1599
  value: r.value
1159
1600
  }
1160
1601
  } : []
1161
- })), I = k(
1602
+ })), I = T(
1162
1603
  () => t.disableCustomization ? "" : `b-header-with-views-edit-form__icon-color--${l.value}`
1163
- ), S = () => {
1164
- C.value = !1;
1604
+ ), x = () => {
1605
+ p.value = !1;
1165
1606
  }, H = () => {
1166
- e("update", R.value);
1167
- }, A = () => {
1607
+ e("update", Z.value);
1608
+ }, P = () => {
1168
1609
  a.value = t.icon, l.value = t.iconColor, s.value = t.label, e("cancel");
1169
- }, u = Y1((g) => {
1610
+ }, u = Kt((g) => {
1170
1611
  s.value = g, h.value = !0;
1171
1612
  }, 200), d = (g) => {
1172
1613
  r.value = g, h.value = !0;
1173
1614
  };
1174
- return se(f, S, {
1615
+ return se(_, x, {
1175
1616
  ignore: [w]
1176
- }), N1("Escape", S, {
1177
- target: f,
1617
+ }), Nt("Escape", x, {
1618
+ target: _,
1178
1619
  eventName: "keydown"
1179
- }), B(s, (g) => e("input:label", g)), p1(async () => {
1180
- await ne(), _.value.$refs.inputFieldElement.focus();
1181
- }), { __sfc: !0, props: t, emit: e, labelValue: s, iconValue: a, iconColorValue: l, additionalFormItemValue: r, isFormDirty: h, iconSelectorButtonRef: w, iconPopoverRef: f, inputFieldRef: _, iconPopoverId: p, showIconSelectorPopover: C, iconOptions: $, iconColorOptions: V, hasErrors: b, computedAlert: M, computedActions: y, t: Z, computedFormValues: R, conditionalIconClass: I, hideIconSelectorPopover: S, updateView: H, resetView: A, handleInput: u, handleAdditionalFormItemChange: d, BentoButton: fe, BentoButtonActions: A1, BentoToggleButton: pe, BentoCheckbox: g1, BentoDivider: G1, BentoInputField: K1, BentoPopover: Ce, FieldLabel: j1, CircleFilledIcon: G2, BentoHeaderWithViewsItemIconElement: ge };
1620
+ }), z(s, (g) => e("input:label", g)), Ct(async () => {
1621
+ await ne(), f.value.$refs.inputFieldElement.focus();
1622
+ }), { __sfc: !0, props: t, emit: e, labelValue: s, iconValue: a, iconColorValue: l, additionalFormItemValue: r, isFormDirty: h, iconSelectorButtonRef: w, iconPopoverRef: _, inputFieldRef: f, iconPopoverId: C, showIconSelectorPopover: p, iconOptions: L, iconColorOptions: b, hasErrors: V, computedAlert: M, computedActions: y, t: S, computedFormValues: Z, conditionalIconClass: I, hideIconSelectorPopover: x, updateView: H, resetView: P, handleInput: u, handleAdditionalFormItemChange: d, BentoButton: _e, BentoButtonActions: Pt, BentoToggleButton: Ce, BentoCheckbox: gt, BentoDivider: Gt, BentoInputField: qt, BentoPopover: pe, FieldLabel: Yt, CircleFilledIcon: Ga, BentoHeaderWithViewsItemIconElement: ge };
1182
1623
  }
1183
1624
  });
1184
- var q2 = function() {
1625
+ var ja = function() {
1185
1626
  var e = this, t = e._self._c, s = e._self._setupProxy;
1186
1627
  return t("form", { staticClass: "b-header-with-views-edit-form" }, [t(s.FieldLabel, [e._v(e._s(s.t("title")))]), t("div", { staticClass: "b-header-with-views-edit-form__icon-choice-alert", attrs: { role: "alert" } }, [e._v(e._s(s.computedAlert))]), t("div", { staticClass: "b-header-with-views-edit-form__icon-selector" }, [t(s.BentoToggleButton, { ref: "iconSelectorButtonRef", attrs: { variant: "secondary", "aria-expanded": s.showIconSelectorPopover, "aria-controls": s.showIconSelectorPopover ? s.iconPopoverId : null, disabled: s.props.disableCustomization, toggled: s.showIconSelectorPopover }, on: { click: function(a) {
1187
1628
  s.showIconSelectorPopover = !s.showIconSelectorPopover;
@@ -1209,18 +1650,18 @@ var q2 = function() {
1209
1650
  }, "update:model-value": s.handleInput, blur: function(a) {
1210
1651
  return s.emit("blur:label", s.labelValue);
1211
1652
  } } })], 1), e.additionalFormItem ? t(s.BentoCheckbox, { staticClass: "b-header-with-views-edit-form__additional-config", attrs: { "model-value": s.additionalFormItemValue }, on: { "update:model-value": s.handleAdditionalFormItemChange } }, [e._v(" " + e._s(e.additionalFormItem.label) + " ")]) : e._e(), t(s.BentoButtonActions, { staticClass: "b-header-with-views-edit-form__actions", attrs: { actions: s.computedActions, layout: "buttons-end" } })], 1);
1212
- }, J2 = [], W2 = /* @__PURE__ */ v(
1213
- j2,
1214
- q2,
1215
- J2,
1653
+ }, Wa = [], Ja = /* @__PURE__ */ v(
1654
+ Ya,
1655
+ ja,
1656
+ Wa,
1216
1657
  !1,
1217
1658
  null,
1218
1659
  "e15832d6"
1219
1660
  );
1220
- const Q2 = W2.exports, X2 = {
1221
- i18n: { messages: S2 }
1222
- }, ea = /* @__PURE__ */ _e({
1223
- ...X2,
1661
+ const Xa = Ja.exports, Qa = {
1662
+ i18n: { messages: xa }
1663
+ }, ei = /* @__PURE__ */ fe({
1664
+ ...Qa,
1224
1665
  __name: "header-with-views",
1225
1666
  props: {
1226
1667
  actions: { default: () => [] },
@@ -1239,33 +1680,33 @@ const Q2 = W2.exports, X2 = {
1239
1680
  },
1240
1681
  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"],
1241
1682
  setup(i, { emit: e }) {
1242
- const t = i, s = 573, { t: a } = re(), l = T1(), r = F1(l), h = c(null), w = c(null), f = c(null), _ = c([]), p = c(null), C = c(null), $ = c(null), V = c([]), b = c(null), M = c(null), y = c(!1), Z = c(!1), R = c(!1), I = c(!1), S = c(null), H = c(null), A = c(null), u = c(null), d = c(null), o = k({
1243
- get: () => A.value,
1683
+ const t = i, s = 573, { t: a } = re(), l = kt(), r = Et(l), h = c(null), w = c(null), _ = c(null), f = c([]), C = c(null), p = c(null), L = c(null), b = c([]), V = c(null), M = c(null), y = c(!1), S = c(!1), Z = c(!1), I = c(!1), x = c(null), H = c(null), P = c(null), u = c(null), d = c(null), o = T({
1684
+ get: () => P.value,
1244
1685
  set: (n) => {
1245
- A.value = n, e("update:active-view-index", n);
1686
+ P.value = n, e("update:active-view-index", n);
1246
1687
  }
1247
- }), g = c(!1), T = ae("createViewPopover"), P = ae("editViewPopover");
1248
- D2({
1249
- container: $,
1250
- children: V,
1251
- offset: b,
1688
+ }), g = c(!1), k = ae("createViewPopover"), A = ae("editViewPopover");
1689
+ Ra({
1690
+ container: L,
1691
+ children: b,
1692
+ offset: V,
1252
1693
  activeViewIndex: o
1253
1694
  });
1254
- const { computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G } = k2({
1695
+ const { computedViews: m, clearError: O, duplicateView: K, errors: E, setViews: Y, updateView: F, validateLabel: G } = Ta({
1255
1696
  additionalViewSetting: t.additionalViewSetting,
1256
1697
  views: t.views
1257
- }), U = async (n = !0) => {
1698
+ }), B = async (n = !0) => {
1258
1699
  y.value = !1, n && (await ne(), h.value.$el.focus()), O();
1259
1700
  }, he = () => {
1260
- const n = Z.value ? M.value.$refs.editViewMenuRefs[S.value] : _.value[0];
1701
+ const n = S.value ? M.value.$refs.editViewMenuRefs[x.value] : f.value[0];
1261
1702
  n == null || n.closeMenu();
1262
1703
  };
1263
- se(w, () => U(!1), {
1704
+ se(w, () => B(!1), {
1264
1705
  ignore: [h]
1265
- }), se(f, () => q(), {
1266
- ignore: [p]
1706
+ }), se(_, () => j(), {
1707
+ ignore: [C]
1267
1708
  });
1268
- const { width: we } = m1(C), { addToast: ee } = Q1(), L1 = k(() => [
1709
+ const { width: we } = mt(p), { addToast: ee } = Xt(), $t = T(() => [
1269
1710
  {
1270
1711
  title: a("saveChanges"),
1271
1712
  event: ce
@@ -1274,13 +1715,13 @@ const Q2 = W2.exports, X2 = {
1274
1715
  title: a("leave"),
1275
1716
  event: ue
1276
1717
  }
1277
- ]), H1 = k(() => [
1718
+ ]), Ht = T(() => [
1278
1719
  {
1279
1720
  title: a("deleteViewAction"),
1280
1721
  event: async () => {
1281
1722
  I.value = !1;
1282
- const n = E(null, d.value);
1283
- e("delete:view", n), z(), !(o.value < d.value) && (o.value > d.value ? o.value -= 1 : o.value === d.value && (n.newViews.length === 0 ? o.value = null : o.value >= n.newViews.length && (o.value -= 1)), d.value = null);
1723
+ const n = F(null, d.value);
1724
+ e("delete:view", n), U(), !(o.value < d.value) && (o.value > d.value ? o.value -= 1 : o.value === d.value && (n.newViews.length === 0 ? o.value = null : o.value >= n.newViews.length && (o.value -= 1)), d.value = null);
1284
1725
  }
1285
1726
  },
1286
1727
  {
@@ -1289,141 +1730,141 @@ const Q2 = W2.exports, X2 = {
1289
1730
  I.value = !1;
1290
1731
  }
1291
1732
  }
1292
- ]), M1 = k(() => {
1733
+ ]), Mt = T(() => {
1293
1734
  var n;
1294
1735
  return (n = m.value[d.value]) == null ? void 0 : n.label;
1295
- }), me = k(() => t.description || r("description") || t.lastUpdated), Ve = k(() => we.value <= s), y1 = k(() => ({
1296
- "b-header-with-views__container--is-compact": Ve.value,
1736
+ }), me = T(() => t.description || r("description") || t.lastUpdated), be = T(() => we.value <= s), yt = T(() => ({
1737
+ "b-header-with-views__container--is-compact": be.value,
1297
1738
  "b-header-with-views__container--has-meta": me.value
1298
1739
  }));
1299
- B([o, m], ([n, L], [x, D]) => {
1300
- var J, W, Q;
1301
- const N = n === x && L.length === D.length, K = ((J = L[n]) == null ? void 0 : J.label) === ((W = D[x]) == null ? void 0 : W.label);
1302
- N || K || e("select:view", ((Q = L[n]) == null ? void 0 : Q.label) ?? null);
1303
- }), B(H, () => {
1304
- q();
1305
- }), B(Z, (n) => {
1306
- n || z();
1307
- }), B(S, (n) => {
1308
- var D, N, K, J, W, Q, He, Me, ye, xe, Ze;
1309
- const L = de(n) ? 2 : 0;
1310
- if (Z.value) {
1311
- const X = (N = (D = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : D.$refs) == null ? void 0 : N.menuItemListRef;
1312
- p.value = ((He = (Q = (W = (J = (K = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : K.$refs) == null ? void 0 : J.menuItemListRef) == null ? void 0 : W.$refs) == null ? void 0 : Q.menuItemRef) == null ? void 0 : He[L]) ?? null, n || (X == null || X.focusItem(), O());
1740
+ z([o, m], ([n, $], [D, R]) => {
1741
+ var W, J, X;
1742
+ const N = n === D && $.length === R.length, q = ((W = $[n]) == null ? void 0 : W.label) === ((J = R[D]) == null ? void 0 : J.label);
1743
+ N || q || e("select:view", ((X = $[n]) == null ? void 0 : X.label) ?? null);
1744
+ }), z(H, () => {
1745
+ j();
1746
+ }), z(S, (n) => {
1747
+ n || U();
1748
+ }), z(x, (n) => {
1749
+ var R, N, q, W, J, X, He, Me, ye, De, Se;
1750
+ const $ = de(n) ? 2 : 0;
1751
+ if (S.value) {
1752
+ const Q = (N = (R = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : R.$refs) == null ? void 0 : N.menuItemListRef;
1753
+ C.value = ((He = (X = (J = (W = (q = M.value.$refs.editViewMenuRefs[H.value]) == null ? void 0 : q.$refs) == null ? void 0 : W.menuItemListRef) == null ? void 0 : J.$refs) == null ? void 0 : X.menuItemRef) == null ? void 0 : He[$]) ?? null, n || (Q == null || Q.focusItem(), O());
1313
1754
  return;
1314
1755
  }
1315
- const x = (ye = (Me = _.value.find((X) => X.$refs.menuItemListRef)) == null ? void 0 : Me.$refs) == null ? void 0 : ye.menuItemListRef;
1316
- p.value = ((Ze = (xe = x == null ? void 0 : x.$refs) == null ? void 0 : xe.menuItemRef) == null ? void 0 : Ze[L]) ?? null, n || (x == null || x.focusItem(), O());
1317
- }), B(
1756
+ const D = (ye = (Me = f.value.find((Q) => Q.$refs.menuItemListRef)) == null ? void 0 : Me.$refs) == null ? void 0 : ye.menuItemListRef;
1757
+ C.value = ((Se = (De = D == null ? void 0 : D.$refs) == null ? void 0 : De.menuItemRef) == null ? void 0 : Se[$]) ?? null, n || (D == null || D.focusItem(), O());
1758
+ }), z(
1318
1759
  () => t.activeViewIndex,
1319
1760
  (n) => {
1320
1761
  n !== void 0 && n >= 0 && n < m.value.length && (o.value = n);
1321
1762
  }
1322
- ), p1(() => {
1763
+ ), Ct(() => {
1323
1764
  if (t.activeViewIndex !== void 0 && t.activeViewIndex >= 0 && t.activeViewIndex < m.value.length)
1324
1765
  o.value = t.activeViewIndex;
1325
1766
  else if (!t.disableAutoSelect) {
1326
- const n = m.value.findIndex((L) => L.isDefault);
1767
+ const n = m.value.findIndex(($) => $.isDefault);
1327
1768
  o.value = n >= 0 ? n : 0;
1328
1769
  }
1329
1770
  });
1330
- const x1 = (n) => {
1331
- var L, x;
1771
+ const Dt = (n) => {
1772
+ var $, D;
1332
1773
  return [
1333
1774
  ...de(n) ? [
1334
1775
  {
1335
1776
  text: a("saveChanges"),
1336
1777
  handler: ce,
1337
- icon: at
1778
+ icon: a1
1338
1779
  },
1339
1780
  {
1340
1781
  addDivider: !0,
1341
1782
  text: a("restoreChanges"),
1342
1783
  handler: ue,
1343
- icon: z1
1784
+ icon: Ut
1344
1785
  }
1345
1786
  ] : [],
1346
- ...(L = m.value[n]) != null && L.isFixed ? [] : [
1787
+ ...($ = m.value[n]) != null && $.isFixed ? [] : [
1347
1788
  {
1348
1789
  text: a("edit"),
1349
1790
  handler: () => {
1350
- q(H.value);
1791
+ j(H.value);
1351
1792
  },
1352
- icon: ot,
1793
+ icon: o1,
1353
1794
  skipClose: !0
1354
1795
  }
1355
1796
  ],
1356
1797
  {
1357
1798
  text: a("setAsDefault"),
1358
1799
  handler: () => {
1359
- const D = E({ isDefault: !0 }, H.value);
1360
- e("update:view", D), ee({
1361
- text: a("setAsDefaultToast", { label: D.targetViewLabel })
1362
- }), z();
1800
+ const R = F({ isDefault: !0 }, H.value);
1801
+ e("update:view", R), ee({
1802
+ text: a("setAsDefaultToast", { label: R.targetViewLabel })
1803
+ }), U();
1363
1804
  },
1364
- icon: V1
1805
+ icon: bt
1365
1806
  },
1366
1807
  {
1367
1808
  text: a("duplicate"),
1368
1809
  handler: () => {
1369
- const D = Y(H.value);
1370
- e("duplicate:view", D), z(), oe(D.newViews.length - 1);
1810
+ const R = K(H.value);
1811
+ e("duplicate:view", R), U(), oe(R.newViews.length - 1);
1371
1812
  },
1372
- icon: Mt
1813
+ icon: M1
1373
1814
  },
1374
- ...(x = m.value[n]) != null && x.isFixed ? [] : [
1815
+ ...(D = m.value[n]) != null && D.isFixed ? [] : [
1375
1816
  {
1376
1817
  text: a("delete"),
1377
1818
  handler: () => {
1378
1819
  d.value = H.value, I.value = !0;
1379
1820
  },
1380
1821
  critical: !0,
1381
- icon: B1
1822
+ icon: zt
1382
1823
  }
1383
1824
  ]
1384
1825
  ];
1385
- }, Z1 = (n) => {
1826
+ }, St = (n) => {
1386
1827
  H.value = n;
1387
- }, z = () => {
1388
- H.value = null, q();
1389
- }, q = (n) => {
1390
- n === S.value ? S.value = null : S.value = n ?? null;
1391
- }, be = (n) => {
1392
- const L = E(n);
1393
- e("add:view", L), U(), oe(L.newViews.findIndex((x) => L.targetViewLabel === x.label)), ee({
1394
- text: a("createViewToast", { label: L.targetViewLabel })
1828
+ }, U = () => {
1829
+ H.value = null, j();
1830
+ }, j = (n) => {
1831
+ n === x.value ? x.value = null : x.value = n ?? null;
1832
+ }, Ve = (n) => {
1833
+ const $ = F(n);
1834
+ e("add:view", $), B(), oe($.newViews.findIndex((D) => $.targetViewLabel === D.label)), ee({
1835
+ text: a("createViewToast", { label: $.targetViewLabel })
1395
1836
  });
1396
- }, $e = (n) => {
1397
- e("update:view", E(n, S.value)), he();
1398
- }, S1 = (n) => {
1399
- if (G(n.label, H.value), !Object.values(F).some((L) => L.length > 0)) {
1400
- if (S.value) {
1401
- $e(n);
1837
+ }, Le = (n) => {
1838
+ e("update:view", F(n, x.value)), he();
1839
+ }, xt = (n) => {
1840
+ if (G(n.label, H.value), !Object.values(E).some(($) => $.length > 0)) {
1841
+ if (x.value) {
1842
+ Le(n);
1402
1843
  return;
1403
1844
  }
1404
- be(n);
1845
+ Ve(n);
1405
1846
  }
1406
1847
  }, oe = (n) => {
1407
1848
  if (o.value === null || !t.hasChanges || t.skipUnsavedChangesText === null) {
1408
1849
  o.value !== null && e("restore:view", m.value[o.value].label), o.value = n;
1409
1850
  return;
1410
1851
  }
1411
- u.value = n, R.value = !0;
1412
- }, k1 = (n) => {
1413
- var D;
1414
- const L = o.value !== null ? (D = m.value[o.value]) == null ? void 0 : D.label : null, x = j(n);
1415
- if (L) {
1416
- const N = x.newViews.findIndex((K) => K.label === L);
1852
+ u.value = n, Z.value = !0;
1853
+ }, Tt = (n) => {
1854
+ var R;
1855
+ const $ = o.value !== null ? (R = m.value[o.value]) == null ? void 0 : R.label : null, D = Y(n);
1856
+ if ($) {
1857
+ const N = D.newViews.findIndex((q) => q.label === $);
1417
1858
  N !== -1 && (o.value = N);
1418
1859
  }
1419
- e("reorder:view", x);
1420
- }, R1 = (n) => {
1860
+ e("reorder:view", D);
1861
+ }, Zt = (n) => {
1421
1862
  n.target.closest("button") || (n.stopPropagation(), n.preventDefault());
1422
- }, D1 = () => {
1423
- _.value[0].closeMenu(!1);
1863
+ }, Rt = () => {
1864
+ f.value[0].closeMenu(!1);
1424
1865
  }, ce = () => {
1425
1866
  const n = m.value[o.value].label;
1426
- e("save:view", n), R.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, R.value = !1) : z(), ee({
1867
+ e("save:view", n), Z.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, Z.value = !1) : U(), ee({
1427
1868
  text: a("saveChangesToast", { label: n }),
1428
1869
  action: {
1429
1870
  handler: () => e("restore:view", n),
@@ -1431,12 +1872,12 @@ const Q2 = W2.exports, X2 = {
1431
1872
  }
1432
1873
  });
1433
1874
  }, ue = () => {
1434
- e("restore:view", m.value[o.value].label), R.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, R.value = !1) : z();
1435
- }, Le = (n) => o.value === n, de = (n) => Le(n) && t.hasChanges;
1436
- return { __sfc: !0, props: t, emit: e, STACKED_LAYOUT_BREAKPOINT: s, t: a, slots: l, hasSlot: r, createViewButtonRef: h, createViewPopoverRef: w, editViewPopoverRef: f, editViewMenuRefs: _, editViewTargetElementRef: p, hostRef: C, viewsRef: $, viewRefs: V, viewControlRef: b, viewControlAllViewsRef: M, showCreateViewPopover: y, showAllViewsPopover: Z, showUnsavedModalWarning: R, showDeleteModalWarning: I, activeEditViewPopover: S, activeViewMenuPopover: H, internalActiveView: A, nextActiveView: u, viewToBeDeleted: d, currentActiveView: o, skipUnsavedChangesReminder: g, createViewPopoverId: T, editViewPopoverId: P, computedViews: m, clearError: O, duplicateView: Y, errors: F, setViews: j, updateView: E, validateLabel: G, hideCreateViewPopover: U, hideEditViewPopover: he, hostWidth: we, addToast: ee, computedUnsavedViewModalActions: L1, computedDeleteViewModalActions: H1, computedViewToBeDeletedLabel: M1, hasMetaSection: me, isCompact: Ve, conditionalContainerClass: y1, getViewMenuData: x1, showViewMenuPopover: Z1, hideViewMenuPopover: z, setActiveEditViewPopover: q, handleCreateViewItem: be, handleUpdateViewItem: $e, handleKeydownEnterViewItem: S1, handleViewSelect: oe, handleReorder: k1, handleClickModal: R1, handleTabEditViewPopover: D1, handleSaveChanges: ce, handleRestoreChanges: ue, isViewActive: Le, isViewUnsaved: de, BentoButton: fe, BentoToggleButton: pe, BentoCheckbox: g1, BentoMenu: h1, BentoModal: O1, BentoPopover: Ce, BentoTypography: w1, HeaderMeta: W1, ButtonActionsWithMenu: E1, InfoIconWithPopover: J1, DotIcon: U1, OptionsHorizontalIcon: b1, PlusIcon: Vt, HeaderWithViewsAllViews: E2, HeaderWithViewsEditForm: Q2, BentoHeaderWithViewsItemIconElement: ge };
1875
+ e("restore:view", m.value[o.value].label), Z.value ? (e("update:skip-unsaved-changes", g.value), o.value = u.value, u.value = null, Z.value = !1) : U();
1876
+ }, $e = (n) => o.value === n, de = (n) => $e(n) && t.hasChanges;
1877
+ return { __sfc: !0, props: t, emit: e, STACKED_LAYOUT_BREAKPOINT: s, t: a, slots: l, hasSlot: r, createViewButtonRef: h, createViewPopoverRef: w, editViewPopoverRef: _, editViewMenuRefs: f, editViewTargetElementRef: C, hostRef: p, viewsRef: L, viewRefs: b, viewControlRef: V, viewControlAllViewsRef: M, showCreateViewPopover: y, showAllViewsPopover: S, showUnsavedModalWarning: Z, showDeleteModalWarning: I, activeEditViewPopover: x, activeViewMenuPopover: H, internalActiveView: P, nextActiveView: u, viewToBeDeleted: d, currentActiveView: o, skipUnsavedChangesReminder: g, createViewPopoverId: k, editViewPopoverId: A, computedViews: m, clearError: O, duplicateView: K, errors: E, setViews: Y, updateView: F, validateLabel: G, hideCreateViewPopover: B, hideEditViewPopover: he, hostWidth: we, addToast: ee, computedUnsavedViewModalActions: $t, computedDeleteViewModalActions: Ht, computedViewToBeDeletedLabel: Mt, hasMetaSection: me, isCompact: be, conditionalContainerClass: yt, getViewMenuData: Dt, showViewMenuPopover: St, hideViewMenuPopover: U, setActiveEditViewPopover: j, handleCreateViewItem: Ve, handleUpdateViewItem: Le, handleKeydownEnterViewItem: xt, handleViewSelect: oe, handleReorder: Tt, handleClickModal: Zt, handleTabEditViewPopover: Rt, handleSaveChanges: ce, handleRestoreChanges: ue, isViewActive: $e, isViewUnsaved: de, BentoButton: _e, BentoToggleButton: Ce, BentoCheckbox: gt, BentoMenu: ht, BentoModal: Ot, BentoPopover: pe, BentoTypography: wt, HeaderMeta: Jt, ButtonActionsWithMenu: Ft, InfoIconWithPopover: Wt, DotIcon: Bt, OptionsHorizontalIcon: Vt, PlusIcon: b1, HeaderWithViewsAllViews: Fa, HeaderWithViewsEditForm: Xa, BentoHeaderWithViewsItemIconElement: ge };
1437
1878
  }
1438
1879
  });
1439
- var ta = function() {
1880
+ var ti = function() {
1440
1881
  var e = this, t = e._self._c, s = e._self._setupProxy;
1441
1882
  return t("div", { ref: "hostRef", staticClass: "b-header-with-views" }, [t("div", { staticClass: "b-header-with-views__container", class: s.conditionalContainerClass }, [t("div", { staticClass: "b-header-with-views__title" }, [t(s.BentoTypography, { attrs: { el: "h2", variant: "title" } }, [e._v(e._s(e.title))]), e.infoIconTooltipText || s.hasSlot("infoIconTooltipContent") ? t(s.InfoIconWithPopover, { staticClass: "b-header-with-views__title-icon", attrs: { "popover-text": e.infoIconTooltipText }, scopedSlots: e._u([s.hasSlot("infoIconTooltipContent") ? { key: "default", fn: function() {
1442
1883
  return [e._t("infoIconTooltipContent")];
@@ -1497,16 +1938,16 @@ var ta = function() {
1497
1938
  }, proxy: !0 }, { key: "content", fn: function() {
1498
1939
  return [t("div", { staticClass: "b-header-with-views__modal-description" }, [t(s.BentoTypography, [e._v(e._s(s.t("deleteViewDescription", { label: s.computedViewToBeDeletedLabel })))])], 1)];
1499
1940
  }, proxy: !0 }], null, !1, 924479764) }) : e._e()], 1);
1500
- }, sa = [], aa = /* @__PURE__ */ v(
1501
- ea,
1502
- ta,
1503
- sa,
1941
+ }, si = [], ai = /* @__PURE__ */ v(
1942
+ ei,
1943
+ ti,
1944
+ si,
1504
1945
  !1,
1505
1946
  null,
1506
1947
  "5be62c3f"
1507
1948
  );
1508
- const Za = aa.exports;
1949
+ const Si = ai.exports;
1509
1950
  export {
1510
- Za as h
1951
+ Si as h
1511
1952
  };
1512
- //# sourceMappingURL=header-with-views.DaEhkSS8.js.map
1953
+ //# sourceMappingURL=header-with-views.Ba4dswJF.js.map