@festo-ui/web-essentials 8.2.0-dev.595 → 8.2.0-dev.597

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -2979,7 +2979,7 @@ template {
2979
2979
  }
2980
2980
 
2981
2981
  /*!
2982
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
2982
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
2983
2983
  * Copyright 2022 Festo SE & Co. KG
2984
2984
  * Licensed under Apache-2.0
2985
2985
  */
@@ -14441,7 +14441,7 @@ header.fwe-fixed-header {
14441
14441
  }
14442
14442
 
14443
14443
  /*!
14444
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
14444
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
14445
14445
  * Copyright 2022 Festo SE & Co. KG
14446
14446
  * Licensed under Apache-2.0
14447
14447
  */
@@ -15635,7 +15635,7 @@ a.fwe-btn.fwe-disabled {
15635
15635
  }
15636
15636
 
15637
15637
  /*!
15638
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
15638
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
15639
15639
  * Copyright 2022 Festo SE & Co. KG
15640
15640
  * Licensed under Apache-2.0
15641
15641
  */
@@ -16486,7 +16486,7 @@ fieldset.fwe-progress-container label {
16486
16486
  }
16487
16487
 
16488
16488
  /*!
16489
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
16489
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
16490
16490
  * Copyright 2022 Festo SE & Co. KG
16491
16491
  * Licensed under Apache-2.0
16492
16492
  */
@@ -16718,7 +16718,7 @@ fieldset.fwe-progress-container label {
16718
16718
  }
16719
16719
  }
16720
16720
  /*!
16721
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
16721
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
16722
16722
  * Copyright 2022 Festo SE & Co. KG
16723
16723
  * Licensed under Apache-2.0
16724
16724
  */
@@ -17448,7 +17448,7 @@ fieldset.fwe-progress-container label {
17448
17448
  }
17449
17449
 
17450
17450
  /*!
17451
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
17451
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
17452
17452
  * Copyright 2022 Festo SE & Co. KG
17453
17453
  * Licensed under Apache-2.0
17454
17454
  */
@@ -17946,7 +17946,7 @@ input[type=search]::-webkit-search-cancel-button {
17946
17946
  }
17947
17947
  }
17948
17948
  /*!
17949
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
17949
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
17950
17950
  * Copyright 2022 Festo SE & Co. KG
17951
17951
  * Licensed under Apache-2.0
17952
17952
  */
@@ -18069,6 +18069,36 @@ input[type=search]::-webkit-search-cancel-button {
18069
18069
  .fwe-tree-node-container[aria-level="10"] {
18070
18070
  padding-left: 144px;
18071
18071
  }
18072
+ .fwe-tree-node-container[aria-level="11"] {
18073
+ padding-left: 160px;
18074
+ }
18075
+ .fwe-tree-node-container[aria-level="12"] {
18076
+ padding-left: 176px;
18077
+ }
18078
+ .fwe-tree-node-container[aria-level="13"] {
18079
+ padding-left: 192px;
18080
+ }
18081
+ .fwe-tree-node-container[aria-level="14"] {
18082
+ padding-left: 208px;
18083
+ }
18084
+ .fwe-tree-node-container[aria-level="15"] {
18085
+ padding-left: 224px;
18086
+ }
18087
+ .fwe-tree-node-container[aria-level="16"] {
18088
+ padding-left: 240px;
18089
+ }
18090
+ .fwe-tree-node-container[aria-level="17"] {
18091
+ padding-left: 256px;
18092
+ }
18093
+ .fwe-tree-node-container[aria-level="18"] {
18094
+ padding-left: 272px;
18095
+ }
18096
+ .fwe-tree-node-container[aria-level="19"] {
18097
+ padding-left: 288px;
18098
+ }
18099
+ .fwe-tree-node-container[aria-level="20"] {
18100
+ padding-left: 304px;
18101
+ }
18072
18102
  .fwe-tree-node-container[aria-expanded=false] > .fwe-tree-node .fwe-icon-arrows-right-2::before {
18073
18103
  transform: rotate(0deg);
18074
18104
  transition: transform 0.2s;
@@ -18200,7 +18230,7 @@ input[type=search]::-webkit-search-cancel-button {
18200
18230
  }
18201
18231
 
18202
18232
  /*!
18203
- * Festo UI - Web Essentials v8.2.0-dev.595 (https://storybook.festo.design/)
18233
+ * Festo UI - Web Essentials v8.2.0-dev.597 (https://storybook.festo.design/)
18204
18234
  * Copyright 2022 Festo SE & Co. KG
18205
18235
  * Licensed under Apache-2.0
18206
18236
  */