@progress/kendo-theme-default 12.2.4-dev.0 → 12.3.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7875,7 +7875,7 @@
7875
7875
  }
7876
7876
  },
7877
7877
  {
7878
- "description": "The color transition of the flat Button.\n",
7878
+ "description": "The transition of the Button.\n",
7879
7879
  "commentRange": {
7880
7880
  "start": 270,
7881
7881
  "end": 271
@@ -7883,7 +7883,7 @@
7883
7883
  "context": {
7884
7884
  "type": "variable",
7885
7885
  "name": "kendo-button-transition",
7886
- "value": "color .2s ease-in-out",
7886
+ "value": "color k-transition(rapid), background-color k-transition(rapid), border-color k-transition(rapid), box-shadow k-transition(rapid), opacity k-transition(rapid)",
7887
7887
  "scope": "default",
7888
7888
  "line": {
7889
7889
  "start": 272,
@@ -14208,7 +14208,7 @@
14208
14208
  "context": {
14209
14209
  "type": "variable",
14210
14210
  "name": "kendo-chart-tooltip-transition",
14211
- "value": "left 300ms cubic-bezier(0, .33, .19, 1), top 300ms cubic-bezier(0, .33, .19, 1)",
14211
+ "value": "left k-transition(fade-in), top k-transition(fade-in)",
14212
14212
  "scope": "default",
14213
14213
  "line": {
14214
14214
  "start": 253,
@@ -29852,8 +29852,8 @@
29852
29852
  {
29853
29853
  "description": "The transformation scale of the Floating Label.\n",
29854
29854
  "commentRange": {
29855
- "start": 5,
29856
- "end": 6
29855
+ "start": 6,
29856
+ "end": 7
29857
29857
  },
29858
29858
  "context": {
29859
29859
  "type": "variable",
@@ -29861,8 +29861,8 @@
29861
29861
  "value": "1",
29862
29862
  "scope": "default",
29863
29863
  "line": {
29864
- "start": 7,
29865
- "end": 7
29864
+ "start": 8,
29865
+ "end": 8
29866
29866
  }
29867
29867
  },
29868
29868
  "group": [
@@ -29877,8 +29877,8 @@
29877
29877
  {
29878
29878
  "description": "The font size of the Floating Label.\n",
29879
29879
  "commentRange": {
29880
- "start": 8,
29881
- "end": 9
29880
+ "start": 9,
29881
+ "end": 10
29882
29882
  },
29883
29883
  "context": {
29884
29884
  "type": "variable",
@@ -29886,8 +29886,8 @@
29886
29886
  "value": "$kendo-input-font-size",
29887
29887
  "scope": "default",
29888
29888
  "line": {
29889
- "start": 10,
29890
- "end": 10
29889
+ "start": 11,
29890
+ "end": 11
29891
29891
  }
29892
29892
  },
29893
29893
  "group": [
@@ -29902,8 +29902,8 @@
29902
29902
  {
29903
29903
  "description": "The maximum width of the Floating Label.\n",
29904
29904
  "commentRange": {
29905
- "start": 11,
29906
- "end": 12
29905
+ "start": 12,
29906
+ "end": 13
29907
29907
  },
29908
29908
  "context": {
29909
29909
  "type": "variable",
@@ -29911,8 +29911,8 @@
29911
29911
  "value": "90%",
29912
29912
  "scope": "default",
29913
29913
  "line": {
29914
- "start": 13,
29915
- "end": 13
29914
+ "start": 14,
29915
+ "end": 14
29916
29916
  }
29917
29917
  },
29918
29918
  "group": [
@@ -29927,8 +29927,8 @@
29927
29927
  {
29928
29928
  "description": "The line height of the Floating Label.\n",
29929
29929
  "commentRange": {
29930
- "start": 14,
29931
- "end": 15
29930
+ "start": 15,
29931
+ "end": 16
29932
29932
  },
29933
29933
  "context": {
29934
29934
  "type": "variable",
@@ -29936,8 +29936,8 @@
29936
29936
  "value": "$kendo-input-line-height",
29937
29937
  "scope": "default",
29938
29938
  "line": {
29939
- "start": 16,
29940
- "end": 16
29939
+ "start": 17,
29940
+ "end": 17
29941
29941
  }
29942
29942
  },
29943
29943
  "group": [
@@ -29952,8 +29952,8 @@
29952
29952
  {
29953
29953
  "description": "The height of the Floating Label.\n",
29954
29954
  "commentRange": {
29955
- "start": 17,
29956
- "end": 18
29955
+ "start": 18,
29956
+ "end": 19
29957
29957
  },
29958
29958
  "context": {
29959
29959
  "type": "variable",
@@ -29961,8 +29961,8 @@
29961
29961
  "value": "calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} )",
29962
29962
  "scope": "default",
29963
29963
  "line": {
29964
- "start": 19,
29965
- "end": 19
29964
+ "start": 20,
29965
+ "end": 20
29966
29966
  }
29967
29967
  },
29968
29968
  "group": [
@@ -29977,8 +29977,8 @@
29977
29977
  {
29978
29978
  "description": "The horizontal offset of the Floating Label.\n",
29979
29979
  "commentRange": {
29980
- "start": 20,
29981
- "end": 21
29980
+ "start": 21,
29981
+ "end": 22
29982
29982
  },
29983
29983
  "context": {
29984
29984
  "type": "variable",
@@ -29986,8 +29986,8 @@
29986
29986
  "value": "calc( #{$kendo-input-md-padding-x} + #{$kendo-input-border-width} )",
29987
29987
  "scope": "default",
29988
29988
  "line": {
29989
- "start": 22,
29990
- "end": 22
29989
+ "start": 23,
29990
+ "end": 23
29991
29991
  }
29992
29992
  },
29993
29993
  "group": [
@@ -30002,8 +30002,8 @@
30002
30002
  {
30003
30003
  "description": "The vertical offset of the Floating Label.\n",
30004
30004
  "commentRange": {
30005
- "start": 23,
30006
- "end": 24
30005
+ "start": 24,
30006
+ "end": 25
30007
30007
  },
30008
30008
  "context": {
30009
30009
  "type": "variable",
@@ -30011,8 +30011,8 @@
30011
30011
  "value": "calc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-md-padding-y} )",
30012
30012
  "scope": "default",
30013
30013
  "line": {
30014
- "start": 25,
30015
- "end": 25
30014
+ "start": 26,
30015
+ "end": 26
30016
30016
  }
30017
30017
  },
30018
30018
  "group": [
@@ -30027,8 +30027,8 @@
30027
30027
  {
30028
30028
  "description": "The transformation scale of the focused Floating Label.\n",
30029
30029
  "commentRange": {
30030
- "start": 27,
30031
- "end": 28
30030
+ "start": 28,
30031
+ "end": 29
30032
30032
  },
30033
30033
  "context": {
30034
30034
  "type": "variable",
@@ -30036,8 +30036,8 @@
30036
30036
  "value": "1",
30037
30037
  "scope": "default",
30038
30038
  "line": {
30039
- "start": 29,
30040
- "end": 29
30039
+ "start": 30,
30040
+ "end": 30
30041
30041
  }
30042
30042
  },
30043
30043
  "group": [
@@ -30052,8 +30052,8 @@
30052
30052
  {
30053
30053
  "description": "The horizontal offset of the focused Floating Label.\n",
30054
30054
  "commentRange": {
30055
- "start": 30,
30056
- "end": 31
30055
+ "start": 31,
30056
+ "end": 32
30057
30057
  },
30058
30058
  "context": {
30059
30059
  "type": "variable",
@@ -30061,8 +30061,8 @@
30061
30061
  "value": "0",
30062
30062
  "scope": "default",
30063
30063
  "line": {
30064
- "start": 32,
30065
- "end": 32
30064
+ "start": 33,
30065
+ "end": 33
30066
30066
  }
30067
30067
  },
30068
30068
  "group": [
@@ -30077,8 +30077,8 @@
30077
30077
  {
30078
30078
  "description": "The vertical offset of the focused Floating Label.\n",
30079
30079
  "commentRange": {
30080
- "start": 33,
30081
- "end": 34
30080
+ "start": 34,
30081
+ "end": 35
30082
30082
  },
30083
30083
  "context": {
30084
30084
  "type": "variable",
@@ -30086,8 +30086,8 @@
30086
30086
  "value": "0",
30087
30087
  "scope": "default",
30088
30088
  "line": {
30089
- "start": 35,
30090
- "end": 35
30089
+ "start": 36,
30090
+ "end": 36
30091
30091
  }
30092
30092
  },
30093
30093
  "group": [
@@ -30102,17 +30102,17 @@
30102
30102
  {
30103
30103
  "description": "The transition of the Floating Label.\n",
30104
30104
  "commentRange": {
30105
- "start": 37,
30106
- "end": 38
30105
+ "start": 38,
30106
+ "end": 39
30107
30107
  },
30108
30108
  "context": {
30109
30109
  "type": "variable",
30110
30110
  "name": "kendo-floating-label-transition",
30111
- "value": ".2s ease-out",
30111
+ "value": "k-transition(scale-in)",
30112
30112
  "scope": "default",
30113
30113
  "line": {
30114
- "start": 39,
30115
- "end": 39
30114
+ "start": 40,
30115
+ "end": 40
30116
30116
  }
30117
30117
  },
30118
30118
  "group": [
@@ -30127,8 +30127,8 @@
30127
30127
  {
30128
30128
  "description": "The background color of the Floating Label.\n",
30129
30129
  "commentRange": {
30130
- "start": 41,
30131
- "end": 42
30130
+ "start": 42,
30131
+ "end": 43
30132
30132
  },
30133
30133
  "context": {
30134
30134
  "type": "variable",
@@ -30136,8 +30136,8 @@
30136
30136
  "value": "null",
30137
30137
  "scope": "default",
30138
30138
  "line": {
30139
- "start": 43,
30140
- "end": 43
30139
+ "start": 44,
30140
+ "end": 44
30141
30141
  }
30142
30142
  },
30143
30143
  "group": [
@@ -30152,8 +30152,8 @@
30152
30152
  {
30153
30153
  "description": "The text color of the Floating Label.\n",
30154
30154
  "commentRange": {
30155
- "start": 44,
30156
- "end": 45
30155
+ "start": 45,
30156
+ "end": 46
30157
30157
  },
30158
30158
  "context": {
30159
30159
  "type": "variable",
@@ -30161,8 +30161,8 @@
30161
30161
  "value": "null",
30162
30162
  "scope": "default",
30163
30163
  "line": {
30164
- "start": 46,
30165
- "end": 46
30164
+ "start": 47,
30165
+ "end": 47
30166
30166
  }
30167
30167
  },
30168
30168
  "group": [
@@ -30177,8 +30177,8 @@
30177
30177
  {
30178
30178
  "description": "The background color of the focused Floating Label.\n",
30179
30179
  "commentRange": {
30180
- "start": 48,
30181
- "end": 49
30180
+ "start": 49,
30181
+ "end": 50
30182
30182
  },
30183
30183
  "context": {
30184
30184
  "type": "variable",
@@ -30186,8 +30186,8 @@
30186
30186
  "value": "null",
30187
30187
  "scope": "default",
30188
30188
  "line": {
30189
- "start": 50,
30190
- "end": 50
30189
+ "start": 51,
30190
+ "end": 51
30191
30191
  }
30192
30192
  },
30193
30193
  "group": [
@@ -30202,8 +30202,8 @@
30202
30202
  {
30203
30203
  "description": "The text color of the focused Floating Label.\n",
30204
30204
  "commentRange": {
30205
- "start": 51,
30206
- "end": 52
30205
+ "start": 52,
30206
+ "end": 53
30207
30207
  },
30208
30208
  "context": {
30209
30209
  "type": "variable",
@@ -30211,8 +30211,8 @@
30211
30211
  "value": "null",
30212
30212
  "scope": "default",
30213
30213
  "line": {
30214
- "start": 53,
30215
- "end": 53
30214
+ "start": 54,
30215
+ "end": 54
30216
30216
  }
30217
30217
  },
30218
30218
  "group": [
@@ -62933,7 +62933,7 @@
62933
62933
  "context": {
62934
62934
  "type": "variable",
62935
62935
  "name": "kendo-slider-transition-speed",
62936
- "value": ".3s",
62936
+ "value": "k-duration(brisk)",
62937
62937
  "scope": "default",
62938
62938
  "line": {
62939
62939
  "start": 90,
@@ -62958,7 +62958,7 @@
62958
62958
  "context": {
62959
62959
  "type": "variable",
62960
62960
  "name": "kendo-slider-transition-function",
62961
- "value": "ease-out",
62961
+ "value": "k-easing(standard)",
62962
62962
  "scope": "default",
62963
62963
  "line": {
62964
62964
  "start": 93,
@@ -62983,7 +62983,7 @@
62983
62983
  "context": {
62984
62984
  "type": "variable",
62985
62985
  "name": "kendo-slider-draghandle-transition-speed",
62986
- "value": ".4s",
62986
+ "value": "k-duration(quick)",
62987
62987
  "scope": "default",
62988
62988
  "line": {
62989
62989
  "start": 96,
@@ -63008,7 +63008,7 @@
63008
63008
  "context": {
63009
63009
  "type": "variable",
63010
63010
  "name": "kendo-slider-draghandle-transition-function",
63011
- "value": "cubic-bezier(.25, .8, .25, 1)",
63011
+ "value": "k-easing(decelerate)",
63012
63012
  "scope": "default",
63013
63013
  "line": {
63014
63014
  "start": 99,
@@ -67611,7 +67611,7 @@
67611
67611
  "context": {
67612
67612
  "type": "variable",
67613
67613
  "name": "kendo-stepper-content-transition-duration",
67614
- "value": "300ms",
67614
+ "value": "k-duration(speedy)",
67615
67615
  "scope": "default",
67616
67616
  "line": {
67617
67617
  "start": 228,
@@ -67636,7 +67636,7 @@
67636
67636
  "context": {
67637
67637
  "type": "variable",
67638
67638
  "name": "kendo-stepper-content-transition-timing-function",
67639
- "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
67639
+ "value": "k-easing(standard)",
67640
67640
  "scope": "default",
67641
67641
  "line": {
67642
67642
  "start": 231,
@@ -84455,6 +84455,139 @@
84455
84455
  "name": "index.scss"
84456
84456
  }
84457
84457
  },
84458
+ {
84459
+ "description": "The global map of motion easing tokens.\n",
84460
+ "commentRange": {
84461
+ "start": 141,
84462
+ "end": 142
84463
+ },
84464
+ "context": {
84465
+ "type": "variable",
84466
+ "name": "kendo-easings",
84467
+ "value": "$default-easings",
84468
+ "scope": "default",
84469
+ "line": {
84470
+ "start": 143,
84471
+ "end": 143
84472
+ }
84473
+ },
84474
+ "group": [
84475
+ "motion"
84476
+ ],
84477
+ "access": "public",
84478
+ "file": {
84479
+ "path": "core/scss/motion/index.scss",
84480
+ "name": "index.scss"
84481
+ }
84482
+ },
84483
+ {
84484
+ "description": "The global map of motion duration tokens.\n",
84485
+ "commentRange": {
84486
+ "start": 146,
84487
+ "end": 147
84488
+ },
84489
+ "context": {
84490
+ "type": "variable",
84491
+ "name": "kendo-durations",
84492
+ "value": "$default-durations",
84493
+ "scope": "default",
84494
+ "line": {
84495
+ "start": 148,
84496
+ "end": 148
84497
+ }
84498
+ },
84499
+ "group": [
84500
+ "motion"
84501
+ ],
84502
+ "access": "public",
84503
+ "file": {
84504
+ "path": "core/scss/motion/index.scss",
84505
+ "name": "index.scss"
84506
+ }
84507
+ },
84508
+ {
84509
+ "description": "The global map of motion transition tokens.\n",
84510
+ "commentRange": {
84511
+ "start": 151,
84512
+ "end": 172
84513
+ },
84514
+ "context": {
84515
+ "type": "variable",
84516
+ "name": "kendo-transitions",
84517
+ "value": "$default-transitions",
84518
+ "scope": "default",
84519
+ "line": {
84520
+ "start": 173,
84521
+ "end": 173
84522
+ }
84523
+ },
84524
+ "group": [
84525
+ "motion"
84526
+ ],
84527
+ "subGroup": [
84528
+ {
84529
+ "name": "fast",
84530
+ "value": [
84531
+ "instant",
84532
+ "rapid",
84533
+ "snappy",
84534
+ "energetic"
84535
+ ],
84536
+ "description": "Speed and Responsiveness"
84537
+ },
84538
+ {
84539
+ "name": "expressive",
84540
+ "value": [
84541
+ "emphasis",
84542
+ "bouncy",
84543
+ "pulse",
84544
+ "flip"
84545
+ ],
84546
+ "description": "Personality and Playfulness"
84547
+ },
84548
+ {
84549
+ "name": "calm",
84550
+ "value": [
84551
+ "subtle",
84552
+ "gentle",
84553
+ "settle",
84554
+ "smooth",
84555
+ "fluid",
84556
+ "deliberate"
84557
+ ],
84558
+ "description": "Subtle & Natural"
84559
+ },
84560
+ {
84561
+ "name": "visibility",
84562
+ "value": [
84563
+ "slide-in",
84564
+ "slide-out",
84565
+ "fade-in",
84566
+ "fade-out",
84567
+ "enter",
84568
+ "exit"
84569
+ ],
84570
+ "description": "Visibility & Movement Change"
84571
+ },
84572
+ {
84573
+ "name": "size",
84574
+ "value": [
84575
+ "scale-in",
84576
+ "scale-out",
84577
+ "grow",
84578
+ "shrink",
84579
+ "expand",
84580
+ "collapse"
84581
+ ],
84582
+ "description": "Size & Scale Adjustments"
84583
+ }
84584
+ ],
84585
+ "access": "public",
84586
+ "file": {
84587
+ "path": "core/scss/motion/index.scss",
84588
+ "name": "index.scss"
84589
+ }
84590
+ },
84458
84591
  {
84459
84592
  "description": "The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.\n",
84460
84593
  "commentRange": {