@knime/jsonforms 1.15.50 → 1.16.1

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 (297) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/{AnyOfTwinlist-oKvqr0FA.js → AnyOfTwinlist-DtaF_u6U.js} +1 -1
  3. package/dist/{Button-CDbN1TIX.js → Button-Cu51l4bN.js} +2 -2
  4. package/dist/Checkbox-j2BHg9c2.js +75 -0
  5. package/dist/CheckboxControl-DlrBk_t-.js +38 -0
  6. package/dist/{Checkboxes-DqgcQ1lq.js → Checkboxes-C4BHYTeg.js} +12 -11
  7. package/dist/CheckboxesControl-Ctf4hFx-.js +38 -0
  8. package/dist/{ComboBoxControl-BrJXwV_b.js → ComboBoxControl-C0TKjQ9H.js} +72 -71
  9. package/dist/{DateControl-Cwcta4rv.js → DateControl-CLtzEb3q.js} +8 -8
  10. package/dist/{DateTimeControl-C26xWnkQ.js → DateTimeControl-CAyZLa9P.js} +10 -10
  11. package/dist/{DateTimeFormatInput-D3D8NQ75.js → DateTimeFormatInput-nxyilTQe.js} +68 -68
  12. package/dist/{DateTimeFormatPickerControl-B9YqznPE.js → DateTimeFormatPickerControl-CaHCQY_z.js} +13 -13
  13. package/dist/DateTimeFormatPickerWithTypeControl-BzujiRnu.js +76 -0
  14. package/dist/{Dropdown-3-W_dIIO.js → Dropdown-DKsatUXQ.js} +50 -50
  15. package/dist/{DropdownControl-hHnnUc8a.js → DropdownControl-fWiY6zSU.js} +8 -8
  16. package/dist/HorizontalLayout-Uv7eOyiw.js +25 -0
  17. package/dist/{InputField-Cd_hbsXl.js → InputField-7vUzz3gU.js} +1 -1
  18. package/dist/{IntegerControl-CESBFewU.js → IntegerControl-PouaLhEd.js} +1 -1
  19. package/dist/{IntervalControl-DrC8dkdP.js → IntervalControl-CrNhcyDz.js} +138 -139
  20. package/dist/{LoadingDropdown-CkqNPdjP.js → LoadingDropdown-hIKRVdsJ.js} +8 -9
  21. package/dist/{LoadingIcon-ncbJxZDg.js → LoadingIcon-BiopmPdv.js} +2 -2
  22. package/dist/ManualTwinlistControl-JeDVI9XZ.js +79 -0
  23. package/dist/{MultiSelectListBoxControl-B4FSJyGE.js → MultiSelectListBoxControl-keatC0mr.js} +9 -9
  24. package/dist/{MultimodeTwinlistControl-CWszCEqF.js → MultimodeTwinlistControl-BmUnzPL0.js} +132 -133
  25. package/dist/{MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_a6fd4504_lang-9GS8zqyk.js → MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_c2a3d1cb_lang-i1sKqGpD.js} +2 -2
  26. package/dist/{MultiselectListBox-HzU9SdJP.js → MultiselectListBox-DnmueQa9.js} +5 -5
  27. package/dist/{NameFilter-Cbtkf6qg.js → NameFilter-3G1LBpWl.js} +1 -1
  28. package/dist/{NumberControl-CTIdwoQr.js → NumberControl-VgVBGYzy.js} +1 -1
  29. package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-CHK6QigD.js +53 -0
  30. package/dist/{NumberInput-fsRlBUkQ.js → NumberInput-1TaN0t95.js} +2 -2
  31. package/dist/OneOfDropdown-DUo3pgq3.js +33 -0
  32. package/dist/{RadioControl-CZE3VotT.js → RadioControl-B3VW0lxq.js} +2 -2
  33. package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-BN3eKSQ_.js → RadioControlBase.vue_vue_type_script_setup_true_lang-XRpR6Evz.js} +32 -32
  34. package/dist/{RichTextControl-Bxb6AARS.js → RichTextControl-niwmOZHL.js} +1921 -1907
  35. package/dist/SectionHeading-CLDmaOwa.js +19 -0
  36. package/dist/SectionHeading.vue_vue_type_style_index_0_scoped_2310b6b8_lang-B-_bJCAr.js +15898 -0
  37. package/dist/SectionLayout-D0m9O0lb.js +46 -0
  38. package/dist/SettingsSubPanel-DniQRWth.js +5 -0
  39. package/dist/SettingsSubPanelLayout-D5gYeso_.js +70 -0
  40. package/dist/SimpleButtonControl-DKXzMPLR.js +61 -0
  41. package/dist/{SimpleTwinlistControl-M4Psgr98.js → SimpleTwinlistControl-CYTqz_TS.js} +2 -2
  42. package/dist/SingleSelectControl-D4F-nh0T.js +55 -0
  43. package/dist/{SingleSelectListBoxControl-B70KWBIX.js → SingleSelectListBoxControl-Bs9E-c4t.js} +26 -26
  44. package/dist/{SortListControl-B-eeabKi.js → SortListControl-BsQ3P3Hb.js} +156 -160
  45. package/dist/{StyledListItem-CDVva9yZ.js → StyledListItem-CHwfN-6N.js} +1 -1
  46. package/dist/{TextAreaControl-DzUSX9V4.js → TextAreaControl-BY6heyhR.js} +12 -12
  47. package/dist/{TextControl-Dcw5RzIw.js → TextControl-B_n608sx.js} +1 -1
  48. package/dist/{TextControl.vue_vue_type_script_setup_true_lang-BXvOlG8v.js → TextControl.vue_vue_type_script_setup_true_lang-ObH92j9d.js} +16 -16
  49. package/dist/TimeControl-DbhgeF4K.js +35 -0
  50. package/dist/{TwinlistControlBase-cfjL79Hy.js → TwinlistControlBase-HdpOOswC.js} +14 -15
  51. package/dist/{TwinlistLoadingInfo-COgotlH_.js → TwinlistLoadingInfo-CUQGhSyk.js} +117 -117
  52. package/dist/{TypedStringFilter-Dccy7_H6.js → TypedStringFilter-BHTpKo7n.js} +1 -1
  53. package/dist/{ValueSwitch-CXVp5_MJ.js → ValueSwitch-o7yLk5E_.js} +1 -1
  54. package/dist/{ValueSwitchControl-BMRoaEbS.js → ValueSwitchControl-DWk-5-7Y.js} +1 -1
  55. package/dist/VerticalLayout-YEimQESt.js +30 -0
  56. package/dist/VerticalLayoutBase-CubtF96B.js +20 -0
  57. package/dist/{ZonedDateTimeControl-Db15w5Qs.js → ZonedDateTimeControl-c22QgTVi.js} +24 -24
  58. package/dist/{_baseEach-Cbr7bV6g.js → _baseEach-B3-dJ8Qr.js} +2 -2
  59. package/dist/{_baseIteratee-B6jrczqX.js → _baseIteratee-DN5hDUH3.js} +14 -14
  60. package/dist/{_getTag-sWKuuaMR.js → _getTag-RjhNpvAW.js} +32 -32
  61. package/dist/{ai-general-CEjHPwV_-Ws4CQTjh.js → ai-general-BLr5A_aB-CEAt-VBR.js} +2 -2
  62. package/dist/{annotation-mode-RuLeuF8s-UjD_emkZ.js → annotation-mode-Bjz8Qppm-Bzi_mNvx.js} +2 -2
  63. package/dist/{arrow-down-BUkisWSu-7Ciz802S.js → arrow-down-bUAuaj-3-INvyRhag.js} +2 -2
  64. package/dist/{arrow-dropdown-BAFsD8Su.js → arrow-dropdown-BHK4j8GT.js} +2 -2
  65. package/dist/{arrow-next-BQVCxGb8.js → arrow-next-C17xBl7J.js} +2 -2
  66. package/dist/{arrow-up-BD0GygxZ-CCHoDJ4b.js → arrow-up-DijAlYdp-BYMRZQHF.js} +2 -2
  67. package/dist/{arrows-expand-D4HnemK6-B0MREwqc.js → arrows-expand-CnIMh7ew-BZWMG5jT.js} +2 -2
  68. package/dist/{arrows-move-MByhxCHY-BjC6qPku.js → arrows-move-CffWTJnH-DD8rWabN.js} +2 -2
  69. package/dist/{arrows-order-DG9bLo_s-DLValluv.js → arrows-order-BqV36RNU-OiXs87vM.js} +2 -2
  70. package/dist/{audio-datatype-ChGlgbFR-C9yB9qQX.js → audio-datatype-BqJYr0fU-BgXHOaFV.js} +2 -2
  71. package/dist/{back-knRL_H9j-B7vbidIG.js → back-Z2SKFWyw-C41pe9Bz.js} +2 -2
  72. package/dist/{binary-object-datatype-CduhSXn7-BqOw5870.js → binary-object-datatype-Du-zhxKy-CxrnjRoP.js} +2 -2
  73. package/dist/{bit-byte-vector-datatype-53diw48X-BLCCXzfE.js → bit-byte-vector-datatype-DRoDVhzx-sjWaSGRp.js} +2 -2
  74. package/dist/{bold-Bpd1mjNS-B5iYJAZi.js → bold-DpdJk_QB-CuYWzBl2.js} +2 -2
  75. package/dist/{boolean-datatype-CNMwV1-Q-CRrTrCct.js → boolean-datatype-BLejL9wT-DTXDNUNU.js} +2 -2
  76. package/dist/{calendar-DTdbEMEZ-CbCE8k3Z.js → calendar-CXPcZjcq-Bg0jhiri.js} +2 -2
  77. package/dist/{case-sensitive-ULceA_jf-BMZr4Uv2.js → case-sensitive-CuFLLxLY-BJnUd56g.js} +2 -2
  78. package/dist/{center-aligned-X-iYFab0-D_5CZBTu.js → center-aligned-DmzJR-NU-CIkqHWTb.js} +2 -2
  79. package/dist/{checkmark-DmnbDwa7-04ebZpBP.js → checkmark-CZPkBFNO-BvCNPeFR.js} +2 -2
  80. package/dist/{chevron-down-DUgPIDVj-DfDUifQz.js → chevron-down-DNWYMX6r-CoPV66Vz.js} +2 -2
  81. package/dist/{chevron-left-double-UgFnDa0n-DK1ekeue.js → chevron-left-double-BXvJmoi2-rVYa5uF0.js} +2 -2
  82. package/dist/{chevron-left-reHqFzYq-BpGcSX3v.js → chevron-left-o-UW2wMT-CPEWZJDW.js} +2 -2
  83. package/dist/{chevron-right-CqpG4jxa-C3yxzvbr.js → chevron-right-B24wRG6X-Bcx40L8u.js} +2 -2
  84. package/dist/{chevron-right-double-DAZZqg3Y-CKSzeBGi.js → chevron-right-double-DfHg2w84-BpX9jFYF.js} +2 -2
  85. package/dist/{chevron-up-CP9hfisr-q9ehBZii.js → chevron-up-D1Rj9v1I-BRXHEO4t.js} +2 -2
  86. package/dist/{circle-error-CUKvliKO-CY2WZ8Yu.js → circle-error-DSKuwq8B-CWvOjP4j.js} +2 -2
  87. package/dist/{circle-info-BHbc2Dfd-DjxVneVH.js → circle-info-PD8-gqwS-BVTuhV8y.js} +2 -2
  88. package/dist/{circle-question-DJKFX8BS-DemRyGld.js → circle-question-C49esbF6-y0_O0tyE.js} +2 -2
  89. package/dist/{circle-success-CzR_IhiJ-BxGLvnN_.js → circle-success-Deiv-aEI-DcTIdh1X.js} +2 -2
  90. package/dist/{close-DGt8x-x_.js → close-W1x27NhZ.js} +2 -2
  91. package/dist/{cloud-download-BjycS45T-FbmeADIb.js → cloud-download-D3Swor59-Bds_tcof.js} +2 -2
  92. package/dist/{cloud-knime-CbfH2QXI-63AvDFXk.js → cloud-knime-Ck0CYEpC-CTz2XSH_.js} +2 -2
  93. package/dist/{cloud-upload-CBM_ZPio-KKGmnW3v.js → cloud-upload-1cKBYCE_-BdGUyUO5.js} +2 -2
  94. package/dist/{cloud-workflow-CHVooPRY-CdpSEAvP.js → cloud-workflow-bbXOzeON-DXW5HcTW.js} +2 -2
  95. package/dist/{code-block-8dTtpw7o-Bpnzr3bG.js → code-block-DxROkcSh-PW8uy_Ly.js} +2 -2
  96. package/dist/{collection-list-datatype-BbBxWNoQ-DpFl0VV9.js → collection-list-datatype-tv5ebdN1-6LgdwyRV.js} +2 -2
  97. package/dist/{collection-set-datatype-gfqJuoiV-DHqHCn-t.js → collection-set-datatype-DYpMtzHI-BAH6qrtm.js} +2 -2
  98. package/dist/{color-picker-D7gvyEaI-8-cXx3az.js → color-picker-DKT2VkYj-DgoaGqym.js} +2 -2
  99. package/dist/{comment-DF5653Zg-CMgCNp9C.js → comment-_ajO8mxh-BLzx8k50.js} +2 -2
  100. package/dist/{component-B2Ox0yYN-C6AVyKeh.js → component-xJ6doeqN-Dt2Drmdx.js} +2 -2
  101. package/dist/{connection-p5pto_YK-Cke7KKAq.js → connection-CPQhki0y-KuN1f3Yy.js} +2 -2
  102. package/dist/{copy-CADYPJ7i-BprJkSI5.js → copy-D_dQ00WJ-Dl2ExZqW.js} +3 -3
  103. package/dist/{cursor-Dwgv2ML3-qpfZBmQp.js → cursor-CWY-Sqb_-DHoz3fDU.js} +2 -2
  104. package/dist/{data-app-BdXYo7bC-DoNSmz6g.js → data-app-DLBrad5z-ghnHUSuw.js} +2 -2
  105. package/dist/{data-value-view-s-klU7YW-B6fpOnWv.js → data-value-view-C07X6BM3-BLjG08ae.js} +2 -2
  106. package/dist/{date-datatype-Cq5Mb-Rz-DIzzhN7A.js → date-datatype-CbrXJIDR-B_aBoI6k.js} +2 -2
  107. package/dist/{date-time-CXa0bmvO-CSPhgyei.js → date-time-D2BP5E5r-Cd1ftuMY.js} +2 -2
  108. package/dist/{date-time-local-datatype-2M1INwiQ-trbdFDK0.js → date-time-local-datatype-Dn57eC5p-C3sct8Kg.js} +2 -2
  109. package/dist/{date-time-zoned-datatype-olQRLG4p-5F-HIRMj.js → date-time-zoned-datatype-BC0SFQAD-BiIIsGLt.js} +2 -2
  110. package/dist/{db-database-CrBCUTVq-DPR5FRmG.js → db-database-DxsIVO4X-BmfsNnzG.js} +2 -2
  111. package/dist/{db-schema-DdEQ316O-u4b64AI6.js → db-schema-Bv0_IT9E-BUu8RWm8.js} +2 -2
  112. package/dist/{db-table-CvuqIJRU-C_dZgtAB.js → db-table-B7h4pOv1-nKGB6n1-.js} +2 -2
  113. package/dist/db-table-view-ChgmvJ0r-CvHeXlJo.js +22 -0
  114. package/dist/{default-extension-datatype-CpH9a_4m-D5plEQxZ.js → default-extension-datatype-EJXM_Ybz-CeP7PFM5.js} +2 -2
  115. package/dist/{deploy-p4n7UbXW-DwkL3X_3.js → deploy-BHUT6hCi-DeN6aeSp.js} +2 -2
  116. package/dist/{detect-DXa-xFxA-C7dMSsxW.js → detect-Bsk4HlM_-_GjIuR3y.js} +2 -2
  117. package/dist/{divider-CnnToczp-CGGtzjnC.js → divider-Syv30InM-DOFGuXce.js} +2 -2
  118. package/dist/{document-datatype-B_hkllA_-CGgMSV4R.js → document-datatype-BSz1qTHq-CLiyCJdT.js} +2 -2
  119. package/dist/{duration-DE7cktzt-eEHO9S8B.js → duration-DaP7U33c-Cr66htvA.js} +2 -2
  120. package/dist/{duration-date-based-datatype-DvzT3E6b-CHbxSq-h.js → duration-date-based-datatype-D6prx57n-CqNmH85V.js} +2 -2
  121. package/dist/{duration-time-based-datatype-DBJN91Tu-BZjQb5c1.js → duration-time-based-datatype-4Ik-Vr8Q-CUGgIjht.js} +2 -2
  122. package/dist/{edit-DupAoog2-V1o26yCi.js → edit-Bo5vgzi3-DkrPbcNo.js} +2 -2
  123. package/dist/{education-DS376EBJ-MBW9Fmv0.js → education-B3hKB2rv-hGcdR3Wb.js} +2 -2
  124. package/dist/{error-panel-DlRk6QCO-DF4HcG70.js → error-panel-CTRd3uUe-Bns6kw6i.js} +2 -2
  125. package/dist/{execute-Dunu5ajY-CyA1tf6J.js → execute-CaiPLywW-BtsbEuED.js} +2 -2
  126. package/dist/execute-all-Cd4o8ar9-D73r0l0f.js +22 -0
  127. package/dist/{pending-changes-UhfijwVP-CWzc-eMC.js → expand-panel-DOMlQ0h4-BlI0vkxA.js} +6 -6
  128. package/dist/{extension-4JadjVME-DONRz7Fy.js → extension-0bpmRL2f-DTKKjdBG.js} +2 -2
  129. package/dist/{extension-community-De5e8OmM-BwsIc20s.js → extension-community-Dbck6In6-dCw19H4u.js} +2 -2
  130. package/dist/{external-link-BiXB78-O-PBQVGo51.js → external-link-Da9nbkS3-ClaMzzCz.js} +2 -2
  131. package/dist/{eye-CYWX12bw-Duq6UB1r.js → eye-hI4CjRyR-D1yfof1V.js} +2 -2
  132. package/dist/{file-CWu1D3xj-BXKZosMT.js → file-Pkm1PSyQ-C5xq0a-K.js} +2 -2
  133. package/dist/{file-export-0X3T5whR-D6SzZyYm.js → file-export-Cg1pIaBd-C9Jy7eZ2.js} +2 -2
  134. package/dist/{file-text-CUzJs5fe-jBAICYSE.js → file-text-C64HMtpY-CWAH48h9.js} +2 -2
  135. package/dist/{filter-DGIMoqM1-BEeW36bJ.js → filter-C91sigZW-A6rEZRLL.js} +2 -2
  136. package/dist/{floating-ui.vue-CDo9Kas1.js → floating-ui.vue-Fx4CxKut.js} +307 -305
  137. package/dist/{flow-variable-default-CtwVk0Oi-aECKqPoV.js → flow-variable-default-DvWtfW9d-Djn677TS.js} +2 -2
  138. package/dist/{flow-variable-in-DfVHb8Q6-COt9hMCY.js → flow-variable-in-C30aVoZ6-Hq9LnLor.js} +2 -2
  139. package/dist/{flow-variable-in-out-CZXPlePz-utwyMbr7.js → flow-variable-in-out-BnxZMi1--BcYA5RGj.js} +2 -2
  140. package/dist/{flow-variable-out-B5GnAU2d-Bk5KWFVz.js → flow-variable-out-CSpUvaoJ-BTfFc9oG.js} +2 -2
  141. package/dist/{folder-CgOQXlsa-BxF1RKvI.js → folder-CbSKJZv--BeNueKRr.js} +2 -2
  142. package/dist/{folder-plus-BtmuHB9m-Db5nOPcU.js → folder-plus-DU8k1EXL-m2FIM0K-.js} +2 -2
  143. package/dist/{folder-workflow-NI_2jW5M-nhwxiBes.js → folder-workflow-DjPcer5V-DpT7FI0e.js} +2 -2
  144. package/dist/{forum-CclgZ-7j-Ch4iTpbg.js → forum-EjZCrpeY-tMbOiH8q.js} +2 -2
  145. package/dist/{function-catalog-BthrkGfD-BKjqGzmj.js → function-catalog-BtaFW_Ag-C6dTQ85y.js} +2 -2
  146. package/dist/{geo-datatype-D22EVbiv-ayQNz1bu.js → geo-datatype-CFu0R3vj-CEnvkxFx.js} +2 -2
  147. package/dist/{helm-datatype-BkZDIKEu-BX7Wrfzo.js → helm-datatype-DIMao1A4-CqUu53i9.js} +2 -2
  148. package/dist/{home-Bcvrgb6q-BaLxJAg5.js → home-iE7RmW5y-DvLP-UdB.js} +2 -2
  149. package/dist/{image-png-datatype-DXI1vyFc-Duz6guvj.js → image-png-datatype-XLrsdl_K-CK_LVesW.js} +2 -2
  150. package/dist/{image-svg-datatype-BkoxDjfE-Be0zggV3.js → image-svg-datatype-Sc-uI6FI-DONuXa3T.js} +2 -2
  151. package/dist/{import-B6KLpALE-BoGDBxM_.js → import-B57fag-w-DXWaZyQx.js} +2 -2
  152. package/dist/{index-CpKfM262.js → index-CZ-Na6c0.js} +5 -5
  153. package/dist/{info-7Q08hRgI-4fDQFef5.js → info-Ct2oj9rt-B8daUnta.js} +2 -2
  154. package/dist/{interval-Dx80AKo_-Bnhqrgsh.js → interval-DdbkHCkr-BVBV1mxj.js} +2 -2
  155. package/dist/{italic-DLUAn2LT-BgOIC--C.js → italic-D-X25dao-CG4d_wBa.js} +2 -2
  156. package/dist/{json-datatype-CslAT-V1-DU--8PR0.js → json-datatype-4Cs2Inbb-CHLGkSJW.js} +2 -2
  157. package/dist/knime-jsonforms.css +1 -1
  158. package/dist/knime-jsonforms.js +24 -24
  159. package/dist/{labeling-datatype-EUXY6MBu-B12d4jQb.js → labeling-datatype-DUpw8k46-Cphkqi1m.js} +2 -2
  160. package/dist/layout-editor-DOPFq0xW-YSdL_b1k.js +21 -0
  161. package/dist/{left-aligned-CgdRLlyj-Cm-CRIOX.js → left-aligned-BbOktUi8-B1TRVvYQ.js} +2 -2
  162. package/dist/{like-B94wIC3p-DV1hX9Ey.js → like-PH-Btifn-BuXE2Xq9.js} +2 -2
  163. package/dist/{limit-D87-XMRT-gnCILrJ-.js → limit-DhWVMRX6-DoWsRi3e.js} +2 -2
  164. package/dist/{linear-notation-molecule-d5kP2xXs-B3u2ek3a.js → linear-notation-molecule-B9JUyQef-CNaurC2P.js} +2 -2
  165. package/dist/{link-B0lweV4V-n04-QiHw.js → link-UgkqQsRt-CZxZGoKG.js} +2 -2
  166. package/dist/{linked-metanode-Ik1_jf67-UFS5CX2f.js → linked-metanode-HsMQlCgq-DQkwBhGl.js} +2 -2
  167. package/dist/{list-R-YhBe4M-9y9ToEYk.js → list-Byrs5aZs-E9qrM-oi.js} +2 -2
  168. package/dist/{list-bulletpoint-Bsyc6vEO-CzvpFsXE.js → list-bulletpoint-BVaXqx4f-B9ju0neG.js} +2 -2
  169. package/dist/{list-number-D2-3aYNM-B68POlSr.js → list-number-CNqcTLYo-BeM7kah0.js} +2 -2
  170. package/dist/{list-thumbs-C_gV8qiQ-DoJ2-xy8.js → list-thumbs-M7r_75-H-BWUoQUXq.js} +2 -2
  171. package/dist/{local-filesystem-zGOmKpFY-txQFr1oD.js → local-filesystem-BcErf0xu-CaF2Y1Tc.js} +2 -2
  172. package/dist/{localTimeUtils-CAPemwMO.js → localTimeUtils-BApYySBH.js} +1052 -1052
  173. package/dist/{lock-C8DiogKI-B-e6b9aH.js → lock-C0pCLYaC-B7neuchx.js} +2 -2
  174. package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-uPKorP4O.js} +11 -7
  175. package/dist/{message-datatype-C9-EmnSB-DqyiLZm4.js → message-datatype-BMeR1nv4-bvQjQzXa.js} +2 -2
  176. package/dist/{metanode-DtkJqhjE-Clj0bnmY.js → metanode-Cl_lQPOl-KXHbd_Qr.js} +2 -2
  177. package/dist/{microscope-DS6bN3jk-h146aLkM.js → microscope-Cr49onew-79n-zEbw.js} +2 -2
  178. package/dist/mini-map-ivG9u5W4-DLmOFU-b.js +20 -0
  179. package/dist/minimize-dialog-CWg57-1w-K0MrCZrc.js +22 -0
  180. package/dist/{minus-CjUP6_Q8-CRcR7Lhz.js → minus-Bl_XdZTq-C473LjQc.js} +2 -2
  181. package/dist/{model-pmml-datatype-94e99we--DlRQACuj.js → model-pmml-datatype-IGnc5zXz-B9QkctAy.js} +2 -2
  182. package/dist/{molecule-eT_tgLRf-ypw8MLo7.js → molecule-CLDlIAXW-Cd_6COLP.js} +2 -2
  183. package/dist/more-actions-CUQHQnhr-CtNrO0GN.js +21 -0
  184. package/dist/{node-stack-B1tUffrH-C01m1uIq.js → node-stack-BIw49e13-B1ih87Iq.js} +2 -2
  185. package/dist/{more-actions-DfPfmV7m-DQNsC4-m.js → nodes-align-horiz-Bxl0AKfj-COIdhUnB.js} +6 -7
  186. package/dist/nodes-align-vert-D8h7LLpV-BZ5eRH-k.js +21 -0
  187. package/dist/{number-double-datatype-CayvZwH9-Bm8h5p6M.js → number-double-datatype-iI23azce-tQCH2dVp.js} +2 -2
  188. package/dist/{number-double-vector-datatype-skWwhKxd-BM6Ipmdc.js → number-double-vector-datatype-BtktW2zE-BXUh7l2W.js} +2 -2
  189. package/dist/{number-integer-datatype-BhR4FHTI-BTXU1EuZ.js → number-integer-datatype-ncI7X7Aw-CEMEGm-Z.js} +2 -2
  190. package/dist/{open-in-new-window-BLzRyCt0-CduNinJM.js → open-in-new-window-zf7vlHFV-wnEjlUo7.js} +2 -2
  191. package/dist/pan-mode-CQcOEdj0-BG9Y3gNk.js +22 -0
  192. package/dist/{parameter-DpU3cp7S-D12u2Rdm.js → parameter-BwgLWZ40-BoeRuhgl.js} +2 -2
  193. package/dist/{path-datatype-C97VTebF-DfcP91df.js → path-datatype-UYcAhyjv-CvbyoV_g.js} +2 -2
  194. package/dist/pending-changes-CYs0jWRx-BY1sEPP5.js +21 -0
  195. package/dist/{placeholder-BdlsIyd_-D0gCDp5r.js → placeholder-DFusG4dS-C0OYpKWi.js} +2 -2
  196. package/dist/{plus-BIHLsGIG-D1IuPrfV.js → plus-Cj7d9fzE-Dh60GJwL.js} +2 -2
  197. package/dist/{quote-Df1UEiut-BNlv64Y7.js → quote-CAiTBbb2-D5nE-gMC.js} +2 -2
  198. package/dist/{re-execution-D6Vf8q4m-BgpBBwzI.js → re-execution-C4Ssn4oh-BoB9bge3.js} +2 -2
  199. package/dist/{redo-gtkWmrwN-BPP-3C2B.js → redo-DvRm89Y1-BiMUJJjW.js} +2 -2
  200. package/dist/regex-v3KtSGhe-Db-a8K_F.js +22 -0
  201. package/dist/{reload-D2KQygjR-C6MzcpR7.js → reload-aBy3xEuk-Is2OdMy2.js} +2 -2
  202. package/dist/{reload-DCdbNLa2.js → reload-eCPBqeDa.js} +2 -2
  203. package/dist/rename-CR6_WgYs-BeHZ701M.js +21 -0
  204. package/dist/replace-D6ui4Ubg-CRkub3Bo.js +22 -0
  205. package/dist/{reset-all-CnOZsHiC-CHaG2DcX.js → reset-all-D3A6ORrn-BFePzefe.js} +2 -2
  206. package/dist/{resume-execution-BZkBKP2U-CHx3QqDT.js → resume-execution--1RD1SK--DPH2H6p2.js} +2 -2
  207. package/dist/{right-aligned-DqKhZgBb-C-3qi6ZW.js → right-aligned-BQuVIUi8-BnVdmy-K.js} +2 -2
  208. package/dist/{rocket-C4ar--Dz-MeI-wWHa.js → rocket-CcUk0w4I-mdxLmC6l.js} +2 -2
  209. package/dist/{save-Dc5j8rtx-BtCIL1vP.js → save-BTSBDcKz-DsJH1FZ0.js} +2 -2
  210. package/dist/{save-as-D9xt6dTU-8vXEMe63.js → save-as-lIdGETry-gdbK_7mb.js} +2 -2
  211. package/dist/{schedule-zAcSBtLR-Cvy6CSus.js → schedule-CuWWu-oZ-COZMQhKx.js} +2 -2
  212. package/dist/{search-DMQ_0_gU-Dhhjub6q.js → search-Bzzp4jaj-BbIzAO8A.js} +2 -2
  213. package/dist/{selected-cancel-C1SnhoVq-DE9WfdCp.js → selected-cancel-yt7eew8_-CyhzDNez.js} +2 -2
  214. package/dist/{selected-execution-CkSAaZeA-B6KgRuhq.js → selected-execution-BHXH8Aoa-rMkoxsmi.js} +2 -2
  215. package/dist/{selected-reset-B6uNdY_x-bO6bfPbY.js → selected-reset-DlGgo4-Y-Dt3bJhKb.js} +2 -2
  216. package/dist/{send-Btyiuo31-yKXF2b0W.js → send-C9YzInMZ-DIA3_qJM.js} +2 -2
  217. package/dist/{server-rack-workflow-Dm10gp1J-BY5lVrIy.js → server-rack-workflow-dCwu7vTW-Csl_ukEI.js} +2 -2
  218. package/dist/{settings-BonOwCqQ-DkACpObW.js → settings-CGgJkEgj-CEvUKrKO.js} +2 -2
  219. package/dist/{share-CM7XxCfc-CKhZIf-z.js → share-BdSOCq4T-XVRLaOQF.js} +2 -2
  220. package/dist/{shortcuts-CPtPBJxT-DW1mt_C0.js → shortcuts-CcA_xwev-vb2K_yn6.js} +2 -2
  221. package/dist/{sort-ascending-Bax79rC1-Co49uF0o.js → sort-ascending-wLoBiuk_-DFttSRT4.js} +2 -2
  222. package/dist/{sort-descending-FZQuQEDb-DnEqhTO2.js → sort-descending-V0E4m-jq-CdsXAwlb.js} +2 -2
  223. package/dist/{space-aIuAtYj8-CkeSxHvT.js → space-hkXDtlC1-CpH70qVG.js} +2 -2
  224. package/dist/{space-local-B2_6Bsy_-fO6UQbWC.js → space-local-Df_W3Vix-48mvjr3h.js} +2 -2
  225. package/dist/{space-private-Bzmo_auP-BUTvGwFt.js → space-private-BcygS3TM-B-bThV_n.js} +2 -2
  226. package/dist/src/renderers/defaultRenderers.d.ts +2 -2
  227. package/dist/src/renderers/sortListRenderer.d.ts +2 -2
  228. package/dist/src/uiComponents/SortListControl.vue.d.ts +2 -2
  229. package/dist/src/uiComponents/composables/useHideOnNull.d.ts +5 -8
  230. package/dist/{stepwise-execution-DZjOmrt2-BuoCiMXz.js → stepwise-execution-DNdkTRdo-Dx67_JGB.js} +2 -2
  231. package/dist/{strikethrough-B5OvXyS_-BDcl1x-T.js → strikethrough-DaE8BLGf-CACoT__3.js} +2 -2
  232. package/dist/{string-datatype-nDWXe0Ai-C2f_oA5E.js → string-datatype-BFdqZnvv-DLzgTH-P.js} +2 -2
  233. package/dist/{string-vector-datatype-CKcnjj4A-BF-uQspT.js → string-vector-datatype-QXJ-Dq9M-tUd6UzQ9.js} +2 -2
  234. package/dist/{subgraph-datatype-BeZaQU17-D4yTSENW.js → subgraph-datatype-BHUfkFAl-DMGHktH9.js} +2 -2
  235. package/dist/{term-datatype-ROXc3ddq-DUN2DKe3.js → term-datatype-fRf65x34-BSVOj_eR.js} +2 -2
  236. package/dist/{test-tube-D1jY9f0B-DBphlm1P.js → test-tube-dmblmo83-DfQA4a3e.js} +2 -2
  237. package/dist/testUtils/component.d.ts +14 -203
  238. package/dist/testing.js +6730 -8271
  239. package/dist/{text-Dcwl242F-W2_yYFcO.js → text-DMmr6LRp-DPVkB8lS.js} +2 -2
  240. package/dist/{textstyles-K03PpDJG-D1dBBlhO.js → textstyles-DHJzC-et-D12Wv9w2.js} +2 -2
  241. package/dist/{thumbs-down-LaXuQYOO-BKgB-IYH.js → thumbs-down-xRvAE_oG-Bje_-ssR.js} +2 -2
  242. package/dist/{thumbs-up-DMY3jgQp-BccPI1vO.js → thumbs-up-9YwRlf60-CkXAUkw-.js} +2 -2
  243. package/dist/{time-BrqWI0yU-Lucb_rir.js → time-Tei7g5mN-RKdGqSA6.js} +2 -2
  244. package/dist/{time-datatype-BQ767rrS-CikC2kym.js → time-datatype-Dx_gZrr5-BDN-2R7k.js} +2 -2
  245. package/dist/{to-bottom-C3w7coKl-fPLBp6r8.js → to-bottom-1s_2X-cB-BJxiK-tP.js} +2 -2
  246. package/dist/{to-top-qB5yRcmV-20VJGtT0.js → to-top-CtkBPtAa-m3EWECTa.js} +2 -2
  247. package/dist/{toString-DOp5lxzd.js → toString-y41jS6UW.js} +1 -1
  248. package/dist/{tool-datatype-DdDtNmoC-B5jX9hLX.js → tool-datatype-CscnJaLg-DnmWO4H_.js} +2 -2
  249. package/dist/{trash-BU3tMrJo-CqIIyo9O.js → trash-CXGtMBy1-BQ3iyuGv.js} +2 -2
  250. package/dist/{trigger-ClrkLEH_-Dp_G4-MA.js → trigger-wL8HC16Y-CrGFFoMw.js} +2 -2
  251. package/dist/{underline-DoMNWkIW-vkFrpkr7.js → underline-B6XEgMkQ-Om0EoxYb.js} +2 -2
  252. package/dist/{undo-DqMrRbAA-Ck_wV_0h.js → undo-w2w12pRI-C-fCUZ9E.js} +2 -2
  253. package/dist/{unknown-datatype-DvCQu88a-Dy_04oAu.js → unknown-datatype-jbeH2fL7-CVXBH-Gx.js} +2 -2
  254. package/dist/{unlink-AsK_ZWw_-CEBDol0v.js → unlink-BY0X0cix-7QTtlVe_.js} +2 -2
  255. package/dist/{uri-datatype-CdijzCVY-DLvF3v9A.js → uri-datatype-COo2A9Ig-CNb7c5N4.js} +2 -2
  256. package/dist/{useBuiltinValidations-BRhrVNA-.js → useBuiltinValidations-BFzxi-t9.js} +1 -1
  257. package/dist/{useDropdownNavigation-BfCXUheD.js → useDropdownNavigation-Bh9C9QlY.js} +243 -238
  258. package/dist/{usePossibleValues-eOEyvona.js → usePossibleValues-BW08TF4d.js} +1 -1
  259. package/dist/{user-DvUjWARa-M6h6zN2y.js → user-df6HsMaZ-D-cU6wGo.js} +2 -2
  260. package/dist/{variable-boolean-BHPrIPTX-rRapdt9g.js → variable-boolean-Del5rqMV-ewpIrzQW.js} +2 -2
  261. package/dist/{variable-collection-boolean-C_J7wThg-BHOF0-dc.js → variable-collection-boolean-ClvKyQes-CE_jD708.js} +2 -2
  262. package/dist/{variable-collection-double-BxKPwsrE-B7RZaZYI.js → variable-collection-double-BkzlN3v3-CYavUZAJ.js} +2 -2
  263. package/dist/{variable-collection-integer-CevE-mrB-BxdS9Vqn.js → variable-collection-integer-Bz4v0C4x-D4umhLws.js} +2 -2
  264. package/dist/{variable-collection-string-yxLbb_-V-C4A3-vJo.js → variable-collection-string-2mgywfSS-KvV74le3.js} +2 -2
  265. package/dist/{variable-conda-environment-D7JkuG0q-qMJ6e2IL.js → variable-conda-environment-DVP3RIkn-B3eY5dsr.js} +2 -2
  266. package/dist/{variable-credential-SFWXg0a0-s4Qwg512.js → variable-credential-D_kLfXY5-DNu4HQ1l.js} +2 -2
  267. package/dist/{variable-integer-BUHZT63E-JOQL3zUx.js → variable-integer-5fC6qM5I-CFmftwss.js} +2 -2
  268. package/dist/{variable-number-double-CuPKBr9M-DKs2hJzj.js → variable-number-double-DwTKGyps-Dj34QBEP.js} +2 -2
  269. package/dist/{variable-path-CcdwgBlO-D9GLoIqS.js → variable-path-DTYcIIg9-CkoOLsqW.js} +2 -2
  270. package/dist/{variable-string-Dk4KUHML-C3xf_tqm.js → variable-string-BVXOfIgy-CYaCTKGA.js} +2 -2
  271. package/dist/{variable-unknown-iniv12vq-kxbEoIxO.js → variable-unknown-CMTvsNQf-CejS29Nu.js} +2 -2
  272. package/dist/{view-cards-Bzc1izf--BkS89pbU.js → view-cards-DEIlZarp-SZd95Oc7.js} +2 -2
  273. package/dist/{warning-BXPHX6v6-BbUq1x-O.js → warning-BEoXGKC2-DGcPR8Dm.js} +2 -2
  274. package/dist/{workflow-DlZxP-3l-BrCmrtoJ.js → workflow-B6CQgLEB-jppDdHHd.js} +2 -2
  275. package/dist/{x-close-CIB3TdAj-9yKOArW-.js → x-close-BU1wJ08h-fU_G6UE0.js} +2 -2
  276. package/dist/{xml-datatype-D7nWox5y-CaFhjHZe.js → xml-datatype-BymvkSrS-43IG1nqp.js} +2 -2
  277. package/package.json +9 -12
  278. package/dist/CheckboxControl-CLWzhAwC.js +0 -40
  279. package/dist/CheckboxesControl-BaAxSAoz.js +0 -38
  280. package/dist/DateTimeFormatPickerWithTypeControl-BdSr0nbP.js +0 -76
  281. package/dist/HorizontalLayout-30dA9ipP.js +0 -25
  282. package/dist/ManualTwinlistControl-CtPJBgzD.js +0 -79
  283. package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-BAriMxeL.js +0 -53
  284. package/dist/OneOfDropdown-C0XHGAj3.js +0 -33
  285. package/dist/SectionHeading-B_H9cmrU.js +0 -19
  286. package/dist/SectionHeading.vue_vue_type_style_index_0_scoped_c541eb08_lang-CbL60lGx.js +0 -15497
  287. package/dist/SectionLayout-DioQ5d2T.js +0 -46
  288. package/dist/SettingsSubPanel-BM8kO5X-.js +0 -5
  289. package/dist/SettingsSubPanelLayout-DR7Ldc9x.js +0 -70
  290. package/dist/SimpleButtonControl-DEkPZftU.js +0 -61
  291. package/dist/SingleSelectControl-DAOZK3kU.js +0 -55
  292. package/dist/TimeControl-DesAXEvK.js +0 -35
  293. package/dist/VerticalLayout-CYYQdGii.js +0 -30
  294. package/dist/VerticalLayoutBase--8W-y4Lq.js +0 -20
  295. package/dist/index-Csc9A2Dh.js +0 -204
  296. package/dist/layout-editor-7q-wKXJR-COQsMtaN.js +0 -21
  297. package/dist/replace-CHkh4BTh-yd32K3dU.js +0 -22
