@its/core 2.6.4-alpha.1 → 2.6.4-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/core.css CHANGED
@@ -1 +1 @@
1
- .loader,.loaderLight{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader:before,.loader:after,.loaderLight:before,.loaderLight:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader:before{animation:before8 2s infinite}.loaderLight:before{animation:before8 2s infinite}.loader:after{animation:after6 2s infinite}.loaderLight:after{animation:after6light 2s infinite}@keyframes before8{0%{width:.5em;box-shadow:1em -.5em #009f93,-1em .5em #037171}35%{width:2.5em;box-shadow:0 -.5em #009f93,0 .5em #037171}70%{width:.5em;box-shadow:-1em -.5em #009f93,1em .5em #037171}to{box-shadow:1em -.5em #009f93,-1em .5em #037171}}@keyframes after6{0%{height:.5em;box-shadow:.5em 1em #02c3bd,-.5em -1em #fff}35%{height:2.5em;box-shadow:.5em 0 #02c3bd,-.5em 0 #fff}70%{height:.5em;box-shadow:.5em -1em #02c3bd,-.5em 1em #fff}to{box-shadow:.5em 1em #02c3bd,-.5em -1em #fff}}@keyframes after6light{0%{height:.5em;box-shadow:.5em 1em #02c3bd,-.5em -1em #000}35%{height:2.5em;box-shadow:.5em 0 #02c3bd,-.5em 0 #000}70%{height:.5em;box-shadow:.5em -1em #02c3bd,-.5em 1em #000}to{box-shadow:.5em 1em #02c3bd,-.5em -1em #000}}.loader,.loaderLight{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em)}.scrollable-container{overflow-y:auto;overflow-x:hidden}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:transparent;border-radius:20px}.scrollable-container.show-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-color:#0000}#menu-icon{width:24px;height:18px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#menu-icon span{display:block;position:absolute;height:3px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#menu-icon.dark span{background:#fff}#menu-icon.light span{background:#111}#menu-icon span:nth-child(1){top:2px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon span:nth-child(2){top:8px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon span:nth-child(3){top:14px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-1px;left:6.8px}#menu-icon.open span:nth-child(2){width:0%;opacity:0}#menu-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:16px;left:6.8px}.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}@font-face{font-family:LibreBarcode39Text;src:local("LibreBarcode39Text-Regular"),url(../../fonts/LibreBarcode39Text/LibreBarcode39Text-Regular.ttf) format("truetype")}
1
+ .loader,.loaderLight{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader:before,.loader:after,.loaderLight:before,.loaderLight:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader:before{animation:before8 2s infinite}.loaderLight:before{animation:before8 2s infinite}.loader:after{animation:after6 2s infinite}.loaderLight:after{animation:after6light 2s infinite}@keyframes before8{0%{width:.5em;box-shadow:1em -.5em #009f93,-1em .5em #037171}35%{width:2.5em;box-shadow:0 -.5em #009f93,0 .5em #037171}70%{width:.5em;box-shadow:-1em -.5em #009f93,1em .5em #037171}to{box-shadow:1em -.5em #009f93,-1em .5em #037171}}@keyframes after6{0%{height:.5em;box-shadow:.5em 1em #02c3bd,-.5em -1em #fff}35%{height:2.5em;box-shadow:.5em 0 #02c3bd,-.5em 0 #fff}70%{height:.5em;box-shadow:.5em -1em #02c3bd,-.5em 1em #fff}to{box-shadow:.5em 1em #02c3bd,-.5em -1em #fff}}@keyframes after6light{0%{height:.5em;box-shadow:.5em 1em #02c3bd,-.5em -1em #000}35%{height:2.5em;box-shadow:.5em 0 #02c3bd,-.5em 0 #000}70%{height:.5em;box-shadow:.5em -1em #02c3bd,-.5em 1em #000}to{box-shadow:.5em 1em #02c3bd,-.5em -1em #000}}.loader,.loaderLight{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em)}.scrollable-container{overflow-y:auto;overflow-x:hidden}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:transparent;border-radius:20px}.scrollable-container.show-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-color:#0000}#menu-icon{width:24px;height:18px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#menu-icon span{display:block;position:absolute;height:3px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#menu-icon.dark span{background:#fff}#menu-icon.light span{background:#111}#menu-icon span:nth-child(1){top:2px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon span:nth-child(2){top:8px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon span:nth-child(3){top:14px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#menu-icon.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-1px;left:6.8px}#menu-icon.open span:nth-child(2){width:0%;opacity:0}#menu-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:16px;left:6.8px}.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}@font-face{font-family:LibreBarcode39Text;src:local("LibreBarcode39Text-Regular"),url(../../fonts/LibreBarcode39Text/LibreBarcode39Text-Regular.ttf) format("truetype")}@keyframes marquee-scroll{0%,20%{transform:translate(0)}80%,to{transform:translate(var(--move-distance))}}.marquee-wrapper{overflow:hidden;width:100%;display:flex;padding:0 8px;box-sizing:border-box;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.marquee-content{white-space:nowrap;display:inline-block;will-change:transform}.is-scrolling{animation:marquee-scroll 5s linear infinite alternate}