@adplenty-tech/adplenty-components-library 1.6.2 → 1.6.4
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
.lib-stats-donut{color:#414141;padding:0 30px 18px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Inter;width:100%}.lib-stats-donut h1.type{color:var(--color-neutral-100);font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin
|
|
1
|
+
.lib-stats-donut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#414141;padding:0 30px 18px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Inter;width:100%}.lib-stats-donut h1.type{color:var(--color-neutral-100);font-size:18px;font-weight:600;letter-spacing:.3px;line-height:18px;margin:0;padding:12px 0 24px 0}.lib-stats-donut .stats-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.lib-stats-donut .stats-container .header-container .header{padding:0;font-weight:400;color:var(--color-neutral-40);font-size:14px;background-color:rgba(0,0,0,0)}.lib-stats-donut .stats-container .stat-kpi{-webkit-transition:.3s ease all;transition:.3s ease all;padding-bottom:16px}.lib-stats-donut .stats-container .stat-kpi.data{-webkit-box-flex:1;-ms-flex:1;flex:1}.lib-stats-donut .stats-container .stat-kpi.data .entry{padding-top:16px}.lib-stats-donut .stats-container .stat-kpi.total{padding-top:16px}.lib-stats-donut .stats-container .stat-kpi.total .label{color:var(--color-neutral-40)}.lib-stats-donut .stats-container .stat-kpi.total .value{font-weight:600}.lib-stats-donut .stats-container .stat-kpi .bullet{-webkit-transition:.3s ease all;transition:.3s ease all;width:12px;height:12px;min-width:12px;min-height:12px;margin-right:10px;border-radius:100%}.lib-stats-donut .stats-container .stat-kpi .label{font-size:14px;letter-spacing:0;line-height:24px;white-space:nowrap}.lib-stats-donut .stats-container .stat-kpi .value{font-size:14px;letter-spacing:0;font-weight:600;line-height:24px;text-align:right}.lib-stats-donut .help{margin-top:10px;margin-bottom:30px;opacity:.5;color:var(--color-neutral-40);font-size:12px;letter-spacing:0;line-height:16px}.lib-stats-donut .separator{width:100%;height:1px;background-color:#dfdfdf}.lib-stats-donut .donut-container{position:relative;margin-bottom:24px}.lib-stats-donut .donut-container .nvd3-pie-chart{position:relative;z-index:1;height:100%;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lib-stats-donut .donut-container .total{text-align:center;position:absolute;top:0;left:0;height:100%;width:100%;color:var(--color-neutral-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lib-stats-donut .donut-container .total .title{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;text-align:center;color:var(--color-neutral-40)}.lib-stats-donut .donut-container .total .amount{font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-align:center}.lib-stats-donut .nv-slice path{stroke:none !important;fill-opacity:1 !important}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.lib-radio-group-directive{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit, minmax(-webkit-min-content, 1fr));grid-template-columns:repeat(auto-fit, minmax(min-content, 1fr));grid-auto-flow:column;
|
|
1
|
+
.lib-radio-group-directive{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit, minmax(-webkit-min-content, 1fr));grid-template-columns:repeat(auto-fit, minmax(min-content, 1fr));grid-auto-flow:column;padding:4px;-webkit-transition:all .2s ease;transition:all .2s ease;background:var(--color-neutral-5);border-radius:100px;gap:4px;height:100%;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:800px;overflow:visible}.lib-radio-group-directive *{-webkit-box-sizing:border-box;box-sizing:border-box}.lib-radio-group-directive.compact{height:32px}.slider{position:absolute;left:6px;height:calc(100% - 8px);background-color:#fff;border-radius:100px;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none;will-change:transform,width;z-index:1}.slider::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid var(--color-neutral-10);border-radius:100px;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.slider:hover::before{opacity:1}.lib-segment-option{min-height:unset !important;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;background:rgba(0,0,0,0);position:relative;border-radius:100px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid rgba(0,0,0,0);min-width:0;z-index:2;will-change:transform;font-size:12px;line-height:16px;letter-spacing:.4px;vertical-align:middle}.lib-segment-option input[type=radio]{display:none}.lib-segment-option .clamped-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-transition:text-shadow .5s ease;transition:text-shadow .5s ease}.lib-segment-option.selected .clamped-text{color:#000;z-index:3;text-shadow:0px 0px .5px #000}.lib-segment-option.disabled{cursor:not-allowed;pointer-events:none;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.lib-segment-option .tooltip-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:4}.lib-segment-option .clamped-text{width:100%;text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.lib-segment-option:hover{background:rgba(255,255,255,.6)}
|
package/package.json
CHANGED