@vc-shell/framework 1.0.328 → 1.0.329

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 (45) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/core/plugins/signalR/index.ts +2 -3
  3. package/dist/core/plugins/signalR/index.d.ts.map +1 -1
  4. package/dist/framework.js +1 -1
  5. package/dist/{index-B0gk_mcS.js → index-79zArAxD.js} +1 -1
  6. package/dist/{index-52C01JSh.js → index-B1nn67US.js} +1 -1
  7. package/dist/{index-Dr0Jm59E.js → index-B8fhjK6H.js} +1 -1
  8. package/dist/{index-YPa3sZmi.js → index-BL8x9T7Q.js} +1 -1
  9. package/dist/{index-cnzEckQv.js → index-BVDZjNUs.js} +1 -1
  10. package/dist/{index-CimbhNJz.js → index-BhRiuBp1.js} +1 -1
  11. package/dist/{index-D2jOZZjY.js → index-C53f0GJf.js} +1 -1
  12. package/dist/{index-sB8jPoQD.js → index-C7N0IjBz.js} +1 -1
  13. package/dist/{index-BzXuUqVu.js → index-Cjo3O4qe.js} +1 -1
  14. package/dist/{index-C8ZFV-LP.js → index-CxEJY6Fc.js} +7699 -7657
  15. package/dist/{index-DAPeO06N.js → index-DO_pVN9R.js} +1 -1
  16. package/dist/{index-KsWKxMp0.js → index-Ddn-IAQa.js} +1 -1
  17. package/dist/{index-CJmhp9vS.js → index-DmJWFIMv.js} +1 -1
  18. package/dist/{index-iKZHcZzW.js → index-QuWrCrcD.js} +1 -1
  19. package/dist/{index-F3Hq-uIf.js → index-R6AhMjH4.js} +1 -1
  20. package/dist/{index-uJMg_eoD.js → index-cyA77Gqt.js} +1 -1
  21. package/dist/{index-CgCz4CyH.js → index-y1QfutGJ.js} +1 -1
  22. package/dist/index.css +1 -1
  23. package/dist/locales/en.json +2 -1
  24. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts +6 -2
  25. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
  26. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts +6 -2
  27. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
  28. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts +6 -2
  29. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
  30. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts +3 -3
  31. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
  32. package/dist/shared/components/notification-template/index.d.ts +25 -4
  33. package/dist/shared/components/notification-template/index.d.ts.map +1 -1
  34. package/dist/shared/components/notification-template/notification-template.vue.d.ts +12 -2
  35. package/dist/shared/components/notification-template/notification-template.vue.d.ts.map +1 -1
  36. package/dist/tsconfig.tsbuildinfo +1 -1
  37. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  38. package/package.json +4 -4
  39. package/shared/components/common/popup/vc-popup-error.vue +11 -0
  40. package/shared/components/common/popup/vc-popup-info.vue +11 -0
  41. package/shared/components/common/popup/vc-popup-warning.vue +11 -0
  42. package/shared/components/notification-dropdown/_internal/notification/notification.vue +23 -22
  43. package/shared/components/notification-dropdown/notification-dropdown.vue +1 -1
  44. package/shared/components/notification-template/notification-template.vue +30 -6
  45. package/ui/components/organisms/vc-blade/vc-blade.vue +14 -5
@@ -1,4 +1,4 @@
1
- import { s as q, t as r, v as i, L as P, a as g, b as c, q as R, r as l, E as p } from "./index-C8ZFV-LP.js";
1
+ import { s as q, t as r, v as i, L as P, a as g, b as c, q as R, r as l, E as p } from "./index-CxEJY6Fc.js";
2
2
  const b = 1, $ = 33, m = 34, v = 35, x = 36, W = /* @__PURE__ */ new p((O) => {
3
3
  let e = O.pos;
4
4
  for (; ; ) {
@@ -1,4 +1,4 @@
1
- import { E as Y, s as S, t as Q, b as l, L as o, i as n, c as i, h as s, j as W, f as c, k as f, a as x } from "./index-C8ZFV-LP.js";
1
+ import { E as Y, s as S, t as Q, b as l, L as o, i as n, c as i, h as s, j as W, f as c, k as f, a as x } from "./index-CxEJY6Fc.js";
2
2
  const r = 1, Z = 2, V = 3, u = 82, p = 76, w = 117, q = 85, T = 97, y = 122, z = 65, b = 90, j = 95, a = 48, P = 34, v = 40, U = 41, d = 32, t = 62, _ = new Y((O) => {
3
3
  if (O.next == p || O.next == q ? O.advance() : O.next == w && (O.advance(), O.next == a + 8 && O.advance()), O.next != u || (O.advance(), O.next != P)) return;
4
4
  O.advance();
@@ -1,4 +1,4 @@
1
- import { C as B, E as i, s as W, t, b as U, L as C, i as u, j as v, f as E, k as M, a as b, r as N } from "./index-C8ZFV-LP.js";
1
+ import { C as B, E as i, s as W, t, b as U, L as C, i as u, j as v, f as E, k as M, a as b, r as N } from "./index-CxEJY6Fc.js";
2
2
  const c = 63, D = 64, j = 1, A = 2, y = 3, H = 4, Z = 5, F = 6, I = 7, z = 65, K = 66, J = 8, OO = 9, eO = 10, aO = 11, rO = 12, V = 13, nO = 19, tO = 20, oO = 29, PO = 33, QO = 34, sO = 47, lO = 0, T = 1, g = 2, d = 3, m = 4;
3
3
  class s {
4
4
  constructor(e, a, r) {
@@ -1,4 +1,4 @@
1
- import { s as r, t as O, b as e, L as s, i as X, c as $, h as l, j as Y, f as S, k as o, a as t } from "./index-C8ZFV-LP.js";
1
+ import { s as r, t as O, b as e, L as s, i as X, c as $, h as l, j as Y, f as S, k as o, a as t } from "./index-CxEJY6Fc.js";
2
2
  const Z = r({
3
3
  null: O.null,
4
4
  instanceof: O.operatorKeyword,
@@ -1,4 +1,4 @@
1
- import { o as W, p as u, L as T, s as b, t, i as y, j as v, f as k, a as _, b as R, g as Y, q as w, r as U, E as d } from "./index-C8ZFV-LP.js";
1
+ import { o as W, p as u, L as T, s as b, t, i as y, j as v, f as k, a as _, b as R, g as Y, q as w, r as U, E as d } from "./index-CxEJY6Fc.js";
2
2
  const G = 1, X = 2, S = 3, z = 180, j = 4, h = 181, Z = 5, E = 182;
3
3
  function x(O) {
4
4
  return O >= 65 && O <= 90 || O >= 97 && O <= 122;
@@ -1,4 +1,4 @@
1
- import { s as r, t as O, L as i, i as n, c as $, f as y, k as P, n as X, a as m, b as c, E as S } from "./index-C8ZFV-LP.js";
1
+ import { s as r, t as O, L as i, i as n, c as $, f as y, k as P, n as X, a as m, b as c, E as S } from "./index-CxEJY6Fc.js";
2
2
  const s = 110, l = 1, f = 2, t = [
3
3
  9,
4
4
  10,
@@ -1,4 +1,4 @@
1
- import { s, t as r, b as n, L as o, i as P, c as a, f as Q, k as i, a as c } from "./index-C8ZFV-LP.js";
1
+ import { s, t as r, b as n, L as o, i as P, c as a, f as Q, k as i, a as c } from "./index-CxEJY6Fc.js";
2
2
  const g = s({
3
3
  String: r.string,
4
4
  Number: r.number,