diff --git a/flask-server/__pycache__/database.cpython-39.pyc b/flask-server/__pycache__/database.cpython-39.pyc index d2daa21..95d6f22 100644 Binary files a/flask-server/__pycache__/database.cpython-39.pyc and b/flask-server/__pycache__/database.cpython-39.pyc differ diff --git a/flask-server/app.py b/flask-server/app.py index e351d62..195400d 100644 --- a/flask-server/app.py +++ b/flask-server/app.py @@ -6,8 +6,6 @@ import string import random - - app = Flask(__name__) DB = DBhandler() @@ -153,7 +151,7 @@ def Submit_Review(): ##################### Get data from DB ##################### @app.route("/get_registered_store/") def get_registered_store(storename): - registered = DB.get_store_byname(storename) + registered = DB.get_store(storename) print(registered) registered_json = json.dumps(registered) return registered_json @@ -193,4 +191,12 @@ def list_stores(): @app.route("/StoreListView",methods=['GET','POST']) def view_storelist(store_id): return render_template("index.html") -''' \ No newline at end of file +''' + + +@app.route("/StoreDetail/", methods=['GET','POST']) +def get_storename_info(storename): + StoreInfo=DB.get_store_info(storename) + # return render_template ("index.html",StoreInfo=StoreInfo) + storeInfojson = json.dumps(StoreInfo) + return render_template("index.html",storeInfojson=storeInfojson) \ No newline at end of file diff --git a/flask-server/database.py b/flask-server/database.py index 21301a3..1a7f4d8 100644 --- a/flask-server/database.py +++ b/flask-server/database.py @@ -134,4 +134,19 @@ def insert_review(self,name,data,img_path): self.db.child("REVIEW").child(name).set(review_info) print(data,img_path) return True - \ No newline at end of file + def get_store_info(self,storename): + + storeInfo = self.db.child("STORE").child(storename).get().val + + return storeInfo + + def get_menu(self, storename): + menudata = self.db.child("MENU").child(storename).get() + if isinstance(menudata.val(), type(None)): + menu=None + return menu + else: + for res in menudata.each(): + menuInfo=self.db.child("MENU").child(storename).child(res.key).get() + + return menuInfo \ No newline at end of file diff --git a/flask-server/static/img/2022-11-27.jpg b/flask-server/static/img/2022-11-27.jpg new file mode 100644 index 0000000..e6c46c5 Binary files /dev/null and b/flask-server/static/img/2022-11-27.jpg differ diff --git "a/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234 (1).jpg" "b/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234 (1).jpg" new file mode 100644 index 0000000..5633012 Binary files /dev/null and "b/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234 (1).jpg" differ diff --git "a/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234.jpg" "b/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234.jpg" new file mode 100644 index 0000000..318dd53 Binary files /dev/null and "b/flask-server/static/img/\353\213\244\354\232\264\353\241\234\353\223\234.jpg" differ diff --git a/flask-server/static/react/asset-manifest.json b/flask-server/static/react/asset-manifest.json index 636f198..f5c97ab 100644 --- a/flask-server/static/react/asset-manifest.json +++ b/flask-server/static/react/asset-manifest.json @@ -1,18 +1,18 @@ { "files": { - "main.css": "/static/react/css/main.8286b51f.css", - "main.js": "/static/react/js/main.625931ab.js", + "main.css": "/static/react/css/main.d01b256b.css", + "main.js": "/static/react/js/main.2d90c10a.js", "js/787.ec704a7a.chunk.js": "/static/react/js/787.ec704a7a.chunk.js", "media/symbol-mark.png": "/static/react/media/symbol-mark.8a35bde01c62d01eaa4b.png", "media/sample.PNG": "/static/react/media/sample.5b41e09dc2adbb809249.PNG", "media/logo.svg": "/static/react/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg", "../../templates/index.html": "/static/react/../../templates/index.html", - "main.8286b51f.css.map": "/static/react/css/main.8286b51f.css.map", - "main.625931ab.js.map": "/static/react/js/main.625931ab.js.map", + "main.d01b256b.css.map": "/static/react/css/main.d01b256b.css.map", + "main.2d90c10a.js.map": "/static/react/js/main.2d90c10a.js.map", "787.ec704a7a.chunk.js.map": "/static/react/js/787.ec704a7a.chunk.js.map" }, "entrypoints": [ - "css/main.8286b51f.css", - "js/main.625931ab.js" + "css/main.d01b256b.css", + "js/main.2d90c10a.js" ] } \ No newline at end of file diff --git a/flask-server/static/react/css/main.8286b51f.css.map b/flask-server/static/react/css/main.8286b51f.css.map deleted file mode 100644 index f26a47c..0000000 --- a/flask-server/static/react/css/main.8286b51f.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"css/main.8286b51f.css","mappings":"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","sources":["css/index.module.css","css/Header.module.css","css/Contents.module.css","css/MenuPost.module.css","css/ReviewAll.module.css","css/HomePage.module.css","App.css","css/CreateStore.module.css","css/CreateMenu.module.css","css/CreateReview.module.css","css/Login.module.css","css/MyPage.module.css","css/MyPageBookmark.module.css","css/MyPageMenu.module.css","css/SignUp.module.css","css/StoreListView.module.css","css/Storelist.module.css"],"sourcesContent":["body {\r\n margin: 0;\r\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\r\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\r\n sans-serif;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n\r\n}\r\n\r\ncode {\r\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\r\n monospace;\r\n}",":root {\r\n --ewhagreen: rgb(0, 70, 42);\r\n}\r\n\r\n/* *{\r\n font-family: 'a드림고딕2';\r\n} */\r\n\r\na {\r\n text-decoration: none;\r\n /*링크 밑줄 제거*/\r\n color: inherit;\r\n /*링크 색상 제거*/\r\n}\r\n\r\nheader {\r\n display: flex;\r\n min-width: 1400px;\r\n justify-content: space-between;\r\n padding-bottom: 15px;\r\n padding-top: 15px;\r\n /* position:sticky;\r\n top: 0;\r\n left: 0;\r\n right: 0; */\r\n background-color: white;\r\n align-items: center;\r\n}\r\n\r\n.logotitle {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.hometitle {\r\n margin-left: 10px;\r\n font-weight: 600;\r\n font-size: 15px;\r\n color: var(--ewhagreen);\r\n}\r\n\r\n.hometitle:hover {}\r\n\r\n.signInUp {\r\n display: flex;\r\n float: right;\r\n top: 25px;\r\n align-items: center\r\n}\r\n\r\n.signInUp a {\r\n margin-left: 10px;\r\n position: relative;\r\n margin-right: 50px;\r\n font-size: 15px;\r\n font-weight: 600;\r\n}\r\n\r\n.signInUp a:hover {\r\n color: #01c9ca;\r\n}\r\n\r\n.signInUp a:before {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n display: block;\r\n width: 100%;\r\n height: 1px;\r\n background: #000;\r\n transform: scale(0);\r\n transition: all 0.2s;\r\n}\r\n\r\n.signInUp a:hover:before {\r\n background: #01c9ca;\r\n transform: scale(1);\r\n}\r\n\r\n#homelogo {\r\n display: flex;\r\n width: 50px;\r\n height: 50px;\r\n margin-left: 30px;\r\n}\r\n\r\n/* 네비게이션 바 */\r\n\r\nnav {\r\n justify-content: center;\r\n color: white;\r\n background-color: var(--ewhagreen);\r\n /* background-color: rgb(77, 107, 91); */\r\n height: 62.5px;\r\n min-width: 1400px;\r\n}\r\n\r\nnav .pageName {\r\n font: 25px bolder;\r\n /* margin-left: 30px; */\r\n\r\n}\r\n\r\nnav a {\r\n /* padding-left: 20px;\r\n padding-right: 20px; */\r\n /* border-right: 1px solid white; */\r\n font-size: 15px;\r\n float: right;\r\n /* margin-top:10px; */\r\n padding-top: 20px;\r\n padding-bottom: 20px;\r\n width: 150px;\r\n}\r\n\r\nnav a:hover {\r\n background-color: rgb(116, 139, 107);\r\n}",":root {\r\n --ewhagreen: rgb(0, 70, 42);\r\n --grayborder: 1px solid #d2d2d2;\r\n}\r\n\r\n.outer {\r\n text-align: center;\r\n}\r\n\r\n.pane {\r\n display: inline-block;\r\n width: 50%;\r\n border: var(--grayborder);\r\n margin: 10px;\r\n background-color: rgb(255, 255, 255);\r\n}\r\n\r\n#paneName {\r\n font-size: 30px;\r\n font-weight: 400;\r\n text-align: left;\r\n padding: 25px;\r\n padding-left: 70px;\r\n border-bottom: var(--grayborder);\r\n vertical-align: middle;\r\n}\r\n\r\n.editPane{\r\n text-align: left;\r\n padding: 15px;\r\n padding-left: 100px;\r\n border-bottom: var(--grayborder);\r\n}\r\n\r\n.editPane > span {\r\n margin-right: 15px;\r\n}\r\n\r\n.button {\r\n display: inline-block;\r\n\r\n width: 130px;\r\n\r\n padding: 12px;\r\n padding-left: 15px;\r\n padding-right: 15px;\r\n background-color: var(--ewhagreen);\r\n border: 0px;\r\n border-radius: 14px;\r\n\r\n color: white;\r\n font-size: 15px;\r\n font: bold;\r\n\r\n margin: 2px;\r\n}\r\n\r\n.menuPane{\r\n padding: 30px;\r\n padding-left: 60px;\r\n padding-right: 60px;\r\n}\r\n\r\n.image {\r\n float: center;\r\n width:50%;\r\n border: var(--grayborder);\r\n}\r\n\r\n\r\n/*info */\r\n\r\n.info {\r\n font-size: 16px;\r\n float: left;\r\n width: 50%;\r\n text-align: left;\r\n line-height: 200%;\r\n padding: 30px;\r\n padding-left: 100px;\r\n padding-top: 0px;\r\n}\r\n\r\n\r\n.map {\r\n clear: both;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.StoreName {\r\n position: relative;\r\n top: 30px;\r\n font-size: 30px;\r\n font-weight: 600;\r\n\r\n}\r\n\r\n.storelocation {\r\n position: relative;\r\n top: 50px;\r\n font-size: 20px;\r\n\r\n}\r\n\r\n.locationimg {\r\n position: relative;\r\n}\r\n\r\n.locationtext {\r\n position: relative;\r\n top: -23px;\r\n left: 15px;\r\n font-size: 10px;\r\n color: rgb(120, 120, 120);\r\n}\r\n\r\n.Tag {\r\n position: relative;\r\n bottom: -13px;\r\n font-size: 13px;\r\n font-weight: 800;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n top: 15px;\r\n}\r\n\r\n.heartimg {}\r\n\r\n.heartnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n top: -24px;\r\n left: 24px;\r\n}\r\n\r\n.reviewnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n right: 50px;\r\n top: -27px;\r\n}",".listbox {\r\n display: flex;\r\n height: 180px;\r\n border: 1px solid rgb(225, 225, 225);\r\n justify-content: left;\r\n background-color: rgb(255, 255, 255);\r\n align-items: center;\r\n}\r\n\r\n.listdesc{\r\n text-align: left;\r\n margin-left: 30px;\r\n font-weight: 600;\r\n color:dimgray;\r\n}\r\n\r\n.ImagePart {\r\n display: flex;\r\n width: 240px;\r\n align-items: center;\r\n margin-left: 20px;\r\n margin-top: 20px;\r\n margin-bottom: 20px;\r\n}\r\n\r\n#MenuName {\r\n font-size: 20px;\r\n font-weight: 600;\r\n color: black;\r\n margin-bottom: 7px;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n font-size: 15px;\r\n font-weight: 800;\r\n color:black;\r\n margin-bottom: 5px;\r\n}\r\n\r\n.heartimg {\r\n position: relative;\r\n}\r\n\r\n",":root {\r\n --egreen: #00462A;\r\n}\r\n\r\n/* body {\r\n width: 100%;\r\n height: 100%;\r\n margin: 0px;\r\n background-color: #e9e9e9;\r\n\r\n} */\r\n\r\n/* div {\r\n display:inline-flex;\r\n} */\r\n\r\n.reviewsection {\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.presentreview {\r\n width: 50%;\r\n margin-top: 60px;\r\n}\r\n\r\n.title1 {\r\n display: flex;\r\n margin-bottom: 15px;\r\n font-size: 20px;\r\n}\r\n\r\n.pr_description {\r\n display: flex;\r\n position: relative;\r\n\r\n height: 260px;\r\n background: #FFFFFF;\r\n border: 1px solid #D9D9D9;\r\n border-radius: 0px;\r\n}\r\n\r\n.user_name {\r\n position: absolute;\r\n top: 30px;\r\n left: 50px;\r\n}\r\n\r\n.store_name {\r\n position: absolute;\r\n top: 70px;\r\n left: 50px;\r\n \r\n font-size: 20px;\r\n font-weight: 600;\r\n}\r\n\r\n.review_title {\r\n position: absolute;\r\n top: 120px;\r\n left: 50px;\r\n font-size: 18px;\r\n}\r\n\r\n.review_desc {\r\n text-align: left;\r\n position: absolute;\r\n top: 160px;\r\n left: 50px;\r\n width: 200px;\r\n}\r\n\r\n.review_img {\r\n position: absolute;\r\n bottom: 11px;\r\n right: 12px;\r\n}\r\n\r\n.title2 {\r\n display: flex;\r\n margin-bottom: 15px;\r\n font-size: 20px;\r\n}\r\n\r\n.hotreview {\r\n margin-top: 60px;\r\n margin-left: 40px;\r\n width: 200px;\r\n}\r\n\r\n.hot_description {\r\n margin: 0px;\r\n width: 250px;\r\n height: 500px;\r\n\r\n background: #FFFFFF;\r\n border: 1px solid #D9D9D9;\r\n border-radius: 0px;\r\n}","@import url(https://fonts.googleapis.com/css?family=Lato:100,300,900);\r\n@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');\r\n@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400&display=swap');\r\n\r\nhtml {\r\n scroll-behavior: smooth;\r\n}\r\n\r\n.nanumsquare {\r\n font-family: 'NanumSquare', sans-serif !important;\r\n}\r\n\r\n.Monserrat {\r\n font-family: 'Montserrat', sans-serif !important;\r\n}\r\n\r\n.NotoSansKR {\r\n font-family: 'Noto Sans KR', sans-serif !important;\r\n}\r\n\r\n:root {\r\n --egreen: #00462A;\r\n}\r\n\r\nbody {\r\n /* margin: 0px; */\r\n /* margin-top: 80px; */\r\n font-family: 'Noto Sans KR';\r\n font-size: 17px;\r\n line-height: 1.5;\r\n min-width: 1400px;\r\n background-color: #f1f1f1;\r\n margin-bottom: 200px;\r\n}\r\n\r\n/* input {\r\n width: 500px;\r\n height: 32px;\r\n font-size: 15px;\r\n border: 0;\r\n border-radius: 2px;\r\n outline: none;\r\n padding-left: 10px;\r\n background-color: rgb(233, 233, 233);\r\n } */\r\n\r\n.section {\r\n text-align: center;\r\n /* background-color: var(--egreen); */\r\n min-width: 1400px;\r\n}\r\n\r\n.green {\r\n display: inline-block;\r\n min-width: 1400px;\r\n}\r\n\r\n.hottitle {\r\n display: inline-block;\r\n font-size: 18px;\r\n color: rgb(0, 0, 0);\r\n margin-top: 20px;\r\n margin-bottom: 30px;\r\n}\r\n\r\n.thin {\r\n font-weight: 100;\r\n}\r\n\r\n.thick {\r\n font-weight: 900;\r\n}\r\n\r\n.hottopic {\r\n font-family: 'Montserrat';\r\n text-transform: uppercase;\r\n font-size: 40px;\r\n color: rgb(0, 0, 0);\r\n text-decoration: none;\r\n position: relative;\r\n display: block;\r\n top: 10px;\r\n}\r\n\r\n.homep {\r\n font-weight: 600;\r\n font-size: 80%;\r\n margin: 1px;\r\n position: relative;\r\n top: 14px;\r\n}\r\n\r\n[class^=\"link-\"] {\r\n display: inline-block;\r\n margin: 2em\r\n}\r\n\r\n/* linkone */\r\n.link-1 a:before,\r\n.link-1 a:after {\r\n content: '';\r\n border-bottom: solid 2px rgb(0, 0, 0);\r\n position: absolute;\r\n bottom: 0;\r\n width: 0;\r\n}\r\n\r\n.link-1 a:before {\r\n left: 0;\r\n}\r\n\r\n.link-1 a:after {\r\n right: 0;\r\n}\r\n\r\n.link-1 a:hover:before,\r\n.link-1 a:hover:after {\r\n width: 52%;\r\n}\r\n\r\n.link-1 a:before,\r\n.link-1 a:after {\r\n -webkit-transition: all 0.2s ease;\r\n transition: all 0.2s ease;\r\n}\r\n\r\n/*리스트*/\r\n\r\n.hotlist_container {\r\n /* flex-wrap: wrap; */\r\n position: relative;\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n padding-bottom: 20px;\r\n box-sizing: content-box;\r\n text-align: center;\r\n align-items: center;\r\n\r\n\r\n}\r\n\r\n.hotlist {\r\n margin: 20px;\r\n box-sizing: border-box;\r\n flex-basis: 268px;\r\n height: 390px;\r\n background: #FFFFFF;\r\n border: 10px solid #FFFFFF;\r\n box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);\r\n text-decoration: none;\r\n border-radius: 3px;\r\n}\r\n\r\n.hotlist:hover {\r\n /* position:relative;\r\n\tbottom:10px; */\r\n -webkit-transform: scale(1.05);\r\n -moz-transform: scale(1.05);\r\n -ms-transform: scale(1.05);\r\n -o-transform: scale(1.05);\r\n transform: scale(1.05);\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.upcontainer {\r\n display: flex;\r\n justify-content: space-between;\r\n}\r\n\r\n.descname {\r\n display: flex;\r\n margin-left: 8px;\r\n margin-top: 9px;\r\n font-style: normal;\r\n font-weight: 700;\r\n font-size: 25px;\r\n line-height: 33px;\r\n color: #000000;\r\n}\r\n\r\n.descloca {\r\n display: flex;\r\n margin-left: 6px;\r\n margin-top: 5px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n\r\n color: #949494;\r\n}\r\n\r\n.menuname {\r\n display: flex;\r\n margin-left: 10px;\r\n margin-top: 7px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n color: #000000;\r\n\r\n}\r\n\r\n.review {\r\n display: flex;\r\n margin-left: 10px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n color: #858585;\r\n}\r\n\r\n/* .star{\r\n line-height: 33px;\r\n align-items: center;\r\n color: rgb(255, 206, 46);\r\n} */\r\n\r\n\r\n/*버튼있는곳*/\r\n\r\n.Hbox {\r\n /* width: 100%; */\r\n display: flex;\r\n margin-top: 30px;\r\n margin-bottom: 30px;\r\n justify-content: center;\r\n min-width: 1400px;\r\n}\r\n\r\n.homeButton {\r\n margin: 20px;\r\n padding: 20px;\r\n box-sizing: border-box;\r\n flex-basis: 250px;\r\n justify-content: center;\r\n align-items: center;\r\n text-align: center;\r\n\r\n /*디자인*/\r\n background: #222228;\r\n box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 15px;\r\n border: 1px solid #202020;\r\n cursor: pointer;\r\n color: #ffffff;\r\n font-family: Arial;\r\n font-size: 15px;\r\n text-decoration: none;\r\n text-shadow: 0px 1px 0px #2f6627;\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.homeButton:hover {\r\n /* background-color:#0a0a0a; */\r\n -webkit-transform: scale(1.05);\r\n -moz-transform: scale(1.05);\r\n -ms-transform: scale(1.05);\r\n -o-transform: scale(1.05);\r\n transform: scale(1.05);\r\n background-color: var(--egreen);\r\n /* color: rgb(255, 255, 255); */\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.homeButton:active {\r\n position: relative;\r\n top: 1px;\r\n}\r\n\r\nfooter {\r\n text-align: center;\r\n}",".App {\r\n text-align: center;\r\n /* min-width: 1400px; */\r\n}\r\n\r\n.App-logo {\r\n height: 40vmin;\r\n pointer-events: none;\r\n}\r\n\r\n@media (prefers-reduced-motion: no-preference) {\r\n .App-logo {\r\n animation: App-logo-spin infinite 20s linear;\r\n }\r\n}\r\n\r\n.App-header {\r\n background-color: #282c34;\r\n min-height: 100vh;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: calc(10px + 2vmin);\r\n color: white;\r\n}\r\n\r\n.App-link {\r\n color: #61dafb;\r\n}\r\n\r\n@keyframes App-logo-spin {\r\n from {\r\n transform: rotate(0deg);\r\n }\r\n\r\n to {\r\n transform: rotate(360deg);\r\n }\r\n}","/* body{\r\n background-color: rgb(238, 238, 238);\r\n } */\r\n\r\nsection {\r\n display: flex;\r\n justify-content: center;\r\n min-width: 1400px;\r\n}\r\n\r\n.aside {\r\n /* width:200px; */\r\n height: 400px;\r\n /* background-color: rgb(238, 238, 238); */\r\n padding: 20px;\r\n float: left;\r\n}\r\n\r\n.asideleft {\r\n position: relative;\r\n background-color: white;\r\n /* border: solid #dcdcdc 2px; */\r\n width: 230px;\r\n height: 150px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n margin-top: 20px;\r\n margin-right: 20px;\r\n\r\n /* left:30px; */\r\n}\r\n\r\n.up {\r\n position: absolute;\r\n top: 30px;\r\n right: 22px;\r\n}\r\n\r\n.down {\r\n position: absolute;\r\n bottom: 30px;\r\n right: 22px;\r\n}\r\n\r\n#table {\r\n display: table;\r\n width: 900px;\r\n margin-top: 20px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n vertical-align: middle;\r\n}\r\n\r\n.cell {\r\n display: table-cell;\r\n padding: 3px;\r\n /* border-bottom: 1px solid #DDD; */\r\n text-align: left;\r\n font-weight: 600;\r\n font-size: 16px;\r\n\r\n}\r\n\r\n.row {\r\n position: relative;\r\n background-color: white;\r\n /* left:80px; */\r\n /* top :20px; */\r\n border: solid #dcdcdc 0.5px;\r\n}\r\n\r\n.col1 {\r\n position: relative;\r\n /* top:10px; */\r\n left: 40px;\r\n width: 150px;\r\n height: 50px;\r\n vertical-align: middle;\r\n}\r\n\r\n.col2 {\r\n position: relative;\r\n /* top:8px; */\r\n height: 50px;\r\n vertical-align: middle;\r\n}\r\n\r\n.box {\r\n border: 10px solid #dcdcdc;\r\n}\r\n\r\n.adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n}\r\n\r\n\r\n.up {\r\n color: #214832;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n\r\n}\r\n\r\n.down {\r\n color: #adb5bd;\r\n line-height: 50px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n}\r\n\r\n.down:hover {\r\n color: rgb(116, 139, 107);\r\n}","/* body{\r\n background-color: rgb(238, 238, 238);\r\n } */\r\n\r\n section {\r\n display: flex;\r\n justify-content: center;\r\n min-width: 1400px;\r\n }\r\n \r\n .aside {\r\n /* width:200px; */\r\n height: 400px;\r\n /* background-color: rgb(238, 238, 238); */\r\n padding: 20px;\r\n float: left;\r\n }\r\n \r\n .asideleft {\r\n position: relative;\r\n background-color: white;\r\n /* border: solid #dcdcdc 2px; */\r\n width: 230px;\r\n height: 150px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n \r\n /* left:30px; */\r\n }\r\n \r\n .up {\r\n position: absolute;\r\n top: 30px;\r\n right: 22px;\r\n }\r\n \r\n .down {\r\n position: absolute;\r\n bottom: 30px;\r\n right: 22px;\r\n }\r\n \r\n #table {\r\n display: table;\r\n width: 900px;\r\n margin-top: 20px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n \r\n }\r\n \r\n .cell {\r\n display: table-cell;\r\n padding: 3px;\r\n border-bottom: 1px solid #DDD;\r\n text-align: left;\r\n font-weight: 600;\r\n font-size: 16px;\r\n \r\n }\r\n \r\n .row {\r\n position: relative;\r\n background-color: white;\r\n /* left:80px; */\r\n /* top :20px; */\r\n border: solid #dcdcdc 0.5px;\r\n }\r\n \r\n .col1 {\r\n position: relative;\r\n top: 10px;\r\n left: 40px;\r\n width: 150px;\r\n height: 50px;\r\n }\r\n \r\n .col2 {\r\n position: relative;\r\n top: 8px;\r\n height: 50px;\r\n }\r\n \r\n .box {\r\n border: 10px solid #dcdcdc;\r\n }\r\n \r\n .adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n }\r\n \r\n \r\n .up {\r\n \r\n color: #adb5bd;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n \r\n }\r\n \r\n .up:hover {\r\n color: rgb(116, 139, 107);\r\n }\r\n \r\n .down {\r\n color: #214832;\r\n line-height: 50px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n }","/* body{\r\nbackground-color: #dcdcdc;\r\n} */\r\n\r\n\r\n.aside {\r\n width: 200px;\r\n height: 250px;\r\n background-color: white;\r\n border: 20px solid #dcdcdc;\r\n padding: 30px;\r\n float: left;\r\n}\r\n\r\n#table {\r\n display: table;\r\n width: 900px;\r\n}\r\n\r\n.cell {\r\n display: table-cell;\r\n padding: 3px;\r\n border-bottom: 1px solid #DDD;\r\n}\r\n\r\n.row {\r\n position: relative;\r\n background-color: white;\r\n left: 80px;\r\n top: 20px;\r\n border: solid #dcdcdc 0.5px;\r\n}\r\n\r\n.col1 {\r\n position: relative;\r\n top: 15px;\r\n width: 160px;\r\n height: 50px;\r\n}\r\n\r\n.col2 {\r\n position: relative;\r\n top: 15px;\r\n height: 50px;\r\n}\r\n\r\n.box {\r\n border: 10px solid #dcdcdc;\r\n}\r\n\r\n.adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n}\r\n\r\n.one {\r\n float: left;\r\n font-size: 14px;\r\n margin-right: 40px;\r\n}\r\n\r\n.two {\r\n float: left;\r\n font-size: 14px;\r\n margin-right: 40px;\r\n}\r\n\r\n.three {\r\n float: left;\r\n font-size: 14px;\r\n}\r\n\r\n.time1 {\r\n width: 100px;\r\n height: 100px;\r\n}\r\n\r\n.up {\r\n color: #214832;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: center;\r\n\r\n}\r\n\r\n.down {\r\n border: 3px solid #adb5bd;\r\n margin: auto;\r\n height: 200px;\r\n background-color: #adb5bd;\r\n position: absolute;\r\n width: 165px;\r\n left: 75px;\r\n top: 260px;\r\n}","/* .Header {\r\n float: center;\r\n} */\r\n\r\n.Headline {\r\n font-family: 'Work Sans';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 55px;\r\n line-height: 65px;\r\n color: black;\r\n}\r\n\r\n.Left {\r\n position: absolute;\r\n width: 540px;\r\n height: 443.72px;\r\n left: 86px;\r\n top: 369px;\r\n color: black;\r\n}\r\n\r\n.Right {\r\n position: absolute;\r\n width: 717px;\r\n height: 421.72px;\r\n left: 723px;\r\n top: 391px;\r\n color: black;\r\n}\r\n\r\n.Right-p {\r\n font-family: 'Work Sans';\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 40px;\r\n line-height: 47px;\r\n display: flex;\r\n align-items: center;\r\n text-align: center;\r\n}\r\n\r\n.button {\r\n background: #00462A;\r\n border-radius: 10px;\r\n text-align: center;\r\n color: white;\r\n}","/* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n/* body {\r\n margin : 0;\r\n } */\r\n\r\n/* header {\r\n display : inline;\r\n text-align: center;\r\n } */\r\n\r\n.profile {\r\n padding: 20%;\r\n}\r\n\r\n/* Create two unequal columns that floats next to each other */\r\n\r\n.column {\r\n float: left;\r\n padding: 5%;\r\n height: 623px;\r\n}\r\n\r\n.left {\r\n width: 35%;\r\n}\r\n\r\n.right {\r\n width: 65%;\r\n}\r\n\r\n/* Clear floats after the columns */\r\n.row:after {\r\n content: \"\";\r\n display: table;\r\n clear: both;\r\n}\r\n\r\n/* button style*/\r\n\r\nbutton.black {\r\n background-color: #222228;\r\n color: white;\r\n text-align: center;\r\n border: none;\r\n cursor: pointer;\r\n border-radius: 5px;\r\n padding: 5px 20px;\r\n\r\n}\r\n\r\nbutton.green {\r\n background-color: #00462A;\r\n color: white;\r\n border: none;\r\n cursor: pointer;\r\n padding: 5px 10px;\r\n}\r\n\r\nbutton:hover {\r\n opacity: 0.8;\r\n}\r\n\r\n/*Avatar*/\r\n.avatar {\r\n vertical-align: middle;\r\n width: 50px;\r\n height: 50px;\r\n border-radius: 50%;\r\n}\r\n\r\n#cl {\r\n background-color: #00462A;\r\n}\r\n\r\n#cr {\r\n background-color: #F6F6F6;\r\n}","/* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n/* body {\r\n margin : 0;\r\n }\r\n */\r\n.mainbar {\r\n background-color: #00462A;\r\n color: white;\r\n padding: 15px;\r\n font-size: x-large;\r\n top: 269px;\r\n width: 100%;\r\n\r\n}\r\n\r\n.background {\r\n background-color: #F0F0F3;\r\n padding-top: 2%;\r\n flex: center;\r\n text-align: center;\r\n height: 623px;\r\n}\r\n\r\nul {\r\n list-style-type: none;\r\n padding: 0;\r\n margin: auto;\r\n width: 960px;\r\n}\r\n\r\nul li {\r\n border: 1px solid #ddd;\r\n margin-top: -1px;\r\n /* Prevent double borders */\r\n background-color: #f6f6f6;\r\n padding: 12px;\r\n}\r\n\r\n.resultbar {\r\n overflow: hidden;\r\n background-color: #FFFFFF;\r\n font-family: Arial, Helvetica, sans-serif;\r\n width: 960px;\r\n margin: auto;\r\n}\r\n\r\n.resultbar a {\r\n float: left;\r\n font-size: 16px;\r\n color: black;\r\n text-align: center;\r\n padding: 14px 16px;\r\n text-decoration: none;\r\n}\r\n\r\n.dropdown {\r\n float: right;\r\n overflow: hidden;\r\n}\r\n\r\n.dropdown .dropbtn {\r\n cursor: pointer;\r\n font-size: 16px;\r\n border: none;\r\n outline: none;\r\n color: black;\r\n padding: 14px 16px;\r\n background-color: inherit;\r\n font-family: inherit;\r\n margin: 0;\r\n}\r\n\r\n.resultbar a:hover,\r\n.dropdown:hover .dropbtn,\r\n.dropbtn:focus {\r\n background-color: red;\r\n}\r\n\r\n.dropdown-content {\r\n display: none;\r\n position: absolute;\r\n background-color: #f9f9f9;\r\n min-width: 160px;\r\n box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);\r\n z-index: 1;\r\n}\r\n\r\n.dropdown-content a {\r\n float: none;\r\n color: black;\r\n padding: 12px 16px;\r\n text-decoration: none;\r\n display: block;\r\n text-align: left;\r\n}\r\n\r\n.dropdown-content a:hover {\r\n background-color: #ddd;\r\n}\r\n\r\n.show {\r\n display: block;\r\n}\r\n\r\n/* button style*/\r\n\r\nbutton.black {\r\n background-color: #222228;\r\n color: white;\r\n text-align: center;\r\n border: none;\r\n cursor: pointer;\r\n border-radius: 5px;\r\n padding: 5px 20px;\r\n\r\n}\r\n\r\nbutton.green {\r\n background-color: #00462A;\r\n color: white;\r\n border: none;\r\n cursor: pointer;\r\n padding: 5px 10px;\r\n}\r\n\r\nbutton:hover {\r\n opacity: 0.8;\r\n}\r\n\r\n/*Avatar*/\r\n.avatar {\r\n vertical-align: middle;\r\n width: 50px;\r\n height: 50px;\r\n border-radius: 50%;\r\n}\r\n\r\n#cl {\r\n background-color: #00462A;\r\n}\r\n\r\n#cr {\r\n background-color: #F6F6F6;\r\n}"," /* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n /* body {\r\n margin : 0;\r\n } */\r\n\r\n .mainbar {\r\n background-color: #00462A;\r\n color: white;\r\n padding: 15px;\r\n font-size: x-large;\r\n top: 269px;\r\n width: 100%;\r\n\r\n }\r\n\r\n .menu {\r\n width: 700px;\r\n margin: 0;\r\n font-size: medium;\r\n }\r\n\r\n .store {\r\n padding: 0;\r\n }\r\n\r\n .storename {\r\n width: fit-content;\r\n float: left;\r\n font-size: x-large;\r\n }\r\n\r\n .background {\r\n background-color: #F0F0F3;\r\n padding-top: 2%;\r\n flex: center;\r\n text-align: center;\r\n height: 623px;\r\n }\r\n\r\n\r\n ul {\r\n list-style-type: none;\r\n padding: 10px;\r\n margin: auto;\r\n width: 960px;\r\n }\r\n\r\n ul li {\r\n border: 1px solid #ddd;\r\n margin-top: -1px;\r\n /* Prevent double borders */\r\n background-color: #f6f6f6;\r\n padding: 12px;\r\n float: right;\r\n }",".SignIn {\r\n float: center;\r\n margin: 0;\r\n}\r\n\r\n.SignIn-logo {\r\n float: left;\r\n}\r\n\r\n.SignIn-div-Headline {\r\n float: center;\r\n display: flex;\r\n text-align: center;\r\n}\r\n\r\n.SignIn-table-Th1 {\r\n width: 20%;\r\n background-color: rgba(217, 217, 217, 0.8);\r\n border-bottom: 1px solid rgba(0, 0, 0, 0.24);\r\n}\r\n\r\n.SignIn-table-tr {\r\n width: 100%;\r\n}\r\n\r\n#lastLine {\r\n border-bottom: none;\r\n}\r\n\r\n.SignIn-table-input {\r\n background-color: rgba(217, 217, 217, 0.21);\r\n border: 1px solid #000000;\r\n box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 10px;\r\n position: absolute;\r\n width: 806px;\r\n height: 56px;\r\n left: 470px;\r\n\r\n}\r\n\r\n.SignIn-table-input.withButton {\r\n width: 615px;\r\n}\r\n\r\n.SignIn-table-Th1-p {\r\n font-size: 24px;\r\n left: 470px;\r\n}\r\n\r\n.SignIn-table-button {\r\n background-color: #00462A;\r\n color: white;\r\n position: absolute;\r\n width: 171px;\r\n height: 343px;\r\n left: 1100px;\r\n}\r\n\r\n#black_button {\r\n background-color: black;\r\n position: absolute;\r\n width: 337.97px;\r\n height: 81px;\r\n left: 551px;\r\n top: 877px;\r\n font-size: 30px;\r\n}",".all {\r\n display: flex;\r\n margin-top: 20px;\r\n height: 685px;\r\n}\r\n\r\n\r\n.StoreList {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n}\r\n\r\n\r\n.TopBar {\r\n display: flex;\r\n background-color: white;\r\n width: 100%;\r\n border-top: 1px solid #C6C6C6;\r\n border-right: 1px solid #C6C6C6;\r\n border-left: 1px solid #C6C6C6;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n justify-content: space-between\r\n}\r\n\r\n.Result {\r\n margin-left: 15px;\r\n}\r\n\r\n.dropdown {\r\n margin-right: 15px;\r\n}\r\n\r\n.Dropdown1 {\r\n margin-right: 15px;\r\n}\r\n\r\n.Dropdown2 {}\r\n\r\n\r\n.Restaurant {\r\n /* display: flex; */\r\n border: 1px solid rgb(191, 191, 191);\r\n width: 630px;\r\n /* height: 120px; */\r\n background-color: rgb(255, 255, 255);\r\n /* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25); */\r\n border-radius: 3px;\r\n overflow: auto;\r\n}\r\n\r\n.rightbox {\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n height: 100%;\r\n}\r\n\r\n.storemap {\r\n width: 630px;\r\n height: 50%;\r\n background-color: rgb(107, 107, 107);\r\n}\r\n\r\n.storelistdetail {\r\n width: 630px;\r\n background-color: rgb(255, 255, 255);\r\n height: 50%;\r\n}\r\n",".listbox {\r\n display: flex;\r\n height: 130px;\r\n border: 1px solid rgb(225, 225, 225);\r\n justify-content: space-between;\r\n background-color: rgb(255, 255, 255);\r\n align-items: center;\r\n}\r\n\r\n.listbox:hover {\r\n box-shadow: inset 0px 0px 0px 3px #98a99c;\r\n}\r\n\r\n.ImagePart {\r\n display: flex;\r\n width: 300px;\r\n height: 130px;\r\n align-items: center;\r\n margin-left: 2px;\r\n}\r\n\r\n.listdesc {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-direction: column;\r\n margin-right: 25px;\r\n}\r\n\r\n.StoreName {\r\n /* position: relative;\r\n top: 30px; */\r\n line-height: 40px;\r\n font-size: 18px;\r\n font-weight: 600;\r\n margin-bottom: 10px;\r\n\r\n}\r\n\r\n.storelocation {\r\n display:flex;\r\n line-height: 20px;\r\n /* position: relative;\r\n top: 35px; */\r\n\r\n}\r\n\r\n.locationimg {\r\n\r\n /* display:flex; */\r\n /* position: relative; */\r\n /* left: -20px; */\r\n}\r\n\r\n.locationtext {\r\n /* display:flex; */\r\n /* position: relative;\r\n top: -23px;\r\n left: 15px; */\r\n margin: 0px;\r\n font-size: 10px;\r\n color: rgb(120, 120, 120);\r\n}\r\n\r\n.Tag {\r\n /* position: relative;\r\n bottom: -13px; */\r\n font-size: 13px;\r\n font-weight: 800;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n top: 15px;\r\n}\r\n\r\n.heartimg {}\r\n\r\n.heartnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n top: -24px;\r\n left: 24px;\r\n}\r\n\r\n.reviewnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n right: 50px;\r\n top: -27px;\r\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/flask-server/static/react/css/main.8286b51f.css b/flask-server/static/react/css/main.d01b256b.css similarity index 99% rename from flask-server/static/react/css/main.8286b51f.css rename to flask-server/static/react/css/main.d01b256b.css index eb02a16..373fe7f 100644 --- a/flask-server/static/react/css/main.8286b51f.css +++ b/flask-server/static/react/css/main.d01b256b.css @@ -1,2 +1,2 @@ -@import url(https://fonts.googleapis.com/css?family=Lato:100,300,900);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}header{background-color:#fff;justify-content:space-between;min-width:1400px;padding-bottom:15px;padding-top:15px}.Header_logotitle__TKUpz,header{align-items:center;display:flex}.Header_hometitle__LVNyr{color:#00462a;color:var(--ewhagreen);font-size:15px;font-weight:600;margin-left:10px}.Header_signInUp__2YCXs{align-items:center;display:flex;float:right;top:25px}.Header_signInUp__2YCXs a{font-size:15px;font-weight:600;margin-left:10px;margin-right:50px;position:relative}.Header_signInUp__2YCXs a:hover{color:#01c9ca}.Header_signInUp__2YCXs a:before{background:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scale(0);transform:scale(0);transition:all .2s;width:100%}.Header_signInUp__2YCXs a:hover:before{background:#01c9ca;-webkit-transform:scale(1);transform:scale(1)}#Header_homelogo__Mefbp{display:flex;height:50px;margin-left:30px;width:50px}nav{background-color:#00462a;background-color:var(--ewhagreen);color:#fff;height:62.5px;justify-content:center;min-width:1400px}nav .Header_pageName__1xKHu{font:25px bolder}nav a{float:right;font-size:15px;padding-bottom:20px;padding-top:20px;width:150px}nav a:hover{background-color:#748b6b}:root{--ewhagreen:#00462a;--grayborder:1px solid #d2d2d2}.Contents_outer__lPs8i{text-align:center}.Contents_pane__RWEDx{background-color:#fff;border:1px solid #d2d2d2;border:var(--grayborder);display:inline-block;margin:10px;width:50%}#Contents_paneName__4ZUrO{font-size:30px;font-weight:400;padding:25px 25px 25px 70px;vertical-align:middle}#Contents_paneName__4ZUrO,.Contents_editPane__fMEM0{border-bottom:1px solid #d2d2d2;border-bottom:var(--grayborder);text-align:left}.Contents_editPane__fMEM0{padding:15px 15px 15px 100px}.Contents_editPane__fMEM0>span{margin-right:15px}.Contents_button__kzjAA{background-color:#00462a;background-color:var(--ewhagreen);border:0;border-radius:14px;color:#fff;display:inline-block;font-size:15px;font:700;margin:2px;padding:12px 15px;width:130px}.Contents_menuPane__P93HJ{padding:30px 60px}.Contents_image__MfQBR{border:1px solid #d2d2d2;border:var(--grayborder);float:center;width:50%}.Contents_info__\+SPk-{float:left;font-size:16px;line-height:200%;padding:0 30px 30px 100px;text-align:left;width:50%}.Contents_map__9KjDs{clear:both;margin-bottom:10px}.Contents_StoreName__lFrLu{font-size:30px;font-weight:600;position:relative;top:30px}.Contents_storelocation__b-oY6{font-size:20px;position:relative;top:50px}.Contents_locationimg__0VRSj{position:relative}.Contents_locationtext__yxyo8{color:#787878;font-size:10px;left:15px;position:relative;top:-23px}.Contents_Tag__zZoBn{bottom:-13px;font-size:13px;font-weight:800;position:relative}.Contents_heart__U9yr3{position:relative;top:15px}.Contents_heartnum__WL942{font-size:13px;font-weight:800;left:24px;position:relative;top:-24px}.Contents_reviewnum__-wMwr{font-size:13px;font-weight:800;position:relative;right:50px;top:-27px}.MenuPost_listbox__oYnJS{align-items:center;background-color:#fff;border:1px solid #e1e1e1;display:flex;height:180px;justify-content:left}.MenuPost_listdesc__FbHLK{color:dimgray;font-weight:600;margin-left:30px;text-align:left}.MenuPost_ImagePart__wjCuX{align-items:center;display:flex;margin-bottom:20px;margin-left:20px;margin-top:20px;width:240px}#MenuPost_MenuName__buSLf{color:#000;font-size:20px;font-weight:600;margin-bottom:7px}.MenuPost_heart__IitDL{color:#000;font-size:15px;font-weight:800;margin-bottom:5px;position:relative}.MenuPost_heartimg__UXIJk{position:relative}.ReviewAll_reviewsection__N3sgr{display:flex;justify-content:center;width:100%}.ReviewAll_presentreview__J\+P2p{margin-top:60px;width:50%}.ReviewAll_title1__mDpXm{display:flex;font-size:20px;margin-bottom:15px}.ReviewAll_pr_description__CXOrC{background:#fff;border:1px solid #d9d9d9;border-radius:0;display:flex;height:260px;position:relative}.ReviewAll_user_name__1Imdh{left:50px;position:absolute;top:30px}.ReviewAll_store_name__KBSqu{font-size:20px;font-weight:600;left:50px;position:absolute;top:70px}.ReviewAll_review_title__Er3qj{font-size:18px;left:50px;position:absolute;top:120px}.ReviewAll_review_desc__yVtFn{left:50px;position:absolute;text-align:left;top:160px;width:200px}.ReviewAll_review_img__kD0ZT{bottom:11px;position:absolute;right:12px}.ReviewAll_title2__RsnrH{display:flex;font-size:20px;margin-bottom:15px}.ReviewAll_hotreview__xM5sy{margin-left:40px;margin-top:60px;width:200px}.ReviewAll_hot_description__Nl3Mj{background:#fff;border:1px solid #d9d9d9;border-radius:0;height:500px;margin:0;width:250px}html{scroll-behavior:smooth}.HomePage_nanumsquare__qAUGw{font-family:NanumSquare,sans-serif!important}.HomePage_Monserrat__w4mNe{font-family:Montserrat,sans-serif!important}.HomePage_NotoSansKR__Hlcvx{font-family:Noto Sans KR,sans-serif!important}:root{--egreen:#00462a}body{background-color:#f1f1f1;font-family:Noto Sans KR;font-size:17px;line-height:1.5;margin-bottom:200px;min-width:1400px}.HomePage_section__BYfk1{min-width:1400px;text-align:center}.HomePage_green__zKGsF{display:inline-block;min-width:1400px}.HomePage_hottitle__0gjyk{color:#000;display:inline-block;font-size:18px;margin-bottom:30px;margin-top:20px}.HomePage_thin__G8Yvu{font-weight:100}.HomePage_thick__dcWU6{font-weight:900}.HomePage_hottopic__RoKCl{color:#000;display:block;font-family:Montserrat;font-size:40px;position:relative;text-decoration:none;text-transform:uppercase;top:10px}.HomePage_homep__mojvN{font-size:80%;font-weight:600;margin:1px;position:relative;top:14px}[class^=link-]{display:inline-block;margin:2em}.HomePage_link-1__4zTw5 a:after,.HomePage_link-1__4zTw5 a:before{border-bottom:2px solid #000;bottom:0;content:"";position:absolute;width:0}.HomePage_link-1__4zTw5 a:before{left:0}.HomePage_link-1__4zTw5 a:after{right:0}.HomePage_link-1__4zTw5 a:hover:after,.HomePage_link-1__4zTw5 a:hover:before{width:52%}.HomePage_link-1__4zTw5 a:after,.HomePage_link-1__4zTw5 a:before{transition:all .2s ease}.HomePage_hotlist_container__7s6PD{align-items:center;box-sizing:initial;display:flex;justify-content:center;padding-bottom:20px;position:relative;text-align:center;width:100%}.HomePage_hotlist__1tjU-{background:#fff;border:10px solid #fff;border-radius:3px;box-shadow:0 10px 10px rgba(0,0,0,.25);box-sizing:border-box;flex-basis:268px;height:390px;margin:20px;text-decoration:none}.HomePage_hotlist__1tjU-:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .4s}.HomePage_upcontainer__6HZYq{display:flex;justify-content:space-between}.HomePage_descname__yiLff{color:#000;display:flex;font-size:25px;font-style:normal;font-weight:700;line-height:33px;margin-left:8px;margin-top:9px}.HomePage_descloca__vaYtG{color:#949494;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-left:6px;margin-top:5px}.HomePage_menuname__6c65G{color:#000;margin-top:7px}.HomePage_menuname__6c65G,.HomePage_review__sZOvN{display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-left:10px}.HomePage_review__sZOvN{color:#858585}.HomePage_Hbox__ybgxw{display:flex;justify-content:center;margin-bottom:30px;margin-top:30px;min-width:1400px}.HomePage_homeButton__LVhne{align-items:center;background:#222228;border:1px solid #202020;border-radius:15px;box-shadow:0 4px 4px rgba(0,0,0,.25);box-sizing:border-box;color:#fff;cursor:pointer;flex-basis:250px;font-family:Arial;font-size:15px;justify-content:center;margin:20px;padding:20px;text-align:center;text-decoration:none;text-shadow:0 1px 0 #2f6627;transition:all .4s}.HomePage_homeButton__LVhne:hover{background-color:#00462a;background-color:var(--egreen);-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .4s}.HomePage_homeButton__LVhne:active{position:relative;top:1px}.App,footer{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CreateStore_aside__wMX79{float:left;height:400px;padding:20px}.CreateStore_asideleft__62a-6{background-color:#fff;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);height:150px;margin-right:20px;margin-top:20px;position:relative;width:230px}.CreateStore_up__hZhFp{position:absolute;right:22px;top:30px}.CreateStore_down__qc1KZ{bottom:30px;position:absolute;right:22px}#CreateStore_table__n0Knh{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:table;margin-top:20px;vertical-align:middle;width:900px}.CreateStore_cell__GJxGp{display:table-cell;font-size:16px;font-weight:600;padding:3px;text-align:left}.CreateStore_row__rLAxx{background-color:#fff;border:.5px solid #dcdcdc;position:relative}.CreateStore_col1__SDpxe{left:40px;width:150px}.CreateStore_col1__SDpxe,.CreateStore_col2__n2t8\+{height:50px;position:relative;vertical-align:middle}.CreateStore_box__8ravZ{border:10px solid #dcdcdc}.CreateStore_adding__E1cry{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateStore_up__hZhFp{color:#214832;font-size:25px;font-weight:600;line-height:30px;text-align:right}.CreateStore_down__qc1KZ{color:#adb5bd;font-size:25px;font-weight:600;line-height:50px;text-align:right}.CreateStore_down__qc1KZ:hover{color:#748b6b}section{display:flex;justify-content:center;min-width:1400px}.CreateMenu_aside__yxe4h{float:left;height:400px;padding:20px}.CreateMenu_asideleft__H7liN{background-color:#fff;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);height:150px;position:relative;width:230px}.CreateMenu_up__Ta1XC{position:absolute;right:22px;top:30px}.CreateMenu_down__IUiHj{bottom:30px;position:absolute;right:22px}#CreateMenu_table__-Rpfw{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:table;margin-top:20px;width:900px}.CreateMenu_cell__J50eZ{border-bottom:1px solid #ddd;display:table-cell;font-size:16px;font-weight:600;padding:3px;text-align:left}.CreateMenu_row__mgfpM{background-color:#fff;border:.5px solid #dcdcdc;position:relative}.CreateMenu_col1__H6nLN{height:50px;left:40px;position:relative;top:10px;width:150px}.CreateMenu_col2__g\+Hpe{height:50px;position:relative;top:8px}.CreateMenu_box__gLlx1{border:10px solid #dcdcdc}.CreateMenu_adding__OJT85{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateMenu_up__Ta1XC{color:#adb5bd;font-size:25px;font-weight:600;line-height:30px;text-align:right}.CreateMenu_up__Ta1XC:hover{color:#748b6b}.CreateMenu_down__IUiHj{color:#214832;font-size:25px;font-weight:600;line-height:50px;text-align:right}.CreateReview_aside__E54pm{background-color:#fff;border:20px solid #dcdcdc;float:left;height:250px;padding:30px;width:200px}#CreateReview_table__bBNj3{display:table;width:900px}.CreateReview_cell__MOEyq{border-bottom:1px solid #ddd;display:table-cell;padding:3px}.CreateReview_row__V-tou{background-color:#fff;border:.5px solid #dcdcdc;left:80px;position:relative;top:20px}.CreateReview_col1__nnZF2{width:160px}.CreateReview_col1__nnZF2,.CreateReview_col2__ZE-36{height:50px;position:relative;top:15px}.CreateReview_box__ET935{border:10px solid #dcdcdc}.CreateReview_adding__9d2GR{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateReview_one__fzmQ3,.CreateReview_two__UvM-p{float:left;font-size:14px;margin-right:40px}.CreateReview_three__FvJhI{float:left;font-size:14px}.CreateReview_time1__Dux5\+{height:100px;width:100px}.CreateReview_up__7n5yb{color:#214832;font-size:25px;font-weight:600;line-height:30px;text-align:center}.CreateReview_down__nwNXW{background-color:#adb5bd;border:3px solid #adb5bd;height:200px;left:75px;margin:auto;position:absolute;top:260px;width:165px}.Login_Headline__8bmic{color:#000;font-family:Work Sans;font-size:55px;font-style:normal;font-weight:600;line-height:65px}.Login_Left__7H5Bf{color:#000;height:443.72px;left:86px;position:absolute;top:369px;width:540px}.Login_Right__RRkLu{color:#000;height:421.72px;left:723px;position:absolute;top:391px;width:717px}.Login_Right-p__iJk9M{align-items:center;display:flex;font-family:Work Sans;font-size:40px;font-style:normal;font-weight:400;line-height:47px;text-align:center}.Login_button__wo7G5{background:#00462a;border-radius:10px;color:#fff;text-align:center}.MyPage_profile__4hkPM{padding:20%}.MyPage_column__e7qSi{float:left;height:623px;padding:5%}.MyPage_left__-elZW{width:35%}.MyPage_right__NrfmH{width:65%}.MyPage_row__nlpAz:after{clear:both;content:"";display:table}button.MyPage_black__nhsxy{background-color:#222228;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 20px;text-align:center}button.MyPage_green__-1Kq\+{background-color:#00462a;border:none;color:#fff;cursor:pointer;padding:5px 10px}.MyPage_avatar__L33Gl{border-radius:50%;height:50px;vertical-align:middle;width:50px}#MyPage_cl__IlMIp{background-color:#00462a}#MyPage_cr__SnBAM{background-color:#f6f6f6}.MyPageBookmark_mainbar__zVkJE{background-color:#00462a;color:#fff;font-size:x-large;padding:15px;top:269px;width:100%}.MyPageBookmark_background__MvINe{background-color:#f0f0f3;flex:center 1;height:623px;padding-top:2%;text-align:center}ul{padding:0}.MyPageBookmark_resultbar__v8KA-{background-color:#fff;font-family:Arial,Helvetica,sans-serif;margin:auto;overflow:hidden;width:960px}.MyPageBookmark_resultbar__v8KA- a{color:#000;float:left;font-size:16px;padding:14px 16px;text-align:center;text-decoration:none}.MyPageBookmark_dropdown__xp05D{float:right;overflow:hidden}.MyPageBookmark_dropdown__xp05D .MyPageBookmark_dropbtn__Ux8FN{background-color:inherit;border:none;color:#000;cursor:pointer;font-family:inherit;font-size:16px;margin:0;outline:none;padding:14px 16px}.MyPageBookmark_dropbtn__Ux8FN:focus,.MyPageBookmark_dropdown__xp05D:hover .MyPageBookmark_dropbtn__Ux8FN,.MyPageBookmark_resultbar__v8KA- a:hover{background-color:red}.MyPageBookmark_dropdown-content__HY\+M3{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;position:absolute;z-index:1}.MyPageBookmark_dropdown-content__HY\+M3 a{color:#000;display:block;float:none;padding:12px 16px;text-align:left;text-decoration:none}.MyPageBookmark_dropdown-content__HY\+M3 a:hover{background-color:#ddd}.MyPageBookmark_show__vzl-9{display:block}button.MyPageBookmark_black__1e6uV{background-color:#222228;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 20px;text-align:center}button.MyPageBookmark_green__AEPrQ{background-color:#00462a;border:none;color:#fff;cursor:pointer;padding:5px 10px}button:hover{opacity:.8}.MyPageBookmark_avatar__r4PAa{border-radius:50%;height:50px;vertical-align:middle;width:50px}#MyPageBookmark_cl__8ttfS{background-color:#00462a}#MyPageBookmark_cr__JQ78L{background-color:#f6f6f6}.MyPageMenu_mainbar__4S3le{background-color:#00462a;color:#fff;font-size:x-large;padding:15px;top:269px;width:100%}.MyPageMenu_menu__P53gv{font-size:medium;margin:0;width:700px}.MyPageMenu_store__TfZDS{padding:0}.MyPageMenu_storename__\+-Et7{float:left;font-size:x-large;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MyPageMenu_background__NorAw{background-color:#f0f0f3;flex:center 1;height:623px;padding-top:2%;text-align:center}ul{list-style-type:none;margin:auto;padding:10px;width:960px}ul li{background-color:#f6f6f6;border:1px solid #ddd;float:right;margin-top:-1px;padding:12px}.SignUp_SignIn__AUwvP{float:center;margin:0}.SignUp_SignIn-logo__6BEZC{float:left}.SignUp_SignIn-div-Headline__SmkIS{display:flex;float:center;text-align:center}.SignUp_SignIn-table-Th1__cCECC{background-color:hsla(0,0%,85%,.8);border-bottom:1px solid rgba(0,0,0,.24);width:20%}.SignUp_SignIn-table-tr__YNY\+e{width:100%}#SignUp_lastLine__K2kU6{border-bottom:none}.SignUp_SignIn-table-input__aMk8E{background-color:hsla(0,0%,85%,.21);border:1px solid #000;border-radius:10px;box-shadow:inset 0 2px 4px rgba(0,0,0,.25);height:56px;left:470px;position:absolute;width:806px}.SignUp_SignIn-table-input__aMk8E.SignUp_withButton__0JzTF{width:615px}.SignUp_SignIn-table-Th1-p__r-LTe{font-size:24px;left:470px}.SignUp_SignIn-table-button__6g4Ux{background-color:#00462a;color:#fff;height:343px;left:1100px;position:absolute;width:171px}#SignUp_black_button__-czi6{background-color:#000;font-size:30px;height:81px;left:551px;position:absolute;top:877px;width:337.97px}.StoreListView_all__60l1i{display:flex;height:685px;margin-top:20px}.StoreListView_StoreList__B0Lap{align-items:flex-start;display:flex;flex-direction:column}.StoreListView_TopBar__3srt1{background-color:#fff;border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;border-top:1px solid #c6c6c6;display:flex;justify-content:space-between;padding-bottom:5px;padding-top:5px;width:100%}.StoreListView_Result__foxfK{margin-left:15px}.StoreListView_Dropdown1__vMLlR,.StoreListView_dropdown__QfMHW{margin-right:15px}.StoreListView_Restaurant__jrFUz{background-color:#fff;border:1px solid #bfbfbf;border-radius:3px;overflow:auto;width:630px}.StoreListView_rightbox__7pTjV{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%}.StoreListView_storemap__lEgcG{background-color:#6b6b6b;height:50%;width:630px}.StoreListView_storelistdetail__-boWD{background-color:#fff;height:50%;width:630px}.Storelist_listbox__qilB8{align-items:center;background-color:#fff;border:1px solid #e1e1e1;display:flex;height:130px;justify-content:space-between}.Storelist_listbox__qilB8:hover{box-shadow:inset 0 0 0 3px #98a99c}.Storelist_ImagePart__CeYki{align-items:center;display:flex;height:130px;margin-left:2px;width:300px}.Storelist_listdesc__Px1kX{align-items:flex-end;display:flex;flex-direction:column;margin-right:25px}.Storelist_StoreName__s1Yxe{font-size:18px;font-weight:600;line-height:40px;margin-bottom:10px}.Storelist_storelocation__xRcwZ{display:flex;line-height:20px}.Storelist_locationtext__rhJNr{color:#787878;font-size:10px;margin:0}.Storelist_Tag__wP8D0{font-size:13px;font-weight:800}.Storelist_heart__X9xi2{position:relative;top:15px}.Storelist_heartnum__wY7r1{font-size:13px;font-weight:800;left:24px;position:relative;top:-24px}.Storelist_reviewnum__PnYAG{font-size:13px;font-weight:800;position:relative;right:50px;top:-27px} -/*# sourceMappingURL=main.8286b51f.css.map*/ \ No newline at end of file +@import url(https://fonts.googleapis.com/css?family=Lato:100,300,900);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}header{background-color:#fff;justify-content:space-between;min-width:1400px;padding-bottom:15px;padding-top:15px}.Header_logotitle__TKUpz,header{align-items:center;display:flex}.Header_hometitle__LVNyr{color:#00462a;color:var(--ewhagreen);font-size:15px;font-weight:600;margin-left:10px}.Header_signInUp__2YCXs{align-items:center;display:flex;float:right;top:25px}.Header_signInUp__2YCXs a{font-size:15px;font-weight:600;margin-left:10px;margin-right:50px;position:relative}.Header_signInUp__2YCXs a:hover{color:#01c9ca}.Header_signInUp__2YCXs a:before{background:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scale(0);transform:scale(0);transition:all .2s;width:100%}.Header_signInUp__2YCXs a:hover:before{background:#01c9ca;-webkit-transform:scale(1);transform:scale(1)}#Header_homelogo__Mefbp{display:flex;height:50px;margin-left:30px;width:50px}nav{background-color:#00462a;background-color:var(--ewhagreen);color:#fff;height:62.5px;justify-content:center;min-width:1400px}nav .Header_pageName__1xKHu{font:25px bolder}nav a{float:right;font-size:15px;padding-bottom:20px;padding-top:20px;width:150px}nav a:hover{background-color:#748b6b}:root{--ewhagreen:#00462a;--grayborder:1px solid #d2d2d2}.Contents_outer__lPs8i{text-align:center}.Contents_pane__RWEDx{background-color:#fff;border:1px solid #d2d2d2;border:var(--grayborder);display:inline-block;margin:10px;width:50%}#Contents_paneName__4ZUrO{font-size:30px;font-weight:400;padding:25px 25px 25px 70px;vertical-align:middle}#Contents_paneName__4ZUrO,.Contents_editPane__fMEM0{border-bottom:1px solid #d2d2d2;border-bottom:var(--grayborder);text-align:left}.Contents_editPane__fMEM0{padding:15px 15px 15px 100px}.Contents_editPane__fMEM0>span{margin-right:15px}.Contents_button__kzjAA{background-color:#00462a;background-color:var(--ewhagreen);border:0;border-radius:14px;color:#fff;display:inline-block;font-size:15px;font:700;margin:2px;padding:12px 15px;width:130px}.Contents_menuPane__P93HJ{padding:30px 60px}.Contents_image__MfQBR{border:1px solid #d2d2d2;border:var(--grayborder);float:center;width:50%}.Contents_info__\+SPk-{float:left;font-size:16px;line-height:200%;padding:0 30px 30px 100px;text-align:left;width:50%}.Contents_map__9KjDs{clear:both;margin-bottom:10px}.Contents_StoreName__lFrLu{font-size:30px;font-weight:600;position:relative;top:30px}.Contents_storelocation__b-oY6{font-size:20px;position:relative;top:50px}.Contents_locationimg__0VRSj{position:relative}.Contents_locationtext__yxyo8{color:#787878;font-size:10px;left:15px;position:relative;top:-23px}.Contents_Tag__zZoBn{bottom:-13px;font-size:13px;font-weight:800;position:relative}.Contents_heart__U9yr3{position:relative;top:15px}.Contents_heartnum__WL942{font-size:13px;font-weight:800;left:24px;position:relative;top:-24px}.Contents_reviewnum__-wMwr{font-size:13px;font-weight:800;position:relative;right:50px;top:-27px}.MenuPost_listbox__oYnJS{align-items:center;background-color:#fff;border:1px solid #e1e1e1;display:flex;height:180px;justify-content:left}.MenuPost_listdesc__FbHLK{color:dimgray;font-weight:600;margin-left:30px;text-align:left}.MenuPost_ImagePart__wjCuX{align-items:center;display:flex;margin-bottom:20px;margin-left:20px;margin-top:20px;width:240px}#MenuPost_MenuName__buSLf{color:#000;font-size:20px;font-weight:600;margin-bottom:7px}.MenuPost_heart__IitDL{color:#000;font-size:15px;font-weight:800;margin-bottom:5px;position:relative}.MenuPost_heartimg__UXIJk{position:relative}.ReviewAll_reviewsection__N3sgr{display:flex;justify-content:center;width:100%}.ReviewAll_presentreview__J\+P2p{margin-top:60px;width:50%}.ReviewAll_title1__mDpXm{display:flex;font-size:20px;margin-bottom:15px}.ReviewAll_pr_description__CXOrC{background:#fff;border:1px solid #d9d9d9;border-radius:0;display:flex;height:260px;position:relative}.ReviewAll_user_name__1Imdh{left:50px;position:absolute;top:30px}.ReviewAll_store_name__KBSqu{font-size:20px;font-weight:600;left:50px;position:absolute;top:70px}.ReviewAll_review_title__Er3qj{font-size:18px;left:50px;position:absolute;top:120px}.ReviewAll_review_desc__yVtFn{left:50px;position:absolute;text-align:left;top:160px;width:200px}.ReviewAll_review_img__kD0ZT{bottom:11px;position:absolute;right:12px}.ReviewAll_title2__RsnrH{display:flex;font-size:20px;margin-bottom:15px}.ReviewAll_hotreview__xM5sy{margin-left:40px;margin-top:60px;width:200px}.ReviewAll_hot_description__Nl3Mj{background:#fff;border:1px solid #d9d9d9;border-radius:0;height:500px;margin:0;width:250px}html{scroll-behavior:smooth}.HomePage_nanumsquare__qAUGw{font-family:NanumSquare,sans-serif!important}.HomePage_Monserrat__w4mNe{font-family:Montserrat,sans-serif!important}.HomePage_NotoSansKR__Hlcvx{font-family:Noto Sans KR,sans-serif!important}:root{--egreen:#00462a}body{background-color:#f1f1f1;font-family:Noto Sans KR;font-size:17px;line-height:1.5;margin-bottom:200px;min-width:1400px}.HomePage_section__BYfk1{min-width:1400px;text-align:center}.HomePage_green__zKGsF{display:inline-block;min-width:1400px}.HomePage_hottitle__0gjyk{color:#000;display:inline-block;font-size:18px;margin-bottom:30px;margin-top:20px}.HomePage_thin__G8Yvu{font-weight:100}.HomePage_thick__dcWU6{font-weight:900}.HomePage_hottopic__RoKCl{color:#000;display:block;font-family:Montserrat;font-size:40px;position:relative;text-decoration:none;text-transform:uppercase;top:10px}.HomePage_homep__mojvN{font-size:80%;font-weight:600;margin:1px;position:relative;top:14px}[class^=link-]{display:inline-block;margin:2em}.HomePage_link-1__4zTw5 a:after,.HomePage_link-1__4zTw5 a:before{border-bottom:2px solid #000;bottom:0;content:"";position:absolute;width:0}.HomePage_link-1__4zTw5 a:before{left:0}.HomePage_link-1__4zTw5 a:after{right:0}.HomePage_link-1__4zTw5 a:hover:after,.HomePage_link-1__4zTw5 a:hover:before{width:52%}.HomePage_link-1__4zTw5 a:after,.HomePage_link-1__4zTw5 a:before{transition:all .2s ease}.HomePage_hotlist_container__7s6PD{align-items:center;box-sizing:initial;display:flex;justify-content:center;padding-bottom:20px;position:relative;text-align:center;width:100%}.HomePage_hotlist__1tjU-{background:#fff;border:10px solid #fff;border-radius:3px;box-shadow:0 10px 10px rgba(0,0,0,.25);box-sizing:border-box;flex-basis:268px;height:390px;margin:20px;text-decoration:none}.HomePage_hotlist__1tjU-:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .4s}.HomePage_upcontainer__6HZYq{display:flex;justify-content:space-between}.HomePage_descname__yiLff{color:#000;display:flex;font-size:25px;font-style:normal;font-weight:700;line-height:33px;margin-left:8px;margin-top:9px}.HomePage_descloca__vaYtG{color:#949494;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-left:6px;margin-top:5px}.HomePage_menuname__6c65G{color:#000;margin-top:7px}.HomePage_menuname__6c65G,.HomePage_review__sZOvN{display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-left:10px}.HomePage_review__sZOvN{color:#858585}.HomePage_Hbox__ybgxw{display:flex;justify-content:center;margin-bottom:30px;margin-top:30px;min-width:1400px}.HomePage_homeButton__LVhne{align-items:center;background:#222228;border:1px solid #202020;border-radius:15px;box-shadow:0 4px 4px rgba(0,0,0,.25);box-sizing:border-box;color:#fff;cursor:pointer;flex-basis:250px;font-family:Arial;font-size:15px;justify-content:center;margin:20px;padding:20px;text-align:center;text-decoration:none;text-shadow:0 1px 0 #2f6627;transition:all .4s}.HomePage_homeButton__LVhne:hover{background-color:#00462a;background-color:var(--egreen);-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .4s}.HomePage_homeButton__LVhne:active{position:relative;top:1px}.App,footer{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CreateStore_aside__wMX79{float:left;height:400px;padding:20px}.CreateStore_asideleft__62a-6{background-color:#fff;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);height:150px;margin-right:20px;margin-top:20px;position:relative;width:230px}.CreateStore_up__hZhFp{position:absolute;right:22px;top:30px}.CreateStore_down__qc1KZ{bottom:30px;position:absolute;right:22px}#CreateStore_table__n0Knh{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:table;margin-top:20px;vertical-align:middle;width:900px}.CreateStore_cell__GJxGp{display:table-cell;font-size:16px;font-weight:600;padding:3px;text-align:left}.CreateStore_row__rLAxx{background-color:#fff;border:.5px solid #dcdcdc;position:relative}.CreateStore_col1__SDpxe{left:40px;width:150px}.CreateStore_col1__SDpxe,.CreateStore_col2__n2t8\+{height:50px;position:relative;vertical-align:middle}.CreateStore_box__8ravZ{border:10px solid #dcdcdc}.CreateStore_adding__E1cry{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateStore_up__hZhFp{color:#214832;font-size:25px;font-weight:600;line-height:30px;text-align:right}.CreateStore_down__qc1KZ{color:#adb5bd;font-size:25px;font-weight:600;line-height:50px;text-align:right}.CreateStore_down__qc1KZ:hover{color:#748b6b}section{display:flex;justify-content:center;min-width:1400px}.CreateMenu_aside__yxe4h{float:left;height:400px;padding:20px}.CreateMenu_asideleft__H7liN{background-color:#fff;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);height:150px;position:relative;width:230px}.CreateMenu_up__Ta1XC{position:absolute;right:22px;top:30px}.CreateMenu_down__IUiHj{bottom:30px;position:absolute;right:22px}#CreateMenu_table__-Rpfw{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:table;margin-top:20px;width:900px}.CreateMenu_cell__J50eZ{border-bottom:1px solid #ddd;display:table-cell;font-size:16px;font-weight:600;padding:3px;text-align:left}.CreateMenu_row__mgfpM{background-color:#fff;border:.5px solid #dcdcdc;position:relative}.CreateMenu_col1__H6nLN{height:50px;left:40px;position:relative;top:10px;width:150px}.CreateMenu_col2__g\+Hpe{height:50px;position:relative;top:8px}.CreateMenu_box__gLlx1{border:10px solid #dcdcdc}.CreateMenu_adding__OJT85{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateMenu_up__Ta1XC{color:#adb5bd;font-size:25px;font-weight:600;line-height:30px;text-align:right}.CreateMenu_up__Ta1XC:hover{color:#748b6b}.CreateMenu_down__IUiHj{color:#214832;font-size:25px;font-weight:600;line-height:50px;text-align:right}.CreateReview_aside__E54pm{background-color:#fff;border:20px solid #dcdcdc;float:left;height:250px;padding:30px;width:200px}#CreateReview_table__bBNj3{display:table;width:900px}.CreateReview_cell__MOEyq{border-bottom:1px solid #ddd;display:table-cell;padding:3px}.CreateReview_row__V-tou{background-color:#fff;border:.5px solid #dcdcdc;left:80px;position:relative;top:20px}.CreateReview_col1__nnZF2{width:160px}.CreateReview_col1__nnZF2,.CreateReview_col2__ZE-36{height:50px;position:relative;top:15px}.CreateReview_box__ET935{border:10px solid #dcdcdc}.CreateReview_adding__9d2GR{float:left;font-size:25px;font-weight:700;margin-left:35px;margin-right:750px}.CreateReview_one__fzmQ3,.CreateReview_two__UvM-p{float:left;font-size:14px;margin-right:40px}.CreateReview_three__FvJhI{float:left;font-size:14px}.CreateReview_time1__Dux5\+{height:100px;width:100px}.CreateReview_up__7n5yb{color:#214832;font-size:25px;font-weight:600;line-height:30px;text-align:center}.CreateReview_down__nwNXW{background-color:#adb5bd;border:3px solid #adb5bd;height:200px;left:75px;margin:auto;position:absolute;top:260px;width:165px}.Login_Headline__8bmic{color:#000;font-family:Work Sans;font-size:55px;font-style:normal;font-weight:600;line-height:65px}.Login_Left__7H5Bf{color:#000;height:443.72px;left:86px;position:absolute;top:369px;width:540px}.Login_Right__RRkLu{color:#000;height:421.72px;left:723px;position:absolute;top:391px;width:717px}.Login_Right-p__iJk9M{align-items:center;display:flex;font-family:Work Sans;font-size:40px;font-style:normal;font-weight:400;line-height:47px;text-align:center}.Login_button__wo7G5{background:#00462a;border-radius:10px;color:#fff;text-align:center}.MyPage_profile__4hkPM{padding:20%}.MyPage_column__e7qSi{float:left;height:623px;padding:5%}.MyPage_left__-elZW{width:35%}.MyPage_right__NrfmH{width:65%}.MyPage_row__nlpAz:after{clear:both;content:"";display:table}button.MyPage_black__nhsxy{background-color:#222228;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 20px;text-align:center}button.MyPage_green__-1Kq\+{background-color:#00462a;border:none;color:#fff;cursor:pointer;padding:5px 10px}.MyPage_avatar__L33Gl{border-radius:50%;height:50px;vertical-align:middle;width:50px}#MyPage_cl__IlMIp{background-color:#00462a}#MyPage_cr__SnBAM{background-color:#f6f6f6}.MyPageBookmark_mainbar__zVkJE{background-color:#00462a;color:#fff;font-size:x-large;padding:15px;top:269px;width:100%}.MyPageBookmark_background__MvINe{background-color:#f0f0f3;flex:center 1;height:623px;padding-top:2%;text-align:center}ul{padding:0}.MyPageBookmark_resultbar__v8KA-{background-color:#fff;font-family:Arial,Helvetica,sans-serif;margin:auto;overflow:hidden;width:960px}.MyPageBookmark_resultbar__v8KA- a{color:#000;float:left;font-size:16px;padding:14px 16px;text-align:center;text-decoration:none}.MyPageBookmark_dropdown__xp05D{float:right;overflow:hidden}.MyPageBookmark_dropdown__xp05D .MyPageBookmark_dropbtn__Ux8FN{background-color:inherit;border:none;color:#000;cursor:pointer;font-family:inherit;font-size:16px;margin:0;outline:none;padding:14px 16px}.MyPageBookmark_dropbtn__Ux8FN:focus,.MyPageBookmark_dropdown__xp05D:hover .MyPageBookmark_dropbtn__Ux8FN,.MyPageBookmark_resultbar__v8KA- a:hover{background-color:red}.MyPageBookmark_dropdown-content__HY\+M3{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;position:absolute;z-index:1}.MyPageBookmark_dropdown-content__HY\+M3 a{color:#000;display:block;float:none;padding:12px 16px;text-align:left;text-decoration:none}.MyPageBookmark_dropdown-content__HY\+M3 a:hover{background-color:#ddd}.MyPageBookmark_show__vzl-9{display:block}button.MyPageBookmark_black__1e6uV{background-color:#222228;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 20px;text-align:center}button.MyPageBookmark_green__AEPrQ{background-color:#00462a;border:none;color:#fff;cursor:pointer;padding:5px 10px}button:hover{opacity:.8}.MyPageBookmark_avatar__r4PAa{border-radius:50%;height:50px;vertical-align:middle;width:50px}#MyPageBookmark_cl__8ttfS{background-color:#00462a}#MyPageBookmark_cr__JQ78L{background-color:#f6f6f6}.MyPageMenu_mainbar__4S3le{background-color:#00462a;color:#fff;font-size:x-large;padding:15px;top:269px;width:100%}.MyPageMenu_menu__P53gv{font-size:medium;margin:0;width:700px}.MyPageMenu_store__TfZDS{padding:0}.MyPageMenu_storename__\+-Et7{float:left;font-size:x-large;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MyPageMenu_background__NorAw{background-color:#f0f0f3;flex:center 1;height:623px;padding-top:2%;text-align:center}ul{list-style-type:none;margin:auto;padding:10px;width:960px}ul li{background-color:#f6f6f6;border:1px solid #ddd;float:right;margin-top:-1px;padding:12px}.SignUp_SignIn__AUwvP{float:center;margin:0}.SignUp_SignIn-logo__6BEZC{float:left}.SignUp_SignIn-div-Headline__SmkIS{display:flex;float:center;text-align:center}.SignUp_SignIn-table-Th1__cCECC{background-color:hsla(0,0%,85%,.8);border-bottom:1px solid rgba(0,0,0,.24);width:20%}.SignUp_SignIn-table-tr__YNY\+e{width:100%}#SignUp_lastLine__K2kU6{border-bottom:none}.SignUp_SignIn-table-input__aMk8E{background-color:hsla(0,0%,85%,.21);border:1px solid #000;border-radius:10px;box-shadow:inset 0 2px 4px rgba(0,0,0,.25);height:56px;left:470px;position:absolute;width:806px}.SignUp_SignIn-table-input__aMk8E.SignUp_withButton__0JzTF{width:615px}.SignUp_SignIn-table-Th1-p__r-LTe{font-size:24px;left:470px}.SignUp_SignIn-table-button__6g4Ux{background-color:#00462a;color:#fff;height:343px;left:1100px;position:absolute;width:171px}#SignUp_black_button__-czi6{background-color:#000;font-size:30px;height:81px;left:551px;position:absolute;top:877px;width:337.97px}.StoreListView_all__60l1i{display:flex;height:685px;margin-top:20px}.StoreListView_StoreList__B0Lap{align-items:flex-start;display:flex;flex-direction:column}.StoreListView_TopBar__3srt1{background-color:#fff;border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;border-top:1px solid #c6c6c6;display:flex;justify-content:space-between;padding-bottom:5px;padding-top:5px;width:100%}.StoreListView_Result__foxfK{margin-left:15px}.StoreListView_Dropdown1__vMLlR,.StoreListView_dropdown__QfMHW{margin-right:15px}.StoreListView_Restaurant__jrFUz{background-color:#fff;border:1px solid #bfbfbf;border-radius:3px;overflow:auto;width:630px}.StoreListView_rightbox__7pTjV{border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%}.StoreListView_storemap__lEgcG{background-color:#6b6b6b;height:50%;width:630px}.StoreListView_storelistdetail__-boWD{background-color:#fff;height:50%;width:630px}.Storelist_listbox__qilB8{align-items:center;background-color:#fff;border:1px solid #e1e1e1;display:flex;height:130px;justify-content:space-between}.Storelist_listbox__qilB8:hover{box-shadow:inset 0 0 0 3px #98a99c}.Storelist_ImagePart__CeYki{align-items:center;display:flex;height:130px;margin-left:2px;width:300px}.Storelist_listdesc__Px1kX{align-items:flex-end;display:flex;flex-direction:column;margin-right:25px}.Storelist_StoreName__s1Yxe{font-size:18px;font-weight:600;line-height:40px;margin-bottom:10px}.Storelist_storelocation__xRcwZ{display:flex;line-height:20px}.Storelist_locationtext__rhJNr{color:#787878;font-size:10px;margin:0}.Storelist_Tag__wP8D0{font-size:13px;font-weight:800}.Storelist_heart__X9xi2{position:relative;top:15px}.Storelist_heartnum__wY7r1{font-size:13px;font-weight:800;left:24px;position:relative;top:-24px}.Storelist_reviewnum__PnYAG{font-size:13px;font-weight:800;position:relative;right:50px;top:-27px}.Storelist_SendDatas__7Vv\+1{visibility:hidden} +/*# sourceMappingURL=main.d01b256b.css.map*/ \ No newline at end of file diff --git a/flask-server/static/react/css/main.d01b256b.css.map b/flask-server/static/react/css/main.d01b256b.css.map new file mode 100644 index 0000000..3a1cd15 --- /dev/null +++ b/flask-server/static/react/css/main.d01b256b.css.map @@ -0,0 +1 @@ +{"version":3,"file":"css/main.d01b256b.css","mappings":"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","sources":["css/index.module.css","css/Header.module.css","css/Contents.module.css","css/MenuPost.module.css","css/ReviewAll.module.css","css/HomePage.module.css","App.css","css/CreateStore.module.css","css/CreateMenu.module.css","css/CreateReview.module.css","css/Login.module.css","css/MyPage.module.css","css/MyPageBookmark.module.css","css/MyPageMenu.module.css","css/SignUp.module.css","css/StoreListView.module.css","css/Storelist.module.css"],"sourcesContent":["body {\r\n margin: 0;\r\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\r\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\r\n sans-serif;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n\r\n}\r\n\r\ncode {\r\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\r\n monospace;\r\n}",":root {\r\n --ewhagreen: rgb(0, 70, 42);\r\n}\r\n\r\n/* *{\r\n font-family: 'a드림고딕2';\r\n} */\r\n\r\na {\r\n text-decoration: none;\r\n /*링크 밑줄 제거*/\r\n color: inherit;\r\n /*링크 색상 제거*/\r\n}\r\n\r\nheader {\r\n display: flex;\r\n min-width: 1400px;\r\n justify-content: space-between;\r\n padding-bottom: 15px;\r\n padding-top: 15px;\r\n /* position:sticky;\r\n top: 0;\r\n left: 0;\r\n right: 0; */\r\n background-color: white;\r\n align-items: center;\r\n}\r\n\r\n.logotitle {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.hometitle {\r\n margin-left: 10px;\r\n font-weight: 600;\r\n font-size: 15px;\r\n color: var(--ewhagreen);\r\n}\r\n\r\n.hometitle:hover {}\r\n\r\n.signInUp {\r\n display: flex;\r\n float: right;\r\n top: 25px;\r\n align-items: center\r\n}\r\n\r\n.signInUp a {\r\n margin-left: 10px;\r\n position: relative;\r\n margin-right: 50px;\r\n font-size: 15px;\r\n font-weight: 600;\r\n}\r\n\r\n.signInUp a:hover {\r\n color: #01c9ca;\r\n}\r\n\r\n.signInUp a:before {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n display: block;\r\n width: 100%;\r\n height: 1px;\r\n background: #000;\r\n transform: scale(0);\r\n transition: all 0.2s;\r\n}\r\n\r\n.signInUp a:hover:before {\r\n background: #01c9ca;\r\n transform: scale(1);\r\n}\r\n\r\n#homelogo {\r\n display: flex;\r\n width: 50px;\r\n height: 50px;\r\n margin-left: 30px;\r\n}\r\n\r\n/* 네비게이션 바 */\r\n\r\nnav {\r\n justify-content: center;\r\n color: white;\r\n background-color: var(--ewhagreen);\r\n /* background-color: rgb(77, 107, 91); */\r\n height: 62.5px;\r\n min-width: 1400px;\r\n}\r\n\r\nnav .pageName {\r\n font: 25px bolder;\r\n /* margin-left: 30px; */\r\n\r\n}\r\n\r\nnav a {\r\n /* padding-left: 20px;\r\n padding-right: 20px; */\r\n /* border-right: 1px solid white; */\r\n font-size: 15px;\r\n float: right;\r\n /* margin-top:10px; */\r\n padding-top: 20px;\r\n padding-bottom: 20px;\r\n width: 150px;\r\n}\r\n\r\nnav a:hover {\r\n background-color: rgb(116, 139, 107);\r\n}",":root {\r\n --ewhagreen: rgb(0, 70, 42);\r\n --grayborder: 1px solid #d2d2d2;\r\n}\r\n\r\n.outer {\r\n text-align: center;\r\n}\r\n\r\n.pane {\r\n display: inline-block;\r\n width: 50%;\r\n border: var(--grayborder);\r\n margin: 10px;\r\n background-color: rgb(255, 255, 255);\r\n}\r\n\r\n#paneName {\r\n font-size: 30px;\r\n font-weight: 400;\r\n text-align: left;\r\n padding: 25px;\r\n padding-left: 70px;\r\n border-bottom: var(--grayborder);\r\n vertical-align: middle;\r\n}\r\n\r\n.editPane{\r\n text-align: left;\r\n padding: 15px;\r\n padding-left: 100px;\r\n border-bottom: var(--grayborder);\r\n}\r\n\r\n.editPane > span {\r\n margin-right: 15px;\r\n}\r\n\r\n.button {\r\n display: inline-block;\r\n\r\n width: 130px;\r\n\r\n padding: 12px;\r\n padding-left: 15px;\r\n padding-right: 15px;\r\n background-color: var(--ewhagreen);\r\n border: 0px;\r\n border-radius: 14px;\r\n\r\n color: white;\r\n font-size: 15px;\r\n font: bold;\r\n\r\n margin: 2px;\r\n}\r\n\r\n.menuPane{\r\n padding: 30px;\r\n padding-left: 60px;\r\n padding-right: 60px;\r\n}\r\n\r\n.image {\r\n float: center;\r\n width:50%;\r\n border: var(--grayborder);\r\n}\r\n\r\n\r\n/*info */\r\n\r\n.info {\r\n font-size: 16px;\r\n float: left;\r\n width: 50%;\r\n text-align: left;\r\n line-height: 200%;\r\n padding: 30px;\r\n padding-left: 100px;\r\n padding-top: 0px;\r\n}\r\n\r\n\r\n.map {\r\n clear: both;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.StoreName {\r\n position: relative;\r\n top: 30px;\r\n font-size: 30px;\r\n font-weight: 600;\r\n\r\n}\r\n\r\n.storelocation {\r\n position: relative;\r\n top: 50px;\r\n font-size: 20px;\r\n\r\n}\r\n\r\n.locationimg {\r\n position: relative;\r\n}\r\n\r\n.locationtext {\r\n position: relative;\r\n top: -23px;\r\n left: 15px;\r\n font-size: 10px;\r\n color: rgb(120, 120, 120);\r\n}\r\n\r\n.Tag {\r\n position: relative;\r\n bottom: -13px;\r\n font-size: 13px;\r\n font-weight: 800;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n top: 15px;\r\n}\r\n\r\n.heartimg {}\r\n\r\n.heartnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n top: -24px;\r\n left: 24px;\r\n}\r\n\r\n.reviewnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n right: 50px;\r\n top: -27px;\r\n}",".listbox {\r\n display: flex;\r\n height: 180px;\r\n border: 1px solid rgb(225, 225, 225);\r\n justify-content: left;\r\n background-color: rgb(255, 255, 255);\r\n align-items: center;\r\n}\r\n\r\n.listdesc{\r\n text-align: left;\r\n margin-left: 30px;\r\n font-weight: 600;\r\n color:dimgray;\r\n}\r\n\r\n.ImagePart {\r\n display: flex;\r\n width: 240px;\r\n align-items: center;\r\n margin-left: 20px;\r\n margin-top: 20px;\r\n margin-bottom: 20px;\r\n}\r\n\r\n#MenuName {\r\n font-size: 20px;\r\n font-weight: 600;\r\n color: black;\r\n margin-bottom: 7px;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n font-size: 15px;\r\n font-weight: 800;\r\n color:black;\r\n margin-bottom: 5px;\r\n}\r\n\r\n.heartimg {\r\n position: relative;\r\n}\r\n\r\n",":root {\r\n --egreen: #00462A;\r\n}\r\n\r\n/* body {\r\n width: 100%;\r\n height: 100%;\r\n margin: 0px;\r\n background-color: #e9e9e9;\r\n\r\n} */\r\n\r\n/* div {\r\n display:inline-flex;\r\n} */\r\n\r\n.reviewsection {\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.presentreview {\r\n width: 50%;\r\n margin-top: 60px;\r\n}\r\n\r\n.title1 {\r\n display: flex;\r\n margin-bottom: 15px;\r\n font-size: 20px;\r\n}\r\n\r\n.pr_description {\r\n display: flex;\r\n position: relative;\r\n\r\n height: 260px;\r\n background: #FFFFFF;\r\n border: 1px solid #D9D9D9;\r\n border-radius: 0px;\r\n}\r\n\r\n.user_name {\r\n position: absolute;\r\n top: 30px;\r\n left: 50px;\r\n}\r\n\r\n.store_name {\r\n position: absolute;\r\n top: 70px;\r\n left: 50px;\r\n \r\n font-size: 20px;\r\n font-weight: 600;\r\n}\r\n\r\n.review_title {\r\n position: absolute;\r\n top: 120px;\r\n left: 50px;\r\n font-size: 18px;\r\n}\r\n\r\n.review_desc {\r\n text-align: left;\r\n position: absolute;\r\n top: 160px;\r\n left: 50px;\r\n width: 200px;\r\n}\r\n\r\n.review_img {\r\n position: absolute;\r\n bottom: 11px;\r\n right: 12px;\r\n}\r\n\r\n.title2 {\r\n display: flex;\r\n margin-bottom: 15px;\r\n font-size: 20px;\r\n}\r\n\r\n.hotreview {\r\n margin-top: 60px;\r\n margin-left: 40px;\r\n width: 200px;\r\n}\r\n\r\n.hot_description {\r\n margin: 0px;\r\n width: 250px;\r\n height: 500px;\r\n\r\n background: #FFFFFF;\r\n border: 1px solid #D9D9D9;\r\n border-radius: 0px;\r\n}","@import url(https://fonts.googleapis.com/css?family=Lato:100,300,900);\r\n@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');\r\n@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400&display=swap');\r\n\r\nhtml {\r\n scroll-behavior: smooth;\r\n}\r\n\r\n.nanumsquare {\r\n font-family: 'NanumSquare', sans-serif !important;\r\n}\r\n\r\n.Monserrat {\r\n font-family: 'Montserrat', sans-serif !important;\r\n}\r\n\r\n.NotoSansKR {\r\n font-family: 'Noto Sans KR', sans-serif !important;\r\n}\r\n\r\n:root {\r\n --egreen: #00462A;\r\n}\r\n\r\nbody {\r\n /* margin: 0px; */\r\n /* margin-top: 80px; */\r\n font-family: 'Noto Sans KR';\r\n font-size: 17px;\r\n line-height: 1.5;\r\n min-width: 1400px;\r\n background-color: #f1f1f1;\r\n margin-bottom: 200px;\r\n}\r\n\r\n/* input {\r\n width: 500px;\r\n height: 32px;\r\n font-size: 15px;\r\n border: 0;\r\n border-radius: 2px;\r\n outline: none;\r\n padding-left: 10px;\r\n background-color: rgb(233, 233, 233);\r\n } */\r\n\r\n.section {\r\n text-align: center;\r\n /* background-color: var(--egreen); */\r\n min-width: 1400px;\r\n}\r\n\r\n.green {\r\n display: inline-block;\r\n min-width: 1400px;\r\n}\r\n\r\n.hottitle {\r\n display: inline-block;\r\n font-size: 18px;\r\n color: rgb(0, 0, 0);\r\n margin-top: 20px;\r\n margin-bottom: 30px;\r\n}\r\n\r\n.thin {\r\n font-weight: 100;\r\n}\r\n\r\n.thick {\r\n font-weight: 900;\r\n}\r\n\r\n.hottopic {\r\n font-family: 'Montserrat';\r\n text-transform: uppercase;\r\n font-size: 40px;\r\n color: rgb(0, 0, 0);\r\n text-decoration: none;\r\n position: relative;\r\n display: block;\r\n top: 10px;\r\n}\r\n\r\n.homep {\r\n font-weight: 600;\r\n font-size: 80%;\r\n margin: 1px;\r\n position: relative;\r\n top: 14px;\r\n}\r\n\r\n[class^=\"link-\"] {\r\n display: inline-block;\r\n margin: 2em\r\n}\r\n\r\n/* linkone */\r\n.link-1 a:before,\r\n.link-1 a:after {\r\n content: '';\r\n border-bottom: solid 2px rgb(0, 0, 0);\r\n position: absolute;\r\n bottom: 0;\r\n width: 0;\r\n}\r\n\r\n.link-1 a:before {\r\n left: 0;\r\n}\r\n\r\n.link-1 a:after {\r\n right: 0;\r\n}\r\n\r\n.link-1 a:hover:before,\r\n.link-1 a:hover:after {\r\n width: 52%;\r\n}\r\n\r\n.link-1 a:before,\r\n.link-1 a:after {\r\n -webkit-transition: all 0.2s ease;\r\n transition: all 0.2s ease;\r\n}\r\n\r\n/*리스트*/\r\n\r\n.hotlist_container {\r\n /* flex-wrap: wrap; */\r\n position: relative;\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n padding-bottom: 20px;\r\n box-sizing: content-box;\r\n text-align: center;\r\n align-items: center;\r\n\r\n\r\n}\r\n\r\n.hotlist {\r\n margin: 20px;\r\n box-sizing: border-box;\r\n flex-basis: 268px;\r\n height: 390px;\r\n background: #FFFFFF;\r\n border: 10px solid #FFFFFF;\r\n box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);\r\n text-decoration: none;\r\n border-radius: 3px;\r\n}\r\n\r\n.hotlist:hover {\r\n /* position:relative;\r\n\tbottom:10px; */\r\n -webkit-transform: scale(1.05);\r\n -moz-transform: scale(1.05);\r\n -ms-transform: scale(1.05);\r\n -o-transform: scale(1.05);\r\n transform: scale(1.05);\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.upcontainer {\r\n display: flex;\r\n justify-content: space-between;\r\n}\r\n\r\n.descname {\r\n display: flex;\r\n margin-left: 8px;\r\n margin-top: 9px;\r\n font-style: normal;\r\n font-weight: 700;\r\n font-size: 25px;\r\n line-height: 33px;\r\n color: #000000;\r\n}\r\n\r\n.descloca {\r\n display: flex;\r\n margin-left: 6px;\r\n margin-top: 5px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n\r\n color: #949494;\r\n}\r\n\r\n.menuname {\r\n display: flex;\r\n margin-left: 10px;\r\n margin-top: 7px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n color: #000000;\r\n\r\n}\r\n\r\n.review {\r\n display: flex;\r\n margin-left: 10px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 10px;\r\n line-height: 14px;\r\n color: #858585;\r\n}\r\n\r\n/* .star{\r\n line-height: 33px;\r\n align-items: center;\r\n color: rgb(255, 206, 46);\r\n} */\r\n\r\n\r\n/*버튼있는곳*/\r\n\r\n.Hbox {\r\n /* width: 100%; */\r\n display: flex;\r\n margin-top: 30px;\r\n margin-bottom: 30px;\r\n justify-content: center;\r\n min-width: 1400px;\r\n}\r\n\r\n.homeButton {\r\n margin: 20px;\r\n padding: 20px;\r\n box-sizing: border-box;\r\n flex-basis: 250px;\r\n justify-content: center;\r\n align-items: center;\r\n text-align: center;\r\n\r\n /*디자인*/\r\n background: #222228;\r\n box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 15px;\r\n border: 1px solid #202020;\r\n cursor: pointer;\r\n color: #ffffff;\r\n font-family: Arial;\r\n font-size: 15px;\r\n text-decoration: none;\r\n text-shadow: 0px 1px 0px #2f6627;\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.homeButton:hover {\r\n /* background-color:#0a0a0a; */\r\n -webkit-transform: scale(1.05);\r\n -moz-transform: scale(1.05);\r\n -ms-transform: scale(1.05);\r\n -o-transform: scale(1.05);\r\n transform: scale(1.05);\r\n background-color: var(--egreen);\r\n /* color: rgb(255, 255, 255); */\r\n -webkit-transition: all 0.4s;\r\n -moz-transition: all 0.4s;\r\n transition: all 0.4s;\r\n}\r\n\r\n.homeButton:active {\r\n position: relative;\r\n top: 1px;\r\n}\r\n\r\nfooter {\r\n text-align: center;\r\n}",".App {\r\n text-align: center;\r\n /* min-width: 1400px; */\r\n}\r\n\r\n.App-logo {\r\n height: 40vmin;\r\n pointer-events: none;\r\n}\r\n\r\n@media (prefers-reduced-motion: no-preference) {\r\n .App-logo {\r\n animation: App-logo-spin infinite 20s linear;\r\n }\r\n}\r\n\r\n.App-header {\r\n background-color: #282c34;\r\n min-height: 100vh;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: calc(10px + 2vmin);\r\n color: white;\r\n}\r\n\r\n.App-link {\r\n color: #61dafb;\r\n}\r\n\r\n@keyframes App-logo-spin {\r\n from {\r\n transform: rotate(0deg);\r\n }\r\n\r\n to {\r\n transform: rotate(360deg);\r\n }\r\n}","/* body{\r\n background-color: rgb(238, 238, 238);\r\n } */\r\n\r\nsection {\r\n display: flex;\r\n justify-content: center;\r\n min-width: 1400px;\r\n}\r\n\r\n.aside {\r\n /* width:200px; */\r\n height: 400px;\r\n /* background-color: rgb(238, 238, 238); */\r\n padding: 20px;\r\n float: left;\r\n}\r\n\r\n.asideleft {\r\n position: relative;\r\n background-color: white;\r\n /* border: solid #dcdcdc 2px; */\r\n width: 230px;\r\n height: 150px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n margin-top: 20px;\r\n margin-right: 20px;\r\n\r\n /* left:30px; */\r\n}\r\n\r\n.up {\r\n position: absolute;\r\n top: 30px;\r\n right: 22px;\r\n}\r\n\r\n.down {\r\n position: absolute;\r\n bottom: 30px;\r\n right: 22px;\r\n}\r\n\r\n#table {\r\n display: table;\r\n width: 900px;\r\n margin-top: 20px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n vertical-align: middle;\r\n}\r\n\r\n.cell {\r\n display: table-cell;\r\n padding: 3px;\r\n /* border-bottom: 1px solid #DDD; */\r\n text-align: left;\r\n font-weight: 600;\r\n font-size: 16px;\r\n\r\n}\r\n\r\n.row {\r\n position: relative;\r\n background-color: white;\r\n /* left:80px; */\r\n /* top :20px; */\r\n border: solid #dcdcdc 0.5px;\r\n}\r\n\r\n.col1 {\r\n position: relative;\r\n /* top:10px; */\r\n left: 40px;\r\n width: 150px;\r\n height: 50px;\r\n vertical-align: middle;\r\n}\r\n\r\n.col2 {\r\n position: relative;\r\n /* top:8px; */\r\n height: 50px;\r\n vertical-align: middle;\r\n}\r\n\r\n.box {\r\n border: 10px solid #dcdcdc;\r\n}\r\n\r\n.adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n}\r\n\r\n\r\n.up {\r\n color: #214832;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n\r\n}\r\n\r\n.down {\r\n color: #adb5bd;\r\n line-height: 50px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n}\r\n\r\n.down:hover {\r\n color: rgb(116, 139, 107);\r\n}","/* body{\r\n background-color: rgb(238, 238, 238);\r\n } */\r\n\r\n section {\r\n display: flex;\r\n justify-content: center;\r\n min-width: 1400px;\r\n }\r\n \r\n .aside {\r\n /* width:200px; */\r\n height: 400px;\r\n /* background-color: rgb(238, 238, 238); */\r\n padding: 20px;\r\n float: left;\r\n }\r\n \r\n .asideleft {\r\n position: relative;\r\n background-color: white;\r\n /* border: solid #dcdcdc 2px; */\r\n width: 230px;\r\n height: 150px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n \r\n /* left:30px; */\r\n }\r\n \r\n .up {\r\n position: absolute;\r\n top: 30px;\r\n right: 22px;\r\n }\r\n \r\n .down {\r\n position: absolute;\r\n bottom: 30px;\r\n right: 22px;\r\n }\r\n \r\n #table {\r\n display: table;\r\n width: 900px;\r\n margin-top: 20px;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n \r\n }\r\n \r\n .cell {\r\n display: table-cell;\r\n padding: 3px;\r\n border-bottom: 1px solid #DDD;\r\n text-align: left;\r\n font-weight: 600;\r\n font-size: 16px;\r\n \r\n }\r\n \r\n .row {\r\n position: relative;\r\n background-color: white;\r\n /* left:80px; */\r\n /* top :20px; */\r\n border: solid #dcdcdc 0.5px;\r\n }\r\n \r\n .col1 {\r\n position: relative;\r\n top: 10px;\r\n left: 40px;\r\n width: 150px;\r\n height: 50px;\r\n }\r\n \r\n .col2 {\r\n position: relative;\r\n top: 8px;\r\n height: 50px;\r\n }\r\n \r\n .box {\r\n border: 10px solid #dcdcdc;\r\n }\r\n \r\n .adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n }\r\n \r\n \r\n .up {\r\n \r\n color: #adb5bd;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n \r\n }\r\n \r\n .up:hover {\r\n color: rgb(116, 139, 107);\r\n }\r\n \r\n .down {\r\n color: #214832;\r\n line-height: 50px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: right;\r\n }","/* body{\r\nbackground-color: #dcdcdc;\r\n} */\r\n\r\n\r\n.aside {\r\n width: 200px;\r\n height: 250px;\r\n background-color: white;\r\n border: 20px solid #dcdcdc;\r\n padding: 30px;\r\n float: left;\r\n}\r\n\r\n#table {\r\n display: table;\r\n width: 900px;\r\n}\r\n\r\n.cell {\r\n display: table-cell;\r\n padding: 3px;\r\n border-bottom: 1px solid #DDD;\r\n}\r\n\r\n.row {\r\n position: relative;\r\n background-color: white;\r\n left: 80px;\r\n top: 20px;\r\n border: solid #dcdcdc 0.5px;\r\n}\r\n\r\n.col1 {\r\n position: relative;\r\n top: 15px;\r\n width: 160px;\r\n height: 50px;\r\n}\r\n\r\n.col2 {\r\n position: relative;\r\n top: 15px;\r\n height: 50px;\r\n}\r\n\r\n.box {\r\n border: 10px solid #dcdcdc;\r\n}\r\n\r\n.adding {\r\n float: left;\r\n font-weight: bold;\r\n font-size: 25px;\r\n margin-left: 35px;\r\n margin-right: 750px;\r\n}\r\n\r\n.one {\r\n float: left;\r\n font-size: 14px;\r\n margin-right: 40px;\r\n}\r\n\r\n.two {\r\n float: left;\r\n font-size: 14px;\r\n margin-right: 40px;\r\n}\r\n\r\n.three {\r\n float: left;\r\n font-size: 14px;\r\n}\r\n\r\n.time1 {\r\n width: 100px;\r\n height: 100px;\r\n}\r\n\r\n.up {\r\n color: #214832;\r\n line-height: 30px;\r\n font-weight: 600;\r\n font-size: 25px;\r\n text-align: center;\r\n\r\n}\r\n\r\n.down {\r\n border: 3px solid #adb5bd;\r\n margin: auto;\r\n height: 200px;\r\n background-color: #adb5bd;\r\n position: absolute;\r\n width: 165px;\r\n left: 75px;\r\n top: 260px;\r\n}","/* .Header {\r\n float: center;\r\n} */\r\n\r\n.Headline {\r\n font-family: 'Work Sans';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 55px;\r\n line-height: 65px;\r\n color: black;\r\n}\r\n\r\n.Left {\r\n position: absolute;\r\n width: 540px;\r\n height: 443.72px;\r\n left: 86px;\r\n top: 369px;\r\n color: black;\r\n}\r\n\r\n.Right {\r\n position: absolute;\r\n width: 717px;\r\n height: 421.72px;\r\n left: 723px;\r\n top: 391px;\r\n color: black;\r\n}\r\n\r\n.Right-p {\r\n font-family: 'Work Sans';\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 40px;\r\n line-height: 47px;\r\n display: flex;\r\n align-items: center;\r\n text-align: center;\r\n}\r\n\r\n.button {\r\n background: #00462A;\r\n border-radius: 10px;\r\n text-align: center;\r\n color: white;\r\n}","/* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n/* body {\r\n margin : 0;\r\n } */\r\n\r\n/* header {\r\n display : inline;\r\n text-align: center;\r\n } */\r\n\r\n.profile {\r\n padding: 20%;\r\n}\r\n\r\n/* Create two unequal columns that floats next to each other */\r\n\r\n.column {\r\n float: left;\r\n padding: 5%;\r\n height: 623px;\r\n}\r\n\r\n.left {\r\n width: 35%;\r\n}\r\n\r\n.right {\r\n width: 65%;\r\n}\r\n\r\n/* Clear floats after the columns */\r\n.row:after {\r\n content: \"\";\r\n display: table;\r\n clear: both;\r\n}\r\n\r\n/* button style*/\r\n\r\nbutton.black {\r\n background-color: #222228;\r\n color: white;\r\n text-align: center;\r\n border: none;\r\n cursor: pointer;\r\n border-radius: 5px;\r\n padding: 5px 20px;\r\n\r\n}\r\n\r\nbutton.green {\r\n background-color: #00462A;\r\n color: white;\r\n border: none;\r\n cursor: pointer;\r\n padding: 5px 10px;\r\n}\r\n\r\nbutton:hover {\r\n opacity: 0.8;\r\n}\r\n\r\n/*Avatar*/\r\n.avatar {\r\n vertical-align: middle;\r\n width: 50px;\r\n height: 50px;\r\n border-radius: 50%;\r\n}\r\n\r\n#cl {\r\n background-color: #00462A;\r\n}\r\n\r\n#cr {\r\n background-color: #F6F6F6;\r\n}","/* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n/* body {\r\n margin : 0;\r\n }\r\n */\r\n.mainbar {\r\n background-color: #00462A;\r\n color: white;\r\n padding: 15px;\r\n font-size: x-large;\r\n top: 269px;\r\n width: 100%;\r\n\r\n}\r\n\r\n.background {\r\n background-color: #F0F0F3;\r\n padding-top: 2%;\r\n flex: center;\r\n text-align: center;\r\n height: 623px;\r\n}\r\n\r\nul {\r\n list-style-type: none;\r\n padding: 0;\r\n margin: auto;\r\n width: 960px;\r\n}\r\n\r\nul li {\r\n border: 1px solid #ddd;\r\n margin-top: -1px;\r\n /* Prevent double borders */\r\n background-color: #f6f6f6;\r\n padding: 12px;\r\n}\r\n\r\n.resultbar {\r\n overflow: hidden;\r\n background-color: #FFFFFF;\r\n font-family: Arial, Helvetica, sans-serif;\r\n width: 960px;\r\n margin: auto;\r\n}\r\n\r\n.resultbar a {\r\n float: left;\r\n font-size: 16px;\r\n color: black;\r\n text-align: center;\r\n padding: 14px 16px;\r\n text-decoration: none;\r\n}\r\n\r\n.dropdown {\r\n float: right;\r\n overflow: hidden;\r\n}\r\n\r\n.dropdown .dropbtn {\r\n cursor: pointer;\r\n font-size: 16px;\r\n border: none;\r\n outline: none;\r\n color: black;\r\n padding: 14px 16px;\r\n background-color: inherit;\r\n font-family: inherit;\r\n margin: 0;\r\n}\r\n\r\n.resultbar a:hover,\r\n.dropdown:hover .dropbtn,\r\n.dropbtn:focus {\r\n background-color: red;\r\n}\r\n\r\n.dropdown-content {\r\n display: none;\r\n position: absolute;\r\n background-color: #f9f9f9;\r\n min-width: 160px;\r\n box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);\r\n z-index: 1;\r\n}\r\n\r\n.dropdown-content a {\r\n float: none;\r\n color: black;\r\n padding: 12px 16px;\r\n text-decoration: none;\r\n display: block;\r\n text-align: left;\r\n}\r\n\r\n.dropdown-content a:hover {\r\n background-color: #ddd;\r\n}\r\n\r\n.show {\r\n display: block;\r\n}\r\n\r\n/* button style*/\r\n\r\nbutton.black {\r\n background-color: #222228;\r\n color: white;\r\n text-align: center;\r\n border: none;\r\n cursor: pointer;\r\n border-radius: 5px;\r\n padding: 5px 20px;\r\n\r\n}\r\n\r\nbutton.green {\r\n background-color: #00462A;\r\n color: white;\r\n border: none;\r\n cursor: pointer;\r\n padding: 5px 10px;\r\n}\r\n\r\nbutton:hover {\r\n opacity: 0.8;\r\n}\r\n\r\n/*Avatar*/\r\n.avatar {\r\n vertical-align: middle;\r\n width: 50px;\r\n height: 50px;\r\n border-radius: 50%;\r\n}\r\n\r\n#cl {\r\n background-color: #00462A;\r\n}\r\n\r\n#cr {\r\n background-color: #F6F6F6;\r\n}"," /* * {\r\n box-sizing: border-box;\r\n } */\r\n\r\n /* body {\r\n margin : 0;\r\n } */\r\n\r\n .mainbar {\r\n background-color: #00462A;\r\n color: white;\r\n padding: 15px;\r\n font-size: x-large;\r\n top: 269px;\r\n width: 100%;\r\n\r\n }\r\n\r\n .menu {\r\n width: 700px;\r\n margin: 0;\r\n font-size: medium;\r\n }\r\n\r\n .store {\r\n padding: 0;\r\n }\r\n\r\n .storename {\r\n width: fit-content;\r\n float: left;\r\n font-size: x-large;\r\n }\r\n\r\n .background {\r\n background-color: #F0F0F3;\r\n padding-top: 2%;\r\n flex: center;\r\n text-align: center;\r\n height: 623px;\r\n }\r\n\r\n\r\n ul {\r\n list-style-type: none;\r\n padding: 10px;\r\n margin: auto;\r\n width: 960px;\r\n }\r\n\r\n ul li {\r\n border: 1px solid #ddd;\r\n margin-top: -1px;\r\n /* Prevent double borders */\r\n background-color: #f6f6f6;\r\n padding: 12px;\r\n float: right;\r\n }",".SignIn {\r\n float: center;\r\n margin: 0;\r\n}\r\n\r\n.SignIn-logo {\r\n float: left;\r\n}\r\n\r\n.SignIn-div-Headline {\r\n float: center;\r\n display: flex;\r\n text-align: center;\r\n}\r\n\r\n.SignIn-table-Th1 {\r\n width: 20%;\r\n background-color: rgba(217, 217, 217, 0.8);\r\n border-bottom: 1px solid rgba(0, 0, 0, 0.24);\r\n}\r\n\r\n.SignIn-table-tr {\r\n width: 100%;\r\n}\r\n\r\n#lastLine {\r\n border-bottom: none;\r\n}\r\n\r\n.SignIn-table-input {\r\n background-color: rgba(217, 217, 217, 0.21);\r\n border: 1px solid #000000;\r\n box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 10px;\r\n position: absolute;\r\n width: 806px;\r\n height: 56px;\r\n left: 470px;\r\n\r\n}\r\n\r\n.SignIn-table-input.withButton {\r\n width: 615px;\r\n}\r\n\r\n.SignIn-table-Th1-p {\r\n font-size: 24px;\r\n left: 470px;\r\n}\r\n\r\n.SignIn-table-button {\r\n background-color: #00462A;\r\n color: white;\r\n position: absolute;\r\n width: 171px;\r\n height: 343px;\r\n left: 1100px;\r\n}\r\n\r\n#black_button {\r\n background-color: black;\r\n position: absolute;\r\n width: 337.97px;\r\n height: 81px;\r\n left: 551px;\r\n top: 877px;\r\n font-size: 30px;\r\n}",".all {\r\n display: flex;\r\n margin-top: 20px;\r\n height: 685px;\r\n}\r\n\r\n\r\n.StoreList {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n}\r\n\r\n\r\n.TopBar {\r\n display: flex;\r\n background-color: white;\r\n width: 100%;\r\n border-top: 1px solid #C6C6C6;\r\n border-right: 1px solid #C6C6C6;\r\n border-left: 1px solid #C6C6C6;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n justify-content: space-between\r\n}\r\n\r\n.Result {\r\n margin-left: 15px;\r\n}\r\n\r\n.dropdown {\r\n margin-right: 15px;\r\n}\r\n\r\n.Dropdown1 {\r\n margin-right: 15px;\r\n}\r\n\r\n.Dropdown2 {}\r\n\r\n\r\n.Restaurant {\r\n /* display: flex; */\r\n border: 1px solid rgb(191, 191, 191);\r\n width: 630px;\r\n /* height: 120px; */\r\n background-color: rgb(255, 255, 255);\r\n /* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25); */\r\n border-radius: 3px;\r\n overflow: auto;\r\n}\r\n\r\n.rightbox {\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);\r\n border-radius: 3px;\r\n height: 100%;\r\n}\r\n\r\n.storemap {\r\n width: 630px;\r\n height: 50%;\r\n background-color: rgb(107, 107, 107);\r\n}\r\n\r\n.storelistdetail {\r\n width: 630px;\r\n background-color: rgb(255, 255, 255);\r\n height: 50%;\r\n}\r\n",".listbox {\r\n display: flex;\r\n height: 130px;\r\n border: 1px solid rgb(225, 225, 225);\r\n justify-content: space-between;\r\n background-color: rgb(255, 255, 255);\r\n align-items: center;\r\n}\r\n\r\n.listbox:hover {\r\n box-shadow: inset 0px 0px 0px 3px #98a99c;\r\n}\r\n\r\n.ImagePart {\r\n display: flex;\r\n width: 300px;\r\n height: 130px;\r\n align-items: center;\r\n margin-left: 2px;\r\n}\r\n\r\n.listdesc {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-direction: column;\r\n margin-right: 25px;\r\n}\r\n\r\n.StoreName {\r\n /* position: relative;\r\n top: 30px; */\r\n line-height: 40px;\r\n font-size: 18px;\r\n font-weight: 600;\r\n margin-bottom: 10px;\r\n\r\n}\r\n\r\n.storelocation {\r\n display: flex;\r\n line-height: 20px;\r\n /* position: relative;\r\n top: 35px; */\r\n\r\n}\r\n\r\n.locationimg {\r\n\r\n /* display:flex; */\r\n /* position: relative; */\r\n /* left: -20px; */\r\n}\r\n\r\n.locationtext {\r\n /* display:flex; */\r\n /* position: relative;\r\n top: -23px;\r\n left: 15px; */\r\n margin: 0px;\r\n font-size: 10px;\r\n color: rgb(120, 120, 120);\r\n}\r\n\r\n.Tag {\r\n /* position: relative;\r\n bottom: -13px; */\r\n font-size: 13px;\r\n font-weight: 800;\r\n}\r\n\r\n.heart {\r\n position: relative;\r\n top: 15px;\r\n}\r\n\r\n.heartimg {}\r\n\r\n.heartnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n top: -24px;\r\n left: 24px;\r\n}\r\n\r\n.reviewnum {\r\n position: relative;\r\n font-size: 13px;\r\n font-weight: 800;\r\n right: 50px;\r\n top: -27px;\r\n}\r\n\r\n.SendDatas {\r\n /* display: none; */\r\n visibility: hidden;\r\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/flask-server/static/react/js/main.2d90c10a.js b/flask-server/static/react/js/main.2d90c10a.js new file mode 100644 index 0000000..acb8d7b --- /dev/null +++ b/flask-server/static/react/js/main.2d90c10a.js @@ -0,0 +1,3 @@ +/*! For license information please see main.2d90c10a.js.LICENSE.txt */ +!function(){var e={9340:function(e,t,r){"use strict";r.d(t,{jQ:function(){return Fe},BX:function(){return Jr}});var n=r(4165),o=r(5861);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var i=r(885),l=r(2982),u=r(181);function s(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=(0,u.Z)(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){l=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(l)throw a}}}}function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function d(e){for(var t=1;t=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var f=r(7220),m=Object.prototype.toString;function h(e){return"function"===typeof e||"[object Function]"===m.call(e)}var v=Math.pow(2,53)-1;function y(e){var t=function(e){var t=Number(e);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(e);return Math.min(Math.max(t,0),v)}function b(e,t){var r=Array,n=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");if("undefined"!==typeof t&&!h(t))throw new TypeError("Array.from: when provided, the second argument must be a function");for(var o,a=y(n.length),i=h(r)?Object(new r(a)):new Array(a),l=0;l0&&void 0!==arguments[0]?arguments[0]:[];g(this,e),w(this,"items",void 0),this.items=t}var t,r,n;return t=e,(r=[{key:"add",value:function(e){return!1===this.has(e)&&this.items.push(e),this}},{key:"clear",value:function(){this.items=[]}},{key:"delete",value:function(e){var t=this.items.length;return this.items=this.items.filter((function(t){return t!==e})),t!==this.items.length}},{key:"forEach",value:function(e){var t=this;this.items.forEach((function(r){e(r,r,t)}))}},{key:"has",value:function(e){return-1!==this.items.indexOf(e)}},{key:"size",get:function(){return this.items.length}}])&&x(t.prototype,r),n&&x(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),E="undefined"===typeof Set?Set:C;function P(e){var t;return null!==(t=e.localName)&&void 0!==t?t:e.tagName.toLowerCase()}var j={article:"article",aside:"complementary",button:"button",datalist:"listbox",dd:"definition",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",form:"form",footer:"contentinfo",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:"banner",hr:"separator",html:"document",legend:"legend",li:"listitem",math:"math",main:"main",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:"region",summary:"button",table:"table",tbody:"rowgroup",textarea:"textbox",tfoot:"rowgroup",td:"cell",th:"columnheader",thead:"rowgroup",tr:"row",ul:"list"},S={caption:new Set(["aria-label","aria-labelledby"]),code:new Set(["aria-label","aria-labelledby"]),deletion:new Set(["aria-label","aria-labelledby"]),emphasis:new Set(["aria-label","aria-labelledby"]),generic:new Set(["aria-label","aria-labelledby","aria-roledescription"]),insertion:new Set(["aria-label","aria-labelledby"]),paragraph:new Set(["aria-label","aria-labelledby"]),presentation:new Set(["aria-label","aria-labelledby"]),strong:new Set(["aria-label","aria-labelledby"]),subscript:new Set(["aria-label","aria-labelledby"]),superscript:new Set(["aria-label","aria-labelledby"])};function _(e,t){return function(e,t){return["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-dropeffect","aria-flowto","aria-grabbed","aria-hidden","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"].some((function(r){var n;return e.hasAttribute(r)&&!(null!==(n=S[t])&&void 0!==n&&n.has(r))}))}(e,t)}function k(e){var t=function(e){var t=e.getAttribute("role");if(null!==t){var r=t.trim().split(" ")[0];if(r.length>0)return r}return null}(e);if(null===t||"presentation"===t){var r=function(e){var t=j[P(e)];if(void 0!==t)return t;switch(P(e)){case"a":case"area":case"link":if(e.hasAttribute("href"))return"link";break;case"img":return""!==e.getAttribute("alt")||_(e,"img")?"img":"presentation";case"input":var r=e.type;switch(r){case"button":case"image":case"reset":case"submit":return"button";case"checkbox":case"radio":return r;case"range":return"slider";case"email":case"tel":case"text":case"url":return e.hasAttribute("list")?"combobox":"textbox";case"search":return e.hasAttribute("list")?"combobox":"searchbox";case"number":return"spinbutton";default:return null}case"select":return e.hasAttribute("multiple")||e.size>1?"listbox":"combobox"}return null}(e);if("presentation"!==t||_(e,r||""))return r}return t}function O(e){return null!==e&&e.nodeType===e.ELEMENT_NODE}function R(e){return O(e)&&"caption"===P(e)}function A(e){return O(e)&&"input"===P(e)}function q(e){return O(e)&&"optgroup"===P(e)}function M(e){return O(e)&&"table"===P(e)}function T(e){var t=(null===e.ownerDocument?e:e.ownerDocument).defaultView;if(null===t)throw new TypeError("no window available");return t}function N(e){return O(e)&&"fieldset"===P(e)}function I(e){return O(e)&&"legend"===P(e)}function L(e){return O(e)&&"slot"===P(e)}function F(e){return O(e)&&"svg"===P(e)}function B(e){return function(e){return O(e)&&void 0!==e.ownerSVGElement}(e)&&"title"===P(e)}function D(e,t){if(O(e)&&e.hasAttribute(t)){var r=e.getAttribute(t).split(" "),n=e.getRootNode?e.getRootNode():e.ownerDocument;return r.map((function(e){return n.getElementById(e)})).filter((function(e){return null!==e}))}return[]}function U(e,t){return!!O(e)&&-1!==t.indexOf(k(e))}function z(e){return e.trim().replace(/\s\s+/g," ")}function H(e,t){if(!O(e))return!1;if(e.hasAttribute("hidden")||"true"===e.getAttribute("aria-hidden"))return!0;var r=t(e);return"none"===r.getPropertyValue("display")||"hidden"===r.getPropertyValue("visibility")}function V(e){return U(e,["button","combobox","listbox","textbox"])||W(e,"range")}function W(e,t){if(!O(e))return!1;if("range"===t)return U(e,["meter","progressbar","scrollbar","slider","spinbutton"]);throw new TypeError("No knowledge about abstract role '".concat(t,"'. This is likely a bug :("))}function K(e,t){var r=b(e.querySelectorAll(t));return D(e,"aria-owns").forEach((function(e){r.push.apply(r,b(e.querySelectorAll(t)))})),r}function Q(e){return O(t=e)&&"select"===P(t)?e.selectedOptions||K(e,"[selected]"):K(e,'[aria-selected="true"]');var t}function J(e){return U(e,["none","presentation"])}function G(e){return R(e)}function Y(e){return U(e,["button","cell","checkbox","columnheader","gridcell","heading","label","legend","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowheader","switch","tab","tooltip","treeitem"])}function Z(e){return A(e)||O(t=e)&&"textarea"===P(t)?e.value:e.textContent||"";var t}function X(e){var t=e.getPropertyValue("content");return/^["'].*["']$/.test(t)?t.slice(1,-1):""}function $(e){var t=P(e);return"button"===t||"input"===t&&"hidden"!==e.getAttribute("type")||"meter"===t||"output"===t||"progress"===t||"select"===t||"textarea"===t}function ee(e){if($(e))return e;var t=null;return e.childNodes.forEach((function(e){if(null===t&&O(e)){var r=ee(e);null!==r&&(t=r)}})),t}function te(e){if(void 0!==e.control)return e.control;var t=e.getAttribute("for");return null!==t?e.ownerDocument.getElementById(t):ee(e)}function re(e){var t=e.labels;return null===t?t:void 0!==t?b(t):$(e)?b(e.ownerDocument.querySelectorAll("label")).filter((function(t){return te(t)===e})):null}function ne(e){var t=e.assignedNodes();return 0===t.length?b(e.childNodes):t}function oe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=new E,n=T(e),o=t.compute,a=void 0===o?"name":o,i=t.computedStyleSupportsPseudoElements,l=void 0===i?void 0!==t.getComputedStyle:i,u=t.getComputedStyle,s=void 0===u?n.getComputedStyle.bind(n):u,c=t.hidden,d=void 0!==c&&c;function p(e,t){var r="";if(O(e)&&l){var n=X(s(e,"::before"));r="".concat(n," ").concat(r)}if((L(e)?ne(e):b(e.childNodes).concat(D(e,"aria-owns"))).forEach((function(e){var n=m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0}),o="inline"!==(O(e)?s(e).getPropertyValue("display"):"inline")?" ":"";r+="".concat(o).concat(n).concat(o)})),O(e)&&l){var o=X(s(e,"::after"));r="".concat(r," ").concat(o)}return r.trim()}function f(e){if(!O(e))return null;function t(e,t){var n=e.getAttributeNode(t);return null===n||r.has(n)||""===n.value.trim()?null:(r.add(n),n.value)}if(N(e)){r.add(e);for(var n=b(e.childNodes),o=0;o0})).join(" ");if(A(e)&&"image"===e.type){var g=t(e,"alt");if(null!==g)return g;var x=t(e,"title");return null!==x?x:"Submit Query"}if(U(e,["button"])){var w=p(e,{isEmbeddedInLabel:!1,isReferenced:!1});return""!==w?w:t(e,"title")}return t(e,"title")}function m(e,t){if(r.has(e))return"";if(!d&&H(e,s)&&!t.isReferenced)return r.add(e),"";var n=D(e,"aria-labelledby");if("name"===a&&!t.isReferenced&&n.length>0)return n.map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!0,recursion:!1})})).join(" ");var o=t.recursion&&V(e)&&"name"===a;if(!o){var i=(O(e)&&e.getAttribute("aria-label")||"").trim();if(""!==i&&"name"===a)return r.add(e),i;if(!J(e)){var l=f(e);if(null!==l)return r.add(e),l}}if(U(e,["menu"]))return r.add(e),"";if(o||t.isEmbeddedInLabel||t.isReferenced){if(U(e,["combobox","listbox"])){r.add(e);var u=Q(e);return 0===u.length?A(e)?e.value:"":b(u).map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0})})).join(" ")}if(W(e,"range"))return r.add(e),e.hasAttribute("aria-valuetext")?e.getAttribute("aria-valuetext"):e.hasAttribute("aria-valuenow")?e.getAttribute("aria-valuenow"):e.getAttribute("value")||"";if(U(e,["textbox"]))return r.add(e),Z(e)}if(Y(e)||O(e)&&t.isReferenced||G(e))return r.add(e),p(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});if(e.nodeType===e.TEXT_NODE)return r.add(e),e.textContent||"";if(t.recursion)return r.add(e),p(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});return r.add(e),""}return z(m(e,{isEmbeddedInLabel:!1,isReferenced:"description"===a,recursion:!1}))}function ae(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function ie(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},r=D(e,"aria-describedby").map((function(e){return oe(e,ie(ie({},t),{},{compute:"description"}))})).join(" ");if(""===r){var n=e.getAttribute("title");r=null===n?"":n}return r}function se(e){return U(e,["caption","code","deletion","emphasis","generic","insertion","paragraph","presentation","strong","subscript","superscript"])}function ce(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return se(e)?"":oe(e,t)}var de=r(859),pe=r(4235),fe=r.n(pe);e=r.hmd(e);var me=["filterNode"],he=["value","files"],ve=["bubbles","cancelable","detail"];function ye(e){return e.replace(//g,">")}var be=function(e,t){var r=t.colors.content;return r.open+ye(e)+r.close},ge=/^((HTML|SVG)\w*)?Element$/;function xe(e){return 11===e.nodeType}function we(e){return{test:function(e){var t;return(null==e||null==(t=e.constructor)?void 0:t.name)&&function(e){var t=e.constructor.name,r=e.nodeType,n=e.tagName,o="string"===typeof n&&n.includes("-")||"function"===typeof e.hasAttribute&&e.hasAttribute("is");return 1===r&&(ge.test(t)||o)||3===r&&"Text"===t||8===r&&"Comment"===t||11===r&&"DocumentFragment"===t}(e)},serialize:function(t,r,n,o,a,i){if(function(e){return 3===e.nodeType}(t))return be(t.data,r);if(function(e){return 8===e.nodeType}(t))return function(e,t){var r=t.colors.comment;return r.open+"\x3c!--"+ye(e)+"--\x3e"+r.close}(t.data,r);var l=xe(t)?"DocumentFragment":t.tagName.toLowerCase();return++o>r.maxDepth?function(e,t){var r=t.colors.tag;return r.open+"<"+e+r.close+" \u2026"+r.open+" />"+r.close}(l,r):function(e,t,r,n,o){var a=n.colors.tag;return a.open+"<"+e+(t&&a.close+t+n.spacingOuter+o+a.open)+(r?">"+a.close+r+n.spacingOuter+o+a.open+""+a.close}(l,function(e,t,r,n,o,a,i){var l=n+r.indent,u=r.colors;return e.map((function(e){var s=t[e],c=i(s,r,l,o,a);return"string"!==typeof s&&(-1!==c.indexOf("\n")&&(c=r.spacingOuter+l+c+r.spacingOuter+n),c="{"+c+"}"),r.spacingInner+n+u.prop.open+e+u.prop.close+"="+u.value.open+c+u.value.close})).join("")}(xe(t)?[]:Array.from(t.attributes).map((function(e){return e.name})).sort(),xe(t)?{}:Array.from(t.attributes).reduce((function(e,t){return e[t.name]=t.value,e}),{}),r,n+r.indent,o,a,i),function(e,t,r,n,o,a){return e.map((function(e){var i="string"===typeof e?be(e,t):a(e,t,r,n,o);return""===i&&"object"===typeof e&&null!==e&&3!==e.nodeType?"":t.spacingOuter+r+i})).join("")}(Array.prototype.slice.call(t.childNodes||t.children).filter(e),r,n+r.indent,o,a,i),r,n)}}}var Ce=null,Ee=null,Pe=null;try{var je=e&&e.require;Ee=je.call(e,"fs").readFileSync,Pe=je.call(e,"@babel/code-frame").codeFrameColumns,Ce=je.call(e,"chalk")}catch(Xr){}function Se(){return Ee&&Pe?function(e){var t=e.indexOf("(")+1,r=e.indexOf(")"),n=e.slice(t,r),o=n.split(":"),a=[o[0],parseInt(o[1],10),parseInt(o[2],10)],i=a[0],l=a[1],u=a[2],s="";try{s=Ee(i,"utf-8")}catch(d){return""}var c=Pe(s,{start:{line:l,column:u}},{highlightCode:!0,linesBelow:0});return Ce.dim(n)+"\n"+c+"\n"}((new Error).stack.split("\n").slice(1).find((function(e){return!e.includes("node_modules/")}))):""}function _e(){return"undefined"!==typeof jest&&null!==jest&&(!0===setTimeout._isMockFunction||Object.prototype.hasOwnProperty.call(setTimeout,"clock"))}function ke(){if("undefined"===typeof window)throw new Error("Could not find default container");return window.document}function Oe(e){if(e.defaultView)return e.defaultView;if(e.ownerDocument&&e.ownerDocument.defaultView)return e.ownerDocument.defaultView;if(e.window)return e.window;throw e.ownerDocument&&null===e.ownerDocument.defaultView?new Error("It looks like the window object is not available for the provided node."):e.then instanceof Function?new Error("It looks like you passed a Promise object instead of a DOM node. Did you do something like `fireEvent.click(screen.findBy...` when you meant to use a `getBy` query `fireEvent.click(screen.getBy...`, or await the findBy query `fireEvent.click(await screen.findBy...`?"):Array.isArray(e)?new Error("It looks like you passed an Array instead of a DOM node. Did you do something like `fireEvent.click(screen.getAllBy...` when you meant to use a `getBy` query `fireEvent.click(screen.getBy...`?"):"function"===typeof e.debug&&"function"===typeof e.logTestingPlaygroundURL?new Error("It looks like you passed a `screen` object. Did you do something like `fireEvent.click(screen, ...` when you meant to use a query, e.g. `fireEvent.click(screen.getBy..., `?"):new Error("The given node is not an Element, the node type is: "+typeof e+".")}function Re(e){if(!e||"function"!==typeof e.querySelector||"function"!==typeof e.querySelectorAll)throw new TypeError("Expected container to be an Element, a Document or a DocumentFragment but got "+function(e){if("object"===typeof e)return null===e?"null":e.constructor.name;return typeof e}(e)+".")}var Ae=function(){var e;try{var t;e=JSON.parse(null==process||null==(t={NODE_ENV:"production",PUBLIC_URL:"/static/react",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0})?void 0:t.COLORS)}catch(r){}return"boolean"===typeof e?e:"undefined"!==typeof process&&void 0!==process.versions&&void 0!==process.versions.node},qe=f.Gr.DOMCollection;function Me(e){return 8!==e.nodeType&&(1!==e.nodeType||!e.matches(Be().defaultIgnore))}function Te(e,t,r){if(void 0===r&&(r={}),e||(e=ke().body),"number"!==typeof t&&(t="undefined"!==typeof process&&{NODE_ENV:"production",PUBLIC_URL:"/static/react",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.DEBUG_PRINT_LIMIT||7e3),0===t)return"";e.documentElement&&(e=e.documentElement);var n=typeof e;if("object"===n?n=e.constructor.name:e={},!("outerHTML"in e))throw new TypeError("Expected an element or document but got "+n);var o=r,a=o.filterNode,i=void 0===a?Me:a,l=p(o,me),u=f.WU(e,d({plugins:[we(i),qe],printFunctionName:!1,highlight:Ae()},l));return void 0!==t&&e.outerHTML.length>t?u.slice(0,t)+"...":u}var Ne=function(){var e=Se();e?console.log(Te.apply(void 0,arguments)+"\n\n"+e):console.log(Te.apply(void 0,arguments))},Ie={testIdAttribute:"data-testid",asyncUtilTimeout:1e3,asyncWrapper:function(e){return e()},unstable_advanceTimersWrapper:function(e){return e()},eventWrapper:function(e){return e()},defaultHidden:!1,defaultIgnore:"script, style",showOriginalStackTrace:!1,throwSuggestions:!1,getElementError:function(e,t){var r=Te(t),n=new Error([e,"Ignored nodes: comments, "+Ie.defaultIgnore+"\n"+r].filter(Boolean).join("\n\n"));return n.name="TestingLibraryElementError",n},_disableExpensiveErrorDiagnostics:!1,computedStyleSupportsPseudoElements:!1};function Le(e){try{return Ie._disableExpensiveErrorDiagnostics=!0,e()}finally{Ie._disableExpensiveErrorDiagnostics=!1}}function Fe(e){"function"===typeof e&&(e=e(Ie)),Ie=d(d({},Ie),e)}function Be(){return Ie}var De=["button","meter","output","progress","select","textarea","input"];function Ue(e){return De.includes(e.nodeName.toLowerCase())?"":3===e.nodeType?e.textContent:Array.from(e.childNodes).map((function(e){return Ue(e)})).join("")}function ze(e){return"label"===e.tagName.toLowerCase()?Ue(e):e.value||e.textContent}function He(e){var t;if(void 0!==e.labels)return null!=(t=e.labels)?t:[];if(!function(e){return/BUTTON|METER|OUTPUT|PROGRESS|SELECT|TEXTAREA/.test(e.tagName)||"INPUT"===e.tagName&&"hidden"!==e.getAttribute("type")}(e))return[];var r=e.ownerDocument.querySelectorAll("label");return Array.from(r).filter((function(t){return t.control===e}))}function Ve(e,t,r){var n=(void 0===r?{}:r).selector,o=void 0===n?"*":n,a=t.getAttribute("aria-labelledby"),i=a?a.split(" "):[];return i.length?i.map((function(t){var r=e.querySelector('[id="'+t+'"]');return r?{content:ze(r),formControl:null}:{content:"",formControl:null}})):Array.from(He(t)).map((function(e){return{content:ze(e),formControl:Array.from(e.querySelectorAll("button, input, meter, output, progress, select, textarea")).filter((function(e){return e.matches(o)}))[0]}}))}function We(e){if(null===e||void 0===e)throw new Error("It looks like "+e+" was passed instead of a matcher. Did you do something like getByText("+e+")?")}function Ke(e,t,r,n){if("string"!==typeof e)return!1;We(r);var o=n(e);return"string"===typeof r||"number"===typeof r?o.toLowerCase().includes(r.toString().toLowerCase()):"function"===typeof r?r(o,t):Ye(r,o)}function Qe(e,t,r,n){if("string"!==typeof e)return!1;We(r);var o=n(e);return r instanceof Function?r(o,t):r instanceof RegExp?Ye(r,o):o===String(r)}function Je(e){var t=void 0===e?{}:e,r=t.trim,n=void 0===r||r,o=t.collapseWhitespace,a=void 0===o||o;return function(e){var t=e;return t=n?t.trim():t,t=a?t.replace(/\s+/g," "):t}}function Ge(e){var t=e.trim,r=e.collapseWhitespace,n=e.normalizer;if(!n)return Je({trim:t,collapseWhitespace:r});if("undefined"!==typeof t||"undefined"!==typeof r)throw new Error('trim and collapseWhitespace are not supported with a normalizer. If you want to use the default trim and collapseWhitespace logic in your normalizer, use "getDefaultNormalizer({trim, collapseWhitespace})" and compose that into your normalizer');return n}function Ye(e,t){var r=e.test(t);return e.global&&0!==e.lastIndex&&(console.warn("To match all elements we had to reset the lastIndex of the RegExp because the global flag is enabled. We encourage to remove the global flag from the RegExp."),e.lastIndex=0),r}function Ze(e){return e.matches("input[type=submit], input[type=button], input[type=reset]")?e.value:Array.from(e.childNodes).filter((function(e){return 3===e.nodeType&&Boolean(e.textContent)})).map((function(e){return e.textContent})).join("")}var Xe=function(e){function t(e){var t=e.attributes;return(void 0===t?[]:t).length}function r(e){var t=e.attributes,r=void 0===t?[]:t,n=r.findIndex((function(e){return e.value&&"type"===e.name&&"text"===e.value}));n>=0&&(r=[].concat((0,l.Z)(r.slice(0,n)),(0,l.Z)(r.slice(n+1))));var o,a=""+(o=d(d({},e),{},{attributes:r})).name+o.attributes.map((function(e){var t=e.name,r=e.value,n=e.constraints;return-1!==(void 0===n?[]:n).indexOf("undefined")?":not(["+t+"])":r?"["+t+'="'+r+'"]':"["+t+"]"})).join("");return function(e){return!(n>=0&&"text"!==e.type)&&e.matches(a)}}var n,o=[],a=s(e.entries());try{for(a.s();!(n=a.n()).done;){var u=(0,i.Z)(n.value,2),c=u[0],p=u[1];o=[].concat((0,l.Z)(o),[{match:r(c),roles:Array.from(p),specificity:t(c)}])}}catch(f){a.e(f)}finally{a.f()}return o.sort((function(e,t){var r=e.specificity;return t.specificity-r}))}(de.Qv);function $e(e){return!0===e.hidden||("true"===e.getAttribute("aria-hidden")||"none"===e.ownerDocument.defaultView.getComputedStyle(e).display)}function et(e,t){void 0===t&&(t={});var r=t.isSubtreeInaccessible,n=void 0===r?$e:r;if("hidden"===e.ownerDocument.defaultView.getComputedStyle(e).visibility)return!0;for(var o=e;o;){if(n(o))return!0;o=o.parentElement}return!1}function tt(e){var t,r=s(Xe);try{for(r.s();!(t=r.n()).done;){var n=t.value,o=n.match,a=n.roles;if(o(e))return(0,l.Z)(a)}}catch(i){r.e(i)}finally{r.f()}return[]}function rt(e,t){var r=t.hidden,n=t.includeDescription,o=function(e,t){var r=(void 0===t?{}:t).hidden,n=void 0!==r&&r;return function e(t){return[t].concat((0,l.Z)(Array.from(t.children).reduce((function(t,r){return[].concat((0,l.Z)(t),(0,l.Z)(e(r)))}),[])))}(e).filter((function(e){return!1!==n||!1===et(e)})).reduce((function(e,t){return(t.hasAttribute("role")?t.getAttribute("role").split(" ").slice(0,1):tt(t)).reduce((function(e,r){return Array.isArray(e[r])?d(d({},e),{},a({},r,[].concat((0,l.Z)(e[r]),[t]))):d(d({},e),{},a({},r,[t]))}),e)}),{})}(e,{hidden:r});return Object.entries(o).filter((function(e){return"generic"!==(0,i.Z)(e,1)[0]})).map((function(e){var t=(0,i.Z)(e,2),r=t[0],o=t[1],a="-".repeat(50);return r+":\n\n"+o.map((function(e){var t='Name "'+ce(e,{computedStyleSupportsPseudoElements:Be().computedStyleSupportsPseudoElements})+'":\n',r=Te(e.cloneNode(!1));return n?""+t+('Description "'+ue(e,{computedStyleSupportsPseudoElements:Be().computedStyleSupportsPseudoElements})+'":\n')+r:""+t+r})).join("\n\n")+"\n\n"+a})).join("\n")}function nt(e,t){var r=e.getAttribute(t);return"true"===r||"false"!==r&&void 0}var ot=Je();function at(e){return new RegExp(function(e){return e.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}(e.toLowerCase()),"i")}function it(e,t,r,n){var o=n.variant,a=n.name,l="",u={},s=[["Role","TestId"].includes(e)?r:at(r)];a&&(u.name=at(a)),"Role"===e&&et(t)&&(u.hidden=!0,l="Element is inaccessible. This means that the element and all its children are invisible to screen readers.\n If you are using the aria-hidden prop, make sure this is the right choice for your case.\n "),Object.keys(u).length>0&&s.push(u);var c=o+"By"+e;return{queryName:e,queryMethod:c,queryArgs:s,variant:o,warning:l,toString:function(){l&&console.warn(l);var e=s[0],t=s[1];return e="string"===typeof e?"'"+e+"'":e,t=t?", { "+Object.entries(t).map((function(e){var t=(0,i.Z)(e,2);return t[0]+": "+t[1]})).join(", ")+" }":"",c+"("+e+t+")"}}}function lt(e,t,r){return r&&(!t||t.toLowerCase()===e.toLowerCase())}function ut(e,t,r){var n,o;if(void 0===t&&(t="get"),!e.matches(Be().defaultIgnore)){var a=null!=(n=e.getAttribute("role"))?n:null==(o=tt(e))?void 0:o[0];if("generic"!==a&<("Role",r,a))return it("Role",e,a,{variant:t,name:ce(e,{computedStyleSupportsPseudoElements:Be().computedStyleSupportsPseudoElements})});var i=Ve(document,e).map((function(e){return e.content})).join(" ");if(lt("LabelText",r,i))return it("LabelText",e,i,{variant:t});var l=e.getAttribute("placeholder");if(lt("PlaceholderText",r,l))return it("PlaceholderText",e,l,{variant:t});var u=ot(Ze(e));if(lt("Text",r,u))return it("Text",e,u,{variant:t});if(lt("DisplayValue",r,e.value))return it("DisplayValue",e,ot(e.value),{variant:t});var s=e.getAttribute("alt");if(lt("AltText",r,s))return it("AltText",e,s,{variant:t});var c=e.getAttribute("title");if(lt("Title",r,c))return it("Title",e,c,{variant:t});var d=e.getAttribute(Be().testIdAttribute);return lt("TestId",r,d)?it("TestId",e,d,{variant:t}):void 0}}function st(e,t){e.stack=t.stack.replace(t.message,e.message)}function ct(e,t){var r=new Error("STACK_TRACE_MESSAGE");return Be().asyncWrapper((function(){return function(e,t){var r=t.container,a=void 0===r?ke():r,i=t.timeout,l=void 0===i?Be().asyncUtilTimeout:i,u=t.showOriginalStackTrace,s=void 0===u?Be().showOriginalStackTrace:u,c=t.stackTraceError,d=t.interval,p=void 0===d?50:d,f=t.onTimeout,m=void 0===f?function(e){return e.message=Be().getElementError(e.message,a).message,e}:f,h=t.mutationObserverOptions,v=void 0===h?{subtree:!0,childList:!0,attributes:!0,characterData:!0}:h;if("function"!==typeof e)throw new TypeError("Received `callback` arg must be a function");return new Promise(function(){var t=(0,o.Z)((0,n.Z)().mark((function t(r,i){var u,d,f,h,y,b,g,x,w,C,E,P,j,S,_,k;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(k=function(){var e;u?(e=u,s||"TestingLibraryElementError"!==e.name||st(e,c)):(e=new Error("Timed out in waitFor."),s||st(e,c)),j(m(e),null)},_=function(){if("pending"!==y)try{var t=Le(e);"function"===typeof(null==t?void 0:t.then)?(y="pending",t.then((function(e){y="resolved",j(null,e)}),(function(e){y="rejected",u=e}))):j(null,t)}catch(C){u=C}},S=function(){if(_e()){var e=new Error("Changed from using real timers to fake timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to fake timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830");return s||st(e,c),i(e)}return _()},j=function(e,t){h=!0,clearTimeout(b),g||(clearInterval(d),f.disconnect()),e?i(e):r(t)},h=!1,y="idle",b=setTimeout(k,l),!(g=_e())){t.next=27;break}x=Be(),w=x.unstable_advanceTimersWrapper,_();case 11:if(h){t.next=25;break}if(_e()){t.next=17;break}return C=new Error("Changed from using fake timers to real timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to real timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830"),s||st(C,c),i(C),t.abrupt("return");case 17:if(w((function(){jest.advanceTimersByTime(p)})),_(),!h){t.next=21;break}return t.abrupt("break",25);case 21:return t.next=23,w((0,o.Z)((0,n.Z)().mark((function e(){return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,new Promise((function(e){setTimeout(e,0),jest.advanceTimersByTime(0)}));case 2:case"end":return e.stop()}}),e)}))));case 23:t.next=11;break;case 25:t.next=40;break;case 27:t.prev=27,Re(a),t.next=35;break;case 31:return t.prev=31,t.t0=t.catch(27),i(t.t0),t.abrupt("return");case 35:d=setInterval(S,p),E=Oe(a),P=E.MutationObserver,(f=new P(S)).observe(a,v),_();case 40:case"end":return t.stop()}}),t,null,[[27,31]])})));return function(e,r){return t.apply(this,arguments)}}())}(e,d({stackTraceError:r},t))}))}function dt(e,t){return Be().getElementError(e,t)}function pt(e,t){return dt(e+"\n\n(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).",t)}function ft(e,t,r,n){var o=void 0===n?{}:n,a=o.exact,i=void 0===a||a,l=o.collapseWhitespace,u=o.trim,s=o.normalizer,c=i?Qe:Ke,d=Ge({collapseWhitespace:l,trim:u,normalizer:s});return Array.from(t.querySelectorAll("["+e+"]")).filter((function(t){return c(t.getAttribute(e),t,r,d)}))}function mt(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),a=1;a1){var l=i.map((function(e){return dt(null,e).message})).join("\n\n");throw pt(t.apply(void 0,[r].concat(o))+"\n\nHere are the matching elements:\n\n"+l,r)}return i[0]||null}}function ht(e,t){return Be().getElementError("A better query is available, try this:\n"+e.toString()+"\n",t)}function vt(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),a=1;a1?o-1:0),l=1;l1?o-1:0),u=1;u1&&i.forEach((function(e,o){p(e,n,t,f)&&r.push(n);var a=(0,l.Z)(i);a.splice(o,1),a.length>1&&p(a.join(" "),n,t,f)&&r.push(n)})),r}),[]).concat(ft("aria-label",e,t,{exact:u,normalizer:f}));return Array.from(new Set(m)).filter((function(e){return e.matches(a)}))},Et=function(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),o=2;o) is non-labellable [https://html.spec.whatwg.org/multipage/forms.html#category-label]. If you really need to label a <"+e+" />, you can use aria-label or aria-labelledby instead."})).join("\n\n"),e):Be().getElementError("Found a label with the text of: "+t+', however no form control was found associated to that label. Make sure you\'re using the "for" attribute or "aria-labelledby" attribute correctly.',e)}throw Be().getElementError("Unable to find a label with the text of: "+t,e)}return a};function Pt(e,t){var r=t.getAttribute("for");if(!r)return null;var n=e.querySelector('[id="'+r+'"]');return n?n.tagName.toLowerCase():null}var jt=function(e,t){return"Found multiple elements with the text of: "+t},St=bt(mt(Ct,jt),Ct.name,"query"),_t=mt(Et,jt),kt=yt(gt(Et,Et.name,"findAll")),Ot=yt(bt(_t,Et.name,"find")),Rt=gt(Et,Et.name,"getAll"),At=bt(_t,Et.name,"get"),qt=gt(Ct,Ct.name,"queryAll"),Mt=function(){for(var e=arguments.length,t=new Array(e),r=0;r title")).filter((function(e){return s(e.getAttribute("title"),e,t,c)||function(e){var t;return"title"===e.tagName.toLowerCase()&&"svg"===(null==(t=e.parentElement)?void 0:t.tagName.toLowerCase())}(e)&&s(Ze(e),e,t,c)}))},yr=gt(vr,vr.name,"queryAll"),br=xt(vr,(function(e,t){return"Found multiple elements with the title: "+t+"."}),(function(e,t){return"Unable to find an element with the title: "+t+"."})),gr=(0,i.Z)(br,5),xr=gr[0],wr=gr[1],Cr=gr[2],Er=gr[3],Pr=gr[4];function jr(e,t,r){var n=void 0===r?{}:r,o=n.exact,a=void 0===o||o,l=n.collapseWhitespace,u=n.hidden,s=void 0===u?Be().defaultHidden:u,c=n.name,d=n.description,p=n.trim,f=n.normalizer,m=n.queryFallbacks,h=void 0!==m&&m,v=n.selected,y=n.checked,b=n.pressed,g=n.current,x=n.level,w=n.expanded;Re(e);var C,E,P,j,S,_=a?Qe:Ke,k=Ge({collapseWhitespace:l,trim:p,normalizer:f});if(void 0!==v&&void 0===(null==(C=de.uJ.get(t))?void 0:C.props["aria-selected"]))throw new Error('"aria-selected" is not supported on role "'+t+'".');if(void 0!==y&&void 0===(null==(E=de.uJ.get(t))?void 0:E.props["aria-checked"]))throw new Error('"aria-checked" is not supported on role "'+t+'".');if(void 0!==b&&void 0===(null==(P=de.uJ.get(t))?void 0:P.props["aria-pressed"]))throw new Error('"aria-pressed" is not supported on role "'+t+'".');if(void 0!==g&&void 0===(null==(j=de.uJ.get(t))?void 0:j.props["aria-current"]))throw new Error('"aria-current" is not supported on role "'+t+'".');if(void 0!==x&&"heading"!==t)throw new Error('Role "'+t+'" cannot have "level" property.');if(void 0!==w&&void 0===(null==(S=de.uJ.get(t))?void 0:S.props["aria-expanded"]))throw new Error('"aria-expanded" is not supported on role "'+t+'".');var O=new WeakMap;function R(e){return O.has(e)||O.set(e,$e(e)),O.get(e)}return Array.from(e.querySelectorAll(function(e,t,r){var n;if("string"!==typeof e)return"*";var o=t&&!r?'*[role~="'+e+'"]':"*[role]",a=null!=(n=de.UN.get(e))?n:new Set,i=new Set(Array.from(a).map((function(e){return e.name})));return[o].concat(Array.from(i)).join(",")}(t,a,f?k:void 0))).filter((function(e){if(e.hasAttribute("role")){var r=e.getAttribute("role");if(h)return r.split(" ").filter(Boolean).some((function(r){return _(r,e,t,k)}));if(f)return _(r,e,t,k);var n=r.split(" "),o=(0,i.Z)(n,1)[0];return _(o,e,t,k)}return tt(e).some((function(r){return _(r,e,t,k)}))})).filter((function(e){return void 0!==v?v===function(e){return"OPTION"===e.tagName?e.selected:nt(e,"aria-selected")}(e):void 0!==y?y===function(e){if(!("indeterminate"in e)||!e.indeterminate)return"checked"in e?e.checked:nt(e,"aria-checked")}(e):void 0!==b?b===function(e){return nt(e,"aria-pressed")}(e):void 0!==g?g===function(e){var t,r;return null!=(t=null!=(r=nt(e,"aria-current"))?r:e.getAttribute("aria-current"))&&t}(e):void 0!==w?w===function(e){return nt(e,"aria-expanded")}(e):void 0===x||x===function(e){return e.getAttribute("aria-level")&&Number(e.getAttribute("aria-level"))||{H1:1,H2:2,H3:3,H4:4,H5:5,H6:6}[e.tagName]}(e)})).filter((function(e){return void 0===c||Qe(ce(e,{computedStyleSupportsPseudoElements:Be().computedStyleSupportsPseudoElements}),e,c,(function(e){return e}))})).filter((function(e){return void 0===d||Qe(ue(e,{computedStyleSupportsPseudoElements:Be().computedStyleSupportsPseudoElements}),e,d,(function(e){return e}))})).filter((function(e){return!1!==s||!1===et(e,{isSubtreeInaccessible:R})}))}var Sr=function(e){return void 0===e?"":"string"===typeof e?' and name "'+e+'"':" and name `"+e+"`"},_r=gt(jr,jr.name,"queryAll"),kr=xt(jr,(function(e,t,r){var n=(void 0===r?{}:r).name;return'Found multiple elements with the role "'+t+'"'+Sr(n)}),(function(e,t,r){var n=void 0===r?{}:r,o=n.hidden,a=void 0===o?Be().defaultHidden:o,i=n.name,l=n.description;if(Be()._disableExpensiveErrorDiagnostics)return'Unable to find role="'+t+'"'+Sr(i);var u,s="";Array.from(e.children).forEach((function(e){s+=rt(e,{hidden:a,includeDescription:void 0!==l})})),u=0===s.length?!1===a?"There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole":"There are no available roles.":("\nHere are the "+(!1===a?"accessible":"available")+" roles:\n\n "+s.replace(/\n/g,"\n ").replace(/\n\s\s\n/g,"\n\n")+"\n").trim();return("\nUnable to find an "+(!1===a?"accessible ":"")+'element with the role "'+t+'"'+(void 0===i?"":"string"===typeof i?' and name "'+i+'"':" and name `"+i+"`")+(void 0===l?"":"string"===typeof l?' and description "'+l+'"':" and description `"+l+"`")+"\n\n"+u).trim()})),Or=(0,i.Z)(kr,5),Rr=Or[0],Ar=Or[1],qr=Or[2],Mr=Or[3],Tr=Or[4],Nr=function(){return Be().testIdAttribute},Ir=function(){for(var e=arguments.length,t=new Array(e),r=0;r0&&void 0!==arguments[0]?arguments[0]:{},t=e.onlyFirst,r=void 0!==t&&t,n=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(n,r?void 0:"g")}},5571:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,o=(n=r(9327))&&n.__esModule?n:{default:n};function a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(u){l=!0,o=u}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||l(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=l(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){u=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(u)throw a}}}}function l(e,t){if(e){if("string"===typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(e,t):void 0}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=i(s);try{for(n.s();!(t=n.n()).done;){var o=a(t.value,2),l=o[0],u=o[1];e.call(r,u,l,s)}}catch(c){n.e(c)}finally{n.f()}},get:function(e){var t=s.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!c.get(e)},keys:function(){return s.map((function(e){return a(e,1)[0]}))},values:function(){return s.map((function(e){return a(e,2)[1]}))}},d=(0,o.default)(c,c.entries());t.default=d},4858:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,o=(n=r(9327))&&n.__esModule?n:{default:n};function a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(u){l=!0,o=u}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||l(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=l(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){u=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(u)throw a}}}}function l(e,t){if(e){if("string"===typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(e,t):void 0}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=i(s);try{for(n.s();!(t=n.n()).done;){var o=a(t.value,2),l=o[0],u=o[1];e.call(r,u,l,s)}}catch(c){n.e(c)}finally{n.f()}},get:function(e){var t=s.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!c.get(e)},keys:function(){return s.map((function(e){return a(e,1)[0]}))},values:function(){return s.map((function(e){return a(e,2)[1]}))}},d=(0,o.default)(c,c.entries());t.default=d},4090:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(r(1579)),o=i(r(9327)),a=i(r(8686));function i(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(u){l=!0,o=u}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||s(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=s(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){l=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(l)throw a}}}}function s(e,t){if(e){if("string"===typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?c(e,t):void 0}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=u(d);try{for(n.s();!(t=n.n()).done;){var o=l(t.value,2),a=o[0],i=o[1];e.call(r,i,a,d)}}catch(s){n.e(s)}finally{n.f()}},get:function(e){var t=d.find((function(t){return(0,n.default)(e,t[0])}));return t&&t[1]},has:function(e){return!!x.get(e)},keys:function(){return d.map((function(e){return l(e,1)[0]}))},values:function(){return d.map((function(e){return l(e,2)[1]}))}},w=(0,o.default)(x,x.entries());t.default=w},5776:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]};t.default=r},5793:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]};t.default=r},1892:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null},relatedConcepts:[{concept:{name:"input"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]};t.default=r},4876:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},2308:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},3049:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{"aria-atomic":null,"aria-busy":null,"aria-controls":null,"aria-current":null,"aria-describedby":null,"aria-details":null,"aria-dropeffect":null,"aria-flowto":null,"aria-grabbed":null,"aria-hidden":null,"aria-keyshortcuts":null,"aria-label":null,"aria-labelledby":null,"aria-live":null,"aria-owns":null,"aria-relevant":null,"aria-roledescription":null},relatedConcepts:[{concept:{name:"rel"},module:"HTML"},{concept:{name:"role"},module:"XHTML"},{concept:{name:"type"},module:"Dublin Core"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]};t.default=r},7652:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"frontmatter"},module:"DTB"},{concept:{name:"level"},module:"DTB"},{concept:{name:"level"},module:"SMIL"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},3993:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},8034:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","structure","section","group"]]};t.default=r},4058:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]};t.default=r},5766:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]};t.default=r},409:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-modal":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]};t.default=r},129:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=h(r(5776)),o=h(r(5793)),a=h(r(1892)),i=h(r(4876)),l=h(r(2308)),u=h(r(3049)),s=h(r(7652)),c=h(r(3993)),d=h(r(8034)),p=h(r(4058)),f=h(r(5766)),m=h(r(409));function h(e){return e&&e.__esModule?e:{default:e}}var v=[["command",n.default],["composite",o.default],["input",a.default],["landmark",i.default],["range",l.default],["roletype",u.default],["section",s.default],["sectionhead",c.default],["select",d.default],["structure",p.default],["widget",f.default],["window",m.default]];t.default=v},9426:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=z(r(4153)),o=z(r(9283)),a=z(r(7104)),i=z(r(1355)),l=z(r(8084)),u=z(r(4130)),s=z(r(5749)),c=z(r(4308)),d=z(r(7582)),p=z(r(2877)),f=z(r(9656)),m=z(r(5057)),h=z(r(8960)),v=z(r(5993)),y=z(r(5437)),b=z(r(3862)),g=z(r(5116)),x=z(r(3800)),w=z(r(7539)),C=z(r(7191)),E=z(r(3238)),P=z(r(1360)),j=z(r(1686)),S=z(r(831)),_=z(r(9178)),k=z(r(7245)),O=z(r(2113)),R=z(r(1482)),A=z(r(7638)),q=z(r(3506)),M=z(r(5821)),T=z(r(9008)),N=z(r(4883)),I=z(r(7227)),L=z(r(7849)),F=z(r(6864)),B=z(r(8753)),D=z(r(9259)),U=z(r(4086));function z(e){return e&&e.__esModule?e:{default:e}}var H=[["doc-abstract",n.default],["doc-acknowledgments",o.default],["doc-afterword",a.default],["doc-appendix",i.default],["doc-backlink",l.default],["doc-biblioentry",u.default],["doc-bibliography",s.default],["doc-biblioref",c.default],["doc-chapter",d.default],["doc-colophon",p.default],["doc-conclusion",f.default],["doc-cover",m.default],["doc-credit",h.default],["doc-credits",v.default],["doc-dedication",y.default],["doc-endnote",b.default],["doc-endnotes",g.default],["doc-epigraph",x.default],["doc-epilogue",w.default],["doc-errata",C.default],["doc-example",E.default],["doc-footnote",P.default],["doc-foreword",j.default],["doc-glossary",S.default],["doc-glossref",_.default],["doc-index",k.default],["doc-introduction",O.default],["doc-noteref",R.default],["doc-notice",A.default],["doc-pagebreak",q.default],["doc-pagelist",M.default],["doc-part",T.default],["doc-preface",N.default],["doc-prologue",I.default],["doc-pullquote",L.default],["doc-qna",F.default],["doc-subtitle",B.default],["doc-tip",D.default],["doc-toc",U.default]];t.default=H},8296:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(r(3701)),o=i(r(5655)),a=i(r(761));function i(e){return e&&e.__esModule?e:{default:e}}var l=[["graphics-document",n.default],["graphics-object",o.default],["graphics-symbol",a.default]];t.default=l},1369:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=Ae(r(951)),o=Ae(r(1144)),a=Ae(r(9212)),i=Ae(r(7535)),l=Ae(r(7216)),u=Ae(r(1958)),s=Ae(r(4569)),c=Ae(r(9597)),d=Ae(r(6179)),p=Ae(r(9638)),f=Ae(r(2664)),m=Ae(r(2951)),h=Ae(r(3606)),v=Ae(r(2761)),y=Ae(r(971)),b=Ae(r(2884)),g=Ae(r(3208)),x=Ae(r(8385)),w=Ae(r(6566)),C=Ae(r(7166)),E=Ae(r(778)),P=Ae(r(48)),j=Ae(r(1116)),S=Ae(r(984)),_=Ae(r(4849)),k=Ae(r(9789)),O=Ae(r(4755)),R=Ae(r(2442)),A=Ae(r(6476)),q=Ae(r(209)),M=Ae(r(7255)),T=Ae(r(329)),N=Ae(r(1399)),I=Ae(r(3342)),L=Ae(r(1431)),F=Ae(r(2387)),B=Ae(r(2614)),D=Ae(r(2186)),U=Ae(r(8899)),z=Ae(r(100)),H=Ae(r(8549)),V=Ae(r(7736)),W=Ae(r(1335)),K=Ae(r(4025)),Q=Ae(r(347)),J=Ae(r(5172)),G=Ae(r(7461)),Y=Ae(r(6750)),Z=Ae(r(1838)),X=Ae(r(2027)),$=Ae(r(1689)),ee=Ae(r(4944)),te=Ae(r(1560)),re=Ae(r(5641)),ne=Ae(r(3116)),oe=Ae(r(7107)),ae=Ae(r(6890)),ie=Ae(r(5529)),le=Ae(r(5933)),ue=Ae(r(8174)),se=Ae(r(475)),ce=Ae(r(3399)),de=Ae(r(9629)),pe=Ae(r(7058)),fe=Ae(r(1167)),me=Ae(r(333)),he=Ae(r(8891)),ve=Ae(r(5974)),ye=Ae(r(9460)),be=Ae(r(2374)),ge=Ae(r(9303)),xe=Ae(r(6771)),we=Ae(r(292)),Ce=Ae(r(7559)),Ee=Ae(r(6877)),Pe=Ae(r(1195)),je=Ae(r(7950)),Se=Ae(r(5741)),_e=Ae(r(5239)),ke=Ae(r(6916)),Oe=Ae(r(9217)),Re=Ae(r(7862));function Ae(e){return e&&e.__esModule?e:{default:e}}var qe=[["alert",n.default],["alertdialog",o.default],["application",a.default],["article",i.default],["banner",l.default],["blockquote",u.default],["button",s.default],["caption",c.default],["cell",d.default],["checkbox",p.default],["code",f.default],["columnheader",m.default],["combobox",h.default],["complementary",v.default],["contentinfo",y.default],["definition",b.default],["deletion",g.default],["dialog",x.default],["directory",w.default],["document",C.default],["emphasis",E.default],["feed",P.default],["figure",j.default],["form",S.default],["generic",_.default],["grid",k.default],["gridcell",O.default],["group",R.default],["heading",A.default],["img",q.default],["insertion",M.default],["link",T.default],["list",N.default],["listbox",I.default],["listitem",L.default],["log",F.default],["main",B.default],["marquee",D.default],["math",U.default],["menu",z.default],["menubar",H.default],["menuitem",V.default],["menuitemcheckbox",W.default],["menuitemradio",K.default],["meter",Q.default],["navigation",J.default],["none",G.default],["note",Y.default],["option",Z.default],["paragraph",X.default],["presentation",$.default],["progressbar",ee.default],["radio",te.default],["radiogroup",re.default],["region",ne.default],["row",oe.default],["rowgroup",ae.default],["rowheader",ie.default],["scrollbar",le.default],["search",ue.default],["searchbox",se.default],["separator",ce.default],["slider",de.default],["spinbutton",pe.default],["status",fe.default],["strong",me.default],["subscript",he.default],["superscript",ve.default],["switch",ye.default],["tab",be.default],["table",ge.default],["tablist",xe.default],["tabpanel",we.default],["term",Ce.default],["textbox",Ee.default],["time",Pe.default],["timer",je.default],["toolbar",Se.default],["tooltip",_e.default],["tree",ke.default],["treegrid",Oe.default],["treeitem",Re.default]];t.default=qe},4153:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"abstract [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},9283:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"acknowledgments [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7104:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"afterword [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},1355:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"appendix [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},8084:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","content"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"referrer [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]};t.default=r},4130:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"EPUB biblioentry [EPUB-SSV]"},module:"EPUB"}],requireContextRole:["doc-bibliography"],requiredContextRole:["doc-bibliography"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","listitem"]]};t.default=r},5749:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"bibliography [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["doc-biblioentry"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},4308:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"biblioref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]};t.default=r},7582:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"chapter [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},2877:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"colophon [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},9656:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"conclusion [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},5057:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"cover [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","img"]]};t.default=r},8960:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"credit [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},5993:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"credits [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},5437:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"dedication [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},3862:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"rearnote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:["doc-endnotes"],requiredContextRole:["doc-endnotes"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","listitem"]]};t.default=r},5116:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"rearnotes [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["doc-endnote"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},3800:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"epigraph [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},7539:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"epilogue [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7191:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"errata [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},3238:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},1360:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"footnote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},1686:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"foreword [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},831:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"glossary [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["definition"],["term"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},9178:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"glossref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]};t.default=r},7245:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"index [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]};t.default=r},2113:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"introduction [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},1482:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"noteref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]};t.default=r},7638:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"notice [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","note"]]};t.default=r},3506:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"pagebreak [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","separator"]]};t.default=r},5821:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"page-list [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]};t.default=r},9008:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"part [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},4883:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"preface [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7227:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"prologue [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7849:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"pullquote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["none"]]};t.default=r},6864:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"qna [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},8753:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"subtitle [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","sectionhead"]]};t.default=r},9259:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"help [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","note"]]};t.default=r},4086:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"toc [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]};t.default=r},3701:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:"GRAPHICS",concept:{name:"graphics-object"}},{module:"ARIA",concept:{name:"img"}},{module:"ARIA",concept:{name:"article"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","document"]]};t.default=r},5655:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:"GRAPHICS",concept:{name:"graphics-document"}},{module:"ARIA",concept:{name:"group"}},{module:"ARIA",concept:{name:"img"}},{module:"GRAPHICS",concept:{name:"graphics-symbol"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","group"]]};t.default=r},761:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","img"]]};t.default=r},951:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-atomic":"true","aria-live":"assertive"},relatedConcepts:[{concept:{name:"alert"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},1144:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"alert"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","alert"],["roletype","window","dialog"]]};t.default=r},9212:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"Device Independence Delivery Unit"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},7535:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"article"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","document"]]};t.default=r},7216:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:["direct descendant of document"],name:"header"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},1958:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},4569:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-pressed":null},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-pressed"},{name:"type",value:"checkbox"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"aria-expanded",value:"false"}],name:"summary"},module:"HTML"},{concept:{attributes:[{name:"aria-expanded",value:"true"}],constraints:["direct descendant of details element with the open attribute defined"],name:"summary"},module:"HTML"},{concept:{attributes:[{name:"type",value:"button"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"image"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"reset"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"submit"}],name:"input"},module:"HTML"},{concept:{name:"button"},module:"HTML"},{concept:{name:"trigger"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]};t.default=r},9597:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:["figure","grid","table"],requiredContextRole:["figure","grid","table"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},6179:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-colindex":null,"aria-colspan":null,"aria-rowindex":null,"aria-rowspan":null},relatedConcepts:[{concept:{constraints:["descendant of table"],name:"td"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},9638:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{name:"type",value:"checkbox"}],name:"input"},module:"HTML"},{concept:{name:"option"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input"]]};t.default=r},2664:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},2951:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{attributes:[{name:"scope",value:"col"}],concept:{name:"th"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","structure","section","cell","gridcell"],["roletype","widget","gridcell"],["roletype","structure","sectionhead"]]};t.default=r},3606:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-expanded":"false","aria-haspopup":"listbox"},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"email"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"search"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"tel"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"text"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"multiple"},{constraints:["undefined"],name:"size"}],name:"select"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"multiple"},{name:"size",value:1}],name:"select"},module:"HTML"},{concept:{name:"select"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-expanded":"false"},superClass:[["roletype","widget","input"]]};t.default=r},2761:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"aside"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},971:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:["direct descendant of document"],name:"footer"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},2884:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dd"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},3208:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},8385:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dialog"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","window"]]};t.default=r},6566:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{module:"DAISY Guide"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","list"]]};t.default=r},7166:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"Device Independence Delivery Unit"}},{concept:{name:"body"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},778:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},48:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["article"]],requiredProps:{},superClass:[["roletype","structure","section","list"]]};t.default=r},1116:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"figure"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},984:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-label"}],name:"form"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"aria-labelledby"}],name:"form"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"name"}],name:"form"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},4849:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[{concept:{name:"span"},module:"HTML"},{concept:{name:"div"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},9789:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-multiselectable":null,"aria-readonly":null},relatedConcepts:[{concept:{attributes:[{name:"role",value:"grid"}],name:"table"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","structure","section","table"]]};t.default=r},4755:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-selected":null},relatedConcepts:[{concept:{attributes:[{name:"role",value:"gridcell"}],name:"td"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","widget"]]};t.default=r},2442:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[{concept:{name:"details"},module:"HTML"},{concept:{name:"fieldset"},module:"HTML"},{concept:{name:"optgroup"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},6476:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-level":"2"},relatedConcepts:[{concept:{name:"h1"},module:"HTML"},{concept:{name:"h2"},module:"HTML"},{concept:{name:"h3"},module:"HTML"},{concept:{name:"h4"},module:"HTML"},{concept:{name:"h5"},module:"HTML"},{concept:{name:"h6"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-level":"2"},superClass:[["roletype","structure","sectionhead"]]};t.default=r},209:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"alt"}],name:"img"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"alt"}],name:"img"},module:"HTML"},{concept:{name:"imggroup"},module:"DTB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},7255:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},329:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[{concept:{attributes:[{name:"href"}],name:"a"},module:"HTML"},{concept:{attributes:[{name:"href"}],name:"area"},module:"HTML"},{concept:{attributes:[{name:"href"}],name:"link"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]};t.default=r},1399:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menu"},module:"HTML"},{concept:{name:"ol"},module:"HTML"},{concept:{name:"ul"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["listitem"]],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},3342:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-multiselectable":null,"aria-readonly":null,"aria-required":null,"aria-orientation":"vertical"},relatedConcepts:[{concept:{attributes:[{constraints:[">1"],name:"size"},{name:"multiple"}],name:"select"},module:"HTML"},{concept:{attributes:[{constraints:[">1"],name:"size"}],name:"select"},module:"HTML"},{concept:{attributes:[{name:"multiple"}],name:"select"},module:"HTML"},{concept:{name:"datalist"},module:"HTML"},{concept:{name:"list"},module:"ARIA"},{concept:{name:"select"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["option","group"],["option"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]};t.default=r},1431:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-level":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{constraints:["direct descendant of ol, ul or menu"],name:"li"},module:"HTML"},{concept:{name:"item"},module:"XForms"}],requireContextRole:["directory","list"],requiredContextRole:["directory","list"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},2387:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-live":"polite"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},2614:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"main"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},2186:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},8899:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"math"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},100:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"vertical"},relatedConcepts:[{concept:{name:"MENU"},module:"JAPI"},{concept:{name:"list"},module:"ARIA"},{concept:{name:"select"},module:"XForms"},{concept:{name:"sidebar"},module:"DTB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["menuitem","group"],["menuitemradio","group"],["menuitemcheckbox","group"],["menuitem"],["menuitemcheckbox"],["menuitemradio"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]};t.default=r},8549:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"horizontal"},relatedConcepts:[{concept:{name:"toolbar"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["menuitem","group"],["menuitemradio","group"],["menuitemcheckbox","group"],["menuitem"],["menuitemcheckbox"],["menuitemradio"]],requiredProps:{},superClass:[["roletype","widget","composite","select","menu"],["roletype","structure","section","group","select","menu"]]};t.default=r},7736:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"MENU_ITEM"},module:"JAPI"},{concept:{name:"listitem"},module:"ARIA"},{concept:{name:"menuitem"},module:"HTML"},{concept:{name:"option"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]};t.default=r},1335:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox"],["roletype","widget","command","menuitem"]]};t.default=r},4025:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox","menuitemcheckbox"],["roletype","widget","command","menuitem","menuitemcheckbox"],["roletype","widget","input","radio"]]};t.default=r},347:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuetext":null,"aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[["roletype","structure","range"]]};t.default=r},5172:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"nav"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7461:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]};t.default=r},6750:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},1838:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":"false"},relatedConcepts:[{concept:{name:"item"},module:"XForms"},{concept:{name:"listitem"},module:"ARIA"},{concept:{name:"option"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-selected":"false"},superClass:[["roletype","widget","input"]]};t.default=r},2027:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},1689:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},4944:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuetext":null},relatedConcepts:[{concept:{name:"progress"},module:"HTML"},{concept:{name:"status"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","range"],["roletype","widget"]]};t.default=r},1560:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{attributes:[{name:"type",value:"radio"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input"]]};t.default=r},5641:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{name:"list"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["radio"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]};t.default=r},3116:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-label"}],name:"section"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"aria-labelledby"}],name:"section"},module:"HTML"},{concept:{name:"Device Independence Glossart perceivable unit"}},{concept:{name:"frame"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},7107:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-colindex":null,"aria-expanded":null,"aria-level":null,"aria-posinset":null,"aria-rowindex":null,"aria-selected":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"tr"},module:"HTML"}],requireContextRole:["grid","rowgroup","table","treegrid"],requiredContextRole:["grid","rowgroup","table","treegrid"],requiredOwnedElements:[["cell"],["columnheader"],["gridcell"],["rowheader"]],requiredProps:{},superClass:[["roletype","structure","section","group"],["roletype","widget"]]};t.default=r},6890:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"tbody"},module:"HTML"},{concept:{name:"tfoot"},module:"HTML"},{concept:{name:"thead"},module:"HTML"}],requireContextRole:["grid","table","treegrid"],requiredContextRole:["grid","table","treegrid"],requiredOwnedElements:[["row"]],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},5529:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{attributes:[{name:"scope",value:"row"}],name:"th"},module:"HTML"},{concept:{attributes:[{name:"scope",value:"rowgroup"}],name:"th"},module:"HTML"}],requireContextRole:["row","rowgroup"],requiredContextRole:["row","rowgroup"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","structure","section","cell","gridcell"],["roletype","widget","gridcell"],["roletype","structure","sectionhead"]]};t.default=r},5933:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-valuetext":null,"aria-orientation":"vertical","aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-valuenow":null},superClass:[["roletype","structure","range"],["roletype","widget"]]};t.default=r},8174:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]};t.default=r},475:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"search"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","input","textbox"]]};t.default=r},3399:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-orientation":"horizontal","aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":null,"aria-valuetext":null},relatedConcepts:[{concept:{name:"hr"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]};t.default=r},9629:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-valuetext":null,"aria-orientation":"horizontal","aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[{concept:{attributes:[{name:"type",value:"range"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[["roletype","widget","input"],["roletype","structure","range"]]};t.default=r},7058:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-valuetext":null,"aria-valuenow":"0"},relatedConcepts:[{concept:{attributes:[{name:"type",value:"number"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","widget","input"],["roletype","structure","range"]]};t.default=r},1167:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-atomic":"true","aria-live":"polite"},relatedConcepts:[{concept:{name:"output"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},333:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},8891:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},5974:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},9460:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"button"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox"]]};t.default=r},2374:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":"false"},relatedConcepts:[],requireContextRole:["tablist"],requiredContextRole:["tablist"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","sectionhead"],["roletype","widget"]]};t.default=r},9303:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-colcount":null,"aria-rowcount":null},relatedConcepts:[{concept:{name:"table"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},6771:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-level":null,"aria-multiselectable":null,"aria-orientation":"horizontal"},relatedConcepts:[{module:"DAISY",concept:{name:"guide"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["tab"]],requiredProps:{},superClass:[["roletype","widget","composite"]]};t.default=r},292:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},7559:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dfn"},module:"HTML"},{concept:{name:"dt"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},6877:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-multiline":null,"aria-placeholder":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{constraints:["undefined"],name:"type"},{constraints:["undefined"],name:"list"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"email"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"tel"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"text"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{name:"input"},module:"XForms"},{concept:{name:"textarea"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","input"]]};t.default=r},1195:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},7950:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","status"]]};t.default=r},5741:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"horizontal"},relatedConcepts:[{concept:{name:"menubar"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","group"]]};t.default=r},5239:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]};t.default=r},6916:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-multiselectable":null,"aria-required":null,"aria-orientation":"vertical"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["treeitem","group"],["treeitem"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]};t.default=r},9217:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","widget","composite","grid"],["roletype","structure","section","table","grid"],["roletype","widget","composite","select","tree"],["roletype","structure","section","group","select","tree"]]};t.default=r},7862:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[],requireContextRole:["group","tree"],requiredContextRole:["group","tree"],requiredOwnedElements:[],requiredProps:{"aria-selected":null},superClass:[["roletype","structure","section","listitem"],["roletype","widget","input","option"]]};t.default=r},859:function(e,t,r){"use strict";t.uJ=t.UN=t.Qv=void 0;var n=u(r(5571)),o=u(r(4858)),a=u(r(8686)),i=u(r(4090)),l=u(r(5528));function u(e){return e&&e.__esModule?e:{default:e}}n.default,o.default;var s=a.default;t.uJ=s;var c=i.default;t.Qv=c;var d=l.default;t.UN=d},5528:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(r(9327)),o=a(r(8686));function a(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(u){l=!0,o=u}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||u(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=u(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){l=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(l)throw a}}}}function u(e,t){if(e){if("string"===typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=l(c);try{for(n.s();!(t=n.n()).done;){var o=i(t.value,2),a=o[0],u=o[1];e.call(r,u,a,c)}}catch(s){n.e(s)}finally{n.f()}},get:function(e){var t=c.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!m.get(e)},keys:function(){return c.map((function(e){return i(e,1)[0]}))},values:function(){return c.map((function(e){return i(e,2)[1]}))}},h=(0,n.default)(m,m.entries());t.default=h},8686:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=u(r(129)),o=u(r(1369)),a=u(r(9426)),i=u(r(8296)),l=u(r(9327));function u(e){return e&&e.__esModule?e:{default:e}}function s(e,t){var r="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=d(e))||t&&e&&"number"===typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){l=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(l)throw a}}}}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(u){l=!0,o=u}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||d(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){if(e){if("string"===typeof e)return p(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=s(f);try{for(n.s();!(t=n.n()).done;){var o=c(t.value,2),a=o[0],i=o[1];e.call(r,i,a,f)}}catch(l){n.e(l)}finally{n.f()}},get:function(e){var t=f.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!m.get(e)},keys:function(){return f.map((function(e){return c(e,1)[0]}))},values:function(){return f.map((function(e){return c(e,2)[1]}))}},h=(0,l.default)(m,m.entries());t.default=h},9327:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){"function"===typeof Symbol&&"symbol"===a(Symbol.iterator)&&Object.defineProperty(e,Symbol.iterator,{value:o.default.bind(t)});return e};var n,o=(n=r(1466))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}},1466:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(){var e=this,t=0,r={"@@iterator":function(){return r},next:function(){if(t-1?o(r):r}},9722:function(e,t,r){"use strict";var n=r(3350),o=r(2506),a=o("%Function.prototype.apply%"),i=o("%Function.prototype.call%"),l=o("%Reflect.apply%",!0)||n.call(i,a),u=o("%Object.getOwnPropertyDescriptor%",!0),s=o("%Object.defineProperty%",!0),c=o("%Math.max%");if(s)try{s({},"a",{value:1})}catch(p){s=null}e.exports=function(e){var t=l(n,i,arguments);if(u&&s){var r=u(t,"length");r.configurable&&s(t,"length",{value:1+c(0,e.length-(arguments.length-1))})}return t};var d=function(){return l(n,a,arguments)};s?s(e.exports,"apply",{value:d}):e.exports.apply=d},1579:function(e,t,r){"use strict";var n=r(4892),o=r(5450),a=r(3454),i=r(1146),l=r(3535),u=r(1571),s=r(2833),c=r(7724),d=r(2506),p=r(4037),f=r(905),m=r(4786),h=r(581),v=r(8264),y=r(4624),b=p("ArrayBuffer.prototype.byteLength",!0);function g(e){if(!e||"object"!==typeof e||!b)return!1;try{return b(e),!0}catch(t){return!1}}var x=p("Date.prototype.getTime"),w=Object.getPrototypeOf,C=p("Object.prototype.toString"),E=d("%Set%",!0),P=p("Map.prototype.has",!0),j=p("Map.prototype.get",!0),S=p("Map.prototype.size",!0),_=p("Set.prototype.add",!0),k=p("Set.prototype.delete",!0),O=p("Set.prototype.has",!0),R=p("Set.prototype.size",!0);function A(e,t,r,n){for(var o,a=m(e);(o=a.next())&&!o.done;)if(I(t,o.value,r,n))return k(e,o.value),!0;return!1}function q(e){return"undefined"===typeof e?null:"object"!==typeof e?"symbol"!==typeof e&&("string"!==typeof e&&"number"!==typeof e||+e===+e):void 0}function M(e,t,r,n,o,a){var i=q(r);if(null!=i)return i;var l=j(t,i),u=y({},o,{strict:!1});return!("undefined"===typeof l&&!P(t,i)||!I(n,l,u,a))&&(!P(e,i)&&I(n,l,u,a))}function T(e,t,r){var n=q(r);return null!=n?n:O(t,n)&&!O(e,n)}function N(e,t,r,n,o,a){for(var i,l,u=m(e);(i=u.next())&&!i.done;)if(I(r,l=i.value,o,a)&&I(n,j(t,l),o,a))return k(e,l),!0;return!1}function I(e,t,r,d){var p=r||{};if(p.strict?a(e,t):e===t)return!0;if(c(e)!==c(t))return!1;if(!e||!t||"object"!==typeof e&&"object"!==typeof t)return p.strict?a(e,t):e==t;var h,k=d.has(e),q=d.has(t);if(k&&q){if(d.get(e)===d.get(t))return!0}else h={};return k||d.set(e,h),q||d.set(t,h),function(e,t,r,a){var c,d;if(typeof e!==typeof t)return!1;if(null==e||null==t)return!1;if(C(e)!==C(t))return!1;if(o(e)!==o(t))return!1;var p=u(e),h=u(t);if(p!==h)return!1;var k=e instanceof Error,q=t instanceof Error;if(k!==q)return!1;if((k||q)&&(e.name!==t.name||e.message!==t.message))return!1;var F=i(e),B=i(t);if(F!==B)return!1;if((F||B)&&(e.source!==t.source||l(e)!==l(t)))return!1;var D=s(e),U=s(t);if(D!==U)return!1;if((D||U)&&x(e)!==x(t))return!1;if(r.strict&&w&&w(e)!==w(t))return!1;if(v(e)!==v(t))return!1;var z=L(e),H=L(t);if(z!==H)return!1;if(z||H){if(e.length!==t.length)return!1;for(c=0;c=0;c--)if(K[c]!=Q[c])return!1;for(c=K.length-1;c>=0;c--)if(!I(e[d=K[c]],t[d],r,a))return!1;var J=f(e),G=f(t);if(J!==G)return!1;if("Set"===J||"Set"===G)return function(e,t,r,n){if(R(e)!==R(t))return!1;var o,a,i,l=m(e),u=m(t);for(;(o=l.next())&&!o.done;)if(o.value&&"object"===typeof o.value)i||(i=new E),_(i,o.value);else if(!O(t,o.value)){if(r.strict)return!1;if(!T(e,t,o.value))return!1;i||(i=new E),_(i,o.value)}if(i){for(;(a=u.next())&&!a.done;)if(a.value&&"object"===typeof a.value){if(!A(i,a.value,r.strict,n))return!1}else if(!r.strict&&!O(e,a.value)&&!A(i,a.value,r.strict,n))return!1;return 0===R(i)}return!0}(e,t,r,a);if("Map"===J)return function(e,t,r,n){if(S(e)!==S(t))return!1;var o,a,i,l,u,s,c=m(e),d=m(t);for(;(o=c.next())&&!o.done;)if(l=o.value[0],u=o.value[1],l&&"object"===typeof l)i||(i=new E),_(i,l);else if("undefined"===typeof(s=j(t,l))&&!P(t,l)||!I(u,s,r,n)){if(r.strict)return!1;if(!M(e,t,l,u,r,n))return!1;i||(i=new E),_(i,l)}if(i){for(;(a=d.next())&&!a.done;)if(l=a.value[0],s=a.value[1],l&&"object"===typeof l){if(!N(i,e,l,s,r,n))return!1}else if(!r.strict&&(!e.has(l)||!I(j(e,l),s,r,n))&&!N(i,e,l,s,y({},r,{strict:!1}),n))return!1;return 0===R(i)}return!0}(e,t,r,a);return!0}(e,t,p,d)}function L(e){return!(!e||"object"!==typeof e||"number"!==typeof e.length)&&("function"===typeof e.copy&&"function"===typeof e.slice&&(!(e.length>0&&"number"!==typeof e[0])&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))))}e.exports=function(e,t,r){return I(e,t,r,h())}},9396:function(e,t,r){"use strict";var n=r(4892),o="function"===typeof Symbol&&"symbol"===typeof Symbol("foo"),a=Object.prototype.toString,i=Array.prototype.concat,l=Object.defineProperty,u=r(4510)(),s=l&&u,c=function(e,t,r,n){var o;(!(t in e)||"function"===typeof(o=n)&&"[object Function]"===a.call(o)&&n())&&(s?l(e,t,{configurable:!0,enumerable:!1,value:r,writable:!0}):e[t]=r)},d=function(e,t){var r=arguments.length>2?arguments[2]:{},a=n(t);o&&(a=i.call(a,Object.getOwnPropertySymbols(t)));for(var l=0;l=3&&(a=r),"[object Array]"===o.call(e)?i(e,t,a):"string"===typeof e?l(e,t,a):u(e,t,a)}},222:function(e){"use strict";var t="Function.prototype.bind called on incompatible ",r=Array.prototype.slice,n=Object.prototype.toString,o="[object Function]";e.exports=function(e){var a=this;if("function"!==typeof a||n.call(a)!==o)throw new TypeError(t+a);for(var i,l=r.call(arguments,1),u=function(){if(this instanceof i){var t=a.apply(this,l.concat(r.call(arguments)));return Object(t)===t?t:this}return a.apply(e,l.concat(r.call(arguments)))},s=Math.max(0,a.length-l.length),c=[],d=0;d1&&"boolean"!==typeof t)throw new i('"allowMissing" argument must be a boolean');if(null===P(/^%?[^%]*%?$/,e))throw new o("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=_(e),n=r.length>0?r[0]:"",a=k("%"+n+"%",t),l=a.name,s=a.value,c=!1,d=a.alias;d&&(n=d[0],w(r,x([0,1],d)));for(var p=1,f=!0;p=r.length){var b=u(s,m);s=(f=!!b)&&"get"in b&&!("originalValue"in b.get)?b.get:s[m]}else f=g(s,m),s=s[m];f&&!c&&(h[l]=s)}}return s}},3347:function(e,t,r){"use strict";var n=r(2506)("%Object.getOwnPropertyDescriptor%",!0);if(n)try{n([],"length")}catch(o){n=null}e.exports=n},2965:function(e){"use strict";var t="undefined"!==typeof BigInt&&BigInt;e.exports=function(){return"function"===typeof t&&"function"===typeof BigInt&&"bigint"===typeof t(42)&&"bigint"===typeof BigInt(42)}},4510:function(e,t,r){"use strict";var n=r(2506)("%Object.defineProperty%",!0),o=function(){if(n)try{return n({},"a",{value:1}),!0}catch(e){return!1}return!1};o.hasArrayLengthDefineBug=function(){if(!o())return null;try{return 1!==n([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},697:function(e,t,r){"use strict";var n="undefined"!==typeof Symbol&&Symbol,o=r(3297);e.exports=function(){return"function"===typeof n&&("function"===typeof Symbol&&("symbol"===typeof n("foo")&&("symbol"===typeof Symbol("bar")&&o())))}},3297:function(e){"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},4707:function(e,t,r){"use strict";var n=r(3297);e.exports=function(){return n()&&!!Symbol.toStringTag}},8316:function(e,t,r){"use strict";var n=r(3350);e.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},5450:function(e,t,r){"use strict";var n=r(4707)(),o=r(4037)("Object.prototype.toString"),a=function(e){return!(n&&e&&"object"===typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},i=function(e){return!!a(e)||null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},l=function(){return a(arguments)}();a.isLegacyArguments=i,e.exports=l?a:i},6423:function(e,t,r){"use strict";if(r(2965)()){var n=BigInt.prototype.valueOf;e.exports=function(e){return null!==e&&"undefined"!==typeof e&&"boolean"!==typeof e&&"string"!==typeof e&&"number"!==typeof e&&"symbol"!==typeof e&&"function"!==typeof e&&("bigint"===typeof e||function(e){try{return n.call(e),!0}catch(t){}return!1}(e))}}else e.exports=function(e){return!1}},8486:function(e,t,r){"use strict";var n=r(4037),o=n("Boolean.prototype.toString"),a=n("Object.prototype.toString"),i=r(4707)();e.exports=function(e){return"boolean"===typeof e||null!==e&&"object"===typeof e&&(i&&Symbol.toStringTag in e?function(e){try{return o(e),!0}catch(t){return!1}}(e):"[object Boolean]"===a(e))}},460:function(e){"use strict";var t,r,n=Function.prototype.toString,o="object"===typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"===typeof o&&"function"===typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw r}}),r={},o((function(){throw 42}),null,t)}catch(f){f!==r&&(o=null)}else o=null;var a=/^\s*class\b/,i=function(e){try{var t=n.call(e);return a.test(t)}catch(r){return!1}},l=function(e){try{return!i(e)&&(n.call(e),!0)}catch(t){return!1}},u=Object.prototype.toString,s="function"===typeof Symbol&&!!Symbol.toStringTag,c=!(0 in[,]),d=function(){return!1};if("object"===typeof document){var p=document.all;u.call(p)===u.call(document.all)&&(d=function(e){if((c||!e)&&("undefined"===typeof e||"object"===typeof e))try{var t=u.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(r){}return!1})}e.exports=o?function(e){if(d(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;try{o(e,null,t)}catch(n){if(n!==r)return!1}return!i(e)&&l(e)}:function(e){if(d(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;if(s)return l(e);if(i(e))return!1;var t=u.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&l(e)}},2833:function(e,t,r){"use strict";var n=Date.prototype.getDay,o=Object.prototype.toString,a=r(4707)();e.exports=function(e){return"object"===typeof e&&null!==e&&(a?function(e){try{return n.call(e),!0}catch(t){return!1}}(e):"[object Date]"===o.call(e))}},242:function(e){"use strict";var t,r="function"===typeof Map&&Map.prototype?Map:null,n="function"===typeof Set&&Set.prototype?Set:null;r||(t=function(e){return!1});var o=r?Map.prototype.has:null,a=n?Set.prototype.has:null;t||o||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!==typeof e)return!1;try{if(o.call(e),a)try{a.call(e)}catch(t){return!0}return e instanceof r}catch(t){}return!1}},4814:function(e,t,r){"use strict";var n=Number.prototype.toString,o=Object.prototype.toString,a=r(4707)();e.exports=function(e){return"number"===typeof e||"object"===typeof e&&(a?function(e){try{return n.call(e),!0}catch(t){return!1}}(e):"[object Number]"===o.call(e))}},1146:function(e,t,r){"use strict";var n,o,a,i,l=r(4037),u=r(4707)();if(u){n=l("Object.prototype.hasOwnProperty"),o=l("RegExp.prototype.exec"),a={};var s=function(){throw a};i={toString:s,valueOf:s},"symbol"===typeof Symbol.toPrimitive&&(i[Symbol.toPrimitive]=s)}var c=l("Object.prototype.toString"),d=Object.getOwnPropertyDescriptor;e.exports=u?function(e){if(!e||"object"!==typeof e)return!1;var t=d(e,"lastIndex");if(!(t&&n(t,"value")))return!1;try{o(e,i)}catch(r){return r===a}}:function(e){return!(!e||"object"!==typeof e&&"function"!==typeof e)&&"[object RegExp]"===c(e)}},6325:function(e){"use strict";var t,r="function"===typeof Map&&Map.prototype?Map:null,n="function"===typeof Set&&Set.prototype?Set:null;n||(t=function(e){return!1});var o=r?Map.prototype.has:null,a=n?Set.prototype.has:null;t||a||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!==typeof e)return!1;try{if(a.call(e),o)try{o.call(e)}catch(t){return!0}return e instanceof n}catch(t){}return!1}},5038:function(e,t,r){"use strict";var n=String.prototype.valueOf,o=Object.prototype.toString,a=r(4707)();e.exports=function(e){return"string"===typeof e||"object"===typeof e&&(a?function(e){try{return n.call(e),!0}catch(t){return!1}}(e):"[object String]"===o.call(e))}},3137:function(e,t,r){"use strict";var n=Object.prototype.toString;if(r(697)()){var o=Symbol.prototype.toString,a=/^Symbol\(.*\)$/;e.exports=function(e){if("symbol"===typeof e)return!0;if("[object Symbol]"!==n.call(e))return!1;try{return function(e){return"symbol"===typeof e.valueOf()&&a.test(o.call(e))}(e)}catch(t){return!1}}}else e.exports=function(e){return!1}},6218:function(e,t,r){"use strict";var n=r(5369),o=r(306),a=r(4037),i=a("Object.prototype.toString"),l=r(4707)(),u=r(3347),s="undefined"===typeof globalThis?r.g:globalThis,c=o(),d=a("Array.prototype.indexOf",!0)||function(e,t){for(var r=0;r-1}return!!u&&function(e){var t=!1;return n(f,(function(r,n){if(!t)try{t=r.call(e)===n}catch(o){}})),t}(e)}},7517:function(e){"use strict";var t,r="function"===typeof WeakMap&&WeakMap.prototype?WeakMap:null,n="function"===typeof WeakSet&&WeakSet.prototype?WeakSet:null;r||(t=function(e){return!1});var o=r?r.prototype.has:null,a=n?n.prototype.has:null;t||o||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!==typeof e)return!1;try{if(o.call(e,o),a)try{a.call(e,a)}catch(t){return!0}return e instanceof r}catch(t){}return!1}},1920:function(e,t,r){"use strict";var n=r(2506),o=r(4037),a=n("%WeakSet%",!0),i=o("WeakSet.prototype.has",!0);if(i){var l=o("WeakMap.prototype.has",!0);e.exports=function(e){if(!e||"object"!==typeof e)return!1;try{if(i(e,i),l)try{l(e,l)}catch(t){return!0}return e instanceof a}catch(t){}return!1}}else e.exports=function(e){return!1}},1571:function(e){var t={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==t.call(e)}},4235:function(e,t,r){var n,o=function(){var e=String.fromCharCode,t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",n={};function o(e,t){if(!n[e]){n[e]={};for(var r=0;r>>8,r[2*n+1]=i%256}return r},decompressFromUint8Array:function(t){if(null===t||void 0===t)return a.decompress(t);for(var r=new Array(t.length/2),n=0,o=r.length;n>=1}else{for(o=1,n=0;n>=1}0==--d&&(d=Math.pow(2,f),f++),delete l[c]}else for(o=i[c],n=0;n>=1;0==--d&&(d=Math.pow(2,f),f++),i[s]=p++,c=String(u)}if(""!==c){if(Object.prototype.hasOwnProperty.call(l,c)){if(c.charCodeAt(0)<256){for(n=0;n>=1}else{for(o=1,n=0;n>=1}0==--d&&(d=Math.pow(2,f),f++),delete l[c]}else for(o=i[c],n=0;n>=1;0==--d&&(d=Math.pow(2,f),f++)}for(o=2,n=0;n>=1;for(;;){if(h<<=1,v==t-1){m.push(r(h));break}v++}return m.join("")},decompress:function(e){return null==e?"":""==e?null:a._decompress(e.length,32768,(function(t){return e.charCodeAt(t)}))},_decompress:function(t,r,n){var o,a,i,l,u,s,c,d=[],p=4,f=4,m=3,h="",v=[],y={val:n(0),position:r,index:1};for(o=0;o<3;o+=1)d[o]=o;for(i=0,u=Math.pow(2,2),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;switch(i){case 0:for(i=0,u=Math.pow(2,8),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;c=e(i);break;case 1:for(i=0,u=Math.pow(2,16),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;c=e(i);break;case 2:return""}for(d[3]=c,a=c,v.push(c);;){if(y.index>t)return"";for(i=0,u=Math.pow(2,m),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;switch(c=i){case 0:for(i=0,u=Math.pow(2,8),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;d[f++]=e(i),c=f-1,p--;break;case 1:for(i=0,u=Math.pow(2,16),s=1;s!=u;)l=y.val&y.position,y.position>>=1,0==y.position&&(y.position=r,y.val=n(y.index++)),i|=(l>0?1:0)*s,s<<=1;d[f++]=e(i),c=f-1,p--;break;case 2:return v.join("")}if(0==p&&(p=Math.pow(2,m),m++),d[c])h=d[c];else{if(c!==f)return null;h=a+a.charAt(0)}v.push(h),d[f++]=a+h.charAt(0),a=h,0==--p&&(p=Math.pow(2,m),m++)}}};return a}();void 0===(n=function(){return o}.call(t,r,t,e))||(e.exports=n)},2584:function(e,t,r){var n="function"===typeof Map&&Map.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,a=n&&o&&"function"===typeof o.get?o.get:null,i=n&&Map.prototype.forEach,l="function"===typeof Set&&Set.prototype,u=Object.getOwnPropertyDescriptor&&l?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,s=l&&u&&"function"===typeof u.get?u.get:null,c=l&&Set.prototype.forEach,d="function"===typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,p="function"===typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,f="function"===typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,m=Boolean.prototype.valueOf,h=Object.prototype.toString,v=Function.prototype.toString,y=String.prototype.match,b=String.prototype.slice,g=String.prototype.replace,x=String.prototype.toUpperCase,w=String.prototype.toLowerCase,C=RegExp.prototype.test,E=Array.prototype.concat,P=Array.prototype.join,j=Array.prototype.slice,S=Math.floor,_="function"===typeof BigInt?BigInt.prototype.valueOf:null,k=Object.getOwnPropertySymbols,O="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,R="function"===typeof Symbol&&"object"===typeof Symbol.iterator,A="function"===typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===R||"symbol")?Symbol.toStringTag:null,q=Object.prototype.propertyIsEnumerable,M=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function T(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||C.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"===typeof e){var n=e<0?-S(-e):S(e);if(n!==e){var o=String(n),a=b.call(t,o.length+1);return g.call(o,r,"$&_")+"."+g.call(g.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return g.call(t,r,"$&_")}var N=r(4654),I=N.custom,L=z(I)?I:null;function F(e,t,r){var n="double"===(r.quoteStyle||t)?'"':"'";return n+e+n}function B(e){return g.call(String(e),/"/g,""")}function D(e){return"[object Array]"===W(e)&&(!A||!("object"===typeof e&&A in e))}function U(e){return"[object RegExp]"===W(e)&&(!A||!("object"===typeof e&&A in e))}function z(e){if(R)return e&&"object"===typeof e&&e instanceof Symbol;if("symbol"===typeof e)return!0;if(!e||"object"!==typeof e||!O)return!1;try{return O.call(e),!0}catch(t){}return!1}e.exports=function e(t,r,n,o){var l=r||{};if(V(l,"quoteStyle")&&"single"!==l.quoteStyle&&"double"!==l.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(V(l,"maxStringLength")&&("number"===typeof l.maxStringLength?l.maxStringLength<0&&l.maxStringLength!==1/0:null!==l.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var u=!V(l,"customInspect")||l.customInspect;if("boolean"!==typeof u&&"symbol"!==u)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(V(l,"indent")&&null!==l.indent&&"\t"!==l.indent&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(V(l,"numericSeparator")&&"boolean"!==typeof l.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var h=l.numericSeparator;if("undefined"===typeof t)return"undefined";if(null===t)return"null";if("boolean"===typeof t)return t?"true":"false";if("string"===typeof t)return Q(t,l);if("number"===typeof t){if(0===t)return 1/0/t>0?"0":"-0";var x=String(t);return h?T(t,x):x}if("bigint"===typeof t){var C=String(t)+"n";return h?T(t,C):C}var S="undefined"===typeof l.depth?5:l.depth;if("undefined"===typeof n&&(n=0),n>=S&&S>0&&"object"===typeof t)return D(t)?"[Array]":"[Object]";var k=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"===typeof e.indent&&e.indent>0))return null;r=P.call(Array(e.indent+1)," ")}return{base:r,prev:P.call(Array(t+1),r)}}(l,n);if("undefined"===typeof o)o=[];else if(K(o,t)>=0)return"[Circular]";function I(t,r,a){if(r&&(o=j.call(o)).push(r),a){var i={depth:l.depth};return V(l,"quoteStyle")&&(i.quoteStyle=l.quoteStyle),e(t,i,n+1,o)}return e(t,l,n+1,o)}if("function"===typeof t&&!U(t)){var H=function(e){if(e.name)return e.name;var t=y.call(v.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),J=$(t,I);return"[Function"+(H?": "+H:" (anonymous)")+"]"+(J.length>0?" { "+P.call(J,", ")+" }":"")}if(z(t)){var ee=R?g.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):O.call(t);return"object"!==typeof t||R?ee:G(ee)}if(function(e){if(!e||"object"!==typeof e)return!1;if("undefined"!==typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"===typeof e.nodeName&&"function"===typeof e.getAttribute}(t)){for(var te="<"+w.call(String(t.nodeName)),re=t.attributes||[],ne=0;ne"}if(D(t)){if(0===t.length)return"[]";var oe=$(t,I);return k&&!function(e){for(var t=0;t=0)return!1;return!0}(oe)?"["+X(oe,k)+"]":"[ "+P.call(oe,", ")+" ]"}if(function(e){return"[object Error]"===W(e)&&(!A||!("object"===typeof e&&A in e))}(t)){var ae=$(t,I);return"cause"in Error.prototype||!("cause"in t)||q.call(t,"cause")?0===ae.length?"["+String(t)+"]":"{ ["+String(t)+"] "+P.call(ae,", ")+" }":"{ ["+String(t)+"] "+P.call(E.call("[cause]: "+I(t.cause),ae),", ")+" }"}if("object"===typeof t&&u){if(L&&"function"===typeof t[L]&&N)return N(t,{depth:S-n});if("symbol"!==u&&"function"===typeof t.inspect)return t.inspect()}if(function(e){if(!a||!e||"object"!==typeof e)return!1;try{a.call(e);try{s.call(e)}catch(te){return!0}return e instanceof Map}catch(t){}return!1}(t)){var ie=[];return i.call(t,(function(e,r){ie.push(I(r,t,!0)+" => "+I(e,t))})),Z("Map",a.call(t),ie,k)}if(function(e){if(!s||!e||"object"!==typeof e)return!1;try{s.call(e);try{a.call(e)}catch(t){return!0}return e instanceof Set}catch(r){}return!1}(t)){var le=[];return c.call(t,(function(e){le.push(I(e,t))})),Z("Set",s.call(t),le,k)}if(function(e){if(!d||!e||"object"!==typeof e)return!1;try{d.call(e,d);try{p.call(e,p)}catch(te){return!0}return e instanceof WeakMap}catch(t){}return!1}(t))return Y("WeakMap");if(function(e){if(!p||!e||"object"!==typeof e)return!1;try{p.call(e,p);try{d.call(e,d)}catch(te){return!0}return e instanceof WeakSet}catch(t){}return!1}(t))return Y("WeakSet");if(function(e){if(!f||!e||"object"!==typeof e)return!1;try{return f.call(e),!0}catch(t){}return!1}(t))return Y("WeakRef");if(function(e){return"[object Number]"===W(e)&&(!A||!("object"===typeof e&&A in e))}(t))return G(I(Number(t)));if(function(e){if(!e||"object"!==typeof e||!_)return!1;try{return _.call(e),!0}catch(t){}return!1}(t))return G(I(_.call(t)));if(function(e){return"[object Boolean]"===W(e)&&(!A||!("object"===typeof e&&A in e))}(t))return G(m.call(t));if(function(e){return"[object String]"===W(e)&&(!A||!("object"===typeof e&&A in e))}(t))return G(I(String(t)));if(!function(e){return"[object Date]"===W(e)&&(!A||!("object"===typeof e&&A in e))}(t)&&!U(t)){var ue=$(t,I),se=M?M(t)===Object.prototype:t instanceof Object||t.constructor===Object,ce=t instanceof Object?"":"null prototype",de=!se&&A&&Object(t)===t&&A in t?b.call(W(t),8,-1):ce?"Object":"",pe=(se||"function"!==typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(de||ce?"["+P.call(E.call([],de||[],ce||[]),": ")+"] ":"");return 0===ue.length?pe+"{}":k?pe+"{"+X(ue,k)+"}":pe+"{ "+P.call(ue,", ")+" }"}return String(t)};var H=Object.prototype.hasOwnProperty||function(e){return e in this};function V(e,t){return H.call(e,t)}function W(e){return h.call(e)}function K(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;rt.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return Q(b.call(e,0,t.maxStringLength),t)+n}return F(g.call(g.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,J),"single",t)}function J(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+x.call(t.toString(16))}function G(e){return"Object("+e+")"}function Y(e){return e+" { ? }"}function Z(e,t,r,n){return e+" ("+t+") {"+(n?X(r,n):P.call(r,", "))+"}"}function X(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+P.call(e,","+r)+"\n"+t.prev}function $(e,t){var r=D(e),n=[];if(r){n.length=e.length;for(var o=0;o0&&!o.call(e,0))for(var h=0;h0)for(var v=0;v=0&&"[object Function]"===t.call(e.callee)),n}},1811:function(e,t,r){"use strict";var n=r(4892),o=r(3297)(),a=r(4037),i=Object,l=a("Array.prototype.push"),u=a("Object.prototype.propertyIsEnumerable"),s=o?Object.getOwnPropertySymbols:null;e.exports=function(e,t){if(null==e)throw new TypeError("target must be an object");var r=i(e);if(1===arguments.length)return r;for(var a=1;a6&&void 0!==arguments[6]?arguments[6]:": ",l="",u=e.next();if(!u.done){l+=t.spacingOuter;for(var s=r+t.indent;!u.done;){var c=a(u.value[0],t,s,n,o),d=a(u.value[1],t,s,n,o);l+=s+c+i+d,(u=e.next()).done?t.min||(l+=","):l+=","+t.spacingInner}l+=t.spacingOuter+r}return l},t.printIteratorValues=function(e,t,r,n,o,a){var i="",l=e.next();if(!l.done){i+=t.spacingOuter;for(var u=r+t.indent;!l.done;)i+=u+a(l.value,t,u,n,o),(l=e.next()).done?t.min||(i+=","):i+=","+t.spacingInner;i+=t.spacingOuter+r}return i},t.printListItems=function(e,t,r,n,o,a){var i="";if(e.length){i+=t.spacingOuter;for(var l=r+t.indent,u=0;ut.maxDepth,l=t.min;if(t.callToJSON&&!i&&e.toJSON&&"function"===typeof e.toJSON&&!a)return M(e.toJSON(),t,r,n,o,!0);var u=b.call(e);return"[object Arguments]"===u?i?"[Arguments]":(l?"":"Arguments ")+"["+(0,s.printListItems)(e,t,r,n,o,M)+"]":function(e){return"[object Array]"===e||"[object ArrayBuffer]"===e||"[object DataView]"===e||"[object Float32Array]"===e||"[object Float64Array]"===e||"[object Int8Array]"===e||"[object Int16Array]"===e||"[object Int32Array]"===e||"[object Uint8Array]"===e||"[object Uint8ClampedArray]"===e||"[object Uint16Array]"===e||"[object Uint32Array]"===e}(u)?i?"["+e.constructor.name+"]":(l?"":t.printBasicPrototype||"Array"!==e.constructor.name?e.constructor.name+" ":"")+"["+(0,s.printListItems)(e,t,r,n,o,M)+"]":"[object Map]"===u?i?"[Map]":"Map {"+(0,s.printIteratorEntries)(e.entries(),t,r,n,o,M," => ")+"}":"[object Set]"===u?i?"[Set]":"Set {"+(0,s.printIteratorValues)(e.values(),t,r,n,o,M)+"}":i||function(e){return"undefined"!==typeof window&&e===window}(e)?"["+C(e)+"]":(l?"":t.printBasicPrototype||"Object"!==C(e)?C(e)+" ":"")+"{"+(0,s.printObjectProperties)(e,t,r,n,o,M)+"}"}function A(e,t,r,n,o,a){var i;try{i=function(e){return null!=e.serialize}(e)?e.serialize(t,r,n,o,a,M):e.print(t,(function(e){return M(e,r,n,o,a)}),(function(e){var t=n+r.indent;return t+e.replace(P,"\n"+t)}),{edgeSpacing:r.spacingOuter,min:r.min,spacing:r.spacingInner},r.colors)}catch(l){throw new j(l.message,l.stack)}if("string"!==typeof i)throw new Error('pretty-format: Plugin must return type "string" but instead returned "'.concat(typeof i,'".'));return i}function q(e,t){for(var r=0;rt.maxDepth?"["+u+"]":u+l+"["+(0,n.printListItems)(e.sample,t,r,o,a,i)+"]":"ObjectContaining"===u||"ObjectNotContaining"===u?++o>t.maxDepth?"["+u+"]":u+l+"{"+(0,n.printObjectProperties)(e.sample,t,r,o,a,i)+"}":"StringMatching"===u||"StringNotMatching"===u||"StringContaining"===u||"StringNotContaining"===u?u+l+i(e.sample,t,r,o,a):e.toAsymmetricMatcher()};t.serialize=u;var s=function(e){return e&&e.$$typeof===i};t.test=s;var c={serialize:u,test:s};t.default=c},4157:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=a(r(5442)),o=a(r(4348));function a(e){return e&&e.__esModule?e:{default:e}}var i=function(e){return"string"===typeof e&&!!e.match((0,n.default)())};t.test=i;var l=function(e,t,r,a,i,l){return l(e.replace((0,n.default)(),(function(e){switch(e){case o.default.red.close:case o.default.green.close:case o.default.cyan.close:case o.default.gray.close:case o.default.white.close:case o.default.yellow.close:case o.default.bgRed.close:case o.default.bgGreen.close:case o.default.bgYellow.close:case o.default.inverse.close:case o.default.dim.close:case o.default.bold.close:case o.default.reset.open:case o.default.reset.close:return"";case o.default.red.open:return"";case o.default.green.open:return"";case o.default.cyan.open:return"";case o.default.gray.open:return"";case o.default.white.open:return"";case o.default.yellow.open:return"";case o.default.bgRed.open:return"";case o.default.bgGreen.open:return"";case o.default.bgYellow.open:return"";case o.default.inverse.open:return"";case o.default.dim.open:return"";case o.default.bold.open:return"";default:return""}})),t,r,a,i)};t.serialize=l;var u={serialize:l,test:i};t.default=u},5882:function(e,t,r){"use strict";var n=r(2122).default;Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var o=r(216),a=["DOMStringMap","NamedNodeMap"],i=/^(HTML\w*Collection|NodeList)$/,l=function(e){return e&&e.constructor&&!!e.constructor.name&&(t=e.constructor.name,-1!==a.indexOf(t)||i.test(t));var t};t.test=l;var u=function(e,t,r,i,l,u){var s=e.constructor.name;return++i>t.maxDepth?"["+s+"]":(t.min?"":s+" ")+(-1!==a.indexOf(s)?"{"+(0,o.printObjectProperties)(function(e){return"NamedNodeMap"===e.constructor.name}(e)?Array.from(e).reduce((function(e,t){return e[t.name]=t.value,e}),{}):n({},e),t,r,i,l,u)+"}":"["+(0,o.printListItems)(Array.from(e),t,r,i,l,u)+"]")};t.serialize=u;var s={serialize:u,test:l};t.default=s},9593:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(9355),o=/^((HTML|SVG)\w*)?Element$/,a=function(e){var t;return(null===e||void 0===e||null===(t=e.constructor)||void 0===t?void 0:t.name)&&function(e){var t=e.constructor.name,r=e.nodeType,n=e.tagName,a="string"===typeof n&&n.includes("-")||function(e){try{return"function"===typeof e.hasAttribute&&e.hasAttribute("is")}catch(t){return!1}}(e);return 1===r&&(o.test(t)||a)||3===r&&"Text"===t||8===r&&"Comment"===t||11===r&&"DocumentFragment"===t}(e)};function i(e){return 11===e.nodeType}t.test=a;var l=function(e,t,r,o,a,l){if(function(e){return 3===e.nodeType}(e))return(0,n.printText)(e.data,t);if(function(e){return 8===e.nodeType}(e))return(0,n.printComment)(e.data,t);var u=i(e)?"DocumentFragment":e.tagName.toLowerCase();return++o>t.maxDepth?(0,n.printElementAsLeaf)(u,t):(0,n.printElement)(u,(0,n.printProps)(i(e)?[]:Array.from(e.attributes).map((function(e){return e.name})).sort(),i(e)?{}:Array.from(e.attributes).reduce((function(e,t){return e[t.name]=t.value,e}),{}),t,r+t.indent,o,a,l),(0,n.printChildren)(Array.prototype.slice.call(e.childNodes||e.children),t,r+t.indent,o,a,l),t,r)};t.serialize=l;var u={serialize:l,test:a};t.default=u},2979:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(216),o="@@__IMMUTABLE_ORDERED__@@",a=function(e){return"Immutable."+e},i=function(e){return"["+e+"]"},l=" ";var u=function(e,t,r,o,u,s,c){return++o>t.maxDepth?i(a(c)):a(c)+l+"["+(0,n.printIteratorValues)(e.values(),t,r,o,u,s)+"]"},s=function(e,t,r,s,c,d){return e["@@__IMMUTABLE_MAP__@@"]?function(e,t,r,o,u,s,c){return++o>t.maxDepth?i(a(c)):a(c)+l+"{"+(0,n.printIteratorEntries)(e.entries(),t,r,o,u,s)+"}"}(e,t,r,s,c,d,e[o]?"OrderedMap":"Map"):e["@@__IMMUTABLE_LIST__@@"]?u(e,t,r,s,c,d,"List"):e["@@__IMMUTABLE_SET__@@"]?u(e,t,r,s,c,d,e[o]?"OrderedSet":"Set"):e["@@__IMMUTABLE_STACK__@@"]?u(e,t,r,s,c,d,"Stack"):e["@@__IMMUTABLE_SEQ__@@"]?function(e,t,r,o,u,s){var c=a("Seq");return++o>t.maxDepth?i(c):e["@@__IMMUTABLE_KEYED__@@"]?c+l+"{"+(e._iter||e._object?(0,n.printIteratorEntries)(e.entries(),t,r,o,u,s):"\u2026")+"}":c+l+"["+(e._iter||e._array||e._collection||e._iterable?(0,n.printIteratorValues)(e.values(),t,r,o,u,s):"\u2026")+"]"}(e,t,r,s,c,d):function(e,t,r,o,u,s){var c=a(e._name||"Record");return++o>t.maxDepth?i(c):c+l+"{"+(0,n.printIteratorEntries)(function(e){var t=0;return{next:function(){if(t1&&void 0!==arguments[1]?arguments[1]:[];return Array.isArray(t)?t.forEach((function(t){e(t,r)})):null!=t&&!1!==t&&r.push(t),r},l=function(e){var t=e.type;if("string"===typeof t)return t;if("function"===typeof t)return t.displayName||t.name||"Unknown";if(n.isFragment(e))return"React.Fragment";if(n.isSuspense(e))return"React.Suspense";if("object"===typeof t&&null!==t){if(n.isContextProvider(e))return"Context.Provider";if(n.isContextConsumer(e))return"Context.Consumer";if(n.isForwardRef(e)){if(t.displayName)return t.displayName;var r=t.render.displayName||t.render.name||"";return""!==r?"ForwardRef("+r+")":"ForwardRef"}if(n.isMemo(e)){var o=t.displayName||t.type.displayName||t.type.name||"";return""!==o?"Memo("+o+")":"Memo"}}return"UNDEFINED"},u=function(e,t,r,n,a,u){return++n>t.maxDepth?(0,o.printElementAsLeaf)(l(e),t):(0,o.printElement)(l(e),(0,o.printProps)(function(e){var t=e.props;return Object.keys(t).filter((function(e){return"children"!==e&&void 0!==t[e]})).sort()}(e),e.props,t,r+t.indent,n,a,u),(0,o.printChildren)(i(e.props.children),t,r+t.indent,n,a,u),t,r)};t.serialize=u;var s=function(e){return null!=e&&n.isElement(e)};t.test=s;var c={serialize:u,test:s};t.default=c},3591:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(9355),o="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof o?o:"undefined"!==typeof self?self:"undefined"!==typeof window?window:Function("return this")(),a=o["jest-symbol-do-not-touch"]||o.Symbol,i="function"===typeof a&&a.for?a.for("react.test.json"):245830487,l=function(e,t,r,o,a,i){return++o>t.maxDepth?(0,n.printElementAsLeaf)(e.type,t):(0,n.printElement)(e.type,e.props?(0,n.printProps)(function(e){var t=e.props;return t?Object.keys(t).filter((function(e){return void 0!==t[e]})).sort():[]}(e),e.props,t,r+t.indent,o,a,i):"",e.children?(0,n.printChildren)(e.children,t,r+t.indent,o,a,i):"",t,r)};t.serialize=l;var u=function(e){return e&&e.$$typeof===i};t.test=u;var s={serialize:l,test:u};t.default=s},2109:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return e.replace(//g,">")}},9355:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printText=t.printProps=t.printElementAsLeaf=t.printElement=t.printComment=t.printChildren=void 0;var n,o=(n=r(2109))&&n.__esModule?n:{default:n};t.printProps=function(e,t,r,n,o,a,i){var l=n+r.indent,u=r.colors;return e.map((function(e){var s=t[e],c=i(s,r,l,o,a);return"string"!==typeof s&&(-1!==c.indexOf("\n")&&(c=r.spacingOuter+l+c+r.spacingOuter+n),c="{"+c+"}"),r.spacingInner+n+u.prop.open+e+u.prop.close+"="+u.value.open+c+u.value.close})).join("")};t.printChildren=function(e,t,r,n,o,i){return e.map((function(e){return t.spacingOuter+r+("string"===typeof e?a(e,t):i(e,t,r,n,o))})).join("")};var a=function(e,t){var r=t.colors.content;return r.open+(0,o.default)(e)+r.close};t.printText=a;t.printComment=function(e,t){var r=t.colors.comment;return r.open+"\x3c!--"+(0,o.default)(e)+"--\x3e"+r.close};t.printElement=function(e,t,r,n,o){var a=n.colors.tag;return a.open+"<"+e+(t&&a.close+t+n.spacingOuter+o+a.open)+(r?">"+a.close+r+n.spacingOuter+o+a.open+""+a.close};t.printElementAsLeaf=function(e,t){var r=t.colors.tag;return r.open+"<"+e+r.close+" \u2026"+r.open+" />"+r.close}},4348:function(e,t,r){"use strict";e=r.nmd(e);var n=r(861).default,o=r(3344).default,a=r(7424).default,i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return function(t){return"\x1b[".concat(38+e,";5;").concat(t,"m")}},l=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return function(t,r,n){return"\x1b[".concat(38+e,";2;").concat(t,";").concat(r,";").concat(n,"m")}};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){var e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(var r=0,u=Object.entries(t);r248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5)},enumerable:!1},hexToRgb:{value:function(e){var t=o(/([a-f\d]{6}|[a-f\d]{3})/i,{colorString:1}).exec(e.toString(16));if(!t)return[0,0,0];var r=t.groups.colorString;3===r.length&&(r=r.split("").map((function(e){return e+e})).join(""));var n=Number.parseInt(r,16);return[n>>16&255,n>>8&255,255&n]},enumerable:!1},hexToAnsi256:{value:function(e){return t.rgbToAnsi256.apply(t,n(t.hexToRgb(e)))},enumerable:!1}}),t}})},7981:function(e,t,r){"use strict";var n=r(2791),o=r(4164);function a(e){var t=e,r=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(4098&(t=e).flags)&&(r=t.return),e=t.return}while(e)}return 3===t.tag?r:null}function i(e){if(a(e)!==e)throw Error("Unable to find node on an unmounted component.")}var l=Object.assign;function u(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function s(){return!0}function c(){return!1}function d(e){function t(t,r,n,o,a){for(var i in this._reactName=t,this._targetInst=n,this.type=r,this.nativeEvent=o,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(o):o[i]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?s:c,this.isPropagationStopped=c,this}return l(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=s)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=s)},persist:function(){},isPersistent:s}),t}var p={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},f=d(p),m=l({},p,{view:0,detail:0});d(m);var h,v,y,b=l({},m,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:E,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==y&&(y&&"mousemove"===e.type?(h=e.screenX-y.screenX,v=e.screenY-y.screenY):v=h=0,y=e),h)},movementY:function(e){return"movementY"in e?e.movementY:v}});d(b),d(l({},b,{dataTransfer:0})),d(l({},m,{relatedTarget:0})),d(l({},p,{animationName:0,elapsedTime:0,pseudoElement:0})),d(l({},p,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),d(l({},p,{data:0}));var g={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},x={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},w={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function C(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=w[e])&&!!t[e]}function E(){return C}function P(e,t,r,n,o,a,i,l,u){var s=Array.prototype.slice.call(arguments,3);try{t.apply(r,s)}catch(c){this.onError(c)}}d(l({},m,{key:function(e){if(e.key){var t=g[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=u(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?x[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:E,charCode:function(e){return"keypress"===e.type?u(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?u(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),d(l({},b,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),d(l({},m,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:E})),d(l({},p,{propertyName:0,elapsedTime:0,pseudoElement:0})),d(l({},b,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}));var j=!1,S=null,_=!1,k=null,O={onError:function(e){j=!0,S=e}};function R(e,t,r,n,o,a,i,l,u){j=!1,S=null,P.apply(O,arguments)}var A=Array.isArray,q=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Events,M=q[0],T=q[1],N=q[2],I=q[3],L=q[4],F=n.unstable_act;function B(){}function D(e,t){if(!e)return[];if(e=function(e){var t=e.alternate;if(!t){if(null===(t=a(e)))throw Error("Unable to find node on an unmounted component.");return t!==e?null:e}for(var r=e,n=t;;){var o=r.return;if(null===o)break;var l=o.alternate;if(null===l){if(null!==(n=o.return)){r=n;continue}break}if(o.child===l.child){for(l=o.child;l;){if(l===r)return i(o),e;if(l===n)return i(o),t;l=l.sibling}throw Error("Unable to find node on an unmounted component.")}if(r.return!==n.return)r=o,n=l;else{for(var u=!1,s=o.child;s;){if(s===r){u=!0,r=o,n=l;break}if(s===n){u=!0,n=o,r=l;break}s=s.sibling}if(!u){for(s=l.child;s;){if(s===r){u=!0,r=l,n=o;break}if(s===n){u=!0,n=l,r=o;break}s=s.sibling}if(!u)throw Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(r.alternate!==n)throw Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(3!==r.tag)throw Error("Unable to find node on an unmounted component.");return r.stateNode.current===r?e:t}(e),!e)return[];for(var r=e,n=[];;){if(5===r.tag||6===r.tag||1===r.tag||0===r.tag){var o=r.stateNode;t(o)&&n.push(o)}if(r.child)r.child.return=r,r=r.child;else{if(r===e)return n;for(;!r.sibling;){if(!r.return||r.return===e)return n;r=r.return}r.sibling.return=r.return,r=r.sibling}}}function U(e,t){if(e&&!e._reactInternals){var r=String(e);throw e=A(e)?"an array":e&&1===e.nodeType&&e.tagName?"a DOM node":"[object Object]"===r?"object with keys {"+Object.keys(e).join(", ")+"}":r,Error(t+"(...): the first argument must be a React class instance. Instead received: "+e+".")}}function z(e){return!(!e||1!==e.nodeType||!e.tagName)}function H(e){return!z(e)&&(null!=e&&"function"===typeof e.render&&"function"===typeof e.setState)}function V(e,t){return!!H(e)&&e._reactInternals.type===t}function W(e,t){return U(e,"findAllInRenderedTree"),e?D(e._reactInternals,t):[]}function K(e,t){return U(e,"scryRenderedDOMComponentsWithClass"),W(e,(function(e){if(z(e)){var r=e.className;"string"!==typeof r&&(r=e.getAttribute("class")||"");var n=r.split(/\s+/);if(!A(t)){if(void 0===t)throw Error("TestUtils.scryRenderedDOMComponentsWithClass expects a className as a second argument.");t=t.split(/\s+/)}return t.every((function(e){return-1!==n.indexOf(e)}))}return!1}))}function Q(e,t){return U(e,"scryRenderedDOMComponentsWithTag"),W(e,(function(e){return z(e)&&e.tagName.toUpperCase()===t.toUpperCase()}))}function J(e,t){return U(e,"scryRenderedComponentsWithType"),W(e,(function(e){return V(e,t)}))}function G(e,t,r){var n=e.type||"unknown-event";e.currentTarget=T(r),function(e,t,r,n,o,a,i,l,u){if(R.apply(this,arguments),j){if(!j)throw Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.");var s=S;j=!1,S=null,_||(_=!0,k=s)}}(n,t,void 0,e),e.currentTarget=null}function Y(e,t,r){for(var n=[];e;){n.push(e);do{e=e.return}while(e&&5!==e.tag);e=e||null}for(e=n.length;0