@progress/kendo-theme-default 12.0.0-dev.1 → 12.0.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/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 +154 -370
- package/dist/meta/sassdoc-raw-data.json +75 -175
- package/dist/meta/variables.json +2 -18
- 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/gantt/_variables.scss +0 -13
- package/scss/notification/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -5
|
@@ -27869,100 +27869,19 @@
|
|
|
27869
27869
|
"resolvedType": "Number"
|
|
27870
27870
|
},
|
|
27871
27871
|
{
|
|
27872
|
-
"description": "The horizontal
|
|
27872
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
27873
27873
|
"commentRange": {
|
|
27874
27874
|
"start": 192,
|
|
27875
27875
|
"end": 193
|
|
27876
27876
|
},
|
|
27877
|
-
"context": {
|
|
27878
|
-
"type": "variable",
|
|
27879
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
27880
|
-
"value": "-2.4em",
|
|
27881
|
-
"scope": "default",
|
|
27882
|
-
"line": {
|
|
27883
|
-
"start": 194,
|
|
27884
|
-
"end": 194
|
|
27885
|
-
}
|
|
27886
|
-
},
|
|
27887
|
-
"group": [
|
|
27888
|
-
"gantt"
|
|
27889
|
-
],
|
|
27890
|
-
"access": "public",
|
|
27891
|
-
"file": {
|
|
27892
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
27893
|
-
"name": "_variables.scss"
|
|
27894
|
-
},
|
|
27895
|
-
"resolvedValue": "-2.4em",
|
|
27896
|
-
"resolvedType": "Number"
|
|
27897
|
-
},
|
|
27898
|
-
{
|
|
27899
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
27900
|
-
"commentRange": {
|
|
27901
|
-
"start": 195,
|
|
27902
|
-
"end": 196
|
|
27903
|
-
},
|
|
27904
|
-
"context": {
|
|
27905
|
-
"type": "variable",
|
|
27906
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
27907
|
-
"value": ".2em",
|
|
27908
|
-
"scope": "default",
|
|
27909
|
-
"line": {
|
|
27910
|
-
"start": 197,
|
|
27911
|
-
"end": 197
|
|
27912
|
-
}
|
|
27913
|
-
},
|
|
27914
|
-
"group": [
|
|
27915
|
-
"gantt"
|
|
27916
|
-
],
|
|
27917
|
-
"access": "public",
|
|
27918
|
-
"file": {
|
|
27919
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
27920
|
-
"name": "_variables.scss"
|
|
27921
|
-
},
|
|
27922
|
-
"resolvedValue": "0.2em",
|
|
27923
|
-
"resolvedType": "Number"
|
|
27924
|
-
},
|
|
27925
|
-
{
|
|
27926
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
27927
|
-
"commentRange": {
|
|
27928
|
-
"start": 198,
|
|
27929
|
-
"end": 199
|
|
27930
|
-
},
|
|
27931
|
-
"context": {
|
|
27932
|
-
"type": "variable",
|
|
27933
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
27934
|
-
"value": "-.1em",
|
|
27935
|
-
"scope": "default",
|
|
27936
|
-
"line": {
|
|
27937
|
-
"start": 200,
|
|
27938
|
-
"end": 200
|
|
27939
|
-
}
|
|
27940
|
-
},
|
|
27941
|
-
"group": [
|
|
27942
|
-
"gantt"
|
|
27943
|
-
],
|
|
27944
|
-
"access": "public",
|
|
27945
|
-
"file": {
|
|
27946
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
27947
|
-
"name": "_variables.scss"
|
|
27948
|
-
},
|
|
27949
|
-
"resolvedValue": "-0.1em",
|
|
27950
|
-
"resolvedType": "Number"
|
|
27951
|
-
},
|
|
27952
|
-
{
|
|
27953
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
27954
|
-
"commentRange": {
|
|
27955
|
-
"start": 202,
|
|
27956
|
-
"end": 203
|
|
27957
|
-
},
|
|
27958
27877
|
"context": {
|
|
27959
27878
|
"type": "variable",
|
|
27960
27879
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
27961
27880
|
"value": "1.4em",
|
|
27962
27881
|
"scope": "default",
|
|
27963
27882
|
"line": {
|
|
27964
|
-
"start":
|
|
27965
|
-
"end":
|
|
27883
|
+
"start": 194,
|
|
27884
|
+
"end": 194
|
|
27966
27885
|
}
|
|
27967
27886
|
},
|
|
27968
27887
|
"group": [
|
|
@@ -27979,8 +27898,8 @@
|
|
|
27979
27898
|
{
|
|
27980
27899
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
27981
27900
|
"commentRange": {
|
|
27982
|
-
"start":
|
|
27983
|
-
"end":
|
|
27901
|
+
"start": 196,
|
|
27902
|
+
"end": 197
|
|
27984
27903
|
},
|
|
27985
27904
|
"context": {
|
|
27986
27905
|
"type": "variable",
|
|
@@ -27988,8 +27907,8 @@
|
|
|
27988
27907
|
"value": "k-color(primary)",
|
|
27989
27908
|
"scope": "default",
|
|
27990
27909
|
"line": {
|
|
27991
|
-
"start":
|
|
27992
|
-
"end":
|
|
27910
|
+
"start": 198,
|
|
27911
|
+
"end": 198
|
|
27993
27912
|
}
|
|
27994
27913
|
},
|
|
27995
27914
|
"group": [
|
|
@@ -28006,8 +27925,8 @@
|
|
|
28006
27925
|
{
|
|
28007
27926
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
28008
27927
|
"commentRange": {
|
|
28009
|
-
"start":
|
|
28010
|
-
"end":
|
|
27928
|
+
"start": 199,
|
|
27929
|
+
"end": 200
|
|
28011
27930
|
},
|
|
28012
27931
|
"context": {
|
|
28013
27932
|
"type": "variable",
|
|
@@ -28015,8 +27934,8 @@
|
|
|
28015
27934
|
"value": "$kendo-gantt-planned-bg",
|
|
28016
27935
|
"scope": "default",
|
|
28017
27936
|
"line": {
|
|
28018
|
-
"start":
|
|
28019
|
-
"end":
|
|
27937
|
+
"start": 201,
|
|
27938
|
+
"end": 201
|
|
28020
27939
|
}
|
|
28021
27940
|
},
|
|
28022
27941
|
"group": [
|
|
@@ -28033,8 +27952,8 @@
|
|
|
28033
27952
|
{
|
|
28034
27953
|
"description": "The background color of the Gantt delayed task.\n",
|
|
28035
27954
|
"commentRange": {
|
|
28036
|
-
"start":
|
|
28037
|
-
"end":
|
|
27955
|
+
"start": 203,
|
|
27956
|
+
"end": 204
|
|
28038
27957
|
},
|
|
28039
27958
|
"context": {
|
|
28040
27959
|
"type": "variable",
|
|
@@ -28042,8 +27961,8 @@
|
|
|
28042
27961
|
"value": "k-color(error)",
|
|
28043
27962
|
"scope": "default",
|
|
28044
27963
|
"line": {
|
|
28045
|
-
"start":
|
|
28046
|
-
"end":
|
|
27964
|
+
"start": 205,
|
|
27965
|
+
"end": 205
|
|
28047
27966
|
}
|
|
28048
27967
|
},
|
|
28049
27968
|
"group": [
|
|
@@ -28060,8 +27979,8 @@
|
|
|
28060
27979
|
{
|
|
28061
27980
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
28062
27981
|
"commentRange": {
|
|
28063
|
-
"start":
|
|
28064
|
-
"end":
|
|
27982
|
+
"start": 206,
|
|
27983
|
+
"end": 207
|
|
28065
27984
|
},
|
|
28066
27985
|
"context": {
|
|
28067
27986
|
"type": "variable",
|
|
@@ -28069,8 +27988,8 @@
|
|
|
28069
27988
|
"value": "k-color(error-emphasis)",
|
|
28070
27989
|
"scope": "default",
|
|
28071
27990
|
"line": {
|
|
28072
|
-
"start":
|
|
28073
|
-
"end":
|
|
27991
|
+
"start": 208,
|
|
27992
|
+
"end": 208
|
|
28074
27993
|
}
|
|
28075
27994
|
},
|
|
28076
27995
|
"group": [
|
|
@@ -28087,8 +28006,8 @@
|
|
|
28087
28006
|
{
|
|
28088
28007
|
"description": "The background color of the Gantt advanced task.\n",
|
|
28089
28008
|
"commentRange": {
|
|
28090
|
-
"start":
|
|
28091
|
-
"end":
|
|
28009
|
+
"start": 210,
|
|
28010
|
+
"end": 211
|
|
28092
28011
|
},
|
|
28093
28012
|
"context": {
|
|
28094
28013
|
"type": "variable",
|
|
@@ -28096,8 +28015,8 @@
|
|
|
28096
28015
|
"value": "k-color(success)",
|
|
28097
28016
|
"scope": "default",
|
|
28098
28017
|
"line": {
|
|
28099
|
-
"start":
|
|
28100
|
-
"end":
|
|
28018
|
+
"start": 212,
|
|
28019
|
+
"end": 212
|
|
28101
28020
|
}
|
|
28102
28021
|
},
|
|
28103
28022
|
"group": [
|
|
@@ -28114,8 +28033,8 @@
|
|
|
28114
28033
|
{
|
|
28115
28034
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
28116
28035
|
"commentRange": {
|
|
28117
|
-
"start":
|
|
28118
|
-
"end":
|
|
28036
|
+
"start": 213,
|
|
28037
|
+
"end": 214
|
|
28119
28038
|
},
|
|
28120
28039
|
"context": {
|
|
28121
28040
|
"type": "variable",
|
|
@@ -28123,8 +28042,8 @@
|
|
|
28123
28042
|
"value": "k-color(success-emphasis)",
|
|
28124
28043
|
"scope": "default",
|
|
28125
28044
|
"line": {
|
|
28126
|
-
"start":
|
|
28127
|
-
"end":
|
|
28045
|
+
"start": 215,
|
|
28046
|
+
"end": 215
|
|
28128
28047
|
}
|
|
28129
28048
|
},
|
|
28130
28049
|
"group": [
|
|
@@ -28141,8 +28060,8 @@
|
|
|
28141
28060
|
{
|
|
28142
28061
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
28143
28062
|
"commentRange": {
|
|
28144
|
-
"start":
|
|
28145
|
-
"end":
|
|
28063
|
+
"start": 217,
|
|
28064
|
+
"end": 218
|
|
28146
28065
|
},
|
|
28147
28066
|
"context": {
|
|
28148
28067
|
"type": "variable",
|
|
@@ -28150,8 +28069,8 @@
|
|
|
28150
28069
|
"value": "#000000",
|
|
28151
28070
|
"scope": "default",
|
|
28152
28071
|
"line": {
|
|
28153
|
-
"start":
|
|
28154
|
-
"end":
|
|
28072
|
+
"start": 219,
|
|
28073
|
+
"end": 219
|
|
28155
28074
|
}
|
|
28156
28075
|
},
|
|
28157
28076
|
"group": [
|
|
@@ -28168,8 +28087,8 @@
|
|
|
28168
28087
|
{
|
|
28169
28088
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
28170
28089
|
"commentRange": {
|
|
28171
|
-
"start":
|
|
28172
|
-
"end":
|
|
28090
|
+
"start": 220,
|
|
28091
|
+
"end": 221
|
|
28173
28092
|
},
|
|
28174
28093
|
"context": {
|
|
28175
28094
|
"type": "variable",
|
|
@@ -28177,8 +28096,8 @@
|
|
|
28177
28096
|
"value": "50%",
|
|
28178
28097
|
"scope": "default",
|
|
28179
28098
|
"line": {
|
|
28180
|
-
"start":
|
|
28181
|
-
"end":
|
|
28099
|
+
"start": 222,
|
|
28100
|
+
"end": 222
|
|
28182
28101
|
}
|
|
28183
28102
|
},
|
|
28184
28103
|
"group": [
|
|
@@ -28195,8 +28114,8 @@
|
|
|
28195
28114
|
{
|
|
28196
28115
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
28197
28116
|
"commentRange": {
|
|
28198
|
-
"start":
|
|
28199
|
-
"end":
|
|
28117
|
+
"start": 224,
|
|
28118
|
+
"end": 225
|
|
28200
28119
|
},
|
|
28201
28120
|
"context": {
|
|
28202
28121
|
"type": "variable",
|
|
@@ -28204,8 +28123,8 @@
|
|
|
28204
28123
|
"value": "200px",
|
|
28205
28124
|
"scope": "default",
|
|
28206
28125
|
"line": {
|
|
28207
|
-
"start":
|
|
28208
|
-
"end":
|
|
28126
|
+
"start": 226,
|
|
28127
|
+
"end": 226
|
|
28209
28128
|
}
|
|
28210
28129
|
},
|
|
28211
28130
|
"group": [
|
|
@@ -28222,8 +28141,8 @@
|
|
|
28222
28141
|
{
|
|
28223
28142
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
28224
28143
|
"commentRange": {
|
|
28225
|
-
"start":
|
|
28226
|
-
"end":
|
|
28144
|
+
"start": 227,
|
|
28145
|
+
"end": 228
|
|
28227
28146
|
},
|
|
28228
28147
|
"context": {
|
|
28229
28148
|
"type": "variable",
|
|
@@ -28231,8 +28150,8 @@
|
|
|
28231
28150
|
"value": "50px",
|
|
28232
28151
|
"scope": "default",
|
|
28233
28152
|
"line": {
|
|
28234
|
-
"start":
|
|
28235
|
-
"end":
|
|
28153
|
+
"start": 229,
|
|
28154
|
+
"end": 229
|
|
28236
28155
|
}
|
|
28237
28156
|
},
|
|
28238
28157
|
"group": [
|
|
@@ -28249,8 +28168,8 @@
|
|
|
28249
28168
|
{
|
|
28250
28169
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
28251
28170
|
"commentRange": {
|
|
28252
|
-
"start":
|
|
28253
|
-
"end":
|
|
28171
|
+
"start": 230,
|
|
28172
|
+
"end": 231
|
|
28254
28173
|
},
|
|
28255
28174
|
"context": {
|
|
28256
28175
|
"type": "variable",
|
|
@@ -28258,8 +28177,8 @@
|
|
|
28258
28177
|
"value": "#656565",
|
|
28259
28178
|
"scope": "default",
|
|
28260
28179
|
"line": {
|
|
28261
|
-
"start":
|
|
28262
|
-
"end":
|
|
28180
|
+
"start": 232,
|
|
28181
|
+
"end": 232
|
|
28263
28182
|
}
|
|
28264
28183
|
},
|
|
28265
28184
|
"group": [
|
|
@@ -28276,8 +28195,8 @@
|
|
|
28276
28195
|
{
|
|
28277
28196
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
28278
28197
|
"commentRange": {
|
|
28279
|
-
"start":
|
|
28280
|
-
"end":
|
|
28198
|
+
"start": 233,
|
|
28199
|
+
"end": 234
|
|
28281
28200
|
},
|
|
28282
28201
|
"context": {
|
|
28283
28202
|
"type": "variable",
|
|
@@ -28285,8 +28204,8 @@
|
|
|
28285
28204
|
"value": "k-color(success)",
|
|
28286
28205
|
"scope": "default",
|
|
28287
28206
|
"line": {
|
|
28288
|
-
"start":
|
|
28289
|
-
"end":
|
|
28207
|
+
"start": 235,
|
|
28208
|
+
"end": 235
|
|
28290
28209
|
}
|
|
28291
28210
|
},
|
|
28292
28211
|
"group": [
|
|
@@ -28303,8 +28222,8 @@
|
|
|
28303
28222
|
{
|
|
28304
28223
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
28305
28224
|
"commentRange": {
|
|
28306
|
-
"start":
|
|
28307
|
-
"end":
|
|
28225
|
+
"start": 236,
|
|
28226
|
+
"end": 237
|
|
28308
28227
|
},
|
|
28309
28228
|
"context": {
|
|
28310
28229
|
"type": "variable",
|
|
@@ -28312,8 +28231,8 @@
|
|
|
28312
28231
|
"value": "k-color(error)!default",
|
|
28313
28232
|
"scope": "private",
|
|
28314
28233
|
"line": {
|
|
28315
|
-
"start":
|
|
28316
|
-
"end":
|
|
28234
|
+
"start": 238,
|
|
28235
|
+
"end": 238
|
|
28317
28236
|
}
|
|
28318
28237
|
},
|
|
28319
28238
|
"group": [
|
|
@@ -28330,8 +28249,8 @@
|
|
|
28330
28249
|
{
|
|
28331
28250
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
28332
28251
|
"commentRange": {
|
|
28333
|
-
"start":
|
|
28334
|
-
"end":
|
|
28252
|
+
"start": 240,
|
|
28253
|
+
"end": 241
|
|
28335
28254
|
},
|
|
28336
28255
|
"context": {
|
|
28337
28256
|
"type": "variable",
|
|
@@ -28339,8 +28258,8 @@
|
|
|
28339
28258
|
"value": "k-spacing(2)",
|
|
28340
28259
|
"scope": "default",
|
|
28341
28260
|
"line": {
|
|
28342
|
-
"start":
|
|
28343
|
-
"end":
|
|
28261
|
+
"start": 242,
|
|
28262
|
+
"end": 242
|
|
28344
28263
|
}
|
|
28345
28264
|
},
|
|
28346
28265
|
"group": [
|
|
@@ -28357,8 +28276,8 @@
|
|
|
28357
28276
|
{
|
|
28358
28277
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
28359
28278
|
"commentRange": {
|
|
28360
|
-
"start":
|
|
28361
|
-
"end":
|
|
28279
|
+
"start": 243,
|
|
28280
|
+
"end": 244
|
|
28362
28281
|
},
|
|
28363
28282
|
"context": {
|
|
28364
28283
|
"type": "variable",
|
|
@@ -28366,8 +28285,8 @@
|
|
|
28366
28285
|
"value": "k-spacing(1)",
|
|
28367
28286
|
"scope": "default",
|
|
28368
28287
|
"line": {
|
|
28369
|
-
"start":
|
|
28370
|
-
"end":
|
|
28288
|
+
"start": 245,
|
|
28289
|
+
"end": 245
|
|
28371
28290
|
}
|
|
28372
28291
|
},
|
|
28373
28292
|
"group": [
|
|
@@ -38042,7 +37961,7 @@
|
|
|
38042
37961
|
"context": {
|
|
38043
37962
|
"type": "variable",
|
|
38044
37963
|
"name": "kendo-notification-line-height",
|
|
38045
|
-
"value": "
|
|
37964
|
+
"value": "var( --kendo-line-height, normal )",
|
|
38046
37965
|
"scope": "default",
|
|
38047
37966
|
"line": {
|
|
38048
37967
|
"start": 34,
|
|
@@ -38057,7 +37976,7 @@
|
|
|
38057
37976
|
"path": "default/scss/notification/_variables.scss",
|
|
38058
37977
|
"name": "_variables.scss"
|
|
38059
37978
|
},
|
|
38060
|
-
"resolvedValue": "
|
|
37979
|
+
"resolvedValue": "var(--kendo-line-height, normal)",
|
|
38061
37980
|
"resolvedType": "String"
|
|
38062
37981
|
},
|
|
38063
37982
|
{
|
|
@@ -52807,7 +52726,7 @@
|
|
|
52807
52726
|
"context": {
|
|
52808
52727
|
"type": "variable",
|
|
52809
52728
|
"name": "kendo-scheduler-indicators-margin",
|
|
52810
|
-
"value": "k-spacing(0.5)
|
|
52729
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
52811
52730
|
"scope": "default",
|
|
52812
52731
|
"line": {
|
|
52813
52732
|
"start": 253,
|
|
@@ -52822,41 +52741,14 @@
|
|
|
52822
52741
|
"path": "default/scss/scheduler/_variables.scss",
|
|
52823
52742
|
"name": "_variables.scss"
|
|
52824
52743
|
},
|
|
52825
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
52826
|
-
"resolvedType": "List"
|
|
52827
|
-
},
|
|
52828
|
-
{
|
|
52829
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
52830
|
-
"commentRange": {
|
|
52831
|
-
"start": 254,
|
|
52832
|
-
"end": 255
|
|
52833
|
-
},
|
|
52834
|
-
"context": {
|
|
52835
|
-
"type": "variable",
|
|
52836
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
52837
|
-
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
52838
|
-
"scope": "default",
|
|
52839
|
-
"line": {
|
|
52840
|
-
"start": 256,
|
|
52841
|
-
"end": 256
|
|
52842
|
-
}
|
|
52843
|
-
},
|
|
52844
|
-
"group": [
|
|
52845
|
-
"scheduler"
|
|
52846
|
-
],
|
|
52847
|
-
"access": "public",
|
|
52848
|
-
"file": {
|
|
52849
|
-
"path": "default/scss/scheduler/_variables.scss",
|
|
52850
|
-
"name": "_variables.scss"
|
|
52851
|
-
},
|
|
52852
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
52744
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))",
|
|
52853
52745
|
"resolvedType": "List"
|
|
52854
52746
|
},
|
|
52855
52747
|
{
|
|
52856
52748
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
52857
52749
|
"commentRange": {
|
|
52858
|
-
"start":
|
|
52859
|
-
"end":
|
|
52750
|
+
"start": 255,
|
|
52751
|
+
"end": 256
|
|
52860
52752
|
},
|
|
52861
52753
|
"context": {
|
|
52862
52754
|
"type": "variable",
|
|
@@ -52864,8 +52756,8 @@
|
|
|
52864
52756
|
"value": "k-spacing(1)",
|
|
52865
52757
|
"scope": "default",
|
|
52866
52758
|
"line": {
|
|
52867
|
-
"start":
|
|
52868
|
-
"end":
|
|
52759
|
+
"start": 257,
|
|
52760
|
+
"end": 257
|
|
52869
52761
|
}
|
|
52870
52762
|
},
|
|
52871
52763
|
"group": [
|
|
@@ -52882,8 +52774,8 @@
|
|
|
52882
52774
|
{
|
|
52883
52775
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
52884
52776
|
"commentRange": {
|
|
52885
|
-
"start":
|
|
52886
|
-
"end":
|
|
52777
|
+
"start": 258,
|
|
52778
|
+
"end": 259
|
|
52887
52779
|
},
|
|
52888
52780
|
"context": {
|
|
52889
52781
|
"type": "variable",
|
|
@@ -52891,8 +52783,8 @@
|
|
|
52891
52783
|
"value": "k-spacing(0.5)",
|
|
52892
52784
|
"scope": "default",
|
|
52893
52785
|
"line": {
|
|
52894
|
-
"start":
|
|
52895
|
-
"end":
|
|
52786
|
+
"start": 260,
|
|
52787
|
+
"end": 260
|
|
52896
52788
|
}
|
|
52897
52789
|
},
|
|
52898
52790
|
"group": [
|
|
@@ -76360,8 +76252,8 @@
|
|
|
76360
76252
|
"name": "k-color",
|
|
76361
76253
|
"code": "\n $_color: map.get($kendo-colors, $key);\n\n @if ($_color) {\n @return var(--kendo-color-#{$key}, $_color);\n } @else {\n @error \"Color Variable \\`#{$key}\\` does not exists in the color collection.\";\n }\n",
|
|
76362
76254
|
"line": {
|
|
76363
|
-
"start":
|
|
76364
|
-
"end":
|
|
76255
|
+
"start": 309,
|
|
76256
|
+
"end": 317
|
|
76365
76257
|
}
|
|
76366
76258
|
}
|
|
76367
76259
|
}
|
|
@@ -94839,8 +94731,8 @@
|
|
|
94839
94731
|
"name": "k-color",
|
|
94840
94732
|
"code": "\n $_color: map.get($kendo-colors, $key);\n\n @if ($_color) {\n @return var(--kendo-color-#{$key}, $_color);\n } @else {\n @error \"Color Variable \\`#{$key}\\` does not exists in the color collection.\";\n }\n",
|
|
94841
94733
|
"line": {
|
|
94842
|
-
"start":
|
|
94843
|
-
"end":
|
|
94734
|
+
"start": 309,
|
|
94735
|
+
"end": 317
|
|
94844
94736
|
}
|
|
94845
94737
|
}
|
|
94846
94738
|
}
|
|
@@ -108488,100 +108380,19 @@
|
|
|
108488
108380
|
"resolvedType": "Number"
|
|
108489
108381
|
},
|
|
108490
108382
|
{
|
|
108491
|
-
"description": "The horizontal
|
|
108383
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
108492
108384
|
"commentRange": {
|
|
108493
108385
|
"start": 192,
|
|
108494
108386
|
"end": 193
|
|
108495
108387
|
},
|
|
108496
|
-
"context": {
|
|
108497
|
-
"type": "variable",
|
|
108498
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
108499
|
-
"value": "-2.4em",
|
|
108500
|
-
"scope": "default",
|
|
108501
|
-
"line": {
|
|
108502
|
-
"start": 194,
|
|
108503
|
-
"end": 194
|
|
108504
|
-
}
|
|
108505
|
-
},
|
|
108506
|
-
"group": [
|
|
108507
|
-
"gantt"
|
|
108508
|
-
],
|
|
108509
|
-
"access": "public",
|
|
108510
|
-
"file": {
|
|
108511
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
108512
|
-
"name": "_variables.scss"
|
|
108513
|
-
},
|
|
108514
|
-
"resolvedValue": "-2.4em",
|
|
108515
|
-
"resolvedType": "Number"
|
|
108516
|
-
},
|
|
108517
|
-
{
|
|
108518
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
108519
|
-
"commentRange": {
|
|
108520
|
-
"start": 195,
|
|
108521
|
-
"end": 196
|
|
108522
|
-
},
|
|
108523
|
-
"context": {
|
|
108524
|
-
"type": "variable",
|
|
108525
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
108526
|
-
"value": ".2em",
|
|
108527
|
-
"scope": "default",
|
|
108528
|
-
"line": {
|
|
108529
|
-
"start": 197,
|
|
108530
|
-
"end": 197
|
|
108531
|
-
}
|
|
108532
|
-
},
|
|
108533
|
-
"group": [
|
|
108534
|
-
"gantt"
|
|
108535
|
-
],
|
|
108536
|
-
"access": "public",
|
|
108537
|
-
"file": {
|
|
108538
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
108539
|
-
"name": "_variables.scss"
|
|
108540
|
-
},
|
|
108541
|
-
"resolvedValue": "0.2em",
|
|
108542
|
-
"resolvedType": "Number"
|
|
108543
|
-
},
|
|
108544
|
-
{
|
|
108545
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
108546
|
-
"commentRange": {
|
|
108547
|
-
"start": 198,
|
|
108548
|
-
"end": 199
|
|
108549
|
-
},
|
|
108550
|
-
"context": {
|
|
108551
|
-
"type": "variable",
|
|
108552
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
108553
|
-
"value": "-.1em",
|
|
108554
|
-
"scope": "default",
|
|
108555
|
-
"line": {
|
|
108556
|
-
"start": 200,
|
|
108557
|
-
"end": 200
|
|
108558
|
-
}
|
|
108559
|
-
},
|
|
108560
|
-
"group": [
|
|
108561
|
-
"gantt"
|
|
108562
|
-
],
|
|
108563
|
-
"access": "public",
|
|
108564
|
-
"file": {
|
|
108565
|
-
"path": "default/scss/gantt/_variables.scss",
|
|
108566
|
-
"name": "_variables.scss"
|
|
108567
|
-
},
|
|
108568
|
-
"resolvedValue": "-0.1em",
|
|
108569
|
-
"resolvedType": "Number"
|
|
108570
|
-
},
|
|
108571
|
-
{
|
|
108572
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
108573
|
-
"commentRange": {
|
|
108574
|
-
"start": 202,
|
|
108575
|
-
"end": 203
|
|
108576
|
-
},
|
|
108577
108388
|
"context": {
|
|
108578
108389
|
"type": "variable",
|
|
108579
108390
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
108580
108391
|
"value": "1.4em",
|
|
108581
108392
|
"scope": "default",
|
|
108582
108393
|
"line": {
|
|
108583
|
-
"start":
|
|
108584
|
-
"end":
|
|
108394
|
+
"start": 194,
|
|
108395
|
+
"end": 194
|
|
108585
108396
|
}
|
|
108586
108397
|
},
|
|
108587
108398
|
"group": [
|
|
@@ -108598,8 +108409,8 @@
|
|
|
108598
108409
|
{
|
|
108599
108410
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
108600
108411
|
"commentRange": {
|
|
108601
|
-
"start":
|
|
108602
|
-
"end":
|
|
108412
|
+
"start": 196,
|
|
108413
|
+
"end": 197
|
|
108603
108414
|
},
|
|
108604
108415
|
"context": {
|
|
108605
108416
|
"type": "variable",
|
|
@@ -108607,8 +108418,8 @@
|
|
|
108607
108418
|
"value": "k-color(primary)",
|
|
108608
108419
|
"scope": "default",
|
|
108609
108420
|
"line": {
|
|
108610
|
-
"start":
|
|
108611
|
-
"end":
|
|
108421
|
+
"start": 198,
|
|
108422
|
+
"end": 198
|
|
108612
108423
|
}
|
|
108613
108424
|
},
|
|
108614
108425
|
"group": [
|
|
@@ -108625,8 +108436,8 @@
|
|
|
108625
108436
|
{
|
|
108626
108437
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
108627
108438
|
"commentRange": {
|
|
108628
|
-
"start":
|
|
108629
|
-
"end":
|
|
108439
|
+
"start": 199,
|
|
108440
|
+
"end": 200
|
|
108630
108441
|
},
|
|
108631
108442
|
"context": {
|
|
108632
108443
|
"type": "variable",
|
|
@@ -108634,8 +108445,8 @@
|
|
|
108634
108445
|
"value": "$kendo-gantt-planned-bg",
|
|
108635
108446
|
"scope": "default",
|
|
108636
108447
|
"line": {
|
|
108637
|
-
"start":
|
|
108638
|
-
"end":
|
|
108448
|
+
"start": 201,
|
|
108449
|
+
"end": 201
|
|
108639
108450
|
}
|
|
108640
108451
|
},
|
|
108641
108452
|
"group": [
|
|
@@ -108652,8 +108463,8 @@
|
|
|
108652
108463
|
{
|
|
108653
108464
|
"description": "The background color of the Gantt delayed task.\n",
|
|
108654
108465
|
"commentRange": {
|
|
108655
|
-
"start":
|
|
108656
|
-
"end":
|
|
108466
|
+
"start": 203,
|
|
108467
|
+
"end": 204
|
|
108657
108468
|
},
|
|
108658
108469
|
"context": {
|
|
108659
108470
|
"type": "variable",
|
|
@@ -108661,8 +108472,8 @@
|
|
|
108661
108472
|
"value": "k-color(error)",
|
|
108662
108473
|
"scope": "default",
|
|
108663
108474
|
"line": {
|
|
108664
|
-
"start":
|
|
108665
|
-
"end":
|
|
108475
|
+
"start": 205,
|
|
108476
|
+
"end": 205
|
|
108666
108477
|
}
|
|
108667
108478
|
},
|
|
108668
108479
|
"group": [
|
|
@@ -108679,8 +108490,8 @@
|
|
|
108679
108490
|
{
|
|
108680
108491
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
108681
108492
|
"commentRange": {
|
|
108682
|
-
"start":
|
|
108683
|
-
"end":
|
|
108493
|
+
"start": 206,
|
|
108494
|
+
"end": 207
|
|
108684
108495
|
},
|
|
108685
108496
|
"context": {
|
|
108686
108497
|
"type": "variable",
|
|
@@ -108688,8 +108499,8 @@
|
|
|
108688
108499
|
"value": "k-color(error-emphasis)",
|
|
108689
108500
|
"scope": "default",
|
|
108690
108501
|
"line": {
|
|
108691
|
-
"start":
|
|
108692
|
-
"end":
|
|
108502
|
+
"start": 208,
|
|
108503
|
+
"end": 208
|
|
108693
108504
|
}
|
|
108694
108505
|
},
|
|
108695
108506
|
"group": [
|
|
@@ -108706,8 +108517,8 @@
|
|
|
108706
108517
|
{
|
|
108707
108518
|
"description": "The background color of the Gantt advanced task.\n",
|
|
108708
108519
|
"commentRange": {
|
|
108709
|
-
"start":
|
|
108710
|
-
"end":
|
|
108520
|
+
"start": 210,
|
|
108521
|
+
"end": 211
|
|
108711
108522
|
},
|
|
108712
108523
|
"context": {
|
|
108713
108524
|
"type": "variable",
|
|
@@ -108715,8 +108526,8 @@
|
|
|
108715
108526
|
"value": "k-color(success)",
|
|
108716
108527
|
"scope": "default",
|
|
108717
108528
|
"line": {
|
|
108718
|
-
"start":
|
|
108719
|
-
"end":
|
|
108529
|
+
"start": 212,
|
|
108530
|
+
"end": 212
|
|
108720
108531
|
}
|
|
108721
108532
|
},
|
|
108722
108533
|
"group": [
|
|
@@ -108733,8 +108544,8 @@
|
|
|
108733
108544
|
{
|
|
108734
108545
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
108735
108546
|
"commentRange": {
|
|
108736
|
-
"start":
|
|
108737
|
-
"end":
|
|
108547
|
+
"start": 213,
|
|
108548
|
+
"end": 214
|
|
108738
108549
|
},
|
|
108739
108550
|
"context": {
|
|
108740
108551
|
"type": "variable",
|
|
@@ -108742,8 +108553,8 @@
|
|
|
108742
108553
|
"value": "k-color(success-emphasis)",
|
|
108743
108554
|
"scope": "default",
|
|
108744
108555
|
"line": {
|
|
108745
|
-
"start":
|
|
108746
|
-
"end":
|
|
108556
|
+
"start": 215,
|
|
108557
|
+
"end": 215
|
|
108747
108558
|
}
|
|
108748
108559
|
},
|
|
108749
108560
|
"group": [
|
|
@@ -108760,8 +108571,8 @@
|
|
|
108760
108571
|
{
|
|
108761
108572
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
108762
108573
|
"commentRange": {
|
|
108763
|
-
"start":
|
|
108764
|
-
"end":
|
|
108574
|
+
"start": 217,
|
|
108575
|
+
"end": 218
|
|
108765
108576
|
},
|
|
108766
108577
|
"context": {
|
|
108767
108578
|
"type": "variable",
|
|
@@ -108769,8 +108580,8 @@
|
|
|
108769
108580
|
"value": "#000000",
|
|
108770
108581
|
"scope": "default",
|
|
108771
108582
|
"line": {
|
|
108772
|
-
"start":
|
|
108773
|
-
"end":
|
|
108583
|
+
"start": 219,
|
|
108584
|
+
"end": 219
|
|
108774
108585
|
}
|
|
108775
108586
|
},
|
|
108776
108587
|
"group": [
|
|
@@ -108787,8 +108598,8 @@
|
|
|
108787
108598
|
{
|
|
108788
108599
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
108789
108600
|
"commentRange": {
|
|
108790
|
-
"start":
|
|
108791
|
-
"end":
|
|
108601
|
+
"start": 220,
|
|
108602
|
+
"end": 221
|
|
108792
108603
|
},
|
|
108793
108604
|
"context": {
|
|
108794
108605
|
"type": "variable",
|
|
@@ -108796,8 +108607,8 @@
|
|
|
108796
108607
|
"value": "50%",
|
|
108797
108608
|
"scope": "default",
|
|
108798
108609
|
"line": {
|
|
108799
|
-
"start":
|
|
108800
|
-
"end":
|
|
108610
|
+
"start": 222,
|
|
108611
|
+
"end": 222
|
|
108801
108612
|
}
|
|
108802
108613
|
},
|
|
108803
108614
|
"group": [
|
|
@@ -108814,8 +108625,8 @@
|
|
|
108814
108625
|
{
|
|
108815
108626
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
108816
108627
|
"commentRange": {
|
|
108817
|
-
"start":
|
|
108818
|
-
"end":
|
|
108628
|
+
"start": 224,
|
|
108629
|
+
"end": 225
|
|
108819
108630
|
},
|
|
108820
108631
|
"context": {
|
|
108821
108632
|
"type": "variable",
|
|
@@ -108823,8 +108634,8 @@
|
|
|
108823
108634
|
"value": "200px",
|
|
108824
108635
|
"scope": "default",
|
|
108825
108636
|
"line": {
|
|
108826
|
-
"start":
|
|
108827
|
-
"end":
|
|
108637
|
+
"start": 226,
|
|
108638
|
+
"end": 226
|
|
108828
108639
|
}
|
|
108829
108640
|
},
|
|
108830
108641
|
"group": [
|
|
@@ -108841,8 +108652,8 @@
|
|
|
108841
108652
|
{
|
|
108842
108653
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
108843
108654
|
"commentRange": {
|
|
108844
|
-
"start":
|
|
108845
|
-
"end":
|
|
108655
|
+
"start": 227,
|
|
108656
|
+
"end": 228
|
|
108846
108657
|
},
|
|
108847
108658
|
"context": {
|
|
108848
108659
|
"type": "variable",
|
|
@@ -108850,8 +108661,8 @@
|
|
|
108850
108661
|
"value": "50px",
|
|
108851
108662
|
"scope": "default",
|
|
108852
108663
|
"line": {
|
|
108853
|
-
"start":
|
|
108854
|
-
"end":
|
|
108664
|
+
"start": 229,
|
|
108665
|
+
"end": 229
|
|
108855
108666
|
}
|
|
108856
108667
|
},
|
|
108857
108668
|
"group": [
|
|
@@ -108868,8 +108679,8 @@
|
|
|
108868
108679
|
{
|
|
108869
108680
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
108870
108681
|
"commentRange": {
|
|
108871
|
-
"start":
|
|
108872
|
-
"end":
|
|
108682
|
+
"start": 230,
|
|
108683
|
+
"end": 231
|
|
108873
108684
|
},
|
|
108874
108685
|
"context": {
|
|
108875
108686
|
"type": "variable",
|
|
@@ -108877,8 +108688,8 @@
|
|
|
108877
108688
|
"value": "#656565",
|
|
108878
108689
|
"scope": "default",
|
|
108879
108690
|
"line": {
|
|
108880
|
-
"start":
|
|
108881
|
-
"end":
|
|
108691
|
+
"start": 232,
|
|
108692
|
+
"end": 232
|
|
108882
108693
|
}
|
|
108883
108694
|
},
|
|
108884
108695
|
"group": [
|
|
@@ -108895,8 +108706,8 @@
|
|
|
108895
108706
|
{
|
|
108896
108707
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
108897
108708
|
"commentRange": {
|
|
108898
|
-
"start":
|
|
108899
|
-
"end":
|
|
108709
|
+
"start": 233,
|
|
108710
|
+
"end": 234
|
|
108900
108711
|
},
|
|
108901
108712
|
"context": {
|
|
108902
108713
|
"type": "variable",
|
|
@@ -108904,8 +108715,8 @@
|
|
|
108904
108715
|
"value": "k-color(success)",
|
|
108905
108716
|
"scope": "default",
|
|
108906
108717
|
"line": {
|
|
108907
|
-
"start":
|
|
108908
|
-
"end":
|
|
108718
|
+
"start": 235,
|
|
108719
|
+
"end": 235
|
|
108909
108720
|
}
|
|
108910
108721
|
},
|
|
108911
108722
|
"group": [
|
|
@@ -108922,8 +108733,8 @@
|
|
|
108922
108733
|
{
|
|
108923
108734
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
108924
108735
|
"commentRange": {
|
|
108925
|
-
"start":
|
|
108926
|
-
"end":
|
|
108736
|
+
"start": 236,
|
|
108737
|
+
"end": 237
|
|
108927
108738
|
},
|
|
108928
108739
|
"context": {
|
|
108929
108740
|
"type": "variable",
|
|
@@ -108931,8 +108742,8 @@
|
|
|
108931
108742
|
"value": "k-color(error)!default",
|
|
108932
108743
|
"scope": "private",
|
|
108933
108744
|
"line": {
|
|
108934
|
-
"start":
|
|
108935
|
-
"end":
|
|
108745
|
+
"start": 238,
|
|
108746
|
+
"end": 238
|
|
108936
108747
|
}
|
|
108937
108748
|
},
|
|
108938
108749
|
"group": [
|
|
@@ -108949,8 +108760,8 @@
|
|
|
108949
108760
|
{
|
|
108950
108761
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
108951
108762
|
"commentRange": {
|
|
108952
|
-
"start":
|
|
108953
|
-
"end":
|
|
108763
|
+
"start": 240,
|
|
108764
|
+
"end": 241
|
|
108954
108765
|
},
|
|
108955
108766
|
"context": {
|
|
108956
108767
|
"type": "variable",
|
|
@@ -108958,8 +108769,8 @@
|
|
|
108958
108769
|
"value": "k-spacing(2)",
|
|
108959
108770
|
"scope": "default",
|
|
108960
108771
|
"line": {
|
|
108961
|
-
"start":
|
|
108962
|
-
"end":
|
|
108772
|
+
"start": 242,
|
|
108773
|
+
"end": 242
|
|
108963
108774
|
}
|
|
108964
108775
|
},
|
|
108965
108776
|
"group": [
|
|
@@ -108976,8 +108787,8 @@
|
|
|
108976
108787
|
{
|
|
108977
108788
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
108978
108789
|
"commentRange": {
|
|
108979
|
-
"start":
|
|
108980
|
-
"end":
|
|
108790
|
+
"start": 243,
|
|
108791
|
+
"end": 244
|
|
108981
108792
|
},
|
|
108982
108793
|
"context": {
|
|
108983
108794
|
"type": "variable",
|
|
@@ -108985,8 +108796,8 @@
|
|
|
108985
108796
|
"value": "k-spacing(1)",
|
|
108986
108797
|
"scope": "default",
|
|
108987
108798
|
"line": {
|
|
108988
|
-
"start":
|
|
108989
|
-
"end":
|
|
108799
|
+
"start": 245,
|
|
108800
|
+
"end": 245
|
|
108990
108801
|
}
|
|
108991
108802
|
},
|
|
108992
108803
|
"group": [
|
|
@@ -118745,7 +118556,7 @@
|
|
|
118745
118556
|
"context": {
|
|
118746
118557
|
"type": "variable",
|
|
118747
118558
|
"name": "kendo-notification-line-height",
|
|
118748
|
-
"value": "
|
|
118559
|
+
"value": "var( --kendo-line-height, normal )",
|
|
118749
118560
|
"scope": "default",
|
|
118750
118561
|
"line": {
|
|
118751
118562
|
"start": 34,
|
|
@@ -118760,7 +118571,7 @@
|
|
|
118760
118571
|
"path": "default/scss/notification/_variables.scss",
|
|
118761
118572
|
"name": "_variables.scss"
|
|
118762
118573
|
},
|
|
118763
|
-
"resolvedValue": "
|
|
118574
|
+
"resolvedValue": "var(--kendo-line-height, normal)",
|
|
118764
118575
|
"resolvedType": "String"
|
|
118765
118576
|
},
|
|
118766
118577
|
{
|
|
@@ -134136,7 +133947,7 @@
|
|
|
134136
133947
|
"context": {
|
|
134137
133948
|
"type": "variable",
|
|
134138
133949
|
"name": "kendo-scheduler-indicators-margin",
|
|
134139
|
-
"value": "k-spacing(0.5)
|
|
133950
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
134140
133951
|
"scope": "default",
|
|
134141
133952
|
"line": {
|
|
134142
133953
|
"start": 253,
|
|
@@ -134151,41 +133962,14 @@
|
|
|
134151
133962
|
"path": "default/scss/scheduler/_variables.scss",
|
|
134152
133963
|
"name": "_variables.scss"
|
|
134153
133964
|
},
|
|
134154
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
134155
|
-
"resolvedType": "List"
|
|
134156
|
-
},
|
|
134157
|
-
{
|
|
134158
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
134159
|
-
"commentRange": {
|
|
134160
|
-
"start": 254,
|
|
134161
|
-
"end": 255
|
|
134162
|
-
},
|
|
134163
|
-
"context": {
|
|
134164
|
-
"type": "variable",
|
|
134165
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
134166
|
-
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
134167
|
-
"scope": "default",
|
|
134168
|
-
"line": {
|
|
134169
|
-
"start": 256,
|
|
134170
|
-
"end": 256
|
|
134171
|
-
}
|
|
134172
|
-
},
|
|
134173
|
-
"group": [
|
|
134174
|
-
"scheduler"
|
|
134175
|
-
],
|
|
134176
|
-
"access": "public",
|
|
134177
|
-
"file": {
|
|
134178
|
-
"path": "default/scss/scheduler/_variables.scss",
|
|
134179
|
-
"name": "_variables.scss"
|
|
134180
|
-
},
|
|
134181
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
133965
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))",
|
|
134182
133966
|
"resolvedType": "List"
|
|
134183
133967
|
},
|
|
134184
133968
|
{
|
|
134185
133969
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
134186
133970
|
"commentRange": {
|
|
134187
|
-
"start":
|
|
134188
|
-
"end":
|
|
133971
|
+
"start": 255,
|
|
133972
|
+
"end": 256
|
|
134189
133973
|
},
|
|
134190
133974
|
"context": {
|
|
134191
133975
|
"type": "variable",
|
|
@@ -134193,8 +133977,8 @@
|
|
|
134193
133977
|
"value": "k-spacing(1)",
|
|
134194
133978
|
"scope": "default",
|
|
134195
133979
|
"line": {
|
|
134196
|
-
"start":
|
|
134197
|
-
"end":
|
|
133980
|
+
"start": 257,
|
|
133981
|
+
"end": 257
|
|
134198
133982
|
}
|
|
134199
133983
|
},
|
|
134200
133984
|
"group": [
|
|
@@ -134211,8 +133995,8 @@
|
|
|
134211
133995
|
{
|
|
134212
133996
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
134213
133997
|
"commentRange": {
|
|
134214
|
-
"start":
|
|
134215
|
-
"end":
|
|
133998
|
+
"start": 258,
|
|
133999
|
+
"end": 259
|
|
134216
134000
|
},
|
|
134217
134001
|
"context": {
|
|
134218
134002
|
"type": "variable",
|
|
@@ -134220,8 +134004,8 @@
|
|
|
134220
134004
|
"value": "k-spacing(0.5)",
|
|
134221
134005
|
"scope": "default",
|
|
134222
134006
|
"line": {
|
|
134223
|
-
"start":
|
|
134224
|
-
"end":
|
|
134007
|
+
"start": 260,
|
|
134008
|
+
"end": 260
|
|
134225
134009
|
}
|
|
134226
134010
|
},
|
|
134227
134011
|
"group": [
|