carbon-components-svelte/framed/Modal/ComposedModal/index.html
2020-10-02 19:51:57 -07:00

14 lines
No EOL
1.6 KiB
HTML

<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<link rel="icon" href="../../../favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carbon Components Svelte</title>
<link rel="stylesheet" href="../../../assets/style.cdc12fd8.css">
<style></style><style></style></head>
<body style="">
<div id="app" style=""><div role="presentation" tabindex="-1" class="bx--modal is-visible"><div class="undefined bx--modal-container"><div class="bx--modal-header"> <p class="bx--modal-header__heading bx--type-beta">Confirm changes</p> <button type="button" title="Close" aria-label="Close" class="bx--modal-close"><svg data-carbon-icon="Close20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="currentColor" width="20" height="20" class="bx--modal-close__icon " preserveAspectRatio="xMidYMid meet" aria-hidden="true" focusable="false"><path d="M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"></path></svg></button></div> <div class="bx--modal-content bx--modal-content--with-form"><div class="bx--form-item bx--checkbox-wrapper"><input type="checkbox" id="ccs-0.cae7z534amf" name="" class="bx--checkbox"> <label for="ccs-0.cae7z534amf" class="bx--checkbox-label"><span class="bx--checkbox-label-text">I have reviewed the changes</span></label></div></div> <div class="bx--modal-footer"> <button role="button" type="button" tabindex="0" disabled="" class="bx--btn bx--btn--primary bx--btn--disabled"> Proceed </button> </div></div></div> </div>
<script type="module" src="../../../assets/index.e7d8faec.js"></script>
</body></html>