igniteui-theming 6.0.0-beta.10 → 6.0.0-beta.11

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-theming",
3
- "version": "6.0.0-beta.10",
3
+ "version": "6.0.0-beta.11",
4
4
  "description": "A set of Sass variables, mixins, and functions for generating palettes, typography, and elevations used by Ignite UI components.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -145,7 +145,7 @@ $dark-material-calendar: extend(
145
145
  /// @prop {Map} date-current-foreground [contrast-color: ('gray', 900)] - The foreground color of the current date.
146
146
  /// @prop {Map} date-current-background [color: ('primary', 200)] - The background color of the current date.
147
147
  /// @prop {Map} date-current-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the current date.
148
- /// @prop {Map} date-current-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the current date.
148
+ /// @prop {Map} date-current-focus-foreground [contrast-color: ('gray', 900)] - The :focus foreground color of the current date.
149
149
  /// @prop {Map} date-selected-current-foreground [contrast-color: ('gray', 900)] - The foreground color of the selected current date.
150
150
  /// @prop {Map} date-selected-current-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the selected current date.
151
151
  /// @prop {Map} date-selected-current-focus-foreground [contrast-color: ('gray', 900)] - The :focus foreground color of the selected current date.
@@ -519,12 +519,25 @@ $dark-bootstrap-calendar: extend(
519
519
 
520
520
  /// Generates a dark indigo calendar schema.
521
521
  /// @type {Map}
522
+ /// @prop {Map} date-special-range-foreground [contrast-color: 'gray', 50] - The foreground color of a special date in rage selection.
523
+ /// @prop {Map} date-hover-foreground [contrast-color: 'gray', 900] - The :hover foreground color of a date.
524
+ /// @prop {Map} date-focus-foreground [contrast-color: 'gray', 900] - The :focus foreground color of a date.
525
+ /// @prop {Map} date-current-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the current date.
526
+ /// @prop {Map} date-current-focus-foreground [contrast-color: ('gray', 900)] - The :focus foreground color of the current date.
527
+ /// @prop {Map} month-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the month inside the months view.
528
+ /// @prop {Map} month-hover-background [contrast-color: ('gray', 900, .1)] - The :hover background color of the month inside the months view.
529
+ /// @prop {Map} month-current-hover-foreground [contrast-color: ('gray', 900)]- The :hover foreground color of the current month in month view.
530
+ /// @prop {Map} month-current-hover-background [contrast-color: ('gray', 900, .1)]- The :hover background color of the current month in month view.
531
+ /// @prop {Map} year-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the year in years view.
532
+ /// @prop {Map} year-hover-background [contrast-color: ('grey', 900, .1)]- The :hover background color of the year in years view.
533
+ /// @prop {Map} year-current-hover-foreground [contrast-color: ('gray', 900)] - The :hover foreground color of the current year in years view.
534
+ /// @prop {Map} date-selected-current-range-hover-background [contrast-color: ('gray', 900, .1)] - The :hover background color of the current date in the selected range.
522
535
  /// @prop {Map} header-background [(color: 'gray', 50)] - The header background color.
523
536
  /// @prop {Map} content-background [(color: 'gray', 50)] - The background color of the days, months and years views.
524
537
  /// @prop {Map} picker-background [(color: 'gray', 50)] - The background color of the month and year pickers.
525
538
  /// @prop {Map} border-color [color: ('gray', 100)] - The calendar border color.
526
- /// @prop {Map} date-hover-background [color: ('gray', 900, .1)] - The :hover background color of a date.
527
- /// @prop {Map} date-focus-background [color: ('gray', 900, .1)] - The :focus background color of date.
539
+ /// @prop {Map} date-hover-background [contrast-color: ('gray', 900, .1)] - The :hover background color of a date.
540
+ /// @prop {Map} date-focus-background [contrast-color: ('gray', 900, .1)] - The :focus background color of date.
528
541
  /// @prop {Map} date-current-foreground [color: ('gray', 900)] - The foreground color of the current date.
529
542
  /// @prop {Map} date-disabled-foreground [color: ('gray', 500)] - The foreground color of disabled dates.
530
543
  /// @prop {Map} date-disabled-range-foreground [color: ('gray', 500)] - The foreground color of disabled dates.
@@ -532,9 +545,9 @@ $dark-bootstrap-calendar: extend(
532
545
  /// @prop {Map} date-current-hover-border-color [color: ('primary', 300)] - The :hover border color of the current date.
533
546
  /// @prop {Map} date-current-focus-border-color [color: ('primary', 300)] - The :focus border color of the current date.
534
547
  /// @prop {Map} date-special-foreground [color: ('primary', 600)] - The foreground color of a special date.
535
- /// @prop {Map} date-special-background [color: ('primary', 50)] - The background color of a special date.
548
+ /// @prop {Map} date-special-background [color: ('primary', 600, .4)] - The background color of a special date.
536
549
  /// @prop {Map} date-special-hover-foreground [contrast-color: ('primary', 600)] - The foreground color of a special date.
537
- /// @prop {Map} date-special-hover-background [color: ('primary', 600)] - The background color of a special date.
550
+ /// @prop {Map} date-special-hover-background [color: ('primary', 400, .7)] - The background color of a special date.
538
551
  /// @prop {Map} date-special-focus-foreground [contrast-color: ('primary', 600)] - The foreground color of a special date.
539
552
  /// @prop {Map} date-special-focus-background [color: ('primary', 600)] - The background color of a special date.
540
553
  /// @prop {Map} navigation-hover-color [color: ('primary', 300)] - The :hover color of the icon button responsible for month navigation.
@@ -542,11 +555,99 @@ $dark-bootstrap-calendar: extend(
542
555
  /// @prop {Мап} actions-divider-color [color: ('gray', 100)] - The border color used for the date-picker actions divider.
543
556
  /// @prop {Map} picker-hover-foreground [color: 'primary' 300] - The :hover foreground color of the month and year pickers.
544
557
  /// @prop {Map} picker-focus-foreground [color: 'primary' 300] - The :focus foreground color of the month and year pickers.
545
-
558
+ /// @prop {Map} week-number-foreground [color: ('gray', 500)] - The foreground color of the week number column.
559
+ /// @prop {Map} week-number-background [color: ('gray', 900, .05)] - The background color of the week number column.
546
560
  /// @requires $indigo-calendar
547
561
  $dark-indigo-calendar: extend(
548
562
  $indigo-calendar,
549
563
  (
564
+ date-special-range-foreground: (
565
+ color: (
566
+ 'primary',
567
+ 50,
568
+ ),
569
+ ),
570
+ date-hover-foreground: (
571
+ contrast-color: (
572
+ 'gray',
573
+ 50,
574
+ ),
575
+ ),
576
+ date-focus-foreground: (
577
+ contrast-color: (
578
+ 'gray',
579
+ 50,
580
+ ),
581
+ ),
582
+
583
+ date-current-hover-foreground: (
584
+ contrast-color: (
585
+ 'gray',
586
+ 50,
587
+ ),
588
+ ),
589
+ date-current-focus-foreground: (
590
+ contrast-color: (
591
+ 'gray',
592
+ 50,
593
+ ),
594
+ ),
595
+ month-hover-foreground: (
596
+ contrast-color: (
597
+ 'gray',
598
+ 50,
599
+ ),
600
+ ),
601
+ month-hover-background: (
602
+ contrast-color: (
603
+ 'gray',
604
+ 50,
605
+ 0.1,
606
+ ),
607
+ ),
608
+ month-current-hover-foreground: (
609
+ contrast-color: (
610
+ 'gray',
611
+ 50,
612
+ ),
613
+ ),
614
+ month-current-hover-background: (
615
+ contrast-color: (
616
+ 'gray',
617
+ 50,
618
+ 0.1,
619
+ ),
620
+ ),
621
+
622
+ year-hover-foreground: (
623
+ contrast-color: (
624
+ 'gray',
625
+ 50,
626
+ ),
627
+ ),
628
+ year-hover-background: (
629
+ contrast-color: (
630
+ 'gray',
631
+ 50,
632
+ 0.1,
633
+ ),
634
+ ),
635
+
636
+ year-current-hover-foreground: (
637
+ contrast-color: (
638
+ 'gray',
639
+ 50,
640
+ ),
641
+ ),
642
+
643
+ date-selected-current-range-hover-background: (
644
+ contrast-color: (
645
+ 'gray',
646
+ 50,
647
+ 0.1,
648
+ ),
649
+ ),
650
+
550
651
  header-background: (
551
652
  color: (
552
653
  'gray',
@@ -572,16 +673,16 @@ $dark-indigo-calendar: extend(
572
673
  ),
573
674
  ),
574
675
  date-hover-background: (
575
- color: (
676
+ contrast-color: (
576
677
  'gray',
577
- 900,
678
+ 50,
578
679
  0.1,
579
680
  ),
580
681
  ),
581
682
  date-focus-background: (
582
- color: (
683
+ contrast-color: (
583
684
  'gray',
584
- 900,
685
+ 50,
585
686
  0.1,
586
687
  ),
587
688
  ),
@@ -631,6 +732,7 @@ $dark-indigo-calendar: extend(
631
732
  color: (
632
733
  'primary',
633
734
  600,
735
+ 0.4,
634
736
  ),
635
737
  ),
636
738
  date-special-hover-foreground: (
@@ -642,7 +744,8 @@ $dark-indigo-calendar: extend(
642
744
  date-special-hover-background: (
643
745
  color: (
644
746
  'primary',
645
- 600,
747
+ 400,
748
+ 0.7,
646
749
  ),
647
750
  ),
648
751
  date-special-focus-foreground: (
@@ -687,5 +790,18 @@ $dark-indigo-calendar: extend(
687
790
  300,
688
791
  ),
689
792
  ),
793
+ week-number-foreground: (
794
+ color: (
795
+ 'gray',
796
+ 500,
797
+ ),
798
+ ),
799
+ week-number-background: (
800
+ contrast-color: (
801
+ 'gray',
802
+ 50,
803
+ 0.05,
804
+ ),
805
+ ),
690
806
  )
691
807
  );
@@ -2212,7 +2212,7 @@ $bootstrap-calendar: extend(
2212
2212
  /// @prop {Color} date-special-hover-border-color [transparent] - The outline color around a special date.
2213
2213
  /// @prop {Map} year-hover-foreground [color: ('gray', 900)] - The :hover foreground color of the year in years view.
2214
2214
  /// @prop {Map} year-hover-background [color: ('grey', 900, .05)] - The :hover background color of the year in years view.
2215
- /// @prop {Map} year-current-foreground [color: ('gray', 900)] - The foreground color of the current year.
2215
+ /// @prop {Map} year-current-foreground [color: ('gray', 800)] - The foreground color of the current year.
2216
2216
  /// @prop {Color} year-current-background [transparent]- The background color of the current year in years view.
2217
2217
  /// @prop {Map} year-current-hover-foreground [color: ('gray', 900)] - The :hover foreground color of the current year in years view.
2218
2218
  /// @prop {Map} year-current-hover-background [color: ('grey', 900, .05)] - The :hover background color of the current year in years view.
@@ -2226,7 +2226,7 @@ $bootstrap-calendar: extend(
2226
2226
  /// @prop {Map} year-selected-current-hover-background [color: ('primary', 400)] - The :hover background color of the current/selected year.
2227
2227
  /// @prop {Map} month-hover-foreground [color: ('gray', 900)] - The :hover foreground color of the month inside the months view.
2228
2228
  /// @prop {Map} month-hover-background [color: ('gray', 900, .05)] - The :hover background color of the month inside the months view.
2229
- /// @prop {Map} month-current-foreground [color: ('gray', 900)] - The foreground color of the current month in month view.
2229
+ /// @prop {Map} month-current-foreground [color: ('gray', 800)] - The foreground color of the current month in month view.
2230
2230
  /// @prop {Color} month-current-background [transparent] - The background color of the current month in month view.
2231
2231
  /// @prop {Map} month-current-hover-foreground [color: ('gray', 900)]- The :hover foreground color of the current month in month view.
2232
2232
  /// @prop {Map} month-current-hover-background [color: ('gray', 900, .05)]- The :hover background color of the current month in month view.
@@ -2245,6 +2245,7 @@ $bootstrap-calendar: extend(
2245
2245
  /// @prop {Map} selected-current-hover-outline-color [contrast-color: ('gray', 900, .6)] - The :hover outline color of the selected current year/month in year/month views.
2246
2246
  /// @prop {Map} selected-current-focus-outline-color [contrast-color: ('gray', 900, .6)] - The :focus outline color of the selected current year/month in year/month views.
2247
2247
  /// @prop {List} inner-size [(rem(24px), rem(28px), rem(32px))] - The size of the inner element of a date(often used to outline the special date)
2248
+ /// @prop {List} border-radius [(rem(8px), rem(0), rem(8px))] - The border radius used for calendar.
2248
2249
  /// @prop {Map} actions-divider-color [color: ('gray', 400)] - The border color used for the date-picker actions divider.
2249
2250
  /// @requires {Map} $light-calendar
2250
2251
  $indigo-calendar: extend(
@@ -2343,6 +2344,13 @@ $indigo-calendar: extend(
2343
2344
  rem(8px),
2344
2345
  ),
2345
2346
  ),
2347
+ border-radius: (
2348
+ border-radius: (
2349
+ rem(6px),
2350
+ rem(0),
2351
+ rem(6px),
2352
+ ),
2353
+ ),
2346
2354
  date-hover-background: (
2347
2355
  color: (
2348
2356
  'gray',
@@ -2597,7 +2605,7 @@ $indigo-calendar: extend(
2597
2605
  year-current-foreground: (
2598
2606
  color: (
2599
2607
  'gray',
2600
- 900,
2608
+ 800,
2601
2609
  ),
2602
2610
  ),
2603
2611
  year-current-background: transparent,
@@ -2678,7 +2686,7 @@ $indigo-calendar: extend(
2678
2686
  month-current-foreground: (
2679
2687
  color: (
2680
2688
  'gray',
2681
- 900,
2689
+ 800,
2682
2690
  ),
2683
2691
  ),
2684
2692
  month-current-background: transparent,