@everymatrix/user-login 1.60.2 → 1.61.1
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.
|
@@ -310,7 +310,7 @@ const dispatchCustomEvent = (type, data = {}) => {
|
|
|
310
310
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
311
311
|
*/
|
|
312
312
|
|
|
313
|
-
function defineCustomElement(CustomElement, version = '24.5.
|
|
313
|
+
function defineCustomElement(CustomElement, version = '24.5.12') {
|
|
314
314
|
Object.defineProperty(CustomElement, 'version', {
|
|
315
315
|
get() {
|
|
316
316
|
return version;
|
|
@@ -306,7 +306,7 @@ const dispatchCustomEvent = (type, data = {}) => {
|
|
|
306
306
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
307
307
|
*/
|
|
308
308
|
|
|
309
|
-
function defineCustomElement(CustomElement, version = '24.5.
|
|
309
|
+
function defineCustomElement(CustomElement, version = '24.5.12') {
|
|
310
310
|
Object.defineProperty(CustomElement, 'version', {
|
|
311
311
|
get() {
|
|
312
312
|
return version;
|
|
@@ -4,7 +4,7 @@ import{r as t,h as e}from"./p-8cb697c3.js";const i={en:{invalidField:"This field
|
|
|
4
4
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
5
5
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
6
6
|
*/
|
|
7
|
-
function a(t,e="24.5.
|
|
7
|
+
function a(t,e="24.5.12"){Object.defineProperty(t,"version",{get:()=>e});const i=customElements.get(t.is);if(i){const e=i.version;e&&t.version&&e===t.version?console.warn(`The component ${t.is} has been loaded twice`):console.error(`Tried to define ${t.is} version ${t.version} when version ${i.version} is already in use. Something will probably break.`)}else customElements.define(t.is,t)}
|
|
8
8
|
/**
|
|
9
9
|
* @license
|
|
10
10
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as r}from"./p-8cb697c3.js";export{s as setNonce}from"./p-8cb697c3.js";import{g as n}from"./p-e1255160.js";(()=>{const s=import.meta.url,r={};return""!==s&&(r.resourcesUrl=new URL(".",s).href),e(r)})().then((async e=>(await n(),r([["p-
|
|
1
|
+
import{p as e,b as r}from"./p-8cb697c3.js";export{s as setNonce}from"./p-8cb697c3.js";import{g as n}from"./p-e1255160.js";(()=>{const s=import.meta.url,r={};return""!==s&&(r.resourcesUrl=new URL(".",s).href),e(r)})().then((async e=>(await n(),r([["p-05a62ad8",[[1,"user-login",{endpoint:[513],lang:[1537],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],translationUrl:[513,"translation-url"],passwordReset:[513,"password-reset"],userEmailRegex:[513,"user-email-regex"],userEmailRegexOptions:[513,"user-email-regex-options"],userPhoneRegex:[513,"user-phone-regex"],userPhoneRegexOptions:[513,"user-phone-regex-options"],passwordRegex:[513,"password-regex"],passwordRegexOptions:[513,"password-regex-options"],version:[513],loginByPhoneNumber:[513,"login-by-phone-number"],mbSource:[513,"mb-source"],userNameEmail:[32],userPassword:[32],isValidUserEmail:[32],userPhone:[32],userPrefix:[32],isValidPassword:[32],isValidUserPhone:[32],isPasswordVisible:[32],errorMessage:[32],hasError:[32],userPrefixOptions:[32],isLoginLoading:[32]},null,{translationUrl:["handleNewTranslations"],clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingUrlChange"]}]]]],e))));
|