@transferwise/neptune-css 12.1.3 → 12.1.4-beta-ef9e9fd33f.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/CHANGELOG.md +101 -3
- package/dist/css/accordion.css +1 -1
- package/dist/css/alerts.css +1 -1
- package/dist/css/buttons.css +1 -1
- package/dist/css/chevron.css +1 -1
- package/dist/css/circles.css +1 -1
- package/dist/css/decision.css +1 -1
- package/dist/css/dropdowns.css +1 -1
- package/dist/css/footer.css +1 -1
- package/dist/css/forms.css +1 -1
- package/dist/css/input-groups.css +1 -1
- package/dist/css/list-group.css +1 -1
- package/dist/css/navbar-base.css +1 -1
- package/dist/css/navbar.css +1 -1
- package/dist/css/navs.css +1 -1
- package/dist/css/neptune-core.css +1 -1
- package/dist/css/neptune-social-media.css +1 -1
- package/dist/css/neptune.css +1 -1
- package/dist/css/popovers.css +1 -1
- package/dist/css/process.css +1 -1
- package/dist/css/table.css +1 -1
- package/dist/css/tick.css +1 -1
- package/dist/css/tooltip.css +1 -1
- package/dist/less/neptune-tokens.less +2 -8
- package/dist/props/neptune-tokens.css +1 -3
- package/package.json +3 -3
- package/src/less/addons/_background-utilities.less +1 -0
- package/src/less/alerts.less +6 -2
- package/src/less/background.less +2 -0
- package/src/less/buttons.less +25 -44
- package/src/less/chevron.less +0 -4
- package/src/less/circles.less +0 -1
- package/src/less/core/_scaffolding.less +9 -9
- package/src/less/core/_typography-utilities.less +6 -1
- package/src/less/decision.less +0 -5
- package/src/less/dropdowns.less +0 -20
- package/src/less/footer.less +0 -38
- package/src/less/forms/bootstrap-forms.less +15 -73
- package/src/less/forms/checkbox-radio.less +18 -60
- package/src/less/input-groups.less +3 -14
- package/src/less/list-group.less +2 -16
- package/src/less/mixins/_alerts.less +3 -45
- package/src/less/mixins/_buttons.less +9 -31
- package/src/less/mixins/_forms.less +7 -7
- package/src/less/navbar-base.less +9 -52
- package/src/less/navs.less +0 -4
- package/src/less/neptune.bundle.less +3 -0
- package/src/less/popovers.less +1 -0
- package/src/less/process.less +0 -4
- package/src/less/table.less +1 -1
- package/src/less/tick.less +0 -9
- package/src/less/tooltip.less +1 -0
package/dist/css/popovers.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.close{float:right;font-size:2rem;font-size:calc(var(--font-size-16, 1rem)*2);font-weight:800;font-weight:var(--font-weight-bold,800);line-height:1.2;line-height:var(--line-height-title,1.2);color:#0097c7;color:var(--color-content-accent,#0097c7);text-decoration:none}[dir=rtl] .close{float:left}.close:focus,.close:hover{color:#0084b3;color:var(--color-content-accent-hover,#0084b3);text-decoration:none;cursor:pointer}.close:focus{outline:thin dotted rgba(0,0,0,.5);outline-offset:2px}.close:active{color:#0077a5;color:var(--color-content-accent-active,#0077a5)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.popover{top:0;left:0;z-index:1060;width:276px;padding:18px 24px;font-family:Averta,Avenir W02,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-family-regular,Averta,,,Avenir,W02,,,Avenir,,,Helvetica,,,Arial,,,sans-serif);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:24px;line-height:var(--size-24,24px);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:.875rem;font-size:var(--font-size-14,.875rem);background-color:#fff;background-color:var(--color-background-screen,#fff);background-clip:padding-box;border-radius:3px;box-shadow:0 20px 66px 0 rgba(34,48,73,.2);position:absolute}[dir=rtl] .popover{right:0;left:auto;text-align:right}.popover.animate{transition:transform .25s}.popover.scale-down{transform:scale(0)}.popover.top{margin-top:-14px;transform-origin:50% 100%}.popover.top-left{margin-top:-14px;transform-origin:calc(100% - 29px) 100%}.popover.top-right{margin-top:-14px;transform-origin:29px 100%}.popover.right{margin-left:14px;transform-origin:0 50%}[dir=rtl] .popover.right{margin-right:14px;margin-left:0}.popover.right-top{margin-left:14px;transform-origin:0 29px}[dir=rtl] .popover.right-top{margin-right:14px;margin-left:0}.popover.right-bottom{margin-left:14px;transform-origin:0 calc(100% - 29px)}[dir=rtl] .popover.right-bottom{margin-right:14px;margin-left:0}.popover.bottom{margin-top:14px;transform-origin:50% 0}.popover.bottom-left{margin-top:14px;transform-origin:calc(100% - 29px) 0}.popover.bottom-right{margin-top:14px;transform-origin:29px 0}.popover.left{margin-left:-14px;transform-origin:100% 50%}[dir=rtl] .popover.left{margin-right:-14px;margin-left:0}.popover.left-top{margin-left:-14px;transform-origin:100% 29px}[dir=rtl] .popover.left-top{margin-right:-14px;margin-left:0}.popover.left-bottom{margin-left:-14px;transform-origin:100% calc(100% - 29px)}[dir=rtl] .popover.left-bottom{margin-right:-14px;margin-left:0}.popover:before{content:" ";position:absolute;display:block;width:14px;height:14px;left:28px;top:-7px;transform:rotate(45deg);background-color:inherit}[dir=rtl] .popover:before{right:28px;left:auto}.popover.top:before{top:auto;bottom:-7px;left:50%;margin-left:-7px}[dir=rtl] .popover.top:before{right:50%;left:auto;margin-right:-7px;margin-left:0}.popover.top-left:before{top:auto;bottom:-7px;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.top-left:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.top-right:before{top:auto;bottom:-7px;left:29px;right:auto;margin-left:-7px}[dir=rtl] .popover.top-right:before{right:29px;left:auto;right:auto;margin-right:-7px;margin-left:0}.popover.right:before{top:50%;margin-top:-7px;left:-7px}[dir=rtl] .popover.right:before{right:-7px;left:auto}.popover.right-top:before{top:29px;margin-top:-7px;left:-7px}[dir=rtl] .popover.right-top:before{right:-7px;left:auto}.popover.right-bottom:before{top:calc(100% - 29px);margin-top:-7px;left:-7px}[dir=rtl] .popover.right-bottom:before{right:-7px;left:auto}.popover.bottom:before{top:-7px;bottom:auto;left:50%;margin-left:-7px}[dir=rtl] .popover.bottom:before{right:50%;left:auto;margin-right:-7px;margin-left:0}.popover.bottom-left:before{top:-7px;bottom:auto;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.bottom-left:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.bottom-right:before{top:-7px;bottom:auto;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.bottom-right:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.left:before{top:50%;margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left:before{left:auto;left:-7px;right:auto}.popover.left-top:before{top:29px;margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left-top:before{left:auto;left:-7px;right:auto}.popover.left-bottom:before{top:calc(100% - 29px);margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left-bottom:before{left:auto;left:-7px;right:auto}.popover .popover-image,.popover img{width:65%;margin:8px 0}.popover-title{margin:0;background-color:#fff;background-color:var(--color-background-screen,#fff);border-bottom:0;border-radius:2px 2px 0 0;color:#37517e!important;color:var(--color-content-primary,#37517e)!important}.popover-content,.popover-title{padding:0;font-size:.875rem;font-size:var(--font-size-14,.875rem);line-height:1.5;line-height:var(--line-height-body,1.5)}.popover-content{color:#5d7079;color:var(--color-content-secondary,#5d7079)}.popover-content>:last-child{margin-bottom:0}.popover-close{float:right;font-size:2rem;font-size:calc(var(--font-size-16, 1rem)*2);font-weight:800;font-weight:var(--font-weight-bold,800);line-height:1.2;line-height:var(--line-height-title,1.2);color:#0097c7;color:var(--color-content-accent,#0097c7);text-decoration:none}[dir=rtl] .popover-close{float:left}.popover-close:focus,.popover-close:hover{color:#0084b3;color:var(--color-content-accent-hover,#0084b3);text-decoration:none;cursor:pointer}.popover-close:focus{outline:thin dotted rgba(0,0,0,.5);outline-offset:2px}.popover-close:active{color:#0077a5;color:var(--color-content-accent-active,#0077a5)}button.popover-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-toggle=popover]:not(.btn){color:inherit!important;font-weight:inherit!important;text-decoration:none!important;cursor:pointer}[data-toggle=popover]:not(.btn):focus,[data-toggle=popover]:not(.btn):hover,[data-toggle=popover]:not(.btn)[aria-describedby]{color:#0084b3!important;color:var(--color-content-accent-hover,#0084b3)!important;outline:0}.nav>li>a [data-toggle=popover]{border-bottom:0}@media (max-width:991px){.popover-modal{position:fixed;top:0!important;right:0!important;left:0!important;width:272px;margin:32px auto!important;margin:var(--size-32,32px) auto!important}.popover-modal:before{display:none}}@media (min-width:992px){.popover-modal.left{margin-right:-var(--size-24)!important}[dir=rtl] .popover-modal.left{margin-right:0!important}.popover-modal.right,[dir=rtl] .popover-modal.left{margin-left:-var(--size-24)!important}[dir=rtl] .popover-modal.right{margin-right:-var(--size-24)!important;margin-left:0!important}.popover-modal.top{margin-bottom:-8px!important}.popover-modal.bottom{margin-top:-8px!important}}@keyframes cover-fade-in{0%{opacity:0}to{opacity:.7}}.popover-modal-cover{position:fixed;top:0;left:0;z-index:1060;display:none;width:100vw;height:100vh;cursor:pointer;background-color:#fff;background-color:var(--color-background-screen,#fff);opacity:.7;animation:cover-fade-in .35s linear 0s forwards}[dir=rtl] .popover-modal-cover{right:0;left:auto}@media (max-width:991px){.popover-modal-cover{display:block}}.popover-promotion{text-align:center;padding:24px;padding:var(--size-24,24px)}@media (max-width:576px){.popover-promotion{width:auto!important;padding:24px!important;padding:var(--size-24,24px)!important;margin:16px!important;margin:var(--size-16,16px)!important}}@media (min-width:566px) and (max-width:992px){.popover-promotion{width:540px!important;padding:28px 32px!important;padding:28px var(--size-32,32px)!important;margin:32px auto!important;margin:var(--size-32,32px) auto!important}}.popover-promotion .popover-title{font-size:1rem;font-size:var(--font-size-16,1rem);line-height:1.2;line-height:var(--line-height-title,1.2)}@media (min-width:768px){.popover-promotion .popover-title{font-size:1.25rem;font-size:var(--font-size-20,1.25rem);line-height:1.2;line-height:var(--line-height-title,1.2)}}@media (max-width:480px){.popover-promotion .popover-image{width:80%}}@media (min-width:480px) and (max-width:992px){.popover-promotion .popover-image{width:60%}}@media (min-width:992px){.popover-promotion .popover-image{width:80%}}@media (max-width:992px){.popover-promotion{position:absolute!important}}
|
|
1
|
+
.close{float:right;font-size:2rem;font-size:calc(var(--font-size-16, 1rem)*2);font-weight:800;font-weight:var(--font-weight-bold,800);line-height:1.2;line-height:var(--line-height-title,1.2);color:#0097c7;color:var(--color-content-accent,#0097c7);text-decoration:none}[dir=rtl] .close{float:left}.close:focus,.close:hover{color:#0084b3;color:var(--color-content-accent-hover,#0084b3);text-decoration:none;cursor:pointer}.close:focus{outline:thin dotted rgba(0,0,0,.5);outline-offset:2px}.close:active{color:#0077a5;color:var(--color-content-accent-active,#0077a5)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.popover{top:0;left:0;z-index:1060;width:276px;padding:18px 24px;font-family:Averta,Avenir W02,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-family-regular,Averta,,,Avenir,W02,,,Avenir,,,Helvetica,,,Arial,,,sans-serif);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:24px;line-height:var(--size-24,24px);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:.875rem;font-size:var(--font-size-14,.875rem);background-color:#fff;background-color:var(--color-background-screen,#fff);background-clip:padding-box;border-radius:3px;box-shadow:0 20px 66px 0 rgba(34,48,73,.2);position:absolute}[dir=rtl] .popover{right:0;left:auto;text-align:right}.popover.animate{transition:transform .25s}.popover.scale-down{transform:scale(0)}.popover.top{margin-top:-14px;transform-origin:50% 100%}.popover.top-left{margin-top:-14px;transform-origin:calc(100% - 29px) 100%}.popover.top-right{margin-top:-14px;transform-origin:29px 100%}.popover.right{margin-left:14px;transform-origin:0 50%}[dir=rtl] .popover.right{margin-right:14px;margin-left:0}.popover.right-top{margin-left:14px;transform-origin:0 29px}[dir=rtl] .popover.right-top{margin-right:14px;margin-left:0}.popover.right-bottom{margin-left:14px;transform-origin:0 calc(100% - 29px)}[dir=rtl] .popover.right-bottom{margin-right:14px;margin-left:0}.popover.bottom{margin-top:14px;transform-origin:50% 0}.popover.bottom-left{margin-top:14px;transform-origin:calc(100% - 29px) 0}.popover.bottom-right{margin-top:14px;transform-origin:29px 0}.popover.left{margin-left:-14px;transform-origin:100% 50%}[dir=rtl] .popover.left{margin-right:-14px;margin-left:0}.popover.left-top{margin-left:-14px;transform-origin:100% 29px}[dir=rtl] .popover.left-top{margin-right:-14px;margin-left:0}.popover.left-bottom{margin-left:-14px;transform-origin:100% calc(100% - 29px)}[dir=rtl] .popover.left-bottom{margin-right:-14px;margin-left:0}.popover:before{content:" ";position:absolute;display:block;width:14px;height:14px;left:28px;top:-7px;transform:rotate(45deg);background-color:inherit}[dir=rtl] .popover:before{right:28px;left:auto}.popover.top:before{top:auto;bottom:-7px;left:50%;margin-left:-7px}[dir=rtl] .popover.top:before{right:50%;left:auto;margin-right:-7px;margin-left:0}.popover.top-left:before{top:auto;bottom:-7px;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.top-left:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.top-right:before{top:auto;bottom:-7px;left:29px;right:auto;margin-left:-7px}[dir=rtl] .popover.top-right:before{right:29px;left:auto;right:auto;margin-right:-7px;margin-left:0}.popover.right:before{top:50%;margin-top:-7px;left:-7px}[dir=rtl] .popover.right:before{right:-7px;left:auto}.popover.right-top:before{top:29px;margin-top:-7px;left:-7px}[dir=rtl] .popover.right-top:before{right:-7px;left:auto}.popover.right-bottom:before{top:calc(100% - 29px);margin-top:-7px;left:-7px}[dir=rtl] .popover.right-bottom:before{right:-7px;left:auto}.popover.bottom:before{top:-7px;bottom:auto;left:50%;margin-left:-7px}[dir=rtl] .popover.bottom:before{right:50%;left:auto;margin-right:-7px;margin-left:0}.popover.bottom-left:before{top:-7px;bottom:auto;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.bottom-left:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.bottom-right:before{top:-7px;bottom:auto;right:29px;left:auto;margin-left:-7px}[dir=rtl] .popover.bottom-right:before{left:29px;right:auto;left:auto;margin-right:-7px;margin-left:0}.popover.left:before{top:50%;margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left:before{left:auto;left:-7px;right:auto}.popover.left-top:before{top:29px;margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left-top:before{left:auto;left:-7px;right:auto}.popover.left-bottom:before{top:calc(100% - 29px);margin-top:-7px;left:auto;right:-7px}[dir=rtl] .popover.left-bottom:before{left:auto;left:-7px;right:auto}.popover .popover-image,.popover img{width:65%;margin:8px 0}.popover-title{margin:0;background-color:#fff;background-color:var(--color-background-screen,#fff);border-bottom:0;border-radius:2px 2px 0 0;color:#37517e!important;color:var(--color-content-primary,#37517e)!important}.popover-content,.popover-title{padding:0;font-size:.875rem;font-size:var(--font-size-14,.875rem);line-height:1.5;line-height:var(--line-height-body,1.5)}.popover-content{color:#5d7079;color:var(--color-content-secondary,#5d7079)}.popover-content>:last-child{margin-bottom:0}.popover-close{float:right;font-size:2rem;font-size:calc(var(--font-size-16, 1rem)*2);font-weight:800;font-weight:var(--font-weight-bold,800);line-height:1.2;line-height:var(--line-height-title,1.2);color:#0097c7;color:var(--color-content-accent,#0097c7);text-decoration:none}[dir=rtl] .popover-close{float:left}.popover-close:focus,.popover-close:hover{color:#0084b3;color:var(--color-content-accent-hover,#0084b3);text-decoration:none;cursor:pointer}.popover-close:focus{outline:thin dotted rgba(0,0,0,.5);outline-offset:2px}.popover-close:active{color:#0077a5;color:var(--color-content-accent-active,#0077a5)}button.popover-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-toggle=popover]:not(.btn){color:inherit!important;font-weight:inherit!important;text-decoration:none!important;border-bottom:1px dotted #0097c7!important;border-bottom:1px dotted var(--color-content-accent,#0097c7)!important;cursor:pointer}[data-toggle=popover]:not(.btn):focus,[data-toggle=popover]:not(.btn):hover,[data-toggle=popover]:not(.btn)[aria-describedby]{color:#0084b3!important;color:var(--color-content-accent-hover,#0084b3)!important;outline:0}.nav>li>a [data-toggle=popover]{border-bottom:0}@media (max-width:991px){.popover-modal{position:fixed;top:0!important;right:0!important;left:0!important;width:272px;margin:32px auto!important;margin:var(--size-32,32px) auto!important}.popover-modal:before{display:none}}@media (min-width:992px){.popover-modal.left{margin-right:-var(--size-24)!important}[dir=rtl] .popover-modal.left{margin-right:0!important}.popover-modal.right,[dir=rtl] .popover-modal.left{margin-left:-var(--size-24)!important}[dir=rtl] .popover-modal.right{margin-right:-var(--size-24)!important;margin-left:0!important}.popover-modal.top{margin-bottom:-8px!important}.popover-modal.bottom{margin-top:-8px!important}}@keyframes cover-fade-in{0%{opacity:0}to{opacity:.7}}.popover-modal-cover{position:fixed;top:0;left:0;z-index:1060;display:none;width:100vw;height:100vh;cursor:pointer;background-color:#fff;background-color:var(--color-background-screen,#fff);opacity:.7;animation:cover-fade-in .35s linear 0s forwards}[dir=rtl] .popover-modal-cover{right:0;left:auto}@media (max-width:991px){.popover-modal-cover{display:block}}.popover-promotion{text-align:center;padding:24px;padding:var(--size-24,24px)}@media (max-width:576px){.popover-promotion{width:auto!important;padding:24px!important;padding:var(--size-24,24px)!important;margin:16px!important;margin:var(--size-16,16px)!important}}@media (min-width:566px) and (max-width:992px){.popover-promotion{width:540px!important;padding:28px 32px!important;padding:28px var(--size-32,32px)!important;margin:32px auto!important;margin:var(--size-32,32px) auto!important}}.popover-promotion .popover-title{font-size:1rem;font-size:var(--font-size-16,1rem);line-height:1.2;line-height:var(--line-height-title,1.2)}@media (min-width:768px){.popover-promotion .popover-title{font-size:1.25rem;font-size:var(--font-size-20,1.25rem);line-height:1.2;line-height:var(--line-height-title,1.2)}}@media (max-width:480px){.popover-promotion .popover-image{width:80%}}@media (min-width:480px) and (max-width:992px){.popover-promotion .popover-image{width:60%}}@media (min-width:992px){.popover-promotion .popover-image{width:80%}}@media (max-width:992px){.popover-promotion{position:absolute!important}}
|
package/dist/css/process.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.process{position:relative;margin:auto;display:block}.process svg{width:100%;height:100%}.process-circle{transform-origin:center center;transition:stroke 1s linear .2s;stroke:#0097c7;stroke:var(--color-content-accent,#0097c7);stroke-opacity:1;stroke-linecap:round;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite}.process-inverse .process-circle{stroke:#fff;stroke:var(--color-background-screen,#fff)}.process-icon-container{position:absolute;display:inline-block;transform:rotate(45deg);height:50%;width:50%;left:25%;top:25%}.process-icon-horizontal,.process-icon-vertical{position:absolute;display:block;width:0;height:0}.process-success .process-icon-horizontal{background-color:#008026;background-color:var(--color-content-positive,#008026);bottom:0;left:0}.process-success .process-icon-vertical{background-color:#008026;background-color:var(--color-content-positive,#008026);top:100%;right:0}.process-success .process-circle{stroke:#008026;stroke:var(--color-content-positive,#008026)}.process-danger .process-icon-horizontal{background-color:#cf2929;background-color:var(--color-content-negative,#cf2929);left:0}.process-danger .process-icon-vertical{background-color:#cf2929;background-color:var(--color-content-negative,#cf2929);top:0}.process-danger .process-circle{stroke:#cf2929;stroke:var(--color-content-negative,#cf2929)}.process-danger .process-circle,.process-success .process-circle{animation-duration:1.5s;animation-delay:1ms;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-iteration-count:1}.process-danger .process-icon-horizontal,.process-success .process-icon-horizontal{animation:process-width .3s ease 1.2s forwards}.process-danger .process-icon-vertical,.process-success .process-icon-vertical{animation:process-height .3s ease 1.5s forwards}.process-stopped .process-circle{animation:none}.process-stopped .process-icon-container{display:none}.process-xs{width:24px;height:24px}.process-xs .process-circle{stroke-dashoffset:69.11503838px;stroke-dasharray:69.11503838px;stroke-width:2px}.process-xs.process-danger .process-icon-horizontal{top:5px;height:2px}.process-xs.process-danger .process-icon-vertical{left:5px;width:2px}.process-xs .process-icon-horizontal,.process-xs .process-icon-vertical{border-radius:1px}.process-xs.process-success .process-icon-container{width:5px;height:10px;left:9px}.process-xs.process-success .process-icon-horizontal{height:2px}.process-xs.process-success .process-icon-vertical{width:2px}.process-sm{width:48px;height:48px}.process-sm .process-circle{stroke-dashoffset:144.51326207px;stroke-dasharray:144.51326207px;stroke-width:2.4px}.process-sm.process-danger .process-icon-horizontal{top:10.5px;height:3px}.process-sm.process-danger .process-icon-vertical{left:10.5px;width:3px}.process-sm .process-icon-horizontal,.process-sm .process-icon-vertical{border-radius:1.5px}.process-sm.process-success .process-icon-container{width:10.5px;height:21px;left:18px}.process-sm.process-success .process-icon-horizontal{height:3px}.process-sm.process-success .process-icon-vertical{width:3px}.process-xl{width:128px;height:128px}.process-xl .process-circle{stroke-dashoffset:395.84067435px;stroke-dasharray:395.84067435px;stroke-width:3px}.process-xl.process-danger .process-icon-horizontal{top:28px;height:8px}.process-xl.process-danger .process-icon-vertical{left:28px;width:8px}.process-xl .process-icon-horizontal,.process-xl .process-icon-vertical{border-radius:4px}.process-xl.process-success .process-icon-container{width:28px;height:56px;left:48px}.process-xl.process-success .process-icon-horizontal{height:8px}.process-xl.process-success .process-icon-vertical{width:8px}.process-xs .process-circle{animation-name:process-chase-circle-xs}.process-xs.process-danger .process-circle,.process-xs.process-success .process-circle{animation-name:process-success-circle-xs}.process-sm .process-circle{animation-name:process-chase-circle-sm}.process-sm.process-danger .process-circle,.process-sm.process-success .process-circle{animation-name:process-success-circle-sm}.process-xl .process-circle{animation-name:process-chase-circle-xl}.process-xl.process-danger .process-circle,.process-xl.process-success .process-circle{animation-name:process-success-circle-xl}@keyframes process-chase-circle-xs{0%{transform:rotate(0deg);stroke-dashoffset:206.34511514px;stroke-dasharray:69.11503838px}25%{stroke-dashoffset:68.11503838px;stroke-dasharray:34.55751919px}75%{stroke-dashoffset:68.11503838px;stroke-dasharray:51.83627878px}to{transform:rotate(1turn);stroke-dashoffset:68.11503838px;stroke-dasharray:69.11503838px}}@keyframes process-success-circle-xs{0%{transform:rotate(0deg);stroke-dashoffset:68.11503838px;stroke-dasharray:69.11503838px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:69.11503838px}}@keyframes process-chase-circle-sm{0%{transform:rotate(0deg);stroke-dashoffset:432.5397862px;stroke-dasharray:144.51326207px}25%{stroke-dashoffset:143.51326207px;stroke-dasharray:72.25663103px}75%{stroke-dashoffset:143.51326207px;stroke-dasharray:108.38494655px}to{transform:rotate(1turn);stroke-dashoffset:143.51326207px;stroke-dasharray:144.51326207px}}@keyframes process-success-circle-sm{0%{transform:rotate(0deg);stroke-dashoffset:143.51326207px;stroke-dasharray:144.51326207px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:144.51326207px}}@keyframes process-chase-circle-xl{0%{transform:rotate(0deg);stroke-dashoffset:1186.52202306px;stroke-dasharray:395.84067435px}25%{stroke-dashoffset:394.84067435px;stroke-dasharray:197.92033718px}75%{stroke-dashoffset:394.84067435px;stroke-dasharray:296.88050576px}to{transform:rotate(1turn);stroke-dashoffset:394.84067435px;stroke-dasharray:395.84067435px}}@keyframes process-success-circle-xl{0%{transform:rotate(0deg);stroke-dashoffset:394.84067435px;stroke-dasharray:395.84067435px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:395.84067435px}}@keyframes process-width{to{width:100%}}@keyframes process-height{to{top:0;height:100%}}.btn .process:first-child{margin-left:-12px;margin-right:12px;float:left}[dir=rtl] .btn .process:first-child{margin-right:-12px;margin-left:0;margin-left:12px;margin-right:0;float:right}.btn-block .process:first-child{position:absolute}.btn .process-circle{transition:stroke .5s linear 0s}.btn-primary .process-circle,.btn-success .process-circle{stroke:#fff}.btn-primary .process-icon-horizontal,.btn-primary .process-icon-vertical,.btn-success .process-icon-horizontal,.btn-success .process-icon-vertical{background-color:#fff}.btn:focus .process-circle,.btn:hover .process-circle{stroke:#fff}.btn:focus .process-icon-horizontal,.btn:focus .process-icon-vertical,.btn:hover .process-icon-horizontal,.btn:hover .process-icon-vertical
|
|
1
|
+
.process{position:relative;margin:auto;display:block}.process svg{width:100%;height:100%}.process-circle{transform-origin:center center;transition:stroke 1s linear .2s;stroke:#0097c7;stroke:var(--color-content-accent,#0097c7);stroke-opacity:1;stroke-linecap:round;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite}.process-inverse .process-circle{stroke:#fff;stroke:var(--color-background-screen,#fff)}.process-icon-container{position:absolute;display:inline-block;transform:rotate(45deg);height:50%;width:50%;left:25%;top:25%}.process-icon-horizontal,.process-icon-vertical{position:absolute;display:block;width:0;height:0}.process-success .process-icon-horizontal{background-color:#008026;background-color:var(--color-content-positive,#008026);bottom:0;left:0}.process-success .process-icon-vertical{background-color:#008026;background-color:var(--color-content-positive,#008026);top:100%;right:0}.process-success .process-circle{stroke:#008026;stroke:var(--color-content-positive,#008026)}.process-danger .process-icon-horizontal{background-color:#cf2929;background-color:var(--color-content-negative,#cf2929);left:0}.process-danger .process-icon-vertical{background-color:#cf2929;background-color:var(--color-content-negative,#cf2929);top:0}.process-danger .process-circle{stroke:#cf2929;stroke:var(--color-content-negative,#cf2929)}.process-danger .process-circle,.process-success .process-circle{animation-duration:1.5s;animation-delay:1ms;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-iteration-count:1}.process-danger .process-icon-horizontal,.process-success .process-icon-horizontal{animation:process-width .3s ease 1.2s forwards}.process-danger .process-icon-vertical,.process-success .process-icon-vertical{animation:process-height .3s ease 1.5s forwards}.process-stopped .process-circle{animation:none}.process-stopped .process-icon-container{display:none}.process-xs{width:24px;height:24px}.process-xs .process-circle{stroke-dashoffset:69.11503838px;stroke-dasharray:69.11503838px;stroke-width:2px}.process-xs.process-danger .process-icon-horizontal{top:5px;height:2px}.process-xs.process-danger .process-icon-vertical{left:5px;width:2px}.process-xs .process-icon-horizontal,.process-xs .process-icon-vertical{border-radius:1px}.process-xs.process-success .process-icon-container{width:5px;height:10px;left:9px}.process-xs.process-success .process-icon-horizontal{height:2px}.process-xs.process-success .process-icon-vertical{width:2px}.process-sm{width:48px;height:48px}.process-sm .process-circle{stroke-dashoffset:144.51326207px;stroke-dasharray:144.51326207px;stroke-width:2.4px}.process-sm.process-danger .process-icon-horizontal{top:10.5px;height:3px}.process-sm.process-danger .process-icon-vertical{left:10.5px;width:3px}.process-sm .process-icon-horizontal,.process-sm .process-icon-vertical{border-radius:1.5px}.process-sm.process-success .process-icon-container{width:10.5px;height:21px;left:18px}.process-sm.process-success .process-icon-horizontal{height:3px}.process-sm.process-success .process-icon-vertical{width:3px}.process-xl{width:128px;height:128px}.process-xl .process-circle{stroke-dashoffset:395.84067435px;stroke-dasharray:395.84067435px;stroke-width:3px}.process-xl.process-danger .process-icon-horizontal{top:28px;height:8px}.process-xl.process-danger .process-icon-vertical{left:28px;width:8px}.process-xl .process-icon-horizontal,.process-xl .process-icon-vertical{border-radius:4px}.process-xl.process-success .process-icon-container{width:28px;height:56px;left:48px}.process-xl.process-success .process-icon-horizontal{height:8px}.process-xl.process-success .process-icon-vertical{width:8px}.process-xs .process-circle{animation-name:process-chase-circle-xs}.process-xs.process-danger .process-circle,.process-xs.process-success .process-circle{animation-name:process-success-circle-xs}.process-sm .process-circle{animation-name:process-chase-circle-sm}.process-sm.process-danger .process-circle,.process-sm.process-success .process-circle{animation-name:process-success-circle-sm}.process-xl .process-circle{animation-name:process-chase-circle-xl}.process-xl.process-danger .process-circle,.process-xl.process-success .process-circle{animation-name:process-success-circle-xl}@keyframes process-chase-circle-xs{0%{transform:rotate(0deg);stroke-dashoffset:206.34511514px;stroke-dasharray:69.11503838px}25%{stroke-dashoffset:68.11503838px;stroke-dasharray:34.55751919px}75%{stroke-dashoffset:68.11503838px;stroke-dasharray:51.83627878px}to{transform:rotate(1turn);stroke-dashoffset:68.11503838px;stroke-dasharray:69.11503838px}}@keyframes process-success-circle-xs{0%{transform:rotate(0deg);stroke-dashoffset:68.11503838px;stroke-dasharray:69.11503838px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:69.11503838px}}@keyframes process-chase-circle-sm{0%{transform:rotate(0deg);stroke-dashoffset:432.5397862px;stroke-dasharray:144.51326207px}25%{stroke-dashoffset:143.51326207px;stroke-dasharray:72.25663103px}75%{stroke-dashoffset:143.51326207px;stroke-dasharray:108.38494655px}to{transform:rotate(1turn);stroke-dashoffset:143.51326207px;stroke-dasharray:144.51326207px}}@keyframes process-success-circle-sm{0%{transform:rotate(0deg);stroke-dashoffset:143.51326207px;stroke-dasharray:144.51326207px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:144.51326207px}}@keyframes process-chase-circle-xl{0%{transform:rotate(0deg);stroke-dashoffset:1186.52202306px;stroke-dasharray:395.84067435px}25%{stroke-dashoffset:394.84067435px;stroke-dasharray:197.92033718px}75%{stroke-dashoffset:394.84067435px;stroke-dasharray:296.88050576px}to{transform:rotate(1turn);stroke-dashoffset:394.84067435px;stroke-dasharray:395.84067435px}}@keyframes process-success-circle-xl{0%{transform:rotate(0deg);stroke-dashoffset:394.84067435px;stroke-dasharray:395.84067435px}to{transform:rotate(1turn);stroke-dashoffset:0;stroke-dasharray:395.84067435px}}@keyframes process-width{to{width:100%}}@keyframes process-height{to{top:0;height:100%}}.btn .process:first-child{margin-left:-12px;margin-right:12px;float:left}[dir=rtl] .btn .process:first-child{margin-right:-12px;margin-left:0;margin-left:12px;margin-right:0;float:right}.btn-block .process:first-child{position:absolute}.btn .process-circle{transition:stroke .5s linear 0s}.btn-primary .process-circle,.btn-success .process-circle{stroke:#fff}.btn-primary .process-icon-horizontal,.btn-primary .process-icon-vertical,.btn-success .process-icon-horizontal,.btn-success .process-icon-vertical{background-color:#fff}.btn:focus .process-circle,.btn:hover .process-circle{stroke:#fff}.btn:focus .process-icon-horizontal,.btn:focus .process-icon-vertical,.btn:hover .process-icon-horizontal,.btn:hover .process-icon-vertical,.btn[disabled] .process-icon-horizontal,.btn[disabled] .process-icon-vertical{background-color:#fff}
|
package/dist/css/table.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
table{background-color:#fff;background-color:var(--color-background-screen,#fff);border-collapse:separate}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}caption{padding-top:16px;padding-bottom:16px;color:#
|
|
1
|
+
table{background-color:#fff;background-color:var(--color-background-screen,#fff);border-collapse:separate}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}caption{padding-top:16px;padding-bottom:16px;color:#5d7079;color:var(--color-content-secondary,#5d7079);text-align:left}[dir=rtl] caption{text-align:right}th{text-align:left}[dir=rtl] th{text-align:right}.table{width:100%;max-width:100%;margin-bottom:24px;margin-bottom:var(--size-24,24px)}.table>.tbody>dl>dd,.table>.tfoot>ol>li,.table>.thead>ol>li,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:24px 16px;padding:var(--size-24,24px) 16px;line-height:1.5;line-height:var(--line-height-body,1.5);vertical-align:top;border-top:1px solid rgba(134,167,189,.10196078431372549);border-top:1px solid var(--color-background-neutral,rgba(134,167,189,.10196078431372549));border-bottom:0;transition:border .15s ease}.table>.thead>ol>li,.table>thead>tr>th{vertical-align:bottom}.table>.thead>ol>li a,.table>thead>tr>th a{text-decoration:none}.table>.thead>ol>li .tw-icon,.table>thead>tr>th .tw-icon{margin-top:-3px}.table>.thead:first-child>ol:first-child>li,.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:1px solid rgba(0,0,0,.10196078431372549);border-top:1px solid var(--color-border-neutral,rgba(0,0,0,.10196078431372549))}.table .table{background-color:#fff;background-color:var(--color-background-screen,#fff)}.table>.tfoot,.table>.thead,.table>tfoot,.table>thead{color:#37517e;color:var(--color-content-primary,#37517e)}.table>.tbody,.table>.tfoot,.table>.thead,.table>tbody,.table>tfoot,.table>thead{font-size:.875rem;font-size:var(--font-size-14,.875rem)}.table>.tbody>dl>.th,.table>tbody>tr>th{color:#37517e;color:var(--color-content-primary,#37517e)}.table-condensed>.tbody>dl>dd,.table-condensed>.thead>ol>li,.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:8px}.table-bordered{border:1px solid rgba(0,0,0,.10196078431372549);border:1px solid var(--color-border-neutral,rgba(0,0,0,.10196078431372549));border-radius:3px}.table-bordered .thead,.table-bordered thead{background-color:rgba(134,167,189,.10196078431372549);background-color:var(--color-background-neutral,rgba(134,167,189,.10196078431372549))}@media (max-width:767px){div.table-bordered:not(.table-responsive){border:0}}.table-striped>tbody>tr:nth-of-type(odd){background-color:rgba(134,167,189,.10196078431372549);background-color:var(--color-background-neutral,rgba(134,167,189,.10196078431372549))}@media (min-width:768px){.table-striped>.tbody>dl:nth-of-type(odd){background-color:rgba(134,167,189,.10196078431372549);background-color:var(--color-background-neutral,rgba(134,167,189,.10196078431372549))}}table col[class*=col-]{position:static;float:none;display:table-column}.table-hover>tbody>tr.primary:hover>td,.table-hover>tbody>tr.primary:hover>th,.table-hover>tbody>tr:hover>.primary,.table-hover>tbody>tr>td.primary:hover,.table-hover>tbody>tr>th.primary:hover,.table>tbody>tr.primary>td,.table>tbody>tr.primary>th,.table>tbody>tr>td.primary,.table>tbody>tr>th.primary,.table>tfoot>tr.primary>td,.table>tfoot>tr.primary>th,.table>tfoot>tr>td.primary,.table>tfoot>tr>th.primary,.table>thead>tr.primary>td,.table>thead>tr.primary>th,.table>thead>tr>td.primary,.table>thead>tr>th.primary{background-color:#37517e}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#fff;background-color:var(--color-background-screen,#fff)}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:rgba(54,199,151,.10196078431372549);background-color:var(--color-background-positive,rgba(54,199,151,.10196078431372549))}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:rgba(56,200,255,.10196078431372549);background-color:var(--color-background-accent,rgba(56,200,255,.10196078431372549))}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:rgba(255,172,0,.10196078431372549);background-color:var(--color-background-warning,rgba(255,172,0,.10196078431372549))}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:rgba(255,135,135,.10196078431372549);background-color:var(--color-background-negative,rgba(255,135,135,.10196078431372549))}.table-hover>tbody>tr.default:hover>td,.table-hover>tbody>tr.default:hover>th,.table-hover>tbody>tr:hover>.default,.table-hover>tbody>tr>td.default:hover,.table-hover>tbody>tr>th.default:hover,.table>tbody>tr.default>td,.table>tbody>tr.default>th,.table>tbody>tr>td.default,.table>tbody>tr>th.default,.table>tfoot>tr.default>td,.table>tfoot>tr.default>th,.table>tfoot>tr>td.default,.table>tfoot>tr>th.default,.table>thead>tr.default>td,.table>thead>tr.default>th,.table>thead>tr>td.default,.table>thead>tr>th.default{background-color:var(--color-background-secondary)}.table-responsive{overflow-x:auto;min-height:.01%}.table-responsive.table-bordered{border:0}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:24px;margin-bottom:var(--size-24,24px);overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.table-responsive.table-bordered{border:1px solid rgba(134,167,189,.10196078431372549);border:1px solid var(--color-background-neutral,rgba(134,167,189,.10196078431372549));border-radius:3px}}@media (min-width:768px){.table{display:table}.table>.thead{display:table-header-group}.table>.thead>ol{display:table-row}.table>.thead>ol>li{display:table-cell;font-weight:800;font-weight:var(--font-weight-bold,800);color:#37517e;color:var(--color-content-primary,#37517e)}.table>.tbody{display:table-row-group}.table>.tbody>dl{display:table-row}.table>.tbody>dl>dt{display:none}.table>.tbody>dl>dd{display:table-cell;font-size:.875rem;font-size:var(--font-size-14,.875rem);color:#5d7079;color:var(--color-content-secondary,#5d7079)}.table>.tfoot{display:table-footer-group}}@media (max-width:767px){.table>.thead{display:none}.table>.tbody>dl{border:1px solid #c9cbce;border:1px solid var(--color-interactive-secondary,#c9cbce);border-radius:3px;margin-bottom:24px;margin-bottom:var(--size-24,24px);padding:24px 1.5 0;padding:var(--size-24,24px) var(--line-height-body,1.5) 0}.table>.tbody>dl>dd{padding:0;border:0}.table>.tbody>dl>dd:empty{margin:0}}@media (max-width:575px){.table>.tbody>dl{padding-bottom:8px}}.table-calendar{min-width:300px}.table-calendar>tbody>tr>td{padding:0}.table-calendar>tbody>tr>td>a{display:block;padding:4px 0;margin:4px 2px;border-radius:3px;text-align:center;text-decoration:none}.table-calendar>tbody>tr>td>a.active{background-color:#37517e;color:#fff}.table-calendar>tbody>tr>td>a:not([disabled]):hover{background-color:#0097c7;background-color:var(--color-content-accent,#0097c7);color:#fff}.table-calendar>thead>tr>th{text-align:center}
|
package/dist/css/tick.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.tw-checkbox-check{position:relative;display:inline-block;width:10px;height:8px}.tw-checkbox-check:after,.tw-checkbox-check:before{content:"";position:absolute;background:#fff;background:var(--color-background-screen,#fff);transform:translateX(.5px) rotate(-45deg);transform-origin:left bottom;left:8px;left:var(--size-8,8px)}.tw-checkbox-
|
|
1
|
+
.tw-checkbox-check{position:relative;display:inline-block;width:10px;height:8px}.tw-checkbox-check:after,.tw-checkbox-check:before{content:"";position:absolute;background:#fff;background:var(--color-background-screen,#fff);transform:translateX(.5px) rotate(-45deg);transform-origin:left bottom;left:8px;left:var(--size-8,8px)}.tw-checkbox-check .has-error:after,.tw-checkbox-check .has-error:before{background-color:#e74848;background-color:var(--color-interactive-negative,#e74848)}.tw-checkbox-check:before{top:9px;height:6px;width:2px}.tw-checkbox-check:after{bottom:5px;height:2px;width:11px}
|
package/dist/css/tooltip.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.tooltip{position:absolute;z-index:1070;display:block;font-family:Averta,Avenir W02,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-family-regular,Averta,,,Avenir,W02,,,Avenir,,,Helvetica,,,Arial,,,sans-serif);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:24px;line-height:var(--size-24,24px);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;opacity:0}[dir=rtl] .tooltip{text-align:right}.tooltip.in{opacity:1}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}[dir=rtl] .tooltip.right{margin-right:3px;margin-left:0}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}[dir=rtl] .tooltip.left{margin-right:-3px;margin-left:0}.tooltip-inner{font-size:.875rem;font-size:var(--font-size-14,.875rem);max-width:200px;padding:16px;padding:var(--size-16,16px) var(--size-16,16px);color:#37517e;color:var(--color-content-primary,#37517e);text-align:center;background-color:#fff;background-color:var(--color-background-screen,#fff);border-radius:3px;box-shadow:0 1px 28px 0 rgba(34,48,73,.2)}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#fff;border-top-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.top .tooltip-arrow{right:50%;left:auto;margin-right:-5px;margin-left:0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#fff;border-right-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.right .tooltip-arrow{right:0;left:auto}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#fff;border-left-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.left .tooltip-arrow{left:0;right:auto}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#fff;border-bottom-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.bottom .tooltip-arrow{right:50%;left:auto;margin-right:-5px;margin-left:0}[data-toggle=tooltip]:not(.btn){cursor:pointer}[data-toggle=tooltip]:not(.btn):focus,[data-toggle=tooltip]:not(.btn):hover{color:#0084b3!important;color:var(--color-content-accent-hover,#0084b3)!important;outline:0}a[data-toggle=tooltip]{white-space:nowrap}
|
|
1
|
+
.tooltip{position:absolute;z-index:1070;display:block;font-family:Averta,Avenir W02,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-family-regular,Averta,,,Avenir,W02,,,Avenir,,,Helvetica,,,Arial,,,sans-serif);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:24px;line-height:var(--size-24,24px);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;opacity:0}[dir=rtl] .tooltip{text-align:right}.tooltip.in{opacity:1}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}[dir=rtl] .tooltip.right{margin-right:3px;margin-left:0}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}[dir=rtl] .tooltip.left{margin-right:-3px;margin-left:0}.tooltip-inner{font-size:.875rem;font-size:var(--font-size-14,.875rem);max-width:200px;min-width:120px;padding:16px;padding:var(--size-16,16px) var(--size-16,16px);color:#37517e;color:var(--color-content-primary,#37517e);text-align:center;background-color:#fff;background-color:var(--color-background-screen,#fff);border-radius:3px;box-shadow:0 1px 28px 0 rgba(34,48,73,.2)}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#fff;border-top-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.top .tooltip-arrow{right:50%;left:auto;margin-right:-5px;margin-left:0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#fff;border-right-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.right .tooltip-arrow{right:0;left:auto}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#fff;border-left-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.left .tooltip-arrow{left:0;right:auto}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#fff;border-bottom-color:var(--color-background-screen,#fff)}[dir=rtl] .tooltip.bottom .tooltip-arrow{right:50%;left:auto;margin-right:-5px;margin-left:0}[data-toggle=tooltip]:not(.btn){cursor:pointer}[data-toggle=tooltip]:not(.btn):focus,[data-toggle=tooltip]:not(.btn):hover{color:#0084b3!important;color:var(--color-content-accent-hover,#0084b3)!important;outline:0}a[data-toggle=tooltip]{white-space:nowrap}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 17 Jan 2022 12:49:22 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -17,7 +17,6 @@
|
|
|
17
17
|
@color-dark-content-warning: #ffd184;
|
|
18
18
|
@color-dark-content-warning-hover: #e9bd71;
|
|
19
19
|
@color-dark-content-warning-active: #daae63;
|
|
20
|
-
@color-dark-content-disabled: #a8aaac;
|
|
21
20
|
@color-dark-interactive-accent: #00a2dd;
|
|
22
21
|
@color-dark-interactive-accent-hover: #008fc9;
|
|
23
22
|
@color-dark-interactive-accent-active: #0081ba;
|
|
@@ -33,7 +32,6 @@
|
|
|
33
32
|
@color-dark-interactive-secondary: #a8aaac;
|
|
34
33
|
@color-dark-interactive-secondary-hover: #959799;
|
|
35
34
|
@color-dark-interactive-secondary-active: #87898b;
|
|
36
|
-
@color-dark-interactive-disabled: #a8aaac;
|
|
37
35
|
@color-dark-background-screen: #181818;
|
|
38
36
|
@color-dark-background-elevated: #202020;
|
|
39
37
|
@color-dark-background-neutral: #86a7bd1a;
|
|
@@ -60,7 +58,6 @@
|
|
|
60
58
|
@color-content-warning: #9a6500;
|
|
61
59
|
@color-content-warning-hover: #855400;
|
|
62
60
|
@color-content-warning-active: #764700;
|
|
63
|
-
@color-content-disabled: #a8aaac;
|
|
64
61
|
@color-interactive-accent: #00a2dd;
|
|
65
62
|
@color-interactive-accent-hover: #008fc9;
|
|
66
63
|
@color-interactive-accent-active: #0081ba;
|
|
@@ -76,7 +73,6 @@
|
|
|
76
73
|
@color-interactive-secondary: #c9cbce;
|
|
77
74
|
@color-interactive-secondary-hover: #b5b7ba;
|
|
78
75
|
@color-interactive-secondary-active: #a7a9ab;
|
|
79
|
-
@color-interactive-disabled: #a8aaac;
|
|
80
76
|
@color-background-screen: #ffffff;
|
|
81
77
|
@color-background-elevated: #ffffff;
|
|
82
78
|
@color-background-neutral: #86a7bd1a;
|
|
@@ -103,7 +99,6 @@
|
|
|
103
99
|
@color-navy-content-warning: #ffd184;
|
|
104
100
|
@color-navy-content-warning-hover: #e9bd71;
|
|
105
101
|
@color-navy-content-warning-active: #daae63;
|
|
106
|
-
@color-navy-content-disabled: #a8aaac;
|
|
107
102
|
@color-navy-interactive-accent: #00a2dd;
|
|
108
103
|
@color-navy-interactive-accent-hover: #008fc9;
|
|
109
104
|
@color-navy-interactive-accent-active: #0081ba;
|
|
@@ -119,7 +114,6 @@
|
|
|
119
114
|
@color-navy-interactive-secondary: #a8aaac;
|
|
120
115
|
@color-navy-interactive-secondary-hover: #959799;
|
|
121
116
|
@color-navy-interactive-secondary-active: #87898b;
|
|
122
|
-
@color-navy-interactive-disabled: #a8aaac;
|
|
123
117
|
@color-navy-background-screen: #2e4369;
|
|
124
118
|
@color-navy-background-elevated: #37517e;
|
|
125
119
|
@color-navy-background-neutral: #86a7bd1a;
|
|
@@ -167,7 +161,7 @@
|
|
|
167
161
|
@font-family-regular: Averta, Avenir W02, Avenir, Helvetica, Arial, sans-serif;
|
|
168
162
|
|
|
169
163
|
// Do not edit directly
|
|
170
|
-
// Generated on
|
|
164
|
+
// Generated on Mon, 17 Jan 2022 12:49:22 GMT
|
|
171
165
|
|
|
172
166
|
@color-base-blue-light: #00b9ff;
|
|
173
167
|
@color-base-blue-mid: #00a2dd;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 17 Jan 2022 12:49:22 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
--color-content-warning: #9a6500;
|
|
20
20
|
--color-content-warning-hover: #855400;
|
|
21
21
|
--color-content-warning-active: #764700;
|
|
22
|
-
--color-content-disabled: #a8aaac;
|
|
23
22
|
--color-interactive-accent: #00a2dd;
|
|
24
23
|
--color-interactive-accent-hover: #008fc9;
|
|
25
24
|
--color-interactive-accent-active: #0081ba;
|
|
@@ -35,7 +34,6 @@
|
|
|
35
34
|
--color-interactive-secondary: #c9cbce;
|
|
36
35
|
--color-interactive-secondary-hover: #b5b7ba;
|
|
37
36
|
--color-interactive-secondary-active: #a7a9ab;
|
|
38
|
-
--color-interactive-disabled: #a8aaac;
|
|
39
37
|
--color-background-screen: #ffffff;
|
|
40
38
|
--color-background-elevated: #ffffff;
|
|
41
39
|
--color-background-neutral: #86a7bd1a;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@transferwise/neptune-css",
|
|
3
3
|
"description": "Neptune CSS library",
|
|
4
|
-
"version": "12.1.
|
|
4
|
+
"version": "12.1.4-beta-ef9e9fd33f.2+ef9e9fd33f",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"lintless:fix": "yarn lintless --fix"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@transferwise/neptune-tokens": "
|
|
46
|
+
"@transferwise/neptune-tokens": "7.0.0",
|
|
47
47
|
"bootstrap": "github:transferwise/bootstrap#v7.0.0",
|
|
48
48
|
"inquirer": "^8.2.0",
|
|
49
49
|
"inquirer-file-tree-selection-prompt": "^1.0.13",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"bin": {
|
|
61
61
|
"neptune-css-upgrade-util": "scripts/neptune-css-upgrader.js"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "ef9e9fd33f63257c3efa96ec893b694fa0d8bfa6"
|
|
64
64
|
}
|
package/src/less/alerts.less
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.arrow {
|
|
35
|
-
.arrow(@alert-arrow-width);
|
|
35
|
+
.alert-arrow(@alert-arrow-width);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.alert-detach.arrow {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
margin-bottom: 0;
|
|
54
54
|
transition: border-color 0.15s ease-in-out;
|
|
55
55
|
|
|
56
|
-
.arrow(@alert-arrow-width);
|
|
56
|
+
.alert-arrow(@alert-arrow-width);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.radio ~ .alert,
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
var(--color-content-positive-hover);
|
|
82
82
|
);
|
|
83
83
|
|
|
84
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
84
85
|
.bg-primary & {
|
|
85
86
|
.alert-variant(
|
|
86
87
|
@color-navy-background-positive;
|
|
@@ -98,6 +99,7 @@
|
|
|
98
99
|
var(--color-content-primary);
|
|
99
100
|
);
|
|
100
101
|
|
|
102
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
101
103
|
.bg-primary & {
|
|
102
104
|
.alert-variant(
|
|
103
105
|
@color-navy-background-neutral;
|
|
@@ -114,6 +116,7 @@
|
|
|
114
116
|
var(--color-content-warning-hover);
|
|
115
117
|
);
|
|
116
118
|
|
|
119
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
117
120
|
.bg-primary & {
|
|
118
121
|
.alert-variant(
|
|
119
122
|
@color-navy-background-warning;
|
|
@@ -131,6 +134,7 @@
|
|
|
131
134
|
var(--color-content-negative-hover);
|
|
132
135
|
);
|
|
133
136
|
|
|
137
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
134
138
|
.bg-primary & {
|
|
135
139
|
.alert-variant(
|
|
136
140
|
@color-navy-background-negative;
|
package/src/less/background.less
CHANGED
|
@@ -6,11 +6,13 @@
|
|
|
6
6
|
background-size: 100%;
|
|
7
7
|
background-position: bottom;
|
|
8
8
|
|
|
9
|
+
// @DEPRECATED: use .np-theme-navy / .np-theme-dark instead
|
|
9
10
|
&--dark {
|
|
10
11
|
background-color: @color-navy-background-neutral;
|
|
11
12
|
background-image: url(../img/bg-dark.svg);
|
|
12
13
|
}
|
|
13
14
|
|
|
15
|
+
// @DEPRECATED: use .np-theme-light instead
|
|
14
16
|
&--light {
|
|
15
17
|
background-color: var(--color-background-neutral);
|
|
16
18
|
background-image: url(../img/bg-light.svg);
|
package/src/less/buttons.less
CHANGED
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
|
|
28
28
|
user-select: none;
|
|
29
29
|
|
|
30
|
-
&:active,
|
|
31
|
-
|
|
32
|
-
&:focus,
|
|
33
|
-
|
|
30
|
+
&:not(.disabled, :disabled):active,
|
|
31
|
+
&:not(.disabled, :disabled).active,
|
|
32
|
+
&:not(.disabled, :disabled):focus,
|
|
33
|
+
&:not(.disabled, :disabled).focus {
|
|
34
34
|
.tab-focus();
|
|
35
35
|
|
|
36
36
|
outline-offset: -2px;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
&:hover,
|
|
40
|
-
&:focus,
|
|
41
|
-
|
|
39
|
+
&:not(.disabled, :disabled):hover,
|
|
40
|
+
&:not(.disabled, :disabled):focus,
|
|
41
|
+
&:not(.disabled, :disabled).focus {
|
|
42
42
|
color: var(--color-interactive-accent-hover);
|
|
43
43
|
text-decoration: none;
|
|
44
44
|
}
|
|
@@ -46,7 +46,6 @@
|
|
|
46
46
|
&.disabled,
|
|
47
47
|
&[disabled],
|
|
48
48
|
fieldset[disabled] & {
|
|
49
|
-
cursor: @cursor-disabled;
|
|
50
49
|
outline: none;
|
|
51
50
|
box-shadow: none;
|
|
52
51
|
}
|
|
@@ -114,33 +113,23 @@
|
|
|
114
113
|
border-color: transparent;
|
|
115
114
|
|
|
116
115
|
&,
|
|
117
|
-
&:active,
|
|
118
|
-
|
|
116
|
+
&:not(.disabled, :disabled):active,
|
|
117
|
+
&:not(.disabled, :disabled).active,
|
|
119
118
|
&[disabled],
|
|
120
119
|
fieldset[disabled] & {
|
|
121
|
-
background-color: transparent;
|
|
120
|
+
background-color: transparent !important;
|
|
122
121
|
}
|
|
123
122
|
|
|
124
|
-
&:hover,
|
|
125
|
-
&:focus {
|
|
123
|
+
&:not(.disabled, :disabled):hover,
|
|
124
|
+
&:not(.disabled, :disabled):focus {
|
|
126
125
|
color: var(--color-content-accent-hover);
|
|
127
126
|
text-decoration: @link-decoration;
|
|
128
127
|
border-color: transparent;
|
|
129
128
|
}
|
|
130
129
|
|
|
131
|
-
&:active {
|
|
130
|
+
&:not(.disabled, :disabled):active {
|
|
132
131
|
color: var(--color-content-accent-active);
|
|
133
132
|
}
|
|
134
|
-
|
|
135
|
-
&[disabled],
|
|
136
|
-
fieldset[disabled] & {
|
|
137
|
-
color: var(--color-content-disabled);
|
|
138
|
-
|
|
139
|
-
&:hover,
|
|
140
|
-
&:focus {
|
|
141
|
-
color: var(--color-content-disabled);
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
133
|
}
|
|
145
134
|
|
|
146
135
|
// @DEPRECATED:.btn-success (use Button component with type Positive)
|
|
@@ -254,14 +243,14 @@
|
|
|
254
243
|
background-color: rgba(255, 255, 255, 0.4);
|
|
255
244
|
color: @brand-white;
|
|
256
245
|
|
|
257
|
-
&:hover,
|
|
258
|
-
&:focus {
|
|
246
|
+
&:not(.disabled, :disabled):hover,
|
|
247
|
+
&:not(.disabled, :disabled):focus {
|
|
259
248
|
background-color: @brand-grey-plus-10;
|
|
260
249
|
background-color: rgba(24, 33, 56, 0.56);
|
|
261
250
|
}
|
|
262
251
|
|
|
263
|
-
&:active,
|
|
264
|
-
&:hover:active {
|
|
252
|
+
&:not(.disabled, :disabled):active,
|
|
253
|
+
&:not(.disabled, :disabled):hover:active {
|
|
265
254
|
background: @brand-grey-minus-20;
|
|
266
255
|
}
|
|
267
256
|
}
|
|
@@ -352,14 +341,14 @@ input[type="button"] {
|
|
|
352
341
|
|
|
353
342
|
.padding(right, @padding-base-horizontal);
|
|
354
343
|
|
|
355
|
-
&:hover {
|
|
344
|
+
&:not(.disabled, :disabled):hover {
|
|
356
345
|
border-color: var(--color-interactive-secondary-hover);
|
|
357
346
|
}
|
|
358
347
|
|
|
359
|
-
|
|
360
|
-
&:active,
|
|
361
|
-
|
|
362
|
-
&:focus {
|
|
348
|
+
&:not(.disabled, :disabled).active,
|
|
349
|
+
&:not(.disabled, :disabled):active,
|
|
350
|
+
&:not(.disabled, :disabled).focus,
|
|
351
|
+
&:not(.disabled, :disabled):focus {
|
|
363
352
|
border-color: var(--color-interactive-accent-active);
|
|
364
353
|
outline: 0 none !important;
|
|
365
354
|
}
|
|
@@ -369,12 +358,6 @@ input[type="button"] {
|
|
|
369
358
|
color: var(--color-content-accent);
|
|
370
359
|
}
|
|
371
360
|
|
|
372
|
-
&[disabled] {
|
|
373
|
-
background-color: var(--color-background-neutral);
|
|
374
|
-
border-color: var(--color-interactive-disabled);
|
|
375
|
-
color: var(--color-content-disabled);
|
|
376
|
-
}
|
|
377
|
-
|
|
378
361
|
.form-control-placeholder {
|
|
379
362
|
text-overflow: ellipsis;
|
|
380
363
|
overflow: hidden;
|
|
@@ -397,9 +380,7 @@ input[type="button"] {
|
|
|
397
380
|
}
|
|
398
381
|
}
|
|
399
382
|
}
|
|
400
|
-
|
|
401
|
-
// @TODO Deprecate / Remove
|
|
402
|
-
// input-inverse is deprecated, remove after styleguide-components updated
|
|
383
|
+
// @DEPRECATED: .btn-input-inverse and .btn-addon is not themable, apply .np-theme-navy / .np-theme-dark globaly instead
|
|
403
384
|
.btn-input-inverse,
|
|
404
385
|
.btn-addon {
|
|
405
386
|
.button-variant(
|
|
@@ -414,7 +395,7 @@ input[type="button"] {
|
|
|
414
395
|
var(--color-background-screen);
|
|
415
396
|
);
|
|
416
397
|
|
|
417
|
-
&:focus {
|
|
398
|
+
&:not(.disabled, :disabled):focus {
|
|
418
399
|
outline: thin dotted rgba(255, 255, 255, 0.7);
|
|
419
400
|
}
|
|
420
401
|
}
|
|
@@ -473,7 +454,7 @@ input[type="button"] {
|
|
|
473
454
|
position: absolute;
|
|
474
455
|
.right(var(--size-16));
|
|
475
456
|
|
|
476
|
-
&:not(.tw-chevron) {
|
|
457
|
+
&:not(.tw-chevron, .tw-icon-chevron-down) {
|
|
477
458
|
position: initial;
|
|
478
459
|
}
|
|
479
460
|
|
package/src/less/chevron.less
CHANGED
package/src/less/circles.less
CHANGED
|
@@ -54,6 +54,7 @@ a,
|
|
|
54
54
|
text-decoration: underline;
|
|
55
55
|
background-color: transparent; // Normalize 8.0.1
|
|
56
56
|
|
|
57
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
57
58
|
.bg-primary & {
|
|
58
59
|
color: @color-navy-content-accent;
|
|
59
60
|
|
|
@@ -95,15 +96,6 @@ a,
|
|
|
95
96
|
color: var(--color-content-accent-active);
|
|
96
97
|
}
|
|
97
98
|
}
|
|
98
|
-
|
|
99
|
-
&[disabled] {
|
|
100
|
-
color: var(--color-content-disabled);
|
|
101
|
-
cursor: default;
|
|
102
|
-
|
|
103
|
-
.bg-primary & {
|
|
104
|
-
color: @color-navy-content-disabled;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
99
|
}
|
|
108
100
|
|
|
109
101
|
html.ios-click {
|
|
@@ -338,6 +330,7 @@ hr {
|
|
|
338
330
|
border: 0;
|
|
339
331
|
border-top: 1px solid var(--color-border-neutral);
|
|
340
332
|
|
|
333
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
341
334
|
.bg-primary & {
|
|
342
335
|
border-top: 1px solid @color-navy-border-neutral;
|
|
343
336
|
}
|
|
@@ -384,6 +377,13 @@ video {
|
|
|
384
377
|
display: none; // Normalize 8.0.1
|
|
385
378
|
}
|
|
386
379
|
|
|
380
|
+
.disabled,
|
|
381
|
+
:disabled {
|
|
382
|
+
filter: grayscale(1);
|
|
383
|
+
opacity: 0.45;
|
|
384
|
+
cursor: not-allowed !important;
|
|
385
|
+
}
|
|
386
|
+
|
|
387
387
|
// Only display content to screen readers
|
|
388
388
|
.sr-only {
|
|
389
389
|
position: absolute;
|
|
@@ -172,6 +172,7 @@
|
|
|
172
172
|
.text-primary {
|
|
173
173
|
.text-emphasis-variant(var(--color-content-primary), var(--color-content-primary), var(--color-content-primary));
|
|
174
174
|
|
|
175
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
175
176
|
.bg-primary & {
|
|
176
177
|
color: @color-navy-content-primary !important;
|
|
177
178
|
}
|
|
@@ -181,6 +182,7 @@
|
|
|
181
182
|
.text-success {
|
|
182
183
|
.text-emphasis-variant(var(--color-content-positive), var(--color-content-positive), var(--color-content-positive-hover));
|
|
183
184
|
|
|
185
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
184
186
|
.bg-primary & {
|
|
185
187
|
color: @color-navy-content-positive !important;
|
|
186
188
|
}
|
|
@@ -190,6 +192,7 @@
|
|
|
190
192
|
.text-info {
|
|
191
193
|
.text-emphasis-variant(var(--color-content-accent), var(--color-content-accent), var(--color-content-accent-hover));
|
|
192
194
|
|
|
195
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
193
196
|
.bg-primary & {
|
|
194
197
|
color: @color-navy-content-accent !important;
|
|
195
198
|
}
|
|
@@ -202,6 +205,7 @@
|
|
|
202
205
|
var(--color-content-warning-hover),
|
|
203
206
|
);
|
|
204
207
|
|
|
208
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
205
209
|
.bg-primary & {
|
|
206
210
|
color: @color-navy-content-warning !important;
|
|
207
211
|
}
|
|
@@ -211,6 +215,7 @@
|
|
|
211
215
|
.text-danger {
|
|
212
216
|
.text-emphasis-variant(var(--color-content-negative), var(--color-content-negative), var(--color-content-negative-hover));
|
|
213
217
|
|
|
218
|
+
// @DEPRECATED: .bg-primary is not themable, use .np-theme-navy / .np-theme-dark instead
|
|
214
219
|
.bg-primary & {
|
|
215
220
|
color: @color-navy-content-negative !important;
|
|
216
221
|
}
|
|
@@ -221,7 +226,7 @@
|
|
|
221
226
|
}
|
|
222
227
|
|
|
223
228
|
.text-muted {
|
|
224
|
-
color: var(--color-content-
|
|
229
|
+
color: var(--color-content-tertiary) !important;
|
|
225
230
|
}
|
|
226
231
|
|
|
227
232
|
.display-1,
|
package/src/less/decision.less
CHANGED
|
@@ -56,11 +56,6 @@
|
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
&.disabled {
|
|
60
|
-
opacity: 0.5;
|
|
61
|
-
cursor: not-allowed;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
59
|
&:not(.disabled):hover {
|
|
65
60
|
// TODO: Replace this color on rebrand. Custom hover color added to distinct decision hover color from product page backgrounds.
|
|
66
61
|
background-color: #86a7bd12;
|
package/src/less/dropdowns.less
CHANGED
|
@@ -168,32 +168,12 @@
|
|
|
168
168
|
// Gray out text and ensure the hover/focus state remains gray
|
|
169
169
|
|
|
170
170
|
.dropdown-menu > .disabled > a {
|
|
171
|
-
&,
|
|
172
|
-
&:hover,
|
|
173
|
-
&:focus,
|
|
174
|
-
.body-2,
|
|
175
|
-
.small,
|
|
176
|
-
.secondary {
|
|
177
|
-
color: var(--color-content-disabled);
|
|
178
|
-
}
|
|
179
|
-
|
|
180
171
|
// Nuke hover/focus effects
|
|
181
172
|
&:hover,
|
|
182
173
|
&:focus {
|
|
183
174
|
text-decoration: none;
|
|
184
175
|
background-color: transparent;
|
|
185
176
|
background-image: none; // Remove CSS gradient
|
|
186
|
-
cursor: @cursor-disabled;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.circle img,
|
|
190
|
-
.currency-flag {
|
|
191
|
-
opacity: 0.5;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
.circle,
|
|
195
|
-
.icon {
|
|
196
|
-
color: var(--color-content-disabled);
|
|
197
177
|
}
|
|
198
178
|
}
|
|
199
179
|
|