@progress/kendo-theme-bootstrap 12.1.0-dev.2 → 12.1.0-dev.3
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 +1 -1
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1646 -1808
- package/dist/meta/sassdoc-raw-data.json +558 -633
- package/dist/meta/variables.json +288 -300
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +2 -2
- package/scss/adaptive/_variables.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/breadcrumb/_variables.scss +7 -7
- package/scss/calendar/_variables.scss +5 -9
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +6 -10
- package/scss/checkbox/_variables.scss +3 -3
- package/scss/chip/_theme.scss +1 -22
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/dataviz/_variables.scss +2 -2
- package/scss/dialog/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_variables.scss +8 -8
- package/scss/editor/_variables.scss +1 -1
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/forms/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +4 -4
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/input/_variables.scss +3 -3
- package/scss/list/_variables.scss +5 -5
- package/scss/listgroup/_variables.scss +1 -1
- package/scss/listview/_variables.scss +1 -1
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +1 -1
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/notification/_variables.scss +2 -2
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_variables.scss +2 -2
- package/scss/panelbar/_variables.scss +4 -4
- package/scss/pdf-viewer/_variables.scss +6 -6
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +3 -3
- package/scss/scrollview/_theme.scss +0 -1
- package/scss/scrollview/_variables.scss +3 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +2 -2
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +2 -2
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_variables.scss +4 -4
- package/scss/tabstrip/_variables.scss +7 -7
- package/scss/taskboard/_variables.scss +7 -7
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/time-marker/_variables.scss +3 -1
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_variables.scss +2 -2
- package/scss/tooltip/_variables.scss +3 -3
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +1 -1
- package/scss/wizard/_variables.scss +1 -1
package/dist/meta/variables.json
CHANGED
|
@@ -1730,16 +1730,16 @@
|
|
|
1730
1730
|
"value": "var(--kendo-font-weight-bold, normal)"
|
|
1731
1731
|
},
|
|
1732
1732
|
"kendo-list-item-group-label-sm-font-size": {
|
|
1733
|
-
"type": "
|
|
1734
|
-
"value": "
|
|
1733
|
+
"type": "String",
|
|
1734
|
+
"value": "var(--kendo-font-size-xs, inherit)"
|
|
1735
1735
|
},
|
|
1736
1736
|
"kendo-list-item-group-label-md-font-size": {
|
|
1737
|
-
"type": "
|
|
1738
|
-
"value": "
|
|
1737
|
+
"type": "String",
|
|
1738
|
+
"value": "var(--kendo-font-size-xs, inherit)"
|
|
1739
1739
|
},
|
|
1740
1740
|
"kendo-list-item-group-label-lg-font-size": {
|
|
1741
|
-
"type": "
|
|
1742
|
-
"value": "
|
|
1741
|
+
"type": "String",
|
|
1742
|
+
"value": "var(--kendo-font-size-xs, inherit)"
|
|
1743
1743
|
},
|
|
1744
1744
|
"kendo-list-item-group-label-sm-line-height": {
|
|
1745
1745
|
"type": "String",
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
},
|
|
1780
1780
|
"kendo-list-sizes": {
|
|
1781
1781
|
"type": "Map",
|
|
1782
|
-
"value": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size:
|
|
1782
|
+
"value": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)))",
|
|
1783
1783
|
"prettyValue": {
|
|
1784
1784
|
"sm": {
|
|
1785
1785
|
"font-size": "var(--kendo-font-size-sm, inherit)",
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
"group-item-line-height": null,
|
|
1799
1799
|
"item-group-label-padding-x": "0.5em",
|
|
1800
1800
|
"item-group-label-padding-y": 0,
|
|
1801
|
-
"item-group-label-font-size": "
|
|
1801
|
+
"item-group-label-font-size": "var(--kendo-font-size-xs, inherit)",
|
|
1802
1802
|
"item-group-label-line-height": "inherit",
|
|
1803
1803
|
"filter-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
1804
1804
|
"filter-padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"group-item-line-height": null,
|
|
1821
1821
|
"item-group-label-padding-x": "0.5em",
|
|
1822
1822
|
"item-group-label-padding-y": 0,
|
|
1823
|
-
"item-group-label-font-size": "
|
|
1823
|
+
"item-group-label-font-size": "var(--kendo-font-size-xs, inherit)",
|
|
1824
1824
|
"item-group-label-line-height": "inherit",
|
|
1825
1825
|
"filter-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
1826
1826
|
"filter-padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -1842,7 +1842,7 @@
|
|
|
1842
1842
|
"group-item-line-height": null,
|
|
1843
1843
|
"item-group-label-padding-x": "0.5em",
|
|
1844
1844
|
"item-group-label-padding-y": 0,
|
|
1845
|
-
"item-group-label-font-size": "
|
|
1845
|
+
"item-group-label-font-size": "var(--kendo-font-size-xs, inherit)",
|
|
1846
1846
|
"item-group-label-line-height": "inherit",
|
|
1847
1847
|
"filter-padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
1848
1848
|
"filter-padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
},
|
|
1852
1852
|
"kendo-list-bg": {
|
|
1853
1853
|
"type": "String",
|
|
1854
|
-
"value": "var(--kendo-color-
|
|
1854
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
1855
1855
|
},
|
|
1856
1856
|
"kendo-list-text": {
|
|
1857
1857
|
"type": "String",
|
|
@@ -1887,7 +1887,7 @@
|
|
|
1887
1887
|
},
|
|
1888
1888
|
"kendo-list-item-hover-bg": {
|
|
1889
1889
|
"type": "String",
|
|
1890
|
-
"value": "var(--kendo-color-
|
|
1890
|
+
"value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
|
|
1891
1891
|
},
|
|
1892
1892
|
"kendo-list-item-hover-text": {
|
|
1893
1893
|
"type": "String",
|
|
@@ -1951,7 +1951,7 @@
|
|
|
1951
1951
|
},
|
|
1952
1952
|
"kendo-listgroup-bg": {
|
|
1953
1953
|
"type": "String",
|
|
1954
|
-
"value": "var(--kendo-color-
|
|
1954
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
1955
1955
|
},
|
|
1956
1956
|
"kendo-listgroup-text": {
|
|
1957
1957
|
"type": "String",
|
|
@@ -1990,8 +1990,8 @@
|
|
|
1990
1990
|
}
|
|
1991
1991
|
},
|
|
1992
1992
|
"kendo-overlay-bg": {
|
|
1993
|
-
"type": "
|
|
1994
|
-
"value": "#
|
|
1993
|
+
"type": "String",
|
|
1994
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
1995
1995
|
},
|
|
1996
1996
|
"kendo-overlay-opacity": {
|
|
1997
1997
|
"type": "Number",
|
|
@@ -2107,7 +2107,7 @@
|
|
|
2107
2107
|
},
|
|
2108
2108
|
"kendo-table-bg": {
|
|
2109
2109
|
"type": "String",
|
|
2110
|
-
"value": "var(--kendo-color-
|
|
2110
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
2111
2111
|
},
|
|
2112
2112
|
"kendo-table-text": {
|
|
2113
2113
|
"type": "String",
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
},
|
|
2160
2160
|
"kendo-table-alt-row-bg": {
|
|
2161
2161
|
"type": "String",
|
|
2162
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529)
|
|
2162
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 4%, transparent)"
|
|
2163
2163
|
},
|
|
2164
2164
|
"kendo-table-alt-row-text": {
|
|
2165
2165
|
"type": "Null",
|
|
@@ -2171,7 +2171,7 @@
|
|
|
2171
2171
|
},
|
|
2172
2172
|
"kendo-table-hover-bg": {
|
|
2173
2173
|
"type": "String",
|
|
2174
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529)
|
|
2174
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)"
|
|
2175
2175
|
},
|
|
2176
2176
|
"kendo-table-hover-text": {
|
|
2177
2177
|
"type": "Null",
|
|
@@ -2195,7 +2195,7 @@
|
|
|
2195
2195
|
},
|
|
2196
2196
|
"kendo-table-focus-shadow": {
|
|
2197
2197
|
"type": "List",
|
|
2198
|
-
"value": "(inset 0 0 0 2px
|
|
2198
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 8%, transparent))"
|
|
2199
2199
|
},
|
|
2200
2200
|
"kendo-table-selected-bg": {
|
|
2201
2201
|
"type": "String",
|
|
@@ -2583,11 +2583,11 @@
|
|
|
2583
2583
|
},
|
|
2584
2584
|
"kendo-color-preview-hover-border": {
|
|
2585
2585
|
"type": "String",
|
|
2586
|
-
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.
|
|
2586
|
+
"value": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))"
|
|
2587
2587
|
},
|
|
2588
2588
|
"kendo-color-preview-no-color-bg": {
|
|
2589
|
-
"type": "
|
|
2590
|
-
"value": "#ffffff"
|
|
2589
|
+
"type": "String",
|
|
2590
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
2591
2591
|
},
|
|
2592
2592
|
"kendo-color-preview-no-color-text": {
|
|
2593
2593
|
"type": "String",
|
|
@@ -2698,8 +2698,8 @@
|
|
|
2698
2698
|
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
2699
2699
|
},
|
|
2700
2700
|
"kendo-loader-container-panel-bg": {
|
|
2701
|
-
"type": "
|
|
2702
|
-
"value": "#ffffff"
|
|
2701
|
+
"type": "String",
|
|
2702
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
2703
2703
|
},
|
|
2704
2704
|
"kendo-loader-sm-container-padding": {
|
|
2705
2705
|
"type": "String",
|
|
@@ -2739,7 +2739,7 @@
|
|
|
2739
2739
|
},
|
|
2740
2740
|
"kendo-loading-bg": {
|
|
2741
2741
|
"type": "String",
|
|
2742
|
-
"value": "var(--kendo-color-
|
|
2742
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
2743
2743
|
},
|
|
2744
2744
|
"kendo-loading-text": {
|
|
2745
2745
|
"type": "String",
|
|
@@ -2790,16 +2790,16 @@
|
|
|
2790
2790
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)"
|
|
2791
2791
|
},
|
|
2792
2792
|
"kendo-skeleton-wave-bg": {
|
|
2793
|
-
"type": "
|
|
2794
|
-
"value": "
|
|
2793
|
+
"type": "String",
|
|
2794
|
+
"value": "color-mix(in srgb, var(--kendo-color-dark, #212529) 4%, transparent)"
|
|
2795
2795
|
},
|
|
2796
2796
|
"kendo-current-time-width": {
|
|
2797
2797
|
"type": "Number",
|
|
2798
2798
|
"value": "1px"
|
|
2799
2799
|
},
|
|
2800
2800
|
"kendo-current-time-color": {
|
|
2801
|
-
"type": "
|
|
2802
|
-
"value": "#
|
|
2801
|
+
"type": "String",
|
|
2802
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
2803
2803
|
},
|
|
2804
2804
|
"kendo-tooltip-padding-y": {
|
|
2805
2805
|
"type": "String",
|
|
@@ -2815,7 +2815,7 @@
|
|
|
2815
2815
|
},
|
|
2816
2816
|
"kendo-tooltip-border-radius": {
|
|
2817
2817
|
"type": "String",
|
|
2818
|
-
"value": "var(--kendo-
|
|
2818
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
2819
2819
|
},
|
|
2820
2820
|
"kendo-tooltip-font-family": {
|
|
2821
2821
|
"type": "String",
|
|
@@ -2843,15 +2843,15 @@
|
|
|
2843
2843
|
},
|
|
2844
2844
|
"kendo-tooltip-bg": {
|
|
2845
2845
|
"type": "String",
|
|
2846
|
-
"value": "var(--kendo-color-
|
|
2846
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
2847
2847
|
},
|
|
2848
2848
|
"kendo-tooltip-text": {
|
|
2849
2849
|
"type": "String",
|
|
2850
|
-
"value": "var(--kendo-color-
|
|
2850
|
+
"value": "var(--kendo-color-on-inverse, #ffffff)"
|
|
2851
2851
|
},
|
|
2852
2852
|
"kendo-tooltip-border": {
|
|
2853
2853
|
"type": "String",
|
|
2854
|
-
"value": "var(--kendo-color-
|
|
2854
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
2855
2855
|
},
|
|
2856
2856
|
"kendo-tooltip-shadow": {
|
|
2857
2857
|
"type": "String",
|
|
@@ -3418,7 +3418,7 @@
|
|
|
3418
3418
|
},
|
|
3419
3419
|
"kendo-input-bg": {
|
|
3420
3420
|
"type": "String",
|
|
3421
|
-
"value": "var(--kendo-color-
|
|
3421
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
3422
3422
|
},
|
|
3423
3423
|
"kendo-input-text": {
|
|
3424
3424
|
"type": "String",
|
|
@@ -3450,7 +3450,7 @@
|
|
|
3450
3450
|
},
|
|
3451
3451
|
"kendo-input-focus-bg": {
|
|
3452
3452
|
"type": "String",
|
|
3453
|
-
"value": "var(--kendo-color-
|
|
3453
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
3454
3454
|
},
|
|
3455
3455
|
"kendo-input-focus-text": {
|
|
3456
3456
|
"type": "String",
|
|
@@ -3626,7 +3626,7 @@
|
|
|
3626
3626
|
},
|
|
3627
3627
|
"kendo-input-invalid-border": {
|
|
3628
3628
|
"type": "String",
|
|
3629
|
-
"value": "var(--kendo-color-error, #dc3545)"
|
|
3629
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
3630
3630
|
},
|
|
3631
3631
|
"kendo-input-invalid-shadow": {
|
|
3632
3632
|
"type": "List",
|
|
@@ -3951,7 +3951,7 @@
|
|
|
3951
3951
|
},
|
|
3952
3952
|
"kendo-checkbox-bg": {
|
|
3953
3953
|
"type": "String",
|
|
3954
|
-
"value": "var(--kendo-color-
|
|
3954
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
3955
3955
|
},
|
|
3956
3956
|
"kendo-checkbox-text": {
|
|
3957
3957
|
"type": "Null",
|
|
@@ -4039,11 +4039,11 @@
|
|
|
4039
4039
|
},
|
|
4040
4040
|
"kendo-checkbox-invalid-text": {
|
|
4041
4041
|
"type": "String",
|
|
4042
|
-
"value": "var(--kendo-color-error, #dc3545)"
|
|
4042
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
4043
4043
|
},
|
|
4044
4044
|
"kendo-checkbox-invalid-border": {
|
|
4045
4045
|
"type": "String",
|
|
4046
|
-
"value": "var(--kendo-color-error, #dc3545)"
|
|
4046
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
4047
4047
|
},
|
|
4048
4048
|
"kendo-checkbox-indicator-type": {
|
|
4049
4049
|
"type": "String",
|
|
@@ -4288,7 +4288,7 @@
|
|
|
4288
4288
|
},
|
|
4289
4289
|
"kendo-radio-bg": {
|
|
4290
4290
|
"type": "String",
|
|
4291
|
-
"value": "var(--kendo-color-
|
|
4291
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
4292
4292
|
},
|
|
4293
4293
|
"kendo-radio-text": {
|
|
4294
4294
|
"type": "Null",
|
|
@@ -4364,11 +4364,11 @@
|
|
|
4364
4364
|
},
|
|
4365
4365
|
"kendo-radio-invalid-text": {
|
|
4366
4366
|
"type": "String",
|
|
4367
|
-
"value": "var(--kendo-color-error, #dc3545)"
|
|
4367
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
4368
4368
|
},
|
|
4369
4369
|
"kendo-radio-invalid-border": {
|
|
4370
4370
|
"type": "String",
|
|
4371
|
-
"value": "var(--kendo-color-error, #dc3545)"
|
|
4371
|
+
"value": "var(--kendo-color-error-on-surface, #dc3545)"
|
|
4372
4372
|
},
|
|
4373
4373
|
"kendo-radio-indicator-type": {
|
|
4374
4374
|
"type": "String",
|
|
@@ -4484,7 +4484,7 @@
|
|
|
4484
4484
|
},
|
|
4485
4485
|
"kendo-slider-draghandle-hover-border": {
|
|
4486
4486
|
"type": "String",
|
|
4487
|
-
"value": "var(--kendo-color-primary-
|
|
4487
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
4488
4488
|
},
|
|
4489
4489
|
"kendo-slider-draghandle-hover-gradient": {
|
|
4490
4490
|
"type": "Null",
|
|
@@ -4504,7 +4504,7 @@
|
|
|
4504
4504
|
},
|
|
4505
4505
|
"kendo-slider-draghandle-pressed-border": {
|
|
4506
4506
|
"type": "String",
|
|
4507
|
-
"value": "var(--kendo-color-primary-
|
|
4507
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
4508
4508
|
},
|
|
4509
4509
|
"kendo-slider-draghandle-pressed-gradient": {
|
|
4510
4510
|
"type": "Null",
|
|
@@ -4652,34 +4652,34 @@
|
|
|
4652
4652
|
},
|
|
4653
4653
|
"kendo-chip-base-bg": {
|
|
4654
4654
|
"type": "String",
|
|
4655
|
-
"value": "var(--kendo-color-base, #
|
|
4655
|
+
"value": "var(--kendo-color-base-subtle, #e9ecef)"
|
|
4656
4656
|
},
|
|
4657
4657
|
"kendo-chip-theme-colors": {
|
|
4658
4658
|
"type": "Map",
|
|
4659
|
-
"value": "(\"base\": var(--kendo-color-base, #
|
|
4659
|
+
"value": "(\"base\": var(--kendo-color-base-subtle, #e9ecef), \"error\": var(--kendo-color-error-subtle, #f8d7da), \"info\": var(--kendo-color-info-subtle, #cff4fc), \"warning\": var(--kendo-color-warning-subtle, #fff3cd), \"success\": var(--kendo-color-success-subtle, #d1e7dd))",
|
|
4660
4660
|
"prettyValue": {
|
|
4661
|
-
"base": "var(--kendo-color-base, #
|
|
4662
|
-
"error": "var(--kendo-color-error, #
|
|
4663
|
-
"info": "var(--kendo-color-info, #
|
|
4664
|
-
"warning": "var(--kendo-color-warning, #
|
|
4665
|
-
"success": "var(--kendo-color-success, #
|
|
4661
|
+
"base": "var(--kendo-color-base-subtle, #e9ecef)",
|
|
4662
|
+
"error": "var(--kendo-color-error-subtle, #f8d7da)",
|
|
4663
|
+
"info": "var(--kendo-color-info-subtle, #cff4fc)",
|
|
4664
|
+
"warning": "var(--kendo-color-warning-subtle, #fff3cd)",
|
|
4665
|
+
"success": "var(--kendo-color-success-subtle, #d1e7dd)"
|
|
4666
4666
|
}
|
|
4667
4667
|
},
|
|
4668
4668
|
"kendo-chip-solid-bg": {
|
|
4669
4669
|
"type": "String",
|
|
4670
|
-
"value": "var(--kendo-color-base, #
|
|
4670
|
+
"value": "var(--kendo-color-base-subtle, #e9ecef)"
|
|
4671
4671
|
},
|
|
4672
4672
|
"kendo-chip-solid-text": {
|
|
4673
4673
|
"type": "String",
|
|
4674
|
-
"value": "var(--kendo-color-on-
|
|
4674
|
+
"value": "var(--kendo-color-base-on-subtle, #212529)"
|
|
4675
4675
|
},
|
|
4676
4676
|
"kendo-chip-solid-border": {
|
|
4677
4677
|
"type": "String",
|
|
4678
|
-
"value": "var(--kendo-color-base,
|
|
4678
|
+
"value": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))"
|
|
4679
4679
|
},
|
|
4680
4680
|
"kendo-chip-solid-shadow": {
|
|
4681
4681
|
"type": "List",
|
|
4682
|
-
"value": "(0 0 0 2px rgba(var(--kendo-color-base, #
|
|
4682
|
+
"value": "(0 0 0 2px rgba(var(--kendo-color-base-subtle, #e9ecef), 0.16))"
|
|
4683
4683
|
},
|
|
4684
4684
|
"kendo-chip-solid-gradient": {
|
|
4685
4685
|
"type": "String",
|
|
@@ -5088,7 +5088,7 @@
|
|
|
5088
5088
|
},
|
|
5089
5089
|
"kendo-menu-popup-item-hover-bg": {
|
|
5090
5090
|
"type": "String",
|
|
5091
|
-
"value": "var(--kendo-color-
|
|
5091
|
+
"value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
|
|
5092
5092
|
},
|
|
5093
5093
|
"kendo-menu-popup-item-hover-text": {
|
|
5094
5094
|
"type": "String",
|
|
@@ -5392,7 +5392,7 @@
|
|
|
5392
5392
|
},
|
|
5393
5393
|
"kendo-form-legend-text-transform": {
|
|
5394
5394
|
"type": "String",
|
|
5395
|
-
"value": "
|
|
5395
|
+
"value": "none"
|
|
5396
5396
|
},
|
|
5397
5397
|
"kendo-form-label-margin-bottom": {
|
|
5398
5398
|
"type": "String",
|
|
@@ -5539,7 +5539,7 @@
|
|
|
5539
5539
|
},
|
|
5540
5540
|
"kendo-calendar-bg": {
|
|
5541
5541
|
"type": "String",
|
|
5542
|
-
"value": "var(--kendo-color-
|
|
5542
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
5543
5543
|
},
|
|
5544
5544
|
"kendo-calendar-text": {
|
|
5545
5545
|
"type": "String",
|
|
@@ -5565,10 +5565,6 @@
|
|
|
5565
5565
|
"type": "String",
|
|
5566
5566
|
"value": "var(--kendo-color-surface, #f8f9fa)"
|
|
5567
5567
|
},
|
|
5568
|
-
"kendo-calendar-header-text": {
|
|
5569
|
-
"type": "String",
|
|
5570
|
-
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
5571
|
-
},
|
|
5572
5568
|
"kendo-calendar-header-border": {
|
|
5573
5569
|
"type": "String",
|
|
5574
5570
|
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
@@ -5627,7 +5623,7 @@
|
|
|
5627
5623
|
},
|
|
5628
5624
|
"kendo-calendar-header-cell-line-height": {
|
|
5629
5625
|
"type": "String",
|
|
5630
|
-
"value": "var(--kendo-line-height-
|
|
5626
|
+
"value": "var(--kendo-line-height-md, normal)"
|
|
5631
5627
|
},
|
|
5632
5628
|
"kendo-calendar-header-cell-text": {
|
|
5633
5629
|
"type": "String",
|
|
@@ -5691,7 +5687,7 @@
|
|
|
5691
5687
|
},
|
|
5692
5688
|
"kendo-calendar-today-color": {
|
|
5693
5689
|
"type": "String",
|
|
5694
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
5690
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
5695
5691
|
},
|
|
5696
5692
|
"kendo-calendar-today-font-weight": {
|
|
5697
5693
|
"type": "String",
|
|
@@ -5799,7 +5795,7 @@
|
|
|
5799
5795
|
},
|
|
5800
5796
|
"kendo-calendar-navigation-hover-text": {
|
|
5801
5797
|
"type": "String",
|
|
5802
|
-
"value": "var(--kendo-color-primary-
|
|
5798
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
5803
5799
|
},
|
|
5804
5800
|
"kendo-calendar-navigation-marker-text": {
|
|
5805
5801
|
"type": "String",
|
|
@@ -5938,7 +5934,7 @@
|
|
|
5938
5934
|
},
|
|
5939
5935
|
"kendo-time-selector-bg": {
|
|
5940
5936
|
"type": "String",
|
|
5941
|
-
"value": "var(--kendo-color-
|
|
5937
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
5942
5938
|
},
|
|
5943
5939
|
"kendo-time-selector-text": {
|
|
5944
5940
|
"type": "String",
|
|
@@ -6029,8 +6025,8 @@
|
|
|
6029
6025
|
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
6030
6026
|
},
|
|
6031
6027
|
"kendo-time-list-focus-bg": {
|
|
6032
|
-
"type": "
|
|
6033
|
-
"value": "
|
|
6028
|
+
"type": "String",
|
|
6029
|
+
"value": "color-mix(in srgb, var(--kendo-color-inverse, #212529) 2%, transparent)"
|
|
6034
6030
|
},
|
|
6035
6031
|
"kendo-time-selector-sm-font-size": {
|
|
6036
6032
|
"type": "String",
|
|
@@ -6138,15 +6134,15 @@
|
|
|
6138
6134
|
},
|
|
6139
6135
|
"kendo-captcha-bg": {
|
|
6140
6136
|
"type": "String",
|
|
6141
|
-
"value": "var(--kendo-color-
|
|
6137
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
6142
6138
|
},
|
|
6143
6139
|
"kendo-captcha-text": {
|
|
6144
6140
|
"type": "String",
|
|
6145
|
-
"value": "var(--kendo-color-app-surface, #
|
|
6141
|
+
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
6146
6142
|
},
|
|
6147
6143
|
"kendo-captcha-border": {
|
|
6148
6144
|
"type": "String",
|
|
6149
|
-
"value": "var(--kendo-color-
|
|
6145
|
+
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
6150
6146
|
},
|
|
6151
6147
|
"kendo-captcha-image-wrap-gap": {
|
|
6152
6148
|
"type": "String",
|
|
@@ -6214,15 +6210,15 @@
|
|
|
6214
6210
|
},
|
|
6215
6211
|
"kendo-color-palette-tile-focus-shadow": {
|
|
6216
6212
|
"type": "List",
|
|
6217
|
-
"value": "(0 0 3px 1px
|
|
6213
|
+
"value": "(0 0 3px 1px color-mix(in srgb, var(--kendo-color-dark, #212529) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--kendo-color-light, #f8f9fa) 50%, transparent))"
|
|
6218
6214
|
},
|
|
6219
6215
|
"kendo-color-palette-tile-hover-shadow": {
|
|
6220
6216
|
"type": "List",
|
|
6221
|
-
"value": "(0 0 3px 1px
|
|
6217
|
+
"value": "(0 0 3px 1px color-mix(in srgb, var(--kendo-color-dark, #212529) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--kendo-color-light, #f8f9fa) 80%, transparent))"
|
|
6222
6218
|
},
|
|
6223
6219
|
"kendo-color-palette-tile-selected-shadow": {
|
|
6224
6220
|
"type": "List",
|
|
6225
|
-
"value": "(0 1px 3px 1px
|
|
6221
|
+
"value": "(0 1px 3px 1px color-mix(in srgb, var(--kendo-color-dark, #212529) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--kendo-color-light, #f8f9fa) 100%, transparent))"
|
|
6226
6222
|
},
|
|
6227
6223
|
"kendo-color-palette-sizes": {
|
|
6228
6224
|
"type": "Map",
|
|
@@ -6280,7 +6276,7 @@
|
|
|
6280
6276
|
},
|
|
6281
6277
|
"kendo-color-gradient-bg": {
|
|
6282
6278
|
"type": "String",
|
|
6283
|
-
"value": "var(--kendo-color-
|
|
6279
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
6284
6280
|
},
|
|
6285
6281
|
"kendo-color-gradient-border": {
|
|
6286
6282
|
"type": "String",
|
|
@@ -6336,7 +6332,7 @@
|
|
|
6336
6332
|
},
|
|
6337
6333
|
"kendo-color-gradient-focus-border": {
|
|
6338
6334
|
"type": "String",
|
|
6339
|
-
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.
|
|
6335
|
+
"value": "var(--kendo-color-border-alt, rgba(33, 37, 41, 0.2))"
|
|
6340
6336
|
},
|
|
6341
6337
|
"kendo-color-gradient-focus-shadow": {
|
|
6342
6338
|
"type": "String",
|
|
@@ -6443,16 +6439,16 @@
|
|
|
6443
6439
|
"value": "transparent"
|
|
6444
6440
|
},
|
|
6445
6441
|
"kendo-color-gradient-draghandle-border": {
|
|
6446
|
-
"type": "
|
|
6447
|
-
"value": "
|
|
6442
|
+
"type": "String",
|
|
6443
|
+
"value": "color-mix(in srgb, var(--kendo-color-light, #f8f9fa) 80%, transparent)"
|
|
6448
6444
|
},
|
|
6449
6445
|
"kendo-color-gradient-draghandle-focus-shadow": {
|
|
6450
|
-
"type": "
|
|
6451
|
-
"value": "#
|
|
6446
|
+
"type": "String",
|
|
6447
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
6452
6448
|
},
|
|
6453
6449
|
"kendo-color-gradient-draghandle-hover-shadow": {
|
|
6454
|
-
"type": "
|
|
6455
|
-
"value": "#
|
|
6450
|
+
"type": "String",
|
|
6451
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
6456
6452
|
},
|
|
6457
6453
|
"kendo-color-gradient-draghandle-shadow": {
|
|
6458
6454
|
"type": "String",
|
|
@@ -6584,7 +6580,7 @@
|
|
|
6584
6580
|
},
|
|
6585
6581
|
"kendo-color-editor-bg": {
|
|
6586
6582
|
"type": "String",
|
|
6587
|
-
"value": "var(--kendo-color-
|
|
6583
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
6588
6584
|
},
|
|
6589
6585
|
"kendo-color-editor-border": {
|
|
6590
6586
|
"type": "String",
|
|
@@ -6592,7 +6588,7 @@
|
|
|
6592
6588
|
},
|
|
6593
6589
|
"kendo-color-editor-focus-border": {
|
|
6594
6590
|
"type": "String",
|
|
6595
|
-
"value": "var(--kendo-color-
|
|
6591
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
6596
6592
|
},
|
|
6597
6593
|
"kendo-color-editor-focus-shadow": {
|
|
6598
6594
|
"type": "Null",
|
|
@@ -6703,8 +6699,8 @@
|
|
|
6703
6699
|
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
6704
6700
|
},
|
|
6705
6701
|
"kendo-color-editor-color-gradient-focus-outline-color": {
|
|
6706
|
-
"type": "
|
|
6707
|
-
"value": "
|
|
6702
|
+
"type": "String",
|
|
6703
|
+
"value": "color-mix(in srgb, var(--kendo-color-dark, #212529) 30%, transparent)"
|
|
6708
6704
|
},
|
|
6709
6705
|
"kendo-color-editor-color-gradient-focus-outline": {
|
|
6710
6706
|
"type": "Number",
|
|
@@ -7018,7 +7014,7 @@
|
|
|
7018
7014
|
},
|
|
7019
7015
|
"kendo-rating-icon-text": {
|
|
7020
7016
|
"type": "String",
|
|
7021
|
-
"value": "var(--kendo-color-
|
|
7017
|
+
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
7022
7018
|
},
|
|
7023
7019
|
"kendo-rating-icon-selected-text": {
|
|
7024
7020
|
"type": "String",
|
|
@@ -7026,7 +7022,7 @@
|
|
|
7026
7022
|
},
|
|
7027
7023
|
"kendo-rating-icon-hover-text": {
|
|
7028
7024
|
"type": "String",
|
|
7029
|
-
"value": "var(--kendo-color-primary, #
|
|
7025
|
+
"value": "var(--kendo-color-primary-hover, #0b5ed7)"
|
|
7030
7026
|
},
|
|
7031
7027
|
"kendo-rating-icon-focus-text": {
|
|
7032
7028
|
"type": "String",
|
|
@@ -7034,11 +7030,11 @@
|
|
|
7034
7030
|
},
|
|
7035
7031
|
"kendo-rating-icon-focus-shadow": {
|
|
7036
7032
|
"type": "List",
|
|
7037
|
-
"value": "(0
|
|
7033
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
|
|
7038
7034
|
},
|
|
7039
7035
|
"kendo-rating-icon-focus-selected-shadow": {
|
|
7040
7036
|
"type": "List",
|
|
7041
|
-
"value": "(0
|
|
7037
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
|
|
7042
7038
|
},
|
|
7043
7039
|
"kendo-switch-font-family": {
|
|
7044
7040
|
"type": "Null",
|
|
@@ -7095,7 +7091,7 @@
|
|
|
7095
7091
|
},
|
|
7096
7092
|
"kendo-switch-off-track-bg": {
|
|
7097
7093
|
"type": "String",
|
|
7098
|
-
"value": "var(--kendo-color-
|
|
7094
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
7099
7095
|
},
|
|
7100
7096
|
"kendo-switch-off-track-text": {
|
|
7101
7097
|
"type": "String",
|
|
@@ -7103,7 +7099,7 @@
|
|
|
7103
7099
|
},
|
|
7104
7100
|
"kendo-switch-off-track-border": {
|
|
7105
7101
|
"type": "String",
|
|
7106
|
-
"value": "var(--kendo-color-
|
|
7102
|
+
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
7107
7103
|
},
|
|
7108
7104
|
"kendo-switch-off-track-gradient": {
|
|
7109
7105
|
"type": "Null",
|
|
@@ -7146,16 +7142,16 @@
|
|
|
7146
7142
|
"value": "(0.25rem solid color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
7147
7143
|
},
|
|
7148
7144
|
"kendo-switch-off-track-disabled-bg": {
|
|
7149
|
-
"type": "
|
|
7150
|
-
"value": "
|
|
7145
|
+
"type": "Null",
|
|
7146
|
+
"value": "null"
|
|
7151
7147
|
},
|
|
7152
7148
|
"kendo-switch-off-track-disabled-text": {
|
|
7153
7149
|
"type": "Null",
|
|
7154
7150
|
"value": "null"
|
|
7155
7151
|
},
|
|
7156
7152
|
"kendo-switch-off-track-disabled-border": {
|
|
7157
|
-
"type": "
|
|
7158
|
-
"value": "
|
|
7153
|
+
"type": "String",
|
|
7154
|
+
"value": "color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 65%, transparent)"
|
|
7159
7155
|
},
|
|
7160
7156
|
"kendo-switch-off-track-disabled-gradient": {
|
|
7161
7157
|
"type": "Null",
|
|
@@ -7194,8 +7190,8 @@
|
|
|
7194
7190
|
"value": "null"
|
|
7195
7191
|
},
|
|
7196
7192
|
"kendo-switch-off-thumb-disabled-bg": {
|
|
7197
|
-
"type": "
|
|
7198
|
-
"value": "
|
|
7193
|
+
"type": "String",
|
|
7194
|
+
"value": "color-mix(in srgb, var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34)) 34%, transparent)"
|
|
7199
7195
|
},
|
|
7200
7196
|
"kendo-switch-off-thumb-disabled-text": {
|
|
7201
7197
|
"type": "Null",
|
|
@@ -7270,8 +7266,8 @@
|
|
|
7270
7266
|
"value": "null"
|
|
7271
7267
|
},
|
|
7272
7268
|
"kendo-switch-on-track-disabled-border": {
|
|
7273
|
-
"type": "
|
|
7274
|
-
"value": "
|
|
7269
|
+
"type": "Color",
|
|
7270
|
+
"value": "transparent"
|
|
7275
7271
|
},
|
|
7276
7272
|
"kendo-switch-on-track-disabled-gradient": {
|
|
7277
7273
|
"type": "Null",
|
|
@@ -7427,7 +7423,7 @@
|
|
|
7427
7423
|
},
|
|
7428
7424
|
"kendo-upload-bg": {
|
|
7429
7425
|
"type": "String",
|
|
7430
|
-
"value": "var(--kendo-color-
|
|
7426
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
7431
7427
|
},
|
|
7432
7428
|
"kendo-upload-border": {
|
|
7433
7429
|
"type": "String",
|
|
@@ -7455,7 +7451,7 @@
|
|
|
7455
7451
|
},
|
|
7456
7452
|
"kendo-upload-dropzone-hover-bg": {
|
|
7457
7453
|
"type": "String",
|
|
7458
|
-
"value": "var(--kendo-color-
|
|
7454
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)"
|
|
7459
7455
|
},
|
|
7460
7456
|
"kendo-upload-status-text": {
|
|
7461
7457
|
"type": "String",
|
|
@@ -7519,7 +7515,7 @@
|
|
|
7519
7515
|
},
|
|
7520
7516
|
"kendo-upload-focus-shadow": {
|
|
7521
7517
|
"type": "List",
|
|
7522
|
-
"value": "(0 0 0 2px
|
|
7518
|
+
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 13%, transparent))"
|
|
7523
7519
|
},
|
|
7524
7520
|
"kendo-upload-files-list-margin": {
|
|
7525
7521
|
"type": "Calculation",
|
|
@@ -7626,36 +7622,36 @@
|
|
|
7626
7622
|
"value": "var(--kendo-line-height, normal)"
|
|
7627
7623
|
},
|
|
7628
7624
|
"kendo-fab-sm-padding-x": {
|
|
7629
|
-
"type": "
|
|
7630
|
-
"value": "
|
|
7625
|
+
"type": "String",
|
|
7626
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
7631
7627
|
},
|
|
7632
7628
|
"kendo-fab-md-padding-x": {
|
|
7633
7629
|
"type": "String",
|
|
7634
7630
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
7635
7631
|
},
|
|
7636
7632
|
"kendo-fab-lg-padding-x": {
|
|
7637
|
-
"type": "
|
|
7638
|
-
"value": "
|
|
7633
|
+
"type": "String",
|
|
7634
|
+
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
7639
7635
|
},
|
|
7640
7636
|
"kendo-fab-sm-padding-y": {
|
|
7641
|
-
"type": "
|
|
7642
|
-
"value": "
|
|
7637
|
+
"type": "String",
|
|
7638
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
7643
7639
|
},
|
|
7644
7640
|
"kendo-fab-md-padding-y": {
|
|
7645
7641
|
"type": "String",
|
|
7646
7642
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
7647
7643
|
},
|
|
7648
7644
|
"kendo-fab-lg-padding-y": {
|
|
7649
|
-
"type": "
|
|
7650
|
-
"value": "
|
|
7645
|
+
"type": "String",
|
|
7646
|
+
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
7651
7647
|
},
|
|
7652
7648
|
"kendo-fab-icon-padding-x": {
|
|
7653
7649
|
"type": "String",
|
|
7654
|
-
"value": "var(--kendo-spacing-
|
|
7650
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
7655
7651
|
},
|
|
7656
7652
|
"kendo-fab-icon-padding-y": {
|
|
7657
7653
|
"type": "String",
|
|
7658
|
-
"value": "var(--kendo-spacing-
|
|
7654
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
7659
7655
|
},
|
|
7660
7656
|
"kendo-fab-icon-spacing": {
|
|
7661
7657
|
"type": "String",
|
|
@@ -7682,24 +7678,24 @@
|
|
|
7682
7678
|
"value": "1px"
|
|
7683
7679
|
},
|
|
7684
7680
|
"kendo-fab-item-text-border-radius": {
|
|
7685
|
-
"type": "
|
|
7686
|
-
"value": "
|
|
7681
|
+
"type": "String",
|
|
7682
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
7687
7683
|
},
|
|
7688
7684
|
"kendo-fab-item-text-font-size": {
|
|
7689
7685
|
"type": "String",
|
|
7690
7686
|
"value": "var(--kendo-font-size-xs, inherit)"
|
|
7691
7687
|
},
|
|
7692
7688
|
"kendo-fab-item-text-line-height": {
|
|
7693
|
-
"type": "
|
|
7694
|
-
"value": "
|
|
7689
|
+
"type": "String",
|
|
7690
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
7695
7691
|
},
|
|
7696
7692
|
"kendo-fab-item-icon-padding-x": {
|
|
7697
7693
|
"type": "Calculation",
|
|
7698
|
-
"value": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-
|
|
7694
|
+
"value": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-0\\.5, 0.125rem))"
|
|
7699
7695
|
},
|
|
7700
7696
|
"kendo-fab-item-icon-padding-y": {
|
|
7701
7697
|
"type": "Calculation",
|
|
7702
|
-
"value": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-
|
|
7698
|
+
"value": "calc(var(--kendo-spacing-2, 0.5rem) + var(--kendo-spacing-0\\.5, 0.125rem))"
|
|
7703
7699
|
},
|
|
7704
7700
|
"kendo-fab-item-icon-border-width": {
|
|
7705
7701
|
"type": "Number",
|
|
@@ -7727,19 +7723,19 @@
|
|
|
7727
7723
|
},
|
|
7728
7724
|
"kendo-fab-sizes": {
|
|
7729
7725
|
"type": "Map",
|
|
7730
|
-
"value": "(sm: (padding-x:
|
|
7726
|
+
"value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: var(--kendo-spacing-6, 1.5rem), padding-y: var(--kendo-spacing-6, 1.5rem)))",
|
|
7731
7727
|
"prettyValue": {
|
|
7732
7728
|
"sm": {
|
|
7733
|
-
"padding-x": "
|
|
7734
|
-
"padding-y": "
|
|
7729
|
+
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
7730
|
+
"padding-y": "var(--kendo-spacing-2, 0.5rem)"
|
|
7735
7731
|
},
|
|
7736
7732
|
"md": {
|
|
7737
7733
|
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
7738
7734
|
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
7739
7735
|
},
|
|
7740
7736
|
"lg": {
|
|
7741
|
-
"padding-x": "
|
|
7742
|
-
"padding-y": "
|
|
7737
|
+
"padding-x": "var(--kendo-spacing-6, 1.5rem)",
|
|
7738
|
+
"padding-y": "var(--kendo-spacing-6, 1.5rem)"
|
|
7743
7739
|
}
|
|
7744
7740
|
}
|
|
7745
7741
|
},
|
|
@@ -7748,8 +7744,8 @@
|
|
|
7748
7744
|
"value": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))"
|
|
7749
7745
|
},
|
|
7750
7746
|
"kendo-fab-disabled-shadow": {
|
|
7751
|
-
"type": "
|
|
7752
|
-
"value": "
|
|
7747
|
+
"type": "Null",
|
|
7748
|
+
"value": "null"
|
|
7753
7749
|
},
|
|
7754
7750
|
"kendo-fab-active-shadow": {
|
|
7755
7751
|
"type": "Null",
|
|
@@ -7769,7 +7765,7 @@
|
|
|
7769
7765
|
},
|
|
7770
7766
|
"kendo-fab-item-bg": {
|
|
7771
7767
|
"type": "String",
|
|
7772
|
-
"value": "var(--kendo-color-
|
|
7768
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
7773
7769
|
},
|
|
7774
7770
|
"kendo-fab-item-border": {
|
|
7775
7771
|
"type": "String",
|
|
@@ -7792,8 +7788,8 @@
|
|
|
7792
7788
|
"value": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))"
|
|
7793
7789
|
},
|
|
7794
7790
|
"kendo-fab-item-disabled-shadow": {
|
|
7795
|
-
"type": "
|
|
7796
|
-
"value": "
|
|
7791
|
+
"type": "Null",
|
|
7792
|
+
"value": "null"
|
|
7797
7793
|
},
|
|
7798
7794
|
"kendo-fab-item-active-shadow": {
|
|
7799
7795
|
"type": "Null",
|
|
@@ -7829,11 +7825,11 @@
|
|
|
7829
7825
|
},
|
|
7830
7826
|
"kendo-card-border-radius": {
|
|
7831
7827
|
"type": "String",
|
|
7832
|
-
"value": "var(--kendo-
|
|
7828
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
7833
7829
|
},
|
|
7834
7830
|
"kendo-card-inner-border-radius": {
|
|
7835
7831
|
"type": "Calculation",
|
|
7836
|
-
"value": "calc(var(--kendo-
|
|
7832
|
+
"value": "calc(var(--kendo-border-radius-md, 0.375rem) - 1px)"
|
|
7837
7833
|
},
|
|
7838
7834
|
"kendo-card-font-family": {
|
|
7839
7835
|
"type": "String",
|
|
@@ -7853,7 +7849,7 @@
|
|
|
7853
7849
|
},
|
|
7854
7850
|
"kendo-card-bg": {
|
|
7855
7851
|
"type": "String",
|
|
7856
|
-
"value": "var(--kendo-color-
|
|
7852
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
7857
7853
|
},
|
|
7858
7854
|
"kendo-card-text": {
|
|
7859
7855
|
"type": "String",
|
|
@@ -7877,11 +7873,11 @@
|
|
|
7877
7873
|
},
|
|
7878
7874
|
"kendo-card-focus-border": {
|
|
7879
7875
|
"type": "String",
|
|
7880
|
-
"value": "var(--kendo-color-
|
|
7876
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
7881
7877
|
},
|
|
7882
7878
|
"kendo-card-focus-shadow": {
|
|
7883
|
-
"type": "
|
|
7884
|
-
"value": "
|
|
7879
|
+
"type": "List",
|
|
7880
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
7885
7881
|
},
|
|
7886
7882
|
"kendo-card-header-padding-x": {
|
|
7887
7883
|
"type": "String",
|
|
@@ -7896,8 +7892,8 @@
|
|
|
7896
7892
|
"value": "1px"
|
|
7897
7893
|
},
|
|
7898
7894
|
"kendo-card-header-bg": {
|
|
7899
|
-
"type": "
|
|
7900
|
-
"value": "
|
|
7895
|
+
"type": "Color",
|
|
7896
|
+
"value": "transparent"
|
|
7901
7897
|
},
|
|
7902
7898
|
"kendo-card-header-text": {
|
|
7903
7899
|
"type": "String",
|
|
@@ -7928,8 +7924,8 @@
|
|
|
7928
7924
|
"value": "1px"
|
|
7929
7925
|
},
|
|
7930
7926
|
"kendo-card-footer-bg": {
|
|
7931
|
-
"type": "
|
|
7932
|
-
"value": "
|
|
7927
|
+
"type": "Color",
|
|
7928
|
+
"value": "transparent"
|
|
7933
7929
|
},
|
|
7934
7930
|
"kendo-card-footer-text": {
|
|
7935
7931
|
"type": "String",
|
|
@@ -7995,13 +7991,9 @@
|
|
|
7995
7991
|
"type": "Number",
|
|
7996
7992
|
"value": "100px"
|
|
7997
7993
|
},
|
|
7998
|
-
"kendo-card-avatar-size": {
|
|
7999
|
-
"type": "Number",
|
|
8000
|
-
"value": "45px"
|
|
8001
|
-
},
|
|
8002
7994
|
"kendo-card-avatar-spacing": {
|
|
8003
7995
|
"type": "String",
|
|
8004
|
-
"value": "var(--kendo-spacing-
|
|
7996
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
8005
7997
|
},
|
|
8006
7998
|
"kendo-card-actions-padding-x": {
|
|
8007
7999
|
"type": "String",
|
|
@@ -8097,7 +8089,7 @@
|
|
|
8097
8089
|
},
|
|
8098
8090
|
"kendo-actionsheet-bg": {
|
|
8099
8091
|
"type": "String",
|
|
8100
|
-
"value": "var(--kendo-color-
|
|
8092
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8101
8093
|
},
|
|
8102
8094
|
"kendo-actionsheet-text": {
|
|
8103
8095
|
"type": "String",
|
|
@@ -8273,7 +8265,7 @@
|
|
|
8273
8265
|
},
|
|
8274
8266
|
"kendo-actionsheet-item-focus-shadow": {
|
|
8275
8267
|
"type": "List",
|
|
8276
|
-
"value": "(inset 0 0 0 2px
|
|
8268
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 13%, transparent))"
|
|
8277
8269
|
},
|
|
8278
8270
|
"kendo-actionsheet-item-disabled-bg": {
|
|
8279
8271
|
"type": "Null",
|
|
@@ -8417,7 +8409,7 @@
|
|
|
8417
8409
|
},
|
|
8418
8410
|
"kendo-window-bg": {
|
|
8419
8411
|
"type": "String",
|
|
8420
|
-
"value": "var(--kendo-color-
|
|
8412
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8421
8413
|
},
|
|
8422
8414
|
"kendo-window-text": {
|
|
8423
8415
|
"type": "String",
|
|
@@ -8499,7 +8491,7 @@
|
|
|
8499
8491
|
},
|
|
8500
8492
|
"kendo-dialog-bg": {
|
|
8501
8493
|
"type": "String",
|
|
8502
|
-
"value": "var(--kendo-color-
|
|
8494
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8503
8495
|
},
|
|
8504
8496
|
"kendo-dialog-theme-colors": {
|
|
8505
8497
|
"type": "Map",
|
|
@@ -8512,7 +8504,7 @@
|
|
|
8512
8504
|
},
|
|
8513
8505
|
"kendo-drawer-bg": {
|
|
8514
8506
|
"type": "String",
|
|
8515
|
-
"value": "var(--kendo-color-
|
|
8507
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8516
8508
|
},
|
|
8517
8509
|
"kendo-drawer-text": {
|
|
8518
8510
|
"type": "String",
|
|
@@ -8551,20 +8543,20 @@
|
|
|
8551
8543
|
"value": "7px"
|
|
8552
8544
|
},
|
|
8553
8545
|
"kendo-drawer-scrollbar-color": {
|
|
8554
|
-
"type": "
|
|
8555
|
-
"value": "
|
|
8546
|
+
"type": "String",
|
|
8547
|
+
"value": "var(--kendo-color-inverse-subtle, #495057)"
|
|
8556
8548
|
},
|
|
8557
8549
|
"kendo-drawer-scrollbar-bg": {
|
|
8558
|
-
"type": "
|
|
8559
|
-
"value": "#
|
|
8550
|
+
"type": "String",
|
|
8551
|
+
"value": "color-mix(in srgb, var(--kendo-color-inverse-subtle, #495057), var(--kendo-color-on-inverse, #ffffff))"
|
|
8560
8552
|
},
|
|
8561
8553
|
"kendo-drawer-scrollbar-radius": {
|
|
8562
8554
|
"type": "Number",
|
|
8563
8555
|
"value": "20px"
|
|
8564
8556
|
},
|
|
8565
8557
|
"kendo-drawer-scrollbar-hover-color": {
|
|
8566
|
-
"type": "
|
|
8567
|
-
"value": "
|
|
8558
|
+
"type": "String",
|
|
8559
|
+
"value": "var(--kendo-color-inverse-subtle, #495057)"
|
|
8568
8560
|
},
|
|
8569
8561
|
"kendo-drawer-items-padding-x": {
|
|
8570
8562
|
"type": "Number",
|
|
@@ -8580,7 +8572,7 @@
|
|
|
8580
8572
|
},
|
|
8581
8573
|
"kendo-drawer-item-padding-y": {
|
|
8582
8574
|
"type": "String",
|
|
8583
|
-
"value": "var(--kendo-spacing-
|
|
8575
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
8584
8576
|
},
|
|
8585
8577
|
"kendo-drawer-item-spacing": {
|
|
8586
8578
|
"type": "String",
|
|
@@ -8592,7 +8584,7 @@
|
|
|
8592
8584
|
},
|
|
8593
8585
|
"kendo-drawer-item-line-height": {
|
|
8594
8586
|
"type": "String",
|
|
8595
|
-
"value": "var(--kendo-line-height
|
|
8587
|
+
"value": "var(--kendo-line-height, normal)"
|
|
8596
8588
|
},
|
|
8597
8589
|
"kendo-drawer-item-font-weight": {
|
|
8598
8590
|
"type": "String",
|
|
@@ -8616,7 +8608,7 @@
|
|
|
8616
8608
|
},
|
|
8617
8609
|
"kendo-drawer-icon-padding-y": {
|
|
8618
8610
|
"type": "String",
|
|
8619
|
-
"value": "var(--kendo-spacing-
|
|
8611
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
8620
8612
|
},
|
|
8621
8613
|
"kendo-drawer-mini-initial-width": {
|
|
8622
8614
|
"type": "Calculation",
|
|
@@ -8636,7 +8628,7 @@
|
|
|
8636
8628
|
},
|
|
8637
8629
|
"kendo-drawer-focus-shadow": {
|
|
8638
8630
|
"type": "List",
|
|
8639
|
-
"value": "(inset 0 0 0 2px
|
|
8631
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 15%, transparent))"
|
|
8640
8632
|
},
|
|
8641
8633
|
"kendo-drawer-selected-bg": {
|
|
8642
8634
|
"type": "String",
|
|
@@ -8676,7 +8668,7 @@
|
|
|
8676
8668
|
},
|
|
8677
8669
|
"kendo-notification-border-radius": {
|
|
8678
8670
|
"type": "String",
|
|
8679
|
-
"value": "var(--kendo-
|
|
8671
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
8680
8672
|
},
|
|
8681
8673
|
"kendo-notification-font-family": {
|
|
8682
8674
|
"type": "String",
|
|
@@ -8700,7 +8692,7 @@
|
|
|
8700
8692
|
},
|
|
8701
8693
|
"kendo-notification-bg": {
|
|
8702
8694
|
"type": "String",
|
|
8703
|
-
"value": "var(--kendo-color-
|
|
8695
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8704
8696
|
},
|
|
8705
8697
|
"kendo-notification-text": {
|
|
8706
8698
|
"type": "String",
|
|
@@ -8820,7 +8812,7 @@
|
|
|
8820
8812
|
},
|
|
8821
8813
|
"kendo-popover-bg": {
|
|
8822
8814
|
"type": "String",
|
|
8823
|
-
"value": "var(--kendo-color-
|
|
8815
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8824
8816
|
},
|
|
8825
8817
|
"kendo-popover-border": {
|
|
8826
8818
|
"type": "String",
|
|
@@ -8960,7 +8952,7 @@
|
|
|
8960
8952
|
},
|
|
8961
8953
|
"kendo-bottom-nav-flat-bg": {
|
|
8962
8954
|
"type": "String",
|
|
8963
|
-
"value": "var(--kendo-color-
|
|
8955
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
8964
8956
|
},
|
|
8965
8957
|
"kendo-bottom-nav-flat-border": {
|
|
8966
8958
|
"type": "String",
|
|
@@ -9039,20 +9031,20 @@
|
|
|
9039
9031
|
"value": "var(--kendo-line-height, normal)"
|
|
9040
9032
|
},
|
|
9041
9033
|
"kendo-breadcrumb-bg": {
|
|
9042
|
-
"type": "
|
|
9043
|
-
"value": "
|
|
9034
|
+
"type": "Color",
|
|
9035
|
+
"value": "transparent"
|
|
9044
9036
|
},
|
|
9045
9037
|
"kendo-breadcrumb-text": {
|
|
9046
9038
|
"type": "String",
|
|
9047
9039
|
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
9048
9040
|
},
|
|
9049
9041
|
"kendo-breadcrumb-border": {
|
|
9050
|
-
"type": "
|
|
9051
|
-
"value": "
|
|
9042
|
+
"type": "Color",
|
|
9043
|
+
"value": "transparent"
|
|
9052
9044
|
},
|
|
9053
9045
|
"kendo-breadcrumb-focus-shadow": {
|
|
9054
9046
|
"type": "List",
|
|
9055
|
-
"value": "(0 0 2px 1px
|
|
9047
|
+
"value": "(0 0 2px 1px color-mix(in srgb, currentColor 25%, transparent))"
|
|
9056
9048
|
},
|
|
9057
9049
|
"kendo-breadcrumb-sm-link-padding-x": {
|
|
9058
9050
|
"type": "String",
|
|
@@ -9060,7 +9052,7 @@
|
|
|
9060
9052
|
},
|
|
9061
9053
|
"kendo-breadcrumb-md-link-padding-x": {
|
|
9062
9054
|
"type": "String",
|
|
9063
|
-
"value": "var(--kendo-spacing-2, 0.
|
|
9055
|
+
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
9064
9056
|
},
|
|
9065
9057
|
"kendo-breadcrumb-lg-link-padding-x": {
|
|
9066
9058
|
"type": "String",
|
|
@@ -9152,7 +9144,7 @@
|
|
|
9152
9144
|
},
|
|
9153
9145
|
"kendo-breadcrumb-link-focus-shadow": {
|
|
9154
9146
|
"type": "List",
|
|
9155
|
-
"value": "(inset 0 0 0 3px color-mix(in srgb,
|
|
9147
|
+
"value": "(inset 0 0 0 3px color-mix(in srgb, currentColor 25%, transparent))"
|
|
9156
9148
|
},
|
|
9157
9149
|
"kendo-breadcrumb-root-link-bg": {
|
|
9158
9150
|
"type": "Null",
|
|
@@ -9160,7 +9152,7 @@
|
|
|
9160
9152
|
},
|
|
9161
9153
|
"kendo-breadcrumb-root-link-text": {
|
|
9162
9154
|
"type": "String",
|
|
9163
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
9155
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
9164
9156
|
},
|
|
9165
9157
|
"kendo-breadcrumb-root-link-border": {
|
|
9166
9158
|
"type": "Null",
|
|
@@ -9172,7 +9164,7 @@
|
|
|
9172
9164
|
},
|
|
9173
9165
|
"kendo-breadcrumb-root-link-hover-text": {
|
|
9174
9166
|
"type": "String",
|
|
9175
|
-
"value": "var(--kendo-color-primary-
|
|
9167
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary-on-surface, #0d6efd), black 10%)"
|
|
9176
9168
|
},
|
|
9177
9169
|
"kendo-breadcrumb-root-link-hover-border": {
|
|
9178
9170
|
"type": "Null",
|
|
@@ -9192,7 +9184,7 @@
|
|
|
9192
9184
|
},
|
|
9193
9185
|
"kendo-breadcrumb-root-link-focus-shadow": {
|
|
9194
9186
|
"type": "List",
|
|
9195
|
-
"value": "(inset 0 0 0 3px color-mix(in srgb,
|
|
9187
|
+
"value": "(inset 0 0 0 3px color-mix(in srgb, currentColor 25%, transparent))"
|
|
9196
9188
|
},
|
|
9197
9189
|
"kendo-breadcrumb-current-item-bg": {
|
|
9198
9190
|
"type": "Null",
|
|
@@ -9208,7 +9200,7 @@
|
|
|
9208
9200
|
},
|
|
9209
9201
|
"kendo-breadcrumb-sizes": {
|
|
9210
9202
|
"type": "Map",
|
|
9211
|
-
"value": "(sm: (link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (link-padding-x: var(--kendo-spacing-2, 0.
|
|
9203
|
+
"value": "(sm: (link-padding-x: var(--kendo-spacing-2, 0.5rem), link-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (link-padding-x: var(--kendo-spacing-2\\.5, 0.625rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), icon-link-padding-x: var(--kendo-spacing-3, 0.75rem), icon-link-padding-y: var(--kendo-spacing-3, 0.75rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2\\.5, 0.625rem), icon-link-padding-x: var(--kendo-spacing-3\\.5, 0.875rem), icon-link-padding-y: var(--kendo-spacing-3\\.5, 0.875rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
|
|
9212
9204
|
"prettyValue": {
|
|
9213
9205
|
"sm": {
|
|
9214
9206
|
"link-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
@@ -9219,7 +9211,7 @@
|
|
|
9219
9211
|
"line-height": 1.4285714285714286
|
|
9220
9212
|
},
|
|
9221
9213
|
"md": {
|
|
9222
|
-
"link-padding-x": "var(--kendo-spacing-2, 0.
|
|
9214
|
+
"link-padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
9223
9215
|
"link-padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
9224
9216
|
"icon-link-padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
9225
9217
|
"icon-link-padding-y": "var(--kendo-spacing-3, 0.75rem)",
|
|
@@ -9318,7 +9310,7 @@
|
|
|
9318
9310
|
},
|
|
9319
9311
|
"kendo-pager-focus-shadow": {
|
|
9320
9312
|
"type": "List",
|
|
9321
|
-
"value": "(inset 0 0 0 2px
|
|
9313
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 8%, transparent))"
|
|
9322
9314
|
},
|
|
9323
9315
|
"kendo-pager-item-border-width": {
|
|
9324
9316
|
"type": "Number",
|
|
@@ -9326,7 +9318,7 @@
|
|
|
9326
9318
|
},
|
|
9327
9319
|
"kendo-pager-item-border-radius": {
|
|
9328
9320
|
"type": "String",
|
|
9329
|
-
"value": "var(--kendo-
|
|
9321
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
9330
9322
|
},
|
|
9331
9323
|
"kendo-pager-item-spacing": {
|
|
9332
9324
|
"type": "Number",
|
|
@@ -9489,7 +9481,7 @@
|
|
|
9489
9481
|
},
|
|
9490
9482
|
"kendo-stepper-indicator-bg": {
|
|
9491
9483
|
"type": "String",
|
|
9492
|
-
"value": "var(--kendo-color-
|
|
9484
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9493
9485
|
},
|
|
9494
9486
|
"kendo-stepper-indicator-text": {
|
|
9495
9487
|
"type": "String",
|
|
@@ -9501,7 +9493,7 @@
|
|
|
9501
9493
|
},
|
|
9502
9494
|
"kendo-stepper-indicator-hover-bg": {
|
|
9503
9495
|
"type": "String",
|
|
9504
|
-
"value": "var(--kendo-color-base-hover, #
|
|
9496
|
+
"value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
|
|
9505
9497
|
},
|
|
9506
9498
|
"kendo-stepper-indicator-hover-text": {
|
|
9507
9499
|
"type": "Null",
|
|
@@ -9745,7 +9737,7 @@
|
|
|
9745
9737
|
},
|
|
9746
9738
|
"kendo-tabstrip-item-border-radius": {
|
|
9747
9739
|
"type": "String",
|
|
9748
|
-
"value": "var(--kendo-
|
|
9740
|
+
"value": "var(--kendo-border-radius-sm, 0.25rem)"
|
|
9749
9741
|
},
|
|
9750
9742
|
"kendo-tabstrip-item-gap": {
|
|
9751
9743
|
"type": "String",
|
|
@@ -9781,7 +9773,7 @@
|
|
|
9781
9773
|
},
|
|
9782
9774
|
"kendo-tabstrip-item-text": {
|
|
9783
9775
|
"type": "String",
|
|
9784
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
9776
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
9785
9777
|
},
|
|
9786
9778
|
"kendo-tabstrip-item-border": {
|
|
9787
9779
|
"type": "Null",
|
|
@@ -9797,11 +9789,11 @@
|
|
|
9797
9789
|
},
|
|
9798
9790
|
"kendo-tabstrip-item-hover-text": {
|
|
9799
9791
|
"type": "String",
|
|
9800
|
-
"value": "var(--kendo-color-primary-
|
|
9792
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary-on-surface, #0d6efd) 90%, transparent 10%)"
|
|
9801
9793
|
},
|
|
9802
9794
|
"kendo-tabstrip-item-hover-border": {
|
|
9803
9795
|
"type": "String",
|
|
9804
|
-
"value": "var(--kendo-color-
|
|
9796
|
+
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
9805
9797
|
},
|
|
9806
9798
|
"kendo-tabstrip-item-hover-gradient": {
|
|
9807
9799
|
"type": "Null",
|
|
@@ -9809,7 +9801,7 @@
|
|
|
9809
9801
|
},
|
|
9810
9802
|
"kendo-tabstrip-item-selected-bg": {
|
|
9811
9803
|
"type": "String",
|
|
9812
|
-
"value": "var(--kendo-color-
|
|
9804
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9813
9805
|
},
|
|
9814
9806
|
"kendo-tabstrip-item-selected-text": {
|
|
9815
9807
|
"type": "String",
|
|
@@ -9881,7 +9873,7 @@
|
|
|
9881
9873
|
},
|
|
9882
9874
|
"kendo-tabstrip-content-bg": {
|
|
9883
9875
|
"type": "String",
|
|
9884
|
-
"value": "var(--kendo-color-
|
|
9876
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9885
9877
|
},
|
|
9886
9878
|
"kendo-tabstrip-content-text": {
|
|
9887
9879
|
"type": "String",
|
|
@@ -9893,7 +9885,7 @@
|
|
|
9893
9885
|
},
|
|
9894
9886
|
"kendo-tabstrip-content-focus-border": {
|
|
9895
9887
|
"type": "String",
|
|
9896
|
-
"value": "var(--kendo-color-
|
|
9888
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
9897
9889
|
},
|
|
9898
9890
|
"kendo-tabstrip-scroll-overlay": {
|
|
9899
9891
|
"type": "List",
|
|
@@ -9960,8 +9952,8 @@
|
|
|
9960
9952
|
"value": "var(--kendo-font-family, inherit)"
|
|
9961
9953
|
},
|
|
9962
9954
|
"kendo-wizard-step-focus-border": {
|
|
9963
|
-
"type": "
|
|
9964
|
-
"value": "
|
|
9955
|
+
"type": "String",
|
|
9956
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
9965
9957
|
},
|
|
9966
9958
|
"kendo-expander-spacing-y": {
|
|
9967
9959
|
"type": "String",
|
|
@@ -9989,7 +9981,7 @@
|
|
|
9989
9981
|
},
|
|
9990
9982
|
"kendo-expander-bg": {
|
|
9991
9983
|
"type": "String",
|
|
9992
|
-
"value": "var(--kendo-color-
|
|
9984
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9993
9985
|
},
|
|
9994
9986
|
"kendo-expander-border": {
|
|
9995
9987
|
"type": "String",
|
|
@@ -10020,8 +10012,8 @@
|
|
|
10020
10012
|
"value": "null"
|
|
10021
10013
|
},
|
|
10022
10014
|
"kendo-expander-header-hover-bg": {
|
|
10023
|
-
"type": "
|
|
10024
|
-
"value": "
|
|
10015
|
+
"type": "String",
|
|
10016
|
+
"value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
|
|
10025
10017
|
},
|
|
10026
10018
|
"kendo-expander-header-focus-bg": {
|
|
10027
10019
|
"type": "Null",
|
|
@@ -10141,7 +10133,7 @@
|
|
|
10141
10133
|
},
|
|
10142
10134
|
"kendo-panelbar-bg": {
|
|
10143
10135
|
"type": "String",
|
|
10144
|
-
"value": "var(--kendo-color-
|
|
10136
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
10145
10137
|
},
|
|
10146
10138
|
"kendo-panelbar-text": {
|
|
10147
10139
|
"type": "String",
|
|
@@ -10152,12 +10144,12 @@
|
|
|
10152
10144
|
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
10153
10145
|
},
|
|
10154
10146
|
"kendo-panelbar-header-bg": {
|
|
10155
|
-
"type": "
|
|
10156
|
-
"value": "
|
|
10147
|
+
"type": "Color",
|
|
10148
|
+
"value": "transparent"
|
|
10157
10149
|
},
|
|
10158
10150
|
"kendo-panelbar-header-text": {
|
|
10159
10151
|
"type": "String",
|
|
10160
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
10152
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
10161
10153
|
},
|
|
10162
10154
|
"kendo-panelbar-header-border": {
|
|
10163
10155
|
"type": "Null",
|
|
@@ -10169,7 +10161,7 @@
|
|
|
10169
10161
|
},
|
|
10170
10162
|
"kendo-panelbar-header-hover-bg": {
|
|
10171
10163
|
"type": "String",
|
|
10172
|
-
"value": "var(--kendo-color-
|
|
10164
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary-on-surface, #0d6efd) 8%, transparent)"
|
|
10173
10165
|
},
|
|
10174
10166
|
"kendo-panelbar-header-hover-text": {
|
|
10175
10167
|
"type": "Null",
|
|
@@ -10433,7 +10425,7 @@
|
|
|
10433
10425
|
},
|
|
10434
10426
|
"kendo-splitter-bg": {
|
|
10435
10427
|
"type": "String",
|
|
10436
|
-
"value": "var(--kendo-color-
|
|
10428
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
10437
10429
|
},
|
|
10438
10430
|
"kendo-splitter-text": {
|
|
10439
10431
|
"type": "String",
|
|
@@ -10469,11 +10461,11 @@
|
|
|
10469
10461
|
},
|
|
10470
10462
|
"kendo-splitbar-bg": {
|
|
10471
10463
|
"type": "String",
|
|
10472
|
-
"value": "var(--kendo-color-
|
|
10464
|
+
"value": "var(--kendo-color-base-subtle, #e9ecef)"
|
|
10473
10465
|
},
|
|
10474
10466
|
"kendo-splitbar-text": {
|
|
10475
10467
|
"type": "String",
|
|
10476
|
-
"value": "var(--kendo-color-on-
|
|
10468
|
+
"value": "var(--kendo-color-base-on-subtle, #212529)"
|
|
10477
10469
|
},
|
|
10478
10470
|
"kendo-splitbar-hover-bg": {
|
|
10479
10471
|
"type": "String",
|
|
@@ -10481,7 +10473,7 @@
|
|
|
10481
10473
|
},
|
|
10482
10474
|
"kendo-splitbar-hover-text": {
|
|
10483
10475
|
"type": "String",
|
|
10484
|
-
"value": "var(--kendo-color-on-
|
|
10476
|
+
"value": "var(--kendo-color-base-on-subtle, #212529)"
|
|
10485
10477
|
},
|
|
10486
10478
|
"kendo-splitbar-selected-bg": {
|
|
10487
10479
|
"type": "String",
|
|
@@ -10512,8 +10504,8 @@
|
|
|
10512
10504
|
"value": "1px"
|
|
10513
10505
|
},
|
|
10514
10506
|
"kendo-tile-layout-card-focus-shadow": {
|
|
10515
|
-
"type": "
|
|
10516
|
-
"value": "
|
|
10507
|
+
"type": "List",
|
|
10508
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
10517
10509
|
},
|
|
10518
10510
|
"kendo-tile-layout-hint-border-width": {
|
|
10519
10511
|
"type": "Number",
|
|
@@ -10521,15 +10513,15 @@
|
|
|
10521
10513
|
},
|
|
10522
10514
|
"kendo-tile-layout-hint-border-radius": {
|
|
10523
10515
|
"type": "String",
|
|
10524
|
-
"value": "var(--kendo-
|
|
10516
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
10525
10517
|
},
|
|
10526
10518
|
"kendo-tile-layout-hint-border": {
|
|
10527
10519
|
"type": "String",
|
|
10528
10520
|
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
10529
10521
|
},
|
|
10530
10522
|
"kendo-tile-layout-hint-bg": {
|
|
10531
|
-
"type": "
|
|
10532
|
-
"value": "
|
|
10523
|
+
"type": "String",
|
|
10524
|
+
"value": "color-mix(in srgb, var(--kendo-color-surface-alt, #ffffff) 20%, transparent)"
|
|
10533
10525
|
},
|
|
10534
10526
|
"kendo-dock-manager-border-width": {
|
|
10535
10527
|
"type": "Number",
|
|
@@ -10545,7 +10537,7 @@
|
|
|
10545
10537
|
},
|
|
10546
10538
|
"kendo-dock-manager-pane-header-padding-y": {
|
|
10547
10539
|
"type": "String",
|
|
10548
|
-
"value": "var(--kendo-spacing-
|
|
10540
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
10549
10541
|
},
|
|
10550
10542
|
"kendo-dock-manager-pane-header-padding-x": {
|
|
10551
10543
|
"type": "String",
|
|
@@ -10597,7 +10589,7 @@
|
|
|
10597
10589
|
},
|
|
10598
10590
|
"kendo-dock-manager-tabbed-pane-padding-y": {
|
|
10599
10591
|
"type": "String",
|
|
10600
|
-
"value": "var(--kendo-spacing-
|
|
10592
|
+
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
10601
10593
|
},
|
|
10602
10594
|
"kendo-dock-manager-tabbed-pane-padding-x": {
|
|
10603
10595
|
"type": "String",
|
|
@@ -10609,7 +10601,7 @@
|
|
|
10609
10601
|
},
|
|
10610
10602
|
"kendo-dock-manager-unpinned-container-bg": {
|
|
10611
10603
|
"type": "String",
|
|
10612
|
-
"value": "var(--kendo-color-
|
|
10604
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
10613
10605
|
},
|
|
10614
10606
|
"kendo-dock-manager-unpinned-container-shadow": {
|
|
10615
10607
|
"type": "List",
|
|
@@ -10621,11 +10613,11 @@
|
|
|
10621
10613
|
},
|
|
10622
10614
|
"kendo-dock-indicator-bg": {
|
|
10623
10615
|
"type": "String",
|
|
10624
|
-
"value": "var(--kendo-color-
|
|
10616
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
10625
10617
|
},
|
|
10626
10618
|
"kendo-dock-indicator-text": {
|
|
10627
10619
|
"type": "String",
|
|
10628
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
10620
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
10629
10621
|
},
|
|
10630
10622
|
"kendo-dock-indicator-outline-width": {
|
|
10631
10623
|
"type": "Number",
|
|
@@ -10637,19 +10629,19 @@
|
|
|
10637
10629
|
},
|
|
10638
10630
|
"kendo-dock-indicator-outline": {
|
|
10639
10631
|
"type": "String",
|
|
10640
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
10632
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
10641
10633
|
},
|
|
10642
10634
|
"kendo-dock-indicator-shadow": {
|
|
10643
|
-
"type": "
|
|
10644
|
-
"value": "(
|
|
10635
|
+
"type": "String",
|
|
10636
|
+
"value": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))"
|
|
10645
10637
|
},
|
|
10646
10638
|
"kendo-dock-indicator-hover-bg": {
|
|
10647
10639
|
"type": "String",
|
|
10648
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
10640
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
10649
10641
|
},
|
|
10650
10642
|
"kendo-dock-indicator-hover-text": {
|
|
10651
|
-
"type": "
|
|
10652
|
-
"value": "#ffffff"
|
|
10643
|
+
"type": "String",
|
|
10644
|
+
"value": "var(--kendo-color-on-primary, #ffffff)"
|
|
10653
10645
|
},
|
|
10654
10646
|
"kendo-dock-manager-dock-preview-border-width": {
|
|
10655
10647
|
"type": "Number",
|
|
@@ -10669,7 +10661,7 @@
|
|
|
10669
10661
|
},
|
|
10670
10662
|
"kendo-dock-manager-dock-preview-border": {
|
|
10671
10663
|
"type": "String",
|
|
10672
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
10664
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
10673
10665
|
},
|
|
10674
10666
|
"kendo-adaptive-bg": {
|
|
10675
10667
|
"type": "String",
|
|
@@ -10741,7 +10733,7 @@
|
|
|
10741
10733
|
},
|
|
10742
10734
|
"kendo-adaptive-scheduler-subtle-text": {
|
|
10743
10735
|
"type": "String",
|
|
10744
|
-
"value": "var(--kendo-color-
|
|
10736
|
+
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
10745
10737
|
},
|
|
10746
10738
|
"kendo-grid-border-width": {
|
|
10747
10739
|
"type": "Number",
|
|
@@ -11009,7 +11001,7 @@
|
|
|
11009
11001
|
},
|
|
11010
11002
|
"kendo-grid-bg": {
|
|
11011
11003
|
"type": "String",
|
|
11012
|
-
"value": "var(--kendo-color-
|
|
11004
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11013
11005
|
},
|
|
11014
11006
|
"kendo-grid-text": {
|
|
11015
11007
|
"type": "String",
|
|
@@ -11045,7 +11037,7 @@
|
|
|
11045
11037
|
},
|
|
11046
11038
|
"kendo-grid-alt-bg": {
|
|
11047
11039
|
"type": "String",
|
|
11048
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529)
|
|
11040
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 4%, transparent)"
|
|
11049
11041
|
},
|
|
11050
11042
|
"kendo-grid-alt-text": {
|
|
11051
11043
|
"type": "Null",
|
|
@@ -11053,7 +11045,7 @@
|
|
|
11053
11045
|
},
|
|
11054
11046
|
"kendo-grid-hover-bg": {
|
|
11055
11047
|
"type": "String",
|
|
11056
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529)
|
|
11048
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)"
|
|
11057
11049
|
},
|
|
11058
11050
|
"kendo-grid-hover-text": {
|
|
11059
11051
|
"type": "Null",
|
|
@@ -11145,7 +11137,7 @@
|
|
|
11145
11137
|
},
|
|
11146
11138
|
"kendo-grid-focus-shadow": {
|
|
11147
11139
|
"type": "List",
|
|
11148
|
-
"value": "(inset 0 0 0 2px
|
|
11140
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 8%, transparent))"
|
|
11149
11141
|
},
|
|
11150
11142
|
"kendo-grid-command-cell-button-spacing": {
|
|
11151
11143
|
"type": "String",
|
|
@@ -11153,7 +11145,7 @@
|
|
|
11153
11145
|
},
|
|
11154
11146
|
"kendo-grid-sticky-bg": {
|
|
11155
11147
|
"type": "String",
|
|
11156
|
-
"value": "var(--kendo-color-
|
|
11148
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11157
11149
|
},
|
|
11158
11150
|
"kendo-grid-sticky-alt-bg": {
|
|
11159
11151
|
"type": "String",
|
|
@@ -11401,7 +11393,7 @@
|
|
|
11401
11393
|
},
|
|
11402
11394
|
"kendo-listview-bg": {
|
|
11403
11395
|
"type": "String",
|
|
11404
|
-
"value": "var(--kendo-color-
|
|
11396
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11405
11397
|
},
|
|
11406
11398
|
"kendo-listview-border": {
|
|
11407
11399
|
"type": "String",
|
|
@@ -11461,7 +11453,7 @@
|
|
|
11461
11453
|
},
|
|
11462
11454
|
"kendo-spreadsheet-bg": {
|
|
11463
11455
|
"type": "String",
|
|
11464
|
-
"value": "var(--kendo-color-
|
|
11456
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11465
11457
|
},
|
|
11466
11458
|
"kendo-spreadsheet-text": {
|
|
11467
11459
|
"type": "String",
|
|
@@ -11581,7 +11573,7 @@
|
|
|
11581
11573
|
},
|
|
11582
11574
|
"kendo-spreadsheet-single-selection-border": {
|
|
11583
11575
|
"type": "String",
|
|
11584
|
-
"value": "var(--kendo-color-
|
|
11576
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11585
11577
|
},
|
|
11586
11578
|
"kendo-spreadsheet-partial-selection-bg": {
|
|
11587
11579
|
"type": "String",
|
|
@@ -11589,7 +11581,7 @@
|
|
|
11589
11581
|
},
|
|
11590
11582
|
"kendo-spreadsheet-active-cell-bg": {
|
|
11591
11583
|
"type": "String",
|
|
11592
|
-
"value": "var(--kendo-color-
|
|
11584
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11593
11585
|
},
|
|
11594
11586
|
"kendo-spreadsheet-active-cell-shadow": {
|
|
11595
11587
|
"type": "List",
|
|
@@ -11613,7 +11605,7 @@
|
|
|
11613
11605
|
},
|
|
11614
11606
|
"kendo-spreadsheet-auto-fill-punch-bg": {
|
|
11615
11607
|
"type": "String",
|
|
11616
|
-
"value": "rgba(var(--kendo-color-
|
|
11608
|
+
"value": "rgba(var(--kendo-color-surface-alt, #ffffff), 0.5)"
|
|
11617
11609
|
},
|
|
11618
11610
|
"kendo-spreadsheet-cell-padding-y": {
|
|
11619
11611
|
"type": "String",
|
|
@@ -11637,7 +11629,7 @@
|
|
|
11637
11629
|
},
|
|
11638
11630
|
"kendo-spreadsheet-cell-editor-bg": {
|
|
11639
11631
|
"type": "String",
|
|
11640
|
-
"value": "var(--kendo-color-
|
|
11632
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11641
11633
|
},
|
|
11642
11634
|
"kendo-spreadsheet-cell-editor-text": {
|
|
11643
11635
|
"type": "String",
|
|
@@ -11705,7 +11697,7 @@
|
|
|
11705
11697
|
},
|
|
11706
11698
|
"kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow": {
|
|
11707
11699
|
"type": "List",
|
|
11708
|
-
"value": "(inset 0 0 0 2000px
|
|
11700
|
+
"value": "(inset 0 0 0 2000px color-mix(in srgb, var(--kendo-color-inverse, #212529) 50%, transparent))"
|
|
11709
11701
|
},
|
|
11710
11702
|
"kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius": {
|
|
11711
11703
|
"type": "String",
|
|
@@ -11829,7 +11821,7 @@
|
|
|
11829
11821
|
},
|
|
11830
11822
|
"kendo-pivotgrid-bg": {
|
|
11831
11823
|
"type": "String",
|
|
11832
|
-
"value": "var(--kendo-color-
|
|
11824
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11833
11825
|
},
|
|
11834
11826
|
"kendo-pivotgrid-text": {
|
|
11835
11827
|
"type": "String",
|
|
@@ -11857,7 +11849,7 @@
|
|
|
11857
11849
|
},
|
|
11858
11850
|
"kendo-pivotgrid-total-bg": {
|
|
11859
11851
|
"type": "String",
|
|
11860
|
-
"value": "var(--kendo-color-
|
|
11852
|
+
"value": "var(--kendo-color-surface, #f8f9fa)"
|
|
11861
11853
|
},
|
|
11862
11854
|
"kendo-pivotgrid-total-text": {
|
|
11863
11855
|
"type": "String",
|
|
@@ -11949,7 +11941,7 @@
|
|
|
11949
11941
|
},
|
|
11950
11942
|
"kendo-pivotgrid-configurator-bg": {
|
|
11951
11943
|
"type": "String",
|
|
11952
|
-
"value": "var(--kendo-color-
|
|
11944
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
11953
11945
|
},
|
|
11954
11946
|
"kendo-pivotgrid-configurator-text": {
|
|
11955
11947
|
"type": "String",
|
|
@@ -12029,7 +12021,7 @@
|
|
|
12029
12021
|
},
|
|
12030
12022
|
"kendo-pivotgrid-calculated-field-bg": {
|
|
12031
12023
|
"type": "String",
|
|
12032
|
-
"value": "var(--kendo-color-
|
|
12024
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12033
12025
|
},
|
|
12034
12026
|
"kendo-pivotgrid-calculated-field-text": {
|
|
12035
12027
|
"type": "String",
|
|
@@ -12145,7 +12137,7 @@
|
|
|
12145
12137
|
},
|
|
12146
12138
|
"kendo-filter-preview-operator-text": {
|
|
12147
12139
|
"type": "String",
|
|
12148
|
-
"value": "var(--kendo-color-
|
|
12140
|
+
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
12149
12141
|
},
|
|
12150
12142
|
"kendo-filter-toolbar-focus-shadow": {
|
|
12151
12143
|
"type": "List",
|
|
@@ -12173,7 +12165,7 @@
|
|
|
12173
12165
|
},
|
|
12174
12166
|
"kendo-file-manager-bg": {
|
|
12175
12167
|
"type": "String",
|
|
12176
|
-
"value": "var(--kendo-color-
|
|
12168
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12177
12169
|
},
|
|
12178
12170
|
"kendo-file-manager-text": {
|
|
12179
12171
|
"type": "String",
|
|
@@ -12481,7 +12473,7 @@
|
|
|
12481
12473
|
},
|
|
12482
12474
|
"kendo-taskboard-column-focus-border": {
|
|
12483
12475
|
"type": "String",
|
|
12484
|
-
"value": "var(--kendo-color-
|
|
12476
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
12485
12477
|
},
|
|
12486
12478
|
"kendo-taskboard-column-header-padding-y": {
|
|
12487
12479
|
"type": "Calculation",
|
|
@@ -12537,7 +12529,7 @@
|
|
|
12537
12529
|
},
|
|
12538
12530
|
"kendo-taskboard-pane-bg": {
|
|
12539
12531
|
"type": "String",
|
|
12540
|
-
"value": "var(--kendo-color-
|
|
12532
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12541
12533
|
},
|
|
12542
12534
|
"kendo-taskboard-pane-text": {
|
|
12543
12535
|
"type": "String",
|
|
@@ -12593,11 +12585,11 @@
|
|
|
12593
12585
|
},
|
|
12594
12586
|
"kendo-taskboard-card-border-radius": {
|
|
12595
12587
|
"type": "String",
|
|
12596
|
-
"value": "var(--kendo-
|
|
12588
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
12597
12589
|
},
|
|
12598
12590
|
"kendo-taskboard-card-bg": {
|
|
12599
12591
|
"type": "String",
|
|
12600
|
-
"value": "var(--kendo-color-
|
|
12592
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12601
12593
|
},
|
|
12602
12594
|
"kendo-taskboard-card-text": {
|
|
12603
12595
|
"type": "String",
|
|
@@ -12621,15 +12613,15 @@
|
|
|
12621
12613
|
},
|
|
12622
12614
|
"kendo-taskboard-card-focus-border": {
|
|
12623
12615
|
"type": "String",
|
|
12624
|
-
"value": "var(--kendo-color-
|
|
12616
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
12625
12617
|
},
|
|
12626
12618
|
"kendo-taskboard-card-focus-shadow": {
|
|
12627
|
-
"type": "
|
|
12628
|
-
"value": "
|
|
12619
|
+
"type": "List",
|
|
12620
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
12629
12621
|
},
|
|
12630
12622
|
"kendo-taskboard-card-selected-border": {
|
|
12631
12623
|
"type": "String",
|
|
12632
|
-
"value": "var(--kendo-color-primary-
|
|
12624
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
12633
12625
|
},
|
|
12634
12626
|
"kendo-taskboard-card-selected-shadow": {
|
|
12635
12627
|
"type": "String",
|
|
@@ -12637,15 +12629,15 @@
|
|
|
12637
12629
|
},
|
|
12638
12630
|
"kendo-taskboard-card-header-text": {
|
|
12639
12631
|
"type": "String",
|
|
12640
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
12632
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
12641
12633
|
},
|
|
12642
12634
|
"kendo-taskboard-card-header-focus-text": {
|
|
12643
12635
|
"type": "String",
|
|
12644
|
-
"value": "var(--kendo-color-primary-
|
|
12636
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary-on-surface, #0d6efd) 90%, transparent 10%)"
|
|
12645
12637
|
},
|
|
12646
12638
|
"kendo-taskboard-card-header-hover-text": {
|
|
12647
12639
|
"type": "String",
|
|
12648
|
-
"value": "var(--kendo-color-primary-
|
|
12640
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary-on-surface, #0d6efd) 90%, transparent 10%)"
|
|
12649
12641
|
},
|
|
12650
12642
|
"kendo-taskboard-drag-placeholder-border-width": {
|
|
12651
12643
|
"type": "Number",
|
|
@@ -12653,7 +12645,7 @@
|
|
|
12653
12645
|
},
|
|
12654
12646
|
"kendo-taskboard-drag-placeholder-border-radius": {
|
|
12655
12647
|
"type": "String",
|
|
12656
|
-
"value": "var(--kendo-
|
|
12648
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
12657
12649
|
},
|
|
12658
12650
|
"kendo-taskboard-drag-placeholder-bg": {
|
|
12659
12651
|
"type": "String",
|
|
@@ -12697,7 +12689,7 @@
|
|
|
12697
12689
|
},
|
|
12698
12690
|
"kendo-editor-highlighted-bg": {
|
|
12699
12691
|
"type": "String",
|
|
12700
|
-
"value": "var(--kendo-color-primary
|
|
12692
|
+
"value": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)"
|
|
12701
12693
|
},
|
|
12702
12694
|
"kendo-editor-export-tool-icon-margin-x": {
|
|
12703
12695
|
"type": "Number",
|
|
@@ -12833,7 +12825,7 @@
|
|
|
12833
12825
|
},
|
|
12834
12826
|
"kendo-image-editor-bg": {
|
|
12835
12827
|
"type": "String",
|
|
12836
|
-
"value": "var(--kendo-color-
|
|
12828
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12837
12829
|
},
|
|
12838
12830
|
"kendo-image-editor-text": {
|
|
12839
12831
|
"type": "String",
|
|
@@ -12844,8 +12836,8 @@
|
|
|
12844
12836
|
"value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
|
|
12845
12837
|
},
|
|
12846
12838
|
"kendo-image-editor-content-bg": {
|
|
12847
|
-
"type": "
|
|
12848
|
-
"value": "#
|
|
12839
|
+
"type": "String",
|
|
12840
|
+
"value": "var(--kendo-color-surface, #f8f9fa)"
|
|
12849
12841
|
},
|
|
12850
12842
|
"kendo-image-editor-content-text": {
|
|
12851
12843
|
"type": "Null",
|
|
@@ -12857,7 +12849,7 @@
|
|
|
12857
12849
|
},
|
|
12858
12850
|
"kendo-image-editor-action-pane-bg": {
|
|
12859
12851
|
"type": "String",
|
|
12860
|
-
"value": "var(--kendo-color-
|
|
12852
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12861
12853
|
},
|
|
12862
12854
|
"kendo-image-editor-action-pane-text": {
|
|
12863
12855
|
"type": "Null",
|
|
@@ -12880,8 +12872,8 @@
|
|
|
12880
12872
|
"value": "white"
|
|
12881
12873
|
},
|
|
12882
12874
|
"kendo-image-editor-crop-overlay-bg": {
|
|
12883
|
-
"type": "
|
|
12884
|
-
"value": "
|
|
12875
|
+
"type": "String",
|
|
12876
|
+
"value": "color-mix(in srgb, var(--kendo-color-inverse, #212529) 30%, transparent)"
|
|
12885
12877
|
},
|
|
12886
12878
|
"kendo-gantt-border-width": {
|
|
12887
12879
|
"type": "Number",
|
|
@@ -12901,7 +12893,7 @@
|
|
|
12901
12893
|
},
|
|
12902
12894
|
"kendo-gantt-bg": {
|
|
12903
12895
|
"type": "String",
|
|
12904
|
-
"value": "var(--kendo-color-
|
|
12896
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12905
12897
|
},
|
|
12906
12898
|
"kendo-gantt-text": {
|
|
12907
12899
|
"type": "String",
|
|
@@ -12965,7 +12957,7 @@
|
|
|
12965
12957
|
},
|
|
12966
12958
|
"kendo-gantt-dot-hover-bg": {
|
|
12967
12959
|
"type": "String",
|
|
12968
|
-
"value": "var(--kendo-color-
|
|
12960
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
12969
12961
|
},
|
|
12970
12962
|
"kendo-gantt-dot-hover-border": {
|
|
12971
12963
|
"type": "String",
|
|
@@ -12989,11 +12981,11 @@
|
|
|
12989
12981
|
},
|
|
12990
12982
|
"kendo-gantt-summary-bg": {
|
|
12991
12983
|
"type": "String",
|
|
12992
|
-
"value": "var(--kendo-color-subtle, #
|
|
12984
|
+
"value": "var(--kendo-color-inverse-subtle, #495057)"
|
|
12993
12985
|
},
|
|
12994
12986
|
"kendo-gantt-summary-progress-bg": {
|
|
12995
12987
|
"type": "String",
|
|
12996
|
-
"value": "var(--kendo-color-
|
|
12988
|
+
"value": "var(--kendo-color-inverse, #212529)"
|
|
12997
12989
|
},
|
|
12998
12990
|
"kendo-gantt-summary-selected-bg": {
|
|
12999
12991
|
"type": "String",
|
|
@@ -13152,8 +13144,8 @@
|
|
|
13152
13144
|
"value": "50px"
|
|
13153
13145
|
},
|
|
13154
13146
|
"kendo-gantt-validation-tooltip-border": {
|
|
13155
|
-
"type": "
|
|
13156
|
-
"value": "#
|
|
13147
|
+
"type": "String",
|
|
13148
|
+
"value": "var(--kendo-color-base, #dee2e6)"
|
|
13157
13149
|
},
|
|
13158
13150
|
"kendo-gantt-validation-tooltip-valid-border": {
|
|
13159
13151
|
"type": "String",
|
|
@@ -13189,7 +13181,7 @@
|
|
|
13189
13181
|
},
|
|
13190
13182
|
"kendo-scheduler-bg": {
|
|
13191
13183
|
"type": "String",
|
|
13192
|
-
"value": "var(--kendo-color-
|
|
13184
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
13193
13185
|
},
|
|
13194
13186
|
"kendo-scheduler-text": {
|
|
13195
13187
|
"type": "String",
|
|
@@ -13301,11 +13293,11 @@
|
|
|
13301
13293
|
},
|
|
13302
13294
|
"kendo-scheduler-event-selected-shadow": {
|
|
13303
13295
|
"type": "List",
|
|
13304
|
-
"value": "(inset 0 0 0 3px
|
|
13296
|
+
"value": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 50%, transparent))"
|
|
13305
13297
|
},
|
|
13306
13298
|
"kendo-scheduler-event-ongoing-shadow": {
|
|
13307
13299
|
"type": "List",
|
|
13308
|
-
"value": "(inset 0px 0px 0px 1px #
|
|
13300
|
+
"value": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface, #dc3545))"
|
|
13309
13301
|
},
|
|
13310
13302
|
"kendo-scheduler-cell-padding-x": {
|
|
13311
13303
|
"type": "String",
|
|
@@ -13769,7 +13761,7 @@
|
|
|
13769
13761
|
},
|
|
13770
13762
|
"kendo-media-player-bg": {
|
|
13771
13763
|
"type": "String",
|
|
13772
|
-
"value": "var(--kendo-color-
|
|
13764
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
13773
13765
|
},
|
|
13774
13766
|
"kendo-media-player-text": {
|
|
13775
13767
|
"type": "String",
|
|
@@ -13789,7 +13781,7 @@
|
|
|
13789
13781
|
},
|
|
13790
13782
|
"kendo-media-player-titlebar-text": {
|
|
13791
13783
|
"type": "String",
|
|
13792
|
-
"value": "var(--kendo-color-
|
|
13784
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
13793
13785
|
},
|
|
13794
13786
|
"kendo-media-player-titlebar-gradient": {
|
|
13795
13787
|
"type": "List",
|
|
@@ -13968,12 +13960,12 @@
|
|
|
13968
13960
|
"value": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)"
|
|
13969
13961
|
},
|
|
13970
13962
|
"kendo-timeline-circle-width": {
|
|
13971
|
-
"type": "
|
|
13972
|
-
"value": "
|
|
13963
|
+
"type": "String",
|
|
13964
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
13973
13965
|
},
|
|
13974
13966
|
"kendo-timeline-circle-height": {
|
|
13975
|
-
"type": "
|
|
13976
|
-
"value": "
|
|
13967
|
+
"type": "String",
|
|
13968
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
13977
13969
|
},
|
|
13978
13970
|
"kendo-timeline-circle-bg": {
|
|
13979
13971
|
"type": "String",
|
|
@@ -14013,7 +14005,7 @@
|
|
|
14013
14005
|
},
|
|
14014
14006
|
"kendo-pdf-viewer-bg": {
|
|
14015
14007
|
"type": "String",
|
|
14016
|
-
"value": "var(--kendo-color-
|
|
14008
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14017
14009
|
},
|
|
14018
14010
|
"kendo-pdf-viewer-text": {
|
|
14019
14011
|
"type": "String",
|
|
@@ -14089,11 +14081,11 @@
|
|
|
14089
14081
|
},
|
|
14090
14082
|
"kendo-pdf-viewer-search-panel-border-radius": {
|
|
14091
14083
|
"type": "String",
|
|
14092
|
-
"value": "var(--kendo-
|
|
14084
|
+
"value": "var(--kendo-border-radius-md, 0.375rem)"
|
|
14093
14085
|
},
|
|
14094
14086
|
"kendo-pdf-viewer-search-panel-bg": {
|
|
14095
14087
|
"type": "String",
|
|
14096
|
-
"value": "var(--kendo-color-
|
|
14088
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14097
14089
|
},
|
|
14098
14090
|
"kendo-pdf-viewer-search-panel-text": {
|
|
14099
14091
|
"type": "String",
|
|
@@ -14120,8 +14112,8 @@
|
|
|
14120
14112
|
"value": "var(--kendo-color-on-app-surface, #212529)"
|
|
14121
14113
|
},
|
|
14122
14114
|
"kendo-pdf-viewer-search-highlight-mark-bg": {
|
|
14123
|
-
"type": "
|
|
14124
|
-
"value": "
|
|
14115
|
+
"type": "String",
|
|
14116
|
+
"value": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)"
|
|
14125
14117
|
},
|
|
14126
14118
|
"kendo-pdf-viewer-icon-text": {
|
|
14127
14119
|
"type": "String",
|
|
@@ -14148,12 +14140,12 @@
|
|
|
14148
14140
|
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
14149
14141
|
},
|
|
14150
14142
|
"kendo-pdf-viewer-free-text-annotation-placeholder-text": {
|
|
14151
|
-
"type": "
|
|
14152
|
-
"value": "
|
|
14143
|
+
"type": "String",
|
|
14144
|
+
"value": "var(--kendo-color-primary-on-subtle, #052c65)"
|
|
14153
14145
|
},
|
|
14154
14146
|
"kendo-pdf-viewer-free-text-annotation-text": {
|
|
14155
|
-
"type": "
|
|
14156
|
-
"value": "
|
|
14147
|
+
"type": "String",
|
|
14148
|
+
"value": "var(--kendo-color-primary-on-subtle, #052c65)"
|
|
14157
14149
|
},
|
|
14158
14150
|
"kendo-scrollview-border-width": {
|
|
14159
14151
|
"type": "Number",
|
|
@@ -14177,7 +14169,7 @@
|
|
|
14177
14169
|
},
|
|
14178
14170
|
"kendo-scrollview-bg": {
|
|
14179
14171
|
"type": "String",
|
|
14180
|
-
"value": "var(--kendo-color-
|
|
14172
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14181
14173
|
},
|
|
14182
14174
|
"kendo-scrollview-border": {
|
|
14183
14175
|
"type": "String",
|
|
@@ -14205,7 +14197,7 @@
|
|
|
14205
14197
|
},
|
|
14206
14198
|
"kendo-scrollview-pagebutton-shadow": {
|
|
14207
14199
|
"type": "List",
|
|
14208
|
-
"value": "(0 0 0 2px
|
|
14200
|
+
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 13%, transparent))"
|
|
14209
14201
|
},
|
|
14210
14202
|
"kendo-scrollview-pager-offset": {
|
|
14211
14203
|
"type": "Number",
|
|
@@ -14231,13 +14223,9 @@
|
|
|
14231
14223
|
"type": "Color",
|
|
14232
14224
|
"value": "white"
|
|
14233
14225
|
},
|
|
14234
|
-
"kendo-scrollview-navigation-icon-shadow": {
|
|
14235
|
-
"type": "List",
|
|
14236
|
-
"value": "(rgba(0, 0, 0, 0.3) 0 0 15px)"
|
|
14237
|
-
},
|
|
14238
14226
|
"kendo-scrollview-navigation-bg": {
|
|
14239
14227
|
"type": "Color",
|
|
14240
|
-
"value": "
|
|
14228
|
+
"value": "transparent"
|
|
14241
14229
|
},
|
|
14242
14230
|
"kendo-scrollview-navigation-default-opacity": {
|
|
14243
14231
|
"type": "Number",
|
|
@@ -14661,7 +14649,7 @@
|
|
|
14661
14649
|
},
|
|
14662
14650
|
"kendo-chart-bg": {
|
|
14663
14651
|
"type": "String",
|
|
14664
|
-
"value": "var(--kendo-color-
|
|
14652
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14665
14653
|
},
|
|
14666
14654
|
"kendo-chart-text": {
|
|
14667
14655
|
"type": "String",
|
|
@@ -14781,7 +14769,7 @@
|
|
|
14781
14769
|
},
|
|
14782
14770
|
"kendo-gauge-pointer-bg": {
|
|
14783
14771
|
"type": "String",
|
|
14784
|
-
"value": "var(--kendo-color-primary, #0d6efd)"
|
|
14772
|
+
"value": "var(--kendo-color-primary-on-surface, #0d6efd)"
|
|
14785
14773
|
},
|
|
14786
14774
|
"kendo-gauge-track-bg": {
|
|
14787
14775
|
"type": "String",
|
|
@@ -14849,7 +14837,7 @@
|
|
|
14849
14837
|
},
|
|
14850
14838
|
"kendo-map-bg": {
|
|
14851
14839
|
"type": "String",
|
|
14852
|
-
"value": "var(--kendo-color-
|
|
14840
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14853
14841
|
},
|
|
14854
14842
|
"kendo-map-text": {
|
|
14855
14843
|
"type": "String",
|
|
@@ -14925,7 +14913,7 @@
|
|
|
14925
14913
|
},
|
|
14926
14914
|
"kendo-orgchart-bg": {
|
|
14927
14915
|
"type": "String",
|
|
14928
|
-
"value": "var(--kendo-color-
|
|
14916
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14929
14917
|
},
|
|
14930
14918
|
"kendo-orgchart-text": {
|
|
14931
14919
|
"type": "String",
|
|
@@ -14973,11 +14961,11 @@
|
|
|
14973
14961
|
},
|
|
14974
14962
|
"kendo-orgchart-node-group-focus-border": {
|
|
14975
14963
|
"type": "String",
|
|
14976
|
-
"value": "var(--kendo-color-
|
|
14964
|
+
"value": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
|
|
14977
14965
|
},
|
|
14978
14966
|
"kendo-orgchart-node-group-focus-shadow": {
|
|
14979
|
-
"type": "
|
|
14980
|
-
"value": "
|
|
14967
|
+
"type": "List",
|
|
14968
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
14981
14969
|
},
|
|
14982
14970
|
"kendo-orgchart-node-group-title-font-size": {
|
|
14983
14971
|
"type": "String",
|
|
@@ -15016,8 +15004,8 @@
|
|
|
15016
15004
|
"value": "null"
|
|
15017
15005
|
},
|
|
15018
15006
|
"kendo-orgchart-card-focus-shadow": {
|
|
15019
|
-
"type": "
|
|
15020
|
-
"value": "
|
|
15007
|
+
"type": "List",
|
|
15008
|
+
"value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
|
|
15021
15009
|
},
|
|
15022
15010
|
"kendo-orgchart-card-title-margin-bottom": {
|
|
15023
15011
|
"type": "String",
|
|
@@ -15048,8 +15036,8 @@
|
|
|
15048
15036
|
"value": "(var(--kendo-spacing-6, 1.5rem) / 2)"
|
|
15049
15037
|
},
|
|
15050
15038
|
"kendo-orgchart-card-body-vbox-min-height": {
|
|
15051
|
-
"type": "
|
|
15052
|
-
"value": "
|
|
15039
|
+
"type": "String",
|
|
15040
|
+
"value": "var(--kendo-spacing-11, 2.75rem)"
|
|
15053
15041
|
},
|
|
15054
15042
|
"kendo-orgchart-line-size": {
|
|
15055
15043
|
"type": "Number",
|
|
@@ -15259,7 +15247,7 @@
|
|
|
15259
15247
|
},
|
|
15260
15248
|
"kendo-column-menu-lg-font-size": {
|
|
15261
15249
|
"type": "String",
|
|
15262
|
-
"value": "var(--kendo-font-size, inherit)"
|
|
15250
|
+
"value": "var(--kendo-font-size-lg, inherit)"
|
|
15263
15251
|
},
|
|
15264
15252
|
"kendo-column-menu-line-height": {
|
|
15265
15253
|
"type": "String",
|
|
@@ -15283,7 +15271,7 @@
|
|
|
15283
15271
|
},
|
|
15284
15272
|
"kendo-column-menu-sizes": {
|
|
15285
15273
|
"type": "Map",
|
|
15286
|
-
"value": "(sm: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
|
|
15274
|
+
"value": "(sm: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height, normal)))",
|
|
15287
15275
|
"prettyValue": {
|
|
15288
15276
|
"sm": {
|
|
15289
15277
|
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
@@ -15300,7 +15288,7 @@
|
|
|
15300
15288
|
"lg": {
|
|
15301
15289
|
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
15302
15290
|
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
15303
|
-
"font-size": "var(--kendo-font-size, inherit)",
|
|
15291
|
+
"font-size": "var(--kendo-font-size-lg, inherit)",
|
|
15304
15292
|
"line-height": "var(--kendo-line-height, normal)"
|
|
15305
15293
|
}
|
|
15306
15294
|
}
|