@cesdk/cesdk-js 1.64.0-nightly.20251026 → 1.64.0-nightly.20251028

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.
@@ -177,6 +177,8 @@
177
177
  "common.colorValue": "Farbwert",
178
178
  "common.confirm": "OK",
179
179
  "common.controlKey": "Strg",
180
+ "common.shiftKey": "Umschalt",
181
+ "common.altKey": "Alt",
180
182
  "common.custom": "Eigene",
181
183
  "common.defaultDuration": "Seitendauer Standardwert",
182
184
  "common.defaultDuration.inUnit": "Seitendauer Standardwert in Sekunden",
@@ -387,6 +389,8 @@
387
389
  "component.placeholder.appearance.description": "Alle Aussehen-Optionen einschalten",
388
390
  "component.placeholder.arrange": "$t(common.arrange)",
389
391
  "component.placeholder.arrange.description": "Alle Anordnen-Optionen einschalten",
392
+ "component.placeholder.audio": "Audio",
393
+ "component.placeholder.audio.description": "Alle Audio-Optionen einschalten",
390
394
  "component.placeholder.create": "$t(common.placeholder)",
391
395
  "component.placeholder.disableAll": "Alle Aus",
392
396
  "component.placeholder.enableAll": "Alle An",
@@ -1240,6 +1244,8 @@
1240
1244
  "scope.appearance.filter.tooltip": "Ermöglicht Benutzern, Farbfilter und Voreinstellungen anzuwenden oder zu ändern",
1241
1245
  "scope.appearance.shadow": "Erlaube Adpation des Schatten",
1242
1246
  "scope.appearance.shadow.tooltip": "Ermöglicht Benutzern, Schlagschatten und Schatteneffekte hinzuzufügen oder zu ändern",
1247
+ "scope.audio.change": "Erlaube Ersetzen des Audios",
1248
+ "scope.audio.change.tooltip": "Ermöglicht Benutzern, die Audiospur zu ersetzen",
1243
1249
  "scope.editor.select": "Erlaube Selektion",
1244
1250
  "scope.fill.change": "Erlaube Ersetzen der Füllung",
1245
1251
  "scope.fill.change.tooltip": "Erlaubt Benutzern, den Füllinhalt (Bilder, Videos, Farben, etc.) zu ersetzen",
@@ -1247,8 +1253,6 @@
1247
1253
  "scope.fill.change.text.tooltip": "Ermöglicht Benutzern, den Textinhalt zu ersetzen",
1248
1254
  "scope.fill.change.graphic": "Erlaube Ersetzen der Füllung",
1249
1255
  "scope.fill.change.graphic.tooltip": "Erlaubt Benutzern, den Füllinhalt (Bilder, Videos, Farben, etc.) zu ersetzen",
1250
- "scope.fill.change.audio": "Erlaube Ersetzen des Audios",
1251
- "scope.fill.change.audio.tooltip": "Ermöglicht Benutzern, die Audiospur zu ersetzen",
1252
1256
  "scope.fill.changeType": "Erlaube Adaption des Fülltyps",
1253
1257
  "scope.fill.changeType.tooltip": "Ermöglicht Benutzern, zwischen verschiedenen Fülltypen zu wechseln (Vollfarbe, Verlauf, Bild, Video)",
1254
1258
  "scope.layer.blendMode": "Erlaube Adaption der Überblendmodi",
@@ -177,6 +177,8 @@
177
177
  "common.colorValue": "Color Value",
178
178
  "common.confirm": "Confirm",
179
179
  "common.controlKey": "Ctrl",
180
+ "common.shiftKey": "Shift",
181
+ "common.altKey": "Alt",
180
182
  "common.custom": "Custom",
181
183
  "common.defaultDuration": "Default Page Duration",
182
184
  "common.defaultDuration.inUnit": "Default Page Duration in seconds",
@@ -387,6 +389,8 @@
387
389
  "component.placeholder.appearance.description": "Enable all appearance options",
388
390
  "component.placeholder.arrange": "$t(common.arrange)",
389
391
  "component.placeholder.arrange.description": "Enable all arrange options",
392
+ "component.placeholder.audio": "Audio",
393
+ "component.placeholder.audio.description": "Enable all audio options",
390
394
  "component.placeholder.create": "$t(common.placeholder)",
391
395
  "component.placeholder.disableAll": "Disable All",
392
396
  "component.placeholder.enableAll": "Enable All",
@@ -1240,6 +1244,8 @@
1240
1244
  "scope.appearance.filter.tooltip": "Allows users to apply or change color filters and presets",
