@progress/kendo-theme-bootstrap 9.1.0-dev.4 → 9.1.0-dev.6
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 +465 -82
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1038 -114
- package/dist/meta/sassdoc-raw-data.json +475 -50
- package/dist/meta/variables.json +97 -9
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/dataviz/_index.scss +3 -1
- package/scss/dataviz/_variables.scss +9 -0
- package/scss/index.scss +2 -0
- package/scss/list/_index.scss +3 -1
- package/scss/list/_variables.scss +0 -4
- package/scss/no-data/_index.scss +32 -0
- package/scss/no-data/_layout.scss +5 -0
- package/scss/no-data/_theme.scss +5 -0
- package/scss/no-data/_variables.scss +7 -0
- package/scss/pdf-viewer/_variables.scss +23 -0
- package/scss/scheduler/_index.scss +3 -1
- package/scss/toolbar/_variables.scss +32 -4
|
@@ -32543,14 +32543,14 @@
|
|
|
32543
32543
|
"resolvedType": "Null"
|
|
32544
32544
|
},
|
|
32545
32545
|
{
|
|
32546
|
-
"description": "The color of the '
|
|
32546
|
+
"description": "The color of the 'Option Label' text.\n",
|
|
32547
32547
|
"commentRange": {
|
|
32548
32548
|
"start": 245,
|
|
32549
32549
|
"end": 246
|
|
32550
32550
|
},
|
|
32551
32551
|
"context": {
|
|
32552
32552
|
"type": "variable",
|
|
32553
|
-
"name": "kendo-list-
|
|
32553
|
+
"name": "kendo-list-option-label-text",
|
|
32554
32554
|
"value": "$kendo-subtle-text",
|
|
32555
32555
|
"scope": "default",
|
|
32556
32556
|
"line": {
|
|
@@ -32569,33 +32569,6 @@
|
|
|
32569
32569
|
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
32570
32570
|
"resolvedType": "String"
|
|
32571
32571
|
},
|
|
32572
|
-
{
|
|
32573
|
-
"description": "The color of the 'Option Label' text.\n",
|
|
32574
|
-
"commentRange": {
|
|
32575
|
-
"start": 249,
|
|
32576
|
-
"end": 250
|
|
32577
|
-
},
|
|
32578
|
-
"context": {
|
|
32579
|
-
"type": "variable",
|
|
32580
|
-
"name": "kendo-list-option-label-text",
|
|
32581
|
-
"value": "$kendo-subtle-text",
|
|
32582
|
-
"scope": "default",
|
|
32583
|
-
"line": {
|
|
32584
|
-
"start": 251,
|
|
32585
|
-
"end": 251
|
|
32586
|
-
}
|
|
32587
|
-
},
|
|
32588
|
-
"group": [
|
|
32589
|
-
"list"
|
|
32590
|
-
],
|
|
32591
|
-
"access": "public",
|
|
32592
|
-
"file": {
|
|
32593
|
-
"path": "bootstrap/scss/list/_variables.scss",
|
|
32594
|
-
"name": "_variables.scss"
|
|
32595
|
-
},
|
|
32596
|
-
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
32597
|
-
"resolvedType": "String"
|
|
32598
|
-
},
|
|
32599
32572
|
{
|
|
32600
32573
|
"description": "The spacing between the ListBox elements.\n",
|
|
32601
32574
|
"commentRange": {
|
|
@@ -37267,6 +37240,60 @@
|
|
|
37267
37240
|
"resolvedValue": "0.375rem",
|
|
37268
37241
|
"resolvedType": "Number"
|
|
37269
37242
|
},
|
|
37243
|
+
{
|
|
37244
|
+
"description": "The minimum height of the 'No Data' text container.\n",
|
|
37245
|
+
"commentRange": {
|
|
37246
|
+
"start": 1,
|
|
37247
|
+
"end": 2
|
|
37248
|
+
},
|
|
37249
|
+
"context": {
|
|
37250
|
+
"type": "variable",
|
|
37251
|
+
"name": "kendo-no-data-min-height",
|
|
37252
|
+
"value": "140px",
|
|
37253
|
+
"scope": "default",
|
|
37254
|
+
"line": {
|
|
37255
|
+
"start": 3,
|
|
37256
|
+
"end": 3
|
|
37257
|
+
}
|
|
37258
|
+
},
|
|
37259
|
+
"group": [
|
|
37260
|
+
"no-data"
|
|
37261
|
+
],
|
|
37262
|
+
"access": "public",
|
|
37263
|
+
"file": {
|
|
37264
|
+
"path": "bootstrap/scss/no-data/_variables.scss",
|
|
37265
|
+
"name": "_variables.scss"
|
|
37266
|
+
},
|
|
37267
|
+
"resolvedValue": "140px",
|
|
37268
|
+
"resolvedType": "Number"
|
|
37269
|
+
},
|
|
37270
|
+
{
|
|
37271
|
+
"description": "The color of the 'No Data' text.\n",
|
|
37272
|
+
"commentRange": {
|
|
37273
|
+
"start": 5,
|
|
37274
|
+
"end": 6
|
|
37275
|
+
},
|
|
37276
|
+
"context": {
|
|
37277
|
+
"type": "variable",
|
|
37278
|
+
"name": "kendo-no-data-text",
|
|
37279
|
+
"value": "$kendo-subtle-text",
|
|
37280
|
+
"scope": "default",
|
|
37281
|
+
"line": {
|
|
37282
|
+
"start": 7,
|
|
37283
|
+
"end": 7
|
|
37284
|
+
}
|
|
37285
|
+
},
|
|
37286
|
+
"group": [
|
|
37287
|
+
"no-data"
|
|
37288
|
+
],
|
|
37289
|
+
"access": "public",
|
|
37290
|
+
"file": {
|
|
37291
|
+
"path": "bootstrap/scss/no-data/_variables.scss",
|
|
37292
|
+
"name": "_variables.scss"
|
|
37293
|
+
},
|
|
37294
|
+
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
37295
|
+
"resolvedType": "String"
|
|
37296
|
+
},
|
|
37270
37297
|
{
|
|
37271
37298
|
"description": "The row-gap between the elements in the Notification group.\n",
|
|
37272
37299
|
"commentRange": {
|
|
@@ -43918,6 +43945,195 @@
|
|
|
43918
43945
|
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
43919
43946
|
"resolvedType": "String"
|
|
43920
43947
|
},
|
|
43948
|
+
{
|
|
43949
|
+
"description": "The vertical padding of the PDFViewer popup.\n",
|
|
43950
|
+
"commentRange": {
|
|
43951
|
+
"start": 112,
|
|
43952
|
+
"end": 113
|
|
43953
|
+
},
|
|
43954
|
+
"context": {
|
|
43955
|
+
"type": "variable",
|
|
43956
|
+
"name": "kendo-pdf-viewer-popup-padding-x",
|
|
43957
|
+
"value": "k-spacing(2)",
|
|
43958
|
+
"scope": "default",
|
|
43959
|
+
"line": {
|
|
43960
|
+
"start": 114,
|
|
43961
|
+
"end": 114
|
|
43962
|
+
}
|
|
43963
|
+
},
|
|
43964
|
+
"group": [
|
|
43965
|
+
"pdf-viewer"
|
|
43966
|
+
],
|
|
43967
|
+
"access": "public",
|
|
43968
|
+
"file": {
|
|
43969
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
43970
|
+
"name": "_variables.scss"
|
|
43971
|
+
},
|
|
43972
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
43973
|
+
"resolvedType": "String"
|
|
43974
|
+
},
|
|
43975
|
+
{
|
|
43976
|
+
"description": "The horizontal padding of the PDFViewer popup.\n",
|
|
43977
|
+
"commentRange": {
|
|
43978
|
+
"start": 115,
|
|
43979
|
+
"end": 116
|
|
43980
|
+
},
|
|
43981
|
+
"context": {
|
|
43982
|
+
"type": "variable",
|
|
43983
|
+
"name": "kendo-pdf-viewer-popup-padding-y",
|
|
43984
|
+
"value": "$kendo-pdf-viewer-popup-padding-x",
|
|
43985
|
+
"scope": "default",
|
|
43986
|
+
"line": {
|
|
43987
|
+
"start": 117,
|
|
43988
|
+
"end": 117
|
|
43989
|
+
}
|
|
43990
|
+
},
|
|
43991
|
+
"group": [
|
|
43992
|
+
"pdf-viewer"
|
|
43993
|
+
],
|
|
43994
|
+
"access": "public",
|
|
43995
|
+
"file": {
|
|
43996
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
43997
|
+
"name": "_variables.scss"
|
|
43998
|
+
},
|
|
43999
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
44000
|
+
"resolvedType": "String"
|
|
44001
|
+
},
|
|
44002
|
+
{
|
|
44003
|
+
"description": "The border color of the PDFViewer selected highlight annotation.\n",
|
|
44004
|
+
"commentRange": {
|
|
44005
|
+
"start": 119,
|
|
44006
|
+
"end": 120
|
|
44007
|
+
},
|
|
44008
|
+
"context": {
|
|
44009
|
+
"type": "variable",
|
|
44010
|
+
"name": "kendo-pdf-viewer-highlight-annotation-border",
|
|
44011
|
+
"value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
|
|
44012
|
+
"scope": "default",
|
|
44013
|
+
"line": {
|
|
44014
|
+
"start": 121,
|
|
44015
|
+
"end": 121
|
|
44016
|
+
}
|
|
44017
|
+
},
|
|
44018
|
+
"group": [
|
|
44019
|
+
"pdf-viewer"
|
|
44020
|
+
],
|
|
44021
|
+
"access": "public",
|
|
44022
|
+
"file": {
|
|
44023
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
44024
|
+
"name": "_variables.scss"
|
|
44025
|
+
},
|
|
44026
|
+
"resolvedValue": "var(--kendo-color-primary, #0d6efd)",
|
|
44027
|
+
"resolvedType": "String"
|
|
44028
|
+
},
|
|
44029
|
+
{
|
|
44030
|
+
"description": "The background color of the PDFViewer hover highlight annotation.\n",
|
|
44031
|
+
"commentRange": {
|
|
44032
|
+
"start": 122,
|
|
44033
|
+
"end": 123
|
|
44034
|
+
},
|
|
44035
|
+
"context": {
|
|
44036
|
+
"type": "variable",
|
|
44037
|
+
"name": "kendo-pdf-viewer-highlight-annotation-hover-border",
|
|
44038
|
+
"value": "if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)",
|
|
44039
|
+
"scope": "default",
|
|
44040
|
+
"line": {
|
|
44041
|
+
"start": 124,
|
|
44042
|
+
"end": 124
|
|
44043
|
+
}
|
|
44044
|
+
},
|
|
44045
|
+
"group": [
|
|
44046
|
+
"pdf-viewer"
|
|
44047
|
+
],
|
|
44048
|
+
"access": "public",
|
|
44049
|
+
"file": {
|
|
44050
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
44051
|
+
"name": "_variables.scss"
|
|
44052
|
+
},
|
|
44053
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
|
|
44054
|
+
"resolvedType": "String"
|
|
44055
|
+
},
|
|
44056
|
+
{
|
|
44057
|
+
"description": "The border color of the PDFViewer selected free text annotation.\n",
|
|
44058
|
+
"commentRange": {
|
|
44059
|
+
"start": 125,
|
|
44060
|
+
"end": 126
|
|
44061
|
+
},
|
|
44062
|
+
"context": {
|
|
44063
|
+
"type": "variable",
|
|
44064
|
+
"name": "kendo-pdf-viewer-free-text-annotation-border",
|
|
44065
|
+
"value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
|
|
44066
|
+
"scope": "default",
|
|
44067
|
+
"line": {
|
|
44068
|
+
"start": 127,
|
|
44069
|
+
"end": 127
|
|
44070
|
+
}
|
|
44071
|
+
},
|
|
44072
|
+
"group": [
|
|
44073
|
+
"pdf-viewer"
|
|
44074
|
+
],
|
|
44075
|
+
"access": "public",
|
|
44076
|
+
"file": {
|
|
44077
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
44078
|
+
"name": "_variables.scss"
|
|
44079
|
+
},
|
|
44080
|
+
"resolvedValue": "var(--kendo-color-primary, #0d6efd)",
|
|
44081
|
+
"resolvedType": "String"
|
|
44082
|
+
},
|
|
44083
|
+
{
|
|
44084
|
+
"description": "The placeholder text color of the PDFViewer free text annotation.\n",
|
|
44085
|
+
"commentRange": {
|
|
44086
|
+
"start": 128,
|
|
44087
|
+
"end": 129
|
|
44088
|
+
},
|
|
44089
|
+
"context": {
|
|
44090
|
+
"type": "variable",
|
|
44091
|
+
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
44092
|
+
"value": "rgba(124, 22, 27, 0.5)",
|
|
44093
|
+
"scope": "default",
|
|
44094
|
+
"line": {
|
|
44095
|
+
"start": 130,
|
|
44096
|
+
"end": 130
|
|
44097
|
+
}
|
|
44098
|
+
},
|
|
44099
|
+
"group": [
|
|
44100
|
+
"pdf-viewer"
|
|
44101
|
+
],
|
|
44102
|
+
"access": "public",
|
|
44103
|
+
"file": {
|
|
44104
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
44105
|
+
"name": "_variables.scss"
|
|
44106
|
+
},
|
|
44107
|
+
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
44108
|
+
"resolvedType": "Color"
|
|
44109
|
+
},
|
|
44110
|
+
{
|
|
44111
|
+
"description": "The text color of the PDFViewer free text annotation.\n",
|
|
44112
|
+
"commentRange": {
|
|
44113
|
+
"start": 131,
|
|
44114
|
+
"end": 132
|
|
44115
|
+
},
|
|
44116
|
+
"context": {
|
|
44117
|
+
"type": "variable",
|
|
44118
|
+
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
44119
|
+
"value": "rgba(124, 22, 27, 0.7)",
|
|
44120
|
+
"scope": "default",
|
|
44121
|
+
"line": {
|
|
44122
|
+
"start": 133,
|
|
44123
|
+
"end": 133
|
|
44124
|
+
}
|
|
44125
|
+
},
|
|
44126
|
+
"group": [
|
|
44127
|
+
"pdf-viewer"
|
|
44128
|
+
],
|
|
44129
|
+
"access": "public",
|
|
44130
|
+
"file": {
|
|
44131
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
44132
|
+
"name": "_variables.scss"
|
|
44133
|
+
},
|
|
44134
|
+
"resolvedValue": "rgba(124, 22, 27, 0.7)",
|
|
44135
|
+
"resolvedType": "Color"
|
|
44136
|
+
},
|
|
43921
44137
|
{
|
|
43922
44138
|
"description": "The background color of the Picker components.\n",
|
|
43923
44139
|
"commentRange": {
|
|
@@ -67840,15 +68056,15 @@
|
|
|
67840
68056
|
"resolvedType": "Null"
|
|
67841
68057
|
},
|
|
67842
68058
|
{
|
|
67843
|
-
"description": "The color of the
|
|
68059
|
+
"description": "The text color of the outline Toolbar.\n",
|
|
67844
68060
|
"commentRange": {
|
|
67845
68061
|
"start": 75,
|
|
67846
68062
|
"end": 76
|
|
67847
68063
|
},
|
|
67848
68064
|
"context": {
|
|
67849
68065
|
"type": "variable",
|
|
67850
|
-
"name": "kendo-toolbar-
|
|
67851
|
-
"value": "
|
|
68066
|
+
"name": "kendo-toolbar-outline-text",
|
|
68067
|
+
"value": "$kendo-button-text",
|
|
67852
68068
|
"scope": "default",
|
|
67853
68069
|
"line": {
|
|
67854
68070
|
"start": 77,
|
|
@@ -67863,23 +68079,23 @@
|
|
|
67863
68079
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
67864
68080
|
"name": "_variables.scss"
|
|
67865
68081
|
},
|
|
67866
|
-
"resolvedValue": "
|
|
68082
|
+
"resolvedValue": "var(--kendo-color-on-base, #212529)",
|
|
67867
68083
|
"resolvedType": "String"
|
|
67868
68084
|
},
|
|
67869
68085
|
{
|
|
67870
|
-
"description": "The
|
|
68086
|
+
"description": "The color of the border around the outline Toolbar.\n",
|
|
67871
68087
|
"commentRange": {
|
|
67872
|
-
"start":
|
|
67873
|
-
"end":
|
|
68088
|
+
"start": 78,
|
|
68089
|
+
"end": 79
|
|
67874
68090
|
},
|
|
67875
68091
|
"context": {
|
|
67876
68092
|
"type": "variable",
|
|
67877
|
-
"name": "kendo-toolbar-
|
|
67878
|
-
"value": "
|
|
68093
|
+
"name": "kendo-toolbar-outline-border",
|
|
68094
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5 ))",
|
|
67879
68095
|
"scope": "default",
|
|
67880
68096
|
"line": {
|
|
67881
|
-
"start":
|
|
67882
|
-
"end":
|
|
68097
|
+
"start": 80,
|
|
68098
|
+
"end": 80
|
|
67883
68099
|
}
|
|
67884
68100
|
},
|
|
67885
68101
|
"group": [
|
|
@@ -67890,23 +68106,23 @@
|
|
|
67890
68106
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
67891
68107
|
"name": "_variables.scss"
|
|
67892
68108
|
},
|
|
67893
|
-
"resolvedValue": "
|
|
67894
|
-
"resolvedType": "
|
|
68109
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
|
|
68110
|
+
"resolvedType": "String"
|
|
67895
68111
|
},
|
|
67896
68112
|
{
|
|
67897
|
-
"description": "The
|
|
68113
|
+
"description": "The gradient of the outline Toolbar.\n",
|
|
67898
68114
|
"commentRange": {
|
|
67899
|
-
"start":
|
|
67900
|
-
"end":
|
|
68115
|
+
"start": 81,
|
|
68116
|
+
"end": 82
|
|
67901
68117
|
},
|
|
67902
68118
|
"context": {
|
|
67903
68119
|
"type": "variable",
|
|
67904
|
-
"name": "kendo-toolbar-
|
|
67905
|
-
"value": "
|
|
68120
|
+
"name": "kendo-toolbar-outline-gradient",
|
|
68121
|
+
"value": "null",
|
|
67906
68122
|
"scope": "default",
|
|
67907
68123
|
"line": {
|
|
67908
|
-
"start":
|
|
67909
|
-
"end":
|
|
68124
|
+
"start": 83,
|
|
68125
|
+
"end": 83
|
|
67910
68126
|
}
|
|
67911
68127
|
},
|
|
67912
68128
|
"group": [
|
|
@@ -67917,19 +68133,46 @@
|
|
|
67917
68133
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
67918
68134
|
"name": "_variables.scss"
|
|
67919
68135
|
},
|
|
67920
|
-
"resolvedValue": "
|
|
67921
|
-
"resolvedType": "
|
|
68136
|
+
"resolvedValue": "null",
|
|
68137
|
+
"resolvedType": "Null"
|
|
67922
68138
|
},
|
|
67923
68139
|
{
|
|
67924
|
-
"description": "
|
|
68140
|
+
"description": "The box shadow of the outline Toolbar.\n",
|
|
68141
|
+
"commentRange": {
|
|
68142
|
+
"start": 84,
|
|
68143
|
+
"end": 85
|
|
68144
|
+
},
|
|
68145
|
+
"context": {
|
|
68146
|
+
"type": "variable",
|
|
68147
|
+
"name": "kendo-toolbar-outline-shadow",
|
|
68148
|
+
"value": "null",
|
|
68149
|
+
"scope": "default",
|
|
68150
|
+
"line": {
|
|
68151
|
+
"start": 86,
|
|
68152
|
+
"end": 86
|
|
68153
|
+
}
|
|
68154
|
+
},
|
|
68155
|
+
"group": [
|
|
68156
|
+
"toolbar"
|
|
68157
|
+
],
|
|
68158
|
+
"access": "public",
|
|
68159
|
+
"file": {
|
|
68160
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68161
|
+
"name": "_variables.scss"
|
|
68162
|
+
},
|
|
68163
|
+
"resolvedValue": "null",
|
|
68164
|
+
"resolvedType": "Null"
|
|
68165
|
+
},
|
|
68166
|
+
{
|
|
68167
|
+
"description": "The width of the border around the outline Toolbar.\n",
|
|
67925
68168
|
"commentRange": {
|
|
67926
68169
|
"start": 87,
|
|
67927
68170
|
"end": 88
|
|
67928
68171
|
},
|
|
67929
68172
|
"context": {
|
|
67930
68173
|
"type": "variable",
|
|
67931
|
-
"name": "kendo-toolbar-
|
|
67932
|
-
"value": "
|
|
68174
|
+
"name": "kendo-toolbar-outline-border-width",
|
|
68175
|
+
"value": "$kendo-toolbar-border-width",
|
|
67933
68176
|
"scope": "default",
|
|
67934
68177
|
"line": {
|
|
67935
68178
|
"start": 89,
|
|
@@ -67948,18 +68191,153 @@
|
|
|
67948
68191
|
"resolvedType": "Number"
|
|
67949
68192
|
},
|
|
67950
68193
|
{
|
|
67951
|
-
"description": "The
|
|
68194
|
+
"description": "The text color of the flat Toolbar.\n",
|
|
67952
68195
|
"commentRange": {
|
|
67953
68196
|
"start": 91,
|
|
67954
68197
|
"end": 92
|
|
67955
68198
|
},
|
|
67956
68199
|
"context": {
|
|
67957
68200
|
"type": "variable",
|
|
67958
|
-
"name": "kendo-toolbar-
|
|
67959
|
-
"value": "
|
|
68201
|
+
"name": "kendo-toolbar-flat-text",
|
|
68202
|
+
"value": "null",
|
|
67960
68203
|
"scope": "default",
|
|
67961
68204
|
"line": {
|
|
67962
68205
|
"start": 93,
|
|
68206
|
+
"end": 93
|
|
68207
|
+
}
|
|
68208
|
+
},
|
|
68209
|
+
"group": [
|
|
68210
|
+
"toolbar"
|
|
68211
|
+
],
|
|
68212
|
+
"access": "public",
|
|
68213
|
+
"file": {
|
|
68214
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68215
|
+
"name": "_variables.scss"
|
|
68216
|
+
},
|
|
68217
|
+
"resolvedValue": "null",
|
|
68218
|
+
"resolvedType": "Null"
|
|
68219
|
+
},
|
|
68220
|
+
{
|
|
68221
|
+
"description": "The color of the border around the flat Toolbar.\n",
|
|
68222
|
+
"commentRange": {
|
|
68223
|
+
"start": 94,
|
|
68224
|
+
"end": 95
|
|
68225
|
+
},
|
|
68226
|
+
"context": {
|
|
68227
|
+
"type": "variable",
|
|
68228
|
+
"name": "kendo-toolbar-flat-border",
|
|
68229
|
+
"value": "$kendo-toolbar-border",
|
|
68230
|
+
"scope": "default",
|
|
68231
|
+
"line": {
|
|
68232
|
+
"start": 96,
|
|
68233
|
+
"end": 96
|
|
68234
|
+
}
|
|
68235
|
+
},
|
|
68236
|
+
"group": [
|
|
68237
|
+
"toolbar"
|
|
68238
|
+
],
|
|
68239
|
+
"access": "public",
|
|
68240
|
+
"file": {
|
|
68241
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68242
|
+
"name": "_variables.scss"
|
|
68243
|
+
},
|
|
68244
|
+
"resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
|
|
68245
|
+
"resolvedType": "String"
|
|
68246
|
+
},
|
|
68247
|
+
{
|
|
68248
|
+
"description": "The gradient of the flat Toolbar.\n",
|
|
68249
|
+
"commentRange": {
|
|
68250
|
+
"start": 97,
|
|
68251
|
+
"end": 98
|
|
68252
|
+
},
|
|
68253
|
+
"context": {
|
|
68254
|
+
"type": "variable",
|
|
68255
|
+
"name": "kendo-toolbar-flat-gradient",
|
|
68256
|
+
"value": "null",
|
|
68257
|
+
"scope": "default",
|
|
68258
|
+
"line": {
|
|
68259
|
+
"start": 99,
|
|
68260
|
+
"end": 99
|
|
68261
|
+
}
|
|
68262
|
+
},
|
|
68263
|
+
"group": [
|
|
68264
|
+
"toolbar"
|
|
68265
|
+
],
|
|
68266
|
+
"access": "public",
|
|
68267
|
+
"file": {
|
|
68268
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68269
|
+
"name": "_variables.scss"
|
|
68270
|
+
},
|
|
68271
|
+
"resolvedValue": "null",
|
|
68272
|
+
"resolvedType": "Null"
|
|
68273
|
+
},
|
|
68274
|
+
{
|
|
68275
|
+
"description": "The box shadow of the flat Toolbar.\n",
|
|
68276
|
+
"commentRange": {
|
|
68277
|
+
"start": 100,
|
|
68278
|
+
"end": 101
|
|
68279
|
+
},
|
|
68280
|
+
"context": {
|
|
68281
|
+
"type": "variable",
|
|
68282
|
+
"name": "kendo-toolbar-flat-shadow",
|
|
68283
|
+
"value": "null",
|
|
68284
|
+
"scope": "default",
|
|
68285
|
+
"line": {
|
|
68286
|
+
"start": 102,
|
|
68287
|
+
"end": 102
|
|
68288
|
+
}
|
|
68289
|
+
},
|
|
68290
|
+
"group": [
|
|
68291
|
+
"toolbar"
|
|
68292
|
+
],
|
|
68293
|
+
"access": "public",
|
|
68294
|
+
"file": {
|
|
68295
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68296
|
+
"name": "_variables.scss"
|
|
68297
|
+
},
|
|
68298
|
+
"resolvedValue": "null",
|
|
68299
|
+
"resolvedType": "Null"
|
|
68300
|
+
},
|
|
68301
|
+
{
|
|
68302
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
68303
|
+
"commentRange": {
|
|
68304
|
+
"start": 103,
|
|
68305
|
+
"end": 104
|
|
68306
|
+
},
|
|
68307
|
+
"context": {
|
|
68308
|
+
"type": "variable",
|
|
68309
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
68310
|
+
"value": "1px",
|
|
68311
|
+
"scope": "default",
|
|
68312
|
+
"line": {
|
|
68313
|
+
"start": 105,
|
|
68314
|
+
"end": 105
|
|
68315
|
+
}
|
|
68316
|
+
},
|
|
68317
|
+
"group": [
|
|
68318
|
+
"toolbar"
|
|
68319
|
+
],
|
|
68320
|
+
"access": "public",
|
|
68321
|
+
"file": {
|
|
68322
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68323
|
+
"name": "_variables.scss"
|
|
68324
|
+
},
|
|
68325
|
+
"resolvedValue": "1px",
|
|
68326
|
+
"resolvedType": "Number"
|
|
68327
|
+
},
|
|
68328
|
+
{
|
|
68329
|
+
"description": "The color of the separator border of the Toolbar.\n",
|
|
68330
|
+
"commentRange": {
|
|
68331
|
+
"start": 107,
|
|
68332
|
+
"end": 108
|
|
68333
|
+
},
|
|
68334
|
+
"context": {
|
|
68335
|
+
"type": "variable",
|
|
68336
|
+
"name": "kendo-toolbar-separator-border",
|
|
68337
|
+
"value": "inherit",
|
|
68338
|
+
"scope": "default",
|
|
68339
|
+
"line": {
|
|
68340
|
+
"start": 109,
|
|
67963
68341
|
"end": 109
|
|
67964
68342
|
}
|
|
67965
68343
|
},
|
|
@@ -67971,6 +68349,87 @@
|
|
|
67971
68349
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
67972
68350
|
"name": "_variables.scss"
|
|
67973
68351
|
},
|
|
68352
|
+
"resolvedValue": "inherit",
|
|
68353
|
+
"resolvedType": "String"
|
|
68354
|
+
},
|
|
68355
|
+
{
|
|
68356
|
+
"description": "The width of the input in the Toolbar.\n",
|
|
68357
|
+
"commentRange": {
|
|
68358
|
+
"start": 111,
|
|
68359
|
+
"end": 112
|
|
68360
|
+
},
|
|
68361
|
+
"context": {
|
|
68362
|
+
"type": "variable",
|
|
68363
|
+
"name": "kendo-toolbar-input-width",
|
|
68364
|
+
"value": "10em",
|
|
68365
|
+
"scope": "default",
|
|
68366
|
+
"line": {
|
|
68367
|
+
"start": 113,
|
|
68368
|
+
"end": 113
|
|
68369
|
+
}
|
|
68370
|
+
},
|
|
68371
|
+
"group": [
|
|
68372
|
+
"toolbar"
|
|
68373
|
+
],
|
|
68374
|
+
"access": "public",
|
|
68375
|
+
"file": {
|
|
68376
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68377
|
+
"name": "_variables.scss"
|
|
68378
|
+
},
|
|
68379
|
+
"resolvedValue": "10em",
|
|
68380
|
+
"resolvedType": "Number"
|
|
68381
|
+
},
|
|
68382
|
+
{
|
|
68383
|
+
"description": "The box shadow of the focused Toolbar item.\n",
|
|
68384
|
+
"commentRange": {
|
|
68385
|
+
"start": 115,
|
|
68386
|
+
"end": 116
|
|
68387
|
+
},
|
|
68388
|
+
"context": {
|
|
68389
|
+
"type": "variable",
|
|
68390
|
+
"name": "kendo-toolbar-item-shadow",
|
|
68391
|
+
"value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
|
|
68392
|
+
"scope": "default",
|
|
68393
|
+
"line": {
|
|
68394
|
+
"start": 117,
|
|
68395
|
+
"end": 117
|
|
68396
|
+
}
|
|
68397
|
+
},
|
|
68398
|
+
"group": [
|
|
68399
|
+
"toolbar"
|
|
68400
|
+
],
|
|
68401
|
+
"access": "public",
|
|
68402
|
+
"file": {
|
|
68403
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68404
|
+
"name": "_variables.scss"
|
|
68405
|
+
},
|
|
68406
|
+
"resolvedValue": "0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
|
|
68407
|
+
"resolvedType": "List"
|
|
68408
|
+
},
|
|
68409
|
+
{
|
|
68410
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
68411
|
+
"commentRange": {
|
|
68412
|
+
"start": 119,
|
|
68413
|
+
"end": 120
|
|
68414
|
+
},
|
|
68415
|
+
"context": {
|
|
68416
|
+
"type": "variable",
|
|
68417
|
+
"name": "kendo-toolbar-sizes",
|
|
68418
|
+
"value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
|
|
68419
|
+
"scope": "default",
|
|
68420
|
+
"line": {
|
|
68421
|
+
"start": 121,
|
|
68422
|
+
"end": 137
|
|
68423
|
+
}
|
|
68424
|
+
},
|
|
68425
|
+
"group": [
|
|
68426
|
+
"toolbar"
|
|
68427
|
+
],
|
|
68428
|
+
"access": "public",
|
|
68429
|
+
"file": {
|
|
68430
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
68431
|
+
"name": "_variables.scss"
|
|
68432
|
+
},
|
|
67974
68433
|
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), spacing: var(--kendo-spacing-1\\.5, 0.375rem)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), spacing: var(--kendo-spacing-2, 0.5rem)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), spacing: var(--kendo-spacing-2\\.5, 0.625rem)))",
|
|
67975
68434
|
"resolvedType": "Map",
|
|
67976
68435
|
"prettyValue": {
|
|
@@ -109858,14 +110317,14 @@
|
|
|
109858
110317
|
"resolvedType": "Null"
|
|
109859
110318
|
},
|
|
109860
110319
|
{
|
|
109861
|
-
"description": "The color of the '
|
|
110320
|
+
"description": "The color of the 'Option Label' text.\n",
|
|
109862
110321
|
"commentRange": {
|
|
109863
110322
|
"start": 245,
|
|
109864
110323
|
"end": 246
|
|
109865
110324
|
},
|
|
109866
110325
|
"context": {
|
|
109867
110326
|
"type": "variable",
|
|
109868
|
-
"name": "kendo-list-
|
|
110327
|
+
"name": "kendo-list-option-label-text",
|
|
109869
110328
|
"value": "$kendo-subtle-text",
|
|
109870
110329
|
"scope": "default",
|
|
109871
110330
|
"line": {
|
|
@@ -109883,33 +110342,6 @@
|
|
|
109883
110342
|
},
|
|
109884
110343
|
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
109885
110344
|
"resolvedType": "String"
|
|
109886
|
-
},
|
|
109887
|
-
{
|
|
109888
|
-
"description": "The color of the 'Option Label' text.\n",
|
|
109889
|
-
"commentRange": {
|
|
109890
|
-
"start": 249,
|
|
109891
|
-
"end": 250
|
|
109892
|
-
},
|
|
109893
|
-
"context": {
|
|
109894
|
-
"type": "variable",
|
|
109895
|
-
"name": "kendo-list-option-label-text",
|
|
109896
|
-
"value": "$kendo-subtle-text",
|
|
109897
|
-
"scope": "default",
|
|
109898
|
-
"line": {
|
|
109899
|
-
"start": 251,
|
|
109900
|
-
"end": 251
|
|
109901
|
-
}
|
|
109902
|
-
},
|
|
109903
|
-
"group": [
|
|
109904
|
-
"list"
|
|
109905
|
-
],
|
|
109906
|
-
"access": "public",
|
|
109907
|
-
"file": {
|
|
109908
|
-
"path": "bootstrap/scss/list/_variables.scss",
|
|
109909
|
-
"name": "_variables.scss"
|
|
109910
|
-
},
|
|
109911
|
-
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
109912
|
-
"resolvedType": "String"
|
|
109913
110345
|
}
|
|
109914
110346
|
]
|
|
109915
110347
|
},
|
|
@@ -114632,6 +115064,66 @@
|
|
|
114632
115064
|
}
|
|
114633
115065
|
]
|
|
114634
115066
|
},
|
|
115067
|
+
{
|
|
115068
|
+
"id": "no-data",
|
|
115069
|
+
"title": "NoData",
|
|
115070
|
+
"variables": [
|
|
115071
|
+
{
|
|
115072
|
+
"description": "The minimum height of the 'No Data' text container.\n",
|
|
115073
|
+
"commentRange": {
|
|
115074
|
+
"start": 1,
|
|
115075
|
+
"end": 2
|
|
115076
|
+
},
|
|
115077
|
+
"context": {
|
|
115078
|
+
"type": "variable",
|
|
115079
|
+
"name": "kendo-no-data-min-height",
|
|
115080
|
+
"value": "140px",
|
|
115081
|
+
"scope": "default",
|
|
115082
|
+
"line": {
|
|
115083
|
+
"start": 3,
|
|
115084
|
+
"end": 3
|
|
115085
|
+
}
|
|
115086
|
+
},
|
|
115087
|
+
"group": [
|
|
115088
|
+
"no-data"
|
|
115089
|
+
],
|
|
115090
|
+
"access": "public",
|
|
115091
|
+
"file": {
|
|
115092
|
+
"path": "bootstrap/scss/no-data/_variables.scss",
|
|
115093
|
+
"name": "_variables.scss"
|
|
115094
|
+
},
|
|
115095
|
+
"resolvedValue": "140px",
|
|
115096
|
+
"resolvedType": "Number"
|
|
115097
|
+
},
|
|
115098
|
+
{
|
|
115099
|
+
"description": "The color of the 'No Data' text.\n",
|
|
115100
|
+
"commentRange": {
|
|
115101
|
+
"start": 5,
|
|
115102
|
+
"end": 6
|
|
115103
|
+
},
|
|
115104
|
+
"context": {
|
|
115105
|
+
"type": "variable",
|
|
115106
|
+
"name": "kendo-no-data-text",
|
|
115107
|
+
"value": "$kendo-subtle-text",
|
|
115108
|
+
"scope": "default",
|
|
115109
|
+
"line": {
|
|
115110
|
+
"start": 7,
|
|
115111
|
+
"end": 7
|
|
115112
|
+
}
|
|
115113
|
+
},
|
|
115114
|
+
"group": [
|
|
115115
|
+
"no-data"
|
|
115116
|
+
],
|
|
115117
|
+
"access": "public",
|
|
115118
|
+
"file": {
|
|
115119
|
+
"path": "bootstrap/scss/no-data/_variables.scss",
|
|
115120
|
+
"name": "_variables.scss"
|
|
115121
|
+
},
|
|
115122
|
+
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
115123
|
+
"resolvedType": "String"
|
|
115124
|
+
}
|
|
115125
|
+
]
|
|
115126
|
+
},
|
|
114635
115127
|
{
|
|
114636
115128
|
"id": "notification",
|
|
114637
115129
|
"title": "Notification",
|
|
@@ -117195,6 +117687,195 @@
|
|
|
117195
117687
|
},
|
|
117196
117688
|
"resolvedValue": "var(--kendo-color-subtle, #596169)",
|
|
117197
117689
|
"resolvedType": "String"
|
|
117690
|
+
},
|
|
117691
|
+
{
|
|
117692
|
+
"description": "The vertical padding of the PDFViewer popup.\n",
|
|
117693
|
+
"commentRange": {
|
|
117694
|
+
"start": 112,
|
|
117695
|
+
"end": 113
|
|
117696
|
+
},
|
|
117697
|
+
"context": {
|
|
117698
|
+
"type": "variable",
|
|
117699
|
+
"name": "kendo-pdf-viewer-popup-padding-x",
|
|
117700
|
+
"value": "k-spacing(2)",
|
|
117701
|
+
"scope": "default",
|
|
117702
|
+
"line": {
|
|
117703
|
+
"start": 114,
|
|
117704
|
+
"end": 114
|
|
117705
|
+
}
|
|
117706
|
+
},
|
|
117707
|
+
"group": [
|
|
117708
|
+
"pdf-viewer"
|
|
117709
|
+
],
|
|
117710
|
+
"access": "public",
|
|
117711
|
+
"file": {
|
|
117712
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117713
|
+
"name": "_variables.scss"
|
|
117714
|
+
},
|
|
117715
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
117716
|
+
"resolvedType": "String"
|
|
117717
|
+
},
|
|
117718
|
+
{
|
|
117719
|
+
"description": "The horizontal padding of the PDFViewer popup.\n",
|
|
117720
|
+
"commentRange": {
|
|
117721
|
+
"start": 115,
|
|
117722
|
+
"end": 116
|
|
117723
|
+
},
|
|
117724
|
+
"context": {
|
|
117725
|
+
"type": "variable",
|
|
117726
|
+
"name": "kendo-pdf-viewer-popup-padding-y",
|
|
117727
|
+
"value": "$kendo-pdf-viewer-popup-padding-x",
|
|
117728
|
+
"scope": "default",
|
|
117729
|
+
"line": {
|
|
117730
|
+
"start": 117,
|
|
117731
|
+
"end": 117
|
|
117732
|
+
}
|
|
117733
|
+
},
|
|
117734
|
+
"group": [
|
|
117735
|
+
"pdf-viewer"
|
|
117736
|
+
],
|
|
117737
|
+
"access": "public",
|
|
117738
|
+
"file": {
|
|
117739
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117740
|
+
"name": "_variables.scss"
|
|
117741
|
+
},
|
|
117742
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
117743
|
+
"resolvedType": "String"
|
|
117744
|
+
},
|
|
117745
|
+
{
|
|
117746
|
+
"description": "The border color of the PDFViewer selected highlight annotation.\n",
|
|
117747
|
+
"commentRange": {
|
|
117748
|
+
"start": 119,
|
|
117749
|
+
"end": 120
|
|
117750
|
+
},
|
|
117751
|
+
"context": {
|
|
117752
|
+
"type": "variable",
|
|
117753
|
+
"name": "kendo-pdf-viewer-highlight-annotation-border",
|
|
117754
|
+
"value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
|
|
117755
|
+
"scope": "default",
|
|
117756
|
+
"line": {
|
|
117757
|
+
"start": 121,
|
|
117758
|
+
"end": 121
|
|
117759
|
+
}
|
|
117760
|
+
},
|
|
117761
|
+
"group": [
|
|
117762
|
+
"pdf-viewer"
|
|
117763
|
+
],
|
|
117764
|
+
"access": "public",
|
|
117765
|
+
"file": {
|
|
117766
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117767
|
+
"name": "_variables.scss"
|
|
117768
|
+
},
|
|
117769
|
+
"resolvedValue": "var(--kendo-color-primary, #0d6efd)",
|
|
117770
|
+
"resolvedType": "String"
|
|
117771
|
+
},
|
|
117772
|
+
{
|
|
117773
|
+
"description": "The background color of the PDFViewer hover highlight annotation.\n",
|
|
117774
|
+
"commentRange": {
|
|
117775
|
+
"start": 122,
|
|
117776
|
+
"end": 123
|
|
117777
|
+
},
|
|
117778
|
+
"context": {
|
|
117779
|
+
"type": "variable",
|
|
117780
|
+
"name": "kendo-pdf-viewer-highlight-annotation-hover-border",
|
|
117781
|
+
"value": "if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)",
|
|
117782
|
+
"scope": "default",
|
|
117783
|
+
"line": {
|
|
117784
|
+
"start": 124,
|
|
117785
|
+
"end": 124
|
|
117786
|
+
}
|
|
117787
|
+
},
|
|
117788
|
+
"group": [
|
|
117789
|
+
"pdf-viewer"
|
|
117790
|
+
],
|
|
117791
|
+
"access": "public",
|
|
117792
|
+
"file": {
|
|
117793
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117794
|
+
"name": "_variables.scss"
|
|
117795
|
+
},
|
|
117796
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #0c64e4)",
|
|
117797
|
+
"resolvedType": "String"
|
|
117798
|
+
},
|
|
117799
|
+
{
|
|
117800
|
+
"description": "The border color of the PDFViewer selected free text annotation.\n",
|
|
117801
|
+
"commentRange": {
|
|
117802
|
+
"start": 125,
|
|
117803
|
+
"end": 126
|
|
117804
|
+
},
|
|
117805
|
+
"context": {
|
|
117806
|
+
"type": "variable",
|
|
117807
|
+
"name": "kendo-pdf-viewer-free-text-annotation-border",
|
|
117808
|
+
"value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
|
|
117809
|
+
"scope": "default",
|
|
117810
|
+
"line": {
|
|
117811
|
+
"start": 127,
|
|
117812
|
+
"end": 127
|
|
117813
|
+
}
|
|
117814
|
+
},
|
|
117815
|
+
"group": [
|
|
117816
|
+
"pdf-viewer"
|
|
117817
|
+
],
|
|
117818
|
+
"access": "public",
|
|
117819
|
+
"file": {
|
|
117820
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117821
|
+
"name": "_variables.scss"
|
|
117822
|
+
},
|
|
117823
|
+
"resolvedValue": "var(--kendo-color-primary, #0d6efd)",
|
|
117824
|
+
"resolvedType": "String"
|
|
117825
|
+
},
|
|
117826
|
+
{
|
|
117827
|
+
"description": "The placeholder text color of the PDFViewer free text annotation.\n",
|
|
117828
|
+
"commentRange": {
|
|
117829
|
+
"start": 128,
|
|
117830
|
+
"end": 129
|
|
117831
|
+
},
|
|
117832
|
+
"context": {
|
|
117833
|
+
"type": "variable",
|
|
117834
|
+
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
117835
|
+
"value": "rgba(124, 22, 27, 0.5)",
|
|
117836
|
+
"scope": "default",
|
|
117837
|
+
"line": {
|
|
117838
|
+
"start": 130,
|
|
117839
|
+
"end": 130
|
|
117840
|
+
}
|
|
117841
|
+
},
|
|
117842
|
+
"group": [
|
|
117843
|
+
"pdf-viewer"
|
|
117844
|
+
],
|
|
117845
|
+
"access": "public",
|
|
117846
|
+
"file": {
|
|
117847
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117848
|
+
"name": "_variables.scss"
|
|
117849
|
+
},
|
|
117850
|
+
"resolvedValue": "rgba(124, 22, 27, 0.5)",
|
|
117851
|
+
"resolvedType": "Color"
|
|
117852
|
+
},
|
|
117853
|
+
{
|
|
117854
|
+
"description": "The text color of the PDFViewer free text annotation.\n",
|
|
117855
|
+
"commentRange": {
|
|
117856
|
+
"start": 131,
|
|
117857
|
+
"end": 132
|
|
117858
|
+
},
|
|
117859
|
+
"context": {
|
|
117860
|
+
"type": "variable",
|
|
117861
|
+
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
117862
|
+
"value": "rgba(124, 22, 27, 0.7)",
|
|
117863
|
+
"scope": "default",
|
|
117864
|
+
"line": {
|
|
117865
|
+
"start": 133,
|
|
117866
|
+
"end": 133
|
|
117867
|
+
}
|
|
117868
|
+
},
|
|
117869
|
+
"group": [
|
|
117870
|
+
"pdf-viewer"
|
|
117871
|
+
],
|
|
117872
|
+
"access": "public",
|
|
117873
|
+
"file": {
|
|
117874
|
+
"path": "bootstrap/scss/pdf-viewer/_variables.scss",
|
|
117875
|
+
"name": "_variables.scss"
|
|
117876
|
+
},
|
|
117877
|
+
"resolvedValue": "rgba(124, 22, 27, 0.7)",
|
|
117878
|
+
"resolvedType": "Color"
|
|
117198
117879
|
}
|
|
117199
117880
|
]
|
|
117200
117881
|
},
|
|
@@ -145156,15 +145837,15 @@
|
|
|
145156
145837
|
"resolvedType": "Null"
|
|
145157
145838
|
},
|
|
145158
145839
|
{
|
|
145159
|
-
"description": "The color of the
|
|
145840
|
+
"description": "The text color of the outline Toolbar.\n",
|
|
145160
145841
|
"commentRange": {
|
|
145161
145842
|
"start": 75,
|
|
145162
145843
|
"end": 76
|
|
145163
145844
|
},
|
|
145164
145845
|
"context": {
|
|
145165
145846
|
"type": "variable",
|
|
145166
|
-
"name": "kendo-toolbar-
|
|
145167
|
-
"value": "
|
|
145847
|
+
"name": "kendo-toolbar-outline-text",
|
|
145848
|
+
"value": "$kendo-button-text",
|
|
145168
145849
|
"scope": "default",
|
|
145169
145850
|
"line": {
|
|
145170
145851
|
"start": 77,
|
|
@@ -145179,23 +145860,23 @@
|
|
|
145179
145860
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145180
145861
|
"name": "_variables.scss"
|
|
145181
145862
|
},
|
|
145182
|
-
"resolvedValue": "
|
|
145863
|
+
"resolvedValue": "var(--kendo-color-on-base, #212529)",
|
|
145183
145864
|
"resolvedType": "String"
|
|
145184
145865
|
},
|
|
145185
145866
|
{
|
|
145186
|
-
"description": "The
|
|
145867
|
+
"description": "The color of the border around the outline Toolbar.\n",
|
|
145187
145868
|
"commentRange": {
|
|
145188
|
-
"start":
|
|
145189
|
-
"end":
|
|
145869
|
+
"start": 78,
|
|
145870
|
+
"end": 79
|
|
145190
145871
|
},
|
|
145191
145872
|
"context": {
|
|
145192
145873
|
"type": "variable",
|
|
145193
|
-
"name": "kendo-toolbar-
|
|
145194
|
-
"value": "
|
|
145874
|
+
"name": "kendo-toolbar-outline-border",
|
|
145875
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5 ))",
|
|
145195
145876
|
"scope": "default",
|
|
145196
145877
|
"line": {
|
|
145197
|
-
"start":
|
|
145198
|
-
"end":
|
|
145878
|
+
"start": 80,
|
|
145879
|
+
"end": 80
|
|
145199
145880
|
}
|
|
145200
145881
|
},
|
|
145201
145882
|
"group": [
|
|
@@ -145206,23 +145887,23 @@
|
|
|
145206
145887
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145207
145888
|
"name": "_variables.scss"
|
|
145208
145889
|
},
|
|
145209
|
-
"resolvedValue": "
|
|
145210
|
-
"resolvedType": "
|
|
145890
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)",
|
|
145891
|
+
"resolvedType": "String"
|
|
145211
145892
|
},
|
|
145212
145893
|
{
|
|
145213
|
-
"description": "The
|
|
145894
|
+
"description": "The gradient of the outline Toolbar.\n",
|
|
145214
145895
|
"commentRange": {
|
|
145215
|
-
"start":
|
|
145216
|
-
"end":
|
|
145896
|
+
"start": 81,
|
|
145897
|
+
"end": 82
|
|
145217
145898
|
},
|
|
145218
145899
|
"context": {
|
|
145219
145900
|
"type": "variable",
|
|
145220
|
-
"name": "kendo-toolbar-
|
|
145221
|
-
"value": "
|
|
145901
|
+
"name": "kendo-toolbar-outline-gradient",
|
|
145902
|
+
"value": "null",
|
|
145222
145903
|
"scope": "default",
|
|
145223
145904
|
"line": {
|
|
145224
|
-
"start":
|
|
145225
|
-
"end":
|
|
145905
|
+
"start": 83,
|
|
145906
|
+
"end": 83
|
|
145226
145907
|
}
|
|
145227
145908
|
},
|
|
145228
145909
|
"group": [
|
|
@@ -145233,19 +145914,46 @@
|
|
|
145233
145914
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145234
145915
|
"name": "_variables.scss"
|
|
145235
145916
|
},
|
|
145236
|
-
"resolvedValue": "
|
|
145237
|
-
"resolvedType": "
|
|
145917
|
+
"resolvedValue": "null",
|
|
145918
|
+
"resolvedType": "Null"
|
|
145238
145919
|
},
|
|
145239
145920
|
{
|
|
145240
|
-
"description": "
|
|
145921
|
+
"description": "The box shadow of the outline Toolbar.\n",
|
|
145922
|
+
"commentRange": {
|
|
145923
|
+
"start": 84,
|
|
145924
|
+
"end": 85
|
|
145925
|
+
},
|
|
145926
|
+
"context": {
|
|
145927
|
+
"type": "variable",
|
|
145928
|
+
"name": "kendo-toolbar-outline-shadow",
|
|
145929
|
+
"value": "null",
|
|
145930
|
+
"scope": "default",
|
|
145931
|
+
"line": {
|
|
145932
|
+
"start": 86,
|
|
145933
|
+
"end": 86
|
|
145934
|
+
}
|
|
145935
|
+
},
|
|
145936
|
+
"group": [
|
|
145937
|
+
"toolbar"
|
|
145938
|
+
],
|
|
145939
|
+
"access": "public",
|
|
145940
|
+
"file": {
|
|
145941
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145942
|
+
"name": "_variables.scss"
|
|
145943
|
+
},
|
|
145944
|
+
"resolvedValue": "null",
|
|
145945
|
+
"resolvedType": "Null"
|
|
145946
|
+
},
|
|
145947
|
+
{
|
|
145948
|
+
"description": "The width of the border around the outline Toolbar.\n",
|
|
145241
145949
|
"commentRange": {
|
|
145242
145950
|
"start": 87,
|
|
145243
145951
|
"end": 88
|
|
145244
145952
|
},
|
|
145245
145953
|
"context": {
|
|
145246
145954
|
"type": "variable",
|
|
145247
|
-
"name": "kendo-toolbar-
|
|
145248
|
-
"value": "
|
|
145955
|
+
"name": "kendo-toolbar-outline-border-width",
|
|
145956
|
+
"value": "$kendo-toolbar-border-width",
|
|
145249
145957
|
"scope": "default",
|
|
145250
145958
|
"line": {
|
|
145251
145959
|
"start": 89,
|
|
@@ -145264,18 +145972,153 @@
|
|
|
145264
145972
|
"resolvedType": "Number"
|
|
145265
145973
|
},
|
|
145266
145974
|
{
|
|
145267
|
-
"description": "The
|
|
145975
|
+
"description": "The text color of the flat Toolbar.\n",
|
|
145268
145976
|
"commentRange": {
|
|
145269
145977
|
"start": 91,
|
|
145270
145978
|
"end": 92
|
|
145271
145979
|
},
|
|
145272
145980
|
"context": {
|
|
145273
145981
|
"type": "variable",
|
|
145274
|
-
"name": "kendo-toolbar-
|
|
145275
|
-
"value": "
|
|
145982
|
+
"name": "kendo-toolbar-flat-text",
|
|
145983
|
+
"value": "null",
|
|
145276
145984
|
"scope": "default",
|
|
145277
145985
|
"line": {
|
|
145278
145986
|
"start": 93,
|
|
145987
|
+
"end": 93
|
|
145988
|
+
}
|
|
145989
|
+
},
|
|
145990
|
+
"group": [
|
|
145991
|
+
"toolbar"
|
|
145992
|
+
],
|
|
145993
|
+
"access": "public",
|
|
145994
|
+
"file": {
|
|
145995
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145996
|
+
"name": "_variables.scss"
|
|
145997
|
+
},
|
|
145998
|
+
"resolvedValue": "null",
|
|
145999
|
+
"resolvedType": "Null"
|
|
146000
|
+
},
|
|
146001
|
+
{
|
|
146002
|
+
"description": "The color of the border around the flat Toolbar.\n",
|
|
146003
|
+
"commentRange": {
|
|
146004
|
+
"start": 94,
|
|
146005
|
+
"end": 95
|
|
146006
|
+
},
|
|
146007
|
+
"context": {
|
|
146008
|
+
"type": "variable",
|
|
146009
|
+
"name": "kendo-toolbar-flat-border",
|
|
146010
|
+
"value": "$kendo-toolbar-border",
|
|
146011
|
+
"scope": "default",
|
|
146012
|
+
"line": {
|
|
146013
|
+
"start": 96,
|
|
146014
|
+
"end": 96
|
|
146015
|
+
}
|
|
146016
|
+
},
|
|
146017
|
+
"group": [
|
|
146018
|
+
"toolbar"
|
|
146019
|
+
],
|
|
146020
|
+
"access": "public",
|
|
146021
|
+
"file": {
|
|
146022
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146023
|
+
"name": "_variables.scss"
|
|
146024
|
+
},
|
|
146025
|
+
"resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
|
|
146026
|
+
"resolvedType": "String"
|
|
146027
|
+
},
|
|
146028
|
+
{
|
|
146029
|
+
"description": "The gradient of the flat Toolbar.\n",
|
|
146030
|
+
"commentRange": {
|
|
146031
|
+
"start": 97,
|
|
146032
|
+
"end": 98
|
|
146033
|
+
},
|
|
146034
|
+
"context": {
|
|
146035
|
+
"type": "variable",
|
|
146036
|
+
"name": "kendo-toolbar-flat-gradient",
|
|
146037
|
+
"value": "null",
|
|
146038
|
+
"scope": "default",
|
|
146039
|
+
"line": {
|
|
146040
|
+
"start": 99,
|
|
146041
|
+
"end": 99
|
|
146042
|
+
}
|
|
146043
|
+
},
|
|
146044
|
+
"group": [
|
|
146045
|
+
"toolbar"
|
|
146046
|
+
],
|
|
146047
|
+
"access": "public",
|
|
146048
|
+
"file": {
|
|
146049
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146050
|
+
"name": "_variables.scss"
|
|
146051
|
+
},
|
|
146052
|
+
"resolvedValue": "null",
|
|
146053
|
+
"resolvedType": "Null"
|
|
146054
|
+
},
|
|
146055
|
+
{
|
|
146056
|
+
"description": "The box shadow of the flat Toolbar.\n",
|
|
146057
|
+
"commentRange": {
|
|
146058
|
+
"start": 100,
|
|
146059
|
+
"end": 101
|
|
146060
|
+
},
|
|
146061
|
+
"context": {
|
|
146062
|
+
"type": "variable",
|
|
146063
|
+
"name": "kendo-toolbar-flat-shadow",
|
|
146064
|
+
"value": "null",
|
|
146065
|
+
"scope": "default",
|
|
146066
|
+
"line": {
|
|
146067
|
+
"start": 102,
|
|
146068
|
+
"end": 102
|
|
146069
|
+
}
|
|
146070
|
+
},
|
|
146071
|
+
"group": [
|
|
146072
|
+
"toolbar"
|
|
146073
|
+
],
|
|
146074
|
+
"access": "public",
|
|
146075
|
+
"file": {
|
|
146076
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146077
|
+
"name": "_variables.scss"
|
|
146078
|
+
},
|
|
146079
|
+
"resolvedValue": "null",
|
|
146080
|
+
"resolvedType": "Null"
|
|
146081
|
+
},
|
|
146082
|
+
{
|
|
146083
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
146084
|
+
"commentRange": {
|
|
146085
|
+
"start": 103,
|
|
146086
|
+
"end": 104
|
|
146087
|
+
},
|
|
146088
|
+
"context": {
|
|
146089
|
+
"type": "variable",
|
|
146090
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
146091
|
+
"value": "1px",
|
|
146092
|
+
"scope": "default",
|
|
146093
|
+
"line": {
|
|
146094
|
+
"start": 105,
|
|
146095
|
+
"end": 105
|
|
146096
|
+
}
|
|
146097
|
+
},
|
|
146098
|
+
"group": [
|
|
146099
|
+
"toolbar"
|
|
146100
|
+
],
|
|
146101
|
+
"access": "public",
|
|
146102
|
+
"file": {
|
|
146103
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146104
|
+
"name": "_variables.scss"
|
|
146105
|
+
},
|
|
146106
|
+
"resolvedValue": "1px",
|
|
146107
|
+
"resolvedType": "Number"
|
|
146108
|
+
},
|
|
146109
|
+
{
|
|
146110
|
+
"description": "The color of the separator border of the Toolbar.\n",
|
|
146111
|
+
"commentRange": {
|
|
146112
|
+
"start": 107,
|
|
146113
|
+
"end": 108
|
|
146114
|
+
},
|
|
146115
|
+
"context": {
|
|
146116
|
+
"type": "variable",
|
|
146117
|
+
"name": "kendo-toolbar-separator-border",
|
|
146118
|
+
"value": "inherit",
|
|
146119
|
+
"scope": "default",
|
|
146120
|
+
"line": {
|
|
146121
|
+
"start": 109,
|
|
145279
146122
|
"end": 109
|
|
145280
146123
|
}
|
|
145281
146124
|
},
|
|
@@ -145287,6 +146130,87 @@
|
|
|
145287
146130
|
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
145288
146131
|
"name": "_variables.scss"
|
|
145289
146132
|
},
|
|
146133
|
+
"resolvedValue": "inherit",
|
|
146134
|
+
"resolvedType": "String"
|
|
146135
|
+
},
|
|
146136
|
+
{
|
|
146137
|
+
"description": "The width of the input in the Toolbar.\n",
|
|
146138
|
+
"commentRange": {
|
|
146139
|
+
"start": 111,
|
|
146140
|
+
"end": 112
|
|
146141
|
+
},
|
|
146142
|
+
"context": {
|
|
146143
|
+
"type": "variable",
|
|
146144
|
+
"name": "kendo-toolbar-input-width",
|
|
146145
|
+
"value": "10em",
|
|
146146
|
+
"scope": "default",
|
|
146147
|
+
"line": {
|
|
146148
|
+
"start": 113,
|
|
146149
|
+
"end": 113
|
|
146150
|
+
}
|
|
146151
|
+
},
|
|
146152
|
+
"group": [
|
|
146153
|
+
"toolbar"
|
|
146154
|
+
],
|
|
146155
|
+
"access": "public",
|
|
146156
|
+
"file": {
|
|
146157
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146158
|
+
"name": "_variables.scss"
|
|
146159
|
+
},
|
|
146160
|
+
"resolvedValue": "10em",
|
|
146161
|
+
"resolvedType": "Number"
|
|
146162
|
+
},
|
|
146163
|
+
{
|
|
146164
|
+
"description": "The box shadow of the focused Toolbar item.\n",
|
|
146165
|
+
"commentRange": {
|
|
146166
|
+
"start": 115,
|
|
146167
|
+
"end": 116
|
|
146168
|
+
},
|
|
146169
|
+
"context": {
|
|
146170
|
+
"type": "variable",
|
|
146171
|
+
"name": "kendo-toolbar-item-shadow",
|
|
146172
|
+
"value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
|
|
146173
|
+
"scope": "default",
|
|
146174
|
+
"line": {
|
|
146175
|
+
"start": 117,
|
|
146176
|
+
"end": 117
|
|
146177
|
+
}
|
|
146178
|
+
},
|
|
146179
|
+
"group": [
|
|
146180
|
+
"toolbar"
|
|
146181
|
+
],
|
|
146182
|
+
"access": "public",
|
|
146183
|
+
"file": {
|
|
146184
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146185
|
+
"name": "_variables.scss"
|
|
146186
|
+
},
|
|
146187
|
+
"resolvedValue": "0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)",
|
|
146188
|
+
"resolvedType": "List"
|
|
146189
|
+
},
|
|
146190
|
+
{
|
|
146191
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
146192
|
+
"commentRange": {
|
|
146193
|
+
"start": 119,
|
|
146194
|
+
"end": 120
|
|
146195
|
+
},
|
|
146196
|
+
"context": {
|
|
146197
|
+
"type": "variable",
|
|
146198
|
+
"name": "kendo-toolbar-sizes",
|
|
146199
|
+
"value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
|
|
146200
|
+
"scope": "default",
|
|
146201
|
+
"line": {
|
|
146202
|
+
"start": 121,
|
|
146203
|
+
"end": 137
|
|
146204
|
+
}
|
|
146205
|
+
},
|
|
146206
|
+
"group": [
|
|
146207
|
+
"toolbar"
|
|
146208
|
+
],
|
|
146209
|
+
"access": "public",
|
|
146210
|
+
"file": {
|
|
146211
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
146212
|
+
"name": "_variables.scss"
|
|
146213
|
+
},
|
|
145290
146214
|
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), spacing: var(--kendo-spacing-1\\.5, 0.375rem)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), spacing: var(--kendo-spacing-2, 0.5rem)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), spacing: var(--kendo-spacing-2\\.5, 0.625rem)))",
|
|
145291
146215
|
"resolvedType": "Map",
|
|
145292
146216
|
"prettyValue": {
|