@cesdk/cesdk-js 1.8.0-alpha.5 → 1.8.0
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.
|
Binary file
|
|
Binary file
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
.UBQ_SaturationBrightnessSelector__block--AmwTb{position:relative;width:100%;height:100%;background:#fff;border-radius:var(--ubq-border_radius-s)}.UBQ_SaturationBrightnessSelector__block--AmwTb.UBQ_SaturationBrightnessSelector__isDisabled--nprjC{opacity:.55;pointer-events:none}.UBQ_SaturationBrightnessSelector__gradient--uEuvR{position:relative;cursor:pointer;border-radius:var(--ubq-border_radius-s);width:100%;height:calc(60*var(--ubq-scale-base));background:linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0)),linear-gradient(to right, hsla(var(--ubq_internal-SaturationBrightnessSelector-current-hue, 0), 100%, 50%, 0), hsl(var(--ubq_internal-SaturationBrightnessSelector-current-hue, 0), 100%, 50%))}@supports not (contain: none){.UBQ_SaturationBrightnessSelector__gradient--uEuvR:focus{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}}.UBQ_SaturationBrightnessSelector__gradient--uEuvR:focus-visible{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}.UBQ_SaturationBrightnessSelector__thumb--tta7d{border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px rgba(0,0,0,.16);box-sizing:border-box;height:calc(var(--ubq-scale-base)*3);width:calc(var(--ubq-scale-base)*3)}
|
|
34
34
|
.UBQ_Notification__notification--aMBNm{font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:inline-flex;align-items:center;padding:var(--ubq-margin-xs);margin-bottom:var(--ubq-margin-s);border:1px solid var(--ubq-border-outline);border-radius:var(--ubq-border_radius-l);box-shadow:var(--ubq-effect-shadow);z-index:12;color:var(--ubq-foreground-light);background:var(--ubq-elevation-2)}.UBQ_Notification__notification--aMBNm>*:not(:last-child){padding:0 var(--ubq-margin-s)}
|
|
35
35
|
.UBQ_GenericLabel__block--no5WA{font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--ubq-foreground-light);text-transform:initial;padding-left:var(--ubq-margin-xs);margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_GenericLabel__block--no5WA>svg{height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height)}.UBQ_GenericLabel__disabled--Kr874{opacity:.55;pointer-events:none}
|
|
36
|
-
.UBQ_NumberInput__block--fQz7f{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput__input--iE8F2{
|
|
36
|
+
.UBQ_NumberInput__block--fQz7f{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput__input--iE8F2{--ubq_internal-numberInput-width: calc( var(--ubq_internal-numberInput-valueCharacterCount) + 1ch + calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m)) + var(--ubq-margin-s) );width:var(--ubq_internal-numberInput-width, 100%);padding-right:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m));color:rgba(0,0,0,0)}.UBQ_NumberInput__input--iE8F2:hover:not(:focus){color:rgba(0,0,0,0)}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__overlay--Mlxer{color:rgba(0,0,0,0)}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__inputUnit--Oo6Rl{color:var(--ubq-foreground-info)}.UBQ_NumberInput__input--iE8F2.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc(
|
|
37
37
|
var(--ubq_internal-NumberInput-unitLabel-length) + calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-s)
|
|
38
|
-
)}.UBQ_NumberInput__overlayUnit--YYYKE{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput__overlayUnit--YYYKE,.UBQ_NumberInput__inputUnit--Oo6Rl{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput__overlayUnit--YYYKE.UBQ_NumberInput__withButtonSpace--Xo18T,.UBQ_NumberInput__inputUnit--Oo6Rl.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc(calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-xs))}.UBQ_NumberInput__inputUnit--Oo6Rl{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;color:rgba(0,0,0,0);pointer-events:none;z-index:1}.UBQ_NumberInput__overlay--Mlxer{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;color:var(--ubq-foreground-default);pointer-events:none}.UBQ_NumberInput__overlay--Mlxer .UBQ_NumberInput__overlayValue--sIO6R{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput__disabled--is0sF{pointer-events:none;opacity:.55}
|
|
38
|
+
)}.UBQ_NumberInput__minimumWidth--x9agD{min-width:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-scale-base)*14)}.UBQ_NumberInput__overlayUnit--YYYKE{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput__overlayUnit--YYYKE,.UBQ_NumberInput__inputUnit--Oo6Rl{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput__overlayUnit--YYYKE.UBQ_NumberInput__withButtonSpace--Xo18T,.UBQ_NumberInput__inputUnit--Oo6Rl.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc(calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-xs))}.UBQ_NumberInput__inputUnit--Oo6Rl{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;color:rgba(0,0,0,0);pointer-events:none;z-index:1}.UBQ_NumberInput__overlay--Mlxer{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;color:var(--ubq-foreground-default);pointer-events:none}.UBQ_NumberInput__overlay--Mlxer .UBQ_NumberInput__overlayValue--sIO6R{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput__disabled--is0sF{pointer-events:none;opacity:.55}
|
|
39
39
|
.UBQ_Select__block--_KE0L{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);--list-max-height: 390px;max-height:var(--list-max-height)}.UBQ_Select__block--_KE0L::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Select__block--_KE0L::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Select__block--_KE0L::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Select__block--_KE0L::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Select__optionsContainer--IZ__r{--list-min-width: 48px;min-width:var(--list-min-width)}.UBQ_Select__empty--GUSnm{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:var(--ubq-foreground-info)}
|
|
40
40
|
.UBQ_NumberSelectInput__block--yprTE{display:flex;position:relative;align-items:center}.UBQ_NumberSelectInput__numberInput--__NC_{width:100%}.UBQ_NumberSelectInput__numberSelectInputReference--foEZN{padding:0;border-radius:var(--ubq-border_radius-s);position:absolute;top:0;right:0;z-index:2;width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);margin:var(--ubq-margin-xs)}.UBQ_NumberSelectInput__numberSelectOption--cRN5M{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}
|
|
41
41
|
.UBQ_Progress__block--NT_yt{display:flex;width:100%}.UBQ_Progress__block--NT_yt>progress,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR{height:4px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;border:0;border-radius:var(--ubq-border_radius-m);background:rgba(0,0,0,0)}.UBQ_Progress__block--NT_yt>progress::-moz-progress-bar,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-moz-progress-bar{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress::-webkit-progress-bar,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-webkit-progress-bar{background:rgba(0,0,0,0);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress::-webkit-progress-value,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-webkit-progress-value{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress>.UBQ_Progress__indeterminateProgressFill--eyjf6,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR>.UBQ_Progress__indeterminateProgressFill--eyjf6{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m);height:4px;animation:1.4s infinite UBQ_Progress__indeterminate--v219k}@keyframes UBQ_Progress__indeterminate--v219k{0%{margin-left:100%;width:20%}20%{width:70%}100%{margin-left:-10%;width:10%}}
|
|
@@ -63,10 +63,12 @@
|
|
|
63
63
|
@supports not (contain: none){.UBQ_ExternalLink__block--Hb3aB:focus{z-index:calc(z("default") + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-s)}}.UBQ_ExternalLink__block--Hb3aB:focus-visible{z-index:calc(z("default") + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-s)}
|
|
64
64
|
.UBQ_Dock__block--aKQfU{display:flex;flex-direction:column;position:relative;padding:var(--ubq-margin-xs);box-sizing:border-box;z-index:15;background:var(--ubq-elevation-2);transition:background-color .3s ease-in-out}.UBQ_Dock__block--aKQfU.UBQ_Dock__hasSelected--zZeMe{background:var(--ubq-elevation-1)}.UBQ_Dock__block--aKQfU.UBQ_Dock__left--SjHad{order:0}.UBQ_Dock__block--aKQfU.UBQ_Dock__right--XRtI1{order:1}.UBQ_Dock__small--EjOTm{width:calc(var(--ubq-scale-base)*12)}.UBQ_Dock__big--mtVNu{width:calc(var(--ubq-scale-base)*18)}.UBQ_Dock__button--ttmQQ{font-family:var(--ubq-typography-label-s-font_family);font-size:var(--ubq-typography-label-s-size);font-weight:var(--ubq-typography-label-s-weight);letter-spacing:var(--ubq-typography-label-s-letter_spacing);line-height:var(--ubq-typography-label-s-line_height);padding:var(--ubq-margin-s) var(--ubq-margin-xs);width:100%;min-height:calc(var(--ubq-scale-base)*10);flex:1 0}.UBQ_Dock__buttonLabel--w6Aji{display:flex;flex-direction:column;align-items:center;gap:var(--ubq-margin-xs);width:100%}.UBQ_Dock__buttonLabel--w6Aji>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;width:100%}.UBQ_Dock__group--_lfht{display:flex;flex-direction:column;gap:var(--ubq-margin-xs)}.UBQ_Dock__group--_lfht:empty{display:none}
|
|
65
65
|
.UBQ_MasonryGrid__block--X5QGY{display:grid;grid-gap:var(--ubq-margin-s);grid-auto-rows:0}
|
|
66
|
-
.UBQ_MediaStrip__block--hwS5E{border-radius:var(--ubq-border_radius-s);box-sizing:border-box;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%;height:100%;width:100%;overflow:hidden}.UBQ_MediaStrip__block--hwS5E>*{grid-area:stack}.UBQ_MediaStrip__content--vjWxV{box-sizing:border-box;height:100%;width:100%}.UBQ_MediaStrip__backgroundContainer--CT081{height:100%;width:100%;pointer-events:none}.UBQ_MediaStrip__singleFrame--MCQAr{width:100%;height:100%;background-repeat:repeat;background-size:auto 100%}
|
|
66
|
+
.UBQ_MediaStrip__block--hwS5E{border-radius:var(--ubq-border_radius-s);box-sizing:border-box;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%;height:100%;width:100%;overflow:hidden}.UBQ_MediaStrip__block--hwS5E>*{grid-area:stack}.UBQ_MediaStrip__content--vjWxV{box-sizing:border-box;height:100%;width:100%}.UBQ_MediaStrip__backgroundContainer--CT081{height:100%;width:100%;pointer-events:none}.UBQ_MediaStrip__singleFrame--MCQAr{width:100%;height:100%;background-repeat:repeat;background-size:auto 100%}.UBQ_MediaStrip__solidColorFrame--YWz2x{width:100%;height:100%}
|
|
67
67
|
.UBQ_ResizeHandle__block--YRdxN{border-radius:var(--ubq-border_radius-s);box-shadow:0 0 0 1px var(--ubq-static-selection-frame);height:calc(4*var(--ubq-scale-base));width:var(--ubq-scale-base);background:var(--ubq-static-contrast-white);cursor:col-resize}.UBQ_ResizeHandle__block--YRdxN.UBQ_ResizeHandle__vertical--sRBAO{height:var(--ubq-scale-base);width:calc(4*var(--ubq-scale-base));cursor:row-resize}.UBQ_ResizeHandle__block--YRdxN:focus-visible{box-shadow:var(--ubq-effect-focus)}
|
|
68
68
|
.UBQ_IndicatorLabel__block--ZejQt{padding:0 var(--ubq-margin-s);width:-moz-fit-content;width:fit-content;border-radius:var(--ubq-border_radius-s);color:var(--ubq-foreground-default);background:var(--ubq-overlay);font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height)}
|
|
69
|
-
.UBQ_MediaTrim__block--Q08_J{box-sizing:border-box;width:100%;height:calc(var(--ubq-scale-base)*6);overflow:hidden;border-radius:var(--ubq-border_radius-s);box-shadow:var(--ubq-effect-shadow)}.UBQ_MediaTrim__innerMediaStrip--fVo9X{background:rgba(0,0,0,0);box-shadow:0 0 0
|
|
69
|
+
.UBQ_MediaTrim__block--Q08_J{box-sizing:border-box;width:100%;height:calc(var(--ubq-scale-base)*6);overflow:hidden;border-radius:var(--ubq-border_radius-s);box-shadow:var(--ubq-effect-shadow)}.UBQ_MediaTrim__containedWrapper--WaXWC{width:100%;height:100%;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%}.UBQ_MediaTrim__contained--jhSLl{grid-area:stack;height:100%;background-color:rgba(0,0,0,0);box-shadow:0 0 0 100vmax var(--ubq-static-selection-frame);opacity:70%}.UBQ_MediaTrim__containedChildren--_1ydS{grid-area:stack;width:100%;height:100%;z-index:0}.UBQ_MediaTrim__innerMediaStrip--fVo9X{background:rgba(0,0,0,0);box-shadow:0 0 0 100vmax rgba(0,0,0,.55),inset 0 0 0 2px var(--ubq-focus-default);cursor:grab}.UBQ_MediaTrim__grabbing--quy06{cursor:grabbing}.UBQ_MediaTrim__handle--RYMT5{cursor:col-resize;padding:var(--ubq-margin-xs) var(--ubq-margin-s)}
|
|
70
|
+
.UBQ_Seeker__seeker--FPp7l{height:100%;display:grid;grid-template-areas:"trackerStack";grid-template-rows:100%;grid-template-columns:100%;justify-items:center;align-items:start;pointer-events:initial;cursor:grab}.UBQ_Seeker__seeker--FPp7l.UBQ_Seeker__grabbing--aMAmT{cursor:grabbing}.UBQ_Seeker__seeker--FPp7l:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_Seeker__head--bvTDO{grid-area:trackerStack;width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3);display:flex;color:var(--ubq-static-selection-frame)}.UBQ_Seeker__head--bvTDO svg{width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3)}.UBQ_Seeker__bar--B6hHh{grid-area:trackerStack;width:2px;height:100%;border-radius:var(--ubq-border_radius-s);background-color:var(--ubq-static-selection-frame)}
|
|
71
|
+
.UBQ_MediaSeeker__block--Aix5e{--top-offset: calc(calc(var(--ubq-scale-base) * 3) - 2px);position:relative;overflow:visible;min-width:-moz-fit-content;min-width:fit-content}.UBQ_MediaSeeker__block--Aix5e.UBQ_MediaSeeker__big--n5loC{--top-offset: calc(calc(var(--ubq-scale-base) * 3) + var(--ubq-margin-l))}.UBQ_MediaSeeker__overlay--_SQHz{grid-area:stack;position:absolute;height:calc(100% + var(--top-offset));top:calc(var(--top-offset)*-1);margin-left:calc(calc(var(--ubq-scale-base) * 2) / -2);display:flex;flex-direction:row;justify-content:space-between;gap:var(--ubq-margin-xs);pointer-events:none}.UBQ_MediaSeeker__overlay--_SQHz.UBQ_MediaSeeker__flipLabel--_pjc9{margin-left:calc((var(--ubq_internal-seeker-width) * -1) + calc(var(--ubq-scale-base) * 2) / 2);flex-direction:row-reverse}.UBQ_MediaSeeker__seeker--vwIL5{margin-top:2px}.UBQ_MediaSeeker__time--Sky1x{font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);height:min-content;color:var(--ubq-foreground-default);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
|
|
70
72
|
.UBQ_CanvasAction__block--fbc8M{display:flex;padding:calc(var(--ubq-margin-xs) - 1px)}.UBQ_CanvasAction__block--fbc8M:not(:last-child){border-right:1px solid var(--ubq-border-divider)}
|
|
71
73
|
.UBQ_CanvasActionContainer__canvasActions--_2g3e{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-border-divider);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasActionContainer__canvasActions--_2g3e:empty{display:none}.UBQ_CanvasActionContainer__tippy--Js2dJ{max-width:unset !important}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
72
74
|
.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL{background:var(--ubq-interactive-template-default)}.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-template-hover)}.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL:active{background:var(--ubq-interactive-template-pressed)}.UBQ_PlaceholderSettings__spacer--eMd5b{width:var(--ubq-margin-xs)}.UBQ_PlaceholderSettings__hidden--UTFNM{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_PlaceholderSettings__separator--gVJ1q{margin:var(--ubq-margin-xs)}
|
|
@@ -128,6 +130,7 @@
|
|
|
128
130
|
.UBQ_AssetPanelSection__button--tULpR{flex:1}.UBQ_AssetPanelSection__button--tULpR>span>span{text-align:center}
|
|
129
131
|
.UBQ_DockIconSizeSelect__button--_CUsz{flex:1}.UBQ_DockIconSizeSelect__button--_CUsz>span>span{text-align:center}
|
|
130
132
|
.UBQ_DockLabelVisibilityToggle__button--dNJ3_{flex:1}.UBQ_DockLabelVisibilityToggle__button--dNJ3_>span>span{text-align:center}
|
|
133
|
+
.UBQ_ExperimentalSettings__paragraph--daEsR{font-family:var(--ubq-typography-body-m-font_family);font-size:var(--ubq-typography-body-m-size);font-weight:var(--ubq-typography-body-m-weight);letter-spacing:var(--ubq-typography-body-m-letter_spacing);line-height:var(--ubq-typography-body-m-line_height);width:auto;color:var(--ubq-foreground-info);margin-bottom:var(--ubq-margin-s)}
|
|
131
134
|
.UBQ_InspectorPositionSelect__button--Ir37J{flex:1;text-align:center}.UBQ_InspectorPositionSelect__button--Ir37J>span>span{text-align:center}
|
|
132
135
|
.UBQ_LanguageSelect__option--WyILC{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
133
136
|
.UBQ_PageTitleVisibilityToggle__button--PyCR_{flex:1}.UBQ_PageTitleVisibilityToggle__button--PyCR_>span>span{text-align:center}
|