Skip to content

Conversation

@davidjgonzalez
Copy link
Contributor

No description provided.

tmastalirsch-tlv and others added 13 commits December 3, 2025 09:26
feat: add Audio component with implementation and dialog configuration
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4 to 6.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v4...v6)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1309)

Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.2 to 1.15.4.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.14.2...frontend-plugins-1.15.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-version: 1.15.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1324)

* Refactor Audio component implementation to simplify rendition URL retrieval

- Removed unused imports and streamlined the getRenditionUrl method to directly fetch the asset path.
- Updated audio.html to correct the audio component reference for better compatibility.

* fix: enhance Audio component
- add getType method and update HTML template for audio source type

* refactor: update getRenditionUrl method in AudioImpl to use AssetRenditionParameters

- Enhanced the rendition URL retrieval process by incorporating AssetRenditionParameters for better handling of asset renditions.
Bumps org.apache.sling:org.apache.sling.testing.osgi-mock.junit4 from 3.5.2 to 3.5.4.

---
updated-dependencies:
- dependency-name: org.apache.sling:org.apache.sling.testing.osgi-mock.junit4
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2 (#1322)

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.5.0 to 3.6.2.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.12...v0.8.14)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added Externalizer domain to Share configuration
# Conflicts:
#	all/pom.xml
#	core.cloud/pom.xml
#	core/pom.xml
#	core/src/main/java/com/adobe/aem/commons/assetshare/components/details/Audio.java
#	core/src/main/java/com/adobe/aem/commons/assetshare/components/details/impl/AudioImpl.java
#	dispatcher/pom.xml
#	pom.xml
#	ui.apps.structure/pom.xml
#	ui.apps/pom.xml
#	ui.apps/src/main/content/jcr_root/apps/asset-share-commons/components/details/audio/audio.html
#	ui.apps/src/main/content/jcr_root/apps/asset-share-commons/components/details/audio/templates/player.html
#	ui.config/pom.xml
#	ui.content.sample/pom.xml
#	ui.content/pom.xml
#	ui.frontend.theme.dark/pom.xml
#	ui.frontend.theme.light/pom.xml
@davidjgonzalez davidjgonzalez merged commit dcfe8fe into main Dec 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants