@festo-ui/web-essentials 7.0.0-dev.384 → 7.0.0-dev.386

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 v7.0.0-dev.384 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v7.0.0-dev.386 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -18002,4 +18002,123 @@ input[type=search]::-webkit-search-cancel-button {
18002
18002
  }
18003
18003
  }
18004
18004
 
18005
+ .fwe-bottom-sheet-header {
18006
+ position: relative;
18007
+ display: flex;
18008
+ justify-content: center;
18009
+ align-items: center;
18010
+ }
18011
+ .fwe-bottom-sheet-drag-handle-container {
18012
+ width: 100%;
18013
+ height: 36px;
18014
+ display: flex;
18015
+ justify-content: center;
18016
+ align-items: center;
18017
+ cursor: pointer;
18018
+ }
18019
+ .fwe-bottom-sheet-drag-handle {
18020
+ width: 32px;
18021
+ height: 4px;
18022
+ background-color: var(--fwe-hero-gray);
18023
+ border-radius: 3px;
18024
+ margin: 16px 0;
18025
+ }
18026
+ .fwe-bottom-sheet-toggle-btn {
18027
+ position: absolute;
18028
+ top: 50%;
18029
+ transform: translateY(-50%);
18030
+ left: 16px;
18031
+ }
18032
+ .fwe-bottom-sheet-close-btn {
18033
+ width: 24px;
18034
+ height: 24px;
18035
+ position: absolute;
18036
+ right: 20px;
18037
+ top: 20px;
18038
+ padding: 0;
18039
+ border: none;
18040
+ min-width: 24px;
18041
+ cursor: pointer;
18042
+ background: var(--fwe-text);
18043
+ -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=");
18044
+ mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjExIC0xODMpIj48cGF0aCBkPSJNMCwwSDI0VjI0SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTEgMTgzKSIgZmlsbD0ibm9uZSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNSAxODcpIj48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTIuOTUsNC40NjQsMTEuNTM2LDMuMDUsOCw2LjU4Niw0LjQ2NCwzLjA1LDMuMDUsNC40NjQsNi41ODYsOCwzLjA1LDExLjUzNiw0LjQ2NCwxMi45NSw4LDkuNDE0bDMuNTM2LDMuNTM2LDEuNDE0LTEuNDE0TDkuNDE0LDhaIiBmaWxsPSIjMzMzIi8+PC9nPjwvZz48L3N2Zz4=");
18045
+ }
18046
+ .fwe-bottom-sheet-backdrop {
18047
+ position: fixed;
18048
+ top: 0;
18049
+ left: 0;
18050
+ background: rgba(0, 0, 0, 0.5);
18051
+ z-index: var(--fwe-z-index-modal-backdrop);
18052
+ opacity: 0;
18053
+ transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
18054
+ }
18055
+ .fwe-bottom-sheet-backdrop--visible {
18056
+ opacity: 1;
18057
+ right: 0;
18058
+ bottom: 0;
18059
+ }
18060
+ .fwe-bottom-sheet-container {
18061
+ position: fixed;
18062
+ bottom: 0;
18063
+ left: 50%;
18064
+ right: 50%;
18065
+ background: var(--fwe-white);
18066
+ box-shadow: 0px 1px 8px rgba(51, 51, 51, 0.2);
18067
+ z-index: var(--fwe-z-index-modal);
18068
+ border-radius: 12px 12px 0 0;
18069
+ overflow: hidden;
18070
+ opacity: 0;
18071
+ max-width: 768px;
18072
+ width: 100%;
18073
+ transform: translateX(-50%) translateY(100%);
18074
+ transition: height 0.3s ease-in-out, transform 0.4s cubic-bezier(0.83, 0, 0.17, 1);
18075
+ }
18076
+ .fwe-bottom-sheet-container--open {
18077
+ height: 12.5vh;
18078
+ opacity: 1;
18079
+ transform: translateX(-50%) translateY(0);
18080
+ }
18081
+ .fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--expand-from-center {
18082
+ height: 55vh;
18083
+ }
18084
+ .fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--expand-from-center.fwe-bottom-sheet-container--expanded {
18085
+ height: calc(100vh - 64px);
18086
+ }
18087
+ .fwe-bottom-sheet-container--open.fwe-bottom-sheet-container--closing {
18088
+ transform: translateX(-50%) translateY(100%);
18089
+ }
18090
+ .fwe-bottom-sheet-container--expanded {
18091
+ height: calc(100vh - 64px);
18092
+ }
18093
+ .fwe-bottom-sheet-container--with-backdrop {
18094
+ box-shadow: none;
18095
+ }
18096
+ .fwe-bottom-sheet-content {
18097
+ padding: 16px 32px;
18098
+ height: calc(100% - 32px);
18099
+ overflow-y: auto;
18100
+ }
18101
+ @-moz-document url-prefix() {
18102
+ .fwe-bottom-sheet-content {
18103
+ scrollbar-width: thin;
18104
+ scrollbar-color: var(--fwe-control-scrollbar) transparent;
18105
+ }
18106
+ }
18107
+ @media (pointer: fine) {
18108
+ .fwe-bottom-sheet-content::-webkit-scrollbar {
18109
+ width: 14px;
18110
+ }
18111
+ .fwe-bottom-sheet-content::-webkit-scrollbar-track {
18112
+ background: transparent;
18113
+ }
18114
+ .fwe-bottom-sheet-content::-webkit-scrollbar-thumb {
18115
+ overflow: visible;
18116
+ background-color: var(--fwe-control-scrollbar);
18117
+ border: 3px solid rgba(242, 243, 245, 0);
18118
+ -webkit-background-clip: padding-box;
18119
+ background-clip: padding-box;
18120
+ border-radius: 8px;
18121
+ }
18122
+ }
18123
+
18005
18124
  /*# sourceMappingURL=festo-web-essentials.css.map */