@cesdk/cesdk-js 1.7.0 → 1.8.0-alpha.2

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.
@@ -26,10 +26,10 @@
26
26
  "action.crop.turnAndMirror": "Drehen & Spiegeln",
27
27
  "action.editText": "$t(common.edit)",
28
28
  "action.enterGroup": "Gruppe öffnen",
29
- "action.gradient.addStop": "Farbmarker hinzufügen bei {{position}}%.",
29
+ "action.gradient.addStop": "Farbmarker hinzufügen bei {{position}}%",
30
30
  "action.gradient.removeStop": "Farbmarker löschen",
31
31
  "action.group": "Elemente gruppieren",
32
- "action.image.blur": "Unschärfe anwenden",
32
+ "action.image.blur": "Weichzeichner anwenden",
33
33
  "action.image.crop": "Bild beschneiden",
34
34
  "action.image.effect": "Effect anwenden",
35
35
  "action.image.filter": "Filter anwenden",
@@ -224,9 +224,9 @@
224
224
  "assets.ly.img.ubq.shapes.star.label": "Stern",
225
225
  "action.shadow.blur.change": "Schattenunschärfe ändern",
226
226
  "action.shadow.color.change": "Schattenfarbe ändern",
227
- "action.shadow.direction.change": "Schattenrichtung ändern",
228
- "action.shadow.direction.rotate": "Schatten um 45 Grad im Uhrzeigersinn drehen",
229
- "action.shadow.size.change": "Schattengröße ändern",
227
+ "action.shadow.angle.change": "Schattenwinkel ändern",
228
+ "action.shadow.angle.rotate": "Schatten um 45 Grad im Uhrzeigersinn drehen",
229
+ "action.shadow.distance.change": "Schattenabstand ändern",
230
230
  "action.strokeJoin.change": "Konturkanten ändern",
231
231
  "action.strokePosition.change": "Konturposition ändern",
232
232
  "action.strokeStyle.change": "$t(property.strokeStyle.description)",
@@ -256,7 +256,7 @@
256
256
  "color.red": "Rot",
257
257
  "color.yellow": "Gelb",
258
258
  "common.advanced": "Erweitert",
259
- "common.arrange": "Versetzen",
259
+ "common.arrange": "Anordnen",
260
260
  "common.axis.x": "X",
261
261
  "common.axis.y": "Y",
262
262
  "common.back": "Zurück",
@@ -312,7 +312,7 @@
312
312
  "common.select": "Auswählen",
313
313
  "common.size": "Größe",
314
314
  "common.style": "Style",
315
- "common.transform": "Umformen",
315
+ "common.transform": "Transformieren",
316
316
  "common.undo": "Rückgängig",
317
317
  "common.unit": "Einheit",
318
318
  "common.unit.description": "Größeneinheit",
@@ -324,17 +324,17 @@
324
324
  "component.assetPanelAutoCloseSettings.false.description": "Die Bibliothek offen lassen nachdem ein Asset eingefügt wurde",
325
325
  "component.assetPanelAutoCloseSettings.true": "Schließen",
326
326
  "component.assetPanelAutoCloseSettings.true.description": "Die Bibliothek schließen nachdem ein Asset eingefügt wurde",
327
- "component.assetPanelFloatingSettings": "Bibliothek (einfügen)",
327
+ "component.assetPanelFloatingSettings": "Verhalten",
328
328
  "component.assetPanelFloatingSettings.fixed": "Fixiert",
329
- "component.assetPanelFloatingSettings.fixed.description": "Die Bibliothek beim Einfügen ist nebem der Arbeitsfläche fixiert.",
329
+ "component.assetPanelFloatingSettings.fixed.description": "Die Bibliothek beim Einfügen ist nebem der Arbeitsfläche fixiert",
330
330
  "component.assetPanelFloatingSettings.floating": "Schwebend",
331
331
  "component.assetPanelFloatingSettings.floating.description": "Die Bibliothek beim Einfügen schwebt über der Arbeitsfläche",
332
332
  "component.assetSettings": "Assets",
333
- "component.assetSettings.image.adjustments": "Bildkorrekturen",
334
- "component.assetSettings.image.blur": "Bildunschärfe",
335
- "component.assetSettings.image.crop": "Bildausschnitt",
336
- "component.assetSettings.image.effects": "Bildeffekte",
337
- "component.assetSettings.image.filters": "Bildfilter",
333
+ "component.assetSettings.image.adjustments": "Farbkorrektur",
334
+ "component.assetSettings.image.blur": "Weichzeichner",
335
+ "component.assetSettings.image.crop": "Zuschneiden",
336
+ "component.assetSettings.image.effects": "Effekte",
337
+ "component.assetSettings.image.filters": "Filter",
338
338
  "component.assetSettings.opacity": "$t(common.opacity)",
339
339
  "component.assetSettings.text.advanced": "Erweiterte Texteinstellung",
340
340
  "component.assetSettings.text.color": "Textfarbe",
@@ -360,12 +360,12 @@
360
360
  "component.colorSchemeSelect.background.description": "Hintergrundfarbe ändern",
361
361
  "component.dnd.description": "Die hochgeladenen Dateien werden in der Bibliothek gespeichert",
