@progress/kendo-theme-bootstrap 10.2.0-dev.2 → 10.2.0
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/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 +114 -114
- package/dist/meta/sassdoc-raw-data.json +25 -25
- 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 +4 -5
- package/scss/typography/_variables.scss +1 -0
|
@@ -76612,6 +76612,63 @@
|
|
|
76612
76612
|
"resolvedValue": "null",
|
|
76613
76613
|
"resolvedType": "Null"
|
|
76614
76614
|
},
|
|
76615
|
+
{
|
|
76616
|
+
"description": "The displays Map\n",
|
|
76617
|
+
"commentRange": {
|
|
76618
|
+
"start": 311,
|
|
76619
|
+
"end": 312
|
|
76620
|
+
},
|
|
76621
|
+
"context": {
|
|
76622
|
+
"type": "variable",
|
|
76623
|
+
"name": "kendo-display",
|
|
76624
|
+
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
76625
|
+
"scope": "default",
|
|
76626
|
+
"line": {
|
|
76627
|
+
"start": 313,
|
|
76628
|
+
"end": 342
|
|
76629
|
+
}
|
|
76630
|
+
},
|
|
76631
|
+
"group": [
|
|
76632
|
+
"typography"
|
|
76633
|
+
],
|
|
76634
|
+
"access": "public",
|
|
76635
|
+
"file": {
|
|
76636
|
+
"path": "bootstrap/scss/typography/_variables.scss",
|
|
76637
|
+
"name": "_variables.scss"
|
|
76638
|
+
},
|
|
76639
|
+
"resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
|
|
76640
|
+
"resolvedType": "Map",
|
|
76641
|
+
"prettyValue": {
|
|
76642
|
+
"1": {
|
|
76643
|
+
"font-size": "calc(1rem * 5)",
|
|
76644
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
76645
|
+
"line-height": 1.2,
|
|
76646
|
+
"font-weight": 300,
|
|
76647
|
+
"letter-spacing": null
|
|
76648
|
+
},
|
|
76649
|
+
"2": {
|
|
76650
|
+
"font-size": "calc(1rem * 4.5)",
|
|
76651
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
76652
|
+
"line-height": 1.2,
|
|
76653
|
+
"font-weight": 300,
|
|
76654
|
+
"letter-spacing": null
|
|
76655
|
+
},
|
|
76656
|
+
"3": {
|
|
76657
|
+
"font-size": "calc(1rem * 4)",
|
|
76658
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
76659
|
+
"line-height": 1.2,
|
|
76660
|
+
"font-weight": 300,
|
|
76661
|
+
"letter-spacing": null
|
|
76662
|
+
},
|
|
76663
|
+
"4": {
|
|
76664
|
+
"font-size": "calc(1rem * 3.5)",
|
|
76665
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
76666
|
+
"line-height": 1.2,
|
|
76667
|
+
"font-weight": 300,
|
|
76668
|
+
"letter-spacing": null
|
|
76669
|
+
}
|
|
76670
|
+
}
|
|
76671
|
+
},
|
|
76615
76672
|
{
|
|
76616
76673
|
"description": "The background of the components' chrome area.\n",
|
|
76617
76674
|
"commentRange": {
|
|
@@ -76936,63 +76993,6 @@
|
|
|
76936
76993
|
"resolvedValue": "null",
|
|
76937
76994
|
"resolvedType": "Null"
|
|
76938
76995
|
},
|
|
76939
|
-
{
|
|
76940
|
-
"description": "The displays Map\n",
|
|
76941
|
-
"commentRange": {
|
|
76942
|
-
"start": 311,
|
|
76943
|
-
"end": 311
|
|
76944
|
-
},
|
|
76945
|
-
"context": {
|
|
76946
|
-
"type": "variable",
|
|
76947
|
-
"name": "kendo-display",
|
|
76948
|
-
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
76949
|
-
"scope": "default",
|
|
76950
|
-
"line": {
|
|
76951
|
-
"start": 312,
|
|
76952
|
-
"end": 341
|
|
76953
|
-
}
|
|
76954
|
-
},
|
|
76955
|
-
"access": "public",
|
|
76956
|
-
"group": [
|
|
76957
|
-
"undefined"
|
|
76958
|
-
],
|
|
76959
|
-
"file": {
|
|
76960
|
-
"path": "bootstrap/scss/typography/_variables.scss",
|
|
76961
|
-
"name": "_variables.scss"
|
|
76962
|
-
},
|
|
76963
|
-
"resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
|
|
76964
|
-
"resolvedType": "Map",
|
|
76965
|
-
"prettyValue": {
|
|
76966
|
-
"1": {
|
|
76967
|
-
"font-size": "calc(1rem * 5)",
|
|
76968
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
76969
|
-
"line-height": 1.2,
|
|
76970
|
-
"font-weight": 300,
|
|
76971
|
-
"letter-spacing": null
|
|
76972
|
-
},
|
|
76973
|
-
"2": {
|
|
76974
|
-
"font-size": "calc(1rem * 4.5)",
|
|
76975
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
76976
|
-
"line-height": 1.2,
|
|
76977
|
-
"font-weight": 300,
|
|
76978
|
-
"letter-spacing": null
|
|
76979
|
-
},
|
|
76980
|
-
"3": {
|
|
76981
|
-
"font-size": "calc(1rem * 4)",
|
|
76982
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
76983
|
-
"line-height": 1.2,
|
|
76984
|
-
"font-weight": 300,
|
|
76985
|
-
"letter-spacing": null
|
|
76986
|
-
},
|
|
76987
|
-
"4": {
|
|
76988
|
-
"font-size": "calc(1rem * 3.5)",
|
|
76989
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
76990
|
-
"line-height": 1.2,
|
|
76991
|
-
"font-weight": 300,
|
|
76992
|
-
"letter-spacing": null
|
|
76993
|
-
}
|
|
76994
|
-
}
|
|
76995
|
-
},
|
|
76996
76996
|
{
|
|
76997
76997
|
"description": "The width of the border around the Upload.\n",
|
|
76998
76998
|
"commentRange": {
|
|
@@ -80288,63 +80288,6 @@
|
|
|
80288
80288
|
},
|
|
80289
80289
|
"resolvedValue": "null",
|
|
80290
80290
|
"resolvedType": "Null"
|
|
80291
|
-
},
|
|
80292
|
-
{
|
|
80293
|
-
"description": "The displays Map\n",
|
|
80294
|
-
"commentRange": {
|
|
80295
|
-
"start": 311,
|
|
80296
|
-
"end": 311
|
|
80297
|
-
},
|
|
80298
|
-
"context": {
|
|
80299
|
-
"type": "variable",
|
|
80300
|
-
"name": "kendo-display",
|
|
80301
|
-
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
80302
|
-
"scope": "default",
|
|
80303
|
-
"line": {
|
|
80304
|
-
"start": 312,
|
|
80305
|
-
"end": 341
|
|
80306
|
-
}
|
|
80307
|
-
},
|
|
80308
|
-
"access": "public",
|
|
80309
|
-
"group": [
|
|
80310
|
-
"undefined"
|
|
80311
|
-
],
|
|
80312
|
-
"file": {
|
|
80313
|
-
"path": "bootstrap/scss/typography/_variables.scss",
|
|
80314
|
-
"name": "_variables.scss"
|
|
80315
|
-
},
|
|
80316
|
-
"resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
|
|
80317
|
-
"resolvedType": "Map",
|
|
80318
|
-
"prettyValue": {
|
|
80319
|
-
"1": {
|
|
80320
|
-
"font-size": "calc(1rem * 5)",
|
|
80321
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
80322
|
-
"line-height": 1.2,
|
|
80323
|
-
"font-weight": 300,
|
|
80324
|
-
"letter-spacing": null
|
|
80325
|
-
},
|
|
80326
|
-
"2": {
|
|
80327
|
-
"font-size": "calc(1rem * 4.5)",
|
|
80328
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
80329
|
-
"line-height": 1.2,
|
|
80330
|
-
"font-weight": 300,
|
|
80331
|
-
"letter-spacing": null
|
|
80332
|
-
},
|
|
80333
|
-
"3": {
|
|
80334
|
-
"font-size": "calc(1rem * 4)",
|
|
80335
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
80336
|
-
"line-height": 1.2,
|
|
80337
|
-
"font-weight": 300,
|
|
80338
|
-
"letter-spacing": null
|
|
80339
|
-
},
|
|
80340
|
-
"4": {
|
|
80341
|
-
"font-size": "calc(1rem * 3.5)",
|
|
80342
|
-
"font-family": "var(--kendo-font-family, inherit)",
|
|
80343
|
-
"line-height": 1.2,
|
|
80344
|
-
"font-weight": 300,
|
|
80345
|
-
"letter-spacing": null
|
|
80346
|
-
}
|
|
80347
|
-
}
|
|
80348
80291
|
}
|
|
80349
80292
|
]
|
|
80350
80293
|
},
|
|
@@ -158062,6 +158005,63 @@
|
|
|
158062
158005
|
"resolvedValue": "null",
|
|
158063
158006
|
"resolvedType": "Null"
|
|
158064
158007
|
},
|
|
158008
|
+
{
|
|
158009
|
+
"description": "The displays Map\n",
|
|
158010
|
+
"commentRange": {
|
|
158011
|
+
"start": 311,
|
|
158012
|
+
"end": 312
|
|
158013
|
+
},
|
|
158014
|
+
"context": {
|
|
158015
|
+
"type": "variable",
|
|
158016
|
+
"name": "kendo-display",
|
|
158017
|
+
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
158018
|
+
"scope": "default",
|
|
158019
|
+
"line": {
|
|
158020
|
+
"start": 313,
|
|
158021
|
+
"end": 342
|
|
158022
|
+
}
|
|
158023
|
+
},
|
|
158024
|
+
"group": [
|
|
158025
|
+
"typography"
|
|
158026
|
+
],
|
|
158027
|
+
"access": "public",
|
|
158028
|
+
"file": {
|
|
158029
|
+
"path": "bootstrap/scss/typography/_variables.scss",
|
|
158030
|
+
"name": "_variables.scss"
|
|
158031
|
+
},
|
|
158032
|
+
"resolvedValue": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
|
|
158033
|
+
"resolvedType": "Map",
|
|
158034
|
+
"prettyValue": {
|
|
158035
|
+
"1": {
|
|
158036
|
+
"font-size": "calc(1rem * 5)",
|
|
158037
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
158038
|
+
"line-height": 1.2,
|
|
158039
|
+
"font-weight": 300,
|
|
158040
|
+
"letter-spacing": null
|
|
158041
|
+
},
|
|
158042
|
+
"2": {
|
|
158043
|
+
"font-size": "calc(1rem * 4.5)",
|
|
158044
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
158045
|
+
"line-height": 1.2,
|
|
158046
|
+
"font-weight": 300,
|
|
158047
|
+
"letter-spacing": null
|
|
158048
|
+
},
|
|
158049
|
+
"3": {
|
|
158050
|
+
"font-size": "calc(1rem * 4)",
|
|
158051
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
158052
|
+
"line-height": 1.2,
|
|
158053
|
+
"font-weight": 300,
|
|
158054
|
+
"letter-spacing": null
|
|
158055
|
+
},
|
|
158056
|
+
"4": {
|
|
158057
|
+
"font-size": "calc(1rem * 3.5)",
|
|
158058
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
158059
|
+
"line-height": 1.2,
|
|
158060
|
+
"font-weight": 300,
|
|
158061
|
+
"letter-spacing": null
|
|
158062
|
+
}
|
|
158063
|
+
}
|
|
158064
|
+
},
|
|
158065
158065
|
{
|
|
158066
158066
|
"description": "The extra extra small font size across all components.\n",
|
|
158067
158067
|
"commentRange": {
|
|
@@ -70111,6 +70111,31 @@
|
|
|
70111
70111
|
"name": "_variables.scss"
|
|
70112
70112
|
}
|
|
70113
70113
|
},
|
|
70114
|
+
{
|
|
70115
|
+
"description": "The displays Map\n",
|
|
70116
|
+
"commentRange": {
|
|
70117
|
+
"start": 311,
|
|
70118
|
+
"end": 312
|
|
70119
|
+
},
|
|
70120
|
+
"context": {
|
|
70121
|
+
"type": "variable",
|
|
70122
|
+
"name": "kendo-display",
|
|
70123
|
+
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
70124
|
+
"scope": "default",
|
|
70125
|
+
"line": {
|
|
70126
|
+
"start": 313,
|
|
70127
|
+
"end": 342
|
|
70128
|
+
}
|
|
70129
|
+
},
|
|
70130
|
+
"group": [
|
|
70131
|
+
"typography"
|
|
70132
|
+
],
|
|
70133
|
+
"access": "public",
|
|
70134
|
+
"file": {
|
|
70135
|
+
"path": "typography/_variables.scss",
|
|
70136
|
+
"name": "_variables.scss"
|
|
70137
|
+
}
|
|
70138
|
+
},
|
|
70114
70139
|
{
|
|
70115
70140
|
"description": "The background of the components' chrome area.\n",
|
|
70116
70141
|
"commentRange": {
|
|
@@ -70411,31 +70436,6 @@
|
|
|
70411
70436
|
"name": "_swatch-legacy.scss"
|
|
70412
70437
|
}
|
|
70413
70438
|
},
|
|
70414
|
-
{
|
|
70415
|
-
"description": "The displays Map\n",
|
|
70416
|
-
"commentRange": {
|
|
70417
|
-
"start": 311,
|
|
70418
|
-
"end": 311
|
|
70419
|
-
},
|
|
70420
|
-
"context": {
|
|
70421
|
-
"type": "variable",
|
|
70422
|
-
"name": "kendo-display",
|
|
70423
|
-
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
70424
|
-
"scope": "default",
|
|
70425
|
-
"line": {
|
|
70426
|
-
"start": 312,
|
|
70427
|
-
"end": 341
|
|
70428
|
-
}
|
|
70429
|
-
},
|
|
70430
|
-
"access": "public",
|
|
70431
|
-
"group": [
|
|
70432
|
-
"undefined"
|
|
70433
|
-
],
|
|
70434
|
-
"file": {
|
|
70435
|
-
"path": "typography/_variables.scss",
|
|
70436
|
-
"name": "_variables.scss"
|
|
70437
|
-
}
|
|
70438
|
-
},
|
|
70439
70439
|
{
|
|
70440
70440
|
"description": "The width of the border around the Upload.\n",
|
|
70441
70441
|
"commentRange": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "10.2.0
|
|
4
|
+
"version": "10.2.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,13 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
56
|
-
"@progress/kendo-theme-core": "10.2.0
|
|
57
|
-
"@progress/kendo-theme-
|
|
58
|
-
"@progress/kendo-theme-utils": "10.2.0-dev.2"
|
|
56
|
+
"@progress/kendo-theme-core": "10.2.0",
|
|
57
|
+
"@progress/kendo-theme-utils": "10.2.0"
|
|
59
58
|
},
|
|
60
59
|
"directories": {
|
|
61
60
|
"doc": "docs",
|
|
62
61
|
"lib": "lib"
|
|
63
62
|
},
|
|
64
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "842eda823b380f262b6160ddd002d32dabe9f2ab"
|
|
65
64
|
}
|