@ihk-gfi/lux-components-theme 11.11.0 → 13.0.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.
package/README.md CHANGED
@@ -47,6 +47,12 @@ Alles zusammen bildet die Grundlage für das Theming der eigenen Komponenten auf
47
47
  - `--lux-theme-form-control-height-small`
48
48
  - `--lux-theme-form-control-font-size`
49
49
  - `--lux-theme-form-control-font-size-small`
50
+ - `--lux-theme-form-control-label-padding`
51
+ - `--lux-theme-form-control-container-padding`
52
+ - `--lux-theme-form-control-misc-margin`
53
+ - `--lux-theme-form-control-complete-height`
54
+ - `--lux-theme-form-control-buffer`
55
+ - `--lux-theme-form-control-margin`
50
56
  - `--lux-theme-button-height`
51
57
  - `--lux-theme-button-fav-height`
52
58
  - `--lux-theme-outline-color-bright`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ihk-gfi/lux-components-theme",
3
- "version": "11.11.0",
3
+ "version": "13.0.0",
4
4
  "description": "",
5
5
  "private": false,
6
6
  "scripts": {