assets/javascripts/bootstrap/util/focustrap.js in bootstrap-5.3.1 vs assets/javascripts/bootstrap/util/focustrap.js in bootstrap-5.3.2

- old
+ new

@@ -1,6 +1,6 @@ /*! - * Bootstrap focustrap.js v5.3.1 (https://getbootstrap.com/) + * Bootstrap focustrap.js v5.3.2 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('../dom/event-handler.js'), require('../dom/selector-engine.js'), require('./config.js')) :