UNPKG

@cbpds/web-components

Version:
48 lines (45 loc) 13.6 kB
/*! * CPB Design System web components - built with Stencil */ import { p as promiseResolve, H, b as bootstrapLazy } from './index-6c11fa0c.js'; export { s as setNonce } from './index-6c11fa0c.js'; import { g as globalScripts } from './app-globals-7e80e2ac.js'; /* Stencil Client Patch Browser v4.15.0 | MIT Licensed | https://stenciljs.com */ const patchBrowser = () => { { // opted-in to polyfill cloneNode() for slot polyfilled components patchCloneNodeFix(H.prototype); } const importMeta = import.meta.url; const opts = {}; if (importMeta !== '') { opts.resourcesUrl = new URL('.', importMeta).href; } return promiseResolve(opts); }; const patchCloneNodeFix = (HTMLElementPrototype) => { const nativeCloneNodeFn = HTMLElementPrototype.cloneNode; HTMLElementPrototype.cloneNode = function (deep) { if (this.nodeName === 'TEMPLATE') { return nativeCloneNodeFn.call(this, deep); } const clonedNode = nativeCloneNodeFn.call(this, false); const srcChildNodes = this.childNodes; if (deep) { for (let i = 0; i < srcChildNodes.length; i++) { // Node.ATTRIBUTE_NODE === 2, and checking because IE11 if (srcChildNodes[i].nodeType !== 2) { clonedNode.appendChild(srcChildNodes[i].cloneNode(true)); } } } return clonedNode; }; }; patchBrowser().then(async (options) => { await globalScripts(); return bootstrapLazy(JSON.parse("[[\"cbp-breadcrumb\",[[4,\"cbp-breadcrumb\",{\"divider\":[1],\"context\":[513],\"sx\":[8],\"menuItems\":[32],\"sizeIndex\":[32]}]]],[\"cbp-expand\",[[4,\"cbp-expand\",{\"headingId\":[1,\"heading-id\"],\"open\":[516],\"label\":[1],\"headingLevel\":[1,\"heading-level\"],\"context\":[513],\"sx\":[8]}]]],[\"cbp-accordion-item\",[[4,\"cbp-accordion-item\",{\"headingId\":[1,\"heading-id\"],\"open\":[516],\"label\":[1],\"headingLevel\":[1,\"heading-level\"],\"color\":[513],\"sx\":[8]}]]],[\"cbp-app-header\",[[4,\"cbp-app-header\",{\"subnavDrawerId\":[1,\"subnav-drawer-id\"],\"search\":[4],\"searchMethod\":[1,\"search-method\"],\"searchAction\":[1,\"search-action\"],\"openSearch\":[64],\"closeSearch\":[64]},[[16,\"drawerClose\",\"handleNavDrawerClose\"],[0,\"keydown\",\"handleKeyDown\"],[16,\"click\",\"handleClick\"]]]]],[\"cbp-dropdown\",[[4,\"cbp-dropdown\",{\"multiple\":[516],\"filter\":[516],\"async\":[516],\"minimumInputLength\":[2,\"minimum-input-length\"],\"items\":[1],\"create\":[4],\"fieldId\":[1,\"field-id\"],\"name\":[1],\"placeholder\":[1025],\"selectedLabel\":[1025,\"selected-label\"],\"value\":[1032],\"open\":[1540],\"error\":[516],\"readonly\":[1540],\"disabled\":[1540],\"context\":[513],\"sx\":[8],\"selectedItems\":[32],\"selectedItemCount\":[32],\"searchString\":[32],\"clearSelections\":[64]},[[0,\"dropdownItemClick\",\"handleDropdownItemClick\"]],{\"open\":[\"watchOpen\"],\"value\":[\"watchValue\"],\"items\":[\"watchItems\"]}]]],[\"cbp-banner\",[[4,\"cbp-banner\",{\"color\":[513]}]]],[\"cbp-code-snippet\",[[4,\"cbp-code-snippet\",{\"variant\":[513],\"height\":[1],\"context\":[513],\"sx\":[8],\"expanded\":[32],\"codeContainerHeight\":[32],\"codeBlockHeight\":[32]}]]],[\"cbp-dot-indicator\",[[0,\"cbp-dot-indicator\",{\"current\":[2],\"itemName\":[1,\"item-name\"],\"items\":[2]}]]],[\"cbp-drawer\",[[4,\"cbp-drawer\",{\"position\":[513],\"open\":[516],\"uid\":[1],\"accessibilityText\":[1,\"accessibility-text\"],\"persistAt\":[1,\"persist-at\"],\"context\":[513],\"sx\":[8],\"persistent\":[32],\"openDrawer\":[64],\"closeDrawer\":[64]},null,{\"open\":[\"watchOpenHandler\"]}]]],[\"cbp-file-input\",[[4,\"cbp-file-input\",{\"name\":[1],\"fieldId\":[1025,\"field-id\"],\"multiple\":[4],\"accept\":[1],\"enhanced\":[4],\"status\":[8],\"error\":[516],\"disabled\":[1540],\"context\":[513],\"sx\":[8],\"files\":[32]},[[0,\"buttonClick\",\"handleDelete\"]],{\"disabled\":[\"watchDisabledHandler\"],\"status\":[\"watchStatusHandler\"]}]]],[\"cbp-subnav-item\",[[4,\"cbp-subnav-item\",{\"label\":[1],\"href\":[1],\"uid\":[1],\"name\":[513],\"current\":[516],\"open\":[516],\"context\":[513],\"sx\":[8]}]]],[\"cbp-tabs\",[[4,\"cbp-tabs\",{\"accessibilityText\":[1,\"accessibility-text\"],\"context\":[513],\"sx\":[8]}]]],[\"cbp-tooltip\",[[4,\"cbp-tooltip\",{\"open\":[516],\"variant\":[513],\"alignment\":[513],\"fieldId\":[1,\"field-id\"],\"context\":[513],\"sx\":[8]},[[0,\"keydown\",\"handleKeyDown\"]]]]],[\"cbp-usa-banner\",[[0,\"cbp-usa-banner\",{\"open\":[516]}]]],[\"cbp-carousel\",[[4,\"cbp-carousel\",{\"height\":[1],\"width\":[1],\"current\":[1026],\"sx\":[8],\"context\":[513]},[[0,\"navigateCollection\",\"navigateCollection\"]],{\"current\":[\"watchCurrent\"]}]]],[\"cbp-chip\",[[4,\"cbp-chip\",{\"name\":[513],\"value\":[1],\"pressed\":[4],\"disabled\":[516],\"context\":[513],\"sx\":[8]}]]],[\"cbp-form-field\",[[4,\"cbp-form-field\",{\"label\":[1],\"description\":[1],\"fieldId\":[1,\"field-id\"],\"group\":[516],\"error\":[516],\"errorMessages\":[8,\"error-messages\"],\"readonly\":[516],\"disabled\":[516],\"context\":[513],\"sx\":[8]},null,{\"readonly\":[\"watchReadonlyHandler\"],\"disabled\":[\"watchDisabledHandler\"],\"error\":[\"watchErrorHandler\"]}]]],[\"cbp-loader\",[[4,\"cbp-loader\",{\"progressId\":[1,\"progress-id\"],\"variant\":[513],\"size\":[513],\"determinate\":[516],\"value\":[2],\"max\":[2],\"orientation\":[513],\"success\":[1540],\"error\":[1540],\"context\":[513],\"sx\":[8]}]]],[\"cbp-pagination\",[[4,\"cbp-pagination\",{\"records\":[2],\"pageSize\":[1032,\"page-size\"],\"page\":[1026],\"context\":[513],\"sx\":[8],\"pagesDropdownItems\":[32],\"showingText\":[32]},[[0,\"buttonClick\",\"handlePagesButtonNav\"]]]]],[\"cbp-accordion\",[[4,\"cbp-accordion\",{\"multiple\":[4],\"context\":[513],\"sx\":[8]}]]],[\"cbp-action-bar\",[[4,\"cbp-action-bar\",{\"variant\":[513],\"context\":[513],\"sx\":[8]}]]],[\"cbp-app\",[[4,\"cbp-app\",{\"theme\":[513],\"debug\":[516],\"appName\":[513,\"app-name\"],\"appVersion\":[513,\"app-version\"]}]]],[\"cbp-badge\",[[4,\"cbp-badge\",{\"color\":[513],\"context\":[513],\"sx\":[8]}]]],[\"cbp-card\",[[4,\"cbp-card\",{\"color\":[513],\"variant\":[513],\"interactive\":[513],\"href\":[1],\"disabled\":[516],\"stretch\":[516],\"sx\":[8],\"context\":[513]}]]],[\"cbp-carousel-item\",[[4,\"cbp-carousel-item\",{\"height\":[1],\"width\":[1]}]]],[\"cbp-container\",[[4,\"cbp-container\",{\"background\":[1],\"textColor\":[1,\"text-color\"],\"width\":[1],\"sx\":[8]}]]],[\"cbp-dialog\",[[4,\"cbp-dialog\",{\"open\":[516],\"uid\":[1],\"accessibilityText\":[1,\"accessibility-text\"],\"color\":[513],\"sx\":[8],\"openDialog\":[64],\"closeDialog\":[64]},null,{\"open\":[\"watchOpenHandler\"]}]]],[\"cbp-footer\",[[4,\"cbp-footer\",{\"sx\":[8]}]]],[\"cbp-form-field-wrapper\",[[4,\"cbp-form-field-wrapper\"]]],[\"cbp-grid\",[[4,\"cbp-grid\",{\"display\":[513],\"gridTemplateAreas\":[1,\"grid-template-areas\"],\"gridTemplateColumns\":[1,\"grid-template-columns\"],\"gridTemplateRows\":[1,\"grid-template-rows\"],\"gridAutoFlow\":[1,\"grid-auto-flow\"],\"gridAutoColumns\":[1,\"grid-auto-columns\"],\"gridAutoRows\":[1,\"grid-auto-rows\"],\"alignItems\":[1,\"align-items\"],\"justifyItems\":[1,\"justify-items\"],\"alignContent\":[1,\"align-content\"],\"justifyContent\":[1,\"justify-content\"],\"gap\":[1],\"breakpoint\":[1],\"sx\":[8]}]]],[\"cbp-grid-item\",[[4,\"cbp-grid-item\",{\"gridColumnStart\":[8,\"grid-column-start\"],\"gridColumnEnd\":[8,\"grid-column-end\"],\"gridRowStart\":[8,\"grid-row-start\"],\"gridRowEnd\":[8,\"grid-row-end\"],\"alignSelf\":[1,\"align-self\"],\"justifySelf\":[1,\"justify-self\"],\"gridArea\":[1,\"grid-area\"],\"sx\":[8]}]]],[\"cbp-hide\",[[4,\"cbp-hide\",{\"display\":[1],\"hide\":[516],\"visuallyHide\":[516,\"visually-hide\"],\"hideAt\":[1,\"hide-at\"],\"visuallyHideAt\":[1,\"visually-hide-at\"],\"sx\":[8]}]]],[\"cbp-link\",[[4,\"cbp-link\",{\"href\":[1],\"rel\":[1],\"target\":[1],\"download\":[4],\"language\":[1],\"shortcutKey\":[1,\"shortcut-key\"],\"accessibilityText\":[1,\"accessibility-text\"],\"disabled\":[516],\"context\":[513],\"sx\":[8]}]]],[\"cbp-list\",[[4,\"cbp-list\",{\"variant\":[513],\"tag\":[1],\"size\":[513],\"accessibilityText\":[1,\"accessibility-text\"],\"sx\":[8],\"context\":[513]}]]],[\"cbp-multicol\",[[4,\"cbp-multicol\",{\"columns\":[2],\"width\":[1],\"gap\":[1],\"rule\":[1],\"nobreak\":[516],\"sx\":[8]}]]],[\"cbp-nav-item\",[[4,\"cbp-nav-item\",{\"current\":[516],\"name\":[513],\"sx\":[8]},null,{\"selected\":[\"doSelected\"]}]]],[\"cbp-notice\",[[4,\"cbp-notice\",{\"color\":[513],\"sx\":[8],\"context\":[513]}]]],[\"cbp-panel\",[[4,\"cbp-panel\",{\"context\":[513],\"sx\":[8]}]]],[\"cbp-radio\",[[4,\"cbp-radio\",{\"name\":[1],\"value\":[1],\"fieldId\":[1025,\"field-id\"],\"checked\":[4],\"disabled\":[4],\"context\":[513],\"sx\":[8]},null,{\"disabled\":[\"watchDisabledHandler\"]}]]],[\"cbp-section\",[[4,\"cbp-section\",{\"tag\":[1],\"accessibilityText\":[1,\"accessibility-text\"],\"sx\":[8]}]]],[\"cbp-segmented-button-group\",[[4,\"cbp-segmented-button-group\",{\"name\":[1],\"value\":[1032],\"multiple\":[4],\"accessibilityText\":[1,\"accessibility-text\"],\"disabled\":[4],\"sx\":[8]},[[0,\"componentLoad\",\"handleComponentLoad\"],[0,\"buttonClick\",\"handleButtonClick\"]],{\"value\":[\"watchValueHandler\"]}]]],[\"cbp-skip-nav\",[[4,\"cbp-skip-nav\",{\"targetId\":[1,\"target-id\"],\"shortcutKey\":[1,\"shortcut-key\"],\"sx\":[8]}]]],[\"cbp-slider\",[[4,\"cbp-slider\",{\"fieldId\":[1,\"field-id\"],\"value\":[1544],\"gap\":[2],\"variant\":[1537],\"min\":[2],\"max\":[2],\"step\":[2],\"hideMinmax\":[4,\"hide-minmax\"],\"hideInput\":[4,\"hide-input\"],\"error\":[516],\"disabled\":[516],\"context\":[513],\"sx\":[8]},null,{\"disabled\":[\"watchDisabledHandler\"]}]]],[\"cbp-structured-list\",[[4,\"cbp-structured-list\",{\"accessibilityText\":[1,\"accessibility-text\"],\"headerId\":[1,\"header-id\"],\"striped\":[516],\"selectable\":[516],\"context\":[513],\"sx\":[8]}]]],[\"cbp-structured-list-item\",[[4,\"cbp-structured-list-item\",{\"color\":[513],\"selected\":[516],\"sx\":[8]},[[0,\"stateChanged\",\"stateChangedHandler\"]]]]],[\"cbp-subnav\",[[4,\"cbp-subnav\",{\"accessibilityText\":[1,\"accessibility-text\"],\"flat\":[516],\"store\":[4],\"context\":[513],\"sx\":[8]}]]],[\"cbp-tab\",[[4,\"cbp-tab\",{\"name\":[1],\"selected\":[516],\"color\":[513],\"accessibilityText\":[1,\"accessibility-text\"],\"sx\":[8]}]]],[\"cbp-tab-panel\",[[4,\"cbp-tab-panel\",{\"name\":[1],\"selected\":[516],\"sx\":[8]}]]],[\"cbp-table\",[[4,\"cbp-table\",{\"striped\":[513],\"hover\":[513],\"columnHover\":[516,\"column-hover\"],\"context\":[513],\"sx\":[8],\"sort\":[32],\"doSort\":[64]}]]],[\"cbp-tag\",[[4,\"cbp-tag\",{\"color\":[513],\"context\":[513],\"sx\":[8]}]]],[\"cbp-toast\",[[4,\"cbp-toast\",{\"color\":[513],\"duration\":[2],\"open\":[516],\"context\":[513],\"sx\":[8]},null,{\"open\":[\"watchOpenHandler\"]}]]],[\"cbp-toggle\",[[4,\"cbp-toggle\",{\"checked\":[516],\"disabled\":[516],\"hideStatus\":[4,\"hide-status\"],\"statusTextOn\":[1,\"status-text-on\"],\"statusTextOff\":[1,\"status-text-off\"],\"name\":[1],\"value\":[1],\"context\":[513],\"sx\":[8]},null,{\"disabled\":[\"watchDisabledHandler\"],\"checked\":[\"watchCheckedHandler\"]}]]],[\"cbp-universal-header\",[[4,\"cbp-universal-header\",{\"logoSrcLg\":[1,\"logo-src-lg\"],\"logoSrcSm\":[1,\"logo-src-sm\"]}]]],[\"cbp-menu\",[[4,\"cbp-menu\",{\"position\":[513],\"open\":[516],\"uid\":[1],\"accessibilityText\":[1,\"accessibility-text\"],\"context\":[513],\"sx\":[8],\"openMenu\":[64],\"closeMenu\":[64]},null,{\"open\":[\"watchOpen\"]}]]],[\"cbp-checkbox\",[[4,\"cbp-checkbox\",{\"name\":[1],\"value\":[1],\"fieldId\":[1025,\"field-id\"],\"checked\":[4],\"indeterminate\":[4],\"disabled\":[4],\"context\":[513],\"sx\":[8]},null,{\"disabled\":[\"watchDisabledHandler\"],\"indeterminate\":[\"watchIndeterminateHandler\"]}]]],[\"cbp-flex-item\",[[4,\"cbp-flex-item\",{\"alignSelf\":[1,\"align-self\"],\"order\":[2],\"flexGrow\":[2,\"flex-grow\"],\"flexShrink\":[2,\"flex-shrink\"],\"flexBasis\":[1,\"flex-basis\"],\"sx\":[8]}]]],[\"cbp-dropdown-item\",[[4,\"cbp-dropdown-item\",{\"value\":[1],\"disabled\":[516],\"current\":[516],\"itemId\":[1,\"item-id\"],\"selected\":[516]},null,{\"selected\":[\"watchSelected\"]}]]],[\"cbp-flex\",[[4,\"cbp-flex\",{\"display\":[513],\"wrap\":[1],\"direction\":[1],\"alignItems\":[1,\"align-items\"],\"alignContent\":[1,\"align-content\"],\"justifyContent\":[1,\"justify-content\"],\"gap\":[1],\"breakpoint\":[1],\"contentBreakpoint\":[1,\"content-breakpoint\"],\"sx\":[8]}]]],[\"cbp-menu-item\",[[4,\"cbp-menu-item\",{\"indentLevel\":[514,\"indent-level\"],\"color\":[513]}]]],[\"cbp-typography\",[[4,\"cbp-typography\",{\"tag\":[1],\"variant\":[513],\"divider\":[513],\"context\":[513],\"sx\":[8]}]]],[\"cbp-resize-observer\",[[4,\"cbp-resize-observer\",{\"debounce\":[2]}]]],[\"cbp-button_2\",[[4,\"cbp-button\",{\"tag\":[1],\"type\":[1],\"fill\":[513],\"color\":[513],\"variant\":[513],\"controlId\":[1,\"control-id\"],\"name\":[1],\"value\":[1],\"href\":[1],\"rel\":[1],\"target\":[1],\"download\":[4],\"width\":[1],\"height\":[1],\"pressed\":[513],\"expanded\":[513],\"controls\":[1],\"targetProp\":[1,\"target-prop\"],\"accessibilityText\":[1,\"accessibility-text\"],\"disabled\":[516],\"context\":[513],\"sx\":[8]}],[4,\"cbp-icon\",{\"name\":[513],\"src\":[1],\"size\":[1],\"color\":[1],\"rotate\":[2],\"accessibilityText\":[1,\"accessibility-text\"],\"sx\":[8]}]]]]"), options); }); //# sourceMappingURL=cbp-web-components.js.map