@cesdk/cesdk-js 1.40.0 → 1.41.0-rc.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.
@@ -615,6 +615,10 @@
615
615
  "libraries.ly.img.animations.ly.img.animations.in.label": "Einblenden",
616
616
  "libraries.ly.img.animations.ly.img.animations.out.label": "Ausblenden",
617
617
  "libraries.ly.img.animations.ly.img.animations.loop.label": "Loop",
618
+ "libraries.ly.img.textAnimations.ly.img.animations.label": "Animationen",
619
+ "libraries.ly.img.textAnimations.ly.img.animations.in.label": "Einblenden",
620
+ "libraries.ly.img.textAnimations.ly.img.animations.out.label": "Ausblenden",
621
+ "libraries.ly.img.textAnimations.ly.img.animations.loop.label": "Loop",
618
622
  "libraries.ly.img.audio.label": "Audio",
619
623
  "libraries.ly.img.audio.upload.label": "Audio Uploads",
620
624
  "libraries.ly.img.colors.defaultPalette.label": "Standardfarben",
@@ -620,6 +620,10 @@
620
620
  "libraries.ly.img.animations.ly.img.animations.in.label": "In Animations",
621
621
  "libraries.ly.img.animations.ly.img.animations.out.label": "Out Animations",
622
622
  "libraries.ly.img.animations.ly.img.animations.loop.label": "Loop Animations",
623
+ "libraries.ly.img.textAnimations.ly.img.animations.label": "Animations",
624
+ "libraries.ly.img.textAnimations.ly.img.animations.in.label": "In Animations",
625
+ "libraries.ly.img.textAnimations.ly.img.animations.out.label": "Out Animations",
626
+ "libraries.ly.img.textAnimations.ly.img.animations.loop.label": "Loop Animations",
623
627
  "libraries.ly.img.audio.label": "Audio",
624
628
  "libraries.ly.img.audio.upload.label": "Audio Uploads",
625
629
  "libraries.ly.img.colors.defaultPalette.label": "Default Colors",
@@ -4224,11 +4224,6 @@
4224
4224
  padding-left: var(--ubq-margin-xs);
4225
4225
  }
4226
4226
 
4227
- /* esbuild-sass-plugin:css-chunk:packages/ui/components/assets/AssetConfirmationDialog.module.scss */
4228
- .UBQ_AssetConfirmationDialog-module__block--V6elC {
4229
- max-width: calc(var(--ubq-scale-base) * 80);
4230
- }
4231
-
4232
4227
  /* esbuild-sass-plugin:css-chunk:packages/ui/components/assets/AssetLibraryCard.module.scss */
4233
4228
  .UBQ_AssetLibraryCard-module__wrapper--stQdN {
4234
4229
  display: flex;