@progress/kendo-theme-utils 14.0.0-dev.6 → 14.0.0-dev.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/meta/sassdoc-data.json +15 -139
- package/dist/meta/sassdoc-raw-data.json +15 -139
- package/package.json +3 -3
- package/scss/elevation/index.scss +0 -24
|
@@ -13592,23 +13592,23 @@
|
|
|
13592
13592
|
}
|
|
13593
13593
|
},
|
|
13594
13594
|
{
|
|
13595
|
-
"description": "Applies elevation level
|
|
13595
|
+
"description": "Applies elevation level 5 shadow effect.\n",
|
|
13596
13596
|
"commentRange": {
|
|
13597
|
-
"start":
|
|
13598
|
-
"end":
|
|
13597
|
+
"start": 25,
|
|
13598
|
+
"end": 29
|
|
13599
13599
|
},
|
|
13600
13600
|
"context": {
|
|
13601
13601
|
"type": "css",
|
|
13602
13602
|
"line": {
|
|
13603
|
-
"start":
|
|
13604
|
-
"end":
|
|
13603
|
+
"start": 31,
|
|
13604
|
+
"end": 39
|
|
13605
13605
|
},
|
|
13606
|
-
"name": ".k-elevation-
|
|
13606
|
+
"name": ".k-elevation-5"
|
|
13607
13607
|
},
|
|
13608
13608
|
"example": [
|
|
13609
13609
|
{
|
|
13610
13610
|
"type": "scss",
|
|
13611
|
-
"code": "box-shadow: var(--kendo-elevation-
|
|
13611
|
+
"code": "box-shadow: var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13612
13612
|
}
|
|
13613
13613
|
],
|
|
13614
13614
|
"group": [
|
|
@@ -13632,8 +13632,8 @@
|
|
|
13632
13632
|
"name": ".k-elevation-1",
|
|
13633
13633
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13634
13634
|
"line": {
|
|
13635
|
-
"start":
|
|
13636
|
-
"end":
|
|
13635
|
+
"start": 37,
|
|
13636
|
+
"end": 42
|
|
13637
13637
|
}
|
|
13638
13638
|
},
|
|
13639
13639
|
"example": [
|
|
@@ -13663,8 +13663,8 @@
|
|
|
13663
13663
|
"name": ".k-elevation-2",
|
|
13664
13664
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13665
13665
|
"line": {
|
|
13666
|
-
"start":
|
|
13667
|
-
"end":
|
|
13666
|
+
"start": 37,
|
|
13667
|
+
"end": 42
|
|
13668
13668
|
}
|
|
13669
13669
|
},
|
|
13670
13670
|
"example": [
|
|
@@ -13694,8 +13694,8 @@
|
|
|
13694
13694
|
"name": ".k-elevation-3",
|
|
13695
13695
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13696
13696
|
"line": {
|
|
13697
|
-
"start":
|
|
13698
|
-
"end":
|
|
13697
|
+
"start": 37,
|
|
13698
|
+
"end": 42
|
|
13699
13699
|
}
|
|
13700
13700
|
},
|
|
13701
13701
|
"example": [
|
|
@@ -13725,8 +13725,8 @@
|
|
|
13725
13725
|
"name": ".k-elevation-4",
|
|
13726
13726
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13727
13727
|
"line": {
|
|
13728
|
-
"start":
|
|
13729
|
-
"end":
|
|
13728
|
+
"start": 37,
|
|
13729
|
+
"end": 42
|
|
13730
13730
|
}
|
|
13731
13731
|
},
|
|
13732
13732
|
"example": [
|
|
@@ -13745,130 +13745,6 @@
|
|
|
13745
13745
|
"name": "index.scss"
|
|
13746
13746
|
}
|
|
13747
13747
|
},
|
|
13748
|
-
{
|
|
13749
|
-
"description": "Applies elevation level 5 shadow effect.\n",
|
|
13750
|
-
"commentRange": {
|
|
13751
|
-
"start": 25,
|
|
13752
|
-
"end": 29
|
|
13753
|
-
},
|
|
13754
|
-
"context": {
|
|
13755
|
-
"type": "css",
|
|
13756
|
-
"name": ".k-elevation-5",
|
|
13757
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13758
|
-
"line": {
|
|
13759
|
-
"start": 61,
|
|
13760
|
-
"end": 66
|
|
13761
|
-
}
|
|
13762
|
-
},
|
|
13763
|
-
"example": [
|
|
13764
|
-
{
|
|
13765
|
-
"type": "scss",
|
|
13766
|
-
"code": "box-shadow: var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13767
|
-
}
|
|
13768
|
-
],
|
|
13769
|
-
"group": [
|
|
13770
|
-
"elevation"
|
|
13771
|
-
],
|
|
13772
|
-
"contextType": "css",
|
|
13773
|
-
"access": "public",
|
|
13774
|
-
"file": {
|
|
13775
|
-
"path": "utils/scss/elevation/index.scss",
|
|
13776
|
-
"name": "index.scss"
|
|
13777
|
-
}
|
|
13778
|
-
},
|
|
13779
|
-
{
|
|
13780
|
-
"description": "Applies elevation level 6 shadow effect.\n",
|
|
13781
|
-
"commentRange": {
|
|
13782
|
-
"start": 31,
|
|
13783
|
-
"end": 35
|
|
13784
|
-
},
|
|
13785
|
-
"context": {
|
|
13786
|
-
"type": "css",
|
|
13787
|
-
"name": ".k-elevation-6",
|
|
13788
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13789
|
-
"line": {
|
|
13790
|
-
"start": 61,
|
|
13791
|
-
"end": 66
|
|
13792
|
-
}
|
|
13793
|
-
},
|
|
13794
|
-
"example": [
|
|
13795
|
-
{
|
|
13796
|
-
"type": "scss",
|
|
13797
|
-
"code": "box-shadow: var(--kendo-elevation-6, 0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13798
|
-
}
|
|
13799
|
-
],
|
|
13800
|
-
"group": [
|
|
13801
|
-
"elevation"
|
|
13802
|
-
],
|
|
13803
|
-
"contextType": "css",
|
|
13804
|
-
"access": "public",
|
|
13805
|
-
"file": {
|
|
13806
|
-
"path": "utils/scss/elevation/index.scss",
|
|
13807
|
-
"name": "index.scss"
|
|
13808
|
-
}
|
|
13809
|
-
},
|
|
13810
|
-
{
|
|
13811
|
-
"description": "Applies elevation level 7 shadow effect.\n",
|
|
13812
|
-
"commentRange": {
|
|
13813
|
-
"start": 37,
|
|
13814
|
-
"end": 41
|
|
13815
|
-
},
|
|
13816
|
-
"context": {
|
|
13817
|
-
"type": "css",
|
|
13818
|
-
"name": ".k-elevation-7",
|
|
13819
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13820
|
-
"line": {
|
|
13821
|
-
"start": 61,
|
|
13822
|
-
"end": 66
|
|
13823
|
-
}
|
|
13824
|
-
},
|
|
13825
|
-
"example": [
|
|
13826
|
-
{
|
|
13827
|
-
"type": "scss",
|
|
13828
|
-
"code": "box-shadow: var(--kendo-elevation-7, 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13829
|
-
}
|
|
13830
|
-
],
|
|
13831
|
-
"group": [
|
|
13832
|
-
"elevation"
|
|
13833
|
-
],
|
|
13834
|
-
"contextType": "css",
|
|
13835
|
-
"access": "public",
|
|
13836
|
-
"file": {
|
|
13837
|
-
"path": "utils/scss/elevation/index.scss",
|
|
13838
|
-
"name": "index.scss"
|
|
13839
|
-
}
|
|
13840
|
-
},
|
|
13841
|
-
{
|
|
13842
|
-
"description": "Applies elevation level 8 shadow effect.\n",
|
|
13843
|
-
"commentRange": {
|
|
13844
|
-
"start": 43,
|
|
13845
|
-
"end": 47
|
|
13846
|
-
},
|
|
13847
|
-
"context": {
|
|
13848
|
-
"type": "css",
|
|
13849
|
-
"name": ".k-elevation-8",
|
|
13850
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13851
|
-
"line": {
|
|
13852
|
-
"start": 61,
|
|
13853
|
-
"end": 66
|
|
13854
|
-
}
|
|
13855
|
-
},
|
|
13856
|
-
"example": [
|
|
13857
|
-
{
|
|
13858
|
-
"type": "scss",
|
|
13859
|
-
"code": "box-shadow: var(--kendo-elevation-8, 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13860
|
-
}
|
|
13861
|
-
],
|
|
13862
|
-
"group": [
|
|
13863
|
-
"elevation"
|
|
13864
|
-
],
|
|
13865
|
-
"contextType": "css",
|
|
13866
|
-
"access": "public",
|
|
13867
|
-
"file": {
|
|
13868
|
-
"path": "utils/scss/elevation/index.scss",
|
|
13869
|
-
"name": "index.scss"
|
|
13870
|
-
}
|
|
13871
|
-
},
|
|
13872
13748
|
{
|
|
13873
13749
|
"description": "This is equivalent to `fill: white;`.\n",
|
|
13874
13750
|
"commentRange": {
|
|
@@ -13587,23 +13587,23 @@
|
|
|
13587
13587
|
}
|
|
13588
13588
|
},
|
|
13589
13589
|
{
|
|
13590
|
-
"description": "Applies elevation level
|
|
13590
|
+
"description": "Applies elevation level 5 shadow effect.\n",
|
|
13591
13591
|
"commentRange": {
|
|
13592
|
-
"start":
|
|
13593
|
-
"end":
|
|
13592
|
+
"start": 25,
|
|
13593
|
+
"end": 29
|
|
13594
13594
|
},
|
|
13595
13595
|
"context": {
|
|
13596
13596
|
"type": "css",
|
|
13597
13597
|
"line": {
|
|
13598
|
-
"start":
|
|
13599
|
-
"end":
|
|
13598
|
+
"start": 31,
|
|
13599
|
+
"end": 39
|
|
13600
13600
|
},
|
|
13601
|
-
"name": ".k-elevation-
|
|
13601
|
+
"name": ".k-elevation-5"
|
|
13602
13602
|
},
|
|
13603
13603
|
"example": [
|
|
13604
13604
|
{
|
|
13605
13605
|
"type": "scss",
|
|
13606
|
-
"code": "box-shadow: var(--kendo-elevation-
|
|
13606
|
+
"code": "box-shadow: var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13607
13607
|
}
|
|
13608
13608
|
],
|
|
13609
13609
|
"group": [
|
|
@@ -13627,8 +13627,8 @@
|
|
|
13627
13627
|
"name": ".k-elevation-1",
|
|
13628
13628
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13629
13629
|
"line": {
|
|
13630
|
-
"start":
|
|
13631
|
-
"end":
|
|
13630
|
+
"start": 37,
|
|
13631
|
+
"end": 42
|
|
13632
13632
|
}
|
|
13633
13633
|
},
|
|
13634
13634
|
"example": [
|
|
@@ -13658,8 +13658,8 @@
|
|
|
13658
13658
|
"name": ".k-elevation-2",
|
|
13659
13659
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13660
13660
|
"line": {
|
|
13661
|
-
"start":
|
|
13662
|
-
"end":
|
|
13661
|
+
"start": 37,
|
|
13662
|
+
"end": 42
|
|
13663
13663
|
}
|
|
13664
13664
|
},
|
|
13665
13665
|
"example": [
|
|
@@ -13689,8 +13689,8 @@
|
|
|
13689
13689
|
"name": ".k-elevation-3",
|
|
13690
13690
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13691
13691
|
"line": {
|
|
13692
|
-
"start":
|
|
13693
|
-
"end":
|
|
13692
|
+
"start": 37,
|
|
13693
|
+
"end": 42
|
|
13694
13694
|
}
|
|
13695
13695
|
},
|
|
13696
13696
|
"example": [
|
|
@@ -13720,8 +13720,8 @@
|
|
|
13720
13720
|
"name": ".k-elevation-4",
|
|
13721
13721
|
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13722
13722
|
"line": {
|
|
13723
|
-
"start":
|
|
13724
|
-
"end":
|
|
13723
|
+
"start": 37,
|
|
13724
|
+
"end": 42
|
|
13725
13725
|
}
|
|
13726
13726
|
},
|
|
13727
13727
|
"example": [
|
|
@@ -13740,130 +13740,6 @@
|
|
|
13740
13740
|
"name": "index.scss"
|
|
13741
13741
|
}
|
|
13742
13742
|
},
|
|
13743
|
-
{
|
|
13744
|
-
"description": "Applies elevation level 5 shadow effect.\n",
|
|
13745
|
-
"commentRange": {
|
|
13746
|
-
"start": 25,
|
|
13747
|
-
"end": 29
|
|
13748
|
-
},
|
|
13749
|
-
"context": {
|
|
13750
|
-
"type": "css",
|
|
13751
|
-
"name": ".k-elevation-5",
|
|
13752
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13753
|
-
"line": {
|
|
13754
|
-
"start": 61,
|
|
13755
|
-
"end": 66
|
|
13756
|
-
}
|
|
13757
|
-
},
|
|
13758
|
-
"example": [
|
|
13759
|
-
{
|
|
13760
|
-
"type": "scss",
|
|
13761
|
-
"code": "box-shadow: var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13762
|
-
}
|
|
13763
|
-
],
|
|
13764
|
-
"group": [
|
|
13765
|
-
"elevation"
|
|
13766
|
-
],
|
|
13767
|
-
"contextType": "css",
|
|
13768
|
-
"access": "public",
|
|
13769
|
-
"file": {
|
|
13770
|
-
"path": "elevation/index.scss",
|
|
13771
|
-
"name": "index.scss"
|
|
13772
|
-
}
|
|
13773
|
-
},
|
|
13774
|
-
{
|
|
13775
|
-
"description": "Applies elevation level 6 shadow effect.\n",
|
|
13776
|
-
"commentRange": {
|
|
13777
|
-
"start": 31,
|
|
13778
|
-
"end": 35
|
|
13779
|
-
},
|
|
13780
|
-
"context": {
|
|
13781
|
-
"type": "css",
|
|
13782
|
-
"name": ".k-elevation-6",
|
|
13783
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13784
|
-
"line": {
|
|
13785
|
-
"start": 61,
|
|
13786
|
-
"end": 66
|
|
13787
|
-
}
|
|
13788
|
-
},
|
|
13789
|
-
"example": [
|
|
13790
|
-
{
|
|
13791
|
-
"type": "scss",
|
|
13792
|
-
"code": "box-shadow: var(--kendo-elevation-6, 0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13793
|
-
}
|
|
13794
|
-
],
|
|
13795
|
-
"group": [
|
|
13796
|
-
"elevation"
|
|
13797
|
-
],
|
|
13798
|
-
"contextType": "css",
|
|
13799
|
-
"access": "public",
|
|
13800
|
-
"file": {
|
|
13801
|
-
"path": "elevation/index.scss",
|
|
13802
|
-
"name": "index.scss"
|
|
13803
|
-
}
|
|
13804
|
-
},
|
|
13805
|
-
{
|
|
13806
|
-
"description": "Applies elevation level 7 shadow effect.\n",
|
|
13807
|
-
"commentRange": {
|
|
13808
|
-
"start": 37,
|
|
13809
|
-
"end": 41
|
|
13810
|
-
},
|
|
13811
|
-
"context": {
|
|
13812
|
-
"type": "css",
|
|
13813
|
-
"name": ".k-elevation-7",
|
|
13814
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13815
|
-
"line": {
|
|
13816
|
-
"start": 61,
|
|
13817
|
-
"end": 66
|
|
13818
|
-
}
|
|
13819
|
-
},
|
|
13820
|
-
"example": [
|
|
13821
|
-
{
|
|
13822
|
-
"type": "scss",
|
|
13823
|
-
"code": "box-shadow: var(--kendo-elevation-7, 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13824
|
-
}
|
|
13825
|
-
],
|
|
13826
|
-
"group": [
|
|
13827
|
-
"elevation"
|
|
13828
|
-
],
|
|
13829
|
-
"contextType": "css",
|
|
13830
|
-
"access": "public",
|
|
13831
|
-
"file": {
|
|
13832
|
-
"path": "elevation/index.scss",
|
|
13833
|
-
"name": "index.scss"
|
|
13834
|
-
}
|
|
13835
|
-
},
|
|
13836
|
-
{
|
|
13837
|
-
"description": "Applies elevation level 8 shadow effect.\n",
|
|
13838
|
-
"commentRange": {
|
|
13839
|
-
"start": 43,
|
|
13840
|
-
"end": 47
|
|
13841
|
-
},
|
|
13842
|
-
"context": {
|
|
13843
|
-
"type": "css",
|
|
13844
|
-
"name": ".k-elevation-8",
|
|
13845
|
-
"value": "@include import-once(\"utils-elevation\") {\n @include generate-utils(elevation, box-shadow, $kendo-elevation, $css-var: \"elevation\");\n }",
|
|
13846
|
-
"line": {
|
|
13847
|
-
"start": 61,
|
|
13848
|
-
"end": 66
|
|
13849
|
-
}
|
|
13850
|
-
},
|
|
13851
|
-
"example": [
|
|
13852
|
-
{
|
|
13853
|
-
"type": "scss",
|
|
13854
|
-
"code": "box-shadow: var(--kendo-elevation-8, 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12));"
|
|
13855
|
-
}
|
|
13856
|
-
],
|
|
13857
|
-
"group": [
|
|
13858
|
-
"elevation"
|
|
13859
|
-
],
|
|
13860
|
-
"contextType": "css",
|
|
13861
|
-
"access": "public",
|
|
13862
|
-
"file": {
|
|
13863
|
-
"path": "elevation/index.scss",
|
|
13864
|
-
"name": "index.scss"
|
|
13865
|
-
}
|
|
13866
|
-
},
|
|
13867
13743
|
{
|
|
13868
13744
|
"description": "This is equivalent to `fill: white;`.\n",
|
|
13869
13745
|
"commentRange": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-utils",
|
|
3
3
|
"description": "Utility first library alongside Kendo UI",
|
|
4
|
-
"version": "14.0.0-dev.
|
|
4
|
+
"version": "14.0.0-dev.7",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"postpublish": "echo 'no postpublish for utils'"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@progress/kendo-theme-core": "14.0.0-dev.
|
|
48
|
+
"@progress/kendo-theme-core": "14.0.0-dev.7"
|
|
49
49
|
},
|
|
50
50
|
"directories": {
|
|
51
51
|
"doc": "docs"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "0e45bfaa59a5e51c96cdd46b78d35db59103aef4"
|
|
54
54
|
}
|
|
@@ -28,30 +28,6 @@
|
|
|
28
28
|
/// @group elevation
|
|
29
29
|
/// @contextType css
|
|
30
30
|
|
|
31
|
-
/// Applies elevation level 6 shadow effect.
|
|
32
|
-
/// @example box-shadow: var(--kendo-elevation-6, 0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12));
|
|
33
|
-
/// @name .k-elevation-6
|
|
34
|
-
/// @group elevation
|
|
35
|
-
/// @contextType css
|
|
36
|
-
|
|
37
|
-
/// Applies elevation level 7 shadow effect.
|
|
38
|
-
/// @example box-shadow: var(--kendo-elevation-7, 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12));
|
|
39
|
-
/// @name .k-elevation-7
|
|
40
|
-
/// @group elevation
|
|
41
|
-
/// @contextType css
|
|
42
|
-
|
|
43
|
-
/// Applies elevation level 8 shadow effect.
|
|
44
|
-
/// @example box-shadow: var(--kendo-elevation-8, 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12));
|
|
45
|
-
/// @name .k-elevation-8
|
|
46
|
-
/// @group elevation
|
|
47
|
-
/// @contextType css
|
|
48
|
-
|
|
49
|
-
/// Applies elevation level 9 shadow effect.
|
|
50
|
-
/// @example box-shadow: var(--kendo-elevation-9, 0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12));
|
|
51
|
-
/// @name .k-elevation-9
|
|
52
|
-
/// @group elevation
|
|
53
|
-
/// @contextType css
|
|
54
|
-
|
|
55
31
|
@use "@progress/kendo-theme-core/scss/elevation/index.scss" as *;
|
|
56
32
|
@use "../_globals.scss" as *;
|
|
57
33
|
|