1241
1245
  "scope.appearance.shadow": "Allow to Change Shadow",
1242
1246
  "scope.appearance.shadow.tooltip": "Allows users to add or modify drop shadows and shadow effects",
1247
+ "scope.audio.change": "Allow to Replace Audio",
1248
+ "scope.audio.change.tooltip": "Allows users to replace the audio track",
1243
1249
  "scope.editor.select": "Allow to Select",
1244
1250
  "scope.fill.change": "Allow to Replace Fill Content",
1245
1251
  "scope.fill.change.tooltip": "Allows users to replace the fill content (images, videos, colors, etc.)",
@@ -1247,8 +1253,6 @@
1247
1253
  "scope.fill.change.text.tooltip": "Allows users to replace the text content",
1248
1254
  "scope.fill.change.graphic": "Allow to Replace Fill Content",
1249
1255
  "scope.fill.change.graphic.tooltip": "Allows users to replace the fill content (images, videos, colors, etc.)",
1250
- "scope.fill.change.audio": "Allow to Replace Audio",
1251
- "scope.fill.change.audio.tooltip": "Allows users to replace the audio track",
1252
1256
  "scope.fill.changeType": "Allow to Change Fill Type",
1253
1257
  "scope.fill.changeType.tooltip": "Allows users to switch between different fill types (color, image, video)",
1254
1258
  "scope.layer.blendMode": "Allow to Change Blend Mode",
@@ -1,9 +1,9 @@
1
1
  /* esbuild-sass-plugin:css-chunk:packages/ui/design-system/themes/index.scss */
2
2
  .ubq-dark {
3
- --ubq-canvas: hsl(210 22% 7%);
4
- --ubq-elevation-1: hsl(210 22% 7%);
5
- --ubq-elevation-2: hsl(210 22% 7%);
6
- --ubq-elevation-3: hsl(210 22% 7%);
3
+ --ubq-canvas: hsl(207 18% 10%);
4
+ --ubq-elevation-1: hsl(207 18% 10%);
5
+ --ubq-elevation-2: hsl(207 18% 10%);
6
+ --ubq-elevation-3: hsl(207 18% 10%);
7
7
  --ubq-foreground-accent: hsl(208 14% 18%);
8
8
  --ubq-foreground-active: hsl(221 100% 80%);
9
9
  --ubq-foreground-default: hsl(200 11% 95%);
@@ -1826,6 +1826,20 @@
1826
1826
  display: none;
1827
1827
  }
1828
1828
 
1829
+ /* esbuild-sass-plugin:css-chunk:packages/ui/design-system/components/KeyboardShortcut/KeyboardShortcut.module.scss */
1830
+ .UBQ_KeyboardShortcut-module__shortcut--eBxot {
1831
+ display: flex;
1832
+ align-items: center;
1833
+ margin-left: auto;
1834
+ flex-shrink: 0;
1835
+ text-transform: uppercase;
1836
+ text-align: end;
1837
+ color: var(--ubq-foreground-info);
1838
+ }
1839
+ .UBQ_KeyboardShortcut-module__shortcut--eBxot > svg {
1840
+ margin-right: var(--ubq-margin-xs);
1841
+ }
1842
+
1829
1843
  /* esbuild-sass-plugin:css-chunk:packages/ui/design-system/components/Card/BannerCard.module.scss */
