@react-spectrum/dialog
Version:
Spectrum UI components in React
27 lines (18 loc) • 1.52 kB
JavaScript
import {AlertDialog as $2a8395160fff9af3$export$de466dd8317b0b75} from "./AlertDialog.module.js";
import {Dialog as $99cd51dc4eb569f7$export$3ddf2d174ce01153} from "./Dialog.module.js";
import {DialogTrigger as $c412c5ea680c1e4f$export$2e1e1122cf0cba88} from "./DialogTrigger.module.js";
import {DialogContainer as $2a9f0ad39ddaa8d9$export$547754aada6e339f} from "./DialogContainer.module.js";
import {useDialogContainer as $faffee7da30e8f89$export$a2f2d8fa6720dab1} from "./useDialogContainer.module.js";
/*
* Copyright 2020 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.
*/ /// <reference types="css-module-types" />
export {$2a8395160fff9af3$export$de466dd8317b0b75 as AlertDialog, $99cd51dc4eb569f7$export$3ddf2d174ce01153 as Dialog, $c412c5ea680c1e4f$export$2e1e1122cf0cba88 as DialogTrigger, $2a9f0ad39ddaa8d9$export$547754aada6e339f as DialogContainer, $faffee7da30e8f89$export$a2f2d8fa6720dab1 as useDialogContainer};
//# sourceMappingURL=module.js.map