@cesdk/cesdk-js 1.68.0-rc.1 → 1.69.0-nightly.20260129
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.68.0-rc.1-ALD3YGBO.wasm → cesdk-v1.69.0-nightly.20260129-JWTIQXY3.wasm} +0 -0
- package/assets/core/{worker-host-v1.68.0-rc.1.js → worker-host-v1.69.0-nightly.20260129.js} +1 -1
- package/assets/i18n/de.json +7 -2
- package/assets/i18n/en.json +7 -2
- package/assets/ui/stylesheets/cesdk.css +871 -892
- package/cesdk.umd.js +1 -1
- package/index.d.ts +111 -2
- package/index.js +1 -1
- package/package.json +2 -2
- /package/assets/core/{cesdk-v1.68.0-rc.1-MLEZSZ4D.data → cesdk-v1.69.0-nightly.20260129-MLEZSZ4D.data} +0 -0
|
@@ -1723,6 +1723,17 @@
|
|
|
1723
1723
|
z-index: 100;
|
|
1724
1724
|
background: var(--ubq-overlay);
|
|
1725
1725
|
}
|
|
1726
|
+
.UBQ_Dialog-module__block--h88WP.UBQ_Dialog-module__opaque--txHG4 {
|
|
1727
|
+
background:
|
|
1728
|
+
linear-gradient(
|
|
1729
|
+
to left,
|
|
1730
|
+
var(--ubq-overlay),
|
|
1731
|
+
var(--ubq-overlay)),
|
|
1732
|
+
linear-gradient(
|
|
1733
|
+
to left,
|
|
1734
|
+
var(--ubq-canvas),
|
|
1735
|
+
var(--ubq-canvas));
|
|
1736
|
+
}
|
|
1726
1737
|
.UBQ_Dialog-module__block--h88WP > .UBQ_Dialog-module__dialog---WNq1 {
|
|
1727
1738
|
position: absolute;
|
|
1728
1739
|
box-sizing: border-box;
|
|
@@ -3913,9 +3924,6 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
|
|
|
3913
3924
|
.UBQ_DropLayer-module__block--1V8vk.UBQ_DropLayer-module__isDragging--6I8uF {
|
|
3914
3925
|
pointer-events: auto;
|
|
3915
3926
|
}
|
|
3916
|
-
.UBQ_DropLayer-module__block--1V8vk.UBQ_DropLayer-module__isDragging--6I8uF.UBQ_DropLayer-module__withOverlay--yfSHz {
|
|
3917
|
-
background-color: var(--ubq-overlay);
|
|
3918
|
-
}
|
|
3919
3927
|
.UBQ_DropLayer-module__block--1V8vk.UBQ_DropLayer-module__isDragging--6I8uF::before {
|
|
3920
3928
|
content: "";
|
|
3921
3929
|
position: absolute;
|
|
@@ -3931,35 +3939,6 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
|
|
|
3931
3939
|
box-shadow: 0px 0px 80px 0px rgba(51, 85, 255, 0.24) inset;
|
|
3932
3940
|
border: 1px dashed #3355ff;
|
|
3933
3941
|
}
|
|
3934
|
-
.UBQ_DropLayer-module__message--NFWd3 {
|
|
3935
|
-
display: flex;
|
|
3936
|
-
flex-direction: column;
|
|
3937
|
-
align-items: center;
|
|
3938
|
-
color: var(--ubq-static-contrast-white);
|
|
3939
|
-
}
|
|
3940
|
-
.UBQ_DropLayer-module__message--NFWd3 > :not(:last-child) {
|
|
3941
|
-
margin-bottom: var(--ubq-margin-m);
|
|
3942
|
-
}
|
|
3943
|
-
.UBQ_DropLayer-module__message--NFWd3 .UBQ_DropLayer-module__heading--Mpi-Q {
|
|
3944
|
-
font-family: var(--ubq-typography-font_family, var(--ubq-typography-headline-l-font_family));
|
|
3945
|
-
font-size: var(--ubq-typography-headline-l-size);
|
|
3946
|
-
font-weight: var(--ubq-typography-headline-l-weight);
|
|
3947
|
-
letter-spacing: var(--ubq-typography-headline-l-letter_spacing);
|
|
3948
|
-
line-height: var(--ubq-typography-headline-l-line_height);
|
|
3949
|
-
text-align: center;
|
|
3950
|
-
margin-bottom: var(--ubq-scale-base);
|
|
3951
|
-
color: var(--ubq-static-contrast-white);
|
|
3952
|
-
}
|
|
3953
|
-
.UBQ_DropLayer-module__message--NFWd3 p {
|
|
3954
|
-
font-family: var(--ubq-typography-font_family, var(--ubq-typography-label-m-font_family));
|
|
3955
|
-
font-size: var(--ubq-typography-label-m-size);
|
|
3956
|
-
font-weight: var(--ubq-typography-label-m-weight);
|
|
3957
|
-
letter-spacing: var(--ubq-typography-label-m-letter_spacing);
|
|
3958
|
-
line-height: var(--ubq-typography-label-m-line_height);
|
|
3959
|
-
text-align: center;
|
|
3960
|
-
margin: 0;
|
|
3961
|
-
color: var(--ubq-static-contrast-white);
|
|
3962
|
-
}
|
|
3963
3942
|
|
|
3964
3943
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Canvas/Canvas.module.scss */
|
|
3965
3944
|
.UBQ_Canvas-module__block--Es62A {
|
|
@@ -6013,6 +5992,11 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6013
5992
|
width: calc(var(--ubq-scale-base) * 6);
|
|
6014
5993
|
}
|
|
6015
5994
|
|
|
5995
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/text/ClipLines/ClipLines.module.scss */
|
|
5996
|
+
.UBQ_ClipLines-module__button--BZdAt > span > span {
|
|
5997
|
+
text-align: center;
|
|
5998
|
+
}
|
|
5999
|
+
|
|
6016
6000
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/generic/inspector/PropertyToggle/PropertyToggle.module.scss */
|
|
6017
6001
|
.UBQ_PropertyToggle-module__block--1Putg {
|
|
6018
6002
|
box-shadow: inset 0 0 0 0 transparent;
|
|
@@ -6037,78 +6021,6 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6037
6021
|
overflow: hidden;
|
|
6038
6022
|
}
|
|
6039
6023
|
|
|
6040
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/Placeholder/PlaceholderSettings.module.scss */
|
|
6041
|
-
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i {
|
|
6042
|
-
background: var(--ubq-interactive-template-default);
|
|
6043
|
-
color: var(--ubq-foreground-accent);
|
|
6044
|
-
}
|
|
6045
|
-
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i:hover:not([data-active=true]):not(:active) {
|
|
6046
|
-
background: var(--ubq-interactive-template-hover);
|
|
6047
|
-
}
|
|
6048
|
-
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i:active {
|
|
6049
|
-
background: var(--ubq-interactive-template-pressed);
|
|
6050
|
-
}
|
|
6051
|
-
.UBQ_PlaceholderSettings-module__subScopeMenuItem--kdwPR {
|
|
6052
|
-
padding-left: var(--ubq-margin-l);
|
|
6053
|
-
}
|
|
6054
|
-
.UBQ_PlaceholderSettings-module__spacer--q-B6X {
|
|
6055
|
-
width: var(--ubq-margin-xs);
|
|
6056
|
-
}
|
|
6057
|
-
.UBQ_PlaceholderSettings-module__hidden--GpS4n {
|
|
6058
|
-
position: absolute;
|
|
6059
|
-
width: 1px;
|
|
6060
|
-
height: 1px;
|
|
6061
|
-
padding: 0;
|
|
6062
|
-
margin: -1px;
|
|
6063
|
-
overflow: hidden;
|
|
6064
|
-
clip: rect(0, 0, 0, 0);
|
|
6065
|
-
white-space: nowrap;
|
|
6066
|
-
border: 0;
|
|
6067
|
-
}
|
|
6068
|
-
.UBQ_PlaceholderSettings-module__separator--7Zpcr {
|
|
6069
|
-
margin: var(--ubq-margin-xs);
|
|
6070
|
-
}
|
|
6071
|
-
.UBQ_PlaceholderSettings-module__checkbox--GACd3:not(:last-child),
|
|
6072
|
-
.UBQ_PlaceholderSettings-module__indentedCheckbox--j5RrA:not(:last-child) {
|
|
6073
|
-
margin-bottom: var(--ubq-margin-xs);
|
|
6074
|
-
}
|
|
6075
|
-
.UBQ_PlaceholderSettings-module__indentedCheckbox--j5RrA {
|
|
6076
|
-
padding-left: var(--ubq-margin-xl);
|
|
6077
|
-
}
|
|
6078
|
-
.UBQ_PlaceholderSettings-module__wrapper--aTaWS {
|
|
6079
|
-
height: 100%;
|
|
6080
|
-
}
|
|
6081
|
-
.UBQ_PlaceholderSettings-module__containerSection--iWUhH {
|
|
6082
|
-
overflow-y: auto;
|
|
6083
|
-
overflow-x: auto;
|
|
6084
|
-
-webkit-overflow-scrolling: touch;
|
|
6085
|
-
scrollbar-width: thin;
|
|
6086
|
-
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
6087
|
-
height: calc(100% - 12 * var(--ubq-scale-base));
|
|
6088
|
-
box-sizing: border-box;
|
|
6089
|
-
overflow: auto;
|
|
6090
|
-
}
|
|
6091
|
-
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar {
|
|
6092
|
-
width: calc(2 * var(--ubq-scale-base));
|
|
6093
|
-
height: calc(1.5 * var(--ubq-scale-base));
|
|
6094
|
-
}
|
|
6095
|
-
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-track {
|
|
6096
|
-
background: transparent;
|
|
6097
|
-
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
6098
|
-
}
|
|
6099
|
-
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-thumb {
|
|
6100
|
-
background-color: var(--ubq-foreground-info);
|
|
6101
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6102
|
-
}
|
|
6103
|
-
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-corner {
|
|
6104
|
-
background: transparent;
|
|
6105
|
-
}
|
|
6106
|
-
|
|
6107
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/text/ClipLines/ClipLines.module.scss */
|
|
6108
|
-
.UBQ_ClipLines-module__button--BZdAt > span > span {
|
|
6109
|
-
text-align: center;
|
|
6110
|
-
}
|
|
6111
|
-
|
|
6112
6024
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/assets/AssetPresetSection/AssetPresetSection.module.scss */
|
|
6113
6025
|
.UBQ_AssetPresetSection-module__noPadding--A-DGN {
|
|
6114
6026
|
padding: 0;
|
|
@@ -6304,6 +6216,73 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6304
6216
|
white-space: nowrap;
|
|
6305
6217
|
}
|
|
6306
6218
|
|
|
6219
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/Placeholder/PlaceholderSettings.module.scss */
|
|
6220
|
+
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i {
|
|
6221
|
+
background: var(--ubq-interactive-template-default);
|
|
6222
|
+
color: var(--ubq-foreground-accent);
|
|
6223
|
+
}
|
|
6224
|
+
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i:hover:not([data-active=true]):not(:active) {
|
|
6225
|
+
background: var(--ubq-interactive-template-hover);
|
|
6226
|
+
}
|
|
6227
|
+
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--OBw2i:active {
|
|
6228
|
+
background: var(--ubq-interactive-template-pressed);
|
|
6229
|
+
}
|
|
6230
|
+
.UBQ_PlaceholderSettings-module__subScopeMenuItem--kdwPR {
|
|
6231
|
+
padding-left: var(--ubq-margin-l);
|
|
6232
|
+
}
|
|
6233
|
+
.UBQ_PlaceholderSettings-module__spacer--q-B6X {
|
|
6234
|
+
width: var(--ubq-margin-xs);
|
|
6235
|
+
}
|
|
6236
|
+
.UBQ_PlaceholderSettings-module__hidden--GpS4n {
|
|
6237
|
+
position: absolute;
|
|
6238
|
+
width: 1px;
|
|
6239
|
+
height: 1px;
|
|
6240
|
+
padding: 0;
|
|
6241
|
+
margin: -1px;
|
|
6242
|
+
overflow: hidden;
|
|
6243
|
+
clip: rect(0, 0, 0, 0);
|
|
6244
|
+
white-space: nowrap;
|
|
6245
|
+
border: 0;
|
|
6246
|
+
}
|
|
6247
|
+
.UBQ_PlaceholderSettings-module__separator--7Zpcr {
|
|
6248
|
+
margin: var(--ubq-margin-xs);
|
|
6249
|
+
}
|
|
6250
|
+
.UBQ_PlaceholderSettings-module__checkbox--GACd3:not(:last-child),
|
|
6251
|
+
.UBQ_PlaceholderSettings-module__indentedCheckbox--j5RrA:not(:last-child) {
|
|
6252
|
+
margin-bottom: var(--ubq-margin-xs);
|
|
6253
|
+
}
|
|
6254
|
+
.UBQ_PlaceholderSettings-module__indentedCheckbox--j5RrA {
|
|
6255
|
+
padding-left: var(--ubq-margin-xl);
|
|
6256
|
+
}
|
|
6257
|
+
.UBQ_PlaceholderSettings-module__wrapper--aTaWS {
|
|
6258
|
+
height: 100%;
|
|
6259
|
+
}
|
|
6260
|
+
.UBQ_PlaceholderSettings-module__containerSection--iWUhH {
|
|
6261
|
+
overflow-y: auto;
|
|
6262
|
+
overflow-x: auto;
|
|
6263
|
+
-webkit-overflow-scrolling: touch;
|
|
6264
|
+
scrollbar-width: thin;
|
|
6265
|
+
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
6266
|
+
height: calc(100% - 12 * var(--ubq-scale-base));
|
|
6267
|
+
box-sizing: border-box;
|
|
6268
|
+
overflow: auto;
|
|
6269
|
+
}
|
|
6270
|
+
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar {
|
|
6271
|
+
width: calc(2 * var(--ubq-scale-base));
|
|
6272
|
+
height: calc(1.5 * var(--ubq-scale-base));
|
|
6273
|
+
}
|
|
6274
|
+
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-track {
|
|
6275
|
+
background: transparent;
|
|
6276
|
+
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
6277
|
+
}
|
|
6278
|
+
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-thumb {
|
|
6279
|
+
background-color: var(--ubq-foreground-info);
|
|
6280
|
+
border-radius: var(--ubq-border_radius-m);
|
|
6281
|
+
}
|
|
6282
|
+
.UBQ_PlaceholderSettings-module__containerSection--iWUhH::-webkit-scrollbar-corner {
|
|
6283
|
+
background: transparent;
|
|
6284
|
+
}
|
|
6285
|
+
|
|
6307
6286
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/shadow/ShadowInspector.module.scss */
|
|
6308
6287
|
.UBQ_ShadowInspector-module__smallButton--qgfMm {
|
|
6309
6288
|
flex: 0 0 auto;
|
|
@@ -6484,1001 +6463,1001 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6484
6463
|
padding: var(--ubq-margin-m);
|
|
6485
6464
|
}
|
|
6486
6465
|
|
|
6487
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6488
|
-
.
|
|
6466
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/ErrorDialog.module.scss */
|
|
6467
|
+
.UBQ_ErrorDialog-module__errorDialog--KnjHV p {
|
|
6489
6468
|
width: 40ch;
|
|
6469
|
+
max-width: 100%;
|
|
6490
6470
|
margin: 0;
|
|
6491
6471
|
}
|
|
6492
6472
|
|
|
6493
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6494
|
-
.
|
|
6495
|
-
|
|
6496
|
-
box-sizing: border-box;
|
|
6497
|
-
width: 100%;
|
|
6498
|
-
height: 100%;
|
|
6499
|
-
overflow: "hidden";
|
|
6500
|
-
background-color: var(--ubq-elevation-3);
|
|
6501
|
-
border: 1px dashed var(--ubq-focus-default);
|
|
6502
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6503
|
-
}
|
|
6504
|
-
|
|
6505
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/ClipAtlas.module.scss */
|
|
6506
|
-
.UBQ_ClipAtlas-module__videoAtlas--vAotA {
|
|
6507
|
-
position: absolute;
|
|
6508
|
-
top: 0;
|
|
6509
|
-
bottom: 0;
|
|
6510
|
-
height: 100%;
|
|
6473
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CaptionPanel.module.scss */
|
|
6474
|
+
.UBQ_CaptionPanel-module__separator--y5IZG {
|
|
6475
|
+
margin-block: 0;
|
|
6511
6476
|
}
|
|
6512
|
-
.
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6477
|
+
.UBQ_CaptionPanel-module__formSection--64DUT {
|
|
6478
|
+
overflow-y: auto;
|
|
6479
|
+
overflow-x: auto;
|
|
6480
|
+
-webkit-overflow-scrolling: touch;
|
|
6481
|
+
scrollbar-width: thin;
|
|
6482
|
+
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
6483
|
+
height: calc(100% - 14 * var(--ubq-scale-base));
|
|
6484
|
+
min-height: unset;
|
|
6485
|
+
overflow-y: auto;
|
|
6518
6486
|
}
|
|
6519
|
-
.
|
|
6520
|
-
|
|
6521
|
-
height:
|
|
6522
|
-
background-repeat: no-repeat;
|
|
6523
|
-
background-size: contain;
|
|
6524
|
-
background-position: center;
|
|
6487
|
+
.UBQ_CaptionPanel-module__formSection--64DUT::-webkit-scrollbar {
|
|
6488
|
+
width: calc(2 * var(--ubq-scale-base));
|
|
6489
|
+
height: calc(1.5 * var(--ubq-scale-base));
|
|
6525
6490
|
}
|
|
6526
|
-
.
|
|
6527
|
-
|
|
6528
|
-
|
|
6529
|
-
width: 100%;
|
|
6530
|
-
height: 100%;
|
|
6531
|
-
z-index: -1;
|
|
6532
|
-
border-radius: inherit;
|
|
6533
|
-
-webkit-mask-size: contain;
|
|
6534
|
-
mask-size: contain;
|
|
6535
|
-
height: 100%;
|
|
6536
|
-
background-color: var(--ubq-foreground-default);
|
|
6537
|
-
opacity: 0.2;
|
|
6491
|
+
.UBQ_CaptionPanel-module__formSection--64DUT::-webkit-scrollbar-track {
|
|
6492
|
+
background: transparent;
|
|
6493
|
+
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
6538
6494
|
}
|
|
6539
|
-
.
|
|
6540
|
-
|
|
6541
|
-
|
|
6542
|
-
top: 0;
|
|
6543
|
-
bottom: 0;
|
|
6544
|
-
background-repeat: repeat-x;
|
|
6495
|
+
.UBQ_CaptionPanel-module__formSection--64DUT::-webkit-scrollbar-thumb {
|
|
6496
|
+
background-color: var(--ubq-foreground-info);
|
|
6497
|
+
border-radius: var(--ubq-border_radius-m);
|
|
6545
6498
|
}
|
|
6546
|
-
.
|
|
6547
|
-
background
|
|
6499
|
+
.UBQ_CaptionPanel-module__formSection--64DUT::-webkit-scrollbar-corner {
|
|
6500
|
+
background: transparent;
|
|
6548
6501
|
}
|
|
6549
|
-
.
|
|
6550
|
-
display:
|
|
6551
|
-
|
|
6552
|
-
|
|
6553
|
-
|
|
6554
|
-
height: 100%;
|
|
6555
|
-
background: transparent;
|
|
6556
|
-
background:
|
|
6557
|
-
linear-gradient(
|
|
6558
|
-
to right,
|
|
6559
|
-
transparent 20%,
|
|
6560
|
-
var(--ubq-interactive-pressed) 50%,
|
|
6561
|
-
transparent 80%);
|
|
6562
|
-
background-size: 100% 100%;
|
|
6563
|
-
background-repeat: no-repeat;
|
|
6564
|
-
transform: translateX(-100%);
|
|
6502
|
+
.UBQ_CaptionPanel-module__captionFormWrapper--r1uG0 {
|
|
6503
|
+
display: grid;
|
|
6504
|
+
grid-template-columns: 1fr calc(6 * var(--ubq-scale-base));
|
|
6505
|
+
grid-template-rows: auto;
|
|
6506
|
+
gap: var(--ubq-margin-s);
|
|
6565
6507
|
}
|
|
6566
|
-
|
|
6567
|
-
|
|
6568
|
-
|
|
6569
|
-
|
|
6508
|
+
.UBQ_CaptionPanel-module__captionRow--2FJGO {
|
|
6509
|
+
grid-column: 1/3;
|
|
6510
|
+
display: grid;
|
|
6511
|
+
grid-template-columns: 1fr calc(6 * var(--ubq-scale-base));
|
|
6512
|
+
grid-template-rows: auto;
|
|
6513
|
+
gap: var(--ubq-margin-s);
|
|
6514
|
+
}
|
|
6515
|
+
.UBQ_CaptionPanel-module__captionRow--2FJGO:hover .UBQ_CaptionPanel-module__rowOptionsMenu--rzTmH,
|
|
6516
|
+
.UBQ_CaptionPanel-module__captionRow--2FJGO:has(.UBQ_CaptionPanel-module__captionInput--a0XvW[data-selected=true]) .UBQ_CaptionPanel-module__rowOptionsMenu--rzTmH {
|
|
6517
|
+
visibility: visible;
|
|
6518
|
+
}
|
|
6519
|
+
.UBQ_CaptionPanel-module__rowOptionsMenu--rzTmH {
|
|
6520
|
+
align-self: start;
|
|
6521
|
+
visibility: hidden;
|
|
6570
6522
|
}
|
|
6571
6523
|
|
|
6572
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6573
|
-
.
|
|
6574
|
-
position: relative;
|
|
6524
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CaptionPanel/CaptionForm.module.scss */
|
|
6525
|
+
.UBQ_CaptionForm-module__block--4ESXW {
|
|
6575
6526
|
display: grid;
|
|
6576
|
-
grid-template-columns: 1fr
|
|
6577
|
-
grid-template-rows:
|
|
6578
|
-
|
|
6579
|
-
align-items: center;
|
|
6580
|
-
box-sizing: border-box;
|
|
6581
|
-
width: 100%;
|
|
6582
|
-
padding: var(--ubq-margin-s) var(--ubq-margin-l);
|
|
6583
|
-
-webkit-user-select: none;
|
|
6584
|
-
user-select: none;
|
|
6527
|
+
grid-template-columns: 1fr calc(6 * var(--ubq-scale-base));
|
|
6528
|
+
grid-template-rows: auto;
|
|
6529
|
+
gap: var(--ubq-margin-s);
|
|
6585
6530
|
}
|
|
6586
|
-
|
|
6587
|
-
|
|
6588
|
-
|
|
6589
|
-
|
|
6590
|
-
|
|
6531
|
+
|
|
6532
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CaptionPanel/CaptionInput.module.scss */
|
|
6533
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c {
|
|
6534
|
+
--ubq_internal-caption_panel-time_inputs-row_height: auto;
|
|
6535
|
+
display: grid;
|
|
6536
|
+
grid-template-columns: 1fr;
|
|
6537
|
+
grid-template-rows: auto;
|
|
6591
6538
|
gap: var(--ubq-margin-s);
|
|
6539
|
+
position: relative;
|
|
6592
6540
|
}
|
|
6593
|
-
.
|
|
6594
|
-
|
|
6541
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c textarea {
|
|
6542
|
+
height: calc(8 * var(--ubq-scale-base));
|
|
6543
|
+
min-height: calc(8 * var(--ubq-scale-base));
|
|
6544
|
+
max-height: unset;
|
|
6595
6545
|
}
|
|
6596
|
-
.
|
|
6597
|
-
|
|
6546
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c .UBQ_CaptionInput-module__timeInputs--i4wmQ + textarea {
|
|
6547
|
+
height: calc(16 * var(--ubq-scale-base) + var(--ubq-margin-xs));
|
|
6548
|
+
min-height: calc(16 * var(--ubq-scale-base) + var(--ubq-margin-xs));
|
|
6598
6549
|
}
|
|
6599
|
-
.
|
|
6600
|
-
|
|
6601
|
-
grid-template-
|
|
6550
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c:has(> .UBQ_CaptionInput-module__timeInputs--i4wmQ) {
|
|
6551
|
+
grid-template-columns: calc(18 * var(--ubq-scale-base)) 1fr;
|
|
6552
|
+
grid-template-rows: inherit;
|
|
6602
6553
|
}
|
|
6603
|
-
.
|
|
6604
|
-
|
|
6554
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c::before {
|
|
6555
|
+
content: " ";
|
|
6556
|
+
position: absolute;
|
|
6557
|
+
left: calc(-1 * var(--ubq-margin-s));
|
|
6558
|
+
width: calc(var(--ubq-scale-base) / 2);
|
|
6559
|
+
height: 100%;
|
|
6560
|
+
background-color: transparent;
|
|
6605
6561
|
}
|
|
6606
|
-
.
|
|
6607
|
-
|
|
6562
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c:hover::before {
|
|
6563
|
+
background-color: var(--ubq-interactive-hover);
|
|
6608
6564
|
}
|
|
6609
|
-
.
|
|
6610
|
-
|
|
6565
|
+
.UBQ_CaptionInput-module__captionInputWrapper---E69c[data-selected=true]::before {
|
|
6566
|
+
background-color: var(--ubq-interactive-accent-default);
|
|
6611
6567
|
}
|
|
6612
|
-
.
|
|
6613
|
-
font-family: var(--ubq-typography-font_family, var(--ubq-typography-label-m-font_family));
|
|
6614
|
-
font-size: var(--ubq-typography-label-m-size);
|
|
6615
|
-
font-weight: var(--ubq-typography-label-m-weight);
|
|
6616
|
-
letter-spacing: var(--ubq-typography-label-m-letter_spacing);
|
|
6617
|
-
line-height: var(--ubq-typography-label-m-line_height);
|
|
6618
|
-
color: var(--ubq-foreground-default);
|
|
6568
|
+
.UBQ_CaptionInput-module__timeInputs--i4wmQ {
|
|
6619
6569
|
display: flex;
|
|
6620
|
-
|
|
6570
|
+
flex-direction: column;
|
|
6621
6571
|
gap: var(--ubq-margin-xs);
|
|
6622
|
-
padding-inline-end: var(--ubq-margin-xs);
|
|
6623
|
-
font-variant-numeric: tabular-nums;
|
|
6624
6572
|
}
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6573
|
+
|
|
6574
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CaptionPanel/CaptionRow.module.scss */
|
|
6575
|
+
.UBQ_CaptionRow-module__block--ipIhT {
|
|
6576
|
+
grid-column: 1/3;
|
|
6577
|
+
display: grid;
|
|
6578
|
+
grid-template-columns: 1fr calc(6 * var(--ubq-scale-base));
|
|
6579
|
+
grid-template-rows: auto;
|
|
6628
6580
|
gap: var(--ubq-margin-s);
|
|
6629
6581
|
}
|
|
6630
|
-
.
|
|
6631
|
-
|
|
6582
|
+
.UBQ_CaptionRow-module__block--ipIhT:hover .UBQ_CaptionRow-module__rowOptionsMenu--WQMH9,
|
|
6583
|
+
.UBQ_CaptionRow-module__block--ipIhT:has(.UBQ_CaptionRow-module__captionInput--fVJMX[data-selected=true]) .UBQ_CaptionRow-module__rowOptionsMenu--WQMH9 {
|
|
6584
|
+
visibility: visible;
|
|
6632
6585
|
}
|
|
6633
|
-
.
|
|
6634
|
-
|
|
6586
|
+
.UBQ_CaptionRow-module__rowOptionsMenu--WQMH9 {
|
|
6587
|
+
align-self: start;
|
|
6588
|
+
visibility: hidden;
|
|
6635
6589
|
}
|
|
6636
6590
|
|
|
6637
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/
|
|
6638
|
-
.
|
|
6639
|
-
|
|
6640
|
-
|
|
6641
|
-
-
|
|
6642
|
-
|
|
6643
|
-
|
|
6644
|
-
|
|
6645
|
-
|
|
6646
|
-
height: 1px;
|
|
6647
|
-
padding: 0;
|
|
6648
|
-
margin: -1px;
|
|
6649
|
-
overflow: hidden;
|
|
6650
|
-
clip: rect(0, 0, 0, 0);
|
|
6651
|
-
white-space: nowrap;
|
|
6652
|
-
border: 0;
|
|
6653
|
-
}
|
|
6654
|
-
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar {
|
|
6655
|
-
width: calc(2 * var(--ubq-scale-base));
|
|
6656
|
-
height: calc(1.5 * var(--ubq-scale-base));
|
|
6657
|
-
}
|
|
6658
|
-
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar-track {
|
|
6659
|
-
background: transparent;
|
|
6660
|
-
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
6661
|
-
}
|
|
6662
|
-
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar-thumb {
|
|
6663
|
-
background-color: var(--ubq-foreground-info);
|
|
6664
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6591
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CaptionPanel/CaptionImport.module.scss */
|
|
6592
|
+
.UBQ_CaptionImport-module__paragraph--5xKW- {
|
|
6593
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-body-m-font_family));
|
|
6594
|
+
font-size: var(--ubq-typography-body-m-size);
|
|
6595
|
+
font-weight: var(--ubq-typography-body-m-weight);
|
|
6596
|
+
letter-spacing: var(--ubq-typography-body-m-letter_spacing);
|
|
6597
|
+
line-height: var(--ubq-typography-body-m-line_height);
|
|
6598
|
+
text-align: center;
|
|
6599
|
+
color: var(--ubq-foreground-light);
|
|
6665
6600
|
}
|
|
6666
|
-
.
|
|
6667
|
-
|
|
6601
|
+
.UBQ_CaptionImport-module__fileUploadButton--LG4LK {
|
|
6602
|
+
margin-right: 0;
|
|
6668
6603
|
}
|
|
6669
6604
|
|
|
6670
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6671
|
-
.
|
|
6672
|
-
position: sticky;
|
|
6673
|
-
right: var(--ubq-margin-xs);
|
|
6674
|
-
grid-area: add-button;
|
|
6605
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/CustomPanelError.module.scss */
|
|
6606
|
+
.UBQ_CustomPanelError-module__block--k98jX {
|
|
6675
6607
|
width: 100%;
|
|
6676
|
-
|
|
6608
|
+
padding-top: calc(var(--ubq-margin-xl) * 2);
|
|
6609
|
+
display: flex;
|
|
6610
|
+
align-items: center;
|
|
6611
|
+
flex-direction: column;
|
|
6677
6612
|
}
|
|
6678
|
-
.
|
|
6613
|
+
.UBQ_CustomPanelError-module__heading--lmAVM {
|
|
6679
6614
|
width: 100%;
|
|
6680
|
-
|
|
6681
|
-
margin-
|
|
6682
|
-
padding-inline: var(--ubq-margin-s);
|
|
6683
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6615
|
+
box-sizing: border-box;
|
|
6616
|
+
padding: var(--ubq-margin-m);
|
|
6684
6617
|
}
|
|
6685
|
-
|
|
6686
|
-
|
|
6618
|
+
|
|
6619
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/AlignAndArrangeSectionRow.module.scss */
|
|
6620
|
+
.UBQ_AlignAndArrangeSectionRow-module__sectionRow--YCPJ7 {
|
|
6621
|
+
gap: calc(6 * var(--ubq-scale-base));
|
|
6687
6622
|
}
|
|
6688
|
-
.
|
|
6689
|
-
|
|
6690
|
-
|
|
6691
|
-
|
|
6692
|
-
letter-spacing: var(--ubq-typography-button-m-letter_spacing);
|
|
6693
|
-
line-height: var(--ubq-typography-button-m-line_height);
|
|
6694
|
-
grid-area: add-button;
|
|
6695
|
-
width: max-content;
|
|
6696
|
-
height: calc(var(--ubq-scale-base) * 12);
|
|
6697
|
-
padding-inline: var(--ubq-margin-l);
|
|
6698
|
-
visibility: hidden;
|
|
6699
|
-
z-index: -999999;
|
|
6623
|
+
.UBQ_AlignAndArrangeSectionRow-module__buttonGroup--BY3xO {
|
|
6624
|
+
display: flex;
|
|
6625
|
+
gap: var(--ubq-margin-s);
|
|
6626
|
+
margin-right: 0;
|
|
6700
6627
|
}
|
|
6701
|
-
|
|
6702
|
-
|
|
6703
|
-
.UBQ_NewTimeline-module__timeline--6rCKO {
|
|
6704
|
-
-webkit-user-select: none;
|
|
6705
|
-
user-select: none;
|
|
6706
|
-
position: relative;
|
|
6628
|
+
.UBQ_AlignAndArrangeSectionRow-module__modern--6jJoN.UBQ_AlignAndArrangeSectionRow-module__sectionRow--YCPJ7 {
|
|
6629
|
+
gap: var(--ubq-margin-m);
|
|
6707
6630
|
}
|
|
6708
|
-
.
|
|
6709
|
-
|
|
6710
|
-
grid-auto-flow: row;
|
|
6711
|
-
align-items: stretch;
|
|
6712
|
-
min-width: 100%;
|
|
6713
|
-
width: max-content;
|
|
6714
|
-
height: 100%;
|
|
6715
|
-
-webkit-user-select: none;
|
|
6716
|
-
user-select: none;
|
|
6631
|
+
.UBQ_AlignAndArrangeSectionRow-module__modern--6jJoN .UBQ_AlignAndArrangeSectionRow-module__buttonGroup--BY3xO {
|
|
6632
|
+
gap: var(--ubq-margin-xs);
|
|
6717
6633
|
}
|
|
6718
|
-
|
|
6719
|
-
|
|
6720
|
-
|
|
6721
|
-
|
|
6722
|
-
width: 100%;
|
|
6634
|
+
|
|
6635
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/BlendModeSelect.module.scss */
|
|
6636
|
+
.UBQ_BlendModeSelect-module__options--Oel9f {
|
|
6637
|
+
max-height: calc(var(--ubq-scale-base) * 108);
|
|
6723
6638
|
}
|
|
6724
|
-
.
|
|
6725
|
-
|
|
6639
|
+
.UBQ_BlendModeSelect-module__smallViewport--CNKnK {
|
|
6640
|
+
max-height: calc(var(--ubq-scale-base) * 64);
|
|
6726
6641
|
}
|
|
6727
|
-
.
|
|
6728
|
-
|
|
6642
|
+
.UBQ_BlendModeSelect-module__option--CBAfX {
|
|
6643
|
+
min-width: calc(var(--ubq-scale-base) * 42);
|
|
6729
6644
|
}
|
|
6730
|
-
|
|
6731
|
-
|
|
6732
|
-
|
|
6733
|
-
|
|
6734
|
-
z-index: 1;
|
|
6735
|
-
pointer-events: none;
|
|
6645
|
+
|
|
6646
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/generic/inspector/Transform/Transform.module.scss */
|
|
6647
|
+
.UBQ_Transform-module__rotationGroup--z2I6N {
|
|
6648
|
+
display: flex;
|
|
6736
6649
|
}
|
|
6737
|
-
.
|
|
6738
|
-
|
|
6739
|
-
box-sizing: border-box;
|
|
6740
|
-
width: 100%;
|
|
6741
|
-
height: 100%;
|
|
6742
|
-
overflow: "hidden";
|
|
6743
|
-
opacity: 0.55;
|
|
6744
|
-
background-color: var(--ubq-elevation-3);
|
|
6745
|
-
border: calc(var(--ubq-scale-base) / 2) solid var(--ubq-focus-default);
|
|
6746
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6650
|
+
.UBQ_Transform-module__rotationGroup--z2I6N > *:not(:last-child) {
|
|
6651
|
+
margin-right: var(--ubq-margin-s);
|
|
6747
6652
|
}
|
|
6748
6653
|
|
|
6749
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6750
|
-
.
|
|
6751
|
-
|
|
6752
|
-
border: 1px solid var(--ubq-static-selection-frame);
|
|
6753
|
-
background-color: color-mix(in srgb, var(--ubq-static-selection-frame) 10%, transparent);
|
|
6754
|
-
pointer-events: none;
|
|
6755
|
-
z-index: 1000;
|
|
6756
|
-
z-index: calc(infinity);
|
|
6654
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/text/TextBackgroundControls.module.scss */
|
|
6655
|
+
.UBQ_TextBackgroundControls-module__popoverContent--qy726 {
|
|
6656
|
+
width: calc(60 * var(--ubq-scale-base));
|
|
6757
6657
|
}
|
|
6758
6658
|
|
|
6759
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6760
|
-
.
|
|
6761
|
-
|
|
6762
|
-
isolation: isolate;
|
|
6763
|
-
background: var(--ubq-elevation-1-blur);
|
|
6764
|
-
border: 1px solid var(--ubq-stroke-contrast-1);
|
|
6765
|
-
border-radius: var(--ubq-border_radius-xl);
|
|
6766
|
-
margin: 0 var(--ubq-margin-m) var(--ubq-margin-m) var(--ubq-margin-m);
|
|
6767
|
-
overflow: hidden;
|
|
6659
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/FontSize/FontSize.module.scss */
|
|
6660
|
+
.UBQ_FontSize-module__inputLabel--volPX {
|
|
6661
|
+
flex-shrink: 0;
|
|
6768
6662
|
}
|
|
6769
|
-
.
|
|
6770
|
-
|
|
6771
|
-
|
|
6772
|
-
|
|
6773
|
-
|
|
6774
|
-
|
|
6775
|
-
backdrop-filter: blur(10px);
|
|
6776
|
-
-webkit-backdrop-filter: blur(10px);
|
|
6663
|
+
.UBQ_FontSize-module__labelBox--GYggq {
|
|
6664
|
+
display: flex;
|
|
6665
|
+
flex-wrap: wrap;
|
|
6666
|
+
align-content: center;
|
|
6667
|
+
padding-right: 0;
|
|
6668
|
+
color: var(--ubq-foreground-default);
|
|
6777
6669
|
}
|
|
6778
|
-
.
|
|
6779
|
-
|
|
6780
|
-
|
|
6781
|
-
height: calc(var(--ubq-scale-base) * 0.5);
|
|
6782
|
-
background-color: var(--ubq-focus-default);
|
|
6783
|
-
z-index: 1;
|
|
6784
|
-
opacity: 0;
|
|
6785
|
-
transition: 0.2s opacity 0.2s ease-in-out;
|
|
6670
|
+
.UBQ_FontSize-module__labelBox--GYggq:hover {
|
|
6671
|
+
color: var(--ubq-foreground-default);
|
|
6672
|
+
background: var(--ubq-input-default);
|
|
6786
6673
|
}
|
|
6787
|
-
.
|
|
6788
|
-
|
|
6789
|
-
|
|
6790
|
-
top: calc(var(--ubq-scale-base) * -2.5);
|
|
6791
|
-
inset-inline: 0;
|
|
6792
|
-
height: calc(var(--ubq-scale-base) * 5);
|
|
6674
|
+
.UBQ_FontSize-module__inBar--0otIU {
|
|
6675
|
+
width: calc(var(--ubq-scale-base) * 19);
|
|
6676
|
+
flex-shrink: 0;
|
|
6793
6677
|
}
|
|
6794
|
-
.
|
|
6795
|
-
|
|
6796
|
-
opacity: 1;
|
|
6797
|
-
cursor: row-resize;
|
|
6678
|
+
.UBQ_FontSize-module__modern--CRnLa.UBQ_FontSize-module__inBar--0otIU {
|
|
6679
|
+
width: calc(var(--ubq-scale-base) * 23);
|
|
6798
6680
|
}
|
|
6799
|
-
.
|
|
6800
|
-
|
|
6681
|
+
.UBQ_FontSize-module__modern--CRnLa .UBQ_FontSize-module__labelBox--GYggq {
|
|
6682
|
+
border-radius: var(--ubq-border_radius-m);
|
|
6683
|
+
height: calc(var(--ubq-margin-s) * 2 + var(--ubq-typography-input-m-line_height));
|
|
6684
|
+
padding-block: var(--ubq-margin-m);
|
|
6801
6685
|
}
|
|
6802
|
-
|
|
6803
|
-
|
|
6804
|
-
|
|
6805
|
-
|
|
6806
|
-
-
|
|
6807
|
-
|
|
6808
|
-
|
|
6809
|
-
|
|
6810
|
-
|
|
6811
|
-
|
|
6686
|
+
|
|
6687
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/FontSizeRange/FontSizeRange.module.scss */
|
|
6688
|
+
.UBQ_FontSizeRange-module__segmentedGroup--N2N-B {
|
|
6689
|
+
grid-template-columns: 1fr 1fr;
|
|
6690
|
+
grid-gap: calc(var(--ubq-margin-xs) / 2);
|
|
6691
|
+
}
|
|
6692
|
+
.UBQ_FontSizeRange-module__segmentedGroup--N2N-B > * > input {
|
|
6693
|
+
border-radius: inherit;
|
|
6694
|
+
}
|
|
6695
|
+
|
|
6696
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/FontStyleSelect/FontStyleSelect.module.scss */
|
|
6697
|
+
.UBQ_FontStyleSelect-module__inBar--F0-HH {
|
|
6698
|
+
min-width: calc(var(--ubq-scale-base) * 22);
|
|
6699
|
+
max-width: calc(var(--ubq-scale-base) * 22);
|
|
6700
|
+
}
|
|
6701
|
+
.UBQ_FontStyleSelect-module__separator--Cv1QZ {
|
|
6702
|
+
height: 1px;
|
|
6812
6703
|
width: 100%;
|
|
6813
|
-
|
|
6814
|
-
|
|
6815
|
-
|
|
6704
|
+
margin: var(--ubq-margin-xs) 0;
|
|
6705
|
+
flex-shrink: 0;
|
|
6706
|
+
background: var(--ubq-stroke-contrast-1);
|
|
6707
|
+
border: none;
|
|
6816
6708
|
}
|
|
6817
|
-
|
|
6818
|
-
|
|
6819
|
-
|
|
6709
|
+
|
|
6710
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/FontStyleSelect/FontStyleSelectItem.module.scss */
|
|
6711
|
+
.UBQ_FontStyleSelectItem-module__block--O1xQO {
|
|
6712
|
+
min-width: 100px;
|
|
6820
6713
|
}
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
|
|
6714
|
+
|
|
6715
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/TypefaceSelect/TypefaceSelect.module.scss */
|
|
6716
|
+
.UBQ_TypefaceSelect-module__block---i9F3 {
|
|
6717
|
+
padding: 0;
|
|
6718
|
+
width: min(var(--ubq-scale-base) * 75, 0.6 * var(--ubq_internal-containerquery-width, 60vw));
|
|
6719
|
+
min-width: calc(50 * var(--ubq-scale-base));
|
|
6824
6720
|
}
|
|
6825
|
-
.
|
|
6826
|
-
|
|
6827
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6721
|
+
.UBQ_TypefaceSelect-module__options--YnDoG {
|
|
6722
|
+
padding-inline: var(--ubq-margin-s);
|
|
6828
6723
|
}
|
|
6829
|
-
.
|
|
6830
|
-
|
|
6724
|
+
.UBQ_TypefaceSelect-module__search--u75dX {
|
|
6725
|
+
margin-block: var(--ubq-margin-s);
|
|
6831
6726
|
}
|
|
6832
|
-
.
|
|
6833
|
-
|
|
6727
|
+
.UBQ_TypefaceSelect-module__separator--FSE-- {
|
|
6728
|
+
margin: 0;
|
|
6834
6729
|
}
|
|
6835
|
-
.
|
|
6836
|
-
|
|
6837
|
-
|
|
6838
|
-
|
|
6839
|
-
|
|
6840
|
-
|
|
6730
|
+
.UBQ_TypefaceSelect-module__noResults--3mQ7X {
|
|
6731
|
+
margin-inline: var(--ubq-margin-s);
|
|
6732
|
+
margin-block: var(--ubq-margin-xs);
|
|
6733
|
+
color: var(--ubq-foreground-light);
|
|
6734
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-label-s-font_family));
|
|
6735
|
+
font-size: var(--ubq-typography-label-s-size);
|
|
6736
|
+
font-weight: var(--ubq-typography-label-s-weight);
|
|
6737
|
+
letter-spacing: var(--ubq-typography-label-s-letter_spacing);
|
|
6738
|
+
line-height: var(--ubq-typography-label-s-line_height);
|
|
6739
|
+
}
|
|
6740
|
+
|
|
6741
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/TypefaceSelect/TypefaceSelectItem.module.scss */
|
|
6742
|
+
.UBQ_TypefaceSelectItem-module__block--pzqad {
|
|
6743
|
+
display: flex;
|
|
6744
|
+
align-items: center;
|
|
6745
|
+
height: calc(var(--ubq-scale-base) * 7.5);
|
|
6746
|
+
}
|
|
6747
|
+
.UBQ_TypefaceSelectItem-module__text--B3knY {
|
|
6748
|
+
white-space: nowrap;
|
|
6749
|
+
overflow: hidden;
|
|
6750
|
+
text-overflow: ellipsis;
|
|
6751
|
+
}
|
|
6752
|
+
|
|
6753
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/text/FontInput/FontInput.module.scss */
|
|
6754
|
+
.UBQ_FontInput-module__block--DCCC5 {
|
|
6841
6755
|
display: grid;
|
|
6842
|
-
grid-template-
|
|
6756
|
+
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
6757
|
+
grid-auto-rows: 24px;
|
|
6758
|
+
column-gap: var(--ubq-margin-s);
|
|
6759
|
+
row-gap: var(--ubq-margin-s);
|
|
6843
6760
|
}
|
|
6844
|
-
.
|
|
6845
|
-
|
|
6846
|
-
|
|
6847
|
-
align-self: flex-end;
|
|
6761
|
+
.UBQ_FontInput-module__fontFamilySelect--CIZ0u,
|
|
6762
|
+
.UBQ_FontInput-module__fontStyleSelect--8--vg {
|
|
6763
|
+
display: flex;
|
|
6848
6764
|
}
|
|
6849
|
-
.
|
|
6850
|
-
|
|
6765
|
+
.UBQ_FontInput-module__fontFamilySelect--CIZ0u,
|
|
6766
|
+
.UBQ_FontInput-module__fontStyleSelect--8--vg {
|
|
6767
|
+
display: flex;
|
|
6851
6768
|
}
|
|
6852
|
-
.
|
|
6853
|
-
|
|
6854
|
-
|
|
6855
|
-
|
|
6856
|
-
|
|
6857
|
-
|
|
6858
|
-
|
|
6859
|
-
|
|
6860
|
-
|
|
6861
|
-
|
|
6862
|
-
|
|
6769
|
+
.UBQ_FontInput-module__fontFamilySelect--CIZ0u,
|
|
6770
|
+
.UBQ_FontInput-module__fontSizeSelect--flszW {
|
|
6771
|
+
grid-column-start: 1;
|
|
6772
|
+
grid-column-end: span 3;
|
|
6773
|
+
}
|
|
6774
|
+
.UBQ_FontInput-module__fontStyleSelect--8--vg,
|
|
6775
|
+
.UBQ_FontInput-module__fontStyleToggles--XOeir {
|
|
6776
|
+
grid-column-start: 4;
|
|
6777
|
+
grid-column-end: span 3;
|
|
6778
|
+
}
|
|
6779
|
+
.UBQ_FontInput-module__fontStyleToggles--XOeir {
|
|
6863
6780
|
display: grid;
|
|
6864
|
-
grid-template-columns: repeat(2,
|
|
6865
|
-
|
|
6866
|
-
align-items: center;
|
|
6867
|
-
gap: var(--ubq-margin-m);
|
|
6868
|
-
background-color: var(--ubq-elevation-2);
|
|
6869
|
-
border-top: 1px solid var(--ubq-stroke-contrast-1);
|
|
6870
|
-
z-index: 2;
|
|
6781
|
+
grid-template-columns: repeat(2, 1fr);
|
|
6782
|
+
column-gap: var(--ubq-margin-s);
|
|
6871
6783
|
}
|
|
6872
|
-
|
|
6873
|
-
|
|
6874
|
-
|
|
6875
|
-
|
|
6784
|
+
|
|
6785
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/Cutout/CutoutType/CutoutType.module.scss */
|
|
6786
|
+
.UBQ_CutoutType-module__option--1kzfV {
|
|
6787
|
+
display: flex;
|
|
6788
|
+
justify-content: flex-start;
|
|
6789
|
+
align-items: center;
|
|
6790
|
+
gap: var(--ubq-margin-xs);
|
|
6791
|
+
min-width: 70px;
|
|
6876
6792
|
}
|
|
6877
6793
|
|
|
6878
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6879
|
-
.
|
|
6880
|
-
|
|
6881
|
-
|
|
6882
|
-
|
|
6794
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/scene/ClipContent/ClipContent.module.scss */
|
|
6795
|
+
.UBQ_ClipContent-module__button--Y6fUP {
|
|
6796
|
+
flex: 1;
|
|
6797
|
+
text-align: center;
|
|
6798
|
+
}
|
|
6799
|
+
.UBQ_ClipContent-module__button--Y6fUP > span > span {
|
|
6800
|
+
text-align: center;
|
|
6883
6801
|
}
|
|
6884
6802
|
|
|
6885
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6886
|
-
.
|
|
6887
|
-
|
|
6803
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/WelcomeInspector/WelcomeInspector.module.scss */
|
|
6804
|
+
.UBQ_WelcomeInspector-module__container--1g3cE {
|
|
6805
|
+
display: flex;
|
|
6806
|
+
justify-content: center;
|
|
6807
|
+
align-items: center;
|
|
6808
|
+
flex-wrap: nowrap;
|
|
6809
|
+
flex-flow: column;
|
|
6810
|
+
height: 100%;
|
|
6888
6811
|
}
|
|
6889
|
-
.
|
|
6890
|
-
|
|
6891
|
-
overflow-x: auto;
|
|
6892
|
-
-webkit-overflow-scrolling: touch;
|
|
6893
|
-
scrollbar-width: thin;
|
|
6894
|
-
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
6895
|
-
height: calc(100% - 14 * var(--ubq-scale-base));
|
|
6896
|
-
min-height: unset;
|
|
6897
|
-
overflow-y: auto;
|
|
6812
|
+
.UBQ_WelcomeInspector-module__container--1g3cE .UBQ_WelcomeInspector-module__white-label-logo--YuI6e {
|
|
6813
|
+
color: var(--ubq-foreground-default);
|
|
6898
6814
|
}
|
|
6899
|
-
.
|
|
6900
|
-
|
|
6901
|
-
|
|
6815
|
+
.UBQ_WelcomeInspector-module__sectionblock--gnll2 {
|
|
6816
|
+
display: flex;
|
|
6817
|
+
color: var(--ubq-foreground-default);
|
|
6818
|
+
min-height: min-content;
|
|
6819
|
+
height: inherit;
|
|
6820
|
+
margin: var(--ubq-margin-l) 0;
|
|
6902
6821
|
}
|
|
6903
|
-
.
|
|
6904
|
-
|
|
6905
|
-
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
6822
|
+
.UBQ_WelcomeInspector-module__sectionblock--gnll2:first-child {
|
|
6823
|
+
margin-top: 0;
|
|
6906
6824
|
}
|
|
6907
|
-
.
|
|
6908
|
-
|
|
6909
|
-
border-radius: var(--ubq-border_radius-m);
|
|
6825
|
+
.UBQ_WelcomeInspector-module__sectionblock--gnll2:last-child {
|
|
6826
|
+
margin-bottom: 0;
|
|
6910
6827
|
}
|
|
6911
|
-
.
|
|
6912
|
-
|
|
6828
|
+
.UBQ_WelcomeInspector-module__sectionblock--gnll2 > *:not(:last-child) {
|
|
6829
|
+
margin-bottom: var(--ubq-margin-s);
|
|
6913
6830
|
}
|
|
6914
|
-
.
|
|
6915
|
-
|
|
6916
|
-
|
|
6917
|
-
|
|
6918
|
-
|
|
6831
|
+
.UBQ_WelcomeInspector-module__paragraphs--6xS5e > p {
|
|
6832
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-body-m-font_family));
|
|
6833
|
+
font-size: var(--ubq-typography-body-m-size);
|
|
6834
|
+
font-weight: var(--ubq-typography-body-m-weight);
|
|
6835
|
+
letter-spacing: var(--ubq-typography-body-m-letter_spacing);
|
|
6836
|
+
line-height: var(--ubq-typography-body-m-line_height);
|
|
6837
|
+
text-align: center;
|
|
6838
|
+
width: auto;
|
|
6839
|
+
color: var(--ubq-foreground-default);
|
|
6840
|
+
margin: var(--ubq-margin-m) var(--ubq-margin-l) calc(var(--ubq-margin-m) * 2);
|
|
6919
6841
|
}
|
|
6920
|
-
|
|
6921
|
-
|
|
6922
|
-
|
|
6923
|
-
|
|
6924
|
-
grid-template-rows: auto;
|
|
6925
|
-
gap: var(--ubq-margin-s);
|
|
6842
|
+
|
|
6843
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/BooleanOperations/BooleanOperationsErrorDialog.module.scss */
|
|
6844
|
+
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div {
|
|
6845
|
+
width: calc(var(--ubq-scale-base) * 80);
|
|
6926
6846
|
}
|
|
6927
|
-
.
|
|
6928
|
-
|
|
6929
|
-
visibility: visible;
|
|
6847
|
+
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div .UBQ_BooleanOperationsErrorDialog-module__heading--6oMaL {
|
|
6848
|
+
white-space: normal;
|
|
6930
6849
|
}
|
|
6931
|
-
|
|
6932
|
-
|
|
6933
|
-
|
|
6850
|
+
|
|
6851
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/InspectorPanelNameInput.module.scss */
|
|
6852
|
+
.UBQ_InspectorPanelNameInput-module__input--OLYOo {
|
|
6853
|
+
display: flex;
|
|
6854
|
+
align-items: center;
|
|
6855
|
+
}
|
|
6856
|
+
.UBQ_InspectorPanelNameInput-module__renameTextInput--0xrWE {
|
|
6857
|
+
width: 100%;
|
|
6858
|
+
margin-left: 0 !important;
|
|
6934
6859
|
}
|
|
6935
6860
|
|
|
6936
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/
|
|
6937
|
-
.
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
grid-template-rows: auto;
|
|
6941
|
-
gap: var(--ubq-margin-s);
|
|
6861
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/InspectorPanel.module.scss */
|
|
6862
|
+
.UBQ_InspectorPanel-module__renameButton---BwuO {
|
|
6863
|
+
flex: 0 0 auto;
|
|
6864
|
+
margin-left: var(--ubq-margin-xs);
|
|
6942
6865
|
}
|
|
6943
6866
|
|
|
6944
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6945
|
-
.
|
|
6946
|
-
|
|
6947
|
-
|
|
6948
|
-
grid-template-columns: 1fr;
|
|
6949
|
-
grid-template-rows: auto;
|
|
6950
|
-
gap: var(--ubq-margin-s);
|
|
6951
|
-
position: relative;
|
|
6867
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Credits/Credits.module.scss */
|
|
6868
|
+
.UBQ_Credits-module__block---OeoC {
|
|
6869
|
+
max-height: 70vh;
|
|
6870
|
+
overflow-y: auto;
|
|
6952
6871
|
}
|
|
6953
|
-
.
|
|
6954
|
-
|
|
6955
|
-
|
|
6956
|
-
max-height: unset;
|
|
6872
|
+
.UBQ_Credits-module__header--1oyNH {
|
|
6873
|
+
display: flex;
|
|
6874
|
+
align-items: center;
|
|
6957
6875
|
}
|
|
6958
|
-
.
|
|
6959
|
-
|
|
6960
|
-
|
|
6876
|
+
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__version--HQm60 {
|
|
6877
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-input-m-font_family));
|
|
6878
|
+
font-size: var(--ubq-typography-input-m-size);
|
|
6879
|
+
font-weight: var(--ubq-typography-input-m-weight);
|
|
6880
|
+
letter-spacing: var(--ubq-typography-input-m-letter_spacing);
|
|
6881
|
+
line-height: var(--ubq-typography-input-m-line_height);
|
|
6882
|
+
color: var(--ubq-foreground-default);
|
|
6961
6883
|
}
|
|
6962
|
-
.
|
|
6963
|
-
|
|
6964
|
-
grid-template-rows: inherit;
|
|
6884
|
+
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__headerLeft--0V20Z {
|
|
6885
|
+
padding-right: var(--ubq-margin-l);
|
|
6965
6886
|
}
|
|
6966
|
-
.
|
|
6967
|
-
|
|
6968
|
-
position: absolute;
|
|
6969
|
-
left: calc(-1 * var(--ubq-margin-s));
|
|
6970
|
-
width: calc(var(--ubq-scale-base) / 2);
|
|
6971
|
-
height: 100%;
|
|
6972
|
-
background-color: transparent;
|
|
6887
|
+
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__description---Smvk {
|
|
6888
|
+
color: var(--ubq-foreground-default);
|
|
6973
6889
|
}
|
|
6974
|
-
.
|
|
6975
|
-
|
|
6890
|
+
.UBQ_Credits-module__cesdkLogo--nW5AU {
|
|
6891
|
+
color: var(--ubq-foreground-default);
|
|
6976
6892
|
}
|
|
6977
|
-
.
|
|
6978
|
-
|
|
6893
|
+
.UBQ_Credits-module__igorContainer--xxKV9 {
|
|
6894
|
+
padding: var(--ubq-margin-l);
|
|
6979
6895
|
}
|
|
6980
|
-
.
|
|
6981
|
-
|
|
6982
|
-
|
|
6983
|
-
|
|
6896
|
+
.UBQ_Credits-module__contributors--s2Cig {
|
|
6897
|
+
column-count: 3;
|
|
6898
|
+
}
|
|
6899
|
+
.UBQ_Credits-module__singleColumn--N0sgh {
|
|
6900
|
+
column-count: 1;
|
|
6901
|
+
}
|
|
6902
|
+
.UBQ_Credits-module__imglyLogo--nuOv- {
|
|
6903
|
+
width: 58px !important;
|
|
6904
|
+
height: 13px !important;
|
|
6984
6905
|
}
|
|
6985
6906
|
|
|
6986
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
6987
|
-
.
|
|
6988
|
-
|
|
6989
|
-
|
|
6990
|
-
|
|
6991
|
-
grid-template-rows: auto;
|
|
6992
|
-
gap: var(--ubq-margin-s);
|
|
6907
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Credits/Igor.module.scss */
|
|
6908
|
+
.UBQ_Igor-module__block--PPnie {
|
|
6909
|
+
width: 100%;
|
|
6910
|
+
height: 100%;
|
|
6911
|
+
color: white;
|
|
6993
6912
|
}
|
|
6994
|
-
.
|
|
6995
|
-
|
|
6996
|
-
visibility: visible;
|
|
6913
|
+
.UBQ_Igor-module__block--PPnie:hover {
|
|
6914
|
+
cursor: not-allowed;
|
|
6997
6915
|
}
|
|
6998
|
-
.
|
|
6999
|
-
|
|
7000
|
-
visibility: hidden;
|
|
6916
|
+
.UBQ_Igor-module__block--PPnie svg {
|
|
6917
|
+
pointer-events: none;
|
|
7001
6918
|
}
|
|
7002
|
-
|
|
7003
|
-
|
|
7004
|
-
.UBQ_CaptionImport-module__paragraph--5xKW- {
|
|
7005
|
-
font-family: var(--ubq-typography-font_family, var(--ubq-typography-body-m-font_family));
|
|
7006
|
-
font-size: var(--ubq-typography-body-m-size);
|
|
7007
|
-
font-weight: var(--ubq-typography-body-m-weight);
|
|
7008
|
-
letter-spacing: var(--ubq-typography-body-m-letter_spacing);
|
|
7009
|
-
line-height: var(--ubq-typography-body-m-line_height);
|
|
7010
|
-
text-align: center;
|
|
7011
|
-
color: var(--ubq-foreground-light);
|
|
6919
|
+
.UBQ_Igor-module__block--PPnie.UBQ_Igor-module__pissed--T4eg3 {
|
|
6920
|
+
animation: 3.5s linear 0s UBQ_Igor-module__igor-pissed--EVQ0o;
|
|
7012
6921
|
}
|
|
7013
|
-
|
|
7014
|
-
|
|
6922
|
+
@keyframes UBQ_Igor-module__ubq-igor-eye--oVe3D {
|
|
6923
|
+
0% {
|
|
6924
|
+
transform: translate3d(0px, 0.3px, 0px);
|
|
6925
|
+
}
|
|
6926
|
+
25% {
|
|
6927
|
+
transform: translate3d(-0.5px, 0.5px, 0px);
|
|
6928
|
+
}
|
|
6929
|
+
75% {
|
|
6930
|
+
transform: translate3d(0.5px, 0.5px, 0px);
|
|
6931
|
+
}
|
|
6932
|
+
100% {
|
|
6933
|
+
transform: translate3d(0px, 0.3px, 0px);
|
|
6934
|
+
}
|
|
6935
|
+
}
|
|
6936
|
+
@keyframes UBQ_Igor-module__igor-pissed--EVQ0o {
|
|
6937
|
+
25% {
|
|
6938
|
+
transform: scale(1.1) translate3d(-10px, -20px, 0) rotate(0.1turn);
|
|
6939
|
+
}
|
|
6940
|
+
50% {
|
|
6941
|
+
transform: scale(1.2) translate3d(-10px, 10px, 0) rotate(-0.1turn);
|
|
6942
|
+
}
|
|
6943
|
+
to {
|
|
6944
|
+
transform: scale(1.1) translate3d(0, 0, 0) rotate(0.1turn);
|
|
6945
|
+
opacity: 0.2;
|
|
6946
|
+
}
|
|
7015
6947
|
}
|
|
7016
6948
|
|
|
7017
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/
|
|
7018
|
-
.
|
|
7019
|
-
|
|
7020
|
-
padding-top: calc(var(--ubq-margin-xl) * 2);
|
|
7021
|
-
display: flex;
|
|
7022
|
-
align-items: center;
|
|
7023
|
-
flex-direction: column;
|
|
6949
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/AssetPanelSection.module.scss */
|
|
6950
|
+
.UBQ_AssetPanelSection-module__button--T84IN {
|
|
6951
|
+
flex: 1;
|
|
7024
6952
|
}
|
|
7025
|
-
.
|
|
7026
|
-
|
|
7027
|
-
box-sizing: border-box;
|
|
7028
|
-
padding: var(--ubq-margin-m);
|
|
6953
|
+
.UBQ_AssetPanelSection-module__button--T84IN > span > span {
|
|
6954
|
+
text-align: center;
|
|
7029
6955
|
}
|
|
7030
6956
|
|
|
7031
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7032
|
-
.
|
|
7033
|
-
|
|
6957
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/DockIconSizeSelect.module.scss */
|
|
6958
|
+
.UBQ_DockIconSizeSelect-module__button--ZhQKf {
|
|
6959
|
+
flex: 1;
|
|
7034
6960
|
}
|
|
7035
|
-
.
|
|
7036
|
-
|
|
7037
|
-
gap: var(--ubq-margin-s);
|
|
7038
|
-
margin-right: 0;
|
|
6961
|
+
.UBQ_DockIconSizeSelect-module__button--ZhQKf > span > span {
|
|
6962
|
+
text-align: center;
|
|
7039
6963
|
}
|
|
7040
|
-
|
|
7041
|
-
|
|
6964
|
+
|
|
6965
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/DockLabelVisibilityToggle.module.scss */
|
|
6966
|
+
.UBQ_DockLabelVisibilityToggle-module__button--q3QDL {
|
|
6967
|
+
flex: 1;
|
|
7042
6968
|
}
|
|
7043
|
-
.
|
|
7044
|
-
|
|
6969
|
+
.UBQ_DockLabelVisibilityToggle-module__button--q3QDL > span > span {
|
|
6970
|
+
text-align: center;
|
|
7045
6971
|
}
|
|
7046
6972
|
|
|
7047
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7048
|
-
.
|
|
7049
|
-
|
|
7050
|
-
}
|
|
7051
|
-
.UBQ_BlendModeSelect-module__smallViewport--CNKnK {
|
|
7052
|
-
max-height: calc(var(--ubq-scale-base) * 64);
|
|
6973
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/InspectorPanelSection.module.scss */
|
|
6974
|
+
.UBQ_InspectorPanelSection-module__button--p-gav {
|
|
6975
|
+
flex: 1;
|
|
7053
6976
|
}
|
|
7054
|
-
.
|
|
7055
|
-
|
|
6977
|
+
.UBQ_InspectorPanelSection-module__button--p-gav > span > span {
|
|
6978
|
+
text-align: center;
|
|
7056
6979
|
}
|
|
7057
6980
|
|
|
7058
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7059
|
-
.
|
|
7060
|
-
|
|
6981
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/InspectorPositionSelect.module.scss */
|
|
6982
|
+
.UBQ_InspectorPositionSelect-module__button--ebMYa {
|
|
6983
|
+
flex: 1;
|
|
6984
|
+
text-align: center;
|
|
7061
6985
|
}
|
|
7062
|
-
.
|
|
7063
|
-
|
|
6986
|
+
.UBQ_InspectorPositionSelect-module__button--ebMYa > span > span {
|
|
6987
|
+
text-align: center;
|
|
7064
6988
|
}
|
|
7065
6989
|
|
|
7066
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7067
|
-
.
|
|
7068
|
-
|
|
6990
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/LanguageSelect.module.scss */
|
|
6991
|
+
.UBQ_LanguageSelect-module__option--0FoJ- {
|
|
6992
|
+
display: flex;
|
|
6993
|
+
justify-content: flex-start;
|
|
6994
|
+
align-items: center;
|
|
6995
|
+
min-width: 70px;
|
|
7069
6996
|
}
|
|
7070
6997
|
|
|
7071
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7072
|
-
.
|
|
7073
|
-
flex
|
|
6998
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/PageTitleAppendPageNameToggle.module.scss */
|
|
6999
|
+
.UBQ_PageTitleAppendPageNameToggle-module__button--9V94o {
|
|
7000
|
+
flex: 1;
|
|
7074
7001
|
}
|
|
7075
|
-
.
|
|
7076
|
-
|
|
7077
|
-
flex-wrap: wrap;
|
|
7078
|
-
align-content: center;
|
|
7079
|
-
padding-right: 0;
|
|
7080
|
-
color: var(--ubq-foreground-default);
|
|
7002
|
+
.UBQ_PageTitleAppendPageNameToggle-module__button--9V94o > span > span {
|
|
7003
|
+
text-align: center;
|
|
7081
7004
|
}
|
|
7082
|
-
|
|
7083
|
-
|
|
7084
|
-
|
|
7005
|
+
|
|
7006
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/PageTitleDefaultTitleVisibilityToggle.module.scss */
|
|
7007
|
+
.UBQ_PageTitleDefaultTitleVisibilityToggle-module__button--q5EJU {
|
|
7008
|
+
flex: 1;
|
|
7085
7009
|
}
|
|
7086
|
-
.
|
|
7087
|
-
|
|
7088
|
-
flex-shrink: 0;
|
|
7010
|
+
.UBQ_PageTitleDefaultTitleVisibilityToggle-module__button--q5EJU > span > span {
|
|
7011
|
+
text-align: center;
|
|
7089
7012
|
}
|
|
7090
|
-
|
|
7091
|
-
|
|
7013
|
+
|
|
7014
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/PageTitleShowOnSinglePageToggle.module.scss */
|
|
7015
|
+
.UBQ_PageTitleShowOnSinglePageToggle-module__button--SVO3I {
|
|
7016
|
+
flex: 1;
|
|
7092
7017
|
}
|
|
7093
|
-
.
|
|
7094
|
-
|
|
7095
|
-
height: calc(var(--ubq-margin-s) * 2 + var(--ubq-typography-input-m-line_height));
|
|
7096
|
-
padding-block: var(--ubq-margin-m);
|
|
7018
|
+
.UBQ_PageTitleShowOnSinglePageToggle-module__button--SVO3I > span > span {
|
|
7019
|
+
text-align: center;
|
|
7097
7020
|
}
|
|
7098
7021
|
|
|
7099
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7100
|
-
.
|
|
7101
|
-
|
|
7102
|
-
grid-gap: calc(var(--ubq-margin-xs) / 2);
|
|
7022
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/PageTitleVisibilityToggle.module.scss */
|
|
7023
|
+
.UBQ_PageTitleVisibilityToggle-module__button--9bv5W {
|
|
7024
|
+
flex: 1;
|
|
7103
7025
|
}
|
|
7104
|
-
.
|
|
7105
|
-
|
|
7026
|
+
.UBQ_PageTitleVisibilityToggle-module__button--9bv5W > span > span {
|
|
7027
|
+
text-align: center;
|
|
7106
7028
|
}
|
|
7107
7029
|
|
|
7108
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7109
|
-
.
|
|
7110
|
-
|
|
7111
|
-
max-width: calc(var(--ubq-scale-base) * 22);
|
|
7030
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/ReplacePanelSection.module.scss */
|
|
7031
|
+
.UBQ_ReplacePanelSection-module__button--iWiqH {
|
|
7032
|
+
flex: 1;
|
|
7112
7033
|
}
|
|
7113
|
-
.
|
|
7114
|
-
|
|
7115
|
-
width: 100%;
|
|
7116
|
-
margin: var(--ubq-margin-xs) 0;
|
|
7117
|
-
flex-shrink: 0;
|
|
7118
|
-
background: var(--ubq-stroke-contrast-1);
|
|
7119
|
-
border: none;
|
|
7034
|
+
.UBQ_ReplacePanelSection-module__button--iWiqH > span > span {
|
|
7035
|
+
text-align: center;
|
|
7120
7036
|
}
|
|
7121
7037
|
|
|
7122
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7123
|
-
.
|
|
7124
|
-
|
|
7038
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/RoleSelect.module.scss */
|
|
7039
|
+
.UBQ_RoleSelect-module__option--rbjSf {
|
|
7040
|
+
display: flex;
|
|
7041
|
+
justify-content: flex-start;
|
|
7042
|
+
align-items: center;
|
|
7043
|
+
min-width: 70px;
|
|
7125
7044
|
}
|
|
7126
7045
|
|
|
7127
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7128
|
-
.
|
|
7129
|
-
|
|
7130
|
-
width: min(var(--ubq-scale-base) * 75, 0.6 * var(--ubq_internal-containerquery-width, 60vw));
|
|
7131
|
-
min-width: calc(50 * var(--ubq-scale-base));
|
|
7046
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/ScalingSelect.module.scss */
|
|
7047
|
+
.UBQ_ScalingSelect-module__button--SuD4n {
|
|
7048
|
+
flex: 1;
|
|
7132
7049
|
}
|
|
7133
|
-
.
|
|
7134
|
-
|
|
7050
|
+
.UBQ_ScalingSelect-module__button--SuD4n > span > span {
|
|
7051
|
+
text-align: center;
|
|
7135
7052
|
}
|
|
7136
|
-
|
|
7137
|
-
|
|
7053
|
+
|
|
7054
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/ThemeSelect.module.scss */
|
|
7055
|
+
.UBQ_ThemeSelect-module__button--yhuSS {
|
|
7056
|
+
flex: 1;
|
|
7057
|
+
text-align: center;
|
|
7138
7058
|
}
|
|
7139
|
-
.
|
|
7140
|
-
|
|
7059
|
+
.UBQ_ThemeSelect-module__button--yhuSS > span > span {
|
|
7060
|
+
text-align: center;
|
|
7141
7061
|
}
|
|
7142
|
-
|
|
7143
|
-
|
|
7144
|
-
|
|
7145
|
-
|
|
7146
|
-
|
|
7147
|
-
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
line-height: var(--ubq-typography-label-s-line_height);
|
|
7062
|
+
|
|
7063
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/SettingsPanel/ViewSelect.module.scss */
|
|
7064
|
+
.UBQ_ViewSelect-module__button--bD9lO {
|
|
7065
|
+
flex: 1;
|
|
7066
|
+
text-align: center;
|
|
7067
|
+
}
|
|
7068
|
+
.UBQ_ViewSelect-module__button--bD9lO > span > span {
|
|
7069
|
+
text-align: center;
|
|
7151
7070
|
}
|
|
7152
7071
|
|
|
7153
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7154
|
-
.
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
height: calc(var(--ubq-scale-base) * 7.5);
|
|
7072
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/UploadModal/UploadModal.module.scss */
|
|
7073
|
+
.UBQ_UploadModal-module__content--bWxul p {
|
|
7074
|
+
width: 40ch;
|
|
7075
|
+
margin: 0;
|
|
7158
7076
|
}
|
|
7159
|
-
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
|
|
7077
|
+
|
|
7078
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/Clip.module.scss */
|
|
7079
|
+
.UBQ_Clip-module__ghost--tCq5- {
|
|
7080
|
+
display: block;
|
|
7081
|
+
box-sizing: border-box;
|
|
7082
|
+
width: 100%;
|
|
7083
|
+
height: 100%;
|
|
7084
|
+
overflow: "hidden";
|
|
7085
|
+
background-color: var(--ubq-elevation-3);
|
|
7086
|
+
border: 1px dashed var(--ubq-focus-default);
|
|
7087
|
+
border-radius: var(--ubq-border_radius-m);
|
|
7163
7088
|
}
|
|
7164
7089
|
|
|
7165
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7166
|
-
.
|
|
7167
|
-
|
|
7168
|
-
|
|
7169
|
-
|
|
7170
|
-
|
|
7171
|
-
row-gap: var(--ubq-margin-s);
|
|
7090
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/ClipAtlas.module.scss */
|
|
7091
|
+
.UBQ_ClipAtlas-module__videoAtlas--vAotA {
|
|
7092
|
+
position: absolute;
|
|
7093
|
+
top: 0;
|
|
7094
|
+
bottom: 0;
|
|
7095
|
+
height: 100%;
|
|
7172
7096
|
}
|
|
7173
|
-
.
|
|
7174
|
-
|
|
7175
|
-
|
|
7097
|
+
.UBQ_ClipAtlas-module__staticAtlas--gs2HR {
|
|
7098
|
+
display: block;
|
|
7099
|
+
position: absolute;
|
|
7100
|
+
inset: 0;
|
|
7101
|
+
background-repeat: repeat-x;
|
|
7102
|
+
background-size: contain;
|
|
7176
7103
|
}
|
|
7177
|
-
.
|
|
7178
|
-
|
|
7179
|
-
|
|
7104
|
+
.UBQ_ClipAtlas-module__thumbnail--iaJWJ {
|
|
7105
|
+
max-width: calc(var(--ubq-scale-base) * 14);
|
|
7106
|
+
height: 100%;
|
|
7107
|
+
background-repeat: no-repeat;
|
|
7108
|
+
background-size: contain;
|
|
7109
|
+
background-position: center;
|
|
7110
|
+
}
|
|
7111
|
+
.UBQ_ClipAtlas-module__audioAtlas--FJKNv {
|
|
7112
|
+
position: absolute;
|
|
7113
|
+
inset: 0;
|
|
7114
|
+
width: 100%;
|
|
7115
|
+
height: 100%;
|
|
7116
|
+
z-index: -1;
|
|
7117
|
+
border-radius: inherit;
|
|
7118
|
+
-webkit-mask-size: contain;
|
|
7119
|
+
mask-size: contain;
|
|
7120
|
+
height: 100%;
|
|
7121
|
+
background-color: var(--ubq-foreground-default);
|
|
7122
|
+
opacity: 0.2;
|
|
7180
7123
|
}
|
|
7181
|
-
.
|
|
7182
|
-
|
|
7183
|
-
|
|
7184
|
-
|
|
7124
|
+
.UBQ_ClipAtlas-module__placeholder--sBp8n {
|
|
7125
|
+
display: block;
|
|
7126
|
+
position: absolute;
|
|
7127
|
+
top: 0;
|
|
7128
|
+
bottom: 0;
|
|
7129
|
+
background-repeat: repeat-x;
|
|
7185
7130
|
}
|
|
7186
|
-
.
|
|
7187
|
-
|
|
7188
|
-
grid-column-start: 4;
|
|
7189
|
-
grid-column-end: span 3;
|
|
7131
|
+
.UBQ_ClipAtlas-module__leftPlaceholder--9d7to {
|
|
7132
|
+
background-position: right top;
|
|
7190
7133
|
}
|
|
7191
|
-
.
|
|
7192
|
-
display:
|
|
7193
|
-
|
|
7194
|
-
|
|
7134
|
+
.UBQ_ClipAtlas-module__animatedBackground--iH96z {
|
|
7135
|
+
display: block;
|
|
7136
|
+
position: absolute;
|
|
7137
|
+
inset: 0;
|
|
7138
|
+
width: 100%;
|
|
7139
|
+
height: 100%;
|
|
7140
|
+
background: transparent;
|
|
7141
|
+
background:
|
|
7142
|
+
linear-gradient(
|
|
7143
|
+
to right,
|
|
7144
|
+
transparent 20%,
|
|
7145
|
+
var(--ubq-interactive-pressed) 50%,
|
|
7146
|
+
transparent 80%);
|
|
7147
|
+
background-size: 100% 100%;
|
|
7148
|
+
background-repeat: no-repeat;
|
|
7149
|
+
transform: translateX(-100%);
|
|
7195
7150
|
}
|
|
7196
7151
|
|
|
7197
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7198
|
-
.
|
|
7199
|
-
|
|
7200
|
-
justify-content: flex-start;
|
|
7201
|
-
align-items: center;
|
|
7202
|
-
gap: var(--ubq-margin-xs);
|
|
7203
|
-
min-width: 70px;
|
|
7152
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/PlayHead.module.scss */
|
|
7153
|
+
.UBQ_PlayHead-module__block--L6eKu {
|
|
7154
|
+
z-index: 3;
|
|
7204
7155
|
}
|
|
7205
7156
|
|
|
7206
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7207
|
-
.
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
|
|
7211
|
-
|
|
7212
|
-
|
|
7157
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/VideoTimelineControls.module.scss */
|
|
7158
|
+
.UBQ_VideoTimelineControls-module__block--51LSm {
|
|
7159
|
+
position: relative;
|
|
7160
|
+
display: grid;
|
|
7161
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
7162
|
+
grid-template-rows: max-content;
|
|
7163
|
+
justify-items: center;
|
|
7164
|
+
align-items: center;
|
|
7165
|
+
box-sizing: border-box;
|
|
7166
|
+
width: 100%;
|
|
7167
|
+
padding: var(--ubq-margin-s) var(--ubq-margin-l);
|
|
7168
|
+
-webkit-user-select: none;
|
|
7169
|
+
user-select: none;
|
|
7213
7170
|
}
|
|
7214
|
-
|
|
7215
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Inspector/WelcomeInspector/WelcomeInspector.module.scss */
|
|
7216
|
-
.UBQ_WelcomeInspector-module__container--1g3cE {
|
|
7171
|
+
.UBQ_VideoTimelineControls-module__group--O98jr {
|
|
7217
7172
|
display: flex;
|
|
7218
7173
|
justify-content: center;
|
|
7219
7174
|
align-items: center;
|
|
7220
|
-
|
|
7221
|
-
|
|
7222
|
-
height: 100%;
|
|
7223
|
-
}
|
|
7224
|
-
.UBQ_WelcomeInspector-module__container--1g3cE .UBQ_WelcomeInspector-module__white-label-logo--YuI6e {
|
|
7225
|
-
color: var(--ubq-foreground-default);
|
|
7175
|
+
width: max-content;
|
|
7176
|
+
gap: var(--ubq-margin-s);
|
|
7226
7177
|
}
|
|
7227
|
-
.
|
|
7228
|
-
|
|
7229
|
-
color: var(--ubq-foreground-default);
|
|
7230
|
-
min-height: min-content;
|
|
7231
|
-
height: inherit;
|
|
7232
|
-
margin: var(--ubq-margin-l) 0;
|
|
7178
|
+
.UBQ_VideoTimelineControls-module__group--O98jr:first-child {
|
|
7179
|
+
justify-self: flex-start;
|
|
7233
7180
|
}
|
|
7234
|
-
.
|
|
7235
|
-
|
|
7181
|
+
.UBQ_VideoTimelineControls-module__group--O98jr:last-child {
|
|
7182
|
+
justify-self: flex-end;
|
|
7236
7183
|
}
|
|
7237
|
-
.
|
|
7238
|
-
|
|
7184
|
+
.UBQ_VideoTimelineControls-module__playbackControls--tTdue {
|
|
7185
|
+
display: grid;
|
|
7186
|
+
grid-template-columns: 1fr min-content 1fr;
|
|
7239
7187
|
}
|
|
7240
|
-
.
|
|
7241
|
-
|
|
7188
|
+
.UBQ_VideoTimelineControls-module__playbackControls--tTdue :first-child {
|
|
7189
|
+
justify-self: end;
|
|
7242
7190
|
}
|
|
7243
|
-
.
|
|
7244
|
-
|
|
7245
|
-
font-size: var(--ubq-typography-body-m-size);
|
|
7246
|
-
font-weight: var(--ubq-typography-body-m-weight);
|
|
7247
|
-
letter-spacing: var(--ubq-typography-body-m-letter_spacing);
|
|
7248
|
-
line-height: var(--ubq-typography-body-m-line_height);
|
|
7249
|
-
text-align: center;
|
|
7250
|
-
width: auto;
|
|
7251
|
-
color: var(--ubq-foreground-default);
|
|
7252
|
-
margin: var(--ubq-margin-m) var(--ubq-margin-l) calc(var(--ubq-margin-m) * 2);
|
|
7191
|
+
.UBQ_VideoTimelineControls-module__playbackControls--tTdue :last-child {
|
|
7192
|
+
justify-self: start;
|
|
7253
7193
|
}
|
|
7254
|
-
|
|
7255
|
-
|
|
7256
|
-
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div {
|
|
7257
|
-
width: calc(var(--ubq-scale-base) * 80);
|
|
7194
|
+
.UBQ_VideoTimelineControls-module__playbackControlsSmall--bt51V {
|
|
7195
|
+
grid-template-columns: 2fr min-content 1fr;
|
|
7258
7196
|
}
|
|
7259
|
-
.
|
|
7260
|
-
|
|
7197
|
+
.UBQ_VideoTimelineControls-module__playbackInfo--qBo24 {
|
|
7198
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-label-m-font_family));
|
|
7199
|
+
font-size: var(--ubq-typography-label-m-size);
|
|
7200
|
+
font-weight: var(--ubq-typography-label-m-weight);
|
|
7201
|
+
letter-spacing: var(--ubq-typography-label-m-letter_spacing);
|
|
7202
|
+
line-height: var(--ubq-typography-label-m-line_height);
|
|
7203
|
+
color: var(--ubq-foreground-default);
|
|
7204
|
+
display: flex;
|
|
7205
|
+
align-items: baseline;
|
|
7206
|
+
gap: var(--ubq-margin-xs);
|
|
7207
|
+
padding-inline-end: var(--ubq-margin-xs);
|
|
7208
|
+
font-variant-numeric: tabular-nums;
|
|
7261
7209
|
}
|
|
7262
|
-
|
|
7263
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/InspectorPanelNameInput.module.scss */
|
|
7264
|
-
.UBQ_InspectorPanelNameInput-module__input--OLYOo {
|
|
7210
|
+
.UBQ_VideoTimelineControls-module__zoomControls--sMM4p {
|
|
7265
7211
|
display: flex;
|
|
7266
7212
|
align-items: center;
|
|
7213
|
+
gap: var(--ubq-margin-s);
|
|
7267
7214
|
}
|
|
7268
|
-
.
|
|
7269
|
-
|
|
7270
|
-
margin-left: 0 !important;
|
|
7215
|
+
.UBQ_VideoTimelineControls-module__expandButton--MRale {
|
|
7216
|
+
margin-inline-start: var(--ubq-margin-s);
|
|
7271
7217
|
}
|
|
7272
|
-
|
|
7273
|
-
|
|
7274
|
-
.UBQ_InspectorPanel-module__renameButton---BwuO {
|
|
7275
|
-
flex: 0 0 auto;
|
|
7276
|
-
margin-left: var(--ubq-margin-xs);
|
|
7218
|
+
.UBQ_VideoTimelineControls-module__modern--SBxyN.UBQ_VideoTimelineControls-module__block--51LSm {
|
|
7219
|
+
padding: var(--ubq-margin-s) var(--ubq-margin-m);
|
|
7277
7220
|
}
|
|
7278
7221
|
|
|
7279
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/
|
|
7280
|
-
.
|
|
7281
|
-
max-height: 70vh;
|
|
7222
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/utils/getScrollbarHeight.module.scss */
|
|
7223
|
+
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV {
|
|
7282
7224
|
overflow-y: auto;
|
|
7225
|
+
overflow-x: auto;
|
|
7226
|
+
-webkit-overflow-scrolling: touch;
|
|
7227
|
+
scrollbar-width: thin;
|
|
7228
|
+
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
7229
|
+
position: absolute;
|
|
7230
|
+
width: 1px;
|
|
7231
|
+
height: 1px;
|
|
7232
|
+
padding: 0;
|
|
7233
|
+
margin: -1px;
|
|
7234
|
+
overflow: hidden;
|
|
7235
|
+
clip: rect(0, 0, 0, 0);
|
|
7236
|
+
white-space: nowrap;
|
|
7237
|
+
border: 0;
|
|
7283
7238
|
}
|
|
7284
|
-
.
|
|
7285
|
-
|
|
7286
|
-
|
|
7287
|
-
}
|
|
7288
|
-
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__version--HQm60 {
|
|
7289
|
-
font-family: var(--ubq-typography-font_family, var(--ubq-typography-input-m-font_family));
|
|
7290
|
-
font-size: var(--ubq-typography-input-m-size);
|
|
7291
|
-
font-weight: var(--ubq-typography-input-m-weight);
|
|
7292
|
-
letter-spacing: var(--ubq-typography-input-m-letter_spacing);
|
|
7293
|
-
line-height: var(--ubq-typography-input-m-line_height);
|
|
7294
|
-
color: var(--ubq-foreground-default);
|
|
7295
|
-
}
|
|
7296
|
-
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__headerLeft--0V20Z {
|
|
7297
|
-
padding-right: var(--ubq-margin-l);
|
|
7298
|
-
}
|
|
7299
|
-
.UBQ_Credits-module__header--1oyNH .UBQ_Credits-module__description---Smvk {
|
|
7300
|
-
color: var(--ubq-foreground-default);
|
|
7301
|
-
}
|
|
7302
|
-
.UBQ_Credits-module__cesdkLogo--nW5AU {
|
|
7303
|
-
color: var(--ubq-foreground-default);
|
|
7304
|
-
}
|
|
7305
|
-
.UBQ_Credits-module__igorContainer--xxKV9 {
|
|
7306
|
-
padding: var(--ubq-margin-l);
|
|
7239
|
+
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar {
|
|
7240
|
+
width: calc(2 * var(--ubq-scale-base));
|
|
7241
|
+
height: calc(1.5 * var(--ubq-scale-base));
|
|
7307
7242
|
}
|
|
7308
|
-
.
|
|
7309
|
-
|
|
7243
|
+
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar-track {
|
|
7244
|
+
background: transparent;
|
|
7245
|
+
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
7310
7246
|
}
|
|
7311
|
-
.
|
|
7312
|
-
|
|
7247
|
+
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar-thumb {
|
|
7248
|
+
background-color: var(--ubq-foreground-info);
|
|
7249
|
+
border-radius: var(--ubq-border_radius-m);
|
|
7313
7250
|
}
|
|
7314
|
-
.
|
|
7315
|
-
|
|
7316
|
-
height: 13px !important;
|
|
7251
|
+
.UBQ_getScrollbarHeight-module__scrollbarMeasurement--5EFDV::-webkit-scrollbar-corner {
|
|
7252
|
+
background: transparent;
|
|
7317
7253
|
}
|
|
7318
7254
|
|
|
7319
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7320
|
-
.
|
|
7255
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/BackgroundTrackAddButton.module.scss */
|
|
7256
|
+
.UBQ_BackgroundTrackAddButton-module__block--zazTm {
|
|
7257
|
+
position: sticky;
|
|
7258
|
+
right: var(--ubq-margin-xs);
|
|
7259
|
+
grid-area: add-button;
|
|
7321
7260
|
width: 100%;
|
|
7322
|
-
height:
|
|
7323
|
-
color: white;
|
|
7324
|
-
}
|
|
7325
|
-
.UBQ_Igor-module__block--PPnie:hover {
|
|
7326
|
-
cursor: not-allowed;
|
|
7327
|
-
}
|
|
7328
|
-
.UBQ_Igor-module__block--PPnie svg {
|
|
7329
|
-
pointer-events: none;
|
|
7330
|
-
}
|
|
7331
|
-
.UBQ_Igor-module__block--PPnie.UBQ_Igor-module__pissed--T4eg3 {
|
|
7332
|
-
animation: 3.5s linear 0s UBQ_Igor-module__igor-pissed--EVQ0o;
|
|
7333
|
-
}
|
|
7334
|
-
@keyframes UBQ_Igor-module__ubq-igor-eye--oVe3D {
|
|
7335
|
-
0% {
|
|
7336
|
-
transform: translate3d(0px, 0.3px, 0px);
|
|
7337
|
-
}
|
|
7338
|
-
25% {
|
|
7339
|
-
transform: translate3d(-0.5px, 0.5px, 0px);
|
|
7340
|
-
}
|
|
7341
|
-
75% {
|
|
7342
|
-
transform: translate3d(0.5px, 0.5px, 0px);
|
|
7343
|
-
}
|
|
7344
|
-
100% {
|
|
7345
|
-
transform: translate3d(0px, 0.3px, 0px);
|
|
7346
|
-
}
|
|
7261
|
+
height: calc(var(--ubq-scale-base) * 12);
|
|
7347
7262
|
}
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
}
|
|
7355
|
-
to {
|
|
7356
|
-
transform: scale(1.1) translate3d(0, 0, 0) rotate(0.1turn);
|
|
7357
|
-
opacity: 0.2;
|
|
7358
|
-
}
|
|
7263
|
+
.UBQ_BackgroundTrackAddButton-module__block--zazTm > .UBQ_BackgroundTrackAddButton-module__addClipButton--JCuyI {
|
|
7264
|
+
width: 100%;
|
|
7265
|
+
height: 100%;
|
|
7266
|
+
margin-left: auto;
|
|
7267
|
+
padding-inline: var(--ubq-margin-s);
|
|
7268
|
+
border-radius: var(--ubq-border_radius-m);
|
|
7359
7269
|
}
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
.UBQ_AssetPanelSection-module__button--T84IN {
|
|
7363
|
-
flex: 1;
|
|
7270
|
+
.UBQ_BackgroundTrackAddButton-module__block--zazTm > .UBQ_BackgroundTrackAddButton-module__addClipButton--JCuyI.UBQ_BackgroundTrackAddButton-module__sticky--mgPon {
|
|
7271
|
+
padding-right: 0;
|
|
7364
7272
|
}
|
|
7365
|
-
.
|
|
7366
|
-
|
|
7273
|
+
.UBQ_BackgroundTrackAddButton-module__addClipStickySentinel--Wcwxd {
|
|
7274
|
+
font-family: var(--ubq-typography-font_family, var(--ubq-typography-button-m-font_family));
|
|
7275
|
+
font-size: var(--ubq-typography-button-m-size);
|
|
7276
|
+
font-weight: var(--ubq-typography-button-m-weight);
|
|
7277
|
+
letter-spacing: var(--ubq-typography-button-m-letter_spacing);
|
|
7278
|
+
line-height: var(--ubq-typography-button-m-line_height);
|
|
7279
|
+
grid-area: add-button;
|
|
7280
|
+
width: max-content;
|
|
7281
|
+
height: calc(var(--ubq-scale-base) * 12);
|
|
7282
|
+
padding-inline: var(--ubq-margin-l);
|
|
7283
|
+
visibility: hidden;
|
|
7284
|
+
z-index: -999999;
|
|
7367
7285
|
}
|
|
7368
7286
|
|
|
7369
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7370
|
-
.
|
|
7371
|
-
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
text-align: center;
|
|
7287
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/design-system/components/CaptionDragBounds/NewTimeline.module.scss */
|
|
7288
|
+
.UBQ_NewTimeline-module__timeline--6rCKO {
|
|
7289
|
+
-webkit-user-select: none;
|
|
7290
|
+
user-select: none;
|
|
7291
|
+
position: relative;
|
|
7375
7292
|
}
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
|
|
7293
|
+
.UBQ_NewTimeline-module__dragBounds--BnVaf {
|
|
7294
|
+
display: grid;
|
|
7295
|
+
grid-auto-flow: row;
|
|
7296
|
+
align-items: stretch;
|
|
7297
|
+
min-width: 100%;
|
|
7298
|
+
width: max-content;
|
|
7299
|
+
height: 100%;
|
|
7300
|
+
-webkit-user-select: none;
|
|
7301
|
+
user-select: none;
|
|
7380
7302
|
}
|
|
7381
|
-
.
|
|
7382
|
-
|
|
7303
|
+
.UBQ_NewTimeline-module__droppableTrack--dFtao {
|
|
7304
|
+
padding-top: calc(var(--ubq-margin-base) * 0.25);
|
|
7305
|
+
padding-bottom: calc(var(--ubq-margin-base) * 0.25);
|
|
7306
|
+
border-top: calc(var(--ubq-margin-base) * 0.5) solid transparent;
|
|
7307
|
+
width: 100%;
|
|
7383
7308
|
}
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
.UBQ_InspectorPanelSection-module__button--p-gav {
|
|
7387
|
-
flex: 1;
|
|
7309
|
+
.UBQ_NewTimeline-module__droppableTrack--dFtao.UBQ_NewTimeline-module__dropping--7N8Ng {
|
|
7310
|
+
border-top: calc(var(--ubq-margin-base) * 0.5) solid var(--ubq-focus-default);
|
|
7388
7311
|
}
|
|
7389
|
-
.
|
|
7390
|
-
|
|
7312
|
+
.UBQ_NewTimeline-module__timelineElement--yFnTG {
|
|
7313
|
+
position: absolute;
|
|
7391
7314
|
}
|
|
7392
|
-
|
|
7393
|
-
|
|
7394
|
-
|
|
7395
|
-
|
|
7396
|
-
|
|
7315
|
+
.UBQ_NewTimeline-module__fixed--mrFbh {
|
|
7316
|
+
position: fixed;
|
|
7317
|
+
top: 0;
|
|
7318
|
+
left: 0;
|
|
7319
|
+
z-index: 1;
|
|
7320
|
+
pointer-events: none;
|
|
7397
7321
|
}
|
|
7398
|
-
.
|
|
7399
|
-
|
|
7322
|
+
.UBQ_NewTimeline-module__ghost--loxmc {
|
|
7323
|
+
display: block;
|
|
7324
|
+
box-sizing: border-box;
|
|
7325
|
+
width: 100%;
|
|
7326
|
+
height: 100%;
|
|
7327
|
+
overflow: "hidden";
|
|
7328
|
+
opacity: 0.55;
|
|
7329
|
+
background-color: var(--ubq-elevation-3);
|
|
7330
|
+
border: calc(var(--ubq-scale-base) / 2) solid var(--ubq-focus-default);
|
|
7331
|
+
border-radius: var(--ubq-border_radius-m);
|
|
7400
7332
|
}
|
|
7401
7333
|
|
|
7402
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7403
|
-
.
|
|
7404
|
-
|
|
7405
|
-
|
|
7406
|
-
|
|
7407
|
-
|
|
7334
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/SelectionRectangle.module.scss */
|
|
7335
|
+
.UBQ_SelectionRectangle-module__rectangle--IhB4f {
|
|
7336
|
+
position: absolute;
|
|
7337
|
+
border: 1px solid var(--ubq-static-selection-frame);
|
|
7338
|
+
background-color: color-mix(in srgb, var(--ubq-static-selection-frame) 10%, transparent);
|
|
7339
|
+
pointer-events: none;
|
|
7340
|
+
z-index: 1000;
|
|
7341
|
+
z-index: calc(infinity);
|
|
7408
7342
|
}
|
|
7409
7343
|
|
|
7410
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/
|
|
7411
|
-
.
|
|
7412
|
-
|
|
7344
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/Video/VideoTimeline.module.scss */
|
|
7345
|
+
.UBQ_VideoTimeline-module__block--7jS2p {
|
|
7346
|
+
position: relative;
|
|
7347
|
+
isolation: isolate;
|
|
7348
|
+
background: var(--ubq-elevation-1-blur);
|
|
7349
|
+
border: 1px solid var(--ubq-stroke-contrast-1);
|
|
7350
|
+
border-radius: var(--ubq-border_radius-xl);
|
|
7351
|
+
margin: 0 var(--ubq-margin-m) var(--ubq-margin-m) var(--ubq-margin-m);
|
|
7352
|
+
overflow: hidden;
|
|
7413
7353
|
}
|
|
7414
|
-
.
|
|
7415
|
-
|
|
7354
|
+
.UBQ_VideoTimeline-module__block--7jS2p::before {
|
|
7355
|
+
content: "";
|
|
7356
|
+
position: absolute;
|
|
7357
|
+
inset: 0;
|
|
7358
|
+
z-index: -1;
|
|
7359
|
+
border-radius: inherit;
|
|
7360
|
+
backdrop-filter: blur(10px);
|
|
7361
|
+
-webkit-backdrop-filter: blur(10px);
|
|
7416
7362
|
}
|
|
7417
|
-
|
|
7418
|
-
|
|
7419
|
-
|
|
7420
|
-
|
|
7363
|
+
.UBQ_VideoTimeline-module__resizeHandle--BwFFh {
|
|
7364
|
+
position: relative;
|
|
7365
|
+
width: 100%;
|
|
7366
|
+
height: calc(var(--ubq-scale-base) * 0.5);
|
|
7367
|
+
background-color: var(--ubq-focus-default);
|
|
7368
|
+
z-index: 1;
|
|
7369
|
+
opacity: 0;
|
|
7370
|
+
transition: 0.2s opacity 0.2s ease-in-out;
|
|
7421
7371
|
}
|
|
7422
|
-
.
|
|
7423
|
-
|
|
7372
|
+
.UBQ_VideoTimeline-module__resizeHandle--BwFFh::after {
|
|
7373
|
+
content: "";
|
|
7374
|
+
position: absolute;
|
|
7375
|
+
top: calc(var(--ubq-scale-base) * -2.5);
|
|
7376
|
+
inset-inline: 0;
|
|
7377
|
+
height: calc(var(--ubq-scale-base) * 5);
|
|
7424
7378
|
}
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7428
|
-
|
|
7379
|
+
.UBQ_VideoTimeline-module__resizeHandle--BwFFh:hover:not([aria-disabled=true]),
|
|
7380
|
+
.UBQ_VideoTimeline-module__resizeHandle--BwFFh[data-resizing=true] {
|
|
7381
|
+
opacity: 1;
|
|
7382
|
+
cursor: row-resize;
|
|
7429
7383
|
}
|
|
7430
|
-
.
|
|
7431
|
-
|
|
7384
|
+
.UBQ_VideoTimeline-module__expandable--qztys {
|
|
7385
|
+
position: relative;
|
|
7432
7386
|
}
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7436
|
-
|
|
7387
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E {
|
|
7388
|
+
isolation: isolate;
|
|
7389
|
+
overflow-y: auto;
|
|
7390
|
+
overflow-x: auto;
|
|
7391
|
+
-webkit-overflow-scrolling: touch;
|
|
7392
|
+
scrollbar-width: thin;
|
|
7393
|
+
scrollbar-color: var(--ubq-foreground-info) transparent;
|
|
7394
|
+
overflow: scroll;
|
|
7395
|
+
scrollbar-gutter: both-edges;
|
|
7396
|
+
position: relative;
|
|
7397
|
+
width: 100%;
|
|
7398
|
+
height: 100%;
|
|
7399
|
+
display: flex;
|
|
7400
|
+
flex-direction: column;
|
|
7437
7401
|
}
|
|
7438
|
-
.
|
|
7439
|
-
|
|
7402
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E::-webkit-scrollbar {
|
|
7403
|
+
width: calc(2 * var(--ubq-scale-base));
|
|
7404
|
+
height: calc(1.5 * var(--ubq-scale-base));
|
|
7440
7405
|
}
|
|
7441
|
-
|
|
7442
|
-
|
|
7443
|
-
|
|
7444
|
-
flex: 1;
|
|
7406
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E::-webkit-scrollbar-track {
|
|
7407
|
+
background: transparent;
|
|
7408
|
+
margin: var(--ubq-margin-s) var(--ubq-margin-s);
|
|
7445
7409
|
}
|
|
7446
|
-
.
|
|
7447
|
-
|
|
7410
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E::-webkit-scrollbar-thumb {
|
|
7411
|
+
background-color: var(--ubq-foreground-info);
|
|
7412
|
+
border-radius: var(--ubq-border_radius-m);
|
|
7448
7413
|
}
|
|
7449
|
-
|
|
7450
|
-
|
|
7451
|
-
.UBQ_RoleSelect-module__option--rbjSf {
|
|
7452
|
-
display: flex;
|
|
7453
|
-
justify-content: flex-start;
|
|
7454
|
-
align-items: center;
|
|
7455
|
-
min-width: 70px;
|
|
7414
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E::-webkit-scrollbar-corner {
|
|
7415
|
+
background: transparent;
|
|
7456
7416
|
}
|
|
7457
|
-
|
|
7458
|
-
|
|
7459
|
-
.UBQ_ScalingSelect-module__button--SuD4n {
|
|
7460
|
-
flex: 1;
|
|
7417
|
+
.UBQ_VideoTimeline-module__scrollContainer--ZSu2E.UBQ_VideoTimeline-module__hideVerticalOverflow--dPGRy {
|
|
7418
|
+
overflow-y: hidden;
|
|
7461
7419
|
}
|
|
7462
|
-
.
|
|
7463
|
-
|
|
7420
|
+
.UBQ_VideoTimeline-module__timelineWrapper--3GAM9 {
|
|
7421
|
+
flex-shrink: 0;
|
|
7422
|
+
position: relative;
|
|
7423
|
+
min-width: 100%;
|
|
7424
|
+
min-height: 100%;
|
|
7425
|
+
width: max-content;
|
|
7426
|
+
display: grid;
|
|
7427
|
+
grid-template-rows: max-content 1fr max-content;
|
|
7464
7428
|
}
|
|
7465
|
-
|
|
7466
|
-
|
|
7467
|
-
|
|
7468
|
-
|
|
7469
|
-
text-align: center;
|
|
7429
|
+
.UBQ_VideoTimeline-module__foregroundTracks--NrHt- {
|
|
7430
|
+
margin-block: var(--ubq-margin-xs);
|
|
7431
|
+
margin-right: var(--ubq-margin-l);
|
|
7432
|
+
align-self: flex-end;
|
|
7470
7433
|
}
|
|
7471
|
-
.
|
|
7472
|
-
|
|
7434
|
+
.UBQ_VideoTimeline-module__foregroundTracks--NrHt-.UBQ_VideoTimeline-module__fluidHeight--SoR0g {
|
|
7435
|
+
height: max-content;
|
|
7473
7436
|
}
|
|
7474
|
-
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7478
|
-
|
|
7437
|
+
.UBQ_VideoTimeline-module__backgroundTracks--KH3zZ {
|
|
7438
|
+
position: sticky;
|
|
7439
|
+
bottom: 0;
|
|
7440
|
+
isolation: isolate;
|
|
7441
|
+
box-sizing: border-box;
|
|
7442
|
+
min-width: 100%;
|
|
7443
|
+
width: max-content;
|
|
7444
|
+
min-height: calc(var(--ubq-scale-base) * 16);
|
|
7445
|
+
padding-top: var(--ubq-margin-s);
|
|
7446
|
+
padding-bottom: var(--ubq-margin-l);
|
|
7447
|
+
padding-right: var(--ubq-margin-l);
|
|
7448
|
+
display: grid;
|
|
7449
|
+
grid-template-columns: repeat(2, max-content);
|
|
7450
|
+
grid-template-areas: "background-clips add-button";
|
|
7451
|
+
align-items: center;
|
|
7452
|
+
gap: var(--ubq-margin-m);
|
|
7453
|
+
background-color: var(--ubq-elevation-2);
|
|
7454
|
+
border-top: 1px solid var(--ubq-stroke-contrast-1);
|
|
7455
|
+
z-index: 2;
|
|
7479
7456
|
}
|
|
7480
|
-
.
|
|
7481
|
-
|
|
7457
|
+
.UBQ_VideoTimeline-module__timeRuler--jUJdX {
|
|
7458
|
+
position: sticky;
|
|
7459
|
+
top: -1px;
|
|
7460
|
+
z-index: 1;
|
|
7482
7461
|
}
|
|
7483
7462
|
|
|
7484
7463
|
/* esbuild-sass-plugin:css-chunk:packages/cesdk/themes/GlobalStyles.module.scss */
|