@cesdk/cesdk-js 1.7.0-rc.0 → 1.7.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.
Binary file
Binary file
@@ -21,6 +21,9 @@
21
21
  "action.block.toggleVisibility": "Element anzeigen/verstecken",
22
22
  "action.block.unlock": "$t(common.unlock)",
23
23
  "action.block.unlock.description": "Element entsperren",
24
+ "action.crop.mirror": "Bild spiegeln",
25
+ "action.crop.turn": "Bild 90˚ gegen den Uhrzeigersinn drehen",
26
+ "action.crop.turnAndMirror": "Drehen & Spiegeln",
24
27
  "action.editText": "$t(common.edit)",
25
28
  "action.enterGroup": "Gruppe öffnen",
26
29
  "action.gradient.addStop": "Farbmarker hinzufügen bei {{position}}%.",
@@ -56,9 +59,6 @@
56
59
  "action.scene.load": "Szene geladen",
57
60
  "action.scene.new": "Neue Szene",
58
61
  "action.selectGroup": "Gruppe auswählen",
59
- "action.shadow.blur.change": "Schattenunschärfe ändern",
60
- "action.shadow.color.change": "Schattenfarbe ändern",
61
- "action.shadow.direction.change": "Schattenrichtung ändern",
62
62
  "assets.ly.img.cesdk.images.samples.sample.1.label": "Strand von oben",
63
63
  "assets.ly.img.cesdk.images.samples.sample.1.tags": "blau;grün;strand;insel;wasser",
64
64
  "assets.ly.img.cesdk.images.samples.sample.10.label": "Berge",
@@ -222,10 +222,13 @@
222
222
  "assets.ly.img.ubq.shapes.polygon.label": "Mehreck",
223
223
  "assets.ly.img.ubq.shapes.rect.label": "Rechteck",
224
224
  "assets.ly.img.ubq.shapes.star.label": "Stern",
225
+ "action.shadow.blur.change": "Schattenunschärfe ändern",
226
+ "action.shadow.color.change": "Schattenfarbe ändern",
227
+ "action.shadow.direction.change": "Schattenrichtung ändern",
225
228
  "action.shadow.direction.rotate": "Schatten um 45 Grad im Uhrzeigersinn drehen",
226
229
  "action.shadow.size.change": "Schattengröße ändern",
227
- "action.strokeJoin.change": "Umrisskanten ändern",
228
- "action.strokePosition.change": "Umrissposition ändern",
230
+ "action.strokeJoin.change": "Konturkanten ändern",
231
+ "action.strokePosition.change": "Konturposition ändern",
229
232
  "action.strokeStyle.change": "$t(property.strokeStyle.description)",
230
233
  "action.text.autoHeight": "Automatische Höhe aktivieren",
231
234
  "action.text.change": "Text ändern",
@@ -447,7 +450,7 @@
447
450
  "component.templateLibrary.abort": "$t(common.cancel)",
448
451
  "component.templateLibrary.confirm": "Ja, Änderungen verwerfen",
449
452
  "component.templateLibrary.dialog.body": "Inhalte wie Bilder und Text können nicht übernommen werden und werden dementsprechend verworfen.",
450
- "component.templateLibrary.dialog.headline": "Aktuelles Dokument ersetzen?",
453
+ "component.templateLibrary.dialog.headline": "Aktuelles Design ersetzen?",
451
454
  "component.templateLibrary.dialog.invalid": "Diese Vorlage ist ungültig und kann leider nicht benutzt werden.",
452
455
  "component.themeSelect": "Farbschema",
453
456
  "component.themeSelect.dark": "Dunkel",
@@ -495,7 +498,7 @@
495
498
  "input.clipContent": "Inhalt beschneiden",
496
499
  "input.clipContent.off.description": "Inhalt beschneiden deaktivieren",
497
500
  "input.clipContent.on.description": "Inhalt beschneiden aktivieren",
498
- "input.document": "$t(block.scene)",
501
+ "input.canvas": "Arbeitsfläche",
499
502
  "input.effect": "Effekt",
500
503
  "input.effect.tooltip": "Effekt ändern",
501
504
  "input.export": "Export",
@@ -555,7 +558,6 @@
555
558
  "input.typefaceSelect.tooltip": "Schriftfamilie ändern",
556
559
  "input.unit.tooltip": "$t(common.unit) auswählen",
557
560
  "input.uploadImage": "Bild wird hochgeladen...",
558
- "libraries.ly.img.upload.label": "Uploads",
559
561
  "libraries.ly.img.image.label": "Bilder",
560
562
  "libraries.ly.img.local.label": "Lokal",
561
563
  "libraries.ly.img.sticker.doodle.label": "Doodle",
@@ -568,6 +570,7 @@
568
570
  "libraries.ly.img.text.label": "Text",
569
571
  "libraries.ly.img.text.paragraph.label": "Absatz",
570
572
  "libraries.ly.img.text.title.label": "Titel",
573
+ "libraries.ly.img.upload.label": "Uploads",
571
574
  "libraries.ly.img.vectorpath.abstract.label": "Abstrakt",
572
575
  "libraries.ly.img.vectorpath.label": "Formen",
573
576
  "libraries.ly.img.vectorpath.vectorpaths.label": "Basis",
@@ -676,6 +679,7 @@
676
679
  "property.crop.scale.description": "Bildabmessungen proportional skalieren",
677
680
  "property.crop.size": "Zuschneidebereich",
678
681
  "property.crop.size.description": "{{dimension}} des Zuschneidebereichs in {{unit}}",
682
+ "property.crop.straighten": "Begradigen",
679
683
  "property.crop.tooltip": "Zuschnitt ändern",
680
684
  "property.crop.transform": "$t(block.image)",
681
685
  "property.duotoneFilter.breezy": "Breezy",
@@ -776,28 +780,28 @@
776
780
  "property.orientation.landscape": "Querformat",
777
781
  "property.orientation.portrait": "Hochformat",
778
782
  "property.orientation.square": "Quadratisch",
779
- "property.outlineColor": "Umriss",
780
- "property.outlineWidth": "Umrissbreite",
783
+ "property.outlineColor": "Kontur",
784
+ "property.outlineWidth": "Konturbreite",
781
785
  "property.points": "Spitzen",
782
786
  "property.position": "{{axis}} $t(common.position)",
783
787
  "property.position.description": "Position auf der {{axis}}-Achse in {{unit}}",
784
788
  "property.sides": "Seiten",
785
- "property.strokeColor": "Umriss",
786
- "property.strokeColor.description": "Umrissfarbe ändern",
789
+ "property.strokeColor": "Kontur",
790
+ "property.strokeColor.description": "Konturfarbe ändern",
787
791
  "property.strokeJoin": "Kanten",
788
792
  "property.strokeJoin.bevel.description": "Abgeschrägte Kanten benutzen",
789
793
  "property.strokeJoin.miter.description": "Harte Kanten benutzen",
790
794
  "property.strokeJoin.round.description": "Runde Kanten benutzen",
791
795
  "property.strokePosition": "$t(common.position)",
792
- "property.strokePosition.center.description": "Umriss zentriert zeichnen",
793
- "property.strokePosition.inner.description": "Umriss innerhalb zeichnen",
794
- "property.strokePosition.outer.description": "Umriss außerhalb zeichnen",
796
+ "property.strokePosition.center.description": "Kontur zentriert zeichnen",
797
+ "property.strokePosition.inner.description": "Kontur innerhalb zeichnen",
798
+ "property.strokePosition.outer.description": "Kontur außerhalb zeichnen",
795
799
  "property.strokePositionAndJoin": "$t(property.strokePosition) & $t(property.strokeJoin)",
796
- "property.strokePositionAndJoin.description": "Umrissposition und -kanten ändern",
800
+ "property.strokePositionAndJoin.description": "Konturposition und -kanten ändern",
797
801
  "property.strokeStyle": "Stil",
798
802
  "property.strokeStyle.dashed": "Gestrichelt",
799
803
  "property.strokeStyle.dashedRound": "Gestrichelt Rund",
800
- "property.strokeStyle.description": "Umrissstil ändern",
804
+ "property.strokeStyle.description": "Konturstil ändern",
801
805
  "property.strokeStyle.dotted": "Gepunktet",
802
806
  "property.strokeStyle.longDashed": "Lang Gestrichelt",
803
807
  "property.strokeStyle.longDashedRound": "Lang Gestrichelt Rund",
@@ -21,6 +21,9 @@
21
21
  "action.block.toggleVisibility": "(Un)hide element",
22
22
  "action.block.unlock": "$t(common.unlock)",
23
23
  "action.block.unlock.description": "Unlock element",
24
+ "action.crop.mirror": "Mirror the image",
25
+ "action.crop.turn": "Turn the image 90˚ counterclockwise",
26
+ "action.crop.turnAndMirror": "Turn & Mirror",
24
27
  "action.editText": "$t(common.edit)",
25
28
  "action.enterGroup": "Enter Group",
26
29
  "action.gradient.addStop": "Add new stop at {{position}}%.",
