Version Packages (#2519)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-21 11:17:18 +02:00 committed by GitHub
parent cbe8f8656b
commit af6e47e4b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 19 additions and 33 deletions

View file

@ -1,12 +0,0 @@
---
'@lion/ui': patch
---
Added initial Turkish (tr.js / tr-TR.js) translation files for the following components:
- input-datepicker
- calendar
- form-core
- overlays
- pagination
- validate-messages

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-file] set buttonLabel initially

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
LionInputFile: Customize the text content of the selected files for screen reader if uploadOnSelect is enabled

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-stepper] align value with step value

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[validate-mixin] determine if a required validator or result validator has been registered based on characteristics

View file

@ -1,5 +1,23 @@
# @lion/ui
## 0.11.5
### Patch Changes
- a0d334d: Added initial Turkish (tr.js / tr-TR.js) translation files for the following components:
- input-datepicker
- calendar
- form-core
- overlays
- pagination
- validate-messages
- cbe8f86: [input-file] set buttonLabel initially
- f9f5519: LionInputFile: Customize the text content of the selected files for screen reader if uploadOnSelect is enabled
- cf4a8fd: [input-stepper] align value with step value
- 07b089e: [validate-mixin] determine if a required validator or result validator has been registered based on characteristics
## 0.11.4
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@lion/ui",
"version": "0.11.4",
"version": "0.11.5",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",