/* 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 { /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface AboutComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional -embeded video true or false */ "embededvideo": boolean; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan": number; /** * Optional - image location - left, right,top or bottom */ "imagepos": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordiondocuments-component.PNG) * #### Content Type * nypwebc_ct_DocumentsManuels */ interface AccordiondocumentsComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - expand all by default */ "expandall": boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle": boolean; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site? */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * optional - option to sort differently. if its 2 then its alphabetical. otherwise by nypwebc_itemorder */ "sortversion": number; /** * optional - to filter to only specific subsection. default is all */ "subsection": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_freetext_accordion */ interface AccordionfreetextComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - expand all by default */ "expandall": boolean; /** * Optional - Expand the first item. default is false */ "expandfirst": boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle": boolean; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional - headertext location */ "headerlocation": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionlinks-component.PNG) * #### Content Type * nypwebc_ct_listitems_accordion */ interface AccordionlinksComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - expand all by default */ "expandall": boolean; /** * /** Optional - Expand the first item. default is false */ "expandfirst": boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle": boolean; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional - headertext location */ "headerlocation": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * optional - option to sort differently. if its 2 then its alphabetical. otherwise by nypwebc_itemorder */ "sortversion": number; /** * optional - to filter to only specific subsection. default is all */ "subsection": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface AnnouncementsAllComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/announcements-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface AnnouncementsComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of announcements */ "count": number; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - single column display */ "imagepos": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link Url - defaul is this.webpath + "/pages/allitems.aspx" */ "seeallurl": string; /** * Optional - single column display */ "singlecolumn": boolean; /** * Required - site url if its sp online site */ "siteurl": string; /** * Optional - sortversion (itemorder or postdate) */ "sortversion": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ask-form-component.PNG) * #### Content Type * nypwebc_ct_askform */ interface AskFormComponent { /** * anonymous default is true . if its false, then Email address field appears to the form */ "anonymous": boolean; /** * Required - Unique ID. */ "componentid": string; /** * entitylistfullname required */ "entitylistfullname": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; "imageurl": string; /** * Required - List Name. */ "listname": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface BootstrapBlankComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -html fragment */ "html": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/calendar-component.PNG) * #### Content Type * nypwebc_ct_calendar */ interface CalendarComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items */ "count": number; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Optional - single column display */ "singlecolumn": boolean; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -image border radius */ "imageradius": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselComponentV2 { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -image border radius */ "imageradius": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-headline-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface CarouselHeadlineComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link - defaul is this.webpath + "/pages/allitems.aspx" */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Optional -thumbnail indicator yes or no */ "thumbnailindicators": boolean; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-multi-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselMultiComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -image border radius */ "imageradius": string; /** * Optional -number of items per slide */ "itemsperslide": number; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/documents-component.PNG) * #### Content Type * Document */ interface DocumentsComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items */ "count": number; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * optional - sorty by. possible values 'modified,Title,ItemOrder' */ "sortby": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash for ex: /hr/pm */ "webpath": string; } interface HeaderComponent { "headerbgcolor": string; "headerborderbottom": string; "headertextcolor": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - if header attribute is true */ "seeall": boolean; "seealltitle": string; "seeallurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/hero-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface HeroComponent { /** * Required - Unique ID. */ "componentid": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface HomeannouncementitemComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -include image to the body */ "includeimage": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface ListsearchComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } interface LoaderComponent { } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface MeettheteamComponent { /** * Required - Unique ID. */ "componentid": string; "filters": boolean; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -image border radius */ "imageradius": string; /** * Optional -number of items per slide */ "itemsperslide": number; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath": string; } interface MyComponent { "componentid": string; "listname": string; "sectiontitle": string; "titleiconurl": string; "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface NewsitemComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional -include image to the body */ "includeimage": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; } interface NypmegamenuComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional -embeded video true or false */ "embededvideo": boolean; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan": number; /** * Optional - image location - left, right,top or bottom */ "imagepos": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } interface NypmegemenuComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional -embeded video true or false */ "embededvideo": boolean; /** * Optional - To show/hide header - default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan": number; /** * Optional - image location - left, right,top or bottom */ "imagepos": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/nyptwitter-component.PNG) */ interface NyptwitterComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - default header */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional -twitter username. for example nyphospital */ "twitterhandle": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ourteam-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface OurteamComponent { /** * Required - Unique ID. */ "componentid": string; "filters": boolean; "filtertitle": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * /** Optional -number of items per slide */ "imagemaxheight": string; /** * Optional -image border radius */ "imageradius": string; /** * Optional -number of items per slide */ "itemsperslide": number; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * optional - resulttext */ "resultstext": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/plainlinks-component.PNG) * #### Content Type * nypwebc_ct_plainlinks */ interface PlainlinksComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items */ "count": number; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - include icon */ "includeicon": boolean; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/siteownerinfo-component.PNG) * #### List * List (site info) is located in home site */ interface SiteownerinfoComponent { /** * Required - Unique ID. */ "componentid": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } interface SliderComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional - headertext location */ "headerlocation": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } interface SwiperComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional - headertext location */ "headerlocation": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tabs-component.PNG) * #### Content Type * nypwebc_ct_tabs */ interface TabsComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - image col span if image pos is left or right. default is 4 */ "imagecolspan": number; /** * Optional - image location - left, right,top or bottom */ "imagepos": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see all link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } interface TestComponent { } interface Test2Component { } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_threelevel */ interface ThreelevelComponent { /** * Required - Unique ID. */ "componentid": string; /** * Optional - number of items to retrieve */ "count": number; /** * Optional - Expand /collapse all toggle */ "exptoggle": boolean; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional - headertext location */ "headerlocation": string; /** * Optional -header text color */ "headertextcolor": string; /** * Required - site url if its sp online site */ "iconlocation": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see All link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All Url */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ticker-component.PNG) * #### Content Type * nypwebc_ct_about */ interface TickerComponent { /** * Required - Unique ID. */ "componentid": string; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Required - site url if its sp online site */ "siteurl": string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface TilesComponent { /** * Optional - card border true or false? */ "cardborder": boolean; /** * Required - Unique ID. */ "componentid": string; /** * Optional - direction of the tile (vertical or horizantal). default is vertical */ "direction": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - image only on the card? */ "imageonly": boolean; /** * Optional - number of columns? */ "itemperrow": number; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Optional -bodycolor text color */ "sectionbodycolor": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see all link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * optional - style */ "styleversion": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component-v2.PNG) * #### Content Type * nypwebc_ct_tiles */ interface TilesComponentV2 { /** * Required - Unique ID. */ "componentid": string; /** * Optional - To show/hide header. default is true */ "header": boolean; /** * Optional - header background color */ "headerbgcolor": string; /** * Optional -header border bottom css */ "headerborderbottom": string; /** * Optional -header text color */ "headertextcolor": string; /** * Optional - number of columns? */ "itemperrow": number; /** * Required - List Name. */ "listname": string; /** * Optional - is it SP Online site */ "online": boolean; /** * Optional -bodycolor text color */ "sectionbodycolor": string; /** * Required - if header attribute is true */ "sectiontitle": string; /** * Optional - To show see all link */ "seeall": boolean; /** * Optional - see All link Title */ "seealltitle": string; /** * Optional - see All link */ "seeallurl": string; /** * Required - site url if its sp online site */ "siteurl": string; /** * optional - style (v1 or v2 or v3) */ "styleversion": string; /** * Required - if header attribute is true */ "titleiconurl": string; /** * Optional - vertical scroll bar */ "verticalscroll": boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight": number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath": string; } } declare global { /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface HTMLAboutComponentElement extends Components.AboutComponent, HTMLStencilElement { } var HTMLAboutComponentElement: { prototype: HTMLAboutComponentElement; new (): HTMLAboutComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordiondocuments-component.PNG) * #### Content Type * nypwebc_ct_DocumentsManuels */ interface HTMLAccordiondocumentsComponentElement extends Components.AccordiondocumentsComponent, HTMLStencilElement { } var HTMLAccordiondocumentsComponentElement: { prototype: HTMLAccordiondocumentsComponentElement; new (): HTMLAccordiondocumentsComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_freetext_accordion */ interface HTMLAccordionfreetextComponentElement extends Components.AccordionfreetextComponent, HTMLStencilElement { } var HTMLAccordionfreetextComponentElement: { prototype: HTMLAccordionfreetextComponentElement; new (): HTMLAccordionfreetextComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionlinks-component.PNG) * #### Content Type * nypwebc_ct_listitems_accordion */ interface HTMLAccordionlinksComponentElement extends Components.AccordionlinksComponent, HTMLStencilElement { } var HTMLAccordionlinksComponentElement: { prototype: HTMLAccordionlinksComponentElement; new (): HTMLAccordionlinksComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface HTMLAnnouncementsAllComponentElement extends Components.AnnouncementsAllComponent, HTMLStencilElement { } var HTMLAnnouncementsAllComponentElement: { prototype: HTMLAnnouncementsAllComponentElement; new (): HTMLAnnouncementsAllComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/announcements-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface HTMLAnnouncementsComponentElement extends Components.AnnouncementsComponent, HTMLStencilElement { } var HTMLAnnouncementsComponentElement: { prototype: HTMLAnnouncementsComponentElement; new (): HTMLAnnouncementsComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ask-form-component.PNG) * #### Content Type * nypwebc_ct_askform */ interface HTMLAskFormComponentElement extends Components.AskFormComponent, HTMLStencilElement { } var HTMLAskFormComponentElement: { prototype: HTMLAskFormComponentElement; new (): HTMLAskFormComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface HTMLBootstrapBlankComponentElement extends Components.BootstrapBlankComponent, HTMLStencilElement { } var HTMLBootstrapBlankComponentElement: { prototype: HTMLBootstrapBlankComponentElement; new (): HTMLBootstrapBlankComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/calendar-component.PNG) * #### Content Type * nypwebc_ct_calendar */ interface HTMLCalendarComponentElement extends Components.CalendarComponent, HTMLStencilElement { } var HTMLCalendarComponentElement: { prototype: HTMLCalendarComponentElement; new (): HTMLCalendarComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface HTMLCarouselComponentElement extends Components.CarouselComponent, HTMLStencilElement { } var HTMLCarouselComponentElement: { prototype: HTMLCarouselComponentElement; new (): HTMLCarouselComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface HTMLCarouselComponentV2Element extends Components.CarouselComponentV2, HTMLStencilElement { } var HTMLCarouselComponentV2Element: { prototype: HTMLCarouselComponentV2Element; new (): HTMLCarouselComponentV2Element; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-headline-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface HTMLCarouselHeadlineComponentElement extends Components.CarouselHeadlineComponent, HTMLStencilElement { } var HTMLCarouselHeadlineComponentElement: { prototype: HTMLCarouselHeadlineComponentElement; new (): HTMLCarouselHeadlineComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-multi-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface HTMLCarouselMultiComponentElement extends Components.CarouselMultiComponent, HTMLStencilElement { } var HTMLCarouselMultiComponentElement: { prototype: HTMLCarouselMultiComponentElement; new (): HTMLCarouselMultiComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/documents-component.PNG) * #### Content Type * Document */ interface HTMLDocumentsComponentElement extends Components.DocumentsComponent, HTMLStencilElement { } var HTMLDocumentsComponentElement: { prototype: HTMLDocumentsComponentElement; new (): HTMLDocumentsComponentElement; }; interface HTMLHeaderComponentElement extends Components.HeaderComponent, HTMLStencilElement { } var HTMLHeaderComponentElement: { prototype: HTMLHeaderComponentElement; new (): HTMLHeaderComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/hero-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface HTMLHeroComponentElement extends Components.HeroComponent, HTMLStencilElement { } var HTMLHeroComponentElement: { prototype: HTMLHeroComponentElement; new (): HTMLHeroComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface HTMLHomeannouncementitemComponentElement extends Components.HomeannouncementitemComponent, HTMLStencilElement { } var HTMLHomeannouncementitemComponentElement: { prototype: HTMLHomeannouncementitemComponentElement; new (): HTMLHomeannouncementitemComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface HTMLListsearchComponentElement extends Components.ListsearchComponent, HTMLStencilElement { } var HTMLListsearchComponentElement: { prototype: HTMLListsearchComponentElement; new (): HTMLListsearchComponentElement; }; interface HTMLLoaderComponentElement extends Components.LoaderComponent, HTMLStencilElement { } var HTMLLoaderComponentElement: { prototype: HTMLLoaderComponentElement; new (): HTMLLoaderComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface HTMLMeettheteamComponentElement extends Components.MeettheteamComponent, HTMLStencilElement { } var HTMLMeettheteamComponentElement: { prototype: HTMLMeettheteamComponentElement; new (): HTMLMeettheteamComponentElement; }; interface HTMLMyComponentElement extends Components.MyComponent, HTMLStencilElement { } var HTMLMyComponentElement: { prototype: HTMLMyComponentElement; new (): HTMLMyComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface HTMLNewsitemComponentElement extends Components.NewsitemComponent, HTMLStencilElement { } var HTMLNewsitemComponentElement: { prototype: HTMLNewsitemComponentElement; new (): HTMLNewsitemComponentElement; }; interface HTMLNypmegamenuComponentElement extends Components.NypmegamenuComponent, HTMLStencilElement { } var HTMLNypmegamenuComponentElement: { prototype: HTMLNypmegamenuComponentElement; new (): HTMLNypmegamenuComponentElement; }; interface HTMLNypmegemenuComponentElement extends Components.NypmegemenuComponent, HTMLStencilElement { } var HTMLNypmegemenuComponentElement: { prototype: HTMLNypmegemenuComponentElement; new (): HTMLNypmegemenuComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/nyptwitter-component.PNG) */ interface HTMLNyptwitterComponentElement extends Components.NyptwitterComponent, HTMLStencilElement { } var HTMLNyptwitterComponentElement: { prototype: HTMLNyptwitterComponentElement; new (): HTMLNyptwitterComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ourteam-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface HTMLOurteamComponentElement extends Components.OurteamComponent, HTMLStencilElement { } var HTMLOurteamComponentElement: { prototype: HTMLOurteamComponentElement; new (): HTMLOurteamComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/plainlinks-component.PNG) * #### Content Type * nypwebc_ct_plainlinks */ interface HTMLPlainlinksComponentElement extends Components.PlainlinksComponent, HTMLStencilElement { } var HTMLPlainlinksComponentElement: { prototype: HTMLPlainlinksComponentElement; new (): HTMLPlainlinksComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/siteownerinfo-component.PNG) * #### List * List (site info) is located in home site */ interface HTMLSiteownerinfoComponentElement extends Components.SiteownerinfoComponent, HTMLStencilElement { } var HTMLSiteownerinfoComponentElement: { prototype: HTMLSiteownerinfoComponentElement; new (): HTMLSiteownerinfoComponentElement; }; interface HTMLSliderComponentElement extends Components.SliderComponent, HTMLStencilElement { } var HTMLSliderComponentElement: { prototype: HTMLSliderComponentElement; new (): HTMLSliderComponentElement; }; interface HTMLSwiperComponentElement extends Components.SwiperComponent, HTMLStencilElement { } var HTMLSwiperComponentElement: { prototype: HTMLSwiperComponentElement; new (): HTMLSwiperComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tabs-component.PNG) * #### Content Type * nypwebc_ct_tabs */ interface HTMLTabsComponentElement extends Components.TabsComponent, HTMLStencilElement { } var HTMLTabsComponentElement: { prototype: HTMLTabsComponentElement; new (): HTMLTabsComponentElement; }; interface HTMLTestComponentElement extends Components.TestComponent, HTMLStencilElement { } var HTMLTestComponentElement: { prototype: HTMLTestComponentElement; new (): HTMLTestComponentElement; }; interface HTMLTest2ComponentElement extends Components.Test2Component, HTMLStencilElement { } var HTMLTest2ComponentElement: { prototype: HTMLTest2ComponentElement; new (): HTMLTest2ComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_threelevel */ interface HTMLThreelevelComponentElement extends Components.ThreelevelComponent, HTMLStencilElement { } var HTMLThreelevelComponentElement: { prototype: HTMLThreelevelComponentElement; new (): HTMLThreelevelComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ticker-component.PNG) * #### Content Type * nypwebc_ct_about */ interface HTMLTickerComponentElement extends Components.TickerComponent, HTMLStencilElement { } var HTMLTickerComponentElement: { prototype: HTMLTickerComponentElement; new (): HTMLTickerComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface HTMLTilesComponentElement extends Components.TilesComponent, HTMLStencilElement { } var HTMLTilesComponentElement: { prototype: HTMLTilesComponentElement; new (): HTMLTilesComponentElement; }; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component-v2.PNG) * #### Content Type * nypwebc_ct_tiles */ interface HTMLTilesComponentV2Element extends Components.TilesComponentV2, HTMLStencilElement { } var HTMLTilesComponentV2Element: { prototype: HTMLTilesComponentV2Element; new (): HTMLTilesComponentV2Element; }; interface HTMLElementTagNameMap { "about-component": HTMLAboutComponentElement; "accordiondocuments-component": HTMLAccordiondocumentsComponentElement; "accordionfreetext-component": HTMLAccordionfreetextComponentElement; "accordionlinks-component": HTMLAccordionlinksComponentElement; "announcements-all-component": HTMLAnnouncementsAllComponentElement; "announcements-component": HTMLAnnouncementsComponentElement; "ask-form-component": HTMLAskFormComponentElement; "bootstrap-blank-component": HTMLBootstrapBlankComponentElement; "calendar-component": HTMLCalendarComponentElement; "carousel-component": HTMLCarouselComponentElement; "carousel-component-v2": HTMLCarouselComponentV2Element; "carousel-headline-component": HTMLCarouselHeadlineComponentElement; "carousel-multi-component": HTMLCarouselMultiComponentElement; "documents-component": HTMLDocumentsComponentElement; "header-component": HTMLHeaderComponentElement; "hero-component": HTMLHeroComponentElement; "homeannouncementitem-component": HTMLHomeannouncementitemComponentElement; "listsearch-component": HTMLListsearchComponentElement; "loader-component": HTMLLoaderComponentElement; "meettheteam-component": HTMLMeettheteamComponentElement; "my-component": HTMLMyComponentElement; "newsitem-component": HTMLNewsitemComponentElement; "nypmegamenu-component": HTMLNypmegamenuComponentElement; "nypmegemenu-component": HTMLNypmegemenuComponentElement; "nyptwitter-component": HTMLNyptwitterComponentElement; "ourteam-component": HTMLOurteamComponentElement; "plainlinks-component": HTMLPlainlinksComponentElement; "siteownerinfo-component": HTMLSiteownerinfoComponentElement; "slider-component": HTMLSliderComponentElement; "swiper-component": HTMLSwiperComponentElement; "tabs-component": HTMLTabsComponentElement; "test-component": HTMLTestComponentElement; "test2-component": HTMLTest2ComponentElement; "threelevel-component": HTMLThreelevelComponentElement; "ticker-component": HTMLTickerComponentElement; "tiles-component": HTMLTilesComponentElement; "tiles-component-v2": HTMLTilesComponentV2Element; } } declare namespace LocalJSX { /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface AboutComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional -embeded video true or false */ "embededvideo"?: boolean; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan"?: number; /** * Optional - image location - left, right,top or bottom */ "imagepos"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordiondocuments-component.PNG) * #### Content Type * nypwebc_ct_DocumentsManuels */ interface AccordiondocumentsComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - expand all by default */ "expandall"?: boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle"?: boolean; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site? */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * optional - option to sort differently. if its 2 then its alphabetical. otherwise by nypwebc_itemorder */ "sortversion"?: number; /** * optional - to filter to only specific subsection. default is all */ "subsection"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_freetext_accordion */ interface AccordionfreetextComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - expand all by default */ "expandall"?: boolean; /** * Optional - Expand the first item. default is false */ "expandfirst"?: boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle"?: boolean; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional - headertext location */ "headerlocation"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionlinks-component.PNG) * #### Content Type * nypwebc_ct_listitems_accordion */ interface AccordionlinksComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - expand all by default */ "expandall"?: boolean; /** * /** Optional - Expand the first item. default is false */ "expandfirst"?: boolean; /** * Optional - Expand /collapse all toggle */ "exptoggle"?: boolean; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional - headertext location */ "headerlocation"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * optional - option to sort differently. if its 2 then its alphabetical. otherwise by nypwebc_itemorder */ "sortversion"?: number; /** * optional - to filter to only specific subsection. default is all */ "subsection"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface AnnouncementsAllComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/announcements-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface AnnouncementsComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of announcements */ "count"?: number; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - single column display */ "imagepos"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link Url - defaul is this.webpath + "/pages/allitems.aspx" */ "seeallurl"?: string; /** * Optional - single column display */ "singlecolumn"?: boolean; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Optional - sortversion (itemorder or postdate) */ "sortversion"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ask-form-component.PNG) * #### Content Type * nypwebc_ct_askform */ interface AskFormComponent { /** * anonymous default is true . if its false, then Email address field appears to the form */ "anonymous"?: boolean; /** * Required - Unique ID. */ "componentid"?: string; /** * entitylistfullname required */ "entitylistfullname"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; "imageurl"?: string; /** * Required - List Name. */ "listname"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ interface BootstrapBlankComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -html fragment */ "html"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/calendar-component.PNG) * #### Content Type * nypwebc_ct_calendar */ interface CalendarComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items */ "count"?: number; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Optional - single column display */ "singlecolumn"?: boolean; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -image border radius */ "imageradius"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselComponentV2 { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -image border radius */ "imageradius"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-headline-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface CarouselHeadlineComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link - defaul is this.webpath + "/pages/allitems.aspx" */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Optional -thumbnail indicator yes or no */ "thumbnailindicators"?: boolean; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-multi-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface CarouselMultiComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -image border radius */ "imageradius"?: string; /** * Optional -number of items per slide */ "itemsperslide"?: number; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/documents-component.PNG) * #### Content Type * Document */ interface DocumentsComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items */ "count"?: number; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * optional - sorty by. possible values 'modified,Title,ItemOrder' */ "sortby"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash for ex: /hr/pm */ "webpath"?: string; } interface HeaderComponent { "headerbgcolor"?: string; "headerborderbottom"?: string; "headertextcolor"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - if header attribute is true */ "seeall"?: boolean; "seealltitle"?: string; "seeallurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/hero-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface HeroComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface HomeannouncementitemComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -include image to the body */ "includeimage"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ interface ListsearchComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface LoaderComponent { } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface MeettheteamComponent { /** * Required - Unique ID. */ "componentid"?: string; "filters"?: boolean; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -image border radius */ "imageradius"?: string; /** * Optional -number of items per slide */ "itemsperslide"?: number; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath"?: string; } interface MyComponent { "componentid"?: string; "listname"?: string; "sectiontitle"?: string; "titleiconurl"?: string; "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ interface NewsitemComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional -include image to the body */ "includeimage"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; } interface NypmegamenuComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional -embeded video true or false */ "embededvideo"?: boolean; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan"?: number; /** * Optional - image location - left, right,top or bottom */ "imagepos"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface NypmegemenuComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional -embeded video true or false */ "embededvideo"?: boolean; /** * Optional - To show/hide header - default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - image col span if image pos is left or right. default is 3 */ "imagecolspan"?: number; /** * Optional - image location - left, right,top or bottom */ "imagepos"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/nyptwitter-component.PNG) */ interface NyptwitterComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - default header */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional -twitter username. for example nyphospital */ "twitterhandle"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ourteam-component.PNG) * #### Content Type * nypwebc_ct_picture */ interface OurteamComponent { /** * Required - Unique ID. */ "componentid"?: string; "filters"?: boolean; "filtertitle"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * /** Optional -number of items per slide */ "imagemaxheight"?: string; /** * Optional -image border radius */ "imageradius"?: string; /** * Optional -number of items per slide */ "itemsperslide"?: number; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * optional - resulttext */ "resultstext"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/plainlinks-component.PNG) * #### Content Type * nypwebc_ct_plainlinks */ interface PlainlinksComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items */ "count"?: number; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - include icon */ "includeicon"?: boolean; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/siteownerinfo-component.PNG) * #### List * List (site info) is located in home site */ interface SiteownerinfoComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface SliderComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional - headertext location */ "headerlocation"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface SwiperComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional - headertext location */ "headerlocation"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tabs-component.PNG) * #### Content Type * nypwebc_ct_tabs */ interface TabsComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - image col span if image pos is left or right. default is 4 */ "imagecolspan"?: number; /** * Optional - image location - left, right,top or bottom */ "imagepos"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see all link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface TestComponent { } interface Test2Component { } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_threelevel */ interface ThreelevelComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - number of items to retrieve */ "count"?: number; /** * Optional - Expand /collapse all toggle */ "exptoggle"?: boolean; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional - headertext location */ "headerlocation"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Required - site url if its sp online site */ "iconlocation"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see All link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All Url */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ticker-component.PNG) * #### Content Type * nypwebc_ct_about */ interface TickerComponent { /** * Required - Unique ID. */ "componentid"?: string; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component.PNG) * #### Content Type * nypwebc_ct_tiles */ interface TilesComponent { /** * Optional - card border true or false? */ "cardborder"?: boolean; /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - direction of the tile (vertical or horizantal). default is vertical */ "direction"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - image only on the card? */ "imageonly"?: boolean; /** * Optional - number of columns? */ "itemperrow"?: number; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Optional -bodycolor text color */ "sectionbodycolor"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see all link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * optional - style */ "styleversion"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component-v2.PNG) * #### Content Type * nypwebc_ct_tiles */ interface TilesComponentV2 { /** * Required - Unique ID. */ "componentid"?: string; /** * Optional - To show/hide header. default is true */ "header"?: boolean; /** * Optional - header background color */ "headerbgcolor"?: string; /** * Optional -header border bottom css */ "headerborderbottom"?: string; /** * Optional -header text color */ "headertextcolor"?: string; /** * Optional - number of columns? */ "itemperrow"?: number; /** * Required - List Name. */ "listname"?: string; /** * Optional - is it SP Online site */ "online"?: boolean; /** * Optional -bodycolor text color */ "sectionbodycolor"?: string; /** * Required - if header attribute is true */ "sectiontitle"?: string; /** * Optional - To show see all link */ "seeall"?: boolean; /** * Optional - see All link Title */ "seealltitle"?: string; /** * Optional - see All link */ "seeallurl"?: string; /** * Required - site url if its sp online site */ "siteurl"?: string; /** * optional - style (v1 or v2 or v3) */ "styleversion"?: string; /** * Required - if header attribute is true */ "titleiconurl"?: string; /** * Optional - vertical scroll bar */ "verticalscroll"?: boolean; /** * Optional - vertical scroll bar height */ "verticalscrollheight"?: number; /** * Required - Relative to the root site. no trailing slash. for ex: /hr/pm */ "webpath"?: string; } interface IntrinsicElements { "about-component": AboutComponent; "accordiondocuments-component": AccordiondocumentsComponent; "accordionfreetext-component": AccordionfreetextComponent; "accordionlinks-component": AccordionlinksComponent; "announcements-all-component": AnnouncementsAllComponent; "announcements-component": AnnouncementsComponent; "ask-form-component": AskFormComponent; "bootstrap-blank-component": BootstrapBlankComponent; "calendar-component": CalendarComponent; "carousel-component": CarouselComponent; "carousel-component-v2": CarouselComponentV2; "carousel-headline-component": CarouselHeadlineComponent; "carousel-multi-component": CarouselMultiComponent; "documents-component": DocumentsComponent; "header-component": HeaderComponent; "hero-component": HeroComponent; "homeannouncementitem-component": HomeannouncementitemComponent; "listsearch-component": ListsearchComponent; "loader-component": LoaderComponent; "meettheteam-component": MeettheteamComponent; "my-component": MyComponent; "newsitem-component": NewsitemComponent; "nypmegamenu-component": NypmegamenuComponent; "nypmegemenu-component": NypmegemenuComponent; "nyptwitter-component": NyptwitterComponent; "ourteam-component": OurteamComponent; "plainlinks-component": PlainlinksComponent; "siteownerinfo-component": SiteownerinfoComponent; "slider-component": SliderComponent; "swiper-component": SwiperComponent; "tabs-component": TabsComponent; "test-component": TestComponent; "test2-component": Test2Component; "threelevel-component": ThreelevelComponent; "ticker-component": TickerComponent; "tiles-component": TilesComponent; "tiles-component-v2": TilesComponentV2; } } export { LocalJSX as JSX }; declare module "@stencil/core" { export namespace JSX { interface IntrinsicElements { /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ "about-component": LocalJSX.AboutComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordiondocuments-component.PNG) * #### Content Type * nypwebc_ct_DocumentsManuels */ "accordiondocuments-component": LocalJSX.AccordiondocumentsComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_freetext_accordion */ "accordionfreetext-component": LocalJSX.AccordionfreetextComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionlinks-component.PNG) * #### Content Type * nypwebc_ct_listitems_accordion */ "accordionlinks-component": LocalJSX.AccordionlinksComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ "announcements-all-component": LocalJSX.AnnouncementsAllComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/announcements-component.PNG) * #### Content Type * nypwebc_ct_announcements */ "announcements-component": LocalJSX.AnnouncementsComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ask-form-component.PNG) * #### Content Type * nypwebc_ct_askform */ "ask-form-component": LocalJSX.AskFormComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_about */ "bootstrap-blank-component": LocalJSX.BootstrapBlankComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/calendar-component.PNG) * #### Content Type * nypwebc_ct_calendar */ "calendar-component": LocalJSX.CalendarComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ "carousel-component": LocalJSX.CarouselComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ "carousel-component-v2": LocalJSX.CarouselComponentV2 & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-headline-component.PNG) * #### Content Type * nypwebc_ct_announcements */ "carousel-headline-component": LocalJSX.CarouselHeadlineComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-multi-component.PNG) * #### Content Type * nypwebc_ct_picture */ "carousel-multi-component": LocalJSX.CarouselMultiComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/documents-component.PNG) * #### Content Type * Document */ "documents-component": LocalJSX.DocumentsComponent & JSXBase.HTMLAttributes; "header-component": LocalJSX.HeaderComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/hero-component.PNG) * #### Content Type * nypwebc_ct_tiles */ "hero-component": LocalJSX.HeroComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ "homeannouncementitem-component": LocalJSX.HomeannouncementitemComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/about-component.PNG) * #### Content Type * nypwebc_ct_announcements */ "listsearch-component": LocalJSX.ListsearchComponent & JSXBase.HTMLAttributes; "loader-component": LocalJSX.LoaderComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/carousel-component.PNG) * #### Content Type * nypwebc_ct_picture */ "meettheteam-component": LocalJSX.MeettheteamComponent & JSXBase.HTMLAttributes; "my-component": LocalJSX.MyComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/newsitem-component.PNG) * #### Content Type * nypwebc_ct_announcements * Query strings * listname * newsid * webpath * Example - https://infonet.nyp.org/webc/Pages/NewsItem.aspx?listname=webc_announcements&webpath=/webc&newsid=1 */ "newsitem-component": LocalJSX.NewsitemComponent & JSXBase.HTMLAttributes; "nypmegamenu-component": LocalJSX.NypmegamenuComponent & JSXBase.HTMLAttributes; "nypmegemenu-component": LocalJSX.NypmegemenuComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/nyptwitter-component.PNG) */ "nyptwitter-component": LocalJSX.NyptwitterComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ourteam-component.PNG) * #### Content Type * nypwebc_ct_picture */ "ourteam-component": LocalJSX.OurteamComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/plainlinks-component.PNG) * #### Content Type * nypwebc_ct_plainlinks */ "plainlinks-component": LocalJSX.PlainlinksComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/siteownerinfo-component.PNG) * #### List * List (site info) is located in home site */ "siteownerinfo-component": LocalJSX.SiteownerinfoComponent & JSXBase.HTMLAttributes; "slider-component": LocalJSX.SliderComponent & JSXBase.HTMLAttributes; "swiper-component": LocalJSX.SwiperComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tabs-component.PNG) * #### Content Type * nypwebc_ct_tabs */ "tabs-component": LocalJSX.TabsComponent & JSXBase.HTMLAttributes; "test-component": LocalJSX.TestComponent & JSXBase.HTMLAttributes; "test2-component": LocalJSX.Test2Component & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/accordionfreetext_component.PNG) * #### Content Type * nypwebc_ct_threelevel */ "threelevel-component": LocalJSX.ThreelevelComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/ticker-component.PNG) * #### Content Type * nypwebc_ct_about */ "ticker-component": LocalJSX.TickerComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component.PNG) * #### Content Type * nypwebc_ct_tiles */ "tiles-component": LocalJSX.TilesComponent & JSXBase.HTMLAttributes; /** * #### Sample screen shot * ![image info](https://infonet.nyp.org/webc/PublishingImages/tiles-component-v2.PNG) * #### Content Type * nypwebc_ct_tiles */ "tiles-component-v2": LocalJSX.TilesComponentV2 & JSXBase.HTMLAttributes; } } }