@bwg-ui/core 1.2.13 → 1.2.14

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.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-B-zgrX-L.cjs"),t=require("./components/core/index.cjs"),s=require("./chunks/layout-components-bb0cWC3I.cjs"),i=require("./provider/index.cjs");exports.ApiError=e.ApiError;exports.COMMON_DATE_FORMAT=e.COMMON_DATE_FORMAT;exports.THEME_COOKIE_NAME=e.THEME_COOKIE_NAME;exports.addDays=e.addDays;exports.addMonths=e.addMonths;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.datetimeFormat=e.datetimeFormat;exports.debounce=e.debounce;exports.deleteCookie=e.deleteCookie;exports.destroyNotifications=e.destroyNotifications;exports.diffDays=e.diffDays;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.getAge=e.getAge;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.getHrInfo=e.getHrInfo;exports.getJbdtCd=e.getJbdtCd;exports.getJbgdCd=e.getJbgdCd;exports.getJbkdCd=e.getJbkdCd;exports.getJbpsCd=e.getJbpsCd;exports.getLastDateByDiv=e.getLastDateByDiv;exports.getPermissionService=e.getPermissionService;exports.getRoleList=e.getRoleList;exports.getServiceCode=e.getServiceCode;exports.getSessionStorage=e.getSessionStorage;exports.getStartDateByDiv=e.getStartDateByDiv;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.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.isValidDate=e.isValidDate;exports.isValidDateTime=e.isValidDateTime;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.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.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.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;
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-B-zgrX-L.cjs"),t=require("./components/core/index.cjs"),s=require("./chunks/layout-components-bb0cWC3I.cjs"),i=require("./provider/index.cjs");exports.ApiError=e.ApiError;exports.COMMON_DATE_FORMAT=e.COMMON_DATE_FORMAT;exports.THEME_COOKIE_NAME=e.THEME_COOKIE_NAME;exports.addDays=e.addDays;exports.addMonths=e.addMonths;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.datetimeFormat=e.datetimeFormat;exports.debounce=e.debounce;exports.deleteCookie=e.deleteCookie;exports.destroyNotifications=e.destroyNotifications;exports.diffDays=e.diffDays;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.getAge=e.getAge;exports.getAllServiceCodes=e.getAllServiceCodes;exports.getApiDeps=e.getApiDeps;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.getHrInfo=e.getHrInfo;exports.getJbdtCd=e.getJbdtCd;exports.getJbgdCd=e.getJbgdCd;exports.getJbkdCd=e.getJbkdCd;exports.getJbpsCd=e.getJbpsCd;exports.getLastDateByDiv=e.getLastDateByDiv;exports.getPermissionService=e.getPermissionService;exports.getRoleList=e.getRoleList;exports.getServiceCode=e.getServiceCode;exports.getSessionStorage=e.getSessionStorage;exports.getStartDateByDiv=e.getStartDateByDiv;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.isValidDate=e.isValidDate;exports.isValidDateTime=e.isValidDateTime;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.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.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.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;
package/dist/index.js CHANGED
@@ -1,94 +1,94 @@
1
- import { ApiError as r, COMMON_DATE_FORMAT as s, THEME_COOKIE_NAME as a, addDays as t, addMonths as i, apiGet as n, apiUtils as g, arrAverage as l, arrCount as d, arrMax as u, arrMin as C, arrReverse as c, arrSum as p, arrUnique as S, bwgUtils as w, callService as B, callServiceBySysCd as M, clamp as m, clearSessionStorage as v, closeAllMessages as f, closeMessage as h, closeNotification as P, commonUtils as D, configureEnvUtils as y, copyToClipboard as U, datetimeFormat as A, debounce as L, deleteCookie as b, destroyNotifications as E, diffDays as k, downloadByFileKey as I, downloadFile as R, duplicates as O, encryptSha256 as x, envUtils as N, fileUtils as T, generateRandomColor as F, generateRandomString as V, generateUID as G, getAge as H, getAllServiceCodes as J, getClientIp as W, getCookie as _, getCrprCd as q, getCurrentDate as z, getCurrentDateString as K, getDepartmentInfo as j, getDeviceType as Q, getDisplayName as Y, getDprtCd as X, getDprtNm as Z, getEmplNo as $, getEnvCode as ee, getHrInfo as oe, getJbdtCd as re, getJbgdCd as se, getJbkdCd as ae, getJbpsCd as te, getLastDateByDiv as ie, getPermissionService as ne, getRoleList as ge, getServiceCode as le, getSessionStorage as de, getStartDateByDiv as ue, getUserDvsn as Ce, getUserId as ce, getUserInfo as pe, getUserNm as Se, getWkplCd as we, hasAllRoles as Be, hasAnyRole as Me, hasRole as me, hasUserInfo as ve, isArray as fe, isBoolean as he, isDesktop as Pe, isDev as De, isEmpty as ye, isEmptyArray as Ue, isFunction as Ae, isLocal as Le, isLoggedIn as be, isMobile as Ee, isNull as ke, isNullOrUndefined as Ie, isNumber as Re, isObject as Oe, isProd as xe, isSafeEmpty as Ne, isString as Te, isTablet as Fe, isUndefined as Ve, isValidDate as Ge, isValidDateTime as He, isValidEmail as Je, isValidUrl as We, isValidYear as _e, isValidYearMonth as qe, logServiceCodeConfig as ze, messageUtils as Ke, notiBwgError as je, notiError as Qe, notiInfo as Ye, notiSuccess as Xe, notiWarning as Ze, notificationService as $e, notificationUtils as eo, padLeft as oo, padRight as ro, random as so, realFormat as ao, removeSessionStorage as to, round as io, serviceUtils as no, setClientIp as go, setCookie as lo, setServiceCodeOverrides as uo, setSessionStorage as Co, showApiError as co, showDuplicateError as po, showError as So, showInfo as wo, showLoading as Bo, showRequiredError as Mo, showSaveError as mo, showSaveSuccess as vo, showSuccess as fo, showWarning as ho, submitGwApproval as Po, throttle as Do, toCamelCase as yo, uploadFilesViaSftp as Uo, userUtils as Ao, verifyClientIp as Lo } from "./utils/index.js";
2
- import { useCapsLock as Eo, useCode as ko, useCodeStore as Io, useColorStore as Ro, useFavorite as Oo, useFavoriteStore as xo, useLoadingStore as No, useLogin as To, useLogout as Fo, useMenuModel as Vo, useMenuModelStore as Go, useMenuView as Ho, useMenuViewStore as Jo, useOptionStore as Wo, usePopupLoadingStore as _o, usePopupState as qo, usePopupStore as zo, useSystemCode as Ko, useSystemStore as jo, useUser as Qo, useUserStore as Yo } from "./stores/index.js";
3
- import { f as Zo, q as $o, r as er, j as or, H as rr, B as sr, s as ar, I as tr, t as ir, p as nr, h as gr, u as lr, o as dr, n as ur, J as Cr, i as cr, b as pr, v as Sr, l as wr, e as Br, k as Mr, E as mr, K as vr, L as fr, M as hr, N as Pr, O as Dr, P as yr, F as Ur, R as Ar, T as Lr, U as br, d as Er, C as kr, G as Ir, Q as Rr, w as Or, S as xr, x as Nr, y as Tr, D as Fr, z as Vr, A as Gr, m as Hr } from "./chunks/common-components-XA2KG7Pl.js";
4
- import { BwgButton as Wr, BwgCheck as _r, BwgCheckList as qr, BwgDatePicker as zr, BwgDownload as Kr, BwgForm as jr, BwgFormItem as Qr, BwgInput as Yr, BwgLargeUploader as Xr, BwgMaskedInput as Zr, BwgMaskedPicker as $r, BwgMultiSelect as es, BwgNumber as os, BwgRadio as rs, BwgRangePicker as ss, BwgSearch as as, BwgSelect as ts, BwgSwitch as is, BwgTextArea as ns, BwgUploader as gs } from "./components/core/index.js";
5
- import { A as ds, b as us, B as Cs, a as cs, d as ps, e as Ss, f as ws, g as Bs, C as Ms, D as ms, c as vs, L as fs, P as hs, h as Ps } from "./chunks/layout-components-MrnKV5g7.js";
6
- import { AuthProvider as ys, CommonCodeProvider as Us, ScreenProtectProvider as As, SearchBoxProvider as Ls, ServiceCodeProvider as bs, useAllServiceCodes as Es, useAuth as ks, useCodeColor as Is, useCodeList as Rs, useCodeListByOption as Os, useCodeName as xs, useCommonCode as Ns, useGridLookup as Ts, useLock as Fs, useLogServiceCodeConfig as Vs, usePopup as Gs, useSearchBox as Hs, useServiceCode as Js, useServiceCodeValue as Ws } from "./provider/index.js";
1
+ import { ApiError as r, COMMON_DATE_FORMAT as s, THEME_COOKIE_NAME as a, addDays as t, addMonths as i, apiGet as n, apiUtils as g, arrAverage as l, arrCount as d, arrMax as u, arrMin as C, arrReverse as p, arrSum as c, arrUnique as S, bwgUtils as w, callService as B, callServiceBySysCd as M, clamp as m, clearSessionStorage as v, closeAllMessages as f, closeMessage as h, closeNotification as P, commonUtils as D, configureEnvUtils as y, copyToClipboard as A, datetimeFormat as U, debounce as L, deleteCookie as b, destroyNotifications as E, diffDays as k, downloadByFileKey as I, downloadFile as R, duplicates as O, encryptSha256 as x, envUtils as N, fileUtils as T, generateRandomColor as F, generateRandomString as V, generateUID as G, getAge as H, getAllServiceCodes as J, getApiDeps as W, getClientIp as _, getCookie as q, getCrprCd as z, getCurrentDate as K, getCurrentDateString as j, getDepartmentInfo as Q, getDeviceType as Y, getDisplayName as X, getDprtCd as Z, getDprtNm as $, getEmplNo as ee, getEnvCode as oe, getHrInfo as re, getJbdtCd as se, getJbgdCd as ae, getJbkdCd as te, getJbpsCd as ie, getLastDateByDiv as ne, getPermissionService as ge, getRoleList as le, getServiceCode as de, getSessionStorage as ue, getStartDateByDiv as Ce, getUserDvsn as pe, getUserId as ce, getUserInfo as Se, getUserNm as we, getWkplCd as Be, hasAllRoles as Me, hasAnyRole as me, hasRole as ve, hasUserInfo as fe, initApiDeps as he, isArray as Pe, isBoolean as De, isDesktop as ye, isDev as Ae, isEmpty as Ue, isEmptyArray as Le, isFunction as be, isLocal as Ee, isLoggedIn as ke, isMobile as Ie, isNull as Re, isNullOrUndefined as Oe, isNumber as xe, isObject as Ne, isProd as Te, isSafeEmpty as Fe, isString as Ve, isTablet as Ge, isUndefined as He, isValidDate as Je, isValidDateTime as We, isValidEmail as _e, isValidUrl as qe, isValidYear as ze, isValidYearMonth as Ke, logServiceCodeConfig as je, messageUtils as Qe, notiBwgError as Ye, notiError as Xe, notiInfo as Ze, notiSuccess as $e, notiWarning as eo, notificationService as oo, notificationUtils as ro, padLeft as so, padRight as ao, random as to, realFormat as io, removeSessionStorage as no, round as go, serviceUtils as lo, setClientIp as uo, setCookie as Co, setServiceCodeOverrides as po, setSessionStorage as co, showApiError as So, showDuplicateError as wo, showError as Bo, showInfo as Mo, showLoading as mo, showRequiredError as vo, showSaveError as fo, showSaveSuccess as ho, showSuccess as Po, showWarning as Do, submitGwApproval as yo, throttle as Ao, toCamelCase as Uo, uploadFilesViaSftp as Lo, userUtils as bo, verifyClientIp as Eo } from "./utils/index.js";
2
+ import { useCapsLock as Io, useCode as Ro, useCodeStore as Oo, useColorStore as xo, useFavorite as No, useFavoriteStore as To, useLoadingStore as Fo, useLogin as Vo, useLogout as Go, useMenuModel as Ho, useMenuModelStore as Jo, useMenuView as Wo, useMenuViewStore as _o, useOptionStore as qo, usePopupLoadingStore as zo, usePopupState as Ko, usePopupStore as jo, useSystemCode as Qo, useSystemStore as Yo, useUser as Xo, useUserStore as Zo } from "./stores/index.js";
3
+ import { f as er, q as or, r as rr, j as sr, H as ar, B as tr, s as ir, I as nr, t as gr, p as lr, h as dr, u as ur, o as Cr, n as pr, J as cr, i as Sr, b as wr, v as Br, l as Mr, e as mr, k as vr, E as fr, K as hr, L as Pr, M as Dr, N as yr, O as Ar, P as Ur, F as Lr, R as br, T as Er, U as kr, d as Ir, C as Rr, G as Or, Q as xr, w as Nr, S as Tr, x as Fr, y as Vr, D as Gr, z as Hr, A as Jr, m as Wr } from "./chunks/common-components-XA2KG7Pl.js";
4
+ import { BwgButton as qr, BwgCheck as zr, BwgCheckList as Kr, BwgDatePicker as jr, BwgDownload as Qr, BwgForm as Yr, BwgFormItem as Xr, BwgInput as Zr, BwgLargeUploader as $r, BwgMaskedInput as es, BwgMaskedPicker as os, BwgMultiSelect as rs, BwgNumber as ss, BwgRadio as as, BwgRangePicker as ts, BwgSearch as is, BwgSelect as ns, BwgSwitch as gs, BwgTextArea as ls, BwgUploader as ds } from "./components/core/index.js";
5
+ import { A as Cs, b as ps, B as cs, a as Ss, d as ws, e as Bs, f as Ms, g as ms, C as vs, D as fs, c as hs, L as Ps, P as Ds, h as ys } from "./chunks/layout-components-MrnKV5g7.js";
6
+ import { AuthProvider as Us, CommonCodeProvider as Ls, ScreenProtectProvider as bs, SearchBoxProvider as Es, ServiceCodeProvider as ks, useAllServiceCodes as Is, useAuth as Rs, useCodeColor as Os, useCodeList as xs, useCodeListByOption as Ns, useCodeName as Ts, useCommonCode as Fs, useGridLookup as Vs, useLock as Gs, useLogServiceCodeConfig as Hs, usePopup as Js, useSearchBox as Ws, useServiceCode as _s, useServiceCodeValue as qs } from "./provider/index.js";
7
7
  export {
8
8
  r as ApiError,
9
- ds as AppWrapper,
10
- ys as AuthProvider,
11
- Zo as ButtonAccessController,
12
- Wr as BwgButton,
13
- $o as BwgButtonGroup,
14
- _r as BwgCheck,
15
- qr as BwgCheckList,
16
- er as BwgCmptArea,
17
- or as BwgCol,
18
- rr as BwgComponentGuideM01,
19
- sr as BwgConfigProvider,
20
- us as BwgCoreLogin,
21
- zr as BwgDatePicker,
22
- ar as BwgDetail,
23
- tr as BwgDeveloperGuideM01,
24
- Kr as BwgDownload,
25
- ir as BwgDrawer,
26
- nr as BwgEditor,
27
- jr as BwgForm,
28
- Qr as BwgFormItem,
29
- gr as BwgGrid,
30
- lr as BwgInfoArea,
31
- Yr as BwgInput,
32
- Xr as BwgLargeUploader,
33
- Zr as BwgMaskedInput,
34
- $r as BwgMaskedPicker,
35
- es as BwgMultiSelect,
36
- os as BwgNumber,
37
- dr as BwgPagination,
38
- ur as BwgPopup,
39
- Cs as BwgPortal01,
40
- cs as BwgPortal02,
41
- rs as BwgRadio,
42
- ss as BwgRangePicker,
43
- Cr as BwgReactGuideM01,
44
- cr as BwgRow,
45
- as as BwgSearch,
46
- ts as BwgSelect,
47
- pr as BwgSpace,
48
- is as BwgSwitch,
49
- Sr as BwgTable,
50
- wr as BwgTabs,
51
- ns as BwgTextArea,
52
- Br as BwgTitleBox,
53
- gs as BwgUploader,
54
- Mr as BwgView,
55
- mr as CMAuthMstrM01,
56
- vr as CMFileMstrM01,
57
- fr as CMMenuMstrM01,
58
- hr as CMMenuPrgrSelectModal,
59
- Pr as CMMenuPrntSelectModal,
60
- Dr as CMPopupMstrM01,
61
- yr as CMPrgrMstrM01,
62
- Ur as CMRoleMstrM01,
63
- Ar as CMSystCfgM01,
64
- Lr as CMSystCodeM01,
65
- br as CMUserMstrM01,
9
+ Cs as AppWrapper,
10
+ Us as AuthProvider,
11
+ er as ButtonAccessController,
12
+ qr as BwgButton,
13
+ or as BwgButtonGroup,
14
+ zr as BwgCheck,
15
+ Kr as BwgCheckList,
16
+ rr as BwgCmptArea,
17
+ sr as BwgCol,
18
+ ar as BwgComponentGuideM01,
19
+ tr as BwgConfigProvider,
20
+ ps as BwgCoreLogin,
21
+ jr as BwgDatePicker,
22
+ ir as BwgDetail,
23
+ nr as BwgDeveloperGuideM01,
24
+ Qr as BwgDownload,
25
+ gr as BwgDrawer,
26
+ lr as BwgEditor,
27
+ Yr as BwgForm,
28
+ Xr as BwgFormItem,
29
+ dr as BwgGrid,
30
+ ur as BwgInfoArea,
31
+ Zr as BwgInput,
32
+ $r as BwgLargeUploader,
33
+ es as BwgMaskedInput,
34
+ os as BwgMaskedPicker,
35
+ rs as BwgMultiSelect,
36
+ ss as BwgNumber,
37
+ Cr as BwgPagination,
38
+ pr as BwgPopup,
39
+ cs as BwgPortal01,
40
+ Ss as BwgPortal02,
41
+ as as BwgRadio,
42
+ ts as BwgRangePicker,
43
+ cr as BwgReactGuideM01,
44
+ Sr as BwgRow,
45
+ is as BwgSearch,
46
+ ns as BwgSelect,
47
+ wr as BwgSpace,
48
+ gs as BwgSwitch,
49
+ Br as BwgTable,
50
+ Mr as BwgTabs,
51
+ ls as BwgTextArea,
52
+ mr as BwgTitleBox,
53
+ ds as BwgUploader,
54
+ vr as BwgView,
55
+ fr as CMAuthMstrM01,
56
+ hr as CMFileMstrM01,
57
+ Pr as CMMenuMstrM01,
58
+ Dr as CMMenuPrgrSelectModal,
59
+ yr as CMMenuPrntSelectModal,
60
+ Ar as CMPopupMstrM01,
61
+ Ur as CMPrgrMstrM01,
62
+ Lr as CMRoleMstrM01,
63
+ br as CMSystCfgM01,
64
+ Er as CMSystCodeM01,
65
+ kr as CMUserMstrM01,
66
66
  s as COMMON_DATE_FORMAT,
67
- Us as CommonCodeProvider,
68
- ps as ConfigurableContent,
69
- Ss as ConfigurableHeader,
70
- ws as ConfigurableMenuTab,
71
- Bs as ConfigurableSidebar,
72
- Er as ContentBox,
73
- Ms as ContentContainer,
74
- kr as ContentLayOut,
75
- ms as DefaultLoginView,
76
- Ir as GlobalConfigProvider,
77
- vs as LandingContainer,
78
- fs as LoadingContainer,
79
- hs as PopupContainer,
80
- Ps as ProtectWrapper,
81
- Rr as QuickServiceToggle,
82
- Or as SSOHandler,
83
- As as ScreenProtectProvider,
84
- xr as SearchBox,
85
- Ls as SearchBoxProvider,
86
- Nr as SearchDepartmentP01,
87
- Tr as SearchDepartmentP02,
88
- Fr as SearchHolidayP01,
89
- Vr as SearchOrganizationP01,
90
- Gr as SearchOrganizationP02,
91
- bs as ServiceCodeProvider,
67
+ Ls as CommonCodeProvider,
68
+ ws as ConfigurableContent,
69
+ Bs as ConfigurableHeader,
70
+ Ms as ConfigurableMenuTab,
71
+ ms as ConfigurableSidebar,
72
+ Ir as ContentBox,
73
+ vs as ContentContainer,
74
+ Rr as ContentLayOut,
75
+ fs as DefaultLoginView,
76
+ Or as GlobalConfigProvider,
77
+ hs as LandingContainer,
78
+ Ps as LoadingContainer,
79
+ Ds as PopupContainer,
80
+ ys as ProtectWrapper,
81
+ xr as QuickServiceToggle,
82
+ Nr as SSOHandler,
83
+ bs as ScreenProtectProvider,
84
+ Tr as SearchBox,
85
+ Es as SearchBoxProvider,
86
+ Fr as SearchDepartmentP01,
87
+ Vr as SearchDepartmentP02,
88
+ Gr as SearchHolidayP01,
89
+ Hr as SearchOrganizationP01,
90
+ Jr as SearchOrganizationP02,
91
+ ks as ServiceCodeProvider,
92
92
  a as THEME_COOKIE_NAME,
93
93
  t as addDays,
94
94
  i as addMonths,
@@ -98,8 +98,8 @@ export {
98
98
  d as arrCount,
99
99
  u as arrMax,
100
100
  C as arrMin,
101
- c as arrReverse,
102
- p as arrSum,
101
+ p as arrReverse,
102
+ c as arrSum,
103
103
  S as arrUnique,
104
104
  w as bwgUtils,
105
105
  B as callService,
@@ -111,9 +111,9 @@ export {
111
111
  P as closeNotification,
112
112
  D as commonUtils,
113
113
  y as configureEnvUtils,
114
- U as copyToClipboard,
115
- Hr as createBwgGridRenderer,
116
- A as datetimeFormat,
114
+ A as copyToClipboard,
115
+ Wr as createBwgGridRenderer,
116
+ U as datetimeFormat,
117
117
  L as debounce,
118
118
  b as deleteCookie,
119
119
  E as destroyNotifications,
@@ -129,132 +129,134 @@ export {
129
129
  G as generateUID,
130
130
  H as getAge,
131
131
  J as getAllServiceCodes,
132
- W as getClientIp,
133
- _ as getCookie,
134
- q as getCrprCd,
135
- z as getCurrentDate,
136
- K as getCurrentDateString,
137
- j as getDepartmentInfo,
138
- Q as getDeviceType,
139
- Y as getDisplayName,
140
- X as getDprtCd,
141
- Z as getDprtNm,
142
- $ as getEmplNo,
143
- ee as getEnvCode,
144
- oe as getHrInfo,
145
- re as getJbdtCd,
146
- se as getJbgdCd,
147
- ae as getJbkdCd,
148
- te as getJbpsCd,
149
- ie as getLastDateByDiv,
150
- ne as getPermissionService,
151
- ge as getRoleList,
152
- le as getServiceCode,
153
- de as getSessionStorage,
154
- ue as getStartDateByDiv,
155
- Ce as getUserDvsn,
132
+ W as getApiDeps,
133
+ _ as getClientIp,
134
+ q as getCookie,
135
+ z as getCrprCd,
136
+ K as getCurrentDate,
137
+ j as getCurrentDateString,
138
+ Q as getDepartmentInfo,
139
+ Y as getDeviceType,
140
+ X as getDisplayName,
141
+ Z as getDprtCd,
142
+ $ as getDprtNm,
143
+ ee as getEmplNo,
144
+ oe as getEnvCode,
145
+ re as getHrInfo,
146
+ se as getJbdtCd,
147
+ ae as getJbgdCd,
148
+ te as getJbkdCd,
149
+ ie as getJbpsCd,
150
+ ne as getLastDateByDiv,
151
+ ge as getPermissionService,
152
+ le as getRoleList,
153
+ de as getServiceCode,
154
+ ue as getSessionStorage,
155
+ Ce as getStartDateByDiv,
156
+ pe as getUserDvsn,
156
157
  ce as getUserId,
157
- pe as getUserInfo,
158
- Se as getUserNm,
159
- we as getWkplCd,
160
- Be as hasAllRoles,
161
- Me as hasAnyRole,
162
- me as hasRole,
163
- ve as hasUserInfo,
164
- fe as isArray,
165
- he as isBoolean,
166
- Pe as isDesktop,
167
- De as isDev,
168
- ye as isEmpty,
169
- Ue as isEmptyArray,
170
- Ae as isFunction,
171
- Le as isLocal,
172
- be as isLoggedIn,
173
- Ee as isMobile,
174
- ke as isNull,
175
- Ie as isNullOrUndefined,
176
- Re as isNumber,
177
- Oe as isObject,
178
- xe as isProd,
179
- Ne as isSafeEmpty,
180
- Te as isString,
181
- Fe as isTablet,
182
- Ve as isUndefined,
183
- Ge as isValidDate,
184
- He as isValidDateTime,
185
- Je as isValidEmail,
186
- We as isValidUrl,
187
- _e as isValidYear,
188
- qe as isValidYearMonth,
189
- ze as logServiceCodeConfig,
190
- Ke as messageUtils,
191
- je as notiBwgError,
192
- Qe as notiError,
193
- Ye as notiInfo,
194
- Xe as notiSuccess,
195
- Ze as notiWarning,
196
- $e as notificationService,
197
- eo as notificationUtils,
198
- oo as padLeft,
199
- ro as padRight,
200
- so as random,
201
- ao as realFormat,
202
- to as removeSessionStorage,
203
- io as round,
204
- no as serviceUtils,
205
- go as setClientIp,
206
- lo as setCookie,
207
- uo as setServiceCodeOverrides,
208
- Co as setSessionStorage,
209
- co as showApiError,
210
- po as showDuplicateError,
211
- So as showError,
212
- wo as showInfo,
213
- Bo as showLoading,
214
- Mo as showRequiredError,
215
- mo as showSaveError,
216
- vo as showSaveSuccess,
217
- fo as showSuccess,
218
- ho as showWarning,
219
- Po as submitGwApproval,
220
- Do as throttle,
221
- yo as toCamelCase,
222
- Uo as uploadFilesViaSftp,
223
- Es as useAllServiceCodes,
224
- ks as useAuth,
225
- Eo as useCapsLock,
226
- ko as useCode,
227
- Is as useCodeColor,
228
- Rs as useCodeList,
229
- Os as useCodeListByOption,
230
- xs as useCodeName,
231
- Io as useCodeStore,
232
- Ro as useColorStore,
233
- Ns as useCommonCode,
234
- Oo as useFavorite,
235
- xo as useFavoriteStore,
236
- Ts as useGridLookup,
237
- No as useLoadingStore,
238
- Fs as useLock,
239
- Vs as useLogServiceCodeConfig,
240
- To as useLogin,
241
- Fo as useLogout,
242
- Vo as useMenuModel,
243
- Go as useMenuModelStore,
244
- Ho as useMenuView,
245
- Jo as useMenuViewStore,
246
- Wo as useOptionStore,
247
- Gs as usePopup,
248
- _o as usePopupLoadingStore,
249
- qo as usePopupState,
250
- zo as usePopupStore,
251
- Hs as useSearchBox,
252
- Js as useServiceCode,
253
- Ws as useServiceCodeValue,
254
- Ko as useSystemCode,
255
- jo as useSystemStore,
256
- Qo as useUser,
257
- Yo as useUserStore,
258
- Ao as userUtils,
259
- Lo as verifyClientIp
158
+ Se as getUserInfo,
159
+ we as getUserNm,
160
+ Be as getWkplCd,
161
+ Me as hasAllRoles,
162
+ me as hasAnyRole,
163
+ ve as hasRole,
164
+ fe as hasUserInfo,
165
+ he as initApiDeps,
166
+ Pe as isArray,
167
+ De as isBoolean,
168
+ ye as isDesktop,
169
+ Ae as isDev,
170
+ Ue as isEmpty,
171
+ Le as isEmptyArray,
172
+ be as isFunction,
173
+ Ee as isLocal,
174
+ ke as isLoggedIn,
175
+ Ie as isMobile,
176
+ Re as isNull,
177
+ Oe as isNullOrUndefined,
178
+ xe as isNumber,
179
+ Ne as isObject,
180
+ Te as isProd,
181
+ Fe as isSafeEmpty,
182
+ Ve as isString,
183
+ Ge as isTablet,
184
+ He as isUndefined,
185
+ Je as isValidDate,
186
+ We as isValidDateTime,
187
+ _e as isValidEmail,
188
+ qe as isValidUrl,
189
+ ze as isValidYear,
190
+ Ke as isValidYearMonth,
191
+ je as logServiceCodeConfig,
192
+ Qe as messageUtils,
193
+ Ye as notiBwgError,
194
+ Xe as notiError,
195
+ Ze as notiInfo,
196
+ $e as notiSuccess,
197
+ eo as notiWarning,
198
+ oo as notificationService,
199
+ ro as notificationUtils,
200
+ so as padLeft,
201
+ ao as padRight,
202
+ to as random,
203
+ io as realFormat,
204
+ no as removeSessionStorage,
205
+ go as round,
206
+ lo as serviceUtils,
207
+ uo as setClientIp,
208
+ Co as setCookie,
209
+ po as setServiceCodeOverrides,
210
+ co as setSessionStorage,
211
+ So as showApiError,
212
+ wo as showDuplicateError,
213
+ Bo as showError,
214
+ Mo as showInfo,
215
+ mo as showLoading,
216
+ vo as showRequiredError,
217
+ fo as showSaveError,
218
+ ho as showSaveSuccess,
219
+ Po as showSuccess,
220
+ Do as showWarning,
221
+ yo as submitGwApproval,
222
+ Ao as throttle,
223
+ Uo as toCamelCase,
224
+ Lo as uploadFilesViaSftp,
225
+ Is as useAllServiceCodes,
226
+ Rs as useAuth,
227
+ Io as useCapsLock,
228
+ Ro as useCode,
229
+ Os as useCodeColor,
230
+ xs as useCodeList,
231
+ Ns as useCodeListByOption,
232
+ Ts as useCodeName,
233
+ Oo as useCodeStore,
234
+ xo as useColorStore,
235
+ Fs as useCommonCode,
236
+ No as useFavorite,
237
+ To as useFavoriteStore,
238
+ Vs as useGridLookup,
239
+ Fo as useLoadingStore,
240
+ Gs as useLock,
241
+ Hs as useLogServiceCodeConfig,
242
+ Vo as useLogin,
243
+ Go as useLogout,
244
+ Ho as useMenuModel,
245
+ Jo as useMenuModelStore,
246
+ Wo as useMenuView,
247
+ _o as useMenuViewStore,
248
+ qo as useOptionStore,
249
+ Js as usePopup,
250
+ zo as usePopupLoadingStore,
251
+ Ko as usePopupState,
252
+ jo as usePopupStore,
253
+ Ws as useSearchBox,
254
+ _s as useServiceCode,
255
+ qs as useServiceCodeValue,
256
+ Qo as useSystemCode,
257
+ Yo as useSystemStore,
258
+ Xo as useUser,
259
+ Zo as useUserStore,
260
+ bo as userUtils,
261
+ Eo as verifyClientIp
260
262
  };
@@ -1 +1 @@
1
- {"version":3,"file":"apiUtils.d.ts","sourceRoot":"","sources":["../../src/utils/apiUtils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"apiUtils.d.ts","sourceRoot":"","sources":["../../src/utils/apiUtils.ts"],"names":[],"mappings":"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"}
@@ -316,4 +316,20 @@ export declare const diffDays: (date1: string | Date | dayjs.Dayjs, date2: strin
316
316
  * @returns 만나이 (정수)
317
317
  */
318
318
  export declare const getAge: (birthDate?: string) => number;
319
+ export type SystemCodeLike = {
320
+ sysCd: string;
321
+ appCd: string;
322
+ appItCd?: string;
323
+ };
324
+ export type ApiDeps = {
325
+ showLoading?: () => void;
326
+ hideLoading?: () => void;
327
+ showPopupLoading?: () => void;
328
+ hidePopupLoading?: () => void;
329
+ findSystemByAppCd?: (appCd: string) => SystemCodeLike | undefined;
330
+ getActiveMenuId?: () => string | undefined;
331
+ getAccessToken?: () => string | null;
332
+ };
333
+ export declare const initApiDeps: (deps: ApiDeps) => void;
334
+ export declare const getApiDeps: () => ApiDeps;
319
335
  //# sourceMappingURL=commonUtils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"commonUtils.d.ts","sourceRoot":"","sources":["../../src/utils/commonUtils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"commonUtils.d.ts","sourceRoot":"","sources":["../../src/utils/commonUtils.ts"],"names":[],"mappings":"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"}