UNPKG

@react-spectrum/s2

Version:
46 lines (37 loc) 1.95 kB
import {IllustrationContext as $ac8c32e6775ddd1f$export$207c7561471de4bd} from "../../icons/Icon.mjs"; import $8bedad8aaa1c6cfa$export$2e2bcd8739ae039 from "./internal/S2_lin_phone_160.mjs"; import $4af127fc4053bff7$export$2e2bcd8739ae039 from "./internal/S2_lin_phone_96.mjs"; import $09c1bd1ff5981553$export$2e2bcd8739ae039 from "./internal/S2_lin_phone_48.mjs"; import {jsx as $ib8KC$jsx} from "react/jsx-runtime"; import {useContextProps as $ib8KC$useContextProps} from "react-aria-components"; /* * Copyright 2024 Adobe. All rights reserved. * This file is licensed to you under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. You may obtain a copy * of the License at http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS * OF ANY KIND, either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ function $ee7d48c78adbead4$export$2e2bcd8739ae039(props) { [props] = (0, $ib8KC$useContextProps)(props, null, (0, $ac8c32e6775ddd1f$export$207c7561471de4bd)); let { size: size = 'M', ...otherProps } = props; switch(size){ case 'L': return /*#__PURE__*/ (0, $ib8KC$jsx)((0, $8bedad8aaa1c6cfa$export$2e2bcd8739ae039), { ...otherProps }); case 'S': return /*#__PURE__*/ (0, $ib8KC$jsx)((0, $09c1bd1ff5981553$export$2e2bcd8739ae039), { ...otherProps }); case 'M': return /*#__PURE__*/ (0, $ib8KC$jsx)((0, $4af127fc4053bff7$export$2e2bcd8739ae039), { ...otherProps }); } } export {$ee7d48c78adbead4$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Phone.mjs.map