@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.
@@ -7825,15 +7825,40 @@
7825
7825
  }
7826
7826
  },
7827
7827
  {
7828
- "description": "The horizontal padding of the cells in the small Calendar.\n",
7828
+ "description": "The font size of the small Calendar.\n",
7829
+ "commentRange": {
7830
+ "start": 287,
7831
+ "end": 288
7832
+ },
7833
+ "context": {
7834
+ "type": "variable",
7835
+ "name": "kendo-calendar-sm-font-size",
7836
+ "value": "var( --kendo-font-size-sm, inherit )",
7837
+ "scope": "default",
7838
+ "line": {
7839
+ "start": 289,
7840
+ "end": 289
7841
+ }
7842
+ },
7843
+ "group": [
7844
+ "calendar"
7845
+ ],
7846
+ "access": "public",
7847
+ "file": {
7848
+ "path": "calendar/_variables.scss",
7849
+ "name": "_variables.scss"
7850
+ }
7851
+ },
7852
+ {
7853
+ "description": "The line height of the small Calendar.\n",
7829
7854
  "commentRange": {
7830
7855
  "start": 290,
7831
7856
  "end": 291
7832
7857
  },
7833
7858
  "context": {
7834
7859
  "type": "variable",
7835
- "name": "kendo-calendar-sm-cell-padding-x",
7836
- "value": "k-spacing(0.5)",
7860
+ "name": "kendo-calendar-sm-line-height",
7861
+ "value": "var( --kendo-line-height-sm, normal )",
7837
7862
  "scope": "default",
7838
7863
  "line": {
7839
7864
  "start": 292,
@@ -7850,15 +7875,15 @@
7850
7875
  }
7851
7876
  },
7852
7877
  {
7853
- "description": "The vertical padding of the cells in the small Calendar.\n",
7878
+ "description": "The size of the cells in the small Calendar.\n",
7854
7879
  "commentRange": {
7855
7880
  "start": 293,
7856
7881
  "end": 294
7857
7882
  },
7858
7883
  "context": {
7859
7884
  "type": "variable",
7860
- "name": "kendo-calendar-sm-cell-padding-y",
7861
- "value": "k-spacing(0.5)",
7885
+ "name": "kendo-calendar-sm-cell-size",
7886
+ "value": "24px",
7862
7887
  "scope": "default",
7863
7888
  "line": {
7864
7889
  "start": 295,
@@ -7875,15 +7900,15 @@
7875
7900
  }
7876
7901
  },
7877
7902
  {
7878
- "description": "The font size of the cells in the small Calendar.\n",
7903
+ "description": "The horizontal padding of the cells in the small Calendar.\n",
7879
7904
  "commentRange": {
7880
7905
  "start": 296,
7881
7906
  "end": 297
7882
7907
  },
7883
7908
  "context": {
7884
7909
  "type": "variable",
7885
- "name": "kendo-calendar-sm-cell-font-size",
7886
- "value": "var( --kendo-font-size-sm, inherit )",
7910
+ "name": "kendo-calendar-sm-cell-padding-x",
7911
+ "value": "k-spacing(0.5)",
7887
7912
  "scope": "default",
7888
7913
  "line": {
7889
7914
  "start": 298,
@@ -7899,11 +7924,136 @@
7899
7924
  "name": "_variables.scss"
7900
7925
  }
7901
7926
  },
7927
+ {
7928
+ "description": "The vertical padding of the cells in the small Calendar.\n",
7929
+ "commentRange": {
7930
+ "start": 299,
7931
+ "end": 300
7932
+ },
7933
+ "context": {
7934
+ "type": "variable",
7935
+ "name": "kendo-calendar-sm-cell-padding-y",
7936
+ "value": "k-spacing(0.5)",
7937
+ "scope": "default",
7938
+ "line": {
7939
+ "start": 301,
7940
+ "end": 301
7941
+ }
7942
+ },
7943
+ "group": [
7944
+ "calendar"
7945
+ ],
7946
+ "access": "public",
7947
+ "file": {
7948
+ "path": "calendar/_variables.scss",
7949
+ "name": "_variables.scss"
7950
+ }
7951
+ },
7952
+ {
7953
+ "description": "The font size of the cells in the small Calendar.\n",
7954
+ "commentRange": {
7955
+ "start": 302,
7956
+ "end": 303
7957
+ },
7958
+ "context": {
7959
+ "type": "variable",
7960
+ "name": "kendo-calendar-sm-cell-font-size",
7961
+ "value": "var( --kendo-font-size-sm, inherit )",
7962
+ "scope": "default",
7963
+ "line": {
7964
+ "start": 304,
7965
+ "end": 304
7966
+ }
7967
+ },
7968
+ "group": [
7969
+ "calendar"
7970
+ ],
7971
+ "access": "public",
7972
+ "file": {
7973
+ "path": "calendar/_variables.scss",
7974
+ "name": "_variables.scss"
7975
+ }
7976
+ },
7977
+ {
7978
+ "description": "The font size of the medium Calendar.\n",
7979
+ "commentRange": {
7980
+ "start": 306,
7981
+ "end": 307
7982
+ },
7983
+ "context": {
7984
+ "type": "variable",
7985
+ "name": "kendo-calendar-md-font-size",
7986
+ "value": "var( --kendo-font-size, inherit )",
7987
+ "scope": "default",
7988
+ "line": {
7989
+ "start": 308,
7990
+ "end": 308
7991
+ }
7992
+ },
7993
+ "group": [
7994
+ "calendar"
7995
+ ],
7996
+ "access": "public",
7997
+ "file": {
7998
+ "path": "calendar/_variables.scss",
7999
+ "name": "_variables.scss"
8000
+ }
8001
+ },
8002
+ {
8003
+ "description": "The line height of the medium Calendar.\n",
8004
+ "commentRange": {
8005
+ "start": 309,
8006
+ "end": 310
8007
+ },
8008
+ "context": {
8009
+ "type": "variable",
8010
+ "name": "kendo-calendar-md-line-height",
8011
+ "value": "var( --kendo-line-height, normal )",
8012
+ "scope": "default",
8013
+ "line": {
8014
+ "start": 311,
8015
+ "end": 311
8016
+ }
8017
+ },
8018
+ "group": [
8019
+ "calendar"
8020
+ ],
8021
+ "access": "public",
8022
+ "file": {
8023
+ "path": "calendar/_variables.scss",
8024
+ "name": "_variables.scss"
8025
+ }
8026
+ },
8027
+ {
8028
+ "description": "The size of the cells in the medium Calendar.\n",
8029
+ "commentRange": {
8030
+ "start": 312,
8031
+ "end": 313
8032
+ },
8033
+ "context": {
8034
+ "type": "variable",
8035
+ "name": "kendo-calendar-md-cell-size",
8036
+ "value": "28px",
8037
+ "scope": "default",
8038
+ "line": {
8039
+ "start": 314,
8040
+ "end": 314
8041
+ }
8042
+ },
8043
+ "group": [
8044
+ "calendar"
8045
+ ],
8046
+ "access": "public",
8047
+ "file": {
8048
+ "path": "calendar/_variables.scss",
8049
+ "name": "_variables.scss"
8050
+ }
8051
+ },
7902
8052
  {
7903
8053
  "description": "The horizontal padding of the cells in the medium Calendar.\n",
7904
8054
  "commentRange": {
7905
- "start": 304,
7906
- "end": 305
8055
+ "start": 315,
8056
+ "end": 316
7907
8057
  },
7908
8058
  "context": {
7909
8059
  "type": "variable",
@@ -7911,8 +8061,8 @@
7911
8061
  "value": "k-spacing(1)",
7912
8062
  "scope": "default",
7913
8063
  "line": {
7914
- "start": 306,
7915
- "end": 306
8064
+ "start": 317,
8065
+ "end": 317
7916
8066
  }
7917
8067
  },
7918
8068
  "group": [
@@ -7927,8 +8077,8 @@
7927
8077
  {
7928
8078
  "description": "The vertical padding of the cells in the medium Calendar.\n",
7929
8079
  "commentRange": {
7930
- "start": 307,
7931
- "end": 308
8080
+ "start": 318,
8081
+ "end": 319
7932
8082
  },
7933
8083
  "context": {
7934
8084
  "type": "variable",
@@ -7936,8 +8086,8 @@
7936
8086
  "value": "k-spacing(1)",
7937
8087
  "scope": "default",
7938
8088
  "line": {
7939
- "start": 309,
7940
- "end": 309
8089
+ "start": 320,
8090
+ "end": 320
7941
8091
  }
7942
8092
  },
7943
8093
  "group": [
@@ -7952,8 +8102,8 @@
7952
8102
  {
7953
8103
  "description": "The font size of the cells in the medium Calendar.\n",
7954
8104
  "commentRange": {
7955
- "start": 310,
7956
- "end": 311
8105
+ "start": 321,
8106
+ "end": 322
7957
8107
  },
7958
8108
  "context": {
7959
8109
  "type": "variable",
@@ -7961,8 +8111,83 @@
7961
8111
  "value": "var( --kendo-font-size-sm, inherit )",
7962
8112
  "scope": "default",
7963
8113
  "line": {
7964
- "start": 312,
7965
- "end": 312
8114
+ "start": 323,
8115
+ "end": 323
8116
+ }
8117
+ },
8118
+ "group": [
8119
+ "calendar"
8120
+ ],
8121
+ "access": "public",
8122
+ "file": {
8123
+ "path": "calendar/_variables.scss",
8124
+ "name": "_variables.scss"
8125
+ }
8126
+ },
8127
+ {
8128
+ "description": "The font size of the large Calendar.\n",
8129
+ "commentRange": {
8130
+ "start": 325,
8131
+ "end": 326
8132
+ },
8133
+ "context": {
8134
+ "type": "variable",
8135
+ "name": "kendo-calendar-lg-font-size",
8136
+ "value": "var( --kendo-font-size, inherit )",
8137
+ "scope": "default",
8138
+ "line": {
8139
+ "start": 327,
8140
+ "end": 327
8141
+ }
8142
+ },
8143
+ "group": [
8144
+ "calendar"
8145
+ ],
8146
+ "access": "public",
8147
+ "file": {
8148
+ "path": "calendar/_variables.scss",
8149
+ "name": "_variables.scss"
8150
+ }
8151
+ },
8152
+ {
8153
+ "description": "The line height of the large Calendar.\n",
8154
+ "commentRange": {
8155
+ "start": 328,
8156
+ "end": 329
8157
+ },
8158
+ "context": {
8159
+ "type": "variable",
8160
+ "name": "kendo-calendar-lg-line-height",
8161
+ "value": "var( --kendo-line-height, normal )",
8162
+ "scope": "default",
8163
+ "line": {
8164
+ "start": 330,
8165
+ "end": 330
8166
+ }
8167
+ },
8168
+ "group": [
8169
+ "calendar"
8170
+ ],
8171
+ "access": "public",
8172
+ "file": {
8173
+ "path": "calendar/_variables.scss",
8174
+ "name": "_variables.scss"
8175
+ }
8176
+ },
8177
+ {
8178
+ "description": "The size of the cells in the large Calendar.\n",
8179
+ "commentRange": {
8180
+ "start": 331,
8181
+ "end": 332
8182
+ },
8183
+ "context": {
8184
+ "type": "variable",
8185
+ "name": "kendo-calendar-lg-cell-size",
8186
+ "value": "32px",
8187
+ "scope": "default",
8188
+ "line": {
8189
+ "start": 333,
8190
+ "end": 333
7966
8191
  }
7967
8192
  },
7968
8193
  "group": [
@@ -7977,8 +8202,8 @@
7977
8202
  {
7978
8203
  "description": "The horizontal padding of the cells in the large Calendar.\n",
7979
8204
  "commentRange": {
7980
- "start": 318,
7981
- "end": 319
8205
+ "start": 334,
8206
+ "end": 335
7982
8207
  },
7983
8208
  "context": {
7984
8209
  "type": "variable",
@@ -7986,8 +8211,8 @@
7986
8211
  "value": "k-spacing(1)",
7987
8212
  "scope": "default",
7988
8213
  "line": {
7989
- "start": 320,
7990
- "end": 320
8214
+ "start": 336,
8215
+ "end": 336
7991
8216
  }
7992
8217
  },
7993
8218
  "group": [
@@ -8002,8 +8227,8 @@
8002
8227
  {
8003
8228
  "description": "The vertical padding of the cells in the large Calendar.\n",
8004
8229
  "commentRange": {
8005
- "start": 321,
8006
- "end": 322
8230
+ "start": 337,
8231
+ "end": 338
8007
8232
  },
8008
8233
  "context": {
8009
8234
  "type": "variable",
@@ -8011,8 +8236,8 @@
8011
8236
  "value": "k-spacing(1)",
8012
8237
  "scope": "default",
8013
8238
  "line": {
8014
- "start": 323,
8015
- "end": 323
8239
+ "start": 339,
8240
+ "end": 339
8016
8241
  }
8017
8242
  },
8018
8243
  "group": [
@@ -8027,8 +8252,8 @@
8027
8252
  {
8028
8253
  "description": "The font size of the cells in the large Calendar.\n",
8029
8254
  "commentRange": {
8030
- "start": 324,
8031
- "end": 325
8255
+ "start": 340,
8256
+ "end": 341
8032
8257
  },
8033
8258
  "context": {
8034
8259
  "type": "variable",
@@ -8036,8 +8261,8 @@
8036
8261
  "value": "var( --kendo-font-size, inherit )",
8037
8262
  "scope": "default",
8038
8263
  "line": {
8039
- "start": 326,
8040
- "end": 326
8264
+ "start": 342,
8265
+ "end": 342
8041
8266
  }
8042
8267
  },
8043
8268
  "group": [
@@ -8052,8 +8277,8 @@
8052
8277
  {
8053
8278
  "description": "The sizes Map of the Calendar.\n",
8054
8279
  "commentRange": {
8055
- "start": 328,
8056
- "end": 329
8280
+ "start": 344,
8281
+ "end": 345
8057
8282
  },
8058
8283
  "context": {
8059
8284
  "type": "variable",
@@ -8061,8 +8286,8 @@
8061
8286
  "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)",
8062
8287
  "scope": "default",
8063
8288
  "line": {
8064
- "start": 330,
8065
- "end": 355
8289
+ "start": 346,
8290
+ "end": 371
8066
8291
  }
8067
8292
  },
8068
8293
  "group": [
@@ -36282,11 +36507,11 @@
36282
36507
  "context": {
36283
36508
  "type": "variable",
36284
36509
  "name": "kendo-input-theme-colors",
36285
- "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)",
36510
+ "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)",
36286
36511
  "scope": "default",
36287
36512
  "line": {
36288
36513
  "start": 489,
36289
- "end": 621
36514
+ "end": 596
36290
36515
  }
36291
36516
  },
36292
36517
  "group": [
@@ -36301,8 +36526,8 @@
36301
36526
  {
36302
36527
  "description": "The background color of the Input prefix.\n",
36303
36528
  "commentRange": {
36304
- "start": 623,
36305
- "end": 624
36529
+ "start": 598,
36530
+ "end": 599
36306
36531
  },
36307
36532
  "context": {
36308
36533
  "type": "variable",
@@ -36310,8 +36535,8 @@
36310
36535
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
36311
36536
  "scope": "default",
36312
36537
  "line": {
36313
- "start": 625,
36314
- "end": 625
36538
+ "start": 600,
36539
+ "end": 600
36315
36540
  }
36316
36541
  },
36317
36542
  "group": [
@@ -36326,8 +36551,8 @@
36326
36551
  {
36327
36552
  "description": "The background color of the Input suffix.\n",
36328
36553
  "commentRange": {
36329
- "start": 627,
36330
- "end": 628
36554
+ "start": 602,
36555
+ "end": 603
36331
36556
  },
36332
36557
  "context": {
36333
36558
  "type": "variable",
@@ -36335,8 +36560,8 @@
36335
36560
  "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))",
36336
36561
  "scope": "default",
36337
36562
  "line": {
36338
- "start": 629,
36339
- "end": 629
36563
+ "start": 604,
36564
+ "end": 604
36340
36565
  }
36341
36566
  },
36342
36567
  "group": [
@@ -36351,8 +36576,8 @@
36351
36576
  {
36352
36577
  "description": "The color of the Input separator.\n",
36353
36578
  "commentRange": {
36354
- "start": 631,
36355
- "end": 632
36579
+ "start": 606,
36580
+ "end": 607
36356
36581
  },
36357
36582
  "context": {
36358
36583
  "type": "variable",
@@ -36360,8 +36585,8 @@
36360
36585
  "value": "k-get-theme-color-var( neutral-30 )",
36361
36586
  "scope": "default",
36362
36587
  "line": {
36363
- "start": 633,
36364
- "end": 633
36588
+ "start": 608,
36589
+ "end": 608
36365
36590
  }
36366
36591
  },
36367
36592
  "group": [
@@ -36376,8 +36601,8 @@
36376
36601
  {
36377
36602
  "description": "The text color of the Input prefix.\n",
36378
36603
  "commentRange": {
36379
- "start": 635,
36380
- "end": 636
36604
+ "start": 610,
36605
+ "end": 611
36381
36606
  },
36382
36607
  "context": {
36383
36608
  "type": "variable",
@@ -36385,8 +36610,8 @@
36385
36610
  "value": "k-get-theme-color-var( neutral-130 )",
36386
36611
  "scope": "default",
36387
36612
  "line": {
36388
- "start": 637,
36389
- "end": 637
36613
+ "start": 612,
36614
+ "end": 612
36390
36615
  }
36391
36616
  },
36392
36617
  "group": [
@@ -36401,8 +36626,8 @@
36401
36626
  {
36402
36627
  "description": "The text color of the Input suffix.\n",
36403
36628
  "commentRange": {
36404
- "start": 638,
36405
- "end": 639
36629
+ "start": 613,
36630
+ "end": 614
36406
36631
  },
36407
36632
  "context": {
36408
36633
  "type": "variable",
@@ -36410,8 +36635,8 @@
36410
36635
  "value": "k-get-theme-color-var( neutral-130 )",
36411
36636
  "scope": "default",
36412
36637
  "line": {
36413
- "start": 640,
36414
- "end": 640
36638
+ "start": 615,
36639
+ "end": 615
36415
36640
  }
36416
36641
  },
36417
36642
  "group": [
@@ -36426,8 +36651,8 @@
36426
36651
  {
36427
36652
  "description": "The text color of the disabled Input prefix.\n",
36428
36653
  "commentRange": {
36429
- "start": 642,
36430
- "end": 643
36654
+ "start": 617,
36655
+ "end": 618
36431
36656
  },
36432
36657
  "context": {
36433
36658
  "type": "variable",
@@ -36435,8 +36660,8 @@
36435
36660
  "value": "k-get-theme-color-var( neutral-60 )",
36436
36661
  "scope": "default",
36437
36662
  "line": {
36438
- "start": 644,
36439
- "end": 644
36663
+ "start": 619,
36664
+ "end": 619
36440
36665
  }
36441
36666
  },
36442
36667
  "group": [
@@ -36451,8 +36676,8 @@
36451
36676
  {
36452
36677
  "description": "The text color of the disabled Input suffix.\n",
36453
36678
  "commentRange": {
36454
- "start": 645,
36455
- "end": 646
36679
+ "start": 620,
36680
+ "end": 621
36456
36681
  },
36457
36682
  "context": {
36458
36683
  "type": "variable",
@@ -36460,8 +36685,8 @@
36460
36685
  "value": "k-get-theme-color-var( neutral-60 )",
36461
36686
  "scope": "default",
36462
36687
  "line": {
36463
- "start": 647,
36464
- "end": 647
36688
+ "start": 622,
36689
+ "end": 622
36465
36690
  }
36466
36691
  },
36467
36692
  "group": [
@@ -36476,8 +36701,8 @@
36476
36701
  {
36477
36702
  "description": "The border color of the invalid Input components.\n",
36478
36703
  "commentRange": {
36479
- "start": 649,
36480
- "end": 650
36704
+ "start": 624,
36705
+ "end": 625
36481
36706
  },
36482
36707
  "context": {
36483
36708
  "type": "variable",
@@ -36485,8 +36710,8 @@
36485
36710
  "value": "var( --kendo-invalid-border, #{$kendo-invalid-border} )",
36486
36711
  "scope": "default",
36487
36712
  "line": {
36488
- "start": 651,
36489
- "end": 651
36713
+ "start": 626,
36714
+ "end": 626
36490
36715
  }
36491
36716
  },
36492
36717
  "group": [
@@ -36501,8 +36726,8 @@
36501
36726
  {
36502
36727
  "description": "The text color of the invalid Input components.\n",
36503
36728
  "commentRange": {
36504
- "start": 652,
36505
- "end": 653
36729
+ "start": 627,
36730
+ "end": 628
36506
36731
  },
36507
36732
  "context": {
36508
36733
  "type": "variable",
@@ -36510,8 +36735,8 @@
36510
36735
  "value": "var( --kendo-invalid-text, #{$kendo-invalid-text} )",
36511
36736
  "scope": "default",
36512
36737
  "line": {
36513
- "start": 654,
36514
- "end": 654
36738
+ "start": 629,
36739
+ "end": 629
36515
36740
  }
36516
36741
  },
36517
36742
  "group": [
@@ -36526,8 +36751,8 @@
36526
36751
  {
36527
36752
  "description": "The text color of the Input placeholder.\n",
36528
36753
  "commentRange": {
36529
- "start": 662,
36530
- "end": 663
36754
+ "start": 637,
36755
+ "end": 638
36531
36756
  },
36532
36757
  "context": {
36533
36758
  "type": "variable",
@@ -36535,8 +36760,8 @@
36535
36760
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36536
36761
  "scope": "default",
36537
36762
  "line": {
36538
- "start": 664,
36539
- "end": 664
36763
+ "start": 639,
36764
+ "end": 639
36540
36765
  }
36541
36766
  },
36542
36767
  "group": [
@@ -36551,8 +36776,8 @@
36551
36776
  {
36552
36777
  "description": "The opacity of the Input placeholder.\n",
36553
36778
  "commentRange": {
36554
- "start": 665,
36555
- "end": 666
36779
+ "start": 640,
36780
+ "end": 641
36556
36781
  },
36557
36782
  "context": {
36558
36783
  "type": "variable",
@@ -36560,8 +36785,8 @@
36560
36785
  "value": "1",
36561
36786
  "scope": "default",
36562
36787
  "line": {
36563
- "start": 667,
36564
- "end": 667
36788
+ "start": 642,
36789
+ "end": 642
36565
36790
  }
36566
36791
  },
36567
36792
  "group": [
@@ -36576,8 +36801,8 @@
36576
36801
  {
36577
36802
  "description": "The color of the Input clear value icon.\n",
36578
36803
  "commentRange": {
36579
- "start": 669,
36580
- "end": 670
36804
+ "start": 644,
36805
+ "end": 645
36581
36806
  },
36582
36807
  "context": {
36583
36808
  "type": "variable",
@@ -36585,8 +36810,8 @@
36585
36810
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36586
36811
  "scope": "default",
36587
36812
  "line": {
36588
- "start": 671,
36589
- "end": 671
36813
+ "start": 646,
36814
+ "end": 646
36590
36815
  }
36591
36816
  },
36592
36817
  "group": [
@@ -36601,8 +36826,8 @@
36601
36826
  {
36602
36827
  "description": "The opacity of the Input clear value icon.\n",
36603
36828
  "commentRange": {
36604
- "start": 672,
36605
- "end": 673
36829
+ "start": 647,
36830
+ "end": 648
36606
36831
  },
36607
36832
  "context": {
36608
36833
  "type": "variable",
@@ -36610,8 +36835,8 @@
36610
36835
  "value": ".6",
36611
36836
  "scope": "default",
36612
36837
  "line": {
36613
- "start": 674,
36614
- "end": 674
36838
+ "start": 649,
36839
+ "end": 649
36615
36840
  }
36616
36841
  },
36617
36842
  "group": [
@@ -36626,8 +36851,8 @@
36626
36851
  {
36627
36852
  "description": "The color of the hovered Input clear value icon.\n",
36628
36853
  "commentRange": {
36629
- "start": 675,
36630
- "end": 676
36854
+ "start": 650,
36855
+ "end": 651
36631
36856
  },
36632
36857
  "context": {
36633
36858
  "type": "variable",
@@ -36635,8 +36860,8 @@
36635
36860
  "value": "inherit",
36636
36861
  "scope": "default",
36637
36862
  "line": {
36638
- "start": 677,
36639
- "end": 677
36863
+ "start": 652,
36864
+ "end": 652
36640
36865
  }
36641
36866
  },
36642
36867
  "group": [
@@ -36651,8 +36876,8 @@
36651
36876
  {
36652
36877
  "description": "The opacity of the hovered Input clear value icon.\n",
36653
36878
  "commentRange": {
36654
- "start": 678,
36655
- "end": 679
36879
+ "start": 653,
36880
+ "end": 654
36656
36881
  },
36657
36882
  "context": {
36658
36883
  "type": "variable",
@@ -36660,8 +36885,8 @@
36660
36885
  "value": "1",
36661
36886
  "scope": "default",
36662
36887
  "line": {
36663
- "start": 680,
36664
- "end": 680
36888
+ "start": 655,
36889
+ "end": 655
36665
36890
  }
36666
36891
  },
36667
36892
  "group": [