@progress/kendo-theme-classic 6.8.0-dev.1 → 7.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/all.css +422 -116
- package/dist/all.scss +684 -134
- package/dist/meta/sassdoc-data.json +15929 -13925
- package/dist/meta/sassdoc-raw-data.json +988 -63
- package/dist/meta/variables.json +249 -113
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/action-sheet/_variables.scss +1 -1
- package/scss/appbar/_variables.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +2 -2
- package/scss/card/_variables.scss +2 -2
- package/scss/chat/_variables.scss +6 -6
- package/scss/coloreditor/_variables.scss +2 -2
- package/scss/colorgradient/_variables.scss +14 -8
- package/scss/common/_index.scss +1 -0
- package/scss/common/_indicators.scss +1 -0
- package/scss/core/_index.scss +3 -0
- package/scss/dock-manager/_index.scss +38 -0
- package/scss/dock-manager/_layout.scss +6 -0
- package/scss/dock-manager/_theme.scss +6 -0
- package/scss/dock-manager/_variables.scss +113 -0
- package/scss/fab/_variables.scss +2 -2
- package/scss/index.scss +2 -0
- package/scss/pdf-viewer/_variables.scss +4 -5
- package/scss/pivotgrid/_variables.scss +5 -4
- package/scss/popup/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -3
- package/scss/tabstrip/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +2 -0
- package/scss/window/_variables.scss +2 -2
package/dist/meta/variables.json
CHANGED
|
@@ -587,22 +587,6 @@
|
|
|
587
587
|
"type": "String",
|
|
588
588
|
"value": "var(--kendo-neutral-130, inherit)"
|
|
589
589
|
},
|
|
590
|
-
"kendo-box-shadow-depth-1": {
|
|
591
|
-
"type": "List",
|
|
592
|
-
"value": "0 1.6px 3.6px rgba(0, 0, 0, 0.132), 0 0.3px 0.9px rgba(0, 0, 0, 0.108)"
|
|
593
|
-
},
|
|
594
|
-
"kendo-box-shadow-depth-2": {
|
|
595
|
-
"type": "List",
|
|
596
|
-
"value": "0 3.2px 7.2px rgba(0, 0, 0, 0.132), 0 0.6px 1.8px rgba(0, 0, 0, 0.108)"
|
|
597
|
-
},
|
|
598
|
-
"kendo-box-shadow-depth-3": {
|
|
599
|
-
"type": "List",
|
|
600
|
-
"value": "0 6.4px 14.4px rgba(0, 0, 0, 0.132), 0 1.2px 3.6px rgba(0, 0, 0, 0.108)"
|
|
601
|
-
},
|
|
602
|
-
"kendo-box-shadow-depth-4": {
|
|
603
|
-
"type": "List",
|
|
604
|
-
"value": "0 25.6px 57.6px rgba(0, 0, 0, 0.22), 0 4.8px 14.4px rgba(0, 0, 0, 0.18)"
|
|
605
|
-
},
|
|
606
590
|
"kendo-disabled-bg": {
|
|
607
591
|
"type": "String",
|
|
608
592
|
"value": "var(--kendo-neutral-20, inherit)"
|
|
@@ -625,7 +609,11 @@
|
|
|
625
609
|
},
|
|
626
610
|
"kendo-components": {
|
|
627
611
|
"type": "List",
|
|
628
|
-
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
612
|
+
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
613
|
+
},
|
|
614
|
+
"kendo-elevation": {
|
|
615
|
+
"type": "Map",
|
|
616
|
+
"value": "(1: (0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12)), 2: (0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12)), 3: (0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12)), 4: (0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12)), 5: (0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12)), 6: (0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12)), 7: (0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12)), 8: (0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12)), 9: (0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12)))"
|
|
629
617
|
},
|
|
630
618
|
"equilateral-index": {
|
|
631
619
|
"type": "Number",
|
|
@@ -1760,8 +1748,8 @@
|
|
|
1760
1748
|
"value": "#cacaca"
|
|
1761
1749
|
},
|
|
1762
1750
|
"kendo-popup-shadow": {
|
|
1763
|
-
"type": "
|
|
1764
|
-
"value": "0
|
|
1751
|
+
"type": "String",
|
|
1752
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
1765
1753
|
},
|
|
1766
1754
|
"kendo-table-border-width": {
|
|
1767
1755
|
"type": "Number",
|
|
@@ -3795,6 +3783,10 @@
|
|
|
3795
3783
|
"type": "Color",
|
|
3796
3784
|
"value": "rgba(0, 0, 0, 0.75)"
|
|
3797
3785
|
},
|
|
3786
|
+
"kendo-tooltip-shadow": {
|
|
3787
|
+
"type": "String",
|
|
3788
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
3789
|
+
},
|
|
3798
3790
|
"kendo-tooltip-primary-bg": {
|
|
3799
3791
|
"type": "Color",
|
|
3800
3792
|
"value": "#f35800"
|
|
@@ -3944,12 +3936,12 @@
|
|
|
3944
3936
|
"value": "#cacaca"
|
|
3945
3937
|
},
|
|
3946
3938
|
"kendo-window-shadow": {
|
|
3947
|
-
"type": "
|
|
3948
|
-
"value": "
|
|
3939
|
+
"type": "String",
|
|
3940
|
+
"value": "var(--kendo-elevation-8, 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
3949
3941
|
},
|
|
3950
3942
|
"kendo-window-focus-shadow": {
|
|
3951
|
-
"type": "
|
|
3952
|
-
"value": "
|
|
3943
|
+
"type": "String",
|
|
3944
|
+
"value": "var(--kendo-elevation-9, 0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
3953
3945
|
},
|
|
3954
3946
|
"kendo-window-titlebar-bg": {
|
|
3955
3947
|
"type": "Color",
|
|
@@ -5392,8 +5384,8 @@
|
|
|
5392
5384
|
"value": "null"
|
|
5393
5385
|
},
|
|
5394
5386
|
"kendo-color-gradient-focus-shadow": {
|
|
5395
|
-
"type": "
|
|
5396
|
-
"value": "
|
|
5387
|
+
"type": "String",
|
|
5388
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
5397
5389
|
},
|
|
5398
5390
|
"kendo-color-gradient-canvas-border-radius": {
|
|
5399
5391
|
"type": "Number",
|
|
@@ -5439,6 +5431,10 @@
|
|
|
5439
5431
|
"type": "Number",
|
|
5440
5432
|
"value": "1px"
|
|
5441
5433
|
},
|
|
5434
|
+
"kendo-color-gradient-draghandle-outline-width": {
|
|
5435
|
+
"type": "Number",
|
|
5436
|
+
"value": "1px"
|
|
5437
|
+
},
|
|
5442
5438
|
"kendo-color-gradient-draghandle-border-radius": {
|
|
5443
5439
|
"type": "Number",
|
|
5444
5440
|
"value": "50%"
|
|
@@ -5456,16 +5452,16 @@
|
|
|
5456
5452
|
"value": "rgba(255, 255, 255, 0.8)"
|
|
5457
5453
|
},
|
|
5458
5454
|
"kendo-color-gradient-draghandle-shadow": {
|
|
5459
|
-
"type": "
|
|
5460
|
-
"value": "
|
|
5455
|
+
"type": "Color",
|
|
5456
|
+
"value": "rgba(0, 0, 0, 0.5)"
|
|
5461
5457
|
},
|
|
5462
5458
|
"kendo-color-gradient-draghandle-focus-shadow": {
|
|
5463
|
-
"type": "
|
|
5464
|
-
"value": "
|
|
5459
|
+
"type": "Color",
|
|
5460
|
+
"value": "#000000"
|
|
5465
5461
|
},
|
|
5466
5462
|
"kendo-color-gradient-draghandle-hover-shadow": {
|
|
5467
|
-
"type": "
|
|
5468
|
-
"value": "
|
|
5463
|
+
"type": "Color",
|
|
5464
|
+
"value": "#000000"
|
|
5469
5465
|
},
|
|
5470
5466
|
"kendo-color-gradient-canvas-draghandle-margin-y": {
|
|
5471
5467
|
"type": "Number",
|
|
@@ -5544,8 +5540,8 @@
|
|
|
5544
5540
|
"value": "null"
|
|
5545
5541
|
},
|
|
5546
5542
|
"kendo-color-editor-focus-shadow": {
|
|
5547
|
-
"type": "
|
|
5548
|
-
"value": "
|
|
5543
|
+
"type": "String",
|
|
5544
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
5549
5545
|
},
|
|
5550
5546
|
"kendo-color-editor-header-padding-y": {
|
|
5551
5547
|
"type": "Number",
|
|
@@ -6340,12 +6336,12 @@
|
|
|
6340
6336
|
"value": "white"
|
|
6341
6337
|
},
|
|
6342
6338
|
"kendo-appbar-box-shadow": {
|
|
6343
|
-
"type": "
|
|
6344
|
-
"value": "
|
|
6339
|
+
"type": "String",
|
|
6340
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6345
6341
|
},
|
|
6346
6342
|
"kendo-appbar-bottom-box-shadow": {
|
|
6347
|
-
"type": "
|
|
6348
|
-
"value": "
|
|
6343
|
+
"type": "String",
|
|
6344
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6349
6345
|
},
|
|
6350
6346
|
"kendo-fab-border-width": {
|
|
6351
6347
|
"type": "Number",
|
|
@@ -6468,12 +6464,12 @@
|
|
|
6468
6464
|
"value": "(sm: (padding-x: 8px, padding-y: 8px), md: (padding-x: 16px, padding-y: 16px), lg: (padding-x: 24px, padding-y: 24px))"
|
|
6469
6465
|
},
|
|
6470
6466
|
"kendo-fab-shadow": {
|
|
6471
|
-
"type": "
|
|
6472
|
-
"value": "
|
|
6467
|
+
"type": "String",
|
|
6468
|
+
"value": "var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6473
6469
|
},
|
|
6474
6470
|
"kendo-fab-disabled-shadow": {
|
|
6475
|
-
"type": "
|
|
6476
|
-
"value": "
|
|
6471
|
+
"type": "String",
|
|
6472
|
+
"value": "var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6477
6473
|
},
|
|
6478
6474
|
"kendo-fab-active-shadow": {
|
|
6479
6475
|
"type": "Null",
|
|
@@ -6512,12 +6508,12 @@
|
|
|
6512
6508
|
"value": "#cacaca"
|
|
6513
6509
|
},
|
|
6514
6510
|
"kendo-fab-item-shadow": {
|
|
6515
|
-
"type": "
|
|
6516
|
-
"value": "
|
|
6511
|
+
"type": "String",
|
|
6512
|
+
"value": "var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6517
6513
|
},
|
|
6518
6514
|
"kendo-fab-item-disabled-shadow": {
|
|
6519
|
-
"type": "
|
|
6520
|
-
"value": "
|
|
6515
|
+
"type": "String",
|
|
6516
|
+
"value": "var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6521
6517
|
},
|
|
6522
6518
|
"kendo-fab-item-active-shadow": {
|
|
6523
6519
|
"type": "Null",
|
|
@@ -6592,8 +6588,8 @@
|
|
|
6592
6588
|
"value": "#cacaca"
|
|
6593
6589
|
},
|
|
6594
6590
|
"kendo-actionsheet-shadow": {
|
|
6595
|
-
"type": "
|
|
6596
|
-
"value": "
|
|
6591
|
+
"type": "String",
|
|
6592
|
+
"value": "var(--kendo-elevation-7, 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6597
6593
|
},
|
|
6598
6594
|
"kendo-actionsheet-titlebar-padding-x": {
|
|
6599
6595
|
"type": "Number",
|
|
@@ -6984,8 +6980,8 @@
|
|
|
6984
6980
|
"value": "#cacaca"
|
|
6985
6981
|
},
|
|
6986
6982
|
"kendo-notification-shadow": {
|
|
6987
|
-
"type": "
|
|
6988
|
-
"value": "0
|
|
6983
|
+
"type": "String",
|
|
6984
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6989
6985
|
},
|
|
6990
6986
|
"kendo-notification-icon-spacing": {
|
|
6991
6987
|
"type": "Number",
|
|
@@ -7048,8 +7044,8 @@
|
|
|
7048
7044
|
"value": "#cacaca"
|
|
7049
7045
|
},
|
|
7050
7046
|
"kendo-card-shadow": {
|
|
7051
|
-
"type": "
|
|
7052
|
-
"value": "
|
|
7047
|
+
"type": "String",
|
|
7048
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
7053
7049
|
},
|
|
7054
7050
|
"kendo-card-focus-bg": {
|
|
7055
7051
|
"type": "Null",
|
|
@@ -7064,8 +7060,8 @@
|
|
|
7064
7060
|
"value": "rgba(0, 0, 0, 0.15)"
|
|
7065
7061
|
},
|
|
7066
7062
|
"kendo-card-focus-shadow": {
|
|
7067
|
-
"type": "
|
|
7068
|
-
"value": "0
|
|
7063
|
+
"type": "String",
|
|
7064
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
7069
7065
|
},
|
|
7070
7066
|
"kendo-card-header-padding-x": {
|
|
7071
7067
|
"type": "Number",
|
|
@@ -7256,8 +7252,8 @@
|
|
|
7256
7252
|
"value": "#cacaca"
|
|
7257
7253
|
},
|
|
7258
7254
|
"kendo-popover-shadow": {
|
|
7259
|
-
"type": "
|
|
7260
|
-
"value": "0
|
|
7255
|
+
"type": "String",
|
|
7256
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
7261
7257
|
},
|
|
7262
7258
|
"kendo-popover-header-padding-x": {
|
|
7263
7259
|
"type": "Number",
|
|
@@ -7384,8 +7380,8 @@
|
|
|
7384
7380
|
"value": "0 4px"
|
|
7385
7381
|
},
|
|
7386
7382
|
"kendo-bottom-nav-shadow": {
|
|
7387
|
-
"type": "
|
|
7388
|
-
"value": "
|
|
7383
|
+
"type": "String",
|
|
7384
|
+
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
7389
7385
|
},
|
|
7390
7386
|
"kendo-bottom-nav-flat-text": {
|
|
7391
7387
|
"type": "Color",
|
|
@@ -8220,8 +8216,8 @@
|
|
|
8220
8216
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, 0.12)"
|
|
8221
8217
|
},
|
|
8222
8218
|
"kendo-tabstrip-item-dragging-shadow": {
|
|
8223
|
-
"type": "
|
|
8224
|
-
"value": "
|
|
8219
|
+
"type": "String",
|
|
8220
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
8225
8221
|
},
|
|
8226
8222
|
"kendo-tabstrip-item-disabled-bg": {
|
|
8227
8223
|
"type": "Null",
|
|
@@ -8840,8 +8836,8 @@
|
|
|
8840
8836
|
"value": "1px"
|
|
8841
8837
|
},
|
|
8842
8838
|
"kendo-tile-layout-card-focus-shadow": {
|
|
8843
|
-
"type": "
|
|
8844
|
-
"value": "0
|
|
8839
|
+
"type": "String",
|
|
8840
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
8845
8841
|
},
|
|
8846
8842
|
"kendo-tile-layout-hint-border-width": {
|
|
8847
8843
|
"type": "Number",
|
|
@@ -8859,6 +8855,146 @@
|
|
|
8859
8855
|
"type": "Color",
|
|
8860
8856
|
"value": "rgba(255, 255, 255, 0.2)"
|
|
8861
8857
|
},
|
|
8858
|
+
"kendo-dock-manager-border-width": {
|
|
8859
|
+
"type": "Number",
|
|
8860
|
+
"value": "1px"
|
|
8861
|
+
},
|
|
8862
|
+
"kendo-dock-manager-border-style": {
|
|
8863
|
+
"type": "String",
|
|
8864
|
+
"value": "solid"
|
|
8865
|
+
},
|
|
8866
|
+
"kendo-dock-manager-border": {
|
|
8867
|
+
"type": "Color",
|
|
8868
|
+
"value": "#cacaca"
|
|
8869
|
+
},
|
|
8870
|
+
"kendo-dock-manager-pane-header-padding-y": {
|
|
8871
|
+
"type": "Number",
|
|
8872
|
+
"value": "8px"
|
|
8873
|
+
},
|
|
8874
|
+
"kendo-dock-manager-pane-header-padding-x": {
|
|
8875
|
+
"type": "Number",
|
|
8876
|
+
"value": "16px"
|
|
8877
|
+
},
|
|
8878
|
+
"kendo-dock-manager-pane-header-border-width": {
|
|
8879
|
+
"type": "Number",
|
|
8880
|
+
"value": "1px"
|
|
8881
|
+
},
|
|
8882
|
+
"kendo-dock-manager-pane-header-border-style": {
|
|
8883
|
+
"type": "String",
|
|
8884
|
+
"value": "solid"
|
|
8885
|
+
},
|
|
8886
|
+
"kendo-dock-manager-pane-header-bg": {
|
|
8887
|
+
"type": "Color",
|
|
8888
|
+
"value": "#f0f0f0"
|
|
8889
|
+
},
|
|
8890
|
+
"kendo-dock-manager-pane-title-padding-y": {
|
|
8891
|
+
"type": "Null",
|
|
8892
|
+
"value": "null"
|
|
8893
|
+
},
|
|
8894
|
+
"kendo-dock-manager-pane-title-padding-x": {
|
|
8895
|
+
"type": "Null",
|
|
8896
|
+
"value": "null"
|
|
8897
|
+
},
|
|
8898
|
+
"kendo-dock-manager-pane-title-font-family": {
|
|
8899
|
+
"type": "String",
|
|
8900
|
+
"value": "inherit"
|
|
8901
|
+
},
|
|
8902
|
+
"kendo-dock-manager-pane-title-font-size": {
|
|
8903
|
+
"type": "Number",
|
|
8904
|
+
"value": "16px"
|
|
8905
|
+
},
|
|
8906
|
+
"kendo-dock-manager-pane-title-line-height": {
|
|
8907
|
+
"type": "Number",
|
|
8908
|
+
"value": "1.25"
|
|
8909
|
+
},
|
|
8910
|
+
"kendo-dock-manager-pane-title-font-weight": {
|
|
8911
|
+
"type": "Number",
|
|
8912
|
+
"value": "400"
|
|
8913
|
+
},
|
|
8914
|
+
"kendo-dock-manager-pane-content-padding-x": {
|
|
8915
|
+
"type": "Number",
|
|
8916
|
+
"value": "16px"
|
|
8917
|
+
},
|
|
8918
|
+
"kendo-dock-manager-pane-content-padding-y": {
|
|
8919
|
+
"type": "Number",
|
|
8920
|
+
"value": "16px"
|
|
8921
|
+
},
|
|
8922
|
+
"kendo-dock-manager-tabbed-pane-padding-y": {
|
|
8923
|
+
"type": "Number",
|
|
8924
|
+
"value": "16px"
|
|
8925
|
+
},
|
|
8926
|
+
"kendo-dock-manager-tabbed-pane-padding-x": {
|
|
8927
|
+
"type": "Number",
|
|
8928
|
+
"value": "8px"
|
|
8929
|
+
},
|
|
8930
|
+
"kendo-dock-manager-unpinned-container-width": {
|
|
8931
|
+
"type": "Number",
|
|
8932
|
+
"value": "300px"
|
|
8933
|
+
},
|
|
8934
|
+
"kendo-dock-manager-unpinned-container-bg": {
|
|
8935
|
+
"type": "Color",
|
|
8936
|
+
"value": "#ffffff"
|
|
8937
|
+
},
|
|
8938
|
+
"kendo-dock-manager-unpinned-container-shadow": {
|
|
8939
|
+
"type": "List",
|
|
8940
|
+
"value": "4px 0px 5px 0px rgba(0, 0, 0, 0.04), 2px 0px 4px 0px rgba(0, 0, 0, 0.03)"
|
|
8941
|
+
},
|
|
8942
|
+
"kendo-dock-indicator-padding": {
|
|
8943
|
+
"type": "Number",
|
|
8944
|
+
"value": "6px"
|
|
8945
|
+
},
|
|
8946
|
+
"kendo-dock-indicator-bg": {
|
|
8947
|
+
"type": "Color",
|
|
8948
|
+
"value": "#f5f5f5"
|
|
8949
|
+
},
|
|
8950
|
+
"kendo-dock-indicator-text": {
|
|
8951
|
+
"type": "Color",
|
|
8952
|
+
"value": "#f35800"
|
|
8953
|
+
},
|
|
8954
|
+
"kendo-dock-indicator-outline-width": {
|
|
8955
|
+
"type": "Number",
|
|
8956
|
+
"value": "1px"
|
|
8957
|
+
},
|
|
8958
|
+
"kendo-dock-indicator-outline-style": {
|
|
8959
|
+
"type": "String",
|
|
8960
|
+
"value": "solid"
|
|
8961
|
+
},
|
|
8962
|
+
"kendo-dock-indicator-outline": {
|
|
8963
|
+
"type": "Color",
|
|
8964
|
+
"value": "#f35800"
|
|
8965
|
+
},
|
|
8966
|
+
"kendo-dock-indicator-shadow": {
|
|
8967
|
+
"type": "List",
|
|
8968
|
+
"value": "drop-shadow(0px 1px 18px rgba(0, 0, 0, 0.12)) drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.14)) drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2))"
|
|
8969
|
+
},
|
|
8970
|
+
"kendo-dock-indicator-hover-bg": {
|
|
8971
|
+
"type": "Color",
|
|
8972
|
+
"value": "#f35800"
|
|
8973
|
+
},
|
|
8974
|
+
"kendo-dock-indicator-hover-text": {
|
|
8975
|
+
"type": "Color",
|
|
8976
|
+
"value": "#ffffff"
|
|
8977
|
+
},
|
|
8978
|
+
"kendo-dock-manager-dock-preview-border-width": {
|
|
8979
|
+
"type": "Number",
|
|
8980
|
+
"value": "1px"
|
|
8981
|
+
},
|
|
8982
|
+
"kendo-dock-manager-dock-preview-border-style": {
|
|
8983
|
+
"type": "String",
|
|
8984
|
+
"value": "dashed"
|
|
8985
|
+
},
|
|
8986
|
+
"kendo-dock-manager-dock-preview-border-radius": {
|
|
8987
|
+
"type": "Number",
|
|
8988
|
+
"value": "2px"
|
|
8989
|
+
},
|
|
8990
|
+
"kendo-dock-manager-dock-preview-bg": {
|
|
8991
|
+
"type": "Color",
|
|
8992
|
+
"value": "rgba(243, 88, 0, 0.16)"
|
|
8993
|
+
},
|
|
8994
|
+
"kendo-dock-manager-dock-preview-border": {
|
|
8995
|
+
"type": "Color",
|
|
8996
|
+
"value": "#f35800"
|
|
8997
|
+
},
|
|
8862
8998
|
"kendo-adaptive-bg": {
|
|
8863
8999
|
"type": "Color",
|
|
8864
9000
|
"value": "#ffffff"
|
|
@@ -10095,21 +10231,25 @@
|
|
|
10095
10231
|
"type": "Null",
|
|
10096
10232
|
"value": "null"
|
|
10097
10233
|
},
|
|
10234
|
+
"kendo-pivotgrid-configurator-shadow": {
|
|
10235
|
+
"type": "String",
|
|
10236
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10237
|
+
},
|
|
10098
10238
|
"kendo-pivotgrid-configurator-end-shadow": {
|
|
10099
|
-
"type": "
|
|
10100
|
-
"value": "-
|
|
10239
|
+
"type": "String",
|
|
10240
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10101
10241
|
},
|
|
10102
10242
|
"kendo-pivotgrid-configurator-start-shadow": {
|
|
10103
|
-
"type": "
|
|
10104
|
-
"value": "
|
|
10243
|
+
"type": "String",
|
|
10244
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10105
10245
|
},
|
|
10106
10246
|
"kendo-pivotgrid-configurator-top-shadow": {
|
|
10107
|
-
"type": "
|
|
10108
|
-
"value": "
|
|
10247
|
+
"type": "String",
|
|
10248
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10109
10249
|
},
|
|
10110
10250
|
"kendo-pivotgrid-configurator-bottom-shadow": {
|
|
10111
|
-
"type": "
|
|
10112
|
-
"value": "
|
|
10251
|
+
"type": "String",
|
|
10252
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10113
10253
|
},
|
|
10114
10254
|
"kendo-pivotgrid-configurator-button-padding-x": {
|
|
10115
10255
|
"type": "Number",
|
|
@@ -10744,8 +10884,8 @@
|
|
|
10744
10884
|
"value": "#cacaca"
|
|
10745
10885
|
},
|
|
10746
10886
|
"kendo-taskboard-card-shadow": {
|
|
10747
|
-
"type": "
|
|
10748
|
-
"value": "
|
|
10887
|
+
"type": "String",
|
|
10888
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
10749
10889
|
},
|
|
10750
10890
|
"kendo-taskboard-card-category-border-width": {
|
|
10751
10891
|
"type": "Number",
|
|
@@ -11431,10 +11571,6 @@
|
|
|
11431
11571
|
"type": "Number",
|
|
11432
11572
|
"value": "11em"
|
|
11433
11573
|
},
|
|
11434
|
-
"kendo-scheduler-current-time-color": {
|
|
11435
|
-
"type": "Color",
|
|
11436
|
-
"value": "#ff0000"
|
|
11437
|
-
},
|
|
11438
11574
|
"kendo-scheduler-nonwork-bg": {
|
|
11439
11575
|
"type": "Color",
|
|
11440
11576
|
"value": "whitesmoke"
|
|
@@ -11520,8 +11656,8 @@
|
|
|
11520
11656
|
"value": "null"
|
|
11521
11657
|
},
|
|
11522
11658
|
"kendo-scheduler-tooltip-shadow": {
|
|
11523
|
-
"type": "
|
|
11524
|
-
"value": "
|
|
11659
|
+
"type": "String",
|
|
11660
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11525
11661
|
},
|
|
11526
11662
|
"kendo-scheduler-tooltip-title-margin-y": {
|
|
11527
11663
|
"type": "Number",
|
|
@@ -11732,16 +11868,16 @@
|
|
|
11732
11868
|
"value": "#ffffff"
|
|
11733
11869
|
},
|
|
11734
11870
|
"kendo-chat-bubble-shadow": {
|
|
11735
|
-
"type": "
|
|
11736
|
-
"value": "0
|
|
11871
|
+
"type": "String",
|
|
11872
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11737
11873
|
},
|
|
11738
11874
|
"kendo-chat-bubble-hover-shadow": {
|
|
11739
|
-
"type": "
|
|
11740
|
-
"value": "0
|
|
11875
|
+
"type": "String",
|
|
11876
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11741
11877
|
},
|
|
11742
11878
|
"kendo-chat-bubble-selected-shadow": {
|
|
11743
|
-
"type": "
|
|
11744
|
-
"value": "0
|
|
11879
|
+
"type": "String",
|
|
11880
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11745
11881
|
},
|
|
11746
11882
|
"kendo-chat-alt-bubble-bg": {
|
|
11747
11883
|
"type": "Color",
|
|
@@ -11756,16 +11892,16 @@
|
|
|
11756
11892
|
"value": "#f35800"
|
|
11757
11893
|
},
|
|
11758
11894
|
"kendo-chat-alt-bubble-shadow": {
|
|
11759
|
-
"type": "
|
|
11760
|
-
"value": "0
|
|
11895
|
+
"type": "String",
|
|
11896
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11761
11897
|
},
|
|
11762
11898
|
"kendo-chat-alt-bubble-hover-shadow": {
|
|
11763
|
-
"type": "
|
|
11764
|
-
"value": "0
|
|
11899
|
+
"type": "String",
|
|
11900
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11765
11901
|
},
|
|
11766
11902
|
"kendo-chat-alt-bubble-selected-shadow": {
|
|
11767
|
-
"type": "
|
|
11768
|
-
"value": "0
|
|
11903
|
+
"type": "String",
|
|
11904
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11769
11905
|
},
|
|
11770
11906
|
"kendo-chat-quick-reply-bg": {
|
|
11771
11907
|
"type": "Color",
|
|
@@ -11932,8 +12068,8 @@
|
|
|
11932
12068
|
"value": "#cacaca"
|
|
11933
12069
|
},
|
|
11934
12070
|
"kendo-timeline-track-item-focus-shadow": {
|
|
11935
|
-
"type": "
|
|
11936
|
-
"value": "0
|
|
12071
|
+
"type": "String",
|
|
12072
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
11937
12073
|
},
|
|
11938
12074
|
"kendo-timeline-track-event-offset": {
|
|
11939
12075
|
"type": "Number",
|
|
@@ -12116,8 +12252,20 @@
|
|
|
12116
12252
|
"value": "#cacaca"
|
|
12117
12253
|
},
|
|
12118
12254
|
"kendo-pdf-viewer-page-shadow": {
|
|
12119
|
-
"type": "
|
|
12120
|
-
"value": "0 0
|
|
12255
|
+
"type": "String",
|
|
12256
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12257
|
+
},
|
|
12258
|
+
"kendo-pdf-viewer-search-panel-padding-x": {
|
|
12259
|
+
"type": "Number",
|
|
12260
|
+
"value": "8px"
|
|
12261
|
+
},
|
|
12262
|
+
"kendo-pdf-viewer-search-panel-padding-y": {
|
|
12263
|
+
"type": "Number",
|
|
12264
|
+
"value": "12px"
|
|
12265
|
+
},
|
|
12266
|
+
"kendo-pdf-viewer-search-panel-spacing": {
|
|
12267
|
+
"type": "Number",
|
|
12268
|
+
"value": "8px"
|
|
12121
12269
|
},
|
|
12122
12270
|
"kendo-pdf-viewer-search-panel-border-width": {
|
|
12123
12271
|
"type": "Number",
|
|
@@ -12140,25 +12288,13 @@
|
|
|
12140
12288
|
"value": "#cacaca"
|
|
12141
12289
|
},
|
|
12142
12290
|
"kendo-pdf-viewer-search-panel-shadow": {
|
|
12143
|
-
"type": "
|
|
12144
|
-
"value": "
|
|
12291
|
+
"type": "String",
|
|
12292
|
+
"value": "var(--kendo-elevation-8, 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12145
12293
|
},
|
|
12146
12294
|
"kendo-pdf-viewer-search-panel-matches-spacing": {
|
|
12147
12295
|
"type": "Number",
|
|
12148
12296
|
"value": "4px"
|
|
12149
12297
|
},
|
|
12150
|
-
"kendo-pdf-viewer-search-dialog-padding-x": {
|
|
12151
|
-
"type": "Number",
|
|
12152
|
-
"value": "8px"
|
|
12153
|
-
},
|
|
12154
|
-
"kendo-pdf-viewer-search-dialog-padding-y": {
|
|
12155
|
-
"type": "Number",
|
|
12156
|
-
"value": "12px"
|
|
12157
|
-
},
|
|
12158
|
-
"kendo-pdf-viewer-search-dialog-spacing": {
|
|
12159
|
-
"type": "Number",
|
|
12160
|
-
"value": "8px"
|
|
12161
|
-
},
|
|
12162
12298
|
"kendo-pdf-viewer-selection-line-height": {
|
|
12163
12299
|
"type": "Number",
|
|
12164
12300
|
"value": "1.25"
|
|
@@ -12832,8 +12968,8 @@
|
|
|
12832
12968
|
"value": "rgba(0, 0, 0, 0.15)"
|
|
12833
12969
|
},
|
|
12834
12970
|
"kendo-orgchart-node-group-focus-shadow": {
|
|
12835
|
-
"type": "
|
|
12836
|
-
"value": "0
|
|
12971
|
+
"type": "String",
|
|
12972
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12837
12973
|
},
|
|
12838
12974
|
"kendo-orgchart-node-group-title-font-size": {
|
|
12839
12975
|
"type": "Number",
|
|
@@ -12876,12 +13012,12 @@
|
|
|
12876
13012
|
"value": "1px"
|
|
12877
13013
|
},
|
|
12878
13014
|
"kendo-orgchart-card-shadow": {
|
|
12879
|
-
"type": "
|
|
12880
|
-
"value": "
|
|
13015
|
+
"type": "String",
|
|
13016
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12881
13017
|
},
|
|
12882
13018
|
"kendo-orgchart-card-focus-shadow": {
|
|
12883
|
-
"type": "
|
|
12884
|
-
"value": "0
|
|
13019
|
+
"type": "String",
|
|
13020
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12885
13021
|
},
|
|
12886
13022
|
"kendo-orgchart-card-title-margin-bottom": {
|
|
12887
13023
|
"type": "Number",
|