@progress/kendo-theme-bootstrap 7.0.3-dev.3 → 7.1.0-dev.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 +142 -98
- package/dist/all.scss +82 -159
- package/dist/meta/sassdoc-data.json +870 -0
- package/dist/meta/sassdoc-raw-data.json +400 -0
- package/dist/meta/variables.json +6 -62
- 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/tooltip/_variables.scss +49 -16
|
@@ -35788,6 +35788,406 @@
|
|
|
35788
35788
|
"name": "_variables.scss"
|
|
35789
35789
|
}
|
|
35790
35790
|
},
|
|
35791
|
+
{
|
|
35792
|
+
"description": "The vertical padding of the Tooltip.\n",
|
|
35793
|
+
"commentRange": {
|
|
35794
|
+
"start": 3,
|
|
35795
|
+
"end": 4
|
|
35796
|
+
},
|
|
35797
|
+
"context": {
|
|
35798
|
+
"type": "variable",
|
|
35799
|
+
"name": "kendo-tooltip-padding-y",
|
|
35800
|
+
"value": "$tooltip-padding-y",
|
|
35801
|
+
"scope": "default",
|
|
35802
|
+
"line": {
|
|
35803
|
+
"start": 5,
|
|
35804
|
+
"end": 5
|
|
35805
|
+
}
|
|
35806
|
+
},
|
|
35807
|
+
"group": [
|
|
35808
|
+
"tooltip"
|
|
35809
|
+
],
|
|
35810
|
+
"access": "public",
|
|
35811
|
+
"file": {
|
|
35812
|
+
"path": "tooltip/_variables.scss",
|
|
35813
|
+
"name": "_variables.scss"
|
|
35814
|
+
}
|
|
35815
|
+
},
|
|
35816
|
+
{
|
|
35817
|
+
"description": "The horizontal padding of the Tooltip.\n",
|
|
35818
|
+
"commentRange": {
|
|
35819
|
+
"start": 6,
|
|
35820
|
+
"end": 7
|
|
35821
|
+
},
|
|
35822
|
+
"context": {
|
|
35823
|
+
"type": "variable",
|
|
35824
|
+
"name": "kendo-tooltip-padding-x",
|
|
35825
|
+
"value": "$tooltip-padding-x",
|
|
35826
|
+
"scope": "default",
|
|
35827
|
+
"line": {
|
|
35828
|
+
"start": 8,
|
|
35829
|
+
"end": 8
|
|
35830
|
+
}
|
|
35831
|
+
},
|
|
35832
|
+
"group": [
|
|
35833
|
+
"tooltip"
|
|
35834
|
+
],
|
|
35835
|
+
"access": "public",
|
|
35836
|
+
"file": {
|
|
35837
|
+
"path": "tooltip/_variables.scss",
|
|
35838
|
+
"name": "_variables.scss"
|
|
35839
|
+
}
|
|
35840
|
+
},
|
|
35841
|
+
{
|
|
35842
|
+
"description": "The width of the border around the Tooltip.\n",
|
|
35843
|
+
"commentRange": {
|
|
35844
|
+
"start": 9,
|
|
35845
|
+
"end": 10
|
|
35846
|
+
},
|
|
35847
|
+
"context": {
|
|
35848
|
+
"type": "variable",
|
|
35849
|
+
"name": "kendo-tooltip-border-width",
|
|
35850
|
+
"value": "0px",
|
|
35851
|
+
"scope": "default",
|
|
35852
|
+
"line": {
|
|
35853
|
+
"start": 11,
|
|
35854
|
+
"end": 11
|
|
35855
|
+
}
|
|
35856
|
+
},
|
|
35857
|
+
"group": [
|
|
35858
|
+
"tooltip"
|
|
35859
|
+
],
|
|
35860
|
+
"access": "public",
|
|
35861
|
+
"file": {
|
|
35862
|
+
"path": "tooltip/_variables.scss",
|
|
35863
|
+
"name": "_variables.scss"
|
|
35864
|
+
}
|
|
35865
|
+
},
|
|
35866
|
+
{
|
|
35867
|
+
"description": "The border radius of the Tooltip.\n",
|
|
35868
|
+
"commentRange": {
|
|
35869
|
+
"start": 12,
|
|
35870
|
+
"end": 13
|
|
35871
|
+
},
|
|
35872
|
+
"context": {
|
|
35873
|
+
"type": "variable",
|
|
35874
|
+
"name": "kendo-tooltip-border-radius",
|
|
35875
|
+
"value": "$tooltip-border-radius",
|
|
35876
|
+
"scope": "default",
|
|
35877
|
+
"line": {
|
|
35878
|
+
"start": 14,
|
|
35879
|
+
"end": 14
|
|
35880
|
+
}
|
|
35881
|
+
},
|
|
35882
|
+
"group": [
|
|
35883
|
+
"tooltip"
|
|
35884
|
+
],
|
|
35885
|
+
"access": "public",
|
|
35886
|
+
"file": {
|
|
35887
|
+
"path": "tooltip/_variables.scss",
|
|
35888
|
+
"name": "_variables.scss"
|
|
35889
|
+
}
|
|
35890
|
+
},
|
|
35891
|
+
{
|
|
35892
|
+
"description": "The font family of the Tooltip.\n",
|
|
35893
|
+
"commentRange": {
|
|
35894
|
+
"start": 16,
|
|
35895
|
+
"end": 17
|
|
35896
|
+
},
|
|
35897
|
+
"context": {
|
|
35898
|
+
"type": "variable",
|
|
35899
|
+
"name": "kendo-tooltip-font-family",
|
|
35900
|
+
"value": "$kendo-font-family",
|
|
35901
|
+
"scope": "default",
|
|
35902
|
+
"line": {
|
|
35903
|
+
"start": 18,
|
|
35904
|
+
"end": 18
|
|
35905
|
+
}
|
|
35906
|
+
},
|
|
35907
|
+
"group": [
|
|
35908
|
+
"tooltip"
|
|
35909
|
+
],
|
|
35910
|
+
"access": "public",
|
|
35911
|
+
"file": {
|
|
35912
|
+
"path": "tooltip/_variables.scss",
|
|
35913
|
+
"name": "_variables.scss"
|
|
35914
|
+
}
|
|
35915
|
+
},
|
|
35916
|
+
{
|
|
35917
|
+
"description": "The font size of the Tooltip.\n",
|
|
35918
|
+
"commentRange": {
|
|
35919
|
+
"start": 19,
|
|
35920
|
+
"end": 20
|
|
35921
|
+
},
|
|
35922
|
+
"context": {
|
|
35923
|
+
"type": "variable",
|
|
35924
|
+
"name": "kendo-tooltip-font-size",
|
|
35925
|
+
"value": "$kendo-font-size-sm",
|
|
35926
|
+
"scope": "default",
|
|
35927
|
+
"line": {
|
|
35928
|
+
"start": 21,
|
|
35929
|
+
"end": 21
|
|
35930
|
+
}
|
|
35931
|
+
},
|
|
35932
|
+
"group": [
|
|
35933
|
+
"tooltip"
|
|
35934
|
+
],
|
|
35935
|
+
"access": "public",
|
|
35936
|
+
"file": {
|
|
35937
|
+
"path": "tooltip/_variables.scss",
|
|
35938
|
+
"name": "_variables.scss"
|
|
35939
|
+
}
|
|
35940
|
+
},
|
|
35941
|
+
{
|
|
35942
|
+
"description": "The line height of the Tooltip.\n",
|
|
35943
|
+
"commentRange": {
|
|
35944
|
+
"start": 22,
|
|
35945
|
+
"end": 23
|
|
35946
|
+
},
|
|
35947
|
+
"context": {
|
|
35948
|
+
"type": "variable",
|
|
35949
|
+
"name": "kendo-tooltip-line-height",
|
|
35950
|
+
"value": "$kendo-line-height-md",
|
|
35951
|
+
"scope": "default",
|
|
35952
|
+
"line": {
|
|
35953
|
+
"start": 24,
|
|
35954
|
+
"end": 24
|
|
35955
|
+
}
|
|
35956
|
+
},
|
|
35957
|
+
"group": [
|
|
35958
|
+
"tooltip"
|
|
35959
|
+
],
|
|
35960
|
+
"access": "public",
|
|
35961
|
+
"file": {
|
|
35962
|
+
"path": "tooltip/_variables.scss",
|
|
35963
|
+
"name": "_variables.scss"
|
|
35964
|
+
}
|
|
35965
|
+
},
|
|
35966
|
+
{
|
|
35967
|
+
"description": "The font size of the Tooltip title.\n",
|
|
35968
|
+
"commentRange": {
|
|
35969
|
+
"start": 26,
|
|
35970
|
+
"end": 27
|
|
35971
|
+
},
|
|
35972
|
+
"context": {
|
|
35973
|
+
"type": "variable",
|
|
35974
|
+
"name": "kendo-tooltip-title-font-size",
|
|
35975
|
+
"value": "($kendo-tooltip-font-size * 1.25)",
|
|
35976
|
+
"scope": "default",
|
|
35977
|
+
"line": {
|
|
35978
|
+
"start": 28,
|
|
35979
|
+
"end": 28
|
|
35980
|
+
}
|
|
35981
|
+
},
|
|
35982
|
+
"group": [
|
|
35983
|
+
"tooltip"
|
|
35984
|
+
],
|
|
35985
|
+
"access": "public",
|
|
35986
|
+
"file": {
|
|
35987
|
+
"path": "tooltip/_variables.scss",
|
|
35988
|
+
"name": "_variables.scss"
|
|
35989
|
+
}
|
|
35990
|
+
},
|
|
35991
|
+
{
|
|
35992
|
+
"description": "The line height of the Tooltip title.\n",
|
|
35993
|
+
"commentRange": {
|
|
35994
|
+
"start": 29,
|
|
35995
|
+
"end": 30
|
|
35996
|
+
},
|
|
35997
|
+
"context": {
|
|
35998
|
+
"type": "variable",
|
|
35999
|
+
"name": "kendo-tooltip-title-line-height",
|
|
36000
|
+
"value": "1",
|
|
36001
|
+
"scope": "default",
|
|
36002
|
+
"line": {
|
|
36003
|
+
"start": 31,
|
|
36004
|
+
"end": 31
|
|
36005
|
+
}
|
|
36006
|
+
},
|
|
36007
|
+
"group": [
|
|
36008
|
+
"tooltip"
|
|
36009
|
+
],
|
|
36010
|
+
"access": "public",
|
|
36011
|
+
"file": {
|
|
36012
|
+
"path": "tooltip/_variables.scss",
|
|
36013
|
+
"name": "_variables.scss"
|
|
36014
|
+
}
|
|
36015
|
+
},
|
|
36016
|
+
{
|
|
36017
|
+
"description": "The size of the Tooltip callout.\n",
|
|
36018
|
+
"commentRange": {
|
|
36019
|
+
"start": 33,
|
|
36020
|
+
"end": 34
|
|
36021
|
+
},
|
|
36022
|
+
"context": {
|
|
36023
|
+
"type": "variable",
|
|
36024
|
+
"name": "kendo-tooltip-callout-size",
|
|
36025
|
+
"value": "$tooltip-arrow-height",
|
|
36026
|
+
"scope": "default",
|
|
36027
|
+
"line": {
|
|
36028
|
+
"start": 35,
|
|
36029
|
+
"end": 35
|
|
36030
|
+
}
|
|
36031
|
+
},
|
|
36032
|
+
"group": [
|
|
36033
|
+
"tooltip"
|
|
36034
|
+
],
|
|
36035
|
+
"access": "public",
|
|
36036
|
+
"file": {
|
|
36037
|
+
"path": "tooltip/_variables.scss",
|
|
36038
|
+
"name": "_variables.scss"
|
|
36039
|
+
}
|
|
36040
|
+
},
|
|
36041
|
+
{
|
|
36042
|
+
"description": "The default background of the Tooltip.\n",
|
|
36043
|
+
"commentRange": {
|
|
36044
|
+
"start": 37,
|
|
36045
|
+
"end": 38
|
|
36046
|
+
},
|
|
36047
|
+
"context": {
|
|
36048
|
+
"type": "variable",
|
|
36049
|
+
"name": "kendo-tooltip-bg",
|
|
36050
|
+
"value": "if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )",
|
|
36051
|
+
"scope": "default",
|
|
36052
|
+
"line": {
|
|
36053
|
+
"start": 39,
|
|
36054
|
+
"end": 39
|
|
36055
|
+
}
|
|
36056
|
+
},
|
|
36057
|
+
"group": [
|
|
36058
|
+
"tooltip"
|
|
36059
|
+
],
|
|
36060
|
+
"access": "public",
|
|
36061
|
+
"file": {
|
|
36062
|
+
"path": "tooltip/_variables.scss",
|
|
36063
|
+
"name": "_variables.scss"
|
|
36064
|
+
}
|
|
36065
|
+
},
|
|
36066
|
+
{
|
|
36067
|
+
"description": "The default text color of the Tooltip.\n",
|
|
36068
|
+
"commentRange": {
|
|
36069
|
+
"start": 40,
|
|
36070
|
+
"end": 41
|
|
36071
|
+
},
|
|
36072
|
+
"context": {
|
|
36073
|
+
"type": "variable",
|
|
36074
|
+
"name": "kendo-tooltip-text",
|
|
36075
|
+
"value": "k-contrast-color( $kendo-tooltip-bg )",
|
|
36076
|
+
"scope": "default",
|
|
36077
|
+
"line": {
|
|
36078
|
+
"start": 42,
|
|
36079
|
+
"end": 42
|
|
36080
|
+
}
|
|
36081
|
+
},
|
|
36082
|
+
"group": [
|
|
36083
|
+
"tooltip"
|
|
36084
|
+
],
|
|
36085
|
+
"access": "public",
|
|
36086
|
+
"file": {
|
|
36087
|
+
"path": "tooltip/_variables.scss",
|
|
36088
|
+
"name": "_variables.scss"
|
|
36089
|
+
}
|
|
36090
|
+
},
|
|
36091
|
+
{
|
|
36092
|
+
"description": "The default border color of the Tooltip.\n",
|
|
36093
|
+
"commentRange": {
|
|
36094
|
+
"start": 43,
|
|
36095
|
+
"end": 44
|
|
36096
|
+
},
|
|
36097
|
+
"context": {
|
|
36098
|
+
"type": "variable",
|
|
36099
|
+
"name": "kendo-tooltip-border",
|
|
36100
|
+
"value": "$kendo-tooltip-bg",
|
|
36101
|
+
"scope": "default",
|
|
36102
|
+
"line": {
|
|
36103
|
+
"start": 45,
|
|
36104
|
+
"end": 45
|
|
36105
|
+
}
|
|
36106
|
+
},
|
|
36107
|
+
"group": [
|
|
36108
|
+
"tooltip"
|
|
36109
|
+
],
|
|
36110
|
+
"access": "public",
|
|
36111
|
+
"file": {
|
|
36112
|
+
"path": "tooltip/_variables.scss",
|
|
36113
|
+
"name": "_variables.scss"
|
|
36114
|
+
}
|
|
36115
|
+
},
|
|
36116
|
+
{
|
|
36117
|
+
"description": "The box-shadow of the Tooltip.\n",
|
|
36118
|
+
"commentRange": {
|
|
36119
|
+
"start": 47,
|
|
36120
|
+
"end": 48
|
|
36121
|
+
},
|
|
36122
|
+
"context": {
|
|
36123
|
+
"type": "variable",
|
|
36124
|
+
"name": "kendo-tooltip-shadow",
|
|
36125
|
+
"value": "k-elevation(2)",
|
|
36126
|
+
"scope": "default",
|
|
36127
|
+
"line": {
|
|
36128
|
+
"start": 49,
|
|
36129
|
+
"end": 49
|
|
36130
|
+
}
|
|
36131
|
+
},
|
|
36132
|
+
"group": [
|
|
36133
|
+
"tooltip"
|
|
36134
|
+
],
|
|
36135
|
+
"access": "public",
|
|
36136
|
+
"file": {
|
|
36137
|
+
"path": "tooltip/_variables.scss",
|
|
36138
|
+
"name": "_variables.scss"
|
|
36139
|
+
}
|
|
36140
|
+
},
|
|
36141
|
+
{
|
|
36142
|
+
"description": "The theme colors map for the Tooltip.\n",
|
|
36143
|
+
"commentRange": {
|
|
36144
|
+
"start": 65,
|
|
36145
|
+
"end": 66
|
|
36146
|
+
},
|
|
36147
|
+
"context": {
|
|
36148
|
+
"type": "variable",
|
|
36149
|
+
"name": "kendo-tooltip-theme-colors",
|
|
36150
|
+
"value": "$kendo-theme-colors",
|
|
36151
|
+
"scope": "default",
|
|
36152
|
+
"line": {
|
|
36153
|
+
"start": 67,
|
|
36154
|
+
"end": 67
|
|
36155
|
+
}
|
|
36156
|
+
},
|
|
36157
|
+
"group": [
|
|
36158
|
+
"tooltip"
|
|
36159
|
+
],
|
|
36160
|
+
"access": "public",
|
|
36161
|
+
"file": {
|
|
36162
|
+
"path": "tooltip/_variables.scss",
|
|
36163
|
+
"name": "_variables.scss"
|
|
36164
|
+
}
|
|
36165
|
+
},
|
|
36166
|
+
{
|
|
36167
|
+
"description": "The generated theme colors map for the Tooltip.\n",
|
|
36168
|
+
"commentRange": {
|
|
36169
|
+
"start": 68,
|
|
36170
|
+
"end": 69
|
|
36171
|
+
},
|
|
36172
|
+
"context": {
|
|
36173
|
+
"type": "variable",
|
|
36174
|
+
"name": "kendo-tooltip-theme",
|
|
36175
|
+
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
36176
|
+
"scope": "default",
|
|
36177
|
+
"line": {
|
|
36178
|
+
"start": 70,
|
|
36179
|
+
"end": 70
|
|
36180
|
+
}
|
|
36181
|
+
},
|
|
36182
|
+
"group": [
|
|
36183
|
+
"tooltip"
|
|
36184
|
+
],
|
|
36185
|
+
"access": "public",
|
|
36186
|
+
"file": {
|
|
36187
|
+
"path": "tooltip/_variables.scss",
|
|
36188
|
+
"name": "_variables.scss"
|
|
36189
|
+
}
|
|
36190
|
+
},
|
|
35791
36191
|
{
|
|
35792
36192
|
"description": "The font family of the TreeView.\n",
|
|
35793
36193
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -7259,10 +7259,6 @@
|
|
|
7259
7259
|
"type": "Number",
|
|
7260
7260
|
"value": "0.5rem"
|
|
7261
7261
|
},
|
|
7262
|
-
"kendo-tooltip-max-width": {
|
|
7263
|
-
"type": "Number",
|
|
7264
|
-
"value": "200px"
|
|
7265
|
-
},
|
|
7266
7262
|
"kendo-tooltip-border-width": {
|
|
7267
7263
|
"type": "Number",
|
|
7268
7264
|
"value": "0px"
|
|
@@ -7311,65 +7307,13 @@
|
|
|
7311
7307
|
"type": "String",
|
|
7312
7308
|
"value": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))"
|
|
7313
7309
|
},
|
|
7314
|
-
"kendo-tooltip-
|
|
7315
|
-
"type": "
|
|
7316
|
-
"value": "#0d6efd"
|
|
7317
|
-
},
|
|
7318
|
-
"kendo-tooltip-primary-text": {
|
|
7319
|
-
"type": "Color",
|
|
7320
|
-
"value": "white"
|
|
7321
|
-
},
|
|
7322
|
-
"kendo-tooltip-primary-border": {
|
|
7323
|
-
"type": "Color",
|
|
7324
|
-
"value": "#0d6efd"
|
|
7325
|
-
},
|
|
7326
|
-
"kendo-tooltip-info-bg": {
|
|
7327
|
-
"type": "Color",
|
|
7328
|
-
"value": "#0dcaf0"
|
|
7329
|
-
},
|
|
7330
|
-
"kendo-tooltip-info-text": {
|
|
7331
|
-
"type": "Color",
|
|
7332
|
-
"value": "black"
|
|
7333
|
-
},
|
|
7334
|
-
"kendo-tooltip-info-border": {
|
|
7335
|
-
"type": "Color",
|
|
7336
|
-
"value": "#0dcaf0"
|
|
7337
|
-
},
|
|
7338
|
-
"kendo-tooltip-success-bg": {
|
|
7339
|
-
"type": "Color",
|
|
7340
|
-
"value": "#198754"
|
|
7341
|
-
},
|
|
7342
|
-
"kendo-tooltip-success-text": {
|
|
7343
|
-
"type": "Color",
|
|
7344
|
-
"value": "white"
|
|
7345
|
-
},
|
|
7346
|
-
"kendo-tooltip-success-border": {
|
|
7347
|
-
"type": "Color",
|
|
7348
|
-
"value": "#198754"
|
|
7349
|
-
},
|
|
7350
|
-
"kendo-tooltip-warning-bg": {
|
|
7351
|
-
"type": "Color",
|
|
7352
|
-
"value": "#ffc107"
|
|
7353
|
-
},
|
|
7354
|
-
"kendo-tooltip-warning-text": {
|
|
7355
|
-
"type": "Color",
|
|
7356
|
-
"value": "black"
|
|
7357
|
-
},
|
|
7358
|
-
"kendo-tooltip-warning-border": {
|
|
7359
|
-
"type": "Color",
|
|
7360
|
-
"value": "#ffc107"
|
|
7361
|
-
},
|
|
7362
|
-
"kendo-tooltip-error-bg": {
|
|
7363
|
-
"type": "Color",
|
|
7364
|
-
"value": "#dc3545"
|
|
7365
|
-
},
|
|
7366
|
-
"kendo-tooltip-error-text": {
|
|
7367
|
-
"type": "Color",
|
|
7368
|
-
"value": "white"
|
|
7310
|
+
"kendo-tooltip-theme-colors": {
|
|
7311
|
+
"type": "Map",
|
|
7312
|
+
"value": "(\"primary\": #0d6efd, \"secondary\": #6c757d, \"tertiary\": #6f42c1, \"info\": #0dcaf0, \"success\": #198754, \"warning\": #ffc107, \"error\": #dc3545, \"dark\": #212529, \"light\": #f8f9fa, \"inverse\": #212529)"
|
|
7369
7313
|
},
|
|
7370
|
-
"kendo-tooltip-
|
|
7371
|
-
"type": "
|
|
7372
|
-
"value": "#dc3545"
|
|
7314
|
+
"kendo-tooltip-theme": {
|
|
7315
|
+
"type": "Map",
|
|
7316
|
+
"value": "(\"inverse\": (color: white, background-color: #212529, border: #212529), \"light\": (color: black, background-color: #f8f9fa, border: #f8f9fa), \"dark\": (color: white, background-color: #212529, border: #212529), \"error\": (color: white, background-color: #dc3545, border: #dc3545), \"warning\": (color: black, background-color: #ffc107, border: #ffc107), \"success\": (color: white, background-color: #198754, border: #198754), \"info\": (color: white, background-color: #0dcaf0, border: #0dcaf0), \"tertiary\": (color: white, background-color: #6f42c1, border: #6f42c1), \"secondary\": (color: white, background-color: #6c757d, border: #6c757d), \"primary\": (color: white, background-color: #0d6efd, border: #0d6efd))"
|
|
7373
7317
|
},
|
|
7374
7318
|
"kendo-window-border-width": {
|
|
7375
7319
|
"type": "Number",
|
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": "7.0
|
|
4
|
+
"version": "7.1.0-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "2.0.0",
|
|
56
|
-
"@progress/kendo-theme-core": "7.0
|
|
57
|
-
"@progress/kendo-theme-default": "7.0
|
|
58
|
-
"@progress/kendo-theme-utils": "7.0
|
|
56
|
+
"@progress/kendo-theme-core": "7.1.0-dev.0",
|
|
57
|
+
"@progress/kendo-theme-default": "7.1.0-dev.0",
|
|
58
|
+
"@progress/kendo-theme-utils": "7.1.0-dev.0",
|
|
59
59
|
"bootstrap": "5.2.1"
|
|
60
60
|
},
|
|
61
61
|
"directories": {
|
|
62
62
|
"doc": "docs",
|
|
63
63
|
"lib": "lib"
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "e0a0885fdf92926065f788aab0ad62453b875258"
|
|
66
66
|
}
|