1830
1844
  .UBQ_BannerCard-module__block--d7Bsl {
1831
1845
  height: calc(var(--ubq-margin-l) * 3);
@@ -2791,11 +2805,11 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
2791
2805
  .UBQ_Dock-module__block--05e4Z > hr {
2792
2806
  display: none;
2793
2807
  }
2794
- .UBQ_Dock-module__block--05e4Z > :not(hr, x-spacer) ~ hr:has(+ :not(hr, x-spacer)) {
2808
+ .UBQ_Dock-module__block--05e4Z > :not(hr, x-spacer):not(:empty) ~ hr:has(+ :not(hr, x-spacer):not(:empty)) {
2795
2809
  display: block;
2796
2810
  }
2797
2811
  @supports not selector(:has(a)) {
2798
- .UBQ_Dock-module__block--05e4Z > :not(hr, x-spacer):not(:last-of-type) + hr {
2812
+ .UBQ_Dock-module__block--05e4Z > :not(hr, x-spacer):not(:empty):not(:last-of-type) + hr {
2799
2813
  display: block;
2800
2814
  }
2801
2815
  }
@@ -5434,6 +5448,17 @@ footer {
5434
5448
  .UBQ_BaseBuilder-module__dropdownList--sdhIw::-webkit-scrollbar-corner {
5435
5449
  background: transparent;
5436
5450
  }
5451
+ .UBQ_BaseBuilder-module__dropdownList--sdhIw > hr {
5452
+ display: none;
5453
+ }
5454
+ .UBQ_BaseBuilder-module__dropdownList--sdhIw > :not(hr, x-spacer):not(:empty) ~ hr:has(+ :not(hr, x-spacer):not(:empty)) {
5455
+ display: block;
5456
+ }
5457
+ @supports not selector(:has(a)) {
5458
+ .UBQ_BaseBuilder-module__dropdownList--sdhIw > :not(hr, x-spacer):not(:empty):not(:last-of-type) + hr {
5459
+ display: block;
5460
+ }
5461
+ }
5437
5462
  .UBQ_BaseBuilder-module__dropdownList--sdhIw > li {
5438
5463
  display: flex;
5439
5464
  margin-top: var(--ubq-margin-xs);
@@ -5681,11 +5706,11 @@ footer {
5681
5706
  .UBQ_CanvasBars-module__bar--cPGyA > hr {
5682
5707
  display: none;
5683
5708
  }
5684
- .UBQ_CanvasBars-module__bar--cPGyA > :not(hr, x-spacer) ~ hr:has(+ :not(hr, x-spacer)) {
5709
+ .UBQ_CanvasBars-module__bar--cPGyA > :not(hr, x-spacer):not(:empty) ~ hr:has(+ :not(hr, x-spacer):not(:empty)) {
5685
5710
  display: block;
5686
5711
  }
5687
5712
  @supports not selector(:has(a)) {
5688
- .UBQ_CanvasBars-module__bar--cPGyA > :not(hr, x-spacer):not(:last-of-type) + hr {
5713
+ .UBQ_CanvasBars-module__bar--cPGyA > :not(hr, x-spacer):not(:empty):not(:last-of-type) + hr {
5689
5714
  display: block;
5690
5715
  }
5691
5716
  }
@@ -6057,11 +6082,11 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
6057
6082
  .UBQ_InspectorBar-module__block--5q45J .UBQ_InspectorBar-module__scrollableContent--J0TUj > hr {
6058
6083
  display: none;
6059
6084
  }
6060
- .UBQ_InspectorBar-module__block--5q45J .UBQ_InspectorBar-module__scrollableContent--J0TUj > :not(hr, x-spacer) ~ hr:has(+ :not(hr, x-spacer)) {
6085
+ .UBQ_InspectorBar-module__block--5q45J .UBQ_InspectorBar-module__scrollableContent--J0TUj > :not(hr, x-spacer):not(:empty) ~ hr:has(+ :not(hr, x-spacer):not(:empty)) {
6061
6086
  display: block;
6062
6087
  }
6063
6088
  @supports not selector(:has(a)) {
6064
- .UBQ_InspectorBar-module__block--5q45J .UBQ_InspectorBar-module__scrollableContent--J0TUj > :not(hr, x-spacer):not(:last-of-type) + hr {
6089
+ .UBQ_InspectorBar-module__block--5q45J .UBQ_InspectorBar-module__scrollableContent--J0TUj > :not(hr, x-spacer):not(:empty):not(:last-of-type) + hr {
6065
6090
  display: block;
6066
6091
  }
6067
6092
  }
@@ -7230,19 +7255,6 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
7230
7255
  border-radius: var(--ubq-border_radius-s);
7231
7256
  }
7232
7257
 
7233
- /* esbuild-sass-plugin:css-chunk:packages/ui/components/Canvas/CanvasMenuOptions/CanvasMenuOptions.module.scss */
7234
- .UBQ_CanvasMenuOptions-module__shortcutString--VT53Y {
7235
- align-self: flex-end;
7236
- display: flex;
7237
- align-items: center;
7238
- text-transform: uppercase;
7239
- text-align: end;
7240
- color: var(--ubq-foreground-info);
7241
- }
7242
- .UBQ_CanvasMenuOptions-module__shortcutString--VT53Y > svg {
7243
- margin-right: var(--ubq-margin-xs);
7244
- }
7245
-
7246
7258
  /* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/text/TextCanvasActions/TextVariableAction/TextVariableAction.module.scss */
7247
7259
  .UBQ_TextVariableAction-module__optionLabel--yRJ8W {
7248
7260
  white-space: nowrap;