362
362
  "component.dnd.prompt": "Dateien hier hinziehen",
363
- "component.dockIconSizeSelect": "Icon Skalierung",
363
+ "component.dockIconSizeSelect": "Dock Icon Skalierung",
364
364
  "component.dockIconSizeSelect.large": "Groß",
365
365
  "component.dockIconSizeSelect.large.description": "Große Dock Icon Skalierung auswählen",
366
366
  "component.dockIconSizeSelect.normal": "Normal",
367
367
  "component.dockIconSizeSelect.normal.description": "Normale Dock Icon Skalierung auswählen",
368
- "component.dockLabelVisibilityToggle": "Labels",
368
+ "component.dockLabelVisibilityToggle": "Dock Labels",
369
369
  "component.dockLabelVisibilityToggle.hide": "Ausblenden",
370
370
  "component.dockLabelVisibilityToggle.hide.description": "Beschriftungen der Dock Buttons ausblenden",
371
371
  "component.dockLabelVisibilityToggle.show": "Anzeigen",
@@ -379,7 +379,7 @@
379
379
  "component.fileOperation.more": "Weitere Optionen anzeigen",
380
380
  "component.fileOperation.save": "$t(common.save)",
381
381
  "component.fileOperation.share": "Als Vorlage teilen",
382
- "component.inspectorPositionSelect": "Inspector",
382
+ "component.inspectorPositionSelect": "$t(common.position)",
383
383
  "component.inspectorPositionSelect.left": "Links",
384
384
  "component.inspectorPositionSelect.left.description": "Inspector auf der linken Seite",
385
385
  "component.inspectorPositionSelect.right": "Rechts",
@@ -412,6 +412,9 @@
412
412
  "component.librarySettings.templateLibrary": "$t(component.templateLibrary)",
413
413
  "component.librarySettings.textLibrary": "Text-Bibliothek",
414
414
  "component.librarySettings.uploadLibrary": "Upload-Bibliothek",
415
+ "component.pageSettings": "Seite",
416
+ "component.pageSettings.format": "Seiten formatieren",
417
+ "component.pageSettings.manage": "Seiten verwalten",
415
418
  "component.pageTitleVisibilityToggle": "Seiten Titel",
416
419
  "component.pageTitleVisibilityToggle.hide": "Ausblenden",
417
420
  "component.pageTitleVisibilityToggle.hide.description": "Titel einer Seite ausblenden",
@@ -425,9 +428,9 @@
425
428
  "component.replacePanelAutoCloseSettings.false.description": "Die Bibliothek offen lassen nachdem ein Asset ersetzt wurde",
426
429
  "component.replacePanelAutoCloseSettings.true": "Schließen",
427
430
  "component.replacePanelAutoCloseSettings.true.description": "Die Bibliothek schließen nachdem ein Asset ersetzt wurde",
428
- "component.replacePanelFloatingSettings": "Bibliothek (ersetzen)",
431
+ "component.replacePanelFloatingSettings": "Verhalten",
429
432
  "component.replacePanelFloatingSettings.fixed": "Fixiert",
430
- "component.replacePanelFloatingSettings.fixed.description": "Die Bibliothek beim Ersetzen ist nebem der Arbeitsfläche fixiert.",
433
+ "component.replacePanelFloatingSettings.fixed.description": "Die Bibliothek beim Ersetzen ist nebem der Arbeitsfläche fixiert",
431
434
  "component.replacePanelFloatingSettings.floating": "Schwebend",
432
435
  "component.replacePanelFloatingSettings.floating.description": "Die Bibliothek beim Ersetzen schwebt über der Arbeitsfläche",
433
436
  "component.roleSelect": "$t(common.role)",
@@ -440,18 +443,19 @@
440
443
  "component.settings.toggle": "Editor anpassen",
441
444
  "component.settings.toggle.description": "Einstellungen öffnen um den Editor anzupassen",
442
445
  "component.settingsPanel.appearance": "Aussehen",
443
- "component.settingsPanel.assetPanel": "Asset-Leiste",
446
+ "component.settingsPanel.assetPanel": "Bibliotheksleiste",
444
447
  "component.settingsPanel.dock": "Dock",
448
+ "component.settingsPanel.documentation": "Dokumentation",
445
449
  "component.settingsPanel.general": "Generell",
446
450
  "component.settingsPanel.header": "Editor anpassen",
447
- "component.settingsPanel.inspectorPanel": "Inspector Leiste",
451
+ "component.settingsPanel.inspectorPanel": "Inspektorleiste",
448
452
  "component.settingsPanel.replacePanel": "Ersetzungsleiste",
449
453
  "component.templateLibrary": "Vorlagen-Bibliothek",
450
454
  "component.templateLibrary.abort": "$t(common.cancel)",
451
455
  "component.templateLibrary.confirm": "Ja, Änderungen verwerfen",
452
- "component.templateLibrary.dialog.body": "Inhalte wie Bilder und Text können nicht übernommen werden und werden dementsprechend verworfen.",
456
+ "component.templateLibrary.dialog.body": "Inhalte wie Bilder und Text können nicht übernommen werden und werden dementsprechend verworfen",
453
457
  "component.templateLibrary.dialog.headline": "Aktuelles Design ersetzen?",
