@progress/kendo-theme-bootstrap 8.1.0-dev.0 → 8.1.0-dev.1
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/all.scss +966 -1218
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +136 -106
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +988 -58
- package/dist/meta/sassdoc-raw-data.json +452 -27
- package/dist/meta/variables.json +89 -34
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +267 -117
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +2 -15
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +1 -0
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +5 -0
- package/scss/panel/_theme.scss +5 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -4
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +5 -0
- package/scss/time-marker/_theme.scss +6 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -1
- package/scss/common/_base.scss +0 -1
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -1
- package/scss/common/_resizing.scss +0 -1
- package/scss/common/_scrollbar.scss +0 -1
|
@@ -33973,6 +33973,33 @@
|
|
|
33973
33973
|
"resolvedValue": "0.3",
|
|
33974
33974
|
"resolvedType": "Number"
|
|
33975
33975
|
},
|
|
33976
|
+
{
|
|
33977
|
+
"description": "The z-index of the Loading indicator.\n",
|
|
33978
|
+
"commentRange": {
|
|
33979
|
+
"start": 127,
|
|
33980
|
+
"end": 128
|
|
33981
|
+
},
|
|
33982
|
+
"context": {
|
|
33983
|
+
"type": "variable",
|
|
33984
|
+
"name": "kendo-zindex-loading",
|
|
33985
|
+
"value": "100",
|
|
33986
|
+
"scope": "default",
|
|
33987
|
+
"line": {
|
|
33988
|
+
"start": 129,
|
|
33989
|
+
"end": 129
|
|
33990
|
+
}
|
|
33991
|
+
},
|
|
33992
|
+
"group": [
|
|
33993
|
+
"loading"
|
|
33994
|
+
],
|
|
33995
|
+
"access": "public",
|
|
33996
|
+
"file": {
|
|
33997
|
+
"path": "bootstrap/scss/loader/_variables.scss",
|
|
33998
|
+
"name": "_variables.scss"
|
|
33999
|
+
},
|
|
34000
|
+
"resolvedValue": "100",
|
|
34001
|
+
"resolvedType": "Number"
|
|
34002
|
+
},
|
|
33976
34003
|
{
|
|
33977
34004
|
"description": "Horizontal padding of the menu popup.\n",
|
|
33978
34005
|
"commentRange": {
|
|
@@ -38005,6 +38032,276 @@
|
|
|
38005
38032
|
"15": "#06281e"
|
|
38006
38033
|
}
|
|
38007
38034
|
},
|
|
38035
|
+
{
|
|
38036
|
+
"description": "The border radius of the Panel.\n",
|
|
38037
|
+
"commentRange": {
|
|
38038
|
+
"start": 2,
|
|
38039
|
+
"end": 3
|
|
38040
|
+
},
|
|
38041
|
+
"context": {
|
|
38042
|
+
"type": "variable",
|
|
38043
|
+
"name": "kendo-panel-border-radius",
|
|
38044
|
+
"value": "k-border-radius(md)",
|
|
38045
|
+
"scope": "private",
|
|
38046
|
+
"line": {
|
|
38047
|
+
"start": 4,
|
|
38048
|
+
"end": 4
|
|
38049
|
+
}
|
|
38050
|
+
},
|
|
38051
|
+
"group": [
|
|
38052
|
+
"panel"
|
|
38053
|
+
],
|
|
38054
|
+
"access": "public",
|
|
38055
|
+
"file": {
|
|
38056
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38057
|
+
"name": "_variables.scss"
|
|
38058
|
+
},
|
|
38059
|
+
"resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
|
|
38060
|
+
"resolvedType": "String"
|
|
38061
|
+
},
|
|
38062
|
+
{
|
|
38063
|
+
"description": "The width of the border around the Panel.\n",
|
|
38064
|
+
"commentRange": {
|
|
38065
|
+
"start": 5,
|
|
38066
|
+
"end": 6
|
|
38067
|
+
},
|
|
38068
|
+
"context": {
|
|
38069
|
+
"type": "variable",
|
|
38070
|
+
"name": "kendo-panel-border-width",
|
|
38071
|
+
"value": "1px",
|
|
38072
|
+
"scope": "private",
|
|
38073
|
+
"line": {
|
|
38074
|
+
"start": 7,
|
|
38075
|
+
"end": 7
|
|
38076
|
+
}
|
|
38077
|
+
},
|
|
38078
|
+
"group": [
|
|
38079
|
+
"panel"
|
|
38080
|
+
],
|
|
38081
|
+
"access": "public",
|
|
38082
|
+
"file": {
|
|
38083
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38084
|
+
"name": "_variables.scss"
|
|
38085
|
+
},
|
|
38086
|
+
"resolvedValue": "1px",
|
|
38087
|
+
"resolvedType": "Number"
|
|
38088
|
+
},
|
|
38089
|
+
{
|
|
38090
|
+
"description": "The style of the border around the Panel.\n",
|
|
38091
|
+
"commentRange": {
|
|
38092
|
+
"start": 8,
|
|
38093
|
+
"end": 9
|
|
38094
|
+
},
|
|
38095
|
+
"context": {
|
|
38096
|
+
"type": "variable",
|
|
38097
|
+
"name": "kendo-panel-border-style",
|
|
38098
|
+
"value": "solid",
|
|
38099
|
+
"scope": "private",
|
|
38100
|
+
"line": {
|
|
38101
|
+
"start": 10,
|
|
38102
|
+
"end": 10
|
|
38103
|
+
}
|
|
38104
|
+
},
|
|
38105
|
+
"group": [
|
|
38106
|
+
"panel"
|
|
38107
|
+
],
|
|
38108
|
+
"access": "public",
|
|
38109
|
+
"file": {
|
|
38110
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38111
|
+
"name": "_variables.scss"
|
|
38112
|
+
},
|
|
38113
|
+
"resolvedValue": "solid",
|
|
38114
|
+
"resolvedType": "String"
|
|
38115
|
+
},
|
|
38116
|
+
{
|
|
38117
|
+
"description": "The inline padding of the Panel header.\n",
|
|
38118
|
+
"commentRange": {
|
|
38119
|
+
"start": 12,
|
|
38120
|
+
"end": 13
|
|
38121
|
+
},
|
|
38122
|
+
"context": {
|
|
38123
|
+
"type": "variable",
|
|
38124
|
+
"name": "kendo-panel-header-padding-inline",
|
|
38125
|
+
"value": "k-spacing(2)",
|
|
38126
|
+
"scope": "private",
|
|
38127
|
+
"line": {
|
|
38128
|
+
"start": 14,
|
|
38129
|
+
"end": 14
|
|
38130
|
+
}
|
|
38131
|
+
},
|
|
38132
|
+
"group": [
|
|
38133
|
+
"panel"
|
|
38134
|
+
],
|
|
38135
|
+
"access": "public",
|
|
38136
|
+
"file": {
|
|
38137
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38138
|
+
"name": "_variables.scss"
|
|
38139
|
+
},
|
|
38140
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
38141
|
+
"resolvedType": "String"
|
|
38142
|
+
},
|
|
38143
|
+
{
|
|
38144
|
+
"description": "The block padding of the Panel header.\n",
|
|
38145
|
+
"commentRange": {
|
|
38146
|
+
"start": 15,
|
|
38147
|
+
"end": 16
|
|
38148
|
+
},
|
|
38149
|
+
"context": {
|
|
38150
|
+
"type": "variable",
|
|
38151
|
+
"name": "kendo-panel-header-padding-block",
|
|
38152
|
+
"value": "k-spacing(1)",
|
|
38153
|
+
"scope": "private",
|
|
38154
|
+
"line": {
|
|
38155
|
+
"start": 17,
|
|
38156
|
+
"end": 17
|
|
38157
|
+
}
|
|
38158
|
+
},
|
|
38159
|
+
"group": [
|
|
38160
|
+
"panel"
|
|
38161
|
+
],
|
|
38162
|
+
"access": "public",
|
|
38163
|
+
"file": {
|
|
38164
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38165
|
+
"name": "_variables.scss"
|
|
38166
|
+
},
|
|
38167
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
38168
|
+
"resolvedType": "String"
|
|
38169
|
+
},
|
|
38170
|
+
{
|
|
38171
|
+
"description": "The inline padding of the Panel content.\n",
|
|
38172
|
+
"commentRange": {
|
|
38173
|
+
"start": 19,
|
|
38174
|
+
"end": 20
|
|
38175
|
+
},
|
|
38176
|
+
"context": {
|
|
38177
|
+
"type": "variable",
|
|
38178
|
+
"name": "kendo-panel-content-padding-inline",
|
|
38179
|
+
"value": "k-spacing(2)",
|
|
38180
|
+
"scope": "private",
|
|
38181
|
+
"line": {
|
|
38182
|
+
"start": 21,
|
|
38183
|
+
"end": 21
|
|
38184
|
+
}
|
|
38185
|
+
},
|
|
38186
|
+
"group": [
|
|
38187
|
+
"panel"
|
|
38188
|
+
],
|
|
38189
|
+
"access": "public",
|
|
38190
|
+
"file": {
|
|
38191
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38192
|
+
"name": "_variables.scss"
|
|
38193
|
+
},
|
|
38194
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
38195
|
+
"resolvedType": "String"
|
|
38196
|
+
},
|
|
38197
|
+
{
|
|
38198
|
+
"description": "The block padding of the Panel content.\n",
|
|
38199
|
+
"commentRange": {
|
|
38200
|
+
"start": 22,
|
|
38201
|
+
"end": 23
|
|
38202
|
+
},
|
|
38203
|
+
"context": {
|
|
38204
|
+
"type": "variable",
|
|
38205
|
+
"name": "kendo-panel-content-padding-block",
|
|
38206
|
+
"value": "k-spacing(1)",
|
|
38207
|
+
"scope": "private",
|
|
38208
|
+
"line": {
|
|
38209
|
+
"start": 24,
|
|
38210
|
+
"end": 24
|
|
38211
|
+
}
|
|
38212
|
+
},
|
|
38213
|
+
"group": [
|
|
38214
|
+
"panel"
|
|
38215
|
+
],
|
|
38216
|
+
"access": "public",
|
|
38217
|
+
"file": {
|
|
38218
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38219
|
+
"name": "_variables.scss"
|
|
38220
|
+
},
|
|
38221
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
38222
|
+
"resolvedType": "String"
|
|
38223
|
+
},
|
|
38224
|
+
{
|
|
38225
|
+
"description": "The text color of the Panel.\n",
|
|
38226
|
+
"commentRange": {
|
|
38227
|
+
"start": 26,
|
|
38228
|
+
"end": 27
|
|
38229
|
+
},
|
|
38230
|
+
"context": {
|
|
38231
|
+
"type": "variable",
|
|
38232
|
+
"name": "kendo-panel-text",
|
|
38233
|
+
"value": "var(--kendo-component-text, #{$kendo-component-text})",
|
|
38234
|
+
"scope": "private",
|
|
38235
|
+
"line": {
|
|
38236
|
+
"start": 28,
|
|
38237
|
+
"end": 28
|
|
38238
|
+
}
|
|
38239
|
+
},
|
|
38240
|
+
"group": [
|
|
38241
|
+
"panel"
|
|
38242
|
+
],
|
|
38243
|
+
"access": "public",
|
|
38244
|
+
"file": {
|
|
38245
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38246
|
+
"name": "_variables.scss"
|
|
38247
|
+
},
|
|
38248
|
+
"resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #212529))",
|
|
38249
|
+
"resolvedType": "String"
|
|
38250
|
+
},
|
|
38251
|
+
{
|
|
38252
|
+
"description": "The background color of the Panel.\n",
|
|
38253
|
+
"commentRange": {
|
|
38254
|
+
"start": 29,
|
|
38255
|
+
"end": 30
|
|
38256
|
+
},
|
|
38257
|
+
"context": {
|
|
38258
|
+
"type": "variable",
|
|
38259
|
+
"name": "kendo-panel-bg",
|
|
38260
|
+
"value": "var(--kendo-component-bg, #{$kendo-component-bg})",
|
|
38261
|
+
"scope": "private",
|
|
38262
|
+
"line": {
|
|
38263
|
+
"start": 31,
|
|
38264
|
+
"end": 31
|
|
38265
|
+
}
|
|
38266
|
+
},
|
|
38267
|
+
"group": [
|
|
38268
|
+
"panel"
|
|
38269
|
+
],
|
|
38270
|
+
"access": "public",
|
|
38271
|
+
"file": {
|
|
38272
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38273
|
+
"name": "_variables.scss"
|
|
38274
|
+
},
|
|
38275
|
+
"resolvedValue": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))",
|
|
38276
|
+
"resolvedType": "String"
|
|
38277
|
+
},
|
|
38278
|
+
{
|
|
38279
|
+
"description": "The color of the border around the Panel.\n",
|
|
38280
|
+
"commentRange": {
|
|
38281
|
+
"start": 32,
|
|
38282
|
+
"end": 33
|
|
38283
|
+
},
|
|
38284
|
+
"context": {
|
|
38285
|
+
"type": "variable",
|
|
38286
|
+
"name": "kendo-panel-border",
|
|
38287
|
+
"value": "var(--kendo-component-border, #{$kendo-component-border})",
|
|
38288
|
+
"scope": "private",
|
|
38289
|
+
"line": {
|
|
38290
|
+
"start": 34,
|
|
38291
|
+
"end": 34
|
|
38292
|
+
}
|
|
38293
|
+
},
|
|
38294
|
+
"group": [
|
|
38295
|
+
"panel"
|
|
38296
|
+
],
|
|
38297
|
+
"access": "public",
|
|
38298
|
+
"file": {
|
|
38299
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
38300
|
+
"name": "_variables.scss"
|
|
38301
|
+
},
|
|
38302
|
+
"resolvedValue": "var(--kendo-component-border, var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
|
|
38303
|
+
"resolvedType": "String"
|
|
38304
|
+
},
|
|
38008
38305
|
{
|
|
38009
38306
|
"description": "The horizontal padding of the PanelBar.\n",
|
|
38010
38307
|
"commentRange": {
|
|
@@ -54002,7 +54299,7 @@
|
|
|
54002
54299
|
"context": {
|
|
54003
54300
|
"type": "variable",
|
|
54004
54301
|
"name": "kendo-stepper-indicator-disabled-text",
|
|
54005
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
54302
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
54006
54303
|
"scope": "default",
|
|
54007
54304
|
"line": {
|
|
54008
54305
|
"start": 106,
|
|
@@ -54650,7 +54947,7 @@
|
|
|
54650
54947
|
"context": {
|
|
54651
54948
|
"type": "variable",
|
|
54652
54949
|
"name": "kendo-stepper-label-disabled-text",
|
|
54653
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
54950
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
54654
54951
|
"scope": "default",
|
|
54655
54952
|
"line": {
|
|
54656
54953
|
"start": 185,
|
|
@@ -61035,6 +61332,60 @@
|
|
|
61035
61332
|
"resolvedValue": "rgba(255, 255, 255, 0.2)",
|
|
61036
61333
|
"resolvedType": "Color"
|
|
61037
61334
|
},
|
|
61335
|
+
{
|
|
61336
|
+
"description": "The border width of the current time indicator.\n",
|
|
61337
|
+
"commentRange": {
|
|
61338
|
+
"start": 1,
|
|
61339
|
+
"end": 2
|
|
61340
|
+
},
|
|
61341
|
+
"context": {
|
|
61342
|
+
"type": "variable",
|
|
61343
|
+
"name": "kendo-current-time-width",
|
|
61344
|
+
"value": "1px",
|
|
61345
|
+
"scope": "default",
|
|
61346
|
+
"line": {
|
|
61347
|
+
"start": 3,
|
|
61348
|
+
"end": 3
|
|
61349
|
+
}
|
|
61350
|
+
},
|
|
61351
|
+
"group": [
|
|
61352
|
+
"time-marker"
|
|
61353
|
+
],
|
|
61354
|
+
"access": "public",
|
|
61355
|
+
"file": {
|
|
61356
|
+
"path": "bootstrap/scss/time-marker/_variables.scss",
|
|
61357
|
+
"name": "_variables.scss"
|
|
61358
|
+
},
|
|
61359
|
+
"resolvedValue": "1px",
|
|
61360
|
+
"resolvedType": "Number"
|
|
61361
|
+
},
|
|
61362
|
+
{
|
|
61363
|
+
"description": "The color of the current time indicator.\n",
|
|
61364
|
+
"commentRange": {
|
|
61365
|
+
"start": 4,
|
|
61366
|
+
"end": 5
|
|
61367
|
+
},
|
|
61368
|
+
"context": {
|
|
61369
|
+
"type": "variable",
|
|
61370
|
+
"name": "kendo-current-time-color",
|
|
61371
|
+
"value": "#ff0000",
|
|
61372
|
+
"scope": "default",
|
|
61373
|
+
"line": {
|
|
61374
|
+
"start": 6,
|
|
61375
|
+
"end": 6
|
|
61376
|
+
}
|
|
61377
|
+
},
|
|
61378
|
+
"group": [
|
|
61379
|
+
"time-marker"
|
|
61380
|
+
],
|
|
61381
|
+
"access": "public",
|
|
61382
|
+
"file": {
|
|
61383
|
+
"path": "bootstrap/scss/time-marker/_variables.scss",
|
|
61384
|
+
"name": "_variables.scss"
|
|
61385
|
+
},
|
|
61386
|
+
"resolvedValue": "#ff0000",
|
|
61387
|
+
"resolvedType": "Color"
|
|
61388
|
+
},
|
|
61038
61389
|
{
|
|
61039
61390
|
"description": "The horizontal spacing of the Timeline.\n",
|
|
61040
61391
|
"commentRange": {
|
|
@@ -68128,33 +68479,6 @@
|
|
|
68128
68479
|
"resolvedValue": "null",
|
|
68129
68480
|
"resolvedType": "Null"
|
|
68130
68481
|
},
|
|
68131
|
-
{
|
|
68132
|
-
"description": "Text color of disabled items.\n",
|
|
68133
|
-
"commentRange": {
|
|
68134
|
-
"start": 600,
|
|
68135
|
-
"end": 600
|
|
68136
|
-
},
|
|
68137
|
-
"context": {
|
|
68138
|
-
"type": "variable",
|
|
68139
|
-
"name": "kendo-disabled-text",
|
|
68140
|
-
"value": "if( $kendo-is-dark-theme, $gray-600, $gray-500)",
|
|
68141
|
-
"scope": "default",
|
|
68142
|
-
"line": {
|
|
68143
|
-
"start": 601,
|
|
68144
|
-
"end": 601
|
|
68145
|
-
}
|
|
68146
|
-
},
|
|
68147
|
-
"access": "public",
|
|
68148
|
-
"group": [
|
|
68149
|
-
"undefined"
|
|
68150
|
-
],
|
|
68151
|
-
"file": {
|
|
68152
|
-
"path": "bootstrap/scss/core/color-system/_swatch.scss",
|
|
68153
|
-
"name": "_swatch.scss"
|
|
68154
|
-
},
|
|
68155
|
-
"resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
|
|
68156
|
-
"resolvedType": "String"
|
|
68157
|
-
},
|
|
68158
68482
|
{
|
|
68159
68483
|
"description": "The displays Map\n",
|
|
68160
68484
|
"commentRange": {
|
|
@@ -70939,6 +71263,141 @@
|
|
|
70939
71263
|
"wider": "0.1px",
|
|
70940
71264
|
"widest": "0.15px"
|
|
70941
71265
|
}
|
|
71266
|
+
},
|
|
71267
|
+
{
|
|
71268
|
+
"description": "The background color of disabled items.\n",
|
|
71269
|
+
"commentRange": {
|
|
71270
|
+
"start": 41,
|
|
71271
|
+
"end": 41
|
|
71272
|
+
},
|
|
71273
|
+
"context": {
|
|
71274
|
+
"type": "variable",
|
|
71275
|
+
"name": "kendo-disabled-bg",
|
|
71276
|
+
"value": "null",
|
|
71277
|
+
"scope": "default",
|
|
71278
|
+
"line": {
|
|
71279
|
+
"start": 42,
|
|
71280
|
+
"end": 42
|
|
71281
|
+
}
|
|
71282
|
+
},
|
|
71283
|
+
"access": "public",
|
|
71284
|
+
"group": [
|
|
71285
|
+
"undefined"
|
|
71286
|
+
],
|
|
71287
|
+
"file": {
|
|
71288
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71289
|
+
"name": "_swatch-legacy.scss"
|
|
71290
|
+
},
|
|
71291
|
+
"resolvedValue": "null",
|
|
71292
|
+
"resolvedType": "Null"
|
|
71293
|
+
},
|
|
71294
|
+
{
|
|
71295
|
+
"description": "The text color of disabled items.\n",
|
|
71296
|
+
"commentRange": {
|
|
71297
|
+
"start": 43,
|
|
71298
|
+
"end": 43
|
|
71299
|
+
},
|
|
71300
|
+
"context": {
|
|
71301
|
+
"type": "variable",
|
|
71302
|
+
"name": "kendo-disabled-text",
|
|
71303
|
+
"value": "null",
|
|
71304
|
+
"scope": "default",
|
|
71305
|
+
"line": {
|
|
71306
|
+
"start": 44,
|
|
71307
|
+
"end": 44
|
|
71308
|
+
}
|
|
71309
|
+
},
|
|
71310
|
+
"access": "public",
|
|
71311
|
+
"group": [
|
|
71312
|
+
"undefined"
|
|
71313
|
+
],
|
|
71314
|
+
"file": {
|
|
71315
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71316
|
+
"name": "_swatch-legacy.scss"
|
|
71317
|
+
},
|
|
71318
|
+
"resolvedValue": "null",
|
|
71319
|
+
"resolvedType": "Null"
|
|
71320
|
+
},
|
|
71321
|
+
{
|
|
71322
|
+
"description": "The border color of disabled items.\n",
|
|
71323
|
+
"commentRange": {
|
|
71324
|
+
"start": 45,
|
|
71325
|
+
"end": 45
|
|
71326
|
+
},
|
|
71327
|
+
"context": {
|
|
71328
|
+
"type": "variable",
|
|
71329
|
+
"name": "kendo-disabled-border",
|
|
71330
|
+
"value": "null",
|
|
71331
|
+
"scope": "default",
|
|
71332
|
+
"line": {
|
|
71333
|
+
"start": 46,
|
|
71334
|
+
"end": 46
|
|
71335
|
+
}
|
|
71336
|
+
},
|
|
71337
|
+
"access": "public",
|
|
71338
|
+
"group": [
|
|
71339
|
+
"undefined"
|
|
71340
|
+
],
|
|
71341
|
+
"file": {
|
|
71342
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71343
|
+
"name": "_swatch-legacy.scss"
|
|
71344
|
+
},
|
|
71345
|
+
"resolvedValue": "null",
|
|
71346
|
+
"resolvedType": "Null"
|
|
71347
|
+
},
|
|
71348
|
+
{
|
|
71349
|
+
"description": "The opacity of disabled items.\n",
|
|
71350
|
+
"commentRange": {
|
|
71351
|
+
"start": 47,
|
|
71352
|
+
"end": 47
|
|
71353
|
+
},
|
|
71354
|
+
"context": {
|
|
71355
|
+
"type": "variable",
|
|
71356
|
+
"name": "kendo-disabled-opacity",
|
|
71357
|
+
"value": "null",
|
|
71358
|
+
"scope": "default",
|
|
71359
|
+
"line": {
|
|
71360
|
+
"start": 48,
|
|
71361
|
+
"end": 48
|
|
71362
|
+
}
|
|
71363
|
+
},
|
|
71364
|
+
"access": "public",
|
|
71365
|
+
"group": [
|
|
71366
|
+
"undefined"
|
|
71367
|
+
],
|
|
71368
|
+
"file": {
|
|
71369
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71370
|
+
"name": "_swatch-legacy.scss"
|
|
71371
|
+
},
|
|
71372
|
+
"resolvedValue": "0.65",
|
|
71373
|
+
"resolvedType": "Number"
|
|
71374
|
+
},
|
|
71375
|
+
{
|
|
71376
|
+
"description": "The filter of disabled items.\n",
|
|
71377
|
+
"commentRange": {
|
|
71378
|
+
"start": 49,
|
|
71379
|
+
"end": 49
|
|
71380
|
+
},
|
|
71381
|
+
"context": {
|
|
71382
|
+
"type": "variable",
|
|
71383
|
+
"name": "kendo-disabled-filter",
|
|
71384
|
+
"value": "null",
|
|
71385
|
+
"scope": "default",
|
|
71386
|
+
"line": {
|
|
71387
|
+
"start": 50,
|
|
71388
|
+
"end": 50
|
|
71389
|
+
}
|
|
71390
|
+
},
|
|
71391
|
+
"access": "public",
|
|
71392
|
+
"group": [
|
|
71393
|
+
"undefined"
|
|
71394
|
+
],
|
|
71395
|
+
"file": {
|
|
71396
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71397
|
+
"name": "_swatch-legacy.scss"
|
|
71398
|
+
},
|
|
71399
|
+
"resolvedValue": "grayscale(0.1)",
|
|
71400
|
+
"resolvedType": "String"
|
|
70942
71401
|
}
|
|
70943
71402
|
],
|
|
70944
71403
|
"mixins": [],
|
|
@@ -71274,33 +71733,6 @@
|
|
|
71274
71733
|
"resolvedValue": "null",
|
|
71275
71734
|
"resolvedType": "Null"
|
|
71276
71735
|
},
|
|
71277
|
-
{
|
|
71278
|
-
"description": "Text color of disabled items.\n",
|
|
71279
|
-
"commentRange": {
|
|
71280
|
-
"start": 600,
|
|
71281
|
-
"end": 600
|
|
71282
|
-
},
|
|
71283
|
-
"context": {
|
|
71284
|
-
"type": "variable",
|
|
71285
|
-
"name": "kendo-disabled-text",
|
|
71286
|
-
"value": "if( $kendo-is-dark-theme, $gray-600, $gray-500)",
|
|
71287
|
-
"scope": "default",
|
|
71288
|
-
"line": {
|
|
71289
|
-
"start": 601,
|
|
71290
|
-
"end": 601
|
|
71291
|
-
}
|
|
71292
|
-
},
|
|
71293
|
-
"access": "public",
|
|
71294
|
-
"group": [
|
|
71295
|
-
"undefined"
|
|
71296
|
-
],
|
|
71297
|
-
"file": {
|
|
71298
|
-
"path": "bootstrap/scss/core/color-system/_swatch.scss",
|
|
71299
|
-
"name": "_swatch.scss"
|
|
71300
|
-
},
|
|
71301
|
-
"resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
|
|
71302
|
-
"resolvedType": "String"
|
|
71303
|
-
},
|
|
71304
71736
|
{
|
|
71305
71737
|
"description": "The displays Map\n",
|
|
71306
71738
|
"commentRange": {
|
|
@@ -71357,6 +71789,141 @@
|
|
|
71357
71789
|
"letter-spacing": null
|
|
71358
71790
|
}
|
|
71359
71791
|
}
|
|
71792
|
+
},
|
|
71793
|
+
{
|
|
71794
|
+
"description": "The background color of disabled items.\n",
|
|
71795
|
+
"commentRange": {
|
|
71796
|
+
"start": 41,
|
|
71797
|
+
"end": 41
|
|
71798
|
+
},
|
|
71799
|
+
"context": {
|
|
71800
|
+
"type": "variable",
|
|
71801
|
+
"name": "kendo-disabled-bg",
|
|
71802
|
+
"value": "null",
|
|
71803
|
+
"scope": "default",
|
|
71804
|
+
"line": {
|
|
71805
|
+
"start": 42,
|
|
71806
|
+
"end": 42
|
|
71807
|
+
}
|
|
71808
|
+
},
|
|
71809
|
+
"access": "public",
|
|
71810
|
+
"group": [
|
|
71811
|
+
"undefined"
|
|
71812
|
+
],
|
|
71813
|
+
"file": {
|
|
71814
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71815
|
+
"name": "_swatch-legacy.scss"
|
|
71816
|
+
},
|
|
71817
|
+
"resolvedValue": "null",
|
|
71818
|
+
"resolvedType": "Null"
|
|
71819
|
+
},
|
|
71820
|
+
{
|
|
71821
|
+
"description": "The text color of disabled items.\n",
|
|
71822
|
+
"commentRange": {
|
|
71823
|
+
"start": 43,
|
|
71824
|
+
"end": 43
|
|
71825
|
+
},
|
|
71826
|
+
"context": {
|
|
71827
|
+
"type": "variable",
|
|
71828
|
+
"name": "kendo-disabled-text",
|
|
71829
|
+
"value": "null",
|
|
71830
|
+
"scope": "default",
|
|
71831
|
+
"line": {
|
|
71832
|
+
"start": 44,
|
|
71833
|
+
"end": 44
|
|
71834
|
+
}
|
|
71835
|
+
},
|
|
71836
|
+
"access": "public",
|
|
71837
|
+
"group": [
|
|
71838
|
+
"undefined"
|
|
71839
|
+
],
|
|
71840
|
+
"file": {
|
|
71841
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71842
|
+
"name": "_swatch-legacy.scss"
|
|
71843
|
+
},
|
|
71844
|
+
"resolvedValue": "null",
|
|
71845
|
+
"resolvedType": "Null"
|
|
71846
|
+
},
|
|
71847
|
+
{
|
|
71848
|
+
"description": "The border color of disabled items.\n",
|
|
71849
|
+
"commentRange": {
|
|
71850
|
+
"start": 45,
|
|
71851
|
+
"end": 45
|
|
71852
|
+
},
|
|
71853
|
+
"context": {
|
|
71854
|
+
"type": "variable",
|
|
71855
|
+
"name": "kendo-disabled-border",
|
|
71856
|
+
"value": "null",
|
|
71857
|
+
"scope": "default",
|
|
71858
|
+
"line": {
|
|
71859
|
+
"start": 46,
|
|
71860
|
+
"end": 46
|
|
71861
|
+
}
|
|
71862
|
+
},
|
|
71863
|
+
"access": "public",
|
|
71864
|
+
"group": [
|
|
71865
|
+
"undefined"
|
|
71866
|
+
],
|
|
71867
|
+
"file": {
|
|
71868
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71869
|
+
"name": "_swatch-legacy.scss"
|
|
71870
|
+
},
|
|
71871
|
+
"resolvedValue": "null",
|
|
71872
|
+
"resolvedType": "Null"
|
|
71873
|
+
},
|
|
71874
|
+
{
|
|
71875
|
+
"description": "The opacity of disabled items.\n",
|
|
71876
|
+
"commentRange": {
|
|
71877
|
+
"start": 47,
|
|
71878
|
+
"end": 47
|
|
71879
|
+
},
|
|
71880
|
+
"context": {
|
|
71881
|
+
"type": "variable",
|
|
71882
|
+
"name": "kendo-disabled-opacity",
|
|
71883
|
+
"value": "null",
|
|
71884
|
+
"scope": "default",
|
|
71885
|
+
"line": {
|
|
71886
|
+
"start": 48,
|
|
71887
|
+
"end": 48
|
|
71888
|
+
}
|
|
71889
|
+
},
|
|
71890
|
+
"access": "public",
|
|
71891
|
+
"group": [
|
|
71892
|
+
"undefined"
|
|
71893
|
+
],
|
|
71894
|
+
"file": {
|
|
71895
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71896
|
+
"name": "_swatch-legacy.scss"
|
|
71897
|
+
},
|
|
71898
|
+
"resolvedValue": "0.65",
|
|
71899
|
+
"resolvedType": "Number"
|
|
71900
|
+
},
|
|
71901
|
+
{
|
|
71902
|
+
"description": "The filter of disabled items.\n",
|
|
71903
|
+
"commentRange": {
|
|
71904
|
+
"start": 49,
|
|
71905
|
+
"end": 49
|
|
71906
|
+
},
|
|
71907
|
+
"context": {
|
|
71908
|
+
"type": "variable",
|
|
71909
|
+
"name": "kendo-disabled-filter",
|
|
71910
|
+
"value": "null",
|
|
71911
|
+
"scope": "default",
|
|
71912
|
+
"line": {
|
|
71913
|
+
"start": 50,
|
|
71914
|
+
"end": 50
|
|
71915
|
+
}
|
|
71916
|
+
},
|
|
71917
|
+
"access": "public",
|
|
71918
|
+
"group": [
|
|
71919
|
+
"undefined"
|
|
71920
|
+
],
|
|
71921
|
+
"file": {
|
|
71922
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
71923
|
+
"name": "_swatch-legacy.scss"
|
|
71924
|
+
},
|
|
71925
|
+
"resolvedValue": "grayscale(0.1)",
|
|
71926
|
+
"resolvedType": "String"
|
|
71360
71927
|
}
|
|
71361
71928
|
]
|
|
71362
71929
|
},
|
|
@@ -106202,6 +106769,33 @@
|
|
|
106202
106769
|
},
|
|
106203
106770
|
"resolvedValue": "0.3",
|
|
106204
106771
|
"resolvedType": "Number"
|
|
106772
|
+
},
|
|
106773
|
+
{
|
|
106774
|
+
"description": "The z-index of the Loading indicator.\n",
|
|
106775
|
+
"commentRange": {
|
|
106776
|
+
"start": 127,
|
|
106777
|
+
"end": 128
|
|
106778
|
+
},
|
|
106779
|
+
"context": {
|
|
106780
|
+
"type": "variable",
|
|
106781
|
+
"name": "kendo-zindex-loading",
|
|
106782
|
+
"value": "100",
|
|
106783
|
+
"scope": "default",
|
|
106784
|
+
"line": {
|
|
106785
|
+
"start": 129,
|
|
106786
|
+
"end": 129
|
|
106787
|
+
}
|
|
106788
|
+
},
|
|
106789
|
+
"group": [
|
|
106790
|
+
"loading"
|
|
106791
|
+
],
|
|
106792
|
+
"access": "public",
|
|
106793
|
+
"file": {
|
|
106794
|
+
"path": "bootstrap/scss/loader/_variables.scss",
|
|
106795
|
+
"name": "_variables.scss"
|
|
106796
|
+
},
|
|
106797
|
+
"resolvedValue": "100",
|
|
106798
|
+
"resolvedType": "Number"
|
|
106205
106799
|
}
|
|
106206
106800
|
]
|
|
106207
106801
|
},
|
|
@@ -111170,6 +111764,282 @@
|
|
|
111170
111764
|
}
|
|
111171
111765
|
]
|
|
111172
111766
|
},
|
|
111767
|
+
{
|
|
111768
|
+
"id": "panel",
|
|
111769
|
+
"title": "Panel",
|
|
111770
|
+
"variables": [
|
|
111771
|
+
{
|
|
111772
|
+
"description": "The border radius of the Panel.\n",
|
|
111773
|
+
"commentRange": {
|
|
111774
|
+
"start": 2,
|
|
111775
|
+
"end": 3
|
|
111776
|
+
},
|
|
111777
|
+
"context": {
|
|
111778
|
+
"type": "variable",
|
|
111779
|
+
"name": "kendo-panel-border-radius",
|
|
111780
|
+
"value": "k-border-radius(md)",
|
|
111781
|
+
"scope": "private",
|
|
111782
|
+
"line": {
|
|
111783
|
+
"start": 4,
|
|
111784
|
+
"end": 4
|
|
111785
|
+
}
|
|
111786
|
+
},
|
|
111787
|
+
"group": [
|
|
111788
|
+
"panel"
|
|
111789
|
+
],
|
|
111790
|
+
"access": "public",
|
|
111791
|
+
"file": {
|
|
111792
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111793
|
+
"name": "_variables.scss"
|
|
111794
|
+
},
|
|
111795
|
+
"resolvedValue": "var(--kendo-border-radius-md, 0.375rem)",
|
|
111796
|
+
"resolvedType": "String"
|
|
111797
|
+
},
|
|
111798
|
+
{
|
|
111799
|
+
"description": "The width of the border around the Panel.\n",
|
|
111800
|
+
"commentRange": {
|
|
111801
|
+
"start": 5,
|
|
111802
|
+
"end": 6
|
|
111803
|
+
},
|
|
111804
|
+
"context": {
|
|
111805
|
+
"type": "variable",
|
|
111806
|
+
"name": "kendo-panel-border-width",
|
|
111807
|
+
"value": "1px",
|
|
111808
|
+
"scope": "private",
|
|
111809
|
+
"line": {
|
|
111810
|
+
"start": 7,
|
|
111811
|
+
"end": 7
|
|
111812
|
+
}
|
|
111813
|
+
},
|
|
111814
|
+
"group": [
|
|
111815
|
+
"panel"
|
|
111816
|
+
],
|
|
111817
|
+
"access": "public",
|
|
111818
|
+
"file": {
|
|
111819
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111820
|
+
"name": "_variables.scss"
|
|
111821
|
+
},
|
|
111822
|
+
"resolvedValue": "1px",
|
|
111823
|
+
"resolvedType": "Number"
|
|
111824
|
+
},
|
|
111825
|
+
{
|
|
111826
|
+
"description": "The style of the border around the Panel.\n",
|
|
111827
|
+
"commentRange": {
|
|
111828
|
+
"start": 8,
|
|
111829
|
+
"end": 9
|
|
111830
|
+
},
|
|
111831
|
+
"context": {
|
|
111832
|
+
"type": "variable",
|
|
111833
|
+
"name": "kendo-panel-border-style",
|
|
111834
|
+
"value": "solid",
|
|
111835
|
+
"scope": "private",
|
|
111836
|
+
"line": {
|
|
111837
|
+
"start": 10,
|
|
111838
|
+
"end": 10
|
|
111839
|
+
}
|
|
111840
|
+
},
|
|
111841
|
+
"group": [
|
|
111842
|
+
"panel"
|
|
111843
|
+
],
|
|
111844
|
+
"access": "public",
|
|
111845
|
+
"file": {
|
|
111846
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111847
|
+
"name": "_variables.scss"
|
|
111848
|
+
},
|
|
111849
|
+
"resolvedValue": "solid",
|
|
111850
|
+
"resolvedType": "String"
|
|
111851
|
+
},
|
|
111852
|
+
{
|
|
111853
|
+
"description": "The inline padding of the Panel header.\n",
|
|
111854
|
+
"commentRange": {
|
|
111855
|
+
"start": 12,
|
|
111856
|
+
"end": 13
|
|
111857
|
+
},
|
|
111858
|
+
"context": {
|
|
111859
|
+
"type": "variable",
|
|
111860
|
+
"name": "kendo-panel-header-padding-inline",
|
|
111861
|
+
"value": "k-spacing(2)",
|
|
111862
|
+
"scope": "private",
|
|
111863
|
+
"line": {
|
|
111864
|
+
"start": 14,
|
|
111865
|
+
"end": 14
|
|
111866
|
+
}
|
|
111867
|
+
},
|
|
111868
|
+
"group": [
|
|
111869
|
+
"panel"
|
|
111870
|
+
],
|
|
111871
|
+
"access": "public",
|
|
111872
|
+
"file": {
|
|
111873
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111874
|
+
"name": "_variables.scss"
|
|
111875
|
+
},
|
|
111876
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
111877
|
+
"resolvedType": "String"
|
|
111878
|
+
},
|
|
111879
|
+
{
|
|
111880
|
+
"description": "The block padding of the Panel header.\n",
|
|
111881
|
+
"commentRange": {
|
|
111882
|
+
"start": 15,
|
|
111883
|
+
"end": 16
|
|
111884
|
+
},
|
|
111885
|
+
"context": {
|
|
111886
|
+
"type": "variable",
|
|
111887
|
+
"name": "kendo-panel-header-padding-block",
|
|
111888
|
+
"value": "k-spacing(1)",
|
|
111889
|
+
"scope": "private",
|
|
111890
|
+
"line": {
|
|
111891
|
+
"start": 17,
|
|
111892
|
+
"end": 17
|
|
111893
|
+
}
|
|
111894
|
+
},
|
|
111895
|
+
"group": [
|
|
111896
|
+
"panel"
|
|
111897
|
+
],
|
|
111898
|
+
"access": "public",
|
|
111899
|
+
"file": {
|
|
111900
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111901
|
+
"name": "_variables.scss"
|
|
111902
|
+
},
|
|
111903
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
111904
|
+
"resolvedType": "String"
|
|
111905
|
+
},
|
|
111906
|
+
{
|
|
111907
|
+
"description": "The inline padding of the Panel content.\n",
|
|
111908
|
+
"commentRange": {
|
|
111909
|
+
"start": 19,
|
|
111910
|
+
"end": 20
|
|
111911
|
+
},
|
|
111912
|
+
"context": {
|
|
111913
|
+
"type": "variable",
|
|
111914
|
+
"name": "kendo-panel-content-padding-inline",
|
|
111915
|
+
"value": "k-spacing(2)",
|
|
111916
|
+
"scope": "private",
|
|
111917
|
+
"line": {
|
|
111918
|
+
"start": 21,
|
|
111919
|
+
"end": 21
|
|
111920
|
+
}
|
|
111921
|
+
},
|
|
111922
|
+
"group": [
|
|
111923
|
+
"panel"
|
|
111924
|
+
],
|
|
111925
|
+
"access": "public",
|
|
111926
|
+
"file": {
|
|
111927
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111928
|
+
"name": "_variables.scss"
|
|
111929
|
+
},
|
|
111930
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
111931
|
+
"resolvedType": "String"
|
|
111932
|
+
},
|
|
111933
|
+
{
|
|
111934
|
+
"description": "The block padding of the Panel content.\n",
|
|
111935
|
+
"commentRange": {
|
|
111936
|
+
"start": 22,
|
|
111937
|
+
"end": 23
|
|
111938
|
+
},
|
|
111939
|
+
"context": {
|
|
111940
|
+
"type": "variable",
|
|
111941
|
+
"name": "kendo-panel-content-padding-block",
|
|
111942
|
+
"value": "k-spacing(1)",
|
|
111943
|
+
"scope": "private",
|
|
111944
|
+
"line": {
|
|
111945
|
+
"start": 24,
|
|
111946
|
+
"end": 24
|
|
111947
|
+
}
|
|
111948
|
+
},
|
|
111949
|
+
"group": [
|
|
111950
|
+
"panel"
|
|
111951
|
+
],
|
|
111952
|
+
"access": "public",
|
|
111953
|
+
"file": {
|
|
111954
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111955
|
+
"name": "_variables.scss"
|
|
111956
|
+
},
|
|
111957
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
111958
|
+
"resolvedType": "String"
|
|
111959
|
+
},
|
|
111960
|
+
{
|
|
111961
|
+
"description": "The text color of the Panel.\n",
|
|
111962
|
+
"commentRange": {
|
|
111963
|
+
"start": 26,
|
|
111964
|
+
"end": 27
|
|
111965
|
+
},
|
|
111966
|
+
"context": {
|
|
111967
|
+
"type": "variable",
|
|
111968
|
+
"name": "kendo-panel-text",
|
|
111969
|
+
"value": "var(--kendo-component-text, #{$kendo-component-text})",
|
|
111970
|
+
"scope": "private",
|
|
111971
|
+
"line": {
|
|
111972
|
+
"start": 28,
|
|
111973
|
+
"end": 28
|
|
111974
|
+
}
|
|
111975
|
+
},
|
|
111976
|
+
"group": [
|
|
111977
|
+
"panel"
|
|
111978
|
+
],
|
|
111979
|
+
"access": "public",
|
|
111980
|
+
"file": {
|
|
111981
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
111982
|
+
"name": "_variables.scss"
|
|
111983
|
+
},
|
|
111984
|
+
"resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #212529))",
|
|
111985
|
+
"resolvedType": "String"
|
|
111986
|
+
},
|
|
111987
|
+
{
|
|
111988
|
+
"description": "The background color of the Panel.\n",
|
|
111989
|
+
"commentRange": {
|
|
111990
|
+
"start": 29,
|
|
111991
|
+
"end": 30
|
|
111992
|
+
},
|
|
111993
|
+
"context": {
|
|
111994
|
+
"type": "variable",
|
|
111995
|
+
"name": "kendo-panel-bg",
|
|
111996
|
+
"value": "var(--kendo-component-bg, #{$kendo-component-bg})",
|
|
111997
|
+
"scope": "private",
|
|
111998
|
+
"line": {
|
|
111999
|
+
"start": 31,
|
|
112000
|
+
"end": 31
|
|
112001
|
+
}
|
|
112002
|
+
},
|
|
112003
|
+
"group": [
|
|
112004
|
+
"panel"
|
|
112005
|
+
],
|
|
112006
|
+
"access": "public",
|
|
112007
|
+
"file": {
|
|
112008
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
112009
|
+
"name": "_variables.scss"
|
|
112010
|
+
},
|
|
112011
|
+
"resolvedValue": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))",
|
|
112012
|
+
"resolvedType": "String"
|
|
112013
|
+
},
|
|
112014
|
+
{
|
|
112015
|
+
"description": "The color of the border around the Panel.\n",
|
|
112016
|
+
"commentRange": {
|
|
112017
|
+
"start": 32,
|
|
112018
|
+
"end": 33
|
|
112019
|
+
},
|
|
112020
|
+
"context": {
|
|
112021
|
+
"type": "variable",
|
|
112022
|
+
"name": "kendo-panel-border",
|
|
112023
|
+
"value": "var(--kendo-component-border, #{$kendo-component-border})",
|
|
112024
|
+
"scope": "private",
|
|
112025
|
+
"line": {
|
|
112026
|
+
"start": 34,
|
|
112027
|
+
"end": 34
|
|
112028
|
+
}
|
|
112029
|
+
},
|
|
112030
|
+
"group": [
|
|
112031
|
+
"panel"
|
|
112032
|
+
],
|
|
112033
|
+
"access": "public",
|
|
112034
|
+
"file": {
|
|
112035
|
+
"path": "bootstrap/scss/panel/_variables.scss",
|
|
112036
|
+
"name": "_variables.scss"
|
|
112037
|
+
},
|
|
112038
|
+
"resolvedValue": "var(--kendo-component-border, var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
|
|
112039
|
+
"resolvedType": "String"
|
|
112040
|
+
}
|
|
112041
|
+
]
|
|
112042
|
+
},
|
|
111173
112043
|
{
|
|
111174
112044
|
"id": "panelbar",
|
|
111175
112045
|
"title": "Panelbar",
|
|
@@ -126137,7 +127007,7 @@
|
|
|
126137
127007
|
"context": {
|
|
126138
127008
|
"type": "variable",
|
|
126139
127009
|
"name": "kendo-stepper-indicator-disabled-text",
|
|
126140
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
127010
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
126141
127011
|
"scope": "default",
|
|
126142
127012
|
"line": {
|
|
126143
127013
|
"start": 106,
|
|
@@ -126785,7 +127655,7 @@
|
|
|
126785
127655
|
"context": {
|
|
126786
127656
|
"type": "variable",
|
|
126787
127657
|
"name": "kendo-stepper-label-disabled-text",
|
|
126788
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
127658
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
126789
127659
|
"scope": "default",
|
|
126790
127660
|
"line": {
|
|
126791
127661
|
"start": 185,
|
|
@@ -133202,6 +134072,66 @@
|
|
|
133202
134072
|
}
|
|
133203
134073
|
]
|
|
133204
134074
|
},
|
|
134075
|
+
{
|
|
134076
|
+
"id": "time-marker",
|
|
134077
|
+
"title": "TimeMarker",
|
|
134078
|
+
"variables": [
|
|
134079
|
+
{
|
|
134080
|
+
"description": "The border width of the current time indicator.\n",
|
|
134081
|
+
"commentRange": {
|
|
134082
|
+
"start": 1,
|
|
134083
|
+
"end": 2
|
|
134084
|
+
},
|
|
134085
|
+
"context": {
|
|
134086
|
+
"type": "variable",
|
|
134087
|
+
"name": "kendo-current-time-width",
|
|
134088
|
+
"value": "1px",
|
|
134089
|
+
"scope": "default",
|
|
134090
|
+
"line": {
|
|
134091
|
+
"start": 3,
|
|
134092
|
+
"end": 3
|
|
134093
|
+
}
|
|
134094
|
+
},
|
|
134095
|
+
"group": [
|
|
134096
|
+
"time-marker"
|
|
134097
|
+
],
|
|
134098
|
+
"access": "public",
|
|
134099
|
+
"file": {
|
|
134100
|
+
"path": "bootstrap/scss/time-marker/_variables.scss",
|
|
134101
|
+
"name": "_variables.scss"
|
|
134102
|
+
},
|
|
134103
|
+
"resolvedValue": "1px",
|
|
134104
|
+
"resolvedType": "Number"
|
|
134105
|
+
},
|
|
134106
|
+
{
|
|
134107
|
+
"description": "The color of the current time indicator.\n",
|
|
134108
|
+
"commentRange": {
|
|
134109
|
+
"start": 4,
|
|
134110
|
+
"end": 5
|
|
134111
|
+
},
|
|
134112
|
+
"context": {
|
|
134113
|
+
"type": "variable",
|
|
134114
|
+
"name": "kendo-current-time-color",
|
|
134115
|
+
"value": "#ff0000",
|
|
134116
|
+
"scope": "default",
|
|
134117
|
+
"line": {
|
|
134118
|
+
"start": 6,
|
|
134119
|
+
"end": 6
|
|
134120
|
+
}
|
|
134121
|
+
},
|
|
134122
|
+
"group": [
|
|
134123
|
+
"time-marker"
|
|
134124
|
+
],
|
|
134125
|
+
"access": "public",
|
|
134126
|
+
"file": {
|
|
134127
|
+
"path": "bootstrap/scss/time-marker/_variables.scss",
|
|
134128
|
+
"name": "_variables.scss"
|
|
134129
|
+
},
|
|
134130
|
+
"resolvedValue": "#ff0000",
|
|
134131
|
+
"resolvedType": "Color"
|
|
134132
|
+
}
|
|
134133
|
+
]
|
|
134134
|
+
},
|
|
133205
134135
|
{
|
|
133206
134136
|
"id": "timeline",
|
|
133207
134137
|
"title": "Timeline",
|