@progress/kendo-theme-fluent 8.0.0-dev.3 → 8.0.0-dev.5

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.
@@ -7826,15 +7826,40 @@
7826
7826
  }
7827
7827
  },
7828
7828
  {
7829
- "description": "The horizontal padding of the cells in the small Calendar.\n",
7829
+ "description": "The font size of the small Calendar.\n",
7830
+ "commentRange": {
7831
+ "start": 287,
7832
+ "end": 288
7833
+ },
7834
+ "context": {
7835
+ "type": "variable",
7836
+ "name": "kendo-calendar-sm-font-size",
7837
+ "value": "var( --kendo-font-size-sm, inherit )",
7838
+ "scope": "default",
7839
+ "line": {
7840
+ "start": 289,
7841
+ "end": 289
7842
+ }
7843
+ },
7844
+ "group": [
7845
+ "calendar"
7846
+ ],
7847
+ "access": "public",
7848
+ "file": {
7849
+ "path": "calendar/_variables.scss",
7850
+ "name": "_variables.scss"
7851
+ }
7852
+ },
7853
+ {
7854
+ "description": "The line height of the small Calendar.\n",
7830
7855
  "commentRange": {
7831
7856
  "start": 290,
7832
7857
  "end": 291
7833
7858
  },
7834
7859
  "context": {
7835
7860
  "type": "variable",
7836
- "name": "kendo-calendar-sm-cell-padding-x",
7837
- "value": "k-spacing(0.5)",
7861
+ "name": "kendo-calendar-sm-line-height",
7862
+ "value": "var( --kendo-line-height-sm, normal )",
7838
7863
  "scope": "default",
7839
7864
  "line": {
7840
7865
  "start": 292,
@@ -7851,15 +7876,15 @@
7851
7876
  }
7852
7877
  },
7853
7878
  {
7854
- "description": "The vertical padding of the cells in the small Calendar.\n",
7879
+ "description": "The size of the cells in the small Calendar.\n",
7855
7880
  "commentRange": {
7856
7881
  "start": 293,
7857
7882
  "end": 294
7858
7883
  },
7859
7884
  "context": {
7860
7885
  "type": "variable",
7861
- "name": "kendo-calendar-sm-cell-padding-y",
7862
- "value": "k-spacing(0.5)",
7886
+ "name": "kendo-calendar-sm-cell-size",
7887
+ "value": "24px",
7863
7888
  "scope": "default",
7864
7889
  "line": {
7865
7890
  "start": 295,
@@ -7876,15 +7901,15 @@
7876
7901
  }
7877
7902
  },
7878
7903
  {
7879
- "description": "The font size of the cells in the small Calendar.\n",
7904
+ "description": "The horizontal padding of the cells in the small Calendar.\n",
7880
7905
  "commentRange": {
7881
7906
  "start": 296,
7882
7907
  "end": 297
7883
7908
  },
7884
7909
  "context": {
7885
7910
  "type": "variable",
7886
- "name": "kendo-calendar-sm-cell-font-size",
7887
- "value": "var( --kendo-font-size-sm, inherit )",
7911
+ "name": "kendo-calendar-sm-cell-padding-x",
7912
+ "value": "k-spacing(0.5)",
7888
7913
  "scope": "default",
7889
7914
  "line": {
7890
7915
  "start": 298,
@@ -7900,11 +7925,136 @@
7900
7925
  "name": "_variables.scss"
7901
7926
  }
7902
7927
  },
7928
+ {
7929
+ "description": "The vertical padding of the cells in the small Calendar.\n",
7930
+ "commentRange": {
7931
+ "start": 299,
7932
+ "end": 300
7933
+ },
7934
+ "context": {
7935
+ "type": "variable",
7936
+ "name": "kendo-calendar-sm-cell-padding-y",
7937
+ "value": "k-spacing(0.5)",
7938
+ "scope": "default",
7939
+ "line": {
7940
+ "start": 301,
7941
+ "end": 301
7942
+ }
7943
+ },
7944
+ "group": [
7945
+ "calendar"
7946
+ ],
7947
+ "access": "public",
7948
+ "file": {
7949
+ "path": "calendar/_variables.scss",
7950
+ "name": "_variables.scss"
7951
+ }
7952
+ },
7953
+ {
7954
+ "description": "The font size of the cells in the small Calendar.\n",
7955
+ "commentRange": {
7956
+ "start": 302,
7957
+ "end": 303
7958
+ },
7959
+ "context": {
7960
+ "type": "variable",
7961
+ "name": "kendo-calendar-sm-cell-font-size",
7962
+ "value": "var( --kendo-font-size-sm, inherit )",
7963
+ "scope": "default",
7964
+ "line": {
7965
+ "start": 304,
7966
+ "end": 304
7967
+ }
7968
+ },
7969
+ "group": [
7970
+ "calendar"
7971
+ ],
7972
+ "access": "public",
7973
+ "file": {
7974
+ "path": "calendar/_variables.scss",
7975
+ "name": "_variables.scss"
7976
+ }
7977
+ },
7978
+ {
7979
+ "description": "The font size of the medium Calendar.\n",
7980
+ "commentRange": {
7981
+ "start": 306,
7982
+ "end": 307
7983
+ },
7984
+ "context": {
7985
+ "type": "variable",
7986
+ "name": "kendo-calendar-md-font-size",
7987
+ "value": "var( --kendo-font-size, inherit )",
7988
+ "scope": "default",
7989
+ "line": {
7990
+ "start": 308,
7991
+ "end": 308
7992
+ }
7993
+ },
7994
+ "group": [
7995
+ "calendar"
7996
+ ],
7997
+ "access": "public",
7998
+ "file": {
7999
+ "path": "calendar/_variables.scss",
8000
+ "name": "_variables.scss"
8001
+ }
8002
+ },
8003
+ {
8004
+ "description": "The line height of the medium Calendar.\n",
8005
+ "commentRange": {
8006
+ "start": 309,
8007
+ "end": 310
8008
+ },
8009
+ "context": {
8010
+ "type": "variable",
8011
+ "name": "kendo-calendar-md-line-height",
8012
+ "value": "var( --kendo-line-height, normal )",
8013
+ "scope": "default",
8014
+ "line": {
8015
+ "start": 311,
8016
+ "end": 311
8017
+ }
8018
+ },
8019
+ "group": [
8020
+ "calendar"
8021
+ ],
8022
+ "access": "public",
8023
+ "file": {
8024
+ "path": "calendar/_variables.scss",
8025
+ "name": "_variables.scss"
8026
+ }
8027
+ },
8028
+ {
8029
+ "description": "The size of the cells in the medium Calendar.\n",
8030
+ "commentRange": {
8031
+ "start": 312,
8032
+ "end": 313
8033
+ },
8034
+ "context": {
8035
+ "type": "variable",
8036
+ "name": "kendo-calendar-md-cell-size",
8037
+ "value": "28px",
8038
+ "scope": "default",
8039
+ "line": {
8040
+ "start": 314,
8041
+ "end": 314
8042
+ }
8043
+ },
8044
+ "group": [
8045
+ "calendar"
8046
+ ],
8047
+ "access": "public",
8048
+ "file": {
8049
+ "path": "calendar/_variables.scss",
8050
+ "name": "_variables.scss"
8051
+ }
8052
+ },
7903
8053
  {
7904
8054
  "description": "The horizontal padding of the cells in the medium Calendar.\n",
7905
8055
  "commentRange": {
7906
- "start": 304,
7907
- "end": 305
8056
+ "start": 315,
8057
+ "end": 316
7908
8058
  },
7909
8059
  "context": {
7910
8060
  "type": "variable",
@@ -7912,8 +8062,8 @@
7912
8062
  "value": "k-spacing(1)",
7913
8063
  "scope": "default",
7914
8064
  "line": {
7915
- "start": 306,
7916
- "end": 306
8065
+ "start": 317,
8066
+ "end": 317
7917
8067
  }
7918
8068
  },
7919
8069
  "group": [
@@ -7928,8 +8078,8 @@
7928
8078
  {
7929
8079
  "description": "The vertical padding of the cells in the medium Calendar.\n",
7930
8080
  "commentRange": {
7931
- "start": 307,
7932
- "end": 308
8081
+ "start": 318,
8082
+ "end": 319
7933
8083
  },
7934
8084
  "context": {
7935
8085
  "type": "variable",
@@ -7937,8 +8087,8 @@
7937
8087
  "value": "k-spacing(1)",
7938
8088
  "scope": "default",
7939
8089
  "line": {
7940
- "start": 309,
7941
- "end": 309
8090
+ "start": 320,
8091
+ "end": 320
7942
8092
  }
7943
8093
  },
7944
8094
  "group": [
@@ -7953,8 +8103,8 @@
7953
8103
  {
7954
8104
  "description": "The font size of the cells in the medium Calendar.\n",
7955
8105
  "commentRange": {
7956
- "start": 310,
7957
- "end": 311
8106
+ "start": 321,
8107
+ "end": 322
7958
8108
  },
7959
8109
  "context": {
7960
8110
  "type": "variable",
@@ -7962,8 +8112,83 @@
7962
8112
  "value": "var( --kendo-font-size-sm, inherit )",
7963
8113
  "scope": "default",
7964
8114
  "line": {
7965
- "start": 312,
7966
- "end": 312
8115
+ "start": 323,
8116
+ "end": 323
8117
+ }
8118
+ },
8119
+ "group": [
8120
+ "calendar"
8121
+ ],
8122
+ "access": "public",
8123
+ "file": {
8124
+ "path": "calendar/_variables.scss",
8125
+ "name": "_variables.scss"
8126
+ }
8127
+ },
8128
+ {
8129
+ "description": "The font size of the large Calendar.\n",
8130
+ "commentRange": {
8131
+ "start": 325,
8132
+ "end": 326
8133
+ },
8134
+ "context": {
8135
+ "type": "variable",
8136
+ "name": "kendo-calendar-lg-font-size",
8137
+ "value": "var( --kendo-font-size, inherit )",
8138
+ "scope": "default",
8139
+ "line": {
8140
+ "start": 327,
8141
+ "end": 327
8142
+ }
8143
+ },
8144
+ "group": [
8145
+ "calendar"
8146
+ ],
8147
+ "access": "public",
8148
+ "file": {
8149
+ "path": "calendar/_variables.scss",
8150
+ "name": "_variables.scss"
8151
+ }
8152
+ },
8153
+ {
8154
+ "description": "The line height of the large Calendar.\n",
8155
+ "commentRange": {
8156
+ "start": 328,
8157
+ "end": 329
8158
+ },
8159
+ "context": {
8160
+ "type": "variable",
8161
+ "name": "kendo-calendar-lg-line-height",
8162
+ "value": "var( --kendo-line-height, normal )",
8163
+ "scope": "default",
8164
+ "line": {
8165
+ "start": 330,
8166
+ "end": 330
8167
+ }
8168
+ },
8169
+ "group": [
8170
+ "calendar"
8171
+ ],
8172
+ "access": "public",
8173
+ "file": {
8174
+ "path": "calendar/_variables.scss",
8175
+ "name": "_variables.scss"
8176
+ }
8177
+ },
8178
+ {
8179
+ "description": "The size of the cells in the large Calendar.\n",
8180
+ "commentRange": {
8181
+ "start": 331,
8182
+ "end": 332
8183
+ },
8184
+ "context": {
8185
+ "type": "variable",
8186
+ "name": "kendo-calendar-lg-cell-size",
8187
+ "value": "32px",
8188
+ "scope": "default",
8189
+ "line": {
8190
+ "start": 333,
8191
+ "end": 333
7967
8192
  }
7968
8193
  },
7969
8194
  "group": [
@@ -7978,8 +8203,8 @@
7978
8203
  {
7979
8204
  "description": "The horizontal padding of the cells in the large Calendar.\n",
7980
8205
  "commentRange": {
7981
- "start": 318,
7982
- "end": 319
8206
+ "start": 334,
8207
+ "end": 335
7983
8208
  },
7984
8209
  "context": {
7985
8210
  "type": "variable",
@@ -7987,8 +8212,8 @@
7987
8212
  "value": "k-spacing(1)",
7988
8213
  "scope": "default",
7989
8214
  "line": {
7990
- "start": 320,
7991
- "end": 320
8215
+ "start": 336,
8216
+ "end": 336
7992
8217
  }
7993
8218
  },
7994
8219
  "group": [
@@ -8003,8 +8228,8 @@
8003
8228
  {
8004
8229
  "description": "The vertical padding of the cells in the large Calendar.\n",
8005
8230
  "commentRange": {
8006
- "start": 321,
8007
- "end": 322
8231
+ "start": 337,
8232
+ "end": 338
8008
8233
  },
8009
8234
  "context": {
8010
8235
  "type": "variable",
@@ -8012,8 +8237,8 @@
8012
8237
  "value": "k-spacing(1)",
8013
8238
  "scope": "default",
8014
8239
  "line": {
8015
- "start": 323,
8016
- "end": 323
8240
+ "start": 339,
8241
+ "end": 339
8017
8242
  }
8018
8243
  },
8019
8244
  "group": [
@@ -8028,8 +8253,8 @@
8028
8253
  {
8029
8254
  "description": "The font size of the cells in the large Calendar.\n",
8030
8255
  "commentRange": {
8031
- "start": 324,
8032
- "end": 325
8256
+ "start": 340,
8257
+ "end": 341
8033
8258
  },
8034
8259
  "context": {
8035
8260
  "type": "variable",
@@ -8037,8 +8262,8 @@
8037
8262
  "value": "var( --kendo-font-size, inherit )",
8038
8263
  "scope": "default",
8039
8264
  "line": {
8040
- "start": 326,
8041
- "end": 326
8265
+ "start": 342,
8266
+ "end": 342
8042
8267
  }
8043
8268
  },
8044
8269
  "group": [
@@ -8053,8 +8278,8 @@
8053
8278
  {
8054
8279
  "description": "The sizes Map of the Calendar.\n",
8055
8280
  "commentRange": {
8056
- "start": 328,
8057
- "end": 329
8281
+ "start": 344,
8282
+ "end": 345
8058
8283
  },
8059
8284
  "context": {
8060
8285
  "type": "variable",
@@ -8062,8 +8287,8 @@
8062
8287
  "value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x,\n cell-font-size: $kendo-calendar-sm-cell-font-size\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x,\n cell-font-size: $kendo-calendar-md-cell-font-size\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x,\n cell-font-size: $kendo-calendar-lg-cell-font-size\n )\n)",
8063
8288
  "scope": "default",
8064
8289
  "line": {
8065
- "start": 330,
8066
- "end": 355
8290
+ "start": 346,
8291
+ "end": 371
8067
8292
  }
8068
8293
  },
8069
8294
  "group": [
@@ -36259,11 +36484,11 @@
36259
36484
  "context": {
36260
36485
  "type": "variable",
36261
36486
  "name": "kendo-input-theme-colors",
36262
- "value": "(\n input: (\n solid: (\n text: $kendo-input-solid-text,\n bg: $kendo-input-solid-bg,\n border: $kendo-input-solid-border,\n\n hover-text: $kendo-input-solid-hover-text,\n hover-bg: $kendo-input-solid-hover-bg,\n hover-border: $kendo-input-solid-hover-border,\n\n focus-text: $kendo-input-solid-focus-text,\n focus-bg: $kendo-input-solid-focus-bg,\n focus-border: $kendo-input-solid-focus-border,\n\n hover-focus-text: $kendo-input-solid-hover-focus-text,\n hover-focus-bg: $kendo-input-solid-hover-focus-bg,\n hover-focus-border: $kendo-input-solid-hover-focus-border,\n\n disabled-text: $kendo-input-solid-disabled-text,\n disabled-bg: $kendo-input-solid-disabled-bg,\n disabled-border: $kendo-input-solid-disabled-border\n\n ),\n outline: (\n text: $kendo-input-outline-text,\n bg: $kendo-input-outline-bg,\n border: $kendo-input-outline-border,\n\n hover-text: $kendo-input-outline-hover-text,\n hover-bg: $kendo-input-outline-hover-bg,\n hover-border: $kendo-input-outline-hover-border,\n\n focus-text: $kendo-input-outline-focus-text,\n focus-bg: $kendo-input-outline-focus-bg,\n focus-border: $kendo-input-outline-focus-border,\n\n hover-focus-text: $kendo-input-outline-hover-focus-text,\n hover-focus-bg: $kendo-input-outline-hover-focus-bg,\n hover-focus-border: $kendo-input-outline-hover-focus-border,\n\n disabled-text: $kendo-input-outline-disabled-text,\n disabled-bg: $kendo-input-outline-disabled-bg,\n disabled-border: $kendo-input-outline-disabled-border\n ),\n flat: (\n text: $kendo-input-flat-text,\n bg: $kendo-input-flat-bg,\n border: $kendo-input-flat-border,\n\n hover-text: $kendo-input-flat-hover-text,\n hover-bg: $kendo-input-flat-hover-bg,\n hover-border: $kendo-input-flat-hover-border,\n\n focus-text: $kendo-input-flat-focus-text,\n focus-bg: $kendo-input-flat-focus-bg,\n focus-border: $kendo-input-flat-focus-border,\n\n hover-focus-tex: $kendo-input-flat-hover-focus-text,\n hover-focus-bg: $kendo-input-flat-hover-focus-bg,\n hover-focus-border: $kendo-input-flat-hover-focus-border,\n\n disabled-text: $kendo-input-flat-disabled-text,\n disabled-bg: $kendo-input-flat-disabled-bg,\n disabled-border: $kendo-input-flat-disabled-border\n )\n ),\n picker: (\n solid: (\n text: $kendo-picker-solid-text,\n bg: $kendo-picker-solid-bg,\n border: $kendo-picker-solid-border,\n\n hover-text: $kendo-picker-solid-hover-text,\n hover-bg: $kendo-picker-solid-hover-bg,\n hover-border: $kendo-picker-solid-hover-border,\n\n focus-text: $kendo-picker-solid-focus-text,\n focus-bg: $kendo-picker-solid-focus-bg,\n focus-border: $kendo-picker-solid-focus-border,\n\n hover-focus-tex: $kendo-picker-solid-hover-focus-text,\n hover-focus-bg: $kendo-picker-solid-hover-focus-bg,\n hover-focus-border: $kendo-picker-solid-hover-focus-border,\n\n disabled-text: $kendo-picker-solid-disabled-text,\n disabled-bg: $kendo-picker-solid-disabled-bg,\n disabled-border: $kendo-picker-solid-disabled-border\n ),\n outline: (\n text: $kendo-picker-outline-text,\n bg: $kendo-picker-outline-bg,\n border: $kendo-picker-outline-border,\n\n hover-text: $kendo-picker-outline-hover-text,\n hover-bg: $kendo-picker-outline-hover-bg,\n hover-border: $kendo-picker-outline-hover-border,\n\n focus-text: $kendo-picker-outline-focus-text,\n focus-bg: $kendo-picker-outline-focus-bg,\n focus-border: $kendo-picker-outline-focus-border,\n\n hover-focus-text: $kendo-picker-outline-hover-focus-text,\n hover-focus-bg: $kendo-picker-outline-hover-focus-bg,\n hover-focus-border: $kendo-picker-outline-hover-focus-border,\n\n disabled-text: $kendo-picker-outline-disabled-text,\n disabled-bg: $kendo-picker-outline-disabled-bg,\n disabled-border: $kendo-picker-outline-disabled-border\n ),\n flat: (\n text: $kendo-picker-flat-text,\n bg: $kendo-picker-flat-bg,\n border: $kendo-picker-flat-border,\n\n hover-text: $kendo-picker-flat-hover-text,\n hover-bg: $kendo-picker-flat-hover-bg,\n hover-border: $kendo-picker-flat-hover-border,\n\n focus-text: $kendo-picker-flat-focus-text,\n focus-bg: $kendo-picker-flat-focus-bg,\n focus-border: $kendo-picker-flat-focus-border,\n\n hover-focus-tex: $kendo-picker-flat-hover-focus-text,\n hover-focus-bg: $kendo-picker-flat-hover-focus-bg,\n hover-focus-border: $kendo-picker-flat-hover-focus-border,\n\n disabled-text: $kendo-picker-flat-disabled-text,\n disabled-bg: $kendo-picker-flat-disabled-bg,\n disabled-border: $kendo-picker-flat-disabled-border\n )\n )\n)",
36487
+ "value": "(\n input: (\n solid: (\n text: $kendo-input-solid-text,\n bg: $kendo-input-solid-bg,\n border: $kendo-input-solid-border,\n hover-text: $kendo-input-solid-hover-text,\n hover-bg: $kendo-input-solid-hover-bg,\n hover-border: $kendo-input-solid-hover-border,\n focus-text: $kendo-input-solid-focus-text,\n focus-bg: $kendo-input-solid-focus-bg,\n focus-border: $kendo-input-solid-focus-border,\n hover-focus-text: $kendo-input-solid-hover-focus-text,\n hover-focus-bg: $kendo-input-solid-hover-focus-bg,\n hover-focus-border: $kendo-input-solid-hover-focus-border,\n disabled-text: $kendo-input-solid-disabled-text,\n disabled-bg: $kendo-input-solid-disabled-bg,\n disabled-border: $kendo-input-solid-disabled-border\n ),\n outline: (\n text: $kendo-input-outline-text,\n bg: $kendo-input-outline-bg,\n border: $kendo-input-outline-border,\n hover-text: $kendo-input-outline-hover-text,\n hover-bg: $kendo-input-outline-hover-bg,\n hover-border: $kendo-input-outline-hover-border,\n focus-text: $kendo-input-outline-focus-text,\n focus-bg: $kendo-input-outline-focus-bg,\n focus-border: $kendo-input-outline-focus-border,\n hover-focus-text: $kendo-input-outline-hover-focus-text,\n hover-focus-bg: $kendo-input-outline-hover-focus-bg,\n hover-focus-border: $kendo-input-outline-hover-focus-border,\n disabled-text: $kendo-input-outline-disabled-text,\n disabled-bg: $kendo-input-outline-disabled-bg,\n disabled-border: $kendo-input-outline-disabled-border\n ),\n flat: (\n text: $kendo-input-flat-text,\n bg: $kendo-input-flat-bg,\n border: $kendo-input-flat-border,\n hover-text: $kendo-input-flat-hover-text,\n hover-bg: $kendo-input-flat-hover-bg,\n hover-border: $kendo-input-flat-hover-border,\n focus-text: $kendo-input-flat-focus-text,\n focus-bg: $kendo-input-flat-focus-bg,\n focus-border: $kendo-input-flat-focus-border,\n hover-focus-tex: $kendo-input-flat-hover-focus-text,\n hover-focus-bg: $kendo-input-flat-hover-focus-bg,\n hover-focus-border: $kendo-input-flat-hover-focus-border,\n disabled-text: $kendo-input-flat-disabled-text,\n disabled-bg: $kendo-input-flat-disabled-bg,\n disabled-border: $kendo-input-flat-disabled-border\n )\n ),\n picker: (\n solid: (\n text: $kendo-picker-solid-text,\n bg: $kendo-picker-solid-bg,\n border: $kendo-picker-solid-border,\n hover-text: $kendo-picker-solid-hover-text,\n hover-bg: $kendo-picker-solid-hover-bg,\n hover-border: $kendo-picker-solid-hover-border,\n focus-text: $kendo-picker-solid-focus-text,\n focus-bg: $kendo-picker-solid-focus-bg,\n focus-border: $kendo-picker-solid-focus-border,\n hover-focus-tex: $kendo-picker-solid-hover-focus-text,\n hover-focus-bg: $kendo-picker-solid-hover-focus-bg,\n hover-focus-border: $kendo-picker-solid-hover-focus-border,\n disabled-text: $kendo-picker-solid-disabled-text,\n disabled-bg: $kendo-picker-solid-disabled-bg,\n disabled-border: $kendo-picker-solid-disabled-border\n ),\n outline: (\n text: $kendo-picker-outline-text,\n bg: $kendo-picker-outline-bg,\n border: $kendo-picker-outline-border,\n hover-text: $kendo-picker-outline-hover-text,\n hover-bg: $kendo-picker-outline-hover-bg,\n hover-border: $kendo-picker-outline-hover-border,\n focus-text: $kendo-picker-outline-focus-text,\n focus-bg: $kendo-picker-outline-focus-bg,\n focus-border: $kendo-picker-outline-focus-border,\n hover-focus-text: $kendo-picker-outline-hover-focus-text,\n hover-focus-bg: $kendo-picker-outline-hover-focus-bg,\n hover-focus-border: $kendo-picker-outline-hover-focus-border,\n disabled-text: $kendo-picker-outline-disabled-text,\n disabled-bg: $kendo-picker-outline-disabled-bg,\n disabled-border: $kendo-picker-outline-disabled-border\n ),\n flat: (\n text: $kendo-picker-flat-text,\n bg: $kendo-picker-flat-bg,\n border: $kendo-picker-flat-border,\n hover-text: $kendo-picker-flat-hover-text,\n hover-bg: $kendo-picker-flat-hover-bg,\n hover-border: $kendo-picker-flat-hover-border,\n focus-text: $kendo-picker-flat-focus-text,\n focus-bg: $kendo-picker-flat-focus-bg,\n focus-border: $kendo-picker-flat-focus-border,\n hover-focus-tex: $kendo-picker-flat-hover-focus-text,\n hover-focus-bg: $kendo-picker-flat-hover-focus-bg,\n hover-focus-border: $kendo-picker-flat-hover-focus-border,\n disabled-text: $kendo-picker-flat-disabled-text,\n disabled-bg: $kendo-picker-flat-disabled-bg,\n disabled-border: $kendo-picker-flat-disabled-border\n )\n )\n)",
36263
36488
  "scope": "default",
36264
36489
  "line": {
36265
36490
  "start": 489,
36266
- "end": 621
36491
+ "end": 596
36267
36492
  }
36268
36493
  },
36269
36494
  "group": [
@@ -36278,8 +36503,8 @@
36278
36503
  {
36279
36504
  "description": "The background color of the Input prefix.\n",
36280
36505
  "commentRange": {
36281
- "start": 623,
36282
- "end": 624
36506
+ "start": 598,
36507
+ "end": 599
36283
36508
  },
36284
36509
  "context": {
36285
36510
  "type": "variable",
@@ -36287,8 +36512,8 @@
36287
36512
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
36288
36513
  "scope": "default",
36289
36514
  "line": {
36290
- "start": 625,
36291
- "end": 625
36515
+ "start": 600,
36516
+ "end": 600
36292
36517
  }
36293
36518
  },
36294
36519
  "group": [
@@ -36303,8 +36528,8 @@
36303
36528
  {
36304
36529
  "description": "The background color of the Input suffix.\n",
36305
36530
  "commentRange": {
36306
- "start": 627,
36307
- "end": 628
36531
+ "start": 602,
36532
+ "end": 603
36308
36533
  },
36309
36534
  "context": {
36310
36535
  "type": "variable",
@@ -36312,8 +36537,8 @@
36312
36537
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
36313
36538
  "scope": "default",
36314
36539
  "line": {
36315
- "start": 629,
36316
- "end": 629
36540
+ "start": 604,
36541
+ "end": 604
36317
36542
  }
36318
36543
  },
36319
36544
  "group": [
@@ -36328,8 +36553,8 @@
36328
36553
  {
36329
36554
  "description": "The color of the Input separator.\n",
36330
36555
  "commentRange": {
36331
- "start": 631,
36332
- "end": 632
36556
+ "start": 606,
36557
+ "end": 607
36333
36558
  },
36334
36559
  "context": {
36335
36560
  "type": "variable",
@@ -36337,8 +36562,8 @@
36337
36562
  "value": "k-get-theme-color-var( neutral-30 )",
36338
36563
  "scope": "default",
36339
36564
  "line": {
36340
- "start": 633,
36341
- "end": 633
36565
+ "start": 608,
36566
+ "end": 608
36342
36567
  }
36343
36568
  },
36344
36569
  "group": [
@@ -36353,8 +36578,8 @@
36353
36578
  {
36354
36579
  "description": "The text color of the Input prefix.\n",
36355
36580
  "commentRange": {
36356
- "start": 635,
36357
- "end": 636
36581
+ "start": 610,
36582
+ "end": 611
36358
36583
  },
36359
36584
  "context": {
36360
36585
  "type": "variable",
@@ -36362,8 +36587,8 @@
36362
36587
  "value": "k-get-theme-color-var( neutral-130 )",
36363
36588
  "scope": "default",
36364
36589
  "line": {
36365
- "start": 637,
36366
- "end": 637
36590
+ "start": 612,
36591
+ "end": 612
36367
36592
  }
36368
36593
  },
36369
36594
  "group": [
@@ -36378,8 +36603,8 @@
36378
36603
  {
36379
36604
  "description": "The text color of the Input suffix.\n",
36380
36605
  "commentRange": {
36381
- "start": 638,
36382
- "end": 639
36606
+ "start": 613,
36607
+ "end": 614
36383
36608
  },
36384
36609
  "context": {
36385
36610
  "type": "variable",
@@ -36387,8 +36612,8 @@
36387
36612
  "value": "k-get-theme-color-var( neutral-130 )",
36388
36613
  "scope": "default",
36389
36614
  "line": {
36390
- "start": 640,
36391
- "end": 640
36615
+ "start": 615,
36616
+ "end": 615
36392
36617
  }
36393
36618
  },
36394
36619
  "group": [
@@ -36403,8 +36628,8 @@
36403
36628
  {
36404
36629
  "description": "The text color of the disabled Input prefix.\n",
36405
36630
  "commentRange": {
36406
- "start": 642,
36407
- "end": 643
36631
+ "start": 617,
36632
+ "end": 618
36408
36633
  },
36409
36634
  "context": {
36410
36635
  "type": "variable",
@@ -36412,8 +36637,8 @@
36412
36637
  "value": "k-get-theme-color-var( neutral-60 )",
36413
36638
  "scope": "default",
36414
36639
  "line": {
36415
- "start": 644,
36416
- "end": 644
36640
+ "start": 619,
36641
+ "end": 619
36417
36642
  }
36418
36643
  },
36419
36644
  "group": [
@@ -36428,8 +36653,8 @@
36428
36653
  {
36429
36654
  "description": "The text color of the disabled Input suffix.\n",
36430
36655
  "commentRange": {
36431
- "start": 645,
36432
- "end": 646
36656
+ "start": 620,
36657
+ "end": 621
36433
36658
  },
36434
36659
  "context": {
36435
36660
  "type": "variable",
@@ -36437,8 +36662,8 @@
36437
36662
  "value": "k-get-theme-color-var( neutral-60 )",
36438
36663
  "scope": "default",
36439
36664
  "line": {
36440
- "start": 647,
36441
- "end": 647
36665
+ "start": 622,
36666
+ "end": 622
36442
36667
  }
36443
36668
  },
36444
36669
  "group": [
@@ -36453,8 +36678,8 @@
36453
36678
  {
36454
36679
  "description": "The border color of the invalid Input components.\n",
36455
36680
  "commentRange": {
36456
- "start": 649,
36457
- "end": 650
36681
+ "start": 624,
36682
+ "end": 625
36458
36683
  },
36459
36684
  "context": {
36460
36685
  "type": "variable",
@@ -36462,8 +36687,8 @@
36462
36687
  "value": "var( --kendo-invalid-border, #{$kendo-invalid-border} )",
36463
36688
  "scope": "default",
36464
36689
  "line": {
36465
- "start": 651,
36466
- "end": 651
36690
+ "start": 626,
36691
+ "end": 626
36467
36692
  }
36468
36693
  },
36469
36694
  "group": [
@@ -36478,8 +36703,8 @@
36478
36703
  {
36479
36704
  "description": "The text color of the invalid Input components.\n",
36480
36705
  "commentRange": {
36481
- "start": 652,
36482
- "end": 653
36706
+ "start": 627,
36707
+ "end": 628
36483
36708
  },
36484
36709
  "context": {
36485
36710
  "type": "variable",
@@ -36487,8 +36712,8 @@
36487
36712
  "value": "var( --kendo-invalid-text, #{$kendo-invalid-text} )",
36488
36713
  "scope": "default",
36489
36714
  "line": {
36490
- "start": 654,
36491
- "end": 654
36715
+ "start": 629,
36716
+ "end": 629
36492
36717
  }
36493
36718
  },
36494
36719
  "group": [
@@ -36503,8 +36728,8 @@
36503
36728
  {
36504
36729
  "description": "The text color of the Input placeholder.\n",
36505
36730
  "commentRange": {
36506
- "start": 662,
36507
- "end": 663
36731
+ "start": 637,
36732
+ "end": 638
36508
36733
  },
36509
36734
  "context": {
36510
36735
  "type": "variable",
@@ -36512,8 +36737,8 @@
36512
36737
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36513
36738
  "scope": "default",
36514
36739
  "line": {
36515
- "start": 664,
36516
- "end": 664
36740
+ "start": 639,
36741
+ "end": 639
36517
36742
  }
36518
36743
  },
36519
36744
  "group": [
@@ -36528,8 +36753,8 @@
36528
36753
  {
36529
36754
  "description": "The opacity of the Input placeholder.\n",
36530
36755
  "commentRange": {
36531
- "start": 665,
36532
- "end": 666
36756
+ "start": 640,
36757
+ "end": 641
36533
36758
  },
36534
36759
  "context": {
36535
36760
  "type": "variable",
@@ -36537,8 +36762,8 @@
36537
36762
  "value": "1",
36538
36763
  "scope": "default",
36539
36764
  "line": {
36540
- "start": 667,
36541
- "end": 667
36765
+ "start": 642,
36766
+ "end": 642
36542
36767
  }
36543
36768
  },
36544
36769
  "group": [
@@ -36553,8 +36778,8 @@
36553
36778
  {
36554
36779
  "description": "The color of the Input clear value icon.\n",
36555
36780
  "commentRange": {
36556
- "start": 669,
36557
- "end": 670
36781
+ "start": 644,
36782
+ "end": 645
36558
36783
  },
36559
36784
  "context": {
36560
36785
  "type": "variable",
@@ -36562,8 +36787,8 @@
36562
36787
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36563
36788
  "scope": "default",
36564
36789
  "line": {
36565
- "start": 671,
36566
- "end": 671
36790
+ "start": 646,
36791
+ "end": 646
36567
36792
  }
36568
36793
  },
36569
36794
  "group": [
@@ -36578,8 +36803,8 @@
36578
36803
  {
36579
36804
  "description": "The opacity of the Input clear value icon.\n",
36580
36805
  "commentRange": {
36581
- "start": 672,
36582
- "end": 673
36806
+ "start": 647,
36807
+ "end": 648
36583
36808
  },
36584
36809
  "context": {
36585
36810
  "type": "variable",
@@ -36587,8 +36812,8 @@
36587
36812
  "value": ".6",
36588
36813
  "scope": "default",
36589
36814
  "line": {
36590
- "start": 674,
36591
- "end": 674
36815
+ "start": 649,
36816
+ "end": 649
36592
36817
  }
36593
36818
  },
36594
36819
  "group": [
@@ -36603,8 +36828,8 @@
36603
36828
  {
36604
36829
  "description": "The color of the hovered Input clear value icon.\n",
36605
36830
  "commentRange": {
36606
- "start": 675,
36607
- "end": 676
36831
+ "start": 650,
36832
+ "end": 651
36608
36833
  },
36609
36834
  "context": {
36610
36835
  "type": "variable",
@@ -36612,8 +36837,8 @@
36612
36837
  "value": "inherit",
36613
36838
  "scope": "default",
36614
36839
  "line": {
36615
- "start": 677,
36616
- "end": 677
36840
+ "start": 652,
36841
+ "end": 652
36617
36842
  }
36618
36843
  },
36619
36844
  "group": [
@@ -36628,8 +36853,8 @@
36628
36853
  {
36629
36854
  "description": "The opacity of the hovered Input clear value icon.\n",
36630
36855
  "commentRange": {
36631
- "start": 678,
36632
- "end": 679
36856
+ "start": 653,
36857
+ "end": 654
36633
36858
  },
36634
36859
  "context": {
36635
36860
  "type": "variable",
@@ -36637,8 +36862,8 @@
36637
36862
  "value": "1",
36638
36863
  "scope": "default",
36639
36864
  "line": {
36640
- "start": 680,
36641
- "end": 680
36865
+ "start": 655,
36866
+ "end": 655
36642
36867
  }
36643
36868
  },
36644
36869
  "group": [
@@ -83281,15 +83506,40 @@
83281
83506
  }
83282
83507
  },
83283
83508
  {
83284
- "description": "The horizontal padding of the cells in the small Calendar.\n",
83509
+ "description": "The font size of the small Calendar.\n",
83510
+ "commentRange": {
83511
+ "start": 287,
83512
+ "end": 288
83513
+ },
83514
+ "context": {
83515
+ "type": "variable",
83516
+ "name": "kendo-calendar-sm-font-size",
83517
+ "value": "var( --kendo-font-size-sm, inherit )",
83518
+ "scope": "default",
83519
+ "line": {
83520
+ "start": 289,
83521
+ "end": 289
83522
+ }
83523
+ },
83524
+ "group": [
83525
+ "calendar"
83526
+ ],
83527
+ "access": "public",
83528
+ "file": {
83529
+ "path": "calendar/_variables.scss",
83530
+ "name": "_variables.scss"
83531
+ }
83532
+ },
83533
+ {
83534
+ "description": "The line height of the small Calendar.\n",
83285
83535
  "commentRange": {
83286
83536
  "start": 290,
83287
83537
  "end": 291
83288
83538
  },
83289
83539
  "context": {
83290
83540
  "type": "variable",
83291
- "name": "kendo-calendar-sm-cell-padding-x",
83292
- "value": "k-spacing(0.5)",
83541
+ "name": "kendo-calendar-sm-line-height",
83542
+ "value": "var( --kendo-line-height-sm, normal )",
83293
83543
  "scope": "default",
83294
83544
  "line": {
83295
83545
  "start": 292,
@@ -83306,15 +83556,15 @@
83306
83556
  }
83307
83557
  },
83308
83558
  {
83309
- "description": "The vertical padding of the cells in the small Calendar.\n",
83559
+ "description": "The size of the cells in the small Calendar.\n",
83310
83560
  "commentRange": {
83311
83561
  "start": 293,
83312
83562
  "end": 294
83313
83563
  },
83314
83564
  "context": {
83315
83565
  "type": "variable",
83316
- "name": "kendo-calendar-sm-cell-padding-y",
83317
- "value": "k-spacing(0.5)",
83566
+ "name": "kendo-calendar-sm-cell-size",
83567
+ "value": "24px",
83318
83568
  "scope": "default",
83319
83569
  "line": {
83320
83570
  "start": 295,
@@ -83331,15 +83581,15 @@
83331
83581
  }
83332
83582
  },
83333
83583
  {
83334
- "description": "The font size of the cells in the small Calendar.\n",
83584
+ "description": "The horizontal padding of the cells in the small Calendar.\n",
83335
83585
  "commentRange": {
83336
83586
  "start": 296,
83337
83587
  "end": 297
83338
83588
  },
83339
83589
  "context": {
83340
83590
  "type": "variable",
83341
- "name": "kendo-calendar-sm-cell-font-size",
83342
- "value": "var( --kendo-font-size-sm, inherit )",
83591
+ "name": "kendo-calendar-sm-cell-padding-x",
83592
+ "value": "k-spacing(0.5)",
83343
83593
  "scope": "default",
83344
83594
  "line": {
83345
83595
  "start": 298,
@@ -83355,11 +83605,136 @@
83355
83605
  "name": "_variables.scss"
83356
83606
  }
83357
83607
  },
83608
+ {
83609
+ "description": "The vertical padding of the cells in the small Calendar.\n",
83610
+ "commentRange": {
83611
+ "start": 299,
83612
+ "end": 300
83613
+ },
83614
+ "context": {
83615
+ "type": "variable",
83616
+ "name": "kendo-calendar-sm-cell-padding-y",
83617
+ "value": "k-spacing(0.5)",
83618
+ "scope": "default",
83619
+ "line": {
83620
+ "start": 301,
83621
+ "end": 301
83622
+ }
83623
+ },
83624
+ "group": [
83625
+ "calendar"
83626
+ ],
83627
+ "access": "public",
83628
+ "file": {
83629
+ "path": "calendar/_variables.scss",
83630
+ "name": "_variables.scss"
83631
+ }
83632
+ },
83633
+ {
83634
+ "description": "The font size of the cells in the small Calendar.\n",
83635
+ "commentRange": {
83636
+ "start": 302,
83637
+ "end": 303
83638
+ },
83639
+ "context": {
83640
+ "type": "variable",
83641
+ "name": "kendo-calendar-sm-cell-font-size",
83642
+ "value": "var( --kendo-font-size-sm, inherit )",
83643
+ "scope": "default",
83644
+ "line": {
83645
+ "start": 304,
83646
+ "end": 304
83647
+ }
83648
+ },
83649
+ "group": [
83650
+ "calendar"
83651
+ ],
83652
+ "access": "public",
83653
+ "file": {
83654
+ "path": "calendar/_variables.scss",
83655
+ "name": "_variables.scss"
83656
+ }
83657
+ },
83658
+ {
83659
+ "description": "The font size of the medium Calendar.\n",
83660
+ "commentRange": {
83661
+ "start": 306,
83662
+ "end": 307
83663
+ },
83664
+ "context": {
83665
+ "type": "variable",
83666
+ "name": "kendo-calendar-md-font-size",
83667
+ "value": "var( --kendo-font-size, inherit )",
83668
+ "scope": "default",
83669
+ "line": {
83670
+ "start": 308,
83671
+ "end": 308
83672
+ }
83673
+ },
83674
+ "group": [
83675
+ "calendar"
83676
+ ],
83677
+ "access": "public",
83678
+ "file": {
83679
+ "path": "calendar/_variables.scss",
83680
+ "name": "_variables.scss"
83681
+ }
83682
+ },
83683
+ {
83684
+ "description": "The line height of the medium Calendar.\n",
83685
+ "commentRange": {
83686
+ "start": 309,
83687
+ "end": 310
83688
+ },
83689
+ "context": {
83690
+ "type": "variable",
83691
+ "name": "kendo-calendar-md-line-height",
83692
+ "value": "var( --kendo-line-height, normal )",
83693
+ "scope": "default",
83694
+ "line": {
83695
+ "start": 311,
83696
+ "end": 311
83697
+ }
83698
+ },
83699
+ "group": [
83700
+ "calendar"
83701
+ ],
83702
+ "access": "public",
83703
+ "file": {
83704
+ "path": "calendar/_variables.scss",
83705
+ "name": "_variables.scss"
83706
+ }
83707
+ },
83708
+ {
83709
+ "description": "The size of the cells in the medium Calendar.\n",
83710
+ "commentRange": {
83711
+ "start": 312,
83712
+ "end": 313
83713
+ },
83714
+ "context": {
83715
+ "type": "variable",
83716
+ "name": "kendo-calendar-md-cell-size",
83717
+ "value": "28px",
83718
+ "scope": "default",
83719
+ "line": {
83720
+ "start": 314,
83721
+ "end": 314
83722
+ }
83723
+ },
83724
+ "group": [
83725
+ "calendar"
83726
+ ],
83727
+ "access": "public",
83728
+ "file": {
83729
+ "path": "calendar/_variables.scss",
83730
+ "name": "_variables.scss"
83731
+ }
83732
+ },
83358
83733
  {
83359
83734
  "description": "The horizontal padding of the cells in the medium Calendar.\n",
83360
83735
  "commentRange": {
83361
- "start": 304,
83362
- "end": 305
83736
+ "start": 315,
83737
+ "end": 316
83363
83738
  },
83364
83739
  "context": {
83365
83740
  "type": "variable",
@@ -83367,8 +83742,8 @@
83367
83742
  "value": "k-spacing(1)",
83368
83743
  "scope": "default",
83369
83744
  "line": {
83370
- "start": 306,
83371
- "end": 306
83745
+ "start": 317,
83746
+ "end": 317
83372
83747
  }
83373
83748
  },
83374
83749
  "group": [
@@ -83383,8 +83758,8 @@
83383
83758
  {
83384
83759
  "description": "The vertical padding of the cells in the medium Calendar.\n",
83385
83760
  "commentRange": {
83386
- "start": 307,
83387
- "end": 308
83761
+ "start": 318,
83762
+ "end": 319
83388
83763
  },
83389
83764
  "context": {
83390
83765
  "type": "variable",
@@ -83392,8 +83767,8 @@
83392
83767
  "value": "k-spacing(1)",
83393
83768
  "scope": "default",
83394
83769
  "line": {
83395
- "start": 309,
83396
- "end": 309
83770
+ "start": 320,
83771
+ "end": 320
83397
83772
  }
83398
83773
  },
83399
83774
  "group": [
@@ -83408,8 +83783,8 @@
83408
83783
  {
83409
83784
  "description": "The font size of the cells in the medium Calendar.\n",
83410
83785
  "commentRange": {
83411
- "start": 310,
83412
- "end": 311
83786
+ "start": 321,
83787
+ "end": 322
83413
83788
  },
83414
83789
  "context": {
83415
83790
  "type": "variable",
@@ -83417,8 +83792,83 @@
83417
83792
  "value": "var( --kendo-font-size-sm, inherit )",
83418
83793
  "scope": "default",
83419
83794
  "line": {
83420
- "start": 312,
83421
- "end": 312
83795
+ "start": 323,
83796
+ "end": 323
83797
+ }
83798
+ },
83799
+ "group": [
83800
+ "calendar"
83801
+ ],
83802
+ "access": "public",
83803
+ "file": {
83804
+ "path": "calendar/_variables.scss",
83805
+ "name": "_variables.scss"
83806
+ }
83807
+ },
83808
+ {
83809
+ "description": "The font size of the large Calendar.\n",
83810
+ "commentRange": {
83811
+ "start": 325,
83812
+ "end": 326
83813
+ },
83814
+ "context": {
83815
+ "type": "variable",
83816
+ "name": "kendo-calendar-lg-font-size",
83817
+ "value": "var( --kendo-font-size, inherit )",
83818
+ "scope": "default",
83819
+ "line": {
83820
+ "start": 327,
83821
+ "end": 327
83822
+ }
83823
+ },
83824
+ "group": [
83825
+ "calendar"
83826
+ ],
83827
+ "access": "public",
83828
+ "file": {
83829
+ "path": "calendar/_variables.scss",
83830
+ "name": "_variables.scss"
83831
+ }
83832
+ },
83833
+ {
83834
+ "description": "The line height of the large Calendar.\n",
83835
+ "commentRange": {
83836
+ "start": 328,
83837
+ "end": 329
83838
+ },
83839
+ "context": {
83840
+ "type": "variable",
83841
+ "name": "kendo-calendar-lg-line-height",
83842
+ "value": "var( --kendo-line-height, normal )",
83843
+ "scope": "default",
83844
+ "line": {
83845
+ "start": 330,
83846
+ "end": 330
83847
+ }
83848
+ },
83849
+ "group": [
83850
+ "calendar"
83851
+ ],
83852
+ "access": "public",
83853
+ "file": {
83854
+ "path": "calendar/_variables.scss",
83855
+ "name": "_variables.scss"
83856
+ }
83857
+ },
83858
+ {
83859
+ "description": "The size of the cells in the large Calendar.\n",
83860
+ "commentRange": {
83861
+ "start": 331,
83862
+ "end": 332
83863
+ },
83864
+ "context": {
83865
+ "type": "variable",
83866
+ "name": "kendo-calendar-lg-cell-size",
83867
+ "value": "32px",
83868
+ "scope": "default",
83869
+ "line": {
83870
+ "start": 333,
83871
+ "end": 333
83422
83872
  }
83423
83873
  },
83424
83874
  "group": [
@@ -83433,8 +83883,8 @@
83433
83883
  {
83434
83884
  "description": "The horizontal padding of the cells in the large Calendar.\n",
83435
83885
  "commentRange": {
83436
- "start": 318,
83437
- "end": 319
83886
+ "start": 334,
83887
+ "end": 335
83438
83888
  },
83439
83889
  "context": {
83440
83890
  "type": "variable",
@@ -83442,8 +83892,8 @@
83442
83892
  "value": "k-spacing(1)",
83443
83893
  "scope": "default",
83444
83894
  "line": {
83445
- "start": 320,
83446
- "end": 320
83895
+ "start": 336,
83896
+ "end": 336
83447
83897
  }
83448
83898
  },
83449
83899
  "group": [
@@ -83458,8 +83908,8 @@
83458
83908
  {
83459
83909
  "description": "The vertical padding of the cells in the large Calendar.\n",
83460
83910
  "commentRange": {
83461
- "start": 321,
83462
- "end": 322
83911
+ "start": 337,
83912
+ "end": 338
83463
83913
  },
83464
83914
  "context": {
83465
83915
  "type": "variable",
@@ -83467,8 +83917,8 @@
83467
83917
  "value": "k-spacing(1)",
83468
83918
  "scope": "default",
83469
83919
  "line": {
83470
- "start": 323,
83471
- "end": 323
83920
+ "start": 339,
83921
+ "end": 339
83472
83922
  }
83473
83923
  },
83474
83924
  "group": [
@@ -83483,8 +83933,8 @@
83483
83933
  {
83484
83934
  "description": "The font size of the cells in the large Calendar.\n",
83485
83935
  "commentRange": {
83486
- "start": 324,
83487
- "end": 325
83936
+ "start": 340,
83937
+ "end": 341
83488
83938
  },
83489
83939
  "context": {
83490
83940
  "type": "variable",
@@ -83492,8 +83942,8 @@
83492
83942
  "value": "var( --kendo-font-size, inherit )",
83493
83943
  "scope": "default",
83494
83944
  "line": {
83495
- "start": 326,
83496
- "end": 326
83945
+ "start": 342,
83946
+ "end": 342
83497
83947
  }
83498
83948
  },
83499
83949
  "group": [
@@ -83508,8 +83958,8 @@
83508
83958
  {
83509
83959
  "description": "The sizes Map of the Calendar.\n",
83510
83960
  "commentRange": {
83511
- "start": 328,
83512
- "end": 329
83961
+ "start": 344,
83962
+ "end": 345
83513
83963
  },
83514
83964
  "context": {
83515
83965
  "type": "variable",
@@ -83517,8 +83967,8 @@
83517
83967
  "value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x,\n cell-font-size: $kendo-calendar-sm-cell-font-size\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x,\n cell-font-size: $kendo-calendar-md-cell-font-size\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x,\n cell-font-size: $kendo-calendar-lg-cell-font-size\n )\n)",
83518
83968
  "scope": "default",
83519
83969
  "line": {
83520
- "start": 330,
83521
- "end": 355
83970
+ "start": 346,
83971
+ "end": 371
83522
83972
  }
83523
83973
  },
83524
83974
  "group": [
@@ -111700,11 +112150,11 @@
111700
112150
  "context": {
111701
112151
  "type": "variable",
111702
112152
  "name": "kendo-input-theme-colors",
111703
- "value": "(\n input: (\n solid: (\n text: $kendo-input-solid-text,\n bg: $kendo-input-solid-bg,\n border: $kendo-input-solid-border,\n\n hover-text: $kendo-input-solid-hover-text,\n hover-bg: $kendo-input-solid-hover-bg,\n hover-border: $kendo-input-solid-hover-border,\n\n focus-text: $kendo-input-solid-focus-text,\n focus-bg: $kendo-input-solid-focus-bg,\n focus-border: $kendo-input-solid-focus-border,\n\n hover-focus-text: $kendo-input-solid-hover-focus-text,\n hover-focus-bg: $kendo-input-solid-hover-focus-bg,\n hover-focus-border: $kendo-input-solid-hover-focus-border,\n\n disabled-text: $kendo-input-solid-disabled-text,\n disabled-bg: $kendo-input-solid-disabled-bg,\n disabled-border: $kendo-input-solid-disabled-border\n\n ),\n outline: (\n text: $kendo-input-outline-text,\n bg: $kendo-input-outline-bg,\n border: $kendo-input-outline-border,\n\n hover-text: $kendo-input-outline-hover-text,\n hover-bg: $kendo-input-outline-hover-bg,\n hover-border: $kendo-input-outline-hover-border,\n\n focus-text: $kendo-input-outline-focus-text,\n focus-bg: $kendo-input-outline-focus-bg,\n focus-border: $kendo-input-outline-focus-border,\n\n hover-focus-text: $kendo-input-outline-hover-focus-text,\n hover-focus-bg: $kendo-input-outline-hover-focus-bg,\n hover-focus-border: $kendo-input-outline-hover-focus-border,\n\n disabled-text: $kendo-input-outline-disabled-text,\n disabled-bg: $kendo-input-outline-disabled-bg,\n disabled-border: $kendo-input-outline-disabled-border\n ),\n flat: (\n text: $kendo-input-flat-text,\n bg: $kendo-input-flat-bg,\n border: $kendo-input-flat-border,\n\n hover-text: $kendo-input-flat-hover-text,\n hover-bg: $kendo-input-flat-hover-bg,\n hover-border: $kendo-input-flat-hover-border,\n\n focus-text: $kendo-input-flat-focus-text,\n focus-bg: $kendo-input-flat-focus-bg,\n focus-border: $kendo-input-flat-focus-border,\n\n hover-focus-tex: $kendo-input-flat-hover-focus-text,\n hover-focus-bg: $kendo-input-flat-hover-focus-bg,\n hover-focus-border: $kendo-input-flat-hover-focus-border,\n\n disabled-text: $kendo-input-flat-disabled-text,\n disabled-bg: $kendo-input-flat-disabled-bg,\n disabled-border: $kendo-input-flat-disabled-border\n )\n ),\n picker: (\n solid: (\n text: $kendo-picker-solid-text,\n bg: $kendo-picker-solid-bg,\n border: $kendo-picker-solid-border,\n\n hover-text: $kendo-picker-solid-hover-text,\n hover-bg: $kendo-picker-solid-hover-bg,\n hover-border: $kendo-picker-solid-hover-border,\n\n focus-text: $kendo-picker-solid-focus-text,\n focus-bg: $kendo-picker-solid-focus-bg,\n focus-border: $kendo-picker-solid-focus-border,\n\n hover-focus-tex: $kendo-picker-solid-hover-focus-text,\n hover-focus-bg: $kendo-picker-solid-hover-focus-bg,\n hover-focus-border: $kendo-picker-solid-hover-focus-border,\n\n disabled-text: $kendo-picker-solid-disabled-text,\n disabled-bg: $kendo-picker-solid-disabled-bg,\n disabled-border: $kendo-picker-solid-disabled-border\n ),\n outline: (\n text: $kendo-picker-outline-text,\n bg: $kendo-picker-outline-bg,\n border: $kendo-picker-outline-border,\n\n hover-text: $kendo-picker-outline-hover-text,\n hover-bg: $kendo-picker-outline-hover-bg,\n hover-border: $kendo-picker-outline-hover-border,\n\n focus-text: $kendo-picker-outline-focus-text,\n focus-bg: $kendo-picker-outline-focus-bg,\n focus-border: $kendo-picker-outline-focus-border,\n\n hover-focus-text: $kendo-picker-outline-hover-focus-text,\n hover-focus-bg: $kendo-picker-outline-hover-focus-bg,\n hover-focus-border: $kendo-picker-outline-hover-focus-border,\n\n disabled-text: $kendo-picker-outline-disabled-text,\n disabled-bg: $kendo-picker-outline-disabled-bg,\n disabled-border: $kendo-picker-outline-disabled-border\n ),\n flat: (\n text: $kendo-picker-flat-text,\n bg: $kendo-picker-flat-bg,\n border: $kendo-picker-flat-border,\n\n hover-text: $kendo-picker-flat-hover-text,\n hover-bg: $kendo-picker-flat-hover-bg,\n hover-border: $kendo-picker-flat-hover-border,\n\n focus-text: $kendo-picker-flat-focus-text,\n focus-bg: $kendo-picker-flat-focus-bg,\n focus-border: $kendo-picker-flat-focus-border,\n\n hover-focus-tex: $kendo-picker-flat-hover-focus-text,\n hover-focus-bg: $kendo-picker-flat-hover-focus-bg,\n hover-focus-border: $kendo-picker-flat-hover-focus-border,\n\n disabled-text: $kendo-picker-flat-disabled-text,\n disabled-bg: $kendo-picker-flat-disabled-bg,\n disabled-border: $kendo-picker-flat-disabled-border\n )\n )\n)",
112153
+ "value": "(\n input: (\n solid: (\n text: $kendo-input-solid-text,\n bg: $kendo-input-solid-bg,\n border: $kendo-input-solid-border,\n hover-text: $kendo-input-solid-hover-text,\n hover-bg: $kendo-input-solid-hover-bg,\n hover-border: $kendo-input-solid-hover-border,\n focus-text: $kendo-input-solid-focus-text,\n focus-bg: $kendo-input-solid-focus-bg,\n focus-border: $kendo-input-solid-focus-border,\n hover-focus-text: $kendo-input-solid-hover-focus-text,\n hover-focus-bg: $kendo-input-solid-hover-focus-bg,\n hover-focus-border: $kendo-input-solid-hover-focus-border,\n disabled-text: $kendo-input-solid-disabled-text,\n disabled-bg: $kendo-input-solid-disabled-bg,\n disabled-border: $kendo-input-solid-disabled-border\n ),\n outline: (\n text: $kendo-input-outline-text,\n bg: $kendo-input-outline-bg,\n border: $kendo-input-outline-border,\n hover-text: $kendo-input-outline-hover-text,\n hover-bg: $kendo-input-outline-hover-bg,\n hover-border: $kendo-input-outline-hover-border,\n focus-text: $kendo-input-outline-focus-text,\n focus-bg: $kendo-input-outline-focus-bg,\n focus-border: $kendo-input-outline-focus-border,\n hover-focus-text: $kendo-input-outline-hover-focus-text,\n hover-focus-bg: $kendo-input-outline-hover-focus-bg,\n hover-focus-border: $kendo-input-outline-hover-focus-border,\n disabled-text: $kendo-input-outline-disabled-text,\n disabled-bg: $kendo-input-outline-disabled-bg,\n disabled-border: $kendo-input-outline-disabled-border\n ),\n flat: (\n text: $kendo-input-flat-text,\n bg: $kendo-input-flat-bg,\n border: $kendo-input-flat-border,\n hover-text: $kendo-input-flat-hover-text,\n hover-bg: $kendo-input-flat-hover-bg,\n hover-border: $kendo-input-flat-hover-border,\n focus-text: $kendo-input-flat-focus-text,\n focus-bg: $kendo-input-flat-focus-bg,\n focus-border: $kendo-input-flat-focus-border,\n hover-focus-tex: $kendo-input-flat-hover-focus-text,\n hover-focus-bg: $kendo-input-flat-hover-focus-bg,\n hover-focus-border: $kendo-input-flat-hover-focus-border,\n disabled-text: $kendo-input-flat-disabled-text,\n disabled-bg: $kendo-input-flat-disabled-bg,\n disabled-border: $kendo-input-flat-disabled-border\n )\n ),\n picker: (\n solid: (\n text: $kendo-picker-solid-text,\n bg: $kendo-picker-solid-bg,\n border: $kendo-picker-solid-border,\n hover-text: $kendo-picker-solid-hover-text,\n hover-bg: $kendo-picker-solid-hover-bg,\n hover-border: $kendo-picker-solid-hover-border,\n focus-text: $kendo-picker-solid-focus-text,\n focus-bg: $kendo-picker-solid-focus-bg,\n focus-border: $kendo-picker-solid-focus-border,\n hover-focus-tex: $kendo-picker-solid-hover-focus-text,\n hover-focus-bg: $kendo-picker-solid-hover-focus-bg,\n hover-focus-border: $kendo-picker-solid-hover-focus-border,\n disabled-text: $kendo-picker-solid-disabled-text,\n disabled-bg: $kendo-picker-solid-disabled-bg,\n disabled-border: $kendo-picker-solid-disabled-border\n ),\n outline: (\n text: $kendo-picker-outline-text,\n bg: $kendo-picker-outline-bg,\n border: $kendo-picker-outline-border,\n hover-text: $kendo-picker-outline-hover-text,\n hover-bg: $kendo-picker-outline-hover-bg,\n hover-border: $kendo-picker-outline-hover-border,\n focus-text: $kendo-picker-outline-focus-text,\n focus-bg: $kendo-picker-outline-focus-bg,\n focus-border: $kendo-picker-outline-focus-border,\n hover-focus-text: $kendo-picker-outline-hover-focus-text,\n hover-focus-bg: $kendo-picker-outline-hover-focus-bg,\n hover-focus-border: $kendo-picker-outline-hover-focus-border,\n disabled-text: $kendo-picker-outline-disabled-text,\n disabled-bg: $kendo-picker-outline-disabled-bg,\n disabled-border: $kendo-picker-outline-disabled-border\n ),\n flat: (\n text: $kendo-picker-flat-text,\n bg: $kendo-picker-flat-bg,\n border: $kendo-picker-flat-border,\n hover-text: $kendo-picker-flat-hover-text,\n hover-bg: $kendo-picker-flat-hover-bg,\n hover-border: $kendo-picker-flat-hover-border,\n focus-text: $kendo-picker-flat-focus-text,\n focus-bg: $kendo-picker-flat-focus-bg,\n focus-border: $kendo-picker-flat-focus-border,\n hover-focus-tex: $kendo-picker-flat-hover-focus-text,\n hover-focus-bg: $kendo-picker-flat-hover-focus-bg,\n hover-focus-border: $kendo-picker-flat-hover-focus-border,\n disabled-text: $kendo-picker-flat-disabled-text,\n disabled-bg: $kendo-picker-flat-disabled-bg,\n disabled-border: $kendo-picker-flat-disabled-border\n )\n )\n)",
111704
112154
  "scope": "default",
111705
112155
  "line": {
111706
112156
  "start": 489,
111707
- "end": 621
112157
+ "end": 596
111708
112158
  }
111709
112159
  },
111710
112160
  "group": [
@@ -111719,8 +112169,8 @@
111719
112169
  {
111720
112170
  "description": "The background color of the Input prefix.\n",
111721
112171
  "commentRange": {
111722
- "start": 623,
111723
- "end": 624
112172
+ "start": 598,
112173
+ "end": 599
111724
112174
  },
111725
112175
  "context": {
111726
112176
  "type": "variable",
@@ -111728,8 +112178,8 @@
111728
112178
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
111729
112179
  "scope": "default",
111730
112180
  "line": {
111731
- "start": 625,
111732
- "end": 625
112181
+ "start": 600,
112182
+ "end": 600
111733
112183
  }
111734
112184
  },
111735
112185
  "group": [
@@ -111744,8 +112194,8 @@
111744
112194
  {
111745
112195
  "description": "The background color of the Input suffix.\n",
111746
112196
  "commentRange": {
111747
- "start": 627,
111748
- "end": 628
112197
+ "start": 602,
112198
+ "end": 603
111749
112199
  },
111750
112200
  "context": {
111751
112201
  "type": "variable",
@@ -111753,8 +112203,8 @@
111753
112203
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
111754
112204
  "scope": "default",
111755
112205
  "line": {
111756
- "start": 629,
111757
- "end": 629
112206
+ "start": 604,
112207
+ "end": 604
111758
112208
  }
111759
112209
  },
111760
112210
  "group": [
@@ -111769,8 +112219,8 @@
111769
112219
  {
111770
112220
  "description": "The color of the Input separator.\n",
111771
112221
  "commentRange": {
111772
- "start": 631,
111773
- "end": 632
112222
+ "start": 606,
112223
+ "end": 607
111774
112224
  },
111775
112225
  "context": {
111776
112226
  "type": "variable",
@@ -111778,8 +112228,8 @@
111778
112228
  "value": "k-get-theme-color-var( neutral-30 )",
111779
112229
  "scope": "default",
111780
112230
  "line": {
111781
- "start": 633,
111782
- "end": 633
112231
+ "start": 608,
112232
+ "end": 608
111783
112233
  }
111784
112234
  },
111785
112235
  "group": [
@@ -111794,8 +112244,8 @@
111794
112244
  {
111795
112245
  "description": "The text color of the Input prefix.\n",
111796
112246
  "commentRange": {
111797
- "start": 635,
111798
- "end": 636
112247
+ "start": 610,
112248
+ "end": 611
111799
112249
  },
111800
112250
  "context": {
111801
112251
  "type": "variable",
@@ -111803,8 +112253,8 @@
111803
112253
  "value": "k-get-theme-color-var( neutral-130 )",
111804
112254
  "scope": "default",
111805
112255
  "line": {
111806
- "start": 637,
111807
- "end": 637
112256
+ "start": 612,
112257
+ "end": 612
111808
112258
  }
111809
112259
  },
111810
112260
  "group": [
@@ -111819,8 +112269,8 @@
111819
112269
  {
111820
112270
  "description": "The text color of the Input suffix.\n",
111821
112271
  "commentRange": {
111822
- "start": 638,
111823
- "end": 639
112272
+ "start": 613,
112273
+ "end": 614
111824
112274
  },
111825
112275
  "context": {
111826
112276
  "type": "variable",
@@ -111828,8 +112278,8 @@
111828
112278
  "value": "k-get-theme-color-var( neutral-130 )",
111829
112279
  "scope": "default",
111830
112280
  "line": {
111831
- "start": 640,
111832
- "end": 640
112281
+ "start": 615,
112282
+ "end": 615
111833
112283
  }
111834
112284
  },
111835
112285
  "group": [
@@ -111844,8 +112294,8 @@
111844
112294
  {
111845
112295
  "description": "The text color of the disabled Input prefix.\n",
111846
112296
  "commentRange": {
111847
- "start": 642,
111848
- "end": 643
112297
+ "start": 617,
112298
+ "end": 618
111849
112299
  },
111850
112300
  "context": {
111851
112301
  "type": "variable",
@@ -111853,8 +112303,8 @@
111853
112303
  "value": "k-get-theme-color-var( neutral-60 )",
111854
112304
  "scope": "default",
111855
112305
  "line": {
111856
- "start": 644,
111857
- "end": 644
112306
+ "start": 619,
112307
+ "end": 619
111858
112308
  }
111859
112309
  },
111860
112310
  "group": [
@@ -111869,8 +112319,8 @@
111869
112319
  {
111870
112320
  "description": "The text color of the disabled Input suffix.\n",
111871
112321
  "commentRange": {
111872
- "start": 645,
111873
- "end": 646
112322
+ "start": 620,
112323
+ "end": 621
111874
112324
  },
111875
112325
  "context": {
111876
112326
  "type": "variable",
@@ -111878,8 +112328,8 @@
111878
112328
  "value": "k-get-theme-color-var( neutral-60 )",
111879
112329
  "scope": "default",
111880
112330
  "line": {
111881
- "start": 647,
111882
- "end": 647
112331
+ "start": 622,
112332
+ "end": 622
111883
112333
  }
111884
112334
  },
111885
112335
  "group": [
@@ -111894,8 +112344,8 @@
111894
112344
  {
111895
112345
  "description": "The border color of the invalid Input components.\n",
111896
112346
  "commentRange": {
111897
- "start": 649,
111898
- "end": 650
112347
+ "start": 624,
112348
+ "end": 625
111899
112349
  },
111900
112350
  "context": {
111901
112351
  "type": "variable",
@@ -111903,8 +112353,8 @@
111903
112353
  "value": "var( --kendo-invalid-border, #{$kendo-invalid-border} )",
111904
112354
  "scope": "default",
111905
112355
  "line": {
111906
- "start": 651,
111907
- "end": 651
112356
+ "start": 626,
112357
+ "end": 626
111908
112358
  }
111909
112359
  },
111910
112360
  "group": [
@@ -111919,8 +112369,8 @@
111919
112369
  {
111920
112370
  "description": "The text color of the invalid Input components.\n",
111921
112371
  "commentRange": {
111922
- "start": 652,
111923
- "end": 653
112372
+ "start": 627,
112373
+ "end": 628
111924
112374
  },
111925
112375
  "context": {
111926
112376
  "type": "variable",
@@ -111928,8 +112378,8 @@
111928
112378
  "value": "var( --kendo-invalid-text, #{$kendo-invalid-text} )",
111929
112379
  "scope": "default",
111930
112380
  "line": {
111931
- "start": 654,
111932
- "end": 654
112381
+ "start": 629,
112382
+ "end": 629
111933
112383
  }
111934
112384
  },
111935
112385
  "group": [
@@ -111944,8 +112394,8 @@
111944
112394
  {
111945
112395
  "description": "The text color of the Input placeholder.\n",
111946
112396
  "commentRange": {
111947
- "start": 662,
111948
- "end": 663
112397
+ "start": 637,
112398
+ "end": 638
111949
112399
  },
111950
112400
  "context": {
111951
112401
  "type": "variable",
@@ -111953,8 +112403,8 @@
111953
112403
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
111954
112404
  "scope": "default",
111955
112405
  "line": {
111956
- "start": 664,
111957
- "end": 664
112406
+ "start": 639,
112407
+ "end": 639
111958
112408
  }
111959
112409
  },
111960
112410
  "group": [
@@ -111969,8 +112419,8 @@
111969
112419
  {
111970
112420
  "description": "The opacity of the Input placeholder.\n",
111971
112421
  "commentRange": {
111972
- "start": 665,
111973
- "end": 666
112422
+ "start": 640,
112423
+ "end": 641
111974
112424
  },
111975
112425
  "context": {
111976
112426
  "type": "variable",
@@ -111978,8 +112428,8 @@
111978
112428
  "value": "1",
111979
112429
  "scope": "default",
111980
112430
  "line": {
111981
- "start": 667,
111982
- "end": 667
112431
+ "start": 642,
112432
+ "end": 642
111983
112433
  }
111984
112434
  },
111985
112435
  "group": [
@@ -111994,8 +112444,8 @@
111994
112444
  {
111995
112445
  "description": "The color of the Input clear value icon.\n",
111996
112446
  "commentRange": {
111997
- "start": 669,
111998
- "end": 670
112447
+ "start": 644,
112448
+ "end": 645
111999
112449
  },
112000
112450
  "context": {
112001
112451
  "type": "variable",
@@ -112003,8 +112453,8 @@
112003
112453
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
112004
112454
  "scope": "default",
112005
112455
  "line": {
112006
- "start": 671,
112007
- "end": 671
112456
+ "start": 646,
112457
+ "end": 646
112008
112458
  }
112009
112459
  },
112010
112460
  "group": [
@@ -112019,8 +112469,8 @@
112019
112469
  {
112020
112470
  "description": "The opacity of the Input clear value icon.\n",
112021
112471
  "commentRange": {
112022
- "start": 672,
112023
- "end": 673
112472
+ "start": 647,
112473
+ "end": 648
112024
112474
  },
112025
112475
  "context": {
112026
112476
  "type": "variable",
@@ -112028,8 +112478,8 @@
112028
112478
  "value": ".6",
112029
112479
  "scope": "default",
112030
112480
  "line": {
112031
- "start": 674,
112032
- "end": 674
112481
+ "start": 649,
112482
+ "end": 649
112033
112483
  }
112034
112484
  },
112035
112485
  "group": [
@@ -112044,8 +112494,8 @@
112044
112494
  {
112045
112495
  "description": "The color of the hovered Input clear value icon.\n",
112046
112496
  "commentRange": {
112047
- "start": 675,
112048
- "end": 676
112497
+ "start": 650,
112498
+ "end": 651
112049
112499
  },
112050
112500
  "context": {
112051
112501
  "type": "variable",
@@ -112053,8 +112503,8 @@
112053
112503
  "value": "inherit",
112054
112504
  "scope": "default",
112055
112505
  "line": {
112056
- "start": 677,
112057
- "end": 677
112506
+ "start": 652,
112507
+ "end": 652
112058
112508
  }
112059
112509
  },
112060
112510
  "group": [
@@ -112069,8 +112519,8 @@
112069
112519
  {
112070
112520
  "description": "The opacity of the hovered Input clear value icon.\n",
112071
112521
  "commentRange": {
112072
- "start": 678,
112073
- "end": 679
112522
+ "start": 653,
112523
+ "end": 654
112074
112524
  },
112075
112525
  "context": {
112076
112526
  "type": "variable",
@@ -112078,8 +112528,8 @@
112078
112528
  "value": "1",
112079
112529
  "scope": "default",
112080
112530
  "line": {
112081
- "start": 680,
112082
- "end": 680
112531
+ "start": 655,
112532
+ "end": 655
112083
112533
  }
112084
112534
  },
112085
112535
  "group": [