454
- "component.templateLibrary.dialog.invalid": "Diese Vorlage ist ungültig und kann leider nicht benutzt werden.",
458
+ "component.templateLibrary.dialog.invalid": "Diese Vorlage ist ungültig und kann leider nicht benutzt werden",
455
459
  "component.themeSelect": "Farbschema",
456
460
  "component.themeSelect.dark": "Dunkel",
457
461
  "component.themeSelect.dark.description": "Dunkles Farbschema auswählen",
@@ -466,10 +470,10 @@
466
470
  "component.undo.undo": "$t(common.undo)",
467
471
  "component.viewSelect": "Ansicht",
468
472
  "component.viewSelect.advanced": "Advanced",
469
- "component.viewSelect.advanced.description": "Den Inspektor immer anzeigen.",
473
+ "component.viewSelect.advanced.description": "Den Inspektor immer anzeigen",
470
474
  "component.viewSelect.default": "Default",
471
- "component.viewSelect.default.description": "Den Inspektor möglichst verbergen.",
472
- "component.welcome.text": "<p>Willkommen bei CE.SDK.</p><p>Werde kreativ und füge ein <strong>Bild</strong>, <strong>Text</strong> oder <strong>Element</strong> aus der oberen Leiste hinzu.</p>",
475
+ "component.viewSelect.default.description": "Den Inspektor möglichst verbergen",
476
+ "component.welcome.text": "<p>Willkommen bei CE.SDK.</p><p>Werde kreativ und füge ein <strong>Bild</strong>, <strong>Text</strong> oder <strong>Element</strong> aus der Asset Bibliothek.</p>",
473
477
  "component.zoom.fit": "An Bildschirm anpassen",
474
478
  "component.zoom.in": "Vergrößern",
475
479
  "component.zoom.options": "Weitere Zoom Optionen anzeigen",
@@ -479,26 +483,26 @@
479
483
  "element.transform.resize": "$t(action.block.resize)",
480
484
  "element.transform.rotate": "$t(action.block.rotate)",
481
485
  "error.generic": "Fehler aufgetreten",
482
- "error.generic.description": "Ein unbekannter Fehler ist aufgetreten. Bitte versuchen Sie die Seite neu zu laden.",
486
+ "error.generic.description": "Ein unbekannter Fehler ist aufgetreten. Bitte versuchen Sie die Seite neu zu laden",
483
487
  "error.upload": "Fehler beim Upload",
484
- "error.upload.description": "Das von Ihnen gewählte Bild konnte nicht hochgeladen werden.",
485
- "error.upload.sizeExceeded": "Es überschreitet die maximale Größe von {{limit}}x{{limit}} Pixeln.",
486
- "input.adjustments": "Korrekturen",
488
+ "error.upload.description": "Das von Ihnen gewählte Bild konnte nicht hochgeladen werden",
489
+ "error.upload.sizeExceeded": "Es überschreitet die maximale Größe von {{limit}}x{{limit}} Pixeln",
490
+ "input.adjustments": "Farbkorrektur",
487
491
  "input.adjustments.basic": "Grundlagen",
488
492
  "input.adjustments.refinements": "Feinheiten",
489
- "input.adjustments.tooltip": "Korrekturen ändern",
493
+ "input.adjustments.tooltip": "Farbkorrektur ändern",
490
494
  "input.alwaysOnTop": "Immer im Vordergrund",
491
495
  "input.appearance": "Aussehen",
492
496
  "input.aspectLock": "Proportionen beibehalten",
493
497
  "input.aspectLock.description": "Proportionen beibehalten / frei",
494
498
  "input.bleedMargin.select": "Anschnitt auswählen",
495
- "input.blur": "Unschärfe",
496
- "input.blur.tooltip": "Unschärfe ändern",
497
- "input.character": "Schriftzeichen",
499
+ "input.blur": "Weichzeichner",
500
+ "input.blur.tooltip": "Weichzeichner ändern",
501
+ "input.canvas": "Arbeitsfläche",
502
+ "input.character": "Schrift",
498
503
  "input.clipContent": "Inhalt beschneiden",
499
504
  "input.clipContent.off.description": "Inhalt beschneiden deaktivieren",
500
505
  "input.clipContent.on.description": "Inhalt beschneiden aktivieren",
501
- "input.canvas": "Arbeitsfläche",
502
506
  "input.effect": "Effekt",
503
507
  "input.effect.tooltip": "Effekt ändern",
504
508
  "input.export": "Export",
@@ -509,25 +513,25 @@
509
513
  "input.fontSelect.tooltip": "Schriftart ändern",
510
514
  "input.fontSize.select": "Schriftgröße auswählen",
511
515
  "input.fontStyle.toggle": "{{style}} umschalten",
512
- "input.gradient.activateColorStop": "Leertaste drücken zum aktivieren.",
516
+ "input.gradient.activateColorStop": "Leertaste drücken zum aktivieren",
513
517
  "input.gradient.colorPosition": "Farbposition",
514
518
  "input.gradient.colorStop": "Farbmarker",
