@progress/kendo-theme-fluent 14.0.0-dev.5 → 14.0.0-dev.7
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/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +108 -626
- package/dist/meta/sassdoc-raw-data.json +24 -258
- package/dist/meta/variables.json +36 -80
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/action-sheet/_variables.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/card/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_variables.scss +2 -2
- package/scss/core/_index.scss +0 -1
- package/scss/core/elevation/_index.scss +10 -26
- package/scss/dock-manager/_variables.scss +2 -2
- package/scss/fab/_variables.scss +1 -1
- package/scss/grid/_layout.scss +0 -16
- package/scss/grid/_variables.scss +1 -1
- package/scss/index.scss +0 -2
- package/scss/menu/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/popover/_variables.scss +1 -1
- package/scss/popup/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -1
- package/scss/scrollview/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +1 -1
- package/scss/core/elevation/_legacy.scss +0 -48
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"context": {
|
|
534
534
|
"type": "variable",
|
|
535
535
|
"name": "kendo-actionsheet-shadow",
|
|
536
|
-
"value": "var( --kendo-actionsheet-shadow,
|
|
536
|
+
"value": "var( --kendo-actionsheet-shadow, k-elevation(5) )",
|
|
537
537
|
"scope": "default",
|
|
538
538
|
"line": {
|
|
539
539
|
"start": 51,
|
|
@@ -4066,7 +4066,7 @@
|
|
|
4066
4066
|
"context": {
|
|
4067
4067
|
"type": "variable",
|
|
4068
4068
|
"name": "kendo-bottom-nav-shadow",
|
|
4069
|
-
"value": "
|
|
4069
|
+
"value": "k-elevation(3)",
|
|
4070
4070
|
"scope": "default",
|
|
4071
4071
|
"line": {
|
|
4072
4072
|
"start": 62,
|
|
@@ -11109,7 +11109,7 @@
|
|
|
11109
11109
|
"context": {
|
|
11110
11110
|
"type": "variable",
|
|
11111
11111
|
"name": "kendo-card-shadow",
|
|
11112
|
-
"value": "var( --kendo-card-shadow, var( --kendo-elevation-
|
|
11112
|
+
"value": "var( --kendo-card-shadow, var( --kendo-elevation-1, none ) )",
|
|
11113
11113
|
"scope": "default",
|
|
11114
11114
|
"line": {
|
|
11115
11115
|
"start": 45,
|
|
@@ -11209,7 +11209,7 @@
|
|
|
11209
11209
|
"context": {
|
|
11210
11210
|
"type": "variable",
|
|
11211
11211
|
"name": "kendo-card-focus-shadow",
|
|
11212
|
-
"value": "var( --kendo-elevation-
|
|
11212
|
+
"value": "var( --kendo-elevation-1, none )",
|
|
11213
11213
|
"scope": "default",
|
|
11214
11214
|
"line": {
|
|
11215
11215
|
"start": 58,
|
|
@@ -20080,7 +20080,7 @@
|
|
|
20080
20080
|
"context": {
|
|
20081
20081
|
"type": "variable",
|
|
20082
20082
|
"name": "kendo-color-editor-shadow",
|
|
20083
|
-
"value": "k-elevation(
|
|
20083
|
+
"value": "k-elevation(3)",
|
|
20084
20084
|
"scope": "default",
|
|
20085
20085
|
"line": {
|
|
20086
20086
|
"start": 52,
|
|
@@ -21208,7 +21208,7 @@
|
|
|
21208
21208
|
"context": {
|
|
21209
21209
|
"type": "variable",
|
|
21210
21210
|
"name": "kendo-color-gradient-shadow",
|
|
21211
|
-
"value": "
|
|
21211
|
+
"value": "k-elevation(2)",
|
|
21212
21212
|
"scope": "default",
|
|
21213
21213
|
"line": {
|
|
21214
21214
|
"start": 47,
|
|
@@ -22208,7 +22208,7 @@
|
|
|
22208
22208
|
"context": {
|
|
22209
22209
|
"type": "variable",
|
|
22210
22210
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
22211
|
-
"value": "k-elevation(
|
|
22211
|
+
"value": "k-elevation(2)",
|
|
22212
22212
|
"scope": "default",
|
|
22213
22213
|
"line": {
|
|
22214
22214
|
"start": 178,
|
|
@@ -25641,7 +25641,7 @@
|
|
|
25641
25641
|
"context": {
|
|
25642
25642
|
"type": "variable",
|
|
25643
25643
|
"name": "kendo-dock-manager-unpinned-container-shadow",
|
|
25644
|
-
"value": "var( --kendo-dock-manager-unpinned-container-shadow, k-elevation(
|
|
25644
|
+
"value": "var( --kendo-dock-manager-unpinned-container-shadow, k-elevation(4) )",
|
|
25645
25645
|
"scope": "default",
|
|
25646
25646
|
"line": {
|
|
25647
25647
|
"start": 77,
|
|
@@ -25816,7 +25816,7 @@
|
|
|
25816
25816
|
"context": {
|
|
25817
25817
|
"type": "variable",
|
|
25818
25818
|
"name": "kendo-dock-indicator-shadow",
|
|
25819
|
-
"value": "var( --kendo-dock-indicator-shadow, k-elevation(
|
|
25819
|
+
"value": "var( --kendo-dock-indicator-shadow, k-elevation(2) )",
|
|
25820
25820
|
"scope": "default",
|
|
25821
25821
|
"line": {
|
|
25822
25822
|
"start": 99,
|
|
@@ -29135,8 +29135,8 @@
|
|
|
29135
29135
|
{
|
|
29136
29136
|
"description": "The global default Elevation map.\n",
|
|
29137
29137
|
"commentRange": {
|
|
29138
|
-
"start":
|
|
29139
|
-
"end":
|
|
29138
|
+
"start": 26,
|
|
29139
|
+
"end": 27
|
|
29140
29140
|
},
|
|
29141
29141
|
"context": {
|
|
29142
29142
|
"type": "variable",
|
|
@@ -29144,8 +29144,8 @@
|
|
|
29144
29144
|
"value": "$_default-elevation",
|
|
29145
29145
|
"scope": "default",
|
|
29146
29146
|
"line": {
|
|
29147
|
-
"start":
|
|
29148
|
-
"end":
|
|
29147
|
+
"start": 28,
|
|
29148
|
+
"end": 28
|
|
29149
29149
|
}
|
|
29150
29150
|
},
|
|
29151
29151
|
"group": [
|
|
@@ -32978,7 +32978,7 @@
|
|
|
32978
32978
|
"context": {
|
|
32979
32979
|
"type": "variable",
|
|
32980
32980
|
"name": "kendo-fab-shadow",
|
|
32981
|
-
"value": "k-elevation(
|
|
32981
|
+
"value": "k-elevation(2)",
|
|
32982
32982
|
"scope": "default",
|
|
32983
32983
|
"line": {
|
|
32984
32984
|
"start": 147,
|
|
@@ -39859,7 +39859,7 @@
|
|
|
39859
39859
|
"context": {
|
|
39860
39860
|
"type": "variable",
|
|
39861
39861
|
"name": "kendo-grid-column-menu-shadow",
|
|
39862
|
-
"value": "var( --kendo-grid-column-menu-shadow,
|
|
39862
|
+
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
39863
39863
|
"scope": "default",
|
|
39864
39864
|
"line": {
|
|
39865
39865
|
"start": 432,
|
|
@@ -51108,7 +51108,7 @@
|
|
|
51108
51108
|
"context": {
|
|
51109
51109
|
"type": "variable",
|
|
51110
51110
|
"name": "kendo-menu-popup-shadow",
|
|
51111
|
-
"value": "var( --kendo-menu-popup-shadow, k-elevation(
|
|
51111
|
+
"value": "var( --kendo-menu-popup-shadow, k-elevation(3) )",
|
|
51112
51112
|
"scope": "default",
|
|
51113
51113
|
"line": {
|
|
51114
51114
|
"start": 172,
|
|
@@ -57350,7 +57350,7 @@
|
|
|
57350
57350
|
"context": {
|
|
57351
57351
|
"type": "variable",
|
|
57352
57352
|
"name": "kendo-pdf-viewer-page-shadow",
|
|
57353
|
-
"value": "var( --kendo-pdf-viewer-page-shadow, k-elevation(
|
|
57353
|
+
"value": "var( --kendo-pdf-viewer-page-shadow, k-elevation(1) )",
|
|
57354
57354
|
"scope": "default",
|
|
57355
57355
|
"line": {
|
|
57356
57356
|
"start": 55,
|
|
@@ -61109,7 +61109,7 @@
|
|
|
61109
61109
|
"context": {
|
|
61110
61110
|
"type": "variable",
|
|
61111
61111
|
"name": "kendo-popover-shadow",
|
|
61112
|
-
"value": "var( --kendo-popover-shadow,
|
|
61112
|
+
"value": "var( --kendo-popover-shadow, k-elevation(3) )",
|
|
61113
61113
|
"scope": "default",
|
|
61114
61114
|
"line": {
|
|
61115
61115
|
"start": 36,
|
|
@@ -61809,7 +61809,7 @@
|
|
|
61809
61809
|
"context": {
|
|
61810
61810
|
"type": "variable",
|
|
61811
61811
|
"name": "kendo-popup-shadow",
|
|
61812
|
-
"value": "var( --kendo-popup-shadow, k-elevation(
|
|
61812
|
+
"value": "var( --kendo-popup-shadow, k-elevation(3) )",
|
|
61813
61813
|
"scope": "default",
|
|
61814
61814
|
"line": {
|
|
61815
61815
|
"start": 42,
|
|
@@ -66637,7 +66637,7 @@
|
|
|
66637
66637
|
"context": {
|
|
66638
66638
|
"type": "variable",
|
|
66639
66639
|
"name": "kendo-scheduler-tooltip-shadow",
|
|
66640
|
-
"value": "var( --kendo-scheduler-tooltip-shadow, k-elevation(
|
|
66640
|
+
"value": "var( --kendo-scheduler-tooltip-shadow, k-elevation(2) )",
|
|
66641
66641
|
"scope": "default",
|
|
66642
66642
|
"line": {
|
|
66643
66643
|
"start": 216,
|
|
@@ -67587,7 +67587,7 @@
|
|
|
67587
67587
|
"context": {
|
|
67588
67588
|
"type": "variable",
|
|
67589
67589
|
"name": "kendo-scrollview-navigation-arrow-shadow",
|
|
67590
|
-
"value": "var( --kendo-scrollview-navigation-arrow-shadow,
|
|
67590
|
+
"value": "var( --kendo-scrollview-navigation-arrow-shadow, k-elevation(3) )",
|
|
67591
67591
|
"scope": "default",
|
|
67592
67592
|
"line": {
|
|
67593
67593
|
"start": 79,
|
|
@@ -67662,7 +67662,7 @@
|
|
|
67662
67662
|
"context": {
|
|
67663
67663
|
"type": "variable",
|
|
67664
67664
|
"name": "kendo-scrollview-navigation-arrow-hover-shadow",
|
|
67665
|
-
"value": "var( --kendo-scrollview-navigation-arrow-hover-shadow,
|
|
67665
|
+
"value": "var( --kendo-scrollview-navigation-arrow-hover-shadow, k-elevation(4) )",
|
|
67666
67666
|
"scope": "default",
|
|
67667
67667
|
"line": {
|
|
67668
67668
|
"start": 88,
|
|
@@ -83567,7 +83567,7 @@
|
|
|
83567
83567
|
"context": {
|
|
83568
83568
|
"type": "variable",
|
|
83569
83569
|
"name": "kendo-timeline-flag-box-shadow",
|
|
83570
|
-
"value": "var( --kendo-timeline-flag-box-shadow,
|
|
83570
|
+
"value": "var( --kendo-timeline-flag-box-shadow, k-elevation(2) )",
|
|
83571
83571
|
"scope": "default",
|
|
83572
83572
|
"line": {
|
|
83573
83573
|
"start": 98,
|
|
@@ -85573,7 +85573,7 @@
|
|
|
85573
85573
|
"context": {
|
|
85574
85574
|
"type": "variable",
|
|
85575
85575
|
"name": "kendo-tooltip-shadow",
|
|
85576
|
-
"value": "var( --kendo-tooltip-shadow, k-elevation(
|
|
85576
|
+
"value": "var( --kendo-tooltip-shadow, k-elevation(2) )",
|
|
85577
85577
|
"scope": "default",
|
|
85578
85578
|
"line": {
|
|
85579
85579
|
"start": 52,
|
|
@@ -90017,240 +90017,6 @@
|
|
|
90017
90017
|
"name": "_variables.scss"
|
|
90018
90018
|
}
|
|
90019
90019
|
},
|
|
90020
|
-
{
|
|
90021
|
-
"description": "Shadow for cards and grid item thumbnails.\nEquivalent to fluent depth 4.\n",
|
|
90022
|
-
"commentRange": {
|
|
90023
|
-
"start": 4,
|
|
90024
|
-
"end": 6
|
|
90025
|
-
},
|
|
90026
|
-
"context": {
|
|
90027
|
-
"type": "variable",
|
|
90028
|
-
"name": "kendo-box-shadow-depth-1",
|
|
90029
|
-
"value": "var( --kendo-elevation-1, none )",
|
|
90030
|
-
"scope": "default",
|
|
90031
|
-
"line": {
|
|
90032
|
-
"start": 7,
|
|
90033
|
-
"end": 7
|
|
90034
|
-
}
|
|
90035
|
-
},
|
|
90036
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90037
|
-
"access": "public",
|
|
90038
|
-
"group": [
|
|
90039
|
-
"undefined"
|
|
90040
|
-
],
|
|
90041
|
-
"file": {
|
|
90042
|
-
"path": "core/elevation/_legacy.scss",
|
|
90043
|
-
"name": "_legacy.scss"
|
|
90044
|
-
}
|
|
90045
|
-
},
|
|
90046
|
-
{
|
|
90047
|
-
"description": "Shadow for color gradient drag handle.\nEquivalent to fluent depth 8.\n",
|
|
90048
|
-
"commentRange": {
|
|
90049
|
-
"start": 8,
|
|
90050
|
-
"end": 10
|
|
90051
|
-
},
|
|
90052
|
-
"context": {
|
|
90053
|
-
"type": "variable",
|
|
90054
|
-
"name": "kendo-box-shadow-depth-2",
|
|
90055
|
-
"value": "var( --kendo-elevation-2, none )",
|
|
90056
|
-
"scope": "default",
|
|
90057
|
-
"line": {
|
|
90058
|
-
"start": 11,
|
|
90059
|
-
"end": 11
|
|
90060
|
-
}
|
|
90061
|
-
},
|
|
90062
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90063
|
-
"access": "public",
|
|
90064
|
-
"group": [
|
|
90065
|
-
"undefined"
|
|
90066
|
-
],
|
|
90067
|
-
"file": {
|
|
90068
|
-
"path": "core/elevation/_legacy.scss",
|
|
90069
|
-
"name": "_legacy.scss"
|
|
90070
|
-
}
|
|
90071
|
-
},
|
|
90072
|
-
{
|
|
90073
|
-
"description": "Shadow for focus card.\n",
|
|
90074
|
-
"commentRange": {
|
|
90075
|
-
"start": 12,
|
|
90076
|
-
"end": 13
|
|
90077
|
-
},
|
|
90078
|
-
"context": {
|
|
90079
|
-
"type": "variable",
|
|
90080
|
-
"name": "kendo-box-shadow-depth-3",
|
|
90081
|
-
"value": "var( --kendo-elevation-3, none )",
|
|
90082
|
-
"scope": "default",
|
|
90083
|
-
"line": {
|
|
90084
|
-
"start": 14,
|
|
90085
|
-
"end": 14
|
|
90086
|
-
}
|
|
90087
|
-
},
|
|
90088
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90089
|
-
"access": "public",
|
|
90090
|
-
"group": [
|
|
90091
|
-
"undefined"
|
|
90092
|
-
],
|
|
90093
|
-
"file": {
|
|
90094
|
-
"path": "core/elevation/_legacy.scss",
|
|
90095
|
-
"name": "_legacy.scss"
|
|
90096
|
-
}
|
|
90097
|
-
},
|
|
90098
|
-
{
|
|
90099
|
-
"description": "Shadow for panels.\nEquivalent to fluent depth 16.\n",
|
|
90100
|
-
"commentRange": {
|
|
90101
|
-
"start": 15,
|
|
90102
|
-
"end": 17
|
|
90103
|
-
},
|
|
90104
|
-
"context": {
|
|
90105
|
-
"type": "variable",
|
|
90106
|
-
"name": "kendo-box-shadow-depth-4",
|
|
90107
|
-
"value": "var( --kendo-elevation-4, none )",
|
|
90108
|
-
"scope": "default",
|
|
90109
|
-
"line": {
|
|
90110
|
-
"start": 18,
|
|
90111
|
-
"end": 18
|
|
90112
|
-
}
|
|
90113
|
-
},
|
|
90114
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90115
|
-
"access": "public",
|
|
90116
|
-
"group": [
|
|
90117
|
-
"undefined"
|
|
90118
|
-
],
|
|
90119
|
-
"file": {
|
|
90120
|
-
"path": "core/elevation/_legacy.scss",
|
|
90121
|
-
"name": "_legacy.scss"
|
|
90122
|
-
}
|
|
90123
|
-
},
|
|
90124
|
-
{
|
|
90125
|
-
"description": "Shadow for floating action button.\n",
|
|
90126
|
-
"commentRange": {
|
|
90127
|
-
"start": 19,
|
|
90128
|
-
"end": 20
|
|
90129
|
-
},
|
|
90130
|
-
"context": {
|
|
90131
|
-
"type": "variable",
|
|
90132
|
-
"name": "kendo-box-shadow-depth-5",
|
|
90133
|
-
"value": "var( --kendo-elevation-5, none )",
|
|
90134
|
-
"scope": "default",
|
|
90135
|
-
"line": {
|
|
90136
|
-
"start": 21,
|
|
90137
|
-
"end": 21
|
|
90138
|
-
}
|
|
90139
|
-
},
|
|
90140
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90141
|
-
"access": "public",
|
|
90142
|
-
"group": [
|
|
90143
|
-
"undefined"
|
|
90144
|
-
],
|
|
90145
|
-
"file": {
|
|
90146
|
-
"path": "core/elevation/_legacy.scss",
|
|
90147
|
-
"name": "_legacy.scss"
|
|
90148
|
-
}
|
|
90149
|
-
},
|
|
90150
|
-
{
|
|
90151
|
-
"description": "Shadow for pop up.\n",
|
|
90152
|
-
"commentRange": {
|
|
90153
|
-
"start": 22,
|
|
90154
|
-
"end": 23
|
|
90155
|
-
},
|
|
90156
|
-
"context": {
|
|
90157
|
-
"type": "variable",
|
|
90158
|
-
"name": "kendo-box-shadow-depth-6",
|
|
90159
|
-
"value": "var( --kendo-elevation-6, none )",
|
|
90160
|
-
"scope": "default",
|
|
90161
|
-
"line": {
|
|
90162
|
-
"start": 24,
|
|
90163
|
-
"end": 24
|
|
90164
|
-
}
|
|
90165
|
-
},
|
|
90166
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90167
|
-
"access": "public",
|
|
90168
|
-
"group": [
|
|
90169
|
-
"undefined"
|
|
90170
|
-
],
|
|
90171
|
-
"file": {
|
|
90172
|
-
"path": "core/elevation/_legacy.scss",
|
|
90173
|
-
"name": "_legacy.scss"
|
|
90174
|
-
}
|
|
90175
|
-
},
|
|
90176
|
-
{
|
|
90177
|
-
"description": "Shadow for action sheet.\n",
|
|
90178
|
-
"commentRange": {
|
|
90179
|
-
"start": 25,
|
|
90180
|
-
"end": 26
|
|
90181
|
-
},
|
|
90182
|
-
"context": {
|
|
90183
|
-
"type": "variable",
|
|
90184
|
-
"name": "kendo-box-shadow-depth-7",
|
|
90185
|
-
"value": "var( --kendo-elevation-7, none )",
|
|
90186
|
-
"scope": "default",
|
|
90187
|
-
"line": {
|
|
90188
|
-
"start": 27,
|
|
90189
|
-
"end": 27
|
|
90190
|
-
}
|
|
90191
|
-
},
|
|
90192
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90193
|
-
"access": "public",
|
|
90194
|
-
"group": [
|
|
90195
|
-
"undefined"
|
|
90196
|
-
],
|
|
90197
|
-
"file": {
|
|
90198
|
-
"path": "core/elevation/_legacy.scss",
|
|
90199
|
-
"name": "_legacy.scss"
|
|
90200
|
-
}
|
|
90201
|
-
},
|
|
90202
|
-
{
|
|
90203
|
-
"description": "Shadow for dialogs and window.\nEquivalent to fluent depth 64.\n",
|
|
90204
|
-
"commentRange": {
|
|
90205
|
-
"start": 28,
|
|
90206
|
-
"end": 30
|
|
90207
|
-
},
|
|
90208
|
-
"context": {
|
|
90209
|
-
"type": "variable",
|
|
90210
|
-
"name": "kendo-box-shadow-depth-8",
|
|
90211
|
-
"value": "var( --kendo-elevation-8, none )",
|
|
90212
|
-
"scope": "default",
|
|
90213
|
-
"line": {
|
|
90214
|
-
"start": 31,
|
|
90215
|
-
"end": 31
|
|
90216
|
-
}
|
|
90217
|
-
},
|
|
90218
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90219
|
-
"access": "public",
|
|
90220
|
-
"group": [
|
|
90221
|
-
"undefined"
|
|
90222
|
-
],
|
|
90223
|
-
"file": {
|
|
90224
|
-
"path": "core/elevation/_legacy.scss",
|
|
90225
|
-
"name": "_legacy.scss"
|
|
90226
|
-
}
|
|
90227
|
-
},
|
|
90228
|
-
{
|
|
90229
|
-
"description": "Shadow for focus window.\n",
|
|
90230
|
-
"commentRange": {
|
|
90231
|
-
"start": 32,
|
|
90232
|
-
"end": 33
|
|
90233
|
-
},
|
|
90234
|
-
"context": {
|
|
90235
|
-
"type": "variable",
|
|
90236
|
-
"name": "kendo-box-shadow-depth-9",
|
|
90237
|
-
"value": "var( --kendo-elevation-8, none )",
|
|
90238
|
-
"scope": "default",
|
|
90239
|
-
"line": {
|
|
90240
|
-
"start": 34,
|
|
90241
|
-
"end": 34
|
|
90242
|
-
}
|
|
90243
|
-
},
|
|
90244
|
-
"deprecated": "Use the `$kendo-elevation` map instead.",
|
|
90245
|
-
"access": "public",
|
|
90246
|
-
"group": [
|
|
90247
|
-
"undefined"
|
|
90248
|
-
],
|
|
90249
|
-
"file": {
|
|
90250
|
-
"path": "core/elevation/_legacy.scss",
|
|
90251
|
-
"name": "_legacy.scss"
|
|
90252
|
-
}
|
|
90253
|
-
},
|
|
90254
90020
|
{
|
|
90255
90021
|
"description": "The width of the border around the Upload.\n",
|
|
90256
90022
|
"commentRange": {
|