@vaadin/bundles 23.0.0-beta1 → 23.0.0-beta2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/node_modules_lit_reactive-element_reactive-element_js.js +1 -1
  2. package/node_modules_lit_reactive-element_reactive-element_js.js.map +1 -1
  3. package/node_modules_vaadin_component-base_index_js.js +50 -0
  4. package/node_modules_vaadin_component-base_index_js.js.map +1 -0
  5. package/node_modules_vaadin_field-base_index_js.js +65 -0
  6. package/node_modules_vaadin_field-base_index_js.js.map +1 -0
  7. package/node_modules_vaadin_input-container_vaadin-input-container_js.js +22 -0
  8. package/node_modules_vaadin_input-container_vaadin-input-container_js.js.map +1 -0
  9. package/node_modules_vaadin_vaadin-context-menu_vaadin-context-menu_js.js +23 -0
  10. package/node_modules_vaadin_vaadin-context-menu_vaadin-context-menu_js.js.map +1 -0
  11. package/node_modules_vaadin_vaadin-overlay_vaadin-overlay_js.js +22 -0
  12. package/node_modules_vaadin_vaadin-overlay_vaadin-overlay_js.js.map +1 -0
  13. package/node_modules_webcomponents_shadycss_src_interface_js.js +105 -0
  14. package/node_modules_webcomponents_shadycss_src_interface_js.js.map +1 -0
  15. package/package.json +3 -3
  16. package/vaadin-bundle.json +1294 -1147
  17. package/vaadin.js +1720 -1279
  18. package/vaadin.js.map +1 -1
  19. package/vendors-node_modules_highcharts_highcharts_js.js +610 -0
  20. package/vendors-node_modules_highcharts_highcharts_js.js.map +1 -0
  21. package/vendors-node_modules_lit-element_index_js.js +797 -0
  22. package/vendors-node_modules_lit-element_index_js.js.map +1 -0
  23. package/vendors-node_modules_vaadin_vaadin-lumo-styles_all-imports_js.js +3514 -0
  24. package/vendors-node_modules_vaadin_vaadin-lumo-styles_all-imports_js.js.map +1 -0
@@ -50,7 +50,7 @@ __webpack_require__.r(__webpack_exports__);
50
50
  * @license
51
51
  * Copyright 2017 Google LLC
52
52
  * SPDX-License-Identifier: BSD-3-Clause
53
- */var s;const e=window.trustedTypes,r=e?e.emptyScript:"",h=window.reactiveElementPolyfillSupport,o={toAttribute(t,i){switch(i){case Boolean:t=t?r:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},n=(t,i)=>i!==t&&(i==i||t==t),l={attribute:!0,type:String,converter:o,reflect:!1,hasChanged:n};class a extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Eh(s,i);void 0!==e&&(this._$Eu.set(e,s),t.push(e))})),t}static createProperty(t,i=l){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,i,s){return{get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift((0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.getCompatibleStyle)(i))}else void 0!==i&&s.push((0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.getCompatibleStyle)(i));return s}static _$Eh(t,i){const s=i.attribute;return!1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,s;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return (0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.adoptStyles)(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,s){this._$AK(t,s)}_$ES(t,i,s=l){var e,r;const h=this.constructor._$Eh(t,s);if(void 0!==h&&!0===s.reflect){const n=(null!==(r=null===(e=s.converter)||void 0===e?void 0:e.toAttribute)&&void 0!==r?r:o.toAttribute)(i,s.type);this._$Ei=t,null==n?this.removeAttribute(h):this.setAttribute(h,n),this._$Ei=null}}_$AK(t,i){var s,e,r;const h=this.constructor,n=h._$Eu.get(t);if(void 0!==n&&this._$Ei!==n){const t=h.getPropertyOptions(n),l=t.converter,a=null!==(r=null!==(e=null===(s=l)||void 0===s?void 0:s.fromAttribute)&&void 0!==e?e:"function"==typeof l?l:null)&&void 0!==r?r:o.fromAttribute;this._$Ei=n,this[n]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||n)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$E_&&(this._$E_=new Map),this._$E_.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$Ep=this._$EC())}async _$EC(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(s)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$E_&&(this._$E_.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$E_=void 0),this._$EU()}updated(t){}firstUpdated(t){}}a.finalized=!0,a.elementProperties=new Map,a.elementStyles=[],a.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:a}),(null!==(s=globalThis.reactiveElementVersions)&&void 0!==s?s:globalThis.reactiveElementVersions=[]).push("1.2.2");
53
+ */var s;const e=window.trustedTypes,r=e?e.emptyScript:"",h=window.reactiveElementPolyfillSupport,o={toAttribute(t,i){switch(i){case Boolean:t=t?r:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},n=(t,i)=>i!==t&&(i==i||t==t),l={attribute:!0,type:String,converter:o,reflect:!1,hasChanged:n};class a extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Eh(s,i);void 0!==e&&(this._$Eu.set(e,s),t.push(e))})),t}static createProperty(t,i=l){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,i,s){return{get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift((0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.getCompatibleStyle)(i))}else void 0!==i&&s.push((0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.getCompatibleStyle)(i));return s}static _$Eh(t,i){const s=i.attribute;return!1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,s;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return (0,_css_tag_js__WEBPACK_IMPORTED_MODULE_0__.adoptStyles)(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,s){this._$AK(t,s)}_$ES(t,i,s=l){var e,r;const h=this.constructor._$Eh(t,s);if(void 0!==h&&!0===s.reflect){const n=(null!==(r=null===(e=s.converter)||void 0===e?void 0:e.toAttribute)&&void 0!==r?r:o.toAttribute)(i,s.type);this._$Ei=t,null==n?this.removeAttribute(h):this.setAttribute(h,n),this._$Ei=null}}_$AK(t,i){var s,e,r;const h=this.constructor,n=h._$Eu.get(t);if(void 0!==n&&this._$Ei!==n){const t=h.getPropertyOptions(n),l=t.converter,a=null!==(r=null!==(e=null===(s=l)||void 0===s?void 0:s.fromAttribute)&&void 0!==e?e:"function"==typeof l?l:null)&&void 0!==r?r:o.fromAttribute;this._$Ei=n,this[n]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||n)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$E_&&(this._$E_=new Map),this._$E_.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$Ep=this._$EC())}async _$EC(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(s)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$E_&&(this._$E_.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$E_=void 0),this._$EU()}updated(t){}firstUpdated(t){}}a.finalized=!0,a.elementProperties=new Map,a.elementStyles=[],a.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:a}),(null!==(s=globalThis.reactiveElementVersions)&&void 0!==s?s:globalThis.reactiveElementVersions=[]).push("1.2.3");
54
54
  //# sourceMappingURL=reactive-element.js.map