515
519
  "input.gradient.colorStop.active": "Aktiver Farbmarker",
516
520
  "input.gradient.colorStop.description": "{{stopType}} {{index}} von {{total}} bei {{position}}%. $t(common.nearestColorName): {{colorName}}, $t(common.colorValue): {{colorValue}}.{{action}}",
517
- "input.gradient.flip": "Farbmarkerreihenfolge umkehren.",
521
+ "input.gradient.flip": "Farbmarkerreihenfolge umkehren",
518
522
  "input.gradient.gradientAngle": "Verlaufswinkel",
519
- "input.gradient.rotate": "Farbverlauf um 45 Grad im Uhrzeigersinn drehen.",
520
- "input.hspSelectiveAdjustments": "Selektive Korrekturen",
523
+ "input.gradient.rotate": "Verlauf um 45 Grad im Uhrzeigersinn drehen",
524
+ "input.hspSelectiveAdjustments": "Selektive Farbkorrektur",
521
525
  "input.insertVariable": "Variable hinzufügen",
522
526
  "input.keyShortcut": "Um den '{{input}}' Dialog zu öffnen, betätigen Sie '{{keyShortcut}}'",
523
527
  "input.layer": "Ebene",
524
- "input.multiSelection.notice": "Mehrere Elemente können nicht\ngleichzeitig bearbeitet werden.",
528
+ "input.multiSelection.notice": "Mehrere Elemente können nicht\ngleichzeitig bearbeitet werden",
525
529
  "input.multiSelection.title": "Mehrere Elemente ({{count}})",
526
530
  "input.options": "Optionen",
527
531
  "input.options.description": "Mehr Optionen",
528
532
  "input.page.titleTemplate": "$t(common.page) {{number}}",
529
533
  "input.pages": "Seiten",
530
- "input.preset": "Vorlage",
534
+ "input.preset": "Format",
531
535
  "input.preset.description": "Seitenvorlage",
532
536
  "input.preset.tooltip": "$(input.preset) auswählen",
533
537
  "input.propertyToggle.disable": "Deaktivieren",
@@ -539,23 +543,23 @@
539
543
  "input.shadow.blur": "Unschärfe",
540
544
  "input.shadow.blur.description": "Schattenunschärfe",
541
545
  "input.shadow.description": "Schatten ändern",
542
- "input.shadow.direction": "Richtung",
543
- "input.shadow.direction.description": "Schattenrichtung",
546
+ "input.shadow.angle": "Winkel",
547
+ "input.shadow.angle.description": "Schattenwinkel",
544
548
  "input.shadow.label": "Schatten",
545
- "input.shadow.size": "Größe",
546
- "input.shadow.size.description": "Schattengröße",
549
+ "input.shadow.distance": "Abstand",
550
+ "input.shadow.distance.description": "Schattenabstand",
547
551
  "input.shadow.valueLabel": "Schlagschatten",
548
552
  "input.shape": "Form",
549
553
  "input.shape.options": "Form Optionen",
550
554
  "input.showInExport": "Im Export anzeigen",
551
- "input.sliderInput.toggleNumberInput": "Direkte Werteingabe einblenden.",
555
+ "input.sliderInput.toggleNumberInput": "Direkte Werteingabe einblenden",
552
556
  "input.text.advanced": "$t(common.advanced)",
553
557
  "input.text.advanced.description": "Zeilenhöhe, Abstände, Ausrichtung & Größe",
554
558
  "input.text.placeholder": "Etwas aufschreiben",
555
559
  "input.transform": "$t(common.position) & $t(common.size)",
556
560
  "input.transform.description": "$t(common.position) und $t(common.size) ändern",
557
- "input.typefaceSelect.description": "Ausgewählte Schriftfamilie: {{fontFamily}}",
558
- "input.typefaceSelect.tooltip": "Schriftfamilie ändern",
561
+ "input.typefaceSelect.description": "Ausgewählte Schriftart: {{fontFamily}}",
562
+ "input.typefaceSelect.tooltip": "Schriftart ändern",
559
563
  "input.unit.tooltip": "$t(common.unit) auswählen",
560
564
  "input.uploadImage": "Bild wird hochgeladen...",
561
565
  "libraries.ly.img.image.label": "Bilder",
@@ -620,12 +624,12 @@
620
624
  "property.adjustments.sharpness": "Schärfe",
621
625
  "property.adjustments.temperature": "Temperatur",
622
626
  "property.adjustments.whites": "Weiß",
623
- "property.autoSize": "Autogröße",
627
+ "property.autoSize": "Größenanpassung",
624
628
  "property.autoSize.autoHeight.description": "Höhe des Textfeldes automatisch skalieren",
625
629
  "property.autoSize.fixedFrame.description": "Feste Größe des Textfeldes",
626
630
  "property.backgroundColor": "Hintergrund",
627
631
  "property.backgroundColor.description": "Hintergrundfarbe ändern",
628
- "property.bleedMargin": "Anschnitt",
632
+ "property.bleedMargin": "Beschnitt",
629
633
  "property.blendMode": "Überblendmodi",
630
634
  "property.blendMode.Color": "Farbe",
