@bwg-ui/core 1.1.32 → 1.2.0

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/{common-components-C-dWpBJk.js → common-components-CI7wc_j0.js} +1782 -1771
  2. package/dist/chunks/common-components-cQcq2ylW.cjs +183 -0
  3. package/dist/chunks/{core-Cdocvd6i.cjs → core-Cg6a-3GL.cjs} +1 -1
  4. package/dist/chunks/{core-uWiM5s5E.js → core-xi9w8O3O.js} +1 -1
  5. package/dist/chunks/{enc-base64-D3cQUe7q.cjs → enc-base64-BR77UbCA.cjs} +1 -1
  6. package/dist/chunks/{enc-base64-1cOwmBuR.js → enc-base64-CyKdjNg8.js} +2 -2
  7. package/dist/chunks/{sha256-C1laOj1I.cjs → sha256-DA5XnjXl.cjs} +1 -1
  8. package/dist/chunks/{sha256-naKE9EFq.js → sha256-DmQY-nMP.js} +2 -2
  9. package/dist/components/common/BwgDraggable.d.ts +1 -1
  10. package/dist/components/common/BwgDraggable.d.ts.map +1 -1
  11. package/dist/components/common/BwgGrid.d.ts +4 -4
  12. package/dist/components/common/BwgGrid.d.ts.map +1 -1
  13. package/dist/components/common/BwgView.d.ts.map +1 -1
  14. package/dist/components/common/index.cjs +1 -1
  15. package/dist/components/common/index.js +5 -5
  16. package/dist/components/core/BwgUploader.d.ts.map +1 -1
  17. package/dist/components/core/index.cjs +1 -1
  18. package/dist/components/core/index.js +2 -1
  19. package/dist/components/guide/index.cjs +1 -1
  20. package/dist/components/guide/index.js +1 -1
  21. package/dist/components/layout/AppWrapper.d.ts +13 -0
  22. package/dist/components/layout/AppWrapper.d.ts.map +1 -0
  23. package/dist/components/layout/BwgPortal01.d.ts +5 -0
  24. package/dist/components/layout/BwgPortal01.d.ts.map +1 -0
  25. package/dist/components/layout/BwgPortal02.d.ts +5 -0
  26. package/dist/components/layout/BwgPortal02.d.ts.map +1 -0
  27. package/dist/components/layout/custom/ConfigurableContent.d.ts +4 -0
  28. package/dist/components/layout/custom/ConfigurableContent.d.ts.map +1 -0
  29. package/dist/components/layout/{ErrorBound.d.ts → custom/ConfigurableErrorBound.d.ts} +1 -1
  30. package/dist/components/layout/custom/ConfigurableErrorBound.d.ts.map +1 -0
  31. package/dist/components/layout/custom/ConfigurableHeader.d.ts +5 -0
  32. package/dist/components/layout/custom/ConfigurableHeader.d.ts.map +1 -0
  33. package/dist/components/layout/custom/ConfigurableMenuTab.d.ts +5 -0
  34. package/dist/components/layout/custom/ConfigurableMenuTab.d.ts.map +1 -0
  35. package/dist/components/layout/custom/ConfigurableSidebar.d.ts +5 -0
  36. package/dist/components/layout/custom/ConfigurableSidebar.d.ts.map +1 -0
  37. package/dist/components/layout/custom/index.d.ts +5 -0
  38. package/dist/components/layout/custom/index.d.ts.map +1 -0
  39. package/dist/components/layout/{ViewContainer.d.ts → default/ContentContainer.d.ts} +1 -1
  40. package/dist/components/layout/default/ContentContainer.d.ts.map +1 -0
  41. package/dist/components/layout/default/LandingContainer.d.ts +3 -0
  42. package/dist/components/layout/default/LandingContainer.d.ts.map +1 -0
  43. package/dist/components/layout/default/LoadingContainer.d.ts +11 -0
  44. package/dist/components/layout/default/LoadingContainer.d.ts.map +1 -0
  45. package/dist/components/layout/default/PopupContainer.d.ts +12 -0
  46. package/dist/components/layout/default/PopupContainer.d.ts.map +1 -0
  47. package/dist/components/layout/default/index.d.ts +5 -0
  48. package/dist/components/layout/default/index.d.ts.map +1 -0
  49. package/dist/components/layout/{PrivateProtectedOverlay.d.ts → extension/ProtectWrapper.d.ts} +3 -3
  50. package/dist/components/layout/extension/ProtectWrapper.d.ts.map +1 -0
  51. package/dist/components/layout/extension/index.d.ts +2 -0
  52. package/dist/components/layout/extension/index.d.ts.map +1 -0
  53. package/dist/components/layout/index.cjs +2 -2
  54. package/dist/components/layout/index.d.ts +7 -7
  55. package/dist/components/layout/index.d.ts.map +1 -1
  56. package/dist/components/layout/index.js +1437 -229
  57. package/dist/components/layout/types.d.ts +181 -0
  58. package/dist/components/layout/types.d.ts.map +1 -0
  59. package/dist/components/popup/SearchAddress.d.ts +3 -0
  60. package/dist/components/popup/SearchAddress.d.ts.map +1 -0
  61. package/dist/components/popup/SearchDepartmentP01.d.ts +3 -0
  62. package/dist/components/popup/SearchDepartmentP01.d.ts.map +1 -0
  63. package/dist/components/popup/SearchDepartmentP02.d.ts +3 -0
  64. package/dist/components/popup/SearchDepartmentP02.d.ts.map +1 -0
  65. package/dist/components/popup/SearchEmployeeP01.d.ts +3 -0
  66. package/dist/components/popup/SearchEmployeeP01.d.ts.map +1 -0
  67. package/dist/components/popup/SearchEmployeeP02.d.ts +3 -0
  68. package/dist/components/popup/SearchEmployeeP02.d.ts.map +1 -0
  69. package/dist/index.cjs +1 -1
  70. package/dist/index.js +133 -128
  71. package/dist/provider/index.cjs +1 -1
  72. package/dist/provider/index.js +84 -84
  73. package/dist/styles/layout-test.css +354 -0
  74. package/dist/styles/layout.css +65 -78
  75. package/dist/utils/index.cjs +1 -1
  76. package/dist/utils/index.js +3 -3
  77. package/package.json +4 -1
  78. package/dist/chunks/common-components-eKBzroXe.cjs +0 -183
  79. package/dist/components/layout/ErrorBound.d.ts.map +0 -1
  80. package/dist/components/layout/LoadingOverlay.d.ts +0 -6
  81. package/dist/components/layout/LoadingOverlay.d.ts.map +0 -1
  82. package/dist/components/layout/PrivateProtectedOverlay.d.ts.map +0 -1
  83. package/dist/components/layout/ProgressOverlay.d.ts +0 -11
  84. package/dist/components/layout/ProgressOverlay.d.ts.map +0 -1
  85. package/dist/components/layout/ProtectLayout.d.ts +0 -7
  86. package/dist/components/layout/ProtectLayout.d.ts.map +0 -1
  87. package/dist/components/layout/PublicLayout.d.ts +0 -7
  88. package/dist/components/layout/PublicLayout.d.ts.map +0 -1
  89. package/dist/components/layout/ViewContainer.d.ts.map +0 -1
