@citizenplane/pimp 8.32.1 → 8.32.2

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.
package/dist/pimp.es.js CHANGED
@@ -14522,7 +14522,7 @@ const C9 = {
14522
14522
  },
14523
14523
  emits: ["close"],
14524
14524
  setup(t, { emit: e }) {
14525
- const n = t, i = e, o = ro(), r = X(), s = X(), a = $(() => ({ maxWidth: `${n.maxWidth}px` })), l = $(() => !!o.header), u = $(() => !!o.footer), c = () => i("close"), d = (f) => m7(f, s.value), p = () => r.value.show(), h = () => r.value.close(), m = () => {
14525
+ const n = t, i = e, o = ro(), r = X(null), s = X(null), a = $(() => ({ maxWidth: `${n.maxWidth}px` })), l = $(() => !!o.header), u = $(() => !!o.footer), c = () => i("close"), d = (f) => m7(f, s.value), p = () => r.value?.show(), h = () => r.value?.close(), m = () => {
14526
14526
  const f = Wu(s.value);
14527
14527
  f.length && f[0].focus();
14528
14528
  };