@everymatrix/lottery-game-page 1.44.0 → 1.45.0
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.
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/{helper-filters_2.cjs.entry.js → helper-accordion_13.cjs.entry.js} +3329 -1000
- package/dist/cjs/helper-pagination.cjs.entry.js +195 -226
- package/dist/cjs/index-f3851683.js +1345 -0
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +7 -15
- package/dist/cjs/lottery-game-page.cjs.js +16 -12
- package/dist/collection/collection-manifest.json +4 -10
- package/dist/collection/components/lottery-game-page/index.js +1 -0
- package/dist/collection/components/lottery-game-page/lottery-game-page.css +1 -1
- package/dist/collection/components/lottery-game-page/lottery-game-page.js +580 -646
- package/dist/collection/index.js +0 -1
- package/dist/collection/utils/locale.utils.js +117 -118
- package/dist/collection/utils/utils.js +4 -5
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/{helper-filters_2.entry.js → helper-accordion_13.entry.js} +3319 -1001
- package/dist/esm/helper-pagination.entry.js +195 -226
- package/dist/esm/index-8248702b.js +1316 -0
- package/dist/esm/index.js +0 -2
- package/dist/esm/loader.js +8 -16
- package/dist/esm/lottery-game-page.js +14 -13
- package/dist/lottery-game-page/index.esm.js +0 -2
- package/dist/lottery-game-page/lottery-game-page.esm.js +1 -2
- package/dist/lottery-game-page/p-4254ae78.entry.js +3567 -0
- package/dist/lottery-game-page/p-89956c67.entry.js +1 -0
- package/dist/lottery-game-page/p-8f2c63c7.js +2 -0
- package/dist/lottery-game-page/p-e1255160.js +1 -0
- package/dist/stencil.config.dev.js +17 -0
- package/dist/stencil.config.js +12 -45
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.d.ts +2 -0
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.dev.d.ts +2 -0
- package/dist/types/components/lottery-game-page/index.d.ts +1 -0
- package/dist/types/components/lottery-game-page/lottery-game-page.d.ts +98 -98
- package/dist/types/components.d.ts +18 -2
- package/dist/types/stencil-public-runtime.d.ts +142 -33
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +13 -1
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/loader/package.json +1 -0
- package/package.json +13 -7
- package/dist/assets/chrono_desktop.png +0 -0
- package/dist/assets/chrono_lottery_mobile.png +0 -0
- package/dist/cjs/helper-accordion.cjs.entry.js +0 -134
- package/dist/cjs/helper-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/helper-filters_2.cjs.entry.js.map +0 -1
- package/dist/cjs/helper-modal.cjs.entry.js +0 -78
- package/dist/cjs/helper-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/helper-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/helper-tab.cjs.entry.js +0 -70
- package/dist/cjs/helper-tab.cjs.entry.js.map +0 -1
- package/dist/cjs/helper-tabs.cjs.entry.js +0 -76
- package/dist/cjs/helper-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/index-cd44e726.js +0 -1326
- package/dist/cjs/index-cd44e726.js.map +0 -1
- package/dist/cjs/index.cjs.js.map +0 -1
- package/dist/cjs/loader.cjs.js.map +0 -1
- package/dist/cjs/lottery-bullet_2.cjs.entry.js +0 -281
- package/dist/cjs/lottery-bullet_2.cjs.entry.js.map +0 -1
- package/dist/cjs/lottery-draw-results-history.cjs.entry.js +0 -240
- package/dist/cjs/lottery-draw-results-history.cjs.entry.js.map +0 -1
- package/dist/cjs/lottery-game-details.cjs.entry.js +0 -53
- package/dist/cjs/lottery-game-details.cjs.entry.js.map +0 -1
- package/dist/cjs/lottery-game-page.cjs.entry.js +0 -456
- package/dist/cjs/lottery-game-page.cjs.entry.js.map +0 -1
- package/dist/cjs/lottery-game-page.cjs.js.map +0 -1
- package/dist/cjs/lottery-ticket-controller.cjs.entry.js +0 -132
- package/dist/cjs/lottery-ticket-controller.cjs.entry.js.map +0 -1
- package/dist/cjs/lottery-ticket.cjs.entry.js +0 -233
- package/dist/cjs/lottery-ticket.cjs.entry.js.map +0 -1
- package/dist/collection/components/lottery-game-page/lottery-game-page.js.map +0 -1
- package/dist/collection/index.js.map +0 -1
- package/dist/collection/utils/locale.utils.js.map +0 -1
- package/dist/collection/utils/utils.js.map +0 -1
- package/dist/components/helper-accordion.js +0 -8
- package/dist/components/helper-accordion.js.map +0 -1
- package/dist/components/helper-accordion2.js +0 -161
- package/dist/components/helper-accordion2.js.map +0 -1
- package/dist/components/helper-filters.js +0 -8
- package/dist/components/helper-filters.js.map +0 -1
- package/dist/components/helper-filters2.js +0 -23566
- package/dist/components/helper-filters2.js.map +0 -1
- package/dist/components/helper-modal.js +0 -8
- package/dist/components/helper-modal.js.map +0 -1
- package/dist/components/helper-modal2.js +0 -96
- package/dist/components/helper-modal2.js.map +0 -1
- package/dist/components/helper-pagination.js +0 -293
- package/dist/components/helper-pagination.js.map +0 -1
- package/dist/components/helper-tab.js +0 -8
- package/dist/components/helper-tab.js.map +0 -1
- package/dist/components/helper-tab2.js +0 -89
- package/dist/components/helper-tab2.js.map +0 -1
- package/dist/components/helper-tabs.js +0 -8
- package/dist/components/helper-tabs.js.map +0 -1
- package/dist/components/helper-tabs2.js +0 -105
- package/dist/components/helper-tabs2.js.map +0 -1
- package/dist/components/index.d.ts +0 -26
- package/dist/components/index.js +0 -3
- package/dist/components/index.js.map +0 -1
- package/dist/components/lottery-bullet.js +0 -8
- package/dist/components/lottery-bullet.js.map +0 -1
- package/dist/components/lottery-bullet2.js +0 -94
- package/dist/components/lottery-bullet2.js.map +0 -1
- package/dist/components/lottery-draw-results-history.js +0 -8
- package/dist/components/lottery-draw-results-history.js.map +0 -1
- package/dist/components/lottery-draw-results-history2.js +0 -298
- package/dist/components/lottery-draw-results-history2.js.map +0 -1
- package/dist/components/lottery-draw-results.js +0 -8
- package/dist/components/lottery-draw-results.js.map +0 -1
- package/dist/components/lottery-draw-results2.js +0 -346
- package/dist/components/lottery-draw-results2.js.map +0 -1
- package/dist/components/lottery-game-details.js +0 -8
- package/dist/components/lottery-game-details.js.map +0 -1
- package/dist/components/lottery-game-details2.js +0 -87
- package/dist/components/lottery-game-details2.js.map +0 -1
- package/dist/components/lottery-game-page.d.ts +0 -11
- package/dist/components/lottery-game-page.js +0 -572
- package/dist/components/lottery-game-page.js.map +0 -1
- package/dist/components/lottery-grid.js +0 -8
- package/dist/components/lottery-grid.js.map +0 -1
- package/dist/components/lottery-grid2.js +0 -248
- package/dist/components/lottery-grid2.js.map +0 -1
- package/dist/components/lottery-ticket-controller.js +0 -8
- package/dist/components/lottery-ticket-controller.js.map +0 -1
- package/dist/components/lottery-ticket-controller2.js +0 -185
- package/dist/components/lottery-ticket-controller2.js.map +0 -1
- package/dist/components/lottery-ticket.js +0 -8
- package/dist/components/lottery-ticket.js.map +0 -1
- package/dist/components/lottery-ticket2.js +0 -276
- package/dist/components/lottery-ticket2.js.map +0 -1
- package/dist/esm/helper-accordion.entry.js +0 -130
- package/dist/esm/helper-accordion.entry.js.map +0 -1
- package/dist/esm/helper-filters_2.entry.js.map +0 -1
- package/dist/esm/helper-modal.entry.js +0 -74
- package/dist/esm/helper-modal.entry.js.map +0 -1
- package/dist/esm/helper-pagination.entry.js.map +0 -1
- package/dist/esm/helper-tab.entry.js +0 -66
- package/dist/esm/helper-tab.entry.js.map +0 -1
- package/dist/esm/helper-tabs.entry.js +0 -72
- package/dist/esm/helper-tabs.entry.js.map +0 -1
- package/dist/esm/index-d1baacd4.js +0 -1298
- package/dist/esm/index-d1baacd4.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/loader.js.map +0 -1
- package/dist/esm/lottery-bullet_2.entry.js +0 -276
- package/dist/esm/lottery-bullet_2.entry.js.map +0 -1
- package/dist/esm/lottery-draw-results-history.entry.js +0 -236
- package/dist/esm/lottery-draw-results-history.entry.js.map +0 -1
- package/dist/esm/lottery-game-details.entry.js +0 -49
- package/dist/esm/lottery-game-details.entry.js.map +0 -1
- package/dist/esm/lottery-game-page.entry.js +0 -452
- package/dist/esm/lottery-game-page.entry.js.map +0 -1
- package/dist/esm/lottery-game-page.js.map +0 -1
- package/dist/esm/lottery-ticket-controller.entry.js +0 -128
- package/dist/esm/lottery-ticket-controller.entry.js.map +0 -1
- package/dist/esm/lottery-ticket.entry.js +0 -229
- package/dist/esm/lottery-ticket.entry.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/lottery-game-page/index.esm.js.map +0 -1
- package/dist/lottery-game-page/lottery-game-page.esm.js.map +0 -1
- package/dist/lottery-game-page/p-12340c50.entry.js +0 -2921
- package/dist/lottery-game-page/p-12340c50.entry.js.map +0 -1
- package/dist/lottery-game-page/p-15309f9a.entry.js +0 -2
- package/dist/lottery-game-page/p-15309f9a.entry.js.map +0 -1
- package/dist/lottery-game-page/p-167c9dbe.entry.js +0 -2
- package/dist/lottery-game-page/p-167c9dbe.entry.js.map +0 -1
- package/dist/lottery-game-page/p-20e0c81c.entry.js +0 -2
- package/dist/lottery-game-page/p-20e0c81c.entry.js.map +0 -1
- package/dist/lottery-game-page/p-59a96854.entry.js +0 -2
- package/dist/lottery-game-page/p-59a96854.entry.js.map +0 -1
- package/dist/lottery-game-page/p-662d9dac.entry.js +0 -2
- package/dist/lottery-game-page/p-662d9dac.entry.js.map +0 -1
- package/dist/lottery-game-page/p-66729e9c.entry.js +0 -2
- package/dist/lottery-game-page/p-66729e9c.entry.js.map +0 -1
- package/dist/lottery-game-page/p-721345a7.entry.js +0 -2
- package/dist/lottery-game-page/p-721345a7.entry.js.map +0 -1
- package/dist/lottery-game-page/p-76c280ec.entry.js +0 -2
- package/dist/lottery-game-page/p-76c280ec.entry.js.map +0 -1
- package/dist/lottery-game-page/p-cd4aa6a4.entry.js +0 -2
- package/dist/lottery-game-page/p-cd4aa6a4.entry.js.map +0 -1
- package/dist/lottery-game-page/p-e765c7d9.js +0 -2
- package/dist/lottery-game-page/p-e765c7d9.js.map +0 -1
- package/dist/lottery-game-page/p-e86e2389.entry.js +0 -2
- package/dist/lottery-game-page/p-e86e2389.entry.js.map +0 -1
- package/dist/lottery-game-page/p-f399eef1.entry.js +0 -2
- package/dist/lottery-game-page/p-f399eef1.entry.js.map +0 -1
- package/dist/stencil.config.js.map +0 -1
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-stencil/packages/lottery-game-page/.stencil/packages/lottery-game-page/stencil.config.d.ts +0 -2
|
@@ -0,0 +1,3567 @@
|
|
|
1
|
+
import{r as t,c as e,h as i,g as s,a as o}from"./p-8f2c63c7.js";const r={en:{deleteTicket:"Delete ticket"},ro:{deleteTicket:"Sterge biletul"},fr:{deleteTicket:"Supprimer le billet"},ar:{deleteTicket:"حذف التذكرة"},hr:{deleteTicket:"Izbriši listić"}},a=class{constructor(i){t(this,i),this.accordionEvent=e(this,"helperAccordionAction",7),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.ticketHistoryFlag=!1,this.headerTitle="",this.headerSubtitle="",this.description="",this.footer=!1,this.deleteTab=!1,this.postMessage=!1,this.eventName="helperAccordionAction",this.collapsed=!0,this.language="en",this.clientStyling="",this.clientStylingUrlContent="",this.showContent=void 0,this.limitStylingAppends=!1}connectedCallback(){this.showContent=!this.collapsed}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}toggleContent(){this.showContent=!this.showContent}deleteAction(){this.postMessage&&window.postMessage({type:this.eventName},window.location.href),this.accordionEvent.emit()}render(){return i("div",{key:"ad26faefd6e3dd089171c7e2bff13faa5a26d972",class:"Wrapper",ref:t=>this.stylingContainer=t},i("div",{key:"bb7045653ec12a2526029589744f7ef014ec6a6a",class:!0===this.ticketHistoryFlag?"HeaderTicketHistory":"Header",onClick:()=>this.toggleContent()},i("p",{key:"ae30943582063e368e942124d8d5acadc1732629",class:"Title"},this.headerTitle),i("p",{key:"7c35076cb768de784177988900c61fe40a71594c",class:"Subtitle"},this.headerSubtitle),i("p",{key:"daff2b456a427f45b00efc32ba33a68cdc2228f0",class:"Subtitle Description"},this.description),i("span",{key:"0c4f942642da6e8b1ac3d2aeac46034963965d8f",class:"Expand"},this.showContent?"<":">")),this.showContent&&i("div",{key:"c688ab7cc629a3974b905a2fdc43063e996a3b90"},i("div",{key:"aaa3ad7d9f1503b8e1baaa2c756376a580ffe261",class:"Content"},i("slot",{key:"8c5c8ff70857da9414c7284b052a3fbc5f503f4a",name:"accordionContent"}),this.footer&&this.showContent&&i("div",{key:"917191f55a45647d708a5e3ff5e188c7e565a0c0"},this.deleteTab&&i("span",{key:"e7fdd5b4f18cacaceda206b36ce9576cc3fc1472",class:"ActionButton",onClick:()=>this.deleteAction()},r[void 0!==(t=this.language)&&t in r?t:"en"].deleteTicket)))));var t}};a.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.Header{border-radius:5px;background:#009993;display:flex;gap:30px;border:1px solid #009993;padding:8px 10px;user-select:none;margin-bottom:1px;cursor:pointer}.Header:hover{background:#00ABA4}.Header .Title,.Header .Subtitle,.Header .Description{margin:0;font-size:14px;color:#fff;text-transform:capitalize}.Header .Expand{margin-left:auto;color:#FFF;width:17px;height:17px;cursor:pointer;text-align:center;transform:rotate(90deg);font-size:20px;user-select:none}.HeaderTicketHistory{border-radius:4px;background:#F1F1F1;display:flex;gap:30px;border:1px solid #009993;padding:8px 10px;user-select:none;margin-bottom:5px;cursor:pointer}.HeaderTicketHistory:hover{background:#00ABA4}.HeaderTicketHistory .Title,.HeaderTicketHistory .Subtitle,.HeaderTicketHistory .Description{margin:0;font-size:14px;color:#000}.HeaderTicketHistory .Expand{margin-left:auto;color:#FFF;width:17px;height:17px;cursor:pointer;text-align:center;transform:rotate(90deg);font-size:20px;user-select:none}.Content{border-radius:0 0 4px 4px;background:#fff;border:1px solid #009993;padding:10px 15px;user-select:none;color:#000;margin-bottom:10px}.ActionButton{cursor:pointer;display:inline-block;border-radius:4px;margin:20px 0 10px;text-transform:uppercase;font-size:12px;text-align:center;padding:8px 20px;min-width:80px;background:#FF3D00;border:1px solid #FF3D00;color:#FFF}.ActionButton:hover{background:#FF6536;border:1px solid #FF3D00}';const n=["ro","en","hr"],l={en:{filterOpen:"Filter",filterClear:"Clear",filterModalTicketTitle:"Ticket Results",filterModalDrawTitle:"Draws Results History",filterTicketPlaceholder:"Search for a ticket ID",filterDrawPlaceholder:"Search for a draw ID",filterDateRangePlaceholder:"Date Range",filterModalButton:"Search",filterFromCalendar:"From",filterToCalendar:"To",filterOrDate:"or search by date"},ro:{filterOpen:"Filtrare",filterClear:"Stergere",filterModalTicketTitle:"Rezultatele biletelor",filterModalDrawTitle:"Rezultatele draw-urilor",filterTicketPlaceholder:"Cauta ID bilet",filterDrawPlaceholder:"Cauta ID draw",filterDateRangePlaceholder:"Perioada",filterModalButton:"Cauta",filterOrDate:"sau cauta dupa data"},fr:{filterOpen:"Filter",filterClear:"Clear",filterModalTicketTitle:"Ticket Results",filterModalDrawTitle:"Draws Results History",filterTicketPlaceholder:"Search for a ticket ID",filterDrawPlaceholder:"Search for a draw ID",filterDateRangePlaceholder:"Date Range",filterModalButton:"Search",filterFromCalendar:"From",filterToCalendar:"To",filterOrDate:"or search by date"},ar:{filterOpen:"Filter",filterClear:"Clear",filterModalTicketTitle:"Ticket Results",filterModalDrawTitle:"Draws Results History",filterTicketPlaceholder:"Search for a ticket ID",filterDrawPlaceholder:"Search for a draw ID",filterDateRangePlaceholder:"Date Range",filterModalButton:"Search",filterFromCalendar:"From",filterToCalendar:"To",filterOrDate:"or search by date"},hr:{filterOpen:"Filter",filterClear:"Očisti",filterModalTicketTitle:"Rezultati listića",filterModalDrawTitle:"Povijest rezultata Izvlačenja",filterTicketPlaceholder:"Pretraga ID listića",filterDrawPlaceholder:"Pretraga ID izvlačenja",filterDateRangePlaceholder:"Raspon datuma",filterModalButton:"Traži",filterFromCalendar:"Od",filterToCalendar:"Do",filterOrDate:"ili tražite po datumu"}},h=(t,e)=>{const i=e;return l[void 0!==i&&n.includes(i)?i:"en"][t]};
|
|
2
|
+
/**
|
|
3
|
+
* @license
|
|
4
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
5
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
6
|
+
*/
|
|
7
|
+
function c(t){const e=customElements.get(t.is);if(e){const i=e.version;i&&t.version&&i===t.version?console.warn(`The component ${t.is} has been loaded twice`):console.error(`Tried to define ${t.is} version ${t.version} when version ${e.version} is already in use. Something will probably break.`)}else customElements.define(t.is,t)}
|
|
8
|
+
/**
|
|
9
|
+
* @license
|
|
10
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
11
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
12
|
+
*/class d extends HTMLElement{static get is(){return"vaadin-lumo-styles"}static get version(){return"24.2.9"}}c(d);
|
|
13
|
+
/**
|
|
14
|
+
* @license
|
|
15
|
+
* Copyright 2019 Google LLC
|
|
16
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
17
|
+
*/
|
|
18
|
+
const u=window,p=u.ShadowRoot&&(void 0===u.ShadyCSS||u.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,m=Symbol(),f=new WeakMap;class b{constructor(t,e,i){if(this._$cssResult$=!0,i!==m)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(p&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=f.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&f.set(e,t))}return t}toString(){return this.cssText}}const g=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,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.")})(i)+t[s+1]),t[0]);return new b(i,t,m)},v=p?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new b("string"==typeof t?t:t+"",void 0,m))(e)})(t):t
|
|
19
|
+
/**
|
|
20
|
+
* @license
|
|
21
|
+
* Copyright 2017 Google LLC
|
|
22
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
23
|
+
*/;var y;const x=window,w=x.trustedTypes,k=w?w.emptyScript:"",_=x.reactiveElementPolyfillSupport,D={toAttribute(t,e){switch(e){case Boolean:t=t?k:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},T=(t,e)=>e!==t&&(e==e||t==t),C={attribute:!0,type:String,converter:D,reflect:!1,hasChanged:T},A="finalized";class S extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu()}static addInitializer(t){var e;this.finalize(),(null!==(e=this.h)&&void 0!==e?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const s=this._$Ep(i,e);void 0!==s&&(this._$Ev.set(s,i),t.push(s))})),t}static createProperty(t,e=C){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const o=this[t];this[e]=s,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||C}static finalize(){if(this.hasOwnProperty(A))return!1;this[A]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(v(t))}else void 0!==t&&e.push(v(t));return e}static _$Ep(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}_$Eu(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$ES)&&void 0!==e?e:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$ES)||void 0===e||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{p?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),s=u.litNonce;void 0!==s&&i.setAttribute("nonce",s),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=C){var s;const o=this.constructor._$Ep(t,i);if(void 0!==o&&!0===i.reflect){const r=(void 0!==(null===(s=i.converter)||void 0===s?void 0:s.toAttribute)?i.converter:D).toAttribute(e,i.type);this._$El=t,null==r?this.removeAttribute(o):this.setAttribute(o,r),this._$El=null}}_$AK(t,e){var i;const s=this.constructor,o=s._$Ev.get(t);if(void 0!==o&&this._$El!==o){const t=s.getPropertyOptions(o),r="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(i=t.converter)||void 0===i?void 0:i.fromAttribute)?t.converter:D;this._$El=o,this[o]=r.fromAttribute(e,t.type),this._$El=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||T)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}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._$Ei&&(this._$Ei.forEach(((t,e)=>this[e]=t)),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$Ek()}catch(t){throw e=!1,this._$Ek(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$ES)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$EO(e,this[e],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}
|
|
24
|
+
/**
|
|
25
|
+
* @license
|
|
26
|
+
* Copyright 2017 Google LLC
|
|
27
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
28
|
+
*/
|
|
29
|
+
var z;S[A]=!0,S.elementProperties=new Map,S.elementStyles=[],S.shadowRootOptions={mode:"open"},null==_||_({ReactiveElement:S}),(null!==(y=x.reactiveElementVersions)&&void 0!==y?y:x.reactiveElementVersions=[]).push("1.6.3");const F=window,B=F.trustedTypes,M=B?B.createPolicy("lit-html",{createHTML:t=>t}):void 0,I="$lit$",P=`lit$${(Math.random()+"").slice(9)}$`,N="?"+P,E=`<${N}>`,O=document,R=()=>O.createComment(""),j=t=>null===t||"object"!=typeof t&&"function"!=typeof t,H=Array.isArray,W="[ \t\n\f\r]",G=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,U=/>/g,$=RegExp(`>|${W}(?:([^\\s"'>=/]+)(${W}*=${W}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),q=/'/g,V=/"/g,Y=/^(?:script|style|textarea|title)$/i,J=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),K=new WeakMap,Q=O.createTreeWalker(O,129,null,!1);function X(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==M?M.createHTML(e):e}const tt=(t,e)=>{const i=t.length-1,s=[];let o,r=2===e?"<svg>":"",a=G;for(let e=0;e<i;e++){const i=t[e];let n,l,h=-1,c=0;for(;c<i.length&&(a.lastIndex=c,l=a.exec(i),null!==l);)c=a.lastIndex,a===G?"!--"===l[1]?a=L:void 0!==l[1]?a=U:void 0!==l[2]?(Y.test(l[2])&&(o=RegExp("</"+l[2],"g")),a=$):void 0!==l[3]&&(a=$):a===$?">"===l[0]?(a=null!=o?o:G,h=-1):void 0===l[1]?h=-2:(h=a.lastIndex-l[2].length,n=l[1],a=void 0===l[3]?$:'"'===l[3]?V:q):a===V||a===q?a=$:a===L||a===U?a=G:(a=$,o=void 0);const d=a===$&&t[e+1].startsWith("/>")?" ":"";r+=a===G?i+E:h>=0?(s.push(n),i.slice(0,h)+I+i.slice(h)+P+d):i+P+(-2===h?(s.push(void 0),e):d)}return[X(t,r+(t[i]||"<?>")+(2===e?"</svg>":"")),s]};class et{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,r=0;const a=t.length-1,n=this.parts,[l,h]=tt(t,e);if(this.el=et.createElement(l,i),Q.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=Q.nextNode())&&n.length<a;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith(I)||e.startsWith(P)){const i=h[r++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+I).split(P),e=/([.?@])?(.*)/.exec(i);n.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?at:"?"===e[1]?lt:"@"===e[1]?ht:rt})}else n.push({type:6,index:o})}for(const e of t)s.removeAttribute(e)}if(Y.test(s.tagName)){const t=s.textContent.split(P),e=t.length-1;if(e>0){s.textContent=B?B.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],R()),Q.nextNode(),n.push({type:2,index:++o});s.append(t[e],R())}}}else if(8===s.nodeType)if(s.data===N)n.push({type:2,index:o});else{let t=-1;for(;-1!==(t=s.data.indexOf(P,t+1));)n.push({type:7,index:o}),t+=P.length-1}o++}}static createElement(t,e){const i=O.createElement("template");return i.innerHTML=t,i}}function it(t,e,i=t,s){var o,r,a,n;if(e===J)return e;let l=void 0!==s?null===(o=i._$Co)||void 0===o?void 0:o[s]:i._$Cl;const h=j(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==h&&(null===(r=null==l?void 0:l._$AO)||void 0===r||r.call(l,!1),void 0===h?l=void 0:(l=new h(t),l._$AT(t,i,s)),void 0!==s?(null!==(a=(n=i)._$Co)&&void 0!==a?a:n._$Co=[])[s]=l:i._$Cl=l),void 0!==l&&(e=it(t,l._$AS(t,e.values),l,s)),e}class st{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:s}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:O).importNode(i,!0);Q.currentNode=o;let r=Q.nextNode(),a=0,n=0,l=s[0];for(;void 0!==l;){if(a===l.index){let e;2===l.type?e=new ot(r,r.nextSibling,this,t):1===l.type?e=new l.ctor(r,l.name,l.strings,this,t):6===l.type&&(e=new ct(r,this,t)),this._$AV.push(e),l=s[++n]}a!==(null==l?void 0:l.index)&&(r=Q.nextNode(),a++)}return Q.currentNode=O,o}v(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class ot{constructor(t,e,i,s){var o;this.type=2,this._$AH=Z,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cp=null===(o=null==s?void 0:s.isConnected)||void 0===o||o}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=it(this,t,e),j(t)?t===Z||null==t||""===t?(this._$AH!==Z&&this._$AR(),this._$AH=Z):t!==this._$AH&&t!==J&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>H(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Z&&j(this._$AH)?this._$AA.nextSibling.data=t:this.$(O.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:s}=t,o="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=et.createElement(X(s.h,s.h[0]),this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.v(i);else{const t=new st(o,this),e=t.u(this.options);t.v(i),this.$(e),this._$AH=t}}_$AC(t){let e=K.get(t.strings);return void 0===e&&K.set(t.strings,e=new et(t)),e}T(t){H(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new ot(this.k(R()),this.k(R()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cp=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class rt{constructor(t,e,i,s,o){this.type=1,this._$AH=Z,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Z}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const o=this.strings;let r=!1;if(void 0===o)t=it(this,t,e,0),r=!j(t)||t!==this._$AH&&t!==J,r&&(this._$AH=t);else{const s=t;let a,n;for(t=o[0],a=0;a<o.length-1;a++)n=it(this,s[i+a],e,a),n===J&&(n=this._$AH[a]),r||(r=!j(n)||n!==this._$AH[a]),n===Z?t=Z:t!==Z&&(t+=(null!=n?n:"")+o[a+1]),this._$AH[a]=n}r&&!s&&this.j(t)}j(t){t===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class at extends rt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Z?void 0:t}}const nt=B?B.emptyScript:"";class lt extends rt{constructor(){super(...arguments),this.type=4}j(t){t&&t!==Z?this.element.setAttribute(this.name,nt):this.element.removeAttribute(this.name)}}class ht extends rt{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=it(this,t,e,0))&&void 0!==i?i:Z)===J)return;const s=this._$AH,o=t===Z&&s!==Z||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,r=t!==Z&&(s===Z||o);o&&this.element.removeEventListener(this.name,this,s),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class ct{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){it(this,t)}}const dt=F.litHtmlPolyfillSupport;
|
|
30
|
+
/**
|
|
31
|
+
* @license
|
|
32
|
+
* Copyright 2017 Google LLC
|
|
33
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
34
|
+
*/
|
|
35
|
+
var ut,pt;null==dt||dt(et,ot),(null!==(z=F.litHtmlVersions)&&void 0!==z?z:F.litHtmlVersions=[]).push("2.8.0");class mt extends S{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,i)=>{var s,o;const r=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let a=r._$litPart$;if(void 0===a){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;r._$litPart$=a=new ot(e.insertBefore(R(),t),t,void 0,null!=i?i:{})}return a._$AI(t),a})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return J}}mt.finalized=!0,mt._$litElement$=!0,null===(ut=globalThis.litElementHydrateSupport)||void 0===ut||ut.call(globalThis,{LitElement:mt});const ft=globalThis.litElementPolyfillSupport;null==ft||ft({LitElement:mt}),(null!==(pt=globalThis.litElementVersions)&&void 0!==pt?pt:globalThis.litElementVersions=[]).push("3.3.3");
|
|
36
|
+
/**
|
|
37
|
+
* @license
|
|
38
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
39
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
40
|
+
*/
|
|
41
|
+
const bt=t=>class extends t{static get properties(){return{_theme:{type:String,readOnly:!0}}}static get observedAttributes(){return[...super.observedAttributes,"theme"]}attributeChangedCallback(t,e,i){super.attributeChangedCallback(t,e,i),"theme"===t&&this._set_theme(i)}}
|
|
42
|
+
/**
|
|
43
|
+
* @license
|
|
44
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
45
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
46
|
+
*/,gt=[];function vt(t){return t&&Object.prototype.hasOwnProperty.call(t,"__themes")}function yt(t,e,i={}){t&&vt(customElements.get(t))&&console.warn(`The custom element definition for "${t}"\n was finalized before a style module was registered.\n Make sure to add component specific style modules before\n importing the corresponding custom element.`),e=function(t=[]){return[t].flat(1/0).filter((t=>t instanceof b||(console.warn("An item in styles is not of type CSSResult. Use `unsafeCSS` or `css`."),!1)))}(e),window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.registerStyles(t,e,i):gt.push({themeFor:t,styles:e,include:i.include,moduleId:i.moduleId})}function xt(){return window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.getAllThemes():gt}function wt(t=""){let e=0;return t.startsWith("lumo-")||t.startsWith("material-")?e=1:t.startsWith("vaadin-")&&(e=2),e}function kt(t){const e=[];return t.include&&[].concat(t.include).forEach((t=>{const i=xt().find((e=>e.moduleId===t));i?e.push(...kt(i),...i.styles):console.warn(`Included moduleId ${t} not found in style registry`)}),t.styles),e}function _t(t){const e=`${t}-default-theme`,i=xt().filter((i=>i.moduleId!==e&&function(t,e){return(t||"").split(" ").some((t=>new RegExp(`^${t.split("*").join(".*")}$`,"u").test(e)))}(i.themeFor,t))).map((t=>({...t,styles:[...kt(t),...t.styles],includePriority:wt(t.moduleId)}))).sort(((t,e)=>e.includePriority-t.includePriority));return i.length>0?i:xt().filter((t=>t.moduleId===e))}const Dt=t=>class extends(bt(t)){static finalize(){if(super.finalize(),this.elementStyles)return;const t=this.prototype._template;t&&!vt(this)&&function(t,e){const i=document.createElement("style");i.innerHTML=t.map((t=>t.cssText)).join("\n"),e.content.appendChild(i)}(this.getStylesForThis(),t)}static finalizeStyles(t){const e=this.getStylesForThis();return t?[...super.finalizeStyles(t),...e]:e}static getStylesForThis(){const t=Object.getPrototypeOf(this.prototype);this.__themes=[...(t?t.constructor.__themes:[])||[],..._t(this.is)];const e=this.__themes.flatMap((t=>t.styles));return e.filter(((t,i)=>i===e.lastIndexOf(t)))}}
|
|
47
|
+
/**
|
|
48
|
+
* @license
|
|
49
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
50
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
51
|
+
*/,Tt=(t,...e)=>{const i=document.createElement("style");i.id=t,i.textContent=e.map((t=>t.toString())).join("\n").replace(":host","html"),document.head.insertAdjacentElement("afterbegin",i)},Ct=(t,...e)=>{Tt(`lumo-${t}`,e)};Ct("color-props",g`
|
|
52
|
+
:host {
|
|
53
|
+
/* Base (background) */
|
|
54
|
+
--lumo-base-color: #fff;
|
|
55
|
+
|
|
56
|
+
/* Tint */
|
|
57
|
+
--lumo-tint-5pct: hsla(0, 0%, 100%, 0.3);
|
|
58
|
+
--lumo-tint-10pct: hsla(0, 0%, 100%, 0.37);
|
|
59
|
+
--lumo-tint-20pct: hsla(0, 0%, 100%, 0.44);
|
|
60
|
+
--lumo-tint-30pct: hsla(0, 0%, 100%, 0.5);
|
|
61
|
+
--lumo-tint-40pct: hsla(0, 0%, 100%, 0.57);
|
|
62
|
+
--lumo-tint-50pct: hsla(0, 0%, 100%, 0.64);
|
|
63
|
+
--lumo-tint-60pct: hsla(0, 0%, 100%, 0.7);
|
|
64
|
+
--lumo-tint-70pct: hsla(0, 0%, 100%, 0.77);
|
|
65
|
+
--lumo-tint-80pct: hsla(0, 0%, 100%, 0.84);
|
|
66
|
+
--lumo-tint-90pct: hsla(0, 0%, 100%, 0.9);
|
|
67
|
+
--lumo-tint: #fff;
|
|
68
|
+
|
|
69
|
+
/* Shade */
|
|
70
|
+
--lumo-shade-5pct: hsla(214, 61%, 25%, 0.05);
|
|
71
|
+
--lumo-shade-10pct: hsla(214, 57%, 24%, 0.1);
|
|
72
|
+
--lumo-shade-20pct: hsla(214, 53%, 23%, 0.16);
|
|
73
|
+
--lumo-shade-30pct: hsla(214, 50%, 22%, 0.26);
|
|
74
|
+
--lumo-shade-40pct: hsla(214, 47%, 21%, 0.38);
|
|
75
|
+
--lumo-shade-50pct: hsla(214, 45%, 20%, 0.52);
|
|
76
|
+
--lumo-shade-60pct: hsla(214, 43%, 19%, 0.6);
|
|
77
|
+
--lumo-shade-70pct: hsla(214, 42%, 18%, 0.69);
|
|
78
|
+
--lumo-shade-80pct: hsla(214, 41%, 17%, 0.83);
|
|
79
|
+
--lumo-shade-90pct: hsla(214, 40%, 16%, 0.94);
|
|
80
|
+
--lumo-shade: hsl(214, 35%, 15%);
|
|
81
|
+
|
|
82
|
+
/* Contrast */
|
|
83
|
+
--lumo-contrast-5pct: var(--lumo-shade-5pct);
|
|
84
|
+
--lumo-contrast-10pct: var(--lumo-shade-10pct);
|
|
85
|
+
--lumo-contrast-20pct: var(--lumo-shade-20pct);
|
|
86
|
+
--lumo-contrast-30pct: var(--lumo-shade-30pct);
|
|
87
|
+
--lumo-contrast-40pct: var(--lumo-shade-40pct);
|
|
88
|
+
--lumo-contrast-50pct: var(--lumo-shade-50pct);
|
|
89
|
+
--lumo-contrast-60pct: var(--lumo-shade-60pct);
|
|
90
|
+
--lumo-contrast-70pct: var(--lumo-shade-70pct);
|
|
91
|
+
--lumo-contrast-80pct: var(--lumo-shade-80pct);
|
|
92
|
+
--lumo-contrast-90pct: var(--lumo-shade-90pct);
|
|
93
|
+
--lumo-contrast: var(--lumo-shade);
|
|
94
|
+
|
|
95
|
+
/* Text */
|
|
96
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
97
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
98
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
99
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
100
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
101
|
+
|
|
102
|
+
/* Primary */
|
|
103
|
+
--lumo-primary-color: hsl(214, 100%, 48%);
|
|
104
|
+
--lumo-primary-color-50pct: hsla(214, 100%, 49%, 0.76);
|
|
105
|
+
--lumo-primary-color-10pct: hsla(214, 100%, 60%, 0.13);
|
|
106
|
+
--lumo-primary-text-color: hsl(214, 100%, 43%);
|
|
107
|
+
--lumo-primary-contrast-color: #fff;
|
|
108
|
+
|
|
109
|
+
/* Error */
|
|
110
|
+
--lumo-error-color: hsl(3, 85%, 48%);
|
|
111
|
+
--lumo-error-color-50pct: hsla(3, 85%, 49%, 0.5);
|
|
112
|
+
--lumo-error-color-10pct: hsla(3, 85%, 49%, 0.1);
|
|
113
|
+
--lumo-error-text-color: hsl(3, 89%, 42%);
|
|
114
|
+
--lumo-error-contrast-color: #fff;
|
|
115
|
+
|
|
116
|
+
/* Success */
|
|
117
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
118
|
+
--lumo-success-color-50pct: hsla(145, 72%, 31%, 0.5);
|
|
119
|
+
--lumo-success-color-10pct: hsla(145, 72%, 31%, 0.1);
|
|
120
|
+
--lumo-success-text-color: hsl(145, 85%, 25%);
|
|
121
|
+
--lumo-success-contrast-color: #fff;
|
|
122
|
+
|
|
123
|
+
/* Warning */
|
|
124
|
+
--lumo-warning-color: hsl(48, 100%, 50%);
|
|
125
|
+
--lumo-warning-color-10pct: hsla(48, 100%, 50%, 0.25);
|
|
126
|
+
--lumo-warning-text-color: hsl(32, 100%, 30%);
|
|
127
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
/* forced-colors mode adjustments */
|
|
131
|
+
@media (forced-colors: active) {
|
|
132
|
+
html {
|
|
133
|
+
--lumo-disabled-text-color: GrayText;
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
`),yt("",g`
|
|
137
|
+
[theme~='dark'] {
|
|
138
|
+
/* Base (background) */
|
|
139
|
+
--lumo-base-color: hsl(214, 35%, 21%);
|
|
140
|
+
|
|
141
|
+
/* Tint */
|
|
142
|
+
--lumo-tint-5pct: hsla(214, 65%, 85%, 0.06);
|
|
143
|
+
--lumo-tint-10pct: hsla(214, 60%, 80%, 0.14);
|
|
144
|
+
--lumo-tint-20pct: hsla(214, 64%, 82%, 0.23);
|
|
145
|
+
--lumo-tint-30pct: hsla(214, 69%, 84%, 0.32);
|
|
146
|
+
--lumo-tint-40pct: hsla(214, 73%, 86%, 0.41);
|
|
147
|
+
--lumo-tint-50pct: hsla(214, 78%, 88%, 0.5);
|
|
148
|
+
--lumo-tint-60pct: hsla(214, 82%, 90%, 0.58);
|
|
149
|
+
--lumo-tint-70pct: hsla(214, 87%, 92%, 0.69);
|
|
150
|
+
--lumo-tint-80pct: hsla(214, 91%, 94%, 0.8);
|
|
151
|
+
--lumo-tint-90pct: hsla(214, 96%, 96%, 0.9);
|
|
152
|
+
--lumo-tint: hsl(214, 100%, 98%);
|
|
153
|
+
|
|
154
|
+
/* Shade */
|
|
155
|
+
--lumo-shade-5pct: hsla(214, 0%, 0%, 0.07);
|
|
156
|
+
--lumo-shade-10pct: hsla(214, 4%, 2%, 0.15);
|
|
157
|
+
--lumo-shade-20pct: hsla(214, 8%, 4%, 0.23);
|
|
158
|
+
--lumo-shade-30pct: hsla(214, 12%, 6%, 0.32);
|
|
159
|
+
--lumo-shade-40pct: hsla(214, 16%, 8%, 0.41);
|
|
160
|
+
--lumo-shade-50pct: hsla(214, 20%, 10%, 0.5);
|
|
161
|
+
--lumo-shade-60pct: hsla(214, 24%, 12%, 0.6);
|
|
162
|
+
--lumo-shade-70pct: hsla(214, 28%, 13%, 0.7);
|
|
163
|
+
--lumo-shade-80pct: hsla(214, 32%, 13%, 0.8);
|
|
164
|
+
--lumo-shade-90pct: hsla(214, 33%, 13%, 0.9);
|
|
165
|
+
--lumo-shade: hsl(214, 33%, 13%);
|
|
166
|
+
|
|
167
|
+
/* Contrast */
|
|
168
|
+
--lumo-contrast-5pct: var(--lumo-tint-5pct);
|
|
169
|
+
--lumo-contrast-10pct: var(--lumo-tint-10pct);
|
|
170
|
+
--lumo-contrast-20pct: var(--lumo-tint-20pct);
|
|
171
|
+
--lumo-contrast-30pct: var(--lumo-tint-30pct);
|
|
172
|
+
--lumo-contrast-40pct: var(--lumo-tint-40pct);
|
|
173
|
+
--lumo-contrast-50pct: var(--lumo-tint-50pct);
|
|
174
|
+
--lumo-contrast-60pct: var(--lumo-tint-60pct);
|
|
175
|
+
--lumo-contrast-70pct: var(--lumo-tint-70pct);
|
|
176
|
+
--lumo-contrast-80pct: var(--lumo-tint-80pct);
|
|
177
|
+
--lumo-contrast-90pct: var(--lumo-tint-90pct);
|
|
178
|
+
--lumo-contrast: var(--lumo-tint);
|
|
179
|
+
|
|
180
|
+
/* Text */
|
|
181
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
182
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
183
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
184
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
185
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
186
|
+
|
|
187
|
+
/* Primary */
|
|
188
|
+
--lumo-primary-color: hsl(214, 90%, 48%);
|
|
189
|
+
--lumo-primary-color-50pct: hsla(214, 90%, 70%, 0.69);
|
|
190
|
+
--lumo-primary-color-10pct: hsla(214, 90%, 55%, 0.13);
|
|
191
|
+
--lumo-primary-text-color: hsl(214, 90%, 77%);
|
|
192
|
+
--lumo-primary-contrast-color: #fff;
|
|
193
|
+
|
|
194
|
+
/* Error */
|
|
195
|
+
--lumo-error-color: hsl(3, 79%, 49%);
|
|
196
|
+
--lumo-error-color-50pct: hsla(3, 75%, 62%, 0.5);
|
|
197
|
+
--lumo-error-color-10pct: hsla(3, 75%, 62%, 0.14);
|
|
198
|
+
--lumo-error-text-color: hsl(3, 100%, 80%);
|
|
199
|
+
|
|
200
|
+
/* Success */
|
|
201
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
202
|
+
--lumo-success-color-50pct: hsla(145, 92%, 51%, 0.5);
|
|
203
|
+
--lumo-success-color-10pct: hsla(145, 92%, 51%, 0.1);
|
|
204
|
+
--lumo-success-text-color: hsl(145, 85%, 46%);
|
|
205
|
+
|
|
206
|
+
/* Warning */
|
|
207
|
+
--lumo-warning-color: hsl(43, 100%, 48%);
|
|
208
|
+
--lumo-warning-color-10pct: hsla(40, 100%, 50%, 0.2);
|
|
209
|
+
--lumo-warning-text-color: hsl(45, 100%, 60%);
|
|
210
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
html {
|
|
214
|
+
color: var(--lumo-body-text-color);
|
|
215
|
+
background-color: var(--lumo-base-color);
|
|
216
|
+
color-scheme: light;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
[theme~='dark'] {
|
|
220
|
+
color: var(--lumo-body-text-color);
|
|
221
|
+
background-color: var(--lumo-base-color);
|
|
222
|
+
color-scheme: dark;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
h1,
|
|
226
|
+
h2,
|
|
227
|
+
h3,
|
|
228
|
+
h4,
|
|
229
|
+
h5,
|
|
230
|
+
h6 {
|
|
231
|
+
color: var(--lumo-header-text-color);
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
a:where(:any-link) {
|
|
235
|
+
color: var(--lumo-primary-text-color);
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
a:not(:any-link) {
|
|
239
|
+
color: var(--lumo-disabled-text-color);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
blockquote {
|
|
243
|
+
color: var(--lumo-secondary-text-color);
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
code,
|
|
247
|
+
pre {
|
|
248
|
+
background-color: var(--lumo-contrast-10pct);
|
|
249
|
+
border-radius: var(--lumo-border-radius-m);
|
|
250
|
+
}
|
|
251
|
+
`,{moduleId:"lumo-color"}),Ct("sizing-props",g`
|
|
252
|
+
:host {
|
|
253
|
+
--lumo-size-xs: 1.625rem;
|
|
254
|
+
--lumo-size-s: 1.875rem;
|
|
255
|
+
--lumo-size-m: 2.25rem;
|
|
256
|
+
--lumo-size-l: 2.75rem;
|
|
257
|
+
--lumo-size-xl: 3.5rem;
|
|
258
|
+
|
|
259
|
+
/* Icons */
|
|
260
|
+
--lumo-icon-size-s: 1.25em;
|
|
261
|
+
--lumo-icon-size-m: 1.5em;
|
|
262
|
+
--lumo-icon-size-l: 2.25em;
|
|
263
|
+
/* For backwards compatibility */
|
|
264
|
+
--lumo-icon-size: var(--lumo-icon-size-m);
|
|
265
|
+
}
|
|
266
|
+
`),g`
|
|
267
|
+
html {
|
|
268
|
+
--vaadin-checkbox-size: calc(var(--lumo-size-m) / 2);
|
|
269
|
+
--vaadin-radio-button-size: calc(var(--lumo-size-m) / 2);
|
|
270
|
+
--vaadin-input-field-border-radius: var(--lumo-border-radius-m);
|
|
271
|
+
}
|
|
272
|
+
`,Ct("style-props",g`
|
|
273
|
+
:host {
|
|
274
|
+
/* Border radius */
|
|
275
|
+
--lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
|
|
276
|
+
--lumo-border-radius-m: var(--lumo-border-radius, 0.25em); /* Button, text field, menu overlay, etc */
|
|
277
|
+
--lumo-border-radius-l: 0.5em; /* Dialog, notification, etc */
|
|
278
|
+
|
|
279
|
+
/* Shadow */
|
|
280
|
+
--lumo-box-shadow-xs: 0 1px 4px -1px var(--lumo-shade-50pct);
|
|
281
|
+
--lumo-box-shadow-s: 0 2px 4px -1px var(--lumo-shade-20pct), 0 3px 12px -1px var(--lumo-shade-30pct);
|
|
282
|
+
--lumo-box-shadow-m: 0 2px 6px -1px var(--lumo-shade-20pct), 0 8px 24px -4px var(--lumo-shade-40pct);
|
|
283
|
+
--lumo-box-shadow-l: 0 3px 18px -2px var(--lumo-shade-20pct), 0 12px 48px -6px var(--lumo-shade-40pct);
|
|
284
|
+
--lumo-box-shadow-xl: 0 4px 24px -3px var(--lumo-shade-20pct), 0 18px 64px -8px var(--lumo-shade-40pct);
|
|
285
|
+
|
|
286
|
+
/* Clickable element cursor */
|
|
287
|
+
--lumo-clickable-cursor: default;
|
|
288
|
+
}
|
|
289
|
+
`);
|
|
290
|
+
/**
|
|
291
|
+
* @license
|
|
292
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
293
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
294
|
+
*/
|
|
295
|
+
const At=g`
|
|
296
|
+
:host {
|
|
297
|
+
/* prettier-ignore */
|
|
298
|
+
--lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
299
|
+
|
|
300
|
+
/* Font sizes */
|
|
301
|
+
--lumo-font-size-xxs: 0.75rem;
|
|
302
|
+
--lumo-font-size-xs: 0.8125rem;
|
|
303
|
+
--lumo-font-size-s: 0.875rem;
|
|
304
|
+
--lumo-font-size-m: 1rem;
|
|
305
|
+
--lumo-font-size-l: 1.125rem;
|
|
306
|
+
--lumo-font-size-xl: 1.375rem;
|
|
307
|
+
--lumo-font-size-xxl: 1.75rem;
|
|
308
|
+
--lumo-font-size-xxxl: 2.5rem;
|
|
309
|
+
|
|
310
|
+
/* Line heights */
|
|
311
|
+
--lumo-line-height-xs: 1.25;
|
|
312
|
+
--lumo-line-height-s: 1.375;
|
|
313
|
+
--lumo-line-height-m: 1.625;
|
|
314
|
+
}
|
|
315
|
+
`;yt("",g`
|
|
316
|
+
body,
|
|
317
|
+
:host {
|
|
318
|
+
font-family: var(--lumo-font-family);
|
|
319
|
+
font-size: var(--lumo-font-size-m);
|
|
320
|
+
line-height: var(--lumo-line-height-m);
|
|
321
|
+
-webkit-text-size-adjust: 100%;
|
|
322
|
+
-webkit-font-smoothing: antialiased;
|
|
323
|
+
-moz-osx-font-smoothing: grayscale;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
small,
|
|
327
|
+
[theme~='font-size-s'] {
|
|
328
|
+
font-size: var(--lumo-font-size-s);
|
|
329
|
+
line-height: var(--lumo-line-height-s);
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
[theme~='font-size-xs'] {
|
|
333
|
+
font-size: var(--lumo-font-size-xs);
|
|
334
|
+
line-height: var(--lumo-line-height-xs);
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
:where(h1, h2, h3, h4, h5, h6) {
|
|
338
|
+
font-weight: 600;
|
|
339
|
+
line-height: var(--lumo-line-height-xs);
|
|
340
|
+
margin-block: 0;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
:where(h1) {
|
|
344
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
:where(h2) {
|
|
348
|
+
font-size: var(--lumo-font-size-xxl);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
:where(h3) {
|
|
352
|
+
font-size: var(--lumo-font-size-xl);
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
:where(h4) {
|
|
356
|
+
font-size: var(--lumo-font-size-l);
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
:where(h5) {
|
|
360
|
+
font-size: var(--lumo-font-size-m);
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
:where(h6) {
|
|
364
|
+
font-size: var(--lumo-font-size-xs);
|
|
365
|
+
text-transform: uppercase;
|
|
366
|
+
letter-spacing: 0.03em;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
p,
|
|
370
|
+
blockquote {
|
|
371
|
+
margin-top: 0.5em;
|
|
372
|
+
margin-bottom: 0.75em;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
a {
|
|
376
|
+
text-decoration: none;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
a:where(:any-link):hover {
|
|
380
|
+
text-decoration: underline;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
hr {
|
|
384
|
+
display: block;
|
|
385
|
+
align-self: stretch;
|
|
386
|
+
height: 1px;
|
|
387
|
+
border: 0;
|
|
388
|
+
padding: 0;
|
|
389
|
+
margin: var(--lumo-space-s) calc(var(--lumo-border-radius-m) / 2);
|
|
390
|
+
background-color: var(--lumo-contrast-10pct);
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
blockquote {
|
|
394
|
+
border-left: 2px solid var(--lumo-contrast-30pct);
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
b,
|
|
398
|
+
strong {
|
|
399
|
+
font-weight: 600;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
/* RTL specific styles */
|
|
403
|
+
blockquote[dir='rtl'] {
|
|
404
|
+
border-left: none;
|
|
405
|
+
border-right: 2px solid var(--lumo-contrast-30pct);
|
|
406
|
+
}
|
|
407
|
+
`,{moduleId:"lumo-typography"}),Ct("typography-props",At),yt("vaadin-input-container",g`
|
|
408
|
+
:host {
|
|
409
|
+
background-color: var(--lumo-contrast-10pct);
|
|
410
|
+
padding: 0 calc(0.375em + var(--_input-container-radius) / 4 - 1px);
|
|
411
|
+
font-weight: 500;
|
|
412
|
+
line-height: 1;
|
|
413
|
+
position: relative;
|
|
414
|
+
cursor: text;
|
|
415
|
+
box-sizing: border-box;
|
|
416
|
+
border-radius:
|
|
417
|
+
/* See https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#syntax */
|
|
418
|
+
var(--vaadin-input-field-top-start-radius, var(--_input-container-radius))
|
|
419
|
+
var(--vaadin-input-field-top-end-radius, var(--_input-container-radius))
|
|
420
|
+
var(--vaadin-input-field-bottom-end-radius, var(--_input-container-radius))
|
|
421
|
+
var(--vaadin-input-field-bottom-start-radius, var(--_input-container-radius));
|
|
422
|
+
/* Fallback */
|
|
423
|
+
--_input-container-radius: var(--vaadin-input-field-border-radius, var(--lumo-border-radius-m));
|
|
424
|
+
/* Default field border color */
|
|
425
|
+
--_input-border-color: var(--vaadin-input-field-border-color, var(--lumo-contrast-50pct));
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
:host([dir='rtl']) {
|
|
429
|
+
border-radius:
|
|
430
|
+
/* Don't use logical props, see https://github.com/vaadin/vaadin-time-picker/issues/145 */
|
|
431
|
+
var(--vaadin-input-field-top-end-radius, var(--_input-container-radius))
|
|
432
|
+
var(--vaadin-input-field-top-start-radius, var(--_input-container-radius))
|
|
433
|
+
var(--vaadin-input-field-bottom-start-radius, var(--_input-container-radius))
|
|
434
|
+
var(--vaadin-input-field-bottom-end-radius, var(--_input-container-radius));
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
/* Used for hover and activation effects */
|
|
438
|
+
:host::after {
|
|
439
|
+
content: '';
|
|
440
|
+
position: absolute;
|
|
441
|
+
inset: 0;
|
|
442
|
+
border-radius: inherit;
|
|
443
|
+
pointer-events: none;
|
|
444
|
+
background-color: var(--lumo-contrast-50pct);
|
|
445
|
+
opacity: 0;
|
|
446
|
+
transition: transform 0.15s, opacity 0.2s;
|
|
447
|
+
transform-origin: 100% 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
::slotted(:not([slot$='fix'])) {
|
|
451
|
+
cursor: inherit;
|
|
452
|
+
min-height: var(--lumo-text-field-size, var(--lumo-size-m));
|
|
453
|
+
padding: 0 0.25em;
|
|
454
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent, #000 1.25em);
|
|
455
|
+
-webkit-mask-image: var(--_lumo-text-field-overflow-mask-image);
|
|
456
|
+
mask-image: var(--_lumo-text-field-overflow-mask-image);
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
/* Read-only */
|
|
460
|
+
:host([readonly]) {
|
|
461
|
+
color: var(--lumo-secondary-text-color);
|
|
462
|
+
background-color: transparent;
|
|
463
|
+
cursor: default;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
:host([readonly])::after {
|
|
467
|
+
background-color: transparent;
|
|
468
|
+
opacity: 1;
|
|
469
|
+
border: 1px dashed var(--lumo-contrast-30pct);
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
/* Disabled */
|
|
473
|
+
:host([disabled]) {
|
|
474
|
+
background-color: var(--lumo-contrast-5pct);
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
:host([disabled]) ::slotted(*) {
|
|
478
|
+
color: var(--lumo-disabled-text-color);
|
|
479
|
+
-webkit-text-fill-color: var(--lumo-disabled-text-color);
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
/* Invalid */
|
|
483
|
+
:host([invalid]) {
|
|
484
|
+
background-color: var(--lumo-error-color-10pct);
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
:host([invalid])::after {
|
|
488
|
+
background-color: var(--lumo-error-color-50pct);
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
/* Slotted icons */
|
|
492
|
+
::slotted(vaadin-icon) {
|
|
493
|
+
color: var(--lumo-contrast-60pct);
|
|
494
|
+
width: var(--lumo-icon-size-m);
|
|
495
|
+
height: var(--lumo-icon-size-m);
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
/* Vaadin icons are based on a 16x16 grid (unlike Lumo and Material icons with 24x24), so they look too big by default */
|
|
499
|
+
::slotted(vaadin-icon[icon^='vaadin:']) {
|
|
500
|
+
padding: 0.25em;
|
|
501
|
+
box-sizing: border-box !important;
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
/* Text align */
|
|
505
|
+
:host([dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
506
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent, #000 1.25em);
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
@-moz-document url-prefix() {
|
|
510
|
+
:host([dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
511
|
+
mask-image: var(--_lumo-text-field-overflow-mask-image);
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
:host([theme~='align-left']) ::slotted(:not([slot$='fix'])) {
|
|
516
|
+
text-align: start;
|
|
517
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
:host([theme~='align-center']) ::slotted(:not([slot$='fix'])) {
|
|
521
|
+
text-align: center;
|
|
522
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
:host([theme~='align-right']) ::slotted(:not([slot$='fix'])) {
|
|
526
|
+
text-align: end;
|
|
527
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
@-moz-document url-prefix() {
|
|
531
|
+
/* Firefox is smart enough to align overflowing text to right */
|
|
532
|
+
:host([theme~='align-right']) ::slotted(:not([slot$='fix'])) {
|
|
533
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent 0.25em, #000 1.5em);
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
@-moz-document url-prefix() {
|
|
538
|
+
/* Firefox is smart enough to align overflowing text to right */
|
|
539
|
+
:host([theme~='align-left']) ::slotted(:not([slot$='fix'])) {
|
|
540
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent 0.25em, #000 1.5em);
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
/* RTL specific styles */
|
|
545
|
+
:host([dir='rtl'])::after {
|
|
546
|
+
transform-origin: 0% 0;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
:host([theme~='align-left'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
550
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
:host([theme~='align-center'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
554
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
:host([theme~='align-right'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
558
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
@-moz-document url-prefix() {
|
|
562
|
+
/* Firefox is smart enough to align overflowing text to right */
|
|
563
|
+
:host([theme~='align-right'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
564
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent 0.25em, #000 1.5em);
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
@-moz-document url-prefix() {
|
|
569
|
+
/* Firefox is smart enough to align overflowing text to right */
|
|
570
|
+
:host([theme~='align-left'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
|
|
571
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent 0.25em, #000 1.5em);
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
`,{moduleId:"lumo-input-container"}),
|
|
575
|
+
/**
|
|
576
|
+
@license
|
|
577
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
578
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
579
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
580
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
581
|
+
Code distributed by Google as part of the polymer project is also
|
|
582
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
583
|
+
*/
|
|
584
|
+
window.JSCompiler_renameProperty=function(t){return t};
|
|
585
|
+
/**
|
|
586
|
+
@license
|
|
587
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
588
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
589
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
590
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
591
|
+
Code distributed by Google as part of the polymer project is also
|
|
592
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
593
|
+
*/
|
|
594
|
+
let St,zt,Ft=/(url\()([^)]*)(\))/g,Bt=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/;function Mt(t,e){if(t&&Bt.test(t))return t;if("//"===t)return t;if(void 0===St){St=!1;try{const t=new URL("b","http://a");t.pathname="c%20d",St="http://a/c%20d"===t.href}catch(t){}}if(e||(e=document.baseURI||window.location.href),St)try{return new URL(t,e).href}catch(e){return t}return zt||(zt=document.implementation.createHTMLDocument("temp"),zt.base=zt.createElement("base"),zt.head.appendChild(zt.base),zt.anchor=zt.createElement("a"),zt.body.appendChild(zt.anchor)),zt.base.href=e,zt.anchor.href=t,zt.anchor.href||t}function It(t,e){return t.replace(Ft,(function(t,i,s,o){return i+"'"+Mt(s.replace(/["']/g,""),e)+"'"+o}))}function Pt(t){return t.substring(0,t.lastIndexOf("/")+1)}
|
|
595
|
+
/**
|
|
596
|
+
@license
|
|
597
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
598
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
599
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
600
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
601
|
+
Code distributed by Google as part of the polymer project is also
|
|
602
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
603
|
+
*/const Nt=!window.ShadyDOM||!window.ShadyDOM.inUse,Et=Nt&&"adoptedStyleSheets"in Document.prototype&&"replaceSync"in CSSStyleSheet.prototype&&(()=>{try{const t=new CSSStyleSheet;t.replaceSync("");const e=document.createElement("div");return e.attachShadow({mode:"open"}),e.shadowRoot.adoptedStyleSheets=[t],e.shadowRoot.adoptedStyleSheets[0]===t}catch(t){return!1}})();let Ot=window.Polymer&&window.Polymer.rootPath||Pt(document.baseURI||window.location.href),Rt=window.Polymer&&window.Polymer.sanitizeDOMValue||void 0,jt=window.Polymer&&window.Polymer.strictTemplatePolicy||!1,Ht=window.Polymer&&window.Polymer.allowTemplateFromDomModule||!1,Wt=window.Polymer&&window.Polymer.legacyOptimizations||!1,Gt=window.Polymer&&window.Polymer.legacyWarnings||!1,Lt=window.Polymer&&window.Polymer.syncInitialRender||!1,Ut=window.Polymer&&window.Polymer.legacyUndefined||!1,$t=window.Polymer&&window.Polymer.orderedComputed||!1,qt=window.Polymer&&window.Polymer.removeNestedTemplates||!1,Vt=window.Polymer&&window.Polymer.fastDomIf||!1,Yt=window.Polymer&&window.Polymer.suppressTemplateNotifications||!1,Jt=window.Polymer&&window.Polymer.useAdoptedStyleSheetsWithBuiltCSS||!1,Zt=0;const Kt=function(t){let e=t.__mixinApplications;e||(e=new WeakMap,t.__mixinApplications=e);let i=Zt++;return function(s){let o=s.__mixinSet;if(o&&o[i])return s;let r=e,a=r.get(s);if(!a){a=t(s),r.set(s,a);let e=Object.create(a.__mixinSet||o||null);e[i]=!0,a.__mixinSet=e}return a}};
|
|
604
|
+
/**
|
|
605
|
+
@license
|
|
606
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
607
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
608
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
609
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
610
|
+
Code distributed by Google as part of the polymer project is also
|
|
611
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
612
|
+
*/let Qt={},Xt={};function te(t,e){Qt[t]=Xt[t.toLowerCase()]=e}function ee(t){return Qt[t]||Xt[t.toLowerCase()]}class ie extends HTMLElement{static get observedAttributes(){return["id"]}static import(t,e){if(t){let i=ee(t);return i&&e?i.querySelector(e):i}return null}attributeChangedCallback(t,e,i,s){e!==i&&this.register()}get assetpath(){if(!this.__assetpath){const t=window.HTMLImports&&HTMLImports.importForElement?HTMLImports.importForElement(this)||document:this.ownerDocument,e=Mt(this.getAttribute("assetpath")||"",t.baseURI);this.__assetpath=Pt(e)}return this.__assetpath}register(t){if(t=t||this.id){if(jt&&void 0!==ee(t))throw te(t,null),new Error(`strictTemplatePolicy: dom-module ${t} re-registered`);this.id=t,te(t,this),(e=this).querySelector("style")&&console.warn("dom-module %s has style outside template",e.id)}var e}}ie.prototype.modules=Qt,customElements.define("dom-module",ie);
|
|
613
|
+
/**
|
|
614
|
+
@license
|
|
615
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
616
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
617
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
618
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
619
|
+
Code distributed by Google as part of the polymer project is also
|
|
620
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
621
|
+
*/
|
|
622
|
+
const se="link[rel=import][type~=css]",oe="include",re="shady-unscoped";function ae(t){return ie.import(t)}function ne(t){const e=It((t.body?t.body:t).textContent,t.baseURI),i=document.createElement("style");return i.textContent=e,i}function le(t){const e=t.trim().split(/\s+/),i=[];for(let t=0;t<e.length;t++)i.push(...he(e[t]));return i}function he(t){const e=ae(t);if(!e)return console.warn("Could not find style data in module named",t),[];if(void 0===e._styles){const t=[];t.push(...de(e));const i=e.querySelector("template");i&&t.push(...ce(i,e.assetpath)),e._styles=t}return e._styles}function ce(t,e){if(!t._styles){const i=[],s=t.content.querySelectorAll("style");for(let t=0;t<s.length;t++){let o=s[t],r=o.getAttribute(oe);r&&i.push(...le(r).filter((function(t,e,i){return i.indexOf(t)===e}))),e&&(o.textContent=It(o.textContent,e)),i.push(o)}t._styles=i}return t._styles}function de(t){const e=[],i=t.querySelectorAll(se);for(let t=0;t<i.length;t++){let s=i[t];if(s.import){const t=s.import,i=s.hasAttribute(re);if(i&&!t._unscopedStyle){const e=ne(t);e.setAttribute(re,""),t._unscopedStyle=e}else t._style||(t._style=ne(t));e.push(i?t._unscopedStyle:t._style)}}return e}
|
|
623
|
+
/**
|
|
624
|
+
@license
|
|
625
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
626
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
627
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
628
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
629
|
+
Code distributed by Google as part of the polymer project is also
|
|
630
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
631
|
+
*/const ue=window.ShadyDOM&&window.ShadyDOM.noPatch&&window.ShadyDOM.wrap?window.ShadyDOM.wrap:window.ShadyDOM?t=>ShadyDOM.patch(t):t=>t;
|
|
632
|
+
/**
|
|
633
|
+
@license
|
|
634
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
635
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
636
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
637
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
638
|
+
Code distributed by Google as part of the polymer project is also
|
|
639
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
640
|
+
*/function pe(t){return t.indexOf(".")>=0}function me(t){let e=t.indexOf(".");return-1===e?t:t.slice(0,e)}function fe(t,e){return 0===t.indexOf(e+".")}function be(t,e){return 0===e.indexOf(t+".")}function ge(t,e,i){return e+i.slice(t.length)}function ve(t){if(Array.isArray(t)){let e=[];for(let i=0;i<t.length;i++){let s=t[i].toString().split(".");for(let t=0;t<s.length;t++)e.push(s[t])}return e.join(".")}return t}function ye(t){return Array.isArray(t)?ve(t).split("."):t.toString().split(".")}function xe(t,e,i){let s=t,o=ye(e);for(let t=0;t<o.length;t++){if(!s)return;s=s[o[t]]}return i&&(i.path=o.join(".")),s}function we(t,e,i){let s=t,o=ye(e),r=o[o.length-1];if(o.length>1){for(let t=0;t<o.length-1;t++)if(s=s[o[t]],!s)return;s[r]=i}else s[e]=i;return o.join(".")}
|
|
641
|
+
/**
|
|
642
|
+
@license
|
|
643
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
644
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
645
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
646
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
647
|
+
Code distributed by Google as part of the polymer project is also
|
|
648
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
649
|
+
*/const ke={},_e=/-[a-z]/g,De=/([A-Z])/g;function Te(t){return ke[t]||(ke[t]=t.indexOf("-")<0?t:t.replace(_e,(t=>t[1].toUpperCase())))}function Ce(t){return ke[t]||(ke[t]=t.replace(De,"-$1").toLowerCase())}
|
|
650
|
+
/**
|
|
651
|
+
@license
|
|
652
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
653
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
654
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
655
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
656
|
+
Code distributed by Google as part of the polymer project is also
|
|
657
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
658
|
+
*/let Ae=0,Se=0,ze=[],Fe=0,Be=!1,Me=document.createTextNode("");new window.MutationObserver((function(){Be=!1;const t=ze.length;for(let e=0;e<t;e++){let t=ze[e];if(t)try{t()}catch(t){setTimeout((()=>{throw t}))}}ze.splice(0,t),Se+=t})).observe(Me,{characterData:!0});const Ie={after:t=>({run:e=>window.setTimeout(e,t),cancel(t){window.clearTimeout(t)}}),run:(t,e)=>window.setTimeout(t,e),cancel(t){window.clearTimeout(t)}},Pe={run:t=>(Be||(Be=!0,Me.textContent=Fe++),ze.push(t),Ae++),cancel(t){const e=t-Se;if(e>=0){if(!ze[e])throw new Error("invalid async handle: "+t);ze[e]=null}}},Ne=Pe,Ee=Kt((t=>class extends t{static createProperties(t){const e=this.prototype;for(let i in t)i in e||e._createPropertyAccessor(i)}static attributeNameForProperty(t){return t.toLowerCase()}static typeForProperty(t){}_createPropertyAccessor(t,e){this._addPropertyToAttributeMap(t),this.hasOwnProperty(JSCompiler_renameProperty("__dataHasAccessor",this))||(this.__dataHasAccessor=Object.assign({},this.__dataHasAccessor)),this.__dataHasAccessor[t]||(this.__dataHasAccessor[t]=!0,this._definePropertyAccessor(t,e))}_addPropertyToAttributeMap(t){this.hasOwnProperty(JSCompiler_renameProperty("__dataAttributes",this))||(this.__dataAttributes=Object.assign({},this.__dataAttributes));let e=this.__dataAttributes[t];return e||(e=this.constructor.attributeNameForProperty(t),this.__dataAttributes[e]=t),e}_definePropertyAccessor(t,e){Object.defineProperty(this,t,{get(){return this.__data[t]},set:e?function(){}:function(e){this._setPendingProperty(t,e,!0)&&this._invalidateProperties()}})}constructor(){super(),this.__dataEnabled=!1,this.__dataReady=!1,this.__dataInvalid=!1,this.__data={},this.__dataPending=null,this.__dataOld=null,this.__dataInstanceProps=null,this.__dataCounter=0,this.__serializing=!1,this._initializeProperties()}ready(){this.__dataReady=!0,this._flushProperties()}_initializeProperties(){for(let t in this.__dataHasAccessor)this.hasOwnProperty(t)&&(this.__dataInstanceProps=this.__dataInstanceProps||{},this.__dataInstanceProps[t]=this[t],delete this[t])}_initializeInstanceProperties(t){Object.assign(this,t)}_setProperty(t,e){this._setPendingProperty(t,e)&&this._invalidateProperties()}_getProperty(t){return this.__data[t]}_setPendingProperty(t,e,i){let s=this.__data[t],o=this._shouldPropertyChange(t,e,s);return o&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),this.__dataOld&&!(t in this.__dataOld)&&(this.__dataOld[t]=s),this.__data[t]=e,this.__dataPending[t]=e),o}_isPropertyPending(t){return!(!this.__dataPending||!this.__dataPending.hasOwnProperty(t))}_invalidateProperties(){!this.__dataInvalid&&this.__dataReady&&(this.__dataInvalid=!0,Ne.run((()=>{this.__dataInvalid&&(this.__dataInvalid=!1,this._flushProperties())})))}_enableProperties(){this.__dataEnabled||(this.__dataEnabled=!0,this.__dataInstanceProps&&(this._initializeInstanceProperties(this.__dataInstanceProps),this.__dataInstanceProps=null),this.ready())}_flushProperties(){this.__dataCounter++;const t=this.__data,e=this.__dataPending,i=this.__dataOld;this._shouldPropertiesChange(t,e,i)&&(this.__dataPending=null,this.__dataOld=null,this._propertiesChanged(t,e,i)),this.__dataCounter--}_shouldPropertiesChange(t,e,i){return Boolean(e)}_propertiesChanged(t,e,i){}_shouldPropertyChange(t,e,i){return i!==e&&(i==i||e==e)}attributeChangedCallback(t,e,i,s){e!==i&&this._attributeToProperty(t,i),super.attributeChangedCallback&&super.attributeChangedCallback(t,e,i,s)}_attributeToProperty(t,e,i){if(!this.__serializing){const s=this.__dataAttributes,o=s&&s[t]||t;this[o]=this._deserializeValue(e,i||this.constructor.typeForProperty(o))}}_propertyToAttribute(t,e,i){this.__serializing=!0,this._valueToNodeAttribute(this,i=arguments.length<3?this[t]:i,e||this.constructor.attributeNameForProperty(t)),this.__serializing=!1}_valueToNodeAttribute(t,e,i){const s=this._serializeValue(e);"class"!==i&&"name"!==i&&"slot"!==i||(t=ue(t)),void 0===s?t.removeAttribute(i):t.setAttribute(i,""===s&&window.trustedTypes?window.trustedTypes.emptyScript:s)}_serializeValue(t){return"boolean"==typeof t?t?"":void 0:null!=t?t.toString():void 0}_deserializeValue(t,e){switch(e){case Boolean:return null!==t;case Number:return Number(t);default:return t}}})),Oe={};let Re=HTMLElement.prototype;for(;Re;){let t=Object.getOwnPropertyNames(Re);for(let e=0;e<t.length;e++)Oe[t[e]]=!0;Re=Object.getPrototypeOf(Re)}const je=window.trustedTypes?t=>trustedTypes.isHTML(t)||trustedTypes.isScript(t)||trustedTypes.isScriptURL(t):()=>!1,He=Kt((t=>{const e=Ee(t);return class extends e{static createPropertiesForAttributes(){let t=this.observedAttributes;for(let e=0;e<t.length;e++)this.prototype._createPropertyAccessor(Te(t[e]))}static attributeNameForProperty(t){return Ce(t)}_initializeProperties(){this.__dataProto&&(this._initializeProtoProperties(this.__dataProto),this.__dataProto=null),super._initializeProperties()}_initializeProtoProperties(t){for(let e in t)this._setProperty(e,t[e])}_ensureAttribute(t,e){this.hasAttribute(t)||this._valueToNodeAttribute(this,e,t)}_serializeValue(t){if("object"==typeof t){if(t instanceof Date)return t.toString();if(t){if(je(t))return t;try{return JSON.stringify(t)}catch(t){return""}}}return super._serializeValue(t)}_deserializeValue(t,e){let i;switch(e){case Object:try{i=JSON.parse(t)}catch(e){i=t}break;case Array:try{i=JSON.parse(t)}catch(e){i=null,console.warn(`Polymer::Attributes: couldn't decode Array as JSON: ${t}`)}break;case Date:i=isNaN(t)?String(t):Number(t),i=new Date(i);break;default:i=super._deserializeValue(t,e)}return i}_definePropertyAccessor(t,e){!function(t,e){if(!Oe[e]){let i=t[e];void 0!==i&&(t.__data?t._setPendingProperty(e,i):(t.__dataProto?t.hasOwnProperty(JSCompiler_renameProperty("__dataProto",t))||(t.__dataProto=Object.create(t.__dataProto)):t.__dataProto={},t.__dataProto[e]=i))}}(this,t),super._definePropertyAccessor(t,e)}_hasAccessor(t){return this.__dataHasAccessor&&this.__dataHasAccessor[t]}_isPropertyPending(t){return Boolean(this.__dataPending&&t in this.__dataPending)}}})),We={"dom-if":!0,"dom-repeat":!0};let Ge=!1,Le=!1;const Ue=(()=>{const t=window.trustedTypes&&window.trustedTypes.createPolicy("polymer-template-event-attribute-policy",{createScript:t=>t});return(e,i,s)=>{const o=i.getAttribute(s);t&&s.startsWith("on-")?e.setAttribute(s,t.createScript(o,s)):e.setAttribute(s,o)}})();function $e(t){let e=t.getAttribute("is");if(e&&We[e]){let i=t;for(i.removeAttribute("is"),t=i.ownerDocument.createElement(e),i.parentNode.replaceChild(t,i),t.appendChild(i);i.attributes.length;){const{name:e}=i.attributes[0];Ue(t,i,e),i.removeAttribute(e)}}return t}function qe(t,e){let i=e.parentInfo&&qe(t,e.parentInfo);if(!i)return t;for(let t=i.firstChild,s=0;t;t=t.nextSibling)if(e.parentIndex===s++)return t}function Ve(t,e,i,s){s.id&&(e[s.id]=i)}function Ye(t,e,i){if(i.events&&i.events.length)for(let s,o=0,r=i.events;o<r.length&&(s=r[o]);o++)t._addMethodEventListenerToNode(e,s.name,s.value,t)}function Je(t,e,i,s){i.templateInfo&&(e._templateInfo=i.templateInfo,e._parentTemplateInfo=s)}const Ze=Kt((t=>class extends t{static _parseTemplate(t,e){if(!t._templateInfo){let i=t._templateInfo={};i.nodeInfoList=[],i.nestedTemplate=Boolean(e),i.stripWhiteSpace=e&&e.stripWhiteSpace||t.hasAttribute&&t.hasAttribute("strip-whitespace"),this._parseTemplateContent(t,i,{parent:null})}return t._templateInfo}static _parseTemplateContent(t,e,i){return this._parseTemplateNode(t.content,e,i)}static _parseTemplateNode(t,e,i){let s=!1,o=t;return"template"!=o.localName||o.hasAttribute("preserve-content")?"slot"===o.localName&&(e.hasInsertionPoint=!0):s=this._parseTemplateNestedTemplate(o,e,i)||s,function(t){(function(){if(!Ge){Ge=!0;const t=document.createElement("textarea");t.placeholder="a",Le=t.placeholder===t.textContent}return Le})()&&"textarea"===t.localName&&t.placeholder&&t.placeholder===t.textContent&&(t.textContent=null)}(o),o.firstChild&&this._parseTemplateChildNodes(o,e,i),o.hasAttributes&&o.hasAttributes()&&(s=this._parseTemplateNodeAttributes(o,e,i)||s),s||i.noted}static _parseTemplateChildNodes(t,e,i){if("script"!==t.localName&&"style"!==t.localName)for(let s,o=t.firstChild,r=0;o;o=s){if("template"==o.localName&&(o=$e(o)),s=o.nextSibling,o.nodeType===Node.TEXT_NODE){let i=s;for(;i&&i.nodeType===Node.TEXT_NODE;)o.textContent+=i.textContent,s=i.nextSibling,t.removeChild(i),i=s;if(e.stripWhiteSpace&&!o.textContent.trim()){t.removeChild(o);continue}}let a={parentIndex:r,parentInfo:i};this._parseTemplateNode(o,e,a)&&(a.infoIndex=e.nodeInfoList.push(a)-1),o.parentNode&&r++}}static _parseTemplateNestedTemplate(t,e,i){let s=t,o=this._parseTemplate(s,e);return(o.content=s.content.ownerDocument.createDocumentFragment()).appendChild(s.content),i.templateInfo=o,!0}static _parseTemplateNodeAttributes(t,e,i){let s=!1,o=Array.from(t.attributes);for(let r,a=o.length-1;r=o[a];a--)s=this._parseTemplateNodeAttribute(t,e,i,r.name,r.value)||s;return s}static _parseTemplateNodeAttribute(t,e,i,s,o){return"on-"===s.slice(0,3)?(t.removeAttribute(s),i.events=i.events||[],i.events.push({name:s.slice(3),value:o}),!0):"id"===s&&(i.id=o,!0)}static _contentForTemplate(t){let e=t._templateInfo;return e&&e.content||t.content}_stampTemplate(t,e){t&&!t.content&&window.HTMLTemplateElement&&HTMLTemplateElement.decorate&&HTMLTemplateElement.decorate(t);let i=(e=e||this.constructor._parseTemplate(t)).nodeInfoList,s=document.importNode(e.content||t.content,!0);s.__noInsertionPoint=!e.hasInsertionPoint;let o=s.nodeList=new Array(i.length);s.$={};for(let t,r=0,a=i.length;r<a&&(t=i[r]);r++){let i=o[r]=qe(s,t);Ve(0,s.$,i,t),Je(0,i,t,e),Ye(this,i,t)}return s}_addMethodEventListenerToNode(t,e,i,s){let o=function(t,e,i){return t=t._methodHost||t,function(e){t[i]?t[i](e,e.detail):console.warn("listener method `"+i+"` not defined")}}(s=s||t,0,i);return this._addEventListenerToNode(t,e,o),o}_addEventListenerToNode(t,e,i){t.addEventListener(e,i)}_removeEventListenerFromNode(t,e,i){t.removeEventListener(e,i)}}));
|
|
659
|
+
/**
|
|
660
|
+
* @fileoverview
|
|
661
|
+
* @suppress {checkPrototypalTypes}
|
|
662
|
+
* @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
663
|
+
* This code may only be used under the BSD style license found at
|
|
664
|
+
* http://polymer.github.io/LICENSE.txt The complete set of authors may be found
|
|
665
|
+
* at http://polymer.github.io/AUTHORS.txt The complete set of contributors may
|
|
666
|
+
* be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
|
|
667
|
+
* Google as part of the polymer project is also subject to an additional IP
|
|
668
|
+
* rights grant found at http://polymer.github.io/PATENTS.txt
|
|
669
|
+
*/let Ke=0;const Qe=[],Xe={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},ti="__computeInfo",ei=/[A-Z]/;function ii(t,e,i){let s=t[e];if(s){if(!t.hasOwnProperty(e)&&(s=t[e]=Object.create(t[e]),i))for(let t in s){let e=s[t],i=s[t]=Array(e.length);for(let t=0;t<e.length;t++)i[t]=e[t]}}else s=t[e]={};return s}function si(t,e,i,s,o,r){if(e){let a=!1;const n=Ke++;for(let l in i){let h=e[o?me(l):l];if(h)for(let e,c=0,d=h.length;c<d&&(e=h[c]);c++)e.info&&e.info.lastRun===n||o&&!ri(l,e.trigger)||(e.info&&(e.info.lastRun=n),e.fn(t,l,i,s,e.info,o,r),a=!0)}return a}return!1}function oi(t,e,i,s,o,r,a,n){let l=!1,h=e[a?me(s):s];if(h)for(let e,c=0,d=h.length;c<d&&(e=h[c]);c++)e.info&&e.info.lastRun===i||a&&!ri(s,e.trigger)||(e.info&&(e.info.lastRun=i),e.fn(t,s,o,r,e.info,a,n),l=!0);return l}function ri(t,e){if(e){let i=e.name;return i==t||!(!e.structured||!fe(i,t))||!(!e.wildcard||!be(i,t))}return!0}function ai(t,e,i,s,o){let r="string"==typeof o.method?t[o.method]:o.method,a=o.property;r?r.call(t,t.__data[a],s[a]):o.dynamicFn||console.warn("observer method `"+o.method+"` not defined")}function ni(t,e,i){let s=me(e);return s!==e&&(li(t,Ce(s)+"-changed",i[e],e),!0)}function li(t,e,i,s){let o={value:i,queueProperty:!0};s&&(o.path=s),ue(t).dispatchEvent(new CustomEvent(e,{detail:o}))}function hi(t,e,i,s,o,r){let a=(r?me(e):e)!=e?e:null,n=a?xe(t,a):t.__data[e];a&&void 0===n&&(n=i[e]),li(t,o.eventName,n,a)}function ci(t,e,i,s,o){let r=t.__data[e];Rt&&(r=Rt(r,o.attrName,"attribute",t)),t._propertyToAttribute(e,o.attrName,r)}const di=(t,e,i)=>{let s=0,o=e.length-1,r=-1;for(;s<=o;){const a=s+o>>1,n=i.get(e[a].methodInfo)-i.get(t.methodInfo);if(n<0)s=a+1;else{if(!(n>0)){r=a;break}o=a-1}}r<0&&(r=o+1),e.splice(r,0,t)},ui=(t,e,i,s,o)=>{const r=e[o?me(t):t];if(r)for(let e=0;e<r.length;e++){const a=r[e];a.info.lastRun===Ke||o&&!ri(t,a.trigger)||(a.info.lastRun=Ke,di(a.info,i,s))}};function pi(t,e,i,s,o){let r=xi(t,e,i,0,o);if(r===Qe)return!1;let a=o.methodInfo;return t.__dataHasAccessor&&t.__dataHasAccessor[a]?t._setPendingProperty(a,r,!0):(t[a]=r,!1)}function mi(t,e,i,s,o,r,a){i.bindings=i.bindings||[];let n={kind:s,target:o,parts:r,literal:a,isCompound:1!==r.length};if(i.bindings.push(n),function(t){return Boolean(t.target)&&"attribute"!=t.kind&&"text"!=t.kind&&!t.isCompound&&"{"===t.parts[0].mode}(n)){let{event:t,negate:e}=n.parts[0];n.listenerEvent=t||Ce(o)+"-changed",n.listenerNegate=e}let l=e.nodeInfoList.length;for(let i=0;i<n.parts.length;i++){let s=n.parts[i];s.compoundIndex=i,fi(t,e,n,s,l)}}function fi(t,e,i,s,o){if(!s.literal)if("attribute"===i.kind&&"-"===i.target[0])console.warn("Cannot set attribute "+i.target+' because "-" is not a valid attribute starting character');else{let r=s.dependencies,a={index:o,binding:i,part:s,evaluator:t};for(let i=0;i<r.length;i++){let s=r[i];"string"==typeof s&&(s=Ai(s),s.wildcard=!0),t._addTemplatePropertyEffect(e,s.rootProperty,{fn:bi,info:a,trigger:s})}}}function bi(t,e,i,s,o,r,a){let n=a[o.index],l=o.binding,h=o.part;if(r&&h.source&&e.length>h.source.length&&"property"==l.kind&&!l.isCompound&&n.__isPropertyEffectsClient&&n.__dataHasAccessor&&n.__dataHasAccessor[l.target]){let s=i[e];e=ge(h.source,l.target,e),n._setPendingPropertyOrPath(e,s,!1,!0)&&t._enqueueClient(n)}else{let a=o.evaluator._evaluateBinding(t,h,e,i,s,r);a!==Qe&&function(t,e,i,s,o){if(o=function(t,e,i,s){if(i.isCompound){let o=t.__dataCompoundStorage[i.target];o[s.compoundIndex]=e,e=o.join("")}return"attribute"!==i.kind&&("textContent"!==i.target&&("value"!==i.target||"input"!==t.localName&&"textarea"!==t.localName)||(e=null==e?"":e)),e}(e,o,i,s),Rt&&(o=Rt(o,i.target,i.kind,e)),"attribute"==i.kind)t._valueToNodeAttribute(e,o,i.target);else{let s=i.target;e.__isPropertyEffectsClient&&e.__dataHasAccessor&&e.__dataHasAccessor[s]?e[Xe.READ_ONLY]&&e[Xe.READ_ONLY][s]||e._setPendingProperty(s,o)&&t._enqueueClient(e):t._setUnmanagedPropertyToNode(e,s,o)}}(t,n,l,h,a)}}function gi(t,e){if(e.isCompound){let i=t.__dataCompoundStorage||(t.__dataCompoundStorage={}),s=e.parts,o=new Array(s.length);for(let t=0;t<s.length;t++)o[t]=s[t].literal;let r=e.target;i[r]=o,e.literal&&"property"==e.kind&&("className"===r&&(t=ue(t)),t[r]=e.literal)}}function vi(t,e,i){if(i.listenerEvent){let s=i.parts[0];t.addEventListener(i.listenerEvent,(function(t){!function(t,e,i,s,o){let r,a=t.detail,n=a&&a.path;n?(s=ge(i,s,n),r=a&&a.value):r=t.currentTarget[i],r=o?!r:r,e[Xe.READ_ONLY]&&e[Xe.READ_ONLY][s]||!e._setPendingPropertyOrPath(s,r,!0,Boolean(n))||a&&a.queueProperty||e._invalidateProperties()}(t,e,i.target,s.source,s.negate)}))}}function yi(t,e,i,s,o,r){let a={methodName:e.methodName,args:e.args,methodInfo:o,dynamicFn:r=e.static||r&&("object"!=typeof r||r[e.methodName])};for(let o,r=0;r<e.args.length&&(o=e.args[r]);r++)o.literal||t._addPropertyEffect(o.rootProperty,i,{fn:s,info:a,trigger:o});return r&&t._addPropertyEffect(e.methodName,i,{fn:s,info:a}),a}function xi(t,e,i,s,o){let r=t._methodHost||t,a=r[o.methodName];if(a){let s=t._marshalArgs(o.args,e,i);return s===Qe?Qe:a.apply(r,s)}o.dynamicFn||console.warn("method `"+o.methodName+"` not defined")}const wi=[],ki="(?:[a-zA-Z_$][\\w.:$\\-*]*)",_i="(?:("+ki+"|(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)|(?:(?:'(?:[^'\\\\]|\\\\.)*')|(?:\"(?:[^\"\\\\]|\\\\.)*\")))\\s*)",Di=new RegExp("(\\[\\[|{{)\\s*(?:(!)\\s*)?("+ki+"\\s*(?:\\(\\s*(?:(?:"+_i+"(?:,\\s*"+_i+")*)?)\\)\\s*)?)(?:]]|}})","g");function Ti(t){let e="";for(let i=0;i<t.length;i++)e+=t[i].literal||"";return e}function Ci(t){let e=t.match(/([^\s]+?)\(([\s\S]*)\)/);if(e){let t={methodName:e[1],static:!0,args:wi};return e[2].trim()?function(t,e){return e.args=t.map((function(t){let i=Ai(t);return i.literal||(e.static=!1),i}),this),e}(e[2].replace(/\\,/g,",").split(","),t):t}return null}function Ai(t){let e=t.trim().replace(/,/g,",").replace(/\\(.)/g,"$1"),i={name:e,value:"",literal:!1},s=e[0];switch("-"===s&&(s=e[1]),s>="0"&&s<="9"&&(s="#"),s){case"'":case'"':i.value=e.slice(1,-1),i.literal=!0;break;case"#":i.value=Number(e),i.literal=!0}return i.literal||(i.rootProperty=me(e),i.structured=pe(e),i.structured&&(i.wildcard=".*"==e.slice(-2),i.wildcard&&(i.name=e.slice(0,-2)))),i}function Si(t,e,i){let s=xe(t,i);return void 0===s&&(s=e[i]),s}function zi(t,e,i,s){const o={indexSplices:s};Ut&&!t._overrideLegacyUndefined&&(e.splices=o),t.notifyPath(i+".splices",o),t.notifyPath(i+".length",e.length),Ut&&!t._overrideLegacyUndefined&&(o.indexSplices=[])}function Fi(t,e,i,s,o,r){zi(t,e,i,[{index:s,addedCount:o,removed:r,object:e,type:"splice"}])}const Bi=Kt((t=>{const e=Ze(He(t));return class extends e{constructor(){super(),this.__isPropertyEffectsClient=!0}get PROPERTY_EFFECT_TYPES(){return Xe}_initializeProperties(){super._initializeProperties(),this._registerHost(),this.__dataClientsReady=!1,this.__dataPendingClients=null,this.__dataToNotify=null,this.__dataLinkedPaths=null,this.__dataHasPaths=!1,this.__dataCompoundStorage=this.__dataCompoundStorage||null,this.__dataHost=this.__dataHost||null,this.__dataTemp={},this.__dataClientsInitialized=!1}_registerHost(){if(Mi.length){let t=Mi[Mi.length-1];t._enqueueClient(this),this.__dataHost=t}}_initializeProtoProperties(t){this.__data=Object.create(t),this.__dataPending=Object.create(t),this.__dataOld={}}_initializeInstanceProperties(t){let e=this[Xe.READ_ONLY];for(let i in t)e&&e[i]||(this.__dataPending=this.__dataPending||{},this.__dataOld=this.__dataOld||{},this.__data[i]=this.__dataPending[i]=t[i])}_addPropertyEffect(t,e,i){this._createPropertyAccessor(t,e==Xe.READ_ONLY);let s=ii(this,e,!0)[t];s||(s=this[e][t]=[]),s.push(i)}_removePropertyEffect(t,e,i){let s=ii(this,e,!0)[t],o=s.indexOf(i);o>=0&&s.splice(o,1)}_hasPropertyEffect(t,e){let i=this[e];return Boolean(i&&i[t])}_hasReadOnlyEffect(t){return this._hasPropertyEffect(t,Xe.READ_ONLY)}_hasNotifyEffect(t){return this._hasPropertyEffect(t,Xe.NOTIFY)}_hasReflectEffect(t){return this._hasPropertyEffect(t,Xe.REFLECT)}_hasComputedEffect(t){return this._hasPropertyEffect(t,Xe.COMPUTE)}_setPendingPropertyOrPath(t,e,i,s){if(s||me(Array.isArray(t)?t[0]:t)!==t){if(!s){let i=xe(this,t);if(!(t=we(this,t,e))||!super._shouldPropertyChange(t,e,i))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(t,e,i))return function(t,e,i){let s=t.__dataLinkedPaths;if(s){let o;for(let r in s){let a=s[r];be(r,e)?(o=ge(r,a,e),t._setPendingPropertyOrPath(o,i,!0,!0)):be(a,e)&&(o=ge(a,r,e),t._setPendingPropertyOrPath(o,i,!0,!0))}}}(this,t,e),!0}else{if(this.__dataHasAccessor&&this.__dataHasAccessor[t])return this._setPendingProperty(t,e,i);this[t]=e}return!1}_setUnmanagedPropertyToNode(t,e,i){i===t[e]&&"object"!=typeof i||("className"===e&&(t=ue(t)),t[e]=i)}_setPendingProperty(t,e,i){let s=this.__dataHasPaths&&pe(t);return!!this._shouldPropertyChange(t,e,(s?this.__dataTemp:this.__data)[t])&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),t in this.__dataOld||(this.__dataOld[t]=this.__data[t]),s?this.__dataTemp[t]=e:this.__data[t]=e,this.__dataPending[t]=e,(s||this[Xe.NOTIFY]&&this[Xe.NOTIFY][t])&&(this.__dataToNotify=this.__dataToNotify||{},this.__dataToNotify[t]=i),!0)}_setProperty(t,e){this._setPendingProperty(t,e,!0)&&this._invalidateProperties()}_invalidateProperties(){this.__dataReady&&this._flushProperties()}_enqueueClient(t){this.__dataPendingClients=this.__dataPendingClients||[],t!==this&&this.__dataPendingClients.push(t)}_flushClients(){this.__dataClientsReady?this.__enableOrFlushClients():(this.__dataClientsReady=!0,this._readyClients(),this.__dataReady=!0)}__enableOrFlushClients(){let t=this.__dataPendingClients;if(t){this.__dataPendingClients=null;for(let e=0;e<t.length;e++){let i=t[e];i.__dataEnabled?i.__dataPending&&i._flushProperties():i._enableProperties()}}}_readyClients(){this.__enableOrFlushClients()}setProperties(t,e){for(let i in t)!e&&this[Xe.READ_ONLY]&&this[Xe.READ_ONLY][i]||this._setPendingPropertyOrPath(i,t[i],!0);this._invalidateProperties()}ready(){this._flushProperties(),this.__dataClientsReady||this._flushClients(),this.__dataPending&&this._flushProperties()}_propertiesChanged(t,e,i){let s,o=this.__dataHasPaths;this.__dataHasPaths=!1,function(t,e,i,s){let o=t[Xe.COMPUTE];if(o)if($t){Ke++;const r=function(t){let e=t.constructor.__orderedComputedDeps;if(!e){e=new Map;const i=t[Xe.COMPUTE];let s,{counts:o,ready:r,total:a}=function(t){const e=t[ti],i={},s=t[Xe.COMPUTE],o=[];let r=0;for(let t in e){const s=e[t];r+=i[t]=s.args.filter((t=>!t.literal)).length+(s.dynamicFn?1:0)}for(let t in s)e[t]||o.push(t);return{counts:i,ready:o,total:r}}(t);for(;s=r.shift();){e.set(s,e.size);const t=i[s];t&&t.forEach((t=>{const e=t.info.methodInfo;--a,0==--o[e]&&r.push(e)}))}0!==a&&console.warn(`Computed graph for ${t.localName} incomplete; circular?`),t.constructor.__orderedComputedDeps=e}return e}(t),a=[];for(let t in e)ui(t,o,a,r,s);let n;for(;n=a.shift();)pi(t,"",e,0,n)&&ui(n.methodInfo,o,a,r,s);Object.assign(i,t.__dataOld),Object.assign(e,t.__dataPending),t.__dataPending=null}else{let r=e;for(;si(t,o,r,i,s);)Object.assign(i,t.__dataOld),Object.assign(e,t.__dataPending),r=t.__dataPending,t.__dataPending=null}}(this,e,i,o),s=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(e,i,o),this._flushClients(),si(this,this[Xe.REFLECT],e,i,o),si(this,this[Xe.OBSERVE],e,i,o),s&&function(t,e,i,s,o){let r,a,n=t[Xe.NOTIFY],l=Ke++;for(let a in e)e[a]&&(n&&oi(t,n,l,a,i,s,o)||o&&ni(t,a,i))&&(r=!0);r&&(a=t.__dataHost)&&a._invalidateProperties&&a._invalidateProperties()}(this,s,e,i,o),1==this.__dataCounter&&(this.__dataTemp={})}_propagatePropertyChanges(t,e,i){this[Xe.PROPAGATE]&&si(this,this[Xe.PROPAGATE],t,e,i),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,t,e,i)}_runEffectsForTemplate(t,e,i,s){const o=(e,s)=>{si(this,t.propertyEffects,e,i,s,t.nodeList);for(let o=t.firstChild;o;o=o.nextSibling)this._runEffectsForTemplate(o,e,i,s)};t.runEffects?t.runEffects(o,e,s):o(e,s)}linkPaths(t,e){t=ve(t),e=ve(e),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[t]=e}unlinkPaths(t){t=ve(t),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[t]}notifySplices(t,e){let i={path:""};zi(this,xe(this,t,i),i.path,e)}get(t,e){return xe(e||this,t)}set(t,e,i){i?we(i,t,e):this[Xe.READ_ONLY]&&this[Xe.READ_ONLY][t]||this._setPendingPropertyOrPath(t,e,!0)&&this._invalidateProperties()}push(t,...e){let i={path:""},s=xe(this,t,i),o=s.length,r=s.push(...e);return e.length&&Fi(this,s,i.path,o,e.length,[]),r}pop(t){let e={path:""},i=xe(this,t,e),s=Boolean(i.length),o=i.pop();return s&&Fi(this,i,e.path,i.length,0,[o]),o}splice(t,e,i,...s){let o,r={path:""},a=xe(this,t,r);return e<0?e=a.length-Math.floor(-e):e&&(e=Math.floor(e)),o=2===arguments.length?a.splice(e):a.splice(e,i,...s),(s.length||o.length)&&Fi(this,a,r.path,e,s.length,o),o}shift(t){let e={path:""},i=xe(this,t,e),s=Boolean(i.length),o=i.shift();return s&&Fi(this,i,e.path,0,0,[o]),o}unshift(t,...e){let i={path:""},s=xe(this,t,i),o=s.unshift(...e);return e.length&&Fi(this,s,i.path,0,e.length,[]),o}notifyPath(t,e){let i;if(1==arguments.length){let s={path:""};e=xe(this,t,s),i=s.path}else i=Array.isArray(t)?ve(t):t;this._setPendingPropertyOrPath(i,e,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(t,e){var i;this._addPropertyEffect(t,Xe.READ_ONLY),e&&(this["_set"+(i=t,i[0].toUpperCase()+i.substring(1))]=function(e){this._setProperty(t,e)})}_createPropertyObserver(t,e,i){let s={property:t,method:e,dynamicFn:Boolean(i)};this._addPropertyEffect(t,Xe.OBSERVE,{fn:ai,info:s,trigger:{name:t}}),i&&this._addPropertyEffect(e,Xe.OBSERVE,{fn:ai,info:s,trigger:{name:e}})}_createMethodObserver(t,e){let i=Ci(t);if(!i)throw new Error("Malformed observer expression '"+t+"'");yi(this,i,Xe.OBSERVE,xi,null,e)}_createNotifyingProperty(t){this._addPropertyEffect(t,Xe.NOTIFY,{fn:hi,info:{eventName:Ce(t)+"-changed",property:t}})}_createReflectedProperty(t){let e=this.constructor.attributeNameForProperty(t);"-"===e[0]?console.warn("Property "+t+" cannot be reflected to attribute "+e+' because "-" is not a valid starting attribute name. Use a lowercase first letter for the property instead.'):this._addPropertyEffect(t,Xe.REFLECT,{fn:ci,info:{attrName:e}})}_createComputedProperty(t,e,i){let s=Ci(e);if(!s)throw new Error("Malformed computed expression '"+e+"'");const o=yi(this,s,Xe.COMPUTE,pi,t,i);ii(this,ti)[t]=o}_marshalArgs(t,e,i){const s=this.__data,o=[];for(let r=0,a=t.length;r<a;r++){let{name:a,structured:n,wildcard:l,value:h,literal:c}=t[r];if(!c)if(l){const t=be(a,e),o=Si(s,i,t?e:a);h={path:t?e:a,value:o,base:t?xe(s,a):o}}else h=n?Si(s,i,a):s[a];if(Ut&&!this._overrideLegacyUndefined&&void 0===h&&t.length>1)return Qe;o[r]=h}return o}static addPropertyEffect(t,e,i){this.prototype._addPropertyEffect(t,e,i)}static createPropertyObserver(t,e,i){this.prototype._createPropertyObserver(t,e,i)}static createMethodObserver(t,e){this.prototype._createMethodObserver(t,e)}static createNotifyingProperty(t){this.prototype._createNotifyingProperty(t)}static createReadOnlyProperty(t,e){this.prototype._createReadOnlyProperty(t,e)}static createReflectedProperty(t){this.prototype._createReflectedProperty(t)}static createComputedProperty(t,e,i){this.prototype._createComputedProperty(t,e,i)}static bindTemplate(t){return this.prototype._bindTemplate(t)}_bindTemplate(t,e){let i=this.constructor._parseTemplate(t),s=this.__preBoundTemplateInfo==i;if(!s)for(let t in i.propertyEffects)this._createPropertyAccessor(t);if(e)if(i=Object.create(i),i.wasPreBound=s,this.__templateInfo){const e=t._parentTemplateInfo||this.__templateInfo,s=e.lastChild;i.parent=e,e.lastChild=i,i.previousSibling=s,s?s.nextSibling=i:e.firstChild=i}else this.__templateInfo=i;else this.__preBoundTemplateInfo=i;return i}static _addTemplatePropertyEffect(t,e,i){(t.hostProps=t.hostProps||{})[e]=!0;let s=t.propertyEffects=t.propertyEffects||{};(s[e]=s[e]||[]).push(i)}_stampTemplate(t,e){e=e||this._bindTemplate(t,!0),Mi.push(this);let i=super._stampTemplate(t,e);if(Mi.pop(),e.nodeList=i.nodeList,!e.wasPreBound){let t=e.childNodes=[];for(let e=i.firstChild;e;e=e.nextSibling)t.push(e)}return i.templateInfo=e,function(t,e){let{nodeList:i,nodeInfoList:s}=e;if(s.length)for(let e=0;e<s.length;e++){let o=i[e],r=s[e].bindings;if(r)for(let e=0;e<r.length;e++){let i=r[e];gi(o,i),vi(o,t,i)}o.__dataHost=t}}(this,e),this.__dataClientsReady&&(this._runEffectsForTemplate(e,this.__data,null,!1),this._flushClients()),i}_removeBoundDom(t){const e=t.templateInfo,{previousSibling:i,nextSibling:s,parent:o}=e;i?i.nextSibling=s:o&&(o.firstChild=s),s?s.previousSibling=i:o&&(o.lastChild=i),e.nextSibling=e.previousSibling=null;let r=e.childNodes;for(let t=0;t<r.length;t++){let e=r[t];ue(ue(e).parentNode).removeChild(e)}}static _parseTemplateNode(t,i,s){let o=e._parseTemplateNode.call(this,t,i,s);if(t.nodeType===Node.TEXT_NODE){let e=this._parseBindings(t.textContent,i);e&&(t.textContent=Ti(e)||" ",mi(this,i,s,"text","textContent",e),o=!0)}return o}static _parseTemplateNodeAttribute(t,i,s,o,r){let a=this._parseBindings(r,i);if(a){let e=o,r="property";ei.test(o)?r="attribute":"$"==o[o.length-1]&&(o=o.slice(0,-1),r="attribute");let n=Ti(a);return n&&"attribute"==r&&("class"==o&&t.hasAttribute("class")&&(n+=" "+t.getAttribute(o)),t.setAttribute(o,n)),"attribute"==r&&"disable-upgrade$"==e&&t.setAttribute(o,""),"input"===t.localName&&"value"===e&&t.setAttribute(e,""),t.removeAttribute(e),"property"===r&&(o=Te(o)),mi(this,i,s,r,o,a,n),!0}return e._parseTemplateNodeAttribute.call(this,t,i,s,o,r)}static _parseTemplateNestedTemplate(t,i,s){let o=e._parseTemplateNestedTemplate.call(this,t,i,s);const r=t.parentNode,a=s.templateInfo,n="dom-if"===r.localName;qt&&(n||"dom-repeat"===r.localName)&&(r.removeChild(t),(s=s.parentInfo).templateInfo=a,s.noted=!0,o=!1);let l=a.hostProps;if(Vt&&n)l&&(i.hostProps=Object.assign(i.hostProps||{},l),qt||(s.parentInfo.noted=!0));else{let t="{";for(let e in l)mi(this,i,s,"property","_host_"+e,[{mode:t,source:e,dependencies:[e],hostProp:!0}])}return o}static _parseBindings(t,e){let i,s=[],o=0;for(;null!==(i=Di.exec(t));){i.index>o&&s.push({literal:t.slice(o,i.index)});let r=i[1][0],a=Boolean(i[2]),n=i[3].trim(),l=!1,h="",c=-1;"{"==r&&(c=n.indexOf("::"))>0&&(h=n.substring(c+2),n=n.substring(0,c),l=!0);let d=Ci(n),u=[];if(d){let{args:t,methodName:i}=d;for(let e=0;e<t.length;e++){let i=t[e];i.literal||u.push(i)}let s=e.dynamicFns;(s&&s[i]||d.static)&&(u.push(i),d.dynamicFn=!0)}else u.push(n);s.push({source:n,mode:r,negate:a,customEvent:l,signature:d,dependencies:u,event:h}),o=Di.lastIndex}if(o&&o<t.length){let e=t.substring(o);e&&s.push({literal:e})}return s.length?s:null}static _evaluateBinding(t,e,i,s,o,r){let a;return a=e.signature?xi(t,i,s,0,e.signature):i!=e.source?xe(t,e.source):r&&pe(i)?xe(t,i):t.__data[i],e.negate&&(a=!a),a}}})),Mi=[],Ii=Kt((t=>{const e=Ee(t);function i(t){const e=Object.getPrototypeOf(t);return e.prototype instanceof o?e:null}function s(t){if(!t.hasOwnProperty(JSCompiler_renameProperty("__ownProperties",t))){let e=null;if(t.hasOwnProperty(JSCompiler_renameProperty("properties",t))){const i=t.properties;i&&(e=
|
|
670
|
+
/**
|
|
671
|
+
@license
|
|
672
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
673
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
674
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
675
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
676
|
+
Code distributed by Google as part of the polymer project is also
|
|
677
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
678
|
+
*/
|
|
679
|
+
function(t){const e={};for(let i in t){const s=t[i];e[i]="function"==typeof s?{type:s}:s}return e}(i))}t.__ownProperties=e}return t.__ownProperties}class o extends e{static get observedAttributes(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__observedAttributes",this))){const t=this._properties;this.__observedAttributes=t?Object.keys(t).map((t=>this.prototype._addPropertyToAttributeMap(t))):[]}return this.__observedAttributes}static finalize(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__finalized",this))){const t=i(this);t&&t.finalize(),this.__finalized=!0,this._finalizeClass()}}static _finalizeClass(){const t=s(this);t&&this.createProperties(t)}static get _properties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__properties",this))){const t=i(this);this.__properties=Object.assign({},t&&t._properties,s(this))}return this.__properties}static typeForProperty(t){const e=this._properties[t];return e&&e.type}_initializeProperties(){this.constructor.finalize(),super._initializeProperties()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._enableProperties()}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}return o})),Pi=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ni=Kt((t=>{const e=Ii(Bi(t));function i(t,e,i,s){i.computed&&(i.readOnly=!0),i.computed&&(t._hasReadOnlyEffect(e)?console.warn(`Cannot redefine computed property '${e}'.`):t._createComputedProperty(e,i.computed,s)),i.readOnly&&!t._hasReadOnlyEffect(e)?t._createReadOnlyProperty(e,!i.computed):!1===i.readOnly&&t._hasReadOnlyEffect(e)&&console.warn(`Cannot make readOnly property '${e}' non-readOnly.`),i.reflectToAttribute&&!t._hasReflectEffect(e)?t._createReflectedProperty(e):!1===i.reflectToAttribute&&t._hasReflectEffect(e)&&console.warn(`Cannot make reflected property '${e}' non-reflected.`),i.notify&&!t._hasNotifyEffect(e)?t._createNotifyingProperty(e):!1===i.notify&&t._hasNotifyEffect(e)&&console.warn(`Cannot make notify property '${e}' non-notify.`),i.observer&&t._createPropertyObserver(e,i.observer,s[i.observer]),t._addPropertyToAttributeMap(e)}return class extends e{static get polymerElementVersion(){return"3.5.1"}static _finalizeClass(){e._finalizeClass.call(this);const t=((i=this).hasOwnProperty(JSCompiler_renameProperty("__ownObservers",i))||(i.__ownObservers=i.hasOwnProperty(JSCompiler_renameProperty("observers",i))?i.observers:null),i.__ownObservers);var i;t&&this.createObservers(t,this._properties),this._prepareTemplate()}static _prepareTemplate(){let t=this.template;t&&("string"==typeof t?(console.error("template getter must return HTMLTemplateElement"),t=null):Wt||(t=t.cloneNode(!0))),this.prototype._template=t}static createProperties(t){for(let e in t)i(this.prototype,e,t[e],t)}static createObservers(t,e){const i=this.prototype;for(let s=0;s<t.length;s++)i._createMethodObserver(t[s],e)}static get template(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_template",this))){let t=this.prototype.hasOwnProperty(JSCompiler_renameProperty("_template",this.prototype))?this.prototype._template:void 0;"function"==typeof t&&(t=t()),this._template=void 0!==t?t:this.hasOwnProperty(JSCompiler_renameProperty("is",this))&&function(t){let e=null;if(t&&(!jt||Ht)&&(e=ie.import(t,"template"),jt&&!e))throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${t}`);return e}(this.is)||Object.getPrototypeOf(this.prototype).constructor.template}return this._template}static set template(t){this._template=t}static get importPath(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_importPath",this))){const t=this.importMeta;if(t)this._importPath=Pt(t.url);else{const t=ie.import(this.is);this._importPath=t&&t.assetpath||Object.getPrototypeOf(this.prototype).constructor.importPath}}return this._importPath}constructor(){super()}_initializeProperties(){this.constructor.finalize(),this.constructor._finalizeTemplate(this.localName),super._initializeProperties(),this.rootPath=Ot,this.importPath=this.constructor.importPath;let t=function(t){if(!t.hasOwnProperty(JSCompiler_renameProperty("__propertyDefaults",t))){t.__propertyDefaults=null;let e=t._properties;for(let i in e){let s=e[i];"value"in s&&(t.__propertyDefaults=t.__propertyDefaults||{},t.__propertyDefaults[i]=s)}}return t.__propertyDefaults}(this.constructor);if(t)for(let e in t){let i=t[e];if(this._canApplyPropertyDefault(e)){let t="function"==typeof i.value?i.value.call(this):i.value;this._hasAccessor(e)?this._setPendingProperty(e,t,!0):this[e]=t}}}_canApplyPropertyDefault(t){return!this.hasOwnProperty(t)}static _processStyleText(t,e){return It(t,e)}static _finalizeTemplate(t){const e=this.prototype._template;if(e&&!e.__polymerFinalized){e.__polymerFinalized=!0;const i=this.importPath;(function(t,e,i,s){if(!Pi){const o=e.content.querySelectorAll("style"),r=ce(e),a=function(t){let e=ae(t);return e?de(e):[]}(i),n=e.content.firstElementChild;for(let i=0;i<a.length;i++){let o=a[i];o.textContent=t._processStyleText(o.textContent,s),e.content.insertBefore(o,n)}let l=0;for(let e=0;e<r.length;e++){let i=r[e],a=o[l];a!==i?(i=i.cloneNode(!0),a.parentNode.insertBefore(i,a)):l++,i.textContent=t._processStyleText(i.textContent,s)}}if(window.ShadyCSS&&window.ShadyCSS.prepareTemplate(e,i),Jt&&Pi&&Et){const i=e.content.querySelectorAll("style");if(i){let e="";Array.from(i).forEach((t=>{e+=t.textContent,t.parentNode.removeChild(t)})),t._styleSheet=new CSSStyleSheet,t._styleSheet.replaceSync(e)}}})(this,e,t,i?Mt(i):""),this.prototype._bindTemplate(e)}}connectedCallback(){window.ShadyCSS&&this._template&&window.ShadyCSS.styleElement(this),super.connectedCallback()}ready(){this._template&&(this.root=this._stampTemplate(this._template),this.$=this.root.$),super.ready()}_readyClients(){this._template&&(this.root=this._attachDom(this.root)),super._readyClients()}_attachDom(t){const e=ue(this);if(e.attachShadow)return t?(e.shadowRoot||(e.attachShadow({mode:"open",shadyUpgradeFragment:t}),e.shadowRoot.appendChild(t),this.constructor._styleSheet&&(e.shadowRoot.adoptedStyleSheets=[this.constructor._styleSheet])),Lt&&window.ShadyDOM&&window.ShadyDOM.flushInitial(e.shadowRoot),e.shadowRoot):null;throw new Error("ShadowDOM not available. PolymerElement can create dom as children instead of in ShadowDOM by setting `this.root = this;` before `ready`.")}updateStyles(t){window.ShadyCSS&&window.ShadyCSS.styleSubtree(this,t)}resolveUrl(t,e){return!e&&this.importPath&&(e=Mt(this.importPath)),Mt(t,e)}static _parseTemplateContent(t,i,s){return i.dynamicFns=i.dynamicFns||this._properties,e._parseTemplateContent.call(this,t,i,s)}static _addTemplatePropertyEffect(t,i,s){return!Gt||i in this._properties||s.info.part.signature&&s.info.part.signature.static||s.info.part.hostProp||t.nestedTemplate||console.warn(`Property '${i}' used in template but not declared in 'properties'; attribute will not be observed.`),e._addTemplatePropertyEffect.call(this,t,i,s)}}})),Ei=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:t=>t});class Oi{constructor(t,e){Hi(t,e);const i=e.reduce(((e,i,s)=>e+Ri(i)+t[s+1]),t[0]);this.value=i.toString()}toString(){return this.value}}function Ri(t){if(t instanceof Oi)return t.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${t}`)}const ji=function(t,...e){Hi(t,e);const i=document.createElement("template");let s=e.reduce(((e,i,s)=>e+function(t){if(t instanceof HTMLTemplateElement)return t.innerHTML;if(t instanceof Oi)return Ri(t);throw new Error(`non-template value passed to Polymer's html function: ${t}`)}(i)+t[s+1]),t[0]);return Ei&&(s=Ei.createHTML(s)),i.innerHTML=s,i},Hi=(t,e)=>{if(!Array.isArray(t)||!Array.isArray(t.raw)||e.length!==t.length-1)throw new TypeError("Invalid call to the html template tag")},Wi=Ni(HTMLElement),Gi=[];function Li(t,e,i=t.getAttribute("dir")){e?t.setAttribute("dir",e):null!=i&&t.removeAttribute("dir")}function Ui(){return document.documentElement.getAttribute("dir")}new MutationObserver((function(){const t=Ui();Gi.forEach((e=>{Li(e,t)}))})).observe(document.documentElement,{attributes:!0,attributeFilter:["dir"]});const $i=t=>class extends t{static get properties(){return{dir:{type:String,value:"",reflectToAttribute:!0,converter:{fromAttribute:t=>t||"",toAttribute:t=>""===t?null:t}}}}get __isRTL(){return"rtl"===this.getAttribute("dir")}connectedCallback(){super.connectedCallback(),this.hasAttribute("dir")&&!this.__restoreSubscription||(this.__subscribe(),Li(this,Ui(),null))}attributeChangedCallback(t,e,i){if(super.attributeChangedCallback(t,e,i),"dir"!==t)return;const s=Ui(),o=i===s&&-1===Gi.indexOf(this),r=!i&&e&&-1===Gi.indexOf(this),a=i!==s&&e===s;o||r?(this.__subscribe(),Li(this,s,i)):a&&this.__unsubscribe()}disconnectedCallback(){super.disconnectedCallback(),this.__restoreSubscription=Gi.includes(this),this.__unsubscribe()}_valueToNodeAttribute(t,e,i){("dir"!==i||""!==e||t.hasAttribute("dir"))&&super._valueToNodeAttribute(t,e,i)}_attributeToProperty(t,e,i){"dir"!==t||e?super._attributeToProperty(t,e,i):this.dir=""}__subscribe(){Gi.includes(this)||Gi.push(this)}__unsubscribe(){Gi.includes(this)&&Gi.splice(Gi.indexOf(this),1)}}
|
|
680
|
+
/**
|
|
681
|
+
* @license
|
|
682
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
683
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
684
|
+
*/;class qi extends(Dt($i(Wi))){static get is(){return"vaadin-input-container"}static get template(){return ji`
|
|
685
|
+
<style>
|
|
686
|
+
:host {
|
|
687
|
+
display: flex;
|
|
688
|
+
align-items: center;
|
|
689
|
+
flex: 0 1 auto;
|
|
690
|
+
border-radius:
|
|
691
|
+
/* See https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius */
|
|
692
|
+
var(--vaadin-input-field-top-start-radius, var(--__border-radius))
|
|
693
|
+
var(--vaadin-input-field-top-end-radius, var(--__border-radius))
|
|
694
|
+
var(--vaadin-input-field-bottom-end-radius, var(--__border-radius))
|
|
695
|
+
var(--vaadin-input-field-bottom-start-radius, var(--__border-radius));
|
|
696
|
+
--_border-radius: var(--vaadin-input-field-border-radius, 0px);
|
|
697
|
+
--_input-border-width: var(--vaadin-input-field-border-width, 0);
|
|
698
|
+
--_input-border-color: var(--vaadin-input-field-border-color, transparent);
|
|
699
|
+
box-shadow: inset 0 0 0 var(--_input-border-width, 0) var(--_input-border-color);
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
:host([dir='rtl']) {
|
|
703
|
+
border-radius:
|
|
704
|
+
/* Don't use logical props, see https://github.com/vaadin/vaadin-time-picker/issues/145 */
|
|
705
|
+
var(--vaadin-input-field-top-end-radius, var(--_border-radius))
|
|
706
|
+
var(--vaadin-input-field-top-start-radius, var(--_border-radius))
|
|
707
|
+
var(--vaadin-input-field-bottom-start-radius, var(--_border-radius))
|
|
708
|
+
var(--vaadin-input-field-bottom-end-radius, var(--_border-radius));
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
:host([hidden]) {
|
|
712
|
+
display: none !important;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
/* Reset the native input styles */
|
|
716
|
+
::slotted(input) {
|
|
717
|
+
-webkit-appearance: none;
|
|
718
|
+
-moz-appearance: none;
|
|
719
|
+
flex: auto;
|
|
720
|
+
white-space: nowrap;
|
|
721
|
+
overflow: hidden;
|
|
722
|
+
width: 100%;
|
|
723
|
+
height: 100%;
|
|
724
|
+
outline: none;
|
|
725
|
+
margin: 0;
|
|
726
|
+
padding: 0;
|
|
727
|
+
border: 0;
|
|
728
|
+
border-radius: 0;
|
|
729
|
+
min-width: 0;
|
|
730
|
+
font: inherit;
|
|
731
|
+
line-height: normal;
|
|
732
|
+
color: inherit;
|
|
733
|
+
background-color: transparent;
|
|
734
|
+
/* Disable default invalid style in Firefox */
|
|
735
|
+
box-shadow: none;
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
::slotted(*) {
|
|
739
|
+
flex: none;
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
::slotted(:is(input, textarea))::placeholder {
|
|
743
|
+
/* Use ::slotted(input:placeholder-shown) in themes to style the placeholder. */
|
|
744
|
+
/* because ::slotted(...)::placeholder does not work in Safari. */
|
|
745
|
+
font: inherit;
|
|
746
|
+
color: inherit;
|
|
747
|
+
/* Override default opacity in Firefox */
|
|
748
|
+
opacity: 1;
|
|
749
|
+
}
|
|
750
|
+
</style>
|
|
751
|
+
<slot name="prefix"></slot>
|
|
752
|
+
<slot></slot>
|
|
753
|
+
<slot name="suffix"></slot>
|
|
754
|
+
`}static get properties(){return{disabled:{type:Boolean,reflectToAttribute:!0},readonly:{type:Boolean,reflectToAttribute:!0},invalid:{type:Boolean,reflectToAttribute:!0}}}ready(){super.ready(),this.addEventListener("pointerdown",(t=>{t.target===this&&t.preventDefault()})),this.addEventListener("click",(t=>{t.target===this&&this.shadowRoot.querySelector("slot:not([name])").assignedNodes({flatten:!0}).forEach((t=>t.focus&&t.focus()))}))}}c(qi);
|
|
755
|
+
/**
|
|
756
|
+
* @license
|
|
757
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
758
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
759
|
+
*/
|
|
760
|
+
class Vi extends HTMLElement{static get is(){return"vaadin-lumo-styles"}static get version(){return"24.2.5"}}c(Vi);const Yi=(t,...e)=>{Tt(`lumo-${t}`,e)};
|
|
761
|
+
/**
|
|
762
|
+
* @license
|
|
763
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
764
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
765
|
+
*/Yi("sizing-props",g`
|
|
766
|
+
:host {
|
|
767
|
+
--lumo-size-xs: 1.625rem;
|
|
768
|
+
--lumo-size-s: 1.875rem;
|
|
769
|
+
--lumo-size-m: 2.25rem;
|
|
770
|
+
--lumo-size-l: 2.75rem;
|
|
771
|
+
--lumo-size-xl: 3.5rem;
|
|
772
|
+
|
|
773
|
+
/* Icons */
|
|
774
|
+
--lumo-icon-size-s: 1.25em;
|
|
775
|
+
--lumo-icon-size-m: 1.5em;
|
|
776
|
+
--lumo-icon-size-l: 2.25em;
|
|
777
|
+
/* For backwards compatibility */
|
|
778
|
+
--lumo-icon-size: var(--lumo-icon-size-m);
|
|
779
|
+
}
|
|
780
|
+
`),Yi("spacing-props",g`
|
|
781
|
+
:host {
|
|
782
|
+
/* Square */
|
|
783
|
+
--lumo-space-xs: 0.25rem;
|
|
784
|
+
--lumo-space-s: 0.5rem;
|
|
785
|
+
--lumo-space-m: 1rem;
|
|
786
|
+
--lumo-space-l: 1.5rem;
|
|
787
|
+
--lumo-space-xl: 2.5rem;
|
|
788
|
+
|
|
789
|
+
/* Wide */
|
|
790
|
+
--lumo-space-wide-xs: calc(var(--lumo-space-xs) / 2) var(--lumo-space-xs);
|
|
791
|
+
--lumo-space-wide-s: calc(var(--lumo-space-s) / 2) var(--lumo-space-s);
|
|
792
|
+
--lumo-space-wide-m: calc(var(--lumo-space-m) / 2) var(--lumo-space-m);
|
|
793
|
+
--lumo-space-wide-l: calc(var(--lumo-space-l) / 2) var(--lumo-space-l);
|
|
794
|
+
--lumo-space-wide-xl: calc(var(--lumo-space-xl) / 2) var(--lumo-space-xl);
|
|
795
|
+
|
|
796
|
+
/* Tall */
|
|
797
|
+
--lumo-space-tall-xs: var(--lumo-space-xs) calc(var(--lumo-space-xs) / 2);
|
|
798
|
+
--lumo-space-tall-s: var(--lumo-space-s) calc(var(--lumo-space-s) / 2);
|
|
799
|
+
--lumo-space-tall-m: var(--lumo-space-m) calc(var(--lumo-space-m) / 2);
|
|
800
|
+
--lumo-space-tall-l: var(--lumo-space-l) calc(var(--lumo-space-l) / 2);
|
|
801
|
+
--lumo-space-tall-xl: var(--lumo-space-xl) calc(var(--lumo-space-xl) / 2);
|
|
802
|
+
}
|
|
803
|
+
`),g`
|
|
804
|
+
html {
|
|
805
|
+
--vaadin-checkbox-size: calc(var(--lumo-size-m) / 2);
|
|
806
|
+
--vaadin-radio-button-size: calc(var(--lumo-size-m) / 2);
|
|
807
|
+
--vaadin-input-field-border-radius: var(--lumo-border-radius-m);
|
|
808
|
+
}
|
|
809
|
+
`,Yi("style-props",g`
|
|
810
|
+
:host {
|
|
811
|
+
/* Border radius */
|
|
812
|
+
--lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
|
|
813
|
+
--lumo-border-radius-m: var(--lumo-border-radius, 0.25em); /* Button, text field, menu overlay, etc */
|
|
814
|
+
--lumo-border-radius-l: 0.5em; /* Dialog, notification, etc */
|
|
815
|
+
|
|
816
|
+
/* Shadow */
|
|
817
|
+
--lumo-box-shadow-xs: 0 1px 4px -1px var(--lumo-shade-50pct);
|
|
818
|
+
--lumo-box-shadow-s: 0 2px 4px -1px var(--lumo-shade-20pct), 0 3px 12px -1px var(--lumo-shade-30pct);
|
|
819
|
+
--lumo-box-shadow-m: 0 2px 6px -1px var(--lumo-shade-20pct), 0 8px 24px -4px var(--lumo-shade-40pct);
|
|
820
|
+
--lumo-box-shadow-l: 0 3px 18px -2px var(--lumo-shade-20pct), 0 12px 48px -6px var(--lumo-shade-40pct);
|
|
821
|
+
--lumo-box-shadow-xl: 0 4px 24px -3px var(--lumo-shade-20pct), 0 18px 64px -8px var(--lumo-shade-40pct);
|
|
822
|
+
|
|
823
|
+
/* Clickable element cursor */
|
|
824
|
+
--lumo-clickable-cursor: default;
|
|
825
|
+
}
|
|
826
|
+
`),Yi("color-props",g`
|
|
827
|
+
:host {
|
|
828
|
+
/* Base (background) */
|
|
829
|
+
--lumo-base-color: #fff;
|
|
830
|
+
|
|
831
|
+
/* Tint */
|
|
832
|
+
--lumo-tint-5pct: hsla(0, 0%, 100%, 0.3);
|
|
833
|
+
--lumo-tint-10pct: hsla(0, 0%, 100%, 0.37);
|
|
834
|
+
--lumo-tint-20pct: hsla(0, 0%, 100%, 0.44);
|
|
835
|
+
--lumo-tint-30pct: hsla(0, 0%, 100%, 0.5);
|
|
836
|
+
--lumo-tint-40pct: hsla(0, 0%, 100%, 0.57);
|
|
837
|
+
--lumo-tint-50pct: hsla(0, 0%, 100%, 0.64);
|
|
838
|
+
--lumo-tint-60pct: hsla(0, 0%, 100%, 0.7);
|
|
839
|
+
--lumo-tint-70pct: hsla(0, 0%, 100%, 0.77);
|
|
840
|
+
--lumo-tint-80pct: hsla(0, 0%, 100%, 0.84);
|
|
841
|
+
--lumo-tint-90pct: hsla(0, 0%, 100%, 0.9);
|
|
842
|
+
--lumo-tint: #fff;
|
|
843
|
+
|
|
844
|
+
/* Shade */
|
|
845
|
+
--lumo-shade-5pct: hsla(214, 61%, 25%, 0.05);
|
|
846
|
+
--lumo-shade-10pct: hsla(214, 57%, 24%, 0.1);
|
|
847
|
+
--lumo-shade-20pct: hsla(214, 53%, 23%, 0.16);
|
|
848
|
+
--lumo-shade-30pct: hsla(214, 50%, 22%, 0.26);
|
|
849
|
+
--lumo-shade-40pct: hsla(214, 47%, 21%, 0.38);
|
|
850
|
+
--lumo-shade-50pct: hsla(214, 45%, 20%, 0.52);
|
|
851
|
+
--lumo-shade-60pct: hsla(214, 43%, 19%, 0.6);
|
|
852
|
+
--lumo-shade-70pct: hsla(214, 42%, 18%, 0.69);
|
|
853
|
+
--lumo-shade-80pct: hsla(214, 41%, 17%, 0.83);
|
|
854
|
+
--lumo-shade-90pct: hsla(214, 40%, 16%, 0.94);
|
|
855
|
+
--lumo-shade: hsl(214, 35%, 15%);
|
|
856
|
+
|
|
857
|
+
/* Contrast */
|
|
858
|
+
--lumo-contrast-5pct: var(--lumo-shade-5pct);
|
|
859
|
+
--lumo-contrast-10pct: var(--lumo-shade-10pct);
|
|
860
|
+
--lumo-contrast-20pct: var(--lumo-shade-20pct);
|
|
861
|
+
--lumo-contrast-30pct: var(--lumo-shade-30pct);
|
|
862
|
+
--lumo-contrast-40pct: var(--lumo-shade-40pct);
|
|
863
|
+
--lumo-contrast-50pct: var(--lumo-shade-50pct);
|
|
864
|
+
--lumo-contrast-60pct: var(--lumo-shade-60pct);
|
|
865
|
+
--lumo-contrast-70pct: var(--lumo-shade-70pct);
|
|
866
|
+
--lumo-contrast-80pct: var(--lumo-shade-80pct);
|
|
867
|
+
--lumo-contrast-90pct: var(--lumo-shade-90pct);
|
|
868
|
+
--lumo-contrast: var(--lumo-shade);
|
|
869
|
+
|
|
870
|
+
/* Text */
|
|
871
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
872
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
873
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
874
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
875
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
876
|
+
|
|
877
|
+
/* Primary */
|
|
878
|
+
--lumo-primary-color: hsl(214, 100%, 48%);
|
|
879
|
+
--lumo-primary-color-50pct: hsla(214, 100%, 49%, 0.76);
|
|
880
|
+
--lumo-primary-color-10pct: hsla(214, 100%, 60%, 0.13);
|
|
881
|
+
--lumo-primary-text-color: hsl(214, 100%, 43%);
|
|
882
|
+
--lumo-primary-contrast-color: #fff;
|
|
883
|
+
|
|
884
|
+
/* Error */
|
|
885
|
+
--lumo-error-color: hsl(3, 85%, 48%);
|
|
886
|
+
--lumo-error-color-50pct: hsla(3, 85%, 49%, 0.5);
|
|
887
|
+
--lumo-error-color-10pct: hsla(3, 85%, 49%, 0.1);
|
|
888
|
+
--lumo-error-text-color: hsl(3, 89%, 42%);
|
|
889
|
+
--lumo-error-contrast-color: #fff;
|
|
890
|
+
|
|
891
|
+
/* Success */
|
|
892
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
893
|
+
--lumo-success-color-50pct: hsla(145, 72%, 31%, 0.5);
|
|
894
|
+
--lumo-success-color-10pct: hsla(145, 72%, 31%, 0.1);
|
|
895
|
+
--lumo-success-text-color: hsl(145, 85%, 25%);
|
|
896
|
+
--lumo-success-contrast-color: #fff;
|
|
897
|
+
|
|
898
|
+
/* Warning */
|
|
899
|
+
--lumo-warning-color: hsl(48, 100%, 50%);
|
|
900
|
+
--lumo-warning-color-10pct: hsla(48, 100%, 50%, 0.25);
|
|
901
|
+
--lumo-warning-text-color: hsl(32, 100%, 30%);
|
|
902
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
/* forced-colors mode adjustments */
|
|
906
|
+
@media (forced-colors: active) {
|
|
907
|
+
html {
|
|
908
|
+
--lumo-disabled-text-color: GrayText;
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
`),yt("",g`
|
|
912
|
+
[theme~='dark'] {
|
|
913
|
+
/* Base (background) */
|
|
914
|
+
--lumo-base-color: hsl(214, 35%, 21%);
|
|
915
|
+
|
|
916
|
+
/* Tint */
|
|
917
|
+
--lumo-tint-5pct: hsla(214, 65%, 85%, 0.06);
|
|
918
|
+
--lumo-tint-10pct: hsla(214, 60%, 80%, 0.14);
|
|
919
|
+
--lumo-tint-20pct: hsla(214, 64%, 82%, 0.23);
|
|
920
|
+
--lumo-tint-30pct: hsla(214, 69%, 84%, 0.32);
|
|
921
|
+
--lumo-tint-40pct: hsla(214, 73%, 86%, 0.41);
|
|
922
|
+
--lumo-tint-50pct: hsla(214, 78%, 88%, 0.5);
|
|
923
|
+
--lumo-tint-60pct: hsla(214, 82%, 90%, 0.58);
|
|
924
|
+
--lumo-tint-70pct: hsla(214, 87%, 92%, 0.69);
|
|
925
|
+
--lumo-tint-80pct: hsla(214, 91%, 94%, 0.8);
|
|
926
|
+
--lumo-tint-90pct: hsla(214, 96%, 96%, 0.9);
|
|
927
|
+
--lumo-tint: hsl(214, 100%, 98%);
|
|
928
|
+
|
|
929
|
+
/* Shade */
|
|
930
|
+
--lumo-shade-5pct: hsla(214, 0%, 0%, 0.07);
|
|
931
|
+
--lumo-shade-10pct: hsla(214, 4%, 2%, 0.15);
|
|
932
|
+
--lumo-shade-20pct: hsla(214, 8%, 4%, 0.23);
|
|
933
|
+
--lumo-shade-30pct: hsla(214, 12%, 6%, 0.32);
|
|
934
|
+
--lumo-shade-40pct: hsla(214, 16%, 8%, 0.41);
|
|
935
|
+
--lumo-shade-50pct: hsla(214, 20%, 10%, 0.5);
|
|
936
|
+
--lumo-shade-60pct: hsla(214, 24%, 12%, 0.6);
|
|
937
|
+
--lumo-shade-70pct: hsla(214, 28%, 13%, 0.7);
|
|
938
|
+
--lumo-shade-80pct: hsla(214, 32%, 13%, 0.8);
|
|
939
|
+
--lumo-shade-90pct: hsla(214, 33%, 13%, 0.9);
|
|
940
|
+
--lumo-shade: hsl(214, 33%, 13%);
|
|
941
|
+
|
|
942
|
+
/* Contrast */
|
|
943
|
+
--lumo-contrast-5pct: var(--lumo-tint-5pct);
|
|
944
|
+
--lumo-contrast-10pct: var(--lumo-tint-10pct);
|
|
945
|
+
--lumo-contrast-20pct: var(--lumo-tint-20pct);
|
|
946
|
+
--lumo-contrast-30pct: var(--lumo-tint-30pct);
|
|
947
|
+
--lumo-contrast-40pct: var(--lumo-tint-40pct);
|
|
948
|
+
--lumo-contrast-50pct: var(--lumo-tint-50pct);
|
|
949
|
+
--lumo-contrast-60pct: var(--lumo-tint-60pct);
|
|
950
|
+
--lumo-contrast-70pct: var(--lumo-tint-70pct);
|
|
951
|
+
--lumo-contrast-80pct: var(--lumo-tint-80pct);
|
|
952
|
+
--lumo-contrast-90pct: var(--lumo-tint-90pct);
|
|
953
|
+
--lumo-contrast: var(--lumo-tint);
|
|
954
|
+
|
|
955
|
+
/* Text */
|
|
956
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
957
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
958
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
959
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
960
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
961
|
+
|
|
962
|
+
/* Primary */
|
|
963
|
+
--lumo-primary-color: hsl(214, 90%, 48%);
|
|
964
|
+
--lumo-primary-color-50pct: hsla(214, 90%, 70%, 0.69);
|
|
965
|
+
--lumo-primary-color-10pct: hsla(214, 90%, 55%, 0.13);
|
|
966
|
+
--lumo-primary-text-color: hsl(214, 90%, 77%);
|
|
967
|
+
--lumo-primary-contrast-color: #fff;
|
|
968
|
+
|
|
969
|
+
/* Error */
|
|
970
|
+
--lumo-error-color: hsl(3, 79%, 49%);
|
|
971
|
+
--lumo-error-color-50pct: hsla(3, 75%, 62%, 0.5);
|
|
972
|
+
--lumo-error-color-10pct: hsla(3, 75%, 62%, 0.14);
|
|
973
|
+
--lumo-error-text-color: hsl(3, 100%, 80%);
|
|
974
|
+
|
|
975
|
+
/* Success */
|
|
976
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
977
|
+
--lumo-success-color-50pct: hsla(145, 92%, 51%, 0.5);
|
|
978
|
+
--lumo-success-color-10pct: hsla(145, 92%, 51%, 0.1);
|
|
979
|
+
--lumo-success-text-color: hsl(145, 85%, 46%);
|
|
980
|
+
|
|
981
|
+
/* Warning */
|
|
982
|
+
--lumo-warning-color: hsl(43, 100%, 48%);
|
|
983
|
+
--lumo-warning-color-10pct: hsla(40, 100%, 50%, 0.2);
|
|
984
|
+
--lumo-warning-text-color: hsl(45, 100%, 60%);
|
|
985
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
html {
|
|
989
|
+
color: var(--lumo-body-text-color);
|
|
990
|
+
background-color: var(--lumo-base-color);
|
|
991
|
+
color-scheme: light;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
[theme~='dark'] {
|
|
995
|
+
color: var(--lumo-body-text-color);
|
|
996
|
+
background-color: var(--lumo-base-color);
|
|
997
|
+
color-scheme: dark;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
h1,
|
|
1001
|
+
h2,
|
|
1002
|
+
h3,
|
|
1003
|
+
h4,
|
|
1004
|
+
h5,
|
|
1005
|
+
h6 {
|
|
1006
|
+
color: var(--lumo-header-text-color);
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
a:where(:any-link) {
|
|
1010
|
+
color: var(--lumo-primary-text-color);
|
|
1011
|
+
}
|
|
1012
|
+
|
|
1013
|
+
a:not(:any-link) {
|
|
1014
|
+
color: var(--lumo-disabled-text-color);
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
blockquote {
|
|
1018
|
+
color: var(--lumo-secondary-text-color);
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
code,
|
|
1022
|
+
pre {
|
|
1023
|
+
background-color: var(--lumo-contrast-10pct);
|
|
1024
|
+
border-radius: var(--lumo-border-radius-m);
|
|
1025
|
+
}
|
|
1026
|
+
`,{moduleId:"lumo-color"});
|
|
1027
|
+
/**
|
|
1028
|
+
* @license
|
|
1029
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1030
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1031
|
+
*/
|
|
1032
|
+
const Ji=g`
|
|
1033
|
+
:host {
|
|
1034
|
+
/* prettier-ignore */
|
|
1035
|
+
--lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
1036
|
+
|
|
1037
|
+
/* Font sizes */
|
|
1038
|
+
--lumo-font-size-xxs: 0.75rem;
|
|
1039
|
+
--lumo-font-size-xs: 0.8125rem;
|
|
1040
|
+
--lumo-font-size-s: 0.875rem;
|
|
1041
|
+
--lumo-font-size-m: 1rem;
|
|
1042
|
+
--lumo-font-size-l: 1.125rem;
|
|
1043
|
+
--lumo-font-size-xl: 1.375rem;
|
|
1044
|
+
--lumo-font-size-xxl: 1.75rem;
|
|
1045
|
+
--lumo-font-size-xxxl: 2.5rem;
|
|
1046
|
+
|
|
1047
|
+
/* Line heights */
|
|
1048
|
+
--lumo-line-height-xs: 1.25;
|
|
1049
|
+
--lumo-line-height-s: 1.375;
|
|
1050
|
+
--lumo-line-height-m: 1.625;
|
|
1051
|
+
}
|
|
1052
|
+
`;yt("",g`
|
|
1053
|
+
body,
|
|
1054
|
+
:host {
|
|
1055
|
+
font-family: var(--lumo-font-family);
|
|
1056
|
+
font-size: var(--lumo-font-size-m);
|
|
1057
|
+
line-height: var(--lumo-line-height-m);
|
|
1058
|
+
-webkit-text-size-adjust: 100%;
|
|
1059
|
+
-webkit-font-smoothing: antialiased;
|
|
1060
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
small,
|
|
1064
|
+
[theme~='font-size-s'] {
|
|
1065
|
+
font-size: var(--lumo-font-size-s);
|
|
1066
|
+
line-height: var(--lumo-line-height-s);
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
[theme~='font-size-xs'] {
|
|
1070
|
+
font-size: var(--lumo-font-size-xs);
|
|
1071
|
+
line-height: var(--lumo-line-height-xs);
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
:where(h1, h2, h3, h4, h5, h6) {
|
|
1075
|
+
font-weight: 600;
|
|
1076
|
+
line-height: var(--lumo-line-height-xs);
|
|
1077
|
+
margin-block: 0;
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
:where(h1) {
|
|
1081
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
:where(h2) {
|
|
1085
|
+
font-size: var(--lumo-font-size-xxl);
|
|
1086
|
+
}
|
|
1087
|
+
|
|
1088
|
+
:where(h3) {
|
|
1089
|
+
font-size: var(--lumo-font-size-xl);
|
|
1090
|
+
}
|
|
1091
|
+
|
|
1092
|
+
:where(h4) {
|
|
1093
|
+
font-size: var(--lumo-font-size-l);
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
:where(h5) {
|
|
1097
|
+
font-size: var(--lumo-font-size-m);
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
:where(h6) {
|
|
1101
|
+
font-size: var(--lumo-font-size-xs);
|
|
1102
|
+
text-transform: uppercase;
|
|
1103
|
+
letter-spacing: 0.03em;
|
|
1104
|
+
}
|
|
1105
|
+
|
|
1106
|
+
p,
|
|
1107
|
+
blockquote {
|
|
1108
|
+
margin-top: 0.5em;
|
|
1109
|
+
margin-bottom: 0.75em;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
a {
|
|
1113
|
+
text-decoration: none;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
a:where(:any-link):hover {
|
|
1117
|
+
text-decoration: underline;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
hr {
|
|
1121
|
+
display: block;
|
|
1122
|
+
align-self: stretch;
|
|
1123
|
+
height: 1px;
|
|
1124
|
+
border: 0;
|
|
1125
|
+
padding: 0;
|
|
1126
|
+
margin: var(--lumo-space-s) calc(var(--lumo-border-radius-m) / 2);
|
|
1127
|
+
background-color: var(--lumo-contrast-10pct);
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
blockquote {
|
|
1131
|
+
border-left: 2px solid var(--lumo-contrast-30pct);
|
|
1132
|
+
}
|
|
1133
|
+
|
|
1134
|
+
b,
|
|
1135
|
+
strong {
|
|
1136
|
+
font-weight: 600;
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
/* RTL specific styles */
|
|
1140
|
+
blockquote[dir='rtl'] {
|
|
1141
|
+
border-left: none;
|
|
1142
|
+
border-right: 2px solid var(--lumo-contrast-30pct);
|
|
1143
|
+
}
|
|
1144
|
+
`,{moduleId:"lumo-typography"}),Yi("typography-props",Ji);
|
|
1145
|
+
/**
|
|
1146
|
+
* @license
|
|
1147
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1148
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1149
|
+
*/
|
|
1150
|
+
const Zi=g`
|
|
1151
|
+
:host {
|
|
1152
|
+
top: var(--lumo-space-m);
|
|
1153
|
+
right: var(--lumo-space-m);
|
|
1154
|
+
bottom: var(--lumo-space-m);
|
|
1155
|
+
left: var(--lumo-space-m);
|
|
1156
|
+
/* Workaround for Edge issue (only on Surface), where an overflowing vaadin-list-box inside vaadin-select-overlay makes the overlay transparent */
|
|
1157
|
+
/* stylelint-disable-next-line */
|
|
1158
|
+
outline: 0px solid transparent;
|
|
1159
|
+
}
|
|
1160
|
+
|
|
1161
|
+
[part='overlay'] {
|
|
1162
|
+
background-color: var(--lumo-base-color);
|
|
1163
|
+
background-image: linear-gradient(var(--lumo-tint-5pct), var(--lumo-tint-5pct));
|
|
1164
|
+
border-radius: var(--lumo-border-radius-m);
|
|
1165
|
+
box-shadow: 0 0 0 1px var(--lumo-shade-5pct), var(--lumo-box-shadow-m);
|
|
1166
|
+
color: var(--lumo-body-text-color);
|
|
1167
|
+
font-family: var(--lumo-font-family);
|
|
1168
|
+
font-size: var(--lumo-font-size-m);
|
|
1169
|
+
font-weight: 400;
|
|
1170
|
+
line-height: var(--lumo-line-height-m);
|
|
1171
|
+
letter-spacing: 0;
|
|
1172
|
+
text-transform: none;
|
|
1173
|
+
-webkit-text-size-adjust: 100%;
|
|
1174
|
+
-webkit-font-smoothing: antialiased;
|
|
1175
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
[part='content'] {
|
|
1179
|
+
padding: var(--lumo-space-xs);
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
[part='backdrop'] {
|
|
1183
|
+
background-color: var(--lumo-shade-20pct);
|
|
1184
|
+
animation: 0.2s lumo-overlay-backdrop-enter both;
|
|
1185
|
+
will-change: opacity;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
@keyframes lumo-overlay-backdrop-enter {
|
|
1189
|
+
0% {
|
|
1190
|
+
opacity: 0;
|
|
1191
|
+
}
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
:host([closing]) [part='backdrop'] {
|
|
1195
|
+
animation: 0.2s lumo-overlay-backdrop-exit both;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
@keyframes lumo-overlay-backdrop-exit {
|
|
1199
|
+
100% {
|
|
1200
|
+
opacity: 0;
|
|
1201
|
+
}
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
@keyframes lumo-overlay-dummy-animation {
|
|
1205
|
+
0% {
|
|
1206
|
+
opacity: 1;
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
100% {
|
|
1210
|
+
opacity: 1;
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1213
|
+
`;yt("",Zi,{moduleId:"lumo-overlay"});
|
|
1214
|
+
/**
|
|
1215
|
+
* @license
|
|
1216
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1217
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1218
|
+
*/
|
|
1219
|
+
const Ki=g`
|
|
1220
|
+
:host([opening]),
|
|
1221
|
+
:host([closing]) {
|
|
1222
|
+
animation: 0.14s lumo-overlay-dummy-animation;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
[part='overlay'] {
|
|
1226
|
+
will-change: opacity, transform;
|
|
1227
|
+
}
|
|
1228
|
+
|
|
1229
|
+
:host([opening]) [part='overlay'] {
|
|
1230
|
+
animation: 0.1s lumo-menu-overlay-enter ease-out both;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1233
|
+
@keyframes lumo-menu-overlay-enter {
|
|
1234
|
+
0% {
|
|
1235
|
+
opacity: 0;
|
|
1236
|
+
transform: translateY(-4px);
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
:host([closing]) [part='overlay'] {
|
|
1241
|
+
animation: 0.1s lumo-menu-overlay-exit both;
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
@keyframes lumo-menu-overlay-exit {
|
|
1245
|
+
100% {
|
|
1246
|
+
opacity: 0;
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
`;yt("",Ki,{moduleId:"lumo-menu-overlay-core"});const Qi=[Zi,Ki,g`
|
|
1250
|
+
/* Small viewport (bottom sheet) styles */
|
|
1251
|
+
/* Use direct media queries instead of the state attributes ([phone] and [fullscreen]) provided by the elements */
|
|
1252
|
+
@media (max-width: 420px), (max-height: 420px) {
|
|
1253
|
+
:host {
|
|
1254
|
+
top: 0 !important;
|
|
1255
|
+
right: 0 !important;
|
|
1256
|
+
bottom: var(--vaadin-overlay-viewport-bottom, 0) !important;
|
|
1257
|
+
left: 0 !important;
|
|
1258
|
+
align-items: stretch !important;
|
|
1259
|
+
justify-content: flex-end !important;
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
[part='overlay'] {
|
|
1263
|
+
max-height: 50vh;
|
|
1264
|
+
width: 100vw;
|
|
1265
|
+
border-radius: 0;
|
|
1266
|
+
box-shadow: var(--lumo-box-shadow-xl);
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
/* The content part scrolls instead of the overlay part, because of the gradient fade-out */
|
|
1270
|
+
[part='content'] {
|
|
1271
|
+
padding: 30px var(--lumo-space-m);
|
|
1272
|
+
max-height: inherit;
|
|
1273
|
+
box-sizing: border-box;
|
|
1274
|
+
-webkit-overflow-scrolling: touch;
|
|
1275
|
+
overflow: auto;
|
|
1276
|
+
-webkit-mask-image: linear-gradient(transparent, #000 40px, #000 calc(100% - 40px), transparent);
|
|
1277
|
+
mask-image: linear-gradient(transparent, #000 40px, #000 calc(100% - 40px), transparent);
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
[part='backdrop'] {
|
|
1281
|
+
display: block;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
/* Animations */
|
|
1285
|
+
|
|
1286
|
+
:host([opening]) [part='overlay'] {
|
|
1287
|
+
animation: 0.2s lumo-mobile-menu-overlay-enter cubic-bezier(0.215, 0.61, 0.355, 1) both;
|
|
1288
|
+
}
|
|
1289
|
+
|
|
1290
|
+
:host([closing]),
|
|
1291
|
+
:host([closing]) [part='backdrop'] {
|
|
1292
|
+
animation-delay: 0.14s;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
:host([closing]) [part='overlay'] {
|
|
1296
|
+
animation: 0.14s 0.14s lumo-mobile-menu-overlay-exit cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
@keyframes lumo-mobile-menu-overlay-enter {
|
|
1301
|
+
0% {
|
|
1302
|
+
transform: translateY(150%);
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1306
|
+
@keyframes lumo-mobile-menu-overlay-exit {
|
|
1307
|
+
100% {
|
|
1308
|
+
transform: translateY(150%);
|
|
1309
|
+
}
|
|
1310
|
+
}
|
|
1311
|
+
`];yt("",Qi,{moduleId:"lumo-menu-overlay"}),yt("vaadin-date-picker-overlay",[Qi,g`
|
|
1312
|
+
[part='overlay'] {
|
|
1313
|
+
/*
|
|
1314
|
+
Width:
|
|
1315
|
+
date cell widths
|
|
1316
|
+
+ month calendar side padding
|
|
1317
|
+
+ year scroller width
|
|
1318
|
+
*/
|
|
1319
|
+
/* prettier-ignore */
|
|
1320
|
+
width:
|
|
1321
|
+
calc(
|
|
1322
|
+
var(--lumo-size-m) * 7
|
|
1323
|
+
+ var(--lumo-space-xs) * 2
|
|
1324
|
+
+ 57px
|
|
1325
|
+
);
|
|
1326
|
+
height: 100%;
|
|
1327
|
+
max-height: calc(var(--lumo-size-m) * 14);
|
|
1328
|
+
overflow: hidden;
|
|
1329
|
+
-webkit-tap-highlight-color: transparent;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
[part='overlay'] {
|
|
1333
|
+
flex-direction: column;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
[part='content'] {
|
|
1337
|
+
padding: 0;
|
|
1338
|
+
height: 100%;
|
|
1339
|
+
overflow: hidden;
|
|
1340
|
+
-webkit-mask-image: none;
|
|
1341
|
+
mask-image: none;
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1344
|
+
:host([top-aligned]) [part~='overlay'] {
|
|
1345
|
+
margin-top: var(--lumo-space-xs);
|
|
1346
|
+
}
|
|
1347
|
+
|
|
1348
|
+
:host([bottom-aligned]) [part~='overlay'] {
|
|
1349
|
+
margin-bottom: var(--lumo-space-xs);
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
@media (max-width: 420px), (max-height: 420px) {
|
|
1353
|
+
[part='overlay'] {
|
|
1354
|
+
width: 100vw;
|
|
1355
|
+
height: 70vh;
|
|
1356
|
+
max-height: 70vh;
|
|
1357
|
+
}
|
|
1358
|
+
}
|
|
1359
|
+
`],{moduleId:"lumo-date-picker-overlay"});
|
|
1360
|
+
/**
|
|
1361
|
+
* @license
|
|
1362
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1363
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1364
|
+
*/
|
|
1365
|
+
class Xi extends HTMLElement{static get is(){return"vaadin-lumo-styles"}static get version(){return"24.2.9"}}c(Xi);const ts=(t,...e)=>{Tt(`lumo-${t}`,e)};
|
|
1366
|
+
/**
|
|
1367
|
+
* @license
|
|
1368
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1369
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1370
|
+
*/ts("color-props",g`
|
|
1371
|
+
:host {
|
|
1372
|
+
/* Base (background) */
|
|
1373
|
+
--lumo-base-color: #fff;
|
|
1374
|
+
|
|
1375
|
+
/* Tint */
|
|
1376
|
+
--lumo-tint-5pct: hsla(0, 0%, 100%, 0.3);
|
|
1377
|
+
--lumo-tint-10pct: hsla(0, 0%, 100%, 0.37);
|
|
1378
|
+
--lumo-tint-20pct: hsla(0, 0%, 100%, 0.44);
|
|
1379
|
+
--lumo-tint-30pct: hsla(0, 0%, 100%, 0.5);
|
|
1380
|
+
--lumo-tint-40pct: hsla(0, 0%, 100%, 0.57);
|
|
1381
|
+
--lumo-tint-50pct: hsla(0, 0%, 100%, 0.64);
|
|
1382
|
+
--lumo-tint-60pct: hsla(0, 0%, 100%, 0.7);
|
|
1383
|
+
--lumo-tint-70pct: hsla(0, 0%, 100%, 0.77);
|
|
1384
|
+
--lumo-tint-80pct: hsla(0, 0%, 100%, 0.84);
|
|
1385
|
+
--lumo-tint-90pct: hsla(0, 0%, 100%, 0.9);
|
|
1386
|
+
--lumo-tint: #fff;
|
|
1387
|
+
|
|
1388
|
+
/* Shade */
|
|
1389
|
+
--lumo-shade-5pct: hsla(214, 61%, 25%, 0.05);
|
|
1390
|
+
--lumo-shade-10pct: hsla(214, 57%, 24%, 0.1);
|
|
1391
|
+
--lumo-shade-20pct: hsla(214, 53%, 23%, 0.16);
|
|
1392
|
+
--lumo-shade-30pct: hsla(214, 50%, 22%, 0.26);
|
|
1393
|
+
--lumo-shade-40pct: hsla(214, 47%, 21%, 0.38);
|
|
1394
|
+
--lumo-shade-50pct: hsla(214, 45%, 20%, 0.52);
|
|
1395
|
+
--lumo-shade-60pct: hsla(214, 43%, 19%, 0.6);
|
|
1396
|
+
--lumo-shade-70pct: hsla(214, 42%, 18%, 0.69);
|
|
1397
|
+
--lumo-shade-80pct: hsla(214, 41%, 17%, 0.83);
|
|
1398
|
+
--lumo-shade-90pct: hsla(214, 40%, 16%, 0.94);
|
|
1399
|
+
--lumo-shade: hsl(214, 35%, 15%);
|
|
1400
|
+
|
|
1401
|
+
/* Contrast */
|
|
1402
|
+
--lumo-contrast-5pct: var(--lumo-shade-5pct);
|
|
1403
|
+
--lumo-contrast-10pct: var(--lumo-shade-10pct);
|
|
1404
|
+
--lumo-contrast-20pct: var(--lumo-shade-20pct);
|
|
1405
|
+
--lumo-contrast-30pct: var(--lumo-shade-30pct);
|
|
1406
|
+
--lumo-contrast-40pct: var(--lumo-shade-40pct);
|
|
1407
|
+
--lumo-contrast-50pct: var(--lumo-shade-50pct);
|
|
1408
|
+
--lumo-contrast-60pct: var(--lumo-shade-60pct);
|
|
1409
|
+
--lumo-contrast-70pct: var(--lumo-shade-70pct);
|
|
1410
|
+
--lumo-contrast-80pct: var(--lumo-shade-80pct);
|
|
1411
|
+
--lumo-contrast-90pct: var(--lumo-shade-90pct);
|
|
1412
|
+
--lumo-contrast: var(--lumo-shade);
|
|
1413
|
+
|
|
1414
|
+
/* Text */
|
|
1415
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
1416
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
1417
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
1418
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
1419
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
1420
|
+
|
|
1421
|
+
/* Primary */
|
|
1422
|
+
--lumo-primary-color: hsl(214, 100%, 48%);
|
|
1423
|
+
--lumo-primary-color-50pct: hsla(214, 100%, 49%, 0.76);
|
|
1424
|
+
--lumo-primary-color-10pct: hsla(214, 100%, 60%, 0.13);
|
|
1425
|
+
--lumo-primary-text-color: hsl(214, 100%, 43%);
|
|
1426
|
+
--lumo-primary-contrast-color: #fff;
|
|
1427
|
+
|
|
1428
|
+
/* Error */
|
|
1429
|
+
--lumo-error-color: hsl(3, 85%, 48%);
|
|
1430
|
+
--lumo-error-color-50pct: hsla(3, 85%, 49%, 0.5);
|
|
1431
|
+
--lumo-error-color-10pct: hsla(3, 85%, 49%, 0.1);
|
|
1432
|
+
--lumo-error-text-color: hsl(3, 89%, 42%);
|
|
1433
|
+
--lumo-error-contrast-color: #fff;
|
|
1434
|
+
|
|
1435
|
+
/* Success */
|
|
1436
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
1437
|
+
--lumo-success-color-50pct: hsla(145, 72%, 31%, 0.5);
|
|
1438
|
+
--lumo-success-color-10pct: hsla(145, 72%, 31%, 0.1);
|
|
1439
|
+
--lumo-success-text-color: hsl(145, 85%, 25%);
|
|
1440
|
+
--lumo-success-contrast-color: #fff;
|
|
1441
|
+
|
|
1442
|
+
/* Warning */
|
|
1443
|
+
--lumo-warning-color: hsl(48, 100%, 50%);
|
|
1444
|
+
--lumo-warning-color-10pct: hsla(48, 100%, 50%, 0.25);
|
|
1445
|
+
--lumo-warning-text-color: hsl(32, 100%, 30%);
|
|
1446
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
1447
|
+
}
|
|
1448
|
+
|
|
1449
|
+
/* forced-colors mode adjustments */
|
|
1450
|
+
@media (forced-colors: active) {
|
|
1451
|
+
html {
|
|
1452
|
+
--lumo-disabled-text-color: GrayText;
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
`),yt("",g`
|
|
1456
|
+
[theme~='dark'] {
|
|
1457
|
+
/* Base (background) */
|
|
1458
|
+
--lumo-base-color: hsl(214, 35%, 21%);
|
|
1459
|
+
|
|
1460
|
+
/* Tint */
|
|
1461
|
+
--lumo-tint-5pct: hsla(214, 65%, 85%, 0.06);
|
|
1462
|
+
--lumo-tint-10pct: hsla(214, 60%, 80%, 0.14);
|
|
1463
|
+
--lumo-tint-20pct: hsla(214, 64%, 82%, 0.23);
|
|
1464
|
+
--lumo-tint-30pct: hsla(214, 69%, 84%, 0.32);
|
|
1465
|
+
--lumo-tint-40pct: hsla(214, 73%, 86%, 0.41);
|
|
1466
|
+
--lumo-tint-50pct: hsla(214, 78%, 88%, 0.5);
|
|
1467
|
+
--lumo-tint-60pct: hsla(214, 82%, 90%, 0.58);
|
|
1468
|
+
--lumo-tint-70pct: hsla(214, 87%, 92%, 0.69);
|
|
1469
|
+
--lumo-tint-80pct: hsla(214, 91%, 94%, 0.8);
|
|
1470
|
+
--lumo-tint-90pct: hsla(214, 96%, 96%, 0.9);
|
|
1471
|
+
--lumo-tint: hsl(214, 100%, 98%);
|
|
1472
|
+
|
|
1473
|
+
/* Shade */
|
|
1474
|
+
--lumo-shade-5pct: hsla(214, 0%, 0%, 0.07);
|
|
1475
|
+
--lumo-shade-10pct: hsla(214, 4%, 2%, 0.15);
|
|
1476
|
+
--lumo-shade-20pct: hsla(214, 8%, 4%, 0.23);
|
|
1477
|
+
--lumo-shade-30pct: hsla(214, 12%, 6%, 0.32);
|
|
1478
|
+
--lumo-shade-40pct: hsla(214, 16%, 8%, 0.41);
|
|
1479
|
+
--lumo-shade-50pct: hsla(214, 20%, 10%, 0.5);
|
|
1480
|
+
--lumo-shade-60pct: hsla(214, 24%, 12%, 0.6);
|
|
1481
|
+
--lumo-shade-70pct: hsla(214, 28%, 13%, 0.7);
|
|
1482
|
+
--lumo-shade-80pct: hsla(214, 32%, 13%, 0.8);
|
|
1483
|
+
--lumo-shade-90pct: hsla(214, 33%, 13%, 0.9);
|
|
1484
|
+
--lumo-shade: hsl(214, 33%, 13%);
|
|
1485
|
+
|
|
1486
|
+
/* Contrast */
|
|
1487
|
+
--lumo-contrast-5pct: var(--lumo-tint-5pct);
|
|
1488
|
+
--lumo-contrast-10pct: var(--lumo-tint-10pct);
|
|
1489
|
+
--lumo-contrast-20pct: var(--lumo-tint-20pct);
|
|
1490
|
+
--lumo-contrast-30pct: var(--lumo-tint-30pct);
|
|
1491
|
+
--lumo-contrast-40pct: var(--lumo-tint-40pct);
|
|
1492
|
+
--lumo-contrast-50pct: var(--lumo-tint-50pct);
|
|
1493
|
+
--lumo-contrast-60pct: var(--lumo-tint-60pct);
|
|
1494
|
+
--lumo-contrast-70pct: var(--lumo-tint-70pct);
|
|
1495
|
+
--lumo-contrast-80pct: var(--lumo-tint-80pct);
|
|
1496
|
+
--lumo-contrast-90pct: var(--lumo-tint-90pct);
|
|
1497
|
+
--lumo-contrast: var(--lumo-tint);
|
|
1498
|
+
|
|
1499
|
+
/* Text */
|
|
1500
|
+
--lumo-header-text-color: var(--lumo-contrast);
|
|
1501
|
+
--lumo-body-text-color: var(--lumo-contrast-90pct);
|
|
1502
|
+
--lumo-secondary-text-color: var(--lumo-contrast-70pct);
|
|
1503
|
+
--lumo-tertiary-text-color: var(--lumo-contrast-50pct);
|
|
1504
|
+
--lumo-disabled-text-color: var(--lumo-contrast-30pct);
|
|
1505
|
+
|
|
1506
|
+
/* Primary */
|
|
1507
|
+
--lumo-primary-color: hsl(214, 90%, 48%);
|
|
1508
|
+
--lumo-primary-color-50pct: hsla(214, 90%, 70%, 0.69);
|
|
1509
|
+
--lumo-primary-color-10pct: hsla(214, 90%, 55%, 0.13);
|
|
1510
|
+
--lumo-primary-text-color: hsl(214, 90%, 77%);
|
|
1511
|
+
--lumo-primary-contrast-color: #fff;
|
|
1512
|
+
|
|
1513
|
+
/* Error */
|
|
1514
|
+
--lumo-error-color: hsl(3, 79%, 49%);
|
|
1515
|
+
--lumo-error-color-50pct: hsla(3, 75%, 62%, 0.5);
|
|
1516
|
+
--lumo-error-color-10pct: hsla(3, 75%, 62%, 0.14);
|
|
1517
|
+
--lumo-error-text-color: hsl(3, 100%, 80%);
|
|
1518
|
+
|
|
1519
|
+
/* Success */
|
|
1520
|
+
--lumo-success-color: hsl(145, 72%, 30%);
|
|
1521
|
+
--lumo-success-color-50pct: hsla(145, 92%, 51%, 0.5);
|
|
1522
|
+
--lumo-success-color-10pct: hsla(145, 92%, 51%, 0.1);
|
|
1523
|
+
--lumo-success-text-color: hsl(145, 85%, 46%);
|
|
1524
|
+
|
|
1525
|
+
/* Warning */
|
|
1526
|
+
--lumo-warning-color: hsl(43, 100%, 48%);
|
|
1527
|
+
--lumo-warning-color-10pct: hsla(40, 100%, 50%, 0.2);
|
|
1528
|
+
--lumo-warning-text-color: hsl(45, 100%, 60%);
|
|
1529
|
+
--lumo-warning-contrast-color: var(--lumo-shade-90pct);
|
|
1530
|
+
}
|
|
1531
|
+
|
|
1532
|
+
html {
|
|
1533
|
+
color: var(--lumo-body-text-color);
|
|
1534
|
+
background-color: var(--lumo-base-color);
|
|
1535
|
+
color-scheme: light;
|
|
1536
|
+
}
|
|
1537
|
+
|
|
1538
|
+
[theme~='dark'] {
|
|
1539
|
+
color: var(--lumo-body-text-color);
|
|
1540
|
+
background-color: var(--lumo-base-color);
|
|
1541
|
+
color-scheme: dark;
|
|
1542
|
+
}
|
|
1543
|
+
|
|
1544
|
+
h1,
|
|
1545
|
+
h2,
|
|
1546
|
+
h3,
|
|
1547
|
+
h4,
|
|
1548
|
+
h5,
|
|
1549
|
+
h6 {
|
|
1550
|
+
color: var(--lumo-header-text-color);
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
a:where(:any-link) {
|
|
1554
|
+
color: var(--lumo-primary-text-color);
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
a:not(:any-link) {
|
|
1558
|
+
color: var(--lumo-disabled-text-color);
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
blockquote {
|
|
1562
|
+
color: var(--lumo-secondary-text-color);
|
|
1563
|
+
}
|
|
1564
|
+
|
|
1565
|
+
code,
|
|
1566
|
+
pre {
|
|
1567
|
+
background-color: var(--lumo-contrast-10pct);
|
|
1568
|
+
border-radius: var(--lumo-border-radius-m);
|
|
1569
|
+
}
|
|
1570
|
+
`,{moduleId:"lumo-color"}),ts("sizing-props",g`
|
|
1571
|
+
:host {
|
|
1572
|
+
--lumo-size-xs: 1.625rem;
|
|
1573
|
+
--lumo-size-s: 1.875rem;
|
|
1574
|
+
--lumo-size-m: 2.25rem;
|
|
1575
|
+
--lumo-size-l: 2.75rem;
|
|
1576
|
+
--lumo-size-xl: 3.5rem;
|
|
1577
|
+
|
|
1578
|
+
/* Icons */
|
|
1579
|
+
--lumo-icon-size-s: 1.25em;
|
|
1580
|
+
--lumo-icon-size-m: 1.5em;
|
|
1581
|
+
--lumo-icon-size-l: 2.25em;
|
|
1582
|
+
/* For backwards compatibility */
|
|
1583
|
+
--lumo-icon-size: var(--lumo-icon-size-m);
|
|
1584
|
+
}
|
|
1585
|
+
`),ts("spacing-props",g`
|
|
1586
|
+
:host {
|
|
1587
|
+
/* Square */
|
|
1588
|
+
--lumo-space-xs: 0.25rem;
|
|
1589
|
+
--lumo-space-s: 0.5rem;
|
|
1590
|
+
--lumo-space-m: 1rem;
|
|
1591
|
+
--lumo-space-l: 1.5rem;
|
|
1592
|
+
--lumo-space-xl: 2.5rem;
|
|
1593
|
+
|
|
1594
|
+
/* Wide */
|
|
1595
|
+
--lumo-space-wide-xs: calc(var(--lumo-space-xs) / 2) var(--lumo-space-xs);
|
|
1596
|
+
--lumo-space-wide-s: calc(var(--lumo-space-s) / 2) var(--lumo-space-s);
|
|
1597
|
+
--lumo-space-wide-m: calc(var(--lumo-space-m) / 2) var(--lumo-space-m);
|
|
1598
|
+
--lumo-space-wide-l: calc(var(--lumo-space-l) / 2) var(--lumo-space-l);
|
|
1599
|
+
--lumo-space-wide-xl: calc(var(--lumo-space-xl) / 2) var(--lumo-space-xl);
|
|
1600
|
+
|
|
1601
|
+
/* Tall */
|
|
1602
|
+
--lumo-space-tall-xs: var(--lumo-space-xs) calc(var(--lumo-space-xs) / 2);
|
|
1603
|
+
--lumo-space-tall-s: var(--lumo-space-s) calc(var(--lumo-space-s) / 2);
|
|
1604
|
+
--lumo-space-tall-m: var(--lumo-space-m) calc(var(--lumo-space-m) / 2);
|
|
1605
|
+
--lumo-space-tall-l: var(--lumo-space-l) calc(var(--lumo-space-l) / 2);
|
|
1606
|
+
--lumo-space-tall-xl: var(--lumo-space-xl) calc(var(--lumo-space-xl) / 2);
|
|
1607
|
+
}
|
|
1608
|
+
`),g`
|
|
1609
|
+
html {
|
|
1610
|
+
--vaadin-checkbox-size: calc(var(--lumo-size-m) / 2);
|
|
1611
|
+
--vaadin-radio-button-size: calc(var(--lumo-size-m) / 2);
|
|
1612
|
+
--vaadin-input-field-border-radius: var(--lumo-border-radius-m);
|
|
1613
|
+
}
|
|
1614
|
+
`,ts("style-props",g`
|
|
1615
|
+
:host {
|
|
1616
|
+
/* Border radius */
|
|
1617
|
+
--lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
|
|
1618
|
+
--lumo-border-radius-m: var(--lumo-border-radius, 0.25em); /* Button, text field, menu overlay, etc */
|
|
1619
|
+
--lumo-border-radius-l: 0.5em; /* Dialog, notification, etc */
|
|
1620
|
+
|
|
1621
|
+
/* Shadow */
|
|
1622
|
+
--lumo-box-shadow-xs: 0 1px 4px -1px var(--lumo-shade-50pct);
|
|
1623
|
+
--lumo-box-shadow-s: 0 2px 4px -1px var(--lumo-shade-20pct), 0 3px 12px -1px var(--lumo-shade-30pct);
|
|
1624
|
+
--lumo-box-shadow-m: 0 2px 6px -1px var(--lumo-shade-20pct), 0 8px 24px -4px var(--lumo-shade-40pct);
|
|
1625
|
+
--lumo-box-shadow-l: 0 3px 18px -2px var(--lumo-shade-20pct), 0 12px 48px -6px var(--lumo-shade-40pct);
|
|
1626
|
+
--lumo-box-shadow-xl: 0 4px 24px -3px var(--lumo-shade-20pct), 0 18px 64px -8px var(--lumo-shade-40pct);
|
|
1627
|
+
|
|
1628
|
+
/* Clickable element cursor */
|
|
1629
|
+
--lumo-clickable-cursor: default;
|
|
1630
|
+
}
|
|
1631
|
+
`);
|
|
1632
|
+
/**
|
|
1633
|
+
* @license
|
|
1634
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
1635
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1636
|
+
*/
|
|
1637
|
+
const es=g`
|
|
1638
|
+
:host {
|
|
1639
|
+
/* prettier-ignore */
|
|
1640
|
+
--lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
1641
|
+
|
|
1642
|
+
/* Font sizes */
|
|
1643
|
+
--lumo-font-size-xxs: 0.75rem;
|
|
1644
|
+
--lumo-font-size-xs: 0.8125rem;
|
|
1645
|
+
--lumo-font-size-s: 0.875rem;
|
|
1646
|
+
--lumo-font-size-m: 1rem;
|
|
1647
|
+
--lumo-font-size-l: 1.125rem;
|
|
1648
|
+
--lumo-font-size-xl: 1.375rem;
|
|
1649
|
+
--lumo-font-size-xxl: 1.75rem;
|
|
1650
|
+
--lumo-font-size-xxxl: 2.5rem;
|
|
1651
|
+
|
|
1652
|
+
/* Line heights */
|
|
1653
|
+
--lumo-line-height-xs: 1.25;
|
|
1654
|
+
--lumo-line-height-s: 1.375;
|
|
1655
|
+
--lumo-line-height-m: 1.625;
|
|
1656
|
+
}
|
|
1657
|
+
`;yt("",g`
|
|
1658
|
+
body,
|
|
1659
|
+
:host {
|
|
1660
|
+
font-family: var(--lumo-font-family);
|
|
1661
|
+
font-size: var(--lumo-font-size-m);
|
|
1662
|
+
line-height: var(--lumo-line-height-m);
|
|
1663
|
+
-webkit-text-size-adjust: 100%;
|
|
1664
|
+
-webkit-font-smoothing: antialiased;
|
|
1665
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1666
|
+
}
|
|
1667
|
+
|
|
1668
|
+
small,
|
|
1669
|
+
[theme~='font-size-s'] {
|
|
1670
|
+
font-size: var(--lumo-font-size-s);
|
|
1671
|
+
line-height: var(--lumo-line-height-s);
|
|
1672
|
+
}
|
|
1673
|
+
|
|
1674
|
+
[theme~='font-size-xs'] {
|
|
1675
|
+
font-size: var(--lumo-font-size-xs);
|
|
1676
|
+
line-height: var(--lumo-line-height-xs);
|
|
1677
|
+
}
|
|
1678
|
+
|
|
1679
|
+
:where(h1, h2, h3, h4, h5, h6) {
|
|
1680
|
+
font-weight: 600;
|
|
1681
|
+
line-height: var(--lumo-line-height-xs);
|
|
1682
|
+
margin-block: 0;
|
|
1683
|
+
}
|
|
1684
|
+
|
|
1685
|
+
:where(h1) {
|
|
1686
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
:where(h2) {
|
|
1690
|
+
font-size: var(--lumo-font-size-xxl);
|
|
1691
|
+
}
|
|
1692
|
+
|
|
1693
|
+
:where(h3) {
|
|
1694
|
+
font-size: var(--lumo-font-size-xl);
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
:where(h4) {
|
|
1698
|
+
font-size: var(--lumo-font-size-l);
|
|
1699
|
+
}
|
|
1700
|
+
|
|
1701
|
+
:where(h5) {
|
|
1702
|
+
font-size: var(--lumo-font-size-m);
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1705
|
+
:where(h6) {
|
|
1706
|
+
font-size: var(--lumo-font-size-xs);
|
|
1707
|
+
text-transform: uppercase;
|
|
1708
|
+
letter-spacing: 0.03em;
|
|
1709
|
+
}
|
|
1710
|
+
|
|
1711
|
+
p,
|
|
1712
|
+
blockquote {
|
|
1713
|
+
margin-top: 0.5em;
|
|
1714
|
+
margin-bottom: 0.75em;
|
|
1715
|
+
}
|
|
1716
|
+
|
|
1717
|
+
a {
|
|
1718
|
+
text-decoration: none;
|
|
1719
|
+
}
|
|
1720
|
+
|
|
1721
|
+
a:where(:any-link):hover {
|
|
1722
|
+
text-decoration: underline;
|
|
1723
|
+
}
|
|
1724
|
+
|
|
1725
|
+
hr {
|
|
1726
|
+
display: block;
|
|
1727
|
+
align-self: stretch;
|
|
1728
|
+
height: 1px;
|
|
1729
|
+
border: 0;
|
|
1730
|
+
padding: 0;
|
|
1731
|
+
margin: var(--lumo-space-s) calc(var(--lumo-border-radius-m) / 2);
|
|
1732
|
+
background-color: var(--lumo-contrast-10pct);
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1735
|
+
blockquote {
|
|
1736
|
+
border-left: 2px solid var(--lumo-contrast-30pct);
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
b,
|
|
1740
|
+
strong {
|
|
1741
|
+
font-weight: 600;
|
|
1742
|
+
}
|
|
1743
|
+
|
|
1744
|
+
/* RTL specific styles */
|
|
1745
|
+
blockquote[dir='rtl'] {
|
|
1746
|
+
border-left: none;
|
|
1747
|
+
border-right: 2px solid var(--lumo-contrast-30pct);
|
|
1748
|
+
}
|
|
1749
|
+
`,{moduleId:"lumo-typography"}),ts("typography-props",es),yt("vaadin-button",g`
|
|
1750
|
+
:host {
|
|
1751
|
+
/* Sizing */
|
|
1752
|
+
--lumo-button-size: var(--lumo-size-m);
|
|
1753
|
+
min-width: calc(var(--lumo-button-size) * 2);
|
|
1754
|
+
height: var(--lumo-button-size);
|
|
1755
|
+
padding: 0 calc(var(--lumo-button-size) / 3 + var(--lumo-border-radius-m) / 2);
|
|
1756
|
+
margin: var(--lumo-space-xs) 0;
|
|
1757
|
+
box-sizing: border-box;
|
|
1758
|
+
/* Style */
|
|
1759
|
+
font-family: var(--lumo-font-family);
|
|
1760
|
+
font-size: var(--lumo-font-size-m);
|
|
1761
|
+
font-weight: 500;
|
|
1762
|
+
color: var(--_lumo-button-color, var(--lumo-primary-text-color));
|
|
1763
|
+
background-color: var(--_lumo-button-background-color, var(--lumo-contrast-5pct));
|
|
1764
|
+
border-radius: var(--lumo-border-radius-m);
|
|
1765
|
+
cursor: var(--lumo-clickable-cursor);
|
|
1766
|
+
-webkit-tap-highlight-color: transparent;
|
|
1767
|
+
-webkit-font-smoothing: antialiased;
|
|
1768
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1769
|
+
flex-shrink: 0;
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1772
|
+
/* Set only for the internal parts so we don't affect the host vertical alignment */
|
|
1773
|
+
[part='label'],
|
|
1774
|
+
[part='prefix'],
|
|
1775
|
+
[part='suffix'] {
|
|
1776
|
+
line-height: var(--lumo-line-height-xs);
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
[part='label'] {
|
|
1780
|
+
padding: calc(var(--lumo-button-size) / 6) 0;
|
|
1781
|
+
}
|
|
1782
|
+
|
|
1783
|
+
:host([theme~='small']) {
|
|
1784
|
+
font-size: var(--lumo-font-size-s);
|
|
1785
|
+
--lumo-button-size: var(--lumo-size-s);
|
|
1786
|
+
}
|
|
1787
|
+
|
|
1788
|
+
:host([theme~='large']) {
|
|
1789
|
+
font-size: var(--lumo-font-size-l);
|
|
1790
|
+
--lumo-button-size: var(--lumo-size-l);
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
/* For interaction states */
|
|
1794
|
+
:host::before,
|
|
1795
|
+
:host::after {
|
|
1796
|
+
content: '';
|
|
1797
|
+
/* We rely on the host always being relative */
|
|
1798
|
+
position: absolute;
|
|
1799
|
+
z-index: 1;
|
|
1800
|
+
inset: 0;
|
|
1801
|
+
background-color: currentColor;
|
|
1802
|
+
border-radius: inherit;
|
|
1803
|
+
opacity: 0;
|
|
1804
|
+
pointer-events: none;
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1807
|
+
/* Hover */
|
|
1808
|
+
|
|
1809
|
+
@media (any-hover: hover) {
|
|
1810
|
+
:host(:hover)::before {
|
|
1811
|
+
opacity: 0.02;
|
|
1812
|
+
}
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1815
|
+
/* Active */
|
|
1816
|
+
|
|
1817
|
+
:host::after {
|
|
1818
|
+
transition: opacity 1.4s, transform 0.1s;
|
|
1819
|
+
filter: blur(8px);
|
|
1820
|
+
}
|
|
1821
|
+
|
|
1822
|
+
:host([active])::before {
|
|
1823
|
+
opacity: 0.05;
|
|
1824
|
+
transition-duration: 0s;
|
|
1825
|
+
}
|
|
1826
|
+
|
|
1827
|
+
:host([active])::after {
|
|
1828
|
+
opacity: 0.1;
|
|
1829
|
+
transition-duration: 0s, 0s;
|
|
1830
|
+
transform: scale(0);
|
|
1831
|
+
}
|
|
1832
|
+
|
|
1833
|
+
/* Keyboard focus */
|
|
1834
|
+
|
|
1835
|
+
:host([focus-ring]) {
|
|
1836
|
+
box-shadow: 0 0 0 2px var(--lumo-primary-color-50pct);
|
|
1837
|
+
}
|
|
1838
|
+
|
|
1839
|
+
:host([theme~='primary'][focus-ring]) {
|
|
1840
|
+
box-shadow: 0 0 0 1px var(--lumo-base-color), 0 0 0 3px var(--lumo-primary-color-50pct);
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1843
|
+
/* Types (primary, tertiary, tertiary-inline */
|
|
1844
|
+
|
|
1845
|
+
:host([theme~='tertiary']),
|
|
1846
|
+
:host([theme~='tertiary-inline']) {
|
|
1847
|
+
background-color: transparent !important;
|
|
1848
|
+
min-width: 0;
|
|
1849
|
+
}
|
|
1850
|
+
|
|
1851
|
+
:host([theme~='tertiary']) {
|
|
1852
|
+
padding: 0 calc(var(--lumo-button-size) / 6);
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
:host([theme~='tertiary-inline'])::before {
|
|
1856
|
+
display: none;
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
:host([theme~='tertiary-inline']) {
|
|
1860
|
+
margin: 0;
|
|
1861
|
+
height: auto;
|
|
1862
|
+
padding: 0;
|
|
1863
|
+
line-height: inherit;
|
|
1864
|
+
font-size: inherit;
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
:host([theme~='tertiary-inline']) [part='label'] {
|
|
1868
|
+
padding: 0;
|
|
1869
|
+
overflow: visible;
|
|
1870
|
+
line-height: inherit;
|
|
1871
|
+
}
|
|
1872
|
+
|
|
1873
|
+
:host([theme~='primary']) {
|
|
1874
|
+
background-color: var(--_lumo-button-primary-background-color, var(--lumo-primary-color));
|
|
1875
|
+
color: var(--_lumo-button-primary-color, var(--lumo-primary-contrast-color));
|
|
1876
|
+
font-weight: 600;
|
|
1877
|
+
min-width: calc(var(--lumo-button-size) * 2.5);
|
|
1878
|
+
}
|
|
1879
|
+
|
|
1880
|
+
:host([theme~='primary'])::before {
|
|
1881
|
+
background-color: black;
|
|
1882
|
+
}
|
|
1883
|
+
|
|
1884
|
+
@media (any-hover: hover) {
|
|
1885
|
+
:host([theme~='primary']:hover)::before {
|
|
1886
|
+
opacity: 0.05;
|
|
1887
|
+
}
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
:host([theme~='primary'][active])::before {
|
|
1891
|
+
opacity: 0.1;
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
:host([theme~='primary'][active])::after {
|
|
1895
|
+
opacity: 0.2;
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
/* Colors (success, error, contrast) */
|
|
1899
|
+
|
|
1900
|
+
:host([theme~='success']) {
|
|
1901
|
+
color: var(--lumo-success-text-color);
|
|
1902
|
+
}
|
|
1903
|
+
|
|
1904
|
+
:host([theme~='success'][theme~='primary']) {
|
|
1905
|
+
background-color: var(--lumo-success-color);
|
|
1906
|
+
color: var(--lumo-success-contrast-color);
|
|
1907
|
+
}
|
|
1908
|
+
|
|
1909
|
+
:host([theme~='error']) {
|
|
1910
|
+
color: var(--lumo-error-text-color);
|
|
1911
|
+
}
|
|
1912
|
+
|
|
1913
|
+
:host([theme~='error'][theme~='primary']) {
|
|
1914
|
+
background-color: var(--lumo-error-color);
|
|
1915
|
+
color: var(--lumo-error-contrast-color);
|
|
1916
|
+
}
|
|
1917
|
+
|
|
1918
|
+
:host([theme~='contrast']) {
|
|
1919
|
+
color: var(--lumo-contrast);
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1922
|
+
:host([theme~='contrast'][theme~='primary']) {
|
|
1923
|
+
background-color: var(--lumo-contrast);
|
|
1924
|
+
color: var(--lumo-base-color);
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
/* Disabled state. Keep selectors after other color variants. */
|
|
1928
|
+
|
|
1929
|
+
:host([disabled]) {
|
|
1930
|
+
pointer-events: none;
|
|
1931
|
+
color: var(--lumo-disabled-text-color);
|
|
1932
|
+
}
|
|
1933
|
+
|
|
1934
|
+
:host([theme~='primary'][disabled]) {
|
|
1935
|
+
background-color: var(--lumo-contrast-30pct);
|
|
1936
|
+
color: var(--lumo-base-color);
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
:host([theme~='primary'][disabled]) [part] {
|
|
1940
|
+
opacity: 0.7;
|
|
1941
|
+
}
|
|
1942
|
+
|
|
1943
|
+
/* Icons */
|
|
1944
|
+
|
|
1945
|
+
[part] ::slotted(vaadin-icon) {
|
|
1946
|
+
display: inline-block;
|
|
1947
|
+
width: var(--lumo-icon-size-m);
|
|
1948
|
+
height: var(--lumo-icon-size-m);
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
/* Vaadin icons are based on a 16x16 grid (unlike Lumo and Material icons with 24x24), so they look too big by default */
|
|
1952
|
+
[part] ::slotted(vaadin-icon[icon^='vaadin:']) {
|
|
1953
|
+
padding: 0.25em;
|
|
1954
|
+
box-sizing: border-box !important;
|
|
1955
|
+
}
|
|
1956
|
+
|
|
1957
|
+
[part='prefix'] {
|
|
1958
|
+
margin-left: -0.25em;
|
|
1959
|
+
margin-right: 0.25em;
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1962
|
+
[part='suffix'] {
|
|
1963
|
+
margin-left: 0.25em;
|
|
1964
|
+
margin-right: -0.25em;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1967
|
+
/* Icon-only */
|
|
1968
|
+
|
|
1969
|
+
:host([theme~='icon']:not([theme~='tertiary-inline'])) {
|
|
1970
|
+
min-width: var(--lumo-button-size);
|
|
1971
|
+
padding-left: calc(var(--lumo-button-size) / 4);
|
|
1972
|
+
padding-right: calc(var(--lumo-button-size) / 4);
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
:host([theme~='icon']) [part='prefix'],
|
|
1976
|
+
:host([theme~='icon']) [part='suffix'] {
|
|
1977
|
+
margin-left: 0;
|
|
1978
|
+
margin-right: 0;
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
/* RTL specific styles */
|
|
1982
|
+
|
|
1983
|
+
:host([dir='rtl']) [part='prefix'] {
|
|
1984
|
+
margin-left: 0.25em;
|
|
1985
|
+
margin-right: -0.25em;
|
|
1986
|
+
}
|
|
1987
|
+
|
|
1988
|
+
:host([dir='rtl']) [part='suffix'] {
|
|
1989
|
+
margin-left: -0.25em;
|
|
1990
|
+
margin-right: 0.25em;
|
|
1991
|
+
}
|
|
1992
|
+
|
|
1993
|
+
:host([dir='rtl'][theme~='icon']) [part='prefix'],
|
|
1994
|
+
:host([dir='rtl'][theme~='icon']) [part='suffix'] {
|
|
1995
|
+
margin-left: 0;
|
|
1996
|
+
margin-right: 0;
|
|
1997
|
+
}
|
|
1998
|
+
`,{moduleId:"lumo-button"});
|
|
1999
|
+
/**
|
|
2000
|
+
* @license
|
|
2001
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2002
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2003
|
+
*/
|
|
2004
|
+
const is=Kt((t=>"function"==typeof t.prototype.addController?t:class extends t{constructor(){super(),this.__controllers=new Set}connectedCallback(){super.connectedCallback(),this.__controllers.forEach((t=>{t.hostConnected&&t.hostConnected()}))}disconnectedCallback(){super.disconnectedCallback(),this.__controllers.forEach((t=>{t.hostDisconnected&&t.hostDisconnected()}))}addController(t){this.__controllers.add(t),void 0!==this.$&&this.isConnected&&t.hostConnected&&t.hostConnected()}removeController(t){this.__controllers.delete(t)}})),ss=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,os=window.Vaadin&&window.Vaadin.Flow&&window.Vaadin.Flow.clients;function rs(t,e){if("function"!=typeof t)return;const i=ss.exec(t.toString());if(i)try{t=new Function(i[1])}catch(t){console.log("vaadin-development-mode-detector: uncommentAndRun() failed",t)}return t(e)}window.Vaadin=window.Vaadin||{};function as(){}void 0===window.Vaadin.developmentMode&&(window.Vaadin.developmentMode=function(){try{return!!localStorage.getItem("vaadin.developmentmode.force")||["localhost","127.0.0.1"].indexOf(window.location.hostname)>=0&&(os?!(os&&Object.keys(os).map((t=>os[t])).filter((t=>t.productionMode)).length>0):!rs((function(){return!0})))}catch(t){return!1}}());
|
|
2005
|
+
/**
|
|
2006
|
+
* @license
|
|
2007
|
+
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2008
|
+
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
2009
|
+
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
2010
|
+
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2011
|
+
* Code distributed by Google as part of the polymer project is also
|
|
2012
|
+
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2013
|
+
*/
|
|
2014
|
+
let ns=0,ls=0;const hs=[];let cs=!1;const ds={after:t=>({run:e=>window.setTimeout(e,t),cancel(t){window.clearTimeout(t)}}),run:(t,e)=>window.setTimeout(t,e),cancel(t){window.clearTimeout(t)}},us={run:t=>window.requestIdleCallback?window.requestIdleCallback(t):window.setTimeout(t,16),cancel(t){window.cancelIdleCallback?window.cancelIdleCallback(t):window.clearTimeout(t)}},ps={run(t){cs||(cs=!0,queueMicrotask((()=>function(){cs=!1;const t=hs.length;for(let e=0;e<t;e++){const t=hs[e];if(t)try{t()}catch(t){setTimeout((()=>{throw t}))}}hs.splice(0,t),ls+=t}()))),hs.push(t);const e=ns;return ns+=1,e},cancel(t){const e=t-ls;if(e>=0){if(!hs[e])throw new Error(`invalid async handle: ${t}`);hs[e]=null}}},ms=new Set;class fs{static debounce(t,e,i){return t instanceof fs?t._cancelAsync():t=new fs,t.setConfig(e,i),t}constructor(){this._asyncModule=null,this._callback=null,this._timer=null}setConfig(t,e){this._asyncModule=t,this._callback=e,this._timer=this._asyncModule.run((()=>{this._timer=null,ms.delete(this),this._callback()}))}cancel(){this.isActive()&&(this._cancelAsync(),ms.delete(this))}_cancelAsync(){this.isActive()&&(this._asyncModule.cancel(this._timer),this._timer=null)}flush(){this.isActive()&&(this.cancel(),this._callback())}isActive(){return null!=this._timer}}let bs;
|
|
2015
|
+
/**
|
|
2016
|
+
* @license
|
|
2017
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2018
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2019
|
+
*/
|
|
2020
|
+
window.Vaadin||(window.Vaadin={}),window.Vaadin.registrations||(window.Vaadin.registrations=[]),window.Vaadin.developmentModeCallback||(window.Vaadin.developmentModeCallback={}),window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){!function(t,e){if(window.Vaadin.developmentMode)rs(t,e)}(as)};const gs=new Set,vs=t=>class extends($i(t)){static get version(){return"24.2.9"}static finalize(){super.finalize();const{is:t}=this;t&&!gs.has(t)&&(window.Vaadin.registrations.push(this),gs.add(t),window.Vaadin.developmentModeCallback&&(bs=fs.debounce(bs,us,(()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()})),ms.add(bs)))}constructor(){super(),null===document.doctype&&console.warn('Vaadin components require the "standards mode" declaration. Please add <!DOCTYPE html> to the HTML document.')}}
|
|
2021
|
+
/**
|
|
2022
|
+
* @license
|
|
2023
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2024
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2025
|
+
*/;function ys(t){return t?new Set(t.split(" ")):new Set}function xs(t){return t?[...t].join(" "):""}function ws(t,e,i){const s=ys(t.getAttribute(e));s.add(i),t.setAttribute(e,xs(s))}
|
|
2026
|
+
/**
|
|
2027
|
+
* @license
|
|
2028
|
+
* Copyright (c) 2023 Vaadin Ltd.
|
|
2029
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2030
|
+
*/
|
|
2031
|
+
class ks{constructor(t,e){this.slot=t,this.callback=e,this._storedNodes=[],this._connected=!1,this._scheduled=!1,this._boundSchedule=()=>{this._schedule()},this.connect(),this._schedule()}connect(){this.slot.addEventListener("slotchange",this._boundSchedule),this._connected=!0}disconnect(){this.slot.removeEventListener("slotchange",this._boundSchedule),this._connected=!1}_schedule(){this._scheduled||(this._scheduled=!0,queueMicrotask((()=>{this.flush()})))}flush(){this._connected&&(this._scheduled=!1,this._processNodes())}_processNodes(){const t=this.slot.assignedNodes({flatten:!0});let e=[];const i=[],s=[];t.length&&(e=t.filter((t=>!this._storedNodes.includes(t)))),this._storedNodes.length&&this._storedNodes.forEach(((e,o)=>{const r=t.indexOf(e);-1===r?i.push(e):r!==o&&s.push(e)})),(e.length||i.length||s.length)&&this.callback({addedNodes:e,movedNodes:s,removedNodes:i}),this._storedNodes=t}}
|
|
2032
|
+
/**
|
|
2033
|
+
* @license
|
|
2034
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2035
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2036
|
+
*/let _s=0;function Ds(){return _s++}
|
|
2037
|
+
/**
|
|
2038
|
+
* @license
|
|
2039
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2040
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2041
|
+
*/class Ts extends EventTarget{static generateId(t,e){return`${e||"default"}-${t.localName}-${Ds()}`}constructor(t,e,i,s={}){super();const{initializer:o,multiple:r,observe:a,useUniqueId:n}=s;this.host=t,this.slotName=e,this.tagName=i,this.observe="boolean"!=typeof a||a,this.multiple="boolean"==typeof r&&r,this.slotInitializer=o,r&&(this.nodes=[]),n&&(this.defaultId=this.constructor.generateId(t,e))}hostConnected(){this.initialized||(this.multiple?this.initMultiple():this.initSingle(),this.observe&&this.observeSlot(),this.initialized=!0)}initSingle(){let t=this.getSlotChild();t?(this.node=t,this.initAddedNode(t)):(t=this.attachDefaultNode(),this.initNode(t))}initMultiple(){const t=this.getSlotChildren();if(0===t.length){const t=this.attachDefaultNode();t&&(this.nodes=[t],this.initNode(t))}else this.nodes=t,t.forEach((t=>{this.initAddedNode(t)}))}attachDefaultNode(){const{host:t,slotName:e,tagName:i}=this;let s=this.defaultNode;return!s&&i&&(s=document.createElement(i),s instanceof Element&&(""!==e&&s.setAttribute("slot",e),this.node=s,this.defaultNode=s)),s&&t.appendChild(s),s}getSlotChildren(){const{slotName:t}=this;return Array.from(this.host.childNodes).filter((e=>e.nodeType===Node.ELEMENT_NODE&&e.slot===t||e.nodeType===Node.TEXT_NODE&&e.textContent.trim()&&""===t))}getSlotChild(){return this.getSlotChildren()[0]}initNode(t){const{slotInitializer:e}=this;e&&e(t,this.host)}initCustomNode(t){}teardownNode(t){}initAddedNode(t){t!==this.defaultNode&&(this.initCustomNode(t),this.initNode(t))}observeSlot(){const{slotName:t}=this,e=this.host.shadowRoot.querySelector(""===t?"slot:not([name])":`slot[name=${t}]`);this.__slotObserver=new ks(e,(({addedNodes:t,removedNodes:e})=>{const i=this.multiple?this.nodes:[this.node],s=t.filter((t=>!function(t){return t.nodeType===Node.TEXT_NODE&&""===t.textContent.trim()}(t)&&!i.includes(t)));e.length&&(this.nodes=i.filter((t=>!e.includes(t))),e.forEach((t=>{this.teardownNode(t)}))),s&&s.length>0&&(this.multiple?(this.defaultNode&&this.defaultNode.remove(),this.nodes=[...i,...s].filter((t=>t!==this.defaultNode)),s.forEach((t=>{this.initAddedNode(t)}))):(this.node&&this.node.remove(),this.node=s[0],this.initAddedNode(this.node)))}))}}
|
|
2042
|
+
/**
|
|
2043
|
+
* @license
|
|
2044
|
+
* Copyright (c) 2022 - 2023 Vaadin Ltd.
|
|
2045
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2046
|
+
*/class Cs extends Ts{constructor(t){super(t,"tooltip"),this.setTarget(t)}initCustomNode(t){t.target=this.target,void 0!==this.ariaTarget&&(t.ariaTarget=this.ariaTarget),void 0!==this.context&&(t.context=this.context),void 0!==this.manual&&(t.manual=this.manual),void 0!==this.opened&&(t.opened=this.opened),void 0!==this.position&&(t._position=this.position),void 0!==this.shouldShow&&(t.shouldShow=this.shouldShow),this.__notifyChange()}teardownNode(){this.__notifyChange()}setAriaTarget(t){this.ariaTarget=t;const e=this.node;e&&(e.ariaTarget=t)}setContext(t){this.context=t;const e=this.node;e&&(e.context=t)}setManual(t){this.manual=t;const e=this.node;e&&(e.manual=t)}setOpened(t){this.opened=t;const e=this.node;e&&(e.opened=t)}setPosition(t){this.position=t;const e=this.node;e&&(e._position=t)}setShouldShow(t){this.shouldShow=t;const e=this.node;e&&(e.shouldShow=t)}setTarget(t){this.target=t;const e=this.node;e&&(e.target=t)}__notifyChange(){this.dispatchEvent(new CustomEvent("tooltip-changed",{detail:{node:this.node}}))}}
|
|
2047
|
+
/**
|
|
2048
|
+
* @license
|
|
2049
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2050
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2051
|
+
*/const As=g`
|
|
2052
|
+
:host {
|
|
2053
|
+
display: inline-block;
|
|
2054
|
+
position: relative;
|
|
2055
|
+
outline: none;
|
|
2056
|
+
white-space: nowrap;
|
|
2057
|
+
-webkit-user-select: none;
|
|
2058
|
+
-moz-user-select: none;
|
|
2059
|
+
user-select: none;
|
|
2060
|
+
}
|
|
2061
|
+
|
|
2062
|
+
:host([hidden]) {
|
|
2063
|
+
display: none !important;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2066
|
+
/* Aligns the button with form fields when placed on the same line.
|
|
2067
|
+
Note, to make it work, the form fields should have the same "::before" pseudo-element. */
|
|
2068
|
+
.vaadin-button-container::before {
|
|
2069
|
+
content: '\\2003';
|
|
2070
|
+
display: inline-block;
|
|
2071
|
+
width: 0;
|
|
2072
|
+
max-height: 100%;
|
|
2073
|
+
}
|
|
2074
|
+
|
|
2075
|
+
.vaadin-button-container {
|
|
2076
|
+
display: inline-flex;
|
|
2077
|
+
align-items: center;
|
|
2078
|
+
justify-content: center;
|
|
2079
|
+
text-align: center;
|
|
2080
|
+
width: 100%;
|
|
2081
|
+
height: 100%;
|
|
2082
|
+
min-height: inherit;
|
|
2083
|
+
text-shadow: inherit;
|
|
2084
|
+
}
|
|
2085
|
+
|
|
2086
|
+
[part='prefix'],
|
|
2087
|
+
[part='suffix'] {
|
|
2088
|
+
flex: none;
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
[part='label'] {
|
|
2092
|
+
white-space: nowrap;
|
|
2093
|
+
overflow: hidden;
|
|
2094
|
+
text-overflow: ellipsis;
|
|
2095
|
+
}
|
|
2096
|
+
|
|
2097
|
+
@media (forced-colors: active) {
|
|
2098
|
+
:host {
|
|
2099
|
+
outline: 1px solid;
|
|
2100
|
+
outline-offset: -1px;
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
:host([focused]) {
|
|
2104
|
+
outline-width: 2px;
|
|
2105
|
+
}
|
|
2106
|
+
|
|
2107
|
+
:host([disabled]) {
|
|
2108
|
+
outline-color: GrayText;
|
|
2109
|
+
}
|
|
2110
|
+
}
|
|
2111
|
+
`,Ss=!1,zs=t=>t,Fs="string"==typeof document.head.style.touchAction,Bs="__polymerGestures",Ms="__polymerGesturesHandled",Is="__polymerGesturesTouchAction",Ps=["mousedown","mousemove","mouseup","click"],Ns=[0,1,4,2],Es=function(){try{return 1===new MouseEvent("test",{buttons:1}).buttons}catch(t){return!1}}();function Os(t){return Ps.indexOf(t)>-1}let Rs=!1;function js(t){if(!Os(t)&&"touchend"!==t)return Fs&&Rs&&Ss?{passive:!0}:void 0}!function(){try{const t=Object.defineProperty({},"passive",{get(){Rs=!0}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(t){}}();const Hs=navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u),Ws={button:!0,command:!0,fieldset:!0,input:!0,keygen:!0,optgroup:!0,option:!0,select:!0,textarea:!0};function Gs(t){const e=t.type;if(!Os(e))return!1;if("mousemove"===e){let e=void 0===t.buttons?1:t.buttons;return t instanceof window.MouseEvent&&!Es&&(e=Ns[t.which]||0),Boolean(1&e)}return 0===(void 0===t.button?0:t.button)}const Ls={mouse:{target:null,mouseIgnoreJob:null},touch:{x:0,y:0,id:-1,scrollDecided:!1}};function Us(t,e,i){t.movefn=e,t.upfn=i,document.addEventListener("mousemove",e),document.addEventListener("mouseup",i)}function $s(t){document.removeEventListener("mousemove",t.movefn),document.removeEventListener("mouseup",t.upfn),t.movefn=null,t.upfn=null}const qs=window.ShadyDOM&&window.ShadyDOM.noPatch?window.ShadyDOM.composedPath:t=>t.composedPath&&t.composedPath()||[],Vs={},Ys=[];function Js(t){const e=qs(t);return e.length>0?e[0]:t.target}function Zs(t){const e=t.type,i=t.currentTarget[Bs];if(!i)return;const s=i[e];if(!s)return;if(!t[Ms]&&(t[Ms]={},e.startsWith("touch"))){const i=t.changedTouches[0];if("touchstart"===e&&1===t.touches.length&&(Ls.touch.id=i.identifier),Ls.touch.id!==i.identifier)return;Fs||"touchstart"!==e&&"touchmove"!==e||function(t){const e=t.changedTouches[0],i=t.type;if("touchstart"===i)Ls.touch.x=e.clientX,Ls.touch.y=e.clientY,Ls.touch.scrollDecided=!1;else if("touchmove"===i){if(Ls.touch.scrollDecided)return;Ls.touch.scrollDecided=!0;const i=function(t){let e="auto";const i=qs(t);for(let t,s=0;s<i.length;s++)if(t=i[s],t[Is]){e=t[Is];break}return e}(t);let s=!1;const o=Math.abs(Ls.touch.x-e.clientX),r=Math.abs(Ls.touch.y-e.clientY);t.cancelable&&("none"===i?s=!0:"pan-x"===i?s=r>o:"pan-y"===i&&(s=o>r)),s?t.preventDefault():eo("track")}}(t)}const o=t[Ms];if(!o.skip){for(let e,i=0;i<Ys.length;i++)e=Ys[i],s[e.name]&&!o[e.name]&&e.flow&&e.flow.start.indexOf(t.type)>-1&&e.reset&&e.reset();for(let i,r=0;r<Ys.length;r++)i=Ys[r],s[i.name]&&!o[i.name]&&(o[i.name]=!0,i[e](t))}}function Ks(t,e,i){return!!Vs[e]&&(function(t,e,i){const s=Vs[e],o=s.deps,r=s.name;let a=t[Bs];a||(t[Bs]=a={});for(let e,i,s=0;s<o.length;s++)e=o[s],Hs&&Os(e)&&"click"!==e||(i=a[e],i||(a[e]=i={_count:0}),0===i._count&&t.addEventListener(e,Zs,js(e)),i[r]=(i[r]||0)+1,i._count=(i._count||0)+1);t.addEventListener(e,i),s.touchAction&&Xs(t,s.touchAction)}(t,e,i),!0)}function Qs(t){Ys.push(t),t.emits.forEach((e=>{Vs[e]=t}))}function Xs(t,e){Fs&&t instanceof HTMLElement&&ps.run((()=>{t.style.touchAction=e})),t[Is]=e}function to(t,e,i){const s=new Event(e,{bubbles:!0,cancelable:!0,composed:!0});if(s.detail=i,zs(t).dispatchEvent(s),s.defaultPrevented){const t=i.preventer||i.sourceEvent;t&&t.preventDefault&&t.preventDefault()}}function eo(t){const e=function(t){for(let e,i=0;i<Ys.length;i++){e=Ys[i];for(let i,s=0;s<e.emits.length;s++)if(i=e.emits[s],i===t)return e}return null}(t);e.info&&(e.info.prevent=!0)}function io(t,e,i,s){e&&to(e,t,{x:i.clientX,y:i.clientY,sourceEvent:i,preventer:s,prevent:t=>eo(t)})}function so(t,e,i){if(t.prevent)return!1;if(t.started)return!0;const s=Math.abs(t.x-e),o=Math.abs(t.y-i);return s>=5||o>=5}function oo(t,e,i){if(!e)return;const s=t.moves[t.moves.length-2],o=t.moves[t.moves.length-1];let r,a=0;s&&(r=o.x-s.x,a=o.y-s.y),to(e,"track",{state:t.state,x:i.clientX,y:i.clientY,dx:o.x-t.x,dy:o.y-t.y,ddx:r,ddy:a,sourceEvent:i,hover:()=>function(t,e){let i=document.elementFromPoint(t,e),s=i;for(;s&&s.shadowRoot&&!window.ShadyDOM;){const o=s;if(s=s.shadowRoot.elementFromPoint(t,e),o===s)break;s&&(i=s)}return i}(i.clientX,i.clientY)})}function ro(t,e,i){const s=Math.abs(e.clientX-t.x),o=Math.abs(e.clientY-t.y),r=Js(i||e);!r||Ws[r.localName]&&r.hasAttribute("disabled")||(isNaN(s)||isNaN(o)||s<=25&&o<=25||function(t){if("click"===t.type){if(0===t.detail)return!0;const e=Js(t);if(!e.nodeType||e.nodeType!==Node.ELEMENT_NODE)return!0;const i=e.getBoundingClientRect(),s=t.pageX,o=t.pageY;return!(s>=i.left&&s<=i.right&&o>=i.top&&o<=i.bottom)}return!1}(e))&&(t.prevent||to(r,"tap",{x:e.clientX,y:e.clientY,sourceEvent:e,preventer:i}))}
|
|
2112
|
+
/**
|
|
2113
|
+
* @license
|
|
2114
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2115
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2116
|
+
*/Qs({name:"downup",deps:["mousedown","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["down","up"],info:{movefn:null,upfn:null},reset(){$s(this.info)},mousedown(t){if(!Gs(t))return;const e=Js(t),i=this;Us(this.info,(t=>{Gs(t)||(io("up",e,t),$s(i.info))}),(t=>{Gs(t)&&io("up",e,t),$s(i.info)})),io("down",e,t)},touchstart(t){io("down",Js(t),t.changedTouches[0],t)},touchend(t){io("up",Js(t),t.changedTouches[0],t)}}),Qs({name:"track",touchAction:"none",deps:["mousedown","touchstart","touchmove","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["track"],info:{x:0,y:0,state:"start",started:!1,moves:[],addMove(t){this.moves.length>2&&this.moves.shift(),this.moves.push(t)},movefn:null,upfn:null,prevent:!1},reset(){this.info.state="start",this.info.started=!1,this.info.moves=[],this.info.x=0,this.info.y=0,this.info.prevent=!1,$s(this.info)},mousedown(t){if(!Gs(t))return;const e=Js(t),i=this,s=t=>{const s=t.clientX,o=t.clientY;so(i.info,s,o)&&(i.info.state=i.info.started?"mouseup"===t.type?"end":"track":"start","start"===i.info.state&&eo("tap"),i.info.addMove({x:s,y:o}),Gs(t)||(i.info.state="end",$s(i.info)),e&&oo(i.info,e,t),i.info.started=!0)};Us(this.info,s,(t=>{i.info.started&&s(t),$s(i.info)})),this.info.x=t.clientX,this.info.y=t.clientY},touchstart(t){const e=t.changedTouches[0];this.info.x=e.clientX,this.info.y=e.clientY},touchmove(t){const e=Js(t),i=t.changedTouches[0],s=i.clientX,o=i.clientY;so(this.info,s,o)&&("start"===this.info.state&&eo("tap"),this.info.addMove({x:s,y:o}),oo(this.info,e,i),this.info.state="track",this.info.started=!0)},touchend(t){const e=Js(t),i=t.changedTouches[0];this.info.started&&(this.info.state="end",this.info.addMove({x:i.clientX,y:i.clientY}),oo(this.info,e,i))}}),Qs({name:"tap",deps:["mousedown","click","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["click","touchend"]},emits:["tap"],info:{x:NaN,y:NaN,prevent:!1},reset(){this.info.x=NaN,this.info.y=NaN,this.info.prevent=!1},mousedown(t){Gs(t)&&(this.info.x=t.clientX,this.info.y=t.clientY)},click(t){Gs(t)&&ro(this.info,t)},touchstart(t){const e=t.changedTouches[0];this.info.x=e.clientX,this.info.y=e.clientY},touchend(t){ro(this.info,t.changedTouches[0],t)}});const ao=Kt((t=>class extends t{static get properties(){return{disabled:{type:Boolean,value:!1,observer:"_disabledChanged",reflectToAttribute:!0}}}_disabledChanged(t){this._setAriaDisabled(t)}_setAriaDisabled(t){t?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled")}click(){this.disabled||super.click()}})),no=Kt((t=>class extends t{ready(){super.ready(),this.addEventListener("keydown",(t=>{this._onKeyDown(t)})),this.addEventListener("keyup",(t=>{this._onKeyUp(t)}))}_onKeyDown(t){switch(t.key){case"Enter":this._onEnter(t);break;case"Escape":this._onEscape(t)}}_onKeyUp(t){}_onEnter(t){}_onEscape(t){}})),lo=t=>class extends(ao(no(t))){get _activeKeys(){return[" "]}ready(){super.ready(),Ks(this,"down",(t=>{this._shouldSetActive(t)&&this._setActive(!0)})),Ks(this,"up",(()=>{this._setActive(!1)}))}disconnectedCallback(){super.disconnectedCallback(),this._setActive(!1)}_shouldSetActive(t){return!this.disabled}_onKeyDown(t){super._onKeyDown(t),this._shouldSetActive(t)&&this._activeKeys.includes(t.key)&&(this._setActive(!0),document.addEventListener("keyup",(t=>{this._activeKeys.includes(t.key)&&this._setActive(!1)}),{once:!0}))}_setActive(t){this.toggleAttribute("active",t)}}
|
|
2117
|
+
/**
|
|
2118
|
+
* @license
|
|
2119
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2120
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2121
|
+
*/;
|
|
2122
|
+
/**
|
|
2123
|
+
* @license
|
|
2124
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2125
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2126
|
+
*/let ho=!1;function co(){let t=document.activeElement||document.body;for(;t.shadowRoot&&t.shadowRoot.activeElement;)t=t.shadowRoot.activeElement;return t}function uo(t,e){const i=Math.max(t.tabIndex,0),s=Math.max(e.tabIndex,0);return 0===i||0===s?s>i:i>s}function po(t){const e=t.length;if(e<2)return t;const i=Math.ceil(e/2);return function(t,e){const i=[];for(;t.length>0&&e.length>0;)uo(t[0],e[0])?i.push(e.shift()):i.push(t.shift());return i.concat(t,e)}(po(t.slice(0,i)),po(t.slice(i)))}function mo(t){return t.getRootNode().activeElement===t}function fo(t,e){if(t.nodeType!==Node.ELEMENT_NODE||function(t){const e=t.style;if("hidden"===e.visibility||"none"===e.display)return!0;const i=window.getComputedStyle(t);return"hidden"===i.visibility||"none"===i.display}(t))return!1;const i=t,s=function(t){if(!function(t){return!t.matches('[tabindex="-1"]')&&(t.matches("input, select, textarea, button, object")?t.matches(":not([disabled])"):t.matches("a[href], area[href], iframe, [tabindex], [contentEditable]"))}(t))return-1;const e=t.getAttribute("tabindex")||0;return Number(e)}(i);let o=s>0;s>=0&&e.push(i);let r=[];return r="slot"===i.localName?i.assignedNodes({flatten:!0}):(i.shadowRoot||i).children,[...r].forEach((t=>{o=fo(t,e)||o})),o}window.addEventListener("keydown",(()=>{ho=!0}),{capture:!0}),window.addEventListener("mousedown",(()=>{ho=!1}),{capture:!0});
|
|
2127
|
+
/**
|
|
2128
|
+
* @license
|
|
2129
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2130
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2131
|
+
*/
|
|
2132
|
+
const bo=Kt((t=>class extends t{get _keyboardActive(){return ho}ready(){this.addEventListener("focusin",(t=>{this._shouldSetFocus(t)&&this._setFocused(!0)})),this.addEventListener("focusout",(t=>{this._shouldRemoveFocus(t)&&this._setFocused(!1)})),super.ready()}disconnectedCallback(){super.disconnectedCallback(),this.hasAttribute("focused")&&this._setFocused(!1)}_setFocused(t){this.toggleAttribute("focused",t),this.toggleAttribute("focus-ring",t&&this._keyboardActive)}_shouldSetFocus(t){return!0}_shouldRemoveFocus(t){return!0}})),go=t=>class extends(ao(t)){static get properties(){return{tabindex:{type:Number,reflectToAttribute:!0,observer:"_tabindexChanged"},_lastTabIndex:{type:Number}}}_disabledChanged(t,e){super._disabledChanged(t,e),t?(void 0!==this.tabindex&&(this._lastTabIndex=this.tabindex),this.tabindex=-1):e&&(this.tabindex=this._lastTabIndex)}_tabindexChanged(t){this.disabled&&-1!==t&&(this._lastTabIndex=t,this.tabindex=-1)}}
|
|
2133
|
+
/**
|
|
2134
|
+
* @license
|
|
2135
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2136
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2137
|
+
*/,vo=t=>class extends(lo(go(bo(t)))){static get properties(){return{tabindex:{type:Number,value:0,reflectToAttribute:!0}}}get _activeKeys(){return["Enter"," "]}ready(){super.ready(),this.hasAttribute("role")||this.setAttribute("role","button")}_onKeyDown(t){super._onKeyDown(t),t.altKey||t.shiftKey||t.ctrlKey||t.metaKey||this._activeKeys.includes(t.key)&&(t.preventDefault(),this.click())}}
|
|
2138
|
+
/**
|
|
2139
|
+
* @license
|
|
2140
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2141
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2142
|
+
*/;
|
|
2143
|
+
/**
|
|
2144
|
+
* @license
|
|
2145
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2146
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2147
|
+
*/yt("vaadin-button",As,{moduleId:"vaadin-button-styles"});class yo extends(vo(vs(Dt(is(Wi))))){static get is(){return"vaadin-button"}static get template(){return(t=>t`
|
|
2148
|
+
<div class="vaadin-button-container">
|
|
2149
|
+
<span part="prefix" aria-hidden="true">
|
|
2150
|
+
<slot name="prefix"></slot>
|
|
2151
|
+
</span>
|
|
2152
|
+
<span part="label">
|
|
2153
|
+
<slot></slot>
|
|
2154
|
+
</span>
|
|
2155
|
+
<span part="suffix" aria-hidden="true">
|
|
2156
|
+
<slot name="suffix"></slot>
|
|
2157
|
+
</span>
|
|
2158
|
+
</div>
|
|
2159
|
+
<slot name="tooltip"></slot>
|
|
2160
|
+
`
|
|
2161
|
+
/**
|
|
2162
|
+
@license
|
|
2163
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2164
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
2165
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
2166
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2167
|
+
Code distributed by Google as part of the polymer project is also
|
|
2168
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2169
|
+
*/)(ji)}ready(){super.ready(),this._tooltipController=new Cs(this),this.addController(this._tooltipController)}}c(yo),yt("vaadin-date-picker-year",g`
|
|
2170
|
+
:host([current]) [part='year-number'] {
|
|
2171
|
+
color: var(--lumo-primary-text-color);
|
|
2172
|
+
}
|
|
2173
|
+
|
|
2174
|
+
:host(:not([current])) [part='year-number'],
|
|
2175
|
+
[part='year-separator'] {
|
|
2176
|
+
opacity: var(--_lumo-date-picker-year-opacity, 0.7);
|
|
2177
|
+
transition: 0.2s opacity;
|
|
2178
|
+
}
|
|
2179
|
+
|
|
2180
|
+
[part='year-number'],
|
|
2181
|
+
[part='year-separator'] {
|
|
2182
|
+
display: flex;
|
|
2183
|
+
align-items: center;
|
|
2184
|
+
justify-content: center;
|
|
2185
|
+
height: 50%;
|
|
2186
|
+
transform: translateY(-50%);
|
|
2187
|
+
}
|
|
2188
|
+
|
|
2189
|
+
[part='year-separator']::after {
|
|
2190
|
+
color: var(--lumo-disabled-text-color);
|
|
2191
|
+
content: '\\2022';
|
|
2192
|
+
}
|
|
2193
|
+
`,{moduleId:"lumo-date-picker-year"}),yt("vaadin-date-picker-overlay-content",g`
|
|
2194
|
+
:host {
|
|
2195
|
+
position: relative;
|
|
2196
|
+
/* Background for the year scroller, placed here as we are using a mask image on the actual years part */
|
|
2197
|
+
background-image: linear-gradient(var(--lumo-shade-5pct), var(--lumo-shade-5pct));
|
|
2198
|
+
background-size: 57px 100%;
|
|
2199
|
+
background-position: top right;
|
|
2200
|
+
background-repeat: no-repeat;
|
|
2201
|
+
cursor: default;
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
::slotted([slot='months']) {
|
|
2205
|
+
/* Month calendar height:
|
|
2206
|
+
header height + margin-bottom
|
|
2207
|
+
+ weekdays height + margin-bottom
|
|
2208
|
+
+ date cell heights
|
|
2209
|
+
+ small margin between month calendars
|
|
2210
|
+
*/
|
|
2211
|
+
/* prettier-ignore */
|
|
2212
|
+
--vaadin-infinite-scroller-item-height:
|
|
2213
|
+
calc(
|
|
2214
|
+
var(--lumo-font-size-l) + var(--lumo-space-m)
|
|
2215
|
+
+ var(--lumo-font-size-xs) + var(--lumo-space-s)
|
|
2216
|
+
+ var(--lumo-size-m) * 6
|
|
2217
|
+
+ var(--lumo-space-s)
|
|
2218
|
+
);
|
|
2219
|
+
--vaadin-infinite-scroller-buffer-offset: 10%;
|
|
2220
|
+
-webkit-mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent);
|
|
2221
|
+
mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent);
|
|
2222
|
+
position: relative;
|
|
2223
|
+
margin-right: 57px;
|
|
2224
|
+
}
|
|
2225
|
+
|
|
2226
|
+
::slotted([slot='years']) {
|
|
2227
|
+
/* TODO get rid of fixed magic number */
|
|
2228
|
+
--vaadin-infinite-scroller-buffer-width: 97px;
|
|
2229
|
+
width: 57px;
|
|
2230
|
+
height: auto;
|
|
2231
|
+
top: 0;
|
|
2232
|
+
bottom: 0;
|
|
2233
|
+
font-size: var(--lumo-font-size-s);
|
|
2234
|
+
box-shadow: inset 2px 0 4px 0 var(--lumo-shade-5pct);
|
|
2235
|
+
-webkit-mask-image: linear-gradient(transparent, #000 35%, #000 65%, transparent);
|
|
2236
|
+
mask-image: linear-gradient(transparent, #000 35%, #000 65%, transparent);
|
|
2237
|
+
cursor: var(--lumo-clickable-cursor);
|
|
2238
|
+
}
|
|
2239
|
+
|
|
2240
|
+
::slotted([slot='years']:hover) {
|
|
2241
|
+
--_lumo-date-picker-year-opacity: 1;
|
|
2242
|
+
}
|
|
2243
|
+
|
|
2244
|
+
/* TODO unsupported selector */
|
|
2245
|
+
#scrollers {
|
|
2246
|
+
position: static;
|
|
2247
|
+
display: block;
|
|
2248
|
+
}
|
|
2249
|
+
|
|
2250
|
+
/* TODO fix this in vaadin-date-picker that it adapts to the width of the year scroller */
|
|
2251
|
+
:host([desktop]) ::slotted([slot='months']) {
|
|
2252
|
+
right: auto;
|
|
2253
|
+
}
|
|
2254
|
+
|
|
2255
|
+
/* Year scroller position indicator */
|
|
2256
|
+
::slotted([slot='years'])::before {
|
|
2257
|
+
border: none;
|
|
2258
|
+
width: 1em;
|
|
2259
|
+
height: 1em;
|
|
2260
|
+
background-color: var(--lumo-base-color);
|
|
2261
|
+
background-image: linear-gradient(var(--lumo-tint-5pct), var(--lumo-tint-5pct));
|
|
2262
|
+
transform: translate(-75%, -50%) rotate(45deg);
|
|
2263
|
+
border-top-right-radius: var(--lumo-border-radius-s);
|
|
2264
|
+
box-shadow: 2px -2px 6px 0 var(--lumo-shade-5pct);
|
|
2265
|
+
z-index: 1;
|
|
2266
|
+
}
|
|
2267
|
+
|
|
2268
|
+
[part='toolbar'] {
|
|
2269
|
+
padding: var(--lumo-space-s);
|
|
2270
|
+
border-bottom-left-radius: var(--lumo-border-radius-l);
|
|
2271
|
+
margin-right: 57px;
|
|
2272
|
+
}
|
|
2273
|
+
|
|
2274
|
+
[part='toolbar'] ::slotted(vaadin-button) {
|
|
2275
|
+
margin: 0;
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
/* Narrow viewport mode (fullscreen) */
|
|
2279
|
+
|
|
2280
|
+
:host([fullscreen]) [part='toolbar'] {
|
|
2281
|
+
order: -1;
|
|
2282
|
+
background-color: var(--lumo-base-color);
|
|
2283
|
+
}
|
|
2284
|
+
|
|
2285
|
+
:host([fullscreen]) [part='overlay-header'] {
|
|
2286
|
+
order: -2;
|
|
2287
|
+
height: var(--lumo-size-m);
|
|
2288
|
+
padding: var(--lumo-space-s);
|
|
2289
|
+
position: absolute;
|
|
2290
|
+
left: 0;
|
|
2291
|
+
right: 0;
|
|
2292
|
+
justify-content: center;
|
|
2293
|
+
}
|
|
2294
|
+
|
|
2295
|
+
:host([fullscreen]) [part='toggle-button'],
|
|
2296
|
+
:host([fullscreen]) [part='clear-button'],
|
|
2297
|
+
[part='overlay-header'] [part='label'] {
|
|
2298
|
+
display: none;
|
|
2299
|
+
}
|
|
2300
|
+
|
|
2301
|
+
/* Very narrow screen (year scroller initially hidden) */
|
|
2302
|
+
|
|
2303
|
+
[part='years-toggle-button'] {
|
|
2304
|
+
display: flex;
|
|
2305
|
+
align-items: center;
|
|
2306
|
+
height: var(--lumo-size-s);
|
|
2307
|
+
padding: 0 0.5em;
|
|
2308
|
+
border-radius: var(--lumo-border-radius-m);
|
|
2309
|
+
z-index: 3;
|
|
2310
|
+
color: var(--lumo-primary-text-color);
|
|
2311
|
+
font-weight: 500;
|
|
2312
|
+
-webkit-font-smoothing: antialiased;
|
|
2313
|
+
-moz-osx-font-smoothing: grayscale;
|
|
2314
|
+
}
|
|
2315
|
+
|
|
2316
|
+
:host([years-visible]) [part='years-toggle-button'] {
|
|
2317
|
+
background-color: var(--lumo-primary-color);
|
|
2318
|
+
color: var(--lumo-primary-contrast-color);
|
|
2319
|
+
}
|
|
2320
|
+
|
|
2321
|
+
/* TODO magic number (same as used for media-query in vaadin-date-picker-overlay-content) */
|
|
2322
|
+
@media screen and (max-width: 374px) {
|
|
2323
|
+
:host {
|
|
2324
|
+
background-image: none;
|
|
2325
|
+
}
|
|
2326
|
+
|
|
2327
|
+
[part='toolbar'],
|
|
2328
|
+
::slotted([slot='months']) {
|
|
2329
|
+
margin-right: 0;
|
|
2330
|
+
}
|
|
2331
|
+
|
|
2332
|
+
/* TODO make date-picker adapt to the width of the years part */
|
|
2333
|
+
::slotted([slot='years']) {
|
|
2334
|
+
--vaadin-infinite-scroller-buffer-width: 90px;
|
|
2335
|
+
width: 50px;
|
|
2336
|
+
background-color: var(--lumo-shade-5pct);
|
|
2337
|
+
}
|
|
2338
|
+
|
|
2339
|
+
:host([years-visible]) ::slotted([slot='months']) {
|
|
2340
|
+
padding-left: 50px;
|
|
2341
|
+
}
|
|
2342
|
+
}
|
|
2343
|
+
`,{moduleId:"lumo-date-picker-overlay-content"}),yt("vaadin-month-calendar",g`
|
|
2344
|
+
:host {
|
|
2345
|
+
-moz-user-select: none;
|
|
2346
|
+
-webkit-user-select: none;
|
|
2347
|
+
-webkit-tap-highlight-color: transparent;
|
|
2348
|
+
user-select: none;
|
|
2349
|
+
font-size: var(--lumo-font-size-m);
|
|
2350
|
+
color: var(--lumo-body-text-color);
|
|
2351
|
+
text-align: center;
|
|
2352
|
+
padding: 0 var(--lumo-space-xs);
|
|
2353
|
+
}
|
|
2354
|
+
|
|
2355
|
+
/* Month header */
|
|
2356
|
+
|
|
2357
|
+
[part='month-header'] {
|
|
2358
|
+
color: var(--lumo-header-text-color);
|
|
2359
|
+
font-size: var(--lumo-font-size-l);
|
|
2360
|
+
line-height: 1;
|
|
2361
|
+
font-weight: 500;
|
|
2362
|
+
margin-bottom: var(--lumo-space-m);
|
|
2363
|
+
}
|
|
2364
|
+
|
|
2365
|
+
/* Week days and numbers */
|
|
2366
|
+
|
|
2367
|
+
[part='weekdays'],
|
|
2368
|
+
[part='weekday'],
|
|
2369
|
+
[part='week-number'] {
|
|
2370
|
+
font-size: var(--lumo-font-size-xxs);
|
|
2371
|
+
line-height: 1;
|
|
2372
|
+
color: var(--lumo-secondary-text-color);
|
|
2373
|
+
}
|
|
2374
|
+
|
|
2375
|
+
[part='weekdays'] {
|
|
2376
|
+
margin-bottom: var(--lumo-space-s);
|
|
2377
|
+
}
|
|
2378
|
+
|
|
2379
|
+
[part='weekday']:empty,
|
|
2380
|
+
[part='week-number'] {
|
|
2381
|
+
width: var(--lumo-size-xs);
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2384
|
+
/* Date and week number cells */
|
|
2385
|
+
|
|
2386
|
+
[part~='date'],
|
|
2387
|
+
[part='week-number'] {
|
|
2388
|
+
box-sizing: border-box;
|
|
2389
|
+
display: inline-flex;
|
|
2390
|
+
align-items: center;
|
|
2391
|
+
justify-content: center;
|
|
2392
|
+
height: var(--lumo-size-m);
|
|
2393
|
+
position: relative;
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
[part~='date'] {
|
|
2397
|
+
transition: color 0.1s;
|
|
2398
|
+
}
|
|
2399
|
+
|
|
2400
|
+
[part~='date']:not(:empty) {
|
|
2401
|
+
cursor: var(--lumo-clickable-cursor);
|
|
2402
|
+
}
|
|
2403
|
+
|
|
2404
|
+
:host([week-numbers]) [part='weekday']:not(:empty),
|
|
2405
|
+
:host([week-numbers]) [part~='date'] {
|
|
2406
|
+
width: calc((100% - var(--lumo-size-xs)) / 7);
|
|
2407
|
+
}
|
|
2408
|
+
|
|
2409
|
+
/* Today date */
|
|
2410
|
+
|
|
2411
|
+
[part~='date'][part~='today'] {
|
|
2412
|
+
color: var(--lumo-primary-text-color);
|
|
2413
|
+
}
|
|
2414
|
+
|
|
2415
|
+
/* Focused date */
|
|
2416
|
+
|
|
2417
|
+
[part~='date']::before {
|
|
2418
|
+
content: '';
|
|
2419
|
+
position: absolute;
|
|
2420
|
+
z-index: -1;
|
|
2421
|
+
top: 50%;
|
|
2422
|
+
left: 50%;
|
|
2423
|
+
transform: translate(-50%, -50%);
|
|
2424
|
+
min-width: 2em;
|
|
2425
|
+
min-height: 2em;
|
|
2426
|
+
width: 80%;
|
|
2427
|
+
height: 80%;
|
|
2428
|
+
max-height: 100%;
|
|
2429
|
+
max-width: 100%;
|
|
2430
|
+
border-radius: var(--lumo-border-radius-m);
|
|
2431
|
+
}
|
|
2432
|
+
|
|
2433
|
+
[part~='date'][part~='focused']::before {
|
|
2434
|
+
box-shadow: 0 0 0 1px var(--lumo-base-color), 0 0 0 3px var(--lumo-primary-color-50pct);
|
|
2435
|
+
}
|
|
2436
|
+
|
|
2437
|
+
:host(:not([focused])) [part~='date'][part~='focused']::before {
|
|
2438
|
+
animation: vaadin-date-picker-month-calendar-focus-date 1.4s infinite;
|
|
2439
|
+
}
|
|
2440
|
+
|
|
2441
|
+
@keyframes vaadin-date-picker-month-calendar-focus-date {
|
|
2442
|
+
50% {
|
|
2443
|
+
box-shadow: 0 0 0 1px var(--lumo-base-color), 0 0 0 3px transparent;
|
|
2444
|
+
}
|
|
2445
|
+
}
|
|
2446
|
+
|
|
2447
|
+
[part~='date']:not(:empty):not([part~='disabled']):not([part~='selected']):hover::before {
|
|
2448
|
+
background-color: var(--lumo-primary-color-10pct);
|
|
2449
|
+
}
|
|
2450
|
+
|
|
2451
|
+
[part~='date'][part~='selected'] {
|
|
2452
|
+
color: var(--lumo-primary-contrast-color);
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
[part~='date'][part~='selected']::before {
|
|
2456
|
+
background-color: var(--lumo-primary-color);
|
|
2457
|
+
}
|
|
2458
|
+
|
|
2459
|
+
[part~='date'][part~='disabled'] {
|
|
2460
|
+
color: var(--lumo-disabled-text-color);
|
|
2461
|
+
}
|
|
2462
|
+
|
|
2463
|
+
@media (pointer: coarse) {
|
|
2464
|
+
[part~='date']:hover:not([part~='selected'])::before,
|
|
2465
|
+
[part~='focused']:not([part~='selected'])::before {
|
|
2466
|
+
display: none;
|
|
2467
|
+
}
|
|
2468
|
+
|
|
2469
|
+
[part~='date']:not(:empty):not([part~='disabled']):active::before {
|
|
2470
|
+
display: block;
|
|
2471
|
+
}
|
|
2472
|
+
|
|
2473
|
+
[part~='date'][part~='selected']::before {
|
|
2474
|
+
box-shadow: none;
|
|
2475
|
+
}
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2478
|
+
/* Disabled */
|
|
2479
|
+
|
|
2480
|
+
:host([disabled]) * {
|
|
2481
|
+
color: var(--lumo-disabled-text-color) !important;
|
|
2482
|
+
}
|
|
2483
|
+
`,{moduleId:"lumo-month-calendar"});const xo=document.createElement("template");xo.innerHTML="\n <style>\n @keyframes vaadin-date-picker-month-calendar-focus-date {\n 50% {\n box-shadow: 0 0 0 2px transparent;\n }\n }\n </style>\n",document.head.appendChild(xo.content),Yi("font-icons",g`
|
|
2484
|
+
@font-face {
|
|
2485
|
+
font-family: 'lumo-icons';
|
|
2486
|
+
src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABEgAAsAAAAAIjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQwAAAFZAIUuKY21hcAAAAYgAAAD4AAADrsCU8d5nbHlmAAACgAAAC2cAABeAWri7U2hlYWQAAA3oAAAAMAAAADZa/6SsaGhlYQAADhgAAAAdAAAAJAbpA35obXR4AAAOOAAAABAAAACspBAAAGxvY2EAAA5IAAAAWAAAAFh57oA4bWF4cAAADqAAAAAfAAAAIAFKAXBuYW1lAAAOwAAAATEAAAIuUUJZCHBvc3QAAA/0AAABKwAAAelm8SzVeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS+yDiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcXjG+0mIO+p/FEMUcxDANKMwIkgMABn8MLQB4nO3SWW6DMABF0UtwCEnIPM/zhLK8LqhfXRybSP14XUYtHV9hGYQwQBNIo3cUIPkhQeM7rib1ekqnXg981XuC1qvy84lzojleh3puxL0hPjGjRU473teloEefAUNGjJkwZcacBUtWrNmwZceeA0dOnLlw5cadB09elPGhGf+j0NTI/65KfXerT6JhqKnpRKtgOpuqaTrtKjPUlqHmhto21I7pL6i6hlqY3q7qGWrfUAeGOjTUkaGODXViqFNDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUB+G+jTUl6GWRvkL24BkEXictVh9bFvVFb/nxvbz+7Rf/N6zHcd2bCfP+Wic1Z9N0jpNHCD9SNqqoVBgbQoMjY+pjA4hNnWa2pV1rHSIif0DGkyT2k10Kmu1Cag6huj4ZpqYBHSqJsTEJgZCG3TaVBFv595nO3ZIv4RIrPPuvefe884599zzO/cRF8G/tgn6CFFImNgkR0ggX8wlspbhSSWSdrC5ozd30s2dw5afzvgtyz9/zG9t1hV4RtF1pXolowvtzc2z6L2aYUQM45jKH9WDTvd1LRDoDASYWhfTzTyvboXz6uZX4ARX5wrF39y+HM2+CJ8d0pkyqBIqoze3D12ez4DrFoYzxI8dWwMrDlZ2DMqQAR9AROsJU+2smlTPaTTco52BVxXa2a2+I8vvqd2dVHm1LoPeTn/AZPRYGthDYOeZjBjKoFsVGulR3lGU95SeCK44oHU7MhWUGUKZDT3oSUcG2GWuh+EDDfUYA/jhIhl0TOsJNYSEu7mQmi3UzfXwZKA4BsVsHLXQYGgJW95qEtpJ1VcW9HiTriZBlFEqxsDjA09yCNUoQxxwd7KWSTt2y3GTKifkqHRCoWZc3m11Wa/dKdFgXD4kSYfkeJBKd8KMz7J8dZn/cGRCcLGDnA2Ge3bKzcvlnTDNthFWLH7Xt80ua5FMjA4WKelWv5Xo16vHuYzpRbJhhdVlftuRK0VlR27D9lu5TF0DPBi60OrHNO0AfP/uRWvhn/U3LXICE+nh+3IHPUJ8JE6GyBjZQLbjGchlrSgYngF8zyrIF4NJD3atUcgWsWunGN/UHX5B5/yg7uF87Nqp4Gf52F3gH73DjEZNRoqCKAr9giQJp5rGJABpiVE2htNhW9R8nw0jqYjCYcY4LIjwYNScf4WN06IZnZCEqsI4cFaQbo4Z1TsZBx40YhXkHOecaYE5oY37IIQ+iJJ+UsDYSun5MuRSBRZRUUhlY2DqOGajOR6zrSU/5My6l2DnusH1GQgnw5BZP7iuYM/ahcfQ7Z8y51ddfutvuwNqWQ0cBYr8fj0U0vsHpwerVaB2sWhXT2NExi2r1KUE2tUuVMnkepVQrxTmpQrZTG4iu8he8iPyM3KcPE/+RP5KPoE2CEAKclCBzXATxkYOtUY/o961PWRqsj0chRrHFBbtrjP9/P0ven5pcbRdpL94vfsy33e5+izuwz3nFLFPVNayPZx/jdG1fOChflFRvYzsW6L18efgLrSWIgvcqnGJYi4skO4xREURjbDuxKke5v0T3Mrzkt2fi31uyZlLLrqIpEuXXsMlgw442Jb0GAxjS1DM20kBoCzHLXm/jEm0IltdcvU0fEW24jgiwwRjVd9u4NJHcIyoHJcwvyVqgqj5hqBJ1ZWSJryh9p56UWhX1XbhRbW2ZopuZWsQd5y8mEQ8M+C6xjRYxZbDKWf5AgY+Qq/l6wSPk16zDFjowYuu+wjx13mfkxbyDDxadYT/LijZyI0THB+6yfLaWsRcO82zo9mWTNtpO18qlorZoIVMwSN40tky5DOQ1MCIAe24mvlsuwIIxPb10+uXDQ4uWz/9m3rj+ql7p6bufZARuPVq5tXtsn6KwfP8Jy0TeWOyNhUJN6mhX5rkUTtUppQWEMNTqEdaCGKFYKJaQrCE4JtDLYOlNEKmO5kBTPGY2A0N2sY3+dVlo1N9ycBsIGtOjQ2p/tlZvzo0ur4v6cOh8NTospB7U/X40KahoU3bGIH97dnwmtHlYffVG3R1YOwKM2vNhrPhCT5zk64sG53oS4b31aYjqe/B7+kQiXBN+b6h21hNUPMq29B8CU4elINdygMPKF1B+WBTG7Z9ZshpN/xwEuuDQZR+nuoo4CDaAiiwXmLpmukMQyPf/JMclqgL1ixZQ/nnP2VbdUODFGt2fgBvL123rlLYu/6A9ckb7F3K0/CyBMEu6aQoPscroCcacVehvyQyCZAsizsWWBkoLC+WAiWnOksLKaeuQDzGuqSk42aiYTiJ4zf9afl17SrqaTO1f+XlZAfIuYcq7/IqYMaMrksOJ6vHkOCPDq943xcCnHqVD9pHFRpMqSPXrIua1WNs+tOz1U+ciTCDpPk+c4QYJIHnYhxP/kVPAq+ahFpVhPcHp8qyarhiF+HsBU9Hrl+UZa876fbKipL0KqB6OdUveErgtOI97fZ63ae9SvWU6k2w1JfwqnUbHsYcFCJFrC/W12zIMMirWYEHxMPs6LGYSdkSZ5TsNP9PCpwnWC3HKZ1lydNjWHC2Mn3l6vL0dHn1ldP3LTSrX+vKrBqv7KmMr8p0SR6P1NqF63or6XRlIyO90f7+kf7+myOhvt4tq7f09oUiTc2/dycGgqFQcCDRLYmi1NL7fk0CknVMxEg/cdfs/TnpJMNkgqwj17B8beVazSrVbU4lG67IZYOCnWrYy3yBR9cyWcChywos3LJBEdhhFoAdYjiw0rLGm0xU5OzoGm5/ZfmHjVZpNNg6SznzGKDdwv2cCtVn6Eaxo12cfxLprpVtTcZ6hVx6dow7Yq7e8LXO8PY9Jgjoze9yCtU5FNbegcKkQMdCbt9au/te4Ebe0jkc0ukUL32eYnTpNs20h0KpUOhZPYwVcfhZnfdqeCvDfXiuCbAoYWcXERPc/mDQD3/hdF+wK4i/xv3kYfprIpAuMkk2kW3kdtS0kBIKpZwp8KxmsCyfM1MFzAss9LBkDxRyThiaqTLwKYKJVTwmWTudMyz+yks09346MDh4m72yOxCKrt1XMlQ1qPVlTEVVQ1ofdK/sCWjtZu9qGwZ8YZ9PPWlo1IV3eW3+U0aXblP39zrt+JPf6UhEQ1rUjNBULN+utyuaDNW34kpAVuSOeMTyWbSNWnooFu+QFNWQ4d/Ox4IPWx41fP/fB/Rjeoz08ezPA9TysMtmnOXfGN7Ui3xIYLDALrlDLOP09qtJuY2OeL0+QZXdRnR1nxRVBF/SOyKKPpcrn9mWzH4rH9IidE+PTNU2182+hOgSItrE1slByS24vaLvJpxOqe4Pduf3HJkZ+jLqUz9rRzB7p8gKcgWZwV1L8JtUS5Z2JxZSOCuBoMTQihMzLbCPA0KqGMAljRQjONklW/wjnXKy8vxT/Elvm3/KiMUMOoV0/vnDYlhec0SMKtt3/kKMyOt33tj2bqxQLsTjSGLl+EAsNhCnTyRGktW55EgCn/A4PlnWn+Mg8bgZrWqHxTbPwMuyy1u5YeZF2SUM7JRhddwRgiRuxpmgJmxn9ZW7XpcF3ViX/ar6ptRpGJ0S9Adg4qhb9sI3vbL7qNJV/y4i07t5TZBiho1imFoMz3gED+CtjYUxvP4SOxov4bFoNPg5aR1e+G4UgDPoedJTpogyCJ7oYvRqoVS0MQAy+CoNEdTDUjok5ZHZL/WtjV7rFj3PKQE3iKp7ou+rIxN3b9LB1dGjeT4cvKo3FrnWpYpuaFd/h3dtV8UeKN1Y9hpR3dt4p0H/zKuPQq0kZQUIIpuDfoiETsnIk+gCWMJZUXHtE8V9LkUc2TE8vOMbO4ax/MACabzyaGXc7u3FBr11ThBdB8SIeMAlCntG2KThHSPsaj2Dc9KNyY2a0KZ7ODaTHoRiFkeYz+shZBpCS4X6471KKKnuHd84edfk5F37d1XO5bbkcltu2ZLNbvnPXiUVAnVvprJrP+NObryjxrllS65md6Tm6wzFHRR4dY3QUUjb7MgxaIixU8hspi98fl/Xc+IB4iU66eCVL9YfAfahiSUt4TONS8x0D8W7u8vd3fGWx6OXlM/U1IoU/s61PGhpyXRFa3eReq2qG56lvmYtXavCC1iN7lbiBpWxXHU+cSlztVLVz0tVN600fVsLxaVDknhYioeoXP3t4lqV1r79MAw0GCI1FTL1YIGzPL1MMlJ9ZsN9P7lvA2yr9ZFUzwzPrVgxN/x/SS+chwB4nGNgZGBgAOLPrYdY4vltvjJwM78AijDUqG5oRND/XzNPZboF5HIwMIFEAU/lC+J4nGNgZGBgDvqfBSRfMAAB81QGRgZUoA0AVvYDbwAAAHicY2BgYGB+MTQwAM8EJo8AAAAAAE4AmgDoAQoBLAFOAXABmgHEAe4CGgKcAugEmgS8BNYE8gUOBSoFegXQBf4GRAZmBrYHGAeQCBgIUghqCP4JRgm+CdoKBAo+CoQKugr0C1QLmgvAeJxjYGRgYNBmTGEQZQABJiDmAkIGhv9gPgMAGJQBvAB4nG2RPU7DMBiG3/QP0UoIBGJh8QILavozdmRo9w7d09RpUzlx5LgVvQMn4BAcgoEzcAgOwVvzSZVQbcnf48fvFysJgGt8IcJxROiG9TgauODuj5ukG+EW+UG4jR4ehTv0Q+EunjER7uEWmk+IWpc0d3gVbuAKb8JN+nfhFvlDuI17fAp36L+Fu1jgR7iHp+jF7Arbz1Nb1nO93pnEncSJFtrVuS3VKB6e5EyX2iVer9TyoOr9eux9pjJnCzW1pdfGWFU5u9WpjzfeV5PBIBMfp7aAwQ4FLPrIkbKWqDHn+67pDRK4s4lzbsEux5qHvcIIMb/nueSMyTKkE3jWFdNLHLjW2PPmMa1Hxn3GjGW/wjT0HtOG09JU4WxLk9LH2ISuiv9twJn9y8fh9uIXI+BknAAAAHicbY7ZboMwEEW5CVBCSLrv+76kfJRjTwHFsdGAG+Xvy5JUfehIHp0rnxmNN/D6ir3/a4YBhvARIMQOIowQY4wEE0yxiz3s4wCHOMIxTnCKM5zjApe4wjVucIs73OMBj3jCM17wije84wMzfHqJ0EVmUkmmJo77oOmrHvfIRZbXsTCZplTZldlgb3TYGVHProwFs11t1A57tcON2rErR3PBqcwF1/6ctI6k0GSU4JHMSS6WghdJQ99sTbfuN7QLJ9vQ37dNrgyktnIxlDYLJNuqitpRbYWKFNuyDT6pog6oOYKHtKakeakqKjHXpPwlGRcsC+OqxLIiJpXqoqqDMreG2l5bv9Ri3TRX+c23DZna9WFFgmXuO6Ps1Jm/w6ErW8N3FbHn/QC444j0AA==)
|
|
2487
|
+
format('woff');
|
|
2488
|
+
font-weight: normal;
|
|
2489
|
+
font-style: normal;
|
|
2490
|
+
}
|
|
2491
|
+
|
|
2492
|
+
html {
|
|
2493
|
+
--lumo-icons-align-center: '\\ea01';
|
|
2494
|
+
--lumo-icons-align-left: '\\ea02';
|
|
2495
|
+
--lumo-icons-align-right: '\\ea03';
|
|
2496
|
+
--lumo-icons-angle-down: '\\ea04';
|
|
2497
|
+
--lumo-icons-angle-left: '\\ea05';
|
|
2498
|
+
--lumo-icons-angle-right: '\\ea06';
|
|
2499
|
+
--lumo-icons-angle-up: '\\ea07';
|
|
2500
|
+
--lumo-icons-arrow-down: '\\ea08';
|
|
2501
|
+
--lumo-icons-arrow-left: '\\ea09';
|
|
2502
|
+
--lumo-icons-arrow-right: '\\ea0a';
|
|
2503
|
+
--lumo-icons-arrow-up: '\\ea0b';
|
|
2504
|
+
--lumo-icons-bar-chart: '\\ea0c';
|
|
2505
|
+
--lumo-icons-bell: '\\ea0d';
|
|
2506
|
+
--lumo-icons-calendar: '\\ea0e';
|
|
2507
|
+
--lumo-icons-checkmark: '\\ea0f';
|
|
2508
|
+
--lumo-icons-chevron-down: '\\ea10';
|
|
2509
|
+
--lumo-icons-chevron-left: '\\ea11';
|
|
2510
|
+
--lumo-icons-chevron-right: '\\ea12';
|
|
2511
|
+
--lumo-icons-chevron-up: '\\ea13';
|
|
2512
|
+
--lumo-icons-clock: '\\ea14';
|
|
2513
|
+
--lumo-icons-cog: '\\ea15';
|
|
2514
|
+
--lumo-icons-cross: '\\ea16';
|
|
2515
|
+
--lumo-icons-download: '\\ea17';
|
|
2516
|
+
--lumo-icons-dropdown: '\\ea18';
|
|
2517
|
+
--lumo-icons-edit: '\\ea19';
|
|
2518
|
+
--lumo-icons-error: '\\ea1a';
|
|
2519
|
+
--lumo-icons-eye: '\\ea1b';
|
|
2520
|
+
--lumo-icons-eye-disabled: '\\ea1c';
|
|
2521
|
+
--lumo-icons-menu: '\\ea1d';
|
|
2522
|
+
--lumo-icons-minus: '\\ea1e';
|
|
2523
|
+
--lumo-icons-ordered-list: '\\ea1f';
|
|
2524
|
+
--lumo-icons-phone: '\\ea20';
|
|
2525
|
+
--lumo-icons-photo: '\\ea21';
|
|
2526
|
+
--lumo-icons-play: '\\ea22';
|
|
2527
|
+
--lumo-icons-plus: '\\ea23';
|
|
2528
|
+
--lumo-icons-redo: '\\ea24';
|
|
2529
|
+
--lumo-icons-reload: '\\ea25';
|
|
2530
|
+
--lumo-icons-search: '\\ea26';
|
|
2531
|
+
--lumo-icons-undo: '\\ea27';
|
|
2532
|
+
--lumo-icons-unordered-list: '\\ea28';
|
|
2533
|
+
--lumo-icons-upload: '\\ea29';
|
|
2534
|
+
--lumo-icons-user: '\\ea2a';
|
|
2535
|
+
}
|
|
2536
|
+
`);
|
|
2537
|
+
/**
|
|
2538
|
+
* @license
|
|
2539
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2540
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2541
|
+
*/
|
|
2542
|
+
const wo=g`
|
|
2543
|
+
[part$='button'] {
|
|
2544
|
+
flex: none;
|
|
2545
|
+
width: 1em;
|
|
2546
|
+
height: 1em;
|
|
2547
|
+
line-height: 1;
|
|
2548
|
+
font-size: var(--lumo-icon-size-m);
|
|
2549
|
+
text-align: center;
|
|
2550
|
+
color: var(--lumo-contrast-60pct);
|
|
2551
|
+
transition: 0.2s color;
|
|
2552
|
+
cursor: var(--lumo-clickable-cursor);
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2555
|
+
[part$='button']:hover {
|
|
2556
|
+
color: var(--lumo-contrast-90pct);
|
|
2557
|
+
}
|
|
2558
|
+
|
|
2559
|
+
:host([disabled]) [part$='button'],
|
|
2560
|
+
:host([readonly]) [part$='button'] {
|
|
2561
|
+
color: var(--lumo-contrast-20pct);
|
|
2562
|
+
cursor: default;
|
|
2563
|
+
}
|
|
2564
|
+
|
|
2565
|
+
[part$='button']::before {
|
|
2566
|
+
font-family: 'lumo-icons';
|
|
2567
|
+
display: block;
|
|
2568
|
+
}
|
|
2569
|
+
`;yt("",wo,{moduleId:"lumo-field-button"});
|
|
2570
|
+
/**
|
|
2571
|
+
* @license
|
|
2572
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2573
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2574
|
+
*/
|
|
2575
|
+
const ko=g`
|
|
2576
|
+
:host([has-helper]) [part='helper-text']::before {
|
|
2577
|
+
content: '';
|
|
2578
|
+
display: block;
|
|
2579
|
+
height: 0.4em;
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2582
|
+
[part='helper-text'] {
|
|
2583
|
+
display: block;
|
|
2584
|
+
color: var(--lumo-secondary-text-color);
|
|
2585
|
+
font-size: var(--lumo-font-size-xs);
|
|
2586
|
+
line-height: var(--lumo-line-height-xs);
|
|
2587
|
+
margin-left: calc(var(--lumo-border-radius-m) / 4);
|
|
2588
|
+
transition: color 0.2s;
|
|
2589
|
+
}
|
|
2590
|
+
|
|
2591
|
+
:host(:hover:not([readonly])) [part='helper-text'] {
|
|
2592
|
+
color: var(--lumo-body-text-color);
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
:host([disabled]) [part='helper-text'] {
|
|
2596
|
+
color: var(--lumo-disabled-text-color);
|
|
2597
|
+
-webkit-text-fill-color: var(--lumo-disabled-text-color);
|
|
2598
|
+
}
|
|
2599
|
+
|
|
2600
|
+
:host([has-helper][theme~='helper-above-field']) [part='helper-text']::before {
|
|
2601
|
+
display: none;
|
|
2602
|
+
}
|
|
2603
|
+
|
|
2604
|
+
:host([has-helper][theme~='helper-above-field']) [part='helper-text']::after {
|
|
2605
|
+
content: '';
|
|
2606
|
+
display: block;
|
|
2607
|
+
height: 0.4em;
|
|
2608
|
+
}
|
|
2609
|
+
|
|
2610
|
+
:host([has-helper][theme~='helper-above-field']) [part='label'] {
|
|
2611
|
+
order: 0;
|
|
2612
|
+
padding-bottom: 0.4em;
|
|
2613
|
+
}
|
|
2614
|
+
|
|
2615
|
+
:host([has-helper][theme~='helper-above-field']) [part='helper-text'] {
|
|
2616
|
+
order: 1;
|
|
2617
|
+
}
|
|
2618
|
+
|
|
2619
|
+
:host([has-helper][theme~='helper-above-field']) [part='label'] + * {
|
|
2620
|
+
order: 2;
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
:host([has-helper][theme~='helper-above-field']) [part='error-message'] {
|
|
2624
|
+
order: 3;
|
|
2625
|
+
}
|
|
2626
|
+
`
|
|
2627
|
+
/**
|
|
2628
|
+
* @license
|
|
2629
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2630
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2631
|
+
*/,_o=g`
|
|
2632
|
+
[part='label'] {
|
|
2633
|
+
align-self: flex-start;
|
|
2634
|
+
color: var(--lumo-secondary-text-color);
|
|
2635
|
+
font-weight: 500;
|
|
2636
|
+
font-size: var(--lumo-font-size-s);
|
|
2637
|
+
margin-left: calc(var(--lumo-border-radius-m) / 4);
|
|
2638
|
+
transition: color 0.2s;
|
|
2639
|
+
line-height: 1;
|
|
2640
|
+
padding-right: 1em;
|
|
2641
|
+
padding-bottom: 0.5em;
|
|
2642
|
+
/* As a workaround for diacritics being cut off, add a top padding and a
|
|
2643
|
+
negative margin to compensate */
|
|
2644
|
+
padding-top: 0.25em;
|
|
2645
|
+
margin-top: -0.25em;
|
|
2646
|
+
overflow: hidden;
|
|
2647
|
+
white-space: nowrap;
|
|
2648
|
+
text-overflow: ellipsis;
|
|
2649
|
+
position: relative;
|
|
2650
|
+
max-width: 100%;
|
|
2651
|
+
box-sizing: border-box;
|
|
2652
|
+
}
|
|
2653
|
+
|
|
2654
|
+
:host([has-label])::before {
|
|
2655
|
+
margin-top: calc(var(--lumo-font-size-s) * 1.5);
|
|
2656
|
+
}
|
|
2657
|
+
|
|
2658
|
+
:host([has-label][theme~='small'])::before {
|
|
2659
|
+
margin-top: calc(var(--lumo-font-size-xs) * 1.5);
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2662
|
+
:host([has-label]) {
|
|
2663
|
+
padding-top: var(--lumo-space-m);
|
|
2664
|
+
}
|
|
2665
|
+
|
|
2666
|
+
:host([has-label]) ::slotted([slot='tooltip']) {
|
|
2667
|
+
--vaadin-tooltip-offset-bottom: calc((var(--lumo-space-m) - var(--lumo-space-xs)) * -1);
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2670
|
+
:host([required]) [part='required-indicator']::after {
|
|
2671
|
+
content: var(--lumo-required-field-indicator, '\\2022');
|
|
2672
|
+
transition: opacity 0.2s;
|
|
2673
|
+
color: var(--lumo-required-field-indicator-color, var(--lumo-primary-text-color));
|
|
2674
|
+
position: absolute;
|
|
2675
|
+
right: 0;
|
|
2676
|
+
width: 1em;
|
|
2677
|
+
text-align: center;
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2680
|
+
:host([invalid]) [part='required-indicator']::after {
|
|
2681
|
+
color: var(--lumo-required-field-indicator-color, var(--lumo-error-text-color));
|
|
2682
|
+
}
|
|
2683
|
+
|
|
2684
|
+
[part='error-message'] {
|
|
2685
|
+
margin-left: calc(var(--lumo-border-radius-m) / 4);
|
|
2686
|
+
font-size: var(--lumo-font-size-xs);
|
|
2687
|
+
line-height: var(--lumo-line-height-xs);
|
|
2688
|
+
color: var(--lumo-error-text-color);
|
|
2689
|
+
will-change: max-height;
|
|
2690
|
+
transition: 0.4s max-height;
|
|
2691
|
+
max-height: 5em;
|
|
2692
|
+
}
|
|
2693
|
+
|
|
2694
|
+
:host([has-error-message]) [part='error-message']::before,
|
|
2695
|
+
:host([has-error-message]) [part='error-message']::after {
|
|
2696
|
+
content: '';
|
|
2697
|
+
display: block;
|
|
2698
|
+
height: 0.4em;
|
|
2699
|
+
}
|
|
2700
|
+
|
|
2701
|
+
:host(:not([invalid])) [part='error-message'] {
|
|
2702
|
+
max-height: 0;
|
|
2703
|
+
overflow: hidden;
|
|
2704
|
+
}
|
|
2705
|
+
|
|
2706
|
+
/* RTL specific styles */
|
|
2707
|
+
|
|
2708
|
+
:host([dir='rtl']) [part='label'] {
|
|
2709
|
+
margin-left: 0;
|
|
2710
|
+
margin-right: calc(var(--lumo-border-radius-m) / 4);
|
|
2711
|
+
}
|
|
2712
|
+
|
|
2713
|
+
:host([dir='rtl']) [part='label'] {
|
|
2714
|
+
padding-left: 1em;
|
|
2715
|
+
padding-right: 0;
|
|
2716
|
+
}
|
|
2717
|
+
|
|
2718
|
+
:host([dir='rtl']) [part='required-indicator']::after {
|
|
2719
|
+
right: auto;
|
|
2720
|
+
left: 0;
|
|
2721
|
+
}
|
|
2722
|
+
|
|
2723
|
+
:host([dir='rtl']) [part='error-message'] {
|
|
2724
|
+
margin-left: 0;
|
|
2725
|
+
margin-right: calc(var(--lumo-border-radius-m) / 4);
|
|
2726
|
+
}
|
|
2727
|
+
`;yt("",_o,{moduleId:"lumo-required-field"});
|
|
2728
|
+
/**
|
|
2729
|
+
* @license
|
|
2730
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2731
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2732
|
+
*/
|
|
2733
|
+
const Do=[_o,wo,ko,g`
|
|
2734
|
+
:host {
|
|
2735
|
+
--lumo-text-field-size: var(--lumo-size-m);
|
|
2736
|
+
color: var(--lumo-body-text-color);
|
|
2737
|
+
font-size: var(--lumo-font-size-m);
|
|
2738
|
+
font-family: var(--lumo-font-family);
|
|
2739
|
+
-webkit-font-smoothing: antialiased;
|
|
2740
|
+
-moz-osx-font-smoothing: grayscale;
|
|
2741
|
+
-webkit-tap-highlight-color: transparent;
|
|
2742
|
+
padding: var(--lumo-space-xs) 0;
|
|
2743
|
+
}
|
|
2744
|
+
|
|
2745
|
+
:host::before {
|
|
2746
|
+
height: var(--lumo-text-field-size);
|
|
2747
|
+
box-sizing: border-box;
|
|
2748
|
+
display: inline-flex;
|
|
2749
|
+
align-items: center;
|
|
2750
|
+
}
|
|
2751
|
+
|
|
2752
|
+
:host([focused]:not([readonly])) [part='label'] {
|
|
2753
|
+
color: var(--lumo-primary-text-color);
|
|
2754
|
+
}
|
|
2755
|
+
|
|
2756
|
+
:host([focused]) [part='input-field'] ::slotted(:is(input, textarea)) {
|
|
2757
|
+
-webkit-mask-image: none;
|
|
2758
|
+
mask-image: none;
|
|
2759
|
+
}
|
|
2760
|
+
|
|
2761
|
+
::slotted(:is(input, textarea):placeholder-shown) {
|
|
2762
|
+
color: var(--lumo-secondary-text-color);
|
|
2763
|
+
}
|
|
2764
|
+
|
|
2765
|
+
/* Hover */
|
|
2766
|
+
:host(:hover:not([readonly]):not([focused])) [part='label'] {
|
|
2767
|
+
color: var(--lumo-body-text-color);
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
:host(:hover:not([readonly]):not([focused])) [part='input-field']::after {
|
|
2771
|
+
opacity: 0.1;
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2774
|
+
/* Touch device adjustment */
|
|
2775
|
+
@media (pointer: coarse) {
|
|
2776
|
+
:host(:hover:not([readonly]):not([focused])) [part='label'] {
|
|
2777
|
+
color: var(--lumo-secondary-text-color);
|
|
2778
|
+
}
|
|
2779
|
+
|
|
2780
|
+
:host(:hover:not([readonly]):not([focused])) [part='input-field']::after {
|
|
2781
|
+
opacity: 0;
|
|
2782
|
+
}
|
|
2783
|
+
|
|
2784
|
+
:host(:active:not([readonly]):not([focused])) [part='input-field']::after {
|
|
2785
|
+
opacity: 0.2;
|
|
2786
|
+
}
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2789
|
+
/* Trigger when not focusing using the keyboard */
|
|
2790
|
+
:host([focused]:not([focus-ring]):not([readonly])) [part='input-field']::after {
|
|
2791
|
+
transform: scaleX(0);
|
|
2792
|
+
transition-duration: 0.15s, 1s;
|
|
2793
|
+
}
|
|
2794
|
+
|
|
2795
|
+
/* Focus-ring */
|
|
2796
|
+
:host([focus-ring]) [part='input-field'] {
|
|
2797
|
+
box-shadow: 0 0 0 2px var(--lumo-primary-color-50pct);
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
/* Read-only and disabled */
|
|
2801
|
+
:host(:is([readonly], [disabled])) ::slotted(:is(input, textarea):placeholder-shown) {
|
|
2802
|
+
opacity: 0;
|
|
2803
|
+
}
|
|
2804
|
+
|
|
2805
|
+
/* Read-only style */
|
|
2806
|
+
:host([readonly]) {
|
|
2807
|
+
--vaadin-input-field-border-color: transparent;
|
|
2808
|
+
}
|
|
2809
|
+
|
|
2810
|
+
/* Disabled style */
|
|
2811
|
+
:host([disabled]) {
|
|
2812
|
+
pointer-events: none;
|
|
2813
|
+
--vaadin-input-field-border-color: var(--lumo-contrast-20pct);
|
|
2814
|
+
}
|
|
2815
|
+
|
|
2816
|
+
:host([disabled]) [part='label'],
|
|
2817
|
+
:host([disabled]) [part='input-field'] ::slotted(*) {
|
|
2818
|
+
color: var(--lumo-disabled-text-color);
|
|
2819
|
+
-webkit-text-fill-color: var(--lumo-disabled-text-color);
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2822
|
+
/* Invalid style */
|
|
2823
|
+
:host([invalid]) {
|
|
2824
|
+
--vaadin-input-field-border-color: var(--lumo-error-color);
|
|
2825
|
+
}
|
|
2826
|
+
|
|
2827
|
+
:host([invalid][focus-ring]) [part='input-field'] {
|
|
2828
|
+
box-shadow: 0 0 0 2px var(--lumo-error-color-50pct);
|
|
2829
|
+
}
|
|
2830
|
+
|
|
2831
|
+
:host([input-prevented]) [part='input-field'] {
|
|
2832
|
+
animation: shake 0.15s infinite;
|
|
2833
|
+
}
|
|
2834
|
+
|
|
2835
|
+
@keyframes shake {
|
|
2836
|
+
25% {
|
|
2837
|
+
transform: translateX(4px);
|
|
2838
|
+
}
|
|
2839
|
+
75% {
|
|
2840
|
+
transform: translateX(-4px);
|
|
2841
|
+
}
|
|
2842
|
+
}
|
|
2843
|
+
|
|
2844
|
+
/* Small theme */
|
|
2845
|
+
:host([theme~='small']) {
|
|
2846
|
+
font-size: var(--lumo-font-size-s);
|
|
2847
|
+
--lumo-text-field-size: var(--lumo-size-s);
|
|
2848
|
+
}
|
|
2849
|
+
|
|
2850
|
+
:host([theme~='small']) [part='label'] {
|
|
2851
|
+
font-size: var(--lumo-font-size-xs);
|
|
2852
|
+
}
|
|
2853
|
+
|
|
2854
|
+
:host([theme~='small']) [part='error-message'] {
|
|
2855
|
+
font-size: var(--lumo-font-size-xxs);
|
|
2856
|
+
}
|
|
2857
|
+
|
|
2858
|
+
/* Slotted content */
|
|
2859
|
+
[part='input-field'] ::slotted(:not(vaadin-icon):not(input):not(textarea)) {
|
|
2860
|
+
color: var(--lumo-secondary-text-color);
|
|
2861
|
+
font-weight: 400;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2864
|
+
[part='clear-button']::before {
|
|
2865
|
+
content: var(--lumo-icons-cross);
|
|
2866
|
+
}
|
|
2867
|
+
`];yt("",Do,{moduleId:"lumo-input-field-shared-styles"}),yt("vaadin-date-picker",[Do,g`
|
|
2868
|
+
:host {
|
|
2869
|
+
outline: none;
|
|
2870
|
+
}
|
|
2871
|
+
|
|
2872
|
+
[part='toggle-button']::before {
|
|
2873
|
+
content: var(--lumo-icons-calendar);
|
|
2874
|
+
}
|
|
2875
|
+
|
|
2876
|
+
[part='clear-button']::before {
|
|
2877
|
+
content: var(--lumo-icons-cross);
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2880
|
+
@media (max-width: 420px), (max-height: 420px) {
|
|
2881
|
+
[part='overlay-content'] {
|
|
2882
|
+
height: 70vh;
|
|
2883
|
+
}
|
|
2884
|
+
}
|
|
2885
|
+
|
|
2886
|
+
:host([dir='rtl']) [part='input-field'] ::slotted(input) {
|
|
2887
|
+
--_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent, #000 1.25em);
|
|
2888
|
+
}
|
|
2889
|
+
|
|
2890
|
+
:host([dir='rtl']) [part='input-field'] ::slotted(input:placeholder-shown) {
|
|
2891
|
+
--_lumo-text-field-overflow-mask-image: none;
|
|
2892
|
+
}
|
|
2893
|
+
`],{moduleId:"lumo-date-picker"});
|
|
2894
|
+
/**
|
|
2895
|
+
@license
|
|
2896
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2897
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
2898
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
2899
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2900
|
+
Code distributed by Google as part of the polymer project is also
|
|
2901
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2902
|
+
*/
|
|
2903
|
+
let To=!1,Co=[],Ao=[];function So(t){const e=t[0],i=t[1],s=t[2];try{i.apply(e,s)}catch(t){setTimeout((()=>{throw t}))}}function zo(t,e,i){To||(To=!0,requestAnimationFrame((function(){To=!1,function(t){for(;t.length;)So(t.shift())}(Co),setTimeout((function(){!function(t){for(let e=0,i=t.length;e<i;e++)So(t.shift())}(Ao)}))}))),Ao.push([t,e,i])}
|
|
2904
|
+
/**
|
|
2905
|
+
* @license
|
|
2906
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2907
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2908
|
+
*/const Fo=t=>t.test(navigator.userAgent),Bo=t=>t.test(navigator.platform);Fo(/Android/u),Fo(/Chrome/u)&&/Google Inc/u.test(navigator.vendor);const Mo=Fo(/Firefox/u),Io=Bo(/^iPad/u)||Bo(/^Mac/u)&&navigator.maxTouchPoints>1,Po=Bo(/^iPhone/u)||Io;Fo(/^((?!chrome|android).)*safari/iu);const No=(()=>{try{return document.createEvent("TouchEvent"),!0}catch(t){return!1}})();
|
|
2909
|
+
/**
|
|
2910
|
+
* @license
|
|
2911
|
+
* Copyright (c) 2017 Anton Korzunov
|
|
2912
|
+
* SPDX-License-Identifier: MIT
|
|
2913
|
+
*/let Eo=new WeakMap,Oo=new WeakMap,Ro={},jo=0;const Ho=t=>t&&t.nodeType===Node.ELEMENT_NODE,Wo=(...t)=>{console.error(`Error: ${t.join(" ")}. Skip setting aria-hidden.`)},Go=(t,e=document.body,i="data-aria-hidden")=>{const s=Array.from(Array.isArray(t)?t:[t]);return e&&s.push(...Array.from(e.querySelectorAll("[aria-live]"))),((t,e,i,s)=>{const o=((t,e)=>Ho(t)?e.map((e=>{if(!Ho(e))return Wo(e,"is not a valid element"),null;let i=e;for(;i&&i!==t;){if(t.contains(i))return e;i=i.getRootNode().host}return Wo(e,"is not contained inside",t),null})).filter((t=>Boolean(t))):(Wo(t,"is not a valid element"),[]))(e,Array.isArray(t)?t:[t]);Ro[i]||(Ro[i]=new WeakMap);const r=Ro[i],a=[],n=new Set,l=new Set(o),h=t=>{if(!t||n.has(t))return;n.add(t);const e=t.assignedSlot;e&&h(e),h(t.parentNode||t.host)};o.forEach(h);const c=t=>{if(!t||l.has(t))return;const e=t.shadowRoot;(e?[...t.children,...e.children]:[...t.children]).forEach((t=>{if(!["template","script","style"].includes(t.localName))if(n.has(t))c(t);else{const e=t.getAttribute(s),o=null!==e&&"false"!==e,n=(Eo.get(t)||0)+1,l=(r.get(t)||0)+1;Eo.set(t,n),r.set(t,l),a.push(t),1===n&&o&&Oo.set(t,!0),1===l&&t.setAttribute(i,"true"),o||t.setAttribute(s,"true")}}))};return c(e),n.clear(),jo+=1,()=>{a.forEach((t=>{const e=Eo.get(t)-1,o=r.get(t)-1;Eo.set(t,e),r.set(t,o),e||(Oo.has(t)?Oo.delete(t):t.removeAttribute(s)),o||t.removeAttribute(i)})),jo-=1,jo||(Eo=new WeakMap,Eo=new WeakMap,Oo=new WeakMap,Ro={})}})(s,e,i,"aria-hidden")};
|
|
2914
|
+
/**
|
|
2915
|
+
* @license
|
|
2916
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2917
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2918
|
+
*/
|
|
2919
|
+
class Lo{constructor(t,e){this.host=t,this.callback="function"==typeof e?e:()=>t}showModal(){const t=this.callback();this.__showOthers=Go(t)}close(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null)}}
|
|
2920
|
+
/**
|
|
2921
|
+
* @license
|
|
2922
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2923
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2924
|
+
*/class Uo{saveFocus(t){this.focusNode=t||co()}restoreFocus(){const t=this.focusNode;t&&(co()===document.body?setTimeout((()=>t.focus())):t.focus(),this.focusNode=null)}}
|
|
2925
|
+
/**
|
|
2926
|
+
* @license
|
|
2927
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
2928
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2929
|
+
*/const $o=[];class qo{constructor(t){this.host=t,this.__trapNode=null,this.__onKeyDown=this.__onKeyDown.bind(this)}get __focusableElements(){return function(t){const e=[];return fo(t,e)?po(e):e}(this.__trapNode)}get __focusedElementIndex(){const t=this.__focusableElements;return t.indexOf(t.filter(mo).pop())}hostConnected(){document.addEventListener("keydown",this.__onKeyDown)}hostDisconnected(){document.removeEventListener("keydown",this.__onKeyDown)}trapFocus(t){if(this.__trapNode=t,0===this.__focusableElements.length)throw this.__trapNode=null,new Error("The trap node should have at least one focusable descendant or be focusable itself.");$o.push(this),-1===this.__focusedElementIndex&&this.__focusableElements[0].focus()}releaseFocus(){this.__trapNode=null,$o.pop()}__onKeyDown(t){this.__trapNode&&this===Array.from($o).pop()&&"Tab"===t.key&&(t.preventDefault(),this.__focusNextElement(t.shiftKey))}__focusNextElement(t=!1){const e=this.__focusableElements,i=e[(e.length+this.__focusedElementIndex+(t?-1:1))%e.length];i.focus(),"input"===i.localName&&i.select()}}
|
|
2930
|
+
/**
|
|
2931
|
+
* @license
|
|
2932
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2933
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2934
|
+
*/const Vo=t=>class extends(is(t)){static get properties(){return{focusTrap:{type:Boolean,value:!1},restoreFocusOnClose:{type:Boolean,value:!1},restoreFocusNode:{type:HTMLElement}}}constructor(){super(),this.__ariaModalController=new Lo(this),this.__focusTrapController=new qo(this),this.__focusRestorationController=new Uo}ready(){super.ready(),this.addController(this.__ariaModalController),this.addController(this.__focusTrapController),this.addController(this.__focusRestorationController)}_resetFocus(){this.focusTrap&&(this.__ariaModalController.close(),this.__focusTrapController.releaseFocus()),this.restoreFocusOnClose&&this._shouldRestoreFocus()&&this.__focusRestorationController.restoreFocus()}_saveFocus(){this.restoreFocusOnClose&&this.__focusRestorationController.saveFocus(this.restoreFocusNode)}_trapFocus(){this.focusTrap&&(this.__ariaModalController.showModal(),this.__focusTrapController.trapFocus(this.$.overlay))}_shouldRestoreFocus(){const t=co();return t===document.body||this._deepContains(t)}_deepContains(t){if(this.contains(t))return!0;let e=t;const i=t.ownerDocument;for(;e&&e!==i&&e!==this;)e=e.parentNode||e.host;return e===this}}
|
|
2935
|
+
/**
|
|
2936
|
+
* @license
|
|
2937
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2938
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2939
|
+
*/,Yo=()=>Array.from(document.body.children).filter((t=>t instanceof HTMLElement&&t._hasOverlayStackMixin&&!t.hasAttribute("closing"))).sort(((t,e)=>t.__zIndex-e.__zIndex||0)),Jo=t=>class extends t{constructor(){super(),this._hasOverlayStackMixin=!0}get _last(){return(()=>this===Yo().pop())()}bringToFront(){let t="";const e=Yo().filter((t=>t!==this)).pop();e&&(t=e.__zIndex+1),this.style.zIndex=t,this.__zIndex=t||parseFloat(getComputedStyle(this).zIndex)}_enterModalState(){"none"!==document.body.style.pointerEvents&&(this._previousDocumentPointerEvents=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),Yo().forEach((t=>{t!==this&&(t.$.overlay.style.pointerEvents="none")}))}_exitModalState(){void 0!==this._previousDocumentPointerEvents&&(document.body.style.pointerEvents=this._previousDocumentPointerEvents,delete this._previousDocumentPointerEvents);const t=Yo();let e;for(;(e=t.pop())&&(e===this||(e.$.overlay.style.removeProperty("pointer-events"),e.modeless)););}}
|
|
2940
|
+
/**
|
|
2941
|
+
* @license
|
|
2942
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2943
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2944
|
+
*/,Zo=t=>class extends(Vo(Jo(t))){static get properties(){return{opened:{type:Boolean,notify:!0,observer:"_openedChanged",reflectToAttribute:!0},owner:{type:Object},model:{type:Object},renderer:{type:Object},modeless:{type:Boolean,value:!1,reflectToAttribute:!0,observer:"_modelessChanged"},hidden:{type:Boolean,reflectToAttribute:!0,observer:"_hiddenChanged"},withBackdrop:{type:Boolean,value:!1,reflectToAttribute:!0}}}static get observers(){return["_rendererOrDataChanged(renderer, owner, model, opened)"]}constructor(){super(),this._boundMouseDownListener=this._mouseDownListener.bind(this),this._boundMouseUpListener=this._mouseUpListener.bind(this),this._boundOutsideClickListener=this._outsideClickListener.bind(this),this._boundKeydownListener=this._keydownListener.bind(this),Po&&(this._boundIosResizeListener=()=>this._detectIosNavbar())}ready(){super.ready(),this.addEventListener("click",(()=>{})),this.$.backdrop.addEventListener("click",(()=>{})),this.addEventListener("mouseup",(()=>{document.activeElement===document.body&&"0"===this.$.overlay.getAttribute("tabindex")&&this.$.overlay.focus()}))}connectedCallback(){super.connectedCallback(),this._boundIosResizeListener&&(this._detectIosNavbar(),window.addEventListener("resize",this._boundIosResizeListener))}disconnectedCallback(){super.disconnectedCallback(),this._boundIosResizeListener&&window.removeEventListener("resize",this._boundIosResizeListener)}requestContentUpdate(){this.renderer&&this.renderer.call(this.owner,this,this.owner,this.model)}close(t){const e=new CustomEvent("vaadin-overlay-close",{bubbles:!0,cancelable:!0,detail:{sourceEvent:t}});this.dispatchEvent(e),e.defaultPrevented||(this.opened=!1)}_detectIosNavbar(){if(!this.opened)return;const t=window.innerHeight,e=window.innerWidth,i=document.documentElement.clientHeight;this.style.setProperty("--vaadin-overlay-viewport-bottom",e>t&&i>t?i-t+"px":"0")}_addGlobalListeners(){document.addEventListener("mousedown",this._boundMouseDownListener),document.addEventListener("mouseup",this._boundMouseUpListener),document.documentElement.addEventListener("click",this._boundOutsideClickListener,!0)}_removeGlobalListeners(){document.removeEventListener("mousedown",this._boundMouseDownListener),document.removeEventListener("mouseup",this._boundMouseUpListener),document.documentElement.removeEventListener("click",this._boundOutsideClickListener,!0)}_rendererOrDataChanged(t,e,i,s){const o=this._oldOwner!==e||this._oldModel!==i;this._oldModel=i,this._oldOwner=e;const r=this._oldRenderer!==t;this._oldRenderer=t;const a=this._oldOpened!==s;this._oldOpened=s,r&&(this.innerHTML="",delete this._$litPart$),s&&t&&(r||a||o)&&this.requestContentUpdate()}_modelessChanged(t){t?(this._removeGlobalListeners(),this._exitModalState()):this.opened&&(this._addGlobalListeners(),this._enterModalState())}_openedChanged(t,e){t?(this._saveFocus(),this._animatedOpening(),zo(this,(()=>{this._trapFocus();const t=new CustomEvent("vaadin-overlay-open",{bubbles:!0});this.dispatchEvent(t)})),document.addEventListener("keydown",this._boundKeydownListener),this.modeless||this._addGlobalListeners()):e&&(this._resetFocus(),this._animatedClosing(),document.removeEventListener("keydown",this._boundKeydownListener),this.modeless||this._removeGlobalListeners())}_hiddenChanged(t){t&&this.hasAttribute("closing")&&this._flushAnimation("closing")}_shouldAnimate(){const t=getComputedStyle(this),e=t.getPropertyValue("animation-name");return!("none"===t.getPropertyValue("display"))&&e&&"none"!==e}_enqueueAnimation(t,e){const i=`__${t}Handler`,s=t=>{t&&t.target!==this||(e(),this.removeEventListener("animationend",s),delete this[i])};this[i]=s,this.addEventListener("animationend",s)}_flushAnimation(t){const e=`__${t}Handler`;"function"==typeof this[e]&&this[e]()}_animatedOpening(){this.parentNode===document.body&&this.hasAttribute("closing")&&this._flushAnimation("closing"),this._attachOverlay(),this.modeless||this._enterModalState(),this.setAttribute("opening",""),this._shouldAnimate()?this._enqueueAnimation("opening",(()=>{this._finishOpening()})):this._finishOpening()}_attachOverlay(){this._placeholder=document.createComment("vaadin-overlay-placeholder"),this.parentNode.insertBefore(this._placeholder,this),document.body.appendChild(this),this.bringToFront()}_finishOpening(){this.removeAttribute("opening")}_finishClosing(){this._detachOverlay(),this.$.overlay.style.removeProperty("pointer-events"),this.removeAttribute("closing"),this.dispatchEvent(new CustomEvent("vaadin-overlay-closed"))}_animatedClosing(){this.hasAttribute("opening")&&this._flushAnimation("opening"),this._placeholder&&(this._exitModalState(),this.setAttribute("closing",""),this.dispatchEvent(new CustomEvent("vaadin-overlay-closing")),this._shouldAnimate()?this._enqueueAnimation("closing",(()=>{this._finishClosing()})):this._finishClosing())}_detachOverlay(){this._placeholder.parentNode.insertBefore(this,this._placeholder),this._placeholder.parentNode.removeChild(this._placeholder)}_mouseDownListener(t){this._mouseDownInside=t.composedPath().indexOf(this.$.overlay)>=0}_mouseUpListener(t){this._mouseUpInside=t.composedPath().indexOf(this.$.overlay)>=0}_shouldCloseOnOutsideClick(t){return this._last}_outsideClickListener(t){if(t.composedPath().includes(this.$.overlay)||this._mouseDownInside||this._mouseUpInside)return this._mouseDownInside=!1,void(this._mouseUpInside=!1);if(!this._shouldCloseOnOutsideClick(t))return;const e=new CustomEvent("vaadin-overlay-outside-click",{bubbles:!0,cancelable:!0,detail:{sourceEvent:t}});this.dispatchEvent(e),this.opened&&!e.defaultPrevented&&this.close(t)}_keydownListener(t){if(this._last&&(!this.modeless||t.composedPath().includes(this.$.overlay))&&"Escape"===t.key){const e=new CustomEvent("vaadin-overlay-escape-press",{bubbles:!0,cancelable:!0,detail:{sourceEvent:t}});this.dispatchEvent(e),this.opened&&!e.defaultPrevented&&this.close(t)}}}
|
|
2945
|
+
/**
|
|
2946
|
+
* @license
|
|
2947
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2948
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2949
|
+
*/,Ko={start:"top",end:"bottom"},Qo={start:"left",end:"right"},Xo=new ResizeObserver((t=>{setTimeout((()=>{t.forEach((t=>{t.target.__overlay&&t.target.__overlay._updatePosition()}))}))})),tr=t=>class extends t{static get properties(){return{positionTarget:{type:Object,value:null},horizontalAlign:{type:String,value:"start"},verticalAlign:{type:String,value:"top"},noHorizontalOverlap:{type:Boolean,value:!1},noVerticalOverlap:{type:Boolean,value:!1},requiredVerticalSpace:{type:Number,value:0}}}static get observers(){return["__positionSettingsChanged(horizontalAlign, verticalAlign, noHorizontalOverlap, noVerticalOverlap, requiredVerticalSpace)","__overlayOpenedChanged(opened, positionTarget)"]}constructor(){super(),this.__onScroll=this.__onScroll.bind(this),this._updatePosition=this._updatePosition.bind(this)}connectedCallback(){super.connectedCallback(),this.opened&&this.__addUpdatePositionEventListeners()}disconnectedCallback(){super.disconnectedCallback(),this.__removeUpdatePositionEventListeners()}__addUpdatePositionEventListeners(){window.addEventListener("resize",this._updatePosition),this.__positionTargetAncestorRootNodes=function(t){const e=[];for(;t;){if(t.nodeType===Node.DOCUMENT_NODE){e.push(t);break}t.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?t=t.assignedSlot?t.assignedSlot:t.parentNode:(e.push(t),t=t.host)}return e}(this.positionTarget),this.__positionTargetAncestorRootNodes.forEach((t=>{t.addEventListener("scroll",this.__onScroll,!0)}))}__removeUpdatePositionEventListeners(){window.removeEventListener("resize",this._updatePosition),this.__positionTargetAncestorRootNodes&&(this.__positionTargetAncestorRootNodes.forEach((t=>{t.removeEventListener("scroll",this.__onScroll,!0)})),this.__positionTargetAncestorRootNodes=null)}__overlayOpenedChanged(t,e){if(this.__removeUpdatePositionEventListeners(),e&&(e.__overlay=null,Xo.unobserve(e),t&&(this.__addUpdatePositionEventListeners(),e.__overlay=this,Xo.observe(e))),t){const t=getComputedStyle(this);this.__margins||(this.__margins={},["top","bottom","left","right"].forEach((e=>{this.__margins[e]=parseInt(t[e],10)}))),this.setAttribute("dir",t.direction),this._updatePosition(),requestAnimationFrame((()=>this._updatePosition()))}}__positionSettingsChanged(){this._updatePosition()}__onScroll(t){this.contains(t.target)||this._updatePosition()}_updatePosition(){if(!this.positionTarget||!this.opened)return;const t=this.positionTarget.getBoundingClientRect(),e=this.__shouldAlignStartVertically(t);this.style.justifyContent=e?"flex-start":"flex-end";const i=this.__isRTL,s=this.__shouldAlignStartHorizontally(t,i),o=!i&&s||i&&!s;this.style.alignItems=o?"flex-start":"flex-end";const r=this.getBoundingClientRect(),a=this.__calculatePositionInOneDimension(t,r,this.noVerticalOverlap,Ko,this,e),n=this.__calculatePositionInOneDimension(t,r,this.noHorizontalOverlap,Qo,this,s);Object.assign(this.style,a,n),this.toggleAttribute("bottom-aligned",!e),this.toggleAttribute("top-aligned",e),this.toggleAttribute("end-aligned",!o),this.toggleAttribute("start-aligned",o)}__shouldAlignStartHorizontally(t,e){const i=Math.max(this.__oldContentWidth||0,this.$.overlay.offsetWidth);this.__oldContentWidth=this.$.overlay.offsetWidth;const s=Math.min(window.innerWidth,document.documentElement.clientWidth);return this.__shouldAlignStart(t,i,s,this.__margins,!e&&"start"===this.horizontalAlign||e&&"end"===this.horizontalAlign,this.noHorizontalOverlap,Qo)}__shouldAlignStartVertically(t){const e=this.requiredVerticalSpace||Math.max(this.__oldContentHeight||0,this.$.overlay.offsetHeight);this.__oldContentHeight=this.$.overlay.offsetHeight;const i=Math.min(window.innerHeight,document.documentElement.clientHeight);return this.__shouldAlignStart(t,e,i,this.__margins,"top"===this.verticalAlign,this.noVerticalOverlap,Ko)}__shouldAlignStart(t,e,i,s,o,r,a){const n=i-t[r?a.end:a.start]-s[a.end],l=t[r?a.start:a.end]-s[a.start],h=o?n:l;return o===(h>(o?l:n)||h>e)}__adjustBottomProperty(t,e,i){let s;if(t===e.end){if(e.end===Ko.end){const t=Math.min(window.innerHeight,document.documentElement.clientHeight);i>t&&this.__oldViewportHeight&&(s=i-(this.__oldViewportHeight-t)),this.__oldViewportHeight=t}if(e.end===Qo.end){const t=Math.min(window.innerWidth,document.documentElement.clientWidth);i>t&&this.__oldViewportWidth&&(s=i-(this.__oldViewportWidth-t)),this.__oldViewportWidth=t}}return s}__calculatePositionInOneDimension(t,e,i,s,o,r){const a=r?s.start:s.end,n=r?s.end:s.start,l=parseFloat(o.style[a]||getComputedStyle(o)[a]),h=this.__adjustBottomProperty(a,s,l),c=h?`${h}px`:`${l+(e[r?s.start:s.end]-t[i===r?s.end:s.start])*(r?-1:1)}px`;return{[a]:c,[n]:""}}}
|
|
2950
|
+
/**
|
|
2951
|
+
* @license
|
|
2952
|
+
* Copyright (c) 2017 - 2023 Vaadin Ltd.
|
|
2953
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2954
|
+
*/;
|
|
2955
|
+
/**
|
|
2956
|
+
* @license
|
|
2957
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
2958
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2959
|
+
*/
|
|
2960
|
+
yt("vaadin-date-picker-overlay",[g`
|
|
2961
|
+
:host {
|
|
2962
|
+
z-index: 200;
|
|
2963
|
+
position: fixed;
|
|
2964
|
+
|
|
2965
|
+
/* Despite of what the names say, <vaadin-overlay> is just a container
|
|
2966
|
+
for position/sizing/alignment. The actual overlay is the overlay part. */
|
|
2967
|
+
|
|
2968
|
+
/* Default position constraints: the entire viewport. Note: themes can
|
|
2969
|
+
override this to introduce gaps between the overlay and the viewport. */
|
|
2970
|
+
inset: 0;
|
|
2971
|
+
bottom: var(--vaadin-overlay-viewport-bottom);
|
|
2972
|
+
|
|
2973
|
+
/* Use flexbox alignment for the overlay part. */
|
|
2974
|
+
display: flex;
|
|
2975
|
+
flex-direction: column; /* makes dropdowns sizing easier */
|
|
2976
|
+
/* Align to center by default. */
|
|
2977
|
+
align-items: center;
|
|
2978
|
+
justify-content: center;
|
|
2979
|
+
|
|
2980
|
+
/* Allow centering when max-width/max-height applies. */
|
|
2981
|
+
margin: auto;
|
|
2982
|
+
|
|
2983
|
+
/* The host is not clickable, only the overlay part is. */
|
|
2984
|
+
pointer-events: none;
|
|
2985
|
+
|
|
2986
|
+
/* Remove tap highlight on touch devices. */
|
|
2987
|
+
-webkit-tap-highlight-color: transparent;
|
|
2988
|
+
|
|
2989
|
+
/* CSS API for host */
|
|
2990
|
+
--vaadin-overlay-viewport-bottom: 0;
|
|
2991
|
+
}
|
|
2992
|
+
|
|
2993
|
+
:host([hidden]),
|
|
2994
|
+
:host(:not([opened]):not([closing])) {
|
|
2995
|
+
display: none !important;
|
|
2996
|
+
}
|
|
2997
|
+
|
|
2998
|
+
[part='overlay'] {
|
|
2999
|
+
-webkit-overflow-scrolling: touch;
|
|
3000
|
+
overflow: auto;
|
|
3001
|
+
pointer-events: auto;
|
|
3002
|
+
|
|
3003
|
+
/* Prevent overflowing the host */
|
|
3004
|
+
max-width: 100%;
|
|
3005
|
+
box-sizing: border-box;
|
|
3006
|
+
|
|
3007
|
+
-webkit-tap-highlight-color: initial; /* reenable tap highlight inside */
|
|
3008
|
+
}
|
|
3009
|
+
|
|
3010
|
+
[part='backdrop'] {
|
|
3011
|
+
z-index: -1;
|
|
3012
|
+
content: '';
|
|
3013
|
+
background: rgba(0, 0, 0, 0.5);
|
|
3014
|
+
position: fixed;
|
|
3015
|
+
inset: 0;
|
|
3016
|
+
pointer-events: auto;
|
|
3017
|
+
}
|
|
3018
|
+
`
|
|
3019
|
+
/**
|
|
3020
|
+
* @license
|
|
3021
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3022
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3023
|
+
*/,g`
|
|
3024
|
+
[part='overlay'] {
|
|
3025
|
+
display: flex;
|
|
3026
|
+
flex: auto;
|
|
3027
|
+
}
|
|
3028
|
+
|
|
3029
|
+
[part~='content'] {
|
|
3030
|
+
flex: auto;
|
|
3031
|
+
}
|
|
3032
|
+
|
|
3033
|
+
@media (forced-colors: active) {
|
|
3034
|
+
[part='overlay'] {
|
|
3035
|
+
outline: 3px solid;
|
|
3036
|
+
}
|
|
3037
|
+
}
|
|
3038
|
+
`],{moduleId:"vaadin-date-picker-overlay-styles"});class er extends(tr(Zo($i(Dt(Wi))))){static get is(){return"vaadin-date-picker-overlay"}static get template(){return ji`
|
|
3039
|
+
<div id="backdrop" part="backdrop" hidden$="[[!withBackdrop]]"></div>
|
|
3040
|
+
<div part="overlay" id="overlay">
|
|
3041
|
+
<div part="content" id="content">
|
|
3042
|
+
<slot></slot>
|
|
3043
|
+
</div>
|
|
3044
|
+
</div>
|
|
3045
|
+
`}}function ir(t,e){return t instanceof Date&&e instanceof Date&&t.getFullYear()===e.getFullYear()&&t.getMonth()===e.getMonth()&&t.getDate()===e.getDate()}function sr(t,e,i){return(!e||t>=e)&&(!i||t<=i)}function or(t,e){return e.filter((t=>void 0!==t)).reduce(((e,i)=>i?e?Math.abs(t.getTime()-i.getTime())<Math.abs(e.getTime()-t.getTime())?i:e:i:e))}function rr(t){return{day:t.getDate(),month:t.getMonth(),year:t.getFullYear()}}function ar(t){const e=new Date,i=new Date(e);return i.setDate(1),i.setMonth(parseInt(t)+e.getMonth()),i}function nr(t){const e=/^([-+]\d{1}|\d{2,4}|[-+]\d{6})-(\d{1,2})-(\d{1,2})$/u.exec(t);if(!e)return;const i=new Date(0,0);return i.setFullYear(parseInt(e[1],10)),i.setMonth(parseInt(e[2],10)-1),i.setDate(parseInt(e[3],10)),i}
|
|
3046
|
+
/**
|
|
3047
|
+
* @license
|
|
3048
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3049
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3050
|
+
*/c(er);const lr=document.createElement("template");lr.innerHTML='\n <style>\n :host {\n display: block;\n overflow: hidden;\n height: 500px;\n }\n\n #scroller {\n position: relative;\n height: 100%;\n overflow: auto;\n outline: none;\n margin-right: -40px;\n -webkit-overflow-scrolling: touch;\n overflow-x: hidden;\n }\n\n #scroller.notouchscroll {\n -webkit-overflow-scrolling: auto;\n }\n\n #scroller::-webkit-scrollbar {\n display: none;\n }\n\n .buffer {\n position: absolute;\n width: var(--vaadin-infinite-scroller-buffer-width, 100%);\n box-sizing: border-box;\n padding-right: 40px;\n top: var(--vaadin-infinite-scroller-buffer-offset, 0);\n animation: fadein 0.2s;\n }\n\n @keyframes fadein {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n </style>\n\n <div id="scroller">\n <div class="buffer"></div>\n <div class="buffer"></div>\n <div id="fullHeight"></div>\n </div>\n';class hr extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(lr.content.cloneNode(!0)),this.bufferSize=20,this._initialScroll=5e5,this._initialIndex=0,this._activated=!1}get active(){return this._activated}set active(t){t&&!this._activated&&(this._createPool(),this._activated=!0)}get bufferOffset(){return this._buffers[0].offsetTop}get itemHeight(){if(!this._itemHeightVal){const t=getComputedStyle(this).getPropertyValue("--vaadin-infinite-scroller-item-height"),e="background-position";this.$.fullHeight.style.setProperty(e,t);const i=getComputedStyle(this.$.fullHeight).getPropertyValue(e);this.$.fullHeight.style.removeProperty(e),this._itemHeightVal=parseFloat(i)}return this._itemHeightVal}get _bufferHeight(){return this.itemHeight*this.bufferSize}get position(){return(this.$.scroller.scrollTop-this._buffers[0].translateY)/this.itemHeight+this._firstIndex}set position(t){this._preventScrollEvent=!0,t>this._firstIndex&&t<this._firstIndex+2*this.bufferSize?this.$.scroller.scrollTop=this.itemHeight*(t-this._firstIndex)+this._buffers[0].translateY:(this._initialIndex=~~t,this._reset(),this._scrollDisabled=!0,this.$.scroller.scrollTop+=t%1*this.itemHeight,this._scrollDisabled=!1),this._mayHaveMomentum&&(this.$.scroller.classList.add("notouchscroll"),this._mayHaveMomentum=!1,setTimeout((()=>{this.$.scroller.classList.remove("notouchscroll")}),10))}connectedCallback(){this._ready||(this._ready=!0,this.$={},this.shadowRoot.querySelectorAll("[id]").forEach((t=>{this.$[t.id]=t})),this.$.scroller.addEventListener("scroll",(()=>this._scroll())),this._buffers=[...this.shadowRoot.querySelectorAll(".buffer")],this.$.fullHeight.style.height=2*this._initialScroll+"px",Mo&&(this.$.scroller.tabIndex=-1))}forceUpdate(){this._debouncerUpdateClones&&(this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones(),this._debouncerUpdateClones.cancel())}_createElement(){}_updateElement(t,e){}_finishInit(){this._initDone||(this._buffers.forEach((t=>{[...t.children].forEach((t=>{this._ensureStampedInstance(t._itemWrapper)}))})),this._buffers[0].translateY||this._reset(),this._initDone=!0,this.dispatchEvent(new CustomEvent("init-done")))}_translateBuffer(t){const e=t?1:0;this._buffers[e].translateY=this._buffers[e?0:1].translateY+this._bufferHeight*(e?-1:1),this._buffers[e].style.transform=`translate3d(0, ${this._buffers[e].translateY}px, 0)`,this._buffers[e].updated=!1,this._buffers.reverse()}_scroll(){if(this._scrollDisabled)return;const t=this.$.scroller.scrollTop;(t<this._bufferHeight||t>2*this._initialScroll-this._bufferHeight)&&(this._initialIndex=~~this.position,this._reset());const e=this.itemHeight+this.bufferOffset,i=t<this._buffers[0].translateY+e;(t>this._buffers[1].translateY+e||i)&&(this._translateBuffer(i),this._updateClones()),this._preventScrollEvent||(this.dispatchEvent(new CustomEvent("custom-scroll",{bubbles:!1,composed:!0})),this._mayHaveMomentum=!0),this._preventScrollEvent=!1,this._debouncerScrollFinish=fs.debounce(this._debouncerScrollFinish,ds.after(200),(()=>{const t=this.$.scroller.getBoundingClientRect();this._isVisible(this._buffers[0],t)||this._isVisible(this._buffers[1],t)||(this.position=this.position)}))}_reset(){this._scrollDisabled=!0,this.$.scroller.scrollTop=this._initialScroll,this._buffers[0].translateY=this._initialScroll-this._bufferHeight,this._buffers[1].translateY=this._initialScroll,this._buffers.forEach((t=>{t.style.transform=`translate3d(0, ${t.translateY}px, 0)`})),this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones(!0),this._debouncerUpdateClones=fs.debounce(this._debouncerUpdateClones,ds.after(200),(()=>{this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones()})),this._scrollDisabled=!1}_createPool(){const t=this.getBoundingClientRect();this._buffers.forEach((e=>{for(let i=0;i<this.bufferSize;i++){const i=document.createElement("div");i.style.height=`${this.itemHeight}px`,i.instance={};const s=`vaadin-infinite-scroller-item-content-${Ds()}`,o=document.createElement("slot");o.setAttribute("name",s),o._itemWrapper=i,e.appendChild(o),i.setAttribute("slot",s),this.appendChild(i),this._isVisible(i,t)&&this._ensureStampedInstance(i)}})),requestAnimationFrame((()=>{this._finishInit()}))}_ensureStampedInstance(t){if(t.firstElementChild)return;const e=t.instance;t.instance=this._createElement(),t.appendChild(t.instance),Object.keys(e).forEach((i=>{t.instance[i]=e[i]}))}_updateClones(t){this._firstIndex=~~((this._buffers[0].translateY-this._initialScroll)/this.itemHeight)+this._initialIndex;const e=t?this.$.scroller.getBoundingClientRect():void 0;this._buffers.forEach(((i,s)=>{if(!i.updated){const o=this._firstIndex+this.bufferSize*s;[...i.children].forEach(((i,s)=>{const r=i._itemWrapper;t&&!this._isVisible(r,e)||this._updateElement(r.instance,o+s)})),i.updated=!0}}))}_isVisible(t,e){const i=t.getBoundingClientRect();return i.bottom>e.top&&i.top<e.bottom}}
|
|
3051
|
+
/**
|
|
3052
|
+
* @license
|
|
3053
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3054
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3055
|
+
*/const cr=document.createElement("template");cr.innerHTML="\n <style>\n :host {\n --vaadin-infinite-scroller-item-height: 270px;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n height: 100%;\n }\n </style>\n",c(class extends hr{static get is(){return"vaadin-date-picker-month-scroller"}constructor(){super(),this.bufferSize=3,this.shadowRoot.appendChild(cr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-month-calendar")}_updateElement(t,e){t.month=ar(e)}});
|
|
3056
|
+
/**
|
|
3057
|
+
* @license
|
|
3058
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3059
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3060
|
+
*/
|
|
3061
|
+
const dr=document.createElement("template");dr.innerHTML="\n <style>\n :host {\n --vaadin-infinite-scroller-item-height: 80px;\n width: 50px;\n display: block;\n height: 100%;\n position: absolute;\n right: 0;\n transform: translateX(100%);\n -webkit-tap-highlight-color: transparent;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n /* Center the year scroller position. */\n --vaadin-infinite-scroller-buffer-offset: 50%;\n }\n\n :host::before {\n content: '';\n display: block;\n background: transparent;\n width: 0;\n height: 0;\n position: absolute;\n left: 0;\n top: 50%;\n transform: translateY(-50%);\n border-width: 6px;\n border-style: solid;\n border-color: transparent;\n border-left-color: #000;\n }\n </style>\n",c(class extends hr{static get is(){return"vaadin-date-picker-year-scroller"}constructor(){super(),this.bufferSize=12,this.shadowRoot.appendChild(dr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-date-picker-year")}_updateElement(t,e){t.year=this._yearAfterXYears(e)}_yearAfterXYears(t){const e=new Date,i=new Date(e);return i.setFullYear(parseInt(t)+e.getFullYear()),i.getFullYear()}});
|
|
3062
|
+
/**
|
|
3063
|
+
* @license
|
|
3064
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3065
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3066
|
+
*/
|
|
3067
|
+
class ur extends(Dt(Wi)){static get is(){return"vaadin-date-picker-year"}static get template(){return ji`
|
|
3068
|
+
<style>
|
|
3069
|
+
:host {
|
|
3070
|
+
display: block;
|
|
3071
|
+
height: 100%;
|
|
3072
|
+
}
|
|
3073
|
+
</style>
|
|
3074
|
+
<div part="year-number">[[year]]</div>
|
|
3075
|
+
<div part="year-separator" aria-hidden="true"></div>
|
|
3076
|
+
`}static get properties(){return{year:{type:String},selectedDate:{type:Object}}}static get observers(){return["__updateSelected(year, selectedDate)"]}__updateSelected(t,e){this.toggleAttribute("selected",e&&e.getFullYear()===t),this.toggleAttribute("current",t===(new Date).getFullYear())}}
|
|
3077
|
+
/**
|
|
3078
|
+
@license
|
|
3079
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3080
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
3081
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
3082
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3083
|
+
Code distributed by Google as part of the polymer project is also
|
|
3084
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3085
|
+
*/
|
|
3086
|
+
function pr(t,e,i,s,o){let r;o&&(r="object"==typeof i&&null!==i,r&&(s=t.__dataTemp[e]));let a=s!==i&&(s==s||i==i);return r&&a&&(t.__dataTemp[e]=i),a}c(ur);const mr=Kt((t=>class extends t{_shouldPropertyChange(t,e,i){return pr(this,t,e,i,!0)}})),fr=Kt((t=>class extends t{static get properties(){return{mutableData:Boolean}}_shouldPropertyChange(t,e,i){return pr(this,t,e,i,this.mutableData)}}));mr._mutablePropertyChange=pr;
|
|
3087
|
+
/**
|
|
3088
|
+
@license
|
|
3089
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3090
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
3091
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
3092
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3093
|
+
Code distributed by Google as part of the polymer project is also
|
|
3094
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3095
|
+
*/
|
|
3096
|
+
let br=null;function gr(){return br}gr.prototype=Object.create(HTMLTemplateElement.prototype,{constructor:{value:gr,writable:!0}});const vr=Bi(gr),yr=mr(vr),xr=Bi(class{});class wr extends xr{constructor(t){super(),this._configureProperties(t),this.root=this._stampTemplate(this.__dataHost);let e=[];this.children=e;for(let t=this.root.firstChild;t;t=t.nextSibling)e.push(t),t.__templatizeInstance=this;this.__templatizeOwner&&this.__templatizeOwner.__hideTemplateChildren__&&this._showHideChildren(!0);let i=this.__templatizeOptions;(t&&i.instanceProps||!i.instanceProps)&&this._enableProperties()}_configureProperties(t){if(this.__templatizeOptions.forwardHostProp)for(let t in this.__hostProps)this._setPendingProperty(t,this.__dataHost["_host_"+t]);for(let e in t)this._setPendingProperty(e,t[e])}forwardHostProp(t,e){this._setPendingPropertyOrPath(t,e,!1,!0)&&this.__dataHost._enqueueClient(this)}_addEventListenerToNode(t,e,i){if(this._methodHost&&this.__templatizeOptions.parentModel)this._methodHost._addEventListenerToNode(t,e,(t=>{t.model=this,i(t)}));else{let s=this.__dataHost.__dataHost;s&&s._addEventListenerToNode(t,e,i)}}_showHideChildren(t){!function(t,e){for(let i=0;i<e.length;i++){let s=e[i];if(Boolean(t)!=Boolean(s.__hideTemplateChildren__))if(s.nodeType===Node.TEXT_NODE)t?(s.__polymerTextContent__=s.textContent,s.textContent=""):s.textContent=s.__polymerTextContent__;else if("slot"===s.localName)if(t)s.__polymerReplaced__=document.createComment("hidden-slot"),ue(ue(s).parentNode).replaceChild(s.__polymerReplaced__,s);else{const t=s.__polymerReplaced__;t&&ue(ue(t).parentNode).replaceChild(s,t)}else s.style&&(t?(s.__polymerDisplay__=s.style.display,s.style.display="none"):s.style.display=s.__polymerDisplay__);s.__hideTemplateChildren__=t,s._showHideChildren&&s._showHideChildren(t)}}(t,this.children)}_setUnmanagedPropertyToNode(t,e,i){t.__hideTemplateChildren__&&t.nodeType==Node.TEXT_NODE&&"textContent"==e?t.__polymerTextContent__=i:super._setUnmanagedPropertyToNode(t,e,i)}get parentModel(){let t=this.__parentModel;if(!t){let e;t=this;do{t=t.__dataHost.__dataHost}while((e=t.__templatizeOptions)&&!e.parentModel);this.__parentModel=t}return t}dispatchEvent(t){return!0}}const kr=mr(wr);function _r(t){let e=t.__dataHost;return e&&e._methodHost||e}function Dr(t,e){return function(t,i,s){e.call(t.__templatizeOwner,i.substring(6),s[i])}}function Tr(t,e){return function(t,i,s){e.call(t.__templatizeOwner,t,i,s[i])}}function Cr(t,e,i){if(jt&&!_r(t))throw new Error("strictTemplatePolicy: template owner not trusted");if(i=i||{},t.__templatizeOwner)throw new Error("A <template> can only be templatized once");t.__templatizeOwner=e;let s=(e?e.constructor:wr)._parseTemplate(t),o=s.templatizeInstanceClass;o||(o=function(t,e,i){let s=i.mutableData?kr:wr;Cr.mixin&&(s=Cr.mixin(s));let o=class extends s{};return o.prototype.__templatizeOptions=i,o.prototype._bindTemplate(t),function(t,e,i,s){let o=i.hostProps||{};for(let e in s.instanceProps){delete o[e];let i=s.notifyInstanceProp;i&&t.prototype._addPropertyEffect(e,t.prototype.PROPERTY_EFFECT_TYPES.NOTIFY,{fn:Tr(0,i)})}if(s.forwardHostProp&&e.__dataHost)for(let e in o)i.hasHostProps||(i.hasHostProps=!0),t.prototype._addPropertyEffect(e,t.prototype.PROPERTY_EFFECT_TYPES.NOTIFY,{fn:function(t,e,i){t.__dataHost._setPendingPropertyOrPath("_host_"+e,i[e],!0,!0)}})}(o,t,e,i),o}(t,s,i),s.templatizeInstanceClass=o);const r=_r(t);!function(t,e,i,s){let o=i.forwardHostProp;if(o&&e.hasHostProps){const r="template"==t.localName;let a=e.templatizeTemplateClass;if(!a){if(r){let t=i.mutableData?yr:vr;class s extends t{}a=e.templatizeTemplateClass=s}else{const i=t.constructor;class s extends i{}a=e.templatizeTemplateClass=s}let n=e.hostProps;for(let t in n)a.prototype._addPropertyEffect("_host_"+t,a.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,{fn:Dr(0,o)}),a.prototype._createNotifyingProperty("_host_"+t);Gt&&s&&function(t,e,i){const s=i.constructor._properties,{propertyEffects:o}=t,{instanceProps:r}=e;for(let t in o)if(!(s[t]||r&&r[t])){const e=o[t];for(let i=0;i<e.length;i++){const{part:s}=e[i].info;if(!s.signature||!s.signature.static){console.warn(`Property '${t}' used in template but not declared in 'properties'; attribute will not be observed.`);break}}}}(e,i,s)}if(t.__dataProto&&Object.assign(t.__data,t.__dataProto),r)!function(t,e){br=t,Object.setPrototypeOf(t,e.prototype),new e,br=null}(t,a),t.__dataTemp={},t.__dataPending=null,t.__dataOld=null,t._enableProperties();else{Object.setPrototypeOf(t,a.prototype);const i=e.hostProps;for(let e in i)if(e="_host_"+e,e in t){const i=t[e];delete t[e],t.__data[e]=i}}}}(t,s,i,r);let a=class extends o{};return a.prototype._methodHost=r,a.prototype.__dataHost=t,a.prototype.__templatizeOwner=e,a.prototype.__hostProps=s.hostProps,a}
|
|
3097
|
+
/**
|
|
3098
|
+
@license
|
|
3099
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3100
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
3101
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
3102
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3103
|
+
Code distributed by Google as part of the polymer project is also
|
|
3104
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3105
|
+
*/
|
|
3106
|
+
class Ar{constructor(){this._asyncModule=null,this._callback=null,this._timer=null}setConfig(t,e){this._asyncModule=t,this._callback=e,this._timer=this._asyncModule.run((()=>{this._timer=null,Sr.delete(this),this._callback()}))}cancel(){this.isActive()&&(this._cancelAsync(),Sr.delete(this))}_cancelAsync(){this.isActive()&&(this._asyncModule.cancel(this._timer),this._timer=null)}flush(){this.isActive()&&(this.cancel(),this._callback())}isActive(){return null!=this._timer}static debounce(t,e,i){return t instanceof Ar?t._cancelAsync():t=new Ar,t.setConfig(e,i),t}}let Sr=new Set;const zr=function(){const t=Boolean(Sr.size);return Sr.forEach((t=>{try{t.flush()}catch(t){setTimeout((()=>{throw t}))}})),t},Fr=function(){let t,e;do{t=window.ShadyDOM&&ShadyDOM.flush(),window.ShadyCSS&&window.ShadyCSS.ScopingShim&&window.ShadyCSS.ScopingShim.flush(),e=zr()}while(t||e)};
|
|
3107
|
+
/**
|
|
3108
|
+
@license
|
|
3109
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3110
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
3111
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
3112
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3113
|
+
Code distributed by Google as part of the polymer project is also
|
|
3114
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3115
|
+
*/
|
|
3116
|
+
let Br=!1;
|
|
3117
|
+
/**
|
|
3118
|
+
@license
|
|
3119
|
+
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3120
|
+
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
3121
|
+
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
3122
|
+
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3123
|
+
Code distributed by Google as part of the polymer project is also
|
|
3124
|
+
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3125
|
+
*/
|
|
3126
|
+
const Mr=fr(Wi);class Ir extends Mr{static get is(){return"dom-repeat"}static get template(){return null}static get properties(){return{items:{type:Array},as:{type:String,value:"item"},indexAs:{type:String,value:"index"},itemsIndexAs:{type:String,value:"itemsIndex"},sort:{type:Function,observer:"__sortChanged"},filter:{type:Function,observer:"__filterChanged"},observe:{type:String,observer:"__observeChanged"},delay:Number,renderedItemCount:{type:Number,notify:!Yt,readOnly:!0},initialCount:{type:Number},targetFramerate:{type:Number,value:20},_targetFrameTime:{type:Number,computed:"__computeFrameTime(targetFramerate)"},notifyDomChange:{type:Boolean},reuseChunkedInstances:{type:Boolean}}}static get observers(){return["__itemsChanged(items.*)"]}constructor(){super(),this.__instances=[],this.__renderDebouncer=null,this.__itemsIdxToInstIdx={},this.__chunkCount=null,this.__renderStartTime=null,this.__itemsArrayChanged=!1,this.__shouldMeasureChunk=!1,this.__shouldContinueChunking=!1,this.__chunkingId=0,this.__sortFn=null,this.__filterFn=null,this.__observePaths=null,this.__ctor=null,this.__isDetached=!0,this.template=null}disconnectedCallback(){super.disconnectedCallback(),this.__isDetached=!0;for(let t=0;t<this.__instances.length;t++)this.__detachInstance(t);this.__chunkingId&&cancelAnimationFrame(this.__chunkingId)}connectedCallback(){if(super.connectedCallback(),function(){if(Wt&&!Nt){if(!Br){Br=!0;const t=document.createElement("style");t.textContent="dom-bind,dom-if,dom-repeat{display:none;}",document.head.appendChild(t)}return!0}return!1}()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=ue(ue(this).parentNode);for(let e=0;e<this.__instances.length;e++)this.__attachInstance(e,t);this.__chunkingId&&this.__render()}}__ensureTemplatized(){if(!this.__ctor){const t=this;let e=this.template=t._templateInfo?t:this.querySelector("template");if(!e){let t=new MutationObserver((()=>{if(!this.querySelector("template"))throw new Error("dom-repeat requires a <template> child");t.disconnect(),this.__render()}));return t.observe(this,{childList:!0}),!1}let i={};i[this.as]=!0,i[this.indexAs]=!0,i[this.itemsIndexAs]=!0,this.__ctor=Cr(e,this,{mutableData:this.mutableData,parentModel:!0,instanceProps:i,forwardHostProp:function(t,e){let i=this.__instances;for(let s,o=0;o<i.length&&(s=i[o]);o++)s.forwardHostProp(t,e)},notifyInstanceProp:function(t,e,i){if((s=this.as)===(o=e)||fe(s,o)||be(s,o)){let s=t[this.itemsIndexAs];e==this.as&&(this.items[s]=i);let o=ge(this.as,`${JSCompiler_renameProperty("items",this)}.${s}`,e);this.notifyPath(o,i)}var s,o}})}return!0}__getMethodHost(){return this.__dataHost._methodHost||this.__dataHost}__functionFromPropertyValue(t){if("string"==typeof t){let e=t,i=this.__getMethodHost();return function(){return i[e].apply(i,arguments)}}return t}__sortChanged(t){this.__sortFn=this.__functionFromPropertyValue(t),this.items&&this.__debounceRender(this.__render)}__filterChanged(t){this.__filterFn=this.__functionFromPropertyValue(t),this.items&&this.__debounceRender(this.__render)}__computeFrameTime(t){return Math.ceil(1e3/t)}__observeChanged(){this.__observePaths=this.observe&&this.observe.replace(".*",".").split(" ")}__handleObservedPaths(t){if(this.__sortFn||this.__filterFn)if(t){if(this.__observePaths){let e=this.__observePaths;for(let i=0;i<e.length;i++)0===t.indexOf(e[i])&&this.__debounceRender(this.__render,this.delay)}}else this.__debounceRender(this.__render,this.delay)}__itemsChanged(t){this.items&&!Array.isArray(this.items)&&console.warn("dom-repeat expected array for `items`, found",this.items),this.__handleItemPath(t.path,t.value)||("items"===t.path&&(this.__itemsArrayChanged=!0),this.__debounceRender(this.__render))}__debounceRender(t,e=0){this.__renderDebouncer=Ar.debounce(this.__renderDebouncer,e>0?Ie.after(e):Pe,t.bind(this)),Sr.add(this.__renderDebouncer)}render(){this.__debounceRender(this.__render),Fr()}__render(){if(!this.__ensureTemplatized())return;let t=this.items||[];const e=this.__sortAndFilterItems(t),i=this.__calculateLimit(e.length);this.__updateInstances(t,i,e),this.initialCount&&(this.__shouldMeasureChunk||this.__shouldContinueChunking)&&(cancelAnimationFrame(this.__chunkingId),this.__chunkingId=requestAnimationFrame((()=>{this.__chunkingId=null,this.__continueChunking()}))),this._setRenderedItemCount(this.__instances.length),Yt&&!this.notifyDomChange||this.dispatchEvent(new CustomEvent("dom-change",{bubbles:!0,composed:!0}))}__sortAndFilterItems(t){let e=new Array(t.length);for(let i=0;i<t.length;i++)e[i]=i;return this.__filterFn&&(e=e.filter(((e,i,s)=>this.__filterFn(t[e],i,s)))),this.__sortFn&&e.sort(((e,i)=>this.__sortFn(t[e],t[i]))),e}__calculateLimit(t){let e=t;const i=this.__instances.length;if(this.initialCount){let s;!this.__chunkCount||this.__itemsArrayChanged&&!this.reuseChunkedInstances?(e=Math.min(t,this.initialCount),s=Math.max(e-i,0),this.__chunkCount=s||1):(s=Math.min(Math.max(t-i,0),this.__chunkCount),e=Math.min(i+s,t)),this.__shouldMeasureChunk=s===this.__chunkCount,this.__shouldContinueChunking=e<t,this.__renderStartTime=performance.now()}return this.__itemsArrayChanged=!1,e}__continueChunking(){if(this.__shouldMeasureChunk){const t=performance.now()-this.__renderStartTime;this.__chunkCount=Math.round(this.__chunkCount*(this._targetFrameTime/t))||1}this.__shouldContinueChunking&&this.__debounceRender(this.__render)}__updateInstances(t,e,i){const s=this.__itemsIdxToInstIdx={};let o;for(o=0;o<e;o++){let e=this.__instances[o],r=i[o],a=t[r];s[r]=o,e?(e._setPendingProperty(this.as,a),e._setPendingProperty(this.indexAs,o),e._setPendingProperty(this.itemsIndexAs,r),e._flushProperties()):this.__insertInstance(a,o,r)}for(let t=this.__instances.length-1;t>=o;t--)this.__detachAndRemoveInstance(t)}__detachInstance(t){let e=this.__instances[t];const i=ue(e.root);for(let t=0;t<e.children.length;t++)i.appendChild(e.children[t]);return e}__attachInstance(t,e){e.insertBefore(this.__instances[t].root,this)}__detachAndRemoveInstance(t){this.__detachInstance(t),this.__instances.splice(t,1)}__stampInstance(t,e,i){let s={};return s[this.as]=t,s[this.indexAs]=e,s[this.itemsIndexAs]=i,new this.__ctor(s)}__insertInstance(t,e,i){const s=this.__stampInstance(t,e,i);let o=this.__instances[e+1],r=o?o.children[0]:this;return ue(ue(this).parentNode).insertBefore(s.root,r),this.__instances[e]=s,s}_showHideChildren(t){for(let e=0;e<this.__instances.length;e++)this.__instances[e]._showHideChildren(t)}__handleItemPath(t,e){let i=t.slice(6),s=i.indexOf("."),o=s<0?i:i.substring(0,s);if(o==parseInt(o,10)){let t=s<0?"":i.substring(s+1);this.__handleObservedPaths(t);let r=this.__instances[this.__itemsIdxToInstIdx[o]];return r&&(r._setPendingPropertyOrPath(this.as+(t?"."+t:""),e,!1,!0),r._flushProperties()),!0}}itemForElement(t){let e=this.modelForElement(t);return e&&e[this.as]}indexForElement(t){let e=this.modelForElement(t);return e&&e[this.indexAs]}modelForElement(t){return function(t,e){let i;for(;e;)if(i=e.__dataHost?e:e.__templatizeInstance){if(i.__dataHost==t)return i;e=i.__dataHost}else e=ue(e).parentNode;return null}(this.template,t)}}customElements.define(Ir.is,Ir);
|
|
3127
|
+
/**
|
|
3128
|
+
* @license
|
|
3129
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3130
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3131
|
+
*/
|
|
3132
|
+
const Pr=t=>class extends(bo(t)){static get properties(){return{month:{type:Object,value:new Date,sync:!0},selectedDate:{type:Object,notify:!0,sync:!0},focusedDate:{type:Object},showWeekNumbers:{type:Boolean,value:!1},i18n:{type:Object},ignoreTaps:{type:Boolean},minDate:{type:Date,value:null,sync:!0},maxDate:{type:Date,value:null,sync:!0},disabled:{type:Boolean,reflectToAttribute:!0},_days:{type:Array},_weeks:{type:Array},_notTapping:{type:Boolean}}}static get observers(){return["__focusedDateChanged(focusedDate, _days)"]}get focusableDateElement(){return[...this.shadowRoot.querySelectorAll("[part~=date]")].find((t=>ir(t.date,this.focusedDate)))}ready(){super.ready(),Ks(this.$.monthGrid,"tap",this._handleTap.bind(this))}_isDisabled(t,e,i){const s=new Date(0,0);s.setFullYear(t.getFullYear()),s.setMonth(t.getMonth()),s.setDate(1);const o=new Date(0,0);return o.setFullYear(t.getFullYear()),o.setMonth(t.getMonth()+1),o.setDate(0),!(e&&i&&e.getMonth()===i.getMonth()&&e.getMonth()===t.getMonth()&&i.getDate()-e.getDate()>=0||sr(s,e,i)||sr(o,e,i))}_getTitle(t,e){if(void 0!==t&&void 0!==e)return e.formatTitle(e.monthNames[t.getMonth()],t.getFullYear())}_onMonthGridTouchStart(){this._notTapping=!1,setTimeout((()=>{this._notTapping=!0}),300)}_dateAdd(t,e){t.setDate(t.getDate()+e)}_applyFirstDayOfWeek(t,e){if(void 0!==t&&void 0!==e)return t.slice(e).concat(t.slice(0,e))}_getWeekDayNames(t,e){if(void 0===t||void 0===e)return[];const{weekdays:i,weekdaysShort:s,firstDayOfWeek:o}=t,r=this._applyFirstDayOfWeek(s,o);return this._applyFirstDayOfWeek(i,o).map(((t,e)=>({weekDay:t,weekDayShort:r[e]})))}__focusedDateChanged(t,e){Array.isArray(e)&&e.some((e=>ir(e,t)))?this.removeAttribute("aria-hidden"):this.setAttribute("aria-hidden","true")}_getDate(t){return t?t.getDate():""}_showWeekSeparator(t,e){return t&&e&&1===e.firstDayOfWeek}_isToday(t){return ir(new Date,t)}_getDays(t,e){if(void 0===t||void 0===e)return[];const i=new Date(0,0);for(i.setFullYear(t.getFullYear()),i.setMonth(t.getMonth()),i.setDate(1);i.getDay()!==e.firstDayOfWeek;)this._dateAdd(i,-1);const s=[],o=i.getMonth(),r=t.getMonth();for(;i.getMonth()===r||i.getMonth()===o;)s.push(i.getMonth()===r?new Date(i.getTime()):null),this._dateAdd(i,1);return s}_getWeeks(t){return t.reduce(((t,e,i)=>(i%7==0&&t.push([]),t[t.length-1].push(e),t)),[])}_handleTap(t){this.ignoreTaps||this._notTapping||!t.target.date||t.target.hasAttribute("disabled")||(this.selectedDate=t.target.date,this.dispatchEvent(new CustomEvent("date-tap",{detail:{date:t.target.date},bubbles:!0,composed:!0})))}_preventDefault(t){t.preventDefault()}__getWeekNumber(t){const e=t.reduce(((t,e)=>!t&&e?e:t));
|
|
3133
|
+
/**
|
|
3134
|
+
* @license
|
|
3135
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3136
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3137
|
+
*/
|
|
3138
|
+
return function(t){let e=t.getDay();0===e&&(e=7);const i=4-e,s=new Date(t.getTime()+24*i*3600*1e3),o=new Date(0,0);o.setFullYear(s.getFullYear());const r=s.getTime()-o.getTime(),a=Math.round(r/864e5);return Math.floor(a/7+1)}(e)}__getDayAriaLabel(t){if(!t)return"";let e=`${this._getDate(t)} ${this.i18n.monthNames[t.getMonth()]} ${t.getFullYear()}, ${this.i18n.weekdays[t.getDay()]}`;return this._isToday(t)&&(e+=`, ${this.i18n.today}`),e}}
|
|
3139
|
+
/**
|
|
3140
|
+
* @license
|
|
3141
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3142
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3143
|
+
*/;
|
|
3144
|
+
/**
|
|
3145
|
+
* @license
|
|
3146
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3147
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3148
|
+
*/
|
|
3149
|
+
yt("vaadin-month-calendar",g`
|
|
3150
|
+
:host {
|
|
3151
|
+
display: block;
|
|
3152
|
+
}
|
|
3153
|
+
|
|
3154
|
+
#monthGrid {
|
|
3155
|
+
width: 100%;
|
|
3156
|
+
border-collapse: collapse;
|
|
3157
|
+
}
|
|
3158
|
+
|
|
3159
|
+
#days-container tr,
|
|
3160
|
+
#weekdays-container tr {
|
|
3161
|
+
display: flex;
|
|
3162
|
+
}
|
|
3163
|
+
|
|
3164
|
+
[part~='date'] {
|
|
3165
|
+
outline: none;
|
|
3166
|
+
}
|
|
3167
|
+
|
|
3168
|
+
[part~='disabled'] {
|
|
3169
|
+
pointer-events: none;
|
|
3170
|
+
}
|
|
3171
|
+
|
|
3172
|
+
[part='week-number'][hidden],
|
|
3173
|
+
[part='weekday'][hidden] {
|
|
3174
|
+
display: none;
|
|
3175
|
+
}
|
|
3176
|
+
|
|
3177
|
+
[part='weekday'],
|
|
3178
|
+
[part~='date'] {
|
|
3179
|
+
width: calc(100% / 7);
|
|
3180
|
+
padding: 0;
|
|
3181
|
+
font-weight: normal;
|
|
3182
|
+
}
|
|
3183
|
+
|
|
3184
|
+
[part='weekday']:empty,
|
|
3185
|
+
[part='week-number'] {
|
|
3186
|
+
width: 12.5%;
|
|
3187
|
+
flex-shrink: 0;
|
|
3188
|
+
padding: 0;
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3191
|
+
:host([week-numbers]) [part='weekday']:not(:empty),
|
|
3192
|
+
:host([week-numbers]) [part~='date'] {
|
|
3193
|
+
width: 12.5%;
|
|
3194
|
+
}
|
|
3195
|
+
|
|
3196
|
+
@media (forced-colors: active) {
|
|
3197
|
+
[part~='date'][part~='focused'] {
|
|
3198
|
+
outline: 1px solid;
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
[part~='date'][part~='selected'] {
|
|
3202
|
+
outline: 3px solid;
|
|
3203
|
+
}
|
|
3204
|
+
}
|
|
3205
|
+
`,{moduleId:"vaadin-month-calendar-styles"});class Nr extends(Pr(Dt(Wi))){static get template(){return ji`
|
|
3206
|
+
<div part="month-header" id="month-header" aria-hidden="true">[[_getTitle(month, i18n)]]</div>
|
|
3207
|
+
<table
|
|
3208
|
+
id="monthGrid"
|
|
3209
|
+
role="grid"
|
|
3210
|
+
aria-labelledby="month-header"
|
|
3211
|
+
on-touchend="_preventDefault"
|
|
3212
|
+
on-touchstart="_onMonthGridTouchStart"
|
|
3213
|
+
>
|
|
3214
|
+
<thead id="weekdays-container">
|
|
3215
|
+
<tr role="row" part="weekdays">
|
|
3216
|
+
<th part="weekday" aria-hidden="true" hidden$="[[!_showWeekSeparator(showWeekNumbers, i18n)]]"></th>
|
|
3217
|
+
<template is="dom-repeat" items="[[_getWeekDayNames(i18n, showWeekNumbers)]]">
|
|
3218
|
+
<th role="columnheader" part="weekday" scope="col" abbr$="[[item.weekDay]]" aria-hidden="true">
|
|
3219
|
+
[[item.weekDayShort]]
|
|
3220
|
+
</th>
|
|
3221
|
+
</template>
|
|
3222
|
+
</tr>
|
|
3223
|
+
</thead>
|
|
3224
|
+
<tbody id="days-container">
|
|
3225
|
+
<template is="dom-repeat" items="[[_weeks]]" as="week">
|
|
3226
|
+
<tr role="row">
|
|
3227
|
+
<td part="week-number" aria-hidden="true" hidden$="[[!_showWeekSeparator(showWeekNumbers, i18n)]]">
|
|
3228
|
+
[[__getWeekNumber(week)]]
|
|
3229
|
+
</td>
|
|
3230
|
+
<template is="dom-repeat" items="[[week]]">
|
|
3231
|
+
<td
|
|
3232
|
+
role="gridcell"
|
|
3233
|
+
part$="[[__getDatePart(item, focusedDate, selectedDate, minDate, maxDate)]]"
|
|
3234
|
+
date="[[item]]"
|
|
3235
|
+
tabindex$="[[__getDayTabindex(item, focusedDate)]]"
|
|
3236
|
+
disabled$="[[__isDayDisabled(item, minDate, maxDate)]]"
|
|
3237
|
+
aria-selected$="[[__getDayAriaSelected(item, selectedDate)]]"
|
|
3238
|
+
aria-disabled$="[[__getDayAriaDisabled(item, minDate, maxDate)]]"
|
|
3239
|
+
aria-label$="[[__getDayAriaLabel(item)]]"
|
|
3240
|
+
>[[_getDate(item)]]</td
|
|
3241
|
+
>
|
|
3242
|
+
</template>
|
|
3243
|
+
</tr>
|
|
3244
|
+
</template>
|
|
3245
|
+
</tbody>
|
|
3246
|
+
</table>
|
|
3247
|
+
`}static get is(){return"vaadin-month-calendar"}static get properties(){return{_days:{type:Array,computed:"_getDays(month, i18n, minDate, maxDate)"},_weeks:{type:Array,computed:"_getWeeks(_days)"},disabled:{type:Boolean,reflectToAttribute:!0,computed:"_isDisabled(month, minDate, maxDate)"}}}static get observers(){return["_showWeekNumbersChanged(showWeekNumbers, i18n)"]}_showWeekNumbersChanged(t,e){t&&e&&1===e.firstDayOfWeek?this.setAttribute("week-numbers",""):this.removeAttribute("week-numbers")}__getDatePart(t,e,i,s,o){const r=["date"];return this.__isDayDisabled(t,s,o)&&r.push("disabled"),this.__isDayFocused(t,e)&&r.push("focused"),this.__isDaySelected(t,i)&&r.push("selected"),this._isToday(t)&&r.push("today"),r.join(" ")}__isDayFocused(t,e){return ir(t,e)}__isDaySelected(t,e){return ir(t,e)}__getDayAriaSelected(t,e){if(this.__isDaySelected(t,e))return"true"}__isDayDisabled(t,e,i){return!sr(t,e,i)}__getDayAriaDisabled(t,e,i){if(void 0!==t&&void 0!==e&&void 0!==i)return this.__isDayDisabled(t,e,i)?"true":void 0}__getDayTabindex(t,e){return this.__isDayFocused(t,e)?"0":"-1"}}c(Nr);
|
|
3248
|
+
/**
|
|
3249
|
+
* @license
|
|
3250
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3251
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3252
|
+
*/
|
|
3253
|
+
class Er{constructor(t,e){this.query=t,this.callback=e,this._boundQueryHandler=this._queryHandler.bind(this)}hostConnected(){this._removeListener(),this._mediaQuery=window.matchMedia(this.query),this._addListener(),this._queryHandler(this._mediaQuery)}hostDisconnected(){this._removeListener()}_addListener(){this._mediaQuery&&this._mediaQuery.addListener(this._boundQueryHandler)}_removeListener(){this._mediaQuery&&this._mediaQuery.removeListener(this._boundQueryHandler),this._mediaQuery=null}_queryHandler(t){"function"==typeof this.callback&&this.callback(t.matches)}}
|
|
3254
|
+
/**
|
|
3255
|
+
* @license
|
|
3256
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3257
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3258
|
+
*/const Or=t=>class extends t{static get properties(){return{scrollDuration:{type:Number,value:300},selectedDate:{type:Object,value:null,sync:!0},focusedDate:{type:Object,notify:!0,observer:"_focusedDateChanged",sync:!0},_focusedMonthDate:Number,initialPosition:{type:Object,observer:"_initialPositionChanged"},_originDate:{type:Object,value:new Date},_visibleMonthIndex:Number,_desktopMode:{type:Boolean,observer:"_desktopModeChanged"},_desktopMediaQuery:{type:String,value:"(min-width: 375px)"},_translateX:{observer:"_translateXChanged"},_yearScrollerWidth:{value:50},i18n:{type:Object},showWeekNumbers:{type:Boolean,value:!1},_ignoreTaps:Boolean,_notTapping:Boolean,minDate:{type:Object,sync:!0},maxDate:{type:Object,sync:!0},label:String,_cancelButton:{type:Object},_todayButton:{type:Object},calendars:{type:Array,value:()=>[]},years:{type:Array,value:()=>[]}}}static get observers(){return["__updateCalendars(calendars, i18n, minDate, maxDate, selectedDate, focusedDate, showWeekNumbers, _ignoreTaps, _theme)","__updateCancelButton(_cancelButton, i18n)","__updateTodayButton(_todayButton, i18n, minDate, maxDate)","__updateYears(years, selectedDate, _theme)"]}get __useSubMonthScrolling(){return this._monthScroller.clientHeight<this._monthScroller.itemHeight+this._monthScroller.bufferOffset}get focusableDateElement(){return this.calendars.map((t=>t.focusableDateElement)).find(Boolean)}_addListeners(){Xs(this.$.scrollers,"pan-y"),Ks(this.$.scrollers,"track",this._track.bind(this)),Ks(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),Ks(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),Ks(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new Er(this._desktopMediaQuery,(t=>{this._desktopMode=t}))),this.addController(new Ts(this,"today-button","vaadin-button",{observe:!1,initializer:t=>{t.setAttribute("theme","tertiary"),t.addEventListener("keydown",(t=>this.__onTodayButtonKeyDown(t))),Ks(t,"tap",this._onTodayTap.bind(this)),this._todayButton=t}})),this.addController(new Ts(this,"cancel-button","vaadin-button",{observe:!1,initializer:t=>{t.setAttribute("theme","tertiary"),t.addEventListener("keydown",(t=>this.__onCancelButtonKeyDown(t))),Ks(t,"tap",this._cancel.bind(this)),this._cancelButton=t}})),this.__initMonthScroller(),this.__initYearScroller()}reset(){this._closeYearScroller(),this._toggleAnimateClass(!0)}focusCancel(){this._cancelButton.focus()}scrollToDate(t,e){const i=this.__useSubMonthScrolling?this._calculateWeekScrollOffset(t):0;this._scrollToPosition(this._differenceInMonths(t,this._originDate)+i,e),this._monthScroller.forceUpdate()}__initMonthScroller(){this.addController(new Ts(this,"months","vaadin-date-picker-month-scroller",{observe:!1,initializer:t=>{t.addEventListener("custom-scroll",(()=>{this._onMonthScroll()})),t.addEventListener("touchstart",(()=>{this._onMonthScrollTouchStart()})),t.addEventListener("keydown",(t=>{this.__onMonthCalendarKeyDown(t)})),t.addEventListener("init-done",(()=>{const t=[...this.querySelectorAll("vaadin-month-calendar")];t.forEach((t=>{t.addEventListener("selected-date-changed",(t=>{this.selectedDate=t.detail.value}))})),this.calendars=t})),this._monthScroller=t}}))}__initYearScroller(){this.addController(new Ts(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:t=>{t.setAttribute("aria-hidden","true"),Ks(t,"tap",(t=>{this._onYearTap(t)})),t.addEventListener("custom-scroll",(()=>{this._onYearScroll()})),t.addEventListener("touchstart",(()=>{this._onYearScrollTouchStart()})),t.addEventListener("init-done",(()=>{this.years=[...this.querySelectorAll("vaadin-date-picker-year")]})),this._yearScroller=t}}))}__updateCancelButton(t,e){t&&(t.textContent=e&&e.cancel)}__updateTodayButton(t,e,i,s){t&&(t.textContent=e&&e.today,t.disabled=!this._isTodayAllowed(i,s))}__updateCalendars(t,e,i,s,o,r,a,n,l){t&&t.length&&t.forEach((t=>{t.i18n=e,t.minDate=i,t.maxDate=s,t.focusedDate=r,t.selectedDate=o,t.showWeekNumbers=a,t.ignoreTaps=n,l?t.setAttribute("theme",l):t.removeAttribute("theme")}))}__updateYears(t,e,i){t&&t.length&&t.forEach((t=>{t.selectedDate=e,i?t.setAttribute("theme",i):t.removeAttribute("theme")}))}_selectDate(t){this.selectedDate=t,this.dispatchEvent(new CustomEvent("date-selected",{detail:{date:t},bubbles:!0,composed:!0}))}_desktopModeChanged(t){this.toggleAttribute("desktop",t)}_focusedDateChanged(t){this.revealDate(t)}revealDate(t,e=!0){if(!t)return;const i=this._differenceInMonths(t,this._originDate);if(this.__useSubMonthScrolling){const s=this._calculateWeekScrollOffset(t);return void this._scrollToPosition(i+s,e)}const s=this._monthScroller.position>i,o=Math.max(this._monthScroller.itemHeight,this._monthScroller.clientHeight-2*this._monthScroller.bufferOffset)/this._monthScroller.itemHeight,r=this._monthScroller.position+o-1<i;s?this._scrollToPosition(i,e):r&&this._scrollToPosition(i-o+1,e)}_calculateWeekScrollOffset(t){const e=new Date(0,0);e.setFullYear(t.getFullYear()),e.setMonth(t.getMonth()),e.setDate(1);let i=0;for(;e.getDate()<t.getDate();)e.setDate(e.getDate()+1),e.getDay()===this.i18n.firstDayOfWeek&&(i+=1);return i/6}_initialPositionChanged(t){this._monthScroller&&this._yearScroller&&(this._monthScroller.active=!0,this._yearScroller.active=!0),this.scrollToDate(t)}_repositionYearScroller(){const t=this._monthScroller.position;this._visibleMonthIndex=Math.floor(t),this._yearScroller.position=(t+this._originDate.getMonth())/12}_repositionMonthScroller(){this._monthScroller.position=12*this._yearScroller.position-this._originDate.getMonth(),this._visibleMonthIndex=Math.floor(this._monthScroller.position)}_onMonthScroll(){this._repositionYearScroller(),this._doIgnoreTaps()}_onYearScroll(){this._repositionMonthScroller(),this._doIgnoreTaps()}_onYearScrollTouchStart(){this._notTapping=!1,setTimeout((()=>{this._notTapping=!0}),300),this._repositionMonthScroller()}_onMonthScrollTouchStart(){this._repositionYearScroller()}_doIgnoreTaps(){this._ignoreTaps=!0,this._debouncer=fs.debounce(this._debouncer,ds.after(300),(()=>{this._ignoreTaps=!1}))}_formatDisplayed(t,e,i){return t&&e&&"function"==typeof e.formatDate?e.formatDate(rr(t)):i}_onTodayTap(){const t=new Date;Math.abs(this._monthScroller.position-this._differenceInMonths(t,this._originDate))<.001?(this._selectDate(t),this._close()):this._scrollToCurrentMonth()}_scrollToCurrentMonth(){this.focusedDate&&(this.focusedDate=new Date),this.scrollToDate(new Date,!0)}_onYearTap(t){if(!this._ignoreTaps&&!this._notTapping){const e=t.detail.y-(this._yearScroller.getBoundingClientRect().top+this._yearScroller.clientHeight/2);this._scrollToPosition(this._monthScroller.position+e/this._yearScroller.itemHeight*12,!0)}}_scrollToPosition(t,e){if(void 0!==this._targetPosition)return void(this._targetPosition=t);if(!e)return this._monthScroller.position=t,this._targetPosition=void 0,this._repositionYearScroller(),void this.__tryFocusDate();let i;this._targetPosition=t,this._revealPromise=new Promise((t=>{i=t}));let s=0;const o=this._monthScroller.position,r=t=>{s||(s=t);const e=t-s;if(e<this.scrollDuration){const t=((t,e,i)=>(t/=this.scrollDuration/2)<1?i/2*t*t+e:-i/2*((t-=1)*(t-2)-1)+e)(e,o,this._targetPosition-o);this._monthScroller.position=t,window.requestAnimationFrame(r)}else this.dispatchEvent(new CustomEvent("scroll-animation-finished",{bubbles:!0,composed:!0,detail:{position:this._targetPosition,oldPosition:o}})),this._monthScroller.position=this._targetPosition,this._targetPosition=void 0,i(),this._revealPromise=void 0;setTimeout(this._repositionYearScroller.bind(this),1)};window.requestAnimationFrame(r)}_limit(t,e){return Math.min(e.max,Math.max(e.min,t))}_handleTrack(t){Math.abs(t.detail.dx)<10||Math.abs(t.detail.ddy)>10||(Math.abs(t.detail.ddx)>this._yearScrollerWidth/3&&this._toggleAnimateClass(!0),this._translateX=this._limit(this._translateX+t.detail.ddx,{min:0,max:this._yearScrollerWidth}))}_track(t){if(!this._desktopMode)switch(t.detail.state){case"start":this._toggleAnimateClass(!1);break;case"track":this._handleTrack(t);break;case"end":this._toggleAnimateClass(!0),this._translateX>=this._yearScrollerWidth/2?this._closeYearScroller():this._openYearScroller()}}_toggleAnimateClass(t){t?this.classList.add("animate"):this.classList.remove("animate")}_toggleYearScroller(){this._isYearScrollerVisible()?this._closeYearScroller():this._openYearScroller()}_openYearScroller(){this._translateX=0,this.setAttribute("years-visible","")}_closeYearScroller(){this.removeAttribute("years-visible"),this._translateX=this._yearScrollerWidth}_isYearScrollerVisible(){return this._translateX<this._yearScrollerWidth/2}_translateXChanged(t){this._desktopMode||(this._monthScroller.style.transform=`translateX(${t-this._yearScrollerWidth}px)`,this._yearScroller.style.transform=`translateX(${t}px)`)}_yearAfterXMonths(t){return ar(t).getFullYear()}_differenceInMonths(t,e){return 12*(t.getFullYear()-e.getFullYear())-e.getMonth()+t.getMonth()}_clear(){this._selectDate("")}_close(){this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}_cancel(){this.focusedDate=this.selectedDate,this._close()}_preventDefault(t){t.preventDefault()}__toggleDate(t){ir(t,this.selectedDate)?(this._clear(),this.focusedDate=t):this._selectDate(t)}__onMonthCalendarKeyDown(t){let e=!1;switch(t.key){case"ArrowDown":this._moveFocusByDays(7),e=!0;break;case"ArrowUp":this._moveFocusByDays(-7),e=!0;break;case"ArrowRight":this._moveFocusByDays(this.__isRTL?-1:1),e=!0;break;case"ArrowLeft":this._moveFocusByDays(this.__isRTL?1:-1),e=!0;break;case"Enter":this._selectDate(this.focusedDate),this._close(),e=!0;break;case" ":this.__toggleDate(this.focusedDate),e=!0;break;case"Home":this._moveFocusInsideMonth(this.focusedDate,"minDate"),e=!0;break;case"End":this._moveFocusInsideMonth(this.focusedDate,"maxDate"),e=!0;break;case"PageDown":this._moveFocusByMonths(t.shiftKey?12:1),e=!0;break;case"PageUp":this._moveFocusByMonths(t.shiftKey?-12:-1),e=!0;break;case"Tab":this._onTabKeyDown(t,"calendar")}e&&(t.preventDefault(),t.stopPropagation())}_onTabKeyDown(t,e){switch(t.stopPropagation(),e){case"calendar":t.shiftKey&&(t.preventDefault(),this.hasAttribute("fullscreen")?this.focusCancel():this.__focusInput());break;case"today":t.shiftKey&&(t.preventDefault(),this.focusDateElement());break;case"cancel":t.shiftKey||(t.preventDefault(),this.hasAttribute("fullscreen")?this.focusDateElement():this.__focusInput())}}__onTodayButtonKeyDown(t){"Tab"===t.key&&this._onTabKeyDown(t,"today")}__onCancelButtonKeyDown(t){"Tab"===t.key&&this._onTabKeyDown(t,"cancel")}__focusInput(){this.dispatchEvent(new CustomEvent("focus-input",{bubbles:!0,composed:!0}))}__tryFocusDate(){if(this.__pendingDateFocus){const t=this.focusableDateElement;t&&ir(t.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,t.focus())}}async focusDate(t,e){const i=t||this.selectedDate||this.initialPosition||new Date;this.focusedDate=i,e||(this._focusedMonthDate=i.getDate()),await this.focusDateElement(!1)}async focusDateElement(t=!0){this.__pendingDateFocus=this.focusedDate,this.calendars.length||await new Promise((t=>{zo(this,(()=>{Fr(),t()}))})),t&&this.revealDate(this.focusedDate),this._revealPromise&&await this._revealPromise,this.__tryFocusDate()}_focusClosestDate(t){this.focusDate(or(t,[this.minDate,this.maxDate]))}_focusAllowedDate(t,e,i){this._dateAllowed(t)?this.focusDate(t,i):this._dateAllowed(this.focusedDate)?this.focusDate(e>0?this.maxDate:this.minDate):this._focusClosestDate(this.focusedDate)}_getDateDiff(t,e){const i=new Date(0,0);return i.setFullYear(this.focusedDate.getFullYear()),i.setMonth(this.focusedDate.getMonth()+t),e&&i.setDate(this.focusedDate.getDate()+e),i}_moveFocusByDays(t){const e=this._getDateDiff(0,t);this._focusAllowedDate(e,t,!1)}_moveFocusByMonths(t){const e=this._getDateDiff(t),i=e.getMonth();this._focusedMonthDate||(this._focusedMonthDate=this.focusedDate.getDate()),e.setDate(this._focusedMonthDate),e.getMonth()!==i&&e.setDate(0),this._focusAllowedDate(e,t,!0)}_moveFocusInsideMonth(t,e){const i=new Date(0,0);i.setFullYear(t.getFullYear()),"minDate"===e?(i.setMonth(t.getMonth()),i.setDate(1)):(i.setMonth(t.getMonth()+1),i.setDate(0)),this._dateAllowed(i)?this.focusDate(i):this._dateAllowed(t)?this.focusDate(this[e]):this._focusClosestDate(t)}_dateAllowed(t,e=this.minDate,i=this.maxDate){return(!e||t>=e)&&(!i||t<=i)}_isTodayAllowed(t,e){const i=new Date,s=new Date(0,0);return s.setFullYear(i.getFullYear()),s.setMonth(i.getMonth()),s.setDate(i.getDate()),this._dateAllowed(s,t,e)}}
|
|
3259
|
+
/**
|
|
3260
|
+
* @license
|
|
3261
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3262
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3263
|
+
*/;
|
|
3264
|
+
/**
|
|
3265
|
+
* @license
|
|
3266
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3267
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3268
|
+
*/
|
|
3269
|
+
yt("vaadin-date-picker-overlay-content",g`
|
|
3270
|
+
:host {
|
|
3271
|
+
display: flex;
|
|
3272
|
+
flex-direction: column;
|
|
3273
|
+
height: 100%;
|
|
3274
|
+
width: 100%;
|
|
3275
|
+
outline: none;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3278
|
+
[part='overlay-header'] {
|
|
3279
|
+
display: flex;
|
|
3280
|
+
flex-shrink: 0;
|
|
3281
|
+
flex-wrap: nowrap;
|
|
3282
|
+
align-items: center;
|
|
3283
|
+
}
|
|
3284
|
+
|
|
3285
|
+
:host(:not([fullscreen])) [part='overlay-header'] {
|
|
3286
|
+
display: none;
|
|
3287
|
+
}
|
|
3288
|
+
|
|
3289
|
+
[part='label'] {
|
|
3290
|
+
flex-grow: 1;
|
|
3291
|
+
}
|
|
3292
|
+
|
|
3293
|
+
[hidden] {
|
|
3294
|
+
display: none !important;
|
|
3295
|
+
}
|
|
3296
|
+
|
|
3297
|
+
[part='years-toggle-button'] {
|
|
3298
|
+
display: flex;
|
|
3299
|
+
}
|
|
3300
|
+
|
|
3301
|
+
#scrollers {
|
|
3302
|
+
display: flex;
|
|
3303
|
+
height: 100%;
|
|
3304
|
+
width: 100%;
|
|
3305
|
+
position: relative;
|
|
3306
|
+
overflow: hidden;
|
|
3307
|
+
}
|
|
3308
|
+
|
|
3309
|
+
:host([desktop]) ::slotted([slot='months']) {
|
|
3310
|
+
right: 50px;
|
|
3311
|
+
transform: none !important;
|
|
3312
|
+
}
|
|
3313
|
+
|
|
3314
|
+
:host([desktop]) ::slotted([slot='years']) {
|
|
3315
|
+
transform: none !important;
|
|
3316
|
+
}
|
|
3317
|
+
|
|
3318
|
+
:host(.animate) ::slotted([slot='months']),
|
|
3319
|
+
:host(.animate) ::slotted([slot='years']) {
|
|
3320
|
+
transition: all 200ms;
|
|
3321
|
+
}
|
|
3322
|
+
|
|
3323
|
+
[part='toolbar'] {
|
|
3324
|
+
display: flex;
|
|
3325
|
+
justify-content: space-between;
|
|
3326
|
+
z-index: 2;
|
|
3327
|
+
flex-shrink: 0;
|
|
3328
|
+
}
|
|
3329
|
+
`,{moduleId:"vaadin-date-picker-overlay-content-styles"});class Rr extends(Or(is(Dt($i(Wi))))){static get template(){return ji`
|
|
3330
|
+
<div part="overlay-header" on-touchend="_preventDefault" aria-hidden="true">
|
|
3331
|
+
<div part="label">[[_formatDisplayed(selectedDate, i18n, label)]]</div>
|
|
3332
|
+
<div part="clear-button" hidden$="[[!selectedDate]]"></div>
|
|
3333
|
+
<div part="toggle-button"></div>
|
|
3334
|
+
|
|
3335
|
+
<div part="years-toggle-button" hidden$="[[_desktopMode]]" aria-hidden="true">
|
|
3336
|
+
[[_yearAfterXMonths(_visibleMonthIndex)]]
|
|
3337
|
+
</div>
|
|
3338
|
+
</div>
|
|
3339
|
+
|
|
3340
|
+
<div id="scrollers">
|
|
3341
|
+
<slot name="months"></slot>
|
|
3342
|
+
<slot name="years"></slot>
|
|
3343
|
+
</div>
|
|
3344
|
+
|
|
3345
|
+
<div on-touchend="_preventDefault" role="toolbar" part="toolbar">
|
|
3346
|
+
<slot name="today-button"></slot>
|
|
3347
|
+
<slot name="cancel-button"></slot>
|
|
3348
|
+
</div>
|
|
3349
|
+
`}static get is(){return"vaadin-date-picker-overlay-content"}ready(){super.ready(),this.setAttribute("role","dialog"),this._addListeners(),this._initControllers()}}c(Rr);
|
|
3350
|
+
/**
|
|
3351
|
+
* @license
|
|
3352
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3353
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3354
|
+
*/
|
|
3355
|
+
const jr=Kt((t=>class extends(bo(go(t))){static get properties(){return{autofocus:{type:Boolean},focusElement:{type:Object,readOnly:!0,observer:"_focusElementChanged"},_lastTabIndex:{value:0}}}constructor(){super(),this._boundOnBlur=this._onBlur.bind(this),this._boundOnFocus=this._onFocus.bind(this)}ready(){super.ready(),this.autofocus&&!this.disabled&&requestAnimationFrame((()=>{this.focus(),this.setAttribute("focus-ring","")}))}focus(){this.focusElement&&!this.disabled&&this.focusElement.focus()}blur(){this.focusElement&&this.focusElement.blur()}click(){this.focusElement&&!this.disabled&&this.focusElement.click()}_focusElementChanged(t,e){t?(t.disabled=this.disabled,this._addFocusListeners(t),this.__forwardTabIndex(this.tabindex)):e&&this._removeFocusListeners(e)}_addFocusListeners(t){t.addEventListener("blur",this._boundOnBlur),t.addEventListener("focus",this._boundOnFocus)}_removeFocusListeners(t){t.removeEventListener("blur",this._boundOnBlur),t.removeEventListener("focus",this._boundOnFocus)}_onFocus(t){t.stopPropagation(),this.dispatchEvent(new Event("focus"))}_onBlur(t){t.stopPropagation(),this.dispatchEvent(new Event("blur"))}_shouldSetFocus(t){return t.target===this.focusElement}_shouldRemoveFocus(t){return t.target===this.focusElement}_disabledChanged(t,e){super._disabledChanged(t,e),this.focusElement&&(this.focusElement.disabled=t),t&&this.blur()}_tabindexChanged(t){this.__forwardTabIndex(t)}__forwardTabIndex(t){void 0!==t&&this.focusElement&&(this.focusElement.tabIndex=t,-1!==t&&(this.tabindex=void 0)),this.disabled&&t&&(-1!==t&&(this._lastTabIndex=t),this.tabindex=void 0)}})),Hr=new WeakMap,Wr=Kt((t=>class extends t{get slotStyles(){return{}}connectedCallback(){super.connectedCallback(),this.__applySlotStyles()}__applySlotStyles(){const t=this.getRootNode(),e=function(t){return Hr.has(t)||Hr.set(t,new Set),Hr.get(t)}(t);this.slotStyles.forEach((i=>{e.has(i)||(function(t,e){const i=document.createElement("style");i.textContent=t,e===document?document.head.appendChild(i):e.insertBefore(i,e.firstChild)}(i,t),e.add(i))}))}})),Gr=Kt((t=>class extends t{static get properties(){return{inputElement:{type:Object,readOnly:!0,observer:"_inputElementChanged"},type:{type:String,readOnly:!0},value:{type:String,value:"",observer:"_valueChanged",notify:!0,sync:!0},_hasInputValue:{type:Boolean,value:!1,observer:"_hasInputValueChanged"}}}constructor(){super(),this._boundOnInput=this.__onInput.bind(this),this._boundOnChange=this._onChange.bind(this)}get _hasValue(){return null!=this.value&&""!==this.value}get _inputElementValueProperty(){return"value"}get _inputElementValue(){return this.inputElement?this.inputElement[this._inputElementValueProperty]:void 0}set _inputElementValue(t){this.inputElement&&(this.inputElement[this._inputElementValueProperty]=t)}clear(){this._hasInputValue=!1,this.value="",this._inputElementValue=""}_addInputListeners(t){t.addEventListener("input",this._boundOnInput),t.addEventListener("change",this._boundOnChange)}_removeInputListeners(t){t.removeEventListener("input",this._boundOnInput),t.removeEventListener("change",this._boundOnChange)}_forwardInputValue(t){this.inputElement&&(this._inputElementValue=null!=t?t:"")}_inputElementChanged(t,e){t?this._addInputListeners(t):e&&this._removeInputListeners(e)}_hasInputValueChanged(t,e){(t||e)&&this.dispatchEvent(new CustomEvent("has-input-value-changed"))}__onInput(t){this._setHasInputValue(t),this._onInput(t)}_onInput(t){const e=t.composedPath()[0];this.__userInput=t.isTrusted,this.value=e.value,this.__userInput=!1}_onChange(t){}_toggleHasValue(t){this.toggleAttribute("has-value",t)}_valueChanged(t,e){this._toggleHasValue(this._hasValue),""===t&&void 0===e||this.__userInput||this._forwardInputValue(t)}_setHasInputValue(t){const e=t.composedPath()[0];this._hasInputValue=e.value.length>0}})),Lr=t=>class extends(Gr(no(t))){static get properties(){return{clearButtonVisible:{type:Boolean,reflectToAttribute:!0,value:!1}}}get clearElement(){return console.warn(`Please implement the 'clearElement' property in <${this.localName}>`),null}ready(){super.ready(),this.clearElement&&(this.clearElement.addEventListener("mousedown",(t=>this._onClearButtonMouseDown(t))),this.clearElement.addEventListener("click",(t=>this._onClearButtonClick(t))))}_onClearButtonClick(t){t.preventDefault(),this._onClearAction()}_onClearButtonMouseDown(t){t.preventDefault(),No||this.inputElement.focus()}_onEscape(t){super._onEscape(t),this.clearButtonVisible&&this.value&&(t.stopPropagation(),this._onClearAction())}_onClearAction(){this.clear(),this.inputElement.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.inputElement.dispatchEvent(new Event("change",{bubbles:!0}))}}
|
|
3356
|
+
/**
|
|
3357
|
+
* @license
|
|
3358
|
+
* Copyright (c) 2023 Vaadin Ltd.
|
|
3359
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3360
|
+
*/,Ur=new Map;
|
|
3361
|
+
/**
|
|
3362
|
+
* @license
|
|
3363
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3364
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3365
|
+
*/function $r(t){return Ur.has(t)||Ur.set(t,new WeakMap),Ur.get(t)}function qr(t,e){t&&t.removeAttribute(e)}function Vr(t,e){if(!t||!e)return;const i=$r(e);if(i.has(t))return;const s=ys(t.getAttribute(e));i.set(t,new Set(s))}function Yr(t,e,i={newId:null,oldId:null,fromUser:!1}){if(!t||!e)return;const{newId:s,oldId:o,fromUser:r}=i,a=$r(e),n=a.get(t);if(!r&&n)return o&&n.delete(o),void(s&&n.add(s));r&&(n?s||a.delete(t):Vr(t,e),qr(t,e)),function(t,e,i){const s=ys(t.getAttribute(e));s.delete(i),0!==s.size?t.setAttribute(e,xs(s)):t.removeAttribute(e)}(t,e,o);const l=s||xs(n);l&&ws(t,e,l)}
|
|
3366
|
+
/**
|
|
3367
|
+
* @license
|
|
3368
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3369
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3370
|
+
*/
|
|
3371
|
+
class Jr{constructor(t){this.host=t,this.__required=!1}setTarget(t){this.__target=t,this.__setAriaRequiredAttribute(this.__required),this.__setLabelIdToAriaAttribute(this.__labelId,this.__labelId),null!=this.__labelIdFromUser&&this.__setLabelIdToAriaAttribute(this.__labelIdFromUser,this.__labelIdFromUser,!0),this.__setErrorIdToAriaAttribute(this.__errorId),this.__setHelperIdToAriaAttribute(this.__helperId),this.setAriaLabel(this.__label)}setRequired(t){this.__setAriaRequiredAttribute(t),this.__required=t}setAriaLabel(t){this.__setAriaLabelToAttribute(t),this.__label=t}setLabelId(t,e=!1){this.__setLabelIdToAriaAttribute(t,e?this.__labelIdFromUser:this.__labelId,e),e?this.__labelIdFromUser=t:this.__labelId=t}setErrorId(t){this.__setErrorIdToAriaAttribute(t,this.__errorId),this.__errorId=t}setHelperId(t){this.__setHelperIdToAriaAttribute(t,this.__helperId),this.__helperId=t}__setAriaLabelToAttribute(t){var e;this.__target&&(t?(Vr(e=this.__target,"aria-labelledby"),qr(e,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(function(t,e){if(!t)return;const i=$r(e),s=i.get(t);s&&0!==s.size?ws(t,e,xs(s)):t.removeAttribute(e),i.delete(t)}(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){Yr(this.__target,"aria-labelledby",{newId:t,oldId:e,fromUser:i})}__setErrorIdToAriaAttribute(t,e){Yr(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setHelperIdToAriaAttribute(t,e){Yr(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setAriaRequiredAttribute(t){this.__target&&(["input","textarea"].includes(this.__target.localName)||(t?this.__target.setAttribute("aria-required","true"):this.__target.removeAttribute("aria-required")))}}
|
|
3372
|
+
/**
|
|
3373
|
+
* @license
|
|
3374
|
+
* Copyright (c) 2022 - 2023 Vaadin Ltd.
|
|
3375
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3376
|
+
*/class Zr extends Ts{constructor(t,e,i,s={}){super(t,e,i,{...s,useUniqueId:!0})}initCustomNode(t){this.__updateNodeId(t),this.__notifyChange(t)}teardownNode(t){const e=this.getSlotChild();e&&e!==this.defaultNode?this.__notifyChange(e):(this.restoreDefaultNode(),this.updateDefaultNode(this.node))}attachDefaultNode(){const t=super.attachDefaultNode();return t&&this.__updateNodeId(t),t}restoreDefaultNode(){}updateDefaultNode(t){this.__notifyChange(t)}observeNode(t){this.__nodeObserver&&this.__nodeObserver.disconnect(),this.__nodeObserver=new MutationObserver((t=>{t.forEach((t=>{const e=t.target,i=e===this.node;"attributes"===t.type?i&&this.__updateNodeId(e):(i||e.parentElement===this.node)&&this.__notifyChange(this.node)}))})),this.__nodeObserver.observe(t,{attributes:!0,attributeFilter:["id"],childList:!0,subtree:!0,characterData:!0})}__hasContent(t){return!!t&&(t.nodeType===Node.ELEMENT_NODE&&(customElements.get(t.localName)||t.children.length>0)||t.textContent&&""!==t.textContent.trim())}__notifyChange(t){this.dispatchEvent(new CustomEvent("slot-content-changed",{detail:{hasContent:this.__hasContent(t),node:t}}))}__updateNodeId(t){t.nodeType!==Node.ELEMENT_NODE||this.multiple&&this.nodes&&t!==this.nodes[0]||t.id||(t.id=this.defaultId)}}
|
|
3377
|
+
/**
|
|
3378
|
+
* @license
|
|
3379
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3380
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3381
|
+
*/class Kr extends Zr{constructor(t){super(t,"error-message","div")}setErrorMessage(t){this.errorMessage=t,this.updateDefaultNode(this.node)}setInvalid(t){this.invalid=t,this.updateDefaultNode(this.node)}initAddedNode(t){t!==this.defaultNode&&this.initCustomNode(t)}initNode(t){this.updateDefaultNode(t)}initCustomNode(t){t.textContent&&!this.errorMessage&&(this.errorMessage=t.textContent.trim()),super.initCustomNode(t)}restoreDefaultNode(){this.attachDefaultNode()}updateDefaultNode(t){const{errorMessage:e,invalid:i}=this,s=Boolean(i&&e&&""!==e.trim());t&&(t.textContent=s?e:"",t.hidden=!s,s?t.setAttribute("role","alert"):t.removeAttribute("role")),super.updateDefaultNode(t)}}
|
|
3382
|
+
/**
|
|
3383
|
+
* @license
|
|
3384
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3385
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3386
|
+
*/class Qr extends Zr{constructor(t){super(t,"helper",null)}setHelperText(t){this.helperText=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{helperText:t}=this;if(t&&""!==t.trim()){this.tagName="div";const t=this.attachDefaultNode();this.observeNode(t)}}updateDefaultNode(t){t&&(t.textContent=this.helperText),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}
|
|
3387
|
+
/**
|
|
3388
|
+
* @license
|
|
3389
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3390
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3391
|
+
*/class Xr extends Zr{constructor(t){super(t,"label","label")}setLabel(t){this.label=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{label:t}=this;if(t&&""!==t.trim()){const t=this.attachDefaultNode();this.observeNode(t)}}updateDefaultNode(t){t&&(t.textContent=this.label),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}
|
|
3392
|
+
/**
|
|
3393
|
+
* @license
|
|
3394
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3395
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3396
|
+
*/const ta=Kt((t=>class extends(is(t)){static get properties(){return{label:{type:String,observer:"_labelChanged"}}}constructor(){super(),this._labelController=new Xr(this),this._labelController.addEventListener("slot-content-changed",(t=>{this.toggleAttribute("has-label",t.detail.hasContent)}))}get _labelId(){const t=this._labelNode;return t&&t.id}get _labelNode(){return this._labelController.node}ready(){super.ready(),this.addController(this._labelController)}_labelChanged(t){this._labelController.setLabel(t)}})),ea=Kt((t=>class extends t{static get properties(){return{invalid:{type:Boolean,reflectToAttribute:!0,notify:!0,value:!1},required:{type:Boolean,reflectToAttribute:!0}}}validate(){const t=this.checkValidity();return this._setInvalid(!t),this.dispatchEvent(new CustomEvent("validated",{detail:{valid:t}})),t}checkValidity(){return!this.required||!!this.value}_setInvalid(t){this._shouldSetInvalid(t)&&(this.invalid=t)}_shouldSetInvalid(t){return!0}})),ia=t=>class extends(ea(ta(is(t)))){static get properties(){return{ariaTarget:{type:Object,observer:"_ariaTargetChanged"},errorMessage:{type:String,observer:"_errorMessageChanged"},helperText:{type:String,observer:"_helperTextChanged"},accessibleName:{type:String,observer:"_accessibleNameChanged"},accessibleNameRef:{type:String,observer:"_accessibleNameRefChanged"}}}static get observers(){return["_invalidChanged(invalid)","_requiredChanged(required)"]}constructor(){super(),this._fieldAriaController=new Jr(this),this._helperController=new Qr(this),this._errorController=new Kr(this),this._errorController.addEventListener("slot-content-changed",(t=>{this.toggleAttribute("has-error-message",t.detail.hasContent)})),this._labelController.addEventListener("slot-content-changed",(t=>{const{hasContent:e,node:i}=t.detail;this.__labelChanged(e,i)})),this._helperController.addEventListener("slot-content-changed",(t=>{const{hasContent:e,node:i}=t.detail;this.toggleAttribute("has-helper",e),this.__helperChanged(e,i)}))}get _errorNode(){return this._errorController.node}get _helperNode(){return this._helperController.node}ready(){super.ready(),this.addController(this._fieldAriaController),this.addController(this._helperController),this.addController(this._errorController)}__helperChanged(t,e){this._fieldAriaController.setHelperId(t?e.id:null)}_accessibleNameChanged(t){this._fieldAriaController.setAriaLabel(t)}_accessibleNameRefChanged(t){this._fieldAriaController.setLabelId(t,!0)}__labelChanged(t,e){this._fieldAriaController.setLabelId(t?e.id:null)}_errorMessageChanged(t){this._errorController.setErrorMessage(t)}_helperTextChanged(t){this._helperController.setHelperText(t)}_ariaTargetChanged(t){t&&this._fieldAriaController.setTarget(t)}_requiredChanged(t){this._fieldAriaController.setRequired(t)}_invalidChanged(t){this._errorController.setInvalid(t),setTimeout((()=>{if(t){const t=this._errorNode;this._fieldAriaController.setErrorId(t&&t.id)}else this._fieldAriaController.setErrorId(null)}))}}
|
|
3397
|
+
/**
|
|
3398
|
+
* @license
|
|
3399
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3400
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3401
|
+
*/,sa=Kt((t=>class extends t{static get properties(){return{stateTarget:{type:Object,observer:"_stateTargetChanged"}}}static get delegateAttrs(){return[]}static get delegateProps(){return[]}ready(){super.ready(),this._createDelegateAttrsObserver(),this._createDelegatePropsObserver()}_stateTargetChanged(t){t&&(this._ensureAttrsDelegated(),this._ensurePropsDelegated())}_createDelegateAttrsObserver(){this._createMethodObserver(`_delegateAttrsChanged(${this.constructor.delegateAttrs.join(", ")})`)}_createDelegatePropsObserver(){this._createMethodObserver(`_delegatePropsChanged(${this.constructor.delegateProps.join(", ")})`)}_ensureAttrsDelegated(){this.constructor.delegateAttrs.forEach((t=>{this._delegateAttribute(t,this[t])}))}_ensurePropsDelegated(){this.constructor.delegateProps.forEach((t=>{this._delegateProperty(t,this[t])}))}_delegateAttrsChanged(...t){this.constructor.delegateAttrs.forEach(((e,i)=>{this._delegateAttribute(e,t[i])}))}_delegatePropsChanged(...t){this.constructor.delegateProps.forEach(((e,i)=>{this._delegateProperty(e,t[i])}))}_delegateAttribute(t,e){this.stateTarget&&("invalid"===t&&this._delegateAttribute("aria-invalid",!!e&&"true"),"boolean"==typeof e?this.stateTarget.toggleAttribute(t,e):e?this.stateTarget.setAttribute(t,e):this.stateTarget.removeAttribute(t))}_delegateProperty(t,e){this.stateTarget&&(this.stateTarget[t]=e)}})),oa=Kt((t=>class extends(sa(ea(Gr(t)))){static get constraints(){return["required"]}static get delegateAttrs(){return[...super.delegateAttrs,"required"]}ready(){super.ready(),this._createConstraintsObserver()}checkValidity(){return this.inputElement&&this._hasValidConstraints(this.constructor.constraints.map((t=>this[t])))?this.inputElement.checkValidity():!this.invalid}_hasValidConstraints(t){return t.some((t=>this.__isValidConstraint(t)))}_createConstraintsObserver(){this._createMethodObserver(`_constraintsChanged(stateTarget, ${this.constructor.constraints.join(", ")})`)}_constraintsChanged(t,...e){if(!t)return;const i=this._hasValidConstraints(e),s=this.__previousHasConstraints&&!i;(this._hasValue||this.invalid)&&i?this.validate():s&&this._setInvalid(!1),this.__previousHasConstraints=i}_onChange(t){t.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:t},bubbles:t.bubbles,cancelable:t.cancelable}))}__isValidConstraint(t){return Boolean(t)||0===t}})),ra=t=>class extends(Wr(jr(oa(ia(Lr(no(t))))))){static get properties(){return{allowedCharPattern:{type:String,observer:"_allowedCharPatternChanged"},autoselect:{type:Boolean,value:!1},name:{type:String,reflectToAttribute:!0},placeholder:{type:String,reflectToAttribute:!0},readonly:{type:Boolean,value:!1,reflectToAttribute:!0},title:{type:String,reflectToAttribute:!0}}}static get delegateAttrs(){return[...super.delegateAttrs,"name","type","placeholder","readonly","invalid","title"]}constructor(){super(),this._boundOnPaste=this._onPaste.bind(this),this._boundOnDrop=this._onDrop.bind(this),this._boundOnBeforeInput=this._onBeforeInput.bind(this)}get slotStyles(){return["\n :is(input[slot='input'], textarea[slot='textarea'])::placeholder {\n font: inherit;\n color: inherit;\n }\n "]}_onFocus(t){super._onFocus(t),this.autoselect&&this.inputElement&&this.inputElement.select()}_onChange(t){t.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:t},bubbles:t.bubbles,cancelable:t.cancelable}))}_addInputListeners(t){super._addInputListeners(t),t.addEventListener("paste",this._boundOnPaste),t.addEventListener("drop",this._boundOnDrop),t.addEventListener("beforeinput",this._boundOnBeforeInput)}_removeInputListeners(t){super._removeInputListeners(t),t.removeEventListener("paste",this._boundOnPaste),t.removeEventListener("drop",this._boundOnDrop),t.removeEventListener("beforeinput",this._boundOnBeforeInput)}_onKeyDown(t){super._onKeyDown(t),this.allowedCharPattern&&!this.__shouldAcceptKey(t)&&(t.preventDefault(),this._markInputPrevented())}_markInputPrevented(){this.setAttribute("input-prevented",""),this._preventInputDebouncer=fs.debounce(this._preventInputDebouncer,ds.after(200),(()=>{this.removeAttribute("input-prevented")}))}__shouldAcceptKey(t){return t.metaKey||t.ctrlKey||!t.key||1!==t.key.length||this.__allowedCharRegExp.test(t.key)}_onPaste(t){if(this.allowedCharPattern){const e=t.clipboardData.getData("text");this.__allowedTextRegExp.test(e)||(t.preventDefault(),this._markInputPrevented())}}_onDrop(t){if(this.allowedCharPattern){const e=t.dataTransfer.getData("text");this.__allowedTextRegExp.test(e)||(t.preventDefault(),this._markInputPrevented())}}_onBeforeInput(t){this.allowedCharPattern&&t.data&&!this.__allowedTextRegExp.test(t.data)&&(t.preventDefault(),this._markInputPrevented())}_allowedCharPatternChanged(t){if(t)try{this.__allowedCharRegExp=new RegExp(`^${t}$`,"u"),this.__allowedTextRegExp=new RegExp(`^${t}*$`,"u")}catch(t){console.error(t)}}}
|
|
3402
|
+
/**
|
|
3403
|
+
* @license
|
|
3404
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3405
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3406
|
+
*/;
|
|
3407
|
+
/**
|
|
3408
|
+
* @license
|
|
3409
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3410
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3411
|
+
*/class aa extends Ts{constructor(t,e){super(t,"input","input",{initializer:(t,i)=>{i.value&&(t.value=i.value),i.type&&t.setAttribute("type",i.type),t.id=this.defaultId,"function"==typeof e&&e(t)},useUniqueId:!0})}}
|
|
3412
|
+
/**
|
|
3413
|
+
* @license
|
|
3414
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3415
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3416
|
+
*/class na{constructor(t,e){this.input=t,this.__preventDuplicateLabelClick=this.__preventDuplicateLabelClick.bind(this),e.addEventListener("slot-content-changed",(t=>{this.__initLabel(t.detail.node)})),this.__initLabel(e.node)}__initLabel(t){t&&(t.addEventListener("click",this.__preventDuplicateLabelClick),this.input&&t.setAttribute("for",this.input.id))}__preventDuplicateLabelClick(){const t=e=>{e.stopImmediatePropagation(),this.input.removeEventListener("click",t)};this.input.addEventListener("click",t)}}
|
|
3417
|
+
/**
|
|
3418
|
+
* @license
|
|
3419
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd..
|
|
3420
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3421
|
+
*/const la=[g`
|
|
3422
|
+
:host {
|
|
3423
|
+
display: inline-flex;
|
|
3424
|
+
outline: none;
|
|
3425
|
+
}
|
|
3426
|
+
|
|
3427
|
+
:host::before {
|
|
3428
|
+
content: '\\2003';
|
|
3429
|
+
width: 0;
|
|
3430
|
+
display: inline-block;
|
|
3431
|
+
/* Size and position this element on the same vertical position as the input-field element
|
|
3432
|
+
to make vertical align for the host element work as expected */
|
|
3433
|
+
}
|
|
3434
|
+
|
|
3435
|
+
:host([hidden]) {
|
|
3436
|
+
display: none !important;
|
|
3437
|
+
}
|
|
3438
|
+
|
|
3439
|
+
:host(:not([has-label])) [part='label'] {
|
|
3440
|
+
display: none;
|
|
3441
|
+
}
|
|
3442
|
+
|
|
3443
|
+
@media (forced-colors: active) {
|
|
3444
|
+
:host(:not([readonly])) [part='input-field'] {
|
|
3445
|
+
outline: 1px solid;
|
|
3446
|
+
outline-offset: -1px;
|
|
3447
|
+
}
|
|
3448
|
+
:host([focused]) [part='input-field'] {
|
|
3449
|
+
outline-width: 2px;
|
|
3450
|
+
}
|
|
3451
|
+
:host([disabled]) [part='input-field'] {
|
|
3452
|
+
outline-color: GrayText;
|
|
3453
|
+
}
|
|
3454
|
+
}
|
|
3455
|
+
`
|
|
3456
|
+
/**
|
|
3457
|
+
* @license
|
|
3458
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd..
|
|
3459
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3460
|
+
*/,g`
|
|
3461
|
+
[class$='container'] {
|
|
3462
|
+
display: flex;
|
|
3463
|
+
flex-direction: column;
|
|
3464
|
+
min-width: 100%;
|
|
3465
|
+
max-width: 100%;
|
|
3466
|
+
width: var(--vaadin-field-default-width, 12em);
|
|
3467
|
+
}
|
|
3468
|
+
`
|
|
3469
|
+
/**
|
|
3470
|
+
* @license
|
|
3471
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd..
|
|
3472
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3473
|
+
*/,g`
|
|
3474
|
+
[part='clear-button'] {
|
|
3475
|
+
display: none;
|
|
3476
|
+
cursor: default;
|
|
3477
|
+
}
|
|
3478
|
+
|
|
3479
|
+
[part='clear-button']::before {
|
|
3480
|
+
content: '\\2715';
|
|
3481
|
+
}
|
|
3482
|
+
|
|
3483
|
+
:host([clear-button-visible][has-value]:not([disabled]):not([readonly])) [part='clear-button'] {
|
|
3484
|
+
display: block;
|
|
3485
|
+
}
|
|
3486
|
+
`
|
|
3487
|
+
/**
|
|
3488
|
+
* @license
|
|
3489
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd..
|
|
3490
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3491
|
+
*/],ha=t=>class extends t{static get properties(){return{overlayClass:{type:String},_overlayElement:{type:Object}}}static get observers(){return["__updateOverlayClassNames(overlayClass, _overlayElement)"]}__updateOverlayClassNames(t,e){if(!e)return;if(void 0===t)return;const{classList:i}=e;if(this.__initialClasses||(this.__initialClasses=new Set(i)),Array.isArray(this.__previousClasses)){const t=this.__previousClasses.filter((t=>!this.__initialClasses.has(t)));t.length>0&&i.remove(...t)}const s="string"==typeof t?t.split(" "):[];s.length>0&&i.add(...s),this.__previousClasses=s}}
|
|
3492
|
+
/**
|
|
3493
|
+
* @license
|
|
3494
|
+
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
|
3495
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3496
|
+
*/;class ca{constructor(t){this.host=t,t.addEventListener("opened-changed",(()=>{t.opened||this.__setVirtualKeyboardEnabled(!1)})),t.addEventListener("blur",(()=>this.__setVirtualKeyboardEnabled(!0))),t.addEventListener("touchstart",(()=>this.__setVirtualKeyboardEnabled(!0)))}__setVirtualKeyboardEnabled(t){this.host.inputElement&&(this.host.inputElement.inputMode=t?"":"none")}}
|
|
3497
|
+
/**
|
|
3498
|
+
* @license
|
|
3499
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3500
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3501
|
+
*/const da=t=>class extends(ha(is(jr(oa(no(t)))))){static get properties(){return{_selectedDate:{type:Object,sync:!0},_focusedDate:{type:Object,sync:!0},value:{type:String,notify:!0,value:"",sync:!0},initialPosition:String,opened:{type:Boolean,reflectToAttribute:!0,notify:!0,observer:"_openedChanged",sync:!0},autoOpenDisabled:Boolean,showWeekNumbers:{type:Boolean,value:!1,sync:!0},_fullscreen:{type:Boolean,value:!1,sync:!0},_fullscreenMediaQuery:{value:"(max-width: 420px), (max-height: 420px)"},i18n:{type:Object,sync:!0,value:()=>({monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],firstDayOfWeek:0,today:"Today",cancel:"Cancel",referenceDate:"",formatDate(t){const e=String(t.year).replace(/\d+/u,(t=>"0000".substr(t.length)+t));return[t.month+1,t.day,e].join("/")},parseDate(t){const e=t.split("/"),i=new Date;let s,o=i.getMonth(),r=i.getFullYear();if(3===e.length?(o=parseInt(e[0])-1,s=parseInt(e[1]),r=parseInt(e[2]),e[2].length<3&&r>=0&&(r=function(t,e,i=0,s=1){if(e>99)throw new Error("The provided year cannot have more than 2 digits.");if(e<0)throw new Error("The provided year cannot be negative.");let o=e+100*Math.floor(t.getFullYear()/100);return t<new Date(o-50,i,s)?o-=100:t>new Date(o+50,i,s)&&(o+=100),o}(this.referenceDate?nr(this.referenceDate):new Date,r,o,s))):2===e.length?(o=parseInt(e[0])-1,s=parseInt(e[1])):1===e.length&&(s=parseInt(e[0])),void 0!==s)return{day:s,month:o,year:r}},formatTitle:(t,e)=>`${t} ${e}`})},min:{type:String,sync:!0},max:{type:String,sync:!0},_minDate:{type:Date,computed:"__computeMinOrMaxDate(min)",sync:!0},_maxDate:{type:Date,computed:"__computeMinOrMaxDate(max)",sync:!0},_noInput:{type:Boolean,computed:"_isNoInput(inputElement, _fullscreen, _ios, i18n, opened, autoOpenDisabled)"},_ios:{type:Boolean,value:Po},_focusOverlayOnOpen:Boolean,_overlayContent:{type:Object,sync:!0},_hasInputValue:{type:Boolean}}}static get observers(){return["_selectedDateChanged(_selectedDate, i18n)","_focusedDateChanged(_focusedDate, i18n)","__updateOverlayContent(_overlayContent, i18n, label, _minDate, _maxDate, _focusedDate, _selectedDate, showWeekNumbers)","__updateOverlayContentTheme(_overlayContent, _theme)","__updateOverlayContentFullScreen(_overlayContent, _fullscreen)"]}static get constraints(){return[...super.constraints,"min","max"]}constructor(){super(),this._boundOnClick=this._onClick.bind(this),this._boundOnScroll=this._onScroll.bind(this),this._boundOverlayRenderer=this._overlayRenderer.bind(this)}get _inputElementValue(){return super._inputElementValue}set _inputElementValue(t){super._inputElementValue=t,this._hasInputValue=!1}get clearElement(){return null}get _nativeInput(){return this.inputElement?this.inputElement.focusElement||this.inputElement:null}_onFocus(t){super._onFocus(t),this._noInput&&t.target.blur()}_onBlur(t){super._onBlur(t),this.opened||(this._selectParsedOrFocusedDate(),document.hasFocus()&&this.validate())}ready(){super.ready(),this.addEventListener("click",this._boundOnClick),this.addController(new Er(this._fullscreenMediaQuery,(t=>{this._fullscreen=t}))),this.addController(new ca(this));const t=this.$.overlay;this._overlayElement=t,t.renderer=this._boundOverlayRenderer,this.addEventListener("mousedown",(()=>this.__bringToFront())),this.addEventListener("touchstart",(()=>this.__bringToFront()))}disconnectedCallback(){super.disconnectedCallback(),this.opened=!1}open(){this.disabled||this.readonly||(this.opened=!0)}close(){this.$.overlay.close()}_overlayRenderer(t){if(t.firstChild)return;const e=document.createElement("vaadin-date-picker-overlay-content");t.appendChild(e),this._overlayContent=e,e.addEventListener("close",(()=>{this._close()})),e.addEventListener("focus-input",this._focusAndSelect.bind(this)),e.addEventListener("date-tap",(t=>{this.__userConfirmedDate=!0,this._selectDate(t.detail.date),this._close()})),e.addEventListener("date-selected",(t=>{this.__userConfirmedDate=!!t.detail.date,this._selectDate(t.detail.date)})),e.addEventListener("focusin",(()=>{this._keyboardActive&&this._setFocused(!0)})),e.addEventListener("focused-date-changed",(t=>{this._focusedDate=t.detail.value}))}__parseDate(t){if(!this.i18n.parseDate)return;let e=this.i18n.parseDate(t);return e&&(e=nr(`${e.year}-${e.month+1}-${e.day}`)),e&&!isNaN(e.getTime())?e:void 0}__formatDate(t){if(this.i18n.formatDate)return this.i18n.formatDate(rr(t))}checkValidity(){const t=this._inputElementValue,e=!t||!!this._selectedDate&&t===this.__formatDate(this._selectedDate),i=!this._selectedDate||sr(this._selectedDate,this._minDate,this._maxDate);let s=!0;return this.inputElement&&(this.inputElement.checkValidity?s=this.inputElement.checkValidity():this.inputElement.validate&&(s=this.inputElement.validate())),e&&i&&s}_shouldSetFocus(t){return!this._shouldKeepFocusRing}_shouldRemoveFocus(t){return!this.opened}_setFocused(t){super._setFocused(t),this._shouldKeepFocusRing=t&&this._keyboardActive}__dispatchChange(){this.validate(),this.dispatchEvent(new CustomEvent("change",{bubbles:!0}))}_selectDate(t){const e=this.value;this._selectedDate=t,e!==this.value&&this.__dispatchChange()}_close(){this._focus(),this.close()}__bringToFront(){requestAnimationFrame((()=>{this.$.overlay.bringToFront()}))}_isNoInput(t,e,i,s,o,r){return!t||e&&(!r||o)||i&&o||!s.parseDate}_formatISO(t){if(!(t instanceof Date))return"";const e=(t,e="00")=>(e+t).substr((e+t).length-e.length);let i="",s="0000",o=t.getFullYear();return o<0?(o=-o,i="-",s="000000"):t.getFullYear()>=1e4&&(i="+",s="000000"),[i+e(o,s),e(t.getMonth()+1),e(t.getDate())].join("-")}_inputElementChanged(t){super._inputElementChanged(t),t&&(t.autocomplete="off",t.setAttribute("role","combobox"),t.setAttribute("aria-haspopup","dialog"),t.setAttribute("aria-expanded",!!this.opened),this._applyInputValue(this._selectedDate))}_openedChanged(t){this.inputElement&&this.inputElement.setAttribute("aria-expanded",t)}_selectedDateChanged(t,e){void 0!==t&&void 0!==e&&(this.__keepInputValue||this._applyInputValue(t),this.value=this._formatISO(t),this._ignoreFocusedDateChange=!0,this._focusedDate=t,this._ignoreFocusedDateChange=!1)}_focusedDateChanged(t,e){void 0!==t&&void 0!==e&&(this._ignoreFocusedDateChange||this._noInput||this._applyInputValue(t))}_valueChanged(t,e){const i=nr(t);!t||i?(t?ir(this._selectedDate,i)||(this._selectedDate=i,void 0!==e&&this.validate()):this._selectedDate=null,this._toggleHasValue(this._hasValue)):this.value=e}__updateOverlayContent(t,e,i,s,o,r,a,n){t&&(t.i18n=e,t.label=i,t.minDate=s,t.maxDate=o,t.focusedDate=r,t.selectedDate=a,t.showWeekNumbers=n)}__updateOverlayContentTheme(t,e){t&&(e?t.setAttribute("theme",e):t.removeAttribute("theme"))}__updateOverlayContentFullScreen(t,e){t&&t.toggleAttribute("fullscreen",e)}_onOverlayEscapePress(){this._focusedDate=this._selectedDate,this._close()}_onOverlayOpened(){const t=this._overlayContent;t.reset();const e=this._getInitialPosition();t.initialPosition=e;const i=t.focusedDate||e;t.scrollToDate(i),this._ignoreFocusedDateChange=!0,t.focusedDate=i,this._ignoreFocusedDateChange=!1,window.addEventListener("scroll",this._boundOnScroll,!0),this._focusOverlayOnOpen?(t.focusDateElement(),this._focusOverlayOnOpen=!1):this._focus();const s=this._nativeInput;this._noInput&&s&&(s.blur(),this._overlayContent.focusDateElement()),this.__showOthers=Go(this._noInput?t:[s,t])}_getInitialPosition(){const t=nr(this.initialPosition),e=this._selectedDate||this._overlayContent.initialPosition||t||new Date;return t||sr(e,this._minDate,this._maxDate)?e:or(e,[this._minDate,this._maxDate])}_selectParsedOrFocusedDate(){if(this._ignoreFocusedDateChange=!0,this.i18n.parseDate){const t=this.__parseDate(this._inputElementValue||"");t?this._selectDate(t):(this.__keepInputValue=!0,this._selectDate(null),this._selectedDate=null,this.__keepInputValue=!1)}else this._focusedDate&&this._selectDate(this._focusedDate);this._ignoreFocusedDateChange=!1}_onOverlayClosed(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null),window.removeEventListener("scroll",this._boundOnScroll,!0),this.__userConfirmedDate?this.__userConfirmedDate=!1:this._selectParsedOrFocusedDate(),this._nativeInput&&this._nativeInput.selectionStart&&(this._nativeInput.selectionStart=this._nativeInput.selectionEnd),this.value||this._keyboardActive||this.validate()}_onScroll(t){t.target!==window&&this._overlayContent.contains(t.target)||this._overlayContent._repositionYearScroller()}_focus(){this._noInput||this.inputElement.focus()}_focusAndSelect(){this._focus(),this._setSelectionRange(0,this._inputElementValue.length)}_applyInputValue(t){this._inputElementValue=t?this.__formatDate(t):""}_setSelectionRange(t,e){this._nativeInput&&this._nativeInput.setSelectionRange&&this._nativeInput.setSelectionRange(t,e)}_onChange(t){t.stopPropagation()}_onClick(t){this._isClearButton(t)||this._onHostClick(t)}_onHostClick(t){this.autoOpenDisabled&&!this._noInput||(t.preventDefault(),this.open())}_onClearButtonClick(t){t.preventDefault(),this._inputElementValue="",this.value="",this.__dispatchChange()}_onKeyDown(t){switch(super._onKeyDown(t),this._noInput&&-1===[9].indexOf(t.keyCode)&&t.preventDefault(),t.key){case"ArrowDown":case"ArrowUp":t.preventDefault(),this.opened?this._overlayContent.focusDateElement():(this._focusOverlayOnOpen=!0,this.open());break;case"Tab":this.opened&&(t.preventDefault(),t.stopPropagation(),this._setSelectionRange(0,0),t.shiftKey?this._overlayContent.focusCancel():this._overlayContent.focusDateElement())}}_onEnter(t){const e=this.value;this.opened?this.close():this._selectParsedOrFocusedDate(),e===this.value&&this.validate()}_onEscape(t){if(!this.opened)return this.clearButtonVisible&&this.value?(t.stopPropagation(),void this._onClearButtonClick(t)):void(this.autoOpenDisabled?(""===this.inputElement.value&&this._selectDate(null),this._applyInputValue(this._selectedDate)):(this._focusedDate=this._selectedDate,this._selectParsedOrFocusedDate()))}_isClearButton(t){return t.composedPath()[0]===this.clearElement}_onInput(){if(this.opened||!this._inputElementValue||this.autoOpenDisabled||this.open(),this._inputElementValue){const t=this.__parseDate(this._inputElementValue);t&&(this._ignoreFocusedDateChange=!0,ir(t,this._focusedDate)||(this._focusedDate=t),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(t){return nr(t)}}
|
|
3502
|
+
/**
|
|
3503
|
+
* @license
|
|
3504
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3505
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3506
|
+
*/;
|
|
3507
|
+
/**
|
|
3508
|
+
* @license
|
|
3509
|
+
* Copyright (c) 2016 - 2023 Vaadin Ltd.
|
|
3510
|
+
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3511
|
+
*/
|
|
3512
|
+
yt("vaadin-date-picker",[la,g`
|
|
3513
|
+
:host([opened]) {
|
|
3514
|
+
pointer-events: auto;
|
|
3515
|
+
}
|
|
3516
|
+
|
|
3517
|
+
:host([dir='rtl']) [part='input-field'] {
|
|
3518
|
+
direction: ltr;
|
|
3519
|
+
}
|
|
3520
|
+
|
|
3521
|
+
:host([dir='rtl']) [part='input-field'] ::slotted(input)::placeholder {
|
|
3522
|
+
direction: rtl;
|
|
3523
|
+
text-align: left;
|
|
3524
|
+
}
|
|
3525
|
+
`],{moduleId:"vaadin-date-picker-styles"});class ua extends(da(ra(Dt(vs(Wi))))){static get is(){return"vaadin-date-picker"}static get template(){return ji`
|
|
3526
|
+
<div class="vaadin-date-picker-container">
|
|
3527
|
+
<div part="label">
|
|
3528
|
+
<slot name="label"></slot>
|
|
3529
|
+
<span part="required-indicator" aria-hidden="true" on-click="focus"></span>
|
|
3530
|
+
</div>
|
|
3531
|
+
|
|
3532
|
+
<vaadin-input-container
|
|
3533
|
+
part="input-field"
|
|
3534
|
+
readonly="[[readonly]]"
|
|
3535
|
+
disabled="[[disabled]]"
|
|
3536
|
+
invalid="[[invalid]]"
|
|
3537
|
+
theme$="[[_theme]]"
|
|
3538
|
+
>
|
|
3539
|
+
<slot name="prefix" slot="prefix"></slot>
|
|
3540
|
+
<slot name="input"></slot>
|
|
3541
|
+
<div id="clearButton" part="clear-button" slot="suffix" aria-hidden="true"></div>
|
|
3542
|
+
<div part="toggle-button" slot="suffix" aria-hidden="true" on-click="_toggle"></div>
|
|
3543
|
+
</vaadin-input-container>
|
|
3544
|
+
|
|
3545
|
+
<div part="helper-text">
|
|
3546
|
+
<slot name="helper"></slot>
|
|
3547
|
+
</div>
|
|
3548
|
+
|
|
3549
|
+
<div part="error-message">
|
|
3550
|
+
<slot name="error-message"></slot>
|
|
3551
|
+
</div>
|
|
3552
|
+
</div>
|
|
3553
|
+
|
|
3554
|
+
<vaadin-date-picker-overlay
|
|
3555
|
+
id="overlay"
|
|
3556
|
+
fullscreen$="[[_fullscreen]]"
|
|
3557
|
+
theme$="[[_theme]]"
|
|
3558
|
+
opened="{{opened}}"
|
|
3559
|
+
on-vaadin-overlay-escape-press="_onOverlayEscapePress"
|
|
3560
|
+
on-vaadin-overlay-open="_onOverlayOpened"
|
|
3561
|
+
on-vaadin-overlay-closing="_onOverlayClosed"
|
|
3562
|
+
restore-focus-on-close
|
|
3563
|
+
restore-focus-node="[[inputElement]]"
|
|
3564
|
+
></vaadin-date-picker-overlay>
|
|
3565
|
+
|
|
3566
|
+
<slot name="tooltip"></slot>
|
|
3567
|
+
`}get clearElement(){return this.$.clearButton}ready(){super.ready(),this.addController(new aa(this,(t=>{this._setInputElement(t),this._setFocusElement(t),this.stateTarget=t,this.ariaTarget=t}))),this.addController(new na(this.inputElement,this._labelController)),this._tooltipController=new Cs(this),this.addController(this._tooltipController),this._tooltipController.setPosition("top"),this._tooltipController.setAriaTarget(this.inputElement),this._tooltipController.setShouldShow((t=>!t.opened)),this.shadowRoot.querySelector('[part="toggle-button"]').addEventListener("mousedown",(t=>t.preventDefault())),this.$.overlay.addEventListener("vaadin-overlay-close",this._onVaadinOverlayClose.bind(this))}_onVaadinOverlayClose(t){t.detail.sourceEvent&&t.detail.sourceEvent.composedPath().includes(this)&&t.preventDefault()}_toggle(t){t.stopPropagation(),this.$.overlay.opened?this.close():this.open()}_openedChanged(t){super._openedChanged(t),this.$.overlay.positionTarget=this.shadowRoot.querySelector('[part="input-field"]'),this.$.overlay.noVerticalOverlap=!0}}c(ua);const pa=class{constructor(i){t(this,i),this.filterDraw=e(this,"filterDraw",7),this.filterSelection=e(this,"filterSelection",7),this.filterSelectionReset=e(this,"filterSelectionReset",7),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.showFilterId=!0,this.activateTicketSearch=!1,this.gameId="",this.playerId="",this.session="",this.postMessage=!1,this.language="en",this.quickFiltersActive=!1,this.clientStyling="",this.clientStylingUrlContent="",this.showFilterModal=!1,this.showClearButton=!1,this.filterData={},this.filterDataReset={ticketDrawId:"",filterFromCalendar:"",filterToCalendar:""},this.limitStylingAppends=!1}componentDidRender(){document.getElementById("#FilterById")&&(document.getElementById("#FilterById").value=""),!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}filterSelectionHandler(t){this.postMessage&&window.postMessage({type:"filterSelection",event:t},window.location.href),(this.filterData.ticketDrawId||this.filterData.filterFromCalendar||this.filterData.filterToCalendar)&&this.filterSelection.emit(t)}filterSelectionResetHandler(t){this.postMessage&&window.postMessage({type:"filterSelectionReset",event:t},window.location.href),this.filterSelectionReset.emit(t)}modalCloseEvent(){this.showFilterModal=!1}toggleFilterModal(){this.showFilterModal=!0}filterSearch(){this.modalCloseEvent(),this.showClearButton=!0,this.filterSelectionHandler(this.filterData),console.log(this.showClearButton)}resetSearch(){this.showClearButton=!1,this.filterSelectionResetHandler(this.filterDataReset),this.filterData={}}handleTicketDrawId(t){this.filterData.ticketDrawId=t.target.value}handleFilterFrom(t){this.filterData.filterFromCalendar=new Date(t.target.value).toISOString()}handleFilterTo(t){this.filterData.filterToCalendar=new Date(t.target.value).toISOString()}render(){return i("div",{key:"d74774bd58fa3df6b0038fd979fb4aec4262d43d",class:"HelperFilters",ref:t=>this.stylingContainer=t},i("div",{key:"0827128924ba350888ae81e67e0306e536b15047",class:"FilterButtonsWrapper"},i("button",{key:"73ae5aff5896195cd895410caf44dccfa1ac5cfc",class:"FilterOpen",onClick:()=>this.toggleFilterModal()},h("filterOpen",this.language)),console.log("in filter Open",this.showClearButton,this.quickFiltersActive),this.showClearButton||this.quickFiltersActive?i("button",{class:"FilterClear",onClick:()=>this.resetSearch()},h("filterClear",this.language)):null),i("helper-modal",{key:"add83df2714fdb69e8dfa7a0f5d1eb0d526fc2b4","title-modal":"Filter Modal",visible:this.showFilterModal,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("div",{key:"861b04161876b557184fe49c514867788147e4b9",class:"FilterModalHeader"},i("h3",{key:"7471430912f301ff995c401b08298d9006816216",class:"FilterModalTitle"},h(this.activateTicketSearch?"filterModalTicketTitle":"filterModalDrawTitle",this.language))),i("div",{key:"af6bd8e253f332c8724e1bb40100ba5e1e59838f",class:"FilterModalBody"},i("input",{key:"9edc7e14b801d40d4861625264f82b2fa213a770",id:"FilterById",type:"text",value:this.filterData.ticketDrawId,onInput:t=>this.handleTicketDrawId(t),class:"FilterModalSearch",placeholder:h(this.activateTicketSearch?"filterTicketPlaceholder":"filterDrawPlaceholder",this.language)}),i("p",{key:"9665b359f9d6da19f120eb9bb315c4b144c80ced"},h("filterOrDate",this.language)),i("div",{key:"d155c7d73a719aaedc581f51aa97cf21ec3125df",class:"FilterCalendarWrapper"},i("vaadin-date-picker",{key:"586fb38bc5c718a4afa06ebec96bec0fd46949eb",value:this.filterData.filterFromCalendar,onChange:t=>this.handleFilterFrom(t),placeholder:h("filterFromCalendar",this.language),class:"VaadinDatePicker"}),i("vaadin-date-picker",{key:"42e8965b2c740c19c53687c114faf6aa22f11de8",value:this.filterData.filterToCalendar,onChange:t=>this.handleFilterTo(t),placeholder:h("filterToCalendar",this.language),class:"VaadinDatePicker"}))),i("div",{key:"7529eef1b25d130d183a55e45862418444054d3c",class:"FilterModalFooter"},i("button",{key:"7dac7dc7b01c1c66dde7c6670a352f597b3f75fc",class:"FilterModalButton",onClick:()=>this.filterSearch()},h("filterModalButton",this.language)))))}};pa.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.FilterButtonsWrapper{display:flex;justify-content:flex-end;gap:5px}.FilterButtonsWrapper .FilterOpen{cursor:pointer;border-radius:4px;padding:8px 15px;width:max-content;border:1px solid #00958f;background:#00958f;color:#FFF;font-size:12px;transition:all 0.2s linear;text-align:center;letter-spacing:0}.FilterButtonsWrapper .FilterOpen:hover{background:#00958f;color:#FFF}.FilterButtonsWrapper .FilterClear{cursor:pointer;border-radius:4px;padding:8px 15px;width:max-content;border:1px solid #00958f;background:#FFF;color:#000;font-size:12px;transition:all 0.2s linear;text-align:center;letter-spacing:0}.FilterButtonsWrapper .FilterClear:hover{background:#00958f;color:#FFF}.FilterModalHeader,.FilterModalBody,.FilterModalFooter{display:flex;flex-direction:column;gap:5px;align-items:center;margin:20px 0}.FilterModalHeader .FilterModalTitle,.FilterModalBody .FilterModalTitle,.FilterModalFooter .FilterModalTitle{margin:0;padding:0;font-weight:700;font-size:16px;color:#009993;text-transform:uppercase}.FilterModalHeader .FilterModalSearch,.FilterModalBody .FilterModalSearch,.FilterModalFooter .FilterModalSearch{border-radius:4px;background:#e8ebef;color:#263445;width:100%;height:26px;max-width:280px;padding:5px;font-size:15px;border:none;outline:#009993}.FilterModalHeader .FilterCalendarWrapper,.FilterModalBody .FilterCalendarWrapper,.FilterModalFooter .FilterCalendarWrapper{display:flex;gap:5px}.FilterModalHeader .FilterCalendarWrapper .VaadinDatePicker,.FilterModalBody .FilterCalendarWrapper .VaadinDatePicker,.FilterModalFooter .FilterCalendarWrapper .VaadinDatePicker{width:50%;max-width:143px}.FilterModalHeader .FilterModalButton,.FilterModalBody .FilterModalButton,.FilterModalFooter .FilterModalButton{cursor:pointer;border-radius:4px;padding:8px 60px;width:max-content;margin:5px;border:1px solid #00958f;background:#00958f;color:#FFF;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0}.FilterModalHeader .FilterModalButton:hover,.FilterModalBody .FilterModalButton:hover,.FilterModalFooter .FilterModalButton:hover{background:#00958f;color:#FFF}.FilterModalHeader p,.FilterModalBody p,.FilterModalFooter p{margin:5px 0}';const ma=t=>!!(t.toLowerCase().match(/android/i)||t.toLowerCase().match(/blackberry|bb/i)||t.toLowerCase().match(/iphone|ipad|ipod/i)||t.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),fa=class{constructor(i){t(this,i),this.cancel=e(this,"modalCloseEvent",7),this.userAgent=window.navigator.userAgent,this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.titleModal=void 0,this.visible=!0,this.clientStyling="",this.clientStylingUrlContent="",this.limitStylingAppends=!1}handleHelperModalClose(){this.visible=!1,this.cancel.emit()}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return this.visible&&i("div",{key:"ba2aed789565b37bfdbb34bdf3ccace827231653",class:this.visible?"HelperModalWrapper HelperModalVisible":"HelperModalWrapper",ref:t=>this.stylingContainer=t},i("div",{key:"151ca4cd80d259ac955b92b10bf6f0df2698a937",class:"HelperModalWrapper HelperModalVisible"},i("div",{key:"804cb1dea73321c4935e4a8ddb1136e98e89a070",class:"HelperModalContent"+(ma(this.userAgent)?" HelperModalMobileContent":"")},i("span",{key:"30cf7928c1e4baa53f3514fc1930823db76c874c",class:"HelperModalClose"+(ma(this.userAgent)?" HelperModalMobileClose":""),onClick:this.handleHelperModalClose.bind(this)},"X"),i("slot",{key:"5c1323a98cdcd09669020a00affe5673856e807e"}))))}};fa.style=":host{display:block}.HelperModalWrapper{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;z-index:1}.HelperModalVisible{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s}.HelperModalContent{position:relative;border:solid 1px #848e97;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.007);font-size:14px;padding:10px 10px 5px 10px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:4px;width:600px;max-height:600px;overflow-y:scroll}.HelperModalMobileContent{background:#FFF;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:4px;width:80%;max-height:350px}.HelperModalClose{cursor:pointer;position:absolute;top:15px;right:15px;font-size:20px;color:#000}.HelperModalMobileClose{position:absolute;top:15px;right:15px;font-size:20px;color:#000}";const ba=class{constructor(e){t(this,e),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.selectedIndex=0,this.cmsEndpoint=void 0,this.clientStyling="",this.clientStylingUrlContent="",this.tabContent="",this.limitStylingAppends=!1}connectedCallback(){}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return this.tabContent=i("div",{key:"d69c61827b4fb6d934c72b0b2d37d72fca307575",class:"TabContent",ref:t=>this.stylingContainer=t},"Each play includes one set of numbers from 1 to 21 with a selectable number of 8 and a second, 4-digit set of numbers, with a minimum selection of 1. Draws are held every 5 minutes and the winnings are automatically credited to your account."),this.selectedIndex+1==2?this.tabContent=i("div",{key:"ab912cbb3bc3e88ecf8fe5f8f0e7eb16460100bd",class:"TabContent",ref:t=>this.stylingContainer=t},i("ol",{key:"17bed41dffe7d5578452ee13a47b442d10366ce2"},i("li",{key:"cf0da42f07cf92f5cea9c9f504c8836e528a5708"},"Register or Login"),i("li",{key:"4a0339df365c6b1a37b8a74c5022a56197e870db"},"Buy tickets. Select 'Buy Tickets' to pick your numbers. Want us to automatically generate random numbers for you? Choose “I feel lucky”."),i("li",{key:"3f29a9b17c1059493648247868b83eb71241b8bd"},"Review and Complete your purchase. Once you've chosen your total number of plays, and confirmed your number of selections, review your ticket details and complete your purchase!"))):this.selectedIndex+1==3&&(this.tabContent=i("div",{key:"ceac54698e0e5c55a049600f02e8f413a76a1c33",class:"TabContent",ref:t=>this.stylingContainer=t},i("ul",{key:"426d89c86a1d44f6d515bc1a7902e43317127939"},i("li",{key:"457a225564399001dcab48097578174a27231ca7"},"What are my odds of winning?"),i("li",{key:"d35220f2aca215eff391cab54d719f18ef906c77"},"How can I find out if I’ve won a draw game?"),i("li",{key:"fcd560ee4b6740c319cf0f98a0b98da8fd9e14a4"},"How do I claim my prize?")))),this.tabContent}};ba.style=":host{display:block}.TabContent{font-size:14px;color:#000;font-weight:normal}";const ga=class{constructor(e){t(this,e),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.disabled=!1,this.label=void 0,this.selected=!1,this.cmsEndpoint=void 0,this.selectedIndex=0,this.tabs=[{label:"How to Play"},{label:"About"},{label:"FAQs"}],this.clientStyling="",this.clientStylingurl="",this.clientStylingUrlContent="",this.limitStylingAppends=!1}connectedCallback(){}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return i("div",{key:"841b2a4b84f2ecdaf692b9cab2eac4b3413186e7",ref:t=>this.stylingContainer=t},i("div",{key:"4c5d57e669f9f45d204bff8a85ca89a0574c4627",class:"Tabs"},this.tabs.map(((t,e)=>i("button",{class:"TabButton"+(this.selectedIndex==e?" Active":""),onClick:()=>this.selectedIndex=e},t.label)))),i("div",{key:"7ba983dec3b0355f390b19191d0d823914f09037"},i("helper-tab",{key:"e6c7739d50948582d8d14d530828508b4cb90d6e",selectedIndex:this.selectedIndex,"client-styling":this.clientStyling,"client-stylingurl":this.clientStylingurl,"client-styling-url-content":this.clientStylingUrlContent})))}get host(){return s(this)}};ga.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.Tabs{display:flex;gap:10px;overflow-x:auto}.TabButton{cursor:pointer;width:auto;border-radius:4px;padding:8px 15px;margin:5px 0 10px;border:1px solid #009993;background:#FFF;color:#000;font-size:12px;transition:all 0.2s linear;text-align:center;letter-spacing:0;white-space:nowrap}.TabButton:hover{background:#F1F1F1}.TabButton.Active{background:#009993;color:#FFF}';const va=class{constructor(i){t(this,i),this.bulletEvent=e(this,"lotteryBulletSelection",7),this.select=()=>{this.selectable&&(this.isSelected=!this.isSelected,this.bulletEvent.emit({value:this.value,selected:this.isSelected}))},this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.value="0",this.selectable=!0,this.isSelected=!1,this.clientStyling="",this.clientStylingUrlContent="",this.limitStylingAppends=!1}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return i("div",{key:"af3601684ecf1f39d65fc9461430cba96b9e4b8c",class:"Circle "+(this.selectable?"":"Disabled")+(this.isSelected?"Selected":""),onClick:()=>this.select(),ref:t=>this.stylingContainer=t},this.value)}};va.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}@-webkit-keyframes Circle{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Circle{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hover-rotate{0%{-webkit-transform:scale(1) rotateZ(0);transform:scale(1) rotateZ(0)}50%{-webkit-transform:scale(1.2) rotateZ(180deg);transform:scale(1.22) rotateZ(180deg)}100%{-webkit-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg)}}@keyframes hover-rotate{0%{-webkit-transform:scale(1) rotateZ(0);transform:scale(1) rotateZ(0)}50%{-webkit-transform:scale(1.2) rotateZ(180deg);transform:scale(1.2) rotateZ(180deg)}100%{-webkit-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg)}}@-webkit-keyframes selected-scaleUp{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes selected-scaleUp{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.Circle{-webkit-animation:Circle 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:Circle 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;cursor:pointer;color:#000000;display:block;height:30px;width:30px;margin:0;display:flex;align-items:center;justify-content:center;justify-content:center;align-items:center;border:solid 2px #ffffff;background:radial-gradient(circle at top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);font-weight:bold;border-radius:50%;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.5);user-select:none;font-size:16px;line-height:16px;font-weight:600;position:relative}.Circle:hover{-webkit-animation:hover-rotate 0.4s linear both;animation:hover-rotate 0.4s linear both;background:radial-gradient(circle at top, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 100%)}.Circle.Selected{-webkit-animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;color:#ffffff;background:#9EC258;background:-webkit-radial-gradient(top, #00958f, #004D4A);background:-moz-radial-gradient(top, #00958f, #004D4A);background:radial-gradient(to bottom, #00958f, #004D4A);border:solid 2px #00958f}.Circle.Disabled{-webkit-animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;color:#f1f1f1;background:#D4D4D4;border:solid 2px #D4D4D4;cursor:default}.Circle.DisabledSelected{-webkit-animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:selected-scaleUp 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;color:#f1f1f1;background:#9EC258;background:-webkit-radial-gradient(top, #00958f, #004D4A);background:-moz-radial-gradient(top, #00958f, #004D4A);background:radial-gradient(to bottom, #00958f, #004D4A);border:solid 2px #D4D4D4;cursor:default}';const ya=["ro","en","hr"],xa={en:{drawResultsHeader:"Last draw results",drawId:"Draw ID",drawName:"Game name",drawDate:"Draw Date",drawNumbersGridDraw:"Draw numbers Grid ",drawNumbersGridTicket:"Draw numbers Grid ",ticketResult:"Ticket result",amountWon:"Amount won",numberOfDraws:"Number of draws",multiplier:"Multiplier:",ticketPurchaseDate:"Ticket Purchase Date",ticketStatus:"Ticket Status",ticketId:"Ticket ID",ticketAmount:"Ticket Amount",winUpTo:"Win up to"},ro:{drawResultsHeader:"Ultimele rezultate extragere",drawId:"Id extragere",drawName:"Numele jocului",drawDate:"Data extragerii",drawNumbersGridDraw:"Numerele extrase Grid",drawNumbersGridTicket:"Numerele extrase Grid",ticketResult:"Rezultatul biletului",amountWon:"Suma castigata",numberOfDraws:"Numarul de extrageri",multiplier:"Multiplicator:",ticketPurchaseDate:"Data achizitionarii biletului",ticketStatus:"Statusul biletului",ticketId:"Id biletul",ticketAmount:"Valoarea biletului",winUpTo:"Poti castiga"},fr:{drawResultsHeader:"Résultats du dernier tirage",drawId:"ID de tirage",drawName:"Nom du jeu",drawDate:"Date du tirage",drawNumbersGridDraw:"Tirage des numéros Grille",drawNumbersGridTicket:"Tirage des numéros Grille",ticketResult:"Résultat du ticket",amountWon:"Montant gagné",numberOfDraws:"Nombre de tirages",multiplier:"Multiplicateur",ticketPurchaseDate:"Date d'achat du billet",ticketStatus:"Statut du ticket",ticketId:"ID de billets",ticketAmount:"Montant du billet",winUpTo:"Gagnez jusqu'à"},ar:{drawResultsHeader:"نتائج آخر سحب",drawId:"معرّف السحب",drawName:"اسم اللعبة",drawDate:"تاريخ السحب",drawNumbersGridDraw:"شبكة أرقام السحب",drawNumbersGridTicket:"شبكة أرقام السحب",ticketResult:"نتيجة التذكرة",amountWon:"المبلغ الذي تم ربحه",numberOfDraws:"عدد السحوبات",multiplier:"مضاعف",ticketPurchaseDate:"تاريخ شراء التذكرة",ticketStatus:"حالة التذكرة",ticketId:"معرّف التذكرة",ticketAmount:"مبلغ التذكرة",winUpTo:"ربح يصل إلى"},hr:{drawResultsHeader:"Rezultati posljednjeg izvlačenja",drawId:"ID izvlačenja",drawName:"Naziv igre",drawDate:"Datum izvlačenja",drawNumbersGridDraw:"Tablica izvučenih brojeva",drawNumbersGridTicket:"Tablica izvučenih brojeva",ticketResult:"Rezultat listića",amountWon:"Osvojeni iznos",numberOfDraws:"Broj izvlačenja",multiplier:"Multiplikator",ticketPurchaseDate:"Datum uplate listića",ticketStatus:"Status listića",ticketId:"ID listića",ticketAmount:"Iznos listića",winUpTo:"Osvoji do"}},wa=(t,e)=>{const i=e;return xa[void 0!==i&&ya.includes(i)?i:"en"][t]},ka=class{constructor(e){t(this,e),this.ticketDrawDetails=[],this.ticketDrawDetailsFlag=!0,this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.endpoint=void 0,this.gameId=void 0,this.language="en",this.playerId=void 0,this.drawMode=!1,this.drawId="",this.gameName="",this.ticketDate="",this.ticketStatus="",this.ticketId="",this.ticketAmount="",this.ticketMultiplier=!1,this.ticketDrawCount=0,this.ticketNumbers="",this.sessionId="",this.clientStyling="",this.clientStylingUrlContent="",this.ticketDrawData="",this.multiplier=3,this.isLoading=!0,this.hasErrors=!1,this.errorText="",this.ticketData=[],this.ticketDataLoaded=!1,this.ticketDraws=[],this.toggleDrawer=[!1],this.limitStylingAppends=!1,this.drawData=void 0}connectedCallback(){let t=[];this.ticketNumbers&&(this.gridNumbers=JSON.parse(this.ticketNumbers)),this.drawId&&t.push(this.getDrawData()),Promise.all(t).then((()=>{this.isLoading=!1})).catch((t=>{console.log("error ",t),this.isLoading=!1}))}componentWillRender(){this.ticketDrawData&&this.ticketDrawDetailsFlag&&(this.ticketDrawDetails=JSON.parse(this.ticketDrawData),this.ticketDrawDetails.forEach((t=>{this.getDrawData(t.drawId).then((e=>t.drawData=e))})),this.ticketDrawDetailsFlag=!1)}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}getDrawData(t){return this.isLoading=!0,new Promise(((e,i)=>{let s=new URL(`${this.endpoint}/games/${this.gameId}/draws/${t||this.drawId}`);fetch(s.href).then((t=>t.json())).then((i=>{t?e(i):(this.drawData=i,e(!0)),this.isLoading=!1})).catch((t=>{i(t),this.isLoading=!1}))}))}drawerToggle(t){this.toggleDrawer=this.toggleDrawer.map(((e,i)=>i==t?!e:e)),t>=this.toggleDrawer.length&&this.toggleDrawer.push(!0)}render(){return this.isLoading?i("p",null,"Loading, please wait ..."):this.hasErrors?void i("p",null,this.errorText):i("section",{class:"DrawResultsSection",ref:t=>this.stylingContainer=t},this.drawMode?i("div",{class:"DrawResultsArea"},this.drawData&&i("div",null,i("div",{class:"DrawResultsHeader"},i("span",null,wa("drawId",this.language),": ",this.drawData.id),i("span",null,wa("drawDate",this.language),": ",this.drawData.date.slice(0,10))),i("div",{class:"DrawResultsBody"},i("div",{class:"DrawNumbersGrid"},i("p",null,wa("drawNumbersGridDraw",this.language),"0:"),i("div",{class:"BulletContainer"},i("lottery-grid",{"selected-numbers":this.drawData.winningNumbers.join(","),"display-selected":!0,selectable:!1,language:this.language,"grid-type":"ticket","client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})),i("div",{class:"DrawMultipler"},i("label",{class:"Label"},wa("multiplier",this.language)," ",this.multiplier)))))):i("div",{class:"DrawResultsArea TicketDraws"},i("div",{class:"DrawResultsBody"},i("div",{class:"TicketIdContainer"},i("label",{class:"Label"},wa("ticketId",this.language),": ",i("span",null,this.ticketId))),i("div",{class:"TicketAmountContainer"},i("label",{class:"Label"},wa("ticketAmount",this.language)," ",i("span",null,this.ticketAmount))),i("div",{class:"DrawNumbersGrid"},this.gridNumbers.map(((t,e)=>i("div",null,i("label",{class:"Label"},wa("drawNumbersGridTicket",this.language)," ",String.fromCharCode(e+65),":"),i("div",{class:"BulletContainer"},i("lottery-grid",{"selected-numbers":t.join(","),selectable:!1,"display-selected":!0,language:this.language,"grid-type":"ticket","client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})))))),i("div",{class:"DrawMultipler"},i("label",{class:"Label"},wa("multiplier",this.language)," ",JSON.stringify(this.ticketMultiplier))),i("div",{class:"NumberOfDrawsContainer"},i("label",{class:"Label"},wa("numberOfDraws",this.language),": ",this.ticketDrawCount),i("div",{class:"DrawTicketsContainer"},this.ticketDrawDetails&&this.ticketDrawDetails.length>0&&i("div",{class:"ExpandableBoxes"},this.ticketDrawDetails.map(((t,e)=>{var s,o,r,a,n;return i("div",{class:{ExpandableBox:!0,ShowBox:this.toggleDrawer[e]},onClick:()=>this.drawerToggle(e)},i("div",{class:"ExpandableBoxHeader"},i("div",{class:"TicketResultContainer"},i("p",null,wa("ticketResult",this.language),": ",t.state)),"won"==t.state&&i("div",{class:"AmountWonContainer"},i("p",null,wa("amountWon",this.language),": ",Number(t.amount).toLocaleString("en")," ",t.currency)),"lost"==t.state&&i("div",{class:"DrawIdContainer"},i("p",null,wa("drawId",this.language),": ",t.drawId))),i("div",{class:"ExpandableBoxBody"},i("div",{class:"DrawIdContainer"},i("p",null,wa("drawId",this.language),": ",t.drawId)),i("div",{class:"DrawDateContainer"},i("p",null,wa("drawDate",this.language),": ",null===(s=t.drawData)||void 0===s?void 0:s.date.slice(0,10)," | ",null===(o=t.drawData)||void 0===o?void 0:o.date.slice(11,19))),i("div",{class:"DrawNumbersGrid"},t.drawData&&i("div",{class:"BulletContainer"},i("label",{class:"Label"},wa("drawNumbersGridDraw",this.language)," ",String.fromCharCode(e+10),":"),i("lottery-grid",{"selected-numbers":null===(a=null===(r=t.drawData)||void 0===r?void 0:r.winningNumbers)||void 0===a?void 0:a.join(","),selectable:!1,"display-selected":!0,language:this.language,"grid-type":"ticket","client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))),i("div",{class:"DrawMultipler"},i("label",{class:"Label"},wa("multiplier",this.language)," ",null===(n=t.drawData)||void 0===n?void 0:n.multiplier))))}))))))))}};ka.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.TicketInfo{display:flex;flex-direction:row;gap:15px;background-color:#009993;color:#fff;padding:12px;font-size:14px}.DrawResultsArea{margin-top:15px}.DrawResultsArea.TicketDraws .Content{padding:0;border:0}.DrawResultsArea.TicketDraws .DrawResultsBody{padding:0;margin-bottom:5px;border-radius:0;border:0}.DrawResultsSection{max-width:600px;margin:0px auto;border-radius:4px}.DrawResultsHeader{display:flex;justify-content:space-between;padding:10px 20px;background-color:#009993;color:#fff;font-size:14px;border-radius:4px 4px 0 0}.DrawResultsHeader h4{text-transform:uppercase;font-weight:400;margin:0;padding-top:15px}.DrawResultsBody{padding:20px;margin-bottom:5px;border-radius:0 0 4px 4px;border:1px solid #009993}.DrawResultsBody>div{margin:10px 0}.DrawResultsBody .NumberOfDrawsContainer{display:table;width:100%}.DrawNumbersGrid{display:flex;flex-direction:column;gap:5px}.DrawNumbersGrid label{display:block;margin-bottom:7px}.Toggle{cursor:pointer;display:inline-block}.ToggleSwitch{display:inline-block;background:#ccc;border-radius:16px;width:58px;height:24px;position:relative;vertical-align:middle;transition:background 0.25s}.ToggleSwitch:before,.ToggleSwitch:after{content:""}.ToggleSwitch:before{display:block;background:linear-gradient(to bottom, #fff 0%, #eee 100%);border-radius:50%;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.25);width:16px;height:16px;position:absolute;top:4px;left:4px;transition:left 0.25s}.Toggle:hover .ToggleSwitch:before{background:linear-gradient(to bottom, #fff 0%, #fff 100%);box-shadow:0 0 0 1px rgba(0, 0, 0, 0.5)}.ToggleCheckbox:checked+.ToggleSwitch{background:#56c080}.ToggleCheckbox:checked+.ToggleSwitch:before{left:38px}.ToggleCheckbox{position:absolute;visibility:hidden}.Label{position:relative}.DrawTicketsContainer{display:flex;flex-direction:column;margin:20px auto 0}.DrawMultipler{margin-top:15px}.ExpandableBoxes{position:relative;display:flex;flex-direction:column;border:1px solid #ccc;border-radius:5px;background-color:white}.ExpandableBox{border-bottom:1px solid #ccc;transition:height 300ms ease-in-out;overflow:hidden;height:80px}.ExpandableBox:last-child{border-bottom:0}.ExpandableBoxHeader{position:relative;list-style:none;outline:0;cursor:pointer;text-transform:uppercase;transition:color 300ms ease-in-out;margin-bottom:24px;margin-left:5px}.ShowBox>.ExpandableBoxHeader{color:#009993}.ExpandableBoxHeader::-webkit-details-marker{display:none}.ExpandableBoxHeader:before,.ExpandableBoxHeader:after{content:"";position:absolute}.ExpandableBoxHeader:before{right:21px;top:50%;height:2px;margin-top:-1px;width:16px;background:#009993}.ExpandableBoxHeader:after{right:28px;top:50%;height:16px;margin-top:-8px;width:2px;margin-left:-1px;background:#009993;transition:all 300ms ease-in-out}.ShowBox .ExpandableBoxHeader:after{opacity:0;transform:translateY(25%)}.ExpandableBoxBody{padding-top:0;font-weight:lighter;margin-left:5px}.ExpandableBox.ShowBox{height:300px}';const _a=["ro","en","fr","ar","hr"],Da={en:{drawResultsHeader:"Draw results history",drawId:"Draw ID",drawDate:"Draw Date",drawNumbersGridA:"Draw numbers Grid A",viewAllResults:"View All",lastFiveDraws:"Last 5 Draws",lastTenDraws:"Last 10 Draws",lastFifteenDraws:"Last 15 Draws",allDrawResultsHistory:"All Draw Results History",noResults:"No results",fetchingResults:"Fetching results"},ro:{drawResultsHeader:"Istoricul extragerilor",drawId:"ID-ul extragerii",drawDate:"Data extragerii",drawNumbersGridA:"Numerele extrase Grid A",viewAllResults:"Vezi toate rezultatele",lastFiveDraws:"Ultimile 5 extrageri",lastTenDraws:"Ultimile 10 extrageri",lastFifteenDraws:"Ultimile 15 extrageri",allDrawResultsHistory:"Istoricul tuturor extragerilor",noResults:"Niciun rezultat",fetchingResults:"Se obtin rezultatele"},fr:{drawResultsHeader:"Dessiner l'historique des résultats",drawId:"ID de tirage",drawDate:"Date du tirage",drawNumbersGridA:"Tirage des numéros Grille",viewAllResults:"Voir tout",lastFiveDraws:"5 derniers tirages",lastTenDraws:"10 derniers tirages",lastFifteenDraws:"15 derniers tirages",allDrawResultsHistory:"Historique des résultats de tous les tirages",noResults:"Aucun résultat",fetchingResults:"Récupération des résultats"},ar:{drawResultsHeader:"سجل نتائج السحب",drawId:"معرّف السحب",drawDate:"تاريخ السحب",drawNumbersGridA:"شبكة أرقام السحب",viewAllResults:"عرض الكل",lastFiveDraws:"آخر 5 سحوبات",lastTenDraws:"آخر 10 سحوبات",lastFifteenDraws:"آخر 15 سحبًا",allDrawResultsHistory:"سجل نتائج كل السحوبات",noResults:"لا توجد نتائج",fetchingResults:"جلب النتائج"},hr:{drawResultsHeader:"Povijest rezultata izvlačenja",drawId:"ID izvlačenja",drawDate:"Datum izvlačenja",drawNumbersGridA:"Izvučeni brojevi tablica A",viewAllResults:"Pogledaj sve",lastFiveDraws:"Zadnjih 5 izvlačenja",lastTenDraws:"Zadnjih 10 izvlačenja",lastFifteenDraws:"Zadnjih 15 izvlačenja",allDrawResultsHistory:"Povijest svih rezultata izvlačenja",noResults:"Nema rezultata",fetchingResults:"Dohvaćanje rezultata"}},Ta=(t,e)=>{const i=e;return Da[void 0!==i&&_a.includes(i)?i:"en"][t]},Ca=class{constructor(e){t(this,e),this.getDrawsData=()=>{let t=new URL(`${this.endpoint}/games/${this.gameId}/draws`);this.dateFiltersFrom&&t.searchParams.append("from",this.dateFiltersFrom),this.dateFiltersTo&&t.searchParams.append("to",this.dateFiltersTo),fetch(t.href).then((t=>{if(t.status>=300)throw new Error("There was an error while fetching the data");return t.json()})).then((t=>{this.winningDataSetsData=t.items.filter((t=>t.winningNumbers)),this.drawData=this.winningDataSetsData.map((t=>t))})).catch((t=>{console.log("err",t)})).finally((()=>{this.isLoading=!1,this.noResults=0==this.drawData.filter((t=>t.winningNumbers)).length}))},this.filterResults=t=>{this.numberOfResults=t,this.displayAllDrawsResults=!0},this.getDrawResults=t=>{let e=new URL(`${this.endpoint}/games/${this.gameId}/draws/${t}`);fetch(e.href,{method:"GET",headers:{"Content-Type":"application/json",Accept:"application/json"}}).then((t=>(404==t.status&&(this.noResults=!0),t.json()))).then((t=>{this.drawData=[t].map((t=>t))})).catch((t=>{console.log("err",t)})).finally((()=>{this.isLoading=!1}))},this.viewAllResults=()=>{this.numberOfResults=this.drawData.length,this.displayAllDrawsResults=!1,window.scrollTo({top:0,behavior:"smooth"})},this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.endpoint=void 0,this.gameId=void 0,this.numberOfResults=3,this.language="en",this.clientStyling="",this.clientStylingUrlContent="",this.drawData=[],this.winningDataSetsData=[""],this.displayAllDrawsResults=!0,this.showQuickFilters=!0,this.dateFiltersFrom="",this.dateFiltersTo="",this.isLoading=!1,this.noResults=!1,this.limitStylingAppends=!1}filtersHandler(t){this.showQuickFilters=!1,this.isLoading=!0,t.detail.ticketDrawId?this.getDrawResults(t.detail.ticketDrawId):(this.dateFiltersFrom=t.detail.filterFromCalendar,this.dateFiltersTo=t.detail.filterToCalendar,this.getDrawsData())}clearFiltersHandler(){this.showQuickFilters=!0,this.dateFiltersFrom="",this.dateFiltersTo="",this.drawData=this.winningDataSetsData,this.isLoading=!0,this.getDrawsData()}connectedCallback(){this.showQuickFilters&&this.getDrawsData()}disconnectedCallback(){clearInterval(this.interval)}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){let t=i("div",{key:"1583b694983132e116397e73c9552c95897c0353",class:"DrawResultsHeader"},this.displayAllDrawsResults?i("h4",null,Ta("drawResultsHeader",this.language)):[i("div",{class:"DrawResultsHeaderContent"},i("h4",null,Ta("allDrawResultsHistory",this.language)),i("div",{class:"FilterSection"},this.showQuickFilters&&i("div",{class:"FilterResultsContainer"},i("button",{class:"QuickFilterButton",onClick:()=>this.filterResults(5)},Ta("lastFiveDraws",this.language)),i("button",{class:"QuickFilterButton",onClick:()=>this.filterResults(10)},Ta("lastTenDraws",this.language)),i("button",{class:"QuickFilterButton",onClick:()=>this.filterResults(15)},Ta("lastFifteenDraws",this.language))),i("helper-filters",{"show-filter-id":"true","activate-ticket-search":"false","game-id":this.gameId,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})))]);return i("section",{key:"4dc417fefb4d2ce1be3eaf7853a2d564ef554c38",class:"GridWrapper",ref:t=>this.stylingContainer=t},i("div",{key:"18c68785d3fa790b8e7e923dd986afa2ffc60a54",class:"DrawResultsSection"},i("div",{key:"639d8f0c70aee9bb7d70b5bf6e7ee183aafb3c32",class:"DrawResultsAreaHistory"},t,i("div",{key:"4e43f9d5acdbfceff15a84a51bd4c26f013f6781",class:"HistoryGridWrapper"},i("div",{key:"344b9d8c9bbf87dde621eadec387c484b457671a",class:"HistoryGrid"},this.isLoading&&i("p",{key:"5c0950a3c07c0e868861fd53a8a919168acca345"},Ta("fetchingResults",this.language)),!this.isLoading&&!this.noResults&&this.drawData.map((t=>i("lottery-draw-results",{endpoint:this.endpoint,"game-id":this.gameId,"draw-id":t.id,"draw-mode":!0,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))).reverse().slice(0,this.numberOfResults),!this.isLoading&&this.noResults&&i("p",{key:"9b9fccfe879e3b6f3663f1778c4f04dd8779a5c1"},Ta("noResults",this.language)))),this.displayAllDrawsResults&&i("button",{key:"3af21758d6aad9c255d164c6ced7aebfc990fd0d",class:"ViewAllResults",onClick:this.viewAllResults},Ta("viewAllResults",this.language)))))}};Ca.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.GridBanner{background-color:#009993;background-repeat:no-repeat;background-position:center;color:#111;padding:0 20px 30px}.GridBanner .BannerButtonsWrapper{display:flex;justify-content:space-between;padding-top:16px}.GridBanner .BannerButtonsWrapper .BannerBackButton,.GridBanner .BannerButtonsWrapper .BannerLobbyButton{background:#fff;border:1px solid #009993;border-radius:4px;padding:7px 15px;font-size:12px;text-transform:uppercase;width:80px;cursor:pointer}.GridBanner .HistoryGridBannerArea{padding-top:30px}.HistoryGridBannerArea{display:flex;flex-direction:column;align-items:center}.BannerText{font-size:14px;font-weight:300}.BannerCountdown{font-size:22px;display:flex;gap:20px}.DrawResultsSection{max-width:600px;margin:0px auto}.HistoryGrid{border-radius:5px}.DrawResultsHeader{color:#009993;padding:25px 0 10px 0;text-align:center;border-radius:4px 4px 0 0}.DrawResultsHeader h4{text-transform:uppercase;font-size:16px;font-weight:600;margin:0}.DrawNumbersGrid{padding:10px 50px}.DrawNumbersGrid p{margin:0 0 10px 0;font-size:14px}.BulletContainer{margin-bottom:20px}.DrawResultTop{background-color:#009993;padding:10px;text-align:center;color:#fff;padding:0 50px;display:flex;justify-content:center;gap:40px}.ViewAllResults{display:block;padding:10px 40px;margin:40px auto;border:0;border-radius:5px;background-color:#009993;color:#fff;outline:none}.FilterSection{display:flex;justify-content:space-between;padding:25px 15px 10px;gap:10px;margin:0px 15px}.FilterSection .FilterResultsContainer{display:flex;gap:5px;overflow-x:auto}.FilterSection .QuickFilterButton{cursor:pointer;width:max-content;border-radius:4px;border:1px solid #00958f;background:#FFF;color:#000;font-size:12px;transition:all 0.2s linear;text-align:center;letter-spacing:0}.FilterSection .QuickFilterButton:hover{background:#F1F1F1}.FilterSection helper-filters{margin-left:auto}';const Aa=class{constructor(e){t(this,e),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.clientStyling="",this.clientStylingUrlContent="",this.limitStylingAppends=!1}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return i("div",{key:"a972ed1a25317b0cdeb82e3b007ec79e30bbb871",class:"GamePageDetailsContainer",ref:t=>this.stylingContainer=t},i("helper-accordion",{key:"2c6f8d634241c412103cdae78909972c884b0515","header-title":"Game Details",collapsed:!1,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("div",{key:"f5f80e173d935cb0dabb6a7ef45e54a1312b5dc8",class:"AccordionContainer",slot:"accordionContent"},i("helper-tabs",{key:"a91396e0a4aa1235cc618dfe336ae8b603bc2a6c","client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))))}};Aa.style=":host{display:block}";const Sa=["ro","en","fr","ar","hr"],za={en:{error:"Error",title:"Chrono",backButton:"Back",lobbyButton:"Lobby",prize:"Prize",winUpTo:"Win up to",nextDraw:"Next draw in: ",buy:"Buy tickets",viewLatest:"View latest results",createTicket:"Create Ticket",modalSuccess:"Purchase successfully completed!",deleteTicketModalTitle:"Delete Ticket",deleteTicketModalText:"Are you sure you want to delete this ticket?",deleteTicketModalCancel:"Cancel",deleteTicketModalConfirm:"Delete",orderSummaryTitle:"Order Summary",orderSummaryTickets:"Ticket",orderSummaryTotal:"Total",orderSummarySubmit:"Submit",lastDrawResultsTitle:"Last Draw Results",modalLogin:"Please login to submit a ticket"},ro:{error:"Eroare",title:"Loto 6/49",backButton:"Inapoi",lobbyButton:"Lobby",prize:"MARELE JACKPOT OMG",winUpTo:"Castiga pana la",nextDraw:"Urmatoarea extragere:",buy:"Cumpara bilet",viewLatest:"Ultimile extrageri",createTicket:"Creeaza bilet",modalSuccess:"Achizitie efectuata cu succes",deleteTicketModalTitle:"Sterge biletul",deleteTicketModalText:"Esti sigur ca vrei sa stergi acest bilet?",deleteTicketModalCancel:"Anuleaza",deleteTicketModalConfirm:"Sterge",orderSummaryTitle:"Rezumat comanda",orderSummaryTickets:"Bilet",orderSummaryTotal:"Total",orderSummarySubmit:"Trimite",lastDrawResultsTitle:"Cele mai recente extrageri",modalLogin:"Please login to submit a ticket"},fr:{error:"Error",title:"Chrono",backButton:"Back",lobbyButton:"Lobby",prize:"Prize",winUpTo:"Win up to",nextDraw:"Next draw in: ",buy:"Buy tickets",viewLatest:"View latest results",createTicket:"Create Ticket",modalSuccess:"Purchase successfully completed!",deleteTicketModalTitle:"Delete Ticket",deleteTicketModalText:"Are you sure you want to delete this ticket?",deleteTicketModalCancel:"Cancel",deleteTicketModalConfirm:"Delete",orderSummaryTitle:"Order Summary",orderSummaryTickets:"Ticket",orderSummaryTotal:"Total",orderSummarySubmit:"Submit",lastDrawResultsTitle:"Résultats du dernier tirage",modalLogin:"Please login to submit a ticket"},ar:{error:"خطأ",title:"كرونو",backButton:"خلف",lobbyButton:"ردهة",prize:"جائزة",winUpTo:"الفوز بما يصل الى",nextDraw:"السحب التالي:",buy:"اشتري تذاكر",viewLatest:"عرض أحدث النتائج",createTicket:"إنشاء تذكرة",modalSuccess:"!سيتم الشراء بنجاح قريبًا",deleteTicketModalTitle:"حذف التذكرة",deleteTicketModalText:"هل أنت متأكد أنك تريد حذف هذه التذكرة؟",deleteTicketModalCancel:"يلغي",deleteTicketModalConfirm:"حذف",orderSummaryTitle:"ملخص الطلب",orderSummaryTickets:"تذكرة",orderSummaryTotal:"المجموع",orderSummarySubmit:"يُقدِّم",lastDrawResultsTitle:"نتائج آخر سحب",modalLogin:"الرجاء تسجيل الدخول لتقديم تذكرة"},hr:{error:"Greška",title:"Krono",backButton:"Nazad",lobbyButton:"Lobby",prize:"Nagrada",winUpTo:"Osvoji do",nextDraw:"Sljedeće izvlačenje za: ",buy:"Uplati listić",viewLatest:"Pogledajte najnovije rezultate",createTicket:"Uplati listić",modalSuccess:"Kupnja uspješno obavljena!",deleteTicketModalTitle:"Izbriši listić",deleteTicketModalText:"Are you sure you want to delete this ticket?",deleteTicketModalCancel:"Otkaži",deleteTicketModalConfirm:"Izbriši",orderSummaryTitle:"Sažetak narudžbe",orderSummaryTickets:"Listić",orderSummaryTotal:"Ukupno",orderSummarySubmit:"Podnijeti",lastDrawResultsTitle:"Rezultati posljednjeg izvlačenja",modalLogin:"Molimo prijavite se da uplatite listić"}},Fa=(t,e)=>{const i=e;return za[void 0!==i&&Sa.includes(i)?i:"en"][t]},Ba=class{constructor(i){var s;t(this,i),this.goBackEvent=e(this,"goBackEvent",7),this.goToLobbyEvent=e(this,"goToLobbyEvent",7),this.userAgent=window.navigator.userAgent,this.multiplier=!1,this.quickPick=!1,this.isMobile=!!((s=this.userAgent).toLowerCase().match(/android/i)||s.toLowerCase().match(/blackberry|bb/i)||s.toLowerCase().match(/iphone|ipad|ipod/i)||s.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=new URL(this.clientStylingurl),e=document.createElement("style");fetch(t.href).then((t=>t.text())).then((t=>{this.clientStylingUrlContent=t,e.innerHTML=t,setTimeout((()=>{this.stylingContainer.prepend(e)}),1)})).catch((t=>{console.log("error ",t)}))},this.endpoint=void 0,this.gameId=void 0,this.playerId=void 0,this.sessionId=void 0,this.language="en",this.backgroundUrl=void 0,this.autoPick=!1,this.resetButton=!1,this.clientStyling="",this.clientStylingurl="",this.clientStylingUrlContent="",this.tickets=[],this.tabIndex=0,this.hasErrors=!1,this.totalAmount=0,this.successVisible=!1,this.deleteVisible=!1,this.deleteEventData=void 0,this.daysRemaining=void 0,this.hoursRemaining=void 0,this.minutesRemaining=void 0,this.secondsRemaining=void 0,this.latestDraw={},this.totalWinningsAmount=0,this.nextDate=void 0,this.isLoggedIn=!1,this.loginModalVisible=!1,this.limitStylingAppends=!1}connectedCallback(){this.getGameDetails(),this.getDraws(),this.sessionId&&(this.isLoggedIn=!0)}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingurl&&this.setClientStylingURL(),this.limitStylingAppends=!0)}countdownLogic(t){this.interval=setInterval((()=>{this.daysRemaining=Math.floor((Date.parse(t)-(new Date).getTime())/864e5),this.hoursRemaining=Math.floor((Date.parse(t)-(new Date).getTime())/36e5-24*this.daysRemaining),this.minutesRemaining=Math.floor((Date.parse(t)-(new Date).getTime())/6e4-24*this.daysRemaining*60-60*this.hoursRemaining),this.secondsRemaining=Math.floor((Date.parse(t)-(new Date).getTime())/1e3-24*this.daysRemaining*60*60-60*this.hoursRemaining*60-60*this.minutesRemaining)}),1e3)}disconnectedCallback(){clearInterval(this.interval)}getGameDetails(){let t=new URL(`${this.endpoint}/games/${this.gameId}`);fetch(t.href).then((t=>{if(t.status>=300)throw this.hasErrors=!0,new Error("There was an error while fetching the data");return t.json()})).then((t=>{this.gameData=t,this.basicStake=this.gameData.type.stakes[0].amount;let e=this.gameData.draws.filter((t=>!t.winningNumbers));e.length>0&&(this.nextDraw=e[0].id),this.createNewTicket()})).catch((t=>{this.hasErrors=!0,console.log("Error",t)}))}calculateTotalAmount(){const{currency:t}=this.gameData.type.stakes[0];this.totalAmount=0,this.tickets.forEach((t=>{t.completed&&(this.totalAmount+=t.amount*t.stake)})),this.currency=t}gridFilledHandler(t){this.tickets=this.tickets.map((e=>{if(e.ticketId==t.detail.id){let i=e.selectedNumbers||[];return i[t.detail.index]=t.detail.selectedNumbers.map((t=>parseInt(t,10))),{gameId:e.gameId,ticketId:e.ticketId,completed:!0,amount:t.detail.draws,stake:e.stake,selectedNumbers:i}}return e})),this.calculateTotalAmount()}gridDirtyHandler(t){this.tickets=this.tickets.map((e=>e.gameId==t.detail.id?{gameId:e.gameId,ticketId:e.ticketId,completed:!1,amount:e.amount,stake:e.stake,grids:[]}:e))}deleteTicketHandler(t){this.deleteVisible=!0,this.deleteEventData=t}modalCloseEvent(){this.deleteVisible=!1,this.loginModalVisible=!1}stakeChangeHandler(t){const{ticketId:e,stake:i}=t.detail;this.tickets[e-1].stake=i,this.calculateTotalAmount()}multiplierChangeHandler(t){this.multiplier=t.detail}getDraws(){let t=new URL(`${this.endpoint}/games/${this.gameId}/draws`);fetch(t.href,{method:"GET",headers:{"Content-Type":"application/json",Accept:"application/json"}}).then((t=>t.json())).then((t=>{var e;let i=t.items.filter((t=>{if(Date.parse(t.date)>(new Date).getTime())return!t.winningNumbers})),s=t.items.filter((t=>t.winningNumbers));i[0]&&(this.latestDraw=i[0],this.nextDate=this.latestDraw.date,this.countdownLogic(this.nextDate),this.lastDrawId=s[s.length-1].id,null===(e=this.latestDraw)||void 0===e||e.prizes.forEach((t=>{this.totalWinningsAmount+=JSON.parse(t.amount)})))})).catch((t=>{console.log("error ",t)}))}confirmDeleteTicketHandler(t){this.tickets=this.tickets.filter((e=>e.ticketId!=t.detail.ticketId)),this.calculateTotalAmount(),this.deleteVisible=!1}createNewTicket(){this.tickets=[...this.tickets,{gameId:this.gameId,ticketId:this.tickets.length+1,completed:!1,amount:1,stake:this.basicStake,grids:[]}]}showLoginModal(){this.loginModalVisible=!0}submitTickets(){let t=new URL(`${this.endpoint}/tickets`),e={gameId:this.gameId,tickets:[]};this.tickets.forEach((t=>{e.tickets.push({startingDrawId:this.nextDraw,amount:t.stake,gameId:this.gameId,currency:this.currency,selection:t.selectedNumbers,multiplier:this.multiplier,drawCount:t.amount,quickPick:this.quickPick})}));let i={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json",Authorization:`Bearer ${this.sessionId}`},body:JSON.stringify(e)};fetch(t.href,i).then((t=>{if(t.status>300)throw new Error("err");return t.json()})).then((t=>{console.log("data",t)})).catch((t=>{console.log("error ",t)})),this.successVisible=!0}goBack(){this.goBackEvent.emit()}goToLobby(){this.goToLobbyEvent.emit()}render(){const t=o(this.isMobile?"/assets/chrono_lottery_mobile.png":"/assets/chrono_desktop.png");return this.hasErrors?i("div",{class:"GamePage"},i("div",{class:"Title"},Fa("error",this.language))):i("div",{class:"GamePage",dir:"ar"==this.language?"rtl":"ltr",ref:t=>this.stylingContainer=t},i("div",{class:"GridBanner",style:{background:`url(${this.backgroundUrl?this.backgroundUrl:t})`,"background-size":"contain","background-repeat":"no-repeat","background-position":"center"}},i("div",{class:"BannerButtonsWrapper"},i("button",{class:"BannerBackButton",onClick:this.goBack.bind(this)},i("span",{class:"BannerBackButtonArrow"},"ᐸ "),Fa("backButton",this.language)),i("button",{class:"BannerLobbyButton",onClick:this.goToLobby.bind(this)},Fa("lobbyButton",this.language))),i("div",{class:"Tabs"},i("div",{class:"TabButton"+(0==this.tabIndex?" Active":""),onClick:()=>this.tabIndex=0},Fa("buy",this.language)),i("div",{class:"TabButton"+(1==this.tabIndex?" Active":""),onClick:()=>this.tabIndex=1},Fa("viewLatest",this.language)))),i("div",{class:"NextDrawWrapper"},i("div",{class:"TotalWinnings"},Fa("winUpTo",this.language),": ",i("span",null,"$",this.totalWinningsAmount.toLocaleString("en-US",{maximumFractionDigits:2}))),i("div",{class:"NextDraw"},i("p",{class:"BannerText"},Fa("nextDraw",this.language)),i("div",{class:"BannerCountdown"},i("span",{class:"CountdownDays"},this.daysRemaining,"D"),i("span",{class:"CountdownHours"},this.hoursRemaining,"H"),i("span",{class:"CountdownMinutes"},this.minutesRemaining,"M"),i("span",{class:"CountdownSeconds"},this.secondsRemaining,"S")))),0==this.tabIndex&&i("div",{class:"GamePageContent"},i("div",{class:"GameDetails"},i("lottery-game-details",{"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})),i("div",{class:"TicketsWrapper"},this.tickets.map((t=>i("lottery-ticket-controller",{endpoint:this.endpoint,"ticket-id":t.ticketId,"game-id":t.gameId,collapsed:!1,last:!0,language:this.language,"auto-pick":this.autoPick,"reset-button":this.resetButton,"total-controllers":this.tickets.length,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))),i("div",{class:"CreateNewTicket"},i("button",{onClick:()=>this.createNewTicket()},"+"),i("span",null,Fa("createTicket",this.language)))),i("div",{class:"OrderSummary"},i("h3",{class:"OrderSummaryTitle"},Fa("orderSummaryTitle",this.language)),i("div",{class:"Ticket"},Fa("orderSummaryTickets",this.language),": ",i("span",null,this.tickets.length)),i("hr",null),i("div",{class:"Total"},Fa("orderSummaryTotal",this.language),": ",i("span",null,this.totalAmount," ",this.currency)),i("div",{class:"ButtonWrapper"},this.isLoggedIn&&i("span",{class:"Button",onClick:()=>this.submitTickets()},Fa("orderSummarySubmit",this.language)),!this.isLoggedIn&&i("div",null,i("span",{class:"Button",onClick:()=>this.showLoginModal()},Fa("orderSummarySubmit",this.language)),i("helper-modal",{"title-modal":"Success",visible:this.loginModalVisible,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("p",{class:"SubmitModalSuccess"},Fa("modalLogin",this.language))))))),1==this.tabIndex&&i("div",null,i("h4",{class:"LastDrawResultsTitle"},Fa("lastDrawResultsTitle",this.language)),i("lottery-draw-results",{endpoint:this.endpoint,"game-id":this.gameId,language:this.language,"draw-id":this.lastDrawId,"draw-mode":!0,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}),i("lottery-draw-results-history",{endpoint:this.endpoint,"game-id":this.gameId,language:this.language,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})),i("helper-modal",{"title-modal":"Success",visible:this.successVisible,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("p",{class:"SubmitModalSuccess"},Fa("modalSuccess",this.language))),i("helper-modal",{"title-modal":"Delete Ticket",visible:this.deleteVisible,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("div",{class:"DeleteTicketModalWrapper"},i("h3",{class:"DeleteTicketModalTitle"},Fa("deleteTicketModalTitle",this.language)),i("p",{class:"DeleteTicketModalText"},Fa("deleteTicketModalText",this.language)),i("div",{class:"DeleteTicketModalButtons"},i("button",{class:"DeleteTicketModalCancel",onClick:()=>this.modalCloseEvent()},Fa("deleteTicketModalCancel",this.language)),i("button",{class:"DeleteTicketModalConfirm",onClick:()=>this.confirmDeleteTicketHandler(this.deleteEventData)},Fa("deleteTicketModalConfirm",this.language))))))}static get assetsDirs(){return["static"]}get element(){return s(this)}};Ba.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.GamePage .GridBanner{background-color:#009993;background-repeat:no-repeat;background-position:center;color:#111;padding:0 20px 10px;height:220px;display:flex;flex-direction:column;justify-content:space-between}.GamePage .GridBanner .BannerButtonsWrapper{display:flex;justify-content:space-between;padding-top:16px}.GamePage .GridBanner .BannerButtonsWrapper .BannerBackButton,.GamePage .GridBanner .BannerButtonsWrapper .BannerLobbyButton{background:#fff;border:1px solid #D4D4D4;border-radius:4px;padding:7px 15px;font-size:12px;text-transform:uppercase;width:80px;cursor:pointer}.GamePage .GridBanner .GridBannerArea{padding-top:30px;display:flex;flex-direction:column;align-items:center}.GamePage .TotalWinnings{color:#000;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;text-transform:uppercase}.GamePage .TotalWinnings span{font-size:18px;font-weight:700}.GamePage .NextDraw{color:#00958f;font-size:24px;font-weight:600;margin:0 auto;text-align:center;text-transform:uppercase;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.GamePage .NextDraw .BannerText{font-weight:400;font-size:18px;text-transform:uppercase;padding:0;margin:15px 0 0 0}.GamePage .NextDraw .BannerCountdown{font-size:22px;color:#00958f;display:flex;gap:20px}.GamePage .Tabs{display:flex;justify-content:center;gap:10px}.GamePage .Tabs .TabButton{border-radius:4px;cursor:pointer;padding:8px 0;width:50%;max-width:200px;border:1px solid #00958f;background:#00958f;color:#fff;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0}.GamePage .Tabs .TabButton.Active{color:#00958f;background:#F1F1F1;border:1px solid #F1F1F1}.LastDrawResultsTitle{color:#009993;padding:25px 0 10px 0;text-align:center;border-radius:4px;text-transform:uppercase;font-size:16px;font-weight:600;margin:0}.NextDrawWrapper{padding:10px 15px;background:#F1F1F1;background:linear-gradient(0deg, rgb(241, 241, 241) 0%, rgba(253, 187, 45, 0) 100%)}.NextDrawWrapper .BannerText{font-size:16px;font-weight:700;text-align:center}.NextDrawWrapper .BannerCountdown{font-size:22px;display:flex;gap:8px;color:#009993;font-weight:bolder;justify-content:center}.GamePageContent{padding:15px;max-width:1200px;margin:0 auto}.GameDetails{padding-bottom:10px;margin-bottom:20px}.CreateNewTicket{background:#004D4A;height:100px;width:100%;display:flex;margin-top:10px;flex-direction:column;justify-content:center;align-items:center}.CreateNewTicket button{cursor:pointer;display:inline-block;border-radius:50%;width:40px;height:40px;margin:5px;border:1px solid #FFF;background:#FFF;color:#004D4A;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0}.CreateNewTicket button:hover{background:#F1F1F1}.CreateNewTicket span{display:inline-block;font-size:12px;text-align:center;margin:0 auto;color:#FFF}.OrderSummary{min-width:200px;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;background:#fff}.OrderSummary .OrderSummaryTitle{font-size:16px;color:#009993;text-transform:uppercase;text-align:center}.OrderSummary .Ticket{display:inline-block;color:#000;font-size:14px;height:50px;line-height:50px;margin-left:15px}.OrderSummary .Ticket span{text-align:right}.OrderSummary hr{border:none;border-top:1px double #D4D4D4;color:#D4D4D4;width:100%}.OrderSummary .Total{display:inline-block;color:#000;font-size:14px;height:50px;line-height:50px;margin-left:15px}.OrderSummary .Total span{text-align:right}.ButtonWrapper{display:flex;align-items:center;justify-content:center}.ButtonWrapper .Button{cursor:pointer;border-radius:4px;padding:8px 60px;width:max-content;margin:5px;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0;background:#009993;border:1px solid #009993;color:#FFF}.ButtonWrapper .Button:hover{background:#00ABA4}.ButtonWrapper .Button.ButtonDisabled{pointer-events:none;background:#ccc;border:1px solid #ccc}.SubmitModalSuccess{text-align:center;font-size:18px;padding:20px}.DeleteTicketModalWrapper{padding:20px;text-align:center}.DeleteTicketModalWrapper .DeleteTicketModalTitle{font-size:16px;color:#00958f;font-weight:400;text-transform:uppercase;margin:20px 0 40px}.DeleteTicketModalWrapper .DeleteTicketModalText{font-size:14px;color:#000;line-height:22px;margin-bottom:40px}.DeleteTicketModalWrapper .DeleteTicketModalButtons{display:flex;gap:10px;justify-content:center}.DeleteTicketModalWrapper .DeleteTicketModalButtons .DeleteTicketModalConfirm{cursor:pointer;border-radius:4px;padding:8px 25px;width:max-content;margin:5px;color:#000;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0;background:#FF3D00;border:1px solid #FF3D00;color:#FFF}.DeleteTicketModalWrapper .DeleteTicketModalButtons .DeleteTicketModalConfirm:hover{background:#FF6536;border:1px solid #FF3D00}.DeleteTicketModalWrapper .DeleteTicketModalButtons .DeleteTicketModalCancel{cursor:pointer;width:max-content;border-radius:4px;padding:10px 25px;margin:5px;border:1px solid #00958f;background:#FFF;color:#000;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0}.DeleteTicketModalWrapper .DeleteTicketModalButtons .DeleteTicketModalCancel:hover{background:#F1F1F1}@media (min-width: 1200px){.GamePageContent .TicketsWrapper{float:left;width:49%}.GamePageContent .GameDetails{float:right;width:49%}.GamePageContent .OrderSummary{float:right;width:49%}}';const Ma=class{constructor(i){t(this,i),this.gridFilledEvent=e(this,"gridFilled",7),this.gridDirtyEvent=e(this,"gridDirty",7),this.selectedCounter=0,this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.ticketId=void 0,this.totalNumbers=0,this.gameId=void 0,this.maximumAllowed=0,this.minimumAllowed=1,this.selectable=!0,this.selectedNumbers="",this.displaySelected=!1,this.language="en",this.gridIndex=void 0,this.gridType="",this.clientStyling="",this.clientStylingUrlContent="",this.numbers=[],this.limitStylingAppends=!1}connectedCallback(){let t=[];this.selectedNumbers.length>0&&(t=this.selectedNumbers.split(","),this.selectedCounter=t.length),this.displaySelected?t.forEach((t=>{this.numbers.push({number:t,selected:!0,selectable:this.selectable})})):[...Array(this.totalNumbers).keys()].map((t=>(t+1).toString())).forEach((e=>{this.numbers.push({number:e,selected:t.indexOf(e)>=0,selectable:this.selectedCounter!=this.maximumAllowed&&this.selectable})}))}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}shuffleArray(t){const e=[];for(;t.length>0;){const i=Math.floor(Math.random()*t.length);e.push(t.splice(i,1)[0])}return e}lotteryBulletSelectionHandler(t){this.numbers=this.numbers.map((e=>e.number==t.detail.value?{number:e.number,selected:t.detail.selected,selectable:e.selectable}:{number:e.number,selected:e.selected,selectable:e.selectable})),t.detail.selected?(this.selectedCounter+=1,this.selectedCounter==this.maximumAllowed&&(this.numbers=this.numbers.map((t=>({number:t.number,selected:t.selected,selectable:!!t.selected}))),this.gridFilledEvent.emit({id:this.ticketId,index:this.gridIndex,selectedNumbers:this.numbers.filter((t=>t.selected)).map((t=>t.number))}))):(this.selectedCounter==this.maximumAllowed&&(this.numbers=this.numbers.map((t=>({number:t.number,selected:t.selected,selectable:!0}))),this.gridDirtyEvent.emit({id:this.ticketId,index:this.gridIndex,selectedNumbers:this.numbers.filter((t=>t.selected)).map((t=>t.number))})),this.selectedCounter-=1)}async resetSelectionHandler(t){t.detail&&t.detail==this.ticketId&&(this.selectedCounter=0,this.numbers=this.numbers.map((t=>({number:t.number,selected:!1,selectable:this.selectable}))),this.gridDirtyEvent.emit({id:this.ticketId,index:this.gridIndex,selectedNumbers:this.numbers.filter((t=>t.selected)).map((t=>t.number))}))}async autoSelectionHandler(t){if(t.detail&&t.detail==this.ticketId){this.resetSelectionHandler(t);let e=[...Array(this.totalNumbers).keys()].map((t=>t+1));e=this.shuffleArray(e),e=e.slice(0,this.minimumAllowed),this.numbers=this.numbers.map((t=>({number:t.number,selected:e.indexOf(parseInt(t.number,10))>=0,selectable:e.indexOf(parseInt(t.number,10))>=0}))),this.gridFilledEvent.emit({id:this.ticketId,index:this.gridIndex,selectedNumbers:this.numbers.filter((t=>t.selected)).map((t=>t.number))}),this.selectedCounter=this.maximumAllowed}}render(){return i("div",{key:"54b9187146b5d2625fd5ce7f53f38abf091cd943",class:"GridContainer",ref:t=>this.stylingContainer=t},i("div",{key:"e7e8570557ebaa78edf881cdbc1ed720028cdf6e",class:"ticket"===this.gridType?"Grid TicketGrid":"Grid"},this.numbers.map((t=>i("div",null,i("lottery-bullet",{value:t.number,selectable:t.selectable,"is-selected":t.selected,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))))))}};Ma.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.GridContainer{display:flex;flex-direction:column;max-width:1200px}.Grid{margin-top:10px 0 10px 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.Grid.TicketGrid{gap:5px}';const Ia=["ro","en","hr"],Pa={en:{loading:"Loading, please wait ...",error:"It was an error while trying to fetch the data",grid:"Grid",multiplier:"Multiplier",numberOfDraws:"Number of draws",wagerPerDraw:"Wager per draw",resetButton:"Reset",autoButton:"I feel lucky"},ro:{loading:"Se incarca, va rugam asteptati ...",error:"A fost o eroare in timp ce asteptam datele",grid:"Grid",multiplier:"Multiplicator",numberOfDraws:"Numarul de extrageri",wagerPerDraw:"Pariul per extragere",resetButton:"Reseteaza",autoButton:"Ma simt norocos"},fr:{loading:"Loading, please wait ...",error:"It was an error while trying to fetch the data",grid:"Grid",multiplier:"Multiplier",numberOfDraws:"Number of draws",wagerPerDraw:"Wager per draw",resetButton:"Reset",autoButton:"I feel lucky"},ar:{loading:"Loading, please wait ...",error:"It was an error while trying to fetch the data",grid:"Grid",multiplier:"Multiplier",numberOfDraws:"Number of draws",wagerPerDraw:"Wager per draw",resetButton:"Reset",autoButton:"I feel lucky"},hr:{loading:"Učitavanje, molimo pričekajte ...",error:"Došlo je do pogreške prilikom pokušaja dohvaćanja podataka",grid:"Tablica",multiplier:"Multiplikator",numberOfDraws:"Broj izvlačenja",wagerPerDraw:"Ulog po izvlačenju",resetButton:"Resetiraj",autoButton:"Osjećam se sretno"}},Na=(t,e)=>{const i=e;return Pa[void 0!==i&&Ia.includes(i)?i:"en"][t]},Ea=class{constructor(i){t(this,i),this.ticketCompleted=e(this,"ticketCompleted",7),this.autoSelection=e(this,"autoSelection",7),this.resetSelection=e(this,"resetSelection",7),this.stakeChange=e(this,"stakeChange",7),this.multiplierChange=e(this,"multiplierChange",7),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.endpoint=void 0,this.gameId=void 0,this.numberOfGrids=1,this.multipleDraws=!0,this.ticketId=void 0,this.resetButton=!1,this.autoPick=!1,this.language="en",this.clientStyling="",this.clientStylingUrlContent="",this.multiplier=!1,this.numberOfDraws=1,this.isLoading=!0,this.hasErrors=!1,this.ticketDone=!1,this.isCustomSelect=!1,this.amountInfo={},this.limitStylingAppends=!1}checkForClickOutside(t){"SelectComponent"!==t.composedPath()[0].getAttribute("data-cluster")&&(this.isCustomSelect=!1)}connectedCallback(){let t=new URL(`${this.endpoint}/games/${this.gameId}`);fetch(t.href).then((t=>{if(t.ok)return t.json();this.hasErrors=!0})).then((t=>{this.isLoading=!1,this.gameData=t,this.grids=[...Array(this.gameData.type.boards.length).keys()],this.amountInfo=this.gameData.type.stakes[0]})).catch((t=>{this.isLoading=!1,this.hasErrors=!0,console.error("Error!",t)}))}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}multiplierChangeHandler(t){this.multiplier=!!t.target&&t.target.checked,this.multiplierChange.emit(this.multiplier)}drawsChangeHandler(t){this.ticket=Object.assign(Object.assign({},this.ticket),{draws:t}),this.ticketCompleted.emit(this.ticket)}gridFilledHandler(t){this.ticket=Object.assign(Object.assign({},t.detail),{draws:this.numberOfDraws}),this.ticketDone=!0,this.ticketCompleted.emit(this.ticket)}toggleAutoSelection(){this.ticketDone=!0,this.autoSelection.emit(this.ticketId)}toggleResetSelection(){this.ticketDone=!1,this.resetSelection.emit(this.ticketId)}changeStake(t,e){this.stakeChange.emit({ticketId:t,stake:e})}toggleClass(){this.isCustomSelect=!this.isCustomSelect}setDropdownItem(t){this.amountInfo={value:t.value,currency:t.currency},this.isCustomSelect=!1,this.changeStake(this.ticketId,t.amount)}render(){if(this.isLoading)return i("div",null,i("p",null,Na("loading",this.language)));if(this.hasErrors)return i("div",null,i("p",null,Na("error",this.language)));{const{type:t}=this.gameData;return i("div",{class:"TicketContainer",ref:t=>this.stylingContainer=t},i("p",{class:"TicketTitle"},this.gameData.name),this.resetButton&&this.ticketDone&&i("div",{class:"ButtonContainer"},i("a",{class:"ResetButton",onClick:()=>this.toggleResetSelection()},Na("resetButton",this.language))),this.autoPick&&!this.ticketDone&&i("div",{class:"ButtonContainer"},i("a",{class:"AutoButton",onClick:()=>this.toggleAutoSelection()},Na("autoButton",this.language))),this.grids.map(((e,s)=>i("div",{class:"TicketGridBullets"},i("p",{class:"TicketGridTitle"},Na("grid",this.language)," ",s+1),i("lottery-grid",{"grid-index":s,"maximum-allowed":t.boards[s].maximumAllowed,"minimum-allowed":t.boards[s].minimumAllowed,"total-numbers":t.boards[s].highNumber-t.boards[s].lowNumber+1,selectable:!0,"reset-button":!0,"auto-pick":!0,"game-id":this.gameId,"ticket-id":this.ticketId,language:this.language,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent})))),t.multiplier&&i("div",null,i("label",{class:"Toggle"},i("label",{class:"Label"},Na("multiplier",this.language),": "),i("input",{class:"ToggleCheckbox",type:"checkbox",onInput:t=>this.multiplierChangeHandler(t)}),i("div",{class:"ToggleSwitch"}))),this.multipleDraws&&i("div",{class:"TicketDraws"},i("label",{class:"Label"},Na("numberOfDraws",this.language),": "),i("div",{class:"NumberInput"},i("button",{onClick:()=>this.numberOfDraws>1?this.numberOfDraws--:this.numberOfDraws=1,class:"Minus"},"-"),i("input",{class:"InputDefault",min:"1",value:this.numberOfDraws,type:"number"}),i("button",{onClick:()=>this.numberOfDraws++,class:"Plus"},"+"))),i("div",null,i("label",{class:"Label"},Na("wagerPerDraw",this.language),": "),i("div",{class:"WagerInput"},t.stakes.length>1?i("div",{"data-cluster":"SelectComponent",class:this.isCustomSelect?"SelectWrapper SelectActive":"SelectWrapper"},i("div",{"data-cluster":"SelectComponent",class:"SelectButton",onClick:()=>this.toggleClass()},i("span",{"data-cluster":"SelectComponent"},this.amountInfo.value," ",this.amountInfo.currency),i("span",{"data-cluster":"SelectComponent",class:"SelectExpand"},"▼")),i("div",{"data-cluster":"SelectComponent",class:"SelectContent"},i("ul",{"data-cluster":"SelectComponent",class:"SelectOptions"},t.stakes.map((t=>i("li",{"data-cluster":"SelectComponent",class:this.amountInfo.value==t.value?"SelectedValue":"",value:t.value,onClick:()=>this.setDropdownItem(t)},t.value," ",t.currency)))))):i("div",null,i("input",{min:"1",value:t.stakes[0].amount,type:"number",disabled:!0}),i("p",{class:"WagerInputTitle"},t.stakes[0].currency)))))}}static get watchers(){return{numberOfDraws:["drawsChangeHandler"]}}};Ea.style='@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");:host{display:block;font-family:"Roboto", sans-serif}.TicketTitle{font-size:16px;font-weight:bold}.ButtonContainer{display:flex;justify-content:flex-end}.Toggle{cursor:pointer;margin-top:20px;display:inline-block}.ToggleSwitch{display:inline-block;background:#707070;border-radius:16px;width:58px;height:24px;position:relative;vertical-align:middle;transition:background 0.25s}.ToggleSwitch:before,.ToggleSwitch:after{content:""}.ToggleSwitch:before{display:block;background:linear-gradient(to bottom, #fff 0%, #F1F1F1 100%);border-radius:50%;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.25);width:16px;height:16px;position:absolute;top:4px;left:4px;transition:left 0.25s}.Toggle:hover .ToggleSwitch:before{background:linear-gradient(to bottom, #fff 0%, #fff 100%);box-shadow:0 0 0 1px rgba(0, 0, 0, 0.5)}.ToggleCheckbox:checked+.ToggleSwitch{background:#00ABA4}.ToggleCheckbox:checked+.ToggleSwitch:before{left:38px}.ToggleCheckbox{position:absolute;visibility:hidden}.Label{margin-right:5px;position:relative;top:2px;font-size:14px;font-weight:lighter;color:#000}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.NumberInput,.WagerInput{margin-top:10px;display:inline-flex;align-items:center}.NumberInput,.NumberInput *{box-sizing:border-box}.NumberInput button{cursor:pointer;outline:none;-webkit-appearance:none;border:none;align-items:center;justify-content:center;height:20px;position:relative}.NumberInput button:after{display:inline-block;position:absolute;transform:translate(-50%, -50%) rotate(180deg);align-items:center;text-align:center}.NumberInput button.Plus:after{transform:translate(-50%, -50%) rotate(0deg);width:30px;display:inline-flex;align-items:center;text-align:center}.NumberInput input[type=number],.WagerInput input[type=number]{max-width:50px;display:inline-flex;align-items:center;padding:4px 10px;text-align:center}.NumberInput input[type=number] .WagerInputTitle,.WagerInput input[type=number] .WagerInputTitle{font-size:14px;color:#000;padding:10px}.InputDefault{background-color:#F1F1F1;border-radius:4px;padding:5px;border:solid 1px #D4D4D4;color:#707070}.AutoButton{cursor:pointer;display:inline-block;border-radius:4px;padding:8px 20px;width:max-content;margin:5px 0;border:1px solid #00958f;background:#FFF;color:#000;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0}.AutoButton:active{background:#00958f;color:#FFF}.ResetButton{cursor:pointer;display:inline-block;border-radius:4px;padding:8px 20px;width:max-content;margin:5px 0;color:#000;font-size:12px;transition:all 0.2s linear;text-transform:uppercase;text-align:center;letter-spacing:0;background:#FF3D00;border:1px solid #FF3D00;color:#FFF}.ResetButton:hover{background:#FF6536;border:1px solid #FF3D00}.TicketGridBullets{background:#f1f1f1;border-radius:4px;padding:20px;margin-top:5px}.TicketGridBullets .TicketGridTitle{margin-top:0px}.Minus{border-radius:4px;width:30px;height:24px !important;margin-right:10px;color:#FFF;background:#009993}.Plus{border-radius:4px;width:30px;height:24px !important;margin-left:10px;color:#FFF;background:#009993}.SelectWrapper{width:auto;padding:5px;margin:0 auto;border:1px solid #ccc;border-radius:5px;position:relative}.SelectButton,.SelectOptions li{display:flex;align-items:center;cursor:pointer}.SelectButton{display:flex;padding:0 5px;border-radius:7px;align-items:center;justify-content:space-between;font-size:14px}.SelectButton span:first-child{padding-right:10px}.SelectExpand{transition:transform 0.3s linear;font-size:12px}.SelectActive .SelectExpand{transform:rotate(180deg)}.SelectContent{display:none;padding:5px;border-radius:7px}.SelectWrapper.SelectActive .SelectContent{width:100%;display:block;position:absolute;left:0;top:32px;padding:0;border:1px solid #ccc;overflow:hidden;background:#fff}.SelectContent .SelectOptions{max-height:100px;margin:0;overflow-y:auto;padding:0}.SelectContent .SelectOptions .SelectedValue{background-color:#009993;color:#fff}.SelectOptions::-webkit-scrollbar{width:7px}.SelectOptions::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.SelectOptions::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.SelectOptions li{height:20px;padding:0 13px;font-size:14px}.SelectOptions li:hover{background:#f2f2f2}';const Oa=["ro","en","fr","ar","hr"],Ra={en:{ticket:"Ticket"},ro:{ticket:"Bilet"},fr:{ticket:"Billet"},ar:{ticket:"تذكرة"},hr:{ticket:"Listić"}},ja=(t,e)=>{const i=e;return Ra[void 0!==i&&Oa.includes(i)?i:"en"][t]},Ha=class{constructor(i){t(this,i),this.deleteTicketEvent=e(this,"deleteTicket",7),this.setClientStyling=()=>{let t=document.createElement("style");t.innerHTML=this.clientStyling,this.stylingContainer.prepend(t)},this.setClientStylingURL=()=>{let t=document.createElement("style");setTimeout((()=>{t.innerHTML=this.clientStylingUrlContent,this.stylingContainer.prepend(t)}),1)},this.endpoint="",this.ticketId=1,this.ticketDescription=void 0,this.gameId=void 0,this.postMessage=!1,this.eventName="deleteTicketAction",this.collapsed=!0,this.numberOfGrids=1,this.last=!1,this.language="en",this.autoPick=!1,this.resetButton=!1,this.totalControllers=1,this.clientStyling="",this.clientStylingUrlContent="",this.limitStylingAppends=!1}helperAccordionActionHandler(){this.postMessage&&window.postMessage({type:this.eventName},window.location.href),this.deleteTicketEvent.emit({ticketId:this.ticketId})}componentDidRender(){!this.limitStylingAppends&&this.stylingContainer&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrlContent&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return console.log("ticket id:",this.ticketId),i("div",{key:"203c89c4b240cd7c99eb3d37fa3a4dbc17ed18e3",class:"LotteryTicketControllerContainer",ref:t=>this.stylingContainer=t},i("helper-accordion",{key:"ad9801b15a1718ff7470ab3084c4b569ad23f6e3","header-title":`${ja("ticket",this.language)} ${this.ticketId}`,"header-subtitle":this.ticketDescription,footer:!0,"delete-tab":1!==this.totalControllers,collapsed:!this.last||this.collapsed,language:this.language,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent},i("div",{key:"b9c618987e848d4b44fee6941f8b5c9696bd44e8",slot:"accordionContent"},i("lottery-ticket",{key:"8acdc3d3cce5b654e7cddd71576c2e993881786f",endpoint:this.endpoint,"game-id":this.gameId,"ticket-id":this.ticketId,"number-of-grids":this.numberOfGrids,language:this.language,"reset-button":this.resetButton,"auto-pick":this.autoPick,"client-styling":this.clientStyling,"client-styling-url-content":this.clientStylingUrlContent}))))}};Ha.style=':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:0.8rem}*,*::before,*::after{margin:0;padding:0;list-style:none;outline:none;box-sizing:border-box}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-popup-2{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #000)}.Title{font-weight:800;font-size:18px}button{display:block;font-size:0.75rem;padding:12px 0;border:0;border-radius:2px;cursor:pointer}button.PrimaryButtonStyle{font-size:14px;color:#fff;background:rgb(122, 195, 23)}button.SecondaryButtonStyle{border:1px solid #999;color:#666;background:#fff}.LinkButton{display:inline;padding:0;color:#3366CC;text-decoration:underline;background-color:rgba(0, 0, 0, 0)}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center;margin:12px 0}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.Overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center}.ModalContainer{position:fixed;top:30vh;width:320px;height:auto;padding:18px 14px;background:#fff;border-radius:4px}.InitialWrapper{display:flex;flex-direction:column;gap:12px}.AdditionalInformation{margin:10px 0;font-size:14px}.TermsConditions{font-size:12px}.ExpandButton{font-size:14px;background-color:#fff;border:0;padding:0;margin-top:-10px;color:#999;display:flex;justify-content:center;align-items:center;cursor:pointer}.ExpandButton svg{width:28px;height:auto;margin-left:-4px}.LeftAlign{text-align:left;font-size:16px}.CenterAlign{text-align:center}.SetLimitSection{display:flex;flex-direction:column;gap:6px}.DepositTextSection{display:flex;justify-content:space-between}.DepositInputSection{height:32px;display:flex;gap:4px}.DepositInput{flex-grow:1;padding:0 6px}.SubmitDepositButton{flex-grow:1;font-size:0.75rem;padding:0}.SubmitDepositButton[disabled]{align-items:center;color:#ccc;cursor:not-allowed;background:#fff;border:#ccc 1px solid}.Hidden{display:none}.Extended{transform:rotate(180deg)}';export{a as helper_accordion,pa as helper_filters,fa as helper_modal,ba as helper_tab,ga as helper_tabs,va as lottery_bullet,ka as lottery_draw_results,Ca as lottery_draw_results_history,Aa as lottery_game_details,Ba as lottery_game_page,Ma as lottery_grid,Ea as lottery_ticket,Ha as lottery_ticket_controller}
|