@ihk-gfi/lux-components-theme 21.2.0 → 21.3.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.
@@ -1605,13 +1605,37 @@
1605
1605
  --lux-theme-dark-primary-text: #003366;
1606
1606
  --lux-theme-dark-secondary-text: #335c85;
1607
1607
  --lux-theme-dark-disabled-text: #636d76;
1608
- --lux-theme-dark-dividers: rgba(0, 51, 102, 0.2);
1608
+ --lux-theme-dark-dividers: rgba(0, 51, 102, 0.1);
1609
1609
  --lux-theme-dark-focused: rgba(0, 0, 0, 0.12);
1610
1610
  --lux-theme-light-primary-text: white;
1611
1611
  --lux-theme-light-secondary-text: rgba(255, 255, 255, 0.7);
1612
1612
  --lux-theme-light-disabled-text: rgba(255, 255, 255, 0.5);
1613
1613
  --lux-theme-light-dividers: #e3ebf5;
1614
1614
  --lux-theme-light-focused: rgba(255, 255, 255, 0.12);
1615
+ --lux-theme-breakpoint-xs: 599px;
1616
+ --lux-theme-breakpoint-sm: 959px;
1617
+ --lux-theme-breakpoint-md: 1279px;
1618
+ --lux-theme-breakpoint-lg: 1919px;
1619
+ --lux-theme-breakpoint-xl: 4999px;
1620
+ --lux-theme-radius-xs: 2px;
1621
+ --lux-theme-radius-sm: 4px;
1622
+ --lux-theme-radius-md: 8px;
1623
+ --lux-theme-radius-lg: 18px;
1624
+ --lux-theme-radius-xl: 20px;
1625
+ --lux-theme-radius-xxl: 999px;
1626
+ --lux-theme-spacing-xxs: 2px;
1627
+ --lux-theme-spacing-xs: 4px;
1628
+ --lux-theme-spacing-sm: 8px;
1629
+ --lux-theme-spacing-md: 16px;
1630
+ --lux-theme-spacing-lg: 24px;
1631
+ --lux-theme-spacing-xl: 32px;
1632
+ --lux-theme-spacing-xxl: 48px;
1633
+ --lux-theme-spacing-xxxl: 64px;
1634
+ --lux-theme-font-size-xs: 0.75rem;
1635
+ --lux-theme-font-size-sm: 0.875rem;
1636
+ --lux-theme-font-size-md: 1rem;
1637
+ --lux-theme-font-size-lg: 1.125rem;
1638
+ --lux-theme-font-size-xl: 1.25rem;
1615
1639
  --lux-theme-primary-color: #003366;
1616
1640
  --lux-theme-accent-color: #003911;
1617
1641
  --lux-theme-accent-secondary-color: #247929;
@@ -1692,7 +1716,11 @@
1692
1716
  --lux-theme-app-gradient-reverse: none;
1693
1717
  --lux-theme-app-border-color: var(--mat-sys-outline-variant);
1694
1718
  --lux-theme-app-border-radius: 14px;
1719
+ --lux-theme-state-layer-color: #E3EBF5;
1695
1720
  --lux-theme-app-state-layer-color: #3a5f94;
1721
+ --lux-theme-hover-state-layer-opacity: 0.08;
1722
+ --lux-theme-focus-state-layer-opacity: 0.12;
1723
+ --lux-theme-pressed-state-layer-opacity: 0.16;
1696
1724
  --lux-theme-form-border-width: 1px;
1697
1725
  --lux-theme-form-min-height: 44px;
1698
1726
  --lux-theme-form-dense-min-height: 34px;
@@ -1701,6 +1729,7 @@
1701
1729
  --lux-theme-form-control-label-margin: 0 0 0.25rem 0;
1702
1730
  --lux-theme-form-control-error-margin: 0.25rem 0 0 0;
1703
1731
  --lux-theme-form-border-color: rgba(0, 0, 0, 0.42);
1732
+ --lux-theme-form-hover-border-color: var(--lux-theme-neutral-10);
1704
1733
  --lux-theme-form-focus-border-color: var(--lux-theme-primary-20);
1705
1734
  --lux-theme-form-focus-box-shadow: 0 0 0 2px var(--lux-theme-accent-secondary-color), 0 0 4px 2px var(--lux-theme-accent-secondary-color);
1706
1735
  --lux-theme-form-error-border-color: var(--lux-theme-warn-50);
@@ -1719,7 +1748,7 @@
1719
1748
  --lux-theme-outline-color-dark: var(--lux-theme-accent-secondary-color);
1720
1749
  --lux-theme-hover-color: var(--mat-option-hover-state-layer-color);
1721
1750
  --lux-theme-on-hover-color: var(--mat-option-label-text-color);
1722
- --lux-theme-hover-color-for-dark-background: #335c85;
1751
+ --lux-theme-hover-color-for-dark-background: var(--lux-theme-primary-40);
1723
1752
  --lux-theme-selected-border-color: var(--lux-theme-accent-secondary-color);
1724
1753
  --lux-theme-selected-bg-color: #e3ebf5;
1725
1754
  --lux-theme-on-selected-color: var(--lux-theme-dark-primary-text);
@@ -1866,15 +1895,15 @@
1866
1895
  --lux-theme-card-padding: 20px;
1867
1896
  --lux-theme-datepicker-icon-color: #003366;
1868
1897
  --lux-theme-datepicker-panel-shape: var(--lux-theme-app-border-radius);
1869
- --lux-theme-datepicker-panel-text-color: #003366;
1898
+ --lux-theme-datepicker-panel-text-color: var(--lux-theme-primary-20);
1870
1899
  --lux-theme-datepicker-panel-font-size: 1.125rem;
1871
1900
  --lux-theme-datepicker-panel-date-border-radius: 0;
1872
1901
  --lux-theme-datepicker-panel-date-background-color: #e3ebf5;
1873
- --lux-theme-datepicker-panel-date-selected-color: #e3ebf5;
1874
- --lux-theme-datepicker-panel-date-selected-background-color: #003366;
1875
- --lux-theme-datepicker-panel-date-hover-background-color: rgba(0, 51, 102, 0.3);
1876
- --lux-theme-dialog-close-button-hover-color: var(--lux-theme-dark-primary-text);
1877
- --lux-theme-dialog-close-button-hover-background-color: color-mix(in srgb, var(--mat-sys-secondary-container) 8%, transparent);
1902
+ --lux-theme-datepicker-panel-date-selected-color: #ffffff;
1903
+ --lux-theme-datepicker-panel-date-selected-background-color: var(--lux-theme-primary-20);
1904
+ --lux-theme-datepicker-panel-date-hover-background-color: var(--lux-theme-panel-option-hover-state-layer-color);
1905
+ --lux-theme-dialog-close-button-hover-color: var(--lux-theme-on-hover-color);
1906
+ --lux-theme-dialog-close-button-hover-background-color: var(--lux-theme-on-hover-color);
1878
1907
  --lux-theme-file-upload-padding: 24px 48px;
1879
1908
  --lux-theme-file-upload-background-image: none;
1880
1909
  --lux-theme-file-upload-item-container-border: none;
@@ -1914,10 +1943,16 @@
1914
1943
  --lux-theme-link-plain-background-color: transparent;
1915
1944
  --lux-theme-link-plain-hover-color: var(--lux-theme-accent-secondary-color);
1916
1945
  --lux-theme-link-plain-hover-background-color: #e4f1e4;
1917
- --lux-theme-lookup-invalid-option-text-color: var(--lux-theme-warn-50);
1946
+ --lux-theme-lookup-invalid-option-text-color: var(--mat-sys-error);
1918
1947
  --lux-theme-lookup-invalid-option-font-weight: 300;
1919
1948
  --lux-theme-menu-item-font-color: var(--lux-theme-primary-color);
1920
1949
  --lux-theme-menu-item-subtitle-font-color: var(--lux-theme-dark-secondary-text);
1950
+ --lux-theme-menu-item-subtitle-font-size: 0.875rem;
1951
+ --lux-theme-menu-panel-header-font-color: var(--lux-theme-dark-secondary-text);
1952
+ --lux-theme-menu-panel-header-font-weight: 600;
1953
+ --lux-theme-menu-panel-header-font-size: 1rem;
1954
+ --lux-theme-menu-item-icon-size: 20px;
1955
+ --lux-theme-menu-item-icon-size-large: 40px;
1921
1956
  --lux-theme-menu-item-font-size: 1rem;
1922
1957
  --lux-theme-menu-button-item-font-size: 0.875rem;
1923
1958
  --lux-theme-menu-button-text-container-shape: 4px;
@@ -1980,7 +2015,7 @@
1980
2015
  --lux-theme-side-nav-button-color: var(--lux-theme-dark-primary-text);
1981
2016
  --lux-theme-tabble-alternate-row-bg-color: #e3ebf5;
1982
2017
  --lux-theme-tabs-text-font: var(--lux-theme-app-headline-font);
1983
- --lux-theme-tabs-label-text-size: 1.125rem;
2018
+ --lux-theme-tabs-label-text-size: 1rem;
1984
2019
  --lux-theme-tabs-label-text-weight: 600;
1985
2020
  --lux-theme-tabs-border-radius: var(--lux-theme-card-shape);
1986
2021
  --lux-theme-textbox-default-color: #ffffff;
@@ -2003,11 +2038,14 @@
2003
2038
  --lux-theme-textbox-yellow-on-color: var(--lux-theme-dark-primary-text);
2004
2039
  --lux-theme-textbox-yellow-border-color: #f4cb25;
2005
2040
  --lux-theme-textbox-yellow-icon-color: #f4cb25;
2006
- --lux-theme-tile-font-hover-color: var(--lux-theme-accent-secondary-color);
2007
- --lux-theme-tile-icon-color: #56bd66;
2008
- --lux-theme-tile-borderradius: 24px;
2009
- --lux-theme-tile-bottom-line-color: #56bd66;
2041
+ --lux-theme-tile-font-hover-color: var(--mat-sys-on-tertiary-container);
2042
+ --lux-theme-tile-icon-color: var(--mat-sys-tertiary);
2043
+ --lux-theme-tile-border-radius: var(--lux-theme-app-border-radius);
2044
+ --lux-theme-tile-borderradius: var(--lux-theme-tile-border-radius);
2045
+ --lux-theme-tile-bottom-line-color: var(--mat-sys-tertiary);
2010
2046
  --lux-theme-tile-ac-icon-color: var(--lux-theme-primary-color);
2047
+ --lux-theme-tile-ac-hover-bg-color: var(--lux-theme-app-gradient-reverse);
2048
+ --lux-theme-tile-ac-hover-border-color: var(--lux-theme-form-hover-border-color);
2011
2049
  --lux-theme-tour-hint-overlay-backdrop-color: rgba(0, 0, 0, 0.12);
2012
2050
  --lux-theme-panel-option-min-height: 24px;
2013
2051
  --lux-theme-panel-option-padding: 12px 0;
@@ -3275,6 +3313,48 @@ h6 {
3275
3313
  margin-block-end: 0.8rem;
3276
3314
  }
3277
3315
 
3316
+ .lux-h1,
3317
+ h1.lux-h1 {
3318
+ font-family: var(--lux-theme-app-headline-font);
3319
+ font-size: 2rem;
3320
+ font-weight: 500;
3321
+ }
3322
+
3323
+ .lux-h2,
3324
+ h2.lux-h2 {
3325
+ font-family: var(--lux-theme-app-headline-font);
3326
+ font-size: 1.5rem;
3327
+ font-weight: 500;
3328
+ }
3329
+
3330
+ .lux-h3,
3331
+ h3.lux-h3 {
3332
+ font-family: var(--lux-theme-app-headline-font);
3333
+ font-size: 1.25rem;
3334
+ font-weight: 500;
3335
+ }
3336
+
3337
+ .lux-h4,
3338
+ h4.lux-h4 {
3339
+ font-family: var(--lux-theme-app-headline-font);
3340
+ font-size: 1rem;
3341
+ font-weight: 500;
3342
+ }
3343
+
3344
+ .lux-h5,
3345
+ h5.lux-h5 {
3346
+ font-family: var(--lux-theme-app-headline-font);
3347
+ font-size: 0.875rem;
3348
+ font-weight: 700;
3349
+ }
3350
+
3351
+ .lux-h6,
3352
+ h6.lux-h6 {
3353
+ font-family: var(--lux-theme-app-headline-font);
3354
+ font-size: 0.75rem;
3355
+ font-weight: 700;
3356
+ }
3357
+
3278
3358
  a:not(.lux-link) {
3279
3359
  background-color: var(--lux-theme-link-plain-background-color);
3280
3360
  color: var(--lux-theme-link-plain-color);
@@ -36739,7 +36819,7 @@ lux-app-header-ac .lux-image:focus-visible {
36739
36819
  lux-app-header-ac lux-button.lux-rounded:not(.lux-stroked):not([disabled]) .mat-primary {
36740
36820
  --mat-fab-foreground-color: var(--mat-sys-primary);
36741
36821
  --mat-fab-container-color: var(--mat-sys-on-primary);
36742
- --mat-fab-hover-state-layer-opacity: 0.1;
36822
+ --mat-fab-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
36743
36823
  }
36744
36824
  lux-app-header-ac lux-button button.lux-button.mat-mdc-fab.mat-primary:not(.lux-stroked):not([disabled]) {
36745
36825
  min-width: 2.25rem;
@@ -37101,8 +37181,8 @@ lux-link.lux-raised {
37101
37181
  --mat-button-protected-container-height: var(--lux-theme-button-raised-container-height);
37102
37182
  --mat-button-protected-label-text-color: var(--lux-theme-button-raised-default-text-color);
37103
37183
  --mat-button-protected-container-color: var(--lux-theme-button-raised-default-container-color);
37104
- --mat-button-protected-focus-state-layer-opacity: 0.1;
37105
- --mat-button-protected-hover-state-layer-opacity: 0.1;
37184
+ --mat-button-protected-focus-state-layer-opacity: var(--lux-theme-focus-state-layer-opacity);
37185
+ --mat-button-protected-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37106
37186
  }
37107
37187
  lux-button.lux-raised .mat-primary,
37108
37188
  lux-link.lux-raised .mat-primary {
@@ -37152,29 +37232,29 @@ lux-link.lux-flat {
37152
37232
  --mat-button-filled-container-height: var(--lux-theme-button-flat-container-height);
37153
37233
  --mat-button-filled-label-text-color: var(--lux-theme-button-flat-default-text-color);
37154
37234
  --mat-button-filled-container-color: var(--lux-theme-button-flat-default-container-color);
37155
- --mat-button-filled-focus-state-layer-opacity: 0.1;
37156
- --mat-button-filled-hover-state-layer-opacity: 0.1;
37235
+ --mat-button-filled-focus-state-layer-opacity: var(--lux-theme-focus-state-layer-opacity);
37236
+ --mat-button-filled-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37157
37237
  }
37158
37238
  lux-button.lux-flat .mat-primary,
37159
37239
  lux-link.lux-flat .mat-primary {
37160
37240
  --mat-button-filled-label-text-color: var(--lux-theme-button-flat-primary-text-color);
37161
37241
  --mat-button-filled-container-color: var(--lux-theme-button-flat-primary-container-color);
37162
- --mat-button-filled-focus-state-layer-opacity: 0.1;
37163
- --mat-button-filled-hover-state-layer-opacity: 0.1;
37242
+ --mat-button-filled-focus-state-layer-opacity: var(--lux-theme-focus-state-layer-opacity);
37243
+ --mat-button-filled-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37164
37244
  }
37165
37245
  lux-button.lux-flat .mat-accent,
37166
37246
  lux-link.lux-flat .mat-accent {
37167
37247
  --mat-button-filled-label-text-color: var(--lux-theme-button-flat-accent-text-color);
37168
37248
  --mat-button-filled-container-color: var(--lux-theme-button-flat-accent-container-color);
37169
- --mat-button-filled-focus-state-layer-opacity: 0.1;
37170
- --mat-button-filled-hover-state-layer-opacity: 0.1;
37249
+ --mat-button-filled-focus-state-layer-opacity: var(--lux-theme-focus-state-layer-opacity);
37250
+ --mat-button-filled-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37171
37251
  }
37172
37252
  lux-button.lux-flat .mat-warn,
37173
37253
  lux-link.lux-flat .mat-warn {
37174
37254
  --mat-button-filled-label-text-color: var(--lux-theme-button-flat-warn-text-color);
37175
37255
  --mat-button-filled-container-color: var(--lux-theme-button-flat-warn-container-color);
37176
- --mat-button-filled-focus-state-layer-opacity: 0.1;
37177
- --mat-button-filled-hover-state-layer-opacity: 0.1;
37256
+ --mat-button-filled-focus-state-layer-opacity: var(--lux-theme-focus-state-layer-opacity);
37257
+ --mat-button-filled-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37178
37258
  }
37179
37259
 
37180
37260
  lux-button.lux-rounded:not(.lux-stroked),
@@ -37246,19 +37326,19 @@ lux-button.lux-rounded.lux-stroked .lux-stroked.mat-primary,
37246
37326
  lux-link.lux-rounded.lux-stroked .lux-stroked.mat-primary {
37247
37327
  --mat-fab-foreground-color: var(--lux-theme-button-rounded-stroked-primary-text-color);
37248
37328
  --mat-fab-container-color: transparent;
37249
- --mat-fab-hover-state-layer-opacity: 0.1;
37329
+ --mat-fab-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37250
37330
  }
37251
37331
  lux-button.lux-rounded.lux-stroked .lux-stroked.mat-accent,
37252
37332
  lux-link.lux-rounded.lux-stroked .lux-stroked.mat-accent {
37253
37333
  --mat-fab-foreground-color: var(--lux-theme-button-rounded-stroked-accent-text-color);
37254
37334
  --mat-fab-container-color: transparent;
37255
- --mat-fab-hover-state-layer-opacity: 0.1;
37335
+ --mat-fab-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37256
37336
  }
37257
37337
  lux-button.lux-rounded.lux-stroked .lux-stroked.mat-warn,
37258
37338
  lux-link.lux-rounded.lux-stroked .lux-stroked.mat-warn {
37259
37339
  --mat-fab-foreground-color: var(--lux-theme-button-rounded-stroked-warn-text-color);
37260
37340
  --mat-fab-container-color: transparent;
37261
- --mat-fab-hover-state-layer-opacity: 0.1;
37341
+ --mat-fab-hover-state-layer-opacity: var(--lux-theme-hover-state-layer-opacity);
37262
37342
  }
37263
37343
  lux-button.lux-rounded.lux-stroked .mat-mdc-fab-base,
37264
37344
  lux-link.lux-rounded.lux-stroked .mat-mdc-fab-base {
@@ -37278,20 +37358,20 @@ lux-button.lux-rounded.lux-stroked .lux-stroked:disabled,
37278
37358
  lux-link.lux-rounded.lux-stroked .lux-stroked:disabled {
37279
37359
  border-color: transparent;
37280
37360
  }
37281
- lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]),
37282
- lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]) {
37361
+ lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled),
37362
+ lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled) {
37283
37363
  border-color: var(--lux-theme-button-rounded-stroked-default-text-color);
37284
37364
  }
37285
- lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-primary,
37286
- lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-primary {
37365
+ lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-primary,
37366
+ lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-primary {
37287
37367
  border-color: var(--lux-theme-button-rounded-stroked-primary-text-color);
37288
37368
  }
37289
- lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-accent,
37290
- lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-accent {
37369
+ lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-accent,
37370
+ lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-accent {
37291
37371
  border-color: var(--lux-theme-button-rounded-stroked-accent-text-color);
37292
37372
  }
37293
- lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-warn,
37294
- lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled):not([aria-disabled=true]).mat-warn {
37373
+ lux-button.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-warn,
37374
+ lux-link.lux-rounded.lux-stroked .lux-stroked:not(:disabled).mat-warn {
37295
37375
  border-color: var(--lux-theme-button-rounded-stroked-warn-text-color);
37296
37376
  }
37297
37377
 
@@ -37300,7 +37380,7 @@ lux-button.lux-icon-button {
37300
37380
  --mat-icon-button-icon-color: var(--lux-theme-button-icon-default-text-color);
37301
37381
  --mat-icon-button-icon-size: var(--lux-theme-button-icon-size);
37302
37382
  --mat-icon-button-state-layer-size: var(--lux-theme-button-icon-container-size);
37303
- --mat-icon-button-state-layer-color: var(--lux-theme-app-state-layer-color);
37383
+ --mat-icon-button-state-layer-color: var(--lux-theme-state-layer-color);
37304
37384
  --mat-icon-button-touch-target-size: var(--lux-theme-button-icon-container-size);
37305
37385
  }
37306
37386
  lux-button.lux-icon-button lux-icon,
@@ -37828,14 +37908,12 @@ lux-datetimepicker-ac button:not(:disabled) .lux-datetimepicker-toggle-icon {
37828
37908
 
37829
37909
  .cdk-overlay-pane.mat-mdc-dialog-panel .mat-mdc-dialog-container {
37830
37910
  border-radius: var(--lux-theme-app-border-radius);
37831
- height: inherit;
37832
- min-height: inherit;
37833
- max-height: inherit;
37834
- min-width: 100%;
37835
- }
37836
- .cdk-overlay-pane.mat-mdc-dialog-panel .mat-mdc-dialog-inner-container {
37911
+ width: unset;
37912
+ height: unset;
37837
37913
  min-width: 100%;
37914
+ max-width: 100%;
37838
37915
  min-height: 100%;
37916
+ max-height: 100%;
37839
37917
  }
37840
37918
 
37841
37919
  .cdk-overlay-pane.mat-mdc-dialog-panel.lux-dialog {
@@ -37844,10 +37922,6 @@ lux-datetimepicker-ac button:not(:disabled) .lux-datetimepicker-toggle-icon {
37844
37922
  --mat-dialog-container-min-width: 0;
37845
37923
  }
37846
37924
 
37847
- lux-dialog-preset {
37848
- height: 100%;
37849
- }
37850
-
37851
37925
  lux-dialog-action {
37852
37926
  flex-flow: row wrap;
37853
37927
  gap: 8px;
@@ -37859,7 +37933,6 @@ lux-dialog-structure {
37859
37933
  --mat-dialog-supporting-text-size: 1rem;
37860
37934
  display: flex;
37861
37935
  flex: 1 1 auto;
37862
- min-height: 100%;
37863
37936
  }
37864
37937
  lux-dialog-structure .lux-dialog {
37865
37938
  outline-width: 0;
@@ -37879,7 +37952,6 @@ lux-dialog-structure .lux-dialog .mat-mdc-dialog-container {
37879
37952
  lux-dialog-structure .lux-dialog .lux-dialog-content {
37880
37953
  margin: 0;
37881
37954
  padding: 0;
37882
- max-height: 100%;
37883
37955
  font-family: var(--lux-theme-app-font-family);
37884
37956
  letter-spacing: normal;
37885
37957
  color: var(--lux-theme-dark-primary-text);
@@ -38579,7 +38651,7 @@ lux-form-control-wrapper .lux-form-control-wrapper .lux-no-input-row {
38579
38651
  padding: 0;
38580
38652
  }
38581
38653
  lux-form-control-wrapper .lux-form-control-wrapper:hover:not(.lux-form-control-disabled-authentic):not(.lux-focused-authentic):not(.lux-form-control-error-authentic) .lux-form-control-container-authentic:not(.lux-no-input-row) {
38582
- border-color: var(--lux-theme-dark-primary-text);
38654
+ border-color: var(--lux-theme-form-hover-border-color);
38583
38655
  }
38584
38656
  lux-form-control-wrapper .lux-form-control-wrapper.lux-focused-authentic .lux-form-control-label-authentic > * {
38585
38657
  color: var(--lux-theme-primary-30);
@@ -39224,6 +39296,14 @@ lux-menu .lux-menu-trigger > lux-button button {
39224
39296
  .lux-menu-panel .lux-menu-item-icon {
39225
39297
  align-self: center;
39226
39298
  vertical-align: middle;
39299
+ width: var(--lux-theme-menu-item-icon-size);
39300
+ height: var(--lux-theme-menu-item-icon-size);
39301
+ }
39302
+ .lux-menu-panel .lux-menu-item-icon .lux-icon,
39303
+ .lux-menu-panel .lux-menu-item-icon mat-icon {
39304
+ width: 100%;
39305
+ height: 100%;
39306
+ font-size: var(--lux-theme-menu-item-icon-size);
39227
39307
  }
39228
39308
  .lux-menu-panel .lux-menu-item-icon mat-icon {
39229
39309
  margin: 0;
@@ -39264,7 +39344,7 @@ lux-menu .lux-menu-trigger > lux-button button {
39264
39344
  }
39265
39345
  .lux-menu-section-panel .lux-button-label-subtitle {
39266
39346
  color: var(--lux-theme-menu-item-subtitle-font-color);
39267
- font-size: 0.875rem;
39347
+ font-size: var(--lux-theme-menu-item-subtitle-font-size);
39268
39348
  font-style: normal;
39269
39349
  font-weight: 400;
39270
39350
  letter-spacing: 0.07px;
@@ -39276,8 +39356,9 @@ lux-menu .lux-menu-trigger > lux-button button {
39276
39356
  align-items: flex-start;
39277
39357
  gap: 4px;
39278
39358
  align-self: stretch;
39279
- font-weight: 600;
39280
- font-size: 1rem;
39359
+ color: var(--lux-theme-menu-panel-header-font-color);
39360
+ font-weight: var(--lux-theme-menu-panel-header-font-weight);
39361
+ font-size: var(--lux-theme-menu-panel-header-font-size);
39281
39362
  font-style: normal;
39282
39363
  line-height: 120%;
39283
39364
  }
@@ -39337,6 +39418,14 @@ lux-menu .lux-menu-trigger > lux-button button {
39337
39418
  .lux-menu-section-panel .lux-menu-item-badge-right {
39338
39419
  text-align: end;
39339
39420
  }
39421
+ .lux-menu-section-panel.lux-menu-panel-large .lux-menu-item-icon {
39422
+ width: var(--lux-theme-menu-item-icon-size-large);
39423
+ height: var(--lux-theme-menu-item-icon-size-large);
39424
+ }
39425
+ .lux-menu-section-panel.lux-menu-panel-large .lux-menu-item-icon .lux-icon,
39426
+ .lux-menu-section-panel.lux-menu-panel-large .lux-menu-item-icon mat-icon {
39427
+ font-size: var(--lux-theme-menu-item-icon-size-large);
39428
+ }
39340
39429
 
39341
39430
  lux-message-box {
39342
39431
  display: block;
@@ -40797,7 +40886,7 @@ lux-tile .lux-notification-new {
40797
40886
  background-color: var(--lux-theme-accent-70);
40798
40887
  }
40799
40888
  lux-tile mat-card[class~=lux-cursor].mat-mdc-card {
40800
- border-radius: var(--lux-theme-tile-borderradius);
40889
+ border-radius: var(--lux-theme-tile-border-radius);
40801
40890
  overflow: hidden !important;
40802
40891
  padding: 24px;
40803
40892
  }
@@ -40977,7 +41066,10 @@ lux-tile-ac .lux-tile-ac:focus-visible {
40977
41066
  --mat-card-elevated-container-elevation: 0 0 0 var(--lux-theme-outline-width) var(--lux-theme-outline-color-dark), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
40978
41067
  }
40979
41068
  lux-tile-ac:hover {
40980
- --mat-card-elevated-container-elevation: 0 0 0 1px #000, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
41069
+ --mat-card-elevated-container-elevation: 0 0 0 1px var(--lux-theme-tile-ac-hover-border-color), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
41070
+ }
41071
+ lux-tile-ac:hover .lux-tile-ac {
41072
+ background-image: var(--lux-theme-tile-ac-hover-bg-color);
40981
41073
  }
40982
41074
 
40983
41075
  lux-toggle-ac {