@progress/kendo-theme-bootstrap 14.4.1-dev.0 → 14.4.1-dev.2
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 +1838 -920
- package/dist/meta/sassdoc-raw-data.json +784 -359
- package/dist/meta/variables.json +142 -70
- 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 +3 -3
- package/scss/agent-response/_variables.scss +25 -1
- package/scss/citation/_variables.scss +30 -2
- package/scss/scheduler/_layout.scss +0 -25
- package/scss/scheduler/_variables.scss +102 -85
package/dist/meta/variables.json
CHANGED
|
@@ -14098,15 +14098,43 @@
|
|
|
14098
14098
|
},
|
|
14099
14099
|
"kendo-scheduler-event-min-height": {
|
|
14100
14100
|
"type": "Number",
|
|
14101
|
-
"value": "
|
|
14101
|
+
"value": "12px"
|
|
14102
14102
|
},
|
|
14103
14103
|
"kendo-scheduler-event-border-radius": {
|
|
14104
14104
|
"type": "String",
|
|
14105
14105
|
"value": "var(--kendo-border-radius-md)"
|
|
14106
14106
|
},
|
|
14107
|
-
"kendo-scheduler-event-
|
|
14108
|
-
"type": "
|
|
14109
|
-
"value": "
|
|
14107
|
+
"kendo-scheduler-event-title-font-size": {
|
|
14108
|
+
"type": "String",
|
|
14109
|
+
"value": "var(--kendo-font-size-sm)"
|
|
14110
|
+
},
|
|
14111
|
+
"kendo-scheduler-event-title-line-height": {
|
|
14112
|
+
"type": "String",
|
|
14113
|
+
"value": "var(--kendo-line-height-sm)"
|
|
14114
|
+
},
|
|
14115
|
+
"kendo-scheduler-event-title-padding-top": {
|
|
14116
|
+
"type": "String",
|
|
14117
|
+
"value": "var(--kendo-spacing-1)"
|
|
14118
|
+
},
|
|
14119
|
+
"kendo-scheduler-event-title-padding-bottom": {
|
|
14120
|
+
"type": "String",
|
|
14121
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
14122
|
+
},
|
|
14123
|
+
"kendo-scheduler-event-time-font-size": {
|
|
14124
|
+
"type": "String",
|
|
14125
|
+
"value": "var(--kendo-font-size-xs)"
|
|
14126
|
+
},
|
|
14127
|
+
"kendo-scheduler-event-time-line-height": {
|
|
14128
|
+
"type": "String",
|
|
14129
|
+
"value": "var(--kendo-line-height-sm)"
|
|
14130
|
+
},
|
|
14131
|
+
"kendo-scheduler-event-time-padding-top": {
|
|
14132
|
+
"type": "String",
|
|
14133
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
14134
|
+
},
|
|
14135
|
+
"kendo-scheduler-event-time-padding-bottom": {
|
|
14136
|
+
"type": "String",
|
|
14137
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
14110
14138
|
},
|
|
14111
14139
|
"kendo-scheduler-event-bg": {
|
|
14112
14140
|
"type": "String",
|
|
@@ -14128,6 +14156,18 @@
|
|
|
14128
14156
|
"type": "Null",
|
|
14129
14157
|
"value": "null"
|
|
14130
14158
|
},
|
|
14159
|
+
"kendo-scheduler-event-readonly-bg": {
|
|
14160
|
+
"type": "String",
|
|
14161
|
+
"value": "var(--kendo-color-primary-subtle)"
|
|
14162
|
+
},
|
|
14163
|
+
"kendo-scheduler-event-readonly-text": {
|
|
14164
|
+
"type": "String",
|
|
14165
|
+
"value": "var(--kendo-color-primary-on-subtle)"
|
|
14166
|
+
},
|
|
14167
|
+
"kendo-scheduler-event-readonly-border": {
|
|
14168
|
+
"type": "String",
|
|
14169
|
+
"value": "var(--kendo-color-primary-emphasis)"
|
|
14170
|
+
},
|
|
14131
14171
|
"kendo-scheduler-event-hover-bg": {
|
|
14132
14172
|
"type": "Null",
|
|
14133
14173
|
"value": "null"
|
|
@@ -14172,6 +14212,26 @@
|
|
|
14172
14212
|
"type": "List",
|
|
14173
14213
|
"value": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface))"
|
|
14174
14214
|
},
|
|
14215
|
+
"kendo-scheduler-resizer-size": {
|
|
14216
|
+
"type": "Number",
|
|
14217
|
+
"value": "0.5em"
|
|
14218
|
+
},
|
|
14219
|
+
"kendo-scheduler-resize-handle-size": {
|
|
14220
|
+
"type": "Number",
|
|
14221
|
+
"value": "8px"
|
|
14222
|
+
},
|
|
14223
|
+
"kendo-scheduler-resize-handle-border-radius": {
|
|
14224
|
+
"type": "String",
|
|
14225
|
+
"value": "var(--kendo-border-radius-full)"
|
|
14226
|
+
},
|
|
14227
|
+
"kendo-scheduler-resize-handle-border-width": {
|
|
14228
|
+
"type": "Number",
|
|
14229
|
+
"value": "2px"
|
|
14230
|
+
},
|
|
14231
|
+
"kendo-scheduler-resize-handle-bg": {
|
|
14232
|
+
"type": "String",
|
|
14233
|
+
"value": "var(--kendo-color-primary)"
|
|
14234
|
+
},
|
|
14175
14235
|
"kendo-scheduler-cell-padding-x": {
|
|
14176
14236
|
"type": "String",
|
|
14177
14237
|
"value": "var(--kendo-spacing-3)"
|
|
@@ -14244,94 +14304,50 @@
|
|
|
14244
14304
|
"type": "String",
|
|
14245
14305
|
"value": "var(--kendo-color-on-primary)"
|
|
14246
14306
|
},
|
|
14247
|
-
"kendo-scheduler-
|
|
14248
|
-
"type": "String",
|
|
14249
|
-
"value": "var(--kendo-spacing-3)"
|
|
14250
|
-
},
|
|
14251
|
-
"kendo-scheduler-tooltip-padding-y": {
|
|
14252
|
-
"type": "String",
|
|
14253
|
-
"value": "var(--kendo-spacing-3)"
|
|
14254
|
-
},
|
|
14255
|
-
"kendo-scheduler-tooltip-border-width": {
|
|
14256
|
-
"type": "Number",
|
|
14257
|
-
"value": "0"
|
|
14258
|
-
},
|
|
14259
|
-
"kendo-scheduler-tooltip-bg": {
|
|
14260
|
-
"type": "String",
|
|
14261
|
-
"value": "var(--kendo-color-on-primary)"
|
|
14262
|
-
},
|
|
14263
|
-
"kendo-scheduler-tooltip-text": {
|
|
14264
|
-
"type": "String",
|
|
14265
|
-
"value": "var(--kendo-color-on-app-surface)"
|
|
14266
|
-
},
|
|
14267
|
-
"kendo-scheduler-tooltip-border": {
|
|
14268
|
-
"type": "Null",
|
|
14269
|
-
"value": "null"
|
|
14270
|
-
},
|
|
14271
|
-
"kendo-scheduler-tooltip-shadow": {
|
|
14272
|
-
"type": "String",
|
|
14273
|
-
"value": "var(--kendo-elevation-2)"
|
|
14274
|
-
},
|
|
14275
|
-
"kendo-scheduler-tooltip-title-margin-y": {
|
|
14276
|
-
"type": "String",
|
|
14277
|
-
"value": "var(--kendo-spacing-3)"
|
|
14278
|
-
},
|
|
14279
|
-
"kendo-scheduler-tooltip-month-font-size": {
|
|
14307
|
+
"kendo-scheduler-popover-month-font-size": {
|
|
14280
14308
|
"type": "String",
|
|
14281
14309
|
"value": "var(--kendo-font-size-sm)"
|
|
14282
14310
|
},
|
|
14283
|
-
"kendo-scheduler-
|
|
14311
|
+
"kendo-scheduler-popover-day-font-size": {
|
|
14284
14312
|
"type": "Calculation",
|
|
14285
14313
|
"value": "calc(var(--kendo-font-size-sm) * 2)"
|
|
14286
14314
|
},
|
|
14287
|
-
"kendo-scheduler-
|
|
14315
|
+
"kendo-scheduler-popover-events-max-height": {
|
|
14288
14316
|
"type": "Number",
|
|
14289
14317
|
"value": "250px"
|
|
14290
14318
|
},
|
|
14291
|
-
"kendo-scheduler-
|
|
14319
|
+
"kendo-scheduler-popover-events-gap": {
|
|
14292
14320
|
"type": "String",
|
|
14293
|
-
"value": "var(--kendo-spacing-
|
|
14321
|
+
"value": "var(--kendo-spacing-1\\.5)"
|
|
14322
|
+
},
|
|
14323
|
+
"kendo-scheduler-popover-event-min-height": {
|
|
14324
|
+
"type": "Number",
|
|
14325
|
+
"value": "25px"
|
|
14294
14326
|
},
|
|
14295
|
-
"kendo-scheduler-
|
|
14327
|
+
"kendo-scheduler-popover-event-padding-x": {
|
|
14296
14328
|
"type": "String",
|
|
14297
14329
|
"value": "var(--kendo-spacing-2)"
|
|
14298
14330
|
},
|
|
14299
|
-
"kendo-scheduler-
|
|
14300
|
-
"type": "
|
|
14301
|
-
"value": "
|
|
14331
|
+
"kendo-scheduler-popover-event-padding-y": {
|
|
14332
|
+
"type": "Null",
|
|
14333
|
+
"value": "null"
|
|
14302
14334
|
},
|
|
14303
|
-
"kendo-scheduler-
|
|
14335
|
+
"kendo-scheduler-popover-event-border-radius": {
|
|
14304
14336
|
"type": "String",
|
|
14305
14337
|
"value": "var(--kendo-border-radius-md)"
|
|
14306
14338
|
},
|
|
14307
|
-
"kendo-scheduler-
|
|
14339
|
+
"kendo-scheduler-popover-event-gap": {
|
|
14308
14340
|
"type": "String",
|
|
14309
14341
|
"value": "var(--kendo-spacing-2)"
|
|
14310
14342
|
},
|
|
14311
|
-
"kendo-scheduler-tooltip-callout-text": {
|
|
14312
|
-
"type": "String",
|
|
14313
|
-
"value": "var(--kendo-color-on-primary)"
|
|
14314
|
-
},
|
|
14315
|
-
"kendo-scheduler-appointments-padding": {
|
|
14316
|
-
"type": "String",
|
|
14317
|
-
"value": "var(--kendo-spacing-4)"
|
|
14318
|
-
},
|
|
14319
14343
|
"kendo-scheduler-event-template-padding-x": {
|
|
14320
14344
|
"type": "String",
|
|
14321
|
-
"value": "var(--kendo-spacing-
|
|
14345
|
+
"value": "var(--kendo-spacing-2)"
|
|
14322
14346
|
},
|
|
14323
14347
|
"kendo-scheduler-event-template-padding-y": {
|
|
14324
14348
|
"type": "String",
|
|
14325
14349
|
"value": "var(--kendo-spacing-2)"
|
|
14326
14350
|
},
|
|
14327
|
-
"kendo-scheduler-event-actions-inset-x": {
|
|
14328
|
-
"type": "String",
|
|
14329
|
-
"value": "var(--kendo-spacing-4)"
|
|
14330
|
-
},
|
|
14331
|
-
"kendo-scheduler-indicators-margin": {
|
|
14332
|
-
"type": "List",
|
|
14333
|
-
"value": "(var(--kendo-spacing-1) var(--kendo-spacing-2))"
|
|
14334
|
-
},
|
|
14335
14351
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
14336
14352
|
"type": "String",
|
|
14337
14353
|
"value": "var(--kendo-spacing-2)"
|
|
@@ -14364,10 +14380,6 @@
|
|
|
14364
14380
|
"type": "String",
|
|
14365
14381
|
"value": "var(--kendo-color-surface)"
|
|
14366
14382
|
},
|
|
14367
|
-
"kendo-scheduler-adaptive-menu-clear-text": {
|
|
14368
|
-
"type": "String",
|
|
14369
|
-
"value": "var(--kendo-color-primary-on-surface)"
|
|
14370
|
-
},
|
|
14371
14383
|
"kendo-scheduler-adaptive-border-width": {
|
|
14372
14384
|
"type": "Number",
|
|
14373
14385
|
"value": "1px"
|
|
@@ -14396,6 +14408,14 @@
|
|
|
14396
14408
|
"type": "String",
|
|
14397
14409
|
"value": "var(--kendo-color-on-app-surface)"
|
|
14398
14410
|
},
|
|
14411
|
+
"kendo-scheduler-datetime-section-margin-top": {
|
|
14412
|
+
"type": "String",
|
|
14413
|
+
"value": "var(--kendo-spacing-1)"
|
|
14414
|
+
},
|
|
14415
|
+
"kendo-scheduler-recurrence-fields-row-gap": {
|
|
14416
|
+
"type": "String",
|
|
14417
|
+
"value": "var(--kendo-spacing-1)"
|
|
14418
|
+
},
|
|
14399
14419
|
"kendo-file-box-padding-x": {
|
|
14400
14420
|
"type": "String",
|
|
14401
14421
|
"value": "var(--kendo-spacing-1)"
|
|
@@ -14780,6 +14800,18 @@
|
|
|
14780
14800
|
"type": "String",
|
|
14781
14801
|
"value": "var(--kendo-spacing-2)"
|
|
14782
14802
|
},
|
|
14803
|
+
"kendo-agent-step-padding-x": {
|
|
14804
|
+
"type": "String",
|
|
14805
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
14806
|
+
},
|
|
14807
|
+
"kendo-agent-step-padding-end": {
|
|
14808
|
+
"type": "String",
|
|
14809
|
+
"value": "var(--kendo-spacing-2)"
|
|
14810
|
+
},
|
|
14811
|
+
"kendo-agent-step-border-radius": {
|
|
14812
|
+
"type": "String",
|
|
14813
|
+
"value": "var(--kendo-border-radius-md)"
|
|
14814
|
+
},
|
|
14783
14815
|
"kendo-agent-step-icon-margin-top": {
|
|
14784
14816
|
"type": "String",
|
|
14785
14817
|
"value": "var(--kendo-spacing-1)"
|
|
@@ -14800,6 +14832,10 @@
|
|
|
14800
14832
|
"type": "String",
|
|
14801
14833
|
"value": "var(--kendo-font-size-sm)"
|
|
14802
14834
|
},
|
|
14835
|
+
"kendo-agent-step-focus-shadow": {
|
|
14836
|
+
"type": "List",
|
|
14837
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface) 15%, transparent))"
|
|
14838
|
+
},
|
|
14803
14839
|
"kendo-thought-gap": {
|
|
14804
14840
|
"type": "String",
|
|
14805
14841
|
"value": "var(--kendo-spacing-1\\.5)"
|
|
@@ -14812,6 +14848,10 @@
|
|
|
14812
14848
|
"type": "String",
|
|
14813
14849
|
"value": "var(--kendo-spacing-4)"
|
|
14814
14850
|
},
|
|
14851
|
+
"kendo-thought-padding-x": {
|
|
14852
|
+
"type": "String",
|
|
14853
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
14854
|
+
},
|
|
14815
14855
|
"kendo-thought-connector-color": {
|
|
14816
14856
|
"type": "String",
|
|
14817
14857
|
"value": "var(--kendo-color-border)"
|
|
@@ -14824,14 +14864,46 @@
|
|
|
14824
14864
|
"type": "String",
|
|
14825
14865
|
"value": "var(--kendo-spacing-2)"
|
|
14826
14866
|
},
|
|
14827
|
-
"kendo-
|
|
14867
|
+
"kendo-tool-call-pre-border-radius": {
|
|
14828
14868
|
"type": "String",
|
|
14829
|
-
"value": "var(--kendo-
|
|
14869
|
+
"value": "var(--kendo-border-radius-md)"
|
|
14870
|
+
},
|
|
14871
|
+
"kendo-citation-popover-view-padding": {
|
|
14872
|
+
"type": "List",
|
|
14873
|
+
"value": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))"
|
|
14830
14874
|
},
|
|
14831
14875
|
"kendo-citation-pages-color": {
|
|
14832
14876
|
"type": "String",
|
|
14833
14877
|
"value": "var(--kendo-color-subtle)"
|
|
14834
14878
|
},
|
|
14879
|
+
"kendo-citation-popover-view-title-font-weight": {
|
|
14880
|
+
"type": "String",
|
|
14881
|
+
"value": "var(--kendo-font-weight-medium)"
|
|
14882
|
+
},
|
|
14883
|
+
"kendo-citation-popover-view-body-font-size": {
|
|
14884
|
+
"type": "String",
|
|
14885
|
+
"value": "var(--kendo-font-size-sm)"
|
|
14886
|
+
},
|
|
14887
|
+
"kendo-citation-popover-view-body-margin-top": {
|
|
14888
|
+
"type": "String",
|
|
14889
|
+
"value": "var(--kendo-spacing-2)"
|
|
14890
|
+
},
|
|
14891
|
+
"kendo-citation-popover-view-body-color": {
|
|
14892
|
+
"type": "String",
|
|
14893
|
+
"value": "var(--kendo-color-subtle)"
|
|
14894
|
+
},
|
|
14895
|
+
"kendo-citation-popover-view-source-font-size": {
|
|
14896
|
+
"type": "String",
|
|
14897
|
+
"value": "var(--kendo-font-size-sm)"
|
|
14898
|
+
},
|
|
14899
|
+
"kendo-citation-popover-view-source-margin-top": {
|
|
14900
|
+
"type": "Number",
|
|
14901
|
+
"value": "0"
|
|
14902
|
+
},
|
|
14903
|
+
"kendo-citation-popover-view-source-gap": {
|
|
14904
|
+
"type": "String",
|
|
14905
|
+
"value": "var(--kendo-spacing-1)"
|
|
14906
|
+
},
|
|
14835
14907
|
"kendo-checkpoint-line-color": {
|
|
14836
14908
|
"type": "String",
|
|
14837
14909
|
"value": "var(--kendo-color-border)"
|
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": "14.4.1-dev.
|
|
4
|
+
"version": "14.4.1-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.11.0",
|
|
56
|
-
"@progress/kendo-theme-core": "14.4.1-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "14.4.1-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "14.4.1-dev.2",
|
|
57
|
+
"@progress/kendo-theme-utils": "14.4.1-dev.2"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
@@ -8,6 +8,15 @@ $kendo-agent-step-gap: k-spacing(1.5) !default;
|
|
|
8
8
|
/// The vertical padding of the AgentStep head.
|
|
9
9
|
/// @group agent-response
|
|
10
10
|
$kendo-agent-step-padding-y: k-spacing(2) !default;
|
|
11
|
+
/// The horizontal padding of the AgentStep head.
|
|
12
|
+
/// @group agent-response
|
|
13
|
+
$kendo-agent-step-padding-x: k-spacing(0.5) !default;
|
|
14
|
+
/// The end padding of the AgentStep head.
|
|
15
|
+
/// @group agent-response
|
|
16
|
+
$kendo-agent-step-padding-end: k-spacing(2) !default;
|
|
17
|
+
/// The border radius of the AgentStep head.
|
|
18
|
+
/// @group agent-response
|
|
19
|
+
$kendo-agent-step-border-radius: k-border-radius(md) !default;
|
|
11
20
|
/// The top margin of the AgentStep icon.
|
|
12
21
|
/// @group agent-response
|
|
13
22
|
$kendo-agent-step-icon-margin-top: k-spacing(1) !default;
|
|
@@ -23,6 +32,9 @@ $kendo-agent-step-font-size: var(--kendo-font-size-sm) !default;
|
|
|
23
32
|
/// The font size of the AgentStep body content.
|
|
24
33
|
/// @group agent-response
|
|
25
34
|
$kendo-agent-step-body-font-size: var(--kendo-font-size-sm) !default;
|
|
35
|
+
/// The box shadow of the focused AgentStep head.
|
|
36
|
+
/// @group agent-response
|
|
37
|
+
$kendo-agent-step-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
|
|
26
38
|
|
|
27
39
|
/// The gap between the icon column and the content of the Thought.
|
|
28
40
|
/// @group agent-response
|
|
@@ -33,6 +45,9 @@ $kendo-thought-icon-col-gap: k-spacing(2) !default;
|
|
|
33
45
|
/// The spacing between stacked Thought items.
|
|
34
46
|
/// @group agent-response
|
|
35
47
|
$kendo-thought-spacing: k-spacing(4) !default;
|
|
48
|
+
/// The start padding of the Thought, aligning it with the AgentStep head.
|
|
49
|
+
/// @group agent-response
|
|
50
|
+
$kendo-thought-padding-x: k-spacing(0.5) !default;
|
|
36
51
|
/// The color of the connector line between stacked Thought items.
|
|
37
52
|
/// @group agent-response
|
|
38
53
|
$kendo-thought-connector-color: k-color(border) !default;
|
|
@@ -43,19 +58,28 @@ $kendo-tool-call-indent: k-spacing(5) !default;
|
|
|
43
58
|
/// The bottom padding of the ToolCall body.
|
|
44
59
|
/// @group agent-response
|
|
45
60
|
$kendo-tool-call-padding-y: k-spacing(2) !default;
|
|
61
|
+
/// The border radius of the pre element in the ToolCall body.
|
|
62
|
+
/// @group agent-response
|
|
63
|
+
$kendo-tool-call-pre-border-radius: k-border-radius(md) !default;
|
|
46
64
|
|
|
47
65
|
@forward "@progress/kendo-theme-core/scss/components/agent-response/_variables.scss" with (
|
|
48
66
|
$kendo-agent-step-gap: $kendo-agent-step-gap,
|
|
49
67
|
$kendo-agent-step-padding-y: $kendo-agent-step-padding-y,
|
|
68
|
+
$kendo-agent-step-padding-x: $kendo-agent-step-padding-x,
|
|
69
|
+
$kendo-agent-step-padding-end: $kendo-agent-step-padding-end,
|
|
70
|
+
$kendo-agent-step-border-radius: $kendo-agent-step-border-radius,
|
|
50
71
|
$kendo-agent-step-icon-margin-top: $kendo-agent-step-icon-margin-top,
|
|
51
72
|
$kendo-agent-step-added-color: $kendo-agent-step-added-color,
|
|
52
73
|
$kendo-agent-step-removed-color: $kendo-agent-step-removed-color,
|
|
53
74
|
$kendo-agent-step-font-size: $kendo-agent-step-font-size,
|
|
54
75
|
$kendo-agent-step-body-font-size: $kendo-agent-step-body-font-size,
|
|
76
|
+
$kendo-agent-step-focus-shadow: $kendo-agent-step-focus-shadow,
|
|
55
77
|
$kendo-thought-gap: $kendo-thought-gap,
|
|
56
78
|
$kendo-thought-icon-col-gap: $kendo-thought-icon-col-gap,
|
|
57
79
|
$kendo-thought-spacing: $kendo-thought-spacing,
|
|
80
|
+
$kendo-thought-padding-x: $kendo-thought-padding-x,
|
|
58
81
|
$kendo-thought-connector-color: $kendo-thought-connector-color,
|
|
59
82
|
$kendo-tool-call-indent: $kendo-tool-call-indent,
|
|
60
|
-
$kendo-tool-call-padding-y: $kendo-tool-call-padding-y
|
|
83
|
+
$kendo-tool-call-padding-y: $kendo-tool-call-padding-y,
|
|
84
|
+
$kendo-tool-call-pre-border-radius: $kendo-tool-call-pre-border-radius
|
|
61
85
|
);
|
|
@@ -4,12 +4,40 @@
|
|
|
4
4
|
|
|
5
5
|
/// The padding of the CitationPopover view.
|
|
6
6
|
/// @group citation
|
|
7
|
-
$kendo-citation-popover-view-padding: k-spacing(4) !default;
|
|
7
|
+
$kendo-citation-popover-view-padding: k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4) !default;
|
|
8
8
|
/// The text color of the CitationPopover page indicator.
|
|
9
9
|
/// @group citation
|
|
10
10
|
$kendo-citation-pages-color: k-color(subtle) !default;
|
|
11
|
+
/// The font weight of the CitationPopoverView title.
|
|
12
|
+
/// @group citation
|
|
13
|
+
$kendo-citation-popover-view-title-font-weight: var(--kendo-font-weight-medium) !default;
|
|
14
|
+
/// The font size of the CitationPopoverView body text.
|
|
15
|
+
/// @group citation
|
|
16
|
+
$kendo-citation-popover-view-body-font-size: var(--kendo-font-size-sm) !default;
|
|
17
|
+
/// The top margin of the CitationPopoverView body text.
|
|
18
|
+
/// @group citation
|
|
19
|
+
$kendo-citation-popover-view-body-margin-top: k-spacing(2) !default;
|
|
20
|
+
/// The text color of the CitationPopoverView body text.
|
|
21
|
+
/// @group citation
|
|
22
|
+
$kendo-citation-popover-view-body-color: k-color(subtle) !default;
|
|
23
|
+
/// The font size of the CitationPopoverView source link.
|
|
24
|
+
/// @group citation
|
|
25
|
+
$kendo-citation-popover-view-source-font-size: var(--kendo-font-size-sm) !default;
|
|
26
|
+
/// The top margin of the CitationPopoverView source link.
|
|
27
|
+
/// @group citation
|
|
28
|
+
$kendo-citation-popover-view-source-margin-top: 0 !default;
|
|
29
|
+
/// The gap between the icon and text of the CitationPopoverView source link.
|
|
30
|
+
/// @group citation
|
|
31
|
+
$kendo-citation-popover-view-source-gap: k-spacing(1) !default;
|
|
11
32
|
|
|
12
33
|
@forward "@progress/kendo-theme-core/scss/components/citation/_variables.scss" with (
|
|
13
34
|
$kendo-citation-popover-view-padding: $kendo-citation-popover-view-padding,
|
|
14
|
-
$kendo-citation-pages-color: $kendo-citation-pages-color
|
|
35
|
+
$kendo-citation-pages-color: $kendo-citation-pages-color,
|
|
36
|
+
$kendo-citation-popover-view-title-font-weight: $kendo-citation-popover-view-title-font-weight,
|
|
37
|
+
$kendo-citation-popover-view-body-font-size: $kendo-citation-popover-view-body-font-size,
|
|
38
|
+
$kendo-citation-popover-view-body-margin-top: $kendo-citation-popover-view-body-margin-top,
|
|
39
|
+
$kendo-citation-popover-view-body-color: $kendo-citation-popover-view-body-color,
|
|
40
|
+
$kendo-citation-popover-view-source-font-size: $kendo-citation-popover-view-source-font-size,
|
|
41
|
+
$kendo-citation-popover-view-source-margin-top: $kendo-citation-popover-view-source-margin-top,
|
|
42
|
+
$kendo-citation-popover-view-source-gap: $kendo-citation-popover-view-source-gap
|
|
15
43
|
);
|
|
@@ -6,29 +6,4 @@
|
|
|
6
6
|
|
|
7
7
|
@include kendo-scheduler--layout-base();
|
|
8
8
|
|
|
9
|
-
// Appointments
|
|
10
|
-
kendo-scheduler .k-event,
|
|
11
|
-
.k-event {
|
|
12
|
-
&::before {
|
|
13
|
-
display: none;
|
|
14
|
-
inset-inline-start: 0;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
// Angular fix for stronger selector and smaller padding
|
|
18
|
-
.k-event-template {
|
|
19
|
-
& { // stylelint-disable-line
|
|
20
|
-
padding-block: k-spacing(1);
|
|
21
|
-
padding-inline: k-spacing(2);
|
|
22
|
-
font-size: var(--kendo-font-size-sm);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-event-actions {
|
|
27
|
-
inset-inline-end: k-spacing(2);
|
|
28
|
-
|
|
29
|
-
&:first-child {
|
|
30
|
-
margin: .1ex .4ex 0 k-spacing(2);
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
9
|
}
|