/* eslint-disable */ /* tslint:disable */ /** * This is an autogenerated file created by the Stencil compiler. * It contains typing information for all components that exist in this project. */ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime"; export namespace Components { interface CwruAccordion { "heading": string; } interface CwruAddress { /** * @default "Campus Location" */ "addressType": string; /** * @default "Buidling/Hall Name" */ "campusLocationName": string; /** * @default "Cleveland, OH 44106" */ "cityStateZip": string; /** * @default "10900 Euclid Ave." */ "streetInfo": string; } interface CwruAside { /** * @default "Heading" */ "heading": string; } interface CwruBanner { /** * @default 'success' */ "bannerType": string; } interface CwruBiographyFull { "alt": string; "email": string; "faxnumber": string; "nameandcredentials": string; "officelocationshow": boolean; "phonenumber": string; "src": string; } interface CwruBiographyView { "alt": string; "email": string; "nameandcredentials": string; "namecredentialslink": string; "phonenumber": string; "src": string; "titleaffiliation": string; } interface CwruBreadcrumbs { "currentpagename": string; "homelinkurl": string; } interface CwruButton { /** * @default "#" */ "href": string; /** * @default "normal" */ "size": string; /** * @default "primary" */ "type": string; /** * @default "" */ "width": string; } interface CwruCenter { /** * @default false */ "andtext": boolean; /** * @default "var(--s0)" */ "gutters": string; /** * @default false */ "intrinsic": boolean; /** * @default "var(--measure)" */ "max": string; } interface CwruCluster { /** * @default "center" */ "align": string; /** * @default "center" */ "justify": string; /** * @default 'var(--s1)' */ "space": string; } interface CwruColors { "colorHex": string; "colorName": string; } interface CwruEmailAddress { /** * @default "Email" */ "emailLabel": string; /** * @default "mailto:help@case.edu" */ "emailLink": string; /** * @default "help@case.edu" */ "emailLinkText": string; } interface CwruEventsBlock { /** * @default "EVENTS" */ "eventhead": string; /** * @default "#" */ "viewmorehref": string; /** * @default "View More Events" */ "viewmoretext": string; } interface CwruFeed { /** * @default "DD" */ "day": string; /** * @default "" */ "description": string; /** * @default "" */ "heading": string; /** * @default "#" */ "headinglink": string; /** * @default "MMM" */ "month": string; /** * @default true */ "showcalendar": boolean; /** * @default true */ "shownewsdate": boolean; /** * @default "YYYY" */ "year": string; } interface CwruFooterAll { } interface CwruFooterAllDoubleBlack { } interface CwruFooterAllDoubleGray { } interface CwruFooterDeptInfo { /** * @default "Case Western Reserve University" */ "deptName": string; /** * @default "mailto:case@case.edu" */ "siteFeedback": string; } interface CwruFooterDeptInfoDoubleGray { /** * @default "Case Western Reserve University" */ "deptName": string; /** * @default "tel:15555555555" */ "phoneNum": string; /** * @default "mailto:case@case.edu" */ "siteFeedback": string; } interface CwruFooterDeptInfoDoubleLocations { /** * @default "Case Western Reserve University" */ "officeName": string; } interface CwruFooterLinks { } interface CwruFooterLinksDoubleBlack { } interface CwruFooterSocialmediaBlock { } interface CwruFooterSocialmediaBlockDoubleBlack { } interface CwruFooterSocialmediaLink { /** * @default '#' */ "socialLink": string; /** * @default 'x' */ "socialType": string; } interface CwruFooterUniversityAddress { } interface CwruFooterUniversityAddressDoubleBlack { } interface CwruFooterUniversityBlock { } interface CwruFooterUniversityBlockDoubleLogoBlack { } interface CwruForm { /** * @default 'lookup' */ "formAction": string; /** * @default 'formID' */ "formId": string; /** * @default 'horizontal' */ "formLayout": string; /** * @default 'Link' */ "formMethod": string; /** * @default 'name' */ "formName": string; /** * @default 'auto' */ "maxWidth": string; } interface CwruFormHeader { /** * @default '' */ "formHeaderText": string; } interface CwruFormInput { /** * @default 'inputID' */ "inputId": string; /** * @default 'inputName' */ "inputName": string; /** * @default 100 */ "inputSize": number; /** * @default 'text' */ "inputType": string; /** * @default '' */ "inputValue": string; } interface CwruFormInputButton { } interface CwruFormLabel { /** * @default false */ "isRequired": boolean; /** * @default 'inputName' */ "labelFor": string; /** * @default '' */ "labelId": string; /** * @default '1rem' */ "labelText": string; } interface CwruFormOption { /** * @default 'Option Text' */ "optionText": string; /** * @default 'Option Text' */ "optionValue": string; } interface CwruFormQuestion { /** * @default 'horizontal-question' */ "questionLayout": string; } interface CwruFormSelect { /** * @default 'selectID' */ "selectId": string; /** * @default 'selectName' */ "selectName": string; /** * @default 1 */ "selectSize": number; } interface CwruFormTextarea { /** * @default 33 */ "textareaCols": number; /** * @default 'textareaID' */ "textareaId": string; /** * @default 'textareatName' */ "textareaName": string; /** * @default 'Placeholder Text' */ "textareaPlaceholder": string; /** * @default 5 */ "textareaRows": number; } interface CwruFrame { /** * @default '16' */ "d": string; /** * @default "9" */ "n": string; } interface CwruHeader { /** * @default false */ "altLogo": boolean; "departmentName": string; "departmentUrl": string; /** * @default true */ "hasSearchBar": boolean; /** * @default false */ "hasresourcenav": boolean; /** * @default false */ "hassecnavtitle": boolean; /** * @default false */ "homepage": boolean; /** * @default 'Resources for:' */ "secnavtitle": string; /** * @default 'Site Name' */ "siteName": string; /** * @default '//case.edu/' */ "siteUrl": string; } interface CwruIntroText { /** * @default "inline-s1" */ "buttonwidth": string; "heading": string; /** * @default "#" */ "href": string; "linktext": string; } interface CwruLogos { "logoType": string; } interface CwruMainContainer { /** * @default false */ "andtext": boolean; /** * @default 'var(--s0)' */ "gutters": string; /** * @default false */ "intrinsic": boolean; /** * @default 'var(--measure)' */ "max": string; } interface CwruMainNav { } interface CwruNavItem { /** * @default false */ "active": boolean; /** * @default false */ "hasSubNav": boolean; /** * @default '#' */ "href": string; /** * @default 'Link' */ "text": string; } interface CwruPhoneNumber { /** * @default "Phone" */ "phoneLabel": string; /** * @default "216.368.2000" */ "phoneNum": string; } interface CwruSidebar { /** * @default '50%' */ "contentmin": string; /** * @default '300px' */ "sidebarwidth": string; /** * @default 'var(--s1)' */ "space": string; } interface CwruSiteFeedback { /** * @default "mailto:help@case.edu" */ "siteFeedbackLink": string; } interface CwruSubNav { } interface CwruSubNavItem { /** * @default '#' */ "href": string; /** * @default 'Link' */ "text": string; } interface CwruSubfeature { "alt": string; "heading": string; /** * @default "#" */ "href": string; "linktext": string; "src": string; } interface CwruSwitcher { /** * @default 'var(--s1)' */ "space": string; /** * @default "var(--measure)" */ "threshold": string; } interface CwruTabContent { "name": string; } interface CwruTabHeader { "name": string; } interface CwruTabs { } interface CwruTypography { "blockquote": string; "defaultContent": string; "defaultLink": string; "headingFive": string; "headingFour": string; "headingOne": string; "headingSix": string; "headingThree": string; "headingTwo": string; } interface CwruWell { /** * @default "blue" */ "type": string; } } export interface CwruAccordionCustomEvent extends CustomEvent { detail: T; target: HTMLCwruAccordionElement; } declare global { interface HTMLCwruAccordionElementEventMap { "toggle": any; } interface HTMLCwruAccordionElement extends Components.CwruAccordion, HTMLStencilElement { addEventListener(type: K, listener: (this: HTMLCwruAccordionElement, ev: CwruAccordionCustomEvent) => any, options?: boolean | AddEventListenerOptions): void; addEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; addEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void; addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void; removeEventListener(type: K, listener: (this: HTMLCwruAccordionElement, ev: CwruAccordionCustomEvent) => any, options?: boolean | EventListenerOptions): void; removeEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void; removeEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void; removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void; } var HTMLCwruAccordionElement: { prototype: HTMLCwruAccordionElement; new (): HTMLCwruAccordionElement; }; interface HTMLCwruAddressElement extends Components.CwruAddress, HTMLStencilElement { } var HTMLCwruAddressElement: { prototype: HTMLCwruAddressElement; new (): HTMLCwruAddressElement; }; interface HTMLCwruAsideElement extends Components.CwruAside, HTMLStencilElement { } var HTMLCwruAsideElement: { prototype: HTMLCwruAsideElement; new (): HTMLCwruAsideElement; }; interface HTMLCwruBannerElement extends Components.CwruBanner, HTMLStencilElement { } var HTMLCwruBannerElement: { prototype: HTMLCwruBannerElement; new (): HTMLCwruBannerElement; }; interface HTMLCwruBiographyFullElement extends Components.CwruBiographyFull, HTMLStencilElement { } var HTMLCwruBiographyFullElement: { prototype: HTMLCwruBiographyFullElement; new (): HTMLCwruBiographyFullElement; }; interface HTMLCwruBiographyViewElement extends Components.CwruBiographyView, HTMLStencilElement { } var HTMLCwruBiographyViewElement: { prototype: HTMLCwruBiographyViewElement; new (): HTMLCwruBiographyViewElement; }; interface HTMLCwruBreadcrumbsElement extends Components.CwruBreadcrumbs, HTMLStencilElement { } var HTMLCwruBreadcrumbsElement: { prototype: HTMLCwruBreadcrumbsElement; new (): HTMLCwruBreadcrumbsElement; }; interface HTMLCwruButtonElement extends Components.CwruButton, HTMLStencilElement { } var HTMLCwruButtonElement: { prototype: HTMLCwruButtonElement; new (): HTMLCwruButtonElement; }; interface HTMLCwruCenterElement extends Components.CwruCenter, HTMLStencilElement { } var HTMLCwruCenterElement: { prototype: HTMLCwruCenterElement; new (): HTMLCwruCenterElement; }; interface HTMLCwruClusterElement extends Components.CwruCluster, HTMLStencilElement { } var HTMLCwruClusterElement: { prototype: HTMLCwruClusterElement; new (): HTMLCwruClusterElement; }; interface HTMLCwruColorsElement extends Components.CwruColors, HTMLStencilElement { } var HTMLCwruColorsElement: { prototype: HTMLCwruColorsElement; new (): HTMLCwruColorsElement; }; interface HTMLCwruEmailAddressElement extends Components.CwruEmailAddress, HTMLStencilElement { } var HTMLCwruEmailAddressElement: { prototype: HTMLCwruEmailAddressElement; new (): HTMLCwruEmailAddressElement; }; interface HTMLCwruEventsBlockElement extends Components.CwruEventsBlock, HTMLStencilElement { } var HTMLCwruEventsBlockElement: { prototype: HTMLCwruEventsBlockElement; new (): HTMLCwruEventsBlockElement; }; interface HTMLCwruFeedElement extends Components.CwruFeed, HTMLStencilElement { } var HTMLCwruFeedElement: { prototype: HTMLCwruFeedElement; new (): HTMLCwruFeedElement; }; interface HTMLCwruFooterAllElement extends Components.CwruFooterAll, HTMLStencilElement { } var HTMLCwruFooterAllElement: { prototype: HTMLCwruFooterAllElement; new (): HTMLCwruFooterAllElement; }; interface HTMLCwruFooterAllDoubleBlackElement extends Components.CwruFooterAllDoubleBlack, HTMLStencilElement { } var HTMLCwruFooterAllDoubleBlackElement: { prototype: HTMLCwruFooterAllDoubleBlackElement; new (): HTMLCwruFooterAllDoubleBlackElement; }; interface HTMLCwruFooterAllDoubleGrayElement extends Components.CwruFooterAllDoubleGray, HTMLStencilElement { } var HTMLCwruFooterAllDoubleGrayElement: { prototype: HTMLCwruFooterAllDoubleGrayElement; new (): HTMLCwruFooterAllDoubleGrayElement; }; interface HTMLCwruFooterDeptInfoElement extends Components.CwruFooterDeptInfo, HTMLStencilElement { } var HTMLCwruFooterDeptInfoElement: { prototype: HTMLCwruFooterDeptInfoElement; new (): HTMLCwruFooterDeptInfoElement; }; interface HTMLCwruFooterDeptInfoDoubleGrayElement extends Components.CwruFooterDeptInfoDoubleGray, HTMLStencilElement { } var HTMLCwruFooterDeptInfoDoubleGrayElement: { prototype: HTMLCwruFooterDeptInfoDoubleGrayElement; new (): HTMLCwruFooterDeptInfoDoubleGrayElement; }; interface HTMLCwruFooterDeptInfoDoubleLocationsElement extends Components.CwruFooterDeptInfoDoubleLocations, HTMLStencilElement { } var HTMLCwruFooterDeptInfoDoubleLocationsElement: { prototype: HTMLCwruFooterDeptInfoDoubleLocationsElement; new (): HTMLCwruFooterDeptInfoDoubleLocationsElement; }; interface HTMLCwruFooterLinksElement extends Components.CwruFooterLinks, HTMLStencilElement { } var HTMLCwruFooterLinksElement: { prototype: HTMLCwruFooterLinksElement; new (): HTMLCwruFooterLinksElement; }; interface HTMLCwruFooterLinksDoubleBlackElement extends Components.CwruFooterLinksDoubleBlack, HTMLStencilElement { } var HTMLCwruFooterLinksDoubleBlackElement: { prototype: HTMLCwruFooterLinksDoubleBlackElement; new (): HTMLCwruFooterLinksDoubleBlackElement; }; interface HTMLCwruFooterSocialmediaBlockElement extends Components.CwruFooterSocialmediaBlock, HTMLStencilElement { } var HTMLCwruFooterSocialmediaBlockElement: { prototype: HTMLCwruFooterSocialmediaBlockElement; new (): HTMLCwruFooterSocialmediaBlockElement; }; interface HTMLCwruFooterSocialmediaBlockDoubleBlackElement extends Components.CwruFooterSocialmediaBlockDoubleBlack, HTMLStencilElement { } var HTMLCwruFooterSocialmediaBlockDoubleBlackElement: { prototype: HTMLCwruFooterSocialmediaBlockDoubleBlackElement; new (): HTMLCwruFooterSocialmediaBlockDoubleBlackElement; }; interface HTMLCwruFooterSocialmediaLinkElement extends Components.CwruFooterSocialmediaLink, HTMLStencilElement { } var HTMLCwruFooterSocialmediaLinkElement: { prototype: HTMLCwruFooterSocialmediaLinkElement; new (): HTMLCwruFooterSocialmediaLinkElement; }; interface HTMLCwruFooterUniversityAddressElement extends Components.CwruFooterUniversityAddress, HTMLStencilElement { } var HTMLCwruFooterUniversityAddressElement: { prototype: HTMLCwruFooterUniversityAddressElement; new (): HTMLCwruFooterUniversityAddressElement; }; interface HTMLCwruFooterUniversityAddressDoubleBlackElement extends Components.CwruFooterUniversityAddressDoubleBlack, HTMLStencilElement { } var HTMLCwruFooterUniversityAddressDoubleBlackElement: { prototype: HTMLCwruFooterUniversityAddressDoubleBlackElement; new (): HTMLCwruFooterUniversityAddressDoubleBlackElement; }; interface HTMLCwruFooterUniversityBlockElement extends Components.CwruFooterUniversityBlock, HTMLStencilElement { } var HTMLCwruFooterUniversityBlockElement: { prototype: HTMLCwruFooterUniversityBlockElement; new (): HTMLCwruFooterUniversityBlockElement; }; interface HTMLCwruFooterUniversityBlockDoubleLogoBlackElement extends Components.CwruFooterUniversityBlockDoubleLogoBlack, HTMLStencilElement { } var HTMLCwruFooterUniversityBlockDoubleLogoBlackElement: { prototype: HTMLCwruFooterUniversityBlockDoubleLogoBlackElement; new (): HTMLCwruFooterUniversityBlockDoubleLogoBlackElement; }; interface HTMLCwruFormElement extends Components.CwruForm, HTMLStencilElement { } var HTMLCwruFormElement: { prototype: HTMLCwruFormElement; new (): HTMLCwruFormElement; }; interface HTMLCwruFormHeaderElement extends Components.CwruFormHeader, HTMLStencilElement { } var HTMLCwruFormHeaderElement: { prototype: HTMLCwruFormHeaderElement; new (): HTMLCwruFormHeaderElement; }; interface HTMLCwruFormInputElement extends Components.CwruFormInput, HTMLStencilElement { } var HTMLCwruFormInputElement: { prototype: HTMLCwruFormInputElement; new (): HTMLCwruFormInputElement; }; interface HTMLCwruFormInputButtonElement extends Components.CwruFormInputButton, HTMLStencilElement { } var HTMLCwruFormInputButtonElement: { prototype: HTMLCwruFormInputButtonElement; new (): HTMLCwruFormInputButtonElement; }; interface HTMLCwruFormLabelElement extends Components.CwruFormLabel, HTMLStencilElement { } var HTMLCwruFormLabelElement: { prototype: HTMLCwruFormLabelElement; new (): HTMLCwruFormLabelElement; }; interface HTMLCwruFormOptionElement extends Components.CwruFormOption, HTMLStencilElement { } var HTMLCwruFormOptionElement: { prototype: HTMLCwruFormOptionElement; new (): HTMLCwruFormOptionElement; }; interface HTMLCwruFormQuestionElement extends Components.CwruFormQuestion, HTMLStencilElement { } var HTMLCwruFormQuestionElement: { prototype: HTMLCwruFormQuestionElement; new (): HTMLCwruFormQuestionElement; }; interface HTMLCwruFormSelectElement extends Components.CwruFormSelect, HTMLStencilElement { } var HTMLCwruFormSelectElement: { prototype: HTMLCwruFormSelectElement; new (): HTMLCwruFormSelectElement; }; interface HTMLCwruFormTextareaElement extends Components.CwruFormTextarea, HTMLStencilElement { } var HTMLCwruFormTextareaElement: { prototype: HTMLCwruFormTextareaElement; new (): HTMLCwruFormTextareaElement; }; interface HTMLCwruFrameElement extends Components.CwruFrame, HTMLStencilElement { } var HTMLCwruFrameElement: { prototype: HTMLCwruFrameElement; new (): HTMLCwruFrameElement; }; interface HTMLCwruHeaderElement extends Components.CwruHeader, HTMLStencilElement { } var HTMLCwruHeaderElement: { prototype: HTMLCwruHeaderElement; new (): HTMLCwruHeaderElement; }; interface HTMLCwruIntroTextElement extends Components.CwruIntroText, HTMLStencilElement { } var HTMLCwruIntroTextElement: { prototype: HTMLCwruIntroTextElement; new (): HTMLCwruIntroTextElement; }; interface HTMLCwruLogosElement extends Components.CwruLogos, HTMLStencilElement { } var HTMLCwruLogosElement: { prototype: HTMLCwruLogosElement; new (): HTMLCwruLogosElement; }; interface HTMLCwruMainContainerElement extends Components.CwruMainContainer, HTMLStencilElement { } var HTMLCwruMainContainerElement: { prototype: HTMLCwruMainContainerElement; new (): HTMLCwruMainContainerElement; }; interface HTMLCwruMainNavElement extends Components.CwruMainNav, HTMLStencilElement { } var HTMLCwruMainNavElement: { prototype: HTMLCwruMainNavElement; new (): HTMLCwruMainNavElement; }; interface HTMLCwruNavItemElement extends Components.CwruNavItem, HTMLStencilElement { } var HTMLCwruNavItemElement: { prototype: HTMLCwruNavItemElement; new (): HTMLCwruNavItemElement; }; interface HTMLCwruPhoneNumberElement extends Components.CwruPhoneNumber, HTMLStencilElement { } var HTMLCwruPhoneNumberElement: { prototype: HTMLCwruPhoneNumberElement; new (): HTMLCwruPhoneNumberElement; }; interface HTMLCwruSidebarElement extends Components.CwruSidebar, HTMLStencilElement { } var HTMLCwruSidebarElement: { prototype: HTMLCwruSidebarElement; new (): HTMLCwruSidebarElement; }; interface HTMLCwruSiteFeedbackElement extends Components.CwruSiteFeedback, HTMLStencilElement { } var HTMLCwruSiteFeedbackElement: { prototype: HTMLCwruSiteFeedbackElement; new (): HTMLCwruSiteFeedbackElement; }; interface HTMLCwruSubNavElement extends Components.CwruSubNav, HTMLStencilElement { } var HTMLCwruSubNavElement: { prototype: HTMLCwruSubNavElement; new (): HTMLCwruSubNavElement; }; interface HTMLCwruSubNavItemElement extends Components.CwruSubNavItem, HTMLStencilElement { } var HTMLCwruSubNavItemElement: { prototype: HTMLCwruSubNavItemElement; new (): HTMLCwruSubNavItemElement; }; interface HTMLCwruSubfeatureElement extends Components.CwruSubfeature, HTMLStencilElement { } var HTMLCwruSubfeatureElement: { prototype: HTMLCwruSubfeatureElement; new (): HTMLCwruSubfeatureElement; }; interface HTMLCwruSwitcherElement extends Components.CwruSwitcher, HTMLStencilElement { } var HTMLCwruSwitcherElement: { prototype: HTMLCwruSwitcherElement; new (): HTMLCwruSwitcherElement; }; interface HTMLCwruTabContentElement extends Components.CwruTabContent, HTMLStencilElement { } var HTMLCwruTabContentElement: { prototype: HTMLCwruTabContentElement; new (): HTMLCwruTabContentElement; }; interface HTMLCwruTabHeaderElement extends Components.CwruTabHeader, HTMLStencilElement { } var HTMLCwruTabHeaderElement: { prototype: HTMLCwruTabHeaderElement; new (): HTMLCwruTabHeaderElement; }; interface HTMLCwruTabsElement extends Components.CwruTabs, HTMLStencilElement { } var HTMLCwruTabsElement: { prototype: HTMLCwruTabsElement; new (): HTMLCwruTabsElement; }; interface HTMLCwruTypographyElement extends Components.CwruTypography, HTMLStencilElement { } var HTMLCwruTypographyElement: { prototype: HTMLCwruTypographyElement; new (): HTMLCwruTypographyElement; }; interface HTMLCwruWellElement extends Components.CwruWell, HTMLStencilElement { } var HTMLCwruWellElement: { prototype: HTMLCwruWellElement; new (): HTMLCwruWellElement; }; interface HTMLElementTagNameMap { "cwru-accordion": HTMLCwruAccordionElement; "cwru-address": HTMLCwruAddressElement; "cwru-aside": HTMLCwruAsideElement; "cwru-banner": HTMLCwruBannerElement; "cwru-biography-full": HTMLCwruBiographyFullElement; "cwru-biography-view": HTMLCwruBiographyViewElement; "cwru-breadcrumbs": HTMLCwruBreadcrumbsElement; "cwru-button": HTMLCwruButtonElement; "cwru-center": HTMLCwruCenterElement; "cwru-cluster": HTMLCwruClusterElement; "cwru-colors": HTMLCwruColorsElement; "cwru-email-address": HTMLCwruEmailAddressElement; "cwru-events-block": HTMLCwruEventsBlockElement; "cwru-feed": HTMLCwruFeedElement; "cwru-footer-all": HTMLCwruFooterAllElement; "cwru-footer-all-double-black": HTMLCwruFooterAllDoubleBlackElement; "cwru-footer-all-double-gray": HTMLCwruFooterAllDoubleGrayElement; "cwru-footer-dept-info": HTMLCwruFooterDeptInfoElement; "cwru-footer-dept-info-double-gray": HTMLCwruFooterDeptInfoDoubleGrayElement; "cwru-footer-dept-info-double-locations": HTMLCwruFooterDeptInfoDoubleLocationsElement; "cwru-footer-links": HTMLCwruFooterLinksElement; "cwru-footer-links-double-black": HTMLCwruFooterLinksDoubleBlackElement; "cwru-footer-socialmedia-block": HTMLCwruFooterSocialmediaBlockElement; "cwru-footer-socialmedia-block-double-black": HTMLCwruFooterSocialmediaBlockDoubleBlackElement; "cwru-footer-socialmedia-link": HTMLCwruFooterSocialmediaLinkElement; "cwru-footer-university-address": HTMLCwruFooterUniversityAddressElement; "cwru-footer-university-address-double-black": HTMLCwruFooterUniversityAddressDoubleBlackElement; "cwru-footer-university-block": HTMLCwruFooterUniversityBlockElement; "cwru-footer-university-block-double-logo-black": HTMLCwruFooterUniversityBlockDoubleLogoBlackElement; "cwru-form": HTMLCwruFormElement; "cwru-form-header": HTMLCwruFormHeaderElement; "cwru-form-input": HTMLCwruFormInputElement; "cwru-form-input-button": HTMLCwruFormInputButtonElement; "cwru-form-label": HTMLCwruFormLabelElement; "cwru-form-option": HTMLCwruFormOptionElement; "cwru-form-question": HTMLCwruFormQuestionElement; "cwru-form-select": HTMLCwruFormSelectElement; "cwru-form-textarea": HTMLCwruFormTextareaElement; "cwru-frame": HTMLCwruFrameElement; "cwru-header": HTMLCwruHeaderElement; "cwru-intro-text": HTMLCwruIntroTextElement; "cwru-logos": HTMLCwruLogosElement; "cwru-main-container": HTMLCwruMainContainerElement; "cwru-main-nav": HTMLCwruMainNavElement; "cwru-nav-item": HTMLCwruNavItemElement; "cwru-phone-number": HTMLCwruPhoneNumberElement; "cwru-sidebar": HTMLCwruSidebarElement; "cwru-site-feedback": HTMLCwruSiteFeedbackElement; "cwru-sub-nav": HTMLCwruSubNavElement; "cwru-sub-nav-item": HTMLCwruSubNavItemElement; "cwru-subfeature": HTMLCwruSubfeatureElement; "cwru-switcher": HTMLCwruSwitcherElement; "cwru-tab-content": HTMLCwruTabContentElement; "cwru-tab-header": HTMLCwruTabHeaderElement; "cwru-tabs": HTMLCwruTabsElement; "cwru-typography": HTMLCwruTypographyElement; "cwru-well": HTMLCwruWellElement; } } declare namespace LocalJSX { interface CwruAccordion { "heading"?: string; "onToggle"?: (event: CwruAccordionCustomEvent) => void; } interface CwruAddress { /** * @default "Campus Location" */ "addressType"?: string; /** * @default "Buidling/Hall Name" */ "campusLocationName"?: string; /** * @default "Cleveland, OH 44106" */ "cityStateZip"?: string; /** * @default "10900 Euclid Ave." */ "streetInfo"?: string; } interface CwruAside { /** * @default "Heading" */ "heading"?: string; } interface CwruBanner { /** * @default 'success' */ "bannerType"?: string; } interface CwruBiographyFull { "alt"?: string; "email"?: string; "faxnumber"?: string; "nameandcredentials"?: string; "officelocationshow"?: boolean; "phonenumber"?: string; "src"?: string; } interface CwruBiographyView { "alt"?: string; "email"?: string; "nameandcredentials"?: string; "namecredentialslink"?: string; "phonenumber"?: string; "src"?: string; "titleaffiliation"?: string; } interface CwruBreadcrumbs { "currentpagename"?: string; "homelinkurl"?: string; } interface CwruButton { /** * @default "#" */ "href"?: string; /** * @default "normal" */ "size"?: string; /** * @default "primary" */ "type"?: string; /** * @default "" */ "width"?: string; } interface CwruCenter { /** * @default false */ "andtext"?: boolean; /** * @default "var(--s0)" */ "gutters"?: string; /** * @default false */ "intrinsic"?: boolean; /** * @default "var(--measure)" */ "max"?: string; } interface CwruCluster { /** * @default "center" */ "align"?: string; /** * @default "center" */ "justify"?: string; /** * @default 'var(--s1)' */ "space"?: string; } interface CwruColors { "colorHex"?: string; "colorName"?: string; } interface CwruEmailAddress { /** * @default "Email" */ "emailLabel"?: string; /** * @default "mailto:help@case.edu" */ "emailLink"?: string; /** * @default "help@case.edu" */ "emailLinkText"?: string; } interface CwruEventsBlock { /** * @default "EVENTS" */ "eventhead"?: string; /** * @default "#" */ "viewmorehref"?: string; /** * @default "View More Events" */ "viewmoretext"?: string; } interface CwruFeed { /** * @default "DD" */ "day"?: string; /** * @default "" */ "description"?: string; /** * @default "" */ "heading"?: string; /** * @default "#" */ "headinglink"?: string; /** * @default "MMM" */ "month"?: string; /** * @default true */ "showcalendar"?: boolean; /** * @default true */ "shownewsdate"?: boolean; /** * @default "YYYY" */ "year"?: string; } interface CwruFooterAll { } interface CwruFooterAllDoubleBlack { } interface CwruFooterAllDoubleGray { } interface CwruFooterDeptInfo { /** * @default "Case Western Reserve University" */ "deptName"?: string; /** * @default "mailto:case@case.edu" */ "siteFeedback"?: string; } interface CwruFooterDeptInfoDoubleGray { /** * @default "Case Western Reserve University" */ "deptName"?: string; /** * @default "tel:15555555555" */ "phoneNum"?: string; /** * @default "mailto:case@case.edu" */ "siteFeedback"?: string; } interface CwruFooterDeptInfoDoubleLocations { /** * @default "Case Western Reserve University" */ "officeName"?: string; } interface CwruFooterLinks { } interface CwruFooterLinksDoubleBlack { } interface CwruFooterSocialmediaBlock { } interface CwruFooterSocialmediaBlockDoubleBlack { } interface CwruFooterSocialmediaLink { /** * @default '#' */ "socialLink"?: string; /** * @default 'x' */ "socialType"?: string; } interface CwruFooterUniversityAddress { } interface CwruFooterUniversityAddressDoubleBlack { } interface CwruFooterUniversityBlock { } interface CwruFooterUniversityBlockDoubleLogoBlack { } interface CwruForm { /** * @default 'lookup' */ "formAction"?: string; /** * @default 'formID' */ "formId"?: string; /** * @default 'horizontal' */ "formLayout"?: string; /** * @default 'Link' */ "formMethod"?: string; /** * @default 'name' */ "formName"?: string; /** * @default 'auto' */ "maxWidth"?: string; } interface CwruFormHeader { /** * @default '' */ "formHeaderText"?: string; } interface CwruFormInput { /** * @default 'inputID' */ "inputId"?: string; /** * @default 'inputName' */ "inputName"?: string; /** * @default 100 */ "inputSize"?: number; /** * @default 'text' */ "inputType"?: string; /** * @default '' */ "inputValue"?: string; } interface CwruFormInputButton { } interface CwruFormLabel { /** * @default false */ "isRequired"?: boolean; /** * @default 'inputName' */ "labelFor"?: string; /** * @default '' */ "labelId"?: string; /** * @default '1rem' */ "labelText"?: string; } interface CwruFormOption { /** * @default 'Option Text' */ "optionText"?: string; /** * @default 'Option Text' */ "optionValue"?: string; } interface CwruFormQuestion { /** * @default 'horizontal-question' */ "questionLayout"?: string; } interface CwruFormSelect { /** * @default 'selectID' */ "selectId"?: string; /** * @default 'selectName' */ "selectName"?: string; /** * @default 1 */ "selectSize"?: number; } interface CwruFormTextarea { /** * @default 33 */ "textareaCols"?: number; /** * @default 'textareaID' */ "textareaId"?: string; /** * @default 'textareatName' */ "textareaName"?: string; /** * @default 'Placeholder Text' */ "textareaPlaceholder"?: string; /** * @default 5 */ "textareaRows"?: number; } interface CwruFrame { /** * @default '16' */ "d"?: string; /** * @default "9" */ "n"?: string; } interface CwruHeader { /** * @default false */ "altLogo"?: boolean; "departmentName"?: string; "departmentUrl"?: string; /** * @default true */ "hasSearchBar"?: boolean; /** * @default false */ "hasresourcenav"?: boolean; /** * @default false */ "hassecnavtitle"?: boolean; /** * @default false */ "homepage"?: boolean; /** * @default 'Resources for:' */ "secnavtitle"?: string; /** * @default 'Site Name' */ "siteName"?: string; /** * @default '//case.edu/' */ "siteUrl"?: string; } interface CwruIntroText { /** * @default "inline-s1" */ "buttonwidth"?: string; "heading"?: string; /** * @default "#" */ "href"?: string; "linktext"?: string; } interface CwruLogos { "logoType"?: string; } interface CwruMainContainer { /** * @default false */ "andtext"?: boolean; /** * @default 'var(--s0)' */ "gutters"?: string; /** * @default false */ "intrinsic"?: boolean; /** * @default 'var(--measure)' */ "max"?: string; } interface CwruMainNav { } interface CwruNavItem { /** * @default false */ "active"?: boolean; /** * @default false */ "hasSubNav"?: boolean; /** * @default '#' */ "href"?: string; /** * @default 'Link' */ "text"?: string; } interface CwruPhoneNumber { /** * @default "Phone" */ "phoneLabel"?: string; /** * @default "216.368.2000" */ "phoneNum"?: string; } interface CwruSidebar { /** * @default '50%' */ "contentmin"?: string; /** * @default '300px' */ "sidebarwidth"?: string; /** * @default 'var(--s1)' */ "space"?: string; } interface CwruSiteFeedback { /** * @default "mailto:help@case.edu" */ "siteFeedbackLink"?: string; } interface CwruSubNav { } interface CwruSubNavItem { /** * @default '#' */ "href"?: string; /** * @default 'Link' */ "text"?: string; } interface CwruSubfeature { "alt"?: string; "heading"?: string; /** * @default "#" */ "href"?: string; "linktext"?: string; "src"?: string; } interface CwruSwitcher { /** * @default 'var(--s1)' */ "space"?: string; /** * @default "var(--measure)" */ "threshold"?: string; } interface CwruTabContent { "name"?: string; } interface CwruTabHeader { "name"?: string; } interface CwruTabs { } interface CwruTypography { "blockquote"?: string; "defaultContent"?: string; "defaultLink"?: string; "headingFive"?: string; "headingFour"?: string; "headingOne"?: string; "headingSix"?: string; "headingThree"?: string; "headingTwo"?: string; } interface CwruWell { /** * @default "blue" */ "type"?: string; } interface CwruAccordionAttributes { "heading": string; } interface CwruAddressAttributes { "addressType": string; "campusLocationName": string; "streetInfo": string; "cityStateZip": string; } interface CwruAsideAttributes { "heading": string; } interface CwruBannerAttributes { "bannerType": string; } interface CwruBiographyFullAttributes { "src": string; "alt": string; "nameandcredentials": string; "phonenumber": string; "email": string; "faxnumber": string; "officelocationshow": boolean; } interface CwruBiographyViewAttributes { "src": string; "alt": string; "nameandcredentials": string; "namecredentialslink": string; "titleaffiliation": string; "phonenumber": string; "email": string; } interface CwruBreadcrumbsAttributes { "currentpagename": string; "homelinkurl": string; } interface CwruButtonAttributes { "href": string; "type": string; "size": string; "width": string; } interface CwruCenterAttributes { "max": string; "gutters": string; "andtext": boolean; "intrinsic": boolean; } interface CwruClusterAttributes { "justify": string; "align": string; "space": string; } interface CwruColorsAttributes { "colorName": string; "colorHex": string; } interface CwruEmailAddressAttributes { "emailLabel": string; "emailLink": string; "emailLinkText": string; } interface CwruEventsBlockAttributes { "viewmorehref": string; "viewmoretext": string; "eventhead": string; } interface CwruFeedAttributes { "showcalendar": boolean; "month": string; "day": string; "year": string; "headinglink": string; "heading": string; "description": string; "shownewsdate": boolean; } interface CwruFooterDeptInfoAttributes { "deptName": string; "siteFeedback": string; } interface CwruFooterDeptInfoDoubleGrayAttributes { "deptName": string; "phoneNum": string; "siteFeedback": string; } interface CwruFooterDeptInfoDoubleLocationsAttributes { "officeName": string; } interface CwruFooterSocialmediaLinkAttributes { "socialLink": string; "socialType": string; } interface CwruFormAttributes { "formId": string; "formMethod": string; "formAction": string; "formName": string; "maxWidth": string; "formLayout": string; } interface CwruFormHeaderAttributes { "formHeaderText": string; } interface CwruFormInputAttributes { "inputType": string; "inputName": string; "inputId": string; "inputValue": string; "inputSize": number; } interface CwruFormLabelAttributes { "labelText": string; "labelFor": string; "labelId": string; "isRequired": boolean; } interface CwruFormOptionAttributes { "optionText": string; "optionValue": string; } interface CwruFormQuestionAttributes { "questionLayout": string; } interface CwruFormSelectAttributes { "selectName": string; "selectId": string; "selectSize": number; } interface CwruFormTextareaAttributes { "textareaName": string; "textareaId": string; "textareaPlaceholder": string; "textareaRows": number; "textareaCols": number; } interface CwruFrameAttributes { "n": string; "d": string; } interface CwruHeaderAttributes { "siteName": string; "secnavtitle": string; "departmentName": string; "siteUrl": string; "departmentUrl": string; "homepage": boolean; "hassecnavtitle": boolean; "hasresourcenav": boolean; "altLogo": boolean; "hasSearchBar": boolean; } interface CwruIntroTextAttributes { "heading": string; "href": string; "linktext": string; "buttonwidth": string; } interface CwruLogosAttributes { "logoType": string; } interface CwruMainContainerAttributes { "max": string; "gutters": string; "andtext": boolean; "intrinsic": boolean; } interface CwruNavItemAttributes { "href": string; "text": string; "active": boolean; "hasSubNav": boolean; } interface CwruPhoneNumberAttributes { "phoneLabel": string; "phoneNum": string; } interface CwruSidebarAttributes { "space": string; "contentmin": string; "sidebarwidth": string; } interface CwruSiteFeedbackAttributes { "siteFeedbackLink": string; } interface CwruSubNavItemAttributes { "href": string; "text": string; } interface CwruSubfeatureAttributes { "heading": string; "src": string; "alt": string; "href": string; "linktext": string; } interface CwruSwitcherAttributes { "threshold": string; "space": string; } interface CwruTabContentAttributes { "name": string; } interface CwruTabHeaderAttributes { "name": string; } interface CwruTypographyAttributes { "headingOne": string; "headingTwo": string; "headingThree": string; "headingFour": string; "headingFive": string; "headingSix": string; "defaultContent": string; "defaultLink": string; "blockquote": string; } interface CwruWellAttributes { "type": string; } interface IntrinsicElements { "cwru-accordion": Omit & { [K in keyof CwruAccordion & keyof CwruAccordionAttributes]?: CwruAccordion[K] } & { [K in keyof CwruAccordion & keyof CwruAccordionAttributes as `attr:${K}`]?: CwruAccordionAttributes[K] } & { [K in keyof CwruAccordion & keyof CwruAccordionAttributes as `prop:${K}`]?: CwruAccordion[K] }; "cwru-address": Omit & { [K in keyof CwruAddress & keyof CwruAddressAttributes]?: CwruAddress[K] } & { [K in keyof CwruAddress & keyof CwruAddressAttributes as `attr:${K}`]?: CwruAddressAttributes[K] } & { [K in keyof CwruAddress & keyof CwruAddressAttributes as `prop:${K}`]?: CwruAddress[K] }; "cwru-aside": Omit & { [K in keyof CwruAside & keyof CwruAsideAttributes]?: CwruAside[K] } & { [K in keyof CwruAside & keyof CwruAsideAttributes as `attr:${K}`]?: CwruAsideAttributes[K] } & { [K in keyof CwruAside & keyof CwruAsideAttributes as `prop:${K}`]?: CwruAside[K] }; "cwru-banner": Omit & { [K in keyof CwruBanner & keyof CwruBannerAttributes]?: CwruBanner[K] } & { [K in keyof CwruBanner & keyof CwruBannerAttributes as `attr:${K}`]?: CwruBannerAttributes[K] } & { [K in keyof CwruBanner & keyof CwruBannerAttributes as `prop:${K}`]?: CwruBanner[K] }; "cwru-biography-full": Omit & { [K in keyof CwruBiographyFull & keyof CwruBiographyFullAttributes]?: CwruBiographyFull[K] } & { [K in keyof CwruBiographyFull & keyof CwruBiographyFullAttributes as `attr:${K}`]?: CwruBiographyFullAttributes[K] } & { [K in keyof CwruBiographyFull & keyof CwruBiographyFullAttributes as `prop:${K}`]?: CwruBiographyFull[K] }; "cwru-biography-view": Omit & { [K in keyof CwruBiographyView & keyof CwruBiographyViewAttributes]?: CwruBiographyView[K] } & { [K in keyof CwruBiographyView & keyof CwruBiographyViewAttributes as `attr:${K}`]?: CwruBiographyViewAttributes[K] } & { [K in keyof CwruBiographyView & keyof CwruBiographyViewAttributes as `prop:${K}`]?: CwruBiographyView[K] }; "cwru-breadcrumbs": Omit & { [K in keyof CwruBreadcrumbs & keyof CwruBreadcrumbsAttributes]?: CwruBreadcrumbs[K] } & { [K in keyof CwruBreadcrumbs & keyof CwruBreadcrumbsAttributes as `attr:${K}`]?: CwruBreadcrumbsAttributes[K] } & { [K in keyof CwruBreadcrumbs & keyof CwruBreadcrumbsAttributes as `prop:${K}`]?: CwruBreadcrumbs[K] }; "cwru-button": Omit & { [K in keyof CwruButton & keyof CwruButtonAttributes]?: CwruButton[K] } & { [K in keyof CwruButton & keyof CwruButtonAttributes as `attr:${K}`]?: CwruButtonAttributes[K] } & { [K in keyof CwruButton & keyof CwruButtonAttributes as `prop:${K}`]?: CwruButton[K] }; "cwru-center": Omit & { [K in keyof CwruCenter & keyof CwruCenterAttributes]?: CwruCenter[K] } & { [K in keyof CwruCenter & keyof CwruCenterAttributes as `attr:${K}`]?: CwruCenterAttributes[K] } & { [K in keyof CwruCenter & keyof CwruCenterAttributes as `prop:${K}`]?: CwruCenter[K] }; "cwru-cluster": Omit & { [K in keyof CwruCluster & keyof CwruClusterAttributes]?: CwruCluster[K] } & { [K in keyof CwruCluster & keyof CwruClusterAttributes as `attr:${K}`]?: CwruClusterAttributes[K] } & { [K in keyof CwruCluster & keyof CwruClusterAttributes as `prop:${K}`]?: CwruCluster[K] }; "cwru-colors": Omit & { [K in keyof CwruColors & keyof CwruColorsAttributes]?: CwruColors[K] } & { [K in keyof CwruColors & keyof CwruColorsAttributes as `attr:${K}`]?: CwruColorsAttributes[K] } & { [K in keyof CwruColors & keyof CwruColorsAttributes as `prop:${K}`]?: CwruColors[K] }; "cwru-email-address": Omit & { [K in keyof CwruEmailAddress & keyof CwruEmailAddressAttributes]?: CwruEmailAddress[K] } & { [K in keyof CwruEmailAddress & keyof CwruEmailAddressAttributes as `attr:${K}`]?: CwruEmailAddressAttributes[K] } & { [K in keyof CwruEmailAddress & keyof CwruEmailAddressAttributes as `prop:${K}`]?: CwruEmailAddress[K] }; "cwru-events-block": Omit & { [K in keyof CwruEventsBlock & keyof CwruEventsBlockAttributes]?: CwruEventsBlock[K] } & { [K in keyof CwruEventsBlock & keyof CwruEventsBlockAttributes as `attr:${K}`]?: CwruEventsBlockAttributes[K] } & { [K in keyof CwruEventsBlock & keyof CwruEventsBlockAttributes as `prop:${K}`]?: CwruEventsBlock[K] }; "cwru-feed": Omit & { [K in keyof CwruFeed & keyof CwruFeedAttributes]?: CwruFeed[K] } & { [K in keyof CwruFeed & keyof CwruFeedAttributes as `attr:${K}`]?: CwruFeedAttributes[K] } & { [K in keyof CwruFeed & keyof CwruFeedAttributes as `prop:${K}`]?: CwruFeed[K] }; "cwru-footer-all": CwruFooterAll; "cwru-footer-all-double-black": CwruFooterAllDoubleBlack; "cwru-footer-all-double-gray": CwruFooterAllDoubleGray; "cwru-footer-dept-info": Omit & { [K in keyof CwruFooterDeptInfo & keyof CwruFooterDeptInfoAttributes]?: CwruFooterDeptInfo[K] } & { [K in keyof CwruFooterDeptInfo & keyof CwruFooterDeptInfoAttributes as `attr:${K}`]?: CwruFooterDeptInfoAttributes[K] } & { [K in keyof CwruFooterDeptInfo & keyof CwruFooterDeptInfoAttributes as `prop:${K}`]?: CwruFooterDeptInfo[K] }; "cwru-footer-dept-info-double-gray": Omit & { [K in keyof CwruFooterDeptInfoDoubleGray & keyof CwruFooterDeptInfoDoubleGrayAttributes]?: CwruFooterDeptInfoDoubleGray[K] } & { [K in keyof CwruFooterDeptInfoDoubleGray & keyof CwruFooterDeptInfoDoubleGrayAttributes as `attr:${K}`]?: CwruFooterDeptInfoDoubleGrayAttributes[K] } & { [K in keyof CwruFooterDeptInfoDoubleGray & keyof CwruFooterDeptInfoDoubleGrayAttributes as `prop:${K}`]?: CwruFooterDeptInfoDoubleGray[K] }; "cwru-footer-dept-info-double-locations": Omit & { [K in keyof CwruFooterDeptInfoDoubleLocations & keyof CwruFooterDeptInfoDoubleLocationsAttributes]?: CwruFooterDeptInfoDoubleLocations[K] } & { [K in keyof CwruFooterDeptInfoDoubleLocations & keyof CwruFooterDeptInfoDoubleLocationsAttributes as `attr:${K}`]?: CwruFooterDeptInfoDoubleLocationsAttributes[K] } & { [K in keyof CwruFooterDeptInfoDoubleLocations & keyof CwruFooterDeptInfoDoubleLocationsAttributes as `prop:${K}`]?: CwruFooterDeptInfoDoubleLocations[K] }; "cwru-footer-links": CwruFooterLinks; "cwru-footer-links-double-black": CwruFooterLinksDoubleBlack; "cwru-footer-socialmedia-block": CwruFooterSocialmediaBlock; "cwru-footer-socialmedia-block-double-black": CwruFooterSocialmediaBlockDoubleBlack; "cwru-footer-socialmedia-link": Omit & { [K in keyof CwruFooterSocialmediaLink & keyof CwruFooterSocialmediaLinkAttributes]?: CwruFooterSocialmediaLink[K] } & { [K in keyof CwruFooterSocialmediaLink & keyof CwruFooterSocialmediaLinkAttributes as `attr:${K}`]?: CwruFooterSocialmediaLinkAttributes[K] } & { [K in keyof CwruFooterSocialmediaLink & keyof CwruFooterSocialmediaLinkAttributes as `prop:${K}`]?: CwruFooterSocialmediaLink[K] }; "cwru-footer-university-address": CwruFooterUniversityAddress; "cwru-footer-university-address-double-black": CwruFooterUniversityAddressDoubleBlack; "cwru-footer-university-block": CwruFooterUniversityBlock; "cwru-footer-university-block-double-logo-black": CwruFooterUniversityBlockDoubleLogoBlack; "cwru-form": Omit & { [K in keyof CwruForm & keyof CwruFormAttributes]?: CwruForm[K] } & { [K in keyof CwruForm & keyof CwruFormAttributes as `attr:${K}`]?: CwruFormAttributes[K] } & { [K in keyof CwruForm & keyof CwruFormAttributes as `prop:${K}`]?: CwruForm[K] }; "cwru-form-header": Omit & { [K in keyof CwruFormHeader & keyof CwruFormHeaderAttributes]?: CwruFormHeader[K] } & { [K in keyof CwruFormHeader & keyof CwruFormHeaderAttributes as `attr:${K}`]?: CwruFormHeaderAttributes[K] } & { [K in keyof CwruFormHeader & keyof CwruFormHeaderAttributes as `prop:${K}`]?: CwruFormHeader[K] }; "cwru-form-input": Omit & { [K in keyof CwruFormInput & keyof CwruFormInputAttributes]?: CwruFormInput[K] } & { [K in keyof CwruFormInput & keyof CwruFormInputAttributes as `attr:${K}`]?: CwruFormInputAttributes[K] } & { [K in keyof CwruFormInput & keyof CwruFormInputAttributes as `prop:${K}`]?: CwruFormInput[K] }; "cwru-form-input-button": CwruFormInputButton; "cwru-form-label": Omit & { [K in keyof CwruFormLabel & keyof CwruFormLabelAttributes]?: CwruFormLabel[K] } & { [K in keyof CwruFormLabel & keyof CwruFormLabelAttributes as `attr:${K}`]?: CwruFormLabelAttributes[K] } & { [K in keyof CwruFormLabel & keyof CwruFormLabelAttributes as `prop:${K}`]?: CwruFormLabel[K] }; "cwru-form-option": Omit & { [K in keyof CwruFormOption & keyof CwruFormOptionAttributes]?: CwruFormOption[K] } & { [K in keyof CwruFormOption & keyof CwruFormOptionAttributes as `attr:${K}`]?: CwruFormOptionAttributes[K] } & { [K in keyof CwruFormOption & keyof CwruFormOptionAttributes as `prop:${K}`]?: CwruFormOption[K] }; "cwru-form-question": Omit & { [K in keyof CwruFormQuestion & keyof CwruFormQuestionAttributes]?: CwruFormQuestion[K] } & { [K in keyof CwruFormQuestion & keyof CwruFormQuestionAttributes as `attr:${K}`]?: CwruFormQuestionAttributes[K] } & { [K in keyof CwruFormQuestion & keyof CwruFormQuestionAttributes as `prop:${K}`]?: CwruFormQuestion[K] }; "cwru-form-select": Omit & { [K in keyof CwruFormSelect & keyof CwruFormSelectAttributes]?: CwruFormSelect[K] } & { [K in keyof CwruFormSelect & keyof CwruFormSelectAttributes as `attr:${K}`]?: CwruFormSelectAttributes[K] } & { [K in keyof CwruFormSelect & keyof CwruFormSelectAttributes as `prop:${K}`]?: CwruFormSelect[K] }; "cwru-form-textarea": Omit & { [K in keyof CwruFormTextarea & keyof CwruFormTextareaAttributes]?: CwruFormTextarea[K] } & { [K in keyof CwruFormTextarea & keyof CwruFormTextareaAttributes as `attr:${K}`]?: CwruFormTextareaAttributes[K] } & { [K in keyof CwruFormTextarea & keyof CwruFormTextareaAttributes as `prop:${K}`]?: CwruFormTextarea[K] }; "cwru-frame": Omit & { [K in keyof CwruFrame & keyof CwruFrameAttributes]?: CwruFrame[K] } & { [K in keyof CwruFrame & keyof CwruFrameAttributes as `attr:${K}`]?: CwruFrameAttributes[K] } & { [K in keyof CwruFrame & keyof CwruFrameAttributes as `prop:${K}`]?: CwruFrame[K] }; "cwru-header": Omit & { [K in keyof CwruHeader & keyof CwruHeaderAttributes]?: CwruHeader[K] } & { [K in keyof CwruHeader & keyof CwruHeaderAttributes as `attr:${K}`]?: CwruHeaderAttributes[K] } & { [K in keyof CwruHeader & keyof CwruHeaderAttributes as `prop:${K}`]?: CwruHeader[K] }; "cwru-intro-text": Omit & { [K in keyof CwruIntroText & keyof CwruIntroTextAttributes]?: CwruIntroText[K] } & { [K in keyof CwruIntroText & keyof CwruIntroTextAttributes as `attr:${K}`]?: CwruIntroTextAttributes[K] } & { [K in keyof CwruIntroText & keyof CwruIntroTextAttributes as `prop:${K}`]?: CwruIntroText[K] }; "cwru-logos": Omit & { [K in keyof CwruLogos & keyof CwruLogosAttributes]?: CwruLogos[K] } & { [K in keyof CwruLogos & keyof CwruLogosAttributes as `attr:${K}`]?: CwruLogosAttributes[K] } & { [K in keyof CwruLogos & keyof CwruLogosAttributes as `prop:${K}`]?: CwruLogos[K] }; "cwru-main-container": Omit & { [K in keyof CwruMainContainer & keyof CwruMainContainerAttributes]?: CwruMainContainer[K] } & { [K in keyof CwruMainContainer & keyof CwruMainContainerAttributes as `attr:${K}`]?: CwruMainContainerAttributes[K] } & { [K in keyof CwruMainContainer & keyof CwruMainContainerAttributes as `prop:${K}`]?: CwruMainContainer[K] }; "cwru-main-nav": CwruMainNav; "cwru-nav-item": Omit & { [K in keyof CwruNavItem & keyof CwruNavItemAttributes]?: CwruNavItem[K] } & { [K in keyof CwruNavItem & keyof CwruNavItemAttributes as `attr:${K}`]?: CwruNavItemAttributes[K] } & { [K in keyof CwruNavItem & keyof CwruNavItemAttributes as `prop:${K}`]?: CwruNavItem[K] }; "cwru-phone-number": Omit & { [K in keyof CwruPhoneNumber & keyof CwruPhoneNumberAttributes]?: CwruPhoneNumber[K] } & { [K in keyof CwruPhoneNumber & keyof CwruPhoneNumberAttributes as `attr:${K}`]?: CwruPhoneNumberAttributes[K] } & { [K in keyof CwruPhoneNumber & keyof CwruPhoneNumberAttributes as `prop:${K}`]?: CwruPhoneNumber[K] }; "cwru-sidebar": Omit & { [K in keyof CwruSidebar & keyof CwruSidebarAttributes]?: CwruSidebar[K] } & { [K in keyof CwruSidebar & keyof CwruSidebarAttributes as `attr:${K}`]?: CwruSidebarAttributes[K] } & { [K in keyof CwruSidebar & keyof CwruSidebarAttributes as `prop:${K}`]?: CwruSidebar[K] }; "cwru-site-feedback": Omit & { [K in keyof CwruSiteFeedback & keyof CwruSiteFeedbackAttributes]?: CwruSiteFeedback[K] } & { [K in keyof CwruSiteFeedback & keyof CwruSiteFeedbackAttributes as `attr:${K}`]?: CwruSiteFeedbackAttributes[K] } & { [K in keyof CwruSiteFeedback & keyof CwruSiteFeedbackAttributes as `prop:${K}`]?: CwruSiteFeedback[K] }; "cwru-sub-nav": CwruSubNav; "cwru-sub-nav-item": Omit & { [K in keyof CwruSubNavItem & keyof CwruSubNavItemAttributes]?: CwruSubNavItem[K] } & { [K in keyof CwruSubNavItem & keyof CwruSubNavItemAttributes as `attr:${K}`]?: CwruSubNavItemAttributes[K] } & { [K in keyof CwruSubNavItem & keyof CwruSubNavItemAttributes as `prop:${K}`]?: CwruSubNavItem[K] }; "cwru-subfeature": Omit & { [K in keyof CwruSubfeature & keyof CwruSubfeatureAttributes]?: CwruSubfeature[K] } & { [K in keyof CwruSubfeature & keyof CwruSubfeatureAttributes as `attr:${K}`]?: CwruSubfeatureAttributes[K] } & { [K in keyof CwruSubfeature & keyof CwruSubfeatureAttributes as `prop:${K}`]?: CwruSubfeature[K] }; "cwru-switcher": Omit & { [K in keyof CwruSwitcher & keyof CwruSwitcherAttributes]?: CwruSwitcher[K] } & { [K in keyof CwruSwitcher & keyof CwruSwitcherAttributes as `attr:${K}`]?: CwruSwitcherAttributes[K] } & { [K in keyof CwruSwitcher & keyof CwruSwitcherAttributes as `prop:${K}`]?: CwruSwitcher[K] }; "cwru-tab-content": Omit & { [K in keyof CwruTabContent & keyof CwruTabContentAttributes]?: CwruTabContent[K] } & { [K in keyof CwruTabContent & keyof CwruTabContentAttributes as `attr:${K}`]?: CwruTabContentAttributes[K] } & { [K in keyof CwruTabContent & keyof CwruTabContentAttributes as `prop:${K}`]?: CwruTabContent[K] }; "cwru-tab-header": Omit & { [K in keyof CwruTabHeader & keyof CwruTabHeaderAttributes]?: CwruTabHeader[K] } & { [K in keyof CwruTabHeader & keyof CwruTabHeaderAttributes as `attr:${K}`]?: CwruTabHeaderAttributes[K] } & { [K in keyof CwruTabHeader & keyof CwruTabHeaderAttributes as `prop:${K}`]?: CwruTabHeader[K] }; "cwru-tabs": CwruTabs; "cwru-typography": Omit & { [K in keyof CwruTypography & keyof CwruTypographyAttributes]?: CwruTypography[K] } & { [K in keyof CwruTypography & keyof CwruTypographyAttributes as `attr:${K}`]?: CwruTypographyAttributes[K] } & { [K in keyof CwruTypography & keyof CwruTypographyAttributes as `prop:${K}`]?: CwruTypography[K] }; "cwru-well": Omit & { [K in keyof CwruWell & keyof CwruWellAttributes]?: CwruWell[K] } & { [K in keyof CwruWell & keyof CwruWellAttributes as `attr:${K}`]?: CwruWellAttributes[K] } & { [K in keyof CwruWell & keyof CwruWellAttributes as `prop:${K}`]?: CwruWell[K] }; } } export { LocalJSX as JSX }; declare module "@stencil/core" { export namespace JSX { interface IntrinsicElements { "cwru-accordion": LocalJSX.IntrinsicElements["cwru-accordion"] & JSXBase.HTMLAttributes; "cwru-address": LocalJSX.IntrinsicElements["cwru-address"] & JSXBase.HTMLAttributes; "cwru-aside": LocalJSX.IntrinsicElements["cwru-aside"] & JSXBase.HTMLAttributes; "cwru-banner": LocalJSX.IntrinsicElements["cwru-banner"] & JSXBase.HTMLAttributes; "cwru-biography-full": LocalJSX.IntrinsicElements["cwru-biography-full"] & JSXBase.HTMLAttributes; "cwru-biography-view": LocalJSX.IntrinsicElements["cwru-biography-view"] & JSXBase.HTMLAttributes; "cwru-breadcrumbs": LocalJSX.IntrinsicElements["cwru-breadcrumbs"] & JSXBase.HTMLAttributes; "cwru-button": LocalJSX.IntrinsicElements["cwru-button"] & JSXBase.HTMLAttributes; "cwru-center": LocalJSX.IntrinsicElements["cwru-center"] & JSXBase.HTMLAttributes; "cwru-cluster": LocalJSX.IntrinsicElements["cwru-cluster"] & JSXBase.HTMLAttributes; "cwru-colors": LocalJSX.IntrinsicElements["cwru-colors"] & JSXBase.HTMLAttributes; "cwru-email-address": LocalJSX.IntrinsicElements["cwru-email-address"] & JSXBase.HTMLAttributes; "cwru-events-block": LocalJSX.IntrinsicElements["cwru-events-block"] & JSXBase.HTMLAttributes; "cwru-feed": LocalJSX.IntrinsicElements["cwru-feed"] & JSXBase.HTMLAttributes; "cwru-footer-all": LocalJSX.IntrinsicElements["cwru-footer-all"] & JSXBase.HTMLAttributes; "cwru-footer-all-double-black": LocalJSX.IntrinsicElements["cwru-footer-all-double-black"] & JSXBase.HTMLAttributes; "cwru-footer-all-double-gray": LocalJSX.IntrinsicElements["cwru-footer-all-double-gray"] & JSXBase.HTMLAttributes; "cwru-footer-dept-info": LocalJSX.IntrinsicElements["cwru-footer-dept-info"] & JSXBase.HTMLAttributes; "cwru-footer-dept-info-double-gray": LocalJSX.IntrinsicElements["cwru-footer-dept-info-double-gray"] & JSXBase.HTMLAttributes; "cwru-footer-dept-info-double-locations": LocalJSX.IntrinsicElements["cwru-footer-dept-info-double-locations"] & JSXBase.HTMLAttributes; "cwru-footer-links": LocalJSX.IntrinsicElements["cwru-footer-links"] & JSXBase.HTMLAttributes; "cwru-footer-links-double-black": LocalJSX.IntrinsicElements["cwru-footer-links-double-black"] & JSXBase.HTMLAttributes; "cwru-footer-socialmedia-block": LocalJSX.IntrinsicElements["cwru-footer-socialmedia-block"] & JSXBase.HTMLAttributes; "cwru-footer-socialmedia-block-double-black": LocalJSX.IntrinsicElements["cwru-footer-socialmedia-block-double-black"] & JSXBase.HTMLAttributes; "cwru-footer-socialmedia-link": LocalJSX.IntrinsicElements["cwru-footer-socialmedia-link"] & JSXBase.HTMLAttributes; "cwru-footer-university-address": LocalJSX.IntrinsicElements["cwru-footer-university-address"] & JSXBase.HTMLAttributes; "cwru-footer-university-address-double-black": LocalJSX.IntrinsicElements["cwru-footer-university-address-double-black"] & JSXBase.HTMLAttributes; "cwru-footer-university-block": LocalJSX.IntrinsicElements["cwru-footer-university-block"] & JSXBase.HTMLAttributes; "cwru-footer-university-block-double-logo-black": LocalJSX.IntrinsicElements["cwru-footer-university-block-double-logo-black"] & JSXBase.HTMLAttributes; "cwru-form": LocalJSX.IntrinsicElements["cwru-form"] & JSXBase.HTMLAttributes; "cwru-form-header": LocalJSX.IntrinsicElements["cwru-form-header"] & JSXBase.HTMLAttributes; "cwru-form-input": LocalJSX.IntrinsicElements["cwru-form-input"] & JSXBase.HTMLAttributes; "cwru-form-input-button": LocalJSX.IntrinsicElements["cwru-form-input-button"] & JSXBase.HTMLAttributes; "cwru-form-label": LocalJSX.IntrinsicElements["cwru-form-label"] & JSXBase.HTMLAttributes; "cwru-form-option": LocalJSX.IntrinsicElements["cwru-form-option"] & JSXBase.HTMLAttributes; "cwru-form-question": LocalJSX.IntrinsicElements["cwru-form-question"] & JSXBase.HTMLAttributes; "cwru-form-select": LocalJSX.IntrinsicElements["cwru-form-select"] & JSXBase.HTMLAttributes; "cwru-form-textarea": LocalJSX.IntrinsicElements["cwru-form-textarea"] & JSXBase.HTMLAttributes; "cwru-frame": LocalJSX.IntrinsicElements["cwru-frame"] & JSXBase.HTMLAttributes; "cwru-header": LocalJSX.IntrinsicElements["cwru-header"] & JSXBase.HTMLAttributes; "cwru-intro-text": LocalJSX.IntrinsicElements["cwru-intro-text"] & JSXBase.HTMLAttributes; "cwru-logos": LocalJSX.IntrinsicElements["cwru-logos"] & JSXBase.HTMLAttributes; "cwru-main-container": LocalJSX.IntrinsicElements["cwru-main-container"] & JSXBase.HTMLAttributes; "cwru-main-nav": LocalJSX.IntrinsicElements["cwru-main-nav"] & JSXBase.HTMLAttributes; "cwru-nav-item": LocalJSX.IntrinsicElements["cwru-nav-item"] & JSXBase.HTMLAttributes; "cwru-phone-number": LocalJSX.IntrinsicElements["cwru-phone-number"] & JSXBase.HTMLAttributes; "cwru-sidebar": LocalJSX.IntrinsicElements["cwru-sidebar"] & JSXBase.HTMLAttributes; "cwru-site-feedback": LocalJSX.IntrinsicElements["cwru-site-feedback"] & JSXBase.HTMLAttributes; "cwru-sub-nav": LocalJSX.IntrinsicElements["cwru-sub-nav"] & JSXBase.HTMLAttributes; "cwru-sub-nav-item": LocalJSX.IntrinsicElements["cwru-sub-nav-item"] & JSXBase.HTMLAttributes; "cwru-subfeature": LocalJSX.IntrinsicElements["cwru-subfeature"] & JSXBase.HTMLAttributes; "cwru-switcher": LocalJSX.IntrinsicElements["cwru-switcher"] & JSXBase.HTMLAttributes; "cwru-tab-content": LocalJSX.IntrinsicElements["cwru-tab-content"] & JSXBase.HTMLAttributes; "cwru-tab-header": LocalJSX.IntrinsicElements["cwru-tab-header"] & JSXBase.HTMLAttributes; "cwru-tabs": LocalJSX.IntrinsicElements["cwru-tabs"] & JSXBase.HTMLAttributes; "cwru-typography": LocalJSX.IntrinsicElements["cwru-typography"] & JSXBase.HTMLAttributes; "cwru-well": LocalJSX.IntrinsicElements["cwru-well"] & JSXBase.HTMLAttributes; } } }