@everymatrix/user-login 1.54.8 → 1.54.10

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.
@@ -219,7 +219,7 @@ function dashToCamelCase$1(dash) {
219
219
 
220
220
  const experimentalMap = {};
221
221
 
222
- function defineCustomElement(CustomElement, version = '24.6.3') {
222
+ function defineCustomElement(CustomElement, version = '24.6.4') {
223
223
  Object.defineProperty(CustomElement, 'version', {
224
224
  get() {
225
225
  return version;
@@ -215,7 +215,7 @@ function dashToCamelCase$1(dash) {
215
215
 
216
216
  const experimentalMap = {};
217
217
 
218
- function defineCustomElement(CustomElement, version = '24.6.3') {
218
+ function defineCustomElement(CustomElement, version = '24.6.4') {
219
219
  Object.defineProperty(CustomElement, 'version', {
220
220
  get() {
221
221
  return version;
@@ -1,4 +1,5 @@
1
1
  import { sass } from "@stencil/sass";
2
+ import { cleanPackageJsonStencil } from "../../../tools/plugins";
2
3
  export const config = {
3
4
  namespace: 'user-login',
4
5
  taskQueue: 'async',
@@ -7,7 +8,7 @@ export const config = {
7
8
  extras: {
8
9
  experimentalImportInjection: true
9
10
  },
10
- plugins: [sass()],
11
+ plugins: [sass(), cleanPackageJsonStencil()],
11
12
  outputTargets: [
12
13
  {
13
14
  type: 'dist',
@@ -0,0 +1,3 @@
1
+ export * from "./vite-chunk-plugin";
2
+ export * from "./stencil-clean-deps-plugin";
3
+ export * from "./vite-clean-deps-plugin";
@@ -0,0 +1,5 @@
1
+ export declare function cleanPackageJsonStencil(): {
2
+ name: string;
3
+ apply: string;
4
+ buildEnd(): void;
5
+ };
@@ -0,0 +1,6 @@
1
+ export declare function viteChunkPlugin(): {
2
+ name: string;
3
+ config(config: any, { command }: {
4
+ command: any;
5
+ }): void;
6
+ };
@@ -0,0 +1,4 @@
1
+ export declare function cleanPackageJsonVite(widgetName: any): {
2
+ name: string;
3
+ closeBundle(): void;
4
+ };
@@ -4,7 +4,7 @@ import{r as t,h as e}from"./p-7e21b2b2.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
- window.Vaadin||={},window.Vaadin.featureFlags||={};const r={};function n(t,e="24.6.3"){if(Object.defineProperty(t,"version",{get:()=>e}),t.experimental){const e="string"==typeof t.experimental?t.experimental:`${i=t.is.split("-").slice(1).join("-"),i.replace(/-[a-z]/gu,(t=>t[1].toUpperCase()))}Component`;if(!window.Vaadin.featureFlags[e]&&!r[e])return r[e]=new Set,r[e].add(t),void Object.defineProperty(window.Vaadin.featureFlags,e,{get:()=>0===r[e].size,set(t){t&&r[e].size>0&&(r[e].forEach((t=>{customElements.define(t.is,t)})),r[e].clear())}});if(r[e])return void r[e].add(t)}var i;const s=customElements.get(t.is);if(s){const e=s.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 ${s.version} is already in use. Something will probably break.`)}else customElements.define(t.is,t)}
7
+ window.Vaadin||={},window.Vaadin.featureFlags||={};const r={};function n(t,e="24.6.4"){if(Object.defineProperty(t,"version",{get:()=>e}),t.experimental){const e="string"==typeof t.experimental?t.experimental:`${i=t.is.split("-").slice(1).join("-"),i.replace(/-[a-z]/gu,(t=>t[1].toUpperCase()))}Component`;if(!window.Vaadin.featureFlags[e]&&!r[e])return r[e]=new Set,r[e].add(t),void Object.defineProperty(window.Vaadin.featureFlags,e,{get:()=>0===r[e].size,set(t){t&&r[e].size>0&&(r[e].forEach((t=>{customElements.define(t.is,t)})),r[e].clear())}});if(r[e])return void r[e].add(t)}var i;const s=customElements.get(t.is);if(s){const e=s.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 ${s.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-7e21b2b2.js";export{s as setNonce}from"./p-7e21b2b2.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-6358afdb",[[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"],userNameEmail:[32],userPassword:[32],isValidUserEmail:[32],userPhone:[32],userPrefix:[32],isValidPassword:[32],isValidUserPhone:[32],isPasswordVisible:[32],limitStylingAppends:[32],errorMessage:[32],hasError:[32],userPrefixOptions:[32],isLoginLoading:[32]},null,{translationUrl:["handleNewTranslations"],clientStyling:["handleStylingChange"],clientStylingUrl:["handleStylingUrlChange"]}]]]],e))));
1
+ import{p as e,b as r}from"./p-7e21b2b2.js";export{s as setNonce}from"./p-7e21b2b2.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-4a2611d3",[[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"],userNameEmail:[32],userPassword:[32],isValidUserEmail:[32],userPhone:[32],userPrefix:[32],isValidPassword:[32],isValidUserPhone:[32],isPasswordVisible:[32],limitStylingAppends:[32],errorMessage:[32],hasError:[32],userPrefixOptions:[32],isLoginLoading:[32]},null,{translationUrl:["handleNewTranslations"],clientStyling:["handleStylingChange"],clientStylingUrl:["handleStylingUrlChange"]}]]]],e))));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/user-login",
3
- "version": "1.54.8",
3
+ "version": "1.54.10",
4
4
  "main": "./dist/index.cjs.js",
5
5
  "module": "./dist/index.js",
6
6
  "es2015": "./dist/esm/index.mjs",
@@ -23,4 +23,4 @@
23
23
  "publishConfig": {
24
24
  "access": "public"
25
25
  }
26
- }
26
+ }