@@ -1,47 +1,43 @@
1
- import { defineComponent as ye, ref as ce, computed as me, onMounted as ge, watch as we, onUnmounted as Fe, Comment as Te, cloneVNode as Ne, readonly as Ee } from "vue";
2
- /*!
3
- * tabbable 6.2.0
4
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5
- */
6
- var le = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], G = /* @__PURE__ */ le.join(","), se = typeof Element > "u", O = se ? function() {
7
- } : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, q = !se && Element.prototype.getRootNode ? function(r) {
1
+ import { defineComponent as me, ref as le, computed as ge, onMounted as we, watch as Fe, onUnmounted as Te, Comment as Ne, cloneVNode as ke, readonly as Ee } from "vue";
2
+ var se = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], G = /* @__PURE__ */ se.join(","), de = typeof Element > "u", O = de ? function() {
3
+ } : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, V = !de && Element.prototype.getRootNode ? function(r) {
8
4
  var e;
9
5
  return r == null || (e = r.getRootNode) === null || e === void 0 ? void 0 : e.call(r);
10
6
  } : function(r) {
11
7
  return r?.ownerDocument;
12
- }, V = function r(e, t) {
8
+ }, L = function(e, t) {
13
9
  var a;
14
10
  t === void 0 && (t = !0);
15
- var u = e == null || (a = e.getAttribute) === null || a === void 0 ? void 0 : a.call(e, "inert"), c = u === "" || u === "true", n = c || t && e && r(e.parentNode);
11
+ var u = e == null || (a = e.getAttribute) === null || a === void 0 ? void 0 : a.call(e, "inert"), c = u === "" || u === "true", n = c || t && e && L(e.parentNode);
16
12
  return n;
17
- }, ke = function(e) {
13
+ }, Se = function(e) {
18
14
  var t, a = e == null || (t = e.getAttribute) === null || t === void 0 ? void 0 : t.call(e, "contenteditable");
19
15
  return a === "" || a === "true";
20
- }, de = function(e, t, a) {
21
- if (V(e))
16
+ }, fe = function(e, t, a) {
17
+ if (L(e))
22
18
  return [];
23
19
  var u = Array.prototype.slice.apply(e.querySelectorAll(G));
24
20
  return t && O.call(e, G) && u.unshift(e), u = u.filter(a), u;
25
- }, fe = function r(e, t, a) {
21
+ }, q = function(e, t, a) {
26
22
  for (var u = [], c = Array.from(e); c.length; ) {
27
23
  var n = c.shift();
28
- if (!V(n, !1))
24
+ if (!L(n, !1))
29
25
  if (n.tagName === "SLOT") {
30
- var s = n.assignedElements(), f = s.length ? s : n.children, p = r(f, !0, a);
31
- a.flatten ? u.push.apply(u, p) : u.push({
26
+ var s = n.assignedElements(), b = s.length ? s : n.children, h = q(b, !0, a);
27
+ a.flatten ? u.push.apply(u, h) : u.push({
32
28
  scopeParent: n,
33
- candidates: p
29
+ candidates: h
34
30
  });
35
31
  } else {
36
- var F = O.call(n, G);
37
- F && a.filter(n) && (t || !e.includes(n)) && u.push(n);
32
+ var g = O.call(n, G);
33
+ g && a.filter(n) && (t || !e.includes(n)) && u.push(n);
38
34
  var T = n.shadowRoot || // check for an undisclosed shadow
39
- typeof a.getShadowRoot == "function" && a.getShadowRoot(n), N = !V(T, !1) && (!a.shadowRootFilter || a.shadowRootFilter(n));
35
+ typeof a.getShadowRoot == "function" && a.getShadowRoot(n), N = !L(T, !1) && (!a.shadowRootFilter || a.shadowRootFilter(n));
40
36
  if (T && N) {
41
- var k = r(T === !0 ? n.children : T.children, !0, a);
42
- a.flatten ? u.push.apply(u, k) : u.push({
37
+ var E = q(T === !0 ? n.children : T.children, !0, a);
38
+ a.flatten ? u.push.apply(u, E) : u.push({
43
39
  scopeParent: n,
44
- candidates: k
40
+ candidates: E
45
41
  });
46
42
  } else
47
43
  c.unshift.apply(c, n.children);
@@ -53,29 +49,29 @@ var le = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
53
49
  }, D = function(e) {
54
50
  if (!e)
55
51
  throw new Error("No node provided");
56
- return e.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName) || ke(e)) && !ve(e) ? 0 : e.tabIndex;
57
- }, Se = function(e, t) {
52
+ return e.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName) || Se(e)) && !ve(e) ? 0 : e.tabIndex;
53
+ }, De = function(e, t) {
58
54
  var a = D(e);
59
55
  return a < 0 && t && !ve(e) ? 0 : a;
60
- }, De = function(e, t) {
56
+ }, Oe = function(e, t) {
61
57
  return e.tabIndex === t.tabIndex ? e.documentOrder - t.documentOrder : e.tabIndex - t.tabIndex;
62
58
  }, be = function(e) {
63
59
  return e.tagName === "INPUT";
64
- }, Oe = function(e) {
60
+ }, Ce = function(e) {
65
61
  return be(e) && e.type === "hidden";
66
62
  }, Ie = function(e) {
67
63
  var t = e.tagName === "DETAILS" && Array.prototype.slice.apply(e.children).some(function(a) {
68
64
  return a.tagName === "SUMMARY";
69
65
  });
70
66
  return t;
71
- }, Ce = function(e, t) {
67
+ }, Ae = function(e, t) {
72
68
  for (var a = 0; a < e.length; a++)
73
69
  if (e[a].checked && e[a].form === t)
74
70
  return e[a];
75
- }, Ae = function(e) {
71
+ }, Pe = function(e) {
76
72
  if (!e.name)
77
73
  return !0;
78
- var t = e.form || q(e), a = function(s) {
74
+ var t = e.form || V(e), a = function(s) {
79
75
  return t.querySelectorAll('input[type="radio"][name="' + s + '"]');
80
76
  }, u;
81
77
  if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function")
@@ -86,50 +82,68 @@ var le = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
86
82
  } catch (n) {
87
83
  return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s", n.message), !1;
88
84
  }
89
- var c = Ce(u, e.form);
85
+ var c = Ae(u, e.form);
90
86
  return !c || c === e;
91
87
  }, Re = function(e) {
92
88
  return be(e) && e.type === "radio";
93
- }, Pe = function(e) {
94
- return Re(e) && !Ae(e);
95
89
  }, xe = function(e) {
96
- var t, a = e && q(e), u = (t = a) === null || t === void 0 ? void 0 : t.host, c = !1;
90
+ return Re(e) && !Pe(e);
91
+ }, Be = function(e) {
92
+ var t, a = e && V(e), u = (t = a) === null || t === void 0 ? void 0 : t.host, c = !1;
97
93
  if (a && a !== e) {
98
- var n, s, f;
99
- for (c = !!((n = u) !== null && n !== void 0 && (s = n.ownerDocument) !== null && s !== void 0 && s.contains(u) || e != null && (f = e.ownerDocument) !== null && f !== void 0 && f.contains(e)); !c && u; ) {
100
- var p, F, T;
101
- a = q(u), u = (p = a) === null || p === void 0 ? void 0 : p.host, c = !!((F = u) !== null && F !== void 0 && (T = F.ownerDocument) !== null && T !== void 0 && T.contains(u));
94
+ var n, s, b;
95
+ for (c = !!((n = u) !== null && n !== void 0 && (s = n.ownerDocument) !== null && s !== void 0 && s.contains(u) || e != null && (b = e.ownerDocument) !== null && b !== void 0 && b.contains(e)); !c && u; ) {
96
+ var h, g, T;
97
+ a = V(u), u = (h = a) === null || h === void 0 ? void 0 : h.host, c = !!((g = u) !== null && g !== void 0 && (T = g.ownerDocument) !== null && T !== void 0 && T.contains(u));
102
98
  }
103
99
  }
104
100
  return c;
105
- }, re = function(e) {
101
+ }, ne = function(e) {
106
102
  var t = e.getBoundingClientRect(), a = t.width, u = t.height;
107
103
  return a === 0 && u === 0;
108
- }, Be = function(e, t) {
104
+ }, Le = function(e, t) {
109
105
  var a = t.displayCheck, u = t.getShadowRoot;
106
+ if (a === "full-native" && "checkVisibility" in e) {
107
+ var c = e.checkVisibility({
108
+ // Checking opacity might be desirable for some use cases, but natively,
109
+ // opacity zero elements _are_ focusable and tabbable.
110
+ checkOpacity: !1,
111
+ opacityProperty: !1,
112
+ contentVisibilityAuto: !0,
113
+ visibilityProperty: !0,
114
+ // This is an alias for `visibilityProperty`. Contemporary browsers
115
+ // support both. However, this alias has wider browser support (Chrome
116
+ // >= 105 and Firefox >= 106, vs. Chrome >= 121 and Firefox >= 122), so
117
+ // we include it anyway.
118
+ checkVisibilityCSS: !0
119
+ });
120
+ return !c;
121
+ }
110
122
  if (getComputedStyle(e).visibility === "hidden")
111
123
  return !0;
112
- var c = O.call(e, "details>summary:first-of-type"), n = c ? e.parentElement : e;
113
- if (O.call(n, "details:not([open]) *"))
124
+ var n = O.call(e, "details>summary:first-of-type"), s = n ? e.parentElement : e;
125
+ if (O.call(s, "details:not([open]) *"))
114
126
  return !0;
115
- if (!a || a === "full" || a === "legacy-full") {
127
+ if (!a || a === "full" || // full-native can run this branch when it falls through in case
128
+ // Element#checkVisibility is unsupported
129
+ a === "full-native" || a === "legacy-full") {
116
130
  if (typeof u == "function") {
117
- for (var s = e; e; ) {
118
- var f = e.parentElement, p = q(e);
119
- if (f && !f.shadowRoot && u(f) === !0)
120
- return re(e);
121
- e.assignedSlot ? e = e.assignedSlot : !f && p !== e.ownerDocument ? e = p.host : e = f;
131
+ for (var b = e; e; ) {
132
+ var h = e.parentElement, g = V(e);
133
+ if (h && !h.shadowRoot && u(h) === !0)
134
+ return ne(e);
135
+ e.assignedSlot ? e = e.assignedSlot : !h && g !== e.ownerDocument ? e = g.host : e = h;
122
136
  }
123
- e = s;
137
+ e = b;
124
138
  }
125
- if (xe(e))
139
+ if (Be(e))
126
140
  return !e.getClientRects().length;
127
141
  if (a !== "legacy-full")
128
142
  return !0;
129
143
  } else if (a === "non-zero-area")
130
- return re(e);
144
+ return ne(e);
131
145
  return !1;
132
- }, Le = function(e) {
146
+ }, je = function(e) {
133
147
  if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))
134
148
  for (var t = e.parentElement; t; ) {
135
149
  if (t.tagName === "FIELDSET" && t.disabled) {
@@ -143,70 +157,66 @@ var le = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
143
157
  t = t.parentElement;
144
158
  }
145
159
  return !1;
146
- }, _ = function(e, t) {
160
+ }, U = function(e, t) {
147
161
  return !(t.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
148
162
  // because we're limited in the type of selectors we can use in JSDom (see related
149
163
  // note related to `candidateSelectors`)
150
- V(t) || Oe(t) || Be(t, e) || // For a details element with a summary, the summary element gets the focus
151
- Ie(t) || Le(t));
152
- }, Z = function(e, t) {
153
- return !(Pe(t) || D(t) < 0 || !_(e, t));
154
- }, je = function(e) {
164
+ L(t) || Ce(t) || Le(t, e) || // For a details element with a summary, the summary element gets the focus
165
+ Ie(t) || je(t));
166
+ }, z = function(e, t) {
167
+ return !(xe(t) || D(t) < 0 || !U(e, t));
168
+ }, Ke = function(e) {
155
169
  var t = parseInt(e.getAttribute("tabindex"), 10);
156
170
  return !!(isNaN(t) || t >= 0);
157
- }, Ke = function r(e) {
171
+ }, he = function(e) {
158
172
  var t = [], a = [];
159
173
  return e.forEach(function(u, c) {
160
- var n = !!u.scopeParent, s = n ? u.scopeParent : u, f = Se(s, n), p = n ? r(u.candidates) : s;
161
- f === 0 ? n ? t.push.apply(t, p) : t.push(s) : a.push({
174
+ var n = !!u.scopeParent, s = n ? u.scopeParent : u, b = De(s, n), h = n ? he(u.candidates) : s;
175
+ b === 0 ? n ? t.push.apply(t, h) : t.push(s) : a.push({
162
176
  documentOrder: c,
163
- tabIndex: f,
177
+ tabIndex: b,
164
178
  item: u,
165
179
  isScope: n,
166
- content: p
180
+ content: h
167
181
  });
168
- }), a.sort(De).reduce(function(u, c) {
182
+ }), a.sort(Oe).reduce(function(u, c) {
169
183
  return c.isScope ? u.push.apply(u, c.content) : u.push(c.content), u;
170
184
  }, []).concat(t);
171
185
  }, Me = function(e, t) {
172
186
  t = t || {};
173
187
  var a;
174
- return t.getShadowRoot ? a = fe([e], t.includeContainer, {
175
- filter: Z.bind(null, t),
188
+ return t.getShadowRoot ? a = q([e], t.includeContainer, {
189
+ filter: z.bind(null, t),
176
190
  flatten: !1,
177
191
  getShadowRoot: t.getShadowRoot,
178
- shadowRootFilter: je
179
- }) : a = de(e, t.includeContainer, Z.bind(null, t)), Ke(a);
180
- }, Ge = function(e, t) {
192
+ shadowRootFilter: Ke
193
+ }) : a = fe(e, t.includeContainer, z.bind(null, t)), he(a);
194
+ }, _e = function(e, t) {
181
195
  t = t || {};
182
196
  var a;
183
- return t.getShadowRoot ? a = fe([e], t.includeContainer, {
184
- filter: _.bind(null, t),
197
+ return t.getShadowRoot ? a = q([e], t.includeContainer, {
198
+ filter: U.bind(null, t),
185
199
  flatten: !0,
186
200
  getShadowRoot: t.getShadowRoot
187
- }) : a = de(e, t.includeContainer, _.bind(null, t)), a;
188
- }, I = function(e, t) {
201
+ }) : a = fe(e, t.includeContainer, U.bind(null, t)), a;
202
+ }, C = function(e, t) {
189
203
  if (t = t || {}, !e)
190
204
  throw new Error("No node provided");
191
- return O.call(e, G) === !1 ? !1 : Z(t, e);
192
- }, qe = /* @__PURE__ */ le.concat("iframe").join(","), Y = function(e, t) {
205
+ return O.call(e, G) === !1 ? !1 : z(t, e);
206
+ }, Ge = /* @__PURE__ */ se.concat("iframe").join(","), Z = function(e, t) {
193
207
  if (t = t || {}, !e)
194
208
  throw new Error("No node provided");
195
- return O.call(e, qe) === !1 ? !1 : _(t, e);
209
+ return O.call(e, Ge) === !1 ? !1 : U(t, e);
196
210
  };
197
- /*!
198
- * focus-trap 7.6.5
199
- * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
200
- */
201
- function z(r, e) {
211
+ function X(r, e) {
202
212
  (e == null || e > r.length) && (e = r.length);
203
213
  for (var t = 0, a = Array(e); t < e; t++) a[t] = r[t];
204
214
  return a;
205
215
  }
206
216
  function Ve(r) {
207
- if (Array.isArray(r)) return z(r);
217
+ if (Array.isArray(r)) return X(r);
208
218
  }
209
- function _e(r, e, t) {
219
+ function qe(r, e, t) {
210
220
  return (e = Ye(e)) in r ? Object.defineProperty(r, e, {
211
221
  value: t,
212
222
  enumerable: !0,
@@ -221,7 +231,7 @@ function $e() {
221
231
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
222
232
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
223
233
  }
224
- function ne(r, e) {
234
+ function ie(r, e) {
225
235
  var t = Object.keys(r);
226
236
  if (Object.getOwnPropertySymbols) {
227
237
  var a = Object.getOwnPropertySymbols(r);
@@ -231,12 +241,12 @@ function ne(r, e) {
231
241
  }
232
242
  return t;
233
243
  }
234
- function ie(r) {
244
+ function oe(r) {
235
245
  for (var e = 1; e < arguments.length; e++) {
236
246
  var t = arguments[e] != null ? arguments[e] : {};
237
- e % 2 ? ne(Object(t), !0).forEach(function(a) {
238
- _e(r, a, t[a]);
239
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : ne(Object(t)).forEach(function(a) {
247
+ e % 2 ? ie(Object(t), !0).forEach(function(a) {
248
+ qe(r, a, t[a]);
249
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : ie(Object(t)).forEach(function(a) {
240
250
  Object.defineProperty(r, a, Object.getOwnPropertyDescriptor(t, a));
241
251
  });
242
252
  }
@@ -261,12 +271,12 @@ function Ye(r) {
261
271
  }
262
272
  function Ze(r, e) {
263
273
  if (r) {
264
- if (typeof r == "string") return z(r, e);
274
+ if (typeof r == "string") return X(r, e);
265
275
  var t = {}.toString.call(r).slice(8, -1);
266
- return t === "Object" && r.constructor && (t = r.constructor.name), t === "Map" || t === "Set" ? Array.from(r) : t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? z(r, e) : void 0;
276
+ return t === "Object" && r.constructor && (t = r.constructor.name), t === "Map" || t === "Set" ? Array.from(r) : t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? X(r, e) : void 0;
267
277
  }
268
278
  }
269
- var oe = {
279
+ var ue = {
270
280
  activateTrap: function(e, t) {
271
281
  if (e.length > 0) {
272
282
  var a = e[e.length - 1];
@@ -289,16 +299,16 @@ var oe = {
289
299
  return B(e) && !e.shiftKey;
290
300
  }, Qe = function(e) {
291
301
  return B(e) && e.shiftKey;
292
- }, ue = function(e) {
302
+ }, ce = function(e) {
293
303
  return setTimeout(e, 0);
294
304
  }, x = function(e) {
295
305
  for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), u = 1; u < t; u++)
296
306
  a[u - 1] = arguments[u];
297
307
  return typeof e == "function" ? e.apply(void 0, a) : e;
298
- }, K = function(e) {
308
+ }, M = function(e) {
299
309
  return e.target.shadowRoot && typeof e.composedPath == "function" ? e.composedPath()[0] : e.target;
300
310
  }, et = [], tt = function(e, t) {
301
- var a = t?.document || document, u = t?.trapStack || et, c = ie({
311
+ var a = t?.document || document, u = t?.trapStack || et, c = oe({
302
312
  returnFocusOnDeactivate: !0,
303
313
  escapeDeactivates: !0,
304
314
  delayInitialFocus: !0,
@@ -341,70 +351,70 @@ var oe = {
341
351
  delayInitialFocusTimer: void 0,
342
352
  // the most recent KeyboardEvent for the configured nav key (typically [SHIFT+]TAB), if any
343
353
  recentNavEvent: void 0
344
- }, s, f = function(i, o, l) {
354
+ }, s, b = function(i, o, l) {
345
355
  return i && i[o] !== void 0 ? i[o] : c[l || o];
346
- }, p = function(i, o) {
356
+ }, h = function(i, o) {
347
357
  var l = typeof o?.composedPath == "function" ? o.composedPath() : void 0;
348
- return n.containerGroups.findIndex(function(v) {
349
- var b = v.container, y = v.tabbableNodes;
350
- return b.contains(i) || l?.includes(b) || y.find(function(d) {
358
+ return n.containerGroups.findIndex(function(f) {
359
+ var v = f.container, y = f.tabbableNodes;
360
+ return v.contains(i) || l?.includes(v) || y.find(function(d) {
351
361
  return d === i;
352
362
  });
353
363
  });
354
- }, F = function(i) {
355
- var o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, l = o.hasFallback, v = l === void 0 ? !1 : l, b = o.params, y = b === void 0 ? [] : b, d = c[i];
364
+ }, g = function(i) {
365
+ var o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, l = o.hasFallback, f = l === void 0 ? !1 : l, v = o.params, y = v === void 0 ? [] : v, d = c[i];
356
366
  if (typeof d == "function" && (d = d.apply(void 0, He(y))), d === !0 && (d = void 0), !d) {
357
367
  if (d === void 0 || d === !1)
358
368
  return d;
359
369
  throw new Error("`".concat(i, "` was specified but was not a node, or did not return a node"));
360
370
  }
361
- var g = d;
371
+ var w = d;
362
372
  if (typeof d == "string") {
363
373
  try {
364
- g = a.querySelector(d);
365
- } catch (w) {
366
- throw new Error("`".concat(i, '` appears to be an invalid selector; error="').concat(w.message, '"'));
374
+ w = a.querySelector(d);
375
+ } catch (F) {
376
+ throw new Error("`".concat(i, '` appears to be an invalid selector; error="').concat(F.message, '"'));
367
377
  }
368
- if (!g && !v)
378
+ if (!w && !f)
369
379
  throw new Error("`".concat(i, "` as selector refers to no known node"));
370
380
  }
371
- return g;
381
+ return w;
372
382
  }, T = function() {
373
- var i = F("initialFocus", {
383
+ var i = g("initialFocus", {
374
384
  hasFallback: !0
375
385
  });
376
386
  if (i === !1)
377
387
  return !1;
378
- if (i === void 0 || i && !Y(i, c.tabbableOptions))
379
- if (p(a.activeElement) >= 0)
388
+ if (i === void 0 || i && !Z(i, c.tabbableOptions))
389
+ if (h(a.activeElement) >= 0)
380
390
  i = a.activeElement;
381
391
  else {
382
392
  var o = n.tabbableGroups[0], l = o && o.firstTabbableNode;
383
- i = l || F("fallbackFocus");
393
+ i = l || g("fallbackFocus");
384
394
  }
385
- else i === null && (i = F("fallbackFocus"));
395
+ else i === null && (i = g("fallbackFocus"));
386
396
  if (!i)
387
397
  throw new Error("Your focus-trap needs to have at least one focusable element");
388
398
  return i;
389
399
  }, N = function() {
390
400
  if (n.containerGroups = n.containers.map(function(i) {
391
- var o = Me(i, c.tabbableOptions), l = Ge(i, c.tabbableOptions), v = o.length > 0 ? o[0] : void 0, b = o.length > 0 ? o[o.length - 1] : void 0, y = l.find(function(w) {
392
- return I(w);
393
- }), d = l.slice().reverse().find(function(w) {
394
- return I(w);
395
- }), g = !!o.find(function(w) {
396
- return D(w) > 0;
401
+ var o = Me(i, c.tabbableOptions), l = _e(i, c.tabbableOptions), f = o.length > 0 ? o[0] : void 0, v = o.length > 0 ? o[o.length - 1] : void 0, y = l.find(function(F) {
402
+ return C(F);
403
+ }), d = l.slice().reverse().find(function(F) {
404
+ return C(F);
405
+ }), w = !!o.find(function(F) {
406
+ return D(F) > 0;
397
407
  });
398
408
  return {
399
409
  container: i,
400
410
  tabbableNodes: o,
401
411
  focusableNodes: l,
402
412
  /** True if at least one node with positive `tabindex` was found in this container. */
403
- posTabIndexesFound: g,
413
+ posTabIndexesFound: w,
404
414
  /** First tabbable node in container, __tabindex__ order; `undefined` if none. */
405
- firstTabbableNode: v,
415
+ firstTabbableNode: f,
406
416
  /** Last tabbable node in container, __tabindex__ order; `undefined` if none. */
407
- lastTabbableNode: b,
417
+ lastTabbableNode: v,
408
418
  // NOTE: DOM order is NOT NECESSARILY "document position" order, but figuring that out
409
419
  // would require more than just https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
410
420
  // because that API doesn't work with Shadow DOM as well as it should (@see
@@ -425,28 +435,28 @@ var oe = {
425
435
  * @returns {HTMLElement|undefined} The next tabbable node, if any.
426
436
  */
427
437
  nextTabbableNode: function(S) {
428
- var R = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, E = o.indexOf(S);
429
- return E < 0 ? R ? l.slice(l.indexOf(S) + 1).find(function(P) {
430
- return I(P);
431
- }) : l.slice(0, l.indexOf(S)).reverse().find(function(P) {
432
- return I(P);
433
- }) : o[E + (R ? 1 : -1)];
438
+ var P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, k = o.indexOf(S);
439
+ return k < 0 ? P ? l.slice(l.indexOf(S) + 1).find(function(R) {
440
+ return C(R);
441
+ }) : l.slice(0, l.indexOf(S)).reverse().find(function(R) {
442
+ return C(R);
443
+ }) : o[k + (P ? 1 : -1)];
434
444
  }
435
445
  };
436
446
  }), n.tabbableGroups = n.containerGroups.filter(function(i) {
437
447
  return i.tabbableNodes.length > 0;
438
- }), n.tabbableGroups.length <= 0 && !F("fallbackFocus"))
448
+ }), n.tabbableGroups.length <= 0 && !g("fallbackFocus"))
439
449
  throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");
440
450
  if (n.containerGroups.find(function(i) {
441
451
  return i.posTabIndexesFound;
442
452
  }) && n.containerGroups.length > 1)
443
453
  throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.");
444
- }, k = function(i) {
454
+ }, E = function(i) {
445
455
  var o = i.activeElement;
446
456
  if (o)
447
- return o.shadowRoot && o.shadowRoot.activeElement !== null ? k(o.shadowRoot) : o;
457
+ return o.shadowRoot && o.shadowRoot.activeElement !== null ? E(o.shadowRoot) : o;
448
458
  }, m = function(i) {
449
- if (i !== !1 && i !== k(document)) {
459
+ if (i !== !1 && i !== E(document)) {
450
460
  if (!i || !i.focus) {
451
461
  m(T());
452
462
  return;
@@ -455,44 +465,44 @@ var oe = {
455
465
  preventScroll: !!c.preventScroll
456
466
  }), n.mostRecentlyFocusedNode = i, ze(i) && i.select();
457
467
  }
458
- }, L = function(i) {
459
- var o = F("setReturnFocus", {
468
+ }, j = function(i) {
469
+ var o = g("setReturnFocus", {
460
470
  params: [i]
461
471
  });
462
472
  return o || (o === !1 ? !1 : i);
463
- }, j = function(i) {
464
- var o = i.target, l = i.event, v = i.isBackward, b = v === void 0 ? !1 : v;
465
- o = o || K(l), N();
473
+ }, K = function(i) {
474
+ var o = i.target, l = i.event, f = i.isBackward, v = f === void 0 ? !1 : f;
475
+ o = o || M(l), N();
466
476
  var y = null;
467
477
  if (n.tabbableGroups.length > 0) {
468
- var d = p(o, l), g = d >= 0 ? n.containerGroups[d] : void 0;
478
+ var d = h(o, l), w = d >= 0 ? n.containerGroups[d] : void 0;
469
479
  if (d < 0)
470
- b ? y = n.tabbableGroups[n.tabbableGroups.length - 1].lastTabbableNode : y = n.tabbableGroups[0].firstTabbableNode;
471
- else if (b) {
472
- var w = n.tabbableGroups.findIndex(function(H) {
473
- var W = H.firstTabbableNode;
474
- return o === W;
480
+ v ? y = n.tabbableGroups[n.tabbableGroups.length - 1].lastTabbableNode : y = n.tabbableGroups[0].firstTabbableNode;
481
+ else if (v) {
482
+ var F = n.tabbableGroups.findIndex(function(W) {
483
+ var Y = W.firstTabbableNode;
484
+ return o === Y;
475
485
  });
476
- if (w < 0 && (g.container === o || Y(o, c.tabbableOptions) && !I(o, c.tabbableOptions) && !g.nextTabbableNode(o, !1)) && (w = d), w >= 0) {
477
- var S = w === 0 ? n.tabbableGroups.length - 1 : w - 1, R = n.tabbableGroups[S];
478
- y = D(o) >= 0 ? R.lastTabbableNode : R.lastDomTabbableNode;
479
- } else B(l) || (y = g.nextTabbableNode(o, !1));
486
+ if (F < 0 && (w.container === o || Z(o, c.tabbableOptions) && !C(o, c.tabbableOptions) && !w.nextTabbableNode(o, !1)) && (F = d), F >= 0) {
487
+ var S = F === 0 ? n.tabbableGroups.length - 1 : F - 1, P = n.tabbableGroups[S];
488
+ y = D(o) >= 0 ? P.lastTabbableNode : P.lastDomTabbableNode;
489
+ } else B(l) || (y = w.nextTabbableNode(o, !1));
480
490
  } else {
481
- var E = n.tabbableGroups.findIndex(function(H) {
482
- var W = H.lastTabbableNode;
483
- return o === W;
491
+ var k = n.tabbableGroups.findIndex(function(W) {
492
+ var Y = W.lastTabbableNode;
493
+ return o === Y;
484
494
  });
485
- if (E < 0 && (g.container === o || Y(o, c.tabbableOptions) && !I(o, c.tabbableOptions) && !g.nextTabbableNode(o)) && (E = d), E >= 0) {
486
- var P = E === n.tabbableGroups.length - 1 ? 0 : E + 1, ae = n.tabbableGroups[P];
487
- y = D(o) >= 0 ? ae.firstTabbableNode : ae.firstDomTabbableNode;
488
- } else B(l) || (y = g.nextTabbableNode(o));
495
+ if (k < 0 && (w.container === o || Z(o, c.tabbableOptions) && !C(o, c.tabbableOptions) && !w.nextTabbableNode(o)) && (k = d), k >= 0) {
496
+ var R = k === n.tabbableGroups.length - 1 ? 0 : k + 1, re = n.tabbableGroups[R];
497
+ y = D(o) >= 0 ? re.firstTabbableNode : re.firstDomTabbableNode;
498
+ } else B(l) || (y = w.nextTabbableNode(o));
489
499
  }
490
500
  } else
491
- y = F("fallbackFocus");
501
+ y = g("fallbackFocus");
492
502
  return y;
493
- }, C = function(i) {
494
- var o = K(i);
495
- if (!(p(o, i) >= 0)) {
503
+ }, I = function(i) {
504
+ var o = M(i);
505
+ if (!(h(o, i) >= 0)) {
496
506
  if (x(c.clickOutsideDeactivates, i)) {
497
507
  s.deactivate({
498
508
  // NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
@@ -507,84 +517,84 @@ var oe = {
507
517
  }
508
518
  x(c.allowOutsideClick, i) || i.preventDefault();
509
519
  }
510
- }, U = function(i) {
511
- var o = K(i), l = p(o, i) >= 0;
520
+ }, $ = function(i) {
521
+ var o = M(i), l = h(o, i) >= 0;
512
522
  if (l || o instanceof Document)
513
523
  l && (n.mostRecentlyFocusedNode = o);
514
524
  else {
515
525
  i.stopImmediatePropagation();
516
- var v, b = !0;
526
+ var f, v = !0;
517
527
  if (n.mostRecentlyFocusedNode)
518
528
  if (D(n.mostRecentlyFocusedNode) > 0) {
519
- var y = p(n.mostRecentlyFocusedNode), d = n.containerGroups[y].tabbableNodes;
529
+ var y = h(n.mostRecentlyFocusedNode), d = n.containerGroups[y].tabbableNodes;
520
530
  if (d.length > 0) {
521
- var g = d.findIndex(function(w) {
522
- return w === n.mostRecentlyFocusedNode;
531
+ var w = d.findIndex(function(F) {
532
+ return F === n.mostRecentlyFocusedNode;
523
533
  });
524
- g >= 0 && (c.isKeyForward(n.recentNavEvent) ? g + 1 < d.length && (v = d[g + 1], b = !1) : g - 1 >= 0 && (v = d[g - 1], b = !1));
534
+ w >= 0 && (c.isKeyForward(n.recentNavEvent) ? w + 1 < d.length && (f = d[w + 1], v = !1) : w - 1 >= 0 && (f = d[w - 1], v = !1));
525
535
  }
526
536
  } else
527
- n.containerGroups.some(function(w) {
528
- return w.tabbableNodes.some(function(S) {
537
+ n.containerGroups.some(function(F) {
538
+ return F.tabbableNodes.some(function(S) {
529
539
  return D(S) > 0;
530
540
  });
531
- }) || (b = !1);
541
+ }) || (v = !1);
532
542
  else
533
- b = !1;
534
- b && (v = j({
543
+ v = !1;
544
+ v && (f = K({
535
545
  // move FROM the MRU node, not event-related node (which will be the node that is
536
546
  // outside the trap causing the focus escape we're trying to fix)
537
547
  target: n.mostRecentlyFocusedNode,
538
548
  isBackward: c.isKeyBackward(n.recentNavEvent)
539
- })), m(v || n.mostRecentlyFocusedNode || T());
549
+ })), m(f || n.mostRecentlyFocusedNode || T());
540
550
  }
541
551
  n.recentNavEvent = void 0;
542
- }, he = function(i) {
552
+ }, pe = function(i) {
543
553
  var o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
544
554
  n.recentNavEvent = i;
545
- var l = j({
555
+ var l = K({
546
556
  event: i,
547
557
  isBackward: o
548
558
  });
549
559
  l && (B(i) && i.preventDefault(), m(l));
550
- }, X = function(i) {
551
- (c.isKeyForward(i) || c.isKeyBackward(i)) && he(i, c.isKeyBackward(i));
552
560
  }, J = function(i) {
553
- Xe(i) && x(c.escapeDeactivates, i) !== !1 && (i.preventDefault(), s.deactivate());
561
+ (c.isKeyForward(i) || c.isKeyBackward(i)) && pe(i, c.isKeyBackward(i));
554
562
  }, Q = function(i) {
555
- var o = K(i);
556
- p(o, i) >= 0 || x(c.clickOutsideDeactivates, i) || x(c.allowOutsideClick, i) || (i.preventDefault(), i.stopImmediatePropagation());
557
- }, ee = function() {
563
+ Xe(i) && x(c.escapeDeactivates, i) !== !1 && (i.preventDefault(), s.deactivate());
564
+ }, ee = function(i) {
565
+ var o = M(i);
566
+ h(o, i) >= 0 || x(c.clickOutsideDeactivates, i) || x(c.allowOutsideClick, i) || (i.preventDefault(), i.stopImmediatePropagation());
567
+ }, te = function() {
558
568
  if (n.active)
559
- return oe.activateTrap(u, s), n.delayInitialFocusTimer = c.delayInitialFocus ? ue(function() {
569
+ return ue.activateTrap(u, s), n.delayInitialFocusTimer = c.delayInitialFocus ? ce(function() {
560
570
  m(T());
561
- }) : m(T()), a.addEventListener("focusin", U, !0), a.addEventListener("mousedown", C, {
571
+ }) : m(T()), a.addEventListener("focusin", $, !0), a.addEventListener("mousedown", I, {
562
572
  capture: !0,
563
573
  passive: !1
564
- }), a.addEventListener("touchstart", C, {
574
+ }), a.addEventListener("touchstart", I, {
565
575
  capture: !0,
566
576
  passive: !1
567
- }), a.addEventListener("click", Q, {
577
+ }), a.addEventListener("click", ee, {
568
578
  capture: !0,
569
579
  passive: !1
570
- }), a.addEventListener("keydown", X, {
580
+ }), a.addEventListener("keydown", J, {
571
581
  capture: !0,
572
582
  passive: !1
573
- }), a.addEventListener("keydown", J), s;
574
- }, te = function() {
583
+ }), a.addEventListener("keydown", Q), s;
584
+ }, ae = function() {
575
585
  if (n.active)
576
- return a.removeEventListener("focusin", U, !0), a.removeEventListener("mousedown", C, !0), a.removeEventListener("touchstart", C, !0), a.removeEventListener("click", Q, !0), a.removeEventListener("keydown", X, !0), a.removeEventListener("keydown", J), s;
577
- }, pe = function(i) {
586
+ return a.removeEventListener("focusin", $, !0), a.removeEventListener("mousedown", I, !0), a.removeEventListener("touchstart", I, !0), a.removeEventListener("click", ee, !0), a.removeEventListener("keydown", J, !0), a.removeEventListener("keydown", Q), s;
587
+ }, ye = function(i) {
578
588
  var o = i.some(function(l) {
579
- var v = Array.from(l.removedNodes);
580
- return v.some(function(b) {
581
- return b === n.mostRecentlyFocusedNode;
589
+ var f = Array.from(l.removedNodes);
590
+ return f.some(function(v) {
591
+ return v === n.mostRecentlyFocusedNode;
582
592
  });
583
593
  });
584
594
  o && m(T());
585
- }, $ = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(pe) : void 0, A = function() {
586
- $ && ($.disconnect(), n.active && !n.paused && n.containers.map(function(i) {
587
- $.observe(i, {
595
+ }, H = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(ye) : void 0, A = function() {
596
+ H && (H.disconnect(), n.active && !n.paused && n.containers.map(function(i) {
597
+ H.observe(i, {
588
598
  subtree: !0,
589
599
  childList: !0
590
600
  });
@@ -600,30 +610,30 @@ var oe = {
600
610
  activate: function(i) {
601
611
  if (n.active)
602
612
  return this;
603
- var o = f(i, "onActivate"), l = f(i, "onPostActivate"), v = f(i, "checkCanFocusTrap");
604
- v || N(), n.active = !0, n.paused = !1, n.nodeFocusedBeforeActivation = k(a), o?.();
605
- var b = function() {
606
- v && N(), ee(), A(), l?.();
613
+ var o = b(i, "onActivate"), l = b(i, "onPostActivate"), f = b(i, "checkCanFocusTrap");
614
+ f || N(), n.active = !0, n.paused = !1, n.nodeFocusedBeforeActivation = E(a), o?.();
615
+ var v = function() {
616
+ f && N(), te(), A(), l?.();
607
617
  };
608
- return v ? (v(n.containers.concat()).then(b, b), this) : (b(), this);
618
+ return f ? (f(n.containers.concat()).then(v, v), this) : (v(), this);
609
619
  },
610
620
  deactivate: function(i) {
611
621
  if (!n.active)
612
622
  return this;
613
- var o = ie({
623
+ var o = oe({
614
624
  onDeactivate: c.onDeactivate,
615
625
  onPostDeactivate: c.onPostDeactivate,
616
626
  checkCanReturnFocus: c.checkCanReturnFocus
617
627
  }, i);
618
- clearTimeout(n.delayInitialFocusTimer), n.delayInitialFocusTimer = void 0, te(), n.active = !1, n.paused = !1, A(), oe.deactivateTrap(u, s);
619
- var l = f(o, "onDeactivate"), v = f(o, "onPostDeactivate"), b = f(o, "checkCanReturnFocus"), y = f(o, "returnFocus", "returnFocusOnDeactivate");
628
+ clearTimeout(n.delayInitialFocusTimer), n.delayInitialFocusTimer = void 0, ae(), n.active = !1, n.paused = !1, A(), ue.deactivateTrap(u, s);
629
+ var l = b(o, "onDeactivate"), f = b(o, "onPostDeactivate"), v = b(o, "checkCanReturnFocus"), y = b(o, "returnFocus", "returnFocusOnDeactivate");
620
630
  l?.();
621
631
  var d = function() {
622
- ue(function() {
623
- y && m(L(n.nodeFocusedBeforeActivation)), v?.();
632
+ ce(function() {
633
+ y && m(j(n.nodeFocusedBeforeActivation)), f?.();
624
634
  });
625
635
  };
626
- return y && b ? (b(L(n.nodeFocusedBeforeActivation)).then(d, d), this) : (d(), this);
636
+ return y && v ? (v(j(n.nodeFocusedBeforeActivation)).then(d, d), this) : (d(), this);
627
637
  },
628
638
  pause: function(i) {
629
639
  return n.active ? (n.manuallyPaused = !0, this._setPausedState(!0, i)) : this;
@@ -648,22 +658,17 @@ var oe = {
648
658
  if (n.paused === i)
649
659
  return this;
650
660
  if (n.paused = i, i) {
651
- var l = f(o, "onPause"), v = f(o, "onPostPause");
652
- l?.(), te(), A(), v?.();
661
+ var l = b(o, "onPause"), f = b(o, "onPostPause");
662
+ l?.(), ae(), A(), f?.();
653
663
  } else {
654
- var b = f(o, "onUnpause"), y = f(o, "onPostUnpause");
655
- b?.(), N(), ee(), A(), y?.();
664
+ var v = b(o, "onUnpause"), y = b(o, "onPostUnpause");
665
+ v?.(), N(), te(), A(), y?.();
656
666
  }
657
667
  return this;
658
668
  }
659
669
  }
660
670
  }), s.updateContainerElements(e), s;
661
671
  };
662
- /*!
663
- * focus-trap-vue v4.0.1
664
- * (c) 2023 Eduardo San Martin Morote
665
- * @license MIT
666
- */
667
672
  const at = {
668
673
  escapeDeactivates: {
669
674
  type: Boolean,
@@ -690,7 +695,7 @@ const at = {
690
695
  preventScroll: Boolean,
691
696
  setReturnFocus: [Object, String, Boolean, Function],
692
697
  tabbableOptions: Object
693
- }, nt = ye({
698
+ }, nt = me({
694
699
  props: Object.assign({
695
700
  active: {
696
701
  // TODO: could be options for activate but what about the options for deactivating?
@@ -710,7 +715,7 @@ const at = {
710
715
  },
711
716
  setup(r, { slots: e, emit: t }) {
712
717
  let a;
713
- const u = ce(null), c = me(() => {
718
+ const u = le(null), c = ge(() => {
714
719
  const s = u.value;
715
720
  return s && (s instanceof HTMLElement ? s : s.$el);
716
721
  });
@@ -734,11 +739,11 @@ const at = {
734
739
  delayInitialFocus: r.delayInitialFocus
735
740
  }));
736
741
  }
737
- return ge(() => {
738
- we(() => r.active, (s) => {
742
+ return we(() => {
743
+ Fe(() => r.active, (s) => {
739
744
  s && c.value ? n().activate() : a && (a.deactivate(), (!c.value || c.value.nodeType === Node.COMMENT_NODE) && (a = null));
740
745
  }, { immediate: !0, flush: "post" });
741
- }), Fe(() => {
746
+ }), Te(() => {
742
747
  a && a.deactivate(), a = null;
743
748
  }), {
744
749
  activate() {
@@ -750,12 +755,12 @@ const at = {
750
755
  renderImpl() {
751
756
  if (!e.default)
752
757
  return null;
753
- const s = e.default().filter((p) => p.type !== Te);
754
- return !s || !s.length || s.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), s) : Ne(s[0], { ref: u });
758
+ const s = e.default().filter((h) => h.type !== Ne);
759
+ return !s || !s.length || s.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), s) : ke(s[0], { ref: u });
755
760
  }
756
761
  };
757
762
  }
758
- }), M = (r) => {
763
+ }), _ = (r) => {
759
764
  r.preventDefault(), r.stopPropagation(), r.stopImmediatePropagation();
760
765
  }, it = ({
761
766
  getNextElement: r,
@@ -765,41 +770,41 @@ const at = {
765
770
  disableSpaceToClick: u,
766
771
  keepOpenedOnTab: c
767
772
  }) => {
768
- const n = ce(null), s = () => {
773
+ const n = le(null), s = () => {
769
774
  };
770
- let f = s;
771
- const p = () => {
772
- n.value = null, f = s;
773
- }, F = (m) => {
774
- n.value = m.index, f = m.onClick;
775
+ let b = s;
776
+ const h = () => {
777
+ n.value = null, b = s;
778
+ }, g = (m) => {
779
+ n.value = m.index, b = m.onClick;
775
780
  }, T = (m) => {
776
- F(r(n.value, m));
781
+ g(r(n.value, m));
777
782
  }, N = () => {
778
- p(), a();
783
+ h(), a();
779
784
  };
780
785
  return {
781
786
  onKeydown: (m) => {
782
787
  switch (m.code) {
783
788
  case "ArrowDown":
784
- M(m), T(1);
789
+ _(m), T(1);
785
790
  break;
786
791
  case "ArrowUp":
787
- M(m), T(-1);
792
+ _(m), T(-1);
788
793
  break;
789
794
  case "Enter":
790
795
  case "Space": {
791
- const L = m.code === "Enter", j = m.code === "Space";
792
- n.value !== null && (L || j && !u) && (M(m), f());
796
+ const j = m.code === "Enter", K = m.code === "Space";
797
+ n.value !== null && (j || K && !u) && (_(m), b());
793
798
  break;
794
799
  }
795
800
  case "Home":
796
- e && F(e());
801
+ e && g(e());
797
802
  break;
798
803
  case "End":
799
- t && F(t());
804
+ t && g(t());
800
805
  break;
801
806
  case "Escape":
802
- M(m), N();
807
+ _(m), N();
803
808
  break;
804
809
  case "Tab":
805
810
  c || N();
@@ -807,8 +812,8 @@ const at = {
807
812
  }
808
813
  },
809
814
  currentIndex: Ee(n),
810
- resetNavigation: p,
811
- setElement: F
815
+ resetNavigation: h,
816
+ setElement: g
812
817
  };
813
818
  };
814
819
  export {