55
55
 
56
56
 
@@ -1 +1 @@
1
- {"version":3,"file":"node_modules_lit_reactive-element_reactive-element_js.js","mappings":";;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA,yLAAyL,QAAQ,iBAAiB,+GAA+G,eAAe,iBAAiB,0BAA0B,8FAA8F,WAAW,qBAAqB,2DAA2D,oDAAoD,wCAAwC,+BAA+B,yKAAyK,mBAAmB,kBAAkB,WAAW,4FAA4F,0DAA0D,+EAA+E,GAAG,6CAA6C,SAAS,uCAAuC,YAAY,OAAgI;AACz1C;;;;;;;;;;;;;;;;;;;;;;;;ACNgL;AAChL;AACA;AACA;AACA;AACA,SAAS,4FAA4F,iBAAiB,UAAU,wBAAwB,MAAM,qDAAqD,SAAS,oBAAoB,QAAQ,UAAU,wBAAwB,MAAM,sCAAsC,MAAM,2BAA2B,gBAAgB,SAAS,QAAQ,UAAU,iCAAiC,8DAA8D,4BAA4B,cAAc,6FAA6F,yBAAyB,MAAM,0DAA0D,gCAAgC,gBAAgB,WAAW,+CAA+C,uBAAuB,2CAA2C,KAAK,6BAA6B,+HAA+H,+EAA+E,uDAAuD,oCAAoC,OAAO,MAAM,eAAe,QAAQ,gBAAgB,oCAAoC,gCAAgC,6BAA6B,wCAAwC,kBAAkB,6CAA6C,kBAAkB,oCAAoC,yHAAyH,gGAAgG,6CAA6C,8DAA8D,yBAAyB,WAAW,qBAAqB,uCAAuC,2BAA2B,+DAAC,KAAK,wBAAwB,+DAAC,KAAK,SAAS,iBAAiB,oBAAoB,mFAAmF,IAAI,MAAM,wKAAwK,iBAAiB,QAAQ,0JAA0J,oBAAoB,MAAM,uEAAuE,OAAO,oDAAoD,kEAAkE,GAAG,mBAAmB,MAAM,uGAAuG,OAAO,wDAAC,qCAAqC,oBAAoB,MAAM,6IAA6I,MAAM,+DAA+D,GAAG,mBAAmB,uBAAuB,MAAM,iDAAiD,MAAM,kEAAkE,GAAG,gCAAgC,eAAe,cAAc,QAAQ,mCAAmC,+BAA+B,mHAAmH,mFAAmF,UAAU,UAAU,yCAAyC,8BAA8B,8LAA8L,gDAAgD,qBAAqB,SAAS,iRAAiR,aAAa,wBAAwB,IAAI,gBAAgB,SAAS,kBAAkB,8BAA8B,8CAA8C,iBAAiB,4BAA4B,gBAAgB,MAAM,gCAAgC,oFAAoF,SAAS,kBAAkB,IAAI,8FAA8F,MAAM,4DAA4D,+BAA+B,SAAS,yBAAyB,gBAAgB,eAAe,QAAQ,MAAM,iDAAiD,MAAM,6DAA6D,8EAA8E,OAAO,0CAA0C,qBAAqB,gCAAgC,oBAAoB,iBAAiB,gBAAgB,SAAS,UAAU,sGAAsG,YAAY,kBAAkB,mFAAmF,YAAY,aAAa,kBAAkB,oHAAqL;AAC5lL","sources":["webpack://@vaadin/bundles/./node_modules/@lit/reactive-element/css-tag.js","webpack://@vaadin/bundles/./node_modules/@lit/reactive-element/reactive-element.js"],"sourcesContent":["/**\n * @license\n * Copyright 2019 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */\nconst t=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&\"adoptedStyleSheets\"in Document.prototype&&\"replace\"in CSSStyleSheet.prototype,e=Symbol(),n=new Map;class s{constructor(t,n){if(this._$cssResult$=!0,n!==e)throw Error(\"CSSResult is not constructable. Use `unsafeCSS` or `css` instead.\");this.cssText=t}get styleSheet(){let e=n.get(this.cssText);return t&&void 0===e&&(n.set(this.cssText,e=new CSSStyleSheet),e.replaceSync(this.cssText)),e}toString(){return this.cssText}}const o=t=>new s(\"string\"==typeof t?t:t+\"\",e),r=(t,...n)=>{const o=1===t.length?t[0]:n.reduce(((e,n,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if(\"number\"==typeof t)return t;throw Error(\"Value passed to 'css' function must be a 'css' function result: \"+t+\". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.\")})(n)+t[s+1]),t[0]);return new s(o,e)},i=(e,n)=>{t?e.adoptedStyleSheets=n.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):n.forEach((t=>{const n=document.createElement(\"style\"),s=window.litNonce;void 0!==s&&n.setAttribute(\"nonce\",s),n.textContent=t.cssText,e.appendChild(n)}))},S=t?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e=\"\";for(const n of t.cssRules)e+=n.cssText;return o(e)})(t):t;export{s as CSSResult,i as adoptStyles,r as css,S as getCompatibleStyle,t as supportsAdoptingStyleSheets,o as unsafeCSS};\n//# sourceMappingURL=css-tag.js.map\n","import{getCompatibleStyle as t,adoptStyles as i}from\"./css-tag.js\";export{CSSResult,adoptStyles,css,getCompatibleStyle,supportsAdoptingStyleSheets,unsafeCSS}from\"./css-tag.js\";\n/**\n * @license\n * Copyright 2017 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */var s;const e=window.trustedTypes,r=e?e.emptyScript:\"\",h=window.reactiveElementPolyfillSupport,o={toAttribute(t,i){switch(i){case Boolean:t=t?r:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},n=(t,i)=>i!==t&&(i==i||t==t),l={attribute:!0,type:String,converter:o,reflect:!1,hasChanged:n};class a extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Eh(s,i);void 0!==e&&(this._$Eu.set(e,s),t.push(e))})),t}static createProperty(t,i=l){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s=\"symbol\"==typeof t?Symbol():\"__\"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,i,s){return{get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l}static finalize(){if(this.hasOwnProperty(\"finalized\"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty(\"properties\")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(t(i))}else void 0!==i&&s.push(t(i));return s}static _$Eh(t,i){const s=i.attribute;return!1===s?void 0:\"string\"==typeof s?s:\"string\"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,s;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return i(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,s){this._$AK(t,s)}_$ES(t,i,s=l){var e,r;const h=this.constructor._$Eh(t,s);if(void 0!==h&&!0===s.reflect){const n=(null!==(r=null===(e=s.converter)||void 0===e?void 0:e.toAttribute)&&void 0!==r?r:o.toAttribute)(i,s.type);this._$Ei=t,null==n?this.removeAttribute(h):this.setAttribute(h,n),this._$Ei=null}}_$AK(t,i){var s,e,r;const h=this.constructor,n=h._$Eu.get(t);if(void 0!==n&&this._$Ei!==n){const t=h.getPropertyOptions(n),l=t.converter,a=null!==(r=null!==(e=null===(s=l)||void 0===s?void 0:s.fromAttribute)&&void 0!==e?e:\"function\"==typeof l?l:null)&&void 0!==r?r:o.fromAttribute;this._$Ei=n,this[n]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||n)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$E_&&(this._$E_=new Map),this._$E_.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$Ep=this._$EC())}async _$EC(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(s)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$E_&&(this._$E_.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$E_=void 0),this._$EU()}updated(t){}firstUpdated(t){}}a.finalized=!0,a.elementProperties=new Map,a.elementStyles=[],a.shadowRootOptions={mode:\"open\"},null==h||h({ReactiveElement:a}),(null!==(s=globalThis.reactiveElementVersions)&&void 0!==s?s:globalThis.reactiveElementVersions=[]).push(\"1.2.2\");export{a as ReactiveElement,o as defaultConverter,n as notEqual};\n//# sourceMappingURL=reactive-element.js.map\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"node_modules_lit_reactive-element_reactive-element_js.js","mappings":";;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA,yLAAyL,QAAQ,iBAAiB,+GAA+G,eAAe,iBAAiB,0BAA0B,8FAA8F,WAAW,qBAAqB,2DAA2D,oDAAoD,wCAAwC,+BAA+B,yKAAyK,mBAAmB,kBAAkB,WAAW,4FAA4F,0DAA0D,+EAA+E,GAAG,6CAA6C,SAAS,uCAAuC,YAAY,OAAgI;AACz1C;;;;;;;;;;;;;;;;;;;;;;;;ACNgL;AAChL;AACA;AACA;AACA;AACA,SAAS,4FAA4F,iBAAiB,UAAU,wBAAwB,MAAM,qDAAqD,SAAS,oBAAoB,QAAQ,UAAU,wBAAwB,MAAM,sCAAsC,MAAM,2BAA2B,gBAAgB,SAAS,QAAQ,UAAU,iCAAiC,8DAA8D,4BAA4B,cAAc,6FAA6F,yBAAyB,MAAM,0DAA0D,gCAAgC,gBAAgB,WAAW,+CAA+C,uBAAuB,2CAA2C,KAAK,6BAA6B,+HAA+H,+EAA+E,uDAAuD,oCAAoC,OAAO,MAAM,eAAe,QAAQ,gBAAgB,oCAAoC,gCAAgC,6BAA6B,wCAAwC,kBAAkB,6CAA6C,kBAAkB,oCAAoC,yHAAyH,gGAAgG,6CAA6C,8DAA8D,yBAAyB,WAAW,qBAAqB,uCAAuC,2BAA2B,+DAAC,KAAK,wBAAwB,+DAAC,KAAK,SAAS,iBAAiB,oBAAoB,mFAAmF,IAAI,MAAM,wKAAwK,iBAAiB,QAAQ,0JAA0J,oBAAoB,MAAM,uEAAuE,OAAO,oDAAoD,kEAAkE,GAAG,mBAAmB,MAAM,uGAAuG,OAAO,wDAAC,qCAAqC,oBAAoB,MAAM,6IAA6I,MAAM,+DAA+D,GAAG,mBAAmB,uBAAuB,MAAM,iDAAiD,MAAM,kEAAkE,GAAG,gCAAgC,eAAe,cAAc,QAAQ,mCAAmC,+BAA+B,mHAAmH,mFAAmF,UAAU,UAAU,yCAAyC,8BAA8B,8LAA8L,gDAAgD,qBAAqB,SAAS,iRAAiR,aAAa,wBAAwB,IAAI,gBAAgB,SAAS,kBAAkB,8BAA8B,8CAA8C,iBAAiB,4BAA4B,gBAAgB,MAAM,gCAAgC,oFAAoF,SAAS,kBAAkB,IAAI,8FAA8F,MAAM,4DAA4D,+BAA+B,SAAS,yBAAyB,gBAAgB,eAAe,QAAQ,MAAM,iDAAiD,MAAM,6DAA6D,8EAA8E,OAAO,0CAA0C,qBAAqB,gCAAgC,oBAAoB,iBAAiB,gBAAgB,SAAS,UAAU,sGAAsG,YAAY,kBAAkB,mFAAmF,YAAY,aAAa,kBAAkB,oHAAqL;AAC5lL","sources":["webpack://@vaadin/bundles/./node_modules/@lit/reactive-element/css-tag.js","webpack://@vaadin/bundles/./node_modules/@lit/reactive-element/reactive-element.js"],"sourcesContent":["/**\n * @license\n * Copyright 2019 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */\nconst t=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&\"adoptedStyleSheets\"in Document.prototype&&\"replace\"in CSSStyleSheet.prototype,e=Symbol(),n=new Map;class s{constructor(t,n){if(this._$cssResult$=!0,n!==e)throw Error(\"CSSResult is not constructable. Use `unsafeCSS` or `css` instead.\");this.cssText=t}get styleSheet(){let e=n.get(this.cssText);return t&&void 0===e&&(n.set(this.cssText,e=new CSSStyleSheet),e.replaceSync(this.cssText)),e}toString(){return this.cssText}}const o=t=>new s(\"string\"==typeof t?t:t+\"\",e),r=(t,...n)=>{const o=1===t.length?t[0]:n.reduce(((e,n,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if(\"number\"==typeof t)return t;throw Error(\"Value passed to 'css' function must be a 'css' function result: \"+t+\". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.\")})(n)+t[s+1]),t[0]);return new s(o,e)},i=(e,n)=>{t?e.adoptedStyleSheets=n.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):n.forEach((t=>{const n=document.createElement(\"style\"),s=window.litNonce;void 0!==s&&n.setAttribute(\"nonce\",s),n.textContent=t.cssText,e.appendChild(n)}))},S=t?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e=\"\";for(const n of t.cssRules)e+=n.cssText;return o(e)})(t):t;export{s as CSSResult,i as adoptStyles,r as css,S as getCompatibleStyle,t as supportsAdoptingStyleSheets,o as unsafeCSS};\n//# sourceMappingURL=css-tag.js.map\n","import{getCompatibleStyle as t,adoptStyles as i}from\"./css-tag.js\";export{CSSResult,adoptStyles,css,getCompatibleStyle,supportsAdoptingStyleSheets,unsafeCSS}from\"./css-tag.js\";\n/**\n * @license\n * Copyright 2017 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */var s;const e=window.trustedTypes,r=e?e.emptyScript:\"\",h=window.reactiveElementPolyfillSupport,o={toAttribute(t,i){switch(i){case Boolean:t=t?r:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},n=(t,i)=>i!==t&&(i==i||t==t),l={attribute:!0,type:String,converter:o,reflect:!1,hasChanged:n};class a extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Eh(s,i);void 0!==e&&(this._$Eu.set(e,s),t.push(e))})),t}static createProperty(t,i=l){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s=\"symbol\"==typeof t?Symbol():\"__\"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,i,s){return{get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l}static finalize(){if(this.hasOwnProperty(\"finalized\"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty(\"properties\")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(t(i))}else void 0!==i&&s.push(t(i));return s}static _$Eh(t,i){const s=i.attribute;return!1===s?void 0:\"string\"==typeof s?s:\"string\"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,s;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return i(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,s){this._$AK(t,s)}_$ES(t,i,s=l){var e,r;const h=this.constructor._$Eh(t,s);if(void 0!==h&&!0===s.reflect){const n=(null!==(r=null===(e=s.converter)||void 0===e?void 0:e.toAttribute)&&void 0!==r?r:o.toAttribute)(i,s.type);this._$Ei=t,null==n?this.removeAttribute(h):this.setAttribute(h,n),this._$Ei=null}}_$AK(t,i){var s,e,r;const h=this.constructor,n=h._$Eu.get(t);if(void 0!==n&&this._$Ei!==n){const t=h.getPropertyOptions(n),l=t.converter,a=null!==(r=null!==(e=null===(s=l)||void 0===s?void 0:s.fromAttribute)&&void 0!==e?e:\"function\"==typeof l?l:null)&&void 0!==r?r:o.fromAttribute;this._$Ei=n,this[n]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||n)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$E_&&(this._$E_=new Map),this._$E_.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$Ep=this._$EC())}async _$EC(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(s)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$E_&&(this._$E_.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$E_=void 0),this._$EU()}updated(t){}firstUpdated(t){}}a.finalized=!0,a.elementProperties=new Map,a.elementStyles=[],a.shadowRootOptions={mode:\"open\"},null==h||h({ReactiveElement:a}),(null!==(s=globalThis.reactiveElementVersions)&&void 0!==s?s:globalThis.reactiveElementVersions=[]).push(\"1.2.3\");export{a as ReactiveElement,o as defaultConverter,n as notEqual};\n//# sourceMappingURL=reactive-element.js.map\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,50 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_vaadin_component-base_index_js"],{
2
+
3
+ /***/ "./node_modules/@vaadin/component-base/index.js":
4
+ /*!******************************************************!*\
5
+ !*** ./node_modules/@vaadin/component-base/index.js ***!
6
+ \******************************************************/
7
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "ActiveMixin": () => (/* reexport safe */ _src_active_mixin_js__WEBPACK_IMPORTED_MODULE_0__.ActiveMixin),
12
+ /* harmony export */ "ControllerMixin": () => (/* reexport safe */ _src_controller_mixin_js__WEBPACK_IMPORTED_MODULE_1__.ControllerMixin),
13
+ /* harmony export */ "DirMixin": () => (/* reexport safe */ _src_dir_mixin_js__WEBPACK_IMPORTED_MODULE_2__.DirMixin),
14
+ /* harmony export */ "DisabledMixin": () => (/* reexport safe */ _src_disabled_mixin_js__WEBPACK_IMPORTED_MODULE_3__.DisabledMixin),
15
+ /* harmony export */ "ElementMixin": () => (/* reexport safe */ _src_element_mixin_js__WEBPACK_IMPORTED_MODULE_4__.ElementMixin),
16
+ /* harmony export */ "FocusMixin": () => (/* reexport safe */ _src_focus_mixin_js__WEBPACK_IMPORTED_MODULE_5__.FocusMixin),
17
+ /* harmony export */ "FocusTrapController": () => (/* reexport safe */ _src_focus_trap_controller_js__WEBPACK_IMPORTED_MODULE_6__.FocusTrapController),
18
+ /* harmony export */ "KeyboardMixin": () => (/* reexport safe */ _src_keyboard_mixin_js__WEBPACK_IMPORTED_MODULE_7__.KeyboardMixin),
19
+ /* harmony export */ "SlotController": () => (/* reexport safe */ _src_slot_controller_js__WEBPACK_IMPORTED_MODULE_8__.SlotController),
20
+ /* harmony export */ "SlotMixin": () => (/* reexport safe */ _src_slot_mixin_js__WEBPACK_IMPORTED_MODULE_9__.SlotMixin),
21
+ /* harmony export */ "TabindexMixin": () => (/* reexport safe */ _src_tabindex_mixin_js__WEBPACK_IMPORTED_MODULE_10__.TabindexMixin)
22
+ /* harmony export */ });
23
+ /* harmony import */ var _src_active_mixin_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./src/active-mixin.js */ "./node_modules/@vaadin/component-base/src/active-mixin.js");
24
+ /* harmony import */ var _src_controller_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./src/controller-mixin.js */ "./node_modules/@vaadin/component-base/src/controller-mixin.js");
25
+ /* harmony import */ var _src_dir_mixin_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./src/dir-mixin.js */ "./node_modules/@vaadin/component-base/src/dir-mixin.js");
26
+ /* harmony import */ var _src_disabled_mixin_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./src/disabled-mixin.js */ "./node_modules/@vaadin/component-base/src/disabled-mixin.js");
27
+ /* harmony import */ var _src_element_mixin_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./src/element-mixin.js */ "./node_modules/@vaadin/component-base/src/element-mixin.js");
28
+ /* harmony import */ var _src_focus_mixin_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./src/focus-mixin.js */ "./node_modules/@vaadin/component-base/src/focus-mixin.js");
29
+ /* harmony import */ var _src_focus_trap_controller_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./src/focus-trap-controller.js */ "./node_modules/@vaadin/component-base/src/focus-trap-controller.js");
30
+ /* harmony import */ var _src_keyboard_mixin_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./src/keyboard-mixin.js */ "./node_modules/@vaadin/component-base/src/keyboard-mixin.js");
31
+ /* harmony import */ var _src_slot_controller_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./src/slot-controller.js */ "./node_modules/@vaadin/component-base/src/slot-controller.js");
32
+ /* harmony import */ var _src_slot_mixin_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./src/slot-mixin.js */ "./node_modules/@vaadin/component-base/src/slot-mixin.js");
33
+ /* harmony import */ var _src_tabindex_mixin_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./src/tabindex-mixin.js */ "./node_modules/@vaadin/component-base/src/tabindex-mixin.js");
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+ /***/ })
48
+
49
+ }])
50
+ //# sourceMappingURL=node_modules_vaadin_component-base_index_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_vaadin_component-base_index_js.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAoD;AACQ;AACd;AACU;AACF;AACJ;AACmB;AACb;AACE;AACV;AACQ","sources":["webpack://@vaadin/bundles/./node_modules/@vaadin/component-base/index.js"],"sourcesContent":["export { ActiveMixin } from './src/active-mixin.js';\nexport { ControllerMixin } from './src/controller-mixin.js';\nexport { DirMixin } from './src/dir-mixin.js';\nexport { DisabledMixin } from './src/disabled-mixin.js';\nexport { ElementMixin } from './src/element-mixin.js';\nexport { FocusMixin } from './src/focus-mixin.js';\nexport { FocusTrapController } from './src/focus-trap-controller.js';\nexport { KeyboardMixin } from './src/keyboard-mixin.js';\nexport { SlotController } from './src/slot-controller.js';\nexport { SlotMixin } from './src/slot-mixin.js';\nexport { TabindexMixin } from './src/tabindex-mixin.js';\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,65 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_vaadin_field-base_index_js"],{
2
+
3
+ /***/ "./node_modules/@vaadin/field-base/index.js":
4
+ /*!**************************************************!*\
5
+ !*** ./node_modules/@vaadin/field-base/index.js ***!
6
+ \**************************************************/
7
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "CheckedMixin": () => (/* reexport safe */ _src_checked_mixin_js__WEBPACK_IMPORTED_MODULE_0__.CheckedMixin),
12
+ /* harmony export */ "DelegateFocusMixin": () => (/* reexport safe */ _src_delegate_focus_mixin_js__WEBPACK_IMPORTED_MODULE_1__.DelegateFocusMixin),
13
+ /* harmony export */ "DelegateStateMixin": () => (/* reexport safe */ _src_delegate_state_mixin_js__WEBPACK_IMPORTED_MODULE_2__.DelegateStateMixin),
14
+ /* harmony export */ "FieldAriaController": () => (/* reexport safe */ _src_field_aria_controller_js__WEBPACK_IMPORTED_MODULE_3__.FieldAriaController),
15
+ /* harmony export */ "FieldMixin": () => (/* reexport safe */ _src_field_mixin_js__WEBPACK_IMPORTED_MODULE_4__.FieldMixin),
16
+ /* harmony export */ "InputController": () => (/* reexport safe */ _src_input_controller_js__WEBPACK_IMPORTED_MODULE_5__.InputController),
17
+ /* harmony export */ "InputControlMixin": () => (/* reexport safe */ _src_input_control_mixin_js__WEBPACK_IMPORTED_MODULE_6__.InputControlMixin),
18
+ /* harmony export */ "InputFieldMixin": () => (/* reexport safe */ _src_input_field_mixin_js__WEBPACK_IMPORTED_MODULE_7__.InputFieldMixin),
19
+ /* harmony export */ "InputMixin": () => (/* reexport safe */ _src_input_mixin_js__WEBPACK_IMPORTED_MODULE_8__.InputMixin),
20
+ /* harmony export */ "LabelledInputController": () => (/* reexport safe */ _src_labelled_input_controller_js__WEBPACK_IMPORTED_MODULE_9__.LabelledInputController),
21
+ /* harmony export */ "LabelMixin": () => (/* reexport safe */ _src_label_mixin_js__WEBPACK_IMPORTED_MODULE_10__.LabelMixin),
22
+ /* harmony export */ "PatternMixin": () => (/* reexport safe */ _src_pattern_mixin_js__WEBPACK_IMPORTED_MODULE_11__.PatternMixin),
23
+ /* harmony export */ "ShadowFocusMixin": () => (/* reexport safe */ _src_shadow_focus_mixin_js__WEBPACK_IMPORTED_MODULE_12__.ShadowFocusMixin),
24
+ /* harmony export */ "SlotStylesMixin": () => (/* reexport safe */ _src_slot_styles_mixin_js__WEBPACK_IMPORTED_MODULE_13__.SlotStylesMixin),
25
+ /* harmony export */ "TextAreaController": () => (/* reexport safe */ _src_text_area_controller_js__WEBPACK_IMPORTED_MODULE_14__.TextAreaController),
26
+ /* harmony export */ "ValidateMixin": () => (/* reexport safe */ _src_validate_mixin_js__WEBPACK_IMPORTED_MODULE_15__.ValidateMixin)
27
+ /* harmony export */ });
28
+ /* harmony import */ var _src_checked_mixin_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./src/checked-mixin.js */ "./node_modules/@vaadin/field-base/src/checked-mixin.js");
29
+ /* harmony import */ var _src_delegate_focus_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./src/delegate-focus-mixin.js */ "./node_modules/@vaadin/field-base/src/delegate-focus-mixin.js");
30
+ /* harmony import */ var _src_delegate_state_mixin_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./src/delegate-state-mixin.js */ "./node_modules/@vaadin/field-base/src/delegate-state-mixin.js");
31
+ /* harmony import */ var _src_field_aria_controller_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./src/field-aria-controller.js */ "./node_modules/@vaadin/field-base/src/field-aria-controller.js");
32
+ /* harmony import */ var _src_field_mixin_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./src/field-mixin.js */ "./node_modules/@vaadin/field-base/src/field-mixin.js");
33
+ /* harmony import */ var _src_input_controller_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./src/input-controller.js */ "./node_modules/@vaadin/field-base/src/input-controller.js");
34
+ /* harmony import */ var _src_input_control_mixin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./src/input-control-mixin.js */ "./node_modules/@vaadin/field-base/src/input-control-mixin.js");
35
+ /* harmony import */ var _src_input_field_mixin_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./src/input-field-mixin.js */ "./node_modules/@vaadin/field-base/src/input-field-mixin.js");
36
+ /* harmony import */ var _src_input_mixin_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./src/input-mixin.js */ "./node_modules/@vaadin/field-base/src/input-mixin.js");
37
+ /* harmony import */ var _src_labelled_input_controller_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./src/labelled-input-controller.js */ "./node_modules/@vaadin/field-base/src/labelled-input-controller.js");
38
+ /* harmony import */ var _src_label_mixin_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./src/label-mixin.js */ "./node_modules/@vaadin/field-base/src/label-mixin.js");
39
+ /* harmony import */ var _src_pattern_mixin_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./src/pattern-mixin.js */ "./node_modules/@vaadin/field-base/src/pattern-mixin.js");
40
+ /* harmony import */ var _src_shadow_focus_mixin_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./src/shadow-focus-mixin.js */ "./node_modules/@vaadin/field-base/src/shadow-focus-mixin.js");
41
+ /* harmony import */ var _src_slot_styles_mixin_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./src/slot-styles-mixin.js */ "./node_modules/@vaadin/field-base/src/slot-styles-mixin.js");
42
+ /* harmony import */ var _src_text_area_controller_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./src/text-area-controller.js */ "./node_modules/@vaadin/field-base/src/text-area-controller.js");
43
+ /* harmony import */ var _src_validate_mixin_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./src/validate-mixin.js */ "./node_modules/@vaadin/field-base/src/validate-mixin.js");
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+ /***/ })
63
+
64
+ }])
65
+ //# sourceMappingURL=node_modules_vaadin_field-base_index_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_vaadin_field-base_index_js.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAsD;AACa;AACA;AACE;AACnB;AACU;AACK;AACJ;AACX;AAC2B;AAC3B;AACI;AACS;AACF;AACM;AACX","sources":["webpack://@vaadin/bundles/./node_modules/@vaadin/field-base/index.js"],"sourcesContent":["export { CheckedMixin } from './src/checked-mixin.js';\nexport { DelegateFocusMixin } from './src/delegate-focus-mixin.js';\nexport { DelegateStateMixin } from './src/delegate-state-mixin.js';\nexport { FieldAriaController } from './src/field-aria-controller.js';\nexport { FieldMixin } from './src/field-mixin.js';\nexport { InputController } from './src/input-controller.js';\nexport { InputControlMixin } from './src/input-control-mixin.js';\nexport { InputFieldMixin } from './src/input-field-mixin.js';\nexport { InputMixin } from './src/input-mixin.js';\nexport { LabelledInputController } from './src/labelled-input-controller.js';\nexport { LabelMixin } from './src/label-mixin.js';\nexport { PatternMixin } from './src/pattern-mixin.js';\nexport { ShadowFocusMixin } from './src/shadow-focus-mixin.js';\nexport { SlotStylesMixin } from './src/slot-styles-mixin.js';\nexport { TextAreaController } from './src/text-area-controller.js';\nexport { ValidateMixin } from './src/validate-mixin.js';\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,22 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_vaadin_input-container_vaadin-input-container_js"],{
2
+
3
+ /***/ "./node_modules/@vaadin/input-container/vaadin-input-container.js":
4
+ /*!************************************************************************!*\
5
+ !*** ./node_modules/@vaadin/input-container/vaadin-input-container.js ***!
6
+ \************************************************************************/
7
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "InputContainer": () => (/* reexport safe */ _src_vaadin_input_container_js__WEBPACK_IMPORTED_MODULE_1__.InputContainer)
12
+ /* harmony export */ });
13
+ /* harmony import */ var _theme_lumo_vaadin_input_container_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./theme/lumo/vaadin-input-container.js */ "./node_modules/@vaadin/input-container/theme/lumo/vaadin-input-container.js");
14
+ /* harmony import */ var _src_vaadin_input_container_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./src/vaadin-input-container.js */ "./node_modules/@vaadin/input-container/src/vaadin-input-container.js");
15
+
16
+
17
+
18
+
19
+ /***/ })
20
+
21
+ }])
22
+ //# sourceMappingURL=node_modules_vaadin_input-container_vaadin-input-container_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_vaadin_input-container_vaadin-input-container_js.js","mappings":";;;;;;;;;;;;;;AAAgD;AACA","sources":["webpack://@vaadin/bundles/./node_modules/@vaadin/input-container/vaadin-input-container.js"],"sourcesContent":["import './theme/lumo/vaadin-input-container.js';\nexport * from './src/vaadin-input-container.js';\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,23 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_vaadin_vaadin-context-menu_vaadin-context-menu_js"],{
2
+
3
+ /***/ "./node_modules/@vaadin/vaadin-context-menu/vaadin-context-menu.js":
4
+ /*!*************************************************************************!*\
5
+ !*** ./node_modules/@vaadin/vaadin-context-menu/vaadin-context-menu.js ***!
6
+ \*************************************************************************/
7
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "ContextMenu": () => (/* reexport safe */ _src_vaadin_context_menu_js__WEBPACK_IMPORTED_MODULE_1__.ContextMenu),
12
+ /* harmony export */ "ContextMenuElement": () => (/* reexport safe */ _src_vaadin_context_menu_js__WEBPACK_IMPORTED_MODULE_1__.ContextMenuElement)
13
+ /* harmony export */ });
14
+ /* harmony import */ var _theme_lumo_vaadin_context_menu_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./theme/lumo/vaadin-context-menu.js */ "./node_modules/@vaadin/vaadin-context-menu/theme/lumo/vaadin-context-menu.js");
15
+ /* harmony import */ var _src_vaadin_context_menu_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./src/vaadin-context-menu.js */ "./node_modules/@vaadin/vaadin-context-menu/src/vaadin-context-menu.js");
16
+
17
+
18
+
19
+
20
+ /***/ })
21
+
22
+ }])
23
+ //# sourceMappingURL=node_modules_vaadin_vaadin-context-menu_vaadin-context-menu_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_vaadin_vaadin-context-menu_vaadin-context-menu_js.js","mappings":";;;;;;;;;;;;;;;AAA6C;AACA","sources":["webpack://@vaadin/bundles/./node_modules/@vaadin/vaadin-context-menu/vaadin-context-menu.js"],"sourcesContent":["import './theme/lumo/vaadin-context-menu.js';\nexport * from './src/vaadin-context-menu.js';\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,22 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_vaadin_vaadin-overlay_vaadin-overlay_js"],{
2
+
3
+ /***/ "./node_modules/@vaadin/vaadin-overlay/vaadin-overlay.js":
4
+ /*!***************************************************************!*\
5
+ !*** ./node_modules/@vaadin/vaadin-overlay/vaadin-overlay.js ***!
6
+ \***************************************************************/
7
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "OverlayElement": () => (/* reexport safe */ _src_vaadin_overlay_js__WEBPACK_IMPORTED_MODULE_1__.OverlayElement)
12
+ /* harmony export */ });
13
+ /* harmony import */ var _theme_lumo_vaadin_overlay_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./theme/lumo/vaadin-overlay.js */ "./node_modules/@vaadin/vaadin-overlay/theme/lumo/vaadin-overlay.js");
14
+ /* harmony import */ var _src_vaadin_overlay_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./src/vaadin-overlay.js */ "./node_modules/@vaadin/vaadin-overlay/src/vaadin-overlay.js");
15
+
16
+
17
+
18
+
19
+ /***/ })
20
+
21
+ }])
22
+ //# sourceMappingURL=node_modules_vaadin_vaadin-overlay_vaadin-overlay_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_vaadin_vaadin-overlay_vaadin-overlay_js.js","mappings":";;;;;;;;;;;;;;AAAwC;AACA","sources":["webpack://@vaadin/bundles/./node_modules/@vaadin/vaadin-overlay/vaadin-overlay.js"],"sourcesContent":["import './theme/lumo/vaadin-overlay.js';\nexport * from './src/vaadin-overlay.js';\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,105 @@
1
+ (self["webpackChunk_vaadin_bundles"] = self["webpackChunk_vaadin_bundles"] || []).push([["node_modules_webcomponents_shadycss_src_interface_js"],{
2
+
3
+ /***/ "./node_modules/@webcomponents/shadycss/src/interface.js":
4
+ /*!***************************************************************!*\
5
+ !*** ./node_modules/@webcomponents/shadycss/src/interface.js ***!
6
+ \***************************************************************/
7
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
8
+
9
+ __webpack_require__.r(__webpack_exports__);
10
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
+ /* harmony export */ "prepareTemplate": () => (/* binding */ prepareTemplate),
12
+ /* harmony export */ "styleElement": () => (/* binding */ styleElement),
13
+ /* harmony export */ "styleSubtree": () => (/* binding */ styleSubtree)
14
+ /* harmony export */ });
15
+ /**
16
+ * @license
17
+ * Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
18
+ * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
19
+ * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
20
+ * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
21
+ * Code distributed by Google as part of the polymer project is also
22
+ * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
23
+ */
24
+ function setProperties(element, properties) {
25
+ const style = element.style;
26
+ for (const [propertyName, value] of Object.entries(properties)) {
27
+ style.setProperty(propertyName, value);
28
+ }
29
+ }
30
+ /**
31
+ * True if the ShadyCSS scoped style polyfill is loaded and active.
32
+ *
33
+ * Note that the other functions in this module are safe to call even if the
34
+ * polyfills are not loaded.
35
+ */
36
+ function scopedStylesArePolyfilled() {
37
+ return (window.ShadyCSS !== undefined && window.ShadyCSS.nativeShadow === false);
38
+ }
39
+ /**
40
+ * True if the ShadyCSS custom properties polyfill is loaded and active.
41
+ *
42
+ * Note that the other functions in this module are safe to call even if the
43
+ * polyfills are not loaded.
44
+ */
45
+ function customPropertiesArePolyfilled() {
46
+ return window.ShadyCSS !== undefined && window.ShadyCSS.nativeCss === false;
47
+ }
48
+ /**
49
+ * Prepare the given custom element template for use with the ShadyCSS style
50
+ * scoping polyfill. You only need to do this once per template.
51
+ *
52
+ * If ShadyCSS is not active, then this function does nothing.
53
+ *
54
+ * If ShadyCSS is active, then after styleElement is called on the first
55
+ * instance of this element, <style> tags within this template will be moved to
56
+ * the <head> and re-written to use globally scoped rules that emulate scoped
57
+ * behavior.
58
+ *
59
+ * Note that LitElement and Polymer Library users do not typically need to call
60
+ * this function, because it is called automatically.
61
+ */
62
+ function prepareTemplate(template, customElementName) {
63
+ if (scopedStylesArePolyfilled()) {
64
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
65
+ window.ShadyCSS.prepareTemplate(template, customElementName);
66
+ }
67
+ }
68
+ /**
69
+ * Activate scoped styles for the given element instance. This function should
70
+ * typically be called inside connectedCallback. The template of this element
71
+ * class must already have been registered with prepareTemplate.
72
+ *
73
+ * If ShadyCSS is not active, then this function does nothing.
74
+ *
75
+ * Note that LitElement and Polymer Library users do not typically need to call
76
+ * this function, because it is called automatically.
77
+ */
78
+ function styleElement(element) {
79
+ if (scopedStylesArePolyfilled()) {
80
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
81
+ window.ShadyCSS.styleElement(element);
82
+ }
83
+ }
84
+ /**
85
+ * Propagate CSS custom properties on this element to all descendant shadow
86
+ * roots, and optionally set new ones.
87
+ *
88
+ * Uses ShadyCSS custom property emulation if the polyfill is active, otherwise
89
+ * calls native style.setProperty.
90
+ */
91
+ function styleSubtree(element, properties) {
92
+ if (customPropertiesArePolyfilled()) {
93
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
94
+ window.ShadyCSS.styleSubtree(element, properties);
95
+ }
96
+ else if (properties != null) {
97
+ setProperties(element, properties);
98
+ }
99
+ }
100
+ //# sourceMappingURL=interface.js.map
101
+
102
+ /***/ })
103
+
104
+ }])
105
+ //# sourceMappingURL=node_modules_webcomponents_shadycss_src_interface_js.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node_modules_webcomponents_shadycss_src_interface_js.js","mappings":";;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sources":["webpack://@vaadin/bundles/./node_modules/@webcomponents/shadycss/src/interface.js"],"sourcesContent":["/**\n * @license\n * Copyright (c) 2020 The Polymer Project Authors. All rights reserved.\n * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt\n * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt\n * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt\n * Code distributed by Google as part of the polymer project is also\n * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt\n */\nfunction setProperties(element, properties) {\n const style = element.style;\n for (const [propertyName, value] of Object.entries(properties)) {\n style.setProperty(propertyName, value);\n }\n}\n/**\n * True if the ShadyCSS scoped style polyfill is loaded and active.\n *\n * Note that the other functions in this module are safe to call even if the\n * polyfills are not loaded.\n */\nfunction scopedStylesArePolyfilled() {\n return (window.ShadyCSS !== undefined && window.ShadyCSS.nativeShadow === false);\n}\n/**\n * True if the ShadyCSS custom properties polyfill is loaded and active.\n *\n * Note that the other functions in this module are safe to call even if the\n * polyfills are not loaded.\n */\nfunction customPropertiesArePolyfilled() {\n return window.ShadyCSS !== undefined && window.ShadyCSS.nativeCss === false;\n}\n/**\n * Prepare the given custom element template for use with the ShadyCSS style\n * scoping polyfill. You only need to do this once per template.\n *\n * If ShadyCSS is not active, then this function does nothing.\n *\n * If ShadyCSS is active, then after styleElement is called on the first\n * instance of this element, <style> tags within this template will be moved to\n * the <head> and re-written to use globally scoped rules that emulate scoped\n * behavior.\n *\n * Note that LitElement and Polymer Library users do not typically need to call\n * this function, because it is called automatically.\n */\nexport function prepareTemplate(template, customElementName) {\n if (scopedStylesArePolyfilled()) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n window.ShadyCSS.prepareTemplate(template, customElementName);\n }\n}\n/**\n * Activate scoped styles for the given element instance. This function should\n * typically be called inside connectedCallback. The template of this element\n * class must already have been registered with prepareTemplate.\n *\n * If ShadyCSS is not active, then this function does nothing.\n *\n * Note that LitElement and Polymer Library users do not typically need to call\n * this function, because it is called automatically.\n */\nexport function styleElement(element) {\n if (scopedStylesArePolyfilled()) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n window.ShadyCSS.styleElement(element);\n }\n}\n/**\n * Propagate CSS custom properties on this element to all descendant shadow\n * roots, and optionally set new ones.\n *\n * Uses ShadyCSS custom property emulation if the polyfill is active, otherwise\n * calls native style.setProperty.\n */\nexport function styleSubtree(element, properties) {\n if (customPropertiesArePolyfilled()) {\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n window.ShadyCSS.styleSubtree(element, properties);\n }\n else if (properties != null) {\n setProperties(element, properties);\n }\n}\n//# sourceMappingURL=interface.js.map"],"names":[],"sourceRoot":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaadin/bundles",
3
- "version": "23.0.0-beta1",
3
+ "version": "23.0.0-beta2",
4
4
  "description": "Bundles of components and dependencies",
5
5
  "scripts": {
6
6
  "clean": "rm -f *.js *.js.map",
@@ -37,7 +37,7 @@
37
37
  "@rollup/pluginutils": "^4.1.2",
38
38
  "@types/chai": "^4.3.0",
39
39
  "@types/mocha": "^9.1.0",
40
- "@vaadin/vaadin": "23.0.0-beta1",
40
+ "@vaadin/vaadin": "23.0.0-beta2",
41
41
  "chai": "^4.3.6",
42
42
  "mocha": "^9.2.0",
43
43
  "rollup": "^2.66.1",
@@ -47,4 +47,4 @@
47
47
  "webpack": "^5.68.0",
48
48
  "webpack-cli": "^4.9.2"
49
49
  }
50
- }
50
+ }