@progress/kendo-theme-fluent 11.1.0-dev.5 → 11.1.0-dev.6

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.
@@ -39876,6 +39876,276 @@
39876
39876
  "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
39877
39877
  "resolvedType": "String"
39878
39878
  },
39879
+ {
39880
+ "description": "The horizontal padding of the Grid stack layout cells.\n",
39881
+ "commentRange": {
39882
+ "start": 516,
39883
+ "end": 517
39884
+ },
39885
+ "context": {
39886
+ "type": "variable",
39887
+ "name": "kendo-grid-stack-cell-padding-x",
39888
+ "value": "k-spacing(2)",
39889
+ "scope": "default",
39890
+ "line": {
39891
+ "start": 518,
39892
+ "end": 518
39893
+ }
39894
+ },
39895
+ "group": [
39896
+ "grid"
39897
+ ],
39898
+ "access": "public",
39899
+ "file": {
39900
+ "path": "fluent/scss/grid/_variables.scss",
39901
+ "name": "_variables.scss"
39902
+ },
39903
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
39904
+ "resolvedType": "String"
39905
+ },
39906
+ {
39907
+ "description": "The vertical padding of the Grid stack layout cells.\n",
39908
+ "commentRange": {
39909
+ "start": 519,
39910
+ "end": 520
39911
+ },
39912
+ "context": {
39913
+ "type": "variable",
39914
+ "name": "kendo-grid-stack-cell-padding-y",
39915
+ "value": "k-spacing(1.5)",
39916
+ "scope": "default",
39917
+ "line": {
39918
+ "start": 521,
39919
+ "end": 521
39920
+ }
39921
+ },
39922
+ "group": [
39923
+ "grid"
39924
+ ],
39925
+ "access": "public",
39926
+ "file": {
39927
+ "path": "fluent/scss/grid/_variables.scss",
39928
+ "name": "_variables.scss"
39929
+ },
39930
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
39931
+ "resolvedType": "String"
39932
+ },
39933
+ {
39934
+ "description": "The column gap of the Grid stack layout.\n",
39935
+ "commentRange": {
39936
+ "start": 522,
39937
+ "end": 523
39938
+ },
39939
+ "context": {
39940
+ "type": "variable",
39941
+ "name": "kendo-grid-stack-column-gap",
39942
+ "value": "k-spacing(1)",
39943
+ "scope": "default",
39944
+ "line": {
39945
+ "start": 524,
39946
+ "end": 524
39947
+ }
39948
+ },
39949
+ "group": [
39950
+ "grid"
39951
+ ],
39952
+ "access": "public",
39953
+ "file": {
39954
+ "path": "fluent/scss/grid/_variables.scss",
39955
+ "name": "_variables.scss"
39956
+ },
39957
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
39958
+ "resolvedType": "String"
39959
+ },
39960
+ {
39961
+ "description": "The column gap of the editable Grid stack layout.\n",
39962
+ "commentRange": {
39963
+ "start": 525,
39964
+ "end": 526
39965
+ },
39966
+ "context": {
39967
+ "type": "variable",
39968
+ "name": "kendo-grid-stack-editable-column-gap",
39969
+ "value": "k-spacing(2)",
39970
+ "scope": "default",
39971
+ "line": {
39972
+ "start": 527,
39973
+ "end": 527
39974
+ }
39975
+ },
39976
+ "group": [
39977
+ "grid"
39978
+ ],
39979
+ "access": "public",
39980
+ "file": {
39981
+ "path": "fluent/scss/grid/_variables.scss",
39982
+ "name": "_variables.scss"
39983
+ },
39984
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
39985
+ "resolvedType": "String"
39986
+ },
39987
+ {
39988
+ "description": "The width of the hierarchy column in the Grid stack layout.\n",
39989
+ "commentRange": {
39990
+ "start": 528,
39991
+ "end": 529
39992
+ },
39993
+ "context": {
39994
+ "type": "variable",
39995
+ "name": "kendo-grid-stack-hierarchy-col-width",
39996
+ "value": "k-spacing(2)",
39997
+ "scope": "default",
39998
+ "line": {
39999
+ "start": 530,
40000
+ "end": 530
40001
+ }
40002
+ },
40003
+ "group": [
40004
+ "grid"
40005
+ ],
40006
+ "access": "public",
40007
+ "file": {
40008
+ "path": "fluent/scss/grid/_variables.scss",
40009
+ "name": "_variables.scss"
40010
+ },
40011
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
40012
+ "resolvedType": "String"
40013
+ },
40014
+ {
40015
+ "description": "The font size of the Grid stack layout column header.\n",
40016
+ "commentRange": {
40017
+ "start": 531,
40018
+ "end": 532
40019
+ },
40020
+ "context": {
40021
+ "type": "variable",
40022
+ "name": "kendo-grid-stack-header-font-size",
40023
+ "value": "var( --kendo-font-size-sm, inherit )",
40024
+ "scope": "default",
40025
+ "line": {
40026
+ "start": 533,
40027
+ "end": 533
40028
+ }
40029
+ },
40030
+ "group": [
40031
+ "grid"
40032
+ ],
40033
+ "access": "public",
40034
+ "file": {
40035
+ "path": "fluent/scss/grid/_variables.scss",
40036
+ "name": "_variables.scss"
40037
+ },
40038
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
40039
+ "resolvedType": "String"
40040
+ },
40041
+ {
40042
+ "description": "The font weight of the Grid stack layout column header.\n",
40043
+ "commentRange": {
40044
+ "start": 534,
40045
+ "end": 535
40046
+ },
40047
+ "context": {
40048
+ "type": "variable",
40049
+ "name": "kendo-grid-stack-header-font-weight",
40050
+ "value": "var( --kendo-font-weight-bold, inherit )",
40051
+ "scope": "default",
40052
+ "line": {
40053
+ "start": 536,
40054
+ "end": 536
40055
+ }
40056
+ },
40057
+ "group": [
40058
+ "grid"
40059
+ ],
40060
+ "access": "public",
40061
+ "file": {
40062
+ "path": "fluent/scss/grid/_variables.scss",
40063
+ "name": "_variables.scss"
40064
+ },
40065
+ "resolvedValue": "var(--kendo-font-weight-bold, inherit)",
40066
+ "resolvedType": "String"
40067
+ },
40068
+ {
40069
+ "description": "The height of the Grid stack layout expandable row shadow.\n",
40070
+ "commentRange": {
40071
+ "start": 537,
40072
+ "end": 538
40073
+ },
40074
+ "context": {
40075
+ "type": "variable",
40076
+ "name": "kendo-grid-stack-expandable-shadow-height",
40077
+ "value": "k-spacing(2.5)",
40078
+ "scope": "default",
40079
+ "line": {
40080
+ "start": 539,
40081
+ "end": 539
40082
+ }
40083
+ },
40084
+ "group": [
40085
+ "grid"
40086
+ ],
40087
+ "access": "public",
40088
+ "file": {
40089
+ "path": "fluent/scss/grid/_variables.scss",
40090
+ "name": "_variables.scss"
40091
+ },
40092
+ "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
40093
+ "resolvedType": "String"
40094
+ },
40095
+ {
40096
+ "description": "The color of the Grid stack layout column header.\n",
40097
+ "commentRange": {
40098
+ "start": 540,
40099
+ "end": 541
40100
+ },
40101
+ "context": {
40102
+ "type": "variable",
40103
+ "name": "kendo-grid-stack-header-color",
40104
+ "value": "k-color(subtle)",
40105
+ "scope": "default",
40106
+ "line": {
40107
+ "start": 542,
40108
+ "end": 542
40109
+ }
40110
+ },
40111
+ "group": [
40112
+ "grid"
40113
+ ],
40114
+ "access": "public",
40115
+ "file": {
40116
+ "path": "fluent/scss/grid/_variables.scss",
40117
+ "name": "_variables.scss"
40118
+ },
40119
+ "resolvedValue": "var(--kendo-color-subtle, #605e5c)",
40120
+ "resolvedType": "String"
40121
+ },
40122
+ {
40123
+ "description": "The Grid stack layout expandable row shadow.\n",
40124
+ "commentRange": {
40125
+ "start": 543,
40126
+ "end": 544
40127
+ },
40128
+ "context": {
40129
+ "type": "variable",
40130
+ "name": "kendo-grid-stack-expandable-shadow",
40131
+ "value": "k-elevation(2)",
40132
+ "scope": "default",
40133
+ "line": {
40134
+ "start": 545,
40135
+ "end": 545
40136
+ }
40137
+ },
40138
+ "group": [
40139
+ "grid"
40140
+ ],
40141
+ "access": "public",
40142
+ "file": {
40143
+ "path": "fluent/scss/grid/_variables.scss",
40144
+ "name": "_variables.scss"
40145
+ },
40146
+ "resolvedValue": "var(--kendo-elevation-2, 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13))",
40147
+ "resolvedType": "String"
40148
+ },
39879
40149
  {
39880
40150
  "description": "Font sizes of the icons.\n",
39881
40151
  "commentRange": {
@@ -133655,6 +133925,276 @@
133655
133925
  },
133656
133926
  "resolvedValue": "var(--kendo-spacing-0\\.5, 0.125rem)",
133657
133927
  "resolvedType": "String"
133928
+ },
133929
+ {
133930
+ "description": "The horizontal padding of the Grid stack layout cells.\n",
133931
+ "commentRange": {
133932
+ "start": 516,
133933
+ "end": 517
133934
+ },
133935
+ "context": {
133936
+ "type": "variable",
133937
+ "name": "kendo-grid-stack-cell-padding-x",
133938
+ "value": "k-spacing(2)",
133939
+ "scope": "default",
133940
+ "line": {
133941
+ "start": 518,
133942
+ "end": 518
133943
+ }
133944
+ },
133945
+ "group": [
133946
+ "grid"
133947
+ ],
133948
+ "access": "public",
133949
+ "file": {
133950
+ "path": "fluent/scss/grid/_variables.scss",
133951
+ "name": "_variables.scss"
133952
+ },
133953
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
133954
+ "resolvedType": "String"
133955
+ },
133956
+ {
133957
+ "description": "The vertical padding of the Grid stack layout cells.\n",
133958
+ "commentRange": {
133959
+ "start": 519,
133960
+ "end": 520
133961
+ },
133962
+ "context": {
133963
+ "type": "variable",
133964
+ "name": "kendo-grid-stack-cell-padding-y",
133965
+ "value": "k-spacing(1.5)",
133966
+ "scope": "default",
133967
+ "line": {
133968
+ "start": 521,
133969
+ "end": 521
133970
+ }
133971
+ },
133972
+ "group": [
133973
+ "grid"
133974
+ ],
133975
+ "access": "public",
133976
+ "file": {
133977
+ "path": "fluent/scss/grid/_variables.scss",
133978
+ "name": "_variables.scss"
133979
+ },
133980
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
133981
+ "resolvedType": "String"
133982
+ },
133983
+ {
133984
+ "description": "The column gap of the Grid stack layout.\n",
133985
+ "commentRange": {
133986
+ "start": 522,
133987
+ "end": 523
133988
+ },
133989
+ "context": {
133990
+ "type": "variable",
133991
+ "name": "kendo-grid-stack-column-gap",
133992
+ "value": "k-spacing(1)",
133993
+ "scope": "default",
133994
+ "line": {
133995
+ "start": 524,
133996
+ "end": 524
133997
+ }
133998
+ },
133999
+ "group": [
134000
+ "grid"
134001
+ ],
134002
+ "access": "public",
134003
+ "file": {
134004
+ "path": "fluent/scss/grid/_variables.scss",
134005
+ "name": "_variables.scss"
134006
+ },
134007
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
134008
+ "resolvedType": "String"
134009
+ },
134010
+ {
134011
+ "description": "The column gap of the editable Grid stack layout.\n",
134012
+ "commentRange": {
134013
+ "start": 525,
134014
+ "end": 526
134015
+ },
134016
+ "context": {
134017
+ "type": "variable",
134018
+ "name": "kendo-grid-stack-editable-column-gap",
134019
+ "value": "k-spacing(2)",
134020
+ "scope": "default",
134021
+ "line": {
134022
+ "start": 527,
134023
+ "end": 527
134024
+ }
134025
+ },
134026
+ "group": [
134027
+ "grid"
134028
+ ],
134029
+ "access": "public",
134030
+ "file": {
134031
+ "path": "fluent/scss/grid/_variables.scss",
134032
+ "name": "_variables.scss"
134033
+ },
134034
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
134035
+ "resolvedType": "String"
134036
+ },
134037
+ {
134038
+ "description": "The width of the hierarchy column in the Grid stack layout.\n",
134039
+ "commentRange": {
134040
+ "start": 528,
134041
+ "end": 529
134042
+ },
134043
+ "context": {
134044
+ "type": "variable",
134045
+ "name": "kendo-grid-stack-hierarchy-col-width",
134046
+ "value": "k-spacing(2)",
134047
+ "scope": "default",
134048
+ "line": {
134049
+ "start": 530,
134050
+ "end": 530
134051
+ }
134052
+ },
134053
+ "group": [
134054
+ "grid"
134055
+ ],
134056
+ "access": "public",
134057
+ "file": {
134058
+ "path": "fluent/scss/grid/_variables.scss",
134059
+ "name": "_variables.scss"
134060
+ },
134061
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
134062
+ "resolvedType": "String"
134063
+ },
134064
+ {
134065
+ "description": "The font size of the Grid stack layout column header.\n",
134066
+ "commentRange": {
134067
+ "start": 531,
134068
+ "end": 532
134069
+ },
134070
+ "context": {
134071
+ "type": "variable",
134072
+ "name": "kendo-grid-stack-header-font-size",
134073
+ "value": "var( --kendo-font-size-sm, inherit )",
134074
+ "scope": "default",
134075
+ "line": {
134076
+ "start": 533,
134077
+ "end": 533
134078
+ }
134079
+ },
134080
+ "group": [
134081
+ "grid"
134082
+ ],
134083
+ "access": "public",
134084
+ "file": {
134085
+ "path": "fluent/scss/grid/_variables.scss",
134086
+ "name": "_variables.scss"
134087
+ },
134088
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
134089
+ "resolvedType": "String"
134090
+ },
134091
+ {
134092
+ "description": "The font weight of the Grid stack layout column header.\n",
134093
+ "commentRange": {
134094
+ "start": 534,
134095
+ "end": 535
134096
+ },
134097
+ "context": {
134098
+ "type": "variable",
134099
+ "name": "kendo-grid-stack-header-font-weight",
134100
+ "value": "var( --kendo-font-weight-bold, inherit )",
134101
+ "scope": "default",
134102
+ "line": {
134103
+ "start": 536,
134104
+ "end": 536
134105
+ }
134106
+ },
134107
+ "group": [
134108
+ "grid"
134109
+ ],
134110
+ "access": "public",
134111
+ "file": {
134112
+ "path": "fluent/scss/grid/_variables.scss",
134113
+ "name": "_variables.scss"
134114
+ },
134115
+ "resolvedValue": "var(--kendo-font-weight-bold, inherit)",
134116
+ "resolvedType": "String"
134117
+ },
134118
+ {
134119
+ "description": "The height of the Grid stack layout expandable row shadow.\n",
134120
+ "commentRange": {
134121
+ "start": 537,
134122
+ "end": 538
134123
+ },
134124
+ "context": {
134125
+ "type": "variable",
134126
+ "name": "kendo-grid-stack-expandable-shadow-height",
134127
+ "value": "k-spacing(2.5)",
134128
+ "scope": "default",
134129
+ "line": {
134130
+ "start": 539,
134131
+ "end": 539
134132
+ }
134133
+ },
134134
+ "group": [
134135
+ "grid"
134136
+ ],
134137
+ "access": "public",
134138
+ "file": {
134139
+ "path": "fluent/scss/grid/_variables.scss",
134140
+ "name": "_variables.scss"
134141
+ },
134142
+ "resolvedValue": "var(--kendo-spacing-2\\.5, 0.625rem)",
134143
+ "resolvedType": "String"
134144
+ },
134145
+ {
134146
+ "description": "The color of the Grid stack layout column header.\n",
134147
+ "commentRange": {
134148
+ "start": 540,
134149
+ "end": 541
134150
+ },
134151
+ "context": {
134152
+ "type": "variable",
134153
+ "name": "kendo-grid-stack-header-color",
134154
+ "value": "k-color(subtle)",
134155
+ "scope": "default",
134156
+ "line": {
134157
+ "start": 542,
134158
+ "end": 542
134159
+ }
134160
+ },
134161
+ "group": [
134162
+ "grid"
134163
+ ],
134164
+ "access": "public",
134165
+ "file": {
134166
+ "path": "fluent/scss/grid/_variables.scss",
134167
+ "name": "_variables.scss"
134168
+ },
134169
+ "resolvedValue": "var(--kendo-color-subtle, #605e5c)",
134170
+ "resolvedType": "String"
134171
+ },
134172
+ {
134173
+ "description": "The Grid stack layout expandable row shadow.\n",
134174
+ "commentRange": {
134175
+ "start": 543,
134176
+ "end": 544
134177
+ },
134178
+ "context": {
134179
+ "type": "variable",
134180
+ "name": "kendo-grid-stack-expandable-shadow",
134181
+ "value": "k-elevation(2)",
134182
+ "scope": "default",
134183
+ "line": {
134184
+ "start": 545,
134185
+ "end": 545
134186
+ }
134187
+ },
134188
+ "group": [
134189
+ "grid"
134190
+ ],
134191
+ "access": "public",
134192
+ "file": {
134193
+ "path": "fluent/scss/grid/_variables.scss",
134194
+ "name": "_variables.scss"
134195
+ },
134196
+ "resolvedValue": "var(--kendo-elevation-2, 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13))",
134197
+ "resolvedType": "String"
133658
134198
  }
133659
134199
  ]
133660
134200
  },