631
635
  "property.blendMode.ColorBurn": "Farbig nachbelichten",
@@ -677,8 +681,8 @@
677
681
  "property.crop.offset.description": "Versatz des Bildes auf der {{axis}}-Achse in {{unit}}",
678
682
  "property.crop.scale": "Skalierung",
679
683
  "property.crop.scale.description": "Bildabmessungen proportional skalieren",
680
- "property.crop.size": "Zuschneidebereich",
681
- "property.crop.size.description": "{{dimension}} des Zuschneidebereichs in {{unit}}",
684
+ "property.crop.size": "Schnittbereich",
685
+ "property.crop.size.description": "{{dimension}} des Schnittbereichs in {{unit}}",
682
686
  "property.crop.straighten": "Begradigen",
683
687
  "property.crop.tooltip": "Zuschnitt ändern",
684
688
  "property.crop.transform": "$t(block.image)",
@@ -751,16 +755,16 @@
751
755
  "property.fill": "Füllung",
752
756
  "property.fill.description": "Füllung ändern",
753
757
  "property.fillType": "Füllung",
754
- "property.fillType.gradient": "Farbverlauf",
755
- "property.fillType.gradient.description": "Mit Farbverlauf füllen",
758
+ "property.fillType.gradient": "Verlauf",
759
+ "property.fillType.gradient.description": "Mit Verlauf füllen",
756
760
  "property.fillType.solid": "Einfarbig",
757
761
  "property.fillType.solid.description": "Einfarbig füllen",
758
762
  "property.flip": "Spiegeln",
759
763
  "property.flip.x": "Horizontal spiegeln",
760
764
  "property.flip.y": "Vertikal spiegeln",
761
- "property.gradientType.conical": "Kegelförmiger Farbverlauf",
762
- "property.gradientType.linear": "Linearer Farbverlauf",
763
- "property.gradientType.radial": "Kreisförmiger Farbverlauf",
765
+ "property.gradientType.conical": "Kegelförmiger Verlauf",
766
+ "property.gradientType.linear": "Linearer Verlauf",
767
+ "property.gradientType.radial": "Kreisförmiger Verlauf",
764
768
  "property.hspSelectiveAdjustments.hue": "Farbton",
765
769
  "property.hspSelectiveAdjustments.perceivedBrightness": "Helligkeit",
766
770
  "property.hspSelectiveAdjustments.saturation": "Sättigung",
@@ -827,8 +831,8 @@
827
831
  "typography.italic": "Kursiv",
828
832
  "typography.normal": "Normal",
829
833
  "typography.size": "Schriftgröße",
830
- "typography.style": "Schriftart",
831
- "typography.typeface": "Schriftfamilie",
834
+ "typography.style": "Stil",
835
+ "typography.typeface": "Schriftart",
832
836
  "typography.weight.100": "Fein",
833
837
  "typography.weight.200": "Extraleicht",
834
838
  "typography.weight.300": "Leicht",
@@ -26,7 +26,7 @@
26
26
  "action.crop.turnAndMirror": "Turn & Mirror",
27
27
  "action.editText": "$t(common.edit)",
28
28
  "action.enterGroup": "Enter Group",
29
- "action.gradient.addStop": "Add new stop at {{position}}%.",
29
+ "action.gradient.addStop": "Add new stop at {{position}}%",
30
30
  "action.gradient.removeStop": "Delete Color",
31
31
  "action.group": "Group elements",
32
32
  "action.image.blur": "Apply blur",
@@ -224,9 +224,9 @@
224
224
  "assets.ly.img.ubq.shapes.star.label": "Star",
225
225
  "action.shadow.blur.change": "Change shadow blur",
226
226
  "action.shadow.color.change": "Change shadow color",
227
- "action.shadow.direction.change": "Change shadow direction",
228
- "action.shadow.direction.rotate": "Rotate shadow 45 degrees clockwise",
229
- "action.shadow.size.change": "Change shadow size",
227
+ "action.shadow.angle.change": "Change shadow angle",
228
+ "action.shadow.angle.rotate": "Rotate shadow 45 degrees clockwise",
229
+ "action.shadow.distance.change": "Change shadow distance",
230
230
  "action.strokeJoin.change": "Change stroke joints",
231
231
  "action.strokePosition.change": "Change stroke position",
232
232
  "action.strokeStyle.change": "$t(property.strokeStyle.description)",
@@ -330,11 +330,11 @@
330
330
  "component.assetPanelFloatingSettings.floating": "Floating",
331
331
  "component.assetPanelFloatingSettings.floating.description": "The insert library floats over the canvas",
332
332
  "component.assetSettings": "Assets",
333
- "component.assetSettings.image.adjustments": "Image Adjustments",
334
- "component.assetSettings.image.blur": "Image Blur",
335
- "component.assetSettings.image.crop": "Image Crop",
336
- "component.assetSettings.image.effects": "Image Effects",
337
- "component.assetSettings.image.filters": "Image Filters",
333
+ "component.assetSettings.image.adjustments": "Adjustments",
334
+ "component.assetSettings.image.blur": "Blur",
335
+ "component.assetSettings.image.crop": "Crop",
336
+ "component.assetSettings.image.effects": "Effects",
337
+ "component.assetSettings.image.filters": "Filters",
338
338
  "component.assetSettings.opacity": "$t(common.opacity)",
