diff --git a/.github/workflows/make-dapp.yaml b/.github/workflows/make-dapp.yaml index 942fe2b..f0b261a 100644 --- a/.github/workflows/make-dapp.yaml +++ b/.github/workflows/make-dapp.yaml @@ -9,7 +9,7 @@ on: type: string build_command: description: 'Command to build the project' - default: 'yarn build' + default: 'yarn build:prod' type: string manifest_name: description: 'Name of the .dapp application' diff --git a/.gitignore b/.gitignore index 5a09a83..913e9dd 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* .yarn/ + +dex-app.dapp +dex-app/ diff --git a/README.md b/README.md index fbf7683..3010908 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Beam DEX -´´´ +``` yarn install yarn build -´´´ \ No newline at end of file +``` \ No newline at end of file diff --git a/html/index.js b/html/index.js index 794c254..05479a5 100644 --- a/html/index.js +++ b/html/index.js @@ -1,2 +1,2 @@ /*! For license information please see index.js.LICENSE.txt */ -(()=>{var e,t,n={93379:e=>{var t={animationIterationCount:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridColumn:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,stopOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0};e.exports=function(e,n){return"number"!=typeof n||t[e]?n:n+"px"}},33947:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var r=n(87537),o=n.n(r),a=n(23645),i=n.n(a)()(o());i.push([e.id,'.custom-select__control{background-color:hsla(0,0%,100%,.05) !important;border:none !important;border-radius:10px;max-width:412px !important;width:100% !important;min-width:300px !important;height:56px !important;cursor:pointer !important}.custom-select__control--menu-is-open{box-shadow:0 0 0 1px var(--color-green) !important}.custom-select__input-container{color:#fff !important}.custom-select__input-container--has-value{color:#fff !important;height:38px}.custom-select__indicator-separator{display:none}.custom-select__indicators{padding:8px 16px 7px 0 !important}.custom-select__indicator,.custom-select__indicator-clear-value{padding:0 !important;cursor:pointer}.custom-select__menu{background-color:var(--color-select-list) !important;border-radius:20px !important;padding:20px !important}.custom-select__menu-list::-webkit-scrollbar{width:4px;height:0}.custom-select__menu-list::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2) !important;border-radius:3px !important}.custom-select__menu-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2) !important;border-radius:3px !important}.custom-select__menu-list::-webkit-scrollbar-thumb:hover{background:var(--color-green) !important;border-radius:3px !important}.custom-select__option{padding:0;margin-bottom:20px !important}.custom-select__option--is-focused,.custom-select__option--is-selected{background-color:rgba(0,0,0,0) !important;color:var(--color-green) !important;cursor:pointer !important}.custom-select__single-value{font-family:"ProximaNova",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:20px !important;line-height:20px !important;color:#fff !important;text-transform:uppercase}.custom-select__placeholder{font-family:"ProximaNova",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:20px !important;line-height:20px !important;color:#fff !important}.custom-kind__control{background-color:hsla(0,0%,100%,.05) !important;border:none !important;border-radius:10px;max-width:167px !important;width:100% !important;height:42px !important;cursor:pointer !important}.custom-kind__control--menu-is-open{box-shadow:0 0 0 1px var(--color-green) !important}.custom-kind__input-container{color:#fff !important}.custom-kind__input-container--has-value{color:#fff !important;height:38px}.custom-kind__indicator-separator{display:none}.custom-kind__indicators{padding:8px 16px 7px 0 !important}.custom-kind__indicator,.custom-kind__indicator-clear-value{padding:0 !important;cursor:pointer}.custom-kind__menu{background-color:rgba(0,0,0,.9) !important;box-shadow:0 0 0 1px var(--color-green) !important;border-radius:20px !important;padding:20px 0 0 20px !important}.custom-kind__menu-list::-webkit-scrollbar{width:4px;height:0}.custom-kind__menu-list::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2) !important;border-radius:3px !important}.custom-kind__menu-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2) !important;border-radius:3px !important}.custom-kind__menu-list::-webkit-scrollbar-thumb:hover{background:var(--color-green) !important;border-radius:3px !important}.custom-kind__option{padding:0;margin-bottom:14px !important}.custom-kind__option--is-focused,.custom-kind__option--is-selected{background-color:rgba(0,0,0,0) !important;color:var(--color-green) !important;cursor:pointer !important}.custom-kind__single-value{font-family:"ProximaNova",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:14px !important;line-height:14px !important;color:#fff !important;text-transform:uppercase}.custom-kind__placeholder{font-family:"ProximaNova",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:14px !important;line-height:14px !important;color:#fff !important;text-transform:lowercase}.custom-filter{width:100%}.custom-filter__control{background-color:hsla(0,0%,100%,.05) !important;border:none !important;width:100% !important;max-width:100% !important;min-width:0 !important;border-radius:170px !important;height:41px !important;cursor:pointer !important}.custom-filter__control--menu-is-open,.custom-filter__control--is-focused{box-shadow:0 0 0 1px var(--color-green) !important;width:100% !important}.custom-filter__input-container{color:#fff !important}.custom-filter__input-container--has-value{color:#fff !important;height:41px}.custom-filter__indicator-separator{display:none}.custom-filter__indicators{padding:8px 16px 7px 0 !important}.custom-filter__indicator,.custom-filter__indicator-clear-value{padding:0 !important;cursor:pointer}.custom-filter__multi-value{background-color:hsla(0,0%,100%,.05) !important;padding:8px 0 7px 16px !important}.custom-filter__value-container{flex-wrap:nowrap !important;padding:8px 0 8px 16px !important}.custom-filter__multi-value__label{color:#fff !important}.custom-filter__menu{background-color:var(--color-select-list) !important;box-shadow:none !important;border-radius:20px !important;margin-top:1px !important;max-height:282px !important;max-width:100% !important}.custom-filter__menu-list{padding:0 !important;max-height:282px !important;max-width:100% !important;padding:20px !important}.custom-filter__menu-list::-webkit-scrollbar{width:4px !important;height:0 !important}.custom-filter__menu-list::-webkit-scrollbar-track{border-radius:3px !important}.custom-filter__menu-list::-webkit-scrollbar-track-piece{border-radius:3px !important}.custom-filter__menu-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2) !important;border-radius:3px !important}.custom-filter__menu-list::-webkit-scrollbar-thumb:hover{background:var(--color-green) !important;border-radius:3px !important}.custom-filter__option{padding:0;margin-bottom:14px}.custom-filter__option--is-focused,.custom-filter__option--is-selected{background-color:rgba(0,0,0,0) !important;color:var(--color-green) !important;cursor:pointer !important}.custom-filter__single-value{font-family:"SFProDisplay",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:14px !important;line-height:17px !important;color:#fff !important}.custom-filter__placeholder{font-family:"SFProDisplay",sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:14px !important;line-height:14px !important;color:#fff !important}.price-wrapper{display:flex;font-size:18px}.price-wrapper .price-title{margin-right:24px}.price-wrapper .price-value{color:var(--color-green)}.information{margin-bottom:24px}',"",{version:3,sources:["webpack://./src/app/containers/Pools/containers/CreatePool/index.scss"],names:[],mappings:"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",sourcesContent:[".custom-select {\n &__control {\n background-color: rgba(255, 255, 255, 0.05) !important;\n border: none !important;\n border-radius: 10px;\n max-width: 412px !important;\n width: 100% !important;\n min-width: 300px !important;\n height: 56px !important;\n cursor: pointer !important;\n &--menu-is-open {\n box-shadow: (0 0 0 1px) var(--color-green) !important;\n }\n }\n &__input-container {\n color: white !important;\n }\n &__input-container--has-value {\n color: white !important;\n height: 38px;\n }\n &__indicator-separator {\n display: none;\n }\n &__indicators {\n padding: 8px 16px 7px 0 !important;\n }\n &__indicator,\n &__indicator-clear-value {\n padding: 0 !important;\n cursor: pointer;\n }\n &__menu {\n background-color: var(--color-select-list) !important;\n //box-shadow:( 0 0 0 1px ) var(--color-green) !important;\n border-radius: 20px !important;\n padding: 20px !important;\n\n &-list::-webkit-scrollbar {\n width: 4px;\n height: 0;\n }\n &-list::-webkit-scrollbar-track {\n background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-thumb {\n background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-thumb:hover {\n background: var(--color-green) !important;\n border-radius: 3px !important;\n }\n }\n &__option {\n padding: 0;\n margin-bottom: 20px !important;\n &--is-focused,\n &--is-selected {\n background-color: transparent !important;\n color: var(--color-green) !important;\n cursor: pointer !important;\n }\n }\n &__single-value {\n font-family: 'ProximaNova', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 20px !important;\n line-height: 20px !important;\n color: white !important;\n text-transform: uppercase;\n }\n &__placeholder {\n font-family: 'ProximaNova', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 20px !important;\n line-height: 20px !important;\n color: white !important;\n }\n}\n.custom-kind {\n &__control {\n background-color: rgba(255, 255, 255, 0.05) !important;\n border: none !important;\n border-radius: 10px;\n max-width: 167px !important;\n width: 100% !important;\n height: 42px !important;\n cursor: pointer !important;\n &--menu-is-open {\n box-shadow: (0 0 0 1px) var(--color-green) !important;\n }\n }\n &__input-container {\n color: white !important;\n }\n &__input-container--has-value {\n color: white !important;\n height: 38px;\n }\n &__indicator-separator {\n display: none;\n }\n &__indicators {\n padding: 8px 16px 7px 0 !important;\n }\n &__indicator,\n &__indicator-clear-value {\n padding: 0 !important;\n cursor: pointer;\n }\n &__menu {\n background-color: rgba(0, 0, 0, 0.9) !important;\n box-shadow: (0 0 0 1px) var(--color-green) !important;\n border-radius: 20px !important;\n padding: 20px 0 0 20px !important;\n\n &-list::-webkit-scrollbar {\n width: 4px;\n height: 0;\n }\n &-list::-webkit-scrollbar-track {\n background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-thumb {\n background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-thumb:hover {\n background: var(--color-green) !important;\n border-radius: 3px !important;\n }\n }\n &__option {\n padding: 0;\n margin-bottom: 14px !important;\n &--is-focused,\n &--is-selected {\n background-color: transparent !important;\n color: var(--color-green) !important;\n cursor: pointer !important;\n }\n }\n &__single-value {\n font-family: 'ProximaNova', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 14px !important;\n color: white !important;\n text-transform: uppercase;\n }\n &__placeholder {\n font-family: 'ProximaNova', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 14px !important;\n color: white !important;\n text-transform: lowercase;\n }\n}\n.custom-filter {\n width: 100%;\n &__control {\n background-color: rgba(255, 255, 255, 0.05) !important;\n border: none !important;\n width: 100% !important;\n max-width: 100% !important;\n min-width: 0 !important;\n border-radius: 170px !important;\n height: 41px !important;\n cursor: pointer !important;\n &--menu-is-open,\n &--is-focused {\n box-shadow: (0 0 0 1px) var(--color-green) !important;\n width: 100% !important;\n }\n }\n &__input-container {\n color: white !important;\n }\n &__input-container--has-value {\n color: white !important;\n height: 41px;\n }\n &__indicator-separator {\n display: none;\n }\n &__indicators {\n padding: 8px 16px 7px 0 !important;\n }\n &__indicator,\n &__indicator-clear-value {\n padding: 0 !important;\n cursor: pointer;\n }\n\n &__multi-value {\n background-color: rgba(255, 255, 255, 0.05) !important;\n padding: 8px 0 7px 16px !important;\n }\n &__value-container {\n flex-wrap: nowrap !important;\n padding: 8px 0 8px 16px !important;\n }\n &__multi-value__label {\n color: white !important;\n }\n &__menu {\n background-color: var(--color-select-list) !important;\n box-shadow: none !important;\n border-radius: 20px !important;\n margin-top: 1px !important;\n //overflow: auto !important;\n max-height: 282px !important;\n //height: 100% !important;\n max-width: 100% !important;\n &-list {\n //top: 20px !important;\n padding: 0 !important;\n max-height: 282px !important;\n max-width: 100% !important;\n //height: 100% !important;\n padding: 20px !important;\n }\n &-list::-webkit-scrollbar {\n width: 4px !important;\n height: 0 !important;\n }\n &-list::-webkit-scrollbar-track {\n //background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-track-piece {\n //background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n &-list::-webkit-scrollbar-thumb {\n background-color: rgba(255, 255, 255, 0.2) !important;\n border-radius: 3px !important;\n }\n\n &-list::-webkit-scrollbar-thumb:hover {\n background: var(--color-green) !important;\n border-radius: 3px !important;\n }\n }\n &__option {\n padding: 0;\n margin-bottom: 14px;\n &--is-focused,\n &--is-selected {\n background-color: transparent !important;\n color: var(--color-green) !important;\n cursor: pointer !important;\n }\n }\n &__single-value {\n font-family: 'SFProDisplay', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 17px !important;\n color: white !important;\n }\n &__placeholder {\n font-family: 'SFProDisplay', sans-serif !important;\n font-style: normal !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 14px !important;\n color: white !important;\n }\n}\n\n.price-wrapper {\n display: flex;\n font-size: 18px;\n .price-title {\n margin-right: 24px;\n }\n .price-value {\n color: var(--color-green);\n }\n}\n\n.information {\n margin-bottom: 24px;\n}\n"],sourceRoot:""}]);const u=i},23037:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var r=n(87537),o=n.n(r),a=n(23645),i=n.n(a)()(o());i.push([e.id,".pool-list-container-wrapper{margin:0 3px}.pool-list-container-wrapper h3{display:flex;justify-content:center;font-size:20px}.pool-list-container-wrapper .pool-list-header-wrapper{display:flex;justify-content:space-between}.pool-list-container-wrapper .pool-list-header-wrapper .poop-list-sort-wrapper{display:flex;max-width:800px;width:100%;justify-content:space-between}.pool-list-container-wrapper .pool-list-header-wrapper input{width:300px}.pool-list-container-wrapper .pool-list-header-wrapper button{margin-right:0}.pool-list-container-wrapper .pool-list-wrapper{margin:16px 0;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(5, 1fr);grid-column-gap:10px;grid-row-gap:10px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper{flex:0 0 33.333333%;margin-bottom:24px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card{width:290px;border:2px solid var(--color-white);padding:16px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-header{position:relative}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-header .pool-card-title{color:var(--color-green);font-weight:bold;margin-bottom:10px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-header .asset-icon-wrapper .asset-icon{position:absolute;top:0;right:0;width:40px;height:40px;border-radius:50%;background:gray}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-header .asset-icon-wrapper .asset-icon.main{right:20px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-header .asset-icon-wrapper .asset-icon.secondary{background:#fff}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-content{margin:16px 0}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-content .asset-count{color:var(--color-green);font-weight:bold;margin-bottom:8px}.pool-list-container-wrapper .pool-list-wrapper .pool-card-wrapper .pool-card .pool-card-content .asset-exchange-rate:not(:last-child){margin-bottom:8px}","",{version:3,sources:["webpack://./src/app/containers/Pools/containers/PoolList/index.scss"],names:[],mappings:"AAAA,6BACE,YAAA,CACA,gCACE,YAAA,CACA,sBAAA,CACA,cAAA,CAGF,uDACE,YAAA,CACA,6BAAA,CAEA,+EACE,YAAA,CACA,eAAA,CACA,UAAA,CACA,6BAAA,CAGF,6DACE,WAAA,CAGF,8DACE,cAAA,CAIJ,gDACE,aAAA,CACA,YAAA,CAEA,iCAAA,CACA,iCAAA,CACA,oBAAA,CACA,iBAAA,CACA,mEACE,mBAAA,CACA,kBAAA,CAEA,8EACE,WAAA,CACA,mCAAA,CACA,YAAA,CAEA,gGACE,iBAAA,CAEA,iHACE,wBAAA,CACA,gBAAA,CACA,kBAAA,CAIA,gIACE,iBAAA,CACA,KAAA,CACA,OAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,eAAA,CAEA,qIACE,UAAA,CAEF,0IACE,eAAA,CAMR,iGACE,aAAA,CACA,8GACE,wBAAA,CACA,gBAAA,CACA,iBAAA,CAEF,uIACE,iBAAA",sourcesContent:[".pool-list-container-wrapper {\n margin: 0 3px;\n h3 {\n display: flex;\n justify-content: center;\n font-size: 20px;\n }\n\n .pool-list-header-wrapper {\n display: flex;\n justify-content: space-between;\n\n .poop-list-sort-wrapper {\n display: flex;\n max-width: 800px;\n width: 100%;\n justify-content: space-between;\n }\n\n input {\n width: 300px;\n }\n\n button {\n margin-right: 0;\n }\n }\n\n .pool-list-wrapper {\n margin: 16px 0;\n display: grid;\n //grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n grid-template-columns: 1fr 1fr 1fr;\n grid-template-rows: repeat(5, 1fr);\n grid-column-gap: 10px;\n grid-row-gap: 10px;\n .pool-card-wrapper {\n flex: 0 0 33.333333%;\n margin-bottom: 24px;\n\n .pool-card {\n width: 290px;\n border: 2px solid var(--color-white);\n padding: 16px;\n\n .pool-card-header {\n position: relative;\n\n .pool-card-title {\n color: var(--color-green);\n font-weight: bold;\n margin-bottom: 10px;\n }\n\n .asset-icon-wrapper {\n .asset-icon {\n position: absolute;\n top: 0;\n right: 0;\n width: 40px;\n height: 40px;\n border-radius: 50%;\n background: gray;\n\n &.main {\n right: 20px;\n }\n &.secondary {\n background: white;\n }\n }\n }\n }\n\n .pool-card-content {\n margin: 16px 0;\n .asset-count {\n color: var(--color-green);\n font-weight: bold;\n margin-bottom: 8px;\n }\n .asset-exchange-rate:not(:last-child) {\n margin-bottom: 8px;\n }\n }\n }\n }\n }\n}\n"],sourceRoot:""}]);const u=i},85876:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var r=n(87537),o=n.n(r),a=n(23645),i=n.n(a)()(o());i.push([e.id,".amount-wrapper{display:flex}.amount-wrapper .amount-title{margin-right:24px;max-width:100px;width:100%}.amount-wrapper .amount-value{color:var(--color-green)}.assets-selector-wrapper{display:flex;align-items:center;margin-bottom:24px;justify-content:space-between;width:100%;height:56px;border:none;outline:none;border-radius:10px;padding-right:15px;background-color:hsla(0,0%,100%,.05)}","",{version:3,sources:["webpack://./src/app/containers/Pools/containers/TradePool/index.scss"],names:[],mappings:"AAAA,gBACE,YAAA,CACA,8BACE,iBAAA,CACA,eAAA,CACA,UAAA,CAEF,8BACE,wBAAA,CAGJ,yBACE,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,6BAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,oCAAA",sourcesContent:[".amount-wrapper {\n display: flex;\n .amount-title {\n margin-right: 24px;\n max-width: 100px;\n width: 100%;\n }\n .amount-value {\n color: var(--color-green);\n }\n}\n.assets-selector-wrapper {\n display: flex;\n align-items: center;\n margin-bottom: 24px;\n justify-content: space-between;\n width: 100%;\n height: 56px;\n border: none;\n outline: none;\n border-radius: 10px;\n padding-right: 15px;\n background-color: rgba(255, 255, 255, 0.05);\n}\n"],sourceRoot:""}]);const u=i},23645:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var u=0;u0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=a),n&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=n):c[2]=n),o&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=o):c[4]="".concat(o)),t.push(c))}},t}},87537:e=>{"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var r=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),o="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(r),a="/*# ".concat(o," */"),i=n.sources.map((function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")}));return[t].concat(i).concat([a]).join("\n")}return[t].join("\n")}},53879:(e,t,n)=>{var r=n(87236),o=n(6189),a={float:"cssFloat"},i=n(93379);function u(e,t,n){var u=a[t];if(void 0===u&&(u=function(e){var t=o(e),n=r(t);return a[t]=a[e]=a[n]=n,n}(t)),u){if(void 0===n)return e.style[u];e.style[u]=i(u,n)}}function s(e,t){for(var n in t)t.hasOwnProperty(n)&&u(e,n,t[n])}function l(){2===arguments.length?"string"==typeof arguments[1]?arguments[0].style.cssText=arguments[1]:s(arguments[0],arguments[1]):u(arguments[0],arguments[1],arguments[2])}e.exports=l,e.exports.set=l,e.exports.get=function(e,t){return Array.isArray(t)?t.reduce((function(t,n){return t[n]=u(e,n||""),t}),{}):u(e,t||"")}},8679:(e,t,n)=>{"use strict";var r=n(59864),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},u={};function s(e){return r.isMemo(e)?i:u[e.$$typeof]||o}u[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},u[r.Memo]=i;var l=Object.defineProperty,c=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var o=p(n);o&&o!==h&&e(t,o,r)}var i=c(n);f&&(i=i.concat(f(n)));for(var u=s(t),v=s(n),m=0;m{"use strict";n.r(t)},12410:(e,t,n)=>{"use strict";n.r(t)},88351:(e,t,n)=>{"use strict";n.r(t)},93985:(e,t,n)=>{"use strict";n.r(t)},22383:(e,t,n)=>{"use strict";n.r(t)},92952:(e,t,n)=>{"use strict";n.r(t)},90072:(e,t,n)=>{"use strict";n.r(t)},3303:(e,t,n)=>{"use strict";n.r(t)},4701:(e,t,n)=>{"use strict";n.r(t)},17581:(e,t,n)=>{"use strict";n.r(t)},61629:(e,t,n)=>{"use strict";n.r(t)},82329:(e,t,n)=>{"use strict";n.r(t)},79101:(e,t,n)=>{"use strict";n.r(t)},71956:(e,t,n)=>{"use strict";n.r(t)},37840:(e,t,n)=>{"use strict";n.r(t)},14699:(e,t,n)=>{"use strict";n.r(t)},13556:(e,t,n)=>{"use strict";n.r(t)},86796:(e,t,n)=>{"use strict";n.r(t)},87454:(e,t,n)=>{"use strict";n.r(t)},51195:(e,t,n)=>{"use strict";n.r(t)},83452:(e,t,n)=>{"use strict";n.r(t)},34638:(e,t,n)=>{"use strict";n.r(t)},67416:(e,t,n)=>{"use strict";n.r(t)},77825:(e,t,n)=>{"use strict";n.r(t)},41268:(e,t,n)=>{"use strict";n.r(t)},74271:(e,t,n)=>{"use strict";n.r(t)},51018:(e,t,n)=>{"use strict";n.r(t)},47455:(e,t,n)=>{"use strict";n.r(t)},90249:(e,t,n)=>{"use strict";n.r(t)},87846:(e,t,n)=>{"use strict";n.r(t)},15706:(e,t,n)=>{"use strict";n.r(t)},93679:(e,t,n)=>{"use strict";n.r(t)},25964:(e,t,n)=>{"use strict";n.r(t)},30570:(e,t,n)=>{"use strict";n.r(t)},21092:(e,t,n)=>{"use strict";n.r(t)},27418:e=>{"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function o(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,a){for(var i,u,s=o(e),l=1;l{var t=null,n=["Webkit","Moz","O","ms"];e.exports=function(e){t||(t=document.createElement("div"));var r=t.style;if(e in r)return e;for(var o=e.charAt(0).toUpperCase()+e.slice(1),a=n.length;a>=0;a--){var i=n[a]+o;if(i in r)return i}return!1}},92703:(e,t,n)=>{"use strict";var r=n(35268);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},45697:(e,t,n)=>{e.exports=n(92703)()},35268:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},54087:(e,t,n)=>{for(var r=n(75),o="undefined"==typeof window?n.g:window,a=["moz","webkit"],i="AnimationFrame",u=o["request"+i],s=o["cancel"+i]||o["cancelRequest"+i],l=0;!u&&l{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}},14608:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t1?r-1:0),a=1;a0&&void 0!==arguments[0]?arguments[0]:0;this.view&&(this.view.scrollLeft=e)}},{key:"scrollTop",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;this.view&&(this.view.scrollTop=e)}},{key:"scrollToLeft",value:function(){this.view&&(this.view.scrollLeft=0)}},{key:"scrollToTop",value:function(){this.view&&(this.view.scrollTop=0)}},{key:"scrollToRight",value:function(){this.view&&(this.view.scrollLeft=this.view.scrollWidth)}},{key:"scrollToBottom",value:function(){this.view&&(this.view.scrollTop=this.view.scrollHeight)}},{key:"addListeners",value:function(){if("undefined"!=typeof document&&this.view){var e=this.view,t=this.trackHorizontal,n=this.trackVertical,r=this.thumbHorizontal,o=this.thumbVertical;e.addEventListener("scroll",this.handleScroll),(0,f.default)()&&(t.addEventListener("mouseenter",this.handleTrackMouseEnter),t.addEventListener("mouseleave",this.handleTrackMouseLeave),t.addEventListener("mousedown",this.handleHorizontalTrackMouseDown),n.addEventListener("mouseenter",this.handleTrackMouseEnter),n.addEventListener("mouseleave",this.handleTrackMouseLeave),n.addEventListener("mousedown",this.handleVerticalTrackMouseDown),r.addEventListener("mousedown",this.handleHorizontalThumbMouseDown),o.addEventListener("mousedown",this.handleVerticalThumbMouseDown),window.addEventListener("resize",this.handleWindowResize))}}},{key:"removeListeners",value:function(){if("undefined"!=typeof document&&this.view){var e=this.view,t=this.trackHorizontal,n=this.trackVertical,r=this.thumbHorizontal,o=this.thumbVertical;e.removeEventListener("scroll",this.handleScroll),(0,f.default)()&&(t.removeEventListener("mouseenter",this.handleTrackMouseEnter),t.removeEventListener("mouseleave",this.handleTrackMouseLeave),t.removeEventListener("mousedown",this.handleHorizontalTrackMouseDown),n.removeEventListener("mouseenter",this.handleTrackMouseEnter),n.removeEventListener("mouseleave",this.handleTrackMouseLeave),n.removeEventListener("mousedown",this.handleVerticalTrackMouseDown),r.removeEventListener("mousedown",this.handleHorizontalThumbMouseDown),o.removeEventListener("mousedown",this.handleVerticalThumbMouseDown),window.removeEventListener("resize",this.handleWindowResize),this.teardownDragging())}}},{key:"handleScroll",value:function(e){var t=this,n=this.props,r=n.onScroll,o=n.onScrollFrame;r&&r(e),this.update((function(e){var n=e.scrollLeft,r=e.scrollTop;t.viewScrollLeft=n,t.viewScrollTop=r,o&&o(e)})),this.detectScrolling()}},{key:"handleScrollStart",value:function(){var e=this.props.onScrollStart;e&&e(),this.handleScrollStartAutoHide()}},{key:"handleScrollStartAutoHide",value:function(){this.props.autoHide&&this.showTracks()}},{key:"handleScrollStop",value:function(){var e=this.props.onScrollStop;e&&e(),this.handleScrollStopAutoHide()}},{key:"handleScrollStopAutoHide",value:function(){this.props.autoHide&&this.hideTracks()}},{key:"handleWindowResize",value:function(){this.update()}},{key:"handleHorizontalTrackMouseDown",value:function(e){e.preventDefault();var t=e.target,n=e.clientX,r=t.getBoundingClientRect().left,o=this.getThumbHorizontalWidth(),a=Math.abs(r-n)-o/2;this.view.scrollLeft=this.getScrollLeftForOffset(a)}},{key:"handleVerticalTrackMouseDown",value:function(e){e.preventDefault();var t=e.target,n=e.clientY,r=t.getBoundingClientRect().top,o=this.getThumbVerticalHeight(),a=Math.abs(r-n)-o/2;this.view.scrollTop=this.getScrollTopForOffset(a)}},{key:"handleHorizontalThumbMouseDown",value:function(e){e.preventDefault(),this.handleDragStart(e);var t=e.target,n=e.clientX,r=t.offsetWidth,o=t.getBoundingClientRect().left;this.prevPageX=r-(n-o)}},{key:"handleVerticalThumbMouseDown",value:function(e){e.preventDefault(),this.handleDragStart(e);var t=e.target,n=e.clientY,r=t.offsetHeight,o=t.getBoundingClientRect().top;this.prevPageY=r-(n-o)}},{key:"setupDragging",value:function(){(0,u.default)(document.body,v.disableSelectStyle),document.addEventListener("mousemove",this.handleDrag),document.addEventListener("mouseup",this.handleDragEnd),document.onselectstart=d.default}},{key:"teardownDragging",value:function(){(0,u.default)(document.body,v.disableSelectStyleReset),document.removeEventListener("mousemove",this.handleDrag),document.removeEventListener("mouseup",this.handleDragEnd),document.onselectstart=void 0}},{key:"handleDragStart",value:function(e){this.dragging=!0,e.stopImmediatePropagation(),this.setupDragging()}},{key:"handleDrag",value:function(e){if(this.prevPageX){var t=e.clientX,n=-this.trackHorizontal.getBoundingClientRect().left+t-(this.getThumbHorizontalWidth()-this.prevPageX);this.view.scrollLeft=this.getScrollLeftForOffset(n)}if(this.prevPageY){var r=e.clientY,o=-this.trackVertical.getBoundingClientRect().top+r-(this.getThumbVerticalHeight()-this.prevPageY);this.view.scrollTop=this.getScrollTopForOffset(o)}return!1}},{key:"handleDragEnd",value:function(){this.dragging=!1,this.prevPageX=this.prevPageY=0,this.teardownDragging(),this.handleDragEndAutoHide()}},{key:"handleDragEndAutoHide",value:function(){this.props.autoHide&&this.hideTracks()}},{key:"handleTrackMouseEnter",value:function(){this.trackMouseOver=!0,this.handleTrackMouseEnterAutoHide()}},{key:"handleTrackMouseEnterAutoHide",value:function(){this.props.autoHide&&this.showTracks()}},{key:"handleTrackMouseLeave",value:function(){this.trackMouseOver=!1,this.handleTrackMouseLeaveAutoHide()}},{key:"handleTrackMouseLeaveAutoHide",value:function(){this.props.autoHide&&this.hideTracks()}},{key:"showTracks",value:function(){clearTimeout(this.hideTracksTimeout),(0,u.default)(this.trackHorizontal,{opacity:1}),(0,u.default)(this.trackVertical,{opacity:1})}},{key:"hideTracks",value:function(){var e=this;if(!this.dragging&&!this.scrolling&&!this.trackMouseOver){var t=this.props.autoHideTimeout;clearTimeout(this.hideTracksTimeout),this.hideTracksTimeout=setTimeout((function(){(0,u.default)(e.trackHorizontal,{opacity:0}),(0,u.default)(e.trackVertical,{opacity:0})}),t)}}},{key:"detectScrolling",value:function(){var e=this;this.scrolling||(this.scrolling=!0,this.handleScrollStart(),this.detectScrollingInterval=setInterval((function(){e.lastViewScrollLeft===e.viewScrollLeft&&e.lastViewScrollTop===e.viewScrollTop&&(clearInterval(e.detectScrollingInterval),e.scrolling=!1,e.handleScrollStop()),e.lastViewScrollLeft=e.viewScrollLeft,e.lastViewScrollTop=e.viewScrollTop}),100))}},{key:"raf",value:function(e){var t=this;this.requestFrame&&i.default.cancel(this.requestFrame),this.requestFrame=(0,i.default)((function(){t.requestFrame=void 0,e()}))}},{key:"update",value:function(e){var t=this;this.raf((function(){return t._update(e)}))}},{key:"_update",value:function(e){var t=this.props,n=t.onUpdate,r=t.hideTracksWhenNotNeeded,o=this.getValues();if((0,f.default)()){var a=o.scrollLeft,i=o.clientWidth,s=o.scrollWidth,l=(0,p.default)(this.trackHorizontal),c=this.getThumbHorizontalWidth(),d={width:c,transform:"translateX("+a/(s-i)*(l-c)+"px)"},v=o.scrollTop,m=o.clientHeight,g=o.scrollHeight,y=(0,h.default)(this.trackVertical),b=this.getThumbVerticalHeight(),w={height:b,transform:"translateY("+v/(g-m)*(y-b)+"px)"};if(r){var E={visibility:s>i?"visible":"hidden"},A={visibility:g>m?"visible":"hidden"};(0,u.default)(this.trackHorizontal,E),(0,u.default)(this.trackVertical,A)}(0,u.default)(this.thumbHorizontal,d),(0,u.default)(this.thumbVertical,w)}n&&n(o),"function"==typeof e&&e(o)}},{key:"render",value:function(){var e=this,t=(0,f.default)(),n=this.props,o=(n.onScroll,n.onScrollFrame,n.onScrollStart,n.onScrollStop,n.onUpdate,n.renderView),a=n.renderTrackHorizontal,i=n.renderTrackVertical,u=n.renderThumbHorizontal,l=n.renderThumbVertical,d=n.tagName,p=(n.hideTracksWhenNotNeeded,n.autoHide),h=(n.autoHideTimeout,n.autoHideDuration),m=(n.thumbSize,n.thumbMinSize,n.universal),g=n.autoHeight,y=n.autoHeightMin,b=n.autoHeightMax,w=n.style,E=n.children,A=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(n,["onScroll","onScrollFrame","onScrollStart","onScrollStop","onUpdate","renderView","renderTrackHorizontal","renderTrackVertical","renderThumbHorizontal","renderThumbVertical","tagName","hideTracksWhenNotNeeded","autoHide","autoHideTimeout","autoHideDuration","thumbSize","thumbMinSize","universal","autoHeight","autoHeightMin","autoHeightMax","style","children"]),x=this.state.didMountUniversal,S=r({},v.containerStyleDefault,g&&r({},v.containerStyleAutoHeight,{minHeight:y,maxHeight:b}),w),k=r({},v.viewStyleDefault,{marginRight:t?-t:0,marginBottom:t?-t:0},g&&r({},v.viewStyleAutoHeight,{minHeight:(0,c.default)(y)?"calc("+y+" + "+t+"px)":y+t,maxHeight:(0,c.default)(b)?"calc("+b+" + "+t+"px)":b+t}),g&&m&&!x&&{minHeight:y,maxHeight:b},m&&!x&&v.viewStyleUniversalInitial),C={transition:"opacity "+h+"ms",opacity:0},O=r({},v.trackHorizontalStyleDefault,p&&C,(!t||m&&!x)&&{display:"none"}),T=r({},v.trackVerticalStyleDefault,p&&C,(!t||m&&!x)&&{display:"none"});return(0,s.createElement)(d,r({},A,{style:S,ref:function(t){e.container=t}}),[(0,s.cloneElement)(o({style:k}),{key:"view",ref:function(t){e.view=t}},E),(0,s.cloneElement)(a({style:O}),{key:"trackHorizontal",ref:function(t){e.trackHorizontal=t}},(0,s.cloneElement)(u({style:v.thumbHorizontalStyleDefault}),{ref:function(t){e.thumbHorizontal=t}})),(0,s.cloneElement)(i({style:T}),{key:"trackVertical",ref:function(t){e.trackVertical=t}},(0,s.cloneElement)(l({style:v.thumbVerticalStyleDefault}),{ref:function(t){e.thumbVertical=t}}))])}}]),t}(s.Component);t.default=w,w.propTypes={onScroll:l.default.func,onScrollFrame:l.default.func,onScrollStart:l.default.func,onScrollStop:l.default.func,onUpdate:l.default.func,renderView:l.default.func,renderTrackHorizontal:l.default.func,renderTrackVertical:l.default.func,renderThumbHorizontal:l.default.func,renderThumbVertical:l.default.func,tagName:l.default.string,thumbSize:l.default.number,thumbMinSize:l.default.number,hideTracksWhenNotNeeded:l.default.bool,autoHide:l.default.bool,autoHideTimeout:l.default.number,autoHideDuration:l.default.number,autoHeight:l.default.bool,autoHeightMin:l.default.oneOfType([l.default.number,l.default.string]),autoHeightMax:l.default.oneOfType([l.default.number,l.default.string]),universal:l.default.bool,style:l.default.object,children:l.default.node},w.defaultProps={renderView:m.renderViewDefault,renderTrackHorizontal:m.renderTrackHorizontalDefault,renderTrackVertical:m.renderTrackVerticalDefault,renderThumbHorizontal:m.renderThumbHorizontalDefault,renderThumbVertical:m.renderThumbVerticalDefault,tagName:"div",thumbMinSize:30,hideTracksWhenNotNeeded:!1,autoHide:!1,autoHideTimeout:1e3,autoHideDuration:200,autoHeight:!1,autoHeightMin:0,autoHeightMax:200,universal:!1}},7679:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.containerStyleDefault={position:"relative",overflow:"hidden",width:"100%",height:"100%"},t.containerStyleAutoHeight={height:"auto"},t.viewStyleDefault={position:"absolute",top:0,left:0,right:0,bottom:0,overflow:"scroll",WebkitOverflowScrolling:"touch"},t.viewStyleAutoHeight={position:"relative",top:void 0,left:void 0,right:void 0,bottom:void 0},t.viewStyleUniversalInitial={overflow:"hidden",marginRight:0,marginBottom:0},t.trackHorizontalStyleDefault={position:"absolute",height:6},t.trackVerticalStyleDefault={position:"absolute",width:6},t.thumbHorizontalStyleDefault={position:"relative",display:"block",height:"100%"},t.thumbVerticalStyleDefault={position:"relative",display:"block",width:"100%"},t.disableSelectStyle={userSelect:"none"},t.disableSelectStyleReset={userSelect:""}},31298:(e,t,n)=>{"use strict";t.$B=void 0;var r,o=(r=n(14608))&&r.__esModule?r:{default:r};o.default,t.$B=o.default},56839:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.clientHeight,n=getComputedStyle(e),r=n.paddingTop,o=n.paddingBottom;return t-parseFloat(r)-parseFloat(o)}},4749:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.clientWidth,n=getComputedStyle(e),r=n.paddingLeft,o=n.paddingRight;return t-parseFloat(r)-parseFloat(o)}},13305:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){if(!1!==a)return a;if("undefined"!=typeof document){var e=document.createElement("div");(0,o.default)(e,{width:100,height:100,position:"absolute",top:-9999,overflow:"scroll",MsOverflowStyle:"scrollbar"}),document.body.appendChild(e),a=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}else a=0;return a||0};var r,o=(r=n(53879))&&r.__esModule?r:{default:r},a=!1},95205:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return"string"==typeof e}},78669:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){return!1}},64448:(e,t,n)=>{"use strict";var r=n(67294),o=n(27418),a=n(63840);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n