@1024pix/epreuves-components 0.9.2 → 0.9.4

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.
@@ -1,4 +1,4 @@
1
- import { I as Re, J as Pe, a as ee, G as ke, r as Ne, k as Ee, c as te, o as D, f as _, q as Fe, p as ae, t as je, m as Ie, y as Te, K as De, _ as Q, e as Z, s as Ve } from "./_plugin-vue_export-helper-IFwZcQZF.js";
1
+ import { I as Re, J as Pe, a as ee, G as ke, r as Ne, k as Ee, c as te, o as D, f as _, q as Fe, p as ae, t as je, m as Ie, n as Te, K as De, _ as Q, e as Z, C as Ve } from "./_plugin-vue_export-helper-CGraGJnO.js";
2
2
  const c = (o) => typeof o == "string", A = () => {
3
3
  let o, e;
4
4
  const t = new Promise((s, i) => {
@@ -673,7 +673,7 @@ class Ge {
673
673
  }
674
674
  resetRegExp() {
675
675
  const e = (t, s) => t?.source === s ? (t.lastIndex = 0, t) : new RegExp(s, "g");
676
- this.regexp = e(this.regexp, `${this.prefix}(.+?)${this.suffix}`), this.regexpUnescape = e(this.regexpUnescape, `${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`), this.nestingRegexp = e(this.nestingRegexp, `${this.nestingPrefix}(.+?)${this.nestingSuffix}`);
676
+ this.regexp = e(this.regexp, `${this.prefix}(.+?)${this.suffix}`), this.regexpUnescape = e(this.regexpUnescape, `${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`), this.nestingRegexp = e(this.nestingRegexp, `${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`);
677
677
  }
678
678
  interpolate(e, t, s, i) {
679
679
  let n, a, r;