@@ -0,0 +1,181 @@
1
+ import { CSSProperties, ReactNode } from 'react';
2
+ export type LayoutType = 'integrated1' | 'integrated2';
3
+ export type ThemeType = 'light' | 'dark' | 'blue' | 'modern';
4
+ export interface ContentProps {
5
+ config?: {
6
+ /**
7
+ * Ant Design Content 컴포넌트 래퍼 설정
8
+ */
9
+ wrapper?: {
10
+ /**
11
+ * Ant Design Content 컴포넌트 래퍼 클래스명
12
+ */
13
+ className?: string;
14
+ /**
15
+ * Ant Design Content 컴포넌트 래퍼 스타일
16
+ */
17
+ style?: CSSProperties;
18
+ };
19
+ /**
20
+ * Content 컴포넌트 바디 설정
21
+ */
22
+ body?: {
23
+ /**
24
+ *Content 컴포넌트 바디 클래스명
25
+ */
26
+ className?: string;
27
+ /**
28
+ * Content 컴포넌트 바디 스타일
29
+ */
30
+ style?: CSSProperties;
31
+ };
32
+ };
33
+ children?: ReactNode;
34
+ }
35
+ export interface HeaderProps {
36
+ config?: {
37
+ wrapper?: {
38
+ className?: string;
39
+ style?: CSSProperties;
40
+ };
41
+ logo?: {
42
+ gap?: number;
43
+ items?: ReactNode[];
44
+ };
45
+ right?: {
46
+ gap?: number;
47
+ minWidth?: number;
48
+ items?: ReactNode[];
49
+ avatar?: {
50
+ width?: number;
51
+ height?: number;
52
+ };
53
+ };
54
+ showUserInfo?: boolean;
55
+ };
56
+ }
57
+ export interface MenuTabProps {
58
+ config?: {
59
+ wrapper?: {
60
+ className?: string;
61
+ style?: CSSProperties;
62
+ };
63
+ tabs?: {
64
+ className?: string;
65
+ style?: CSSProperties;
66
+ };
67
+ nav?: {
68
+ wrapper?: {
69
+ className?: string;
70
+ style?: CSSProperties;
71
+ };
72
+ buttons?: {
73
+ className?: string;
74
+ style?: CSSProperties;
75
+ };
76
+ tooltip?: {
77
+ className?: string;
78
+ style?: CSSProperties;
79
+ };
80
+ };
81
+ };
82
+ }
83
+ export interface SidebarProps {
84
+ /** 사이드바 설정 */
85
+ config?: {
86
+ /** 사이드바 축소 여부 */
87
+ collapsed?: boolean;
88
+ /** 사이드바 너비 */
89
+ width?: number;
90
+ /** 사이드바 클래스 이름 */
91
+ className?: {
92
+ wrapper?: string;
93
+ /** 사이드바 토글 버튼 클래스 이름 */
94
+ toggle?: {
95
+ wrapper?: string;
96
+ btn?: string;
97
+ };
98
+ /** 사이드바 검색 바 클래스 이름 */
99
+ search?: string;
100
+ segmented: {
101
+ /** 사이드바 세그먼트 클래스 이름 */
102
+ wrapper?: string;
103
+ /** 사이드바 세그먼트 아이템 클래스 이름 */
104
+ item?: string;
105
+ };
106
+ sider: {
107
+ /** 사이드바 컨텐츠 클래스 이름 */
108
+ content?: string;
109
+ /** 사이드바 로딩 클래스 이름 */
110
+ loading?: string;
111
+ /** 사이드바 로딩 텍스트 클래스 이름 */
112
+ loadingText?: string;
113
+ /** 사이드바 에러 클래스 이름 */
114
+ error?: string;
115
+ /** 사이드바 에러 아이콘 클래스 이름 */
116
+ errorIcon?: string;
117
+ /** 사이드바 에러 텍스트 클래스 이름 */
118
+ errorText?: string;
119
+ /** 사이드바 빈 클래스 이름 */
120
+ empty?: string;
121
+ /** 사이드바 빈 아이콘 클래스 이름 */
122
+ emptyIcon?: string;
123
+ /** 사이드바 빈 텍스트 클래스 이름 */
124
+ emptyText?: string;
125
+ /** 사이드바 메뉴 클래스 이름 */
126
+ menu?: string;
127
+ /** 사이드바 메뉴 컨테이너 클래스 이름 */
128
+ menuContainer?: string;
129
+ };
130
+ };
131
+ style?: {
132
+ search: {
133
+ placeholder: string;
134
+ height: number;
135
+ };
136
+ };
137
+ menuGubunCode: {
138
+ mainMenu: string;
139
+ subMenu: string;
140
+ program: string;
141
+ };
142
+ custom?: {
143
+ loading?: ReactNode;
144
+ error?: ReactNode;
145
+ empty?: ReactNode;
146
+ };
147
+ };
148
+ }
149
+ export interface PopupContainerProps {
150
+ modules?: {
151
+ path: string;
152
+ glob?: Record<string, () => Promise<unknown>>;
153
+ };
154
+ }
155
+ export interface LoadingProps {
156
+ type: 'wave' | 'spin' | 'progress';
157
+ text?: string | ReactNode;
158
+ }
159
+ export type BwgPortal01Props = {
160
+ modules?: {
161
+ view: {
162
+ path: string;
163
+ glob?: Record<string, () => Promise<unknown>>;
164
+ };
165
+ popup: {
166
+ path: string;
167
+ glob?: Record<string, () => Promise<unknown>>;
168
+ };
169
+ };
170
+ config?: {
171
+ header?: HeaderProps['config'];
172
+ sidebar?: SidebarProps['config'];
173
+ menuTab?: MenuTabProps['config'];
174
+ content?: ContentProps['config'];
175
+ };
176
+ };
177
+ export type BwgPortal02Props = {
178
+ config: {};
179
+ children: ReactNode;
180
+ };
181
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/layout/types.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ declare const SearchAddress: ({ popup }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default SearchAddress;
3
+ //# sourceMappingURL=SearchAddress.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchAddress.d.ts","sourceRoot":"","sources":["../../../src/components/popup/SearchAddress.tsx"],"names":[],"mappings":"AAoCA,QAAA,MAAM,aAAa,GAAI,WAAW,GAAG,4CAyjBpC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const CMDprtSrchP01: ({ popup }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default CMDprtSrchP01;
3
+ //# sourceMappingURL=SearchDepartmentP01.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchDepartmentP01.d.ts","sourceRoot":"","sources":["../../../src/components/popup/SearchDepartmentP01.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,aAAa,GAAI,WAAW,GAAG,4CA+YpC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const CMDprtSrchP02: ({ popup }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default CMDprtSrchP02;
3
+ //# sourceMappingURL=SearchDepartmentP02.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchDepartmentP02.d.ts","sourceRoot":"","sources":["../../../src/components/popup/SearchDepartmentP02.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,aAAa,GAAI,WAAW,GAAG,4CAylBpC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const CMHrInfoSrchP01: ({ popup }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default CMHrInfoSrchP01;
3
+ //# sourceMappingURL=SearchEmployeeP01.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchEmployeeP01.d.ts","sourceRoot":"","sources":["../../../src/components/popup/SearchEmployeeP01.tsx"],"names":[],"mappings":"AAoCA,QAAA,MAAM,eAAe,GAAI,WAAW,GAAG,4CAqtBtC,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const CMHrInfoSrchP02: ({ popup }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default CMHrInfoSrchP02;
3
+ //# sourceMappingURL=SearchEmployeeP02.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchEmployeeP02.d.ts","sourceRoot":"","sources":["../../../src/components/popup/SearchEmployeeP02.tsx"],"names":[],"mappings":"AAqCA,QAAA,MAAM,eAAe,GAAI,WAAW,GAAG,4CAstBtC,CAAC;AAEF,eAAe,eAAe,CAAC"}
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./utils/index.cjs"),i=require("./stores/index.cjs"),o=require("./chunks/common-components-eKBzroXe.cjs"),r=require("./components/core/index.cjs"),s=require("./components/layout/index.cjs"),t=require("./provider/index.cjs");exports.ApiError=e.ApiError;exports.THEME_COOKIE_NAME=e.THEME_COOKIE_NAME;exports.apiDelete=e.apiDelete;exports.apiGet=e.apiGet;exports.apiPatch=e.apiPatch;exports.apiPost=e.apiPost;exports.apiPut=e.apiPut;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.callService_SYSCD=e.callService_SYSCD;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.downloadByFileKey=e.downloadByFileKey;exports.downloadFile=e.downloadFile;exports.duplicates=e.duplicates;exports.encryptSha256=e.encryptSha256;exports.envUtils=e.envUtils;exports.fileUtils=e.fileUtils;exports.generateRandomColor=e.generateRandomColor;exports.generateRandomString=e.generateRandomString;exports.generateUID=e.generateUID;exports.getAllServiceCodes=e.getAllServiceCodes;exports.getClientIp=e.getClientIp;exports.getCookie=e.getCookie;exports.getCrprCd=e.getCrprCd;exports.getCurrentDate=e.getCurrentDate;exports.getCurrentDateString=e.getCurrentDateString;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.getPermissionService=e.getPermissionService;exports.getRoleList=e.getRoleList;exports.getServiceCode=e.getServiceCode;exports.getSessionStorage=e.getSessionStorage;exports.getUserDvsn=e.getUserDvsn;exports.getUserId=e.getUserId;exports.getUserInfo=e.getUserInfo;exports.getUserNm=e.getUserNm;exports.hasAllRoles=e.hasAllRoles;exports.hasAnyRole=e.hasAnyRole;exports.hasRole=e.hasRole;exports.hasUserInfo=e.hasUserInfo;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.isValidEmail=e.isValidEmail;exports.isValidUrl=e.isValidUrl;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.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.throttle=e.throttle;exports.toCamelCase=e.toCamelCase;exports.userUtils=e.userUtils;exports.verifyClientIp=e.verifyClientIp;exports.useCode=i.useCode;exports.useCodeStore=i.useCodeStore;exports.useColorStore=i.useColorStore;exports.useFavorite=i.useFavorite;exports.useFavoriteStore=i.useFavoriteStore;exports.useLoadingStore=i.useLoadingStore;exports.useMenuModel=i.useMenuModel;exports.useMenuModelStore=i.useMenuModelStore;exports.useMenuView=i.useMenuView;exports.useMenuViewStore=i.useMenuViewStore;exports.useOptionStore=i.useOptionStore;exports.usePopupLoadingStore=i.usePopupLoadingStore;exports.usePopupState=i.usePopupState;exports.usePopupStore=i.usePopupStore;exports.useUser=i.useUser;exports.useUserStore=i.useUserStore;exports.BwgButtonGroup=o.BwgButtonGroup;exports.BwgCmptArea=o.BwgCmptArea;exports.BwgCol=o.BwgCol;exports.BwgConfigProvider=o.BwgConfigProvider;exports.BwgDetail=o.BwgDetail;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.BwgRow=o.BwgRow;exports.BwgSpace=o.BwgSpace;exports.BwgTable=o.BwgTable;exports.BwgTabs=o.BwgTabs;exports.BwgTitleBox=o.BwgTitleBox;exports.BwgView=o.BwgView;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.createBwgGridRenderer=o.createBwgGridRenderer;exports.BwgButton=r.BwgButton;exports.BwgCheck=r.BwgCheck;exports.BwgCheckList=r.BwgCheckList;exports.BwgDatePicker=r.BwgDatePicker;exports.BwgDownload=r.BwgDownload;exports.BwgForm=r.BwgForm;exports.BwgFormItem=r.BwgFormItem;exports.BwgInput=r.BwgInput;exports.BwgLargeUploader=r.BwgLargeUploader;exports.BwgMaskedInput=r.BwgMaskedInput;exports.BwgMaskedPicker=r.BwgMaskedPicker;exports.BwgMultiSelect=r.BwgMultiSelect;exports.BwgNumber=r.BwgNumber;exports.BwgRadio=r.BwgRadio;exports.BwgRangePicker=r.BwgRangePicker;exports.BwgSearch=r.BwgSearch;exports.BwgSelect=r.BwgSelect;exports.BwgSwitch=r.BwgSwitch;exports.BwgTextArea=r.BwgTextArea;exports.BwgUploader=r.BwgUploader;exports.ErrorBound=s.ErrorBound;exports.LoadingOverlay=s.LoadingOverlay;exports.PrivateProtectedOverlay=s.PrivateProtectedOverlay;exports.ProgressOverlay=s.ProgressOverlay;exports.ProtectedLayout=s.ProtectedLayout;exports.PublicLayout=s.PublicLayout;exports.ViewContainer=s.ViewContainer;exports.AuthProvider=t.AuthProvider;exports.CommonCodeProvider=t.CommonCodeProvider;exports.ScreenProtectProvider=t.ScreenProtectProvider;exports.SearchBoxProvider=t.SearchBoxProvider;exports.ServiceCodeProvider=t.ServiceCodeProvider;exports.useAllServiceCodes=t.useAllServiceCodes;exports.useAuth=t.useAuth;exports.useCodeColor=t.useCodeColor;exports.useCodeList=t.useCodeList;exports.useCodeListByOption=t.useCodeListByOption;exports.useCodeName=t.useCodeName;exports.useCommonCode=t.useCommonCode;exports.useGridLookup=t.useGridLookup;exports.useLock=t.useLock;exports.useLogServiceCodeConfig=t.useLogServiceCodeConfig;exports.usePopup=t.usePopup;exports.usePopupContext=t.usePopupContext;exports.useSearchBox=t.useSearchBox;exports.useServiceCode=t.useServiceCode;exports.useServiceCodeValue=t.useServiceCodeValue;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./utils/index.cjs"),t=require("./stores/index.cjs"),o=require("./chunks/common-components-cQcq2ylW.cjs"),r=require("./components/core/index.cjs"),s=require("./components/layout/index.cjs"),i=require("./provider/index.cjs");exports.ApiError=e.ApiError;exports.THEME_COOKIE_NAME=e.THEME_COOKIE_NAME;exports.apiDelete=e.apiDelete;exports.apiGet=e.apiGet;exports.apiPatch=e.apiPatch;exports.apiPost=e.apiPost;exports.apiPut=e.apiPut;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.callService_SYSCD=e.callService_SYSCD;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.downloadByFileKey=e.downloadByFileKey;exports.downloadFile=e.downloadFile;exports.duplicates=e.duplicates;exports.encryptSha256=e.encryptSha256;exports.envUtils=e.envUtils;exports.fileUtils=e.fileUtils;exports.generateRandomColor=e.generateRandomColor;exports.generateRandomString=e.generateRandomString;exports.generateUID=e.generateUID;exports.getAllServiceCodes=e.getAllServiceCodes;exports.getClientIp=e.getClientIp;exports.getCookie=e.getCookie;exports.getCrprCd=e.getCrprCd;exports.getCurrentDate=e.getCurrentDate;exports.getCurrentDateString=e.getCurrentDateString;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.getPermissionService=e.getPermissionService;exports.getRoleList=e.getRoleList;exports.getServiceCode=e.getServiceCode;exports.getSessionStorage=e.getSessionStorage;exports.getUserDvsn=e.getUserDvsn;exports.getUserId=e.getUserId;exports.getUserInfo=e.getUserInfo;exports.getUserNm=e.getUserNm;exports.hasAllRoles=e.hasAllRoles;exports.hasAnyRole=e.hasAnyRole;exports.hasRole=e.hasRole;exports.hasUserInfo=e.hasUserInfo;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.isValidEmail=e.isValidEmail;exports.isValidUrl=e.isValidUrl;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.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.throttle=e.throttle;exports.toCamelCase=e.toCamelCase;exports.userUtils=e.userUtils;exports.verifyClientIp=e.verifyClientIp;exports.useCode=t.useCode;exports.useCodeStore=t.useCodeStore;exports.useColorStore=t.useColorStore;exports.useFavorite=t.useFavorite;exports.useFavoriteStore=t.useFavoriteStore;exports.useLoadingStore=t.useLoadingStore;exports.useMenuModel=t.useMenuModel;exports.useMenuModelStore=t.useMenuModelStore;exports.useMenuView=t.useMenuView;exports.useMenuViewStore=t.useMenuViewStore;exports.useOptionStore=t.useOptionStore;exports.usePopupLoadingStore=t.usePopupLoadingStore;exports.usePopupState=t.usePopupState;exports.usePopupStore=t.usePopupStore;exports.useUser=t.useUser;exports.useUserStore=t.useUserStore;exports.BwgButtonGroup=o.BwgButtonGroup;exports.BwgCmptArea=o.BwgCmptArea;exports.BwgCol=o.BwgCol;exports.BwgConfigProvider=o.BwgConfigProvider;exports.BwgDetail=o.BwgDetail;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.BwgRow=o.BwgRow;exports.BwgSpace=o.BwgSpace;exports.BwgTable=o.BwgTable;exports.BwgTabs=o.BwgTabs;exports.BwgTitleBox=o.BwgTitleBox;exports.BwgView=o.BwgView;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.createBwgGridRenderer=o.createBwgGridRenderer;exports.BwgButton=r.BwgButton;exports.BwgCheck=r.BwgCheck;exports.BwgCheckList=r.BwgCheckList;exports.BwgDatePicker=r.BwgDatePicker;exports.BwgDownload=r.BwgDownload;exports.BwgForm=r.BwgForm;exports.BwgFormItem=r.BwgFormItem;exports.BwgInput=r.BwgInput;exports.BwgLargeUploader=r.BwgLargeUploader;exports.BwgMaskedInput=r.BwgMaskedInput;exports.BwgMaskedPicker=r.BwgMaskedPicker;exports.BwgMultiSelect=r.BwgMultiSelect;exports.BwgNumber=r.BwgNumber;exports.BwgRadio=r.BwgRadio;exports.BwgRangePicker=r.BwgRangePicker;exports.BwgSearch=r.BwgSearch;exports.BwgSelect=r.BwgSelect;exports.BwgSwitch=r.BwgSwitch;exports.BwgTextArea=r.BwgTextArea;exports.BwgUploader=r.BwgUploader;exports.AppWrapper=s.AppWrapper;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.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.usePopupContext=i.usePopupContext;exports.useSearchBox=i.useSearchBox;exports.useServiceCode=i.useServiceCode;exports.useServiceCodeValue=i.useServiceCodeValue;
package/dist/index.js CHANGED
@@ -1,24 +1,25 @@
1
- import { ApiError as r, THEME_COOKIE_NAME as s, apiDelete as t, apiGet as i, apiPatch as a, apiPost as n, apiPut as g, apiUtils as l, arrAverage as u, arrCount as d, arrMax as c, arrMin as w, arrReverse as p, arrSum as S, arrUnique as C, bwgUtils as B, callService as v, callService_SYSCD as m, clamp as f, clearSessionStorage as h, closeAllMessages as P, closeMessage as U, closeNotification as y, commonUtils as E, configureEnvUtils as D, copyToClipboard as L, debounce as A, deleteCookie as I, destroyNotifications as M, downloadByFileKey as k, downloadFile as x, duplicates as b, encryptSha256 as R, envUtils as N, fileUtils as O, generateRandomColor as T, generateRandomString as F, generateUID as G, getAllServiceCodes as V, getClientIp as q, getCookie as _, getCrprCd as j, getCurrentDate as H, getCurrentDateString as K, getDepartmentInfo as Q, getDeviceType as W, getDisplayName as Y, getDprtCd as z, getDprtNm as J, getEmplNo as X, getEnvCode as Z, getPermissionService as $, getRoleList as ee, getServiceCode as oe, getSessionStorage as re, getUserDvsn as se, getUserId as te, getUserInfo as ie, getUserNm as ae, hasAllRoles as ne, hasAnyRole as ge, hasRole as le, hasUserInfo as ue, isArray as de, isBoolean as ce, isDesktop as we, isDev as pe, isEmpty as Se, isEmptyArray as Ce, isFunction as Be, isLocal as ve, isLoggedIn as me, isMobile as fe, isNull as he, isNullOrUndefined as Pe, isNumber as Ue, isObject as ye, isProd as Ee, isSafeEmpty as De, isString as Le, isTablet as Ae, isUndefined as Ie, isValidEmail as Me, isValidUrl as ke, logServiceCodeConfig as xe, messageUtils as be, notiBwgError as Re, notiError as Ne, notiInfo as Oe, notiSuccess as Te, notiWarning as Fe, notificationService as Ge, notificationUtils as Ve, padLeft as qe, padRight as _e, random as je, realFormat as He, removeSessionStorage as Ke, round as Qe, serviceUtils as We, setClientIp as Ye, setCookie as ze, setServiceCodeOverrides as Je, setSessionStorage as Xe, showApiError as Ze, showDuplicateError as $e, showError as eo, showInfo as oo, showLoading as ro, showRequiredError as so, showSaveError as to, showSaveSuccess as io, showSuccess as ao, showWarning as no, throttle as go, toCamelCase as lo, userUtils as uo, verifyClientIp as co } from "./utils/index.js";
2
- import { useCode as po, useCodeStore as So, useColorStore as Co, useFavorite as Bo, useFavoriteStore as vo, useLoadingStore as mo, useMenuModel as fo, useMenuModelStore as ho, useMenuView as Po, useMenuViewStore as Uo, useOptionStore as yo, usePopupLoadingStore as Eo, usePopupState as Do, usePopupStore as Lo, useUser as Ao, useUserStore as Io } from "./stores/index.js";
3
- import { b as ko, d as xo, e as bo, f as Ro, h as No, i as Oo, j as To, k as Fo, l as Go, m as Vo, n as qo, o as _o, B as jo, p as Ho, q as Ko, r as Qo, s as Wo, C as Yo, t as zo, G as Jo, Q as Xo, u as Zo, S as $o, v as er } from "./chunks/common-components-C-dWpBJk.js";
4
- import { BwgButton as rr, BwgCheck as sr, BwgCheckList as tr, BwgDatePicker as ir, BwgDownload as ar, BwgForm as nr, BwgFormItem as gr, BwgInput as lr, BwgLargeUploader as ur, BwgMaskedInput as dr, BwgMaskedPicker as cr, BwgMultiSelect as wr, BwgNumber as pr, BwgRadio as Sr, BwgRangePicker as Cr, BwgSearch as Br, BwgSelect as vr, BwgSwitch as mr, BwgTextArea as fr, BwgUploader as hr } from "./components/core/index.js";
5
- import { ErrorBound as Ur, LoadingOverlay as yr, PrivateProtectedOverlay as Er, ProgressOverlay as Dr, ProtectedLayout as Lr, PublicLayout as Ar, ViewContainer as Ir } from "./components/layout/index.js";
6
- import { AuthProvider as kr, CommonCodeProvider as xr, ScreenProtectProvider as br, SearchBoxProvider as Rr, ServiceCodeProvider as Nr, useAllServiceCodes as Or, useAuth as Tr, useCodeColor as Fr, useCodeList as Gr, useCodeListByOption as Vr, useCodeName as qr, useCommonCode as _r, useGridLookup as jr, useLock as Hr, useLogServiceCodeConfig as Kr, usePopup as Qr, usePopupContext as Wr, useSearchBox as Yr, useServiceCode as zr, useServiceCodeValue as Jr } from "./provider/index.js";
1
+ import { ApiError as r, THEME_COOKIE_NAME as t, apiDelete as i, apiGet as s, apiPatch as a, apiPost as n, apiPut as g, apiUtils as l, arrAverage as u, arrCount as d, arrMax as p, arrMin as c, arrReverse as C, arrSum as w, arrUnique as S, bwgUtils as B, callService as m, callService_SYSCD as v, clamp as f, clearSessionStorage as h, closeAllMessages as P, closeMessage as U, closeNotification as E, commonUtils as D, configureEnvUtils as b, copyToClipboard as A, debounce as L, deleteCookie as M, destroyNotifications as y, downloadByFileKey as I, downloadFile as k, duplicates as x, encryptSha256 as R, envUtils as N, fileUtils as T, generateRandomColor as O, generateRandomString as F, generateUID as G, getAllServiceCodes as V, getClientIp as W, getCookie as q, getCrprCd as H, getCurrentDate as _, getCurrentDateString as j, getDepartmentInfo as K, getDeviceType as Q, getDisplayName as Y, getDprtCd as z, getDprtNm as J, getEmplNo as X, getEnvCode as Z, getPermissionService as $, getRoleList as ee, getServiceCode as oe, getSessionStorage as re, getUserDvsn as te, getUserId as ie, getUserInfo as se, getUserNm as ae, hasAllRoles as ne, hasAnyRole as ge, hasRole as le, hasUserInfo as ue, isArray as de, isBoolean as pe, isDesktop as ce, isDev as Ce, isEmpty as we, isEmptyArray as Se, isFunction as Be, isLocal as me, isLoggedIn as ve, isMobile as fe, isNull as he, isNullOrUndefined as Pe, isNumber as Ue, isObject as Ee, isProd as De, isSafeEmpty as be, isString as Ae, isTablet as Le, isUndefined as Me, isValidEmail as ye, isValidUrl as Ie, logServiceCodeConfig as ke, messageUtils as xe, notiBwgError as Re, notiError as Ne, notiInfo as Te, notiSuccess as Oe, notiWarning as Fe, notificationService as Ge, notificationUtils as Ve, padLeft as We, padRight as qe, random as He, realFormat as _e, removeSessionStorage as je, round as Ke, serviceUtils as Qe, setClientIp as Ye, setCookie as ze, setServiceCodeOverrides as Je, setSessionStorage as Xe, showApiError as Ze, showDuplicateError as $e, showError as eo, showInfo as oo, showLoading as ro, showRequiredError as to, showSaveError as io, showSaveSuccess as so, showSuccess as ao, showWarning as no, throttle as go, toCamelCase as lo, userUtils as uo, verifyClientIp as po } from "./utils/index.js";
2
+ import { useCode as Co, useCodeStore as wo, useColorStore as So, useFavorite as Bo, useFavoriteStore as mo, useLoadingStore as vo, useMenuModel as fo, useMenuModelStore as ho, useMenuView as Po, useMenuViewStore as Uo, useOptionStore as Eo, usePopupLoadingStore as Do, usePopupState as bo, usePopupStore as Ao, useUser as Lo, useUserStore as Mo } from "./stores/index.js";
3
+ import { d as Io, e as ko, f as xo, B as Ro, h as No, i as To, j as Oo, k as Fo, l as Go, m as Vo, n as Wo, o as qo, a as Ho, p as _o, q as jo, r as Ko, s as Qo, C as Yo, t as zo, G as Jo, Q as Xo, u as Zo, S as $o, v as er } from "./chunks/common-components-CI7wc_j0.js";
4
+ import { BwgButton as rr, BwgCheck as tr, BwgCheckList as ir, BwgDatePicker as sr, BwgDownload as ar, BwgForm as nr, BwgFormItem as gr, BwgInput as lr, BwgLargeUploader as ur, BwgMaskedInput as dr, BwgMaskedPicker as pr, BwgMultiSelect as cr, BwgNumber as Cr, BwgRadio as wr, BwgRangePicker as Sr, BwgSearch as Br, BwgSelect as mr, BwgSwitch as vr, BwgTextArea as fr, BwgUploader as hr } from "./components/core/index.js";
5
+ import { AppWrapper as Ur, BwgPortal01 as Er, BwgPortal02 as Dr, ConfigurableContent as br, ConfigurableHeader as Ar, ConfigurableMenuTab as Lr, ConfigurableSidebar as Mr, ContentContainer as yr, LandingContainer as Ir, LoadingContainer as kr, PopupContainer as xr, ProtectWrapper as Rr } from "./components/layout/index.js";
6
+ import { AuthProvider as Tr, CommonCodeProvider as Or, ScreenProtectProvider as Fr, SearchBoxProvider as Gr, ServiceCodeProvider as Vr, useAllServiceCodes as Wr, useAuth as qr, useCodeColor as Hr, useCodeList as _r, useCodeListByOption as jr, useCodeName as Kr, useCommonCode as Qr, useGridLookup as Yr, useLock as zr, useLogServiceCodeConfig as Jr, usePopup as Xr, usePopupContext as Zr, useSearchBox as $r, useServiceCode as et, useServiceCodeValue as ot } from "./provider/index.js";
7
7
  export {
8
8
  r as ApiError,
9
- kr as AuthProvider,
9
+ Ur as AppWrapper,
10
+ Tr as AuthProvider,
10
11
  rr as BwgButton,
11
- ko as BwgButtonGroup,
12
- sr as BwgCheck,
13
- tr as BwgCheckList,
14
- xo as BwgCmptArea,
15
- bo as BwgCol,
12
+ Io as BwgButtonGroup,
13
+ tr as BwgCheck,
14
+ ir as BwgCheckList,
15
+ ko as BwgCmptArea,
16
+ xo as BwgCol,
16
17
  Ro as BwgConfigProvider,
17
- ir as BwgDatePicker,
18
+ sr as BwgDatePicker,
18
19
  No as BwgDetail,
19
20
  ar as BwgDownload,
20
- Oo as BwgDrawer,
21
- To as BwgEditor,
21
+ To as BwgDrawer,
22
+ Oo as BwgEditor,
22
23
  nr as BwgForm,
23
24
  gr as BwgFormItem,
24
25
  Fo as BwgGrid,
@@ -26,87 +27,91 @@ export {
26
27
  lr as BwgInput,
27
28
  ur as BwgLargeUploader,
28
29
  dr as BwgMaskedInput,
29
- cr as BwgMaskedPicker,
30
- wr as BwgMultiSelect,
31
- pr as BwgNumber,
30
+ pr as BwgMaskedPicker,
31
+ cr as BwgMultiSelect,
32
+ Cr as BwgNumber,
32
33
  Vo as BwgPagination,
33
- qo as BwgPopup,
34
- Sr as BwgRadio,
35
- Cr as BwgRangePicker,
36
- _o as BwgRow,
34
+ Wo as BwgPopup,
35
+ Er as BwgPortal01,
36
+ Dr as BwgPortal02,
37
+ wr as BwgRadio,
38
+ Sr as BwgRangePicker,
39
+ qo as BwgRow,
37
40
  Br as BwgSearch,
38
- vr as BwgSelect,
39
- jo as BwgSpace,
40
- mr as BwgSwitch,
41
- Ho as BwgTable,
42
- Ko as BwgTabs,
41
+ mr as BwgSelect,
42
+ Ho as BwgSpace,
43
+ vr as BwgSwitch,
44
+ _o as BwgTable,
45
+ jo as BwgTabs,
43
46
  fr as BwgTextArea,
44
- Qo as BwgTitleBox,
47
+ Ko as BwgTitleBox,
45
48
  hr as BwgUploader,
46
- Wo as BwgView,
47
- xr as CommonCodeProvider,
49
+ Qo as BwgView,
50
+ Or as CommonCodeProvider,
51
+ br as ConfigurableContent,
52
+ Ar as ConfigurableHeader,
53
+ Lr as ConfigurableMenuTab,
54
+ Mr as ConfigurableSidebar,
48
55
  Yo as ContentBox,
56
+ yr as ContentContainer,
49
57
  zo as ContentLayOut,
50
- Ur as ErrorBound,
51
58
  Jo as GlobalConfigProvider,
52
- yr as LoadingOverlay,
53
- Er as PrivateProtectedOverlay,
54
- Dr as ProgressOverlay,
55
- Lr as ProtectedLayout,
56
- Ar as PublicLayout,
59
+ Ir as LandingContainer,
60
+ kr as LoadingContainer,
61
+ xr as PopupContainer,
62
+ Rr as ProtectWrapper,
57
63
  Xo as QuickServiceToggle,
58
64
  Zo as SSOHandler,
59
- br as ScreenProtectProvider,
65
+ Fr as ScreenProtectProvider,
60
66
  $o as SearchBox,
61
- Rr as SearchBoxProvider,
62
- Nr as ServiceCodeProvider,
63
- s as THEME_COOKIE_NAME,
64
- Ir as ViewContainer,
65
- t as apiDelete,
66
- i as apiGet,
67
+ Gr as SearchBoxProvider,
68
+ Vr as ServiceCodeProvider,
69
+ t as THEME_COOKIE_NAME,
70
+ i as apiDelete,
71
+ s as apiGet,
67
72
  a as apiPatch,
68
73
  n as apiPost,
69
74
  g as apiPut,
70
75
  l as apiUtils,
71
76
  u as arrAverage,
72
77
  d as arrCount,
73
- c as arrMax,
74
- w as arrMin,
75
- p as arrReverse,
76
- S as arrSum,
77
- C as arrUnique,
78
+ p as arrMax,
79
+ c as arrMin,
80
+ C as arrReverse,
81
+ w as arrSum,
82
+ S as arrUnique,
78
83
  B as bwgUtils,
79
- v as callService,
80
- m as callService_SYSCD,
84
+ m as callService,
85
+ v as callService_SYSCD,
81
86
  f as clamp,
82
87
  h as clearSessionStorage,
83
88
  P as closeAllMessages,
84
89
  U as closeMessage,
85
- y as closeNotification,
86
- E as commonUtils,
87
- D as configureEnvUtils,
88
- L as copyToClipboard,
90
+ E as closeNotification,
91
+ D as commonUtils,
92
+ b as configureEnvUtils,
93
+ A as copyToClipboard,
89
94
  er as createBwgGridRenderer,
90
- A as debounce,
91
- I as deleteCookie,
92
- M as destroyNotifications,
93
- k as downloadByFileKey,
94
- x as downloadFile,
95
- b as duplicates,
95
+ L as debounce,
96
+ M as deleteCookie,
97
+ y as destroyNotifications,
98
+ I as downloadByFileKey,
99
+ k as downloadFile,
100
+ x as duplicates,
96
101
  R as encryptSha256,
97
102
  N as envUtils,
98
- O as fileUtils,
99
- T as generateRandomColor,
103
+ T as fileUtils,
104
+ O as generateRandomColor,
100
105
  F as generateRandomString,
101
106
  G as generateUID,
102
107
  V as getAllServiceCodes,
103
- q as getClientIp,
104
- _ as getCookie,
105
- j as getCrprCd,
106
- H as getCurrentDate,
107
- K as getCurrentDateString,
108
- Q as getDepartmentInfo,
109
- W as getDeviceType,
108
+ W as getClientIp,
109
+ q as getCookie,
110
+ H as getCrprCd,
111
+ _ as getCurrentDate,
112
+ j as getCurrentDateString,
113
+ K as getDepartmentInfo,
114
+ Q as getDeviceType,
110
115
  Y as getDisplayName,
111
116
  z as getDprtCd,
112
117
  J as getDprtNm,
@@ -116,51 +121,51 @@ export {
116
121
  ee as getRoleList,
117
122
  oe as getServiceCode,
118
123
  re as getSessionStorage,
119
- se as getUserDvsn,
120
- te as getUserId,
121
- ie as getUserInfo,
124
+ te as getUserDvsn,
125
+ ie as getUserId,
126
+ se as getUserInfo,
122
127
  ae as getUserNm,
123
128
  ne as hasAllRoles,
124
129
  ge as hasAnyRole,
125
130
  le as hasRole,
126
131
  ue as hasUserInfo,
127
132
  de as isArray,
128
- ce as isBoolean,
129
- we as isDesktop,
130
- pe as isDev,
131
- Se as isEmpty,
132
- Ce as isEmptyArray,
133
+ pe as isBoolean,
134
+ ce as isDesktop,
135
+ Ce as isDev,
136
+ we as isEmpty,
137
+ Se as isEmptyArray,
133
138
  Be as isFunction,
134
- ve as isLocal,
135
- me as isLoggedIn,
139
+ me as isLocal,
140
+ ve as isLoggedIn,
136
141
  fe as isMobile,
137
142
  he as isNull,
138
143
  Pe as isNullOrUndefined,
139
144
  Ue as isNumber,
140
- ye as isObject,
141
- Ee as isProd,
142
- De as isSafeEmpty,
143
- Le as isString,
144
- Ae as isTablet,
145
- Ie as isUndefined,
146
- Me as isValidEmail,
147
- ke as isValidUrl,
148
- xe as logServiceCodeConfig,
149
- be as messageUtils,
145
+ Ee as isObject,
146
+ De as isProd,
147
+ be as isSafeEmpty,
148
+ Ae as isString,
149
+ Le as isTablet,
150
+ Me as isUndefined,
151
+ ye as isValidEmail,
152
+ Ie as isValidUrl,
153
+ ke as logServiceCodeConfig,
154
+ xe as messageUtils,
150
155
  Re as notiBwgError,
151
156
  Ne as notiError,
152
- Oe as notiInfo,
153
- Te as notiSuccess,
157
+ Te as notiInfo,
158
+ Oe as notiSuccess,
154
159
  Fe as notiWarning,
155
160
  Ge as notificationService,
156
161
  Ve as notificationUtils,
157
- qe as padLeft,
158
- _e as padRight,
159
- je as random,
160
- He as realFormat,
161
- Ke as removeSessionStorage,
162
- Qe as round,
163
- We as serviceUtils,
162
+ We as padLeft,
163
+ qe as padRight,
164
+ He as random,
165
+ _e as realFormat,
166
+ je as removeSessionStorage,
167
+ Ke as round,
168
+ Qe as serviceUtils,
164
169
  Ye as setClientIp,
165
170
  ze as setCookie,
166
171
  Je as setServiceCodeOverrides,
@@ -170,44 +175,44 @@ export {
170
175
  eo as showError,
171
176
  oo as showInfo,
172
177
  ro as showLoading,
173
- so as showRequiredError,
174
- to as showSaveError,
175
- io as showSaveSuccess,
178
+ to as showRequiredError,
179
+ io as showSaveError,
180
+ so as showSaveSuccess,
176
181
  ao as showSuccess,
177
182
  no as showWarning,
178
183
  go as throttle,
179
184
  lo as toCamelCase,
180
- Or as useAllServiceCodes,
181
- Tr as useAuth,
182
- po as useCode,
183
- Fr as useCodeColor,
184
- Gr as useCodeList,
185
- Vr as useCodeListByOption,
186
- qr as useCodeName,
187
- So as useCodeStore,
188
- Co as useColorStore,
189
- _r as useCommonCode,
185
+ Wr as useAllServiceCodes,
186
+ qr as useAuth,
187
+ Co as useCode,
188
+ Hr as useCodeColor,
189
+ _r as useCodeList,
190
+ jr as useCodeListByOption,
191
+ Kr as useCodeName,
192
+ wo as useCodeStore,
193
+ So as useColorStore,
194
+ Qr as useCommonCode,
190
195
  Bo as useFavorite,
191
- vo as useFavoriteStore,
192
- jr as useGridLookup,
193
- mo as useLoadingStore,
194
- Hr as useLock,
195
- Kr as useLogServiceCodeConfig,
196
+ mo as useFavoriteStore,
197
+ Yr as useGridLookup,
198
+ vo as useLoadingStore,
199
+ zr as useLock,
200
+ Jr as useLogServiceCodeConfig,
196
201
  fo as useMenuModel,
197
202
  ho as useMenuModelStore,
198
203
  Po as useMenuView,
199
204
  Uo as useMenuViewStore,
200
- yo as useOptionStore,
201
- Qr as usePopup,
202
- Wr as usePopupContext,
203
- Eo as usePopupLoadingStore,
204
- Do as usePopupState,
205
- Lo as usePopupStore,
206
- Yr as useSearchBox,
207
- zr as useServiceCode,
208
- Jr as useServiceCodeValue,
209
- Ao as useUser,
210
- Io as useUserStore,
205
+ Eo as useOptionStore,
206
+ Xr as usePopup,
207
+ Zr as usePopupContext,
208
+ Do as usePopupLoadingStore,
209
+ bo as usePopupState,
210
+ Ao as usePopupStore,
211
+ $r as useSearchBox,
212
+ et as useServiceCode,
213
+ ot as useServiceCodeValue,
214
+ Lo as useUser,
215
+ Mo as useUserStore,
211
216
  uo as userUtils,
212
- co as verifyClientIp
217
+ po as verifyClientIp
213
218
  };