@progress/kendo-theme-classic 13.0.0-dev.2 → 13.0.0-dev.3

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.
Files changed (37) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +12 -12
  17. package/dist/meta/sassdoc-raw-data.json +3 -3
  18. package/dist/meta/variables.json +252 -252
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/chat/_variables.scss +2 -2
  35. package/scss/index.scss +3 -3
  36. package/scss/prompt-box/_index.scss +8 -0
  37. package/scss/suggestion/_variables.scss +1 -1
@@ -16614,7 +16614,7 @@
16614
16614
  "context": {
16615
16615
  "type": "variable",
16616
16616
  "name": "kendo-chat-height",
16617
- "value": "600px",
16617
+ "value": "320px",
16618
16618
  "scope": "default",
16619
16619
  "line": {
16620
16620
  "start": 17,
@@ -16629,7 +16629,7 @@
16629
16629
  "path": "classic/scss/chat/_variables.scss",
16630
16630
  "name": "_variables.scss"
16631
16631
  },
16632
- "resolvedValue": "600px",
16632
+ "resolvedValue": "320px",
16633
16633
  "resolvedType": "Number"
16634
16634
  },
16635
16635
  {
@@ -16938,7 +16938,7 @@
16938
16938
  "context": {
16939
16939
  "type": "variable",
16940
16940
  "name": "kendo-chat-message-box-wrapper-spacing",
16941
- "value": "k-spacing(3)",
16941
+ "value": "k-spacing(4)",
16942
16942
  "scope": "default",
16943
16943
  "line": {
16944
16944
  "start": 57,
@@ -16953,7 +16953,7 @@
16953
16953
  "path": "classic/scss/chat/_variables.scss",
16954
16954
  "name": "_variables.scss"
16955
16955
  },
16956
- "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
16956
+ "resolvedValue": "var(--kendo-spacing-4, 1rem)",
16957
16957
  "resolvedType": "String"
16958
16958
  },
16959
16959
  {
@@ -78172,7 +78172,7 @@
78172
78172
  "context": {
78173
78173
  "type": "variable",
78174
78174
  "name": "kendo-suggestion-line-height",
78175
- "value": "var( --kendo-line-height, normal )",
78175
+ "value": "var( --kendo-line-height-lg, normal )",
78176
78176
  "scope": "default",
78177
78177
  "line": {
78178
78178
  "start": 26,
@@ -78187,7 +78187,7 @@
78187
78187
  "path": "classic/scss/suggestion/_variables.scss",
78188
78188
  "name": "_variables.scss"
78189
78189
  },
78190
- "resolvedValue": "var(--kendo-line-height, normal)",
78190
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
78191
78191
  "resolvedType": "String"
78192
78192
  },
78193
78193
  {
@@ -116705,7 +116705,7 @@
116705
116705
  "context": {
116706
116706
  "type": "variable",
116707
116707
  "name": "kendo-chat-height",
116708
- "value": "600px",
116708
+ "value": "320px",
116709
116709
  "scope": "default",
116710
116710
  "line": {
116711
116711
  "start": 17,
@@ -116720,7 +116720,7 @@
116720
116720
  "path": "classic/scss/chat/_variables.scss",
116721
116721
  "name": "_variables.scss"
116722
116722
  },
116723
- "resolvedValue": "600px",
116723
+ "resolvedValue": "320px",
116724
116724
  "resolvedType": "Number"
116725
116725
  },
116726
116726
  {
@@ -117029,7 +117029,7 @@
117029
117029
  "context": {
117030
117030
  "type": "variable",
117031
117031
  "name": "kendo-chat-message-box-wrapper-spacing",
117032
- "value": "k-spacing(3)",
117032
+ "value": "k-spacing(4)",
117033
117033
  "scope": "default",
117034
117034
  "line": {
117035
117035
  "start": 57,
@@ -117044,7 +117044,7 @@
117044
117044
  "path": "classic/scss/chat/_variables.scss",
117045
117045
  "name": "_variables.scss"
117046
117046
  },
117047
- "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
117047
+ "resolvedValue": "var(--kendo-spacing-4, 1rem)",
117048
117048
  "resolvedType": "String"
117049
117049
  },
117050
117050
  {
@@ -180299,7 +180299,7 @@
180299
180299
  "context": {
180300
180300
  "type": "variable",
180301
180301
  "name": "kendo-suggestion-line-height",
180302
- "value": "var( --kendo-line-height, normal )",
180302
+ "value": "var( --kendo-line-height-lg, normal )",
180303
180303
  "scope": "default",
180304
180304
  "line": {
180305
180305
  "start": 26,
@@ -180314,7 +180314,7 @@
180314
180314
  "path": "classic/scss/suggestion/_variables.scss",
180315
180315
  "name": "_variables.scss"
180316
180316
  },
180317
- "resolvedValue": "var(--kendo-line-height, normal)",
180317
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
180318
180318
  "resolvedType": "String"
180319
180319
  },
180320
180320
  {
@@ -15387,7 +15387,7 @@
15387
15387
  "context": {
15388
15388
  "type": "variable",
15389
15389
  "name": "kendo-chat-height",
15390
- "value": "600px",
15390
+ "value": "320px",
15391
15391
  "scope": "default",
15392
15392
  "line": {
15393
15393
  "start": 17,
@@ -15687,7 +15687,7 @@
15687
15687
  "context": {
15688
15688
  "type": "variable",
15689
15689
  "name": "kendo-chat-message-box-wrapper-spacing",
15690
- "value": "k-spacing(3)",
15690
+ "value": "k-spacing(4)",
15691
15691
  "scope": "default",
15692
15692
  "line": {
15693
15693
  "start": 57,
@@ -72103,7 +72103,7 @@
72103
72103
  "context": {
72104
72104
  "type": "variable",
72105
72105
  "name": "kendo-suggestion-line-height",
72106
- "value": "var( --kendo-line-height, normal )",
72106
+ "value": "var( --kendo-line-height-lg, normal )",
72107
72107
  "scope": "default",
72108
72108
  "line": {
72109
72109
  "start": 26,