@cesdk/cesdk-js 1.13.1 → 1.14.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.
- package/assets/core/{cesdk-v1.13.1.wasm → cesdk-v1.14.0-1788e99e27215138d091.wasm} +0 -0
- package/assets/core/{cesdk-v1.13.1.data → cesdk-v1.14.0-9a6bc3ff1760df174440.data} +0 -0
- package/assets/i18n/de.json +1 -0
- package/assets/i18n/en.json +1 -0
- package/assets/ui/stylesheets/cesdk.css +6 -5
- package/cesdk.umd.js +1 -1
- package/index.d.ts +163 -4
- package/index.html +108 -107
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
package/assets/i18n/de.json
CHANGED
|
@@ -752,6 +752,7 @@
|
|
|
752
752
|
"property.outlineColor": "Kontur",
|
|
753
753
|
"property.outlineWidth": "Konturbreite",
|
|
754
754
|
"property.paragraphSpacing": "Absatzabstand",
|
|
755
|
+
"property.placeholderBehavior.description": "Als Platzhalter fungieren",
|
|
755
756
|
"property.points": "Spitzen",
|
|
756
757
|
"property.position": "{{axis}} $t(common.position)",
|
|
757
758
|
"property.position.description": "Position auf der {{axis}}-Achse in {{unit}}",
|
package/assets/i18n/en.json
CHANGED
|
@@ -837,6 +837,7 @@
|
|
|
837
837
|
"property.outlineColor": "Outline",
|
|
838
838
|
"property.outlineWidth": "Outline Width",
|
|
839
839
|
"property.paragraphSpacing": "Paragraph Spacing",
|
|
840
|
+
"property.placeholderBehavior.description": "Act as Placeholder",
|
|
840
841
|
"property.points": "Points",
|
|
841
842
|
"property.position": "{{axis}} $t(common.position)",
|
|
842
843
|
"property.position.description": "Position on the {{axis}}-axis in {{unit}}",
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
.UBQ_IndicatorLabel__block--BhshP{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)}
|
|
72
72
|
.UBQ_MediaTrim__block--zXLge{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--edzT1{width:100%;height:100%;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%}.UBQ_MediaTrim__contained--piU_Y{grid-area:stack;height:100%;background-color:rgba(0,0,0,0);box-shadow:inset calc(-1px*var(--ubq_internal-MediaTrim-overlay-width)) 0 var(--ubq-static-selection-frame);opacity:70%}.UBQ_MediaTrim__containedChildren--fXhfS{grid-area:stack;width:100%;height:100%;z-index:0}.UBQ_MediaTrim__outerMediaStrip--sFr6k,.UBQ_MediaTrim__innerMediaStrip--InHQz{border-radius:var(--ubq-border_radius-s)}.UBQ_MediaTrim__innerMediaStrip--InHQz{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--rxyO6{cursor:grabbing}.UBQ_MediaTrim__handle--GJEpC{cursor:col-resize;padding:var(--ubq-margin-xs) var(--ubq-margin-s)}
|
|
73
73
|
.UBQ_Seeker__seeker--wpFV_{--ubq_internal-Seeker_interaction_area-size: calc(5 * var(--ubq-scale-base));height:100%;display:grid;grid-template-areas:"trackerStack";grid-template-rows:100%;grid-template-columns:100%;justify-items:center;align-items:start;pointer-events:none}.UBQ_Seeker__seeker--wpFV_:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_Seeker__head--PE7sS{grid-area:trackerStack;width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3);padding-inline:var(--ubq_internal-Seeker_interaction_area-size);padding-top:var(--ubq_internal-Seeker_interaction_area-size);transform:translateY(calc(-1 * var(--ubq_internal-Seeker_interaction_area-size)));display:flex;color:var(--ubq-static-selection-frame);pointer-events:initial;cursor:grab}.UBQ_Seeker__head--PE7sS.UBQ_Seeker__grabbing--w4Man{cursor:grabbing}.UBQ_Seeker__head--PE7sS svg{width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3)}.UBQ_Seeker__bar--Aw3Cv{grid-area:trackerStack;width:2px;height:100%;border-radius:var(--ubq-border_radius-s);background-color:var(--ubq-static-selection-frame)}
|
|
74
|
-
.UBQ_MediaSeeker__block--mJvPB{--top-offset: calc(-1 * (calc(var(--ubq-scale-base) * 3) - var(--ubq-margin-xs)));position:relative;overflow:visible}.UBQ_MediaSeeker__block--mJvPB.UBQ_MediaSeeker__big--d0aLZ{--top-offset: var(--ubq-margin-xs)}.UBQ_MediaSeeker__overlay--VLkxj{position:absolute;height:calc(100% - var(--top-offset));top:var(--top-offset);margin-left:calc(calc(var(--ubq-scale-base) *
|
|
75
|
-
(var(--ubq_internal-seeker-width) * -1) + calc(var(--ubq-scale-base) *
|
|
74
|
+
.UBQ_MediaSeeker__block--mJvPB{--top-offset: calc(-1 * (calc(var(--ubq-scale-base) * 3) - var(--ubq-margin-xs)));position:relative;overflow:visible}.UBQ_MediaSeeker__block--mJvPB.UBQ_MediaSeeker__big--d0aLZ{--top-offset: var(--ubq-margin-xs)}.UBQ_MediaSeeker__overlay--VLkxj{position:absolute;height:calc(100% - var(--top-offset));top:var(--top-offset);margin-left:calc(calc(var(--ubq-scale-base) * 12) / -2);display:flex;flex-direction:row;justify-content:space-between;gap:var(--ubq-margin-xs);pointer-events:none}.UBQ_MediaSeeker__overlay--VLkxj.UBQ_MediaSeeker__flipLabel--Hlot5{margin-left:calc(
|
|
75
|
+
(var(--ubq_internal-seeker-width) * -1) + calc(var(--ubq-scale-base) * 12) / 2
|
|
76
76
|
);flex-direction:row-reverse}.UBQ_MediaSeeker__overlay--VLkxj>label{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);color:var(--ubq-foreground-default);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
|
|
77
77
|
.UBQ_FloatingActionButton__block--ve6i6{height:calc(12*var(--ubq-scale-base));width:calc(12*var(--ubq-scale-base));border-radius:50%;background:var(--ubq-elevation-1)}.UBQ_FloatingActionButton__button--yo74K{height:100%;width:100%;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:50%;background:var(--ubq-interactive-default);color:var(--ubq-foreground-default);cursor:pointer;box-shadow:var(--ubq-effect-shadow)}.UBQ_FloatingActionButton__button--yo74K:hover{background:var(--ubq-interactive-hover)}.UBQ_FloatingActionButton__button--yo74K:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}.UBQ_FloatingActionButton__button--yo74K:focus{outline:none}.UBQ_FloatingActionButton__button--yo74K:focus-visible{box-shadow:var(--ubq-effect-focus);background:var(--ubq-interactive-hover)}.UBQ_FloatingActionButton__button--yo74K>span{display:grid;place-content:center}
|
|
78
78
|
.UBQ_TimelineVideoStrip__block--VI4Ek{flex-shrink:0;display:flex;flex-direction:column}.UBQ_TimelineVideoStrip__strip--eduMG{height:calc(16*var(--ubq-scale-base));flex-shrink:0}.UBQ_TimelineVideoStrip__strip--eduMG:hover .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG:hover .UBQ_TimelineVideoStrip__handle--wmmHL,.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible .UBQ_TimelineVideoStrip__handle--wmmHL,.UBQ_TimelineVideoStrip__strip--eduMG.UBQ_TimelineVideoStrip__isSelected--ssoJY .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG.UBQ_TimelineVideoStrip__isSelected--ssoJY .UBQ_TimelineVideoStrip__handle--wmmHL{opacity:1}.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_TimelineVideoStrip__label--FdG5j{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);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-light);padding:var(--ubq-margin-xs) 0 0 var(--ubq-margin-s);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_TimelineVideoStrip__indicator--ayBqm{margin:0 0 var(--ubq-margin-xs) var(--ubq-margin-xs);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_TimelineVideoStrip__handleContainer--VHsHI{padding:0 var(--ubq-margin-s);cursor:col-resize}.UBQ_TimelineVideoStrip__handle--wmmHL{opacity:0}.UBQ_TimelineVideoStrip__handle--wmmHL:focus-visible{opacity:1}.UBQ_TimelineVideoStrip__isSelected--ssoJY{opacity:1}.UBQ_TimelineVideoStrip__hidden--ZKBEe{visibility:hidden}
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
.UBQ_ContentBox__block--up7qn{isolation:isolate;position:relative;border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-l);overflow:hidden;padding:var(--ubq-margin-s)}.UBQ_ContentBox__blockState--l0QwD{position:absolute;inset:0;z-index:-1}.UBQ_ContentBox__interactionElement--VaRY3:hover+.UBQ_ContentBox__blockState--l0QwD,.UBQ_ContentBox__interactionElement--VaRY3:focus-visible+.UBQ_ContentBox__blockState--l0QwD{background:var(--ubq-interactive-hover)}.UBQ_ContentBox__interactionElement--VaRY3:active+.UBQ_ContentBox__blockState--l0QwD{background:var(--ubq-interactive-pressed)}.UBQ_ContentBox__background--Oe3vI{position:absolute;inset:0;z-index:-2;background-size:contain,auto;background-repeat:no-repeat,repeat;background-position:center,0 0}
|
|
81
81
|
.UBQ_InteractiveBox__block--qZNdK{isolation:isolate;position:relative}.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz{display:contents}.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz button,.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz a,.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz input[type=file]{position:static}.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz button::before,.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz a::before,.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__overlay--ChSlz input[type=file]::before{content:"";display:block;position:absolute;inset:0;z-index:0;cursor:inherit}.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__interactiveElement--pHjKZ{display:contents}.UBQ_InteractiveBox__block--qZNdK .UBQ_InteractiveBox__interactiveElement--pHjKZ>*{position:relative;z-index:1}
|
|
82
82
|
.UBQ_AlignAndArrangeSectionRow__separator--UetTF{margin:var(--ubq-scale-base) 0}.UBQ_AlignAndArrangeSectionRow__sectionRow--EJMsB{gap:calc(6*var(--ubq-scale-base))}.UBQ_AlignAndArrangeSectionRow__buttonGroup--ruuio{display:flex;gap:calc(2*var(--ubq-scale-base));margin-right:0}
|
|
83
|
+
.UBQ_SliderInput__block--LS5OY{width:100%}
|
|
83
84
|
.UBQ_BlendModeSelect__options--sKAeU{max-height:calc(var(--ubq-scale-base)*108)}.UBQ_BlendModeSelect__option--b2u1X{min-width:calc(var(--ubq-scale-base)*42)}
|
|
84
85
|
.UBQ_InspectorHorizontalGroup__block--uW_O1{display:flex}.UBQ_InspectorHorizontalGroup__block--uW_O1>*{max-width:50%}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:only-child{max-width:100%}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:nth-child(odd):not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:nth-child(even){margin-left:var(--ubq-margin-s)}
|
|
85
|
-
.UBQ_SliderInput__block--LS5OY{width:100%}
|
|
86
86
|
.UBQ_PropertyToggle__block--YW8wn{flex:0 0 calc(6*var(--ubq-scale-base))}.UBQ_PropertyToggle__emptyGap--LvZ5B{flex:0 0 calc(6*var(--ubq-scale-base));display:hidden;-webkit-user-select:none;user-select:none}
|
|
87
87
|
.UBQ_AssetLibraryBreadcrumb__breadcrumb--z0HJK{display:flex;align-items:center;margin:var(--ubq-margin-xs) var(--ubq-margin-m)}.UBQ_AssetLibraryBreadcrumb__label--PA5RI,.UBQ_AssetLibraryBreadcrumb__button--kfTSl,.UBQ_AssetLibraryBreadcrumb__divider--vMBNp{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);color:var(--ubq-foreground-info)}.UBQ_AssetLibraryBreadcrumb__divider--vMBNp{flex:0 0 auto;padding:0 var(--ubq-margin-xs)}.UBQ_AssetLibraryBreadcrumb__button--kfTSl,.UBQ_AssetLibraryBreadcrumb__label--PA5RI{flex:0 1 auto;max-width:100%}.UBQ_AssetLibraryBreadcrumb__label--PA5RI{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-default);margin-left:var(--ubq-margin-xs);padding-left:var(--ubq-margin-xs)}
|
|
88
88
|
.UBQ_AssetConfirmationDialog__block--TvT2l{max-width:calc(var(--ubq-scale-base)*80)}
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
.UBQ_AssetLibraryGridLoadingAnchor__block--e6Y3I{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);width:100%;height:calc(10*var(--ubq-scale-base));display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:var(--ubq-margin-m);color:var(--ubq-foreground-info)}.UBQ_AssetLibraryGridLoadingAnchor__noMoreItems--f9yYN{display:none}.UBQ_AssetLibraryGridLoadingAnchor__anchor--GVpWP{height:1px;width:100%;transform:translateY(-250px)}
|
|
97
97
|
.UBQ_AssetLibraryGridSkeleton__grid--QWevi{position:relative}.UBQ_AssetLibraryGridSkeleton__label--i0HGV{color:var(--ubq-foreground-info);margin-left:var(--ubq-margin-s)}.UBQ_AssetLibraryGridSkeleton__gradient--uac4r{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(18, 25, 33, 0) 0%, var(--ubq-elevation-2) 60%)}.UBQ_AssetLibraryGridSkeleton__labelContainer--X2uiW{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);position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default)}.UBQ_AssetLibraryGridSkeleton__prependedSourceUIComponentContainer--huNb7{margin-top:var(--ubq-margin-m)}.UBQ_AssetLibraryGridSkeleton__cardWrapper--dpZBI{height:100%;width:100%}.UBQ_AssetLibraryGridSkeleton__animatedBackground--Mn0nD{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--f4vke;animation-timing-function:linear;background:rgba(0,0,0,0);background:linear-gradient(to right, hsla(0, 0%, 100%, 0.04) 8%, hsla(0, 0%, 100%, 0) 38%, hsla(0, 0%, 100%, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--f4vke{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibraryGridSkeleton__loadingSpinnerIcon--TDgef{animation:UBQ_AssetLibraryGridSkeleton__loading--gijia 1.1s infinite linear}@keyframes UBQ_AssetLibraryGridSkeleton__loading--gijia{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
98
98
|
.UBQ_AssetLibraryLoading__block--YsqE2{padding:var(--ubq-margin-m)}
|
|
99
|
+
.UBQ_AssetLibraryEmpty__block--Y13FW{padding:var(--ubq-margin-m)}
|
|
99
100
|
.UBQ_AssetLibrarySection__block--NEzC3{transition:opacity .1s ease-in-out;opacity:0}.UBQ_AssetLibrarySection__block--NEzC3.UBQ_AssetLibrarySection__visible--_ski8{opacity:1}.UBQ_AssetLibrarySection__header--UTt1f{display:flex;justify-content:space-between;align-items:center;margin:var(--ubq-margin-m) var(--ubq-margin-l)}.UBQ_AssetLibrarySection__heading--_rqtF{flex:1}.UBQ_AssetLibrarySection__moreButton--CLqIW{flex:0 1 auto;margin-left:var(--ubq-margin-xs)}.UBQ_AssetLibrarySection__previews--pAkQ_{position:relative;display:grid;grid-gap:var(--ubq-margin-s);margin:var(--ubq-margin-m)}.UBQ_AssetLibrarySection__moreIcon--WwDj9{padding-left:var(--ubq-margin-xs)}
|
|
100
101
|
.UBQ_AssetLibrarySectionSkeleton__content--u4vKc{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);position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default)}.UBQ_AssetLibrarySectionSkeleton__label--iXyYc{margin-left:var(--ubq-margin-s)}.UBQ_AssetLibrarySectionSkeleton__animatedBackground--cDJrV{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--I100P;animation-timing-function:linear;background:rgba(0,0,0,0);background:linear-gradient(to right, hsla(0, 0%, 100%, 0.04) 8%, hsla(0, 0%, 100%, 0) 38%, hsla(0, 0%, 100%, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--I100P{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibrarySectionSkeleton__loadingSpinnerIcon--vqNh8{animation:UBQ_AssetLibrarySectionSkeleton__loading--zQoSH 1.1s infinite linear}@keyframes UBQ_AssetLibrarySectionSkeleton__loading--zQoSH{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
101
102
|
.UBQ_AssetLibraryOverview__block--Ipj7P{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);overflow:auto;height:100%}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
@@ -105,11 +106,11 @@
|
|
|
105
106
|
);padding-top:var(--ubq-margin-m);padding-bottom:var(--ubq-margin-m);height:calc(var(--ubq-scale-base)*10)}.UBQ_AssetLibrarySearch__inputContainer--KX4zC{position:relative;width:100%}.UBQ_AssetLibrarySearch__searchIconContainer--tD8F8,.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%}.UBQ_AssetLibrarySearch__searchIconContainer--tD8F8{left:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz{right:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz.UBQ_AssetLibrarySearch__hasEmptySearchValue--mPq_Z{display:none}.UBQ_AssetLibrarySearch__searchIcon--HyjYw,.UBQ_AssetLibrarySearch__clearSearchIcon--fKYcG{width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default)}
|
|
106
107
|
.UBQ_AssetLibraryDock__block--Vr64r{gap:var(--ubq-margin-xl);flex:0 0 auto;height:100%}.UBQ_AssetLibraryDock__panelContent--ED9NO{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.UBQ_AssetLibraryDock__errorDialog--XrESH p{width:40ch;margin:0}
|
|
107
108
|
.UBQ_AssetLibraryDockIcon__customIconWrapper--NCFjB{background-repeat:no-repeat;background-position:center}.UBQ_AssetLibraryDockIcon__customIconWrapperLarge--Elsb0{height:24px;width:24px}.UBQ_AssetLibraryDockIcon__customIconWrapperNormal--dta7j{height:16px;width:16px}
|
|
108
|
-
.UBQ_PanelPortal__block--
|
|
109
|
+
.UBQ_PanelPortal__block--vAYqY{height:100%;position:relative;display:grid;grid-template-areas:"stack";grid-template-rows:100%}.UBQ_PanelPortal__block--vAYqY>*{grid-area:stack}
|
|
109
110
|
.UBQ_SubInspector__block--_62ff{position:absolute;top:0;left:0;right:0;bottom:0;margin-right:0;z-index:30;display:flex;flex-direction:column;background:var(--ubq-elevation-2)}.UBQ_SubInspector__block--_62ff[data-cy=crop-container]{z-index:31}.UBQ_SubInspector__containerSection--BErUq{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:column;height:calc(100% - 48px);box-sizing:border-box;overflow:auto}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_SubInspector__button--WhfTV{border:1px solid var(--ubq-stroke-contrast-1)}.UBQ_SubInspector__highlight--ReDmb{border:none;background:var(--ubq-interactive-default)}.UBQ_SubInspector__wrapper--ZuB8e{height:100%}
|
|
110
111
|
.UBQ_Transform__rotationGroup--sHkCT{display:flex}.UBQ_Transform__rotationGroup--sHkCT>*:not(:last-child){margin-right:var(--ubq-margin-s)}
|
|
111
112
|
.UBQ_AspectLock__aspectLock--AZJEC{flex-grow:0;flex-basis:initial;display:flex;flex-direction:column;justify-content:center;height:calc(2 * calc(2 * var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-m));align-self:flex-start}.UBQ_AspectLock__aspectIsUnlocked--wXd8a>svg{opacity:.55}.UBQ_AspectLock__aspectLockButton--lEyla{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_AspectLock__aspectLockVector--q9J8W{color:var(--ubq-foreground-info);align-self:center;margin-left:-50%;width:calc(3*var(--ubq-scale-base));height:calc(2*var(--ubq-scale-base))}.UBQ_AspectLock__aspectLockVector--q9J8W:last-child{transform:scale(1, -1)}
|
|
112
|
-
.UBQ_Canvas__block--h2FAP{position:relative;-webkit-user-select:none;user-select:none;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100
|
|
113
|
+
.UBQ_Canvas__block--h2FAP{position:relative;-webkit-user-select:none;user-select:none;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.UBQ_Canvas__block--h2FAP>button{margin-bottom:1rem;max-width:300px}
|
|
113
114
|
.UBQ_Inspector__block--CW9ga{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow:auto}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Inspector__inspectorHeaderContentHidden--CVO6K{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_Inspector__renameTextInput--EAFqI{width:100%;margin-left:0 !important}.UBQ_Inspector__multiSelectionNotice--xoUZz{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);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;color:var(--ubq-foreground-info);text-align:center;white-space:pre-wrap}.UBQ_Inspector__multiSelectionNotice--xoUZz p{margin:var(--ubq-margin-s) 0 0;max-width:28ch}
|
|
114
115
|
.UBQ_CanvasLayers__block--Yh6i1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
|
|
115
116
|
.UBQ_CanvasState__block--JROIy{position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}.UBQ_CanvasState__container--wmwVl{font-family:var(--ubq-typography-headline-l-font_family);font-size:var(--ubq-typography-headline-l-size);font-weight:var(--ubq-typography-headline-l-weight);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);line-height:var(--ubq-typography-headline-l-line_height);width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default)}.UBQ_CanvasState__message--iBex5{display:flex;flex-direction:row;align-items:center}.UBQ_CanvasState__message--iBex5>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_CanvasState__message--iBex5 h2{font-family:var(--ubq-typography-headline-l-font_family);font-size:var(--ubq-typography-headline-l-size);font-weight:var(--ubq-typography-headline-l-weight);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);line-height:var(--ubq-typography-headline-l-line_height);margin-bottom:var(--ubq-scale-base);color:var(--ubq-foreground-default)}.UBQ_CanvasState__message--iBex5 p{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);margin:0;color:var(--ubq-foreground-light)}
|