@ws-ui/shared 0.2.27 → 0.2.30

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/index.es.js CHANGED
@@ -12813,7 +12813,7 @@ function OA(e, r) {
12813
12813
  }
12814
12814
  function pc(e) {
12815
12815
  const r = new RegExp(
12816
- ':(?!4D\\.\\w+)[CPK]?\\d+(?=(?:[^"{}\\\\]*(?:\\\\.|"(?:[^"{}\\\\]*\\\\.)*[^"{}\\\\]*"))*[^"}]*$)',
12816
+ ':(?!4D\\.\\w+)[CPK]?\\d+(?=(?:[^"{}\\[\\]\\\\]*(?:\\\\.|"(?:[^"{}\\[\\]\\\\]*\\\\.)*[^"{}\\[\\]\\\\]*"))*[^"}\\]]*$)',
12817
12817
  "gm"
12818
12818
  );
12819
12819
  return e.replace(r, "");