@bwg-ui/core 1.2.20 → 1.2.21
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/chunks/{MenuReport-ByLduwwZ.js → MenuReport-D-gxEaXb.js} +1 -1
- package/dist/chunks/{MenuReport-D5nIx5g9.cjs → MenuReport-DbGZz84g.cjs} +1 -1
- package/dist/chunks/{common-components-CyxuMobg.js → common-components-BLgaNCNY.js} +2934 -2997
- package/dist/chunks/{common-components-BXjzima0.cjs → common-components-CeY5flj3.cjs} +37 -37
- package/dist/chunks/layout-components-C_HvgcCg.cjs +35 -0
- package/dist/chunks/{layout-components-CyKRhOdT.js → layout-components-IvmBzdev.js} +25 -25
- package/dist/components/common/BwgGrid.d.ts +7 -3
- package/dist/components/common/BwgGrid.d.ts.map +1 -1
- package/dist/components/common/index.cjs +1 -1
- package/dist/components/common/index.js +1 -1
- package/dist/components/guide/BwgPracticeGuideS00.d.ts.map +1 -1
- package/dist/components/guide/index.cjs +1 -1
- package/dist/components/guide/index.js +60 -66
- package/dist/components/layout/custom/ConfigurableHeader.d.ts.map +1 -1
- package/dist/components/layout/index.cjs +1 -1
- package/dist/components/layout/index.js +1 -1
- package/dist/components/pages/auth/CMAuthMstrM01.d.ts.map +1 -1
- package/dist/components/pages/auth/CMRoleMstrM01.d.ts.map +1 -1
- package/dist/components/pages/rsrc/CMMenuMstrM01.d.ts.map +1 -1
- package/dist/components/pages/rsrc/CMPopuMstrM01.d.ts.map +1 -1
- package/dist/components/popup/index.cjs +1 -1
- package/dist/components/popup/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +248 -250
- package/dist/stores/index.cjs +1 -1
- package/dist/stores/index.js +1 -1
- package/dist/utils/commonUtils.d.ts +23 -84
- package/dist/utils/commonUtils.d.ts.map +1 -1
- package/dist/utils/gwUtils.d.ts +20 -1
- package/dist/utils/gwUtils.d.ts.map +1 -1
- package/dist/utils/index.cjs +1 -1
- package/dist/utils/index.d.ts +12 -14
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +1129 -977
- package/package.json +1 -1
- package/dist/chunks/layout-components-CfFi4fiJ.cjs +0 -35
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as e, jsxs as a } from "react/jsx-runtime";
|
|
2
|
-
import { b as
|
|
3
|
-
import { useRef as n, useState as T, useMemo as
|
|
4
|
-
import { Divider as
|
|
5
|
-
import { submitGwApproval as
|
|
6
|
-
import { BwgButton as
|
|
7
|
-
import { usePopup as
|
|
8
|
-
const
|
|
9
|
-
const
|
|
2
|
+
import { b as B, C as D, d as f, e as g, f as K, h as P, i as s, j as l, k, l as S } from "../../chunks/common-components-BLgaNCNY.js";
|
|
3
|
+
import { useRef as n, useState as T, useMemo as b, useCallback as M, useEffect as I } from "react";
|
|
4
|
+
import { Divider as C } from "antd";
|
|
5
|
+
import { submitGwApproval as E, callService as N, getCrprCd as v, openGwDraftByAprvKey as _ } from "../../utils/index.js";
|
|
6
|
+
import { BwgButton as x, BwgForm as q, BwgInput as o, BwgSelect as y, BwgDatePicker as A, BwgUploader as F } from "../core/index.js";
|
|
7
|
+
import { usePopup as j } from "../../provider/index.js";
|
|
8
|
+
const W = () => /* @__PURE__ */ e(B, { children: "BwgComponentGuide" }), H = () => /* @__PURE__ */ e(B, { children: "BwgDeveloperGuide" }), Q = () => {
|
|
9
|
+
const i = n(null), t = n(null), [p, u] = T(""), r = b(
|
|
10
10
|
() => [
|
|
11
11
|
{
|
|
12
12
|
reqNo: "REQ-2025-001",
|
|
@@ -53,7 +53,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
53
53
|
}
|
|
54
54
|
],
|
|
55
55
|
[]
|
|
56
|
-
), c =
|
|
56
|
+
), c = b(
|
|
57
57
|
() => [
|
|
58
58
|
{
|
|
59
59
|
fieldName: "reqNo",
|
|
@@ -125,25 +125,25 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
125
125
|
}
|
|
126
126
|
],
|
|
127
127
|
[]
|
|
128
|
-
), m = M((d,
|
|
129
|
-
const R = d.getDataSource().getJsonRow(
|
|
130
|
-
|
|
131
|
-
}, []),
|
|
128
|
+
), m = M((d, h) => {
|
|
129
|
+
const R = d.getDataSource().getJsonRow(h.dataRow);
|
|
130
|
+
u(R.fileGrpKey);
|
|
131
|
+
}, []), G = b(
|
|
132
132
|
() => ({
|
|
133
133
|
onCurrentChanged: m
|
|
134
134
|
}),
|
|
135
135
|
[m]
|
|
136
|
-
),
|
|
136
|
+
), w = {
|
|
137
137
|
search: () => {
|
|
138
|
-
|
|
138
|
+
i.current?.addAllData?.(r);
|
|
139
139
|
},
|
|
140
140
|
new: () => {
|
|
141
141
|
t.current?.resetFields?.(), t.current?.setFieldsValue?.({ status: "임시" });
|
|
142
142
|
}
|
|
143
143
|
};
|
|
144
|
-
return /* @__PURE__ */ a(
|
|
145
|
-
/* @__PURE__ */ a(
|
|
146
|
-
/* @__PURE__ */ e(
|
|
144
|
+
return /* @__PURE__ */ a(D, { type: "horizontal", children: [
|
|
145
|
+
/* @__PURE__ */ a(f, { border: !0, children: [
|
|
146
|
+
/* @__PURE__ */ e(g, { title: "경조사비 신청", children: /* @__PURE__ */ e(
|
|
147
147
|
K,
|
|
148
148
|
{
|
|
149
149
|
buttons: [
|
|
@@ -151,14 +151,14 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
151
151
|
id: "search",
|
|
152
152
|
label: "조회",
|
|
153
153
|
onClick: () => {
|
|
154
|
-
|
|
154
|
+
w.search();
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
id: "new",
|
|
159
159
|
label: "신규",
|
|
160
160
|
onClick: () => {
|
|
161
|
-
|
|
161
|
+
w.new();
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
]
|
|
@@ -167,49 +167,43 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
167
167
|
/* @__PURE__ */ e(
|
|
168
168
|
P,
|
|
169
169
|
{
|
|
170
|
-
ref:
|
|
170
|
+
ref: i,
|
|
171
171
|
bindRef: t,
|
|
172
172
|
gridColumns: c,
|
|
173
|
-
gridEvents:
|
|
173
|
+
gridEvents: G,
|
|
174
174
|
gridInitCallback: () => {
|
|
175
|
-
|
|
175
|
+
i.current?.addAllData?.(r);
|
|
176
176
|
},
|
|
177
177
|
gridOptions: { edit: { editable: !0 } }
|
|
178
178
|
}
|
|
179
179
|
)
|
|
180
180
|
] }),
|
|
181
|
-
/* @__PURE__ */ a(
|
|
182
|
-
/* @__PURE__ */ e(
|
|
183
|
-
|
|
181
|
+
/* @__PURE__ */ a(f, { border: !0, style: { width: "40%" }, children: [
|
|
182
|
+
/* @__PURE__ */ e(g, { title: "상세 정보", children: /* @__PURE__ */ e(
|
|
183
|
+
x,
|
|
184
184
|
{
|
|
185
185
|
size: "small",
|
|
186
186
|
onClick: () => {
|
|
187
187
|
const d = t.current?.getFieldsValue()?.fileGrpKey;
|
|
188
|
-
console.log(d),
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
bodyHtml: "<div>test</div>",
|
|
192
|
-
status: "TEMP",
|
|
193
|
-
...t.current?.getFieldsValue()
|
|
194
|
-
},
|
|
195
|
-
d
|
|
196
|
-
);
|
|
188
|
+
console.log(d), E().then((h) => {
|
|
189
|
+
console.log(h);
|
|
190
|
+
});
|
|
197
191
|
},
|
|
198
192
|
children: "기안"
|
|
199
193
|
}
|
|
200
194
|
) }),
|
|
201
195
|
/* @__PURE__ */ a(q, { ref: t, children: [
|
|
202
|
-
/* @__PURE__ */ e(
|
|
196
|
+
/* @__PURE__ */ e(C, { orientation: "left", plain: !0, children: "기본 정보" }),
|
|
203
197
|
/* @__PURE__ */ a(s, { style: { marginBottom: 8 }, children: [
|
|
204
198
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
205
|
-
|
|
199
|
+
o,
|
|
206
200
|
{
|
|
207
201
|
itemProps: { name: "reqNo", label: "신청번호" },
|
|
208
202
|
inputProps: { disabled: !0 }
|
|
209
203
|
}
|
|
210
204
|
) }),
|
|
211
205
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
212
|
-
|
|
206
|
+
y,
|
|
213
207
|
{
|
|
214
208
|
itemProps: { name: "status", label: "상태" },
|
|
215
209
|
selectProps: {
|
|
@@ -226,7 +220,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
226
220
|
] }),
|
|
227
221
|
/* @__PURE__ */ a(s, { style: { marginBottom: 8 }, children: [
|
|
228
222
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
229
|
-
|
|
223
|
+
y,
|
|
230
224
|
{
|
|
231
225
|
itemProps: { name: "eventType", label: "경조구분" },
|
|
232
226
|
selectProps: {
|
|
@@ -240,7 +234,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
240
234
|
}
|
|
241
235
|
) }),
|
|
242
236
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
243
|
-
|
|
237
|
+
y,
|
|
244
238
|
{
|
|
245
239
|
itemProps: { name: "relation", label: "관계" },
|
|
246
240
|
selectProps: {
|
|
@@ -257,8 +251,8 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
257
251
|
) })
|
|
258
252
|
] }),
|
|
259
253
|
/* @__PURE__ */ a(s, { style: { marginBottom: 8 }, children: [
|
|
260
|
-
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
261
|
-
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
254
|
+
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(o, { itemProps: { name: "employeeId", label: "사번" } }) }),
|
|
255
|
+
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(o, { itemProps: { name: "employeeName", label: "대상자" } }) })
|
|
262
256
|
] }),
|
|
263
257
|
/* @__PURE__ */ a(s, { style: { marginBottom: 8 }, children: [
|
|
264
258
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
@@ -269,7 +263,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
269
263
|
}
|
|
270
264
|
) }),
|
|
271
265
|
/* @__PURE__ */ e(l, { span: 12, children: /* @__PURE__ */ e(
|
|
272
|
-
|
|
266
|
+
o,
|
|
273
267
|
{
|
|
274
268
|
itemProps: { name: "amount", label: "금액" },
|
|
275
269
|
inputProps: {
|
|
@@ -279,16 +273,16 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
279
273
|
}
|
|
280
274
|
) })
|
|
281
275
|
] }),
|
|
282
|
-
/* @__PURE__ */ e(s, { style: { marginBottom: 8 }, children: /* @__PURE__ */ e(l, { span: 24, children: /* @__PURE__ */ e(
|
|
283
|
-
/* @__PURE__ */ e(
|
|
276
|
+
/* @__PURE__ */ e(s, { style: { marginBottom: 8 }, children: /* @__PURE__ */ e(l, { span: 24, children: /* @__PURE__ */ e(o, { itemProps: { name: "docTitle", label: "제목" } }) }) }),
|
|
277
|
+
/* @__PURE__ */ e(C, { style: { margin: "8px 0" } }),
|
|
284
278
|
/* @__PURE__ */ e(
|
|
285
|
-
|
|
279
|
+
o,
|
|
286
280
|
{
|
|
287
281
|
itemProps: { name: "aprvKey", label: "그룹웨어 신청번호" }
|
|
288
282
|
}
|
|
289
283
|
),
|
|
290
284
|
/* @__PURE__ */ e(
|
|
291
|
-
|
|
285
|
+
o,
|
|
292
286
|
{
|
|
293
287
|
itemProps: { name: "fileGrpKey", label: "파일그룹키" },
|
|
294
288
|
inputProps: { disabled: !0 }
|
|
@@ -301,7 +295,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
301
295
|
name: "files",
|
|
302
296
|
label: "첨부파일"
|
|
303
297
|
},
|
|
304
|
-
fileGrpKey:
|
|
298
|
+
fileGrpKey: p,
|
|
305
299
|
onUploadComplete: (d) => {
|
|
306
300
|
console.log(d);
|
|
307
301
|
}
|
|
@@ -310,11 +304,11 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
310
304
|
] })
|
|
311
305
|
] })
|
|
312
306
|
] });
|
|
313
|
-
},
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
}, []),
|
|
317
|
-
const
|
|
307
|
+
}, V = () => {
|
|
308
|
+
I(() => {
|
|
309
|
+
i.current && i.current.addAllData(u);
|
|
310
|
+
}, []), j(), n(null), n(null), n(null), n(null);
|
|
311
|
+
const i = n(null), t = n(null), p = [
|
|
318
312
|
{
|
|
319
313
|
fieldName: "sysCd",
|
|
320
314
|
width: 100,
|
|
@@ -350,7 +344,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
350
344
|
width: 100,
|
|
351
345
|
header: { text: "기안 날짜" }
|
|
352
346
|
}
|
|
353
|
-
],
|
|
347
|
+
], u = [
|
|
354
348
|
{
|
|
355
349
|
a0: "a0",
|
|
356
350
|
a1: "a1",
|
|
@@ -359,13 +353,13 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
359
353
|
ab1: "ab1"
|
|
360
354
|
}
|
|
361
355
|
];
|
|
362
|
-
return /* @__PURE__ */ e(
|
|
363
|
-
/* @__PURE__ */ e(
|
|
364
|
-
|
|
356
|
+
return /* @__PURE__ */ e(D, { children: /* @__PURE__ */ a(f, { className: "ml10", children: [
|
|
357
|
+
/* @__PURE__ */ e(g, { title: "전자결재 목록", children: /* @__PURE__ */ e(
|
|
358
|
+
x,
|
|
365
359
|
{
|
|
366
360
|
onClick: () => {
|
|
367
|
-
|
|
368
|
-
crprCd:
|
|
361
|
+
N("SCMINTF00101", {
|
|
362
|
+
crprCd: v(),
|
|
369
363
|
sysCd: __SYS_CD__
|
|
370
364
|
}).then((r) => {
|
|
371
365
|
t.current?.addAllData(r.sub);
|
|
@@ -377,7 +371,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
377
371
|
/* @__PURE__ */ e(
|
|
378
372
|
P,
|
|
379
373
|
{
|
|
380
|
-
gridColumns:
|
|
374
|
+
gridColumns: p,
|
|
381
375
|
gridEvents: {
|
|
382
376
|
onCellDblClicked(r, c) {
|
|
383
377
|
console.log(c);
|
|
@@ -387,8 +381,8 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
387
381
|
},
|
|
388
382
|
ref: t,
|
|
389
383
|
gridInitCallback: () => {
|
|
390
|
-
|
|
391
|
-
crprCd:
|
|
384
|
+
N("SCMINTF00101", {
|
|
385
|
+
crprCd: v(),
|
|
392
386
|
sysCd: __SYS_CD__
|
|
393
387
|
}).then((r) => {
|
|
394
388
|
t.current?.addAllData(r.sub);
|
|
@@ -434,12 +428,12 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
434
428
|
{
|
|
435
429
|
key: "M01S00",
|
|
436
430
|
label: "경조사비 신청",
|
|
437
|
-
children: /* @__PURE__ */ e(
|
|
431
|
+
children: /* @__PURE__ */ e(Q, {})
|
|
438
432
|
},
|
|
439
433
|
{
|
|
440
434
|
key: "M01S01",
|
|
441
435
|
label: "기안연계 목록",
|
|
442
|
-
children: /* @__PURE__ */ e(
|
|
436
|
+
children: /* @__PURE__ */ e(V, {})
|
|
443
437
|
}
|
|
444
438
|
]
|
|
445
439
|
}
|
|
@@ -447,7 +441,7 @@ const L = () => /* @__PURE__ */ e(N, { children: "BwgComponentGuide" }), W = ()
|
|
|
447
441
|
}
|
|
448
442
|
);
|
|
449
443
|
export {
|
|
450
|
-
|
|
451
|
-
|
|
444
|
+
W as BwgComponentGuide,
|
|
445
|
+
H as BwgDeveloperGuide,
|
|
452
446
|
X as BwgPracticeGuide
|
|
453
447
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigurableHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/custom/ConfigurableHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ConfigurableHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/custom/ConfigurableHeader.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,EAAE,EAA+B,MAAM,OAAO,CAAC;AAExD,OAAO,EAAE,WAAW,EAAa,MAAM,UAAU,CAAC;AA6DlD,QAAA,MAAM,kBAAkB,EAAE,EAAE,CAAC,WAAW,CA6OvC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/layout-components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/layout-components-C_HvgcCg.cjs");exports.AppWrapper=e.AppWrapper;exports.BwgCoreLogin=e.BwgCoreLogin;exports.BwgPortal01=e.BwgPortal01;exports.BwgPortal02=e.BwgPortal02;exports.ConfigurableContent=e.ConfigurableContent;exports.ConfigurableHeader=e.ConfigurableHeader;exports.ConfigurableMenuTab=e.ConfigurableMenuTab;exports.ConfigurableSidebar=e.ConfigurableSidebar;exports.ContentContainer=e.ContentContainer;exports.DefaultLoginView=e.DefaultLoginView;exports.LandingContainer=e.LandingContainer;exports.LoadingContainer=e.LoadingContainer;exports.PopupContainer=e.PopupContainer;exports.ProtectWrapper=e.ProtectWrapper;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as n, b as o, B as r, a as i, d as s, e as t, f as g, g as C, C as p, D as b, c as f, L as l, P as u, h as d } from "../../chunks/layout-components-
|
|
1
|
+
import { A as n, b as o, B as r, a as i, d as s, e as t, f as g, g as C, C as p, D as b, c as f, L as l, P as u, h as d } from "../../chunks/layout-components-IvmBzdev.js";
|
|
2
2
|
export {
|
|
3
3
|
n as AppWrapper,
|
|
4
4
|
o as BwgCoreLogin,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CMAuthMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/CMAuthMstrM01.tsx"],"names":[],"mappings":"AAqCA,KAAK,SAAS,GAAG;IACf,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AACF,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,
|
|
1
|
+
{"version":3,"file":"CMAuthMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/CMAuthMstrM01.tsx"],"names":[],"mappings":"AAqCA,KAAK,SAAS,GAAG;IACf,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AACF,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,4CA+0B1C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CMRoleMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/CMRoleMstrM01.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,
|
|
1
|
+
{"version":3,"file":"CMRoleMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/auth/CMRoleMstrM01.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,4CAyhB1C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CMMenuMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/rsrc/CMMenuMstrM01.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAiXrC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,
|
|
1
|
+
{"version":3,"file":"CMMenuMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/rsrc/CMMenuMstrM01.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAiXrC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,4CAif1C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CMPopuMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/rsrc/CMPopuMstrM01.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AA6BrC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,
|
|
1
|
+
{"version":3,"file":"CMPopuMstrM01.d.ts","sourceRoot":"","sources":["../../../../src/components/pages/rsrc/CMPopuMstrM01.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AA6BrC,QAAA,MAAM,aAAa,GAAI,WAAW,SAAS,4CAmyC1C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/common-components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/common-components-CeY5flj3.cjs");exports.SearchDepartmentP01=e.SearchDepartmentP01;exports.SearchDepartmentP02=e.SearchDepartmentP02;exports.SearchHolidayP01=e.CMHldyMstrP01;exports.SearchOrganizationP01=e.SearchOrganizationP01;exports.SearchOrganizationP02=e.SearchOrganizationP02;
|
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./utils/index.cjs"),r=require("./stores/index.cjs"),o=require("./chunks/common-components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./utils/index.cjs"),r=require("./stores/index.cjs"),o=require("./chunks/common-components-CeY5flj3.cjs"),t=require("./components/core/index.cjs"),s=require("./chunks/layout-components-C_HvgcCg.cjs"),i=require("./provider/index.cjs");exports.ApiError=e.ApiError;exports.DEFAULT_FMT=e.DEFAULT_FMT;exports.THEME_COOKIE_NAME=e.THEME_COOKIE_NAME;exports.add=e.add;exports.apiGet=e.apiGet;exports.apiUtils=e.apiUtils;exports.arrAverage=e.arrAverage;exports.arrCount=e.arrCount;exports.arrMax=e.arrMax;exports.arrMin=e.arrMin;exports.arrReverse=e.arrReverse;exports.arrSum=e.arrSum;exports.arrUnique=e.arrUnique;exports.bwgUtils=e.bwgUtils;exports.callService=e.callService;exports.callServiceBySysCd=e.callServiceBySysCd;exports.clamp=e.clamp;exports.clearSessionStorage=e.clearSessionStorage;exports.closeAllMessages=e.closeAllMessages;exports.closeMessage=e.closeMessage;exports.closeNotification=e.closeNotification;exports.commonUtils=e.commonUtils;exports.configureEnvUtils=e.configureEnvUtils;exports.copyToClipboard=e.copyToClipboard;exports.debounce=e.debounce;exports.deleteCookie=e.deleteCookie;exports.destroyNotifications=e.destroyNotifications;exports.diff=e.diff;exports.downloadByFileKey=e.downloadByFileKey;exports.downloadFile=e.downloadFile;exports.duplicates=e.duplicates;exports.encryptSha256=e.encryptSha256;exports.endOf=e.endOf;exports.envUtils=e.envUtils;exports.fileUtils=e.fileUtils;exports.format=e.format;exports.generateRandomColor=e.generateRandomColor;exports.generateRandomString=e.generateRandomString;exports.generateUID=e.generateUID;exports.getAllServiceCodes=e.getAllServiceCodes;exports.getApiDeps=e.getApiDeps;exports.getClientIp=e.getClientIp;exports.getCookie=e.getCookie;exports.getCrprCd=e.getCrprCd;exports.getDepartmentInfo=e.getDepartmentInfo;exports.getDeviceType=e.getDeviceType;exports.getDisplayName=e.getDisplayName;exports.getDprtCd=e.getDprtCd;exports.getDprtNm=e.getDprtNm;exports.getEmplNo=e.getEmplNo;exports.getEnvCode=e.getEnvCode;exports.getHrInfo=e.getHrInfo;exports.getJbdtCd=e.getJbdtCd;exports.getJbgdCd=e.getJbgdCd;exports.getJbkdCd=e.getJbkdCd;exports.getJbpsCd=e.getJbpsCd;exports.getPermissionService=e.getPermissionService;exports.getRoleList=e.getRoleList;exports.getServiceCode=e.getServiceCode;exports.getSessionStorage=e.getSessionStorage;exports.getTodateString=e.getTodateString;exports.getUserDvsn=e.getUserDvsn;exports.getUserId=e.getUserId;exports.getUserInfo=e.getUserInfo;exports.getUserNm=e.getUserNm;exports.getWkplCd=e.getWkplCd;exports.hasAllRoles=e.hasAllRoles;exports.hasAnyRole=e.hasAnyRole;exports.hasRole=e.hasRole;exports.hasUserInfo=e.hasUserInfo;exports.initApiDeps=e.initApiDeps;exports.isArray=e.isArray;exports.isBoolean=e.isBoolean;exports.isDesktop=e.isDesktop;exports.isDev=e.isDev;exports.isEmpty=e.isEmpty;exports.isEmptyArray=e.isEmptyArray;exports.isFunction=e.isFunction;exports.isLocal=e.isLocal;exports.isLoggedIn=e.isLoggedIn;exports.isMobile=e.isMobile;exports.isNull=e.isNull;exports.isNullOrUndefined=e.isNullOrUndefined;exports.isNumber=e.isNumber;exports.isObject=e.isObject;exports.isProd=e.isProd;exports.isSafeEmpty=e.isSafeEmpty;exports.isString=e.isString;exports.isTablet=e.isTablet;exports.isUndefined=e.isUndefined;exports.isValid=e.isValid;exports.isValidDate=e.isValidDate;exports.isValidEmail=e.isValidEmail;exports.isValidUrl=e.isValidUrl;exports.isValidYear=e.isValidYear;exports.isValidYearMonth=e.isValidYearMonth;exports.logServiceCodeConfig=e.logServiceCodeConfig;exports.messageUtils=e.messageUtils;exports.notiBwgError=e.notiBwgError;exports.notiError=e.notiError;exports.notiInfo=e.notiInfo;exports.notiSuccess=e.notiSuccess;exports.notiWarning=e.notiWarning;exports.notificationService=e.notificationService;exports.notificationUtils=e.notificationUtils;exports.now=e.now;exports.openGwDraftByAprvKey=e.openGwDraftByAprvKey;exports.padLeft=e.padLeft;exports.padRight=e.padRight;exports.random=e.random;exports.realFormat=e.realFormat;exports.removeSessionStorage=e.removeSessionStorage;exports.round=e.round;exports.serviceUtils=e.serviceUtils;exports.setClientIp=e.setClientIp;exports.setCookie=e.setCookie;exports.setServiceCodeOverrides=e.setServiceCodeOverrides;exports.setSessionStorage=e.setSessionStorage;exports.showApiError=e.showApiError;exports.showDuplicateError=e.showDuplicateError;exports.showError=e.showError;exports.showInfo=e.showInfo;exports.showLoading=e.showLoading;exports.showRequiredError=e.showRequiredError;exports.showSaveError=e.showSaveError;exports.showSaveSuccess=e.showSaveSuccess;exports.showSuccess=e.showSuccess;exports.showWarning=e.showWarning;exports.startOf=e.startOf;exports.submitGwApproval=e.submitGwApproval;exports.throttle=e.throttle;exports.toCamelCase=e.toCamelCase;exports.uploadFilesViaSftp=e.uploadFilesViaSftp;exports.userUtils=e.userUtils;exports.verifyClientIp=e.verifyClientIp;exports.useCapsLock=r.useCapsLock;exports.useCode=r.useCode;exports.useCodeStore=r.useCodeStore;exports.useColorStore=r.useColorStore;exports.useFavorite=r.useFavorite;exports.useFavoriteStore=r.useFavoriteStore;exports.useLoadingStore=r.useLoadingStore;exports.useLogin=r.useLogin;exports.useLogout=r.useLogout;exports.useMenuModel=r.useMenuModel;exports.useMenuModelStore=r.useMenuModelStore;exports.useMenuView=r.useMenuView;exports.useMenuViewStore=r.useMenuViewStore;exports.useOptionStore=r.useOptionStore;exports.usePopupLoadingStore=r.usePopupLoadingStore;exports.usePopupState=r.usePopupState;exports.usePopupStore=r.usePopupStore;exports.useSystemCode=r.useSystemCode;exports.useSystemStore=r.useSystemStore;exports.useUser=r.useUser;exports.useUserStore=r.useUserStore;exports.ButtonAccessController=o.ButtonAccessController;exports.BwgButtonGroup=o.BwgButtonGroup;exports.BwgCmptArea=o.BwgCmptArea;exports.BwgCol=o.BwgCol;exports.BwgComponentGuideM01=o.BwgComponentGuideM01;exports.BwgConfigProvider=o.BwgConfigProvider;exports.BwgDetail=o.BwgDetail;exports.BwgDeveloperGuideM01=o.BwgDeveloperGuideM01;exports.BwgDrawer=o.BwgDrawer;exports.BwgEditor=o.BwgEditor;exports.BwgGrid=o.BwgGrid;exports.BwgInfoArea=o.BwgInfoArea;exports.BwgPagination=o.BwgPagination;exports.BwgPopup=o.BwgPopup;exports.BwgReactGuideM01=o.BwgReactGuideM01;exports.BwgRow=o.BwgRow;exports.BwgSpace=o.BwgSpace;exports.BwgTable=o.BwgTable;exports.BwgTabs=o.BwgTabs;exports.BwgTitleBox=o.BwgTitleBox;exports.BwgView=o.BwgView;exports.CMAuthMstrM01=o.CMAuthMstrM01;exports.CMFileMstrM01=o.CMFileMstrM01;exports.CMHldyCfg=o.CMHldyCfg;exports.CMMenuMstrM01=o.CMMenuMstrM01;exports.CMMenuPrgrSelectModal=o.CMMenuPrgrSelectModal;exports.CMMenuPrntSelectModal=o.CMMenuPrntSelectModal;exports.CMPopupMstrM01=o.CMPopuMstrM01;exports.CMPrgrMstrM01=o.CMPrgrMstrM01;exports.CMRoleMstrM01=o.CMRoleMstrM01;exports.CMSystCfgM01=o.CMSystCfgM01;exports.CMSystCodeM01=o.CMSystCodeM01;exports.CMUserMstrM01=o.CMUserMstrM01;exports.ContentBox=o.ContentBox;exports.ContentLayOut=o.ContentLayOut;exports.GlobalConfigProvider=o.GlobalConfigProvider;exports.QuickServiceToggle=o.QuickServiceToggle;exports.SSOHandler=o.SSOHandler;exports.SearchBox=o.SearchBox;exports.SearchDepartmentP01=o.SearchDepartmentP01;exports.SearchDepartmentP02=o.SearchDepartmentP02;exports.SearchHolidayP01=o.CMHldyMstrP01;exports.SearchOrganizationP01=o.SearchOrganizationP01;exports.SearchOrganizationP02=o.SearchOrganizationP02;exports.createBwgGridRenderer=o.createBwgGridRenderer;exports.BwgButton=t.BwgButton;exports.BwgCheck=t.BwgCheck;exports.BwgCheckList=t.BwgCheckList;exports.BwgDatePicker=t.BwgDatePicker;exports.BwgDownload=t.BwgDownload;exports.BwgForm=t.BwgForm;exports.BwgFormItem=t.BwgFormItem;exports.BwgInput=t.BwgInput;exports.BwgLargeUploader=t.BwgLargeUploader;exports.BwgMaskedInput=t.BwgMaskedInput;exports.BwgMaskedPicker=t.BwgMaskedPicker;exports.BwgMultiSelect=t.BwgMultiSelect;exports.BwgNumber=t.BwgNumber;exports.BwgRadio=t.BwgRadio;exports.BwgRangePicker=t.BwgRangePicker;exports.BwgSearch=t.BwgSearch;exports.BwgSelect=t.BwgSelect;exports.BwgSwitch=t.BwgSwitch;exports.BwgTextArea=t.BwgTextArea;exports.BwgUploader=t.BwgUploader;exports.AppWrapper=s.AppWrapper;exports.BwgCoreLogin=s.BwgCoreLogin;exports.BwgPortal01=s.BwgPortal01;exports.BwgPortal02=s.BwgPortal02;exports.ConfigurableContent=s.ConfigurableContent;exports.ConfigurableHeader=s.ConfigurableHeader;exports.ConfigurableMenuTab=s.ConfigurableMenuTab;exports.ConfigurableSidebar=s.ConfigurableSidebar;exports.ContentContainer=s.ContentContainer;exports.DefaultLoginView=s.DefaultLoginView;exports.LandingContainer=s.LandingContainer;exports.LoadingContainer=s.LoadingContainer;exports.PopupContainer=s.PopupContainer;exports.ProtectWrapper=s.ProtectWrapper;exports.AuthProvider=i.AuthProvider;exports.CommonCodeProvider=i.CommonCodeProvider;exports.ScreenProtectProvider=i.ScreenProtectProvider;exports.SearchBoxProvider=i.SearchBoxProvider;exports.ServiceCodeProvider=i.ServiceCodeProvider;exports.useAllServiceCodes=i.useAllServiceCodes;exports.useAuth=i.useAuth;exports.useCodeColor=i.useCodeColor;exports.useCodeList=i.useCodeList;exports.useCodeListByOption=i.useCodeListByOption;exports.useCodeName=i.useCodeName;exports.useCommonCode=i.useCommonCode;exports.useGridLookup=i.useGridLookup;exports.useLock=i.useLock;exports.useLogServiceCodeConfig=i.useLogServiceCodeConfig;exports.usePopup=i.usePopup;exports.useSearchBox=i.useSearchBox;exports.useServiceCode=i.useServiceCode;exports.useServiceCodeValue=i.useServiceCodeValue;
|