-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.b01df47c.css.map
1 lines (1 loc) · 9.74 KB
/
index.b01df47c.css.map
1
{"mappings":"AAAA,gIAAgI,CCEhI,MACC,cAAe,CACf,cAAe,CACf,cAAe,CACf,cAAe,CACf,cAAe,CACf,cAAe,CACf,cACD,CAEA,EAAI,qBAAsB,CAAE,QAAS,CAAE,uBAA0B,CAEjE,KAEC,wBAAyB,CADzB,UAAW,CAEX,6BACD,CAEA,MAAQ,cAAiB,CACzB,wCAA2C,MAAQ,cAAiB,CAAE,CACtE,6DAAiE,MAAQ,qCAAoE,CAAE,CAE/I,aAAiB,gBAAiB,CAAE,4BAA+B,CACnE,aAAgB,cAAe,CAAE,0BAA6B,CAC9D,GAAK,cAAe,CAAI,4BAA+B,CACvD,GAAK,gBAAiB,CAAE,0BAA+B,CACvD,GAAK,gBAAiB,CAAE,2BAA+B,CACvD,GAAK,gBAAiB,CAAE,4BAA+B,CACvD,GAAK,cAAe,CAAI,2BAA+B,CACvD,GAAK,eAAgB,CAAG,4BAA+B,CAEvD,SAAuD,QAAS,CAAxC,iBAAkB,CAAqD,iBAAkB,CAArE,QAAS,CAAa,0BAA2B,CAAlF,UAAwG,CAEnH,EAAI,aAAc,CAAE,cAAiB,CACrC,QAAU,aAAgB,CAE1B,OAEC,wBAAyB,CAIzB,WAAY,CAFZ,iBAAkB,CAHlB,UAAW,CAMX,cAAe,CAFf,YAAa,CAFb,YAKD,CAEA,aAA4B,wBAAyB,CAAtC,UAAwC,CAEvD,iBAQC,kBAAmB,CACnB,qBAAsB,CACtB,iBAAkB,CAHlB,UAAW,CAHX,cAAe,CACf,kBAAmB,CAHnB,eAAgB,CAIhB,YAAa,CAHb,YAAa,CAFb,UAUD,CAEA,uBAAyB,oBAAuB,CAEhD,OAEC,oBAAqB,CACrB,uBAAwB,CACxB,eAAgB,CAGhB,wBAAyB,CAKzB,2XAA8W,CAE9W,oCAAqC,CADrC,2BAA4B,CAE5B,mBAAoB,CALpB,qBAAsB,CACtB,iBAAkB,CAVlB,qBAAsB,CAKtB,UAAW,CAaX,cAAe,CAFf,eAAgB,CAChB,eAAgB,CAThB,wBAWD,CAEA,mBAAqB,YAAe,CACpC,aAAe,wBAA2B,CAC1C,2CAAqE,0BAA2B,CAAhD,kBAAkD,CAClG,uDAA4D,iBAAoB,CAEhF,SAAW,kBAAmB,CAAE,iBAAoB,CAEpD,UAAiC,oBAAqB,CAA1C,kBAA4C,CACxD,SAAwB,iBAAkB,CAAE,gBAAiB,CAAE,cAAe,CAAnE,UAAqE,CAChF,kBAAoB,yBAA0B,CAAE,eAAkB,CAClE,iBAAoC,eAAgB,CAAjC,cAAmC,CAEtD,WAA8B,OAAyD,CACvF,uBADsE,cAAe,CAAlC,gBAAiB,CAA5B,QAAS,CAApC,cAC8E,CAA3F,YAA+B,UAA4D,CAE3F,qBAAwB,oBAAuB,CAC/C,UAAiD,eAAgB,CAArD,eAAgB,CAAE,gBAAqC,CAEnE,aAAgD,iBAAkB,CAAnD,YAAa,CAAwC,gBAAiB,CAAvD,eAAyD,CACvF,6BAA+B,eAAgB,CAAE,gBAAmB,CAGpE,QAQC,iCAAkC,CAFlC,sBAA8B,CAC9B,iBAAkB,CADlB,wBAA8B,CAL9B,YAAa,CAEb,WAAY,CADZ,gBAAiB,CAEjB,UAKD,CAEA,gBACC,GAAO,uBAA2B,CACnC","sources":["%3Cinput%20css%20jkddA9%3E","src/index/styles/styles.css"],"sourcesContent":["@import \"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap\";\n:root {\n\t--col1: #EF476F;\n\t--col2: #FFD166;\n\t--col3: #06D6A0;\n\t--col4: #118AB2;\n\t--col5: #073B4C;\n\t--col6: #EA7317;\n\t--col7: #040F0F;\n}\n\n* { box-sizing: border-box; margin: 0; transition: all .3s ease; }\n\nbody {\n\tcolor: #333;\n\tbackground-color: #D4E2EB;\n\tfont-family: 'Ubuntu', sans-serif;\n}\n\n:root { font-size: 16px; }\n\n@media only screen and (min-width: 50em) { :root { font-size: 22px; } }\n\n@media only screen and (min-width: 25em) and (max-width: 50em) { :root { font-size: calc(16px + (22 - 16) * ((100vw - 25em) / (800 - 400))); } }\n\np, kbd, button { font-size: 1.1rem; font-size: calc(100% + .15vw); }\n\nkbd i, select { font-size: 1rem; font-size: calc(90% + .1vw); }\n\nh1 { font-size: 2rem; font-size: calc(100% + 1.2vw); }\n\nh2 { font-size: 1.6rem; font-size: calc(100% + 1vw); }\n\nh3 { font-size: 1.4rem; font-size: calc(100% + .8vw); }\n\nh4 { font-size: 1.2rem; font-size: calc(100% + .67vw); }\n\nh5 { font-size: 1rem; font-size: calc(100% + .5vw); }\n\nh6 { font-size: .9rem; font-size: calc(100% + .25vw); }\n\n.wrapper { width: 100%; position: absolute; top: 50px; left: 50%; transform: translateX(-50%); text-align: center; }\n\na { color: #307EA2; cursor: pointer; }\n\na:hover { color: #3998c4; }\n\nbutton {\n\tcolor: #fff;\n\tbackground-color: #307EA2;\n\tpadding: 10px;\n\tborder-radius: 5px;\n\toutline: none;\n\tborder: none;\n\tcursor: pointer;\n}\n\nbutton:hover { color: #fff; background-color: #3998c4; }\n\ninput#text-input {\n\twidth: 60vw;\n\tmin-width: 250px;\n\tpadding: 10px;\n\tfont-size: 1rem;\n\tmargin-bottom: 20px;\n\toutline: none;\n\tcolor: #333;\n\tbackground: #DBE8F1;\n\tborder: 2px solid #333;\n\tborder-radius: 5px;\n}\n\ninput#text-input:focus { border-color: #307EA2; }\n\nselect {\n\tbox-sizing: border-box;\n\t-moz-appearance: none;\n\t-webkit-appearance: none;\n\tappearance: none;\n\n\tcolor: #333;\n\tbackground-color: #efefef;\n\n\tpadding: 5px 20px 5px 8px;\n\tborder: 1px solid #999;\n\tborder-radius: 5px;\n\tbackground-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%23333' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E\");\n\tbackground-repeat: no-repeat;\n\tbackground-position: right 8px center;\n\tbackground-size: 9px;\n\n\tfont-weight: 500;\n\tline-height: 1.3;\n\tcursor: default;\n}\n\nselect::-ms-expand { display: none; }\n\nselect:hover { background-color: #e9e9e9; }\n\nselect:disabled, select[aria-disabled=\"true\"] { cursor: not-allowed; background-color: #d3d3d3bf; }\n\nselect:disabled:hover, select[aria-disabled=\"true\"]:hover { border-color: #999; }\n\n.heading { margin-bottom: 10px; text-align: center; }\n\n#htmlCode { white-space: nowrap; display: inline-block; }\n\n#kbdCode { width: 100%; border-radius: 3px; margin: 20px auto; padding: 0 20px; }\n\n#kbdCode:not(kbd) { font-size: calc(70% + 1vw); font-weight: 600; }\n\n#img-preview img { max-width: 100%; max-height: 40vh; }\n\n#web-usage { position: fixed; top: 5px; left: 5px; font-size: 1.5rem; cursor: pointer; }\n\n#icons-list { position: fixed; bottom: 5px; left: 5px; font-size: 1.5rem; cursor: pointer; }\n\n.btnHolder, .controls { display: inline-block; }\n\n.controls { max-height: 50vh; user-select: none; margin-top: 20px; }\n\n#preview-div { display: none; max-height: 45vh; border: 1px dashed; margin: 20px 15px; }\n\n#preview-div p:first-of-type { margin-top: 10px; user-select: none; }\n\n#loader {\n\tdisplay: none;\n\tmargin: 50px auto;\n\theight: 60px;\n\twidth: 60px;\n\tborder: 10px solid #333;\n\tborder-top: 10px solid #3998c4;\n\tborder-radius: 50%;\n\tanimation: spin 1s linear infinite;\n}\n\n@keyframes spin {\n\t100% { transform: rotate(360deg); }\n}\n\n/*# sourceMappingURL=index.b01df47c.css.map */\n","@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');\n\n:root {\n\t--col1: #EF476F;\n\t--col2: #FFD166;\n\t--col3: #06D6A0;\n\t--col4: #118AB2;\n\t--col5: #073B4C;\n\t--col6: #EA7317;\n\t--col7: #040F0F;\n}\n\n* { box-sizing: border-box; margin: 0; transition: all .3s ease; }\n\nbody {\n\tcolor: #333;\n\tbackground-color: #D4E2EB;\n\tfont-family: 'Ubuntu', sans-serif;\n}\n\n:root { font-size: 16px; }\n@media only screen and (min-width: 50em) { :root { font-size: 22px; } }\n@media only screen and (min-width: 25em) and (max-width: 50em) { :root { font-size: calc(16px + (22 - 16) * ((100vw - 25em) / (800 - 400))); } }\n\np, kbd, button { font-size: 1.1rem; font-size: calc(100% + .15vw); }\nkbd i, select { font-size: 1rem; font-size: calc(90% + .1vw); }\nh1 { font-size: 2rem; font-size: calc(100% + 1.2vw); }\nh2 { font-size: 1.6rem; font-size: calc(100% + 1vw); }\nh3 { font-size: 1.4rem; font-size: calc(100% + .8vw); }\nh4 { font-size: 1.2rem; font-size: calc(100% + .67vw); }\nh5 { font-size: 1rem; font-size: calc(100% + .5vw); }\nh6 { font-size: .9rem; font-size: calc(100% + .25vw); }\n\n.wrapper { width: 100%; position: absolute; top: 50px; left: 50%; transform: translateX(-50%); text-align: center; }\n\na { color: #307EA2; cursor: pointer; }\na:hover { color: #3998c4; }\n\nbutton {\n\tcolor: #fff;\n\tbackground-color: #307EA2;\n\tpadding: 10px;\n\tborder-radius: 5px;\n\toutline: none;\n\tborder: none;\n\tcursor: pointer;\n}\n\nbutton:hover { color: #fff; background-color: #3998c4; }\n\ninput#text-input {\n\twidth: 60vw;\n\tmin-width: 250px;\n\tpadding: 10px;\n\tfont-size: 1rem;\n\tmargin-bottom: 20px;\n\toutline: none;\n\tcolor: #333;\n\tbackground: #DBE8F1;\n\tborder: 2px solid #333;\n\tborder-radius: 5px;\n}\n\ninput#text-input:focus { border-color: #307EA2; }\n\nselect {\n\tbox-sizing: border-box;\n\t-moz-appearance: none;\n\t-webkit-appearance: none;\n\tappearance: none;\n\n\tcolor: #333;\n\tbackground-color: #efefef;\n\n\tpadding: 5px 20px 5px 8px;\n\tborder: 1px solid #999;\n\tborder-radius: 5px;\n\tbackground-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%23333' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E\");\n\tbackground-repeat: no-repeat;\n\tbackground-position: right 8px center;\n\tbackground-size: 9px;\n\n\tfont-weight: 500;\n\tline-height: 1.3;\n\tcursor: default;\n}\n\nselect::-ms-expand { display: none; }\nselect:hover { background-color: #e9e9e9; }\nselect:disabled, select[aria-disabled=\"true\"] { cursor: not-allowed; background-color: #d3d3d3bf; }\nselect:disabled:hover, select[aria-disabled=\"true\"]:hover { border-color: #999; }\n\n.heading { margin-bottom: 10px; text-align: center; }\n\n#htmlCode { white-space: nowrap; display: inline-block; }\n#kbdCode { width: 100%; border-radius: 3px; margin: 20px auto; padding: 0 20px; }\n#kbdCode:not(kbd) { font-size: calc(70% + 1vw); font-weight: 600; }\n#img-preview img { max-width: 100%; max-height: 40vh; }\n\n#web-usage { position: fixed; top: 5px; left: 5px; font-size: 1.5rem; cursor: pointer; }\n#icons-list { position: fixed; bottom: 5px; left: 5px; font-size: 1.5rem; cursor: pointer; }\n\n.btnHolder, .controls { display: inline-block; }\n.controls { max-height: 50vh; user-select: none; margin-top: 20px; }\n\n#preview-div { display: none; max-height: 45vh; border: 1px dashed; margin: 20px 15px; }\n#preview-div p:first-of-type { margin-top: 10px; user-select: none; }\n\n\n#loader {\n\tdisplay: none;\n\tmargin: 50px auto;\n\theight: 60px;\n\twidth: 60px;\n\tborder: 10px solid #333;\n\tborder-top: 10px solid #3998c4;\n\tborder-radius: 50%;\n\tanimation: spin 1s linear infinite;\n}\n\n@keyframes spin {\n\t100% { transform: rotate(360deg); }\n}\n"],"names":[],"version":3,"file":"index.b01df47c.css.map"}