@@ -56,9 +59,6 @@
56
59
  "action.scene.load": "Load scene",
57
60
  "action.scene.new": "New Scene",
58
61
  "action.selectGroup": "Select Group",
59
- "action.shadow.blur.change": "Change shadow blur",
60
- "action.shadow.color.change": "Change shadow color",
61
- "action.shadow.direction.change": "Change shadow direction",
62
62
  "assets.ly.img.cesdk.images.samples.sample.1.label": "Clear blue beach at an island from above",
63
63
  "assets.ly.img.cesdk.images.samples.sample.1.tags": "blue;green;beach;island;water",
64
64
  "assets.ly.img.cesdk.images.samples.sample.10.label": "Mountains",
@@ -222,6 +222,9 @@
222
222
  "assets.ly.img.ubq.shapes.polygon.label": "Polygon",
223
223
  "assets.ly.img.ubq.shapes.rect.label": "Rectangle",
224
224
  "assets.ly.img.ubq.shapes.star.label": "Star",
225
+ "action.shadow.blur.change": "Change shadow blur",
226
+ "action.shadow.color.change": "Change shadow color",
227
+ "action.shadow.direction.change": "Change shadow direction",
225
228
  "action.shadow.direction.rotate": "Rotate shadow 45 degrees clockwise",
226
229
  "action.shadow.size.change": "Change shadow size",
227
230
  "action.strokeJoin.change": "Change stroke joints",
@@ -447,7 +450,7 @@
447
450
  "component.templateLibrary.abort": "$t(common.cancel)",
448
451
  "component.templateLibrary.confirm": "Yes, discard changes",
449
452
  "component.templateLibrary.dialog.body": "Your content, like images and text, can not be adopted and all content will be discarded.",
450
- "component.templateLibrary.dialog.headline": "Replace current document?",
453
+ "component.templateLibrary.dialog.headline": "Replace current design?",
451
454
  "component.templateLibrary.dialog.invalid": "This preset is not valid and cannot be used.",
452
455
  "component.themeSelect": "Theme",
453
456
  "component.themeSelect.dark": "Dark",
@@ -494,7 +497,7 @@
494
497
  "input.clipContent": "Clip content",
495
498
  "input.clipContent.off.description": "Turn clip content off",
496
499
  "input.clipContent.on.description": "Turn clip content on",
497
- "input.document": "$t(block.scene)",
500
+ "input.canvas": "Canvas",
498
501
  "input.effect": "Effect",
499
502
  "input.effect.tooltip": "Change effect",
500
503
  "input.export": "Export",
@@ -554,7 +557,6 @@
554
557
  "input.typefaceSelect.tooltip": "Change typeface",
555
558
  "input.unit.tooltip": "Select $t(common.unit)",
556
559
  "input.uploadImage": "Uploading image...",
557
- "libraries.ly.img.upload.label": "Uploads",
558
560
  "libraries.ly.img.image.label": "Images",
559
561
  "libraries.ly.img.local.label": "Local",
560
562
  "libraries.ly.img.sticker.doodle.label": "Doodle",
@@ -567,6 +569,7 @@
567
569
  "libraries.ly.img.text.label": "Text",
568
570
  "libraries.ly.img.text.paragraph.label": "Paragraph",
569
571
  "libraries.ly.img.text.title.label": "Title",
572
+ "libraries.ly.img.upload.label": "Uploads",
570
573
  "libraries.ly.img.vectorpath.abstract.label": "Abstract",
571
574
  "libraries.ly.img.vectorpath.label": "Shapes",
572
575
  "libraries.ly.img.vectorpath.vectorpaths.label": "Basic",
@@ -675,6 +678,7 @@
675
678
  "property.crop.scale.description": "Proportionally scale image dimensions",
676
679
  "property.crop.size": "Crop Area",
677
680
  "property.crop.size.description": "{{dimension}} of the crop frame in {{unit}}",
681
+ "property.crop.straighten": "Straighten",
678
682
  "property.crop.tooltip": "Change crop properties",
679
683
  "property.crop.transform": "$t(block.image)",
680
684
  "property.duotoneFilter.breezy": "Breezy",
@@ -221,7 +221,7 @@ export declare interface AssetSource {
221
221
  /** Find all asset for the given type and the provided query data. */
222
222
  findAssets(queryData: AssetQueryData): Promise<AssetsQueryResult>;
223
223
  /** Return every available group */
224
- getGroups: () => Promise<string[]>;
224
+ getGroups?: () => Promise<string[]>;
225
225
  /** Credits for the source/api */
226
226
  credits?: {
227
227
  name: string;