@cesdk/cesdk-js 1.16.1 → 1.17.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.16.1-3b35776e2d9733ee4129.wasm → cesdk-v1.17.0-c3308b00c93c9b92a9e6.wasm} +0 -0
- package/assets/core/{cesdk-v1.16.1-7a4b44a70a18a86d7978.data → cesdk-v1.17.0-d92fadafda0b5129818d.data} +0 -0
- package/assets/i18n/de.json +1 -6
- package/assets/i18n/en.json +1 -6
- package/assets/ui/stylesheets/cesdk-themes.css +1 -1
- package/assets/ui/stylesheets/cesdk.css +7 -8
- package/cesdk.umd.js +1 -1
- package/index.d.ts +77 -143
- package/package.json +1 -1
- package/assets/ui/fonts/OverpassMono-Regular.woff +0 -0
|
Binary file
|
|
Binary file
|
package/assets/i18n/de.json
CHANGED
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"block.text": "Text",
|
|
126
126
|
"block.vectorPath": "Pfad",
|
|
127
127
|
"block.video": "Video",
|
|
128
|
-
"block.
|
|
128
|
+
"block.graphic": "Grafik",
|
|
129
129
|
"color.aqua": "Türkis",
|
|
130
130
|
"color.black": "Schwarz",
|
|
131
131
|
"color.blue": "Blau",
|
|
@@ -364,11 +364,6 @@
|
|
|
364
364
|
"component.settingsPanel.header": "Editor anpassen",
|
|
365
365
|
"component.settingsPanel.inspectorPanel": "Inspektorleiste",
|
|
366
366
|
"component.settingsPanel.replacePanel": "Ersetzungsleiste",
|
|
367
|
-
"component.smallviewportoptimization": "Small Viewport",
|
|
368
|
-
"component.smallviewportoptimization.enable": "Enable",
|
|
369
|
-
"component.smallviewportoptimization.enable.description": "Enable Small Viewport Optimization",
|
|
370
|
-
"component.smallviewportoptimization.disable": "Disable",
|
|
371
|
-
"component.smallviewportoptimization.disable.description": "Disable Small Viewport Optimization",
|
|
372
367
|
"component.themeSelect": "Farbschema",
|
|
373
368
|
"component.themeSelect.dark": "Dunkel",
|
|
374
369
|
"component.themeSelect.dark.description": "Dunkles Farbschema auswählen",
|
package/assets/i18n/en.json
CHANGED
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"block.text": "Text",
|
|
126
126
|
"block.vectorPath": "Path",
|
|
127
127
|
"block.video": "Video",
|
|
128
|
-
"block.
|
|
128
|
+
"block.graphic": "Graphic",
|
|
129
129
|
"color.aqua": "Aqua",
|
|
130
130
|
"color.black": "Black",
|
|
131
131
|
"color.blue": "Blue",
|
|
@@ -364,11 +364,6 @@
|
|
|
364
364
|
"component.settingsPanel.header": "Customize Editor",
|
|
365
365
|
"component.settingsPanel.inspectorPanel": "Inspector Panel",
|
|
366
366
|
"component.settingsPanel.replacePanel": "Replace Panel",
|
|
367
|
-
"component.smallviewportoptimization": "component.smallviewportoptimization",
|
|
368
|
-
"component.smallviewportoptimization.enable": "component.smallviewportoptimization.enable",
|
|
369
|
-
"component.smallviewportoptimization.enable.description": "component.smallviewportoptimization.enable.description",
|
|
370
|
-
"component.smallviewportoptimization.disable": "component.smallviewportoptimization.disable",
|
|
371
|
-
"component.smallviewportoptimization.disable.description": "component.smallviewportoptimization.disable.description",
|
|
372
367
|
"component.themeSelect": "Theme",
|
|
373
368
|
"component.themeSelect.dark": "Dark",
|
|
374
369
|
"component.themeSelect.dark.description": "Select dark theme",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ubq-dark{--ubq-elevation-3: hsl(210, 4%, 25%);--ubq-elevation-2: hsl(210, 7.5%, 20%);--ubq-elevation-1: hsl(210, 15%, 15%);--ubq-canvas: hsl(210, 30%, 10%);--ubq-foreground-default: hsla(210, 0%, 100%, 0.9);--ubq-foreground-light: hsla(210, 0%, 100%, 0.7);--ubq-foreground-info: hsla(210, 0%, 100%, 0.5);--ubq-foreground-active: hsla(210, 30%, 10%, 0.9);--ubq-foreground-accent: hsla(210, 0%, 100%, 1);--ubq-foreground-danger: hsla(210, 0%, 100%, 1);--ubq-interactive-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.1);--ubq-interactive-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.06);--ubq-interactive-pressed: hsla(0, 0%, 100%, 0.06);--ubq-interactive-selected: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.2);--ubq-interactive-active-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 1), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.88);--ubq-interactive-active-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0) ), hsla(210, 100%, 95%, 0.65);--ubq-interactive-active-pressed: hsla(0, 0%, 100%, 0.65);--ubq-interactive-accent-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.8);--ubq-interactive-accent-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.7);--ubq-interactive-accent-pressed: hsla(230, 90%, 60%, 0.7);--ubq-interactive-danger-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.07), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 62%, 0.85);--ubq-interactive-danger-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.07), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 62%, 0.65);--ubq-interactive-danger-pressed: hsla(338, 64%, 62%, 0.65);--ubq-interactive-template-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 60%, 0.6);--ubq-interactive-template-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 60%, 0.5);--ubq-interactive-template-pressed: hsla(274, 97%, 60%, 0.5);--ubq-input-default: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.2), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.2);--ubq-input-hover: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.2), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.4);--ubq-interactive-group-default: hsla(0, 0%, 100%, 0);--ubq-interactive-group-hover: hsla(0, 0%, 100%, 0.04);--ubq-interactive-group-active-default: hsla(0, 0%, 100%, 0.08);--ubq-interactive-group-active-hover: hsla(0, 0%, 100%, 0.12);--ubq-progress: hsla(210, 0%, 100%, 0.7);--ubq-border-default: hsla(0, 0%, 100%, 0.16);--ubq-stroke-contrast-1: hsla(0, 0%, 100%, 0.12);--ubq-stroke-contrast-2: hsla(0, 0%, 100%, 0.25);--ubq-stroke-contrast-3: hsla(0, 0%, 100%, 0.9);--ubq-focus-default: hsl(230, 90%, 80%);--ubq-focus-outline: hsl(210, 30%, 10%);--ubq-overlay: hsla(210, 30%, 10%, 0.8);--ubq-notice-info: hsla(0, 0%, 100%, 1);--ubq-notice-success: hsla(166, 90%, 37%, 1);--ubq-notice-warning: hsla(40, 100%, 60%, 1);--ubq-notice-error: hsla(338, 64%, 62%, 1);--ubq-effect-shadow: 0px 4px 16px -4px hsla(210, 27%, 9%, 0.14), 0px 1px 20px -4px hsla(210, 27%, 9%, 0.12), 0px 2px 12px -4px hsla(210, 27%, 9%, 0.2);--ubq-effect-focus: 0 0 0 calc(var(--ubq-scale-base) / 2 - 0.01px) var(--ubq-focus-outline), 0 0 0 var(--ubq-scale-base) var(--ubq-focus-default)}.ubq-light{--ubq-elevation-3: hsl(210, 16%, 96%);--ubq-elevation-2: hsl(210, 16%, 93%);--ubq-elevation-1: hsl(210, 16%, 90%);--ubq-canvas: hsl(210, 16%, 86%);--ubq-foreground-default: hsla(210, 30%, 10%, 0.9);--ubq-foreground-light: hsla(210, 30%, 10%, 0.7);--ubq-foreground-info: hsla(210, 30%, 10%, 0.5);--ubq-foreground-active: hsla(210, 0%, 100%, 0.9);--ubq-foreground-accent: hsla(210, 0%, 100%, 1);--ubq-foreground-danger: hsla(210, 0%, 100%, 1);--ubq-interactive-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.85);--ubq-interactive-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.4);--ubq-interactive-pressed: hsla(0, 0%, 100%, 0.4);--ubq-interactive-selected: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.6);--ubq-interactive-active-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(210, 60%, 5%, 0.75);--ubq-interactive-active-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(210, 60%, 5%, 0.65);--ubq-interactive-active-pressed: hsla(210, 60%, 5%, 0.65);--ubq-interactive-accent-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 1);--ubq-interactive-accent-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.9);--ubq-interactive-accent-pressed: hsla(230, 90%, 60%, 0.9);--ubq-interactive-danger-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 51%, 0.8);--ubq-interactive-danger-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 51%, 0.65);--ubq-interactive-danger-pressed: hsla(338, 64%, 51%, 0.65);--ubq-interactive-template-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 50%, 0.5);--ubq-interactive-template-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 50%, 0.45);--ubq-interactive-template-pressed: hsla(274, 97%, 50%, 0.45);--ubq-input-default: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.04);--ubq-input-hover: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.08);--ubq-interactive-group-default: hsla(208, 29%, 10%, 0);--ubq-interactive-group-hover: hsla(208, 29%, 10%, 0.04);--ubq-interactive-group-active-default: hsla(208, 29%, 10%, 0.08);--ubq-interactive-group-active-hover: hsla(208, 29%, 10%, 0.12);--ubq-progress: hsla(210, 30%, 10%, 0.7);--ubq-border-default: hsla(210, 0%, 100%, 0.4);--ubq-stroke-contrast-1: hsla(210, 30%, 10%, 0.12);--ubq-stroke-contrast-2: hsla(210, 30%, 10%, 0.25);--ubq-stroke-contrast-3: hsla(210, 30%, 10%, 0.9);--ubq-focus-default: hsl(230, 100%, 60%);--ubq-focus-outline: hsl(210, 10%, 85%);--ubq-overlay: hsla(210, 10%, 85%, 0.8);--ubq-notice-info: hsla(210, 30%, 10%, 1);--ubq-notice-success: hsla(166, 90%, 37%, 1);--ubq-notice-warning: hsla(40, 100%, 37%, 1);--ubq-notice-error: hsla(338, 64%, 51%, 1);--ubq-effect-shadow: 0px 4px 16px -4px hsla(210, 27%, 9%, 0.14), 0px 1px 20px -4px hsla(210, 27%, 9%, 0.12), 0px 2px 12px -4px hsla(210, 27%, 9%, 0.2);--ubq-effect-focus: 0 0 0 calc(var(--ubq-scale-base) / 2 - 0.01px) var(--ubq-focus-outline), 0 0 0 var(--ubq-scale-base) var(--ubq-focus-default)}.ubq-static{--ubq-static-selection-frame: hsl(230, 100%, 60%);--ubq-static-contrast-white: hsl(0, 0%, 100%);--ubq-static-contrast-black: hsl(0, 0%, 0%);--ubq-static-snapping: hsl(338, 100%, 50%);--ubq-static-bleed: hsl(334, 73%, 43%);--ubq-static-text-variable: hsl(274, 97%, 60%);--ubq-static-card-label-background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 14.46%, rgba(0, 0, 0, 0.6) 100% );--ubq-static-card-background: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.08), hsla(0, 0%, 0%, 0.08) ), hsla(0, 0%, 67%, 0.16)}.ubq-normal{--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-size: 16px;--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-line_height: 20px;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-size: 12px;--ubq-typography-headline-m-weight: 600;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-line_height: 16px;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-size: 12px;--ubq-typography-label-m-weight: normal;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-line_height: 16px;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-size: 10px;--ubq-typography-label-s-weight: normal;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-line_height: 14px;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-size: 12px;--ubq-typography-body-m-weight: normal;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-line_height: 18px;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Overpass Mono", monospace );--ubq-typography-input-m-size: 12px;--ubq-typography-input-m-weight: 500;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-line_height: 16px;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-size: 12px;--ubq-typography-button-m-weight: normal;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-line_height: 16px;--ubq-scale-base: 4px;--ubq-margin-base: 4px;--ubq-margin-xs: 4px;--ubq-margin-s: 8px;--ubq-margin-m: 12px;--ubq-margin-l: 16px;--ubq-margin-xl: 24px;--ubq-border_radius-base: 4px;--ubq-border_radius-xs: 2px;--ubq-border_radius-s: 4px;--ubq-border_radius-m: 8px;--ubq-border_radius-l: 12px}.ubq-large{--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-size: 20px;--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-line_height: 25px;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-size: 15px;--ubq-typography-headline-m-weight: 600;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-line_height: 20px;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-size: 15px;--ubq-typography-label-m-weight: normal;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-line_height: 20px;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-size: 12.5px;--ubq-typography-label-s-weight: normal;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-line_height: 17.5px;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-size: 15px;--ubq-typography-body-m-weight: normal;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-line_height: 22.5px;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Overpass Mono", monospace );--ubq-typography-input-m-size: 15px;--ubq-typography-input-m-weight: 500;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-line_height: 20px;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-size: 15px;--ubq-typography-button-m-weight: normal;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-line_height: 20px;--ubq-scale-base: 5px;--ubq-margin-base: 5px;--ubq-margin-xs: 5px;--ubq-margin-s: 10px;--ubq-margin-m: 15px;--ubq-margin-l: 20px;--ubq-margin-xl: 30px;--ubq-border_radius-base: 5px;--ubq-border_radius-xs: 2.5px;--ubq-border_radius-s: 5px;--ubq-border_radius-m: 10px;--ubq-border_radius-l: 15px}
|
|
1
|
+
.ubq-dark{--ubq-elevation-3: hsl(210, 4%, 25%);--ubq-elevation-2: hsl(210, 7.5%, 20%);--ubq-elevation-1: hsl(210, 15%, 15%);--ubq-canvas: hsl(210, 30%, 10%);--ubq-foreground-default: hsla(210, 0%, 100%, 0.9);--ubq-foreground-light: hsla(210, 0%, 100%, 0.7);--ubq-foreground-info: hsla(210, 0%, 100%, 0.5);--ubq-foreground-active: hsla(210, 30%, 10%, 0.9);--ubq-foreground-accent: hsla(210, 0%, 100%, 1);--ubq-foreground-danger: hsla(210, 0%, 100%, 1);--ubq-interactive-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.1);--ubq-interactive-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.06);--ubq-interactive-pressed: hsla(0, 0%, 100%, 0.06);--ubq-interactive-selected: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.2);--ubq-interactive-active-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 1), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.88);--ubq-interactive-active-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0) ), hsla(210, 100%, 95%, 0.65);--ubq-interactive-active-pressed: hsla(0, 0%, 100%, 0.65);--ubq-interactive-accent-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.8);--ubq-interactive-accent-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.7);--ubq-interactive-accent-pressed: hsla(230, 90%, 60%, 0.7);--ubq-interactive-danger-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.07), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 62%, 0.85);--ubq-interactive-danger-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.07), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 62%, 0.65);--ubq-interactive-danger-pressed: hsla(338, 64%, 62%, 0.65);--ubq-interactive-template-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 60%, 0.6);--ubq-interactive-template-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 60%, 0.5);--ubq-interactive-template-pressed: hsla(274, 97%, 60%, 0.5);--ubq-input-default: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.2), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.2);--ubq-input-hover: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.2), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.4);--ubq-interactive-group-default: hsla(0, 0%, 100%, 0);--ubq-interactive-group-hover: hsla(0, 0%, 100%, 0.04);--ubq-interactive-group-active-default: hsla(0, 0%, 100%, 0.08);--ubq-interactive-group-active-hover: hsla(0, 0%, 100%, 0.12);--ubq-progress: hsla(210, 0%, 100%, 0.7);--ubq-border-default: hsla(0, 0%, 100%, 0.16);--ubq-stroke-contrast-1: hsla(0, 0%, 100%, 0.12);--ubq-stroke-contrast-2: hsla(0, 0%, 100%, 0.25);--ubq-stroke-contrast-3: hsla(0, 0%, 100%, 0.9);--ubq-focus-default: hsl(230, 90%, 80%);--ubq-focus-outline: hsl(210, 30%, 10%);--ubq-overlay: hsla(210, 30%, 10%, 0.8);--ubq-notice-info: hsla(0, 0%, 100%, 1);--ubq-notice-success: hsla(166, 90%, 37%, 1);--ubq-notice-warning: hsla(40, 100%, 60%, 1);--ubq-notice-error: hsla(338, 64%, 62%, 1);--ubq-effect-shadow: 0px 4px 16px -4px hsla(210, 27%, 9%, 0.14), 0px 1px 20px -4px hsla(210, 27%, 9%, 0.12), 0px 2px 12px -4px hsla(210, 27%, 9%, 0.2);--ubq-effect-focus: 0 0 0 calc(var(--ubq-scale-base) / 2 - 0.01px) var(--ubq-focus-outline), 0 0 0 var(--ubq-scale-base) var(--ubq-focus-default)}.ubq-light{--ubq-elevation-3: hsl(210, 16%, 96%);--ubq-elevation-2: hsl(210, 16%, 93%);--ubq-elevation-1: hsl(210, 16%, 90%);--ubq-canvas: hsl(210, 16%, 86%);--ubq-foreground-default: hsla(210, 30%, 10%, 0.9);--ubq-foreground-light: hsla(210, 30%, 10%, 0.7);--ubq-foreground-info: hsla(210, 30%, 10%, 0.5);--ubq-foreground-active: hsla(210, 0%, 100%, 0.9);--ubq-foreground-accent: hsla(210, 0%, 100%, 1);--ubq-foreground-danger: hsla(210, 0%, 100%, 1);--ubq-interactive-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.85);--ubq-interactive-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.4);--ubq-interactive-pressed: hsla(0, 0%, 100%, 0.4);--ubq-interactive-selected: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) ), hsla(0, 0%, 100%, 0.6);--ubq-interactive-active-default: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(210, 60%, 5%, 0.75);--ubq-interactive-active-hover: linear-gradient( to bottom, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(210, 60%, 5%, 0.65);--ubq-interactive-active-pressed: hsla(210, 60%, 5%, 0.65);--ubq-interactive-accent-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 1);--ubq-interactive-accent-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.06), hsla(0, 0%, 100%, 0) ), hsla(230, 90%, 60%, 0.9);--ubq-interactive-accent-pressed: hsla(230, 90%, 60%, 0.9);--ubq-interactive-danger-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 51%, 0.8);--ubq-interactive-danger-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0) ), hsla(338, 64%, 51%, 0.65);--ubq-interactive-danger-pressed: hsla(338, 64%, 51%, 0.65);--ubq-interactive-template-default: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 50%, 0.5);--ubq-interactive-template-hover: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0) ), hsla(274, 97%, 50%, 0.45);--ubq-interactive-template-pressed: hsla(274, 97%, 50%, 0.45);--ubq-input-default: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.04);--ubq-input-hover: linear-gradient( to bottom, hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0) ), hsla(0, 0%, 0%, 0.08);--ubq-interactive-group-default: hsla(208, 29%, 10%, 0);--ubq-interactive-group-hover: hsla(208, 29%, 10%, 0.04);--ubq-interactive-group-active-default: hsla(208, 29%, 10%, 0.08);--ubq-interactive-group-active-hover: hsla(208, 29%, 10%, 0.12);--ubq-progress: hsla(210, 30%, 10%, 0.7);--ubq-border-default: hsla(210, 0%, 100%, 0.4);--ubq-stroke-contrast-1: hsla(210, 30%, 10%, 0.12);--ubq-stroke-contrast-2: hsla(210, 30%, 10%, 0.25);--ubq-stroke-contrast-3: hsla(210, 30%, 10%, 0.9);--ubq-focus-default: hsl(230, 100%, 60%);--ubq-focus-outline: hsl(210, 10%, 85%);--ubq-overlay: hsla(210, 10%, 85%, 0.8);--ubq-notice-info: hsla(210, 30%, 10%, 1);--ubq-notice-success: hsla(166, 90%, 37%, 1);--ubq-notice-warning: hsla(40, 100%, 37%, 1);--ubq-notice-error: hsla(338, 64%, 51%, 1);--ubq-effect-shadow: 0px 4px 16px -4px hsla(210, 27%, 9%, 0.14), 0px 1px 20px -4px hsla(210, 27%, 9%, 0.12), 0px 2px 12px -4px hsla(210, 27%, 9%, 0.2);--ubq-effect-focus: 0 0 0 calc(var(--ubq-scale-base) / 2 - 0.01px) var(--ubq-focus-outline), 0 0 0 var(--ubq-scale-base) var(--ubq-focus-default)}.ubq-static{--ubq-static-selection-frame: hsl(230, 100%, 60%);--ubq-static-contrast-white: hsl(0, 0%, 100%);--ubq-static-contrast-black: hsl(0, 0%, 0%);--ubq-static-snapping: hsl(338, 100%, 50%);--ubq-static-bleed: hsl(334, 73%, 43%);--ubq-static-text-variable: hsl(274, 97%, 60%);--ubq-static-card-label-background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 14.46%, rgba(0, 0, 0, 0.6) 100% );--ubq-static-card-background: linear-gradient( 180deg, hsla(0, 0%, 100%, 0.08), hsla(0, 0%, 0%, 0.08) ), hsla(0, 0%, 67%, 0.16)}.ubq-normal{--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-size: 16px;--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-line_height: 20px;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-size: 12px;--ubq-typography-headline-m-weight: 600;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-line_height: 16px;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-size: 12px;--ubq-typography-label-m-weight: normal;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-line_height: 16px;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-size: 10px;--ubq-typography-label-s-weight: normal;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-line_height: 14px;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-size: 12px;--ubq-typography-body-m-weight: normal;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-line_height: 18px;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-input-m-size: 12px;--ubq-typography-input-m-weight: normal;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-line_height: 16px;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-size: 12px;--ubq-typography-button-m-weight: normal;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-line_height: 16px;--ubq-scale-base: 4px;--ubq-margin-base: 4px;--ubq-margin-xs: 4px;--ubq-margin-s: 8px;--ubq-margin-m: 12px;--ubq-margin-l: 16px;--ubq-margin-xl: 24px;--ubq-border_radius-base: 4px;--ubq-border_radius-xs: 2px;--ubq-border_radius-s: 4px;--ubq-border_radius-m: 8px;--ubq-border_radius-l: 12px}.ubq-large{--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-size: 20px;--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-line_height: 25px;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-size: 15px;--ubq-typography-headline-m-weight: 600;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-line_height: 20px;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-size: 15px;--ubq-typography-label-m-weight: normal;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-line_height: 20px;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-size: 12.5px;--ubq-typography-label-s-weight: normal;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-line_height: 17.5px;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-size: 15px;--ubq-typography-body-m-weight: normal;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-line_height: 22.5px;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-input-m-size: 15px;--ubq-typography-input-m-weight: normal;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-line_height: 20px;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-size: 15px;--ubq-typography-button-m-weight: normal;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-line_height: 20px;--ubq-scale-base: 5px;--ubq-margin-base: 5px;--ubq-margin-xs: 5px;--ubq-margin-s: 10px;--ubq-margin-m: 15px;--ubq-margin-l: 20px;--ubq-margin-xl: 30px;--ubq-border_radius-base: 5px;--ubq-border_radius-xs: 2.5px;--ubq-border_radius-s: 5px;--ubq-border_radius-m: 10px;--ubq-border_radius-l: 15px}
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
.UBQ_GenericLabel-module__block--XWGRH{font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--ubq-foreground-light);text-transform:initial;padding-left:var(--ubq-margin-xs);margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_GenericLabel-module__block--XWGRH>svg{height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height)}.UBQ_GenericLabel-module__disabled--JTTZc{opacity:.55;pointer-events:none}
|
|
40
40
|
.UBQ_NumberInput-module__block--bISpf{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput-module__input--ZS2xZ{--ubq_internal-numberInput-width: calc( var(--ubq_internal-numberInput-valueCharacterCount) + 1ch + calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m)) + var(--ubq-margin-s) );width:var(--ubq_internal-numberInput-width, 100%);padding-right:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m));color:rgba(0,0,0,0)}.UBQ_NumberInput-module__input--ZS2xZ:hover:not(:focus){color:rgba(0,0,0,0)}.UBQ_NumberInput-module__input--ZS2xZ:focus~.UBQ_NumberInput-module__overlay--wpKxd{color:rgba(0,0,0,0)}.UBQ_NumberInput-module__input--ZS2xZ:focus~.UBQ_NumberInput-module__inputUnit--mESbL{color:var(--ubq-foreground-info)}.UBQ_NumberInput-module__input--ZS2xZ.UBQ_NumberInput-module__withButtonSpace--VX9K_{padding-right:calc(
|
|
41
41
|
var(--ubq_internal-NumberInput-unitLabel-length) + calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-s)
|
|
42
|
-
)}.UBQ_NumberInput-module__minimumWidth--s8sL1{min-width:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-scale-base)*14)}.UBQ_NumberInput-module__overlayUnit--X2m0r{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput-module__overlayUnit--X2m0r,.UBQ_NumberInput-module__inputUnit--mESbL{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput-module__overlayUnit--X2m0r.UBQ_NumberInput-module__withButtonSpace--VX9K_,.UBQ_NumberInput-module__inputUnit--mESbL.UBQ_NumberInput-module__withButtonSpace--VX9K_{padding-right:calc(calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-xs))}.UBQ_NumberInput-module__inputUnit--mESbL{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;color:rgba(0,0,0,0);pointer-events:none;z-index:1}.UBQ_NumberInput-module__overlay--wpKxd{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;color:var(--ubq-foreground-default);pointer-events:none}.UBQ_NumberInput-module__overlay--wpKxd .UBQ_NumberInput-module__overlayValue--fERgD{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput-module__disabled--uTAQR{pointer-events:none;opacity:.55}
|
|
42
|
+
)}.UBQ_NumberInput-module__minimumWidth--s8sL1{min-width:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-scale-base)*14)}.UBQ_NumberInput-module__overlayUnit--X2m0r{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput-module__overlayUnit--X2m0r,.UBQ_NumberInput-module__inputUnit--mESbL{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput-module__overlayUnit--X2m0r.UBQ_NumberInput-module__withButtonSpace--VX9K_,.UBQ_NumberInput-module__inputUnit--mESbL.UBQ_NumberInput-module__withButtonSpace--VX9K_{padding-right:calc(calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-xs))}.UBQ_NumberInput-module__inputUnit--mESbL{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;line-height:unset;color:rgba(0,0,0,0);pointer-events:none;z-index:1}.UBQ_NumberInput-module__overlay--wpKxd{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;line-height:unset;color:var(--ubq-foreground-default);pointer-events:none}.UBQ_NumberInput-module__overlay--wpKxd .UBQ_NumberInput-module__overlayValue--fERgD{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput-module__disabled--uTAQR{pointer-events:none;opacity:.55}
|
|
43
43
|
.UBQ_Select-module__block--BtbDB{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);max-height:min(97.5*var(--ubq-scale-base),.6*var(--ubq_internal-containerquery-height, 60vh))}.UBQ_Select-module__block--BtbDB::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Select-module__block--BtbDB::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Select-module__block--BtbDB::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Select-module__block--BtbDB::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Select-module__optionsContainer--yzI8p{min-width:calc(12*var(--ubq-scale-base))}.UBQ_Select-module__empty--yBHO2{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:var(--ubq-foreground-info)}
|
|
44
44
|
.UBQ_Separator-module__block--wN_Cf{height:1px;margin:0;flex-shrink:0;background:var(--ubq-stroke-contrast-1);border:none}
|
|
45
45
|
.UBQ_NumberSelectInput-module__block--LaOPX{display:flex;position:relative;align-items:center}.UBQ_NumberSelectInput-module__numberInput--lgiav{width:100%}.UBQ_NumberSelectInput-module__numberSelectInputReference--PWV3_{padding:0;border-radius:var(--ubq-border_radius-s);position:absolute;top:0;right:0;z-index:2;width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);margin:var(--ubq-margin-xs)}.UBQ_NumberSelectInput-module__numberSelectOption--XgWbM{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}.UBQ_NumberSelectInput-module__separator--ghIFL{margin:var(--ubq-margin-xs) 0}
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
.UBQ_MasonryGrid-module__block--Z4ffR{display:grid;grid-gap:var(--ubq-margin-s);grid-auto-rows:0}
|
|
70
70
|
.UBQ_MediaStrip-module__block--IwC13{border-radius:var(--ubq-border_radius-m);box-sizing:border-box;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%;height:100%;width:100%;overflow:hidden}.UBQ_MediaStrip-module__block--IwC13>*{grid-area:stack}.UBQ_MediaStrip-module__contentContainer--Ys454{z-index:10}.UBQ_MediaStrip-module__content--ff5SR{box-sizing:border-box;height:100%;width:100%}.UBQ_MediaStrip-module__backgroundContainer--j6E7U{height:100%;width:100%;pointer-events:none}.UBQ_MediaStrip-module__singleFrame--JqCRY{width:100%;height:100%;background-repeat:repeat;background-size:auto 100%}.UBQ_MediaStrip-module__solidColorFrame--EKh7a{width:100%;height:100%}.UBQ_MediaStrip-module__maskedSvg--kWpoD{-webkit-mask-size:contain;mask-size:contain;height:100%;background-color:var(--ubq-foreground-default);opacity:.12}.UBQ_MediaStrip-module__atlas--VqWVy{width:100%;height:100%}.UBQ_MediaStrip-module__selected--cTBA2{box-shadow:inset 0 0 0 2px var(--ubq-focus-default);border-radius:var(--ubq-border_radius-m)}
|
|
71
71
|
.UBQ_ResizeHandle-module__block--biChM{border-radius:var(--ubq-border_radius-s);box-shadow:0 0 0 1px var(--ubq-static-selection-frame);height:calc(4*var(--ubq-scale-base));width:var(--ubq-scale-base);background:var(--ubq-static-contrast-white);cursor:col-resize}.UBQ_ResizeHandle-module__block--biChM.UBQ_ResizeHandle-module__vertical--xB9Go{height:var(--ubq-scale-base);width:calc(4*var(--ubq-scale-base));cursor:row-resize}.UBQ_ResizeHandle-module__block--biChM:focus-visible{box-shadow:var(--ubq-effect-focus)}
|
|
72
|
-
.UBQ_IndicatorLabel-module__block--ofWbz{
|
|
72
|
+
.UBQ_IndicatorLabel-module__block--ofWbz{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:-moz-fit-content;width:fit-content;border-radius:var(--ubq-border_radius-s);padding-inline:var(--ubq-margin-xs);background-color:rgba(0,0,0,.3);color:var(--ubq-static-contrast-white);text-shadow:0 0 2px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.6)}
|
|
73
73
|
.UBQ_MediaTrim-module__block--nwuR3{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-module__containedWrapper--qiAFh{width:100%;height:100%;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%}.UBQ_MediaTrim-module__contained--Bf9tJ{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-module__containedChildren--HEPL7{grid-area:stack;width:100%;height:100%;z-index:0}.UBQ_MediaTrim-module__outerMediaStrip--YS_bO,.UBQ_MediaTrim-module__innerMediaStrip--v3sj_{border-radius:var(--ubq-border_radius-s)}.UBQ_MediaTrim-module__innerMediaStrip--v3sj_{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-module__grabbing--URD8s{cursor:grabbing}.UBQ_MediaTrim-module__handle--Sl2HZ{cursor:col-resize;padding:var(--ubq-margin-xs) var(--ubq-margin-s)}
|
|
74
74
|
.UBQ_Seeker-module__seeker--qcM79{--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-module__seeker--qcM79:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_Seeker-module__head--DkiCs{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-module__head--DkiCs.UBQ_Seeker-module__grabbing--spz1_{cursor:grabbing}.UBQ_Seeker-module__head--DkiCs svg{width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3)}.UBQ_Seeker-module__bar--GfUb9{grid-area:trackerStack;width:2px;height:100%;border-radius:var(--ubq-border_radius-s);background-color:var(--ubq-static-selection-frame)}
|
|
75
75
|
.UBQ_MediaSeeker-module__block--IxN8g{--top-offset: calc(-1 * (calc(var(--ubq-scale-base) * 3) - var(--ubq-margin-xs)));position:relative;overflow:visible}.UBQ_MediaSeeker-module__block--IxN8g.UBQ_MediaSeeker-module__big--xCvzv{--top-offset: var(--ubq-margin-xs)}.UBQ_MediaSeeker-module__overlay--LeMGA{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-module__overlay--LeMGA.UBQ_MediaSeeker-module__flipLabel--MVPoZ{margin-left:calc(
|
|
@@ -86,8 +86,8 @@
|
|
|
86
86
|
.UBQ_CanvasState-module__block--YqSdv{position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}.UBQ_CanvasState-module__container--yMDbp{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-module__message--jyLwG{display:flex;flex-direction:row;align-items:center}.UBQ_CanvasState-module__message--jyLwG>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_CanvasState-module__message--jyLwG 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-module__message--jyLwG 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)}
|
|
87
87
|
.UBQ_ScrollBar-module__block--iOtnZ{position:absolute;z-index:4;opacity:0;transition:opacity .4s ease;transition-delay:1s;cursor:pointer}.UBQ_ScrollBar-module__block--iOtnZ:hover,.UBQ_ScrollBar-module__block--iOtnZ.UBQ_ScrollBar-module__show--K7cXH{opacity:1;transition-delay:0s}.UBQ_ScrollBar-module__block--iOtnZ:hover .UBQ_ScrollBar-module__handle--xBsbs{opacity:.5;transition-delay:0s}.UBQ_ScrollBar-module__block--iOtnZ.UBQ_ScrollBar-module__horizontal--DzYBB{height:calc(2*var(--ubq-scale-base));left:0;right:0;bottom:var(--ubq-margin-xs)}.UBQ_ScrollBar-module__block--iOtnZ.UBQ_ScrollBar-module__vertical--d62Bc{width:calc(2*var(--ubq-scale-base));top:0;right:var(--ubq-margin-xs);bottom:0}.UBQ_ScrollBar-module__handle--xBsbs{position:absolute;width:calc(2*var(--ubq-scale-base));border-radius:8px;background:#000;border:1px solid #fff;z-index:4;cursor:grab;opacity:.25;transition:opacity .4s ease;transition-delay:1s;box-sizing:border-box}.UBQ_ScrollBar-module__handle--xBsbs.UBQ_ScrollBar-module__horizontal--DzYBB{top:0;bottom:0;left:0}.UBQ_ScrollBar-module__handle--xBsbs.UBQ_ScrollBar-module__vertical--d62Bc{top:0;left:0;right:0}.UBQ_ScrollBar-module__handle--xBsbs.UBQ_ScrollBar-module__isDragging--sRpmK{opacity:.5}.UBQ_ScrollBar-module__isDisabled--s0SiU{display:none}
|
|
88
88
|
.UBQ_box-module__block--mbXvi{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform-origin:0% 0%;outline:none;cursor:move;z-index:6}.UBQ_box-module__block--mbXvi.UBQ_box-module__disabledFrame--lUQSM .cesdk__frameHandle{display:none}.UBQ_box-module__disabled--DhnUV{cursor:not-allowed}.UBQ_box-module__page--iBW5Q{cursor:default}.UBQ_box-module__dragging--v0wwW{cursor:inherit}.UBQ_box-module__nonPageBoxShadow--rUux5{box-shadow:inset 0 0 0 1px rgba(0,0,0,0)}.UBQ_box-module__deletingBoxShadow--YT8L9{box-shadow:inset 0 0 0 1px var(--ubq-notice-error)}
|
|
89
|
+
.UBQ_CanvasMenu-module__canvasActions--iZ8hf{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasMenu-module__canvasActions--iZ8hf:empty{display:none}.UBQ_CanvasMenu-module__tippy--qk_VU{max-width:unset !important}.UBQ_CanvasMenu-module__tippy--qk_VU[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasMenu-module__tippy--qk_VU[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasMenu-module__tippy--qk_VU[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasMenu-module__tippy--qk_VU[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasMenu-module__tippy--qk_VU[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
89
90
|
.UBQ_CanvasAction-module__block--sLsKB{display:flex;padding:calc(var(--ubq-margin-xs) - 1px)}.UBQ_CanvasAction-module__block--sLsKB:not(:last-child){border-right:1px solid var(--ubq-stroke-contrast-1)}
|
|
90
|
-
.UBQ_CanvasActionContainer-module__canvasActions--LVSdD{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasActionContainer-module__canvasActions--LVSdD:empty{display:none}.UBQ_CanvasActionContainer-module__tippy--Jm36y{max-width:unset !important}.UBQ_CanvasActionContainer-module__tippy--Jm36y[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasActionContainer-module__tippy--Jm36y[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasActionContainer-module__tippy--Jm36y[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasActionContainer-module__tippy--Jm36y[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasActionContainer-module__tippy--Jm36y[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
91
91
|
.UBQ_PlaceholderSettings-module__placeholderPopoverButton--ZFTro{background:var(--ubq-interactive-template-default)}.UBQ_PlaceholderSettings-module__placeholderPopoverButton--ZFTro:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-template-hover)}.UBQ_PlaceholderSettings-module__placeholderPopoverButton--ZFTro:active{background:var(--ubq-interactive-template-pressed)}.UBQ_PlaceholderSettings-module__subScopeMenuItem--Sww8c{padding-left:var(--ubq-margin-l)}.UBQ_PlaceholderSettings-module__spacer--B6mFO{width:var(--ubq-margin-xs)}.UBQ_PlaceholderSettings-module__hidden--dyhAL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_PlaceholderSettings-module__separator--EyhVT{margin:var(--ubq-margin-xs)}
|
|
92
92
|
.UBQ_PanelPortal-module__block--mtVEz{height:100%;position:relative;display:grid;grid-template-areas:"stack";grid-template-rows:100%}.UBQ_PanelPortal-module__block--mtVEz>*{grid-area:stack}.UBQ_PanelPortal-module__fullWidth--LcUrF>*{width:var(--ubq_internal-containerquery-width)}.UBQ_PanelPortal-module__verticalPanel--SGlDP{height:unset}
|
|
93
93
|
.UBQ_InspectorHorizontalGroup-module__block--lsLXG{display:flex}.UBQ_InspectorHorizontalGroup-module__block--lsLXG>*{max-width:50%}.UBQ_InspectorHorizontalGroup-module__block--lsLXG>*:only-child{max-width:100%}.UBQ_InspectorHorizontalGroup-module__block--lsLXG>*:nth-child(odd):not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorHorizontalGroup-module__block--lsLXG>*:nth-child(even){margin-left:var(--ubq-margin-s)}
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
.UBQ_TrimSubInspector-module__resetButton--ojwAZ{flex:0 0 calc(6*var(--ubq-scale-base))}.UBQ_TrimSubInspector-module__areaGroup--RmGzf{display:flex;gap:var(--ubq-margin-xs);align-items:center;margin:0 var(--ubq-margin-l)}.UBQ_TrimSubInspector-module__containerTrimModeInterface--tEaNA{width:100%}.UBQ_TrimSubInspector-module__buttonTrimPlay--SIxLZ{flex:0 0 auto}.UBQ_TrimSubInspector-module__numberInputTrimDuration--edUvi{flex:0 0 calc(16*var(--ubq-scale-base))}.UBQ_TrimSubInspector-module__containerMediaTrim--nhKWx{flex:1 1 100%;margin:0 var(--ubq-margin-m)}.UBQ_TrimSubInspector-module__buttonTrimDone--ark_v{flex:0 0 fit-content}
|
|
102
102
|
.UBQ_VolumeControls-module__volumeOptions--MSHlX{width:calc(57*var(--ubq-scale-base))}
|
|
103
103
|
.UBQ_CutoutType-module__option--jZL80{display:flex;justify-content:flex-start;align-items:center;gap:var(--ubq-margin-xs);min-width:70px}
|
|
104
|
-
.
|
|
104
|
+
.UBQ_InBarCropControls-module__areaGroup--u8kmQ{display:flex;gap:var(--ubq-margin-s);align-items:center;padding:0 var(--ubq-margin-s)}
|
|
105
105
|
.UBQ_InspectorLibrary-module__block--vJ_1s{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ubq-margin-m)}.UBQ_InspectorLibrary-module__singleColumn--kmDv5{display:flex;flex-direction:column;grid-gap:0}.UBQ_InspectorLibrary-module__singleColumn--kmDv5>*{margin-bottom:var(--ubq-margin-m)}
|
|
106
106
|
.UBQ_Effects-module__loaderContainer--NvE7X{display:grid;place-content:center;height:100%;width:100%}.UBQ_Effects-module__container--cEJ1w{min-width:calc(100% - 2*var(--ubq-margin-l));min-height:calc(100% - 2*var(--ubq-margin-l));padding:var(--ubq-margin-l)}
|
|
107
107
|
.UBQ_ColorModeSelect-module__button--GkBhz{flex:0 0 50%}.UBQ_ColorModeSelect-module__button--GkBhz>span>span{flex-grow:0}
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
.UBQ_AssetLibraryGridSkeleton-module__grid--NHjSB{position:relative}.UBQ_AssetLibraryGridSkeleton-module__label--nosln{color:var(--ubq-foreground-info);margin-left:var(--ubq-margin-s)}.UBQ_AssetLibraryGridSkeleton-module__gradient--TgEUo{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-module__labelContainer--Rq8pJ{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-module__prependedSourceUIComponentContainer--sVbqg{margin-top:var(--ubq-margin-m)}.UBQ_AssetLibraryGridSkeleton-module__cardWrapper--cxU9K{height:100%;width:100%}.UBQ_AssetLibraryGridSkeleton-module__animatedBackground--eBzAc{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibraryGridSkeleton-module__placeHolderShimmer--ETpAm;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-module__placeHolderShimmer--ETpAm{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibraryGridSkeleton-module__loadingSpinnerIcon--q91RP{animation:UBQ_AssetLibraryGridSkeleton-module__loading--DEQfu 1.1s infinite linear}@keyframes UBQ_AssetLibraryGridSkeleton-module__loading--DEQfu{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
122
122
|
.UBQ_AssetLibraryLoading-module__block--d5etL{padding:var(--ubq-margin-m)}
|
|
123
123
|
.UBQ_AssetLibraryEmpty-module__block--lu201{padding:var(--ubq-margin-m)}
|
|
124
|
-
.UBQ_AssetLibrarySection-module__block--R4v6N{transition:opacity .1s ease-in-out;opacity:0}.UBQ_AssetLibrarySection-module__block--R4v6N.UBQ_AssetLibrarySection-module__visible--RblRh{opacity:1}.UBQ_AssetLibrarySection-module__header--A49SE{display:flex;justify-content:space-between;align-items:center;margin:var(--ubq-margin-m)
|
|
124
|
+
.UBQ_AssetLibrarySection-module__block--R4v6N{transition:opacity .1s ease-in-out;opacity:0}.UBQ_AssetLibrarySection-module__block--R4v6N.UBQ_AssetLibrarySection-module__visible--RblRh{opacity:1}.UBQ_AssetLibrarySection-module__header--A49SE{display:flex;justify-content:space-between;align-items:center;margin:var(--ubq-margin-m)}.UBQ_AssetLibrarySection-module__heading--me8fE{flex:1}.UBQ_AssetLibrarySection-module__moreButton--pnFe3{flex:0 1 auto;margin-left:var(--ubq-margin-xs)}.UBQ_AssetLibrarySection-module__previews--wjRxg{position:relative;display:grid;grid-gap:var(--ubq-margin-s);margin:var(--ubq-margin-m)}.UBQ_AssetLibrarySection-module__moreIcon--V7hbr{padding-left:var(--ubq-margin-xs)}
|
|
125
125
|
.UBQ_AssetLibrarySectionSkeleton-module__content--PzmX4{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-module__label--svYlt{margin-left:var(--ubq-margin-s)}.UBQ_AssetLibrarySectionSkeleton-module__animatedBackground--UQkbh{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibrarySectionSkeleton-module__placeHolderShimmer--PKX4A;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-module__placeHolderShimmer--PKX4A{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibrarySectionSkeleton-module__loadingSpinnerIcon--v9SGm{animation:UBQ_AssetLibrarySectionSkeleton-module__loading--a_0Id 1.1s infinite linear}@keyframes UBQ_AssetLibrarySectionSkeleton-module__loading--a_0Id{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
126
126
|
.UBQ_AssetLibraryOverview-module__block--DjwKk{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-module__block--DjwKk::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_AssetLibraryOverview-module__block--DjwKk::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_AssetLibraryOverview-module__block--DjwKk::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryOverview-module__block--DjwKk::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
127
127
|
.UBQ_AssetLibraryContent-module__block--cZS57{position:relative;flex-grow:1;overflow:hidden}.UBQ_AssetLibraryContent-module__motionWrapper--nfLWq{display:flex;flex-direction:column;height:100%}
|
|
@@ -159,7 +159,6 @@
|
|
|
159
159
|
.UBQ_RoleSelect-module__option--cmlfJ{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
160
160
|
.UBQ_ScalingSelect-module__button--EpZv6{flex:1}.UBQ_ScalingSelect-module__button--EpZv6>span>span{text-align:center}
|
|
161
161
|
.UBQ_SettingsPanel-module__block--jLYAN{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% - 12*var(--ubq-scale-base));box-sizing:border-box;overflow:auto}.UBQ_SettingsPanel-module__block--jLYAN::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_SettingsPanel-module__block--jLYAN::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_SettingsPanel-module__block--jLYAN::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SettingsPanel-module__block--jLYAN::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
162
|
-
.UBQ_SmallViewportOptimizationSelect-module__button--yxWN2{flex:1}.UBQ_SmallViewportOptimizationSelect-module__button--yxWN2>span>span{text-align:center}
|
|
163
162
|
.UBQ_ThemeSelect-module__button--dCJx8{flex:1;text-align:center}.UBQ_ThemeSelect-module__button--dCJx8>span>span{text-align:center}
|
|
164
163
|
.UBQ_ViewSelect-module__button--iDcdv{flex:1;text-align:center}.UBQ_ViewSelect-module__button--iDcdv>span>span{text-align:center}
|
|
165
164
|
.UBQ_DndLayer-module__block--natye{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:35;background-color:var(--ubq-overlay)}.UBQ_DndLayer-module__headingContainer--E4x05{text-align:center}.UBQ_DndLayer-module__heading--x_BtS,.UBQ_DndLayer-module__subheading--Voqvu{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)}
|
|
@@ -170,7 +169,7 @@
|
|
|
170
169
|
.UBQ_ShapeOptions-module__popoverContent--ZS2Yv{width:calc(60*var(--ubq-scale-base))}
|
|
171
170
|
.UBQ_ShapeStrokeWidth-module__popoverContent--Y9MpZ{width:calc(60*var(--ubq-scale-base))}.UBQ_ShapeStrokeWidth-module__button--Xmglp{max-width:calc(30*var(--ubq-scale-base))}
|
|
172
171
|
.UBQ_TextAlignmentSelect-module__option--AxsTq{display:flex;justify-content:flex-start;align-items:center}.UBQ_TextAlignmentSelect-module__option--AxsTq>*:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_TextAlignmentSelect-module__cornerChevronOverlay--WiFOZ{display:grid;grid-template-areas:"stack"}.UBQ_TextAlignmentSelect-module__cornerChevronOverlay--WiFOZ>*{grid-area:stack}
|
|
173
|
-
.UBQ_InspectorBar-module__block--gwGuJ{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);box-sizing:border-box;display:flex;justify-content:space-between;align-items:stretch;padding:var(--ubq-margin-m)
|
|
172
|
+
.UBQ_InspectorBar-module__block--gwGuJ{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);box-sizing:border-box;display:flex;justify-content:space-between;align-items:stretch;padding:var(--ubq-margin-m) var(--ubq-margin-s);min-height:calc(var(--ubq-scale-base)*6);max-height:calc(12*var(--ubq-scale-base));background:var(--ubq-InspectorBar-background, var(--ubq-elevation-1));overflow-x:auto;overflow-y:hidden}.UBQ_InspectorBar-module__block--gwGuJ::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_InspectorBar-module__block--gwGuJ::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_InspectorBar-module__block--gwGuJ::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_InspectorBar-module__block--gwGuJ::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_InspectorBar-module__area--jhSF5{display:flex;justify-content:center;flex-shrink:0;flex-grow:1;min-height:calc(var(--ubq-scale-base)*6)}.UBQ_InspectorBar-module__area--jhSF5:first-child{justify-content:flex-start}.UBQ_InspectorBar-module__area--jhSF5:last-child{justify-content:flex-end}.UBQ_InspectorBar-module__areaGroup--mMXDG{display:flex;gap:var(--ubq-margin-s);align-items:center;padding:0 var(--ubq-margin-s)}.UBQ_InspectorBar-module__areaGroup--mMXDG>*{flex-shrink:0}.UBQ_InspectorBar-module__areaGroup--mMXDG:empty{display:none}.UBQ_InspectorBar-module__area--jhSF5:first-child>.UBQ_InspectorBar-module__areaGroup--mMXDG{border-right:1px solid var(--ubq-stroke-contrast-1)}.UBQ_InspectorBar-module__area--jhSF5:last-child>.UBQ_InspectorBar-module__areaGroup--mMXDG{border-left:1px solid var(--ubq-stroke-contrast-1)}.UBQ_InspectorBar-module__area--jhSF5:first-child>.UBQ_InspectorBar-module__areaGroup--mMXDG:last-child{border-right:none}.UBQ_InspectorBar-module__containerChildren--MCssG{width:100%;display:flex}.UBQ_InspectorBar-module__fontSize--b29Wj{width:calc(var(--ubq-scale-base)*19)}.UBQ_InspectorBar-module__optionsMenuRow--Y2XwQ{display:grid;width:calc(63*var(--ubq-scale-base));grid-template-columns:.6fr 1fr;gap:var(--ubq-margin-xs);align-items:center;margin-bottom:var(--ubq-margin-s)}
|
|
174
173
|
.UBQ_TimelineAudioElement-module__block--IXzOH:hover .UBQ_TimelineAudioElement-module__optionsContainer--u5hij,.UBQ_TimelineAudioElement-module__block--IXzOH:focus-visible .UBQ_TimelineAudioElement-module__optionsContainer--u5hij{opacity:1}.UBQ_TimelineAudioElement-module__optionsContainer--u5hij{background:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s);opacity:0}.UBQ_TimelineAudioElement-module__optionsContainer--u5hij:focus-within{opacity:1}.UBQ_TimelineAudioElement-module__optionsButton--vZ5jA{width:calc(6*var(--ubq-scale-base));height:calc(4*var(--ubq-scale-base));display:flex;place-items:center}.UBQ_TimelineAudioElement-module__listing--mxwRY{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.UBQ_TimelineAudioElement-module__listing--mxwRY>li{display:flex;margin-bottom:var(--ubq-margin-xs)}.UBQ_TimelineAudioElement-module__listing--mxwRY>li:last-child{margin-bottom:0}
|
|
175
174
|
.UBQ_TimelinePlaybackInfo-module__block--u8YLi{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);grid-column-start:2;display:grid;place-content:center}
|
|
176
175
|
.UBQ_TimelineScale-module__block--zwAJl{height:calc(8*var(--ubq-scale-base));padding-left:var(--ubq-margin-xs);display:flex;border-width:0 0 0 2px;border-style:solid;border-image:linear-gradient(to bottom, var(--ubq-stroke-contrast-2), transparent) 1 100%}.UBQ_TimelineScale-module__block--zwAJl time{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-top:var(--ubq-margin-xs);display:flex;align-items:center;height:calc(var(--ubq-scale-base)*3);color:var(--ubq-foreground-light)}
|
|
@@ -186,5 +185,5 @@
|
|
|
186
185
|
.UBQ_UndoControls-module__block--xMeBl{display:inline-flex}
|
|
187
186
|
.UBQ_ZoomControls-module__label--yAEsd{min-width:calc(19*var(--ubq-scale-base))}.UBQ_ZoomControls-module__label--yAEsd>span>span{text-align:left}.UBQ_ZoomControls-module__optionsMenu--6fJ6f .UBQ_ZoomControls-module__option--ofQab>span{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:relative;padding-left:var(--ubq-margin-l);border-radius:var(--ubq-border_radius-s);color:var(--ubq-foreground-default);-webkit-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box;display:flex;align-items:center}.UBQ_ZoomControls-module__optionsMenu--6fJ6f .UBQ_ZoomControls-module__option--ofQab>span .UBQ_ZoomControls-module__checkIcon--uGe48{position:absolute;left:0;top:50%;transform:translateY(-50%);color:inherit}.UBQ_ZoomControls-module__optionsMenu--6fJ6f .UBQ_ZoomControls-module__option--ofQab>span .UBQ_ZoomControls-module__shortcutContainer--eGdSJ{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);color:var(--ubq-foreground-info);display:inline-flex;align-items:center;flex-grow:0;margin-left:calc(var(--ubq-margin-base)*14)}.UBQ_ZoomControls-module__optionsMenu--6fJ6f .UBQ_ZoomControls-module__option--ofQab>span .UBQ_ZoomControls-module__shortcutContainer--eGdSJ>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_ZoomControls-module__optionsMenu--6fJ6f>hr{margin-top:var(--ubq-margin-s);margin-bottom:var(--ubq-margin-s)}.UBQ_ZoomControls-module__optionsMenu--6fJ6f>hr{margin:var(--ubq-margin-xs)}
|
|
188
187
|
.UBQ_CallToAction-module__listing--MBiBR{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.UBQ_CallToAction-module__listing--MBiBR>li{display:flex;margin-bottom:var(--ubq-margin-xs)}.UBQ_CallToAction-module__listing--MBiBR>li:last-child{margin-bottom:0}
|
|
189
|
-
.UBQ_Topbar-module__block--qkKkM{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:row;justify-content:space-between;align-items:center;gap:calc(2*var(--ubq-margin-l));box-sizing:border-box;width:100%;min-height:calc(var(--ubq-margin-xs)*2 + var(--ubq-typography-button-m-line_height));padding:var(--ubq-margin-
|
|
188
|
+
.UBQ_Topbar-module__block--qkKkM{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:row;justify-content:space-between;align-items:center;gap:calc(2*var(--ubq-margin-l));box-sizing:border-box;width:100%;min-height:calc(var(--ubq-margin-xs)*2 + var(--ubq-typography-button-m-line_height));padding:var(--ubq-margin-l) 0;overflow-x:auto;overflow-y:hidden;background:var(--ubq-Topbar-background, var(--ubq-elevation-3))}.UBQ_Topbar-module__block--qkKkM::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Topbar-module__block--qkKkM::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Topbar-module__block--qkKkM::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Topbar-module__block--qkKkM::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Topbar-module__block--qkKkM>*{min-height:calc(var(--ubq-margin-xs)*2 + var(--ubq-typography-button-m-line_height))}.UBQ_Topbar-module__controlsContainerLeft--IJgWc{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar-module__controlsContainerLeft--IJgWc>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar-module__controlsContainerLeft--IJgWc>*:first-child{margin-left:var(--ubq-margin-l)}.UBQ_Topbar-module__controlsContainerCenter--Aupht{height:100%;display:flex;flex-wrap:nowrap;align-items:center;display:flex;justify-content:center;align-items:center;width:auto}.UBQ_Topbar-module__controlsContainerCenter--Aupht>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar-module__title--yC7cp{min-width:calc(45*var(--ubq-scale-base));min-height:initial}.UBQ_Topbar-module__controlsContainerRight--iYM3h{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar-module__controlsContainerRight--iYM3h>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar-module__controlsContainerRight--iYM3h>*:last-child{margin-right:var(--ubq-margin-l)}.UBQ_Topbar-module__sceneFileControlOption--uvJh8{display:flex}.UBQ_Topbar-module__sceneFileControlOption--uvJh8 span{margin:0 var(--ubq-margin-xs)}.UBQ_Topbar-module__dialog--AWLRx{width:calc(var(--ubq-scale-base)*100)}
|
|
190
189
|
.UBQ_Editor-module__block--VCkNq{display:flex;flex-direction:column;height:100%;width:100%;background:var(--ubq-canvas);opacity:1 !important}.UBQ_Editor-module__globalContainerQuery--vca0l{height:100%;width:100%}.UBQ_Editor-module__navigation--K9b95{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;-webkit-user-select:none;user-select:none}.UBQ_Editor-module__navigation--K9b95.UBQ_Editor-module__bottom--h1KFt{order:1}.UBQ_Editor-module__body--Nu4_i{position:relative;display:flex;flex:1 1 100%;overflow:hidden}.UBQ_Editor-module__verticalBodyLayout--dxbTg{flex-direction:column-reverse}.UBQ_Editor-module__canvasViewport--TD9iB{position:relative;display:flex;flex:1 1 100%;overflow:hidden}.UBQ_Editor-module__canvasContainer--XKtnq{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.UBQ_Editor-module__dialog--gBqy8{width:calc(var(--ubq-scale-base)*100)}.UBQ_Editor-module__notifications--a9q_L{z-index:90;position:absolute;right:var(--ubq-margin-m);bottom:var(--ubq-margin-m);display:flex;flex-direction:column;align-items:flex-end}
|