ws-voice-infinity-global-module 0.9.71 → 0.9.72

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.
Files changed (2) hide show
  1. package/lib/external.css +0 -1
  2. package/package.json +1 -2
package/lib/external.css CHANGED
@@ -4,6 +4,5 @@
4
4
  .spinner-line,.spinner-wrap{position:fixed;background:0 0}.spinner-wrap{top:0;left:0;width:100%;height:100%;z-index:10000}.spinner-line{top:50%;left:50%;transform:translate(-50%,-50%);z-index:10001}
5
5
  .ws-react-base-modal__back{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);cursor:pointer;z-index:2000}.ws-react-base-modal__back--pointer{cursor:pointer}.ws-react-base-modal__back--multiple{background:0 0}.ws-react-base-modal__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;min-width:100px;max-width:95%;height:auto;min-height:100px;max-height:95%;border-radius:6px;background:#fff;opacity:1;overflow:hidden;z-index:2001}.ws-react-base-modal__modal--full-screen{min-width:100%;max-height:100vh;border-radius:inherit!important}.ws-react-base-modal__modal-title{width:100%;height:49px;min-height:49px;padding:12px;background:#0034a6;color:#fff;font-size:18px;box-sizing:border-box}.ws-react-base-modal__modal-title .modal-icon{margin-left:12px;color:#fff!important;fill:#fff!important;font-size:18px;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;cursor:pointer}.ws-react-base-modal__button-wrap{width:100%;height:56px;min-height:56px;padding:0 12px;border-top:1px solid #8b8b90;box-sizing:border-box}.ws-react-base-modal__button{margin:12px 6px;padding:6px;border-radius:3px;background:#0034a6;color:#fff;font-size:14px;cursor:pointer}.ws-react-base-modal__button:hover{opacity:.54}.ws-react-base-modal__button--default{background:#8b8b90}.ws-react-base-modal__button--disabled{cursor:default;opacity:.54}.ws-react-base-modal__content-wrap{padding:12px;background:#fff;overflow:auto}
6
6
  .ws-tooltip{display:none;position:absolute;z-index:1;top:50%;left:calc(100% + 12px);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:175px;padding:6px 8px 4px;transform:translateY(-50%);border-radius:2px;background-color:#303e4f;color:#fff;text-align:center}.ws-tooltip::before{content:'';display:block;position:absolute;top:50%;left:-3px;width:0;height:0;transform:translate(-50%,-50%);border-top:4px solid transparent;border-right:4px solid #303e4f;border-bottom:4px solid transparent;border-left:4px solid transparent}.ws-tooltip--bottom{display:none;top:calc(100% + 12px);left:50%;transform:translate(-50%,0)}.ws-tooltip--bottom::before{top:0;left:50%;width:0;height:0;transform:translate(-50%,-100%);border-right:4px solid transparent;border-bottom:4px solid #303e4f}.ws-tooltip--left{display:none;top:50%;right:calc(100% + 12px);left:inherit}.ws-tooltip--left::before{top:50%;right:-3px;left:inherit;transform:translate(50%,-50%);border-right:4px solid transparent;border-left:4px solid #303e4f}.ws-tooltip-wrap{position:relative}.ws-tooltip-wrap:hover .ws-tooltip,.ws-tooltip-wrap:hover .ws-tooltip--bottom{display:-ms-flexbox;display:flex}
7
- .ws-react-radio{cursor:pointer}.ws-react-radio--disabled{cursor:default}.ws-react-radio--check{width:32px!important}.ws-react-radio--check>div{padding:0!important}.ws-react-radio--title{margin-left:6px;font-size:14px}.ws-react-radio__icon-check{width:10px;height:10px;background:#0034a6;border-radius:50%}.ws-react-radio__icon-check--disabled{background:#75848b}.ws-react-radio__check-wrap{width:20px;height:20px;background:#fff;border:2px solid #0034a6;border-radius:50%}.ws-react-radio__check-wrap--disabled{border:2px solid #75848b}
8
7
  body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:rgba(255,255,255,.9);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px rgba(0,0,0,.13);color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:0;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{from{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{from{opacity:0}to{opacity:1}}
9
8
  .Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:0 0;outline:0;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:rgba(255,255,255,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ws-voice-infinity-global-module",
3
- "version": "0.9.71",
3
+ "version": "0.9.72",
4
4
  "description": "ws-voice-infinity-global-module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -148,7 +148,6 @@
148
148
  "ws-react-base-components": "2.0.35",
149
149
  "ws-react-flex-layout": "2.0.11",
150
150
  "ws-react-modal-dialog": "2.0.11",
151
- "ws-react-radio": "1.0.18",
152
151
  "ws-react-spinner": "1.0.24",
153
152
  "ws-react-tooltip": "1.0.3",
154
153
  "ws-tslint-react": "0.0.9",