-
Notifications
You must be signed in to change notification settings - Fork 6
/
.eslintcache
1 lines (1 loc) · 212 KB
/
.eslintcache
1
[{"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\index.js":"1","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\reportWebVitals.js":"2","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\App.js":"3","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\index.js":"4","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ErrorPage.jsx":"5","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\cart.js":"6","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\user.js":"7","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\itemlist.js":"8","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\notice.js":"9","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\paycomplete.js":"10","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\recentItem.js":"11","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\cartAddOption.js":"12","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\loading.js":"13","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\instagram.js":"14","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\customerService.js":"15","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\mdButtons.js":"16","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myReviewRegister.js":"17","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\themeProductList.js":"18","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myWritableReviews.js":"19","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\goodsCart.js":"20","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\login.js":"21","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\itemDetail.js":"22","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\desination.js":"23","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\order.js":"24","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\orderList.js":"25","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myInfo.js":"26","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\wishList.js":"27","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\review.js":"28","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\common\\addGoodsToCart.js":"29","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\LoginPage.jsx":"30","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\FindIdPage.jsx":"31","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\FindPasswordPage.jsx":"32","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyDestinationListPage.jsx":"33","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyReviewPage.jsx":"34","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyOrderListPage.jsx":"35","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyCouponPage.jsx":"36","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyEmoneyPage.jsx":"37","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyInfoPage.jsx":"38","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyWishListPage.jsx":"39","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\SignupPage.jsx":"40","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyOrderViewPage.jsx":"41","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\NotFoundPage.jsx":"42","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\OrderPage.jsx":"43","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ItemDetailPage.jsx":"44","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ItemListPage.jsx":"45","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MainPage.jsx":"46","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\GoodsCartPage.jsx":"47","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ThemeProductListPage.jsx":"48","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyReviewRegisterPage.jsx":"49","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\KurlyPassPage.jsx":"50","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\GetSupportWritingPage.jsx":"51","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Modal.jsx":"52","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Footer.jsx":"53","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\SearchLocation.jsx":"54","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Sidebar.jsx":"55","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\weekEvent\\WeekEvent.jsx":"56","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NoticeDetail.jsx":"57","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\CustomerService.jsx":"58","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayComplete.jsx":"59","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\event\\ThisWeekEvent.jsx":"60","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Header.jsx":"61","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyDestinationModify.jsx":"62","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\lib\\createRequestSaga.js":"63","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\lib\\api\\productInfo.js":"64","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiDestination.js":"65","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiLogin.js":"66","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiOrderList.js":"67","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiWishList.js":"68","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\event\\KurlyPass.jsx":"69","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportWriting.jsx":"70","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NavBar.jsx":"71","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportModal.jsx":"72","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyDestinationListForm.jsx":"73","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyReviewForm.jsx":"74","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyEmoneyForm.jsx":"75","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyInfoForm.jsx":"76","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyOrderListForm.jsx":"77","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MainContainer.jsx":"78","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyOrderViewForm.jsx":"79","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyWishListForm.jsx":"80","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyCouponForm.jsx":"81","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\GoodsCartContainer.jsx":"82","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\FindIdForm.jsx":"83","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\FindPasswordForm.jsx":"84","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\LoginForm.jsx":"85","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderContainer.jsx":"86","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyReviewRegister.jsx":"87","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemListWrapper.jsx":"88","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductWrapper.jsx":"89","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\ItemDetailContainer.jsx":"90","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\Signup.jsx":"91","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Loading.jsx":"92","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\PayingLoading.jsx":"93","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\Notice.jsx":"94","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupport.jsx":"95","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestion.jsx":"96","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\LinkToSign.jsx":"97","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderNav.jsx":"98","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\RoundCheckBox.jsx":"99","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\aside\\Aside.jsx":"100","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiMyInfo.js":"101","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\common_style\\common.js":"102","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterRight.jsx":"103","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterLeft.jsx":"104","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterBanner.jsx":"105","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\OrderCheck.jsx":"106","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PersonalAgree.jsx":"107","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\ReviewCompleteModal.jsx":"108","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductPageContainer.jsx":"109","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\common\\MyModal.jsx":"110","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductHeader.jsx":"111","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductContainer.jsx":"112","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemListHeader.jsx":"113","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemCardContainer.jsx":"114","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\GotopBtn.jsx":"115","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PaySelection.jsx":"116","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayHistory.jsx":"117","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderProduct.jsx":"118","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\DeliveryInfo.jsx":"119","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\MemberInfo.jsx":"120","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\Coupon.jsx":"121","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyDestinationList.jsx":"122","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyReview.jsx":"123","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyEmoney.jsx":"124","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfo.jsx":"125","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderList.jsx":"126","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\CheckBox.jsx":"127","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\InputGender.jsx":"128","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Login.jsx":"129","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\SignupButton.jsx":"130","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyCategory.jsx":"131","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyHeader.jsx":"132","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\common\\Pagination.jsx":"133","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NoticeBoardSearch.jsx":"134","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\FindPassword.jsx":"135","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyCoupon.jsx":"136","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyWishList.jsx":"137","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderView.jsx":"138","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\FindId.jsx":"139","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Index.jsx":"140","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportContent.jsx":"141","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\CategoryTab.jsx":"142","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestionList.jsx":"143","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestionSearch.jsx":"144","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GotopBtn.jsx":"145","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\FormInput.jsx":"146","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\InputDate.jsx":"147","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\IdInput.jsx":"148","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\PassInput.jsx":"149","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\SignupModal.jsx":"150","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderSearch.jsx":"151","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\Categories.jsx":"152","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\AddCartModal.jsx":"153","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\ItemDetail.jsx":"154","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\index.jsx":"155","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\OrderCheckList.jsx":"156","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\DropDownMenu.jsx":"157","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemNavigation.jsx":"158","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\PageContainer.jsx":"159","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PaymentBrand.jsx":"160","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayHistoryDl.jsx":"161","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\SmallModal.jsx":"162","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\MemberInfoTr.jsx":"163","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\DeliveryTable.jsx":"164","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderItemLi.jsx":"165","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemCard.jsx":"166","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\CardOption.jsx":"167","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyPageNation.jsx":"168","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Modalform.jsx":"169","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderListItem.jsx":"170","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Title.jsx":"171","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductCard.jsx":"172","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\CheckBox.jsx":"173","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Button.jsx":"174","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyWishListItem.jsx":"175","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportList.jsx":"176","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportEmpty.jsx":"177","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\CartModal.jsx":"178","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Title.jsx":"179","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Select.jsx":"180","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Prices.jsx":"181","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\DeliveryLocation.jsx":"182","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Notice.jsx":"183","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Adress.jsx":"184","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\CategoriesLi.jsx":"185","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\LoginDropDown.jsx":"186","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\WishListLoginModal.jsx":"187","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Submit.jsx":"188","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\CheckModal.jsx":"189","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Cart.jsx":"190","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\BottomCartOption.jsx":"191","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsInfo.jsx":"192","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RelatedProduct.jsx":"193","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\PurchaseInfo.jsx":"194","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Input.jsx":"195","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderViewItem.jsx":"196","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderViewDetails.jsx":"197","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\WrittenReview.js":"198","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfoModify.jsx":"199","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\WriteReview.jsx":"200","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\SmallCarousel.jsx":"201","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\Instagram.jsx":"202","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\BigCarousel.jsx":"203","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemNavLink.jsx":"204","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\TypeUserInfo.jsx":"205","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayButton.jsx":"206","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\CheckQuantityModal.jsx":"207","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\GoodsCartModal.jsx":"208","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\CategoriesSubLi.jsx":"209","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Product.jsx":"210","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\CartGoodsType.jsx":"211","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\NoGoods.jsx":"212","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsDesc.jsx":"213","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsDetailInfo.jsx":"214","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsImg.jsx":"215","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnA.jsx":"216","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\InfoTab.jsx":"217","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReview.jsx":"218","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\common\\Counter.jsx":"219","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfoForm.jsx":"220","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\MdButtons.jsx":"221","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\EntrancePwd.jsx":"222","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiverInput.jsx":"223","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiveDelivery.jsx":"224","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\SendMsg.jsx":"225","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceivePlace.jsx":"226","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\AgreeModal.jsx":"227","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsInfoTable.jsx":"228","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\WhyKurly.jsx":"229","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ConsumerCenter.jsx":"230","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnAList.jsx":"231","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnATitle.jsx":"232","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReviewTitle.jsx":"233","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReviewList.jsx":"234","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ConfirmText.jsx":"235","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\CourierInfo.jsx":"236","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiveDeliveryChild.jsx":"237","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\QTypeList.jsx":"238","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ConsumerGuide.jsx":"239","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\QnAContent.jsx":"240","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ReviewContent.jsx":"241","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\OrderCancelGuide.jsx":"242","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\OrderCancelGuideDetail.jsx":"243","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RefundGuide.jsx":"244","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RefundGuideDetail.jsx":"245","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\UserGrade.jsx":"246","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderDropDown.jsx":"247","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyCurlyPassInput.jsx":"248"},{"size":1361,"mtime":1616461928411,"results":"249","hashOfConfig":"250"},{"size":362,"mtime":1615710355515,"results":"251","hashOfConfig":"250"},{"size":5270,"mtime":1616462161079,"results":"252","hashOfConfig":"250"},{"size":1822,"mtime":1616461928435,"results":"253","hashOfConfig":"250"},{"size":146,"mtime":1615639805000,"results":"254","hashOfConfig":"250"},{"size":1752,"mtime":1615710355395,"results":"255","hashOfConfig":"250"},{"size":1217,"mtime":1615710355460,"results":"256","hashOfConfig":"250"},{"size":1665,"mtime":1615710355436,"results":"257","hashOfConfig":"250"},{"size":1284,"mtime":1615710355451,"results":"258","hashOfConfig":"250"},{"size":1271,"mtime":1615710355436,"results":"259","hashOfConfig":"250"},{"size":646,"mtime":1615710355441,"results":"260","hashOfConfig":"250"},{"size":1227,"mtime":1615710355400,"results":"261","hashOfConfig":"250"},{"size":719,"mtime":1615710355414,"results":"262","hashOfConfig":"250"},{"size":757,"mtime":1615710355424,"results":"263","hashOfConfig":"250"},{"size":495,"mtime":1615710355410,"results":"264","hashOfConfig":"250"},{"size":1215,"mtime":1615710355441,"results":"265","hashOfConfig":"250"},{"size":1020,"mtime":1615710355446,"results":"266","hashOfConfig":"250"},{"size":1890,"mtime":1615710355446,"results":"267","hashOfConfig":"250"},{"size":1211,"mtime":1615710355424,"results":"268","hashOfConfig":"250"},{"size":6408,"mtime":1616461928431,"results":"269","hashOfConfig":"250"},{"size":4639,"mtime":1616461928441,"results":"270","hashOfConfig":"250"},{"size":3301,"mtime":1616461928438,"results":"271","hashOfConfig":"250"},{"size":3725,"mtime":1616461928428,"results":"272","hashOfConfig":"250"},{"size":1872,"mtime":1616461928449,"results":"273","hashOfConfig":"250"},{"size":3945,"mtime":1616461928452,"results":"274","hashOfConfig":"250"},{"size":3299,"mtime":1616461928446,"results":"275","hashOfConfig":"250"},{"size":2831,"mtime":1616461928460,"results":"276","hashOfConfig":"250"},{"size":1687,"mtime":1616461928457,"results":"277","hashOfConfig":"250"},{"size":1347,"mtime":1615710355406,"results":"278","hashOfConfig":"250"},{"size":146,"mtime":1615639805000,"results":"279","hashOfConfig":"250"},{"size":150,"mtime":1615639805000,"results":"280","hashOfConfig":"250"},{"size":174,"mtime":1615639805000,"results":"281","hashOfConfig":"250"},{"size":217,"mtime":1615639805000,"results":"282","hashOfConfig":"250"},{"size":172,"mtime":1615639805000,"results":"283","hashOfConfig":"250"},{"size":187,"mtime":1615639805000,"results":"284","hashOfConfig":"250"},{"size":172,"mtime":1615639805000,"results":"285","hashOfConfig":"250"},{"size":172,"mtime":1615639805000,"results":"286","hashOfConfig":"250"},{"size":162,"mtime":1615639805000,"results":"287","hashOfConfig":"250"},{"size":182,"mtime":1615639805000,"results":"288","hashOfConfig":"250"},{"size":446,"mtime":1615639805000,"results":"289","hashOfConfig":"250"},{"size":186,"mtime":1615639805000,"results":"290","hashOfConfig":"250"},{"size":201,"mtime":1615639805000,"results":"291","hashOfConfig":"250"},{"size":178,"mtime":1615639805000,"results":"292","hashOfConfig":"250"},{"size":197,"mtime":1615639805000,"results":"293","hashOfConfig":"250"},{"size":190,"mtime":1615639805000,"results":"294","hashOfConfig":"250"},{"size":167,"mtime":1615639805000,"results":"295","hashOfConfig":"250"},{"size":192,"mtime":1615639805000,"results":"296","hashOfConfig":"250"},{"size":218,"mtime":1615639805000,"results":"297","hashOfConfig":"250"},{"size":742,"mtime":1615639805000,"results":"298","hashOfConfig":"250"},{"size":171,"mtime":1615639805000,"results":"299","hashOfConfig":"250"},{"size":959,"mtime":1615639805000,"results":"300","hashOfConfig":"250"},{"size":1539,"mtime":1615639805000,"results":"301","hashOfConfig":"250"},{"size":674,"mtime":1615639805000,"results":"302","hashOfConfig":"250"},{"size":3066,"mtime":1615639805000,"results":"303","hashOfConfig":"250"},{"size":136,"mtime":1615639805000,"results":"304","hashOfConfig":"250"},{"size":5832,"mtime":1615639805000,"results":"305","hashOfConfig":"250"},{"size":4699,"mtime":1615639805000,"results":"306","hashOfConfig":"250"},{"size":911,"mtime":1615639805000,"results":"307","hashOfConfig":"250"},{"size":3266,"mtime":1615639805000,"results":"308","hashOfConfig":"250"},{"size":5235,"mtime":1615639805000,"results":"309","hashOfConfig":"250"},{"size":1024,"mtime":1616461928183,"results":"310","hashOfConfig":"250"},{"size":3380,"mtime":1616461928319,"results":"311","hashOfConfig":"250"},{"size":2414,"mtime":1615710355364,"results":"312","hashOfConfig":"250"},{"size":909,"mtime":1615710355359,"results":"313","hashOfConfig":"250"},{"size":917,"mtime":1616461928414,"results":"314","hashOfConfig":"250"},{"size":1137,"mtime":1616461928418,"results":"315","hashOfConfig":"250"},{"size":792,"mtime":1616461928423,"results":"316","hashOfConfig":"250"},{"size":835,"mtime":1616461928425,"results":"317","hashOfConfig":"250"},{"size":1160,"mtime":1615639805000,"results":"318","hashOfConfig":"250"},{"size":8760,"mtime":1615639805000,"results":"319","hashOfConfig":"250"},{"size":1950,"mtime":1615639805000,"results":"320","hashOfConfig":"250"},{"size":1378,"mtime":1615639805000,"results":"321","hashOfConfig":"250"},{"size":213,"mtime":1615639805000,"results":"322","hashOfConfig":"250"},{"size":167,"mtime":1615639805000,"results":"323","hashOfConfig":"250"},{"size":167,"mtime":1615639805000,"results":"324","hashOfConfig":"250"},{"size":157,"mtime":1615639805000,"results":"325","hashOfConfig":"250"},{"size":182,"mtime":1615639805000,"results":"326","hashOfConfig":"250"},{"size":150,"mtime":1615639805000,"results":"327","hashOfConfig":"250"},{"size":182,"mtime":1615639805000,"results":"328","hashOfConfig":"250"},{"size":177,"mtime":1615639805000,"results":"329","hashOfConfig":"250"},{"size":168,"mtime":1615639805000,"results":"330","hashOfConfig":"250"},{"size":181,"mtime":1615639805000,"results":"331","hashOfConfig":"250"},{"size":288,"mtime":1615639805000,"results":"332","hashOfConfig":"250"},{"size":444,"mtime":1615639805000,"results":"333","hashOfConfig":"250"},{"size":385,"mtime":1615639805000,"results":"334","hashOfConfig":"250"},{"size":2505,"mtime":1616461928377,"results":"335","hashOfConfig":"250"},{"size":5160,"mtime":1616461928356,"results":"336","hashOfConfig":"250"},{"size":949,"mtime":1615639805000,"results":"337","hashOfConfig":"250"},{"size":704,"mtime":1615639805000,"results":"338","hashOfConfig":"250"},{"size":1227,"mtime":1616461928407,"results":"339","hashOfConfig":"250"},{"size":15798,"mtime":1616464309922,"results":"340","hashOfConfig":"250"},{"size":425,"mtime":1615639805000,"results":"341","hashOfConfig":"250"},{"size":724,"mtime":1615639805000,"results":"342","hashOfConfig":"250"},{"size":2250,"mtime":1615639805000,"results":"343","hashOfConfig":"250"},{"size":1439,"mtime":1615639805000,"results":"344","hashOfConfig":"250"},{"size":5333,"mtime":1615639805000,"results":"345","hashOfConfig":"250"},{"size":1805,"mtime":1616463169091,"results":"346","hashOfConfig":"250"},{"size":2855,"mtime":1615639805000,"results":"347","hashOfConfig":"250"},{"size":1064,"mtime":1616461928362,"results":"348","hashOfConfig":"250"},{"size":4592,"mtime":1616461928159,"results":"349","hashOfConfig":"250"},{"size":340,"mtime":1616461928420,"results":"350","hashOfConfig":"250"},{"size":9282,"mtime":1615710354863,"results":"351","hashOfConfig":"250"},{"size":4677,"mtime":1615639805000,"results":"352","hashOfConfig":"250"},{"size":1232,"mtime":1615639805000,"results":"353","hashOfConfig":"250"},{"size":1485,"mtime":1615639805000,"results":"354","hashOfConfig":"250"},{"size":2424,"mtime":1615639805000,"results":"355","hashOfConfig":"250"},{"size":1609,"mtime":1615639805000,"results":"356","hashOfConfig":"250"},{"size":1378,"mtime":1615639805000,"results":"357","hashOfConfig":"250"},{"size":2758,"mtime":1615639805000,"results":"358","hashOfConfig":"250"},{"size":1303,"mtime":1615639805000,"results":"359","hashOfConfig":"250"},{"size":1848,"mtime":1615639805000,"results":"360","hashOfConfig":"250"},{"size":1662,"mtime":1615639805000,"results":"361","hashOfConfig":"250"},{"size":766,"mtime":1615639805000,"results":"362","hashOfConfig":"250"},{"size":2700,"mtime":1615639805000,"results":"363","hashOfConfig":"250"},{"size":1203,"mtime":1615639805000,"results":"364","hashOfConfig":"250"},{"size":5462,"mtime":1615639805000,"results":"365","hashOfConfig":"250"},{"size":1569,"mtime":1615639805000,"results":"366","hashOfConfig":"250"},{"size":1924,"mtime":1615639805000,"results":"367","hashOfConfig":"250"},{"size":1845,"mtime":1615639805000,"results":"368","hashOfConfig":"250"},{"size":1059,"mtime":1615639805000,"results":"369","hashOfConfig":"250"},{"size":2543,"mtime":1615639805000,"results":"370","hashOfConfig":"250"},{"size":6932,"mtime":1616461928316,"results":"371","hashOfConfig":"250"},{"size":4811,"mtime":1616461928352,"results":"372","hashOfConfig":"250"},{"size":4347,"mtime":1616461928323,"results":"373","hashOfConfig":"250"},{"size":4408,"mtime":1616461928326,"results":"374","hashOfConfig":"250"},{"size":4169,"mtime":1616461928342,"results":"375","hashOfConfig":"250"},{"size":1302,"mtime":1615639805000,"results":"376","hashOfConfig":"250"},{"size":1006,"mtime":1615639805000,"results":"377","hashOfConfig":"250"},{"size":3226,"mtime":1616461928262,"results":"378","hashOfConfig":"250"},{"size":517,"mtime":1615639805000,"results":"379","hashOfConfig":"250"},{"size":3051,"mtime":1616461928334,"results":"380","hashOfConfig":"250"},{"size":4579,"mtime":1616461928338,"results":"381","hashOfConfig":"250"},{"size":2793,"mtime":1615639805000,"results":"382","hashOfConfig":"250"},{"size":1597,"mtime":1615639805000,"results":"383","hashOfConfig":"250"},{"size":10798,"mtime":1616461928258,"results":"384","hashOfConfig":"250"},{"size":4381,"mtime":1616461928312,"results":"385","hashOfConfig":"250"},{"size":5578,"mtime":1616461928359,"results":"386","hashOfConfig":"250"},{"size":5311,"mtime":1616461928345,"results":"387","hashOfConfig":"250"},{"size":4957,"mtime":1616461928254,"results":"388","hashOfConfig":"250"},{"size":936,"mtime":1615639805000,"results":"389","hashOfConfig":"250"},{"size":2148,"mtime":1615639805000,"results":"390","hashOfConfig":"250"},{"size":2064,"mtime":1615639805000,"results":"391","hashOfConfig":"250"},{"size":1473,"mtime":1615639805000,"results":"392","hashOfConfig":"250"},{"size":871,"mtime":1615639805000,"results":"393","hashOfConfig":"250"},{"size":1291,"mtime":1615639805000,"results":"394","hashOfConfig":"250"},{"size":845,"mtime":1616461928385,"results":"395","hashOfConfig":"250"},{"size":327,"mtime":1616461928391,"results":"396","hashOfConfig":"250"},{"size":3251,"mtime":1616461928388,"results":"397","hashOfConfig":"250"},{"size":4248,"mtime":1616465529635,"results":"398","hashOfConfig":"250"},{"size":5414,"mtime":1616461928403,"results":"399","hashOfConfig":"250"},{"size":3257,"mtime":1615639805000,"results":"400","hashOfConfig":"250"},{"size":1377,"mtime":1615639805000,"results":"401","hashOfConfig":"250"},{"size":1507,"mtime":1615639805000,"results":"402","hashOfConfig":"250"},{"size":5046,"mtime":1616461928214,"results":"403","hashOfConfig":"250"},{"size":890,"mtime":1615639805000,"results":"404","hashOfConfig":"250"},{"size":1470,"mtime":1615639805000,"results":"405","hashOfConfig":"250"},{"size":633,"mtime":1615639805000,"results":"406","hashOfConfig":"250"},{"size":1373,"mtime":1615639805000,"results":"407","hashOfConfig":"250"},{"size":1855,"mtime":1615639805000,"results":"408","hashOfConfig":"250"},{"size":1334,"mtime":1615639805000,"results":"409","hashOfConfig":"250"},{"size":1080,"mtime":1615639805000,"results":"410","hashOfConfig":"250"},{"size":735,"mtime":1615639805000,"results":"411","hashOfConfig":"250"},{"size":360,"mtime":1615639805000,"results":"412","hashOfConfig":"250"},{"size":2739,"mtime":1615639805000,"results":"413","hashOfConfig":"250"},{"size":614,"mtime":1615639805000,"results":"414","hashOfConfig":"250"},{"size":2882,"mtime":1615639805000,"results":"415","hashOfConfig":"250"},{"size":144,"mtime":1615639805000,"results":"416","hashOfConfig":"250"},{"size":2802,"mtime":1615639805000,"results":"417","hashOfConfig":"250"},{"size":177,"mtime":1615639805000,"results":"418","hashOfConfig":"250"},{"size":2672,"mtime":1615639805000,"results":"419","hashOfConfig":"250"},{"size":160,"mtime":1615639805000,"results":"420","hashOfConfig":"250"},{"size":2912,"mtime":1616461928250,"results":"421","hashOfConfig":"250"},{"size":736,"mtime":1615639805000,"results":"422","hashOfConfig":"250"},{"size":553,"mtime":1615639805000,"results":"423","hashOfConfig":"250"},{"size":2173,"mtime":1615639805000,"results":"424","hashOfConfig":"250"},{"size":2160,"mtime":1615639805000,"results":"425","hashOfConfig":"250"},{"size":241,"mtime":1615639805000,"results":"426","hashOfConfig":"250"},{"size":5808,"mtime":1616461928243,"results":"427","hashOfConfig":"250"},{"size":233,"mtime":1615639805000,"results":"428","hashOfConfig":"250"},{"size":2556,"mtime":1615639805000,"results":"429","hashOfConfig":"250"},{"size":1960,"mtime":1615639805000,"results":"430","hashOfConfig":"250"},{"size":1616,"mtime":1616463183904,"results":"431","hashOfConfig":"250"},{"size":573,"mtime":1615639805000,"results":"432","hashOfConfig":"250"},{"size":2322,"mtime":1615639805000,"results":"433","hashOfConfig":"250"},{"size":1329,"mtime":1615639805000,"results":"434","hashOfConfig":"250"},{"size":2165,"mtime":1615639805000,"results":"435","hashOfConfig":"250"},{"size":1791,"mtime":1615639805000,"results":"436","hashOfConfig":"250"},{"size":2918,"mtime":1616461928200,"results":"437","hashOfConfig":"250"},{"size":1518,"mtime":1615639805000,"results":"438","hashOfConfig":"250"},{"size":2796,"mtime":1616461928196,"results":"439","hashOfConfig":"250"},{"size":5206,"mtime":1615639805000,"results":"440","hashOfConfig":"250"},{"size":1481,"mtime":1615639805000,"results":"441","hashOfConfig":"250"},{"size":4715,"mtime":1615639805000,"results":"442","hashOfConfig":"250"},{"size":7139,"mtime":1616461928227,"results":"443","hashOfConfig":"250"},{"size":302,"mtime":1615639805000,"results":"444","hashOfConfig":"250"},{"size":1702,"mtime":1615639805000,"results":"445","hashOfConfig":"250"},{"size":4924,"mtime":1616461928349,"results":"446","hashOfConfig":"250"},{"size":3951,"mtime":1616461928372,"results":"447","hashOfConfig":"250"},{"size":271,"mtime":1615639805000,"results":"448","hashOfConfig":"250"},{"size":2806,"mtime":1616461928365,"results":"449","hashOfConfig":"250"},{"size":7728,"mtime":1616461928295,"results":"450","hashOfConfig":"250"},{"size":5153,"mtime":1616461928283,"results":"451","hashOfConfig":"250"},{"size":8245,"mtime":1616461928267,"results":"452","hashOfConfig":"250"},{"size":399,"mtime":1615639805000,"results":"453","hashOfConfig":"250"},{"size":4263,"mtime":1615639805000,"results":"454","hashOfConfig":"250"},{"size":4454,"mtime":1616461928381,"results":"455","hashOfConfig":"250"},{"size":1855,"mtime":1615639805000,"results":"456","hashOfConfig":"250"},{"size":2057,"mtime":1615639805000,"results":"457","hashOfConfig":"250"},{"size":443,"mtime":1615639805000,"results":"458","hashOfConfig":"250"},{"size":4770,"mtime":1615639805000,"results":"459","hashOfConfig":"250"},{"size":1539,"mtime":1615639805000,"results":"460","hashOfConfig":"250"},{"size":243,"mtime":1615639805000,"results":"461","hashOfConfig":"250"},{"size":579,"mtime":1615639805000,"results":"462","hashOfConfig":"250"},{"size":363,"mtime":1615639805000,"results":"463","hashOfConfig":"250"},{"size":250,"mtime":1615639805000,"results":"464","hashOfConfig":"250"},{"size":579,"mtime":1615639805000,"results":"465","hashOfConfig":"250"},{"size":1324,"mtime":1615639805000,"results":"466","hashOfConfig":"250"},{"size":2194,"mtime":1616461928223,"results":"467","hashOfConfig":"250"},{"size":687,"mtime":1615639805000,"results":"468","hashOfConfig":"250"},{"size":14407,"mtime":1616465457484,"results":"469","hashOfConfig":"250"},{"size":1374,"mtime":1615639805000,"results":"470","hashOfConfig":"250"},{"size":5979,"mtime":1615639805000,"results":"471","hashOfConfig":"250"},{"size":979,"mtime":1615639805000,"results":"472","hashOfConfig":"250"},{"size":1166,"mtime":1615639805000,"results":"473","hashOfConfig":"250"},{"size":2833,"mtime":1615639805000,"results":"474","hashOfConfig":"250"},{"size":2547,"mtime":1615639805000,"results":"475","hashOfConfig":"250"},{"size":1863,"mtime":1615639805000,"results":"476","hashOfConfig":"250"},{"size":1618,"mtime":1615639805000,"results":"477","hashOfConfig":"250"},{"size":2609,"mtime":1615639805000,"results":"478","hashOfConfig":"250"},{"size":770,"mtime":1615639805000,"results":"479","hashOfConfig":"250"},{"size":781,"mtime":1615639805000,"results":"480","hashOfConfig":"250"},{"size":650,"mtime":1615639805000,"results":"481","hashOfConfig":"250"},{"size":988,"mtime":1615639805000,"results":"482","hashOfConfig":"250"},{"size":943,"mtime":1615639805000,"results":"483","hashOfConfig":"250"},{"size":387,"mtime":1615639805000,"results":"484","hashOfConfig":"250"},{"size":1055,"mtime":1615639805000,"results":"485","hashOfConfig":"250"},{"size":850,"mtime":1615639805000,"results":"486","hashOfConfig":"250"},{"size":1488,"mtime":1615639805000,"results":"487","hashOfConfig":"250"},{"size":1096,"mtime":1615639805000,"results":"488","hashOfConfig":"250"},{"size":999,"mtime":1615639805000,"results":"489","hashOfConfig":"250"},{"size":1471,"mtime":1615639805000,"results":"490","hashOfConfig":"250"},{"size":2089,"mtime":1615639805000,"results":"491","hashOfConfig":"250"},{"size":1341,"mtime":1615639805000,"results":"492","hashOfConfig":"250"},{"size":1474,"mtime":1615639805000,"results":"493","hashOfConfig":"250"},{"size":3791,"mtime":1615639805000,"results":"494","hashOfConfig":"250"},{"size":428,"mtime":1615639805000,"results":"495","hashOfConfig":"250"},{"size":786,"mtime":1615639805000,"results":"496","hashOfConfig":"250"},{"size":5321,"mtime":1616465416528,"results":"497","hashOfConfig":"250"},{"filePath":"498","messages":"499","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},"rlfu2m",{"filePath":"501","messages":"502","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"503","messages":"504","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"505","messages":"506","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"507","messages":"508","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"509","messages":"510","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"511","messages":"512","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"513","messages":"514","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"515","messages":"516","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"517","messages":"518","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"519","messages":"520","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"521","messages":"522","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"523","messages":"524","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"525","messages":"526","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"527","messages":"528","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"529","messages":"530","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"531","messages":"532","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"533","messages":"534","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"535","messages":"536","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"537","messages":"538","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"539","messages":"540","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"541","messages":"542","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"543","messages":"544","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"545","usedDeprecatedRules":"500"},{"filePath":"546","messages":"547","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"548","messages":"549","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"550","messages":"551","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"552","messages":"553","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"554","messages":"555","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"556","messages":"557","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"558","messages":"559","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"560","messages":"561","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"562","messages":"563","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"564","messages":"565","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"566","messages":"567","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"568","messages":"569","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"570","messages":"571","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"572","messages":"573","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"574","messages":"575","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"576","messages":"577","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"578","messages":"579","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"580","messages":"581","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"582","messages":"583","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"584","messages":"585","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"586","messages":"587","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"588","messages":"589","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"590","messages":"591","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"592","messages":"593","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"594","messages":"595","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"596","messages":"597","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"598","messages":"599","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"600","messages":"601","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"602","messages":"603","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"604","messages":"605","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"606","messages":"607","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"608","messages":"609","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"610","messages":"611","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"612","messages":"613","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"614","messages":"615","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"616","messages":"617","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"618","messages":"619","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"620","messages":"621","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"622","messages":"623","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":"624","usedDeprecatedRules":"500"},{"filePath":"625","messages":"626","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"627","messages":"628","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"629","messages":"630","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"631","messages":"632","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"633","messages":"634","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"635","messages":"636","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"637","messages":"638","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"639","messages":"640","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"641","messages":"642","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"643","messages":"644","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"645","messages":"646","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"647","messages":"648","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"649","messages":"650","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"651","messages":"652","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"653","messages":"654","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"655","messages":"656","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"657","messages":"658","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"659","messages":"660","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"661","messages":"662","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"663","messages":"664","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"665","messages":"666","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"667","messages":"668","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"669","messages":"670","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"671","messages":"672","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"673","messages":"674","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"675","messages":"676","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"677","messages":"678","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"679","messages":"680","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"681","messages":"682","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"683","usedDeprecatedRules":"500"},{"filePath":"684","messages":"685","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"686","messages":"687","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"688","messages":"689","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"690","messages":"691","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"692","messages":"693","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"694","messages":"695","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"696","messages":"697","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"698","messages":"699","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"700","messages":"701","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"702","messages":"703","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"704","messages":"705","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"706","messages":"707","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"708","messages":"709","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"710","messages":"711","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"712","messages":"713","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"714","messages":"715","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"716","messages":"717","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"718","messages":"719","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"720","messages":"721","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"722","messages":"723","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"724","messages":"725","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"726","messages":"727","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"728","messages":"729","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"730","messages":"731","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"732","messages":"733","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"734","messages":"735","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"736","messages":"737","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"738","messages":"739","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"740","messages":"741","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"742","messages":"743","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"744","messages":"745","errorCount":0,"warningCount":7,"fixableErrorCount":0,"fixableWarningCount":0,"source":"746","usedDeprecatedRules":"500"},{"filePath":"747","messages":"748","errorCount":0,"warningCount":7,"fixableErrorCount":0,"fixableWarningCount":0,"source":"749","usedDeprecatedRules":"500"},{"filePath":"750","messages":"751","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"752","usedDeprecatedRules":"500"},{"filePath":"753","messages":"754","errorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"755","usedDeprecatedRules":"500"},{"filePath":"756","messages":"757","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"758","usedDeprecatedRules":"500"},{"filePath":"759","messages":"760","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"761","messages":"762","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"763","messages":"764","errorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"765","usedDeprecatedRules":"500"},{"filePath":"766","messages":"767","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"768","messages":"769","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"770","usedDeprecatedRules":"500"},{"filePath":"771","messages":"772","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"773","usedDeprecatedRules":"500"},{"filePath":"774","messages":"775","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"776","messages":"777","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"778","messages":"779","errorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":"780","usedDeprecatedRules":"500"},{"filePath":"781","messages":"782","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"783","usedDeprecatedRules":"500"},{"filePath":"784","messages":"785","errorCount":0,"warningCount":7,"fixableErrorCount":0,"fixableWarningCount":0,"source":"786","usedDeprecatedRules":"500"},{"filePath":"787","messages":"788","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":"789","usedDeprecatedRules":"500"},{"filePath":"790","messages":"791","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":"792","usedDeprecatedRules":"500"},{"filePath":"793","messages":"794","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"795","messages":"796","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"797","messages":"798","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"799","messages":"800","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"801","messages":"802","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"803","messages":"804","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"805","messages":"806","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"807","messages":"808","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"809","messages":"810","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"811","messages":"812","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"813","messages":"814","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"815","messages":"816","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"817","messages":"818","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"819","messages":"820","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"821","messages":"822","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"823","messages":"824","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"825","messages":"826","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"827","messages":"828","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"829","messages":"830","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"831","messages":"832","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"833","messages":"834","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"835","messages":"836","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"837","messages":"838","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"839","messages":"840","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"841","messages":"842","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"843","messages":"844","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"845","messages":"846","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"847","messages":"848","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"849","messages":"850","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"851","messages":"852","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"853","messages":"854","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"855","messages":"856","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"857","messages":"858","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"859","messages":"860","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"861","usedDeprecatedRules":"500"},{"filePath":"862","messages":"863","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"864","messages":"865","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"866","messages":"867","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"868","messages":"869","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"870","messages":"871","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"872","messages":"873","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"874","messages":"875","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"876","messages":"877","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"878","messages":"879","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"880","messages":"881","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"882","messages":"883","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"884","messages":"885","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"886","messages":"887","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"888","messages":"889","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"890","messages":"891","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"892","messages":"893","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"894","messages":"895","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"896","messages":"897","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"898","messages":"899","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"900","messages":"901","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"902","messages":"903","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"904","messages":"905","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"906","messages":"907","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"908","messages":"909","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"910","messages":"911","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"912","messages":"913","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"914","messages":"915","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"916","messages":"917","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"918","messages":"919","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"920","messages":"921","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"922","messages":"923","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"924","messages":"925","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"926","messages":"927","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"928","messages":"929","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"930","messages":"931","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"932","messages":"933","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"934","messages":"935","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"936","messages":"937","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"938","messages":"939","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"940","messages":"941","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"942","messages":"943","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"944","messages":"945","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"946","messages":"947","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"948","messages":"949","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"950","messages":"951","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"952","messages":"953","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"954","messages":"955","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"956","messages":"957","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"958","messages":"959","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"960","messages":"961","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"962","messages":"963","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"964","messages":"965","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"966","messages":"967","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"968","messages":"969","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"970","messages":"971","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"972","messages":"973","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"974","messages":"975","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"976","messages":"977","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"978","messages":"979","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"980","messages":"981","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"982","messages":"983","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"984","messages":"985","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"986","messages":"987","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"988","messages":"989","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"990","messages":"991","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"992","messages":"993","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"994","messages":"995","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"996","messages":"997","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"998","messages":"999","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"1000","messages":"1001","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"1002","messages":"1003","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"1004","messages":"1005","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1006","messages":"1007","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"1008","messages":"1009","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"500"},{"filePath":"1010","messages":"1011","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\index.js",[],["1012","1013"],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\reportWebVitals.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\App.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\index.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ErrorPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\cart.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\user.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\itemlist.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\notice.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\paycomplete.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\recentItem.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\cartAddOption.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\loading.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\instagram.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\customerService.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\mdButtons.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myReviewRegister.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\themeProductList.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myWritableReviews.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\goodsCart.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\login.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\itemDetail.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\desination.js",["1014"],"import { createAction, handleActions } from 'redux-actions';\r\nimport * as apiDestination from './api/apiDestination';\r\n\r\nconst REQUEST_DESINATION_LIST = 'mykurly/REQUEST_DESINATION_LIST';\r\nconst MODIFY_DESINATION_SUCCESS = 'mykurly/MODIFY_DESINATION_SUCCESS';\r\nconst MODIFY_MAIN_SUCCESS = 'mykurly/MODIFY_MAIN_SUCCESS';\r\nconst REQUEST_OF_DESTINATION_SUCCESS = 'mykurly/REQUEST_OF_DESTINATION_SUCCESS';\r\nconst REQUEST_OF_DESTINATION_ITEM = 'mykurly/REQUEST_OF_DESTINATION_ITEM';\r\nconst REQUEST_OF_DESTINATION_FAIL = 'mykurly/REQUEST_OF_DESTINATION_FAIL';\r\nconst requestDestinationList = createAction(REQUEST_DESINATION_LIST);\r\nconst modifyDestinationSuccess = createAction(MODIFY_DESINATION_SUCCESS, message => message);\r\nconst requestOfDestinationSuccess = createAction(REQUEST_OF_DESTINATION_SUCCESS, data => data);\r\n\r\nconst requestOfDestinationItem = createAction(\r\n REQUEST_OF_DESTINATION_ITEM,\r\n (destinationList, itemId) => ({\r\n ...destinationList.find(item => item.id === itemId),\r\n member: destination[0].member,\r\n }),\r\n);\r\nconst modifyMainSuccess = createAction(MODIFY_MAIN_SUCCESS, (data, member) => ({ data, member }));\r\nconst requestOfDestinationFail = createAction(REQUEST_OF_DESTINATION_FAIL, error => error);\r\n\r\nexport const getMyDestination = (authToken, id) => async dispatch => {\r\n dispatch(requestDestinationList());\r\n try {\r\n const res = await apiDestination.getDestinationList(authToken);\r\n !id\r\n ? dispatch(requestOfDestinationSuccess(res.data, res.data[0].member))\r\n : dispatch(requestOfDestinationItem(res.data, id));\r\n } catch (error) {\r\n dispatch(requestOfDestinationFail(error));\r\n }\r\n};\r\nexport const modifyDestination = (modifyId, authToken) => async (dispatch, getState) => {\r\n dispatch(requestDestinationList());\r\n try {\r\n const res = await apiDestination.modifyDestination(modifyId, authToken);\r\n dispatch(modifyDestinationSuccess(res.data));\r\n } catch (error) {\r\n dispatch(requestOfDestinationFail(error));\r\n }\r\n};\r\nexport const modifyMainDestination = (modifyMainId, removeMainId, authToken) => async (\r\n dispatch,\r\n getState,\r\n) => {\r\n try {\r\n await apiDestination.modifyMainDestination(modifyMainId, authToken);\r\n } catch (error) {\r\n dispatch(requestOfDestinationFail(error));\r\n }\r\n};\r\nexport const deleteDestinationItem = (id, authToken) => async (dispatch, getState) => {\r\n dispatch(requestDestinationList());\r\n try {\r\n const res = await apiDestination.deleteDestination(id, authToken);\r\n dispatch(requestOfDestinationSuccess(res.data));\r\n } catch (error) {\r\n dispatch(requestOfDestinationFail(error));\r\n }\r\n};\r\n\r\nconst initialize = {\r\n loading: false,\r\n modalOpen: false,\r\n data: [],\r\n item: {},\r\n modalValue: '',\r\n error: false,\r\n};\r\nconst destination = handleActions(\r\n {\r\n [REQUEST_DESINATION_LIST]: state => ({\r\n ...state,\r\n loading: true,\r\n error: false,\r\n }),\r\n [REQUEST_OF_DESTINATION_SUCCESS]: (state, { payload }) => ({\r\n ...state,\r\n loading: false,\r\n data: payload.data,\r\n member: payload.member,\r\n }),\r\n [REQUEST_OF_DESTINATION_FAIL]: (state, { payload }) => ({\r\n ...state,\r\n loading: false,\r\n error: payload,\r\n modalOpen: true,\r\n }),\r\n [MODIFY_DESINATION_SUCCESS]: (state, { payload }) => ({\r\n ...state,\r\n modalOpen: true,\r\n message: payload,\r\n error: false,\r\n }),\r\n [MODIFY_MAIN_SUCCESS]: (state, { payload }) => ({\r\n ...state,\r\n data: payload,\r\n modalOpen: true,\r\n error: false,\r\n }),\r\n [REQUEST_OF_DESTINATION_ITEM]: (state, { payload }) => ({\r\n ...state,\r\n item: payload,\r\n error: false,\r\n }),\r\n },\r\n initialize,\r\n);\r\nexport default destination;\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\order.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\orderList.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\myInfo.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\wishList.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\review.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\common\\addGoodsToCart.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\LoginPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\FindIdPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\FindPasswordPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyDestinationListPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyReviewPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyOrderListPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyCouponPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyEmoneyPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyInfoPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyWishListPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\SignupPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyOrderViewPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\NotFoundPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\OrderPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ItemDetailPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ItemListPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MainPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\GoodsCartPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\ThemeProductListPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\MyReviewRegisterPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\KurlyPassPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\pages\\GetSupportWritingPage.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Modal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Footer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\SearchLocation.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Sidebar.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\weekEvent\\WeekEvent.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NoticeDetail.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\CustomerService.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayComplete.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\event\\ThisWeekEvent.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Header.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyDestinationModify.jsx",["1015","1016","1017","1018","1019"],"import React from 'react';\r\nimport { useEffect } from 'react';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { useParams } from 'react-router-dom';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nimport {\r\n deleteDestinationItem,\r\n getMyDestination,\r\n modifyDestination,\r\n} from '../../modules/desination';\r\nimport { useState } from 'react';\r\n\r\nconst MyDestinationModify = ({ location, history }) => {\r\n const destination = useSelector(state => state.destination);\r\n const { item: destinationItem } = destination;\r\n\r\n const { reciever, reciever_phone, deliver_address, id } = destinationItem;\r\n\r\n const { dtn_id } = useParams();\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n\r\n const dispatch = useDispatch();\r\n\r\n useEffect(() => {\r\n dispatch(getMyDestination(cookieAuth, +dtn_id));\r\n return () => {\r\n dispatch(getMyDestination(cookieAuth));\r\n };\r\n }, []);\r\n\r\n const [inputs, setInputs] = useState({\r\n address: '',\r\n name: '홍인',\r\n reciever: '',\r\n reciever_phone: '',\r\n });\r\n return (\r\n <div className=\"my-10 px-10 text-r-1.4 font-medium text-kg-350\">\r\n <form>\r\n <h1 className=\"a11y-hidden\">배송지 </h1>\r\n <div className=\"pb-6\">\r\n <h2 className=\" mr-6 text-r-2.4 mb-6 text-kg-400\">배송지 수정</h2>\r\n <span className=\"inline-block text-r-1.2 text-kg-350 bg-gray-100 rounded-full px-3 py-2 leading-none\">\r\n 기본 배송지\r\n </span>\r\n <p className=\"mt-6 text-r-1.6 \">{destinationItem.deliver_address}</p>\r\n <input\r\n type=\"text\"\r\n defaultValue={destinationItem.deliver_address}\r\n className=\"w-full my-3 py-4 font-medium px-8 border-kg-80 border rounded\r\n \"\r\n />\r\n <label htmlFor=\"reciever\" className=\"mt-6 block\">\r\n 받으실 분\r\n <input\r\n id=\"reciever\"\r\n type=\"text\"\r\n defaultValue={inputs.name}\r\n onChange={onChange}\r\n className=\"w-full my-3 py-4 font-medium px-8 border-kg-80 border rounded\r\n \"\r\n />\r\n </label>\r\n <label htmlFor=\"reciever_phone\" className=\"mt-6 block\">\r\n 휴대폰\r\n <input\r\n id=\"reciever_phone\"\r\n type=\"text\"\r\n defualtValue={reciever_phone}\r\n className=\"w-full my-3 py-4 font-medium px-8 border-kg-80 border rounded\r\n \"\r\n />\r\n </label>\r\n </div>\r\n <button\r\n type=\"button\"\r\n className=\" border-kp-600 border text-kp-600 w-full py-4 \"\r\n onClick={deleteDestination}\r\n >\r\n 삭제\r\n </button>\r\n <button type=\"submit\" className=\"bg-kp-600 text-white w-full py-4 \" onClick={onClick}>\r\n 저장\r\n </button>\r\n </form>\r\n </div>\r\n );\r\n function onClick() {\r\n dispatch(modifyDestination(cookieAuth, inputs));\r\n window.opener.document.location.reload();\r\n window.self.close();\r\n }\r\n\r\n function onChange(e) {\r\n setInputs({\r\n ...inputs,\r\n name: e.target.value,\r\n });\r\n console.log(e.target.value);\r\n }\r\n function deleteDestination() {\r\n dispatch(deleteDestinationItem(id, cookieAuth));\r\n }\r\n};\r\n\r\nexport default withCookies(MyDestinationModify);\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\lib\\createRequestSaga.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\lib\\api\\productInfo.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiDestination.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiLogin.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiOrderList.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiWishList.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\event\\KurlyPass.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportWriting.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NavBar.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyDestinationListForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyReviewForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyEmoneyForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyInfoForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyOrderListForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MainContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyOrderViewForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyWishListForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\MyCouponForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\GoodsCartContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\FindIdForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\FindPasswordForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\auth\\LoginForm.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyReviewRegister.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemListWrapper.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductWrapper.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\containers\\ItemDetailContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\Signup.jsx",["1020","1021"],"import React, { useRef, useState } from 'react';\r\nimport { useEffect } from 'react';\r\nimport { FiSearch } from 'react-icons/fi';\r\nimport axios from '../../../node_modules/axios/index';\r\nimport CheckBox from './CheckBox';\r\nimport FormInput from './FormInput';\r\nimport IdInput from './IdInput';\r\nimport InputDate from './InputDate';\r\nimport InputGender from './InputGender';\r\nimport PassInput from './PassInput';\r\nimport SignupButton from './SignupButton';\r\nimport SignupModal from './SignupModal';\r\n\r\n/*global daum*/\r\nconst Signup = ({ signUpStart }) => {\r\n const formTitle = 'pt-28 font-bold text-kg-300 text-5xl text-center';\r\n const regForm = 'text-r-1.4';\r\n const regTitle = 'font-medium text-left align-top pt-7 text-kg-400 ';\r\n const regInput = 'border-solid border border-inputGray w-r-32 h-16 px-6';\r\n const subText = 'text-r-1.2 text-gray-600';\r\n const submitBtn = 'bg-kp-600 text-white w-96 h-20 rounded-md';\r\n\r\n const [validId1, setValidId1] = useState(false);\r\n const [validId2, setValidId2] = useState(false);\r\n\r\n const [originPassword, setOriginPassword] = useState('');\r\n const [validPass1, setValidPass1] = useState(false);\r\n const [validPass2, setValidPass2] = useState(false);\r\n const [validPass3, setValidPass3] = useState(false);\r\n const [validPass4, setValidPass4] = useState(false);\r\n const [validRePass, setValidRePass] = useState(false);\r\n\r\n const [gender, setGender] = useState('선택안함');\r\n\r\n const [emailValue, setEmailValue] = useState('');\r\n const [validEmail, setValidEmail] = useState(false);\r\n const [checkOverLapEmail, setCheckOverLapEmail] = useState(false);\r\n\r\n const [addr, setAddr] = useState(false);\r\n\r\n const [allagree, setAllAgree] = useState(false);\r\n const [agree1, setAgree1] = useState(false);\r\n const [agree2, setAgree2] = useState(false);\r\n const [agree3, setAgree3] = useState(false);\r\n const [info, setInfo] = useState(false);\r\n const [email, setEmail] = useState(false);\r\n const [sns, setSns] = useState(false);\r\n const [age, setAge] = useState(false);\r\n\r\n const [signup, setSignup] = useState(false);\r\n const [modalValue, setModalValue] = useState('');\r\n\r\n const formRef = useRef();\r\n const emailRef = useRef();\r\n const phoneRef = useRef();\r\n const agree1Ref = useRef();\r\n const agree2Ref = useRef();\r\n const agree3Ref = useRef();\r\n const infoRef = useRef();\r\n const snsRef = useRef();\r\n const emailRef2 = useRef();\r\n const ageRef = useRef();\r\n\r\n const setStates = [setAgree1, setAgree2, setAgree3, setInfo, setSns, setEmail, setAge];\r\n\r\n useEffect(() => {\r\n agree1 && agree2 && agree3 && info && sns && email && email\r\n ? setAllAgree(true)\r\n : setAllAgree(false);\r\n sns && email ? setInfo(true) : setInfo(false);\r\n });\r\n\r\n return (\r\n <div className=\"w-r-64 ml-auto mr-auto pb-48\">\r\n <h1 className={formTitle}>회원가입</h1>\r\n <p className=\"text-right pt-9 pb-4 pb- \">\r\n <span className=\"text-formStar\">*</span>\r\n 필수입력사항\r\n </p>\r\n <form className={regForm} onSubmit={onSubmit} ref={formRef} autoComplete=\"off\">\r\n <input style={{ display: 'none' }} aria-hidden=\"true\" />\r\n <input type=\"password\" style={{ display: 'none' }} aria-hidden=\"true\" />\r\n <table className=\"ml-auto mr-auto\">\r\n <colgroup>\r\n <col width=\"160px\" />\r\n </colgroup>\r\n <tbody>\r\n <tr>\r\n <IdInput state={[validId1, validId2]} setState={[setValidId1, setValidId2]} />\r\n </tr>\r\n <PassInput\r\n state={[validPass1, validPass2, validPass3, validPass4, validRePass]}\r\n setState={[\r\n setValidPass1,\r\n setValidPass2,\r\n setValidPass3,\r\n setValidPass4,\r\n setValidRePass,\r\n ]}\r\n setOriginPassword={setOriginPassword}\r\n />\r\n <tr>\r\n <FormInput name=\"name\" placeholder=\"이름을 입력해주세요\">\r\n 이름\r\n </FormInput>\r\n </tr>\r\n <tr>\r\n <FormInput\r\n name=\"email\"\r\n placeholder=\"예: [email protected]\"\r\n ref={emailRef}\r\n onChange={onChangeEmail}\r\n >\r\n 이메일\r\n </FormInput>\r\n <td>\r\n <SignupButton onClick={overlapkEmail}>중복확인</SignupButton>\r\n <SignupModal\r\n modalIsOpen={checkOverLapEmail}\r\n closeModal={closeModalEmail}\r\n value={modalValue}\r\n />\r\n </td>\r\n </tr>\r\n <tr>\r\n <FormInput\r\n name=\"phone\"\r\n placeholder=\"숫자만 입력해주세요\"\r\n ref={phoneRef}\r\n onChange={checkPhone}\r\n >\r\n 휴대폰\r\n </FormInput>\r\n </tr>\r\n <tr>\r\n <th className={regTitle}>\r\n 주소<span className=\"text-formStar\">*</span>\r\n </th>\r\n <td className=\"py-4\">\r\n {!addr ? (\r\n <SignupButton big={true} onClick={openSearch}>\r\n <FiSearch className=\"inline-block\" />\r\n 주소검색\r\n </SignupButton>\r\n ) : (\r\n <>\r\n <input\r\n name=\"address\"\r\n className={`${regInput} mb-r-1.1`}\r\n value={addr}\r\n readOnly\r\n />{' '}\r\n <br />\r\n <input name=\"addressDetail\" className={regInput} />\r\n </>\r\n )}\r\n <p className={subText}>배송지에 따라 상품 정보가 달라질 수 있습니다.</p>\r\n </td>\r\n <td className=\"align-top pt-4\">\r\n {addr && (\r\n <SignupButton onClick={openSearch} className=\"-mt-p-2\">\r\n <FiSearch className=\"inline-block\" />\r\n 재검색\r\n </SignupButton>\r\n )}\r\n </td>\r\n </tr>\r\n <tr>\r\n <th className={regTitle}>\r\n 성별<span className=\"text-formStar\">*</span>\r\n </th>\r\n <td className=\"py-4\">\r\n <InputGender\r\n id=\"남자\"\r\n name=\"gender\"\r\n onChange={e => setGender(e.target.id)}\r\n state={gender}\r\n >\r\n 남자\r\n </InputGender>\r\n <InputGender\r\n id=\"여자\"\r\n name=\"gender\"\r\n onChange={e => setGender(e.target.id)}\r\n state={gender}\r\n >\r\n 여자\r\n </InputGender>\r\n <InputGender\r\n id=\"선택안함\"\r\n name=\"gender\"\r\n onChange={e => setGender(e.target.id)}\r\n state={gender}\r\n >\r\n 선택안함\r\n </InputGender>\r\n </td>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th className={regTitle}>\r\n 생년월일<span className=\"text-formStar\">*</span>\r\n </th>\r\n <td className=\"py-4\">\r\n <div className={regInput}>\r\n <InputDate name=\"birthY\" placeholder=\"YYYY\" onChange={checkBirth} />\r\n <InputDate name=\"birthM\" placeholder=\"MM\" onChange={checkBirth} />\r\n <InputDate name=\"birthD\" placeholder=\"DD\" onChange={checkBirth} />\r\n </div>\r\n </td>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th className={regTitle}>\r\n 이용약관동의<span className=\"text-formStar\">*</span>\r\n </th>\r\n <td className=\"py-4\" colSpan=\"2\">\r\n <CheckBox id=\"allTerms\" state={allagree} onChange={onChangeAll}>\r\n 전체약관동의\r\n </CheckBox>\r\n <CheckBox\r\n id=\"agree1\"\r\n state={agree1}\r\n ref={agree1Ref}\r\n onChange={() => setAgree1(!agree1)}\r\n >\r\n 이용약관 동의<span className=\"sub\">(필수)</span>\r\n </CheckBox>\r\n <CheckBox\r\n id=\"agree2\"\r\n state={agree2}\r\n ref={agree2Ref}\r\n onChange={() => setAgree2(!agree2)}\r\n >\r\n 개인정보처리방침 동의<span className=\"sub\">(필수)</span>\r\n </CheckBox>\r\n <CheckBox\r\n id=\"agree3\"\r\n state={agree3}\r\n ref={agree3Ref}\r\n onChange={() => setAgree3(!agree3)}\r\n >\r\n 개인정보처리방침 동의<span className=\"sub\">(선택)</span>\r\n </CheckBox>\r\n <CheckBox id=\"info\" state={info} ref={infoRef} onChange={onSnsAll}>\r\n 무료배송, 할인쿠폰 등 혜택/정보 수신 동의<span className=\"sub\">(선택))</span>\r\n </CheckBox>\r\n <div className=\"pl-14\">\r\n <CheckBox\r\n id=\"sns\"\r\n state={sns}\r\n ref={snsRef}\r\n onChange={e => setInfoChild(e)}\r\n sub={true}\r\n >\r\n <span className=\"align-middle\">SMS</span>\r\n </CheckBox>\r\n <CheckBox\r\n id=\"email\"\r\n state={email}\r\n ref={emailRef2}\r\n onChange={e => setInfoChild(e)}\r\n sub={true}\r\n >\r\n <span className=\"align-middle\">이메일</span>\r\n </CheckBox>\r\n <p className={`${subText} text-1.2`}>\r\n <span className=\"text-kp-600\">\r\n 동의 시 한 달간 [5% 적립] + [무제한 무료배송]\r\n </span>\r\n <span className=\"sub\">(첫 주문 후 적용)</span>\r\n </p>\r\n </div>\r\n <CheckBox id=\"age\" state={age} ref={ageRef} onChange={() => setAge(!age)}>\r\n 본인은 만 14세 이상입니다. <span className=\"sub\">(필수)</span>\r\n </CheckBox>\r\n </td>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <td colSpan=\"3\" className=\"text-center pt-16 w-\">\r\n <button type=\"submit\" className={submitBtn}>\r\n 가입하기\r\n </button>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </form>\r\n <SignupModal modalIsOpen={signup} closeModal={closeModal} value={modalValue} />\r\n </div>\r\n );\r\n async function overlapkEmail() {\r\n console.log(emailValue);\r\n try {\r\n if (emailValue === '') {\r\n setCheckOverLapEmail(true);\r\n setModalValue('이메일을 입력해주세요.');\r\n return false;\r\n }\r\n const res = await axios.post('http://3.35.221.9:8080/api/member/signup/checkemail', {\r\n checkEmail: emailValue,\r\n });\r\n console.log(res.data);\r\n if (res.data === 'EXISTED EMAIL') {\r\n setValidEmail(false);\r\n setCheckOverLapEmail(true);\r\n setModalValue('중복된 이메일 입니다.');\r\n } else {\r\n setValidEmail(true);\r\n setCheckOverLapEmail(true);\r\n setModalValue('사용가능한 이메일 입니다.');\r\n }\r\n } catch (e) {\r\n console.log(e);\r\n }\r\n }\r\n function onChangeAll(e) {\r\n setAllAgree(e.target.checked);\r\n [agree1Ref, agree2Ref, agree3Ref, infoRef, snsRef, emailRef2, ageRef].forEach((ref, i) => {\r\n ref.current.checked = e.target.checked;\r\n setStates[i](e.target.checked);\r\n });\r\n }\r\n\r\n function onSnsAll(e) {\r\n setInfo(!info);\r\n setSns(!info);\r\n setEmail(!info);\r\n }\r\n\r\n function onSubmit(e) {\r\n e.preventDefault();\r\n const valid = [\r\n validId1,\r\n validId2,\r\n validPass1,\r\n validPass2,\r\n validPass3,\r\n validRePass,\r\n validEmail,\r\n addr,\r\n agree1,\r\n agree2,\r\n age,\r\n ];\r\n const newUser = {\r\n uid: '',\r\n email: '',\r\n password: '',\r\n CheckPassword: '',\r\n name: '',\r\n gender: '',\r\n date_of_birth: '',\r\n address: `${addr}`,\r\n check_term: agree3 ? 1 : 0,\r\n check_sns: info ? 3 : sns ? 2 : email ? 1 : 0,\r\n };\r\n const formData = new FormData(formRef.current);\r\n for (let [key, value] of formData) {\r\n if (!value && key !== 'addressDetail') {\r\n setSignup(true);\r\n setModalValue(key);\r\n return false;\r\n }\r\n if (key === 'birthY' || key === 'birthM' || key === 'birthD')\r\n newUser['date_of_birth'] += key === 'birthY' ? value : `-${value}`;\r\n else if (key === 'addressDetail') {\r\n newUser.address = `${newUser.address} ${value}`;\r\n } else newUser[key] = value;\r\n }\r\n for (let i = 0; i < valid.length; i++) {\r\n if (!valid[i]) {\r\n if (i === 0) {\r\n setSignup(true);\r\n setModalValue('아이디를 제대로 입력해 주세요');\r\n } else if (i === 1) {\r\n setSignup(true);\r\n setModalValue('아이디 중복검사를 해주세요');\r\n } else if (i >= 2 && i < 5) {\r\n setSignup(true);\r\n setModalValue('비밀번호를 제대로 입력해 주세요');\r\n } else if (i === 5) {\r\n setSignup(true);\r\n setModalValue('동일한 비밀번호 입력해 주세요');\r\n } else if (i === 6) {\r\n setSignup(true);\r\n setModalValue('이메일 중복검사를 해주세요');\r\n } else if (i === 7) {\r\n setSignup(true);\r\n setModalValue('주소를 입력해 주세요');\r\n } else if (i > 7 && i < 10) {\r\n setSignup(true);\r\n setModalValue('필수사항을 체크해 주세요');\r\n } else if (i === 10) {\r\n setSignup(true);\r\n setModalValue('14세 이상 항목을 체크해 주세요');\r\n }\r\n return false;\r\n }\r\n }\r\n signUpStart(newUser);\r\n console.log(newUser);\r\n }\r\n function checkPhone(e) {\r\n const { value } = e.target;\r\n const lastChar = value.slice(-1);\r\n if (isNaN(+lastChar) || value.length > 11) {\r\n e.target.value = value.substring(0, value.length - 1);\r\n }\r\n }\r\n function checkBirth(e) {\r\n const { name, value } = e.target;\r\n const lastChar = value.slice(-1);\r\n const num = name === 'birthY' ? 4 : 2;\r\n if (isNaN(+lastChar) || value.length > num) {\r\n e.target.value = value.substring(0, value.length - 1);\r\n }\r\n }\r\n function setInfoChild(e) {\r\n if (e.target.id === 'sns') setSns(!sns);\r\n else setEmail(!email);\r\n }\r\n function onChangeEmail(e) {\r\n setEmailValue(e.target.value);\r\n }\r\n function closeModalEmail() {\r\n setCheckOverLapEmail(false);\r\n }\r\n function closeModal() {\r\n setSignup(false);\r\n }\r\n function openSearch() {\r\n const width = 500;\r\n const height = 400;\r\n new daum.Postcode({\r\n oncomplete: function (data) {\r\n const addr = data.userSelectedType === 'R' ? data.roadAddress : data.jibunAddress;\r\n setAddr(addr);\r\n },\r\n }).open({\r\n left: Math.ceil((window.screen.width - width) / 2),\r\n top: Math.ceil((window.screen.height - height) / 2),\r\n });\r\n }\r\n};\r\nexport default Signup;\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\Loading.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\common\\PayingLoading.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\Notice.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupport.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestion.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\LinkToSign.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderNav.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\RoundCheckBox.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\aside\\Aside.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\modules\\api\\apiMyInfo.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\common_style\\common.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterRight.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterLeft.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\footer\\FooterBanner.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\OrderCheck.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PersonalAgree.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\ReviewCompleteModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductPageContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\common\\MyModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductHeader.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemListHeader.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemCardContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\GotopBtn.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PaySelection.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayHistory.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderProduct.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\DeliveryInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\MemberInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\Coupon.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyDestinationList.jsx",["1022","1023","1024","1025","1026","1027","1028"],"import React, { useEffect, useState } from 'react';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport Modalform from '../login/Modalform';\r\nimport Modal from '../login/Modal';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport { AiOutlinePlus } from 'react-icons/ai';\r\nimport { BiPencil } from 'react-icons/bi';\r\nimport RoundCheckBox from './RoundCheckBox';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { withRouter } from 'react-router-dom';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nimport { getMyDestination, modifyDestination } from '../../modules/desination';\r\n\r\nconst MyDestinationList = ({ history }) => {\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const member = useSelector(state => state.login.member);\r\n const dispatch = useDispatch();\r\n useEffect(() => {\r\n dispatch(getMyDestination(cookieAuth));\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n }\r\n }, []);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyDestinationBlock />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyDestinationBlock = () => {\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-6 px-12 pb-32 box-border\">\r\n <h1 className=\"a11y-hidden\">배송지 확인</h1>\r\n <div className=\"border-b-2 border-kg-300 pb-10 mb-8\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4\">배송지 관리</h2>\r\n <p className=\"inline-block mr-96 align-middle text-r-1.4 text-kg-150\">\r\n 배송지에 따라 상품 정보가 달라질 수 있습니다.\r\n </p>\r\n <div className=\"inline-block align-middle w-60 \">\r\n <button onClick={onClick} className=\"w-full text-left text-r-1.6 font-medium \">\r\n <AiOutlinePlus className=\"ml-10 mr-4 inline-block\" />\r\n <span>새 배송지 추가</span>\r\n </button>\r\n </div>\r\n </div>\r\n <div>\r\n <form>\r\n <fieldset>\r\n <ul>\r\n <li>\r\n <ul className=\"text-r-1.4 pb-8 border-b text-kg-400 border-kg-300 box-border leading-none\">\r\n <li className=\"w-16 text-center inline-block align-middle\">선택</li>\r\n <li className=\"w-p-370 text-center inline-block\">주소</li>\r\n <li className=\"w-32 text-center inline-block\">받으실 분</li>\r\n <li className=\"w-52 text-center inline-block\">연락처</li>\r\n <li className=\"w-48 text-center inline-block\">배송유형</li>\r\n <li className=\"w-16 text-center inline-block\">수정</li>\r\n </ul>\r\n </li>\r\n <MyDestinationListItem />\r\n </ul>\r\n </fieldset>\r\n </form>\r\n </div>\r\n </div>\r\n );\r\n function onClick() {\r\n const width = 500;\r\n const height = 450;\r\n var left = Math.ceil((window.screen.width - width) / 2);\r\n var top = Math.ceil((window.screen.height - height) / 2);\r\n\r\n window.open(\r\n '/kakao/destination',\r\n '_blank',\r\n `height=${height},width=${width}, top=${top}, left=${left}`,\r\n );\r\n }\r\n};\r\n\r\nconst MyDestinationListItem = () => {\r\n const destination = useSelector(state => state.destination);\r\n const { modalOpen, data: destinationList } = destination;\r\n\r\n const [modal, setModal] = useState(false);\r\n const [htmlfor, setHtmlFor] = useState('');\r\n const [checked, setChecked] = useState(false);\r\n\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const dispatch = useDispatch();\r\n const cookieAuth = cookies.auth;\r\n return (\r\n <>\r\n {destinationList.map(\r\n ({ id, is_main, reciever, reciever_phone, deliver_address, member, htmlFor }, index) => (\r\n <li key={`destination_${index}`} className=\"h-40 border-b border-kg-80 box-border\">\r\n <ul className=\"text-r-1.4 \">\r\n <li className=\"text-center inline-block leading-r-10\">\r\n <RoundCheckBox\r\n id={id}\r\n className=\"w-16\"\r\n value={`destination_${index}`}\r\n onClick={onClickCheckBox}\r\n onChange={onChangeInput}\r\n htmlfor={htmlfor}\r\n is_main={is_main}\r\n />\r\n {modalOpen && (\r\n <Modalform id=\"modal\">\r\n <Modal\r\n modal={modal}\r\n closeModal={closeModal}\r\n value=\"배송지로 선택이 완료되었습니다\"\r\n />\r\n </Modalform>\r\n )}\r\n </li>\r\n <li className=\"w-p-370 px-8 inline-block align-middle\">\r\n <p className=\"text-r-1.6\">\r\n {member.id === is_main ? (\r\n <span className=\"block text-r-1.2 w-r-7.9 bg-gray-100 rounded-full px-3 py-2 leading-none\">\r\n 기본배송지\r\n </span>\r\n ) : (\r\n ''\r\n )}\r\n {deliver_address}\r\n </p>\r\n </li>\r\n <li className=\"w-32 text-center inline-block align-middle leading-r-10\">\r\n {reciever}\r\n </li>\r\n <li className=\"w-52 text-center inline-block align-middle leading-r-10\">\r\n {reciever_phone}\r\n </li>\r\n <li className=\"w-48 text-kp-600 text-center inline-block align-middle leading-r-10\">\r\n 샛별배송\r\n </li>\r\n <li className=\"w-16 text-center inline-block align-middle leading-r-10\">\r\n <BiPencil\r\n id={`destination_${id}`}\r\n className=\"w-16 text-r-2.8 text-kg-80 cursor-pointer\"\r\n onClick={onClick}\r\n />\r\n </li>\r\n </ul>\r\n </li>\r\n ),\r\n )}\r\n </>\r\n );\r\n function onClick(e) {\r\n const itemId = e.currentTarget.id.split('_')[1];\r\n const width = 500;\r\n const height = 450;\r\n var left = Math.ceil((window.screen.width - width) / 2);\r\n var top = Math.ceil((window.screen.height - height) / 2);\r\n\r\n window.open(\r\n `/shop/mypage/desination/modify_form/${itemId}`,\r\n '_blank',\r\n `height=${height},width=${width}, top=${top}, left=${left}`,\r\n );\r\n }\r\n\r\n function onClickCheckBox(e) {\r\n dispatch(modifyDestination(e.currentTarget.htmlFor, cookieAuth));\r\n setModal(!modal);\r\n setHtmlFor(e.currentTarget.htmlFor);\r\n }\r\n function onChangeInput(e) {\r\n setChecked(e.target.checked);\r\n }\r\n function closeModal() {\r\n setModal(false);\r\n }\r\n};\r\n\r\nexport default withRouter(withCookies(MyDestinationList));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyReview.jsx",["1029","1030","1031","1032","1033","1034","1035"],"import React, { useEffect, useState } from 'react';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport { Link } from 'react-router-dom';\r\nimport WrittenReview from './WrittenReview';\r\nimport WriteReview from './WriteReview';\r\nimport CartModal from '../itemList/CartModal';\r\nimport { getProductInfo } from '../../modules/itemDetail';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { withRouter } from 'react-router-dom';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nimport { getReviewList } from '../../modules/review';\r\nconst MyReview = ({ history }) => {\r\n const dispatch = useDispatch();\r\n\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n useEffect(() => {\r\n dispatch(getReviewList('viewBeforeList', cookieAuth));\r\n dispatch(getReviewList('viewAfterList', cookieAuth));\r\n }, []);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyReviewBlock dispatch={dispatch} cookieAuth={cookieAuth} />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyReviewBlock = ({ dispatch, cookieAuth }) => {\r\n const [modalIsOpen, setmodalIsOpen] = useState(false);\r\n const [tabView, setTabView] = useState('viewBeforeList');\r\n\r\n // const = useSelector(state => state.review.data);\r\n const itemDetail = useSelector(state => state.itemDetail.info);\r\n\r\n const { viewBeforeList: canWriteReview, viewAfterList: writtenReview } = useSelector(\r\n state => state.review.data,\r\n );\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-6 px-12 pb-32 box-border\">\r\n <h1 className=\"a11y-hidden\">작성 가능한 후기 보기 및 내가 쓴 후기 보기 </h1>\r\n <div className=\"pb-10 mb-8\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4\">상품 후기</h2>\r\n <p className=\"text-r-1.4 text-kg-150 mt-12\">\r\n <strong className=\"\">후기 작성 시 사진후기 100원, 글후기 50원을 적립해드립니다.</strong>\r\n <span className=\"block\">-퍼플,더퍼플 2배 적립(사진 200원,글 100원)</span>\r\n <span className=\"block\">\r\n -주간 베스트 후기로 선정 시 <span className=\"font-medium\">5,000원</span>을 추가 적립\r\n </span>\r\n <span className=\"block\">\r\n *후기 작성은 배송 완료일로부터 <span className=\"font-medium\">30</span>일 이내\r\n 가능합니다.\r\n </span>\r\n </p>\r\n <div className=\"my-12\">\r\n <Link\r\n onClick={onClick}\r\n to=\"#viewBeforeList\"\r\n className=\"border border-kg-80 inline-block w-2/4 h-full border-r-0\"\r\n >\r\n <div\r\n className={`${\r\n tabView === 'viewBeforeList' ? 'border-b-2 border-kp-600' : ''\r\n } text-center inline-block w-full py-4 text-r-1.4 bg-white`}\r\n >\r\n 작성가능 후기(\r\n <span>\r\n {\r\n canWriteReview.filter(\r\n ({ delivery_condition }) => delivery_condition === '배송완료',\r\n ).length\r\n }\r\n </span>\r\n )\r\n </div>\r\n </Link>\r\n <Link\r\n onClick={onClick}\r\n to=\"#viewAfterList\"\r\n className=\"border border-kg-80 inline-block w-2/4 h-full\"\r\n >\r\n <div\r\n className={`${\r\n !(tabView === 'viewBeforeList') ? 'border-b-2 border-kp-600' : ''\r\n } text-center inline-block w-full py-4 text-r-1.4 bg-white`}\r\n >\r\n 작성완료 후기 (<span>{writtenReview.length}</span>)\r\n </div>\r\n </Link>\r\n </div>\r\n {tabView === 'viewBeforeList' ? <WriteReview onClick={openCartModal} /> : <WrittenReview />}\r\n </div>\r\n {/* <CartModal\r\n // product_id={itemDetail.product_id}\r\n modalIsOpen={modalIsOpen}\r\n closeModal={closeCartModal}\r\n productName={itemDetail.name}\r\n originalPrice={itemDetail.original_price}\r\n discounted_price={itemDetail.discounted_price}\r\n discount_percent={itemDetail.discount_percent}\r\n /> */}\r\n </div>\r\n );\r\n\r\n function openCartModal(e) {\r\n const productId = +e.target.id.split('_')[1];\r\n dispatch(getProductInfo(productId));\r\n setmodalIsOpen(true);\r\n }\r\n function closeCartModal() {\r\n setmodalIsOpen(false);\r\n }\r\n function onClick(e) {\r\n setTabView(e.currentTarget.href.split('#')[1]);\r\n dispatch(getReviewList(e.currentTarget.href.split('#')[1], cookieAuth));\r\n }\r\n};\r\n\r\nexport default withRouter(withCookies(MyReview));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyEmoney.jsx",["1036","1037","1038"],"import React, { useEffect } from 'react';\r\nimport MyKurlyPageNation from './MyKurlyPageNation';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nimport { withRouter } from 'react-router-dom';\r\nimport { useSelector } from 'react-redux';\r\n\r\nconst MyEmoney = ({ history }) => {\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const member = useSelector(state => state.login.member);\r\n\r\n useEffect(() => {\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n } else if (cookieAuth && !member.name) {\r\n alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n removeCookie('auth');\r\n history.push('/');\r\n }\r\n }, []);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyEmoneyBlock />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyEmoneyBlock = ({ history }) => {\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 px-12 pb-32 \">\r\n <h1 className=\"a11y-hidden\">적립금 확인</h1>\r\n <div className=\"border-b-2 border-kg-300 mb-8\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4\">적립금</h2>\r\n <p className=\"inline-block mr-96 align-middle text-r-1.4 text-kg-150\">\r\n 보유하고 계신 적립금의 내역을 한 눈에 확인 하실 수 있습니다.\r\n </p>\r\n <div>\r\n <div className=\"clear-fix inline-block text-r-1.4 border border-kg-80 border-r-0 w-2/4 px-20 py-12 my-12\">\r\n <span className=\"align-middle inline-block w-r-15.8 mr-p-56\">현재 적립금</span>\r\n <span className=\"inline-block text-r-2 align-middle text-kp-600 font-medium text-right\">\r\n 100 원\r\n </span>\r\n </div>\r\n <div className=\"clear-fix inline-block text-r-1.4 border border-kg-80 w-2/4 px-20 py-12 my-12\">\r\n <span className=\"align-middle inline-block w-r-15.8 mr-p-56 \">소멸예정 적립금</span>\r\n <span className=\" inline-block text-r-2 text-kp-600 align-middle font-medium text-right \">\r\n 0 원\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div className=\"\">\r\n <ul className=\"last:border-kg-300\">\r\n <li>\r\n <ul className=\"text-r-1.4 pb-8 text-kg-400 border-b font-medium border-kg-300 box-border leading-none\">\r\n <li className=\"w-44 inline-block text-center align-middle\">날짜</li>\r\n <li className=\"w-p-410 px-8 text-left inline-block align-middle\">내용</li>\r\n <li className=\"w-56 text-center inline-block align-middle\">유효기간</li>\r\n <li className=\"w-48 text-center inline-block align-middle\">금액</li>\r\n </ul>\r\n </li>\r\n <MyEmoneyItem />\r\n </ul>\r\n </div>\r\n </div>\r\n );\r\n};\r\n\r\nconst MyEmoneyItem = () => {\r\n return (\r\n <>\r\n <li className=\"h-r-5.6 border-kg-80 border-b leading-r-5.6\">\r\n <ul className=\"text-r-1.4\">\r\n <li className=\"w-44 inline-block text-center align-middle\">20.12.22</li>\r\n <li className=\"w-p-410 px-8 text-left inline-block align-middle\">\r\n [적립금소멸] 적립금 유효기간 만료\r\n </li>\r\n <li className=\"w-56 text-center inline-block align-middle\"></li>\r\n <li className=\"w-48 text-center inline-block align-middle\">-1100원</li>\r\n </ul>\r\n </li>\r\n <li className=\"h-r-5.6 border-kg-80 border-b leading-r-5.6\">\r\n <ul className=\"text-r-1.4\">\r\n <li className=\"w-44 inline-block text-center align-middle\">20.12.21</li>\r\n <li className=\"w-p-410 px-8 text-left inline-block align-middle\">\r\n [구매적립] 주문(1608566281235) 0.5%적립\r\n </li>\r\n <li className=\"w-56 text-center inline-block align-middle\">21.12.31</li>\r\n <li className=\"w-48 text-center inline-block text-kp-600 font-medium align-middle\">\r\n +100원\r\n </li>\r\n </ul>\r\n </li>\r\n </>\r\n );\r\n};\r\n\r\nexport default withRouter(withCookies(MyEmoney));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfo.jsx",["1039","1040","1041","1042","1043","1044"],"import React, { useEffect } from 'react';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport MyInfoModify from './MyInfoModify';\r\nimport Modal from '../login/Modal';\r\nimport Modalform from '../login/Modalform';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { useState } from 'react';\r\nimport { withCookies, useCookies } from 'react-cookie';\r\nimport { getMemberMyInfo } from '../../modules/myInfo';\r\nimport { withRouter } from 'react-router-dom';\r\n\r\nconst MyInfo = ({ history }) => {\r\n const [info, SetInfo] = useState(false);\r\n const [modal, setModal] = useState(false);\r\n const [modalValue, setModalValue] = useState('');\r\n const myInfo = useSelector(state => state.myInfo);\r\n const member = useSelector(state => state.login.member);\r\n const { modalOpen, message } = myInfo;\r\n const dispatch = useDispatch();\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const [password, setPassword] = useState('');\r\n // const cookieId = cookies.id;\r\n\r\n useEffect(() => {\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n } else if (cookieAuth && !member.name) {\r\n alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n history.push('/');\r\n }\r\n }, []);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n {message !== 'SUCCESS' ? (\r\n <MyInfoBlock uid={member.uid} onChange={onChange} onSubmit={onSubmitCheckUserInfo} />\r\n ) : (\r\n <MyInfoModify />\r\n )}\r\n {modalOpen ? (\r\n <Modalform id=\"modal\">\r\n <Modal\r\n modal={modal}\r\n closeModal={closeModal}\r\n value={modalValue || '비밀번호를 정확하게 입력해주세요'}\r\n />\r\n </Modalform>\r\n ) : (\r\n ''\r\n )}\r\n </main>\r\n </>\r\n );\r\n function onChange(e) {\r\n setPassword(e.target.value);\r\n }\r\n function onSubmitCheckUserInfo(e) {\r\n e.preventDefault();\r\n dispatch(getMemberMyInfo(cookieAuth, password));\r\n setModal(true);\r\n }\r\n function closeModal() {\r\n setModal(false);\r\n }\r\n};\r\n\r\nconst MyInfoBlock = ({ uid, onChange, onSubmit, password }) => {\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-6 px-12 pb-32 box-border\">\r\n <h1 className=\"a11y-hidden\">개인 정보 수정하기 </h1>\r\n <div className=\"pb-10 border-b-2 border-kg-300\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4\">개인 정보 수정</h2>\r\n <h3 className=\"mt-10 text-r-1.6 font-medium\">비밀번호 재확인</h3>\r\n <p className=\"text-r-1.2 text-kg-350\">\r\n 회원님의 정보를 안전하게 보호하기 위해 비밀번호를 다시 한번 확인해주세요.\r\n </p>\r\n </div>\r\n <div className=\"text-center text-r-1.4\">\r\n <form onSubmit={onSubmit}>\r\n <div className=\"border-b border-kg-80 py-6 mb-16\">\r\n <label className=\"block my-4\">\r\n <span className=\"text-left inline-block w-48 font-medium\">아이디</span>\r\n <input\r\n name=\"id\"\r\n onChange={onChange}\r\n className=\"inline-block text-r-1.4 p-4 px-6 w-p-340 focus:bg-klp-700 border border-kg-80 rounded\"\r\n type=\"text\"\r\n value={uid}\r\n readOnly\r\n />\r\n </label>\r\n <label className=\"block my-4 mt-8\">\r\n <span className=\"text-left inline-block w-48 font-medium\">\r\n 비밀번호<span className=\"text-red-500 font-normal\">*</span>\r\n </span>\r\n <input\r\n name=\"password\"\r\n className=\"inline-block text-r-1.4 py-4 px-6 w-p-340 focus:bg-klp-700 border border-kg-80 rounded\"\r\n type=\"password\"\r\n value={password}\r\n onChange={onChange}\r\n />\r\n </label>\r\n </div>\r\n <button className=\"rounded w-p-230 py-7 bg-kp-600 text-white\" type=\"submit\">\r\n 확인\r\n </button>\r\n </form>\r\n </div>\r\n </div>\r\n );\r\n};\r\n\r\nexport default withRouter(withCookies(MyInfo));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderList.jsx",["1045","1046"],"import React, { useState, useEffect } from 'react';\r\nimport { NavLink, withRouter } from 'react-router-dom';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport MyKurlyPageNation from './MyKurlyPageNation';\r\nimport { TiArrowSortedDown, TiArrowSortedUp } from 'react-icons/ti';\r\nimport { useSelector, useDispatch } from 'react-redux';\r\nimport { getOrderItems } from '../../modules/orderList';\r\nimport MyOrderListItem from './MyOrderListItem';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\n\r\nconst MyOrderList = ({ history }) => {\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const QueryString = history.location.search;\r\n const member = useSelector(state => state.login.member);\r\n\r\n const dispatch = useDispatch();\r\n useEffect(() => {\r\n QueryString\r\n ? dispatch(getOrderItems(QueryString, cookieAuth))\r\n : dispatch(getOrderItems('?page=0', cookieAuth));\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n } else if (cookieAuth && !member.name) {\r\n alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n removeCookie('auth');\r\n history.push('/');\r\n }\r\n }, [QueryString]);\r\n\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyOrderListBlock cookieAuth={cookieAuth} />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyOrderListBlock = withRouter(({ history, cookieAuth }) => {\r\n const [open, setOpen] = useState(false);\r\n const orderList = useSelector(state => state.order.data);\r\n\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-14 px-12 pb-32\">\r\n <h1 className=\"a11y-hidden\">주문 내역 확인 </h1>\r\n <div className=\"border-b-2 border-kg-300 pb-10 mb-10\">\r\n <h2 className=\" inline-block align-middle font-medium mr-6 text-r-2.4\">주문내역</h2>\r\n <p className=\"inline-block mr-96 align-middle text-r-1.4 text-kg-150\">\r\n 지난 3년간의 주문 내역 조회가 가능합니다\r\n </p>\r\n <div\r\n className={`relative inline-block text-kg-350 overflow-hidden ml-20 border border-kg-80 align-middle w-60 h-16 ${\r\n open ? 'overflow-visible' : 'overflow-hidden'\r\n }`}\r\n >\r\n <button\r\n className=\"absolute pl-4 text-r-1.4 w-full h-full z-20 left-0 top-0 text-left bg-white focus:outline-0\"\r\n onClick={onClick}\r\n >\r\n <span className=\"w-full h-full\">전체기간</span>\r\n {open ? (\r\n <TiArrowSortedUp className=\"inline-block ml-20\" />\r\n ) : (\r\n <TiArrowSortedDown className=\"inline-block ml-20\" />\r\n )}\r\n </button>\r\n <ul\r\n className={`bg-white w-60 absolute z-0 transition-all border border-kg-80 border-t-0 text-r-1.2 transform -top-r-0.1 -left-r-0.1 \r\n ${open ? 'translate-y-16' : '-translate-y-0 '}`}\r\n >\r\n <li className=\" border-b py-3 pl-4 active:bg-kg-100\">\r\n <NavLink to=\"\">전체기간</NavLink>\r\n </li>\r\n <li className=\" border-b py-3 pl-4 active:bg-kg-100\">\r\n <NavLink to=\"\">2021년</NavLink>\r\n </li>\r\n <li className=\" border-b py-3 pl-4 active:bg-kg-100\">\r\n <NavLink to=\"\">2020년</NavLink>\r\n </li>\r\n <li className=\" py-3 pl-4 active:bg-kg-100\">\r\n <NavLink to=\"\">2019년</NavLink>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n <div>\r\n <ul>\r\n <MyOrderListItem orderList={orderList} />\r\n </ul>\r\n <MyKurlyPageNation\r\n pageNumber={orderList.totalPages}\r\n totalProduct={orderList.totalElements}\r\n elementNumber={orderList.numberOfElements}\r\n history={history}\r\n />\r\n </div>\r\n </div>\r\n );\r\n\r\n function onClick() {\r\n setOpen(!open);\r\n }\r\n});\r\n\r\nexport default withRouter(withCookies(MyOrderList));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\CheckBox.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\InputGender.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Login.jsx",["1047","1048","1049","1050","1051","1052"],"import React, { useEffect, useState } from 'react';\r\nimport styled from 'styled-components';\r\nimport Input from './Input';\r\nimport Button from './Button';\r\nimport CheckBox from './CheckBox';\r\nimport Modalform from './Modalform';\r\nimport Modal from './Modal';\r\nimport Title from './Title';\r\nimport { Link, withRouter } from 'react-router-dom';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { loginAuthentication, setLogInAndOut } from '../../modules/login';\r\nimport { useCookies } from 'react-cookie';\r\n\r\nexport const LoginFormStyle = styled.div`\r\n width: 340px;\r\n height: 600px;\r\n margin: 0 auto;\r\n`;\r\n\r\nconst Login = ({ history }) => {\r\n const [login, setLogin] = useState(false);\r\n const loginInfo = useSelector(state => state.login.member);\r\n const modalOpen = useSelector(state => state.login.modalOpen);\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const [user, setUser] = useState({\r\n u_id: '',\r\n u_password: '',\r\n });\r\n const [modal, setModal] = useState(false);\r\n const [checked, setchecked] = useState(false);\r\n\r\n const { u_id, u_password } = user;\r\n function onChange(e) {\r\n const { value, name } = e.target;\r\n setUser({\r\n ...user,\r\n [name]: value,\r\n });\r\n }\r\n const dispatch = useDispatch();\r\n useEffect(() => {}, []);\r\n return (\r\n <LoginFormStyle>\r\n <Title>로그인</Title>\r\n <form onSubmit={onSubmitCheckLogin}>\r\n <Input\r\n name=\"u_id\"\r\n onChange={onChange}\r\n autoFocus\r\n required\r\n type=\"text\"\r\n placeholder=\"아이디를 입력하세요\"\r\n value={u_id}\r\n />\r\n <Input\r\n name=\"u_password\"\r\n onChange={onChange}\r\n type=\"password\"\r\n placeholder=\"비밀번호를 입력하세요\"\r\n value={u_password}\r\n required\r\n />\r\n <div className=\"mt-r-0.9 text-kg-300 text-r-1.3 leading-3\">\r\n <CheckBox value=\"보안접속\" onChange={onClickCheckBox} checked={checked} />\r\n <Link to=\"/shop/account/find_id\">\r\n <span className=\"align-middle ml-r-11\">아이디 찾기</span>\r\n </Link>\r\n <span className=\"align-middle px-1\">|</span>\r\n <Link to=\"/shop/account/find_pwd\">\r\n <span className=\"align-middle\">비밀번호 찾기</span>\r\n </Link>\r\n </div>\r\n <Button onClick={loginCheck} type=\"submit\" form=\"signin\">\r\n 로그인\r\n </Button>\r\n </form>\r\n <Button form=\"signout\" as={Link} to=\"/shop/account/signup\">\r\n 회원가입\r\n </Button>\r\n {modalOpen && (\r\n <Modalform id=\"modal\">\r\n <Modal closeModal={closeModal} modal={modal} value=\"아이디와 비밀번호를 확인해주세요\" />\r\n </Modalform>\r\n )}\r\n </LoginFormStyle>\r\n );\r\n function onSubmitCheckLogin(e) {\r\n e.preventDefault();\r\n }\r\n function loginCheck() {\r\n dispatch(loginAuthentication(user));\r\n setModal(true);\r\n }\r\n function onClickCheckBox() {\r\n setchecked(!checked);\r\n }\r\n function closeModal() {\r\n dispatch(setLogInAndOut());\r\n setModal(false);\r\n }\r\n};\r\n\r\nexport default withRouter(Login);\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\SignupButton.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyCategory.jsx",["1053","1054"],"import React from 'react';\r\nimport { NavLink, withRouter } from 'react-router-dom';\r\nimport { FiChevronRight } from 'react-icons/fi';\r\nimport { getReviewList } from '../../modules/review';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nimport { useDispatch } from 'react-redux';\r\nconst category = [\r\n { id: 1, name: '주문내역', path: '/shop/mypage/mypage_orderlist' },\r\n { id: 2, name: '배송지관리', path: '/shop/mypage/destination/list' },\r\n { id: 3, name: '늘사는것', path: '/shop/mypage/mypage_wishlist' },\r\n { id: 4, name: '상품후기', path: '/shop/mypage/mypage_review' },\r\n { id: 5, name: '적립금', path: '/shop/mypage/mypage_emoney' },\r\n { id: 6, name: '쿠폰', path: '/shop/mypage/mypage_coupon' },\r\n { id: 7, name: '개인정보수정', path: '/shop/member/myinfo' },\r\n];\r\n\r\nconst myKurly_menu =\r\n 'w-80 border border-kg-80 border-b-0 last:border text-r-1.4 text-kg-350 hover:text-kp-600 hover:bg-kg-50 leading-none';\r\nconst MyKurlyCategory = () => {\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const dispatch = useDispatch();\r\n return (\r\n <div className=\"float-left\">\r\n <h1 className=\"a11y-hidden\">마이컬리 메인</h1>\r\n <section className=\"\">\r\n <h2 className=\"text-5xl leading-none mt-20 mb-14\">마이컬리</h2>\r\n <ul className=\"w-full \">\r\n <>\r\n {category.map(list => (\r\n <li className={`${myKurly_menu}`} key={list.id}>\r\n <NavLink\r\n to={list.path}\r\n activeClassName=\"bg-kg-50 text-kp-600 font-medium\"\r\n className=\"text-right inline-block pl-10 pr-6 py-6 w-full \"\r\n >\r\n {list.id === 4 ? (\r\n <span\r\n onClick={getReview}\r\n className=\"inline-block text-left w-48 mr-8 leading-none align-middle\"\r\n >\r\n {list.name}\r\n </span>\r\n ) : (\r\n <span className=\"inline-block text-left w-48 mr-8 leading-none align-middle\">\r\n {list.name}\r\n </span>\r\n )}\r\n <FiChevronRight className=\"inline-block text-r-1.8 leading-none align-middle\" />\r\n </NavLink>\r\n </li>\r\n ))}\r\n </>\r\n </ul>\r\n <div className=\"cursor-pointer w-80 py-4 pl-10 rounded-r-full bg-kg-100 my-8\">\r\n <p className=\"inline-block align-middle\">\r\n <strong className=\"text-r-1.4 font-medium\">도움이 필요하신가요?</strong>\r\n <span className=\"block text-r-1.2\">1:1 문의하기</span>\r\n </p>\r\n <FiChevronRight className=\"inline-block text-r-1.8 ml-6 align-middle text-kp-600\" />\r\n </div>\r\n </section>\r\n </div>\r\n );\r\n function getReview() {\r\n dispatch(getReviewList('viewBeforeList', cookieAuth));\r\n }\r\n};\r\n\r\nexport default withRouter(withCookies(MyKurlyCategory));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyHeader.jsx",["1055","1056"],"import React, { useEffect } from 'react';\r\nimport { Link, withRouter } from 'react-router-dom';\r\nimport { BsChevronRight } from 'react-icons/bs';\r\nimport mykurlybanner from '../../img/mykurlybanner.jpg';\r\nimport { useSelector } from 'react-redux';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\n\r\nconst li_sm = 'float-left align-middle w-r-19.7 h-r-17.8 bg-white p-12';\r\nconst detail_wrapper = 'mt-r-3.5 text-kp-600 leading-none';\r\nconst detail_text = 'text-r-2 inline-block align-middle font-medium -mt-1';\r\nconst arr_icon = 'inline-block text-r-1.6 leading-8 text-kg-200 ml-2 align-middle';\r\n\r\nconst MyKurlyHeader = ({ history }) => {\r\n const { grade, name } = useSelector(state => state.login.member);\r\n // const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n // const cookieAuth = cookies.auth;\r\n // const member = useSelector(state => state.login.member);\r\n // // useEffect(() => {\r\n // if (!cookieAuth) {\r\n // history.push('/shop/account/signin');\r\n // } else if (cookieAuth && !member.name) {\r\n // removeCookie('auth');\r\n // alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n // history.push('/');\r\n // }\r\n // }, []);\r\n return (\r\n <section className=\"bg-kg-100 py-20\">\r\n <h1 className=\"a11y-hidden\">회원정보</h1>\r\n <div className=\"container\">\r\n <ul className=\"overflow-x-visible clear-fix text-left h-full\">\r\n <li className=\"mr-r-0.4 float-left w-r-44.6 bg-white h-r-17.8\">\r\n <section className=\"p-12 h-full\">\r\n <h1 className=\"a11y-hidden\">회원등급 및 회원이름</h1>\r\n <span className=\"align-top mr-8 inline-block border border-kp-600 px-8 py-10 text-r-1.6 rounded-md text-kp-600 leading-none\t\">\r\n {grade}\r\n </span>\r\n <div className=\"inline-block\">\r\n <h2 className=\"inline-block tracking-wide\t text-r-2 font-medium pr-2\">{name}</h2>\r\n <span className=\"text-r-1.6\">님</span>\r\n <p className=\"text-r-1.2 my-6\">적립 0.5%</p>\r\n <button className=\"py-3 px-7 mr-4 text-r-1.4 bg-kg-100 rounded-full leading-none\">\r\n 전체 등급보기\r\n </button>\r\n <button className=\"py-3 px-7 text-r-1.4 bg-kg-100 rounded-full leading-none\">\r\n 다음 달 예상 등급 보기\r\n </button>\r\n </div>\r\n </section>\r\n </li>\r\n <li className={`${li_sm} mr-r-0.4`}>\r\n <section className=\"h-full\">\r\n <h3 className=\"text-r-1.4\">적립금</h3>\r\n <p className={`${detail_wrapper}`}>\r\n <Link to=\"/shop/mypage/mypage_emoney\">\r\n <span className={`${detail_text}`}>100 원</span>\r\n <BsChevronRight className={`${arr_icon}`} />\r\n </Link>\r\n </p>\r\n <span className=\"inline-block mt-8 text-r-1.2 text-kg-150\">소멸예정 0원</span>\r\n </section>\r\n </li>\r\n <li className={`${li_sm} mr-r-0.4`}>\r\n <section className=\"h-full\">\r\n <h3 className=\"text-r-1.4\">쿠폰</h3>\r\n <p className={`${detail_wrapper}`}>\r\n <Link to=\"/shop/mypage/mypage_coupon\">\r\n <span className={`${detail_text}`}>0 개</span>\r\n <BsChevronRight className={`${arr_icon}`} />\r\n </Link>\r\n </p>\r\n </section>\r\n </li>\r\n <li className={li_sm}>\r\n <section className=\"h-full\">\r\n <h3 className=\"text-r-1.4\">컬리패스</h3>\r\n <p className={`${detail_wrapper}`}>\r\n <Link to=\"/shop/mypage/kurlypass\">\r\n <span className={`${detail_text}`}>알아보기</span>\r\n <BsChevronRight className={`${arr_icon}`} />\r\n </Link>\r\n </p>\r\n </section>\r\n </li>\r\n </ul>\r\n <Link to=\"/\">\r\n <article\r\n className=\"mt-8 h-24 bg-contain bg-no-repeat bg-center\"\r\n style={{ backgroundImage: `url(${mykurlybanner})` }}\r\n >\r\n <h2 className=\"a11y-hidden\">컬리배너</h2>\r\n <p className=\"a11y-hidden\">\r\n 컬리가 직접 선별한 선물세트-최대 60%할인+선물특가+최대10만원 추가 할인 쿠폰팩 2종\r\n </p>\r\n </article>\r\n </Link>\r\n </div>\r\n </section>\r\n );\r\n};\r\n\r\nexport default withRouter(withCookies(MyKurlyHeader));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\common\\Pagination.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\NoticeBoardSearch.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\FindPassword.jsx",["1057","1058","1059","1060","1061","1062"],"import React, { useEffect, useState } from 'react';\r\nimport { LoginFormStyle } from './Login';\r\nimport Input from './Input';\r\nimport Title from './Title';\r\nimport Button from './Button';\r\nimport Modalform from './Modalform';\r\nimport Modal from './Modal';\r\nimport { findLoginInfo, resetData } from '../../modules/login';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\nimport { useRef } from 'react';\r\nimport { withRouter } from 'react-router';\r\n\r\nconst FindPassword = withRouter(({ history }) => {\r\n const [form, setform] = useState({\r\n findform: false,\r\n modal: false,\r\n emailCheckModal: false,\r\n pwdChangeModal: false,\r\n modalValue: '',\r\n });\r\n const [inputs, setInputs] = useState({\r\n u_name: '',\r\n u_id: '',\r\n u_email: '',\r\n });\r\n const findInfo = useSelector(state => state.login.findInfo);\r\n const modalOpen = useSelector(state => state.login.modalOpen);\r\n const changeSuccess = useSelector(state => state.login.changePassword);\r\n const { u_name, u_id, u_email } = inputs;\r\n const { modal, modalValue } = form;\r\n const passRef = useRef();\r\n const rePassRef = useRef();\r\n\r\n const passSub = useRef();\r\n const rePassSub = useRef();\r\n const [validPass1, setValidPass1] = useState(false);\r\n const [validPass2, setValidPass2] = useState(false);\r\n const [validPass3, setValidPass3] = useState(false);\r\n const [validRePass, setValidRePass] = useState(false);\r\n\r\n const dispatch = useDispatch();\r\n useEffect(() => {\r\n // if (findInfo.message.member_id) dispatch(resetData());\r\n }, []);\r\n return (\r\n <LoginFormStyle>\r\n <form onSubmit={onSubmitFindPwd}>\r\n {findInfo.message !== 'SUCCESS' ? (\r\n <>\r\n <FindPassword1 onChange={onChange} u_name={u_name} u_id={u_id} u_email={u_email} />\r\n <Button type=\"submit\" form=\"find\">\r\n 비밀번호 찾기\r\n </Button>\r\n </>\r\n ) : (\r\n // <>\r\n // <div className=\"text-center\">\r\n // <img\r\n // className=\"inline-block w-20\"\r\n // src=\"https://res.kurly.com/mobile/service/member/1908/img_pw_find_email.png\"\r\n // alt=\"\"\r\n // />\r\n // <p className=\"text-r-2 text-kp-600 font-semibold pt-2\">\r\n // 고객님의 이메일로 <br />\r\n // 비밀번호를 발송하였습니다.\r\n // </p>\r\n // <span className=\"text-r-1.2 inline-block pt-5 pb-10\">\r\n // 입력하신 {findInfo.email}으로 비밀번호가 발송되며 전송량이 많은 경우 이메일 전송이\r\n // 지연될 수 있습니다.\r\n // </span>\r\n // </div>\r\n // <Button>\r\n // <Link to=\"/shop/account/signin\">로그인하기</Link>\r\n // </Button>\r\n // </>\r\n // <>\r\n // <FindPassword2 />\r\n // <Button type=\"submit\" onClick={onClick2} form=\"find\">\r\n // 비밀번호 변경\r\n // </Button>\r\n // </>\r\n\r\n <>\r\n <FindPassword2\r\n passSub={passSub}\r\n rePassSub={rePassSub}\r\n passRef={passRef}\r\n rePassRef={rePassRef}\r\n validPass1={validPass1}\r\n validPass2={validPass2}\r\n validPass3={validPass3}\r\n validRePass={validRePass}\r\n setValidPass1={setValidPass1}\r\n setValidPass2={setValidPass2}\r\n setValidPass3={setValidPass3}\r\n setValidRePass={setValidRePass}\r\n />\r\n <Button type=\"submit\" form=\"find\">\r\n 비밀번호 변경\r\n </Button>\r\n </>\r\n )}\r\n </form>\r\n {findInfo.message !== 'SUCCESS' ? (\r\n modal || modalOpen ? (\r\n <Modalform id=\"modal\">\r\n <Modal closeModal={closeModal} modal={modal} value={modalValue} />\r\n </Modalform>\r\n ) : (\r\n ''\r\n )\r\n ) : (\r\n ''\r\n )}\r\n </LoginFormStyle>\r\n );\r\n\r\n // 이벤트핸들러 정의\r\n //INPUT 상태 관리\r\n function onChange(e) {\r\n const { value, name } = e.target;\r\n setInputs({\r\n ...inputs,\r\n [name]: value,\r\n });\r\n }\r\n function onSubmitFindPwd(e) {\r\n e.preventDefault();\r\n\r\n if (u_name && u_id) {\r\n if (u_email && checkEmail()) {\r\n dispatch(findLoginInfo('pwd', inputs));\r\n setform({\r\n ...form,\r\n modal: true,\r\n modalValue: '고객정보를 올바르게 입력하세요',\r\n });\r\n } else if (!checkEmail()) {\r\n console.log('바보');\r\n console.log(checkEmail());\r\n setform({\r\n ...form,\r\n modal: true,\r\n modalValue: '이메일을 제대로 입력하세요',\r\n });\r\n }\r\n }\r\n if (validPass1 && validPass2 && validPass3 && validRePass) {\r\n const changePw = { member_id: findInfo.member_id, insertChangePw: passRef.current.value };\r\n dispatch(findLoginInfo('changePwd', changePw));\r\n setform({\r\n ...form,\r\n modal: true,\r\n modalValue: '비밀번호가 변경이 완료되었습니다.',\r\n });\r\n history.push('/shop/account/signin');\r\n }\r\n }\r\n // //버튼클릭 후 이메일 유효성 검사 실행 결과에 따른 모달창 띄우기\r\n // function onClickCheckForm() {\r\n // if (u_name && u_id) {\r\n // setform({\r\n // ...form,\r\n // findform: u_email && u_name && u_id && checkEmail(),\r\n // modal: !checkEmail(),\r\n // modalValue: '이메일을 제대로 입력해주세요',\r\n // });\r\n // } else {\r\n // setform({\r\n // ...form,\r\n // modal: false,\r\n // });\r\n // }\r\n // }\r\n\r\n // function onClickFindPwd() {\r\n // console.log(!validPass1 && !validPass2 && !validPass3 && !validRePass);\r\n // setform({\r\n // ...form,\r\n // modal: true,\r\n // pwdChangeModal: true,\r\n // modalValue: '고객정보 다시',\r\n // });\r\n // }\r\n\r\n //모달창 닫기\r\n function closeModal() {\r\n setform({\r\n ...form,\r\n modal: false,\r\n });\r\n }\r\n\r\n //이메일 유효성 검사\r\n function checkEmail() {\r\n const regExp = /^[0-9a-zA-Z]([-_\\.]?[0-9a-zA-Z])*@[0-9a-zA-Z]([-_\\.]?[0-9a-zA-Z])*\\.[a-zA-Z]{2,3}$/i;\r\n return regExp.test(u_email);\r\n }\r\n});\r\nexport default FindPassword;\r\n\r\nfunction FindPassword1({ onChange, u_name, u_id, u_email }) {\r\n return (\r\n <div>\r\n <Title>비밀번호 찾기</Title>\r\n <label className=\"text-r-1.2 inline-block pt-r-1.1 \">\r\n 이름\r\n <Input\r\n name=\"u_name\"\r\n type=\"text\"\r\n onChange={onChange}\r\n placeholder=\"고객님의 이름을 입력해주세요\"\r\n value={u_name}\r\n required\r\n />\r\n </label>\r\n <label className=\"text-r-1.2 inline-block pt-r-1.1 \">\r\n 아이디\r\n <Input\r\n name=\"u_id\"\r\n onChange={onChange}\r\n type=\"text\"\r\n placeholder=\"고객님의 아이디를 입력해주세요\"\r\n value={u_id}\r\n required\r\n />\r\n </label>\r\n <label className=\"text-r-1.2 inline-block pt-r-1.1\">\r\n 이메일\r\n <Input\r\n name=\"u_email\"\r\n onChange={onChange}\r\n type=\"text\"\r\n placeholder=\"고객님의 이메일을 입력해주세요\"\r\n value={u_email}\r\n required\r\n />\r\n </label>\r\n </div>\r\n );\r\n}\r\nconst regInput =\r\n 'text-r-1.4 rounded inline-block w-p-340 h-p-54 px-r-1.9 border border-gray-300 mt-4 Default focus style focus:bg-klp-700';\r\nconst subText = 'text-r-1.2 text-gray-600';\r\n\r\nconst FindPassword2 = ({\r\n rePassRef,\r\n passRef,\r\n passSub,\r\n rePassSub,\r\n validPass1,\r\n validPass2,\r\n validPass3,\r\n validRePass,\r\n setValidPass1,\r\n setValidPass2,\r\n setValidPass3,\r\n setValidRePass,\r\n}) => {\r\n return (\r\n <div>\r\n <Title>비밀번호 변경</Title>\r\n <label className=\"text-r-1.2 inline-block pt-r-1.1 \">\r\n 새비밀번호\r\n <input\r\n type=\"password\"\r\n name=\"password\"\r\n className={regInput}\r\n onChange={checkPass}\r\n onFocus={onFocusPass}\r\n ref={passRef}\r\n placeholder={'비밀번호를 입력해주세요'}\r\n autoComplete=\"new-password\"\r\n onKeyDown={keyPress}\r\n required\r\n />\r\n </label>\r\n <div className=\"hidden\" ref={passSub}>\r\n <p className={`${subText} ${validPass1 ? 'text-green-700' : 'text-red-800'}`}>\r\n {validPass1 ? '✓' : '✕'} 10자 이상 입력\r\n </p>\r\n <p className={`${subText} ${validPass2 ? 'text-green-700' : 'text-red-800'}`}>\r\n {validPass2 ? '✓' : '✕'} 영문/숫자/특수문자(공백 제외)만 허용하며, 2개 이상 조합\r\n </p>\r\n <p className={`${subText} ${validPass3 ? 'text-green-700' : 'text-red-800'}`}>\r\n {validPass3 ? '✓' : '✕'} 동일한 숫자 3개 이상 연속 사용 불가\r\n </p>\r\n </div>\r\n <label className=\"text-r-1.2 inline-block pt-r-1.1\">\r\n 새비밀번호 확인\r\n <input\r\n type=\"password\"\r\n name=\"CheckPassword\"\r\n className={regInput}\r\n onChange={checkPass}\r\n onFocus={onFocusRePass}\r\n ref={rePassRef}\r\n placeholder={'비밀번호를 한번 더 입력해주세요'}\r\n onKeyDown={keyPress}\r\n required\r\n />\r\n <div className=\"hidden\" ref={rePassSub}>\r\n <p className={`${subText} ${validRePass ? 'text-green-700' : 'text-red-800'}`}>\r\n {validRePass ? '✓' : '✕'} 동일한 비밀번호를 입력해주세요.\r\n </p>\r\n </div>\r\n </label>\r\n </div>\r\n );\r\n function onFocusPass() {\r\n passSub.current.className = 'block';\r\n }\r\n\r\n function onFocusRePass() {\r\n rePassSub.current.className = 'block';\r\n }\r\n\r\n function checkPass(e) {\r\n const { name, value } = e.target;\r\n switch (name) {\r\n case 'password':\r\n value === rePassRef.current.value ? setValidRePass(true) : setValidRePass(false);\r\n\r\n var pwRegExp1 = /^[~`!@#$%^&*()_+=[\\]\\{}|;':\",.\\/<>?a-zA-Z0-9-]+$/;\r\n var pwRegExp2 = /(\\w)\\1\\1/;\r\n\r\n value.length >= 10 ? setValidPass1(true) : setValidPass1(false);\r\n pwRegExp1.test(value) ? setValidPass2(true) : setValidPass2(false);\r\n pwRegExp2.test(value) ? setValidPass3(false) : setValidPass3(true);\r\n break;\r\n case 'CheckPassword':\r\n passRef.current.value && passRef.current.value === value\r\n ? setValidRePass(true)\r\n : setValidRePass(false);\r\n break;\r\n default:\r\n break;\r\n }\r\n }\r\n function keyPress(e) {\r\n if (e.keyCode === 13) e.preventDefault();\r\n }\r\n};\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyCoupon.jsx",["1063","1064","1065"],"import React from 'react';\r\nimport MyKurlyPageNation from './MyKurlyPageNation';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport { GoPrimitiveSquare } from 'react-icons/go';\r\nimport { useEffect } from 'react';\r\nimport { useCookies } from 'react-cookie';\r\nimport { withRouter } from 'react-router-dom';\r\nimport { useSelector } from 'react-redux';\r\nconst MyCoupon = ({ history }) => {\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n const member = useSelector(state => state.login.member);\r\n useEffect(() => {\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n } else if (cookieAuth && !member.name) {\r\n alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n removeCookie('auth');\r\n history.push('/');\r\n }\r\n }, []);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyCouponBlock />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyCouponBlock = () => {\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-6 px-12 pb-32 box-border\">\r\n <h1 className=\"a11y-hidden\">쿠폰내역 확인 </h1>\r\n <div className=\"\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4 mb-12\">쿠폰</h2>\r\n <div className=\"border border-kg-80 py-4\">\r\n <div className=\"px-12 py-4\">\r\n <input\r\n className=\"inline-block w-r-21.2 px-4 border border-black py-3 mr-6 text-r-1.2 box-border\"\r\n placeholder=\"쿠폰을 입력해주세요\"\r\n />\r\n <button className=\"py-3 px-20 bg-kp-600 text-r-1.2 border border-kp-600 text-white\">\r\n 쿠폰 등록\r\n </button>\r\n <p className=\"mt-5 text-r-1.2 text-cautionRed\">\r\n 쿠폰에 하이픈(\"-\")이 포함되어 있을경우 하이픈(\"-\")을 반드시 입력해주세요.\r\n </p>\r\n </div>\r\n </div>\r\n <p className=\"text-r-1.2 text-kg-350 mt-6\">\r\n <GoPrimitiveSquare className=\"inline-block mr-2 text-xs text-kg-600\" />\r\n 쿠폰은 적용 가능한 상품이 따로 적용되어 있는 경우 해당 상품 구매 시에만 사용이 가능합니다.\r\n <span className=\"ml-80 text-r-1.3\">사용가능한 쿠폰 : 0장</span>\r\n </p>\r\n <ul className=\"border-t-2 mt-4 border-kg-300\">\r\n <li className=\"py-7 text-r-1.4 font-medium border-b border-kg-300\">\r\n <ul>\r\n <li className=\"w-p-410 inline-block text-left px-6 \">쿠폰명</li>\r\n <li className=\"w-r-5.6 align-middle text-center inline-block \">기능</li>\r\n <li className=\"w-r-7.9 align-middle inline-block text-center\">할인/적립</li>\r\n <li className=\"w-r-16.3 align-middle inline-block text-center\">사용가능기간</li>\r\n <li className=\"w-r-7.9 align-middle inline-block text-center\">사용여부</li>\r\n </ul>\r\n </li>\r\n <EmptyCoupon />\r\n {/* <MyCouponItem /> */}\r\n </ul>\r\n </div>\r\n </div>\r\n );\r\n};\r\n\r\n// const MyCouponItem = () => {\r\n// return (\r\n// <li className=\"py-7 text-r-1.4 font-medium border-b border-kg-300\">\r\n// <ul>\r\n// <li className=\"w-p-410 inline-block text-left px-6 align-middle \">\r\n// <div>\r\n// <p>[미트클레버] 한돈 떡갈비 100% 행복쿠폰</p>\r\n// <span>5/31(일) 23:59까지 사용 가능</span>\r\n// </div>\r\n// </li>\r\n// <li className=\"w-r-5.6 align-middle text-center inline-block \">할인</li>\r\n// <li className=\"w-r-7.9 align-middle inline-block text-center\">3000원</li>\r\n// <li className=\"w-r-16.3 align-middle inline-block text-center\">2020.12.9~2020.12.31</li>\r\n// <li className=\"w-r-7.9 align-middle inline-block text-center text-klp-600\">미사용</li>\r\n// </ul>\r\n// </li>\r\n// );\r\n// };\r\n\r\nconst EmptyCoupon = () => {\r\n return (\r\n <>\r\n <div className=\"py-24 text-r-1.3 text-center text-kg-350 border-b border-kg-100\">\r\n 주문 쿠폰이 없습니다.\r\n </div>\r\n </>\r\n );\r\n};\r\nexport default withRouter(MyCoupon);\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyWishList.jsx",["1066","1067","1068","1069","1070","1071","1072"],"import React, { useState, useEffect } from 'react';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport MyKurlyPageNation from './MyKurlyPageNation';\r\nimport CheckBox from '../login/CheckBox';\r\nimport CartModal from '../itemList/CartModal';\r\nimport { useSelector, useDispatch } from 'react-redux';\r\nimport {\r\n getWishItems,\r\n deleteWishItem,\r\n setCheckedList,\r\n cancelCheckedList,\r\n resetCheckedList,\r\n} from '../../modules/wishList';\r\nimport { getProductInfo } from '../../modules/itemDetail';\r\nimport MyWishListItem from './MyWishListItem';\r\nimport { withRouter } from 'react-router-dom';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\n\r\nconst MyWishList = ({ history, match }) => {\r\n const dispatch = useDispatch();\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n // useEffect(() => {\r\n // if (!cookieAuth) {\r\n // alert('로그인 후 이용해주세요');\r\n // history.push('/shop/account/signin');\r\n // }\r\n // }, [dispatch]);\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyWishListBlock />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyWishListBlock = withRouter(({ history }) => {\r\n const [modalIsOpen, setmodalIsOpen] = useState(false);\r\n const wishList = useSelector(state => state.wish.data);\r\n const checkedList = useSelector(state => state.wish.checkedList);\r\n const QueryString = history.location.search;\r\n const dispatch = useDispatch();\r\n\r\n useEffect(() => {\r\n dispatch(getWishItems(QueryString, cookieAuth));\r\n }, [QueryString]);\r\n\r\n const [cartItem, setCartItem] = useState({\r\n product_id: '',\r\n name: '',\r\n originalPrice: 0,\r\n discounted_price: 0,\r\n discount_percent: 0,\r\n });\r\n\r\n const { product_id, name, original_price, discounted_price, discount_percent } = cartItem;\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const cookieAuth = cookies.auth;\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 mb-6 px-12 pb-32 box-border\">\r\n <h1 className=\"a11y-hidden\">배송지 확인</h1>\r\n <div className=\"border-b-2 border-kg-300 pb-10 mb-8\">\r\n <h2 className=\" inline-block font-medium align-middle mr-6 text-r-2.4\">늘 사는 것</h2>\r\n <p className=\"inline-block mr-96 align-middle text-r-1.4 text-kg-150\">\r\n 늘 사는 것으로 등록하신 상품 목록입니다.\r\n </p>\r\n </div>\r\n <div className=\"\">\r\n <ul>\r\n <li>\r\n <ul className=\"text-r-1.4 pb-8 border-b font-medium border-kg-300 box-border leading-none\">\r\n <li className=\"inline-block text-center align-middle\">\r\n <CheckBox\r\n id=\"allCheck\"\r\n onChange={onChangeCheck}\r\n checked={wishList.content.length === checkedList.length && checkedList.length > 0}\r\n />\r\n </li>\r\n <li className=\"w-r-62 text-center inline-block align-middle\">상품정보</li>\r\n <li className=\"w-48 text-center inline-block align-middle\">선택</li>\r\n </ul>\r\n </li>\r\n <MyWishListItem\r\n removeWishItem={removeWishItem}\r\n openModal={openCartModal}\r\n wishList={wishList}\r\n onChange={onChangeCheck}\r\n />\r\n </ul>\r\n <div className=\"text-right\">\r\n <button\r\n onClick={deleteChecked}\r\n className=\"mt-8 text-r-1.3 border border-kp-600 text-kp-600 py-4 px-10\"\r\n >\r\n 늘 사는 것 비우기\r\n </button>\r\n </div>\r\n <MyKurlyPageNation\r\n pageNumber={wishList.totalPages}\r\n totalProduct={wishList.totalElements}\r\n elementNumber={wishList.numberOfElements}\r\n history={history}\r\n />\r\n </div>\r\n <CartModal\r\n product_id={product_id}\r\n modalIsOpen={modalIsOpen}\r\n closeModal={closeCartModal}\r\n productName={name}\r\n originalPrice={original_price}\r\n discounted_price={discounted_price}\r\n discount_percent={discount_percent}\r\n />\r\n </div>\r\n );\r\n\r\n function openCartModal(e) {\r\n const product_item = wishList.content.find(\r\n product => product.product_id === +e.target.id.split('_')[1],\r\n );\r\n const { product_id, name, original_price, discounted_price } = product_item;\r\n setCartItem({\r\n ...cartItem,\r\n product_id,\r\n name,\r\n original_price,\r\n discounted_price,\r\n discount_percent: ((original_price - discounted_price) / original_price) * 100,\r\n });\r\n setmodalIsOpen(true);\r\n dispatch(getProductInfo(product_id));\r\n }\r\n\r\n function removeWishItem(e) {\r\n dispatch(deleteWishItem(QueryString, cookieAuth, [+e.target.id.split('_')[1]]));\r\n }\r\n function closeCartModal() {\r\n setmodalIsOpen(false);\r\n }\r\n\r\n function onChangeCheck(e) {\r\n const id = +e.target.id.split('_')[1];\r\n if (e.target.id === 'allCheck') {\r\n e.target.checked\r\n ? dispatch(setCheckedList(...wishList.content.map(({ product_id }) => product_id)))\r\n : dispatch(resetCheckedList());\r\n } else if (!e.target.checked) {\r\n dispatch(cancelCheckedList(id));\r\n } else {\r\n dispatch(setCheckedList(id));\r\n }\r\n }\r\n function deleteChecked() {\r\n dispatch(deleteWishItem(QueryString, cookieAuth, checkedList));\r\n }\r\n});\r\nexport default withRouter(withCookies(MyWishList));\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderView.jsx",["1073","1074","1075"],"import React, { useState, useEffect } from 'react';\r\nimport MyKurlyHeader from './MyKurlyHeader';\r\nimport MyKurlyCategory from './MyKurlyCategory';\r\nimport { HiOutlineChevronRight } from 'react-icons/hi';\r\nimport { useParams, withRouter } from 'react-router';\r\nimport { useSelector, useDispatch } from 'react-redux';\r\nimport { getOrderDetail, postInsertCart } from '../../modules/orderList';\r\nimport CartModal from '../itemList/CartModal';\r\nimport MyOrderViewDetails from './MyOrderViewDetails';\r\nimport MyOrderViewItem from './MyOrderViewItem';\r\nimport Modalform from '../login/Modalform';\r\nimport Modal from '../login/Modal';\r\nimport { getProductInfo } from '../../modules/itemDetail';\r\nimport { useCookies, withCookies } from 'react-cookie';\r\nconst MyOrderView = () => {\r\n return (\r\n <>\r\n <MyKurlyHeader />\r\n <main className=\"container h-full box-content clear-fix\">\r\n <MyKurlyCategory />\r\n <MyOrderViewBlock />\r\n </main>\r\n </>\r\n );\r\n};\r\n\r\nconst MyOrderViewBlock = withRouter(({ history }) => {\r\n const [modalIsOpen, setmodalIsOpen] = useState(false);\r\n const { orderNumber } = useParams();\r\n const ordno = orderNumber.split('=')[1];\r\n const orderDetail = useSelector(state => state.order.detail);\r\n const postSuccess = useSelector(state => state.order.posts);\r\n const [modal, setModal] = useState(false);\r\n const dispatch = useDispatch();\r\n const [cookies, setCookie, removeCookie] = useCookies(['auth']);\r\n const member = useSelector(state => state.login.member);\r\n const cookieAuth = cookies.auth;\r\n useEffect(() => {\r\n if (!cookieAuth) {\r\n alert('로그인 후 이용해주세요');\r\n history.push('/shop/account/signin');\r\n } else if (cookieAuth && !member.name) {\r\n alert('비정상적인 접속으로 메인화면으로 이동합니다.');\r\n removeCookie('auth');\r\n history.push('/');\r\n }\r\n dispatch(getOrderDetail(ordno, cookieAuth));\r\n }, []);\r\n\r\n const [cartItem, setCartItem] = useState({\r\n product_id: '',\r\n name: '',\r\n original_price: 0,\r\n discounted_price: 0,\r\n discount_percent: 0,\r\n });\r\n\r\n const { product_id, name, original_price, discounted_price, discount_percent } = cartItem;\r\n\r\n return (\r\n <div className=\"float-left align-middle w-r-85 h-full mt-20 px-12 box-border \">\r\n <h1 className=\"a11y-hidden\">배송지 확인</h1>\r\n <div className=\"border-b-2 border-kg-300 pb-6\">\r\n <h2 className=\"font-medium align-middle text-r-2.4 mb-10 \">주문내역상세</h2>\r\n <h3 className=\"w-2/3 inline-block align-middle text-r-2 font-medium\">{}</h3>\r\n <p className=\"ml-8 inline-block text-r-1.2 align-middle text-kg-350\">\r\n 배송 또는 상품에 문제가 있나요?{' '}\r\n <span className=\"text-kp-600\">\r\n 1:1문의하기\r\n <HiOutlineChevronRight className=\"inline-block\" />\r\n </span>\r\n </p>\r\n </div>\r\n <MyOrderViewItem orderDetail={orderDetail} onClick={openCartModal} />\r\n <div className=\"text-center \">\r\n <div className=\"inline-block my-16\">\r\n <button\r\n onClick={insertCartItems}\r\n className=\"rounded w-r-21.2 border font-medium border-kp-600 py-6 text-r-1.6 text-kp-600\"\r\n >\r\n 전체 상품 다시 담기\r\n </button>\r\n <button className=\"ml-4 rounded w-r-21.2 border font-medium border-kp-80 py-6 text-r-1.6 text-kg-80\">\r\n 전체 상품 주문 취소\r\n </button>\r\n </div>\r\n <p className=\"text-r-1.4 text-kg-350 \">\r\n 직접 주문취소는 '입금확인'상태일 경우에만 가능합니다.\r\n </p>\r\n </div>\r\n <MyOrderViewDetails orderDetail={orderDetail} ordno={ordno} />\r\n <CartModal\r\n product_id={product_id}\r\n modalIsOpen={modalIsOpen}\r\n closeModal={closeCartModal}\r\n productName={name}\r\n originalPrice={original_price}\r\n discounted_price={discounted_price}\r\n discount_percent={discount_percent}\r\n />\r\n {postSuccess ? (\r\n <Modalform id=\"modal\">\r\n <Modal\r\n closeModal={closeModal}\r\n modal={modal}\r\n post={'cart'}\r\n value=\"장바구니에 상품을 추가하였습니다.\"\r\n />\r\n </Modalform>\r\n ) : (\r\n ''\r\n )}\r\n </div>\r\n );\r\n function openCartModal(e) {\r\n const product_item = orderDetail.orderProducts.find(\r\n product => product.product_id === +e.target.id.split('_')[1],\r\n );\r\n const { product_id, name, checkout_price, reduced_price, cnt } = product_item;\r\n setCartItem({\r\n ...cartItem,\r\n product_id,\r\n name,\r\n original_price: checkout_price / cnt,\r\n discounted_price: (checkout_price - reduced_price) / cnt,\r\n discount_percent: checkout_price / reduced_price,\r\n });\r\n setmodalIsOpen(true);\r\n // dispatch(getProductInfo(product_id));\r\n }\r\n\r\n function closeCartModal() {\r\n setmodalIsOpen(false);\r\n }\r\n function insertCartItems() {\r\n const allItem = orderDetail.orderProducts.map(({ product_id, cnt }) => ({ product_id, cnt }));\r\n dispatch(postInsertCart(allItem, cookieAuth));\r\n setModal(true);\r\n }\r\n function closeModal() {\r\n setModal(false);\r\n }\r\n});\r\n\r\nexport default withCookies(MyOrderView);\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\FindId.jsx",["1076","1077","1078","1079"],"import React, { useEffect, useState } from 'react';\r\nimport { LoginFormStyle } from './Login';\r\nimport Input from './Input';\r\nimport Title from './Title';\r\nimport Button from './Button';\r\nimport { Link, withRouter } from 'react-router-dom';\r\nimport Modalform from './Modalform';\r\nimport Modal from './Modal';\r\nimport { findLoginInfo, resetData } from '../../modules/login';\r\nimport { useDispatch, useSelector } from 'react-redux';\r\n// import account from '../img/account';\r\n\r\nconst FindId = ({ findUserId, history }) => {\r\n const [modal, setModal] = useState(false);\r\n const [inputs, setInputs] = useState({\r\n u_name: '',\r\n u_email: '',\r\n });\r\n const findInfo = useSelector(state => state.login.findInfo);\r\n const modalOpen = useSelector(state => state.login.modalOpen);\r\n const notFound = useSelector(state => state.login.notFound);\r\n const { u_name, u_email } = inputs;\r\n const dispatch = useDispatch();\r\n useEffect(() => {\r\n const { pathname } = history.location;\r\n if (pathname === '/shop/account/find_id') dispatch(resetData());\r\n }, []);\r\n return (\r\n <LoginFormStyle>\r\n <form onSubmit={onSubmitInfo}>\r\n <Title>아이디 찾기</Title>\r\n {findInfo.message !== 'SUCCESS' ? (\r\n !modalOpen ? (\r\n <>\r\n <FindIdForm1 onChange={onChange} u_email={u_email} u_name={u_name} />\r\n <Button type=\"submit\" onClick={onClickCheckForm}>\r\n 확인\r\n </Button>\r\n </>\r\n ) : (\r\n <>\r\n <div className=\"text-center\">\r\n <img\r\n className=\"inline-block w-20 mt-4\"\r\n src={'https://res.kurly.com/pc/service/member/1908/img_id_find_succsess_v2.png'}\r\n alt=\"\"\r\n />\r\n <p className=\"text-r-2 text-kp-600 font-semibold pt-1 pb-r-1.4\">\r\n 고객님께서 입력하신 정보가\r\n <br /> 정확한지 확인 후 다시 시도해주세요.\r\n </p>\r\n </div>\r\n <Button onClick={onClickGoBack}>아이디 다시 찾기</Button>\r\n </>\r\n )\r\n ) : (\r\n <>\r\n <div className=\"text-center\">\r\n <img\r\n className=\"inline-block w-20\"\r\n src={'https://res.kurly.com/pc/service/member/1908/img_id_find_succsess_v2.png'}\r\n alt=\"\"\r\n />\r\n <p className=\"text-r-2 text-kp-600 font-semibold pt-2\">\r\n 고객님의 <br />\r\n 아이디 찾기가 완료되었습니다!\r\n </p>\r\n <span className=\"text-r-1.2 inline-block pt-5 pb-10\">아이디:{findInfo.uid}</span>\r\n </div>\r\n <Button onClick={onResetForm}>\r\n <Link to=\"/shop/account/signin\">로그인하기</Link>\r\n </Button>\r\n </>\r\n )}\r\n </form>\r\n {modal ? (\r\n <Modalform id=\"modal\">\r\n <Modal closeModal={closeModal} modal={modal} value=\"이메일형식이 아닙니다\" />\r\n </Modalform>\r\n ) : (\r\n ''\r\n )}\r\n </LoginFormStyle>\r\n );\r\n\r\n //INPUT 상태 관리\r\n function onChange(e) {\r\n const { value, name } = e.target;\r\n setInputs({\r\n ...inputs,\r\n [name]: value,\r\n });\r\n }\r\n\r\n //버튼클릭 후 이메일 유효성 검사 실행 결과에 따른 모달창 띄우기\r\n function onClickCheckForm() {\r\n if (u_name) {\r\n setModal(!checkEmail());\r\n } else {\r\n setModal(false);\r\n }\r\n }\r\n function onSubmitInfo(e) {\r\n e.preventDefault();\r\n if (checkEmail()) {\r\n dispatch(findLoginInfo('id', inputs));\r\n }\r\n }\r\n //이벤트 핸들러 정의\r\n //UI 변경 상태 관리\r\n function onClickGoBack() {\r\n dispatch(resetData());\r\n history.push('/shop/account/find_id');\r\n }\r\n function onResetForm() {\r\n dispatch(resetData());\r\n }\r\n //모달창 닫기\r\n function closeModal() {\r\n setModal(false);\r\n }\r\n\r\n //이메일 유효성 검사\r\n function checkEmail() {\r\n const regExp = /^[0-9a-zA-Z]([-_\\.]?[0-9a-zA-Z])*@[0-9a-zA-Z]([-_\\.]?[0-9a-zA-Z])*\\.[a-zA-Z]{2,3}$/i;\r\n return regExp.test(u_email);\r\n }\r\n};\r\n\r\nfunction FindIdForm1({ onChange, u_name, u_email }) {\r\n return (\r\n <>\r\n <label className=\"text-1.2 inline-block pt-1.1 \">\r\n 이름\r\n <Input\r\n name=\"u_name\"\r\n type=\"text\"\r\n onChange={onChange}\r\n placeholder=\"고객님의 이름을 입력해주세요\"\r\n value={u_name}\r\n required\r\n />\r\n </label>\r\n <label className=\"text-1.2 inline-block pt-1.1 \">\r\n 이메일\r\n <Input\r\n name=\"u_email\"\r\n onChange={onChange}\r\n type=\"text\"\r\n placeholder=\"가입시 등록하신 이메일 주소를 입력해주세요\"\r\n value={u_email}\r\n />\r\n </label>\r\n </>\r\n );\r\n}\r\n\r\nexport default withRouter(FindId);\r\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Index.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportContent.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\CategoryTab.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestionList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\FrequentQuestionSearch.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GotopBtn.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\FormInput.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\InputDate.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\IdInput.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\PassInput.jsx",["1080","1081"],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\signup\\SignupModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderSearch.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\Categories.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\AddCartModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\ItemDetail.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\index.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\OrderCheckList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\DropDownMenu.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemNavigation.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\PageContainer.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PaymentBrand.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayHistoryDl.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\SmallModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\MemberInfoTr.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\DeliveryTable.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\OrderItemLi.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemCard.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\CardOption.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyKurlyPageNation.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Modalform.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderListItem.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Title.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ThemeProductCard.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\CheckBox.jsx",["1082"],"import React, { useState } from 'react';\nimport { MdCheckBox, MdCheckBoxOutlineBlank } from 'react-icons/md';\nexport default function CheckBox({ value, id, onChange, checked }) {\n return (\n <>\n <input\n id={id}\n onChange={onChange}\n type=\"checkbox\"\n className=\"hidden absolute\"\n checked={checked}\n />\n <label htmlFor={id} className=\"inline-block\">\n {checked ? (\n <MdCheckBox className=\"inline-block align-middle w-9 h-9 leading-none text-klp-600\" />\n ) : (\n <MdCheckBoxOutlineBlank className=\"inline-block align-middle w-9 h-9 leading-none text-kg-200\" />\n )}\n <span className=\"align-middle\">{value}</span>\n </label>\n </>\n );\n}\n","C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Button.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyWishListItem.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\customerService\\GetSupportEmpty.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\CartModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Title.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Select.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Prices.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\DeliveryLocation.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Notice.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Adress.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\CategoriesLi.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\LoginDropDown.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\WishListLoginModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Submit.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\CheckModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Cart.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\BottomCartOption.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RelatedProduct.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\PurchaseInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\login\\Input.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderViewItem.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyOrderViewDetails.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\WrittenReview.js",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfoModify.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\WriteReview.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\SmallCarousel.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\Instagram.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\BigCarousel.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\ItemNavLink.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\TypeUserInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\PayButton.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemList\\CheckQuantityModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\GoodsCartModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\CategoriesSubLi.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\Product.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\CartGoodsType.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\goodsCart\\NoGoods.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsDesc.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsDetailInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsImg.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnA.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\InfoTab.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReview.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\common\\Counter.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyInfoForm.jsx",["1083","1084","1085"],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\main\\MdButtons.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\EntrancePwd.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiverInput.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiveDelivery.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\SendMsg.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceivePlace.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\AgreeModal.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsInfoTable.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\WhyKurly.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ConsumerCenter.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnAList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ProductQnATitle.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReviewTitle.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\GoodsReviewList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ConfirmText.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\CourierInfo.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\order\\ReceiveDeliveryChild.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\QTypeList.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ConsumerGuide.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\QnAContent.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\ReviewContent.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\OrderCancelGuide.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\OrderCancelGuideDetail.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RefundGuide.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\RefundGuideDetail.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\itemDetail\\detail\\UserGrade.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\header\\HeaderDropDown.jsx",[],"C:\\Users\\user\\Documents\\패캠\\react\\frontend\\src\\components\\mykurly\\MyCurlyPassInput.jsx",["1086","1087"],{"ruleId":"1088","replacedBy":"1089"},{"ruleId":"1090","replacedBy":"1091"},{"ruleId":"1092","severity":1,"message":"1093","line":21,"column":7,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":24},{"ruleId":"1092","severity":1,"message":"1096","line":17,"column":11,"nodeType":"1094","messageId":"1095","endLine":17,"endColumn":19},{"ruleId":"1092","severity":1,"message":"1097","line":17,"column":37,"nodeType":"1094","messageId":"1095","endLine":17,"endColumn":52},{"ruleId":"1092","severity":1,"message":"1098","line":20,"column":19,"nodeType":"1094","messageId":"1095","endLine":20,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":20,"column":30,"nodeType":"1094","messageId":"1095","endLine":20,"endColumn":42},{"ruleId":"1100","severity":1,"message":"1101","line":30,"column":6,"nodeType":"1102","endLine":30,"endColumn":8,"suggestions":"1103"},{"ruleId":"1092","severity":1,"message":"1104","line":26,"column":10,"nodeType":"1094","messageId":"1095","endLine":26,"endColumn":24},{"ruleId":"1100","severity":1,"message":"1105","line":66,"column":3,"nodeType":"1094","endLine":66,"endColumn":12,"suggestions":"1106"},{"ruleId":"1092","severity":1,"message":"1098","line":15,"column":19,"nodeType":"1094","messageId":"1095","endLine":15,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":15,"column":30,"nodeType":"1094","messageId":"1095","endLine":15,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1107","line":17,"column":9,"nodeType":"1094","messageId":"1095","endLine":17,"endColumn":15},{"ruleId":"1100","severity":1,"message":"1108","line":25,"column":6,"nodeType":"1102","endLine":25,"endColumn":8,"suggestions":"1109"},{"ruleId":"1092","severity":1,"message":"1110","line":94,"column":10,"nodeType":"1094","messageId":"1095","endLine":94,"endColumn":17},{"ruleId":"1092","severity":1,"message":"1098","line":96,"column":19,"nodeType":"1094","messageId":"1095","endLine":96,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":96,"column":30,"nodeType":"1094","messageId":"1095","endLine":96,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1111","line":7,"column":8,"nodeType":"1094","messageId":"1095","endLine":7,"endColumn":17},{"ruleId":"1092","severity":1,"message":"1098","line":16,"column":19,"nodeType":"1094","messageId":"1095","endLine":16,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":16,"column":30,"nodeType":"1094","messageId":"1095","endLine":16,"endColumn":42},{"ruleId":"1100","severity":1,"message":"1112","line":21,"column":6,"nodeType":"1102","endLine":21,"endColumn":8,"suggestions":"1113"},{"ruleId":"1092","severity":1,"message":"1114","line":34,"column":10,"nodeType":"1094","messageId":"1095","endLine":34,"endColumn":21},{"ruleId":"1092","severity":1,"message":"1115","line":38,"column":9,"nodeType":"1094","messageId":"1095","endLine":38,"endColumn":19},{"ruleId":"1092","severity":1,"message":"1116","line":114,"column":12,"nodeType":"1094","messageId":"1095","endLine":114,"endColumn":26},{"ruleId":"1092","severity":1,"message":"1117","line":2,"column":8,"nodeType":"1094","messageId":"1095","endLine":2,"endColumn":25},{"ruleId":"1092","severity":1,"message":"1098","line":10,"column":19,"nodeType":"1094","messageId":"1095","endLine":10,"endColumn":28},{"ruleId":"1100","severity":1,"message":"1118","line":23,"column":6,"nodeType":"1102","endLine":23,"endColumn":8,"suggestions":"1119"},{"ruleId":"1092","severity":1,"message":"1120","line":14,"column":10,"nodeType":"1094","messageId":"1095","endLine":14,"endColumn":14},{"ruleId":"1092","severity":1,"message":"1121","line":14,"column":16,"nodeType":"1094","messageId":"1095","endLine":14,"endColumn":23},{"ruleId":"1092","severity":1,"message":"1122","line":16,"column":22,"nodeType":"1094","messageId":"1095","endLine":16,"endColumn":35},{"ruleId":"1092","severity":1,"message":"1098","line":21,"column":19,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":21,"column":30,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":42},{"ruleId":"1100","severity":1,"message":"1123","line":34,"column":6,"nodeType":"1102","endLine":34,"endColumn":8,"suggestions":"1124"},{"ruleId":"1092","severity":1,"message":"1098","line":13,"column":19,"nodeType":"1094","messageId":"1095","endLine":13,"endColumn":28},{"ruleId":"1100","severity":1,"message":"1125","line":31,"column":6,"nodeType":"1102","endLine":31,"endColumn":19,"suggestions":"1126"},{"ruleId":"1092","severity":1,"message":"1127","line":21,"column":10,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":15},{"ruleId":"1092","severity":1,"message":"1128","line":21,"column":17,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":25},{"ruleId":"1092","severity":1,"message":"1129","line":22,"column":9,"nodeType":"1094","messageId":"1095","endLine":22,"endColumn":18},{"ruleId":"1092","severity":1,"message":"1098","line":24,"column":19,"nodeType":"1094","messageId":"1095","endLine":24,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":24,"column":30,"nodeType":"1094","messageId":"1095","endLine":24,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1130","line":25,"column":9,"nodeType":"1094","messageId":"1095","endLine":25,"endColumn":19},{"ruleId":"1092","severity":1,"message":"1098","line":20,"column":19,"nodeType":"1094","messageId":"1095","endLine":20,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":20,"column":30,"nodeType":"1094","messageId":"1095","endLine":20,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1131","line":1,"column":17,"nodeType":"1094","messageId":"1095","endLine":1,"endColumn":26},{"ruleId":"1092","severity":1,"message":"1132","line":6,"column":10,"nodeType":"1094","messageId":"1095","endLine":6,"endColumn":20},{"ruleId":"1092","severity":1,"message":"1133","line":8,"column":25,"nodeType":"1094","messageId":"1095","endLine":8,"endColumn":34},{"ruleId":"1092","severity":1,"message":"1134","line":28,"column":9,"nodeType":"1094","messageId":"1095","endLine":28,"endColumn":22},{"ruleId":"1135","severity":1,"message":"1136","line":196,"column":37,"nodeType":"1137","messageId":"1138","endLine":196,"endColumn":38,"suggestions":"1139"},{"ruleId":"1135","severity":1,"message":"1136","line":196,"column":70,"nodeType":"1137","messageId":"1138","endLine":196,"endColumn":71,"suggestions":"1140"},{"ruleId":"1135","severity":1,"message":"1141","line":324,"column":46,"nodeType":"1137","messageId":"1138","endLine":324,"endColumn":47,"suggestions":"1142"},{"ruleId":"1135","severity":1,"message":"1143","line":324,"column":56,"nodeType":"1137","messageId":"1138","endLine":324,"endColumn":57,"suggestions":"1144"},{"ruleId":"1092","severity":1,"message":"1117","line":2,"column":8,"nodeType":"1094","messageId":"1095","endLine":2,"endColumn":25},{"ruleId":"1092","severity":1,"message":"1098","line":11,"column":19,"nodeType":"1094","messageId":"1095","endLine":11,"endColumn":28},{"ruleId":"1100","severity":1,"message":"1118","line":23,"column":6,"nodeType":"1102","endLine":23,"endColumn":8,"suggestions":"1145"},{"ruleId":"1092","severity":1,"message":"1146","line":21,"column":9,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":17},{"ruleId":"1092","severity":1,"message":"1098","line":22,"column":19,"nodeType":"1094","messageId":"1095","endLine":22,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":22,"column":30,"nodeType":"1094","messageId":"1095","endLine":22,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1130","line":23,"column":9,"nodeType":"1094","messageId":"1095","endLine":23,"endColumn":19},{"ruleId":"1100","severity":1,"message":"1112","line":50,"column":6,"nodeType":"1102","endLine":50,"endColumn":19,"suggestions":"1147"},{"ruleId":"1092","severity":1,"message":"1098","line":61,"column":19,"nodeType":"1094","messageId":"1095","endLine":61,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":61,"column":30,"nodeType":"1094","messageId":"1095","endLine":61,"endColumn":42},{"ruleId":"1092","severity":1,"message":"1148","line":13,"column":10,"nodeType":"1094","messageId":"1095","endLine":13,"endColumn":24},{"ruleId":"1092","severity":1,"message":"1098","line":35,"column":19,"nodeType":"1094","messageId":"1095","endLine":35,"endColumn":28},{"ruleId":"1100","severity":1,"message":"1149","line":48,"column":6,"nodeType":"1102","endLine":48,"endColumn":8,"suggestions":"1150"},{"ruleId":"1092","severity":1,"message":"1151","line":21,"column":9,"nodeType":"1094","messageId":"1095","endLine":21,"endColumn":17},{"ruleId":"1100","severity":1,"message":"1152","line":27,"column":6,"nodeType":"1102","endLine":27,"endColumn":8,"suggestions":"1153"},{"ruleId":"1135","severity":1,"message":"1136","line":125,"column":37,"nodeType":"1137","messageId":"1138","endLine":125,"endColumn":38,"suggestions":"1154"},{"ruleId":"1135","severity":1,"message":"1136","line":125,"column":70,"nodeType":"1137","messageId":"1138","endLine":125,"endColumn":71,"suggestions":"1155"},{"ruleId":"1135","severity":1,"message":"1141","line":109,"column":46,"nodeType":"1137","messageId":"1138","endLine":109,"endColumn":47,"suggestions":"1156"},{"ruleId":"1135","severity":1,"message":"1143","line":109,"column":56,"nodeType":"1137","messageId":"1138","endLine":109,"endColumn":57,"suggestions":"1157"},{"ruleId":"1092","severity":1,"message":"1158","line":1,"column":17,"nodeType":"1094","messageId":"1095","endLine":1,"endColumn":25},{"ruleId":"1092","severity":1,"message":"1159","line":63,"column":5,"nodeType":"1094","messageId":"1095","endLine":63,"endColumn":13},{"ruleId":"1092","severity":1,"message":"1098","line":93,"column":19,"nodeType":"1094","messageId":"1095","endLine":93,"endColumn":28},{"ruleId":"1092","severity":1,"message":"1099","line":93,"column":30,"nodeType":"1094","messageId":"1095","endLine":93,"endColumn":42},{"ruleId":"1135","severity":1,"message":"1141","line":132,"column":46,"nodeType":"1137","messageId":"1138","endLine":132,"endColumn":47,"suggestions":"1160"},{"ruleId":"1135","severity":1,"message":"1143","line":132,"column":56,"nodeType":"1137","messageId":"1138","endLine":132,"endColumn":57,"suggestions":"1161"},"no-native-reassign",["1162"],"no-negated-in-lhs",["1163"],"no-unused-vars","'modifyMainSuccess' is assigned a value but never used.","Identifier","unusedVar","'reciever' is assigned a value but never used.","'deliver_address' is assigned a value but never used.","'setCookie' is assigned a value but never used.","'removeCookie' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'cookieAuth', 'dispatch', and 'dtn_id'. Either include them or remove the dependency array.","ArrayExpression",["1164"],"'originPassword' is assigned a value but never used.","React Hook useEffect contains a call to 'setAllAgree'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [agree1, agree2, agree3, info, sns, email] as a second argument to the useEffect Hook.",["1165"],"'member' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'cookieAuth', 'dispatch', and 'history'. Either include them or remove the dependency array.",["1166"],"'checked' is assigned a value but never used.","'CartModal' is defined but never used.","React Hook useEffect has missing dependencies: 'cookieAuth' and 'dispatch'. Either include them or remove the dependency array.",["1167"],"'modalIsOpen' is assigned a value but never used.","'itemDetail' is assigned a value but never used.","'closeCartModal' is defined but never used.","'MyKurlyPageNation' is defined but never used.","React Hook useEffect has missing dependencies: 'cookieAuth', 'history', 'member.name', and 'removeCookie'. Either include them or remove the dependency array.",["1168"],"'info' is assigned a value but never used.","'SetInfo' is assigned a value but never used.","'setModalValue' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'cookieAuth', 'history', and 'member.name'. Either include them or remove the dependency array.",["1169"],"React Hook useEffect has missing dependencies: 'cookieAuth', 'dispatch', 'history', 'member.name', and 'removeCookie'. Either include them or remove the dependency array.",["1170"],"'login' is assigned a value but never used.","'setLogin' is assigned a value but never used.","'loginInfo' is assigned a value but never used.","'cookieAuth' is assigned a value but never used.","'useEffect' is defined but never used.","'useCookies' is defined but never used.","'resetData' is defined but never used.","'changeSuccess' is assigned a value but never used.","no-useless-escape","Unnecessary escape character: \\..","Literal","unnecessaryEscape",["1171","1172"],["1173","1174"],"Unnecessary escape character: \\{.",["1175","1176"],"Unnecessary escape character: \\/.",["1177","1178"],["1179"],"'dispatch' is assigned a value but never used.",["1180"],"'getProductInfo' is defined but never used.","React Hook useEffect has missing dependencies: 'cookieAuth', 'dispatch', 'history', 'member.name', 'ordno', and 'removeCookie'. Either include them or remove the dependency array.",["1181"],"'notFound' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'dispatch' and 'history.location'. Either include them or remove the dependency array.",["1182"],["1183","1184"],["1185","1186"],["1187","1188"],["1189","1190"],"'useState' is defined but never used.","'password' is assigned a value but never used.",["1191","1192"],["1193","1194"],"no-global-assign","no-unsafe-negation",{"desc":"1195","fix":"1196"},{"desc":"1197","fix":"1198"},{"desc":"1199","fix":"1200"},{"desc":"1201","fix":"1202"},{"desc":"1203","fix":"1204"},{"desc":"1205","fix":"1206"},{"desc":"1207","fix":"1208"},{"messageId":"1209","fix":"1210","desc":"1211"},{"messageId":"1212","fix":"1213","desc":"1214"},{"messageId":"1209","fix":"1215","desc":"1211"},{"messageId":"1212","fix":"1216","desc":"1214"},{"messageId":"1209","fix":"1217","desc":"1211"},{"messageId":"1212","fix":"1218","desc":"1214"},{"messageId":"1209","fix":"1219","desc":"1211"},{"messageId":"1212","fix":"1220","desc":"1214"},{"desc":"1203","fix":"1221"},{"desc":"1222","fix":"1223"},{"desc":"1224","fix":"1225"},{"desc":"1226","fix":"1227"},{"messageId":"1209","fix":"1228","desc":"1211"},{"messageId":"1212","fix":"1229","desc":"1214"},{"messageId":"1209","fix":"1230","desc":"1211"},{"messageId":"1212","fix":"1231","desc":"1214"},{"messageId":"1209","fix":"1232","desc":"1211"},{"messageId":"1212","fix":"1233","desc":"1214"},{"messageId":"1209","fix":"1234","desc":"1211"},{"messageId":"1212","fix":"1235","desc":"1214"},{"messageId":"1209","fix":"1236","desc":"1211"},{"messageId":"1212","fix":"1237","desc":"1214"},{"messageId":"1209","fix":"1238","desc":"1211"},{"messageId":"1212","fix":"1239","desc":"1214"},"Update the dependencies array to be: [cookieAuth, dispatch, dtn_id]",{"range":"1240","text":"1241"},"Add dependencies array: [agree1, agree2, agree3, info, sns, email]",{"range":"1242","text":"1243"},"Update the dependencies array to be: [cookieAuth, dispatch, history]",{"range":"1244","text":"1245"},"Update the dependencies array to be: [cookieAuth, dispatch]",{"range":"1246","text":"1247"},"Update the dependencies array to be: [cookieAuth, history, member.name, removeCookie]",{"range":"1248","text":"1249"},"Update the dependencies array to be: [cookieAuth, history, member.name]",{"range":"1250","text":"1251"},"Update the dependencies array to be: [QueryString, cookieAuth, dispatch, history, member.name, removeCookie]",{"range":"1252","text":"1253"},"removeEscape",{"range":"1254","text":"1255"},"Remove the `\\`. This maintains the current functionality.","escapeBackslash",{"range":"1256","text":"1257"},"Replace the `\\` with `\\\\` to include the actual backslash character.",{"range":"1258","text":"1255"},{"range":"1259","text":"1257"},{"range":"1260","text":"1255"},{"range":"1261","text":"1257"},{"range":"1262","text":"1255"},{"range":"1263","text":"1257"},{"range":"1264","text":"1249"},"Update the dependencies array to be: [QueryString, cookieAuth, dispatch]",{"range":"1265","text":"1266"},"Update the dependencies array to be: [cookieAuth, dispatch, history, member.name, ordno, removeCookie]",{"range":"1267","text":"1268"},"Update the dependencies array to be: [dispatch, history.location]",{"range":"1269","text":"1270"},{"range":"1271","text":"1255"},{"range":"1272","text":"1257"},{"range":"1273","text":"1255"},{"range":"1274","text":"1257"},{"range":"1275","text":"1255"},{"range":"1276","text":"1257"},{"range":"1277","text":"1255"},{"range":"1278","text":"1257"},{"range":"1279","text":"1255"},{"range":"1280","text":"1257"},{"range":"1281","text":"1255"},{"range":"1282","text":"1257"},[964,966],"[cookieAuth, dispatch, dtn_id]",[2721,2721],", [agree1, agree2, agree3, info, sns, email]",[1037,1039],"[cookieAuth, dispatch, history]",[927,929],"[cookieAuth, dispatch]",[822,824],"[cookieAuth, history, member.name, removeCookie]",[1326,1328],"[cookieAuth, history, member.name]",[1250,1263],"[QueryString, cookieAuth, dispatch, history, member.name, removeCookie]",[5842,5843],"",[5842,5842],"\\",[5875,5876],[5875,5875],[9468,9469],[9468,9468],[9478,9479],[9478,9478],[879,881],[1667,1680],"[QueryString, cookieAuth, dispatch]",[1877,1879],"[cookieAuth, dispatch, history, member.name, ordno, removeCookie]",[1061,1063],"[dispatch, history.location]",[3821,3822],[3821,3821],[3854,3855],[3854,3854],[3341,3342],[3341,3341],[3351,3352],[3351,3351],[4269,4270],[4269,4269],[4279,4280],[4279,4279]]