339
339
  "component.assetSettings.text.advanced": "Text Advanced",
340
340
  "component.assetSettings.text.color": "Text Color",
@@ -350,7 +350,7 @@
350
350
  "component.colorPicker.colorItem.hexInput": "Hex",
351
351
  "component.colorPicker.colorItem.transparent": "Color item {{index}}, Color name: transparent",
352
352
  "component.colorPicker.description": "Change color",
353
- "component.colorPicker.hsl.description": "{{componentName}}, $t(common.nearestColorName): {{nearestColorName}}; $t(common.colorValue): hue: {{hue}}°, saturation: {{saturation}}%, lightness: {{lightness}}%",
353
+ "component.colorPicker.hsl.description": "{{componentName}}, $t(common.nearestColorName): {{nearestColorName}}; $t(common.colorValue): hue: {{hue}}°, saturation: {{saturation}}%, lightness: {{lightness}}% ",
354
354
  "component.colorPicker.hueGradient": "Hue gradient selection",
355
355
  "component.colorSchemeSelect.accent": "Accent color",
356
356
  "component.colorSchemeSelect.accent.description": "Change accent color",
@@ -360,12 +360,12 @@
360
360
  "component.colorSchemeSelect.background.description": "Change background color",
361
361
  "component.dnd.description": "The added files are stored in the library",
362
362
  "component.dnd.prompt": "Drag file here",
363
- "component.dockIconSizeSelect": "Icon Scaling",
363
+ "component.dockIconSizeSelect": "Dock Icon Scaling",
364
364
  "component.dockIconSizeSelect.large": "Large",
365
365
  "component.dockIconSizeSelect.large.description": "Select large dock icon scaling",
366
366
  "component.dockIconSizeSelect.normal": "Normal",
367
367
  "component.dockIconSizeSelect.normal.description": "Select normal dock icon scaling",
368
- "component.dockLabelVisibilityToggle": "Labels",
368
+ "component.dockLabelVisibilityToggle": "Dock Labels",
369
369
  "component.dockLabelVisibilityToggle.hide": "Hide",
370
370
  "component.dockLabelVisibilityToggle.hide.description": "Hide labels for dock buttons",
371
371
  "component.dockLabelVisibilityToggle.show": "Show",
@@ -379,7 +379,7 @@
379
379
  "component.fileOperation.more": "Show more options",
380
380
  "component.fileOperation.save": "$t(common.save)",
381
381
  "component.fileOperation.share": "Share as Template",
382
- "component.inspectorPositionSelect": "Inspector",
382
+ "component.inspectorPositionSelect": "$t(common.position)",
383
383
  "component.inspectorPositionSelect.left": "Left",
384
384
  "component.inspectorPositionSelect.left.description": "Select the inspector to be on the left side",
385
385
  "component.inspectorPositionSelect.right": "Right",
@@ -412,6 +412,9 @@
412
412
  "component.librarySettings.templateLibrary": "$t(component.templateLibrary)",
413
413
  "component.librarySettings.textLibrary": "Text Library",
414
414
  "component.librarySettings.uploadLibrary": "Upload Library",
415
+ "component.pageSettings": "Page",
416
+ "component.pageSettings.format": "Format Pages",
417
+ "component.pageSettings.manage": "Manage Pages",
415
418
  "component.pageTitleVisibilityToggle": "Page Title",
416
419
  "component.pageTitleVisibilityToggle.hide": "Hide",
417
420
  "component.pageTitleVisibilityToggle.hide.description": "Hide page title",
@@ -440,8 +443,9 @@
440
443
  "component.settings.toggle": "Customize Editor",
441
444
  "component.settings.toggle.description": "Open settings to customize editor",
442
445
  "component.settingsPanel.appearance": "Appearance",
443
- "component.settingsPanel.assetPanel": "Asset Panel",
446
+ "component.settingsPanel.assetPanel": "Library Panel",
444
447
  "component.settingsPanel.dock": "Dock",
448
+ "component.settingsPanel.documentation": "Documentation",
445
449
  "component.settingsPanel.general": "General",
446
450
  "component.settingsPanel.header": "Customize Editor",
447
451
  "component.settingsPanel.inspectorPanel": "Inspector Panel",
@@ -449,9 +453,9 @@
449
453
  "component.templateLibrary": "Template Library",
450
454
  "component.templateLibrary.abort": "$t(common.cancel)",
451
455
  "component.templateLibrary.confirm": "Yes, discard changes",
452
- "component.templateLibrary.dialog.body": "Your content, like images and text, can not be adopted and all content will be discarded.",
456
+ "component.templateLibrary.dialog.body": "Your content, like images and text, can not be adopted and all content will be discarded",
453
457
  "component.templateLibrary.dialog.headline": "Replace current design?",
454
- "component.templateLibrary.dialog.invalid": "This preset is not valid and cannot be used.",
458
+ "component.templateLibrary.dialog.invalid": "This preset is not valid and cannot be used",
455
459
  "component.themeSelect": "Theme",
456
460
  "component.themeSelect.dark": "Dark",
457
461
  "component.themeSelect.dark.description": "Select dark theme",
@@ -466,9 +470,10 @@
466
470
  "component.undo.undo": "$t(common.undo)",
467
471
  "component.viewSelect": "View",
468
472
  "component.viewSelect.advanced": "Advanced",
469
- "component.viewSelect.advanced.description": "Always show the inspector.",
473
+ "component.viewSelect.advanced.description": "Always show the inspector",
470
474
  "component.viewSelect.default": "Default",
471
- "component.viewSelect.default.description": "Hide the inspector if possible.",
475
+ "component.viewSelect.default.description": "Hide the inspector if possible",
476
+ "component.welcome.text": "<p>Welcome to CE.SDK.</p><p>Get creative by adding an <strong>Image</strong>, <strong>Text</strong> or <strong>Element</strong> from the asset library.</p>",
472
477
  "component.zoom.fit": "Zoom To Fit",
473
478
  "component.zoom.in": "Zoom In",
474
479
  "component.zoom.options": "See more zoom options",
@@ -478,10 +483,10 @@
478
483
  "element.transform.resize": "$t(action.block.resize)",
479
484
  "element.transform.rotate": "$t(action.block.rotate)",
480
485
  "error.generic": "Unknown Error",
481
- "error.generic.description": "The application has encountered an unknown error. Please try to reload the page.",
486
+ "error.generic.description": "The application has encountered an unknown error. Please try to reload the page",
482
487
  "error.upload": "Cannot upload image",
483
- "error.upload.description": "The image could not be uploaded.",
484
- "error.upload.sizeExceeded": "Image exceeds the maximum size of {{limit}}x{{limit}}.",
488
+ "error.upload.description": "The image could not be uploaded",
489
+ "error.upload.sizeExceeded": "Image exceeds the maximum size of {{limit}}x{{limit}}",
485
490
  "input.adjustments": "Adjustments",
486
491
  "input.adjustments.basic": "Basic",
487
492
  "input.adjustments.refinements": "Refinements",
@@ -493,11 +498,11 @@
493
498
  "input.bleedMargin.select": "Select bleed margins",
494
499
  "input.blur": "Blur",
495
500
  "input.blur.tooltip": "Change blur",
501
+ "input.canvas": "Canvas",
496
502
  "input.character": "Character",
497
503
  "input.clipContent": "Clip content",
498
504
  "input.clipContent.off.description": "Turn clip content off",
499
505
  "input.clipContent.on.description": "Turn clip content on",
500
- "input.canvas": "Canvas",
501
506
  "input.effect": "Effect",
502
507
  "input.effect.tooltip": "Change effect",
503
508
  "input.export": "Export",
@@ -508,25 +513,25 @@
508
513
  "input.fontSelect.tooltip": "Change font style",
509
514
  "input.fontSize.select": "Select font size",
510
515
  "input.fontStyle.toggle": "Toggle {{style}} style",
511
- "input.gradient.activateColorStop": "Press space to activate.",
516
+ "input.gradient.activateColorStop": "Press space to activate",
512
517
  "input.gradient.colorPosition": "Color Position",
513
518
  "input.gradient.colorStop": "Color stop",
514
519
  "input.gradient.colorStop.active": "Active color stop",
515
520
  "input.gradient.colorStop.description": "{{stopType}} {{index}} of {{total}} at {{position}}%. $t(common.nearestColorName): {{colorName}}, $t(common.colorValue): {{colorValue}}.{{action}}",
516
- "input.gradient.flip": "Reverse gradient color stop order.",
521
+ "input.gradient.flip": "Reverse gradient color stop order",
517
522
  "input.gradient.gradientAngle": "Gradient Angle",
518
- "input.gradient.rotate": "Rotate gradient 45 degrees clockwise.",
523
+ "input.gradient.rotate": "Rotate gradient 45 degrees clockwise",
519
524
  "input.hspSelectiveAdjustments": "Selective Adjustments",
520
525
  "input.insertVariable": "Insert variable",
521
526
  "input.keyShortcut": "To open '{{input}}', press '{{keyShortcut}}'",
522
527
  "input.layer": "Layer",
523
- "input.multiSelection.notice": "Editing multiple items at once\nis not supported yet.",
528
+ "input.multiSelection.notice": "Editing multiple items at once\nis not supported yet",
524
529
  "input.multiSelection.title": "Multiple Elements ({{count}})",
525
530
  "input.options": "Options",
526
531
  "input.options.description": "More options",
527
532
  "input.page.titleTemplate": "$t(common.page) {{number}}",
528
533
  "input.pages": "Pages",
529
- "input.preset": "Preset",
534
+ "input.preset": "Format",
530
535
  "input.preset.description": "Page format preset",
531
536
  "input.preset.tooltip": "Select $t(input.preset)",
532
537
  "input.propertyToggle.disable": "Disable {{property}}",
@@ -538,21 +543,21 @@
538
543
  "input.shadow.blur": "Blur",
539
544
  "input.shadow.blur.description": "Shadow blur",
540
545
  "input.shadow.description": "Change shadow properties",
541
- "input.shadow.direction": "Direction",
542
- "input.shadow.direction.description": "Shadow direction",
546
+ "input.shadow.angle": "Angle",
547
+ "input.shadow.angle.description": "Shadow angle",
543
548
  "input.shadow.label": "Shadow",
544
- "input.shadow.size": "Size",
545
- "input.shadow.size.description": "Shadow size",
549
+ "input.shadow.distance": "Distance",
550
+ "input.shadow.distance.description": "Shadow distance",
546
551
  "input.shadow.valueLabel": "Drop Shadow",
547
552
  "input.shape": "Shape",
548
553
  "input.shape.options": "Shape Options",
549
554
  "input.showInExport": "Show in export",
550
- "input.sliderInput.toggleNumberInput": "Display direct value input.",
555
+ "input.sliderInput.toggleNumberInput": "Display direct value input",
551
556
  "input.text.advanced": "$t(common.advanced)",
552
557
  "input.text.advanced.description": "Line Height, Spacing, Alignment & Sizing",
553
558
  "input.text.placeholder": "Write Something",
554
559
  "input.transform": "$t(common.position) & $t(common.size)",
555
- "input.transform.description": "Adjust position and size.",
560
+ "input.transform.description": "Adjust position and size",
556
561
  "input.typefaceSelect.description": "Selected font typeface: {{fontFamily}}",
557
562
  "input.typefaceSelect.tooltip": "Change typeface",
558
563
  "input.unit.tooltip": "Select $t(common.unit)",
@@ -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-outline: hsla(0, 0%, 100%, 0.16);--ubq-border-divider: hsla(0, 0%, 100%, 0.08);--ubq-border-contrast: hsla(0, 0%, 100%, 0.25);--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-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-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-outline: hsla(210, 0%, 100%, 0.4);--ubq-border-divider: hsla(210, 0%, 0%, 0.08);--ubq-border-contrast: hsla(210, 0%, 0%, 0.25);--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-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-size: 16px;--ubq-typography-headline-l-line_height: 20px;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-m-size: 12px;--ubq-typography-headline-m-line_height: 16px;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-weight: 600;--ubq-typography-label-m-size: 12px;--ubq-typography-label-m-line_height: 16px;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-weight: normal;--ubq-typography-label-s-size: 10px;--ubq-typography-label-s-line_height: 14px;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-weight: normal;--ubq-typography-body-m-size: 12px;--ubq-typography-body-m-line_height: 18px;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-weight: normal;--ubq-typography-input-m-size: 12px;--ubq-typography-input-m-line_height: 16px;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Overpass Mono", monospace );--ubq-typography-input-m-weight: 500;--ubq-typography-button-m-size: 12px;--ubq-typography-button-m-line_height: 16px;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-weight: normal;--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-s: 4px;--ubq-border_radius-m: 8px;--ubq-border_radius-l: 12px}.ubq-large{--ubq-typography-headline-l-size: 20px;--ubq-typography-headline-l-line_height: 25px;--ubq-typography-headline-l-letter_spacing: 0.01em;--ubq-typography-headline-l-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-l-weight: 600;--ubq-typography-headline-m-size: 15px;--ubq-typography-headline-m-line_height: 20px;--ubq-typography-headline-m-letter_spacing: 0.03em;--ubq-typography-headline-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-headline-m-weight: 600;--ubq-typography-label-m-size: 15px;--ubq-typography-label-m-line_height: 20px;--ubq-typography-label-m-letter_spacing: 0.02em;--ubq-typography-label-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-m-weight: normal;--ubq-typography-label-s-size: 12.5px;--ubq-typography-label-s-line_height: 17.5px;--ubq-typography-label-s-letter_spacing: 0.02em;--ubq-typography-label-s-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-label-s-weight: normal;--ubq-typography-body-m-size: 15px;--ubq-typography-body-m-line_height: 22.5px;--ubq-typography-body-m-letter_spacing: 0.02em;--ubq-typography-body-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-body-m-weight: normal;--ubq-typography-input-m-size: 15px;--ubq-typography-input-m-line_height: 20px;--ubq-typography-input-m-letter_spacing: 0.02em;--ubq-typography-input-m-font_family: var( --ubq-typography-font_family, "Overpass Mono", monospace );--ubq-typography-input-m-weight: 500;--ubq-typography-button-m-size: 15px;--ubq-typography-button-m-line_height: 20px;--ubq-typography-button-m-letter_spacing: 0.02em;--ubq-typography-button-m-font_family: var( --ubq-typography-font_family, "Inter", sans-serif );--ubq-typography-button-m-weight: normal;--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-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-outline: hsla(0, 0%, 100%, 0.16);--ubq-border-divider: hsla(0, 0%, 100%, 0.08);--ubq-border-contrast: hsla(0, 0%, 100%, 0.25);--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-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-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-outline: hsla(210, 0%, 100%, 0.4);--ubq-border-divider: hsla(210, 0%, 0%, 0.08);--ubq-border-contrast: hsla(210, 0%, 0%, 0.25);--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-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-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-s: 5px;--ubq-border_radius-m: 10px;--ubq-border_radius-l: 15px}