@bwg-ui/core 1.2.8 → 1.2.11

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 (89) hide show
  1. package/dist/chunks/{MenuReport-DIkKwvta.cjs → MenuReport-CXsmjSvg.cjs} +1 -1
  2. package/dist/chunks/{MenuReport-CiL4ggPy.js → MenuReport-Dgq2wH6w.js} +1 -1
  3. package/dist/chunks/{common-components-G-FELsbw.js → common-components-Bp95qOup.js} +1348 -1327
  4. package/dist/chunks/{common-components-B4mah7DM.cjs → common-components-CoRIM-Z-.cjs} +16 -16
  5. package/dist/chunks/{layout-components-De-k79AV.cjs → layout-components-hCEUMfz3.cjs} +2 -2
  6. package/dist/chunks/{layout-components-mRRx1BIz.js → layout-components-yyItu5pi.js} +2 -2
  7. package/dist/components/common/BwgView.d.ts.map +1 -1
  8. package/dist/components/common/index.cjs +1 -1
  9. package/dist/components/common/index.js +5 -5
  10. package/dist/components/core/index.cjs +1 -1
  11. package/dist/components/core/index.js +107 -107
  12. package/dist/components/guide/index.cjs +1 -1
  13. package/dist/components/guide/index.js +1 -1
  14. package/dist/components/layout/index.cjs +1 -1
  15. package/dist/components/layout/index.js +1 -1
  16. package/dist/components/pages/auth/CMAuthMstrM01.d.ts +7 -0
  17. package/dist/components/pages/auth/CMAuthMstrM01.d.ts.map +1 -0
  18. package/dist/components/pages/auth/CMRoleMstrM01.d.ts +3 -0
  19. package/dist/components/pages/auth/CMRoleMstrM01.d.ts.map +1 -0
  20. package/dist/components/pages/guide/BwgComponentGuideM01.d.ts +3 -0
  21. package/dist/components/pages/guide/BwgComponentGuideM01.d.ts.map +1 -0
  22. package/dist/components/pages/guide/BwgDeveloperGuideM01.d.ts +3 -0
  23. package/dist/components/pages/guide/BwgDeveloperGuideM01.d.ts.map +1 -0
  24. package/dist/components/pages/guide/BwgReactGuideM01.d.ts +3 -0
  25. package/dist/components/pages/guide/BwgReactGuideM01.d.ts.map +1 -0
  26. package/dist/components/pages/index.d.ts +20 -0
  27. package/dist/components/pages/index.d.ts.map +1 -0
  28. package/dist/components/pages/rsrc/CMFileMstrM01.d.ts +3 -0
  29. package/dist/components/pages/rsrc/CMFileMstrM01.d.ts.map +1 -0
  30. package/dist/components/pages/rsrc/CMMenuMstrM01.d.ts +3 -0
  31. package/dist/components/pages/rsrc/CMMenuMstrM01.d.ts.map +1 -0
  32. package/dist/components/pages/rsrc/CMMenuPrgrSelectModal.d.ts +16 -0
  33. package/dist/components/pages/rsrc/CMMenuPrgrSelectModal.d.ts.map +1 -0
  34. package/dist/components/pages/rsrc/CMMenuPrntSelectModal.d.ts +16 -0
  35. package/dist/components/pages/rsrc/CMMenuPrntSelectModal.d.ts.map +1 -0
  36. package/dist/components/pages/rsrc/CMPopuMstrM01.d.ts +3 -0
  37. package/dist/components/pages/rsrc/CMPopuMstrM01.d.ts.map +1 -0
  38. package/dist/components/pages/rsrc/CMPrgrMstrM01.d.ts +3 -0
  39. package/dist/components/pages/rsrc/CMPrgrMstrM01.d.ts.map +1 -0
  40. package/dist/components/pages/syst/CMSystCfgM01.d.ts +3 -0
  41. package/dist/components/pages/syst/CMSystCfgM01.d.ts.map +1 -0
  42. package/dist/components/pages/syst/CMSystCodeM01.d.ts +3 -0
  43. package/dist/components/pages/syst/CMSystCodeM01.d.ts.map +1 -0
  44. package/dist/components/pages/user/CMUserMstrM01.d.ts +3 -0
  45. package/dist/components/pages/user/CMUserMstrM01.d.ts.map +1 -0
  46. package/dist/components/popup/SearchAddressModalM01.d.ts +7 -0
  47. package/dist/components/popup/SearchAddressModalM01.d.ts.map +1 -0
  48. package/dist/components/popup/SearchDepartmentP01.d.ts.map +1 -1
  49. package/dist/components/popup/SearchDepartmentP02.d.ts.map +1 -1
  50. package/dist/components/popup/SearchEmployeeP01.d.ts.map +1 -1
  51. package/dist/components/popup/SearchEmployeeP02.d.ts.map +1 -1
  52. package/dist/components/popup/SearchOrganizationP01.d.ts.map +1 -1
  53. package/dist/components/popup/SearchOrganizationP02.d.ts.map +1 -1
  54. package/dist/components/popup/index.cjs +1 -1
  55. package/dist/components/popup/index.d.ts +1 -1
  56. package/dist/components/popup/index.d.ts.map +1 -1
  57. package/dist/components/popup/index.js +1 -1
  58. package/dist/index.cjs +1 -1
  59. package/dist/index.js +237 -219
  60. package/dist/provider/hooks/usePopup.d.ts +2 -2
  61. package/dist/provider/hooks/usePopup.d.ts.map +1 -1
  62. package/dist/provider/index.cjs +1 -1
  63. package/dist/provider/index.js +35 -35
  64. package/dist/stores/index.cjs +2 -2
  65. package/dist/stores/index.js +93 -77
  66. package/dist/stores/popupStore.d.ts +9 -1
  67. package/dist/stores/popupStore.d.ts.map +1 -1
  68. package/dist/stores/userStore.d.ts +16 -2
  69. package/dist/stores/userStore.d.ts.map +1 -1
  70. package/dist/styles/assets/images/header/icon/ico-bell.svg +3 -3
  71. package/dist/styles/assets/images/header/icon/ico-logout.svg +10 -10
  72. package/dist/styles/assets/images/header/icon/ico-setting.svg +4 -4
  73. package/dist/styles/assets/images/header/icon/ico-sidebar-arrow.svg +3 -3
  74. package/dist/types/bwg-global.d.ts +2 -1
  75. package/dist/utils/commonUtils.d.ts +76 -11
  76. package/dist/utils/commonUtils.d.ts.map +1 -1
  77. package/dist/utils/index.cjs +1 -1
  78. package/dist/utils/index.d.ts +18 -0
  79. package/dist/utils/index.d.ts.map +1 -1
  80. package/dist/utils/index.js +1393 -706
  81. package/dist/utils/userUtils.d.ts +6 -0
  82. package/dist/utils/userUtils.d.ts.map +1 -1
  83. package/package.json +1 -1
  84. package/dist/chunks/core-CXP75zcn.cjs +0 -1
  85. package/dist/chunks/core-pjW5SaWA.js +0 -513
  86. package/dist/chunks/enc-base64-Bg9x86kU.cjs +0 -1
  87. package/dist/chunks/enc-base64-DtP_G7ev.js +0 -101
  88. package/dist/chunks/sha256-BTxiV_cX.js +0 -78
  89. package/dist/chunks/sha256-CFa0dyCj.cjs +0 -1
@@ -1,78 +0,0 @@
1
- import { g as N } from "./common-components-G-FELsbw.js";
2
- import { r as R } from "./core-pjW5SaWA.js";
3
- function T(p, A) {
4
- for (var c = 0; c < A.length; c++) {
5
- const t = A[c];
6
- if (typeof t != "string" && !Array.isArray(t)) {
7
- for (const n in t)
8
- if (n !== "default" && !(n in p)) {
9
- const h = Object.getOwnPropertyDescriptor(t, n);
10
- h && Object.defineProperty(p, n, h.get ? h : {
11
- enumerable: !0,
12
- get: () => t[n]
13
- });
14
- }
15
- }
16
- }
17
- return Object.freeze(Object.defineProperty(p, Symbol.toStringTag, { value: "Module" }));
18
- }
19
- var g = { exports: {} }, K = g.exports, q;
20
- function L() {
21
- return q || (q = 1, (function(p, A) {
22
- (function(c, t) {
23
- p.exports = t(/* @__PURE__ */ R());
24
- })(K, function(c) {
25
- return (function(t) {
26
- var n = c, h = n.lib, O = h.WordArray, H = h.Hasher, C = n.algo, w = [], B = [];
27
- (function() {
28
- function i(o) {
29
- for (var u = t.sqrt(o), l = 2; l <= u; l++)
30
- if (!(o % l))
31
- return !1;
32
- return !0;
33
- }
34
- function v(o) {
35
- return (o - (o | 0)) * 4294967296 | 0;
36
- }
37
- for (var r = 2, e = 0; e < 64; )
38
- i(r) && (e < 8 && (w[e] = v(t.pow(r, 1 / 2))), B[e] = v(t.pow(r, 1 / 3)), e++), r++;
39
- })();
40
- var f = [], P = C.SHA256 = H.extend({
41
- _doReset: function() {
42
- this._hash = new O.init(w.slice(0));
43
- },
44
- _doProcessBlock: function(i, v) {
45
- for (var r = this._hash.words, e = r[0], o = r[1], u = r[2], l = r[3], s = r[4], y = r[5], b = r[6], S = r[7], a = 0; a < 64; a++) {
46
- if (a < 16)
47
- f[a] = i[v + a] | 0;
48
- else {
49
- var d = f[a - 15], W = (d << 25 | d >>> 7) ^ (d << 14 | d >>> 18) ^ d >>> 3, _ = f[a - 2], D = (_ << 15 | _ >>> 17) ^ (_ << 13 | _ >>> 19) ^ _ >>> 10;
50
- f[a] = W + f[a - 7] + D + f[a - 16];
51
- }
52
- var F = s & y ^ ~s & b, $ = e & o ^ e & u ^ o & u, k = (e << 30 | e >>> 2) ^ (e << 19 | e >>> 13) ^ (e << 10 | e >>> 22), z = (s << 26 | s >>> 6) ^ (s << 21 | s >>> 11) ^ (s << 7 | s >>> 25), j = S + z + F + B[a] + f[a], E = k + $;
53
- S = b, b = y, y = s, s = l + j | 0, l = u, u = o, o = e, e = j + E | 0;
54
- }
55
- r[0] = r[0] + e | 0, r[1] = r[1] + o | 0, r[2] = r[2] + u | 0, r[3] = r[3] + l | 0, r[4] = r[4] + s | 0, r[5] = r[5] + y | 0, r[6] = r[6] + b | 0, r[7] = r[7] + S | 0;
56
- },
57
- _doFinalize: function() {
58
- var i = this._data, v = i.words, r = this._nDataBytes * 8, e = i.sigBytes * 8;
59
- return v[e >>> 5] |= 128 << 24 - e % 32, v[(e + 64 >>> 9 << 4) + 14] = t.floor(r / 4294967296), v[(e + 64 >>> 9 << 4) + 15] = r, i.sigBytes = v.length * 4, this._process(), this._hash;
60
- },
61
- clone: function() {
62
- var i = H.clone.call(this);
63
- return i._hash = this._hash.clone(), i;
64
- }
65
- });
66
- n.SHA256 = H._createHelper(P), n.HmacSHA256 = H._createHmacHelper(P);
67
- })(Math), c.SHA256;
68
- });
69
- })(g)), g.exports;
70
- }
71
- var x = /* @__PURE__ */ L();
72
- const G = /* @__PURE__ */ N(x), U = /* @__PURE__ */ T({
73
- __proto__: null,
74
- default: G
75
- }, [x]);
76
- export {
77
- U as s
78
- };
@@ -1 +0,0 @@
1
- "use strict";const N=require("./common-components-B4mah7DM.cjs"),R=require("./core-CXP75zcn.cjs");function T(d,g){for(var c=0;c<g.length;c++){const t=g[c];if(typeof t!="string"&&!Array.isArray(t)){for(const n in t)if(n!=="default"&&!(n in d)){const h=Object.getOwnPropertyDescriptor(t,n);h&&Object.defineProperty(d,n,h.get?h:{enumerable:!0,get:()=>t[n]})}}}return Object.freeze(Object.defineProperty(d,Symbol.toStringTag,{value:"Module"}))}var A={exports:{}},K=A.exports,j;function L(){return j||(j=1,(function(d,g){(function(c,t){d.exports=t(R.requireCore())})(K,function(c){return(function(t){var n=c,h=n.lib,O=h.WordArray,H=h.Hasher,x=n.algo,q=[],w=[];(function(){function i(o){for(var f=t.sqrt(o),l=2;l<=f;l++)if(!(o%l))return!1;return!0}function v(o){return(o-(o|0))*4294967296|0}for(var r=2,e=0;e<64;)i(r)&&(e<8&&(q[e]=v(t.pow(r,1/2))),w[e]=v(t.pow(r,1/3)),e++),r++})();var u=[],B=x.SHA256=H.extend({_doReset:function(){this._hash=new O.init(q.slice(0))},_doProcessBlock:function(i,v){for(var r=this._hash.words,e=r[0],o=r[1],f=r[2],l=r[3],s=r[4],y=r[5],b=r[6],S=r[7],a=0;a<64;a++){if(a<16)u[a]=i[v+a]|0;else{var p=u[a-15],W=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,_=u[a-2],D=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;u[a]=W+u[a-7]+D+u[a-16]}var F=s&y^~s&b,$=e&o^e&f^o&f,k=(e<<30|e>>>2)^(e<<19|e>>>13)^(e<<10|e>>>22),z=(s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25),P=S+z+F+w[a]+u[a],E=k+$;S=b,b=y,y=s,s=l+P|0,l=f,f=o,o=e,e=P+E|0}r[0]=r[0]+e|0,r[1]=r[1]+o|0,r[2]=r[2]+f|0,r[3]=r[3]+l|0,r[4]=r[4]+s|0,r[5]=r[5]+y|0,r[6]=r[6]+b|0,r[7]=r[7]+S|0},_doFinalize:function(){var i=this._data,v=i.words,r=this._nDataBytes*8,e=i.sigBytes*8;return v[e>>>5]|=128<<24-e%32,v[(e+64>>>9<<4)+14]=t.floor(r/4294967296),v[(e+64>>>9<<4)+15]=r,i.sigBytes=v.length*4,this._process(),this._hash},clone:function(){var i=H.clone.call(this);return i._hash=this._hash.clone(),i}});n.SHA256=H._createHelper(B),n.HmacSHA256=H._createHmacHelper(B)})(Math),c.SHA256})})(A)),A.exports}var C=L();const G=N.getDefaultExportFromCjs(C),I=T({__proto__:null,default:G},[C]);exports.sha256=I;