{"mappings":"AAYA;;;;;;;;AAYA;;;;AAIA;;;;;AAKA;;;;;;AAMA;;;;;;;AAOA;;;;;;;AAME;;;;AAIA;;;;AAKF","sources":["packages/@react-spectrum/combobox/src/combobox.css"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n.no-results {\n  display: block;\n  /*\n    Renamed from padding-y to padding-height to fix docs issue where fallback var replaced this value\n    (due to old spectrum-css postcss-custom-properties-custom-mapping plugin).\n  */\n  padding-top: var(--spectrum-selectlist-option-padding-height);\n  padding-inline-start: var(--spectrum-selectlist-option-padding);\n  font-size: var(--spectrum-selectlist-option-text-size);\n  font-weight: var(--spectrum-selectlist-option-text-font-weight);\n}\n\n.mobile-combobox {\n  outline: none;\n}\n\n.mobile-input {\n  display: flex;\n  align-items: center;\n}\n\n.mobile-value {\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n}\n\n.tray-dialog {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  outline: none;\n}\n\n.tray-textfield {\n  margin: var(--spectrum-global-dimension-size-150);\n  margin-bottom: var(--spectrum-global-dimension-size-50);\n  flex-shrink: 0;\n  width: initial !important;\n\n  &.has-label {\n    margin-top: var(--spectrum-global-dimension-size-50);\n  }\n\n  .tray-textfield-input {\n    padding-inline-start: var(--spectrum-textfield-padding-x);\n  }\n}\n\n.tray-listbox {\n  width: 100%;\n  flex: 1;\n}\n"],"names":[],"version":3,"file":"combobox.1c1869da.css.map"}