@progress/kendo-theme-default 10.2.0-dev.0 → 10.2.0-dev.2
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/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +654 -870
- package/dist/meta/sassdoc-raw-data.json +326 -426
- package/dist/meta/variables.json +25 -37
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -11
- package/scss/action-buttons/_layout.scss +1 -67
- package/scss/action-buttons/_theme.scss +1 -16
- package/scss/action-buttons/_variables.scss +12 -0
- package/scss/action-sheet/_layout.scss +1 -397
- package/scss/action-sheet/_theme.scss +1 -100
- package/scss/action-sheet/_variables.scss +69 -0
- package/scss/adaptive/_layout.scss +1 -479
- package/scss/adaptive/_theme.scss +1 -99
- package/scss/adaptive/_variables.scss +21 -0
- package/scss/appbar/_layout.scss +1 -115
- package/scss/appbar/_theme.scss +1 -31
- package/scss/appbar/_variables.scss +19 -0
- package/scss/autocomplete/_layout.scss +1 -6
- package/scss/autocomplete/_theme.scss +1 -6
- package/scss/avatar/_layout.scss +1 -78
- package/scss/avatar/_theme.scss +1 -27
- package/scss/avatar/_variables.scss +9 -0
- package/scss/badge/_layout.scss +1 -149
- package/scss/badge/_theme.scss +1 -27
- package/scss/badge/_variables.scss +26 -0
- package/scss/bottom-navigation/_layout.scss +1 -117
- package/scss/bottom-navigation/_theme.scss +1 -57
- package/scss/bottom-navigation/_variables.scss +22 -0
- package/scss/breadcrumb/_layout.scss +1 -133
- package/scss/breadcrumb/_theme.scss +1 -100
- package/scss/breadcrumb/_variables.scss +64 -0
- package/scss/button/_layout.scss +1 -352
- package/scss/button/_theme.scss +1 -333
- package/scss/button/_variables.scss +92 -0
- package/scss/calendar/_layout.scss +1 -523
- package/scss/calendar/_theme.scss +1 -210
- package/scss/calendar/_variables.scss +99 -0
- package/scss/captcha/_layout.scss +1 -64
- package/scss/captcha/_theme.scss +1 -15
- package/scss/captcha/_variables.scss +17 -0
- package/scss/card/_layout.scss +1 -343
- package/scss/card/_theme.scss +1 -103
- package/scss/card/_variables.scss +58 -0
- package/scss/chart-wizard/_layout.scss +1 -42
- package/scss/chart-wizard/_theme.scss +1 -33
- package/scss/chart-wizard/_variables.scss +14 -0
- package/scss/chat/_layout.scss +1 -470
- package/scss/chat/_theme.scss +1 -99
- package/scss/chat/_variables.scss +67 -0
- package/scss/checkbox/_layout.scss +1 -230
- package/scss/checkbox/_theme.scss +1 -104
- package/scss/checkbox/_variables.scss +51 -0
- package/scss/chip/_layout.scss +1 -164
- package/scss/chip/_theme.scss +1 -146
- package/scss/chip/_variables.scss +46 -0
- package/scss/color-preview/_layout.scss +1 -79
- package/scss/color-preview/_theme.scss +1 -20
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -117
- package/scss/coloreditor/_theme.scss +1 -27
- package/scss/coloreditor/_variables.scss +55 -0
- package/scss/colorgradient/_layout.scss +1 -233
- package/scss/colorgradient/_theme.scss +1 -86
- package/scss/colorgradient/_variables.scss +71 -0
- package/scss/colorpalette/_layout.scss +1 -71
- package/scss/colorpalette/_theme.scss +1 -26
- package/scss/colorpalette/_variables.scss +18 -0
- package/scss/colorpicker/_layout.scss +1 -13
- package/scss/colorpicker/_theme.scss +1 -5
- package/scss/combobox/_layout.scss +1 -6
- package/scss/combobox/_theme.scss +1 -6
- package/scss/core/color-system/_swatch-legacy.scss +76 -15
- package/scss/core/motion/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +1 -506
- package/scss/dataviz/_theme.scss +1 -162
- package/scss/dataviz/_variables.scss +107 -5
- package/scss/dateinput/_layout.scss +1 -6
- package/scss/dateinput/_theme.scss +1 -6
- package/scss/datepicker/_layout.scss +1 -5
- package/scss/datepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_layout.scss +1 -47
- package/scss/daterangepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_variables.scss +4 -0
- package/scss/datetimepicker/_layout.scss +1 -51
- package/scss/datetimepicker/_theme.scss +1 -6
- package/scss/datetimepicker/_variables.scss +4 -0
- package/scss/dialog/_layout.scss +1 -73
- package/scss/dialog/_theme.scss +1 -24
- package/scss/dialog/_variables.scss +11 -0
- package/scss/dock-manager/_layout.scss +1 -220
- package/scss/dock-manager/_theme.scss +1 -45
- package/scss/dock-manager/_variables.scss +38 -0
- package/scss/draggable/_layout.scss +1 -127
- package/scss/draggable/_theme.scss +1 -17
- package/scss/draggable/_variables.scss +23 -0
- package/scss/drawer/_layout.scss +1 -202
- package/scss/drawer/_theme.scss +1 -63
- package/scss/drawer/_variables.scss +34 -0
- package/scss/dropdowngrid/_layout.scss +1 -15
- package/scss/dropdowngrid/_theme.scss +1 -6
- package/scss/dropdownlist/_layout.scss +1 -38
- package/scss/dropdownlist/_theme.scss +1 -9
- package/scss/dropdowntree/_layout.scss +1 -39
- package/scss/dropdowntree/_theme.scss +1 -6
- package/scss/dropdowntree/_variables.scss +5 -0
- package/scss/dropzone/_layout.scss +1 -44
- package/scss/dropzone/_theme.scss +1 -36
- package/scss/dropzone/_variables.scss +22 -0
- package/scss/editor/_layout.scss +1 -648
- package/scss/editor/_theme.scss +1 -103
- package/scss/editor/_variables.scss +24 -0
- package/scss/expansion-panel/_layout.scss +1 -82
- package/scss/expansion-panel/_theme.scss +1 -44
- package/scss/expansion-panel/_variables.scss +25 -0
- package/scss/fab/_layout.scss +1 -145
- package/scss/fab/_theme.scss +1 -128
- package/scss/fab/_variables.scss +50 -0
- package/scss/filemanager/_layout.scss +1 -238
- package/scss/filemanager/_theme.scss +1 -112
- package/scss/filemanager/_variables.scss +60 -0
- package/scss/filter/_layout.scss +1 -93
- package/scss/filter/_theme.scss +1 -32
- package/scss/filter/_variables.scss +11 -0
- package/scss/floating-label/_layout.scss +1 -90
- package/scss/floating-label/_theme.scss +1 -30
- package/scss/floating-label/_variables.scss +18 -0
- package/scss/forms/_layout.scss +1 -379
- package/scss/forms/_theme.scss +1 -39
- package/scss/forms/_variables.scss +54 -0
- package/scss/gantt/_layout.scss +1 -921
- package/scss/gantt/_theme.scss +1 -279
- package/scss/gantt/_variables.scss +78 -0
- package/scss/grid/_layout.scss +1 -1374
- package/scss/grid/_theme.scss +1 -450
- package/scss/grid/_variables.scss +146 -0
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +1 -80
- package/scss/icons/_theme.scss +1 -1
- package/scss/icons/_variables.scss +13 -0
- package/scss/imageeditor/_layout.scss +1 -160
- package/scss/imageeditor/_theme.scss +1 -54
- package/scss/imageeditor/_variables.scss +34 -0
- package/scss/input/_layout.scss +1 -586
- package/scss/input/_theme.scss +1 -512
- package/scss/input/_variables.scss +139 -7
- package/scss/list/_layout.scss +1 -246
- package/scss/list/_theme.scss +1 -95
- package/scss/list/_variables.scss +87 -0
- package/scss/listbox/_layout.scss +1 -86
- package/scss/listbox/_theme.scss +1 -20
- package/scss/listbox/_variables.scss +18 -0
- package/scss/listgroup/_layout.scss +1 -191
- package/scss/listgroup/_theme.scss +1 -15
- package/scss/listgroup/_variables.scss +13 -0
- package/scss/listview/_layout.scss +1 -141
- package/scss/listview/_theme.scss +1 -43
- package/scss/listview/_variables.scss +21 -0
- package/scss/loader/_layout.scss +2 -582
- package/scss/loader/_theme.scss +1 -17
- package/scss/loader/_variables.scss +40 -0
- package/scss/map/_layout.scss +1 -138
- package/scss/map/_theme.scss +1 -34
- package/scss/map/_variables.scss +24 -0
- package/scss/maskedtextbox/_layout.scss +1 -6
- package/scss/maskedtextbox/_theme.scss +1 -6
- package/scss/mediaplayer/_layout.scss +1 -105
- package/scss/mediaplayer/_theme.scss +1 -23
- package/scss/mediaplayer/_variables.scss +16 -0
- package/scss/menu/_layout.scss +1 -320
- package/scss/menu/_theme.scss +1 -140
- package/scss/menu/_variables.scss +91 -0
- package/scss/menu-button/_layout.scss +1 -32
- package/scss/menu-button/_theme.scss +1 -6
- package/scss/menu-button/_variables.scss +4 -0
- package/scss/messagebox/_layout.scss +1 -23
- package/scss/messagebox/_theme.scss +1 -25
- package/scss/messagebox/_variables.scss +14 -0
- package/scss/multiselect/_layout.scss +1 -6
- package/scss/multiselect/_theme.scss +1 -6
- package/scss/no-data/_layout.scss +1 -22
- package/scss/no-data/_theme.scss +1 -10
- package/scss/no-data/_variables.scss +5 -0
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +1 -73
- package/scss/notification/_theme.scss +1 -27
- package/scss/notification/_variables.scss +19 -14
- package/scss/numerictextbox/_layout.scss +1 -10
- package/scss/numerictextbox/_theme.scss +1 -6
- package/scss/orgchart/_layout.scss +1 -112
- package/scss/orgchart/_theme.scss +1 -53
- package/scss/orgchart/_variables.scss +47 -0
- package/scss/otp/_layout.scss +1 -37
- package/scss/otp/_theme.scss +1 -8
- package/scss/otp/_variables.scss +16 -0
- package/scss/overlay/_layout.scss +1 -16
- package/scss/overlay/_theme.scss +1 -17
- package/scss/overlay/_variables.scss +6 -0
- package/scss/pager/_layout.scss +1 -186
- package/scss/pager/_theme.scss +1 -21
- package/scss/pager/_variables.scss +48 -0
- package/scss/panel/_layout.scss +1 -29
- package/scss/panel/_theme.scss +1 -22
- package/scss/panel/_variables.scss +13 -0
- package/scss/panelbar/_layout.scss +1 -141
- package/scss/panelbar/_theme.scss +1 -209
- package/scss/panelbar/_variables.scss +86 -0
- package/scss/pdf-viewer/_layout.scss +1 -332
- package/scss/pdf-viewer/_theme.scss +1 -89
- package/scss/pdf-viewer/_variables.scss +43 -3
- package/scss/pivotgrid/_layout.scss +1 -654
- package/scss/pivotgrid/_theme.scss +1 -245
- package/scss/pivotgrid/_variables.scss +87 -0
- package/scss/popover/_layout.scss +1 -93
- package/scss/popover/_theme.scss +1 -41
- package/scss/popover/_variables.scss +29 -0
- package/scss/popup/_layout.scss +1 -79
- package/scss/popup/_theme.scss +1 -19
- package/scss/popup/_variables.scss +15 -0
- package/scss/progressbar/_layout.scss +1 -244
- package/scss/progressbar/_theme.scss +1 -52
- package/scss/progressbar/_variables.scss +25 -0
- package/scss/prompt/_layout.scss +1 -73
- package/scss/prompt/_theme.scss +1 -39
- package/scss/prompt/_variables.scss +23 -0
- package/scss/radio/_layout.scss +1 -226
- package/scss/radio/_theme.scss +1 -91
- package/scss/radio/_variables.scss +48 -0
- package/scss/rating/_layout.scss +1 -93
- package/scss/rating/_theme.scss +1 -43
- package/scss/rating/_variables.scss +19 -0
- package/scss/responsivepanel/_layout.scss +1 -47
- package/scss/responsivepanel/_theme.scss +1 -5
- package/scss/ripple/_layout.scss +1 -51
- package/scss/ripple/_theme.scss +1 -5
- package/scss/scheduler/_layout.scss +1 -1040
- package/scss/scheduler/_theme.scss +1 -236
- package/scss/scheduler/_variables.scss +82 -0
- package/scss/scroller/_layout.scss +1 -85
- package/scss/scroller/_theme.scss +1 -7
- package/scss/scrollview/_layout.scss +1 -165
- package/scss/scrollview/_theme.scss +1 -91
- package/scss/scrollview/_variables.scss +31 -0
- package/scss/searchbox/_layout.scss +1 -6
- package/scss/searchbox/_theme.scss +1 -6
- package/scss/signature/_layout.scss +1 -74
- package/scss/signature/_theme.scss +1 -13
- package/scss/signature/_variables.scss +27 -0
- package/scss/skeleton/_layout.scss +1 -92
- package/scss/skeleton/_theme.scss +1 -26
- package/scss/skeleton/_variables.scss +9 -0
- package/scss/slider/_layout.scss +1 -401
- package/scss/slider/_theme.scss +1 -80
- package/scss/slider/_variables.scss +40 -0
- package/scss/split-button/_layout.scss +1 -36
- package/scss/split-button/_theme.scss +1 -12
- package/scss/split-button/_variables.scss +12 -0
- package/scss/splitter/_layout.scss +1 -191
- package/scss/splitter/_theme.scss +1 -38
- package/scss/splitter/_variables.scss +22 -0
- package/scss/spreadsheet/_layout.scss +1 -905
- package/scss/spreadsheet/_theme.scss +1 -211
- package/scss/spreadsheet/_variables.scss +86 -0
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +1 -291
- package/scss/stepper/_theme.scss +1 -238
- package/scss/stepper/_variables.scss +72 -0
- package/scss/switch/_layout.scss +1 -159
- package/scss/switch/_theme.scss +1 -169
- package/scss/switch/_variables.scss +59 -0
- package/scss/table/_layout.scss +1 -288
- package/scss/table/_theme.scss +1 -88
- package/scss/table/_variables.scss +43 -0
- package/scss/tabstrip/_layout.scss +1 -494
- package/scss/tabstrip/_theme.scss +1 -151
- package/scss/tabstrip/_variables.scss +65 -0
- package/scss/taskboard/_layout.scss +1 -217
- package/scss/taskboard/_theme.scss +1 -111
- package/scss/taskboard/_variables.scss +78 -0
- package/scss/textarea/_layout.scss +1 -8
- package/scss/textarea/_theme.scss +2 -7
- package/scss/textbox/_layout.scss +1 -6
- package/scss/textbox/_theme.scss +1 -6
- package/scss/tilelayout/_layout.scss +1 -47
- package/scss/tilelayout/_theme.scss +1 -24
- package/scss/tilelayout/_variables.scss +13 -0
- package/scss/time-marker/_layout.scss +1 -19
- package/scss/time-marker/_theme.scss +1 -21
- package/scss/time-marker/_variables.scss +5 -0
- package/scss/timedurationpicker/_layout.scss +1 -12
- package/scss/timedurationpicker/_theme.scss +1 -6
- package/scss/timeline/_layout.scss +1 -445
- package/scss/timeline/_theme.scss +1 -72
- package/scss/timeline/_variables.scss +53 -0
- package/scss/timepicker/_layout.scss +1 -12
- package/scss/timepicker/_theme.scss +1 -6
- package/scss/timeselector/_layout.scss +1 -260
- package/scss/timeselector/_theme.scss +1 -76
- package/scss/timeselector/_variables.scss +41 -0
- package/scss/toolbar/_layout.scss +1 -352
- package/scss/toolbar/_theme.scss +1 -192
- package/scss/toolbar/_variables.scss +50 -0
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +1 -116
- package/scss/tooltip/_theme.scss +1 -36
- package/scss/tooltip/_variables.scss +20 -14
- package/scss/treelist/_layout.scss +1 -109
- package/scss/treelist/_theme.scss +1 -13
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -199
- package/scss/treeview/_theme.scss +1 -82
- package/scss/treeview/_variables.scss +52 -0
- package/scss/typography/_layout.scss +1 -124
- package/scss/typography/_theme.scss +1 -24
- package/scss/typography/_variables.scss +80 -0
- package/scss/upload/_layout.scss +1 -248
- package/scss/upload/_theme.scss +1 -105
- package/scss/upload/_variables.scss +35 -0
- package/scss/validator/_layout.scss +1 -25
- package/scss/validator/_theme.scss +1 -6
- package/scss/virtual-scroller/_layout.scss +1 -35
- package/scss/virtual-scroller/_theme.scss +1 -6
- package/scss/window/_layout.scss +1 -173
- package/scss/window/_theme.scss +1 -41
- package/scss/window/_variables.scss +33 -0
- package/scss/wizard/_layout.scss +1 -124
- package/scss/wizard/_theme.scss +1 -12
- package/scss/wizard/_variables.scss +13 -0
|
@@ -10034,8 +10034,8 @@
|
|
|
10034
10034
|
{
|
|
10035
10035
|
"description": "The color of the Chart grid lines (major).\n",
|
|
10036
10036
|
"commentRange": {
|
|
10037
|
-
"start":
|
|
10038
|
-
"end":
|
|
10037
|
+
"start": 99,
|
|
10038
|
+
"end": 100
|
|
10039
10039
|
},
|
|
10040
10040
|
"context": {
|
|
10041
10041
|
"type": "variable",
|
|
@@ -10043,8 +10043,8 @@
|
|
|
10043
10043
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
10044
10044
|
"scope": "default",
|
|
10045
10045
|
"line": {
|
|
10046
|
-
"start":
|
|
10047
|
-
"end":
|
|
10046
|
+
"start": 101,
|
|
10047
|
+
"end": 101
|
|
10048
10048
|
}
|
|
10049
10049
|
},
|
|
10050
10050
|
"group": [
|
|
@@ -10061,8 +10061,8 @@
|
|
|
10061
10061
|
{
|
|
10062
10062
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
10063
10063
|
"commentRange": {
|
|
10064
|
-
"start":
|
|
10065
|
-
"end":
|
|
10064
|
+
"start": 103,
|
|
10065
|
+
"end": 104
|
|
10066
10066
|
},
|
|
10067
10067
|
"context": {
|
|
10068
10068
|
"type": "variable",
|
|
@@ -10070,8 +10070,8 @@
|
|
|
10070
10070
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
10071
10071
|
"scope": "default",
|
|
10072
10072
|
"line": {
|
|
10073
|
-
"start":
|
|
10074
|
-
"end":
|
|
10073
|
+
"start": 105,
|
|
10074
|
+
"end": 105
|
|
10075
10075
|
}
|
|
10076
10076
|
},
|
|
10077
10077
|
"group": [
|
|
@@ -32053,73 +32053,19 @@
|
|
|
32053
32053
|
"resolvedType": "String"
|
|
32054
32054
|
},
|
|
32055
32055
|
{
|
|
32056
|
-
"description": "The
|
|
32056
|
+
"description": "The border color of the invalid Input components.\n",
|
|
32057
32057
|
"commentRange": {
|
|
32058
32058
|
"start": 293,
|
|
32059
32059
|
"end": 294
|
|
32060
32060
|
},
|
|
32061
|
-
"context": {
|
|
32062
|
-
"type": "variable",
|
|
32063
|
-
"name": "kendo-input-prefix-text",
|
|
32064
|
-
"value": "$kendo-subtle-text",
|
|
32065
|
-
"scope": "default",
|
|
32066
|
-
"line": {
|
|
32067
|
-
"start": 295,
|
|
32068
|
-
"end": 295
|
|
32069
|
-
}
|
|
32070
|
-
},
|
|
32071
|
-
"group": [
|
|
32072
|
-
"input"
|
|
32073
|
-
],
|
|
32074
|
-
"access": "public",
|
|
32075
|
-
"file": {
|
|
32076
|
-
"path": "default/scss/input/_variables.scss",
|
|
32077
|
-
"name": "_variables.scss"
|
|
32078
|
-
},
|
|
32079
|
-
"resolvedValue": "var(--kendo-color-subtle, #666666)",
|
|
32080
|
-
"resolvedType": "String"
|
|
32081
|
-
},
|
|
32082
|
-
{
|
|
32083
|
-
"description": "The text color of the Input suffix.\n",
|
|
32084
|
-
"commentRange": {
|
|
32085
|
-
"start": 296,
|
|
32086
|
-
"end": 297
|
|
32087
|
-
},
|
|
32088
|
-
"context": {
|
|
32089
|
-
"type": "variable",
|
|
32090
|
-
"name": "kendo-input-suffix-text",
|
|
32091
|
-
"value": "$kendo-subtle-text",
|
|
32092
|
-
"scope": "default",
|
|
32093
|
-
"line": {
|
|
32094
|
-
"start": 298,
|
|
32095
|
-
"end": 298
|
|
32096
|
-
}
|
|
32097
|
-
},
|
|
32098
|
-
"group": [
|
|
32099
|
-
"input"
|
|
32100
|
-
],
|
|
32101
|
-
"access": "public",
|
|
32102
|
-
"file": {
|
|
32103
|
-
"path": "default/scss/input/_variables.scss",
|
|
32104
|
-
"name": "_variables.scss"
|
|
32105
|
-
},
|
|
32106
|
-
"resolvedValue": "var(--kendo-color-subtle, #666666)",
|
|
32107
|
-
"resolvedType": "String"
|
|
32108
|
-
},
|
|
32109
|
-
{
|
|
32110
|
-
"description": "The border color of the invalid Input components.\n",
|
|
32111
|
-
"commentRange": {
|
|
32112
|
-
"start": 300,
|
|
32113
|
-
"end": 301
|
|
32114
|
-
},
|
|
32115
32061
|
"context": {
|
|
32116
32062
|
"type": "variable",
|
|
32117
32063
|
"name": "kendo-input-invalid-border",
|
|
32118
32064
|
"value": "$kendo-invalid-border",
|
|
32119
32065
|
"scope": "default",
|
|
32120
32066
|
"line": {
|
|
32121
|
-
"start":
|
|
32122
|
-
"end":
|
|
32067
|
+
"start": 295,
|
|
32068
|
+
"end": 295
|
|
32123
32069
|
}
|
|
32124
32070
|
},
|
|
32125
32071
|
"group": [
|
|
@@ -32136,8 +32082,8 @@
|
|
|
32136
32082
|
{
|
|
32137
32083
|
"description": "The shadow of the invalid Input components.\n",
|
|
32138
32084
|
"commentRange": {
|
|
32139
|
-
"start":
|
|
32140
|
-
"end":
|
|
32085
|
+
"start": 296,
|
|
32086
|
+
"end": 297
|
|
32141
32087
|
},
|
|
32142
32088
|
"context": {
|
|
32143
32089
|
"type": "variable",
|
|
@@ -32145,8 +32091,8 @@
|
|
|
32145
32091
|
"value": "$kendo-invalid-shadow",
|
|
32146
32092
|
"scope": "default",
|
|
32147
32093
|
"line": {
|
|
32148
|
-
"start":
|
|
32149
|
-
"end":
|
|
32094
|
+
"start": 298,
|
|
32095
|
+
"end": 298
|
|
32150
32096
|
}
|
|
32151
32097
|
},
|
|
32152
32098
|
"group": [
|
|
@@ -38072,8 +38018,8 @@
|
|
|
38072
38018
|
{
|
|
38073
38019
|
"description": "The row-gap between the elements in the Notification group.\n",
|
|
38074
38020
|
"commentRange": {
|
|
38075
|
-
"start":
|
|
38076
|
-
"end":
|
|
38021
|
+
"start": 10,
|
|
38022
|
+
"end": 11
|
|
38077
38023
|
},
|
|
38078
38024
|
"context": {
|
|
38079
38025
|
"type": "variable",
|
|
@@ -38081,8 +38027,8 @@
|
|
|
38081
38027
|
"value": "k-spacing(2)",
|
|
38082
38028
|
"scope": "default",
|
|
38083
38029
|
"line": {
|
|
38084
|
-
"start":
|
|
38085
|
-
"end":
|
|
38030
|
+
"start": 12,
|
|
38031
|
+
"end": 12
|
|
38086
38032
|
}
|
|
38087
38033
|
},
|
|
38088
38034
|
"group": [
|
|
@@ -38099,8 +38045,8 @@
|
|
|
38099
38045
|
{
|
|
38100
38046
|
"description": "The horizontal padding of the Notification.\n",
|
|
38101
38047
|
"commentRange": {
|
|
38102
|
-
"start":
|
|
38103
|
-
"end":
|
|
38048
|
+
"start": 14,
|
|
38049
|
+
"end": 15
|
|
38104
38050
|
},
|
|
38105
38051
|
"context": {
|
|
38106
38052
|
"type": "variable",
|
|
@@ -38108,8 +38054,8 @@
|
|
|
38108
38054
|
"value": "k-spacing(2)",
|
|
38109
38055
|
"scope": "default",
|
|
38110
38056
|
"line": {
|
|
38111
|
-
"start":
|
|
38112
|
-
"end":
|
|
38057
|
+
"start": 16,
|
|
38058
|
+
"end": 16
|
|
38113
38059
|
}
|
|
38114
38060
|
},
|
|
38115
38061
|
"group": [
|
|
@@ -38126,8 +38072,8 @@
|
|
|
38126
38072
|
{
|
|
38127
38073
|
"description": "The vertical padding of the Notification.\n",
|
|
38128
38074
|
"commentRange": {
|
|
38129
|
-
"start":
|
|
38130
|
-
"end":
|
|
38075
|
+
"start": 17,
|
|
38076
|
+
"end": 18
|
|
38131
38077
|
},
|
|
38132
38078
|
"context": {
|
|
38133
38079
|
"type": "variable",
|
|
@@ -38135,8 +38081,8 @@
|
|
|
38135
38081
|
"value": "k-spacing(1)",
|
|
38136
38082
|
"scope": "default",
|
|
38137
38083
|
"line": {
|
|
38138
|
-
"start":
|
|
38139
|
-
"end":
|
|
38084
|
+
"start": 19,
|
|
38085
|
+
"end": 19
|
|
38140
38086
|
}
|
|
38141
38087
|
},
|
|
38142
38088
|
"group": [
|
|
@@ -38153,8 +38099,8 @@
|
|
|
38153
38099
|
{
|
|
38154
38100
|
"description": "The width of the border around the Notification.\n",
|
|
38155
38101
|
"commentRange": {
|
|
38156
|
-
"start":
|
|
38157
|
-
"end":
|
|
38102
|
+
"start": 20,
|
|
38103
|
+
"end": 21
|
|
38158
38104
|
},
|
|
38159
38105
|
"context": {
|
|
38160
38106
|
"type": "variable",
|
|
@@ -38162,8 +38108,8 @@
|
|
|
38162
38108
|
"value": "1px",
|
|
38163
38109
|
"scope": "default",
|
|
38164
38110
|
"line": {
|
|
38165
|
-
"start":
|
|
38166
|
-
"end":
|
|
38111
|
+
"start": 22,
|
|
38112
|
+
"end": 22
|
|
38167
38113
|
}
|
|
38168
38114
|
},
|
|
38169
38115
|
"group": [
|
|
@@ -38180,8 +38126,8 @@
|
|
|
38180
38126
|
{
|
|
38181
38127
|
"description": "The border radius of the Notification.\n",
|
|
38182
38128
|
"commentRange": {
|
|
38183
|
-
"start":
|
|
38184
|
-
"end":
|
|
38129
|
+
"start": 23,
|
|
38130
|
+
"end": 24
|
|
38185
38131
|
},
|
|
38186
38132
|
"context": {
|
|
38187
38133
|
"type": "variable",
|
|
@@ -38189,8 +38135,8 @@
|
|
|
38189
38135
|
"value": "k-border-radius(md)!default",
|
|
38190
38136
|
"scope": "private",
|
|
38191
38137
|
"line": {
|
|
38192
|
-
"start":
|
|
38193
|
-
"end":
|
|
38138
|
+
"start": 25,
|
|
38139
|
+
"end": 25
|
|
38194
38140
|
}
|
|
38195
38141
|
},
|
|
38196
38142
|
"group": [
|
|
@@ -38207,8 +38153,8 @@
|
|
|
38207
38153
|
{
|
|
38208
38154
|
"description": "The font family of the Notification.\n",
|
|
38209
38155
|
"commentRange": {
|
|
38210
|
-
"start":
|
|
38211
|
-
"end":
|
|
38156
|
+
"start": 26,
|
|
38157
|
+
"end": 27
|
|
38212
38158
|
},
|
|
38213
38159
|
"context": {
|
|
38214
38160
|
"type": "variable",
|
|
@@ -38216,8 +38162,8 @@
|
|
|
38216
38162
|
"value": "var( --kendo-font-family, inherit )",
|
|
38217
38163
|
"scope": "default",
|
|
38218
38164
|
"line": {
|
|
38219
|
-
"start":
|
|
38220
|
-
"end":
|
|
38165
|
+
"start": 28,
|
|
38166
|
+
"end": 28
|
|
38221
38167
|
}
|
|
38222
38168
|
},
|
|
38223
38169
|
"group": [
|
|
@@ -38234,8 +38180,8 @@
|
|
|
38234
38180
|
{
|
|
38235
38181
|
"description": "The font size of the Notification.\n",
|
|
38236
38182
|
"commentRange": {
|
|
38237
|
-
"start":
|
|
38238
|
-
"end":
|
|
38183
|
+
"start": 29,
|
|
38184
|
+
"end": 30
|
|
38239
38185
|
},
|
|
38240
38186
|
"context": {
|
|
38241
38187
|
"type": "variable",
|
|
@@ -38243,8 +38189,8 @@
|
|
|
38243
38189
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
38244
38190
|
"scope": "default",
|
|
38245
38191
|
"line": {
|
|
38246
|
-
"start":
|
|
38247
|
-
"end":
|
|
38192
|
+
"start": 31,
|
|
38193
|
+
"end": 31
|
|
38248
38194
|
}
|
|
38249
38195
|
},
|
|
38250
38196
|
"group": [
|
|
@@ -38261,8 +38207,8 @@
|
|
|
38261
38207
|
{
|
|
38262
38208
|
"description": "The line height of the Notification.\n",
|
|
38263
38209
|
"commentRange": {
|
|
38264
|
-
"start":
|
|
38265
|
-
"end":
|
|
38210
|
+
"start": 32,
|
|
38211
|
+
"end": 33
|
|
38266
38212
|
},
|
|
38267
38213
|
"context": {
|
|
38268
38214
|
"type": "variable",
|
|
@@ -38270,8 +38216,8 @@
|
|
|
38270
38216
|
"value": "va( --kendo-line-height, normal )",
|
|
38271
38217
|
"scope": "default",
|
|
38272
38218
|
"line": {
|
|
38273
|
-
"start":
|
|
38274
|
-
"end":
|
|
38219
|
+
"start": 34,
|
|
38220
|
+
"end": 34
|
|
38275
38221
|
}
|
|
38276
38222
|
},
|
|
38277
38223
|
"group": [
|
|
@@ -38288,8 +38234,8 @@
|
|
|
38288
38234
|
{
|
|
38289
38235
|
"description": "The background color of the Notification.\n",
|
|
38290
38236
|
"commentRange": {
|
|
38291
|
-
"start":
|
|
38292
|
-
"end":
|
|
38237
|
+
"start": 35,
|
|
38238
|
+
"end": 36
|
|
38293
38239
|
},
|
|
38294
38240
|
"context": {
|
|
38295
38241
|
"type": "variable",
|
|
@@ -38297,8 +38243,8 @@
|
|
|
38297
38243
|
"value": "$kendo-component-bg",
|
|
38298
38244
|
"scope": "default",
|
|
38299
38245
|
"line": {
|
|
38300
|
-
"start":
|
|
38301
|
-
"end":
|
|
38246
|
+
"start": 37,
|
|
38247
|
+
"end": 37
|
|
38302
38248
|
}
|
|
38303
38249
|
},
|
|
38304
38250
|
"group": [
|
|
@@ -38315,8 +38261,8 @@
|
|
|
38315
38261
|
{
|
|
38316
38262
|
"description": "The text color of the Notification.\n",
|
|
38317
38263
|
"commentRange": {
|
|
38318
|
-
"start":
|
|
38319
|
-
"end":
|
|
38264
|
+
"start": 38,
|
|
38265
|
+
"end": 39
|
|
38320
38266
|
},
|
|
38321
38267
|
"context": {
|
|
38322
38268
|
"type": "variable",
|
|
@@ -38324,8 +38270,8 @@
|
|
|
38324
38270
|
"value": "$kendo-component-text",
|
|
38325
38271
|
"scope": "default",
|
|
38326
38272
|
"line": {
|
|
38327
|
-
"start":
|
|
38328
|
-
"end":
|
|
38273
|
+
"start": 40,
|
|
38274
|
+
"end": 40
|
|
38329
38275
|
}
|
|
38330
38276
|
},
|
|
38331
38277
|
"group": [
|
|
@@ -38342,8 +38288,8 @@
|
|
|
38342
38288
|
{
|
|
38343
38289
|
"description": "The border color of the Notification.\n",
|
|
38344
38290
|
"commentRange": {
|
|
38345
|
-
"start":
|
|
38346
|
-
"end":
|
|
38291
|
+
"start": 41,
|
|
38292
|
+
"end": 42
|
|
38347
38293
|
},
|
|
38348
38294
|
"context": {
|
|
38349
38295
|
"type": "variable",
|
|
@@ -38351,8 +38297,8 @@
|
|
|
38351
38297
|
"value": "$kendo-component-border",
|
|
38352
38298
|
"scope": "default",
|
|
38353
38299
|
"line": {
|
|
38354
|
-
"start":
|
|
38355
|
-
"end":
|
|
38300
|
+
"start": 43,
|
|
38301
|
+
"end": 43
|
|
38356
38302
|
}
|
|
38357
38303
|
},
|
|
38358
38304
|
"group": [
|
|
@@ -38369,8 +38315,8 @@
|
|
|
38369
38315
|
{
|
|
38370
38316
|
"description": "The box shadow of the Notification.\n",
|
|
38371
38317
|
"commentRange": {
|
|
38372
|
-
"start":
|
|
38373
|
-
"end":
|
|
38318
|
+
"start": 44,
|
|
38319
|
+
"end": 45
|
|
38374
38320
|
},
|
|
38375
38321
|
"context": {
|
|
38376
38322
|
"type": "variable",
|
|
@@ -38378,8 +38324,8 @@
|
|
|
38378
38324
|
"value": "$kendo-popup-shadow",
|
|
38379
38325
|
"scope": "default",
|
|
38380
38326
|
"line": {
|
|
38381
|
-
"start":
|
|
38382
|
-
"end":
|
|
38327
|
+
"start": 46,
|
|
38328
|
+
"end": 46
|
|
38383
38329
|
}
|
|
38384
38330
|
},
|
|
38385
38331
|
"group": [
|
|
@@ -38396,8 +38342,8 @@
|
|
|
38396
38342
|
{
|
|
38397
38343
|
"description": "The horizontal spacing of the Notification icon.\n",
|
|
38398
38344
|
"commentRange": {
|
|
38399
|
-
"start":
|
|
38400
|
-
"end":
|
|
38345
|
+
"start": 48,
|
|
38346
|
+
"end": 49
|
|
38401
38347
|
},
|
|
38402
38348
|
"context": {
|
|
38403
38349
|
"type": "variable",
|
|
@@ -38405,8 +38351,8 @@
|
|
|
38405
38351
|
"value": "$kendo-icon-spacing",
|
|
38406
38352
|
"scope": "default",
|
|
38407
38353
|
"line": {
|
|
38408
|
-
"start":
|
|
38409
|
-
"end":
|
|
38354
|
+
"start": 50,
|
|
38355
|
+
"end": 50
|
|
38410
38356
|
}
|
|
38411
38357
|
},
|
|
38412
38358
|
"group": [
|
|
@@ -38423,8 +38369,8 @@
|
|
|
38423
38369
|
{
|
|
38424
38370
|
"description": "The theme colors map for the Notification.\n",
|
|
38425
38371
|
"commentRange": {
|
|
38426
|
-
"start":
|
|
38427
|
-
"end":
|
|
38372
|
+
"start": 52,
|
|
38373
|
+
"end": 53
|
|
38428
38374
|
},
|
|
38429
38375
|
"context": {
|
|
38430
38376
|
"type": "variable",
|
|
@@ -38432,8 +38378,8 @@
|
|
|
38432
38378
|
"value": "$kendo-theme-colors",
|
|
38433
38379
|
"scope": "default",
|
|
38434
38380
|
"line": {
|
|
38435
|
-
"start":
|
|
38436
|
-
"end":
|
|
38381
|
+
"start": 54,
|
|
38382
|
+
"end": 54
|
|
38437
38383
|
}
|
|
38438
38384
|
},
|
|
38439
38385
|
"group": [
|
|
@@ -38462,8 +38408,8 @@
|
|
|
38462
38408
|
{
|
|
38463
38409
|
"description": "The generated theme colors map for the Notification.\n",
|
|
38464
38410
|
"commentRange": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38411
|
+
"start": 55,
|
|
38412
|
+
"end": 56
|
|
38467
38413
|
},
|
|
38468
38414
|
"context": {
|
|
38469
38415
|
"type": "variable",
|
|
@@ -38471,8 +38417,8 @@
|
|
|
38471
38417
|
"value": "notification-theme( $kendo-notification-theme-colors )",
|
|
38472
38418
|
"scope": "default",
|
|
38473
38419
|
"line": {
|
|
38474
|
-
"start":
|
|
38475
|
-
"end":
|
|
38420
|
+
"start": 57,
|
|
38421
|
+
"end": 57
|
|
38476
38422
|
}
|
|
38477
38423
|
},
|
|
38478
38424
|
"group": [
|
|
@@ -44879,38 +44825,11 @@
|
|
|
44879
44825
|
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
44880
44826
|
"resolvedType": "Color"
|
|
44881
44827
|
},
|
|
44882
|
-
{
|
|
44883
|
-
"description": "The text color of the PDFViewer free text annotation.\n",
|
|
44884
|
-
"commentRange": {
|
|
44885
|
-
"start": 140,
|
|
44886
|
-
"end": 141
|
|
44887
|
-
},
|
|
44888
|
-
"context": {
|
|
44889
|
-
"type": "variable",
|
|
44890
|
-
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
44891
|
-
"value": "rgba(124, 22, 27, 0.7)",
|
|
44892
|
-
"scope": "default",
|
|
44893
|
-
"line": {
|
|
44894
|
-
"start": 142,
|
|
44895
|
-
"end": 142
|
|
44896
|
-
}
|
|
44897
|
-
},
|
|
44898
|
-
"group": [
|
|
44899
|
-
"pdf-viewer"
|
|
44900
|
-
],
|
|
44901
|
-
"access": "public",
|
|
44902
|
-
"file": {
|
|
44903
|
-
"path": "default/scss/pdf-viewer/_variables.scss",
|
|
44904
|
-
"name": "_variables.scss"
|
|
44905
|
-
},
|
|
44906
|
-
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
44907
|
-
"resolvedType": "Color"
|
|
44908
|
-
},
|
|
44909
44828
|
{
|
|
44910
44829
|
"description": "The background color of the Picker components.\n",
|
|
44911
44830
|
"commentRange": {
|
|
44912
|
-
"start":
|
|
44913
|
-
"end":
|
|
44831
|
+
"start": 300,
|
|
44832
|
+
"end": 301
|
|
44914
44833
|
},
|
|
44915
44834
|
"context": {
|
|
44916
44835
|
"type": "variable",
|
|
@@ -44918,8 +44837,8 @@
|
|
|
44918
44837
|
"value": "$kendo-button-bg",
|
|
44919
44838
|
"scope": "default",
|
|
44920
44839
|
"line": {
|
|
44921
|
-
"start":
|
|
44922
|
-
"end":
|
|
44840
|
+
"start": 302,
|
|
44841
|
+
"end": 302
|
|
44923
44842
|
}
|
|
44924
44843
|
},
|
|
44925
44844
|
"group": [
|
|
@@ -44936,8 +44855,8 @@
|
|
|
44936
44855
|
{
|
|
44937
44856
|
"description": "The text color of the Picker components.\n",
|
|
44938
44857
|
"commentRange": {
|
|
44939
|
-
"start":
|
|
44940
|
-
"end":
|
|
44858
|
+
"start": 303,
|
|
44859
|
+
"end": 304
|
|
44941
44860
|
},
|
|
44942
44861
|
"context": {
|
|
44943
44862
|
"type": "variable",
|
|
@@ -44945,8 +44864,8 @@
|
|
|
44945
44864
|
"value": "$kendo-button-text",
|
|
44946
44865
|
"scope": "default",
|
|
44947
44866
|
"line": {
|
|
44948
|
-
"start":
|
|
44949
|
-
"end":
|
|
44867
|
+
"start": 305,
|
|
44868
|
+
"end": 305
|
|
44950
44869
|
}
|
|
44951
44870
|
},
|
|
44952
44871
|
"group": [
|
|
@@ -44963,8 +44882,8 @@
|
|
|
44963
44882
|
{
|
|
44964
44883
|
"description": "The border color of the Picker components.\n",
|
|
44965
44884
|
"commentRange": {
|
|
44966
|
-
"start":
|
|
44967
|
-
"end":
|
|
44885
|
+
"start": 306,
|
|
44886
|
+
"end": 307
|
|
44968
44887
|
},
|
|
44969
44888
|
"context": {
|
|
44970
44889
|
"type": "variable",
|
|
@@ -44972,8 +44891,8 @@
|
|
|
44972
44891
|
"value": "$kendo-button-border",
|
|
44973
44892
|
"scope": "default",
|
|
44974
44893
|
"line": {
|
|
44975
|
-
"start":
|
|
44976
|
-
"end":
|
|
44894
|
+
"start": 308,
|
|
44895
|
+
"end": 308
|
|
44977
44896
|
}
|
|
44978
44897
|
},
|
|
44979
44898
|
"group": [
|
|
@@ -44990,8 +44909,8 @@
|
|
|
44990
44909
|
{
|
|
44991
44910
|
"description": "The gradient of the Picker components.\n",
|
|
44992
44911
|
"commentRange": {
|
|
44993
|
-
"start":
|
|
44994
|
-
"end":
|
|
44912
|
+
"start": 309,
|
|
44913
|
+
"end": 310
|
|
44995
44914
|
},
|
|
44996
44915
|
"context": {
|
|
44997
44916
|
"type": "variable",
|
|
@@ -44999,8 +44918,8 @@
|
|
|
44999
44918
|
"value": "$kendo-button-gradient",
|
|
45000
44919
|
"scope": "default",
|
|
45001
44920
|
"line": {
|
|
45002
|
-
"start":
|
|
45003
|
-
"end":
|
|
44921
|
+
"start": 311,
|
|
44922
|
+
"end": 311
|
|
45004
44923
|
}
|
|
45005
44924
|
},
|
|
45006
44925
|
"group": [
|
|
@@ -45017,8 +44936,8 @@
|
|
|
45017
44936
|
{
|
|
45018
44937
|
"description": "The shadow of the Picker components.\n",
|
|
45019
44938
|
"commentRange": {
|
|
45020
|
-
"start":
|
|
45021
|
-
"end":
|
|
44939
|
+
"start": 312,
|
|
44940
|
+
"end": 313
|
|
45022
44941
|
},
|
|
45023
44942
|
"context": {
|
|
45024
44943
|
"type": "variable",
|
|
@@ -45026,8 +44945,8 @@
|
|
|
45026
44945
|
"value": "$kendo-button-shadow",
|
|
45027
44946
|
"scope": "default",
|
|
45028
44947
|
"line": {
|
|
45029
|
-
"start":
|
|
45030
|
-
"end":
|
|
44948
|
+
"start": 314,
|
|
44949
|
+
"end": 314
|
|
45031
44950
|
}
|
|
45032
44951
|
},
|
|
45033
44952
|
"group": [
|
|
@@ -45044,8 +44963,8 @@
|
|
|
45044
44963
|
{
|
|
45045
44964
|
"description": "The background color of the hovered Picker components.\n",
|
|
45046
44965
|
"commentRange": {
|
|
45047
|
-
"start":
|
|
45048
|
-
"end":
|
|
44966
|
+
"start": 316,
|
|
44967
|
+
"end": 317
|
|
45049
44968
|
},
|
|
45050
44969
|
"context": {
|
|
45051
44970
|
"type": "variable",
|
|
@@ -45053,8 +44972,8 @@
|
|
|
45053
44972
|
"value": "$kendo-button-hover-bg",
|
|
45054
44973
|
"scope": "default",
|
|
45055
44974
|
"line": {
|
|
45056
|
-
"start":
|
|
45057
|
-
"end":
|
|
44975
|
+
"start": 318,
|
|
44976
|
+
"end": 318
|
|
45058
44977
|
}
|
|
45059
44978
|
},
|
|
45060
44979
|
"group": [
|
|
@@ -45071,8 +44990,8 @@
|
|
|
45071
44990
|
{
|
|
45072
44991
|
"description": "The text color of the hovered Picker components.\n",
|
|
45073
44992
|
"commentRange": {
|
|
45074
|
-
"start":
|
|
45075
|
-
"end":
|
|
44993
|
+
"start": 319,
|
|
44994
|
+
"end": 320
|
|
45076
44995
|
},
|
|
45077
44996
|
"context": {
|
|
45078
44997
|
"type": "variable",
|
|
@@ -45080,8 +44999,8 @@
|
|
|
45080
44999
|
"value": "$kendo-button-hover-text",
|
|
45081
45000
|
"scope": "default",
|
|
45082
45001
|
"line": {
|
|
45083
|
-
"start":
|
|
45084
|
-
"end":
|
|
45002
|
+
"start": 321,
|
|
45003
|
+
"end": 321
|
|
45085
45004
|
}
|
|
45086
45005
|
},
|
|
45087
45006
|
"group": [
|
|
@@ -45098,8 +45017,8 @@
|
|
|
45098
45017
|
{
|
|
45099
45018
|
"description": "The border color of the hovered Picker components.\n",
|
|
45100
45019
|
"commentRange": {
|
|
45101
|
-
"start":
|
|
45102
|
-
"end":
|
|
45020
|
+
"start": 322,
|
|
45021
|
+
"end": 323
|
|
45103
45022
|
},
|
|
45104
45023
|
"context": {
|
|
45105
45024
|
"type": "variable",
|
|
@@ -45107,8 +45026,8 @@
|
|
|
45107
45026
|
"value": "$kendo-button-hover-border",
|
|
45108
45027
|
"scope": "default",
|
|
45109
45028
|
"line": {
|
|
45110
|
-
"start":
|
|
45111
|
-
"end":
|
|
45029
|
+
"start": 324,
|
|
45030
|
+
"end": 324
|
|
45112
45031
|
}
|
|
45113
45032
|
},
|
|
45114
45033
|
"group": [
|
|
@@ -45125,8 +45044,8 @@
|
|
|
45125
45044
|
{
|
|
45126
45045
|
"description": "The gradient of the hovered Picker components.\n",
|
|
45127
45046
|
"commentRange": {
|
|
45128
|
-
"start":
|
|
45129
|
-
"end":
|
|
45047
|
+
"start": 325,
|
|
45048
|
+
"end": 326
|
|
45130
45049
|
},
|
|
45131
45050
|
"context": {
|
|
45132
45051
|
"type": "variable",
|
|
@@ -45134,8 +45053,8 @@
|
|
|
45134
45053
|
"value": "$kendo-button-hover-gradient",
|
|
45135
45054
|
"scope": "default",
|
|
45136
45055
|
"line": {
|
|
45137
|
-
"start":
|
|
45138
|
-
"end":
|
|
45056
|
+
"start": 327,
|
|
45057
|
+
"end": 327
|
|
45139
45058
|
}
|
|
45140
45059
|
},
|
|
45141
45060
|
"group": [
|
|
@@ -45152,8 +45071,8 @@
|
|
|
45152
45071
|
{
|
|
45153
45072
|
"description": "The shadow of the hovered Picker components.\n",
|
|
45154
45073
|
"commentRange": {
|
|
45155
|
-
"start":
|
|
45156
|
-
"end":
|
|
45074
|
+
"start": 328,
|
|
45075
|
+
"end": 329
|
|
45157
45076
|
},
|
|
45158
45077
|
"context": {
|
|
45159
45078
|
"type": "variable",
|
|
@@ -45161,8 +45080,8 @@
|
|
|
45161
45080
|
"value": "$kendo-button-hover-shadow",
|
|
45162
45081
|
"scope": "default",
|
|
45163
45082
|
"line": {
|
|
45164
|
-
"start":
|
|
45165
|
-
"end":
|
|
45083
|
+
"start": 330,
|
|
45084
|
+
"end": 330
|
|
45166
45085
|
}
|
|
45167
45086
|
},
|
|
45168
45087
|
"group": [
|
|
@@ -45179,8 +45098,8 @@
|
|
|
45179
45098
|
{
|
|
45180
45099
|
"description": "The background color of the focused Picker components.\n",
|
|
45181
45100
|
"commentRange": {
|
|
45182
|
-
"start":
|
|
45183
|
-
"end":
|
|
45101
|
+
"start": 332,
|
|
45102
|
+
"end": 333
|
|
45184
45103
|
},
|
|
45185
45104
|
"context": {
|
|
45186
45105
|
"type": "variable",
|
|
@@ -45188,8 +45107,8 @@
|
|
|
45188
45107
|
"value": "$kendo-button-focus-bg",
|
|
45189
45108
|
"scope": "default",
|
|
45190
45109
|
"line": {
|
|
45191
|
-
"start":
|
|
45192
|
-
"end":
|
|
45110
|
+
"start": 334,
|
|
45111
|
+
"end": 334
|
|
45193
45112
|
}
|
|
45194
45113
|
},
|
|
45195
45114
|
"group": [
|
|
@@ -45206,8 +45125,8 @@
|
|
|
45206
45125
|
{
|
|
45207
45126
|
"description": "The text color of the focused Picker components.\n",
|
|
45208
45127
|
"commentRange": {
|
|
45209
|
-
"start":
|
|
45210
|
-
"end":
|
|
45128
|
+
"start": 335,
|
|
45129
|
+
"end": 336
|
|
45211
45130
|
},
|
|
45212
45131
|
"context": {
|
|
45213
45132
|
"type": "variable",
|
|
@@ -45215,8 +45134,8 @@
|
|
|
45215
45134
|
"value": "$kendo-button-focus-text",
|
|
45216
45135
|
"scope": "default",
|
|
45217
45136
|
"line": {
|
|
45218
|
-
"start":
|
|
45219
|
-
"end":
|
|
45137
|
+
"start": 337,
|
|
45138
|
+
"end": 337
|
|
45220
45139
|
}
|
|
45221
45140
|
},
|
|
45222
45141
|
"group": [
|
|
@@ -45233,8 +45152,8 @@
|
|
|
45233
45152
|
{
|
|
45234
45153
|
"description": "The border color of the focused Picker components.\n",
|
|
45235
45154
|
"commentRange": {
|
|
45236
|
-
"start":
|
|
45237
|
-
"end":
|
|
45155
|
+
"start": 338,
|
|
45156
|
+
"end": 339
|
|
45238
45157
|
},
|
|
45239
45158
|
"context": {
|
|
45240
45159
|
"type": "variable",
|
|
@@ -45242,8 +45161,8 @@
|
|
|
45242
45161
|
"value": "$kendo-button-focus-border",
|
|
45243
45162
|
"scope": "default",
|
|
45244
45163
|
"line": {
|
|
45245
|
-
"start":
|
|
45246
|
-
"end":
|
|
45164
|
+
"start": 340,
|
|
45165
|
+
"end": 340
|
|
45247
45166
|
}
|
|
45248
45167
|
},
|
|
45249
45168
|
"group": [
|
|
@@ -45260,8 +45179,8 @@
|
|
|
45260
45179
|
{
|
|
45261
45180
|
"description": "The gradient of the focused Picker components.\n",
|
|
45262
45181
|
"commentRange": {
|
|
45263
|
-
"start":
|
|
45264
|
-
"end":
|
|
45182
|
+
"start": 341,
|
|
45183
|
+
"end": 342
|
|
45265
45184
|
},
|
|
45266
45185
|
"context": {
|
|
45267
45186
|
"type": "variable",
|
|
@@ -45269,8 +45188,8 @@
|
|
|
45269
45188
|
"value": "$kendo-button-focus-gradient",
|
|
45270
45189
|
"scope": "default",
|
|
45271
45190
|
"line": {
|
|
45272
|
-
"start":
|
|
45273
|
-
"end":
|
|
45191
|
+
"start": 343,
|
|
45192
|
+
"end": 343
|
|
45274
45193
|
}
|
|
45275
45194
|
},
|
|
45276
45195
|
"group": [
|
|
@@ -45287,8 +45206,8 @@
|
|
|
45287
45206
|
{
|
|
45288
45207
|
"description": "The shadow of the focused Picker components.\n",
|
|
45289
45208
|
"commentRange": {
|
|
45290
|
-
"start":
|
|
45291
|
-
"end":
|
|
45209
|
+
"start": 344,
|
|
45210
|
+
"end": 345
|
|
45292
45211
|
},
|
|
45293
45212
|
"context": {
|
|
45294
45213
|
"type": "variable",
|
|
@@ -45296,8 +45215,8 @@
|
|
|
45296
45215
|
"value": "$kendo-button-focus-shadow",
|
|
45297
45216
|
"scope": "default",
|
|
45298
45217
|
"line": {
|
|
45299
|
-
"start":
|
|
45300
|
-
"end":
|
|
45218
|
+
"start": 346,
|
|
45219
|
+
"end": 346
|
|
45301
45220
|
}
|
|
45302
45221
|
},
|
|
45303
45222
|
"group": [
|
|
@@ -45314,8 +45233,8 @@
|
|
|
45314
45233
|
{
|
|
45315
45234
|
"description": "The background color of the disabled Picker components.\n",
|
|
45316
45235
|
"commentRange": {
|
|
45317
|
-
"start":
|
|
45318
|
-
"end":
|
|
45236
|
+
"start": 348,
|
|
45237
|
+
"end": 349
|
|
45319
45238
|
},
|
|
45320
45239
|
"context": {
|
|
45321
45240
|
"type": "variable",
|
|
@@ -45323,8 +45242,8 @@
|
|
|
45323
45242
|
"value": "null",
|
|
45324
45243
|
"scope": "default",
|
|
45325
45244
|
"line": {
|
|
45326
|
-
"start":
|
|
45327
|
-
"end":
|
|
45245
|
+
"start": 350,
|
|
45246
|
+
"end": 350
|
|
45328
45247
|
}
|
|
45329
45248
|
},
|
|
45330
45249
|
"group": [
|
|
@@ -45341,8 +45260,8 @@
|
|
|
45341
45260
|
{
|
|
45342
45261
|
"description": "The text color of the disabled Picker components.\n",
|
|
45343
45262
|
"commentRange": {
|
|
45344
|
-
"start":
|
|
45345
|
-
"end":
|
|
45263
|
+
"start": 351,
|
|
45264
|
+
"end": 352
|
|
45346
45265
|
},
|
|
45347
45266
|
"context": {
|
|
45348
45267
|
"type": "variable",
|
|
@@ -45350,8 +45269,8 @@
|
|
|
45350
45269
|
"value": "null",
|
|
45351
45270
|
"scope": "default",
|
|
45352
45271
|
"line": {
|
|
45353
|
-
"start":
|
|
45354
|
-
"end":
|
|
45272
|
+
"start": 353,
|
|
45273
|
+
"end": 353
|
|
45355
45274
|
}
|
|
45356
45275
|
},
|
|
45357
45276
|
"group": [
|
|
@@ -45368,8 +45287,8 @@
|
|
|
45368
45287
|
{
|
|
45369
45288
|
"description": "The border color of the disabled Picker components.\n",
|
|
45370
45289
|
"commentRange": {
|
|
45371
|
-
"start":
|
|
45372
|
-
"end":
|
|
45290
|
+
"start": 354,
|
|
45291
|
+
"end": 355
|
|
45373
45292
|
},
|
|
45374
45293
|
"context": {
|
|
45375
45294
|
"type": "variable",
|
|
@@ -45377,8 +45296,8 @@
|
|
|
45377
45296
|
"value": "null",
|
|
45378
45297
|
"scope": "default",
|
|
45379
45298
|
"line": {
|
|
45380
|
-
"start":
|
|
45381
|
-
"end":
|
|
45299
|
+
"start": 356,
|
|
45300
|
+
"end": 356
|
|
45382
45301
|
}
|
|
45383
45302
|
},
|
|
45384
45303
|
"group": [
|
|
@@ -45395,8 +45314,8 @@
|
|
|
45395
45314
|
{
|
|
45396
45315
|
"description": "The gradient of the disabled Picker components.\n",
|
|
45397
45316
|
"commentRange": {
|
|
45398
|
-
"start":
|
|
45399
|
-
"end":
|
|
45317
|
+
"start": 357,
|
|
45318
|
+
"end": 358
|
|
45400
45319
|
},
|
|
45401
45320
|
"context": {
|
|
45402
45321
|
"type": "variable",
|
|
@@ -45404,8 +45323,8 @@
|
|
|
45404
45323
|
"value": "null",
|
|
45405
45324
|
"scope": "default",
|
|
45406
45325
|
"line": {
|
|
45407
|
-
"start":
|
|
45408
|
-
"end":
|
|
45326
|
+
"start": 359,
|
|
45327
|
+
"end": 359
|
|
45409
45328
|
}
|
|
45410
45329
|
},
|
|
45411
45330
|
"group": [
|
|
@@ -45422,8 +45341,8 @@
|
|
|
45422
45341
|
{
|
|
45423
45342
|
"description": "The shadow of the disabled Picker components.\n",
|
|
45424
45343
|
"commentRange": {
|
|
45425
|
-
"start":
|
|
45426
|
-
"end":
|
|
45344
|
+
"start": 360,
|
|
45345
|
+
"end": 361
|
|
45427
45346
|
},
|
|
45428
45347
|
"context": {
|
|
45429
45348
|
"type": "variable",
|
|
@@ -45431,8 +45350,8 @@
|
|
|
45431
45350
|
"value": "null",
|
|
45432
45351
|
"scope": "default",
|
|
45433
45352
|
"line": {
|
|
45434
|
-
"start":
|
|
45435
|
-
"end":
|
|
45353
|
+
"start": 362,
|
|
45354
|
+
"end": 362
|
|
45436
45355
|
}
|
|
45437
45356
|
},
|
|
45438
45357
|
"group": [
|
|
@@ -45449,8 +45368,8 @@
|
|
|
45449
45368
|
{
|
|
45450
45369
|
"description": "The background color of the outline Picker components.\n",
|
|
45451
45370
|
"commentRange": {
|
|
45452
|
-
"start":
|
|
45453
|
-
"end":
|
|
45371
|
+
"start": 364,
|
|
45372
|
+
"end": 365
|
|
45454
45373
|
},
|
|
45455
45374
|
"context": {
|
|
45456
45375
|
"type": "variable",
|
|
@@ -45458,8 +45377,8 @@
|
|
|
45458
45377
|
"value": "null",
|
|
45459
45378
|
"scope": "default",
|
|
45460
45379
|
"line": {
|
|
45461
|
-
"start":
|
|
45462
|
-
"end":
|
|
45380
|
+
"start": 366,
|
|
45381
|
+
"end": 366
|
|
45463
45382
|
}
|
|
45464
45383
|
},
|
|
45465
45384
|
"group": [
|
|
@@ -45476,8 +45395,8 @@
|
|
|
45476
45395
|
{
|
|
45477
45396
|
"description": "The text color of the outline Picker components.\n",
|
|
45478
45397
|
"commentRange": {
|
|
45479
|
-
"start":
|
|
45480
|
-
"end":
|
|
45398
|
+
"start": 367,
|
|
45399
|
+
"end": 368
|
|
45481
45400
|
},
|
|
45482
45401
|
"context": {
|
|
45483
45402
|
"type": "variable",
|
|
@@ -45485,8 +45404,8 @@
|
|
|
45485
45404
|
"value": "$kendo-button-text",
|
|
45486
45405
|
"scope": "default",
|
|
45487
45406
|
"line": {
|
|
45488
|
-
"start":
|
|
45489
|
-
"end":
|
|
45407
|
+
"start": 369,
|
|
45408
|
+
"end": 369
|
|
45490
45409
|
}
|
|
45491
45410
|
},
|
|
45492
45411
|
"group": [
|
|
@@ -45503,8 +45422,8 @@
|
|
|
45503
45422
|
{
|
|
45504
45423
|
"description": "The border color of the outline Picker components.\n",
|
|
45505
45424
|
"commentRange": {
|
|
45506
|
-
"start":
|
|
45507
|
-
"end":
|
|
45425
|
+
"start": 370,
|
|
45426
|
+
"end": 371
|
|
45508
45427
|
},
|
|
45509
45428
|
"context": {
|
|
45510
45429
|
"type": "variable",
|
|
@@ -45512,8 +45431,8 @@
|
|
|
45512
45431
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-picker-outline-text, .5))",
|
|
45513
45432
|
"scope": "default",
|
|
45514
45433
|
"line": {
|
|
45515
|
-
"start":
|
|
45516
|
-
"end":
|
|
45434
|
+
"start": 372,
|
|
45435
|
+
"end": 372
|
|
45517
45436
|
}
|
|
45518
45437
|
},
|
|
45519
45438
|
"group": [
|
|
@@ -45530,8 +45449,8 @@
|
|
|
45530
45449
|
{
|
|
45531
45450
|
"description": "The background color of the outline hovered Picker components.\n",
|
|
45532
45451
|
"commentRange": {
|
|
45533
|
-
"start":
|
|
45534
|
-
"end":
|
|
45452
|
+
"start": 374,
|
|
45453
|
+
"end": 375
|
|
45535
45454
|
},
|
|
45536
45455
|
"context": {
|
|
45537
45456
|
"type": "variable",
|
|
@@ -45539,8 +45458,8 @@
|
|
|
45539
45458
|
"value": "$kendo-picker-outline-text",
|
|
45540
45459
|
"scope": "default",
|
|
45541
45460
|
"line": {
|
|
45542
|
-
"start":
|
|
45543
|
-
"end":
|
|
45461
|
+
"start": 376,
|
|
45462
|
+
"end": 376
|
|
45544
45463
|
}
|
|
45545
45464
|
},
|
|
45546
45465
|
"group": [
|
|
@@ -45557,8 +45476,8 @@
|
|
|
45557
45476
|
{
|
|
45558
45477
|
"description": "The text color of the outline hovered Picker components.\n",
|
|
45559
45478
|
"commentRange": {
|
|
45560
|
-
"start":
|
|
45561
|
-
"end":
|
|
45479
|
+
"start": 377,
|
|
45480
|
+
"end": 378
|
|
45562
45481
|
},
|
|
45563
45482
|
"context": {
|
|
45564
45483
|
"type": "variable",
|
|
@@ -45566,8 +45485,8 @@
|
|
|
45566
45485
|
"value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
|
|
45567
45486
|
"scope": "default",
|
|
45568
45487
|
"line": {
|
|
45569
|
-
"start":
|
|
45570
|
-
"end":
|
|
45488
|
+
"start": 379,
|
|
45489
|
+
"end": 379
|
|
45571
45490
|
}
|
|
45572
45491
|
},
|
|
45573
45492
|
"group": [
|
|
@@ -45584,8 +45503,8 @@
|
|
|
45584
45503
|
{
|
|
45585
45504
|
"description": "The border color of the outline hovered Picker components.\n",
|
|
45586
45505
|
"commentRange": {
|
|
45587
|
-
"start":
|
|
45588
|
-
"end":
|
|
45506
|
+
"start": 380,
|
|
45507
|
+
"end": 381
|
|
45589
45508
|
},
|
|
45590
45509
|
"context": {
|
|
45591
45510
|
"type": "variable",
|
|
@@ -45593,8 +45512,8 @@
|
|
|
45593
45512
|
"value": "$kendo-picker-outline-hover-bg",
|
|
45594
45513
|
"scope": "default",
|
|
45595
45514
|
"line": {
|
|
45596
|
-
"start":
|
|
45597
|
-
"end":
|
|
45515
|
+
"start": 382,
|
|
45516
|
+
"end": 382
|
|
45598
45517
|
}
|
|
45599
45518
|
},
|
|
45600
45519
|
"group": [
|
|
@@ -45611,8 +45530,8 @@
|
|
|
45611
45530
|
{
|
|
45612
45531
|
"description": "The background color of the outline focused Picker components.\n",
|
|
45613
45532
|
"commentRange": {
|
|
45614
|
-
"start":
|
|
45615
|
-
"end":
|
|
45533
|
+
"start": 384,
|
|
45534
|
+
"end": 385
|
|
45616
45535
|
},
|
|
45617
45536
|
"context": {
|
|
45618
45537
|
"type": "variable",
|
|
@@ -45620,8 +45539,8 @@
|
|
|
45620
45539
|
"value": "null",
|
|
45621
45540
|
"scope": "default",
|
|
45622
45541
|
"line": {
|
|
45623
|
-
"start":
|
|
45624
|
-
"end":
|
|
45542
|
+
"start": 386,
|
|
45543
|
+
"end": 386
|
|
45625
45544
|
}
|
|
45626
45545
|
},
|
|
45627
45546
|
"group": [
|
|
@@ -45638,8 +45557,8 @@
|
|
|
45638
45557
|
{
|
|
45639
45558
|
"description": "The text color of the outline focused Picker components.\n",
|
|
45640
45559
|
"commentRange": {
|
|
45641
|
-
"start":
|
|
45642
|
-
"end":
|
|
45560
|
+
"start": 387,
|
|
45561
|
+
"end": 388
|
|
45643
45562
|
},
|
|
45644
45563
|
"context": {
|
|
45645
45564
|
"type": "variable",
|
|
@@ -45647,8 +45566,8 @@
|
|
|
45647
45566
|
"value": "null",
|
|
45648
45567
|
"scope": "default",
|
|
45649
45568
|
"line": {
|
|
45650
|
-
"start":
|
|
45651
|
-
"end":
|
|
45569
|
+
"start": 389,
|
|
45570
|
+
"end": 389
|
|
45652
45571
|
}
|
|
45653
45572
|
},
|
|
45654
45573
|
"group": [
|
|
@@ -45665,8 +45584,8 @@
|
|
|
45665
45584
|
{
|
|
45666
45585
|
"description": "The border color of the outline focused Picker components.\n",
|
|
45667
45586
|
"commentRange": {
|
|
45668
|
-
"start":
|
|
45669
|
-
"end":
|
|
45587
|
+
"start": 390,
|
|
45588
|
+
"end": 391
|
|
45670
45589
|
},
|
|
45671
45590
|
"context": {
|
|
45672
45591
|
"type": "variable",
|
|
@@ -45674,8 +45593,8 @@
|
|
|
45674
45593
|
"value": "null",
|
|
45675
45594
|
"scope": "default",
|
|
45676
45595
|
"line": {
|
|
45677
|
-
"start":
|
|
45678
|
-
"end":
|
|
45596
|
+
"start": 392,
|
|
45597
|
+
"end": 392
|
|
45679
45598
|
}
|
|
45680
45599
|
},
|
|
45681
45600
|
"group": [
|
|
@@ -45692,8 +45611,8 @@
|
|
|
45692
45611
|
{
|
|
45693
45612
|
"description": "The shadow of the outline focused Picker components.\n",
|
|
45694
45613
|
"commentRange": {
|
|
45695
|
-
"start":
|
|
45696
|
-
"end":
|
|
45614
|
+
"start": 393,
|
|
45615
|
+
"end": 394
|
|
45697
45616
|
},
|
|
45698
45617
|
"context": {
|
|
45699
45618
|
"type": "variable",
|
|
@@ -45701,8 +45620,8 @@
|
|
|
45701
45620
|
"value": "$kendo-picker-focus-shadow",
|
|
45702
45621
|
"scope": "default",
|
|
45703
45622
|
"line": {
|
|
45704
|
-
"start":
|
|
45705
|
-
"end":
|
|
45623
|
+
"start": 395,
|
|
45624
|
+
"end": 395
|
|
45706
45625
|
}
|
|
45707
45626
|
},
|
|
45708
45627
|
"group": [
|
|
@@ -45719,8 +45638,8 @@
|
|
|
45719
45638
|
{
|
|
45720
45639
|
"description": "The background color of the outline hovered and focused Picker components.\n",
|
|
45721
45640
|
"commentRange": {
|
|
45722
|
-
"start":
|
|
45723
|
-
"end":
|
|
45641
|
+
"start": 397,
|
|
45642
|
+
"end": 398
|
|
45724
45643
|
},
|
|
45725
45644
|
"context": {
|
|
45726
45645
|
"type": "variable",
|
|
@@ -45728,8 +45647,8 @@
|
|
|
45728
45647
|
"value": "null",
|
|
45729
45648
|
"scope": "default",
|
|
45730
45649
|
"line": {
|
|
45731
|
-
"start":
|
|
45732
|
-
"end":
|
|
45650
|
+
"start": 399,
|
|
45651
|
+
"end": 399
|
|
45733
45652
|
}
|
|
45734
45653
|
},
|
|
45735
45654
|
"group": [
|
|
@@ -45746,8 +45665,8 @@
|
|
|
45746
45665
|
{
|
|
45747
45666
|
"description": "The text color of the outline hovered and focused Picker components.\n",
|
|
45748
45667
|
"commentRange": {
|
|
45749
|
-
"start":
|
|
45750
|
-
"end":
|
|
45668
|
+
"start": 400,
|
|
45669
|
+
"end": 401
|
|
45751
45670
|
},
|
|
45752
45671
|
"context": {
|
|
45753
45672
|
"type": "variable",
|
|
@@ -45755,8 +45674,8 @@
|
|
|
45755
45674
|
"value": "null",
|
|
45756
45675
|
"scope": "default",
|
|
45757
45676
|
"line": {
|
|
45758
|
-
"start":
|
|
45759
|
-
"end":
|
|
45677
|
+
"start": 402,
|
|
45678
|
+
"end": 402
|
|
45760
45679
|
}
|
|
45761
45680
|
},
|
|
45762
45681
|
"group": [
|
|
@@ -45773,8 +45692,8 @@
|
|
|
45773
45692
|
{
|
|
45774
45693
|
"description": "The border color of the outline hovered and focused Picker components.\n",
|
|
45775
45694
|
"commentRange": {
|
|
45776
|
-
"start":
|
|
45777
|
-
"end":
|
|
45695
|
+
"start": 403,
|
|
45696
|
+
"end": 404
|
|
45778
45697
|
},
|
|
45779
45698
|
"context": {
|
|
45780
45699
|
"type": "variable",
|
|
@@ -45782,8 +45701,8 @@
|
|
|
45782
45701
|
"value": "null",
|
|
45783
45702
|
"scope": "default",
|
|
45784
45703
|
"line": {
|
|
45785
|
-
"start":
|
|
45786
|
-
"end":
|
|
45704
|
+
"start": 405,
|
|
45705
|
+
"end": 405
|
|
45787
45706
|
}
|
|
45788
45707
|
},
|
|
45789
45708
|
"group": [
|
|
@@ -45800,8 +45719,8 @@
|
|
|
45800
45719
|
{
|
|
45801
45720
|
"description": "The background color of the flat Picker components.\n",
|
|
45802
45721
|
"commentRange": {
|
|
45803
|
-
"start":
|
|
45804
|
-
"end":
|
|
45722
|
+
"start": 407,
|
|
45723
|
+
"end": 408
|
|
45805
45724
|
},
|
|
45806
45725
|
"context": {
|
|
45807
45726
|
"type": "variable",
|
|
@@ -45809,8 +45728,8 @@
|
|
|
45809
45728
|
"value": "null",
|
|
45810
45729
|
"scope": "default",
|
|
45811
45730
|
"line": {
|
|
45812
|
-
"start":
|
|
45813
|
-
"end":
|
|
45731
|
+
"start": 409,
|
|
45732
|
+
"end": 409
|
|
45814
45733
|
}
|
|
45815
45734
|
},
|
|
45816
45735
|
"group": [
|
|
@@ -45827,8 +45746,8 @@
|
|
|
45827
45746
|
{
|
|
45828
45747
|
"description": "The text color of the flat Picker components.\n",
|
|
45829
45748
|
"commentRange": {
|
|
45830
|
-
"start":
|
|
45831
|
-
"end":
|
|
45749
|
+
"start": 410,
|
|
45750
|
+
"end": 411
|
|
45832
45751
|
},
|
|
45833
45752
|
"context": {
|
|
45834
45753
|
"type": "variable",
|
|
@@ -45836,8 +45755,8 @@
|
|
|
45836
45755
|
"value": "$kendo-button-text",
|
|
45837
45756
|
"scope": "default",
|
|
45838
45757
|
"line": {
|
|
45839
|
-
"start":
|
|
45840
|
-
"end":
|
|
45758
|
+
"start": 412,
|
|
45759
|
+
"end": 412
|
|
45841
45760
|
}
|
|
45842
45761
|
},
|
|
45843
45762
|
"group": [
|
|
@@ -45854,8 +45773,8 @@
|
|
|
45854
45773
|
{
|
|
45855
45774
|
"description": "The border color of the flat Picker components.\n",
|
|
45856
45775
|
"commentRange": {
|
|
45857
|
-
"start":
|
|
45858
|
-
"end":
|
|
45776
|
+
"start": 413,
|
|
45777
|
+
"end": 414
|
|
45859
45778
|
},
|
|
45860
45779
|
"context": {
|
|
45861
45780
|
"type": "variable",
|
|
@@ -45863,8 +45782,8 @@
|
|
|
45863
45782
|
"value": "$kendo-button-border",
|
|
45864
45783
|
"scope": "default",
|
|
45865
45784
|
"line": {
|
|
45866
|
-
"start":
|
|
45867
|
-
"end":
|
|
45785
|
+
"start": 415,
|
|
45786
|
+
"end": 415
|
|
45868
45787
|
}
|
|
45869
45788
|
},
|
|
45870
45789
|
"group": [
|
|
@@ -45881,8 +45800,8 @@
|
|
|
45881
45800
|
{
|
|
45882
45801
|
"description": "The background color of the flat hovered Picker components.\n",
|
|
45883
45802
|
"commentRange": {
|
|
45884
|
-
"start":
|
|
45885
|
-
"end":
|
|
45803
|
+
"start": 417,
|
|
45804
|
+
"end": 418
|
|
45886
45805
|
},
|
|
45887
45806
|
"context": {
|
|
45888
45807
|
"type": "variable",
|
|
@@ -45890,8 +45809,8 @@
|
|
|
45890
45809
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 4%, transparent), rgba( $kendo-button-text, .04 ))",
|
|
45891
45810
|
"scope": "default",
|
|
45892
45811
|
"line": {
|
|
45893
|
-
"start":
|
|
45894
|
-
"end":
|
|
45812
|
+
"start": 419,
|
|
45813
|
+
"end": 419
|
|
45895
45814
|
}
|
|
45896
45815
|
},
|
|
45897
45816
|
"group": [
|
|
@@ -45908,8 +45827,8 @@
|
|
|
45908
45827
|
{
|
|
45909
45828
|
"description": "The text color of the flat hovered Picker components.\n",
|
|
45910
45829
|
"commentRange": {
|
|
45911
|
-
"start":
|
|
45912
|
-
"end":
|
|
45830
|
+
"start": 420,
|
|
45831
|
+
"end": 421
|
|
45913
45832
|
},
|
|
45914
45833
|
"context": {
|
|
45915
45834
|
"type": "variable",
|
|
@@ -45917,8 +45836,8 @@
|
|
|
45917
45836
|
"value": "null",
|
|
45918
45837
|
"scope": "default",
|
|
45919
45838
|
"line": {
|
|
45920
|
-
"start":
|
|
45921
|
-
"end":
|
|
45839
|
+
"start": 422,
|
|
45840
|
+
"end": 422
|
|
45922
45841
|
}
|
|
45923
45842
|
},
|
|
45924
45843
|
"group": [
|
|
@@ -45935,8 +45854,8 @@
|
|
|
45935
45854
|
{
|
|
45936
45855
|
"description": "The border color of the flat hovered Picker components.\n",
|
|
45937
45856
|
"commentRange": {
|
|
45938
|
-
"start":
|
|
45939
|
-
"end":
|
|
45857
|
+
"start": 423,
|
|
45858
|
+
"end": 424
|
|
45940
45859
|
},
|
|
45941
45860
|
"context": {
|
|
45942
45861
|
"type": "variable",
|
|
@@ -45944,8 +45863,8 @@
|
|
|
45944
45863
|
"value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
|
|
45945
45864
|
"scope": "default",
|
|
45946
45865
|
"line": {
|
|
45947
|
-
"start":
|
|
45948
|
-
"end":
|
|
45866
|
+
"start": 425,
|
|
45867
|
+
"end": 425
|
|
45949
45868
|
}
|
|
45950
45869
|
},
|
|
45951
45870
|
"group": [
|
|
@@ -45962,8 +45881,8 @@
|
|
|
45962
45881
|
{
|
|
45963
45882
|
"description": "The background color of the flat focused Picker components.\n",
|
|
45964
45883
|
"commentRange": {
|
|
45965
|
-
"start":
|
|
45966
|
-
"end":
|
|
45884
|
+
"start": 427,
|
|
45885
|
+
"end": 428
|
|
45967
45886
|
},
|
|
45968
45887
|
"context": {
|
|
45969
45888
|
"type": "variable",
|
|
@@ -45971,8 +45890,8 @@
|
|
|
45971
45890
|
"value": "null",
|
|
45972
45891
|
"scope": "default",
|
|
45973
45892
|
"line": {
|
|
45974
|
-
"start":
|
|
45975
|
-
"end":
|
|
45893
|
+
"start": 429,
|
|
45894
|
+
"end": 429
|
|
45976
45895
|
}
|
|
45977
45896
|
},
|
|
45978
45897
|
"group": [
|
|
@@ -45989,8 +45908,8 @@
|
|
|
45989
45908
|
{
|
|
45990
45909
|
"description": "The text color of the flat focused Picker components.\n",
|
|
45991
45910
|
"commentRange": {
|
|
45992
|
-
"start":
|
|
45993
|
-
"end":
|
|
45911
|
+
"start": 430,
|
|
45912
|
+
"end": 431
|
|
45994
45913
|
},
|
|
45995
45914
|
"context": {
|
|
45996
45915
|
"type": "variable",
|
|
@@ -45998,8 +45917,8 @@
|
|
|
45998
45917
|
"value": "null",
|
|
45999
45918
|
"scope": "default",
|
|
46000
45919
|
"line": {
|
|
46001
|
-
"start":
|
|
46002
|
-
"end":
|
|
45920
|
+
"start": 432,
|
|
45921
|
+
"end": 432
|
|
46003
45922
|
}
|
|
46004
45923
|
},
|
|
46005
45924
|
"group": [
|
|
@@ -46016,8 +45935,8 @@
|
|
|
46016
45935
|
{
|
|
46017
45936
|
"description": "The border color of the flat focused Picker components.\n",
|
|
46018
45937
|
"commentRange": {
|
|
46019
|
-
"start":
|
|
46020
|
-
"end":
|
|
45938
|
+
"start": 433,
|
|
45939
|
+
"end": 434
|
|
46021
45940
|
},
|
|
46022
45941
|
"context": {
|
|
46023
45942
|
"type": "variable",
|
|
@@ -46025,8 +45944,8 @@
|
|
|
46025
45944
|
"value": "null",
|
|
46026
45945
|
"scope": "default",
|
|
46027
45946
|
"line": {
|
|
46028
|
-
"start":
|
|
46029
|
-
"end":
|
|
45947
|
+
"start": 435,
|
|
45948
|
+
"end": 435
|
|
46030
45949
|
}
|
|
46031
45950
|
},
|
|
46032
45951
|
"group": [
|
|
@@ -46043,8 +45962,8 @@
|
|
|
46043
45962
|
{
|
|
46044
45963
|
"description": "The shadow of the flat focused Picker components.\n",
|
|
46045
45964
|
"commentRange": {
|
|
46046
|
-
"start":
|
|
46047
|
-
"end":
|
|
45965
|
+
"start": 436,
|
|
45966
|
+
"end": 437
|
|
46048
45967
|
},
|
|
46049
45968
|
"context": {
|
|
46050
45969
|
"type": "variable",
|
|
@@ -46052,8 +45971,8 @@
|
|
|
46052
45971
|
"value": "$kendo-picker-focus-shadow",
|
|
46053
45972
|
"scope": "default",
|
|
46054
45973
|
"line": {
|
|
46055
|
-
"start":
|
|
46056
|
-
"end":
|
|
45974
|
+
"start": 438,
|
|
45975
|
+
"end": 438
|
|
46057
45976
|
}
|
|
46058
45977
|
},
|
|
46059
45978
|
"group": [
|
|
@@ -46070,8 +45989,8 @@
|
|
|
46070
45989
|
{
|
|
46071
45990
|
"description": "The background color of the flat hovered and focused Picker components.\n",
|
|
46072
45991
|
"commentRange": {
|
|
46073
|
-
"start":
|
|
46074
|
-
"end":
|
|
45992
|
+
"start": 440,
|
|
45993
|
+
"end": 441
|
|
46075
45994
|
},
|
|
46076
45995
|
"context": {
|
|
46077
45996
|
"type": "variable",
|
|
@@ -46079,8 +45998,8 @@
|
|
|
46079
45998
|
"value": "null",
|
|
46080
45999
|
"scope": "default",
|
|
46081
46000
|
"line": {
|
|
46082
|
-
"start":
|
|
46083
|
-
"end":
|
|
46001
|
+
"start": 442,
|
|
46002
|
+
"end": 442
|
|
46084
46003
|
}
|
|
46085
46004
|
},
|
|
46086
46005
|
"group": [
|
|
@@ -46097,8 +46016,8 @@
|
|
|
46097
46016
|
{
|
|
46098
46017
|
"description": "The text color of the flat hovered and focused Picker components.\n",
|
|
46099
46018
|
"commentRange": {
|
|
46100
|
-
"start":
|
|
46101
|
-
"end":
|
|
46019
|
+
"start": 443,
|
|
46020
|
+
"end": 444
|
|
46102
46021
|
},
|
|
46103
46022
|
"context": {
|
|
46104
46023
|
"type": "variable",
|
|
@@ -46106,8 +46025,8 @@
|
|
|
46106
46025
|
"value": "null",
|
|
46107
46026
|
"scope": "default",
|
|
46108
46027
|
"line": {
|
|
46109
|
-
"start":
|
|
46110
|
-
"end":
|
|
46028
|
+
"start": 445,
|
|
46029
|
+
"end": 445
|
|
46111
46030
|
}
|
|
46112
46031
|
},
|
|
46113
46032
|
"group": [
|
|
@@ -46124,8 +46043,8 @@
|
|
|
46124
46043
|
{
|
|
46125
46044
|
"description": "The border color of the flat hovered and focused Picker components.\n",
|
|
46126
46045
|
"commentRange": {
|
|
46127
|
-
"start":
|
|
46128
|
-
"end":
|
|
46046
|
+
"start": 446,
|
|
46047
|
+
"end": 447
|
|
46129
46048
|
},
|
|
46130
46049
|
"context": {
|
|
46131
46050
|
"type": "variable",
|
|
@@ -46133,8 +46052,8 @@
|
|
|
46133
46052
|
"value": "null",
|
|
46134
46053
|
"scope": "default",
|
|
46135
46054
|
"line": {
|
|
46136
|
-
"start":
|
|
46137
|
-
"end":
|
|
46055
|
+
"start": 448,
|
|
46056
|
+
"end": 448
|
|
46138
46057
|
}
|
|
46139
46058
|
},
|
|
46140
46059
|
"group": [
|
|
@@ -69858,8 +69777,8 @@
|
|
|
69858
69777
|
{
|
|
69859
69778
|
"description": "The vertical padding of the Tooltip.\n",
|
|
69860
69779
|
"commentRange": {
|
|
69861
|
-
"start":
|
|
69862
|
-
"end":
|
|
69780
|
+
"start": 8,
|
|
69781
|
+
"end": 9
|
|
69863
69782
|
},
|
|
69864
69783
|
"context": {
|
|
69865
69784
|
"type": "variable",
|
|
@@ -69867,8 +69786,8 @@
|
|
|
69867
69786
|
"value": "k-spacing(1)",
|
|
69868
69787
|
"scope": "default",
|
|
69869
69788
|
"line": {
|
|
69870
|
-
"start":
|
|
69871
|
-
"end":
|
|
69789
|
+
"start": 10,
|
|
69790
|
+
"end": 10
|
|
69872
69791
|
}
|
|
69873
69792
|
},
|
|
69874
69793
|
"group": [
|
|
@@ -69885,8 +69804,8 @@
|
|
|
69885
69804
|
{
|
|
69886
69805
|
"description": "The horizontal padding of the Tooltip.\n",
|
|
69887
69806
|
"commentRange": {
|
|
69888
|
-
"start":
|
|
69889
|
-
"end":
|
|
69807
|
+
"start": 11,
|
|
69808
|
+
"end": 12
|
|
69890
69809
|
},
|
|
69891
69810
|
"context": {
|
|
69892
69811
|
"type": "variable",
|
|
@@ -69894,8 +69813,8 @@
|
|
|
69894
69813
|
"value": "k-spacing(2)",
|
|
69895
69814
|
"scope": "default",
|
|
69896
69815
|
"line": {
|
|
69897
|
-
"start":
|
|
69898
|
-
"end":
|
|
69816
|
+
"start": 13,
|
|
69817
|
+
"end": 13
|
|
69899
69818
|
}
|
|
69900
69819
|
},
|
|
69901
69820
|
"group": [
|
|
@@ -69912,8 +69831,8 @@
|
|
|
69912
69831
|
{
|
|
69913
69832
|
"description": "The width of the border around the Tooltip.\n",
|
|
69914
69833
|
"commentRange": {
|
|
69915
|
-
"start":
|
|
69916
|
-
"end":
|
|
69834
|
+
"start": 14,
|
|
69835
|
+
"end": 15
|
|
69917
69836
|
},
|
|
69918
69837
|
"context": {
|
|
69919
69838
|
"type": "variable",
|
|
@@ -69921,8 +69840,8 @@
|
|
|
69921
69840
|
"value": "0px",
|
|
69922
69841
|
"scope": "default",
|
|
69923
69842
|
"line": {
|
|
69924
|
-
"start":
|
|
69925
|
-
"end":
|
|
69843
|
+
"start": 16,
|
|
69844
|
+
"end": 16
|
|
69926
69845
|
}
|
|
69927
69846
|
},
|
|
69928
69847
|
"group": [
|
|
@@ -69939,8 +69858,8 @@
|
|
|
69939
69858
|
{
|
|
69940
69859
|
"description": "The border radius of the Tooltip.\n",
|
|
69941
69860
|
"commentRange": {
|
|
69942
|
-
"start":
|
|
69943
|
-
"end":
|
|
69861
|
+
"start": 17,
|
|
69862
|
+
"end": 18
|
|
69944
69863
|
},
|
|
69945
69864
|
"context": {
|
|
69946
69865
|
"type": "variable",
|
|
@@ -69948,8 +69867,8 @@
|
|
|
69948
69867
|
"value": "k-border-radius(md)",
|
|
69949
69868
|
"scope": "default",
|
|
69950
69869
|
"line": {
|
|
69951
|
-
"start":
|
|
69952
|
-
"end":
|
|
69870
|
+
"start": 19,
|
|
69871
|
+
"end": 19
|
|
69953
69872
|
}
|
|
69954
69873
|
},
|
|
69955
69874
|
"group": [
|
|
@@ -69966,8 +69885,8 @@
|
|
|
69966
69885
|
{
|
|
69967
69886
|
"description": "The font family of the Tooltip.\n",
|
|
69968
69887
|
"commentRange": {
|
|
69969
|
-
"start":
|
|
69970
|
-
"end":
|
|
69888
|
+
"start": 21,
|
|
69889
|
+
"end": 22
|
|
69971
69890
|
},
|
|
69972
69891
|
"context": {
|
|
69973
69892
|
"type": "variable",
|
|
@@ -69975,8 +69894,8 @@
|
|
|
69975
69894
|
"value": "var( --kendo-font-family, inherit )",
|
|
69976
69895
|
"scope": "default",
|
|
69977
69896
|
"line": {
|
|
69978
|
-
"start":
|
|
69979
|
-
"end":
|
|
69897
|
+
"start": 23,
|
|
69898
|
+
"end": 23
|
|
69980
69899
|
}
|
|
69981
69900
|
},
|
|
69982
69901
|
"group": [
|
|
@@ -69993,8 +69912,8 @@
|
|
|
69993
69912
|
{
|
|
69994
69913
|
"description": "The font size of the Tooltip.\n",
|
|
69995
69914
|
"commentRange": {
|
|
69996
|
-
"start":
|
|
69997
|
-
"end":
|
|
69915
|
+
"start": 24,
|
|
69916
|
+
"end": 25
|
|
69998
69917
|
},
|
|
69999
69918
|
"context": {
|
|
70000
69919
|
"type": "variable",
|
|
@@ -70002,8 +69921,8 @@
|
|
|
70002
69921
|
"value": "var( --kendo-font-size, inherit )",
|
|
70003
69922
|
"scope": "default",
|
|
70004
69923
|
"line": {
|
|
70005
|
-
"start":
|
|
70006
|
-
"end":
|
|
69924
|
+
"start": 26,
|
|
69925
|
+
"end": 26
|
|
70007
69926
|
}
|
|
70008
69927
|
},
|
|
70009
69928
|
"group": [
|
|
@@ -70020,8 +69939,8 @@
|
|
|
70020
69939
|
{
|
|
70021
69940
|
"description": "The line height of the Tooltip.\n",
|
|
70022
69941
|
"commentRange": {
|
|
70023
|
-
"start":
|
|
70024
|
-
"end":
|
|
69942
|
+
"start": 27,
|
|
69943
|
+
"end": 28
|
|
70025
69944
|
},
|
|
70026
69945
|
"context": {
|
|
70027
69946
|
"type": "variable",
|
|
@@ -70029,8 +69948,8 @@
|
|
|
70029
69948
|
"value": "var( --kendo-line-height-sm, normal )",
|
|
70030
69949
|
"scope": "default",
|
|
70031
69950
|
"line": {
|
|
70032
|
-
"start":
|
|
70033
|
-
"end":
|
|
69951
|
+
"start": 29,
|
|
69952
|
+
"end": 29
|
|
70034
69953
|
}
|
|
70035
69954
|
},
|
|
70036
69955
|
"group": [
|
|
@@ -70047,8 +69966,8 @@
|
|
|
70047
69966
|
{
|
|
70048
69967
|
"description": "The font size of the Tooltip title.\n",
|
|
70049
69968
|
"commentRange": {
|
|
70050
|
-
"start":
|
|
70051
|
-
"end":
|
|
69969
|
+
"start": 31,
|
|
69970
|
+
"end": 32
|
|
70052
69971
|
},
|
|
70053
69972
|
"context": {
|
|
70054
69973
|
"type": "variable",
|
|
@@ -70056,8 +69975,8 @@
|
|
|
70056
69975
|
"value": "calc( ( var( --kendo-font-size, .875rem ) * 1.25 ) )",
|
|
70057
69976
|
"scope": "default",
|
|
70058
69977
|
"line": {
|
|
70059
|
-
"start":
|
|
70060
|
-
"end":
|
|
69978
|
+
"start": 33,
|
|
69979
|
+
"end": 33
|
|
70061
69980
|
}
|
|
70062
69981
|
},
|
|
70063
69982
|
"group": [
|
|
@@ -70074,8 +69993,8 @@
|
|
|
70074
69993
|
{
|
|
70075
69994
|
"description": "The line height of the Tooltip title.\n",
|
|
70076
69995
|
"commentRange": {
|
|
70077
|
-
"start":
|
|
70078
|
-
"end":
|
|
69996
|
+
"start": 34,
|
|
69997
|
+
"end": 35
|
|
70079
69998
|
},
|
|
70080
69999
|
"context": {
|
|
70081
70000
|
"type": "variable",
|
|
@@ -70083,8 +70002,8 @@
|
|
|
70083
70002
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
70084
70003
|
"scope": "default",
|
|
70085
70004
|
"line": {
|
|
70086
|
-
"start":
|
|
70087
|
-
"end":
|
|
70005
|
+
"start": 36,
|
|
70006
|
+
"end": 36
|
|
70088
70007
|
}
|
|
70089
70008
|
},
|
|
70090
70009
|
"group": [
|
|
@@ -70101,8 +70020,8 @@
|
|
|
70101
70020
|
{
|
|
70102
70021
|
"description": "The size of the Tooltip callout.\n",
|
|
70103
70022
|
"commentRange": {
|
|
70104
|
-
"start":
|
|
70105
|
-
"end":
|
|
70023
|
+
"start": 38,
|
|
70024
|
+
"end": 39
|
|
70106
70025
|
},
|
|
70107
70026
|
"context": {
|
|
70108
70027
|
"type": "variable",
|
|
@@ -70110,8 +70029,8 @@
|
|
|
70110
70029
|
"value": "6px",
|
|
70111
70030
|
"scope": "default",
|
|
70112
70031
|
"line": {
|
|
70113
|
-
"start":
|
|
70114
|
-
"end":
|
|
70032
|
+
"start": 40,
|
|
70033
|
+
"end": 40
|
|
70115
70034
|
}
|
|
70116
70035
|
},
|
|
70117
70036
|
"group": [
|
|
@@ -70128,8 +70047,8 @@
|
|
|
70128
70047
|
{
|
|
70129
70048
|
"description": "The default background of the Tooltip.\n",
|
|
70130
70049
|
"commentRange": {
|
|
70131
|
-
"start":
|
|
70132
|
-
"end":
|
|
70050
|
+
"start": 42,
|
|
70051
|
+
"end": 43
|
|
70133
70052
|
},
|
|
70134
70053
|
"context": {
|
|
70135
70054
|
"type": "variable",
|
|
@@ -70137,8 +70056,8 @@
|
|
|
70137
70056
|
"value": "if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-legacy( $kendo-body-bg ), .75 ))",
|
|
70138
70057
|
"scope": "default",
|
|
70139
70058
|
"line": {
|
|
70140
|
-
"start":
|
|
70141
|
-
"end":
|
|
70059
|
+
"start": 44,
|
|
70060
|
+
"end": 44
|
|
70142
70061
|
}
|
|
70143
70062
|
},
|
|
70144
70063
|
"group": [
|
|
@@ -70155,8 +70074,8 @@
|
|
|
70155
70074
|
{
|
|
70156
70075
|
"description": "The default text color of the Tooltip.\n",
|
|
70157
70076
|
"commentRange": {
|
|
70158
|
-
"start":
|
|
70159
|
-
"end":
|
|
70077
|
+
"start": 45,
|
|
70078
|
+
"end": 46
|
|
70160
70079
|
},
|
|
70161
70080
|
"context": {
|
|
70162
70081
|
"type": "variable",
|
|
@@ -70164,8 +70083,8 @@
|
|
|
70164
70083
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
|
|
70165
70084
|
"scope": "default",
|
|
70166
70085
|
"line": {
|
|
70167
|
-
"start":
|
|
70168
|
-
"end":
|
|
70086
|
+
"start": 47,
|
|
70087
|
+
"end": 47
|
|
70169
70088
|
}
|
|
70170
70089
|
},
|
|
70171
70090
|
"group": [
|
|
@@ -70182,8 +70101,8 @@
|
|
|
70182
70101
|
{
|
|
70183
70102
|
"description": "The default border color of the Tooltip.\n",
|
|
70184
70103
|
"commentRange": {
|
|
70185
|
-
"start":
|
|
70186
|
-
"end":
|
|
70104
|
+
"start": 48,
|
|
70105
|
+
"end": 49
|
|
70187
70106
|
},
|
|
70188
70107
|
"context": {
|
|
70189
70108
|
"type": "variable",
|
|
@@ -70191,8 +70110,8 @@
|
|
|
70191
70110
|
"value": "$kendo-tooltip-bg",
|
|
70192
70111
|
"scope": "default",
|
|
70193
70112
|
"line": {
|
|
70194
|
-
"start":
|
|
70195
|
-
"end":
|
|
70113
|
+
"start": 50,
|
|
70114
|
+
"end": 50
|
|
70196
70115
|
}
|
|
70197
70116
|
},
|
|
70198
70117
|
"group": [
|
|
@@ -70209,8 +70128,8 @@
|
|
|
70209
70128
|
{
|
|
70210
70129
|
"description": "The box-shadow of the Tooltip.\n",
|
|
70211
70130
|
"commentRange": {
|
|
70212
|
-
"start":
|
|
70213
|
-
"end":
|
|
70131
|
+
"start": 52,
|
|
70132
|
+
"end": 53
|
|
70214
70133
|
},
|
|
70215
70134
|
"context": {
|
|
70216
70135
|
"type": "variable",
|
|
@@ -70218,8 +70137,8 @@
|
|
|
70218
70137
|
"value": "k-elevation(2)",
|
|
70219
70138
|
"scope": "default",
|
|
70220
70139
|
"line": {
|
|
70221
|
-
"start":
|
|
70222
|
-
"end":
|
|
70140
|
+
"start": 54,
|
|
70141
|
+
"end": 54
|
|
70223
70142
|
}
|
|
70224
70143
|
},
|
|
70225
70144
|
"group": [
|
|
@@ -70236,8 +70155,8 @@
|
|
|
70236
70155
|
{
|
|
70237
70156
|
"description": "The theme colors map for the Tooltip.\n",
|
|
70238
70157
|
"commentRange": {
|
|
70239
|
-
"start":
|
|
70240
|
-
"end":
|
|
70158
|
+
"start": 56,
|
|
70159
|
+
"end": 57
|
|
70241
70160
|
},
|
|
70242
70161
|
"context": {
|
|
70243
70162
|
"type": "variable",
|
|
@@ -70245,8 +70164,8 @@
|
|
|
70245
70164
|
"value": "$kendo-theme-colors",
|
|
70246
70165
|
"scope": "default",
|
|
70247
70166
|
"line": {
|
|
70248
|
-
"start":
|
|
70249
|
-
"end":
|
|
70167
|
+
"start": 58,
|
|
70168
|
+
"end": 58
|
|
70250
70169
|
}
|
|
70251
70170
|
},
|
|
70252
70171
|
"group": [
|
|
@@ -70275,8 +70194,8 @@
|
|
|
70275
70194
|
{
|
|
70276
70195
|
"description": "The generated theme colors map for the Tooltip.\n",
|
|
70277
70196
|
"commentRange": {
|
|
70278
|
-
"start":
|
|
70279
|
-
"end":
|
|
70197
|
+
"start": 59,
|
|
70198
|
+
"end": 60
|
|
70280
70199
|
},
|
|
70281
70200
|
"context": {
|
|
70282
70201
|
"type": "variable",
|
|
@@ -70284,8 +70203,8 @@
|
|
|
70284
70203
|
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
70285
70204
|
"scope": "default",
|
|
70286
70205
|
"line": {
|
|
70287
|
-
"start":
|
|
70288
|
-
"end":
|
|
70206
|
+
"start": 61,
|
|
70207
|
+
"end": 61
|
|
70289
70208
|
}
|
|
70290
70209
|
},
|
|
70291
70210
|
"group": [
|
|
@@ -73859,8 +73778,8 @@
|
|
|
73859
73778
|
{
|
|
73860
73779
|
"description": "Box shadow of focused items.\n",
|
|
73861
73780
|
"commentRange": {
|
|
73862
|
-
"start":
|
|
73863
|
-
"end":
|
|
73781
|
+
"start": 5,
|
|
73782
|
+
"end": 5
|
|
73864
73783
|
},
|
|
73865
73784
|
"context": {
|
|
73866
73785
|
"type": "variable",
|
|
@@ -73868,8 +73787,8 @@
|
|
|
73868
73787
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
|
|
73869
73788
|
"scope": "default",
|
|
73870
73789
|
"line": {
|
|
73871
|
-
"start":
|
|
73872
|
-
"end":
|
|
73790
|
+
"start": 6,
|
|
73791
|
+
"end": 6
|
|
73873
73792
|
}
|
|
73874
73793
|
},
|
|
73875
73794
|
"access": "public",
|
|
@@ -73883,33 +73802,6 @@
|
|
|
73883
73802
|
"resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))",
|
|
73884
73803
|
"resolvedType": "List"
|
|
73885
73804
|
},
|
|
73886
|
-
{
|
|
73887
|
-
"description": "Transition used across all components.\n",
|
|
73888
|
-
"commentRange": {
|
|
73889
|
-
"start": 14,
|
|
73890
|
-
"end": 14
|
|
73891
|
-
},
|
|
73892
|
-
"context": {
|
|
73893
|
-
"type": "variable",
|
|
73894
|
-
"name": "kendo-transition",
|
|
73895
|
-
"value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
|
|
73896
|
-
"scope": "default",
|
|
73897
|
-
"line": {
|
|
73898
|
-
"start": 15,
|
|
73899
|
-
"end": 15
|
|
73900
|
-
}
|
|
73901
|
-
},
|
|
73902
|
-
"access": "public",
|
|
73903
|
-
"group": [
|
|
73904
|
-
"undefined"
|
|
73905
|
-
],
|
|
73906
|
-
"file": {
|
|
73907
|
-
"path": "default/scss/_variables.scss",
|
|
73908
|
-
"name": "_variables.scss"
|
|
73909
|
-
},
|
|
73910
|
-
"resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
|
|
73911
|
-
"resolvedType": "List"
|
|
73912
|
-
},
|
|
73913
73805
|
{
|
|
73914
73806
|
"description": "The background color of disabled items.\n",
|
|
73915
73807
|
"commentRange": {
|
|
@@ -79548,8 +79440,8 @@
|
|
|
79548
79440
|
{
|
|
79549
79441
|
"description": "Box shadow of focused items.\n",
|
|
79550
79442
|
"commentRange": {
|
|
79551
|
-
"start":
|
|
79552
|
-
"end":
|
|
79443
|
+
"start": 5,
|
|
79444
|
+
"end": 5
|
|
79553
79445
|
},
|
|
79554
79446
|
"context": {
|
|
79555
79447
|
"type": "variable",
|
|
@@ -79557,8 +79449,8 @@
|
|
|
79557
79449
|
"value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
|
|
79558
79450
|
"scope": "default",
|
|
79559
79451
|
"line": {
|
|
79560
|
-
"start":
|
|
79561
|
-
"end":
|
|
79452
|
+
"start": 6,
|
|
79453
|
+
"end": 6
|
|
79562
79454
|
}
|
|
79563
79455
|
},
|
|
79564
79456
|
"access": "public",
|
|
@@ -79572,33 +79464,6 @@
|
|
|
79572
79464
|
"resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))",
|
|
79573
79465
|
"resolvedType": "List"
|
|
79574
79466
|
},
|
|
79575
|
-
{
|
|
79576
|
-
"description": "Transition used across all components.\n",
|
|
79577
|
-
"commentRange": {
|
|
79578
|
-
"start": 14,
|
|
79579
|
-
"end": 14
|
|
79580
|
-
},
|
|
79581
|
-
"context": {
|
|
79582
|
-
"type": "variable",
|
|
79583
|
-
"name": "kendo-transition",
|
|
79584
|
-
"value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
|
|
79585
|
-
"scope": "default",
|
|
79586
|
-
"line": {
|
|
79587
|
-
"start": 15,
|
|
79588
|
-
"end": 15
|
|
79589
|
-
}
|
|
79590
|
-
},
|
|
79591
|
-
"access": "public",
|
|
79592
|
-
"group": [
|
|
79593
|
-
"undefined"
|
|
79594
|
-
],
|
|
79595
|
-
"file": {
|
|
79596
|
-
"path": "default/scss/_variables.scss",
|
|
79597
|
-
"name": "_variables.scss"
|
|
79598
|
-
},
|
|
79599
|
-
"resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
|
|
79600
|
-
"resolvedType": "List"
|
|
79601
|
-
},
|
|
79602
79467
|
{
|
|
79603
79468
|
"description": "The background color of disabled items.\n",
|
|
79604
79469
|
"commentRange": {
|
|
@@ -90246,8 +90111,8 @@
|
|
|
90246
90111
|
{
|
|
90247
90112
|
"description": "The color of the Chart grid lines (major).\n",
|
|
90248
90113
|
"commentRange": {
|
|
90249
|
-
"start":
|
|
90250
|
-
"end":
|
|
90114
|
+
"start": 99,
|
|
90115
|
+
"end": 100
|
|
90251
90116
|
},
|
|
90252
90117
|
"context": {
|
|
90253
90118
|
"type": "variable",
|
|
@@ -90255,8 +90120,8 @@
|
|
|
90255
90120
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
90256
90121
|
"scope": "default",
|
|
90257
90122
|
"line": {
|
|
90258
|
-
"start":
|
|
90259
|
-
"end":
|
|
90123
|
+
"start": 101,
|
|
90124
|
+
"end": 101
|
|
90260
90125
|
}
|
|
90261
90126
|
},
|
|
90262
90127
|
"group": [
|
|
@@ -90273,8 +90138,8 @@
|
|
|
90273
90138
|
{
|
|
90274
90139
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
90275
90140
|
"commentRange": {
|
|
90276
|
-
"start":
|
|
90277
|
-
"end":
|
|
90141
|
+
"start": 103,
|
|
90142
|
+
"end": 104
|
|
90278
90143
|
},
|
|
90279
90144
|
"context": {
|
|
90280
90145
|
"type": "variable",
|
|
@@ -90282,8 +90147,8 @@
|
|
|
90282
90147
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
90283
90148
|
"scope": "default",
|
|
90284
90149
|
"line": {
|
|
90285
|
-
"start":
|
|
90286
|
-
"end":
|
|
90150
|
+
"start": 105,
|
|
90151
|
+
"end": 105
|
|
90287
90152
|
}
|
|
90288
90153
|
},
|
|
90289
90154
|
"group": [
|
|
@@ -113855,73 +113720,19 @@
|
|
|
113855
113720
|
"resolvedType": "String"
|
|
113856
113721
|
},
|
|
113857
113722
|
{
|
|
113858
|
-
"description": "The
|
|
113723
|
+
"description": "The border color of the invalid Input components.\n",
|
|
113859
113724
|
"commentRange": {
|
|
113860
113725
|
"start": 293,
|
|
113861
113726
|
"end": 294
|
|
113862
113727
|
},
|
|
113863
|
-
"context": {
|
|
113864
|
-
"type": "variable",
|
|
113865
|
-
"name": "kendo-input-prefix-text",
|
|
113866
|
-
"value": "$kendo-subtle-text",
|
|
113867
|
-
"scope": "default",
|
|
113868
|
-
"line": {
|
|
113869
|
-
"start": 295,
|
|
113870
|
-
"end": 295
|
|
113871
|
-
}
|
|
113872
|
-
},
|
|
113873
|
-
"group": [
|
|
113874
|
-
"input"
|
|
113875
|
-
],
|
|
113876
|
-
"access": "public",
|
|
113877
|
-
"file": {
|
|
113878
|
-
"path": "default/scss/input/_variables.scss",
|
|
113879
|
-
"name": "_variables.scss"
|
|
113880
|
-
},
|
|
113881
|
-
"resolvedValue": "var(--kendo-color-subtle, #666666)",
|
|
113882
|
-
"resolvedType": "String"
|
|
113883
|
-
},
|
|
113884
|
-
{
|
|
113885
|
-
"description": "The text color of the Input suffix.\n",
|
|
113886
|
-
"commentRange": {
|
|
113887
|
-
"start": 296,
|
|
113888
|
-
"end": 297
|
|
113889
|
-
},
|
|
113890
|
-
"context": {
|
|
113891
|
-
"type": "variable",
|
|
113892
|
-
"name": "kendo-input-suffix-text",
|
|
113893
|
-
"value": "$kendo-subtle-text",
|
|
113894
|
-
"scope": "default",
|
|
113895
|
-
"line": {
|
|
113896
|
-
"start": 298,
|
|
113897
|
-
"end": 298
|
|
113898
|
-
}
|
|
113899
|
-
},
|
|
113900
|
-
"group": [
|
|
113901
|
-
"input"
|
|
113902
|
-
],
|
|
113903
|
-
"access": "public",
|
|
113904
|
-
"file": {
|
|
113905
|
-
"path": "default/scss/input/_variables.scss",
|
|
113906
|
-
"name": "_variables.scss"
|
|
113907
|
-
},
|
|
113908
|
-
"resolvedValue": "var(--kendo-color-subtle, #666666)",
|
|
113909
|
-
"resolvedType": "String"
|
|
113910
|
-
},
|
|
113911
|
-
{
|
|
113912
|
-
"description": "The border color of the invalid Input components.\n",
|
|
113913
|
-
"commentRange": {
|
|
113914
|
-
"start": 300,
|
|
113915
|
-
"end": 301
|
|
113916
|
-
},
|
|
113917
113728
|
"context": {
|
|
113918
113729
|
"type": "variable",
|
|
113919
113730
|
"name": "kendo-input-invalid-border",
|
|
113920
113731
|
"value": "$kendo-invalid-border",
|
|
113921
113732
|
"scope": "default",
|
|
113922
113733
|
"line": {
|
|
113923
|
-
"start":
|
|
113924
|
-
"end":
|
|
113734
|
+
"start": 295,
|
|
113735
|
+
"end": 295
|
|
113925
113736
|
}
|
|
113926
113737
|
},
|
|
113927
113738
|
"group": [
|
|
@@ -113938,8 +113749,8 @@
|
|
|
113938
113749
|
{
|
|
113939
113750
|
"description": "The shadow of the invalid Input components.\n",
|
|
113940
113751
|
"commentRange": {
|
|
113941
|
-
"start":
|
|
113942
|
-
"end":
|
|
113752
|
+
"start": 296,
|
|
113753
|
+
"end": 297
|
|
113943
113754
|
},
|
|
113944
113755
|
"context": {
|
|
113945
113756
|
"type": "variable",
|
|
@@ -113947,8 +113758,8 @@
|
|
|
113947
113758
|
"value": "$kendo-invalid-shadow",
|
|
113948
113759
|
"scope": "default",
|
|
113949
113760
|
"line": {
|
|
113950
|
-
"start":
|
|
113951
|
-
"end":
|
|
113761
|
+
"start": 298,
|
|
113762
|
+
"end": 298
|
|
113952
113763
|
}
|
|
113953
113764
|
},
|
|
113954
113765
|
"group": [
|
|
@@ -119940,8 +119751,8 @@
|
|
|
119940
119751
|
{
|
|
119941
119752
|
"description": "The row-gap between the elements in the Notification group.\n",
|
|
119942
119753
|
"commentRange": {
|
|
119943
|
-
"start":
|
|
119944
|
-
"end":
|
|
119754
|
+
"start": 10,
|
|
119755
|
+
"end": 11
|
|
119945
119756
|
},
|
|
119946
119757
|
"context": {
|
|
119947
119758
|
"type": "variable",
|
|
@@ -119949,8 +119760,8 @@
|
|
|
119949
119760
|
"value": "k-spacing(2)",
|
|
119950
119761
|
"scope": "default",
|
|
119951
119762
|
"line": {
|
|
119952
|
-
"start":
|
|
119953
|
-
"end":
|
|
119763
|
+
"start": 12,
|
|
119764
|
+
"end": 12
|
|
119954
119765
|
}
|
|
119955
119766
|
},
|
|
119956
119767
|
"group": [
|
|
@@ -119967,8 +119778,8 @@
|
|
|
119967
119778
|
{
|
|
119968
119779
|
"description": "The horizontal padding of the Notification.\n",
|
|
119969
119780
|
"commentRange": {
|
|
119970
|
-
"start":
|
|
119971
|
-
"end":
|
|
119781
|
+
"start": 14,
|
|
119782
|
+
"end": 15
|
|
119972
119783
|
},
|
|
119973
119784
|
"context": {
|
|
119974
119785
|
"type": "variable",
|
|
@@ -119976,8 +119787,8 @@
|
|
|
119976
119787
|
"value": "k-spacing(2)",
|
|
119977
119788
|
"scope": "default",
|
|
119978
119789
|
"line": {
|
|
119979
|
-
"start":
|
|
119980
|
-
"end":
|
|
119790
|
+
"start": 16,
|
|
119791
|
+
"end": 16
|
|
119981
119792
|
}
|
|
119982
119793
|
},
|
|
119983
119794
|
"group": [
|
|
@@ -119994,8 +119805,8 @@
|
|
|
119994
119805
|
{
|
|
119995
119806
|
"description": "The vertical padding of the Notification.\n",
|
|
119996
119807
|
"commentRange": {
|
|
119997
|
-
"start":
|
|
119998
|
-
"end":
|
|
119808
|
+
"start": 17,
|
|
119809
|
+
"end": 18
|
|
119999
119810
|
},
|
|
120000
119811
|
"context": {
|
|
120001
119812
|
"type": "variable",
|
|
@@ -120003,8 +119814,8 @@
|
|
|
120003
119814
|
"value": "k-spacing(1)",
|
|
120004
119815
|
"scope": "default",
|
|
120005
119816
|
"line": {
|
|
120006
|
-
"start":
|
|
120007
|
-
"end":
|
|
119817
|
+
"start": 19,
|
|
119818
|
+
"end": 19
|
|
120008
119819
|
}
|
|
120009
119820
|
},
|
|
120010
119821
|
"group": [
|
|
@@ -120021,8 +119832,8 @@
|
|
|
120021
119832
|
{
|
|
120022
119833
|
"description": "The width of the border around the Notification.\n",
|
|
120023
119834
|
"commentRange": {
|
|
120024
|
-
"start":
|
|
120025
|
-
"end":
|
|
119835
|
+
"start": 20,
|
|
119836
|
+
"end": 21
|
|
120026
119837
|
},
|
|
120027
119838
|
"context": {
|
|
120028
119839
|
"type": "variable",
|
|
@@ -120030,8 +119841,8 @@
|
|
|
120030
119841
|
"value": "1px",
|
|
120031
119842
|
"scope": "default",
|
|
120032
119843
|
"line": {
|
|
120033
|
-
"start":
|
|
120034
|
-
"end":
|
|
119844
|
+
"start": 22,
|
|
119845
|
+
"end": 22
|
|
120035
119846
|
}
|
|
120036
119847
|
},
|
|
120037
119848
|
"group": [
|
|
@@ -120048,8 +119859,8 @@
|
|
|
120048
119859
|
{
|
|
120049
119860
|
"description": "The border radius of the Notification.\n",
|
|
120050
119861
|
"commentRange": {
|
|
120051
|
-
"start":
|
|
120052
|
-
"end":
|
|
119862
|
+
"start": 23,
|
|
119863
|
+
"end": 24
|
|
120053
119864
|
},
|
|
120054
119865
|
"context": {
|
|
120055
119866
|
"type": "variable",
|
|
@@ -120057,8 +119868,8 @@
|
|
|
120057
119868
|
"value": "k-border-radius(md)!default",
|
|
120058
119869
|
"scope": "private",
|
|
120059
119870
|
"line": {
|
|
120060
|
-
"start":
|
|
120061
|
-
"end":
|
|
119871
|
+
"start": 25,
|
|
119872
|
+
"end": 25
|
|
120062
119873
|
}
|
|
120063
119874
|
},
|
|
120064
119875
|
"group": [
|
|
@@ -120075,8 +119886,8 @@
|
|
|
120075
119886
|
{
|
|
120076
119887
|
"description": "The font family of the Notification.\n",
|
|
120077
119888
|
"commentRange": {
|
|
120078
|
-
"start":
|
|
120079
|
-
"end":
|
|
119889
|
+
"start": 26,
|
|
119890
|
+
"end": 27
|
|
120080
119891
|
},
|
|
120081
119892
|
"context": {
|
|
120082
119893
|
"type": "variable",
|
|
@@ -120084,8 +119895,8 @@
|
|
|
120084
119895
|
"value": "var( --kendo-font-family, inherit )",
|
|
120085
119896
|
"scope": "default",
|
|
120086
119897
|
"line": {
|
|
120087
|
-
"start":
|
|
120088
|
-
"end":
|
|
119898
|
+
"start": 28,
|
|
119899
|
+
"end": 28
|
|
120089
119900
|
}
|
|
120090
119901
|
},
|
|
120091
119902
|
"group": [
|
|
@@ -120102,8 +119913,8 @@
|
|
|
120102
119913
|
{
|
|
120103
119914
|
"description": "The font size of the Notification.\n",
|
|
120104
119915
|
"commentRange": {
|
|
120105
|
-
"start":
|
|
120106
|
-
"end":
|
|
119916
|
+
"start": 29,
|
|
119917
|
+
"end": 30
|
|
120107
119918
|
},
|
|
120108
119919
|
"context": {
|
|
120109
119920
|
"type": "variable",
|
|
@@ -120111,8 +119922,8 @@
|
|
|
120111
119922
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
120112
119923
|
"scope": "default",
|
|
120113
119924
|
"line": {
|
|
120114
|
-
"start":
|
|
120115
|
-
"end":
|
|
119925
|
+
"start": 31,
|
|
119926
|
+
"end": 31
|
|
120116
119927
|
}
|
|
120117
119928
|
},
|
|
120118
119929
|
"group": [
|
|
@@ -120129,8 +119940,8 @@
|
|
|
120129
119940
|
{
|
|
120130
119941
|
"description": "The line height of the Notification.\n",
|
|
120131
119942
|
"commentRange": {
|
|
120132
|
-
"start":
|
|
120133
|
-
"end":
|
|
119943
|
+
"start": 32,
|
|
119944
|
+
"end": 33
|
|
120134
119945
|
},
|
|
120135
119946
|
"context": {
|
|
120136
119947
|
"type": "variable",
|
|
@@ -120138,8 +119949,8 @@
|
|
|
120138
119949
|
"value": "va( --kendo-line-height, normal )",
|
|
120139
119950
|
"scope": "default",
|
|
120140
119951
|
"line": {
|
|
120141
|
-
"start":
|
|
120142
|
-
"end":
|
|
119952
|
+
"start": 34,
|
|
119953
|
+
"end": 34
|
|
120143
119954
|
}
|
|
120144
119955
|
},
|
|
120145
119956
|
"group": [
|
|
@@ -120156,8 +119967,8 @@
|
|
|
120156
119967
|
{
|
|
120157
119968
|
"description": "The background color of the Notification.\n",
|
|
120158
119969
|
"commentRange": {
|
|
120159
|
-
"start":
|
|
120160
|
-
"end":
|
|
119970
|
+
"start": 35,
|
|
119971
|
+
"end": 36
|
|
120161
119972
|
},
|
|
120162
119973
|
"context": {
|
|
120163
119974
|
"type": "variable",
|
|
@@ -120165,8 +119976,8 @@
|
|
|
120165
119976
|
"value": "$kendo-component-bg",
|
|
120166
119977
|
"scope": "default",
|
|
120167
119978
|
"line": {
|
|
120168
|
-
"start":
|
|
120169
|
-
"end":
|
|
119979
|
+
"start": 37,
|
|
119980
|
+
"end": 37
|
|
120170
119981
|
}
|
|
120171
119982
|
},
|
|
120172
119983
|
"group": [
|
|
@@ -120183,8 +119994,8 @@
|
|
|
120183
119994
|
{
|
|
120184
119995
|
"description": "The text color of the Notification.\n",
|
|
120185
119996
|
"commentRange": {
|
|
120186
|
-
"start":
|
|
120187
|
-
"end":
|
|
119997
|
+
"start": 38,
|
|
119998
|
+
"end": 39
|
|
120188
119999
|
},
|
|
120189
120000
|
"context": {
|
|
120190
120001
|
"type": "variable",
|
|
@@ -120192,8 +120003,8 @@
|
|
|
120192
120003
|
"value": "$kendo-component-text",
|
|
120193
120004
|
"scope": "default",
|
|
120194
120005
|
"line": {
|
|
120195
|
-
"start":
|
|
120196
|
-
"end":
|
|
120006
|
+
"start": 40,
|
|
120007
|
+
"end": 40
|
|
120197
120008
|
}
|
|
120198
120009
|
},
|
|
120199
120010
|
"group": [
|
|
@@ -120210,8 +120021,8 @@
|
|
|
120210
120021
|
{
|
|
120211
120022
|
"description": "The border color of the Notification.\n",
|
|
120212
120023
|
"commentRange": {
|
|
120213
|
-
"start":
|
|
120214
|
-
"end":
|
|
120024
|
+
"start": 41,
|
|
120025
|
+
"end": 42
|
|
120215
120026
|
},
|
|
120216
120027
|
"context": {
|
|
120217
120028
|
"type": "variable",
|
|
@@ -120219,8 +120030,8 @@
|
|
|
120219
120030
|
"value": "$kendo-component-border",
|
|
120220
120031
|
"scope": "default",
|
|
120221
120032
|
"line": {
|
|
120222
|
-
"start":
|
|
120223
|
-
"end":
|
|
120033
|
+
"start": 43,
|
|
120034
|
+
"end": 43
|
|
120224
120035
|
}
|
|
120225
120036
|
},
|
|
120226
120037
|
"group": [
|
|
@@ -120237,8 +120048,8 @@
|
|
|
120237
120048
|
{
|
|
120238
120049
|
"description": "The box shadow of the Notification.\n",
|
|
120239
120050
|
"commentRange": {
|
|
120240
|
-
"start":
|
|
120241
|
-
"end":
|
|
120051
|
+
"start": 44,
|
|
120052
|
+
"end": 45
|
|
120242
120053
|
},
|
|
120243
120054
|
"context": {
|
|
120244
120055
|
"type": "variable",
|
|
@@ -120246,8 +120057,8 @@
|
|
|
120246
120057
|
"value": "$kendo-popup-shadow",
|
|
120247
120058
|
"scope": "default",
|
|
120248
120059
|
"line": {
|
|
120249
|
-
"start":
|
|
120250
|
-
"end":
|
|
120060
|
+
"start": 46,
|
|
120061
|
+
"end": 46
|
|
120251
120062
|
}
|
|
120252
120063
|
},
|
|
120253
120064
|
"group": [
|
|
@@ -120264,8 +120075,8 @@
|
|
|
120264
120075
|
{
|
|
120265
120076
|
"description": "The horizontal spacing of the Notification icon.\n",
|
|
120266
120077
|
"commentRange": {
|
|
120267
|
-
"start":
|
|
120268
|
-
"end":
|
|
120078
|
+
"start": 48,
|
|
120079
|
+
"end": 49
|
|
120269
120080
|
},
|
|
120270
120081
|
"context": {
|
|
120271
120082
|
"type": "variable",
|
|
@@ -120273,8 +120084,8 @@
|
|
|
120273
120084
|
"value": "$kendo-icon-spacing",
|
|
120274
120085
|
"scope": "default",
|
|
120275
120086
|
"line": {
|
|
120276
|
-
"start":
|
|
120277
|
-
"end":
|
|
120087
|
+
"start": 50,
|
|
120088
|
+
"end": 50
|
|
120278
120089
|
}
|
|
120279
120090
|
},
|
|
120280
120091
|
"group": [
|
|
@@ -120291,8 +120102,8 @@
|
|
|
120291
120102
|
{
|
|
120292
120103
|
"description": "The theme colors map for the Notification.\n",
|
|
120293
120104
|
"commentRange": {
|
|
120294
|
-
"start":
|
|
120295
|
-
"end":
|
|
120105
|
+
"start": 52,
|
|
120106
|
+
"end": 53
|
|
120296
120107
|
},
|
|
120297
120108
|
"context": {
|
|
120298
120109
|
"type": "variable",
|
|
@@ -120300,8 +120111,8 @@
|
|
|
120300
120111
|
"value": "$kendo-theme-colors",
|
|
120301
120112
|
"scope": "default",
|
|
120302
120113
|
"line": {
|
|
120303
|
-
"start":
|
|
120304
|
-
"end":
|
|
120114
|
+
"start": 54,
|
|
120115
|
+
"end": 54
|
|
120305
120116
|
}
|
|
120306
120117
|
},
|
|
120307
120118
|
"group": [
|
|
@@ -120330,8 +120141,8 @@
|
|
|
120330
120141
|
{
|
|
120331
120142
|
"description": "The generated theme colors map for the Notification.\n",
|
|
120332
120143
|
"commentRange": {
|
|
120333
|
-
"start":
|
|
120334
|
-
"end":
|
|
120144
|
+
"start": 55,
|
|
120145
|
+
"end": 56
|
|
120335
120146
|
},
|
|
120336
120147
|
"context": {
|
|
120337
120148
|
"type": "variable",
|
|
@@ -120339,8 +120150,8 @@
|
|
|
120339
120150
|
"value": "notification-theme( $kendo-notification-theme-colors )",
|
|
120340
120151
|
"scope": "default",
|
|
120341
120152
|
"line": {
|
|
120342
|
-
"start":
|
|
120343
|
-
"end":
|
|
120153
|
+
"start": 57,
|
|
120154
|
+
"end": 57
|
|
120344
120155
|
}
|
|
120345
120156
|
},
|
|
120346
120157
|
"group": [
|
|
@@ -123015,33 +122826,6 @@
|
|
|
123015
122826
|
},
|
|
123016
122827
|
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
123017
122828
|
"resolvedType": "Color"
|
|
123018
|
-
},
|
|
123019
|
-
{
|
|
123020
|
-
"description": "The text color of the PDFViewer free text annotation.\n",
|
|
123021
|
-
"commentRange": {
|
|
123022
|
-
"start": 140,
|
|
123023
|
-
"end": 141
|
|
123024
|
-
},
|
|
123025
|
-
"context": {
|
|
123026
|
-
"type": "variable",
|
|
123027
|
-
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
123028
|
-
"value": "rgba(124, 22, 27, 0.7)",
|
|
123029
|
-
"scope": "default",
|
|
123030
|
-
"line": {
|
|
123031
|
-
"start": 142,
|
|
123032
|
-
"end": 142
|
|
123033
|
-
}
|
|
123034
|
-
},
|
|
123035
|
-
"group": [
|
|
123036
|
-
"pdf-viewer"
|
|
123037
|
-
],
|
|
123038
|
-
"access": "public",
|
|
123039
|
-
"file": {
|
|
123040
|
-
"path": "default/scss/pdf-viewer/_variables.scss",
|
|
123041
|
-
"name": "_variables.scss"
|
|
123042
|
-
},
|
|
123043
|
-
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
123044
|
-
"resolvedType": "Color"
|
|
123045
122829
|
}
|
|
123046
122830
|
]
|
|
123047
122831
|
},
|
|
@@ -127355,8 +127139,8 @@
|
|
|
127355
127139
|
{
|
|
127356
127140
|
"description": "The background color of the Picker components.\n",
|
|
127357
127141
|
"commentRange": {
|
|
127358
|
-
"start":
|
|
127359
|
-
"end":
|
|
127142
|
+
"start": 300,
|
|
127143
|
+
"end": 301
|
|
127360
127144
|
},
|
|
127361
127145
|
"context": {
|
|
127362
127146
|
"type": "variable",
|
|
@@ -127364,8 +127148,8 @@
|
|
|
127364
127148
|
"value": "$kendo-button-bg",
|
|
127365
127149
|
"scope": "default",
|
|
127366
127150
|
"line": {
|
|
127367
|
-
"start":
|
|
127368
|
-
"end":
|
|
127151
|
+
"start": 302,
|
|
127152
|
+
"end": 302
|
|
127369
127153
|
}
|
|
127370
127154
|
},
|
|
127371
127155
|
"group": [
|
|
@@ -127382,8 +127166,8 @@
|
|
|
127382
127166
|
{
|
|
127383
127167
|
"description": "The text color of the Picker components.\n",
|
|
127384
127168
|
"commentRange": {
|
|
127385
|
-
"start":
|
|
127386
|
-
"end":
|
|
127169
|
+
"start": 303,
|
|
127170
|
+
"end": 304
|
|
127387
127171
|
},
|
|
127388
127172
|
"context": {
|
|
127389
127173
|
"type": "variable",
|
|
@@ -127391,8 +127175,8 @@
|
|
|
127391
127175
|
"value": "$kendo-button-text",
|
|
127392
127176
|
"scope": "default",
|
|
127393
127177
|
"line": {
|
|
127394
|
-
"start":
|
|
127395
|
-
"end":
|
|
127178
|
+
"start": 305,
|
|
127179
|
+
"end": 305
|
|
127396
127180
|
}
|
|
127397
127181
|
},
|
|
127398
127182
|
"group": [
|
|
@@ -127409,8 +127193,8 @@
|
|
|
127409
127193
|
{
|
|
127410
127194
|
"description": "The border color of the Picker components.\n",
|
|
127411
127195
|
"commentRange": {
|
|
127412
|
-
"start":
|
|
127413
|
-
"end":
|
|
127196
|
+
"start": 306,
|
|
127197
|
+
"end": 307
|
|
127414
127198
|
},
|
|
127415
127199
|
"context": {
|
|
127416
127200
|
"type": "variable",
|
|
@@ -127418,8 +127202,8 @@
|
|
|
127418
127202
|
"value": "$kendo-button-border",
|
|
127419
127203
|
"scope": "default",
|
|
127420
127204
|
"line": {
|
|
127421
|
-
"start":
|
|
127422
|
-
"end":
|
|
127205
|
+
"start": 308,
|
|
127206
|
+
"end": 308
|
|
127423
127207
|
}
|
|
127424
127208
|
},
|
|
127425
127209
|
"group": [
|
|
@@ -127436,8 +127220,8 @@
|
|
|
127436
127220
|
{
|
|
127437
127221
|
"description": "The gradient of the Picker components.\n",
|
|
127438
127222
|
"commentRange": {
|
|
127439
|
-
"start":
|
|
127440
|
-
"end":
|
|
127223
|
+
"start": 309,
|
|
127224
|
+
"end": 310
|
|
127441
127225
|
},
|
|
127442
127226
|
"context": {
|
|
127443
127227
|
"type": "variable",
|
|
@@ -127445,8 +127229,8 @@
|
|
|
127445
127229
|
"value": "$kendo-button-gradient",
|
|
127446
127230
|
"scope": "default",
|
|
127447
127231
|
"line": {
|
|
127448
|
-
"start":
|
|
127449
|
-
"end":
|
|
127232
|
+
"start": 311,
|
|
127233
|
+
"end": 311
|
|
127450
127234
|
}
|
|
127451
127235
|
},
|
|
127452
127236
|
"group": [
|
|
@@ -127463,8 +127247,8 @@
|
|
|
127463
127247
|
{
|
|
127464
127248
|
"description": "The shadow of the Picker components.\n",
|
|
127465
127249
|
"commentRange": {
|
|
127466
|
-
"start":
|
|
127467
|
-
"end":
|
|
127250
|
+
"start": 312,
|
|
127251
|
+
"end": 313
|
|
127468
127252
|
},
|
|
127469
127253
|
"context": {
|
|
127470
127254
|
"type": "variable",
|
|
@@ -127472,8 +127256,8 @@
|
|
|
127472
127256
|
"value": "$kendo-button-shadow",
|
|
127473
127257
|
"scope": "default",
|
|
127474
127258
|
"line": {
|
|
127475
|
-
"start":
|
|
127476
|
-
"end":
|
|
127259
|
+
"start": 314,
|
|
127260
|
+
"end": 314
|
|
127477
127261
|
}
|
|
127478
127262
|
},
|
|
127479
127263
|
"group": [
|
|
@@ -127490,8 +127274,8 @@
|
|
|
127490
127274
|
{
|
|
127491
127275
|
"description": "The background color of the hovered Picker components.\n",
|
|
127492
127276
|
"commentRange": {
|
|
127493
|
-
"start":
|
|
127494
|
-
"end":
|
|
127277
|
+
"start": 316,
|
|
127278
|
+
"end": 317
|
|
127495
127279
|
},
|
|
127496
127280
|
"context": {
|
|
127497
127281
|
"type": "variable",
|
|
@@ -127499,8 +127283,8 @@
|
|
|
127499
127283
|
"value": "$kendo-button-hover-bg",
|
|
127500
127284
|
"scope": "default",
|
|
127501
127285
|
"line": {
|
|
127502
|
-
"start":
|
|
127503
|
-
"end":
|
|
127286
|
+
"start": 318,
|
|
127287
|
+
"end": 318
|
|
127504
127288
|
}
|
|
127505
127289
|
},
|
|
127506
127290
|
"group": [
|
|
@@ -127517,8 +127301,8 @@
|
|
|
127517
127301
|
{
|
|
127518
127302
|
"description": "The text color of the hovered Picker components.\n",
|
|
127519
127303
|
"commentRange": {
|
|
127520
|
-
"start":
|
|
127521
|
-
"end":
|
|
127304
|
+
"start": 319,
|
|
127305
|
+
"end": 320
|
|
127522
127306
|
},
|
|
127523
127307
|
"context": {
|
|
127524
127308
|
"type": "variable",
|
|
@@ -127526,8 +127310,8 @@
|
|
|
127526
127310
|
"value": "$kendo-button-hover-text",
|
|
127527
127311
|
"scope": "default",
|
|
127528
127312
|
"line": {
|
|
127529
|
-
"start":
|
|
127530
|
-
"end":
|
|
127313
|
+
"start": 321,
|
|
127314
|
+
"end": 321
|
|
127531
127315
|
}
|
|
127532
127316
|
},
|
|
127533
127317
|
"group": [
|
|
@@ -127544,8 +127328,8 @@
|
|
|
127544
127328
|
{
|
|
127545
127329
|
"description": "The border color of the hovered Picker components.\n",
|
|
127546
127330
|
"commentRange": {
|
|
127547
|
-
"start":
|
|
127548
|
-
"end":
|
|
127331
|
+
"start": 322,
|
|
127332
|
+
"end": 323
|
|
127549
127333
|
},
|
|
127550
127334
|
"context": {
|
|
127551
127335
|
"type": "variable",
|
|
@@ -127553,8 +127337,8 @@
|
|
|
127553
127337
|
"value": "$kendo-button-hover-border",
|
|
127554
127338
|
"scope": "default",
|
|
127555
127339
|
"line": {
|
|
127556
|
-
"start":
|
|
127557
|
-
"end":
|
|
127340
|
+
"start": 324,
|
|
127341
|
+
"end": 324
|
|
127558
127342
|
}
|
|
127559
127343
|
},
|
|
127560
127344
|
"group": [
|
|
@@ -127571,8 +127355,8 @@
|
|
|
127571
127355
|
{
|
|
127572
127356
|
"description": "The gradient of the hovered Picker components.\n",
|
|
127573
127357
|
"commentRange": {
|
|
127574
|
-
"start":
|
|
127575
|
-
"end":
|
|
127358
|
+
"start": 325,
|
|
127359
|
+
"end": 326
|
|
127576
127360
|
},
|
|
127577
127361
|
"context": {
|
|
127578
127362
|
"type": "variable",
|
|
@@ -127580,8 +127364,8 @@
|
|
|
127580
127364
|
"value": "$kendo-button-hover-gradient",
|
|
127581
127365
|
"scope": "default",
|
|
127582
127366
|
"line": {
|
|
127583
|
-
"start":
|
|
127584
|
-
"end":
|
|
127367
|
+
"start": 327,
|
|
127368
|
+
"end": 327
|
|
127585
127369
|
}
|
|
127586
127370
|
},
|
|
127587
127371
|
"group": [
|
|
@@ -127598,8 +127382,8 @@
|
|
|
127598
127382
|
{
|
|
127599
127383
|
"description": "The shadow of the hovered Picker components.\n",
|
|
127600
127384
|
"commentRange": {
|
|
127601
|
-
"start":
|
|
127602
|
-
"end":
|
|
127385
|
+
"start": 328,
|
|
127386
|
+
"end": 329
|
|
127603
127387
|
},
|
|
127604
127388
|
"context": {
|
|
127605
127389
|
"type": "variable",
|
|
@@ -127607,8 +127391,8 @@
|
|
|
127607
127391
|
"value": "$kendo-button-hover-shadow",
|
|
127608
127392
|
"scope": "default",
|
|
127609
127393
|
"line": {
|
|
127610
|
-
"start":
|
|
127611
|
-
"end":
|
|
127394
|
+
"start": 330,
|
|
127395
|
+
"end": 330
|
|
127612
127396
|
}
|
|
127613
127397
|
},
|
|
127614
127398
|
"group": [
|
|
@@ -127625,8 +127409,8 @@
|
|
|
127625
127409
|
{
|
|
127626
127410
|
"description": "The background color of the focused Picker components.\n",
|
|
127627
127411
|
"commentRange": {
|
|
127628
|
-
"start":
|
|
127629
|
-
"end":
|
|
127412
|
+
"start": 332,
|
|
127413
|
+
"end": 333
|
|
127630
127414
|
},
|
|
127631
127415
|
"context": {
|
|
127632
127416
|
"type": "variable",
|
|
@@ -127634,8 +127418,8 @@
|
|
|
127634
127418
|
"value": "$kendo-button-focus-bg",
|
|
127635
127419
|
"scope": "default",
|
|
127636
127420
|
"line": {
|
|
127637
|
-
"start":
|
|
127638
|
-
"end":
|
|
127421
|
+
"start": 334,
|
|
127422
|
+
"end": 334
|
|
127639
127423
|
}
|
|
127640
127424
|
},
|
|
127641
127425
|
"group": [
|
|
@@ -127652,8 +127436,8 @@
|
|
|
127652
127436
|
{
|
|
127653
127437
|
"description": "The text color of the focused Picker components.\n",
|
|
127654
127438
|
"commentRange": {
|
|
127655
|
-
"start":
|
|
127656
|
-
"end":
|
|
127439
|
+
"start": 335,
|
|
127440
|
+
"end": 336
|
|
127657
127441
|
},
|
|
127658
127442
|
"context": {
|
|
127659
127443
|
"type": "variable",
|
|
@@ -127661,8 +127445,8 @@
|
|
|
127661
127445
|
"value": "$kendo-button-focus-text",
|
|
127662
127446
|
"scope": "default",
|
|
127663
127447
|
"line": {
|
|
127664
|
-
"start":
|
|
127665
|
-
"end":
|
|
127448
|
+
"start": 337,
|
|
127449
|
+
"end": 337
|
|
127666
127450
|
}
|
|
127667
127451
|
},
|
|
127668
127452
|
"group": [
|
|
@@ -127679,8 +127463,8 @@
|
|
|
127679
127463
|
{
|
|
127680
127464
|
"description": "The border color of the focused Picker components.\n",
|
|
127681
127465
|
"commentRange": {
|
|
127682
|
-
"start":
|
|
127683
|
-
"end":
|
|
127466
|
+
"start": 338,
|
|
127467
|
+
"end": 339
|
|
127684
127468
|
},
|
|
127685
127469
|
"context": {
|
|
127686
127470
|
"type": "variable",
|
|
@@ -127688,8 +127472,8 @@
|
|
|
127688
127472
|
"value": "$kendo-button-focus-border",
|
|
127689
127473
|
"scope": "default",
|
|
127690
127474
|
"line": {
|
|
127691
|
-
"start":
|
|
127692
|
-
"end":
|
|
127475
|
+
"start": 340,
|
|
127476
|
+
"end": 340
|
|
127693
127477
|
}
|
|
127694
127478
|
},
|
|
127695
127479
|
"group": [
|
|
@@ -127706,8 +127490,8 @@
|
|
|
127706
127490
|
{
|
|
127707
127491
|
"description": "The gradient of the focused Picker components.\n",
|
|
127708
127492
|
"commentRange": {
|
|
127709
|
-
"start":
|
|
127710
|
-
"end":
|
|
127493
|
+
"start": 341,
|
|
127494
|
+
"end": 342
|
|
127711
127495
|
},
|
|
127712
127496
|
"context": {
|
|
127713
127497
|
"type": "variable",
|
|
@@ -127715,8 +127499,8 @@
|
|
|
127715
127499
|
"value": "$kendo-button-focus-gradient",
|
|
127716
127500
|
"scope": "default",
|
|
127717
127501
|
"line": {
|
|
127718
|
-
"start":
|
|
127719
|
-
"end":
|
|
127502
|
+
"start": 343,
|
|
127503
|
+
"end": 343
|
|
127720
127504
|
}
|
|
127721
127505
|
},
|
|
127722
127506
|
"group": [
|
|
@@ -127733,8 +127517,8 @@
|
|
|
127733
127517
|
{
|
|
127734
127518
|
"description": "The shadow of the focused Picker components.\n",
|
|
127735
127519
|
"commentRange": {
|
|
127736
|
-
"start":
|
|
127737
|
-
"end":
|
|
127520
|
+
"start": 344,
|
|
127521
|
+
"end": 345
|
|
127738
127522
|
},
|
|
127739
127523
|
"context": {
|
|
127740
127524
|
"type": "variable",
|
|
@@ -127742,8 +127526,8 @@
|
|
|
127742
127526
|
"value": "$kendo-button-focus-shadow",
|
|
127743
127527
|
"scope": "default",
|
|
127744
127528
|
"line": {
|
|
127745
|
-
"start":
|
|
127746
|
-
"end":
|
|
127529
|
+
"start": 346,
|
|
127530
|
+
"end": 346
|
|
127747
127531
|
}
|
|
127748
127532
|
},
|
|
127749
127533
|
"group": [
|
|
@@ -127760,8 +127544,8 @@
|
|
|
127760
127544
|
{
|
|
127761
127545
|
"description": "The background color of the disabled Picker components.\n",
|
|
127762
127546
|
"commentRange": {
|
|
127763
|
-
"start":
|
|
127764
|
-
"end":
|
|
127547
|
+
"start": 348,
|
|
127548
|
+
"end": 349
|
|
127765
127549
|
},
|
|
127766
127550
|
"context": {
|
|
127767
127551
|
"type": "variable",
|
|
@@ -127769,8 +127553,8 @@
|
|
|
127769
127553
|
"value": "null",
|
|
127770
127554
|
"scope": "default",
|
|
127771
127555
|
"line": {
|
|
127772
|
-
"start":
|
|
127773
|
-
"end":
|
|
127556
|
+
"start": 350,
|
|
127557
|
+
"end": 350
|
|
127774
127558
|
}
|
|
127775
127559
|
},
|
|
127776
127560
|
"group": [
|
|
@@ -127787,8 +127571,8 @@
|
|
|
127787
127571
|
{
|
|
127788
127572
|
"description": "The text color of the disabled Picker components.\n",
|
|
127789
127573
|
"commentRange": {
|
|
127790
|
-
"start":
|
|
127791
|
-
"end":
|
|
127574
|
+
"start": 351,
|
|
127575
|
+
"end": 352
|
|
127792
127576
|
},
|
|
127793
127577
|
"context": {
|
|
127794
127578
|
"type": "variable",
|
|
@@ -127796,8 +127580,8 @@
|
|
|
127796
127580
|
"value": "null",
|
|
127797
127581
|
"scope": "default",
|
|
127798
127582
|
"line": {
|
|
127799
|
-
"start":
|
|
127800
|
-
"end":
|
|
127583
|
+
"start": 353,
|
|
127584
|
+
"end": 353
|
|
127801
127585
|
}
|
|
127802
127586
|
},
|
|
127803
127587
|
"group": [
|
|
@@ -127814,8 +127598,8 @@
|
|
|
127814
127598
|
{
|
|
127815
127599
|
"description": "The border color of the disabled Picker components.\n",
|
|
127816
127600
|
"commentRange": {
|
|
127817
|
-
"start":
|
|
127818
|
-
"end":
|
|
127601
|
+
"start": 354,
|
|
127602
|
+
"end": 355
|
|
127819
127603
|
},
|
|
127820
127604
|
"context": {
|
|
127821
127605
|
"type": "variable",
|
|
@@ -127823,8 +127607,8 @@
|
|
|
127823
127607
|
"value": "null",
|
|
127824
127608
|
"scope": "default",
|
|
127825
127609
|
"line": {
|
|
127826
|
-
"start":
|
|
127827
|
-
"end":
|
|
127610
|
+
"start": 356,
|
|
127611
|
+
"end": 356
|
|
127828
127612
|
}
|
|
127829
127613
|
},
|
|
127830
127614
|
"group": [
|
|
@@ -127841,8 +127625,8 @@
|
|
|
127841
127625
|
{
|
|
127842
127626
|
"description": "The gradient of the disabled Picker components.\n",
|
|
127843
127627
|
"commentRange": {
|
|
127844
|
-
"start":
|
|
127845
|
-
"end":
|
|
127628
|
+
"start": 357,
|
|
127629
|
+
"end": 358
|
|
127846
127630
|
},
|
|
127847
127631
|
"context": {
|
|
127848
127632
|
"type": "variable",
|
|
@@ -127850,8 +127634,8 @@
|
|
|
127850
127634
|
"value": "null",
|
|
127851
127635
|
"scope": "default",
|
|
127852
127636
|
"line": {
|
|
127853
|
-
"start":
|
|
127854
|
-
"end":
|
|
127637
|
+
"start": 359,
|
|
127638
|
+
"end": 359
|
|
127855
127639
|
}
|
|
127856
127640
|
},
|
|
127857
127641
|
"group": [
|
|
@@ -127868,8 +127652,8 @@
|
|
|
127868
127652
|
{
|
|
127869
127653
|
"description": "The shadow of the disabled Picker components.\n",
|
|
127870
127654
|
"commentRange": {
|
|
127871
|
-
"start":
|
|
127872
|
-
"end":
|
|
127655
|
+
"start": 360,
|
|
127656
|
+
"end": 361
|
|
127873
127657
|
},
|
|
127874
127658
|
"context": {
|
|
127875
127659
|
"type": "variable",
|
|
@@ -127877,8 +127661,8 @@
|
|
|
127877
127661
|
"value": "null",
|
|
127878
127662
|
"scope": "default",
|
|
127879
127663
|
"line": {
|
|
127880
|
-
"start":
|
|
127881
|
-
"end":
|
|
127664
|
+
"start": 362,
|
|
127665
|
+
"end": 362
|
|
127882
127666
|
}
|
|
127883
127667
|
},
|
|
127884
127668
|
"group": [
|
|
@@ -127895,8 +127679,8 @@
|
|
|
127895
127679
|
{
|
|
127896
127680
|
"description": "The background color of the outline Picker components.\n",
|
|
127897
127681
|
"commentRange": {
|
|
127898
|
-
"start":
|
|
127899
|
-
"end":
|
|
127682
|
+
"start": 364,
|
|
127683
|
+
"end": 365
|
|
127900
127684
|
},
|
|
127901
127685
|
"context": {
|
|
127902
127686
|
"type": "variable",
|
|
@@ -127904,8 +127688,8 @@
|
|
|
127904
127688
|
"value": "null",
|
|
127905
127689
|
"scope": "default",
|
|
127906
127690
|
"line": {
|
|
127907
|
-
"start":
|
|
127908
|
-
"end":
|
|
127691
|
+
"start": 366,
|
|
127692
|
+
"end": 366
|
|
127909
127693
|
}
|
|
127910
127694
|
},
|
|
127911
127695
|
"group": [
|
|
@@ -127922,8 +127706,8 @@
|
|
|
127922
127706
|
{
|
|
127923
127707
|
"description": "The text color of the outline Picker components.\n",
|
|
127924
127708
|
"commentRange": {
|
|
127925
|
-
"start":
|
|
127926
|
-
"end":
|
|
127709
|
+
"start": 367,
|
|
127710
|
+
"end": 368
|
|
127927
127711
|
},
|
|
127928
127712
|
"context": {
|
|
127929
127713
|
"type": "variable",
|
|
@@ -127931,8 +127715,8 @@
|
|
|
127931
127715
|
"value": "$kendo-button-text",
|
|
127932
127716
|
"scope": "default",
|
|
127933
127717
|
"line": {
|
|
127934
|
-
"start":
|
|
127935
|
-
"end":
|
|
127718
|
+
"start": 369,
|
|
127719
|
+
"end": 369
|
|
127936
127720
|
}
|
|
127937
127721
|
},
|
|
127938
127722
|
"group": [
|
|
@@ -127949,8 +127733,8 @@
|
|
|
127949
127733
|
{
|
|
127950
127734
|
"description": "The border color of the outline Picker components.\n",
|
|
127951
127735
|
"commentRange": {
|
|
127952
|
-
"start":
|
|
127953
|
-
"end":
|
|
127736
|
+
"start": 370,
|
|
127737
|
+
"end": 371
|
|
127954
127738
|
},
|
|
127955
127739
|
"context": {
|
|
127956
127740
|
"type": "variable",
|
|
@@ -127958,8 +127742,8 @@
|
|
|
127958
127742
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-picker-outline-text, .5))",
|
|
127959
127743
|
"scope": "default",
|
|
127960
127744
|
"line": {
|
|
127961
|
-
"start":
|
|
127962
|
-
"end":
|
|
127745
|
+
"start": 372,
|
|
127746
|
+
"end": 372
|
|
127963
127747
|
}
|
|
127964
127748
|
},
|
|
127965
127749
|
"group": [
|
|
@@ -127976,8 +127760,8 @@
|
|
|
127976
127760
|
{
|
|
127977
127761
|
"description": "The background color of the outline hovered Picker components.\n",
|
|
127978
127762
|
"commentRange": {
|
|
127979
|
-
"start":
|
|
127980
|
-
"end":
|
|
127763
|
+
"start": 374,
|
|
127764
|
+
"end": 375
|
|
127981
127765
|
},
|
|
127982
127766
|
"context": {
|
|
127983
127767
|
"type": "variable",
|
|
@@ -127985,8 +127769,8 @@
|
|
|
127985
127769
|
"value": "$kendo-picker-outline-text",
|
|
127986
127770
|
"scope": "default",
|
|
127987
127771
|
"line": {
|
|
127988
|
-
"start":
|
|
127989
|
-
"end":
|
|
127772
|
+
"start": 376,
|
|
127773
|
+
"end": 376
|
|
127990
127774
|
}
|
|
127991
127775
|
},
|
|
127992
127776
|
"group": [
|
|
@@ -128003,8 +127787,8 @@
|
|
|
128003
127787
|
{
|
|
128004
127788
|
"description": "The text color of the outline hovered Picker components.\n",
|
|
128005
127789
|
"commentRange": {
|
|
128006
|
-
"start":
|
|
128007
|
-
"end":
|
|
127790
|
+
"start": 377,
|
|
127791
|
+
"end": 378
|
|
128008
127792
|
},
|
|
128009
127793
|
"context": {
|
|
128010
127794
|
"type": "variable",
|
|
@@ -128012,8 +127796,8 @@
|
|
|
128012
127796
|
"value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
|
|
128013
127797
|
"scope": "default",
|
|
128014
127798
|
"line": {
|
|
128015
|
-
"start":
|
|
128016
|
-
"end":
|
|
127799
|
+
"start": 379,
|
|
127800
|
+
"end": 379
|
|
128017
127801
|
}
|
|
128018
127802
|
},
|
|
128019
127803
|
"group": [
|
|
@@ -128030,8 +127814,8 @@
|
|
|
128030
127814
|
{
|
|
128031
127815
|
"description": "The border color of the outline hovered Picker components.\n",
|
|
128032
127816
|
"commentRange": {
|
|
128033
|
-
"start":
|
|
128034
|
-
"end":
|
|
127817
|
+
"start": 380,
|
|
127818
|
+
"end": 381
|
|
128035
127819
|
},
|
|
128036
127820
|
"context": {
|
|
128037
127821
|
"type": "variable",
|
|
@@ -128039,8 +127823,8 @@
|
|
|
128039
127823
|
"value": "$kendo-picker-outline-hover-bg",
|
|
128040
127824
|
"scope": "default",
|
|
128041
127825
|
"line": {
|
|
128042
|
-
"start":
|
|
128043
|
-
"end":
|
|
127826
|
+
"start": 382,
|
|
127827
|
+
"end": 382
|
|
128044
127828
|
}
|
|
128045
127829
|
},
|
|
128046
127830
|
"group": [
|
|
@@ -128057,8 +127841,8 @@
|
|
|
128057
127841
|
{
|
|
128058
127842
|
"description": "The background color of the outline focused Picker components.\n",
|
|
128059
127843
|
"commentRange": {
|
|
128060
|
-
"start":
|
|
128061
|
-
"end":
|
|
127844
|
+
"start": 384,
|
|
127845
|
+
"end": 385
|
|
128062
127846
|
},
|
|
128063
127847
|
"context": {
|
|
128064
127848
|
"type": "variable",
|
|
@@ -128066,8 +127850,8 @@
|
|
|
128066
127850
|
"value": "null",
|
|
128067
127851
|
"scope": "default",
|
|
128068
127852
|
"line": {
|
|
128069
|
-
"start":
|
|
128070
|
-
"end":
|
|
127853
|
+
"start": 386,
|
|
127854
|
+
"end": 386
|
|
128071
127855
|
}
|
|
128072
127856
|
},
|
|
128073
127857
|
"group": [
|
|
@@ -128084,8 +127868,8 @@
|
|
|
128084
127868
|
{
|
|
128085
127869
|
"description": "The text color of the outline focused Picker components.\n",
|
|
128086
127870
|
"commentRange": {
|
|
128087
|
-
"start":
|
|
128088
|
-
"end":
|
|
127871
|
+
"start": 387,
|
|
127872
|
+
"end": 388
|
|
128089
127873
|
},
|
|
128090
127874
|
"context": {
|
|
128091
127875
|
"type": "variable",
|
|
@@ -128093,8 +127877,8 @@
|
|
|
128093
127877
|
"value": "null",
|
|
128094
127878
|
"scope": "default",
|
|
128095
127879
|
"line": {
|
|
128096
|
-
"start":
|
|
128097
|
-
"end":
|
|
127880
|
+
"start": 389,
|
|
127881
|
+
"end": 389
|
|
128098
127882
|
}
|
|
128099
127883
|
},
|
|
128100
127884
|
"group": [
|
|
@@ -128111,8 +127895,8 @@
|
|
|
128111
127895
|
{
|
|
128112
127896
|
"description": "The border color of the outline focused Picker components.\n",
|
|
128113
127897
|
"commentRange": {
|
|
128114
|
-
"start":
|
|
128115
|
-
"end":
|
|
127898
|
+
"start": 390,
|
|
127899
|
+
"end": 391
|
|
128116
127900
|
},
|
|
128117
127901
|
"context": {
|
|
128118
127902
|
"type": "variable",
|
|
@@ -128120,8 +127904,8 @@
|
|
|
128120
127904
|
"value": "null",
|
|
128121
127905
|
"scope": "default",
|
|
128122
127906
|
"line": {
|
|
128123
|
-
"start":
|
|
128124
|
-
"end":
|
|
127907
|
+
"start": 392,
|
|
127908
|
+
"end": 392
|
|
128125
127909
|
}
|
|
128126
127910
|
},
|
|
128127
127911
|
"group": [
|
|
@@ -128138,8 +127922,8 @@
|
|
|
128138
127922
|
{
|
|
128139
127923
|
"description": "The shadow of the outline focused Picker components.\n",
|
|
128140
127924
|
"commentRange": {
|
|
128141
|
-
"start":
|
|
128142
|
-
"end":
|
|
127925
|
+
"start": 393,
|
|
127926
|
+
"end": 394
|
|
128143
127927
|
},
|
|
128144
127928
|
"context": {
|
|
128145
127929
|
"type": "variable",
|
|
@@ -128147,8 +127931,8 @@
|
|
|
128147
127931
|
"value": "$kendo-picker-focus-shadow",
|
|
128148
127932
|
"scope": "default",
|
|
128149
127933
|
"line": {
|
|
128150
|
-
"start":
|
|
128151
|
-
"end":
|
|
127934
|
+
"start": 395,
|
|
127935
|
+
"end": 395
|
|
128152
127936
|
}
|
|
128153
127937
|
},
|
|
128154
127938
|
"group": [
|
|
@@ -128165,8 +127949,8 @@
|
|
|
128165
127949
|
{
|
|
128166
127950
|
"description": "The background color of the outline hovered and focused Picker components.\n",
|
|
128167
127951
|
"commentRange": {
|
|
128168
|
-
"start":
|
|
128169
|
-
"end":
|
|
127952
|
+
"start": 397,
|
|
127953
|
+
"end": 398
|
|
128170
127954
|
},
|
|
128171
127955
|
"context": {
|
|
128172
127956
|
"type": "variable",
|
|
@@ -128174,8 +127958,8 @@
|
|
|
128174
127958
|
"value": "null",
|
|
128175
127959
|
"scope": "default",
|
|
128176
127960
|
"line": {
|
|
128177
|
-
"start":
|
|
128178
|
-
"end":
|
|
127961
|
+
"start": 399,
|
|
127962
|
+
"end": 399
|
|
128179
127963
|
}
|
|
128180
127964
|
},
|
|
128181
127965
|
"group": [
|
|
@@ -128192,8 +127976,8 @@
|
|
|
128192
127976
|
{
|
|
128193
127977
|
"description": "The text color of the outline hovered and focused Picker components.\n",
|
|
128194
127978
|
"commentRange": {
|
|
128195
|
-
"start":
|
|
128196
|
-
"end":
|
|
127979
|
+
"start": 400,
|
|
127980
|
+
"end": 401
|
|
128197
127981
|
},
|
|
128198
127982
|
"context": {
|
|
128199
127983
|
"type": "variable",
|
|
@@ -128201,8 +127985,8 @@
|
|
|
128201
127985
|
"value": "null",
|
|
128202
127986
|
"scope": "default",
|
|
128203
127987
|
"line": {
|
|
128204
|
-
"start":
|
|
128205
|
-
"end":
|
|
127988
|
+
"start": 402,
|
|
127989
|
+
"end": 402
|
|
128206
127990
|
}
|
|
128207
127991
|
},
|
|
128208
127992
|
"group": [
|
|
@@ -128219,8 +128003,8 @@
|
|
|
128219
128003
|
{
|
|
128220
128004
|
"description": "The border color of the outline hovered and focused Picker components.\n",
|
|
128221
128005
|
"commentRange": {
|
|
128222
|
-
"start":
|
|
128223
|
-
"end":
|
|
128006
|
+
"start": 403,
|
|
128007
|
+
"end": 404
|
|
128224
128008
|
},
|
|
128225
128009
|
"context": {
|
|
128226
128010
|
"type": "variable",
|
|
@@ -128228,8 +128012,8 @@
|
|
|
128228
128012
|
"value": "null",
|
|
128229
128013
|
"scope": "default",
|
|
128230
128014
|
"line": {
|
|
128231
|
-
"start":
|
|
128232
|
-
"end":
|
|
128015
|
+
"start": 405,
|
|
128016
|
+
"end": 405
|
|
128233
128017
|
}
|
|
128234
128018
|
},
|
|
128235
128019
|
"group": [
|
|
@@ -128246,8 +128030,8 @@
|
|
|
128246
128030
|
{
|
|
128247
128031
|
"description": "The background color of the flat Picker components.\n",
|
|
128248
128032
|
"commentRange": {
|
|
128249
|
-
"start":
|
|
128250
|
-
"end":
|
|
128033
|
+
"start": 407,
|
|
128034
|
+
"end": 408
|
|
128251
128035
|
},
|
|
128252
128036
|
"context": {
|
|
128253
128037
|
"type": "variable",
|
|
@@ -128255,8 +128039,8 @@
|
|
|
128255
128039
|
"value": "null",
|
|
128256
128040
|
"scope": "default",
|
|
128257
128041
|
"line": {
|
|
128258
|
-
"start":
|
|
128259
|
-
"end":
|
|
128042
|
+
"start": 409,
|
|
128043
|
+
"end": 409
|
|
128260
128044
|
}
|
|
128261
128045
|
},
|
|
128262
128046
|
"group": [
|
|
@@ -128273,8 +128057,8 @@
|
|
|
128273
128057
|
{
|
|
128274
128058
|
"description": "The text color of the flat Picker components.\n",
|
|
128275
128059
|
"commentRange": {
|
|
128276
|
-
"start":
|
|
128277
|
-
"end":
|
|
128060
|
+
"start": 410,
|
|
128061
|
+
"end": 411
|
|
128278
128062
|
},
|
|
128279
128063
|
"context": {
|
|
128280
128064
|
"type": "variable",
|
|
@@ -128282,8 +128066,8 @@
|
|
|
128282
128066
|
"value": "$kendo-button-text",
|
|
128283
128067
|
"scope": "default",
|
|
128284
128068
|
"line": {
|
|
128285
|
-
"start":
|
|
128286
|
-
"end":
|
|
128069
|
+
"start": 412,
|
|
128070
|
+
"end": 412
|
|
128287
128071
|
}
|
|
128288
128072
|
},
|
|
128289
128073
|
"group": [
|
|
@@ -128300,8 +128084,8 @@
|
|
|
128300
128084
|
{
|
|
128301
128085
|
"description": "The border color of the flat Picker components.\n",
|
|
128302
128086
|
"commentRange": {
|
|
128303
|
-
"start":
|
|
128304
|
-
"end":
|
|
128087
|
+
"start": 413,
|
|
128088
|
+
"end": 414
|
|
128305
128089
|
},
|
|
128306
128090
|
"context": {
|
|
128307
128091
|
"type": "variable",
|
|
@@ -128309,8 +128093,8 @@
|
|
|
128309
128093
|
"value": "$kendo-button-border",
|
|
128310
128094
|
"scope": "default",
|
|
128311
128095
|
"line": {
|
|
128312
|
-
"start":
|
|
128313
|
-
"end":
|
|
128096
|
+
"start": 415,
|
|
128097
|
+
"end": 415
|
|
128314
128098
|
}
|
|
128315
128099
|
},
|
|
128316
128100
|
"group": [
|
|
@@ -128327,8 +128111,8 @@
|
|
|
128327
128111
|
{
|
|
128328
128112
|
"description": "The background color of the flat hovered Picker components.\n",
|
|
128329
128113
|
"commentRange": {
|
|
128330
|
-
"start":
|
|
128331
|
-
"end":
|
|
128114
|
+
"start": 417,
|
|
128115
|
+
"end": 418
|
|
128332
128116
|
},
|
|
128333
128117
|
"context": {
|
|
128334
128118
|
"type": "variable",
|
|
@@ -128336,8 +128120,8 @@
|
|
|
128336
128120
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 4%, transparent), rgba( $kendo-button-text, .04 ))",
|
|
128337
128121
|
"scope": "default",
|
|
128338
128122
|
"line": {
|
|
128339
|
-
"start":
|
|
128340
|
-
"end":
|
|
128123
|
+
"start": 419,
|
|
128124
|
+
"end": 419
|
|
128341
128125
|
}
|
|
128342
128126
|
},
|
|
128343
128127
|
"group": [
|
|
@@ -128354,8 +128138,8 @@
|
|
|
128354
128138
|
{
|
|
128355
128139
|
"description": "The text color of the flat hovered Picker components.\n",
|
|
128356
128140
|
"commentRange": {
|
|
128357
|
-
"start":
|
|
128358
|
-
"end":
|
|
128141
|
+
"start": 420,
|
|
128142
|
+
"end": 421
|
|
128359
128143
|
},
|
|
128360
128144
|
"context": {
|
|
128361
128145
|
"type": "variable",
|
|
@@ -128363,8 +128147,8 @@
|
|
|
128363
128147
|
"value": "null",
|
|
128364
128148
|
"scope": "default",
|
|
128365
128149
|
"line": {
|
|
128366
|
-
"start":
|
|
128367
|
-
"end":
|
|
128150
|
+
"start": 422,
|
|
128151
|
+
"end": 422
|
|
128368
128152
|
}
|
|
128369
128153
|
},
|
|
128370
128154
|
"group": [
|
|
@@ -128381,8 +128165,8 @@
|
|
|
128381
128165
|
{
|
|
128382
128166
|
"description": "The border color of the flat hovered Picker components.\n",
|
|
128383
128167
|
"commentRange": {
|
|
128384
|
-
"start":
|
|
128385
|
-
"end":
|
|
128168
|
+
"start": 423,
|
|
128169
|
+
"end": 424
|
|
128386
128170
|
},
|
|
128387
128171
|
"context": {
|
|
128388
128172
|
"type": "variable",
|
|
@@ -128390,8 +128174,8 @@
|
|
|
128390
128174
|
"value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
|
|
128391
128175
|
"scope": "default",
|
|
128392
128176
|
"line": {
|
|
128393
|
-
"start":
|
|
128394
|
-
"end":
|
|
128177
|
+
"start": 425,
|
|
128178
|
+
"end": 425
|
|
128395
128179
|
}
|
|
128396
128180
|
},
|
|
128397
128181
|
"group": [
|
|
@@ -128408,8 +128192,8 @@
|
|
|
128408
128192
|
{
|
|
128409
128193
|
"description": "The background color of the flat focused Picker components.\n",
|
|
128410
128194
|
"commentRange": {
|
|
128411
|
-
"start":
|
|
128412
|
-
"end":
|
|
128195
|
+
"start": 427,
|
|
128196
|
+
"end": 428
|
|
128413
128197
|
},
|
|
128414
128198
|
"context": {
|
|
128415
128199
|
"type": "variable",
|
|
@@ -128417,8 +128201,8 @@
|
|
|
128417
128201
|
"value": "null",
|
|
128418
128202
|
"scope": "default",
|
|
128419
128203
|
"line": {
|
|
128420
|
-
"start":
|
|
128421
|
-
"end":
|
|
128204
|
+
"start": 429,
|
|
128205
|
+
"end": 429
|
|
128422
128206
|
}
|
|
128423
128207
|
},
|
|
128424
128208
|
"group": [
|
|
@@ -128435,8 +128219,8 @@
|
|
|
128435
128219
|
{
|
|
128436
128220
|
"description": "The text color of the flat focused Picker components.\n",
|
|
128437
128221
|
"commentRange": {
|
|
128438
|
-
"start":
|
|
128439
|
-
"end":
|
|
128222
|
+
"start": 430,
|
|
128223
|
+
"end": 431
|
|
128440
128224
|
},
|
|
128441
128225
|
"context": {
|
|
128442
128226
|
"type": "variable",
|
|
@@ -128444,8 +128228,8 @@
|
|
|
128444
128228
|
"value": "null",
|
|
128445
128229
|
"scope": "default",
|
|
128446
128230
|
"line": {
|
|
128447
|
-
"start":
|
|
128448
|
-
"end":
|
|
128231
|
+
"start": 432,
|
|
128232
|
+
"end": 432
|
|
128449
128233
|
}
|
|
128450
128234
|
},
|
|
128451
128235
|
"group": [
|
|
@@ -128462,8 +128246,8 @@
|
|
|
128462
128246
|
{
|
|
128463
128247
|
"description": "The border color of the flat focused Picker components.\n",
|
|
128464
128248
|
"commentRange": {
|
|
128465
|
-
"start":
|
|
128466
|
-
"end":
|
|
128249
|
+
"start": 433,
|
|
128250
|
+
"end": 434
|
|
128467
128251
|
},
|
|
128468
128252
|
"context": {
|
|
128469
128253
|
"type": "variable",
|
|
@@ -128471,8 +128255,8 @@
|
|
|
128471
128255
|
"value": "null",
|
|
128472
128256
|
"scope": "default",
|
|
128473
128257
|
"line": {
|
|
128474
|
-
"start":
|
|
128475
|
-
"end":
|
|
128258
|
+
"start": 435,
|
|
128259
|
+
"end": 435
|
|
128476
128260
|
}
|
|
128477
128261
|
},
|
|
128478
128262
|
"group": [
|
|
@@ -128489,8 +128273,8 @@
|
|
|
128489
128273
|
{
|
|
128490
128274
|
"description": "The shadow of the flat focused Picker components.\n",
|
|
128491
128275
|
"commentRange": {
|
|
128492
|
-
"start":
|
|
128493
|
-
"end":
|
|
128276
|
+
"start": 436,
|
|
128277
|
+
"end": 437
|
|
128494
128278
|
},
|
|
128495
128279
|
"context": {
|
|
128496
128280
|
"type": "variable",
|
|
@@ -128498,8 +128282,8 @@
|
|
|
128498
128282
|
"value": "$kendo-picker-focus-shadow",
|
|
128499
128283
|
"scope": "default",
|
|
128500
128284
|
"line": {
|
|
128501
|
-
"start":
|
|
128502
|
-
"end":
|
|
128285
|
+
"start": 438,
|
|
128286
|
+
"end": 438
|
|
128503
128287
|
}
|
|
128504
128288
|
},
|
|
128505
128289
|
"group": [
|
|
@@ -128516,8 +128300,8 @@
|
|
|
128516
128300
|
{
|
|
128517
128301
|
"description": "The background color of the flat hovered and focused Picker components.\n",
|
|
128518
128302
|
"commentRange": {
|
|
128519
|
-
"start":
|
|
128520
|
-
"end":
|
|
128303
|
+
"start": 440,
|
|
128304
|
+
"end": 441
|
|
128521
128305
|
},
|
|
128522
128306
|
"context": {
|
|
128523
128307
|
"type": "variable",
|
|
@@ -128525,8 +128309,8 @@
|
|
|
128525
128309
|
"value": "null",
|
|
128526
128310
|
"scope": "default",
|
|
128527
128311
|
"line": {
|
|
128528
|
-
"start":
|
|
128529
|
-
"end":
|
|
128312
|
+
"start": 442,
|
|
128313
|
+
"end": 442
|
|
128530
128314
|
}
|
|
128531
128315
|
},
|
|
128532
128316
|
"group": [
|
|
@@ -128543,8 +128327,8 @@
|
|
|
128543
128327
|
{
|
|
128544
128328
|
"description": "The text color of the flat hovered and focused Picker components.\n",
|
|
128545
128329
|
"commentRange": {
|
|
128546
|
-
"start":
|
|
128547
|
-
"end":
|
|
128330
|
+
"start": 443,
|
|
128331
|
+
"end": 444
|
|
128548
128332
|
},
|
|
128549
128333
|
"context": {
|
|
128550
128334
|
"type": "variable",
|
|
@@ -128552,8 +128336,8 @@
|
|
|
128552
128336
|
"value": "null",
|
|
128553
128337
|
"scope": "default",
|
|
128554
128338
|
"line": {
|
|
128555
|
-
"start":
|
|
128556
|
-
"end":
|
|
128339
|
+
"start": 445,
|
|
128340
|
+
"end": 445
|
|
128557
128341
|
}
|
|
128558
128342
|
},
|
|
128559
128343
|
"group": [
|
|
@@ -128570,8 +128354,8 @@
|
|
|
128570
128354
|
{
|
|
128571
128355
|
"description": "The border color of the flat hovered and focused Picker components.\n",
|
|
128572
128356
|
"commentRange": {
|
|
128573
|
-
"start":
|
|
128574
|
-
"end":
|
|
128357
|
+
"start": 446,
|
|
128358
|
+
"end": 447
|
|
128575
128359
|
},
|
|
128576
128360
|
"context": {
|
|
128577
128361
|
"type": "variable",
|
|
@@ -128579,8 +128363,8 @@
|
|
|
128579
128363
|
"value": "null",
|
|
128580
128364
|
"scope": "default",
|
|
128581
128365
|
"line": {
|
|
128582
|
-
"start":
|
|
128583
|
-
"end":
|
|
128366
|
+
"start": 448,
|
|
128367
|
+
"end": 448
|
|
128584
128368
|
}
|
|
128585
128369
|
},
|
|
128586
128370
|
"group": [
|
|
@@ -152523,8 +152307,8 @@
|
|
|
152523
152307
|
{
|
|
152524
152308
|
"description": "The vertical padding of the Tooltip.\n",
|
|
152525
152309
|
"commentRange": {
|
|
152526
|
-
"start":
|
|
152527
|
-
"end":
|
|
152310
|
+
"start": 8,
|
|
152311
|
+
"end": 9
|
|
152528
152312
|
},
|
|
152529
152313
|
"context": {
|
|
152530
152314
|
"type": "variable",
|
|
@@ -152532,8 +152316,8 @@
|
|
|
152532
152316
|
"value": "k-spacing(1)",
|
|
152533
152317
|
"scope": "default",
|
|
152534
152318
|
"line": {
|
|
152535
|
-
"start":
|
|
152536
|
-
"end":
|
|
152319
|
+
"start": 10,
|
|
152320
|
+
"end": 10
|
|
152537
152321
|
}
|
|
152538
152322
|
},
|
|
152539
152323
|
"group": [
|
|
@@ -152550,8 +152334,8 @@
|
|
|
152550
152334
|
{
|
|
152551
152335
|
"description": "The horizontal padding of the Tooltip.\n",
|
|
152552
152336
|
"commentRange": {
|
|
152553
|
-
"start":
|
|
152554
|
-
"end":
|
|
152337
|
+
"start": 11,
|
|
152338
|
+
"end": 12
|
|
152555
152339
|
},
|
|
152556
152340
|
"context": {
|
|
152557
152341
|
"type": "variable",
|
|
@@ -152559,8 +152343,8 @@
|
|
|
152559
152343
|
"value": "k-spacing(2)",
|
|
152560
152344
|
"scope": "default",
|
|
152561
152345
|
"line": {
|
|
152562
|
-
"start":
|
|
152563
|
-
"end":
|
|
152346
|
+
"start": 13,
|
|
152347
|
+
"end": 13
|
|
152564
152348
|
}
|
|
152565
152349
|
},
|
|
152566
152350
|
"group": [
|
|
@@ -152577,8 +152361,8 @@
|
|
|
152577
152361
|
{
|
|
152578
152362
|
"description": "The width of the border around the Tooltip.\n",
|
|
152579
152363
|
"commentRange": {
|
|
152580
|
-
"start":
|
|
152581
|
-
"end":
|
|
152364
|
+
"start": 14,
|
|
152365
|
+
"end": 15
|
|
152582
152366
|
},
|
|
152583
152367
|
"context": {
|
|
152584
152368
|
"type": "variable",
|
|
@@ -152586,8 +152370,8 @@
|
|
|
152586
152370
|
"value": "0px",
|
|
152587
152371
|
"scope": "default",
|
|
152588
152372
|
"line": {
|
|
152589
|
-
"start":
|
|
152590
|
-
"end":
|
|
152373
|
+
"start": 16,
|
|
152374
|
+
"end": 16
|
|
152591
152375
|
}
|
|
152592
152376
|
},
|
|
152593
152377
|
"group": [
|
|
@@ -152604,8 +152388,8 @@
|
|
|
152604
152388
|
{
|
|
152605
152389
|
"description": "The border radius of the Tooltip.\n",
|
|
152606
152390
|
"commentRange": {
|
|
152607
|
-
"start":
|
|
152608
|
-
"end":
|
|
152391
|
+
"start": 17,
|
|
152392
|
+
"end": 18
|
|
152609
152393
|
},
|
|
152610
152394
|
"context": {
|
|
152611
152395
|
"type": "variable",
|
|
@@ -152613,8 +152397,8 @@
|
|
|
152613
152397
|
"value": "k-border-radius(md)",
|
|
152614
152398
|
"scope": "default",
|
|
152615
152399
|
"line": {
|
|
152616
|
-
"start":
|
|
152617
|
-
"end":
|
|
152400
|
+
"start": 19,
|
|
152401
|
+
"end": 19
|
|
152618
152402
|
}
|
|
152619
152403
|
},
|
|
152620
152404
|
"group": [
|
|
@@ -152631,8 +152415,8 @@
|
|
|
152631
152415
|
{
|
|
152632
152416
|
"description": "The font family of the Tooltip.\n",
|
|
152633
152417
|
"commentRange": {
|
|
152634
|
-
"start":
|
|
152635
|
-
"end":
|
|
152418
|
+
"start": 21,
|
|
152419
|
+
"end": 22
|
|
152636
152420
|
},
|
|
152637
152421
|
"context": {
|
|
152638
152422
|
"type": "variable",
|
|
@@ -152640,8 +152424,8 @@
|
|
|
152640
152424
|
"value": "var( --kendo-font-family, inherit )",
|
|
152641
152425
|
"scope": "default",
|
|
152642
152426
|
"line": {
|
|
152643
|
-
"start":
|
|
152644
|
-
"end":
|
|
152427
|
+
"start": 23,
|
|
152428
|
+
"end": 23
|
|
152645
152429
|
}
|
|
152646
152430
|
},
|
|
152647
152431
|
"group": [
|
|
@@ -152658,8 +152442,8 @@
|
|
|
152658
152442
|
{
|
|
152659
152443
|
"description": "The font size of the Tooltip.\n",
|
|
152660
152444
|
"commentRange": {
|
|
152661
|
-
"start":
|
|
152662
|
-
"end":
|
|
152445
|
+
"start": 24,
|
|
152446
|
+
"end": 25
|
|
152663
152447
|
},
|
|
152664
152448
|
"context": {
|
|
152665
152449
|
"type": "variable",
|
|
@@ -152667,8 +152451,8 @@
|
|
|
152667
152451
|
"value": "var( --kendo-font-size, inherit )",
|
|
152668
152452
|
"scope": "default",
|
|
152669
152453
|
"line": {
|
|
152670
|
-
"start":
|
|
152671
|
-
"end":
|
|
152454
|
+
"start": 26,
|
|
152455
|
+
"end": 26
|
|
152672
152456
|
}
|
|
152673
152457
|
},
|
|
152674
152458
|
"group": [
|
|
@@ -152685,8 +152469,8 @@
|
|
|
152685
152469
|
{
|
|
152686
152470
|
"description": "The line height of the Tooltip.\n",
|
|
152687
152471
|
"commentRange": {
|
|
152688
|
-
"start":
|
|
152689
|
-
"end":
|
|
152472
|
+
"start": 27,
|
|
152473
|
+
"end": 28
|
|
152690
152474
|
},
|
|
152691
152475
|
"context": {
|
|
152692
152476
|
"type": "variable",
|
|
@@ -152694,8 +152478,8 @@
|
|
|
152694
152478
|
"value": "var( --kendo-line-height-sm, normal )",
|
|
152695
152479
|
"scope": "default",
|
|
152696
152480
|
"line": {
|
|
152697
|
-
"start":
|
|
152698
|
-
"end":
|
|
152481
|
+
"start": 29,
|
|
152482
|
+
"end": 29
|
|
152699
152483
|
}
|
|
152700
152484
|
},
|
|
152701
152485
|
"group": [
|
|
@@ -152712,8 +152496,8 @@
|
|
|
152712
152496
|
{
|
|
152713
152497
|
"description": "The font size of the Tooltip title.\n",
|
|
152714
152498
|
"commentRange": {
|
|
152715
|
-
"start":
|
|
152716
|
-
"end":
|
|
152499
|
+
"start": 31,
|
|
152500
|
+
"end": 32
|
|
152717
152501
|
},
|
|
152718
152502
|
"context": {
|
|
152719
152503
|
"type": "variable",
|
|
@@ -152721,8 +152505,8 @@
|
|
|
152721
152505
|
"value": "calc( ( var( --kendo-font-size, .875rem ) * 1.25 ) )",
|
|
152722
152506
|
"scope": "default",
|
|
152723
152507
|
"line": {
|
|
152724
|
-
"start":
|
|
152725
|
-
"end":
|
|
152508
|
+
"start": 33,
|
|
152509
|
+
"end": 33
|
|
152726
152510
|
}
|
|
152727
152511
|
},
|
|
152728
152512
|
"group": [
|
|
@@ -152739,8 +152523,8 @@
|
|
|
152739
152523
|
{
|
|
152740
152524
|
"description": "The line height of the Tooltip title.\n",
|
|
152741
152525
|
"commentRange": {
|
|
152742
|
-
"start":
|
|
152743
|
-
"end":
|
|
152526
|
+
"start": 34,
|
|
152527
|
+
"end": 35
|
|
152744
152528
|
},
|
|
152745
152529
|
"context": {
|
|
152746
152530
|
"type": "variable",
|
|
@@ -152748,8 +152532,8 @@
|
|
|
152748
152532
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
152749
152533
|
"scope": "default",
|
|
152750
152534
|
"line": {
|
|
152751
|
-
"start":
|
|
152752
|
-
"end":
|
|
152535
|
+
"start": 36,
|
|
152536
|
+
"end": 36
|
|
152753
152537
|
}
|
|
152754
152538
|
},
|
|
152755
152539
|
"group": [
|
|
@@ -152766,8 +152550,8 @@
|
|
|
152766
152550
|
{
|
|
152767
152551
|
"description": "The size of the Tooltip callout.\n",
|
|
152768
152552
|
"commentRange": {
|
|
152769
|
-
"start":
|
|
152770
|
-
"end":
|
|
152553
|
+
"start": 38,
|
|
152554
|
+
"end": 39
|
|
152771
152555
|
},
|
|
152772
152556
|
"context": {
|
|
152773
152557
|
"type": "variable",
|
|
@@ -152775,8 +152559,8 @@
|
|
|
152775
152559
|
"value": "6px",
|
|
152776
152560
|
"scope": "default",
|
|
152777
152561
|
"line": {
|
|
152778
|
-
"start":
|
|
152779
|
-
"end":
|
|
152562
|
+
"start": 40,
|
|
152563
|
+
"end": 40
|
|
152780
152564
|
}
|
|
152781
152565
|
},
|
|
152782
152566
|
"group": [
|
|
@@ -152793,8 +152577,8 @@
|
|
|
152793
152577
|
{
|
|
152794
152578
|
"description": "The default background of the Tooltip.\n",
|
|
152795
152579
|
"commentRange": {
|
|
152796
|
-
"start":
|
|
152797
|
-
"end":
|
|
152580
|
+
"start": 42,
|
|
152581
|
+
"end": 43
|
|
152798
152582
|
},
|
|
152799
152583
|
"context": {
|
|
152800
152584
|
"type": "variable",
|
|
@@ -152802,8 +152586,8 @@
|
|
|
152802
152586
|
"value": "if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-legacy( $kendo-body-bg ), .75 ))",
|
|
152803
152587
|
"scope": "default",
|
|
152804
152588
|
"line": {
|
|
152805
|
-
"start":
|
|
152806
|
-
"end":
|
|
152589
|
+
"start": 44,
|
|
152590
|
+
"end": 44
|
|
152807
152591
|
}
|
|
152808
152592
|
},
|
|
152809
152593
|
"group": [
|
|
@@ -152820,8 +152604,8 @@
|
|
|
152820
152604
|
{
|
|
152821
152605
|
"description": "The default text color of the Tooltip.\n",
|
|
152822
152606
|
"commentRange": {
|
|
152823
|
-
"start":
|
|
152824
|
-
"end":
|
|
152607
|
+
"start": 45,
|
|
152608
|
+
"end": 46
|
|
152825
152609
|
},
|
|
152826
152610
|
"context": {
|
|
152827
152611
|
"type": "variable",
|
|
@@ -152829,8 +152613,8 @@
|
|
|
152829
152613
|
"value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
|
|
152830
152614
|
"scope": "default",
|
|
152831
152615
|
"line": {
|
|
152832
|
-
"start":
|
|
152833
|
-
"end":
|
|
152616
|
+
"start": 47,
|
|
152617
|
+
"end": 47
|
|
152834
152618
|
}
|
|
152835
152619
|
},
|
|
152836
152620
|
"group": [
|
|
@@ -152847,8 +152631,8 @@
|
|
|
152847
152631
|
{
|
|
152848
152632
|
"description": "The default border color of the Tooltip.\n",
|
|
152849
152633
|
"commentRange": {
|
|
152850
|
-
"start":
|
|
152851
|
-
"end":
|
|
152634
|
+
"start": 48,
|
|
152635
|
+
"end": 49
|
|
152852
152636
|
},
|
|
152853
152637
|
"context": {
|
|
152854
152638
|
"type": "variable",
|
|
@@ -152856,8 +152640,8 @@
|
|
|
152856
152640
|
"value": "$kendo-tooltip-bg",
|
|
152857
152641
|
"scope": "default",
|
|
152858
152642
|
"line": {
|
|
152859
|
-
"start":
|
|
152860
|
-
"end":
|
|
152643
|
+
"start": 50,
|
|
152644
|
+
"end": 50
|
|
152861
152645
|
}
|
|
152862
152646
|
},
|
|
152863
152647
|
"group": [
|
|
@@ -152874,8 +152658,8 @@
|
|
|
152874
152658
|
{
|
|
152875
152659
|
"description": "The box-shadow of the Tooltip.\n",
|
|
152876
152660
|
"commentRange": {
|
|
152877
|
-
"start":
|
|
152878
|
-
"end":
|
|
152661
|
+
"start": 52,
|
|
152662
|
+
"end": 53
|
|
152879
152663
|
},
|
|
152880
152664
|
"context": {
|
|
152881
152665
|
"type": "variable",
|
|
@@ -152883,8 +152667,8 @@
|
|
|
152883
152667
|
"value": "k-elevation(2)",
|
|
152884
152668
|
"scope": "default",
|
|
152885
152669
|
"line": {
|
|
152886
|
-
"start":
|
|
152887
|
-
"end":
|
|
152670
|
+
"start": 54,
|
|
152671
|
+
"end": 54
|
|
152888
152672
|
}
|
|
152889
152673
|
},
|
|
152890
152674
|
"group": [
|
|
@@ -152901,8 +152685,8 @@
|
|
|
152901
152685
|
{
|
|
152902
152686
|
"description": "The theme colors map for the Tooltip.\n",
|
|
152903
152687
|
"commentRange": {
|
|
152904
|
-
"start":
|
|
152905
|
-
"end":
|
|
152688
|
+
"start": 56,
|
|
152689
|
+
"end": 57
|
|
152906
152690
|
},
|
|
152907
152691
|
"context": {
|
|
152908
152692
|
"type": "variable",
|
|
@@ -152910,8 +152694,8 @@
|
|
|
152910
152694
|
"value": "$kendo-theme-colors",
|
|
152911
152695
|
"scope": "default",
|
|
152912
152696
|
"line": {
|
|
152913
|
-
"start":
|
|
152914
|
-
"end":
|
|
152697
|
+
"start": 58,
|
|
152698
|
+
"end": 58
|
|
152915
152699
|
}
|
|
152916
152700
|
},
|
|
152917
152701
|
"group": [
|
|
@@ -152940,8 +152724,8 @@
|
|
|
152940
152724
|
{
|
|
152941
152725
|
"description": "The generated theme colors map for the Tooltip.\n",
|
|
152942
152726
|
"commentRange": {
|
|
152943
|
-
"start":
|
|
152944
|
-
"end":
|
|
152727
|
+
"start": 59,
|
|
152728
|
+
"end": 60
|
|
152945
152729
|
},
|
|
152946
152730
|
"context": {
|
|
152947
152731
|
"type": "variable",
|
|
@@ -152949,8 +152733,8 @@
|
|
|
152949
152733
|
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
152950
152734
|
"scope": "default",
|
|
152951
152735
|
"line": {
|
|
152952
|
-
"start":
|
|
152953
|
-
"end":
|
|
152736
|
+
"start": 61,
|
|
152737
|
+
"end": 61
|
|
152954
152738
|
}
|
|
152955
152739
|
},
|
|
152956
152740
|
"group": [
|