@progress/kendo-theme-core 13.2.0-dev.4 → 14.0.0-dev.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/dist/meta/sassdoc-data.json +90 -90
- package/dist/meta/sassdoc-raw-data.json +45 -45
- package/dist/meta/variables.json +10 -2
- package/package.json +2 -2
- package/scss/components/action-sheet/_layout.scss +2 -0
- package/scss/components/action-sheet/_variables.scss +2 -0
- package/scss/components/appbar/_layout.scss +1 -0
- package/scss/components/appbar/_variables.scss +1 -0
- package/scss/components/bottom-navigation/_layout.scss +1 -0
- package/scss/components/bottom-navigation/_theme.scss +11 -10
- package/scss/components/bottom-navigation/_variables.scss +1 -0
- package/scss/components/button/_layout.scss +1 -1
- package/scss/components/button/_variables.scss +2 -0
- package/scss/components/chart-wizard/_layout.scss +6 -1
- package/scss/components/chart-wizard/_theme.scss +3 -0
- package/scss/components/chart-wizard/_variables.scss +4 -0
- package/scss/components/chat/_layout.scss +5 -0
- package/scss/components/chat/_variables.scss +1 -0
- package/scss/components/column-menu/_layout.scss +9 -0
- package/scss/components/column-menu/_variables.scss +4 -0
- package/scss/components/dataviz/_layout.scss +3 -0
- package/scss/components/dataviz/_variables.scss +2 -0
- package/scss/components/dock-manager/_layout.scss +1 -0
- package/scss/components/dock-manager/_variables.scss +1 -0
- package/scss/components/dropzone/_layout.scss +1 -0
- package/scss/components/dropzone/_variables.scss +1 -0
- package/scss/components/editor/_layout.scss +1 -0
- package/scss/components/editor/_variables.scss +1 -0
- package/scss/components/expansion-panel/_layout.scss +3 -2
- package/scss/components/expansion-panel/_variables.scss +4 -0
- package/scss/components/file-box/_layout.scss +1 -0
- package/scss/components/file-box/_theme.scss +4 -0
- package/scss/components/file-box/_variables.scss +3 -0
- package/scss/components/filemanager/_layout.scss +3 -0
- package/scss/components/filemanager/_variables.scss +1 -0
- package/scss/components/filter/_theme.scss +4 -0
- package/scss/components/filter/_variables.scss +2 -0
- package/scss/components/forms/_layout.scss +5 -0
- package/scss/components/forms/_variables.scss +6 -0
- package/scss/components/gantt/_layout.scss +6 -0
- package/scss/components/gantt/_variables.scss +1 -0
- package/scss/components/grid/_layout.scss +11 -1
- package/scss/components/grid/_theme.scss +13 -4
- package/scss/components/grid/_variables.scss +5 -0
- package/scss/components/imageeditor/_layout.scss +1 -0
- package/scss/components/imageeditor/_variables.scss +1 -0
- package/scss/components/listbox/_layout.scss +3 -0
- package/scss/components/listbox/_variables.scss +4 -0
- package/scss/components/listview/_layout.scss +1 -0
- package/scss/components/listview/_variables.scss +2 -0
- package/scss/components/mediaplayer/_layout.scss +4 -0
- package/scss/components/mediaplayer/_variables.scss +4 -0
- package/scss/components/messagebox/_layout.scss +2 -0
- package/scss/components/messagebox/_variables.scss +1 -0
- package/scss/components/pdf-viewer/_layout.scss +1 -0
- package/scss/components/pdf-viewer/_variables.scss +1 -0
- package/scss/components/pivotgrid/_layout.scss +8 -0
- package/scss/components/pivotgrid/_variables.scss +1 -0
- package/scss/components/progressbar/_layout.scss +1 -0
- package/scss/components/progressbar/_variables.scss +3 -0
- package/scss/components/prompt/_theme.scss +8 -0
- package/scss/components/prompt/_variables.scss +4 -0
- package/scss/components/scheduler/_layout.scss +2 -0
- package/scss/components/scheduler/_variables.scss +1 -0
- package/scss/components/scrollview/_layout.scss +1 -0
- package/scss/components/scrollview/_theme.scss +10 -0
- package/scss/components/scrollview/_variables.scss +2 -0
- package/scss/components/spreadsheet/_layout.scss +7 -0
- package/scss/components/spreadsheet/_variables.scss +1 -0
- package/scss/components/stepper/_layout.scss +1 -1
- package/scss/components/stepper/_variables.scss +1 -0
- package/scss/components/suggestion/_layout.scss +1 -0
- package/scss/components/suggestion/_variables.scss +1 -0
- package/scss/components/table/_variables.scss +15 -6
- package/scss/components/taskboard/_layout.scss +1 -0
- package/scss/components/taskboard/_variables.scss +1 -0
- package/scss/components/timeline/_theme.scss +4 -0
- package/scss/components/timeline/_variables.scss +2 -0
- package/scss/components/toolbar/_layout.scss +1 -0
- package/scss/components/toolbar/_variables.scss +1 -0
- package/scss/components/upload/_layout.scss +2 -0
- package/scss/components/upload/_variables.scss +1 -0
- package/scss/elevation/index.scss +0 -13
- package/scss/index.scss +2 -0
- package/scss/mixins/_focus-indicator.scss +5 -2
- package/scss/translucency/index.scss +20 -0
|
@@ -399,8 +399,8 @@
|
|
|
399
399
|
{
|
|
400
400
|
"description": "The theme colors map of the AppBar.\n",
|
|
401
401
|
"commentRange": {
|
|
402
|
-
"start":
|
|
403
|
-
"end":
|
|
402
|
+
"start": 22,
|
|
403
|
+
"end": 23
|
|
404
404
|
},
|
|
405
405
|
"context": {
|
|
406
406
|
"type": "variable",
|
|
@@ -408,8 +408,8 @@
|
|
|
408
408
|
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"inverse\")",
|
|
409
409
|
"scope": "default",
|
|
410
410
|
"line": {
|
|
411
|
-
"start":
|
|
412
|
-
"end":
|
|
411
|
+
"start": 24,
|
|
412
|
+
"end": 24
|
|
413
413
|
}
|
|
414
414
|
},
|
|
415
415
|
"group": [
|
|
@@ -524,8 +524,8 @@
|
|
|
524
524
|
{
|
|
525
525
|
"description": "The theme colors map of the BottomNavigation.\n",
|
|
526
526
|
"commentRange": {
|
|
527
|
-
"start":
|
|
528
|
-
"end":
|
|
527
|
+
"start": 32,
|
|
528
|
+
"end": 33
|
|
529
529
|
},
|
|
530
530
|
"context": {
|
|
531
531
|
"type": "variable",
|
|
@@ -533,8 +533,8 @@
|
|
|
533
533
|
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"inverse\")",
|
|
534
534
|
"scope": "default",
|
|
535
535
|
"line": {
|
|
536
|
-
"start":
|
|
537
|
-
"end":
|
|
536
|
+
"start": 34,
|
|
537
|
+
"end": 34
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
540
|
"group": [
|
|
@@ -574,8 +574,8 @@
|
|
|
574
574
|
{
|
|
575
575
|
"description": "The theme colors map of the Button.\n",
|
|
576
576
|
"commentRange": {
|
|
577
|
-
"start":
|
|
578
|
-
"end":
|
|
577
|
+
"start": 116,
|
|
578
|
+
"end": 117
|
|
579
579
|
},
|
|
580
580
|
"context": {
|
|
581
581
|
"type": "variable",
|
|
@@ -583,8 +583,8 @@
|
|
|
583
583
|
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
584
584
|
"scope": "default",
|
|
585
585
|
"line": {
|
|
586
|
-
"start":
|
|
587
|
-
"end":
|
|
586
|
+
"start": 118,
|
|
587
|
+
"end": 118
|
|
588
588
|
}
|
|
589
589
|
},
|
|
590
590
|
"group": [
|
|
@@ -599,8 +599,8 @@
|
|
|
599
599
|
{
|
|
600
600
|
"description": "The sizes map of the Button.\n",
|
|
601
601
|
"commentRange": {
|
|
602
|
-
"start":
|
|
603
|
-
"end":
|
|
602
|
+
"start": 120,
|
|
603
|
+
"end": 121
|
|
604
604
|
},
|
|
605
605
|
"context": {
|
|
606
606
|
"type": "variable",
|
|
@@ -608,8 +608,8 @@
|
|
|
608
608
|
"value": "(\n xs: (\n padding-x: $kendo-button-xs-padding-x,\n padding-y: $kendo-button-xs-padding-y,\n font-size: $kendo-button-xs-font-size,\n line-height: $kendo-button-xs-line-height\n ),\n sm: (\n padding-x: $kendo-button-sm-padding-x,\n padding-y: $kendo-button-sm-padding-y,\n font-size: $kendo-button-sm-font-size,\n line-height: $kendo-button-sm-line-height\n ),\n md: (\n padding-x: $kendo-button-md-padding-x,\n padding-y: $kendo-button-md-padding-y,\n font-size: $kendo-button-md-font-size,\n line-height: $kendo-button-md-line-height\n ),\n lg: (\n padding-x: $kendo-button-lg-padding-x,\n padding-y: $kendo-button-lg-padding-y,\n font-size: $kendo-button-lg-font-size,\n line-height: $kendo-button-lg-line-height\n )\n)",
|
|
609
609
|
"scope": "default",
|
|
610
610
|
"line": {
|
|
611
|
-
"start":
|
|
612
|
-
"end":
|
|
611
|
+
"start": 122,
|
|
612
|
+
"end": 147
|
|
613
613
|
}
|
|
614
614
|
},
|
|
615
615
|
"group": [
|
|
@@ -3583,8 +3583,8 @@
|
|
|
3583
3583
|
{
|
|
3584
3584
|
"description": "The sizes map for the ColumnMenu.\n",
|
|
3585
3585
|
"commentRange": {
|
|
3586
|
-
"start":
|
|
3587
|
-
"end":
|
|
3586
|
+
"start": 28,
|
|
3587
|
+
"end": 29
|
|
3588
3588
|
},
|
|
3589
3589
|
"context": {
|
|
3590
3590
|
"type": "variable",
|
|
@@ -3592,8 +3592,8 @@
|
|
|
3592
3592
|
"value": "(\n sm: (\n padding-x: $kendo-column-menu-item-sm-padding-x,\n padding-y: $kendo-column-menu-item-sm-padding-y,\n font-size: $kendo-column-menu-sm-font-size,\n line-height: $kendo-column-menu-sm-line-height\n ),\n md: (\n padding-x: $kendo-column-menu-item-md-padding-x,\n padding-y: $kendo-column-menu-item-md-padding-y,\n font-size: $kendo-column-menu-md-font-size,\n line-height: $kendo-column-menu-md-line-height\n ),\n lg: (\n padding-x: $kendo-column-menu-item-lg-padding-x,\n padding-y: $kendo-column-menu-item-lg-padding-y,\n font-size: $kendo-column-menu-lg-font-size,\n line-height: $kendo-column-menu-lg-line-height\n )\n)",
|
|
3593
3593
|
"scope": "default",
|
|
3594
3594
|
"line": {
|
|
3595
|
-
"start":
|
|
3596
|
-
"end":
|
|
3595
|
+
"start": 30,
|
|
3596
|
+
"end": 49
|
|
3597
3597
|
}
|
|
3598
3598
|
},
|
|
3599
3599
|
"group": [
|
|
@@ -3708,8 +3708,8 @@
|
|
|
3708
3708
|
{
|
|
3709
3709
|
"description": "The sizes map of the Form.\n",
|
|
3710
3710
|
"commentRange": {
|
|
3711
|
-
"start":
|
|
3712
|
-
"end":
|
|
3711
|
+
"start": 70,
|
|
3712
|
+
"end": 71
|
|
3713
3713
|
},
|
|
3714
3714
|
"context": {
|
|
3715
3715
|
"type": "variable",
|
|
@@ -3717,8 +3717,8 @@
|
|
|
3717
3717
|
"value": "(\n sm: (\n form-rows-spacing: $kendo-form-sm-rows-spacing\n ),\n md: (\n form-rows-spacing: $kendo-form-md-rows-spacing\n ),\n lg: (\n form-rows-spacing: $kendo-form-lg-rows-spacing\n )\n)",
|
|
3718
3718
|
"scope": "default",
|
|
3719
3719
|
"line": {
|
|
3720
|
-
"start":
|
|
3721
|
-
"end":
|
|
3720
|
+
"start": 72,
|
|
3721
|
+
"end": 82
|
|
3722
3722
|
}
|
|
3723
3723
|
},
|
|
3724
3724
|
"group": [
|
|
@@ -3733,8 +3733,8 @@
|
|
|
3733
3733
|
{
|
|
3734
3734
|
"description": "The sizes map of the Grid.\n",
|
|
3735
3735
|
"commentRange": {
|
|
3736
|
-
"start":
|
|
3737
|
-
"end":
|
|
3736
|
+
"start": 71,
|
|
3737
|
+
"end": 72
|
|
3738
3738
|
},
|
|
3739
3739
|
"context": {
|
|
3740
3740
|
"type": "variable",
|
|
@@ -3742,8 +3742,8 @@
|
|
|
3742
3742
|
"value": "(\n sm: (\n header-padding-x: $kendo-grid-sm-header-padding-x,\n header-padding-y: $kendo-grid-sm-header-padding-y,\n grouping-header-padding-x: $kendo-grid-sm-grouping-header-padding-x,\n grouping-header-padding-y: $kendo-grid-sm-grouping-header-padding-y,\n cell-padding-x: $kendo-grid-sm-cell-padding-x,\n cell-padding-y: $kendo-grid-sm-cell-padding-y,\n filter-cell-padding-x: $kendo-grid-sm-filter-cell-padding-x,\n filter-cell-padding-y: $kendo-grid-sm-filter-cell-padding-y,\n edit-cell-padding-x: $kendo-grid-sm-edit-cell-padding-x,\n edit-cell-padding-y: $kendo-grid-sm-edit-cell-padding-y,\n button-padding-y: $kendo-button-sm-padding-y,\n button-calc-size: $kendo-button-sm-calc-size,\n group-dropclue-height: $kendo-grid-sm-group-dropclue-height,\n selection-aggregates-padding-x: $kendo-grid-sm-selection-aggregates-padding-x,\n selection-aggregates-padding-y: $kendo-grid-sm-selection-aggregates-padding-y\n ),\n md: (\n header-padding-x: $kendo-grid-md-header-padding-x,\n header-padding-y: $kendo-grid-md-header-padding-y,\n grouping-header-padding-x: $kendo-grid-md-grouping-header-padding-x,\n grouping-header-padding-y: $kendo-grid-md-grouping-header-padding-y,\n cell-padding-x: $kendo-grid-md-cell-padding-x,\n cell-padding-y: $kendo-grid-md-cell-padding-y,\n filter-cell-padding-x: $kendo-grid-md-filter-cell-padding-x,\n filter-cell-padding-y: $kendo-grid-md-filter-cell-padding-y,\n edit-cell-padding-x: $kendo-grid-md-edit-cell-padding-x,\n edit-cell-padding-y: $kendo-grid-md-edit-cell-padding-y,\n button-padding-y: $kendo-button-md-padding-y,\n button-calc-size: $kendo-button-md-calc-size,\n group-dropclue-height: $kendo-grid-md-group-dropclue-height,\n selection-aggregates-padding-x: $kendo-grid-md-selection-aggregates-padding-x,\n selection-aggregates-padding-y: $kendo-grid-md-selection-aggregates-padding-y\n ),\n)",
|
|
3743
3743
|
"scope": "default",
|
|
3744
3744
|
"line": {
|
|
3745
|
-
"start":
|
|
3746
|
-
"end":
|
|
3745
|
+
"start": 73,
|
|
3746
|
+
"end": 108
|
|
3747
3747
|
}
|
|
3748
3748
|
},
|
|
3749
3749
|
"group": [
|
|
@@ -3858,8 +3858,8 @@
|
|
|
3858
3858
|
{
|
|
3859
3859
|
"description": "The theme colors map of the MessageBox.\n",
|
|
3860
3860
|
"commentRange": {
|
|
3861
|
-
"start":
|
|
3862
|
-
"end":
|
|
3861
|
+
"start": 21,
|
|
3862
|
+
"end": 22
|
|
3863
3863
|
},
|
|
3864
3864
|
"context": {
|
|
3865
3865
|
"type": "variable",
|
|
@@ -3867,8 +3867,8 @@
|
|
|
3867
3867
|
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
3868
3868
|
"scope": "default",
|
|
3869
3869
|
"line": {
|
|
3870
|
-
"start":
|
|
3871
|
-
"end":
|
|
3870
|
+
"start": 23,
|
|
3871
|
+
"end": 23
|
|
3872
3872
|
}
|
|
3873
3873
|
},
|
|
3874
3874
|
"group": [
|
|
@@ -4491,8 +4491,8 @@
|
|
|
4491
4491
|
{
|
|
4492
4492
|
"description": "The theme colors map of the Suggestion.\n",
|
|
4493
4493
|
"commentRange": {
|
|
4494
|
-
"start":
|
|
4495
|
-
"end":
|
|
4494
|
+
"start": 17,
|
|
4495
|
+
"end": 18
|
|
4496
4496
|
},
|
|
4497
4497
|
"context": {
|
|
4498
4498
|
"type": "variable",
|
|
@@ -4500,8 +4500,8 @@
|
|
|
4500
4500
|
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\")",
|
|
4501
4501
|
"scope": "default",
|
|
4502
4502
|
"line": {
|
|
4503
|
-
"start":
|
|
4504
|
-
"end":
|
|
4503
|
+
"start": 19,
|
|
4504
|
+
"end": 19
|
|
4505
4505
|
}
|
|
4506
4506
|
},
|
|
4507
4507
|
"group": [
|
|
@@ -4541,17 +4541,17 @@
|
|
|
4541
4541
|
{
|
|
4542
4542
|
"description": "The sizes map of the Table.\n",
|
|
4543
4543
|
"commentRange": {
|
|
4544
|
-
"start":
|
|
4545
|
-
"end":
|
|
4544
|
+
"start": 31,
|
|
4545
|
+
"end": 32
|
|
4546
4546
|
},
|
|
4547
4547
|
"context": {
|
|
4548
4548
|
"type": "variable",
|
|
4549
4549
|
"name": "kendo-table-sizes",
|
|
4550
|
-
"value": "(\n sm: (\n font-size:
|
|
4550
|
+
"value": "(\n sm: (\n font-size: $kendo-table-sm-font-size,\n line-height: $kendo-table-sm-line-height,\n cell-padding-x: $kendo-table-sm-cell-padding-x,\n cell-padding-y: $kendo-table-sm-cell-padding-y\n ),\n md: (\n font-size: $kendo-table-md-font-size,\n line-height: $kendo-table-md-line-height,\n cell-padding-x: $kendo-table-md-cell-padding-x,\n cell-padding-y: $kendo-table-md-cell-padding-y\n ),\n lg: (\n font-size: $kendo-table-lg-font-size,\n line-height: $kendo-table-lg-line-height,\n cell-padding-x: $kendo-table-lg-cell-padding-x,\n cell-padding-y: $kendo-table-lg-cell-padding-y\n )\n)",
|
|
4551
4551
|
"scope": "default",
|
|
4552
4552
|
"line": {
|
|
4553
|
-
"start":
|
|
4554
|
-
"end":
|
|
4553
|
+
"start": 33,
|
|
4554
|
+
"end": 52
|
|
4555
4555
|
}
|
|
4556
4556
|
},
|
|
4557
4557
|
"group": [
|
|
@@ -4616,8 +4616,8 @@
|
|
|
4616
4616
|
{
|
|
4617
4617
|
"description": "The sizes map of the ToolBar.\n",
|
|
4618
4618
|
"commentRange": {
|
|
4619
|
-
"start":
|
|
4620
|
-
"end":
|
|
4619
|
+
"start": 60,
|
|
4620
|
+
"end": 61
|
|
4621
4621
|
},
|
|
4622
4622
|
"context": {
|
|
4623
4623
|
"type": "variable",
|
|
@@ -4625,8 +4625,8 @@
|
|
|
4625
4625
|
"value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing,\n separator-height: $kendo-toolbar-sm-separator-height\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing,\n separator-height: $kendo-toolbar-md-separator-height\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing,\n separator-height: $kendo-toolbar-lg-separator-height\n )\n)",
|
|
4626
4626
|
"scope": "default",
|
|
4627
4627
|
"line": {
|
|
4628
|
-
"start":
|
|
4629
|
-
"end":
|
|
4628
|
+
"start": 62,
|
|
4629
|
+
"end": 81
|
|
4630
4630
|
}
|
|
4631
4631
|
},
|
|
4632
4632
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -469,9 +469,17 @@
|
|
|
469
469
|
"type": "Number",
|
|
470
470
|
"value": "0.001"
|
|
471
471
|
},
|
|
472
|
-
"kendo-
|
|
472
|
+
"kendo-translucency-base": {
|
|
473
473
|
"type": "Number",
|
|
474
|
-
"value": "
|
|
474
|
+
"value": "0%"
|
|
475
|
+
},
|
|
476
|
+
"kendo-translucency-blur-base": {
|
|
477
|
+
"type": "Number",
|
|
478
|
+
"value": "6px"
|
|
479
|
+
},
|
|
480
|
+
"kendo-translucency-blur-step": {
|
|
481
|
+
"type": "Number",
|
|
482
|
+
"value": "2px"
|
|
475
483
|
},
|
|
476
484
|
"kendo-font-size": {
|
|
477
485
|
"type": "Number",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-core",
|
|
3
3
|
"description": "A collection of functions and mixins used for building themes for Kendo UI",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "14.0.0-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"directories": {
|
|
47
47
|
"doc": "docs"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "3f1cafd275c148edc39e26aa67cc7105a3421dbc"
|
|
50
50
|
}
|
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
border-block-end-style: solid;
|
|
105
105
|
font-size: $kendo-actionsheet-titlebar-font-size;
|
|
106
106
|
font-family: $kendo-actionsheet-titlebar-font-family;
|
|
107
|
+
font-weight: $kendo-actionsheet-titlebar-font-weight;
|
|
107
108
|
line-height: $kendo-actionsheet-titlebar-line-height;
|
|
108
109
|
flex: none;
|
|
109
110
|
display: flex;
|
|
@@ -157,6 +158,7 @@
|
|
|
157
158
|
// Actionsheet item
|
|
158
159
|
.k-actionsheet-item {
|
|
159
160
|
padding: 0;
|
|
161
|
+
border-radius: $kendo-actionsheet-item-border-radius;
|
|
160
162
|
box-sizing: border-box;
|
|
161
163
|
display: flex;
|
|
162
164
|
flex-flow: row nowrap;
|
|
@@ -28,6 +28,7 @@ $kendo-actionsheet-titlebar-font-size: null !default;
|
|
|
28
28
|
$kendo-actionsheet-titlebar-font-family: null !default;
|
|
29
29
|
$kendo-actionsheet-titlebar-line-height: null !default;
|
|
30
30
|
$kendo-actionsheet-titlebar-gap: null !default;
|
|
31
|
+
$kendo-actionsheet-titlebar-font-weight: null !default;
|
|
31
32
|
|
|
32
33
|
$kendo-actionsheet-titlebar-bg: null !default;
|
|
33
34
|
$kendo-actionsheet-titlebar-text: null !default;
|
|
@@ -54,6 +55,7 @@ $kendo-actionsheet-item-padding-x: null !default;
|
|
|
54
55
|
$kendo-actionsheet-item-padding-y: null !default;
|
|
55
56
|
$kendo-actionsheet-item-border-width: null !default;
|
|
56
57
|
$kendo-actionsheet-item-spacing: null !default;
|
|
58
|
+
$kendo-actionsheet-item-border-radius: null !default;
|
|
57
59
|
|
|
58
60
|
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
59
61
|
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
@@ -8,6 +8,7 @@ $kendo-appbar-margin-y: null !default;
|
|
|
8
8
|
$kendo-appbar-padding-x: null !default;
|
|
9
9
|
$kendo-appbar-padding-y: null !default;
|
|
10
10
|
$kendo-appbar-border-width: null !default;
|
|
11
|
+
$kendo-appbar-border-radius: null !default;
|
|
11
12
|
$kendo-appbar-zindex: null !default;
|
|
12
13
|
$kendo-appbar-font-family: null !default;
|
|
13
14
|
$kendo-appbar-font-size: null !default;
|
|
@@ -34,20 +34,21 @@
|
|
|
34
34
|
// Fillmode: flat
|
|
35
35
|
#{k-when-default($kendo-bottom-nav-default-fill-mode, "flat")}
|
|
36
36
|
&.k-bottom-nav-flat {
|
|
37
|
+
@include fill(
|
|
38
|
+
$kendo-bottom-nav-flat-text,
|
|
39
|
+
$kendo-bottom-nav-flat-bg,
|
|
40
|
+
$kendo-bottom-nav-flat-border
|
|
41
|
+
);
|
|
42
|
+
|
|
43
|
+
.k-bottom-nav-item.k-focus,
|
|
44
|
+
.k-bottom-nav-item:focus {
|
|
45
|
+
@include fill( $bg: color-mix(in srgb, k-color(on-app-surface) 5%, transparent));
|
|
46
|
+
}
|
|
47
|
+
|
|
37
48
|
// Theme colors
|
|
38
49
|
@each $name in $kendo-bottom-navigation-theme-colors {
|
|
39
50
|
#{k-when-default($kendo-bottom-nav-default-theme-color, $name)}
|
|
40
51
|
&.k-bottom-nav-#{$name} {
|
|
41
|
-
@include fill(
|
|
42
|
-
$kendo-bottom-nav-flat-text,
|
|
43
|
-
$kendo-bottom-nav-flat-bg,
|
|
44
|
-
$kendo-bottom-nav-flat-border
|
|
45
|
-
);
|
|
46
|
-
|
|
47
|
-
.k-bottom-nav-item.k-focus,
|
|
48
|
-
.k-bottom-nav-item:focus {
|
|
49
|
-
@include fill( $bg: color-mix(in srgb, k-color(on-app-surface) 5%, transparent));
|
|
50
|
-
}
|
|
51
52
|
|
|
52
53
|
.k-bottom-nav-item.k-selected {
|
|
53
54
|
@include fill( $color: k-color(#{$name}-on-surface));
|
|
@@ -9,6 +9,7 @@ $kendo-bottom-nav-padding-x: null !default;
|
|
|
9
9
|
$kendo-bottom-nav-padding-y: null !default;
|
|
10
10
|
$kendo-bottom-nav-gap: null !default;
|
|
11
11
|
$kendo-bottom-nav-border-width: null !default;
|
|
12
|
+
$kendo-bottom-nav-border-radius: null !default;
|
|
12
13
|
$kendo-bottom-nav-font-family: null !default;
|
|
13
14
|
$kendo-bottom-nav-font-size: null !default;
|
|
14
15
|
$kendo-bottom-nav-line-height: null !default;
|
|
@@ -9,6 +9,8 @@ $kendo-button-border-width: null !default;
|
|
|
9
9
|
|
|
10
10
|
$kendo-button-border-radius: null !default;
|
|
11
11
|
|
|
12
|
+
$kendo-button-gap: null !default;
|
|
13
|
+
|
|
12
14
|
$kendo-button-xs-padding-x: null !default;
|
|
13
15
|
$kendo-button-sm-padding-x: null !default;
|
|
14
16
|
$kendo-button-md-padding-x: null !default;
|
|
@@ -15,7 +15,12 @@
|
|
|
15
15
|
display: flex;
|
|
16
16
|
padding: $kendo-chart-wizard-icon-area-padding;
|
|
17
17
|
border-radius: $kendo-chart-wizard-icon-area-border-radius;
|
|
18
|
-
transition: box-shadow k-transition(rapid);
|
|
18
|
+
transition: box-shadow k-transition(rapid), border-color k-transition(rapid);
|
|
19
|
+
|
|
20
|
+
@if $kendo-chart-wizard-icon-area-border-width {
|
|
21
|
+
border-width: $kendo-chart-wizard-icon-area-border-width;
|
|
22
|
+
border-style: solid;
|
|
23
|
+
}
|
|
19
24
|
}
|
|
20
25
|
}
|
|
21
26
|
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
color: $kendo-chart-wizard-chart-type-selected-color;
|
|
8
8
|
|
|
9
9
|
.k-icon-background-area {
|
|
10
|
+
background-color: $kendo-chart-wizard-icon-area-selected-bg;
|
|
10
11
|
box-shadow: $kendo-chart-wizard-icon-area-selected-shadow;
|
|
12
|
+
border-color: $kendo-chart-wizard-icon-area-selected-border-color;
|
|
11
13
|
}
|
|
12
14
|
}
|
|
13
15
|
|
|
@@ -27,6 +29,7 @@
|
|
|
27
29
|
.k-icon-background-area {
|
|
28
30
|
color: $kendo-chart-wizard-icon-area-color;
|
|
29
31
|
background-color: $kendo-chart-wizard-icon-area-bg;
|
|
32
|
+
border-color: $kendo-chart-wizard-icon-area-border-color;
|
|
30
33
|
}
|
|
31
34
|
}
|
|
32
35
|
}
|
|
@@ -3,9 +3,13 @@
|
|
|
3
3
|
$kendo-chart-wizard-icon-area-color: null !default;
|
|
4
4
|
$kendo-chart-wizard-icon-area-bg: null !default;
|
|
5
5
|
$kendo-chart-wizard-icon-area-border-radius: null !default;
|
|
6
|
+
$kendo-chart-wizard-icon-area-border-width: null !default;
|
|
7
|
+
$kendo-chart-wizard-icon-area-border-color: null !default;
|
|
6
8
|
$kendo-chart-wizard-icon-area-padding: null !default;
|
|
7
9
|
$kendo-chart-wizard-icon-area-focus-shadow: null !default;
|
|
8
10
|
$kendo-chart-wizard-icon-area-selected-shadow: null !default;
|
|
11
|
+
$kendo-chart-wizard-icon-area-selected-border-color: null !default;
|
|
12
|
+
$kendo-chart-wizard-icon-area-selected-bg: null !default;
|
|
9
13
|
|
|
10
14
|
$kendo-chart-wizard-chart-type-selected-color: null !default;
|
|
11
15
|
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
min-height: $kendo-chat-height;
|
|
18
18
|
max-height: 100%;
|
|
19
19
|
border-width: $kendo-chat-border-width;
|
|
20
|
+
border-radius: $kendo-chat-border-radius;
|
|
20
21
|
border-style: solid;
|
|
21
22
|
box-sizing: border-box;
|
|
22
23
|
outline: 0;
|
|
@@ -42,6 +43,7 @@
|
|
|
42
43
|
z-index: k-z-index("banner");
|
|
43
44
|
border-inline-width: 0;
|
|
44
45
|
border-block-start-width: 0;
|
|
46
|
+
border-radius: 0;
|
|
45
47
|
}
|
|
46
48
|
|
|
47
49
|
// Message list
|
|
@@ -413,6 +415,9 @@
|
|
|
413
415
|
inset-inline-start: $kendo-chat-message-reference-padding-x;
|
|
414
416
|
height: calc( 100% - #{$kendo-chat-message-reference-padding-y} );
|
|
415
417
|
width: 2px;
|
|
418
|
+
margin-block: auto;
|
|
419
|
+
top: 0;
|
|
420
|
+
bottom: 0;
|
|
416
421
|
}
|
|
417
422
|
}
|
|
418
423
|
|
|
@@ -5,6 +5,7 @@ $kendo-chat-padding-y: null !default;
|
|
|
5
5
|
$kendo-chat-width: null !default;
|
|
6
6
|
$kendo-chat-height: null !default;
|
|
7
7
|
$kendo-chat-border-width: null !default;
|
|
8
|
+
$kendo-chat-border-radius: null !default;
|
|
8
9
|
$kendo-chat-font-family: null !default;
|
|
9
10
|
$kendo-chat-font-size: null !default;
|
|
10
11
|
$kendo-chat-line-height: null !default;
|
|
@@ -65,6 +65,15 @@
|
|
|
65
65
|
border-block-start: 1px solid;
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
+
.k-columnmenu-item-wrapper {
|
|
69
|
+
padding-block: $kendo-column-menu-item-wrapper-padding-y;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.k-columnmenu-item,
|
|
73
|
+
.k-column-list-item {
|
|
74
|
+
border-radius: $kendo-column-list-item-border-radius;
|
|
75
|
+
}
|
|
76
|
+
|
|
68
77
|
.k-group-menu-item {
|
|
69
78
|
display: flex;
|
|
70
79
|
user-select: none;
|
|
@@ -9,6 +9,8 @@ $kendo-column-menu-item-md-padding-y: null !default;
|
|
|
9
9
|
$kendo-column-menu-item-lg-padding-x: null !default;
|
|
10
10
|
$kendo-column-menu-item-lg-padding-y: null !default;
|
|
11
11
|
|
|
12
|
+
$kendo-column-menu-item-wrapper-padding-y: null !default;
|
|
13
|
+
|
|
12
14
|
$kendo-column-menu-font-size: null !default;
|
|
13
15
|
$kendo-column-menu-sm-font-size: null !default;
|
|
14
16
|
$kendo-column-menu-md-font-size: null !default;
|
|
@@ -21,6 +23,8 @@ $kendo-column-menu-lg-line-height: null !default;
|
|
|
21
23
|
|
|
22
24
|
$kendo-column-menu-font-family: null !default;
|
|
23
25
|
|
|
26
|
+
$kendo-column-list-item-border-radius: null !default;
|
|
27
|
+
|
|
24
28
|
/// The sizes map for the ColumnMenu.
|
|
25
29
|
/// @group column-menu
|
|
26
30
|
$kendo-column-menu-sizes: (
|
|
@@ -46,6 +46,8 @@
|
|
|
46
46
|
|
|
47
47
|
.k-chart-surface {
|
|
48
48
|
height: 100%;
|
|
49
|
+
border-radius: $kendo-chart-border-radius;
|
|
50
|
+
overflow: hidden;
|
|
49
51
|
}
|
|
50
52
|
|
|
51
53
|
.k-chart .k-popup {
|
|
@@ -296,6 +298,7 @@
|
|
|
296
298
|
box-sizing: border-box;
|
|
297
299
|
border-width: 1px;
|
|
298
300
|
border-style: solid;
|
|
301
|
+
border-radius: $kendo-treemap-border-radius;
|
|
299
302
|
outline: 0;
|
|
300
303
|
font-family: $kendo-treemap-font-family;
|
|
301
304
|
font-size: $kendo-treemap-font-size;
|
|
@@ -68,6 +68,7 @@ $kendo-series-29: null !default;
|
|
|
68
68
|
$kendo-series-30: null !default;
|
|
69
69
|
|
|
70
70
|
$kendo-chart-border-width: null !default;
|
|
71
|
+
$kendo-chart-border-radius: null !default;
|
|
71
72
|
$kendo-chart-font-family: null !default;
|
|
72
73
|
$kendo-chart-font-size: null !default;
|
|
73
74
|
$kendo-chart-line-height: null !default;
|
|
@@ -122,6 +123,7 @@ $kendo-treemap-line-height: null !default;
|
|
|
122
123
|
|
|
123
124
|
$kendo-treemap-padding-x: null !default;
|
|
124
125
|
$kendo-treemap-padding-y: null !default;
|
|
126
|
+
$kendo-treemap-border-radius: null !default;
|
|
125
127
|
|
|
126
128
|
$kendo-treemap-text: null !default;
|
|
127
129
|
$kendo-treemap-bg: null !default;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
$kendo-dock-manager-border-width: null !default;
|
|
2
2
|
$kendo-dock-manager-border-style: null !default;
|
|
3
3
|
$kendo-dock-manager-border: null !default;
|
|
4
|
+
$kendo-dock-manager-border-radius: null !default;
|
|
4
5
|
|
|
5
6
|
$kendo-dock-manager-pane-header-padding-y: null !default;
|
|
6
7
|
$kendo-dock-manager-pane-header-padding-x: null !default;
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
padding-inline: $kendo-dropzone-padding-x;
|
|
16
16
|
border-width: $kendo-dropzone-border-width;
|
|
17
17
|
border-style: solid;
|
|
18
|
+
border-radius: $kendo-dropzone-border-radius;
|
|
18
19
|
box-sizing: border-box;
|
|
19
20
|
font-size: $kendo-dropzone-font-size;
|
|
20
21
|
font-family: $kendo-dropzone-font-family;
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
$kendo-dropzone-padding-x: null !default;
|
|
4
4
|
$kendo-dropzone-padding-y: null !default;
|
|
5
5
|
$kendo-dropzone-border-width: null !default;
|
|
6
|
+
$kendo-dropzone-border-radius: null !default;
|
|
6
7
|
$kendo-dropzone-min-height: null !default;
|
|
7
8
|
|
|
8
9
|
$kendo-dropzone-font-family: null !default;
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
.k-expander {
|
|
8
8
|
border-width: $kendo-expander-border-width;
|
|
9
9
|
border-style: solid;
|
|
10
|
+
border-radius: $kendo-expander-border-radius;
|
|
10
11
|
box-sizing: border-box;
|
|
11
12
|
overflow: hidden;
|
|
12
13
|
outline: 0;
|
|
@@ -42,8 +43,8 @@
|
|
|
42
43
|
|
|
43
44
|
// Title
|
|
44
45
|
.k-expander-title {
|
|
45
|
-
text-transform:
|
|
46
|
-
font-weight:
|
|
46
|
+
text-transform: $kendo-expander-title-text-transform;
|
|
47
|
+
font-weight: $kendo-expander-title-font-weight;
|
|
47
48
|
}
|
|
48
49
|
|
|
49
50
|
// Expand / collapse icon
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
$kendo-expander-spacing-y: null !default;
|
|
4
4
|
$kendo-expander-border-width: null !default;
|
|
5
|
+
$kendo-expander-border-radius: null !default;
|
|
5
6
|
$kendo-expander-font-family: null !default;
|
|
6
7
|
$kendo-expander-font-size: null !default;
|
|
7
8
|
$kendo-expander-line-height: null !default;
|
|
@@ -23,6 +24,9 @@ $kendo-expander-header-hover-bg: null !default;
|
|
|
23
24
|
$kendo-expander-header-focus-bg: null !default;
|
|
24
25
|
$kendo-expander-header-focus-shadow: null !default;
|
|
25
26
|
|
|
27
|
+
$kendo-expander-title-font-weight: null !default;
|
|
28
|
+
$kendo-expander-title-text-transform: null !default;
|
|
29
|
+
|
|
26
30
|
$kendo-expander-title-text: null !default;
|
|
27
31
|
|
|
28
32
|
$kendo-expander-header-sub-title-text: null !default;
|