@randstad-uca/design-system 1.0.95 → 1.0.97
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.
|
@@ -69,6 +69,7 @@ export declare class RandstadSocialMediaInput extends BaseControl {
|
|
|
69
69
|
* Handle paste event - extract username from LinkedIn/Facebook URL or validate pasted content
|
|
70
70
|
*/
|
|
71
71
|
private _handlePaste;
|
|
72
|
+
private _updateInternalValue;
|
|
72
73
|
/**
|
|
73
74
|
* Validation error
|
|
74
75
|
*/
|
package/dist/index.js
CHANGED
|
@@ -36,7 +36,7 @@ const M={attribute:!0,type:String,converter:E,reflect:!1,hasChanged:C},T=(t=M,e,
|
|
|
36
36
|
* Copyright 2017 Google LLC
|
|
37
37
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
38
38
|
*/
|
|
39
|
-
function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof e&&Object.defineProperty(t,e,i),i))(e,i,{get(){return(e=>e.renderRoot?.querySelector(t)??null)(this)}})}let
|
|
39
|
+
function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof e&&Object.defineProperty(t,e,i),i))(e,i,{get(){return(e=>e.renderRoot?.querySelector(t)??null)(this)}})}let R=class extends t{constructor(){super(...arguments),this.label="",this.placeholder="",this.labelColor="",this.value="",this.required=!1,this.optional=!1,this.disabled=!1,this.error=!1,this.errorMessage=null,this.helper=null,this.helperAlign="left",this.helpClickable=!1,this._tooltipOpen=!1,this._lastClickTime=0,this._boundCloseTooltip=this._closeTooltip.bind(this)}_handleTooltipClick(t){t.stopPropagation(),t.preventDefault(),this._lastClickTime=Date.now(),this._tooltipOpen=!this._tooltipOpen}_closeTooltip(){this.helpClickable&&this._tooltipOpen&&Date.now()-this._lastClickTime>50&&(this._tooltipOpen=!1)}updated(t){super.updated(t),t.has("helpClickable")&&(this.helpClickable?document.addEventListener("click",this._boundCloseTooltip):document.removeEventListener("click",this._boundCloseTooltip))}connectedCallback(){super.connectedCallback()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._boundCloseTooltip)}renderLabelContainer(){return e`
|
|
40
40
|
${this.label?e`
|
|
41
41
|
<div class="label-container">
|
|
42
42
|
${this.renderLabel()}
|
|
@@ -85,7 +85,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
85
85
|
${this.helper}
|
|
86
86
|
</p>
|
|
87
87
|
`:i}
|
|
88
|
-
`}};s([L({type:String}),n("design:type",Object)],
|
|
88
|
+
`}};s([L({type:String}),n("design:type",Object)],R.prototype,"label",void 0),s([L({type:String}),n("design:type",Object)],R.prototype,"placeholder",void 0),s([L({type:String}),n("design:type",Object)],R.prototype,"labelColor",void 0),s([L(),n("design:type",Object)],R.prototype,"value",void 0),s([L({type:Boolean}),n("design:type",Object)],R.prototype,"required",void 0),s([L({type:Boolean}),n("design:type",Object)],R.prototype,"optional",void 0),s([L({type:Boolean}),n("design:type",Object)],R.prototype,"disabled",void 0),s([L({type:Boolean,reflect:!0}),n("design:type",Object)],R.prototype,"error",void 0),s([L({type:String}),n("design:type",Object)],R.prototype,"errorMessage",void 0),s([L({type:String}),n("design:type",Object)],R.prototype,"helper",void 0),s([L({type:String}),n("design:type",String)],R.prototype,"helperAlign",void 0),s([L({type:String}),n("design:type",String)],R.prototype,"help",void 0),s([L({type:Boolean}),n("design:type",Object)],R.prototype,"helpClickable",void 0),s([L({type:String}),n("design:type",String)],R.prototype,"helpLink",void 0),s([L({type:String}),n("design:type",String)],R.prototype,"helpLinkTooltipMessage",void 0),s([B(),n("design:type",Object)],R.prototype,"_tooltipOpen",void 0),R=s([a("base-control")],R);const P=o`
|
|
89
89
|
font-family: 'Graphik', sans-serif;
|
|
90
90
|
font-weight: 400;
|
|
91
91
|
font-size: 12px;
|
|
@@ -749,7 +749,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
749
749
|
</div>
|
|
750
750
|
</div>
|
|
751
751
|
</div>
|
|
752
|
-
`}};s([L({type:String}),n("design:type",Object)],Y.prototype,"img",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"name",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"title",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"description",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"buttonLabel",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"cardId",void 0),s([L({type:Object}),n("design:type",Object)],Y.prototype,"onClick",void 0),s([L({type:String}),n("design:type",String)],Y.prototype,"width",void 0),s([L({type:String}),n("design:type",String)],Y.prototype,"height",void 0),Y=s([a("carousel-card")],Y);let G=class extends t{constructor(){super(...arguments),this.checked=!1,this.error=!1,this.disabled=!1}static{this.styles=o`
|
|
752
|
+
`}};s([L({type:String}),n("design:type",Object)],Y.prototype,"img",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"name",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"title",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"description",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"buttonLabel",void 0),s([L({type:String}),n("design:type",Object)],Y.prototype,"cardId",void 0),s([L({type:Object}),n("design:type",Object)],Y.prototype,"onClick",void 0),s([L({type:String}),n("design:type",String)],Y.prototype,"width",void 0),s([L({type:String}),n("design:type",String)],Y.prototype,"height",void 0),Y=s([a("carousel-card")],Y);let G=class extends t{constructor(){super(...arguments),this.checked=!1,this.error=!1,this.disabled=!1,this.checkedColor="var(--primary-color)",this.checkedBgColor="transparent"}static{this.styles=o`
|
|
753
753
|
:host {
|
|
754
754
|
display: block;
|
|
755
755
|
max-width: 100%;
|
|
@@ -771,11 +771,13 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
771
771
|
border: 1px solid var(--secondary-color-20);
|
|
772
772
|
appearance: none;
|
|
773
773
|
position: relative;
|
|
774
|
+
background-color: var(--_initial-bg, transparent);
|
|
775
|
+
transition: background-color 0.2s ease;
|
|
774
776
|
}
|
|
775
777
|
|
|
776
778
|
input[type="checkbox"]:checked {
|
|
777
|
-
background-color: var(--primary-color);
|
|
778
|
-
border: 1px solid var(--primary-color);
|
|
779
|
+
background-color: var(--_checked-bg, var(--primary-color));
|
|
780
|
+
border: 1px solid var(--_checked-bg, var(--primary-color));
|
|
779
781
|
}
|
|
780
782
|
|
|
781
783
|
input[type="checkbox"]:checked::after {
|
|
@@ -843,7 +845,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
843
845
|
}
|
|
844
846
|
|
|
845
847
|
input[type="checkbox"]:disabled {
|
|
846
|
-
background-color: var(--secondary-color-10);
|
|
848
|
+
background-color: var(--secondary-color-10)!important;
|
|
847
849
|
border-color: var(--secondary-color-20);
|
|
848
850
|
color: #9FA3B3;
|
|
849
851
|
cursor: default;
|
|
@@ -858,8 +860,8 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
858
860
|
outline: none;
|
|
859
861
|
box-shadow: 0 0 0 2px rgb( 0, 215, 255 ), 0 0 0 4px var( --secondary-color-10 );
|
|
860
862
|
}
|
|
861
|
-
`}toggleCheck(t){this.checked=t.target.checked,this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("click",{bubbles:!0,composed:!0}))}handleKeyDown(t){if(this.disabled)return;const{key:e}=t;"Enter"!==e&&" "!==e||(t.preventDefault(),this.checked=!this.checked,this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("click",{bubbles:!0,composed:!0})))}render(){return e`
|
|
862
|
-
<label class="${this.error?"error":""} ${this.disabled?"disabled":""}">
|
|
863
|
+
`}toggleCheck(t){this.checked=t.target.checked,this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("click",{bubbles:!0,composed:!0}))}handleKeyDown(t){if(this.disabled)return;const{key:e}=t;"Enter"!==e&&" "!==e||(t.preventDefault(),this.checked=!this.checked,this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("click",{bubbles:!0,composed:!0})))}render(){const t=`\n --_checked-bg: ${this.checkedColor}; \n --_initial-bg: ${this.checkedBgColor};\n `;return e`
|
|
864
|
+
<label class="${this.error?"error":""} ${this.disabled?"disabled":""}" style="${t}">
|
|
863
865
|
<input
|
|
864
866
|
type="checkbox"
|
|
865
867
|
role="checkbox"
|
|
@@ -867,7 +869,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
867
869
|
.checked=${this.checked}
|
|
868
870
|
?disabled=${this.disabled}
|
|
869
871
|
@change=${this.toggleCheck}
|
|
870
|
-
@keydown=${this.handleKeyDown}
|
|
872
|
+
@keydown=${this.handleKeyDown}
|
|
871
873
|
@focus=${()=>this.setAttribute("focused","")}
|
|
872
874
|
@blur=${()=>this.removeAttribute("focused")}
|
|
873
875
|
/>
|
|
@@ -875,7 +877,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
875
877
|
<slot></slot>
|
|
876
878
|
</span>
|
|
877
879
|
</label>
|
|
878
|
-
`}};s([L({type:Boolean,reflect:!0}),n("design:type",Object)],G.prototype,"checked",void 0),s([L({type:Boolean}),n("design:type",Object)],G.prototype,"error",void 0),s([L({type:Boolean}),n("design:type",Object)],G.prototype,"disabled",void 0),G=s([a("randstad-checkbox")],G);const K=o`
|
|
880
|
+
`}};s([L({type:Boolean,reflect:!0}),n("design:type",Object)],G.prototype,"checked",void 0),s([L({type:Boolean}),n("design:type",Object)],G.prototype,"error",void 0),s([L({type:Boolean}),n("design:type",Object)],G.prototype,"disabled",void 0),s([L({type:String}),n("design:type",Object)],G.prototype,"checkedColor",void 0),s([L({type:String}),n("design:type",Object)],G.prototype,"checkedBgColor",void 0),G=s([a("randstad-checkbox")],G);const K=o`
|
|
879
881
|
.label-container {
|
|
880
882
|
display: flex;
|
|
881
883
|
align-items: center;
|
|
@@ -991,7 +993,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
991
993
|
|
|
992
994
|
.optional {
|
|
993
995
|
color: var( --secondary-color-60 );
|
|
994
|
-
${
|
|
996
|
+
${P}
|
|
995
997
|
}
|
|
996
998
|
|
|
997
999
|
randstad-icon {
|
|
@@ -1034,7 +1036,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1034
1036
|
::-webkit-scrollbar-button {
|
|
1035
1037
|
display: none;
|
|
1036
1038
|
}
|
|
1037
|
-
`.cssText);let tt=class extends
|
|
1039
|
+
`.cssText);let tt=class extends R{constructor(){super(...arguments),this.keydown=void 0,this.size="md",this.icon=null,this.typing=!1,this.type="text",this.isPasswordVisible=!1,this.cleanButton=!1}static{this.styles=[Z,o`
|
|
1038
1040
|
${Q}
|
|
1039
1041
|
${J}
|
|
1040
1042
|
${K}
|
|
@@ -1270,7 +1272,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1270
1272
|
|
|
1271
1273
|
${this.renderHelper()}
|
|
1272
1274
|
</div>
|
|
1273
|
-
`}};s([L({type:String}),n("design:type",Object)],tt.prototype,"keydown",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"size",void 0),s([L({type:String}),n("design:type",Object)],tt.prototype,"icon",void 0),s([L({type:Boolean}),n("design:type",Boolean)],tt.prototype,"typing",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"type",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"linkText",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"linkRoute",void 0),s([L({type:Boolean,reflect:!0}),n("design:type",Object)],tt.prototype,"isPasswordVisible",void 0),s([L({type:Boolean}),n("design:type",Boolean)],tt.prototype,"cleanButton",void 0),s([L({type:Number}),n("design:type",Number)],tt.prototype,"maxLength",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"heightTextArea",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"maxHeightTextArea",void 0),tt=s([a("randstad-form")],tt);let et=class extends
|
|
1275
|
+
`}};s([L({type:String}),n("design:type",Object)],tt.prototype,"keydown",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"size",void 0),s([L({type:String}),n("design:type",Object)],tt.prototype,"icon",void 0),s([L({type:Boolean}),n("design:type",Boolean)],tt.prototype,"typing",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"type",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"linkText",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"linkRoute",void 0),s([L({type:Boolean,reflect:!0}),n("design:type",Object)],tt.prototype,"isPasswordVisible",void 0),s([L({type:Boolean}),n("design:type",Boolean)],tt.prototype,"cleanButton",void 0),s([L({type:Number}),n("design:type",Number)],tt.prototype,"maxLength",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"heightTextArea",void 0),s([L({type:String}),n("design:type",String)],tt.prototype,"maxHeightTextArea",void 0),tt=s([a("randstad-form")],tt);let et=class extends R{constructor(){super(...arguments),this.rows=""}static{this.styles=o`
|
|
1274
1276
|
${Q}
|
|
1275
1277
|
${J}
|
|
1276
1278
|
${K}
|
|
@@ -1331,7 +1333,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1331
1333
|
<div class="custom-icon" style="color: ${this.color};">
|
|
1332
1334
|
${this.svgTemplate}
|
|
1333
1335
|
</div>
|
|
1334
|
-
`:e``}}s([L({type:String}),n("design:type",Object)],it.prototype,"name",void 0),s([L({type:String}),n("design:type",Object)],it.prototype,"size",void 0),s([L({type:String}),n("design:type",Object)],it.prototype,"color",void 0),s([B(),n("design:type",Object)],it.prototype,"svgTemplate",void 0),customElements.define("randstad-icon",it);let ot=class extends
|
|
1336
|
+
`:e``}}s([L({type:String}),n("design:type",Object)],it.prototype,"name",void 0),s([L({type:String}),n("design:type",Object)],it.prototype,"size",void 0),s([L({type:String}),n("design:type",Object)],it.prototype,"color",void 0),s([B(),n("design:type",Object)],it.prototype,"svgTemplate",void 0),customElements.define("randstad-icon",it);let ot=class extends R{constructor(){super(...arguments),this.platform="linkedin",this.size="md",this.maxLength=100,this.isPasswordVisible=!1,this.customSanitizeRegex=void 0,this.customUrlValidationRegex=void 0,this.value="",this._inputValue="",this._showFormatError=!1,this._onChangeFn=()=>{},this._onTouchedFn=()=>{}}static{this.styles=[Z,o`
|
|
1335
1337
|
${Q}
|
|
1336
1338
|
${J}
|
|
1337
1339
|
${K}
|
|
@@ -1347,6 +1349,8 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1347
1349
|
display: flex;
|
|
1348
1350
|
align-items: center;
|
|
1349
1351
|
width: 100%;
|
|
1352
|
+
padding:16px;
|
|
1353
|
+
box-sizing: border-box;
|
|
1350
1354
|
border: 1px solid var(--secondary-color-10);
|
|
1351
1355
|
border-radius: 4px;
|
|
1352
1356
|
background-color: white;
|
|
@@ -1387,7 +1391,6 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1387
1391
|
|
|
1388
1392
|
.fixed-prefix {
|
|
1389
1393
|
${z}
|
|
1390
|
-
padding: 16px 0 16px 16px;
|
|
1391
1394
|
color: var(--secondary-color);
|
|
1392
1395
|
white-space: nowrap;
|
|
1393
1396
|
user-select: none;
|
|
@@ -1399,15 +1402,13 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1399
1402
|
width: 1px;
|
|
1400
1403
|
height: 24px;
|
|
1401
1404
|
background-color: var(--secondary-color-10);
|
|
1402
|
-
margin: 0
|
|
1405
|
+
margin: 0 6px;
|
|
1403
1406
|
flex-shrink: 0;
|
|
1404
1407
|
}
|
|
1405
1408
|
|
|
1406
1409
|
.user-input {
|
|
1407
1410
|
${z}
|
|
1408
1411
|
flex: 1;
|
|
1409
|
-
padding: 16px;
|
|
1410
|
-
padding-left: 8px;
|
|
1411
1412
|
border: none;
|
|
1412
1413
|
outline: none;
|
|
1413
1414
|
background-color: transparent;
|
|
@@ -1460,7 +1461,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1460
1461
|
.linkedin-input-container.error .input-wrapper:focus-within {
|
|
1461
1462
|
border-width: 1px;
|
|
1462
1463
|
}
|
|
1463
|
-
`]}get _fixedPrefix(){switch(this.platform){case"facebook":return"facebook.com/";case"google":return"@gmail.com";default:return"linkedin.com/in/"}}get _isSuffix(){return"google"===this.platform}get _isPrefix(){return"linkedin"===this.platform||"facebook"===this.platform}get _placeholder(){return this.placeholder||"tu-usuario"}get _sanitizeRegex(){if(this.customSanitizeRegex)try{return new RegExp(this.customSanitizeRegex,"g")}catch{return/[^a-zA-Z0-9
|
|
1464
|
+
`]}get _fixedPrefix(){switch(this.platform){case"facebook":return"facebook.com/";case"google":return"@gmail.com";default:return"linkedin.com/in/"}}get _isSuffix(){return"google"===this.platform}get _isPrefix(){return"linkedin"===this.platform||"facebook"===this.platform}get _placeholder(){return this.placeholder||"tu-usuario"}get _sanitizeRegex(){if(this.customSanitizeRegex)try{return new RegExp(this.customSanitizeRegex,"g")}catch{return/[^a-zA-Z0-9-]/g}return/[^a-zA-Z0-9-]/g}get _urlValidationRegex(){if(this.customUrlValidationRegex)try{return new RegExp(this.customUrlValidationRegex,"i")}catch{return null}switch(this.platform){case"linkedin":return/^(https?:\/\/)?(www\.)?linkedin\.com\/in\/([a-zA-Z0-9-]+)\/?.*$/i;case"facebook":return/^(https?:\/\/)?(www\.)?facebook\.com\/([a-zA-Z0-9-]+)\/?.*$/i;case"google":return/^([a-zA-Z0-9-._]+)@gmail\.com$/i;default:return null}}_handleInput(t){const e=t.target;let i=e.value,o=i.replace(this._sanitizeRegex,"");const r=this.maxLength-this._fixedPrefix.length;o.length>r&&(o=o.slice(0,r)),i!==o&&(e.value=o),this._inputValue=o,this._showFormatError=!1;const s=o.length>=3?this._getFullValue(o):"";this.value=s,this._onChangeFn(s),this.dispatchEvent(new CustomEvent("valueChanged",{detail:s})),this.requestUpdate()}_handlePaste(t){if(t.preventDefault(),this.disabled)return;const e=(t.clipboardData||window.clipboardData).getData("text/plain").trim();if(!e)return;const i=this._urlValidationRegex,o=/^(https?:\/\/|www\.)/i.test(e),r=i?e.match(i):null;let s="",n=!1;if(r){s=("google"===this.platform?r[1]:r[3]).replace(this._sanitizeRegex,""),n=!1}else o?(s=e,n=!0):(s=e.replace(this._sanitizeRegex,""),n=this._sanitizeRegex.test(e));this._inputValue=s,this._showFormatError=n;const a=this.shadowRoot?.querySelector(".user-input");a&&(a.value=s);const l=!n&&s.length>=3?this._getFullValue(s):"";this.value=l,this._onChangeFn(l),this.dispatchEvent(new CustomEvent("valueChanged",{detail:l})),this.requestUpdate()}_updateInternalValue(t,e){let i=t;if(!e){i=t.replace(this._sanitizeRegex,"");const e=this.maxLength-this._fixedPrefix.length;i.length>e&&(i=i.slice(0,e))}this._inputValue=i,this._showFormatError=e;const o=e?"":this._getFullValue(i);this.value=o;const r=this.shadowRoot?.querySelector(".user-input");r&&(r.value=i),this.dispatchEvent(new CustomEvent("valueChanged",{detail:o})),this._onChangeFn(o),this.requestUpdate()}get _hasMinLengthError(){return this._inputValue.length>0&&this._inputValue.length<3}get _errorMessageToDisplay(){if(this._hasMinLengthError)return"debés ingresar como mínimo 3 caracteres";if(this._showFormatError)switch(this.platform){case"facebook":return"la URL de facebook no es válida";case"google":return"la URL de tu cuenta de Google no es válida";default:return"la URL de linkedIn no es válida"}return this.errorMessage}get _hasError(){return this.error||this._hasMinLengthError||this._showFormatError}_getFullValue(t){if(!t)return"";switch(this.platform){case"facebook":return`https://www.facebook.com/${t}`;case"google":return`${t}@gmail.com`;default:return`https://www.linkedin.com/in/${t}`}}_extractUsernameFromValue(t){if(!t)return"";const e=this._urlValidationRegex;if(e){const i=t.match(e);if(i&&i[3])return i[3]}return t}updated(t){if(super.updated?.(t),t.has("value")&&this.value){const t=this._extractUsernameFromValue(this.value);if(t!==this._inputValue){this._inputValue=t;const e=this._getFullValue(t);setTimeout((()=>{this.dispatchEvent(new CustomEvent("valueChanged",{detail:e}))}),0),this.requestUpdate()}}}render(){const t=this.labelColor?`--label-color: ${this.labelColor};`:"";return e`
|
|
1464
1465
|
<div
|
|
1465
1466
|
class="linkedin-input-container ${this._hasError?"error":""} ${this.disabled?"disabled":""}"
|
|
1466
1467
|
style="${t}"
|
|
@@ -1991,7 +1992,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
1991
1992
|
}
|
|
1992
1993
|
|
|
1993
1994
|
.circle-text {
|
|
1994
|
-
${
|
|
1995
|
+
${P};
|
|
1995
1996
|
text-align: center;
|
|
1996
1997
|
vertical-align: middle;
|
|
1997
1998
|
fill: var(--randstad-dark-blue-40);
|
|
@@ -2183,7 +2184,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
2183
2184
|
|
|
2184
2185
|
<span> ${o} </span>
|
|
2185
2186
|
</label>
|
|
2186
|
-
`}};s([L({type:String}),n("design:type",Object)],lt.prototype,"name",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"checked",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"disabled",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"error",void 0),s([L({type:String}),n("design:type",Object)],lt.prototype,"label",void 0),s([L({type:String}),n("design:type",Object)],lt.prototype,"value",void 0),lt=s([a("custom-radio")],lt);let dt=class extends
|
|
2187
|
+
`}};s([L({type:String}),n("design:type",Object)],lt.prototype,"name",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"checked",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"disabled",void 0),s([L({type:Boolean}),n("design:type",Object)],lt.prototype,"error",void 0),s([L({type:String}),n("design:type",Object)],lt.prototype,"label",void 0),s([L({type:String}),n("design:type",Object)],lt.prototype,"value",void 0),lt=s([a("custom-radio")],lt);let dt=class extends R{constructor(){super(...arguments),this.value="",this.defaultValue="",this.options=[],this.filterable=!0,this.textLabelFilterNotResult="",this.textLabelMobileSearch="",this.isRenderClearButton=!1,this.sortable=!0,this.isMobile=!1,this.highlightedIndex=-1,this._isCleared=!1,this.originalHtmlOverflow="",this.originalHtmlPaddingRight="",this.filteredOptions=[],this.filterValue="",this.isOpen=!1,this.mobileFilterValue="",this.showNoResults=!1,this.lastElement=!1,this.debounceTimeout=null,this.getOptionLabel=t=>"string"==typeof t?t:t.label,this.updateResponsiveModeBound=this.updateResponsiveMode.bind(this)}static{this.styles=[Z,o`
|
|
2187
2188
|
${Q}
|
|
2188
2189
|
${J}
|
|
2189
2190
|
${K}
|
|
@@ -2565,7 +2566,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
2565
2566
|
.mobile-modal .options-list li.no-results-item.mobile-item {
|
|
2566
2567
|
text-align: center;
|
|
2567
2568
|
}
|
|
2568
|
-
`]}manageScrollElement(t,e){e?t.classList.add("modal-open-no-scroll"):t.classList.remove("modal-open-no-scroll")}toggleDynamicScrollLock(t){const e=document.documentElement;if(t){this.originalHtmlOverflow=e.style.overflow,this.originalHtmlPaddingRight=e.style.paddingRight,e.style.overflow="hidden",this.manageScrollElement(e,!0);if(e.scrollHeight>e.clientHeight){const t=window.innerWidth-e.clientWidth;e.style.paddingRight=`${t}px`}}else e.style.overflow=this.originalHtmlOverflow,e.style.paddingRight=this.originalHtmlPaddingRight,this.manageScrollElement(e,!1)}sortOptions(t,e,i){const o=t=>"string"==typeof t?t:"string"==typeof t.value?t.value:"",r=this.getOptionLabel(t),s=this.getOptionLabel(e),n=r.toLowerCase(),a=s.toLowerCase();if(i&&i.length>0){const t=i.toLowerCase(),e=n.startsWith(t),o=a.startsWith(t);if(e&&!o)return-1;if(!e&&o)return 1}const l=o(t),d=o(e);if("+54"===l)return-1;if("+54"===d)return 1;if("+54"===l&&"+54"===d)return 0;const c=r.match(/^\d+(\.\d+)?/),h=s.match(/^\d+(\.\d+)?/),p=c?Number(c[0]):NaN,u=h?Number(h[0]):NaN;return isNaN(p)||isNaN(u)?r.localeCompare(s,"es",{usage:"sort",sensitivity:"accent"}):p-u}filterAndSortOptions(){if(!this.filterable||!this.filterValue||0===this.filterValue.length)return this.filteredOptions=this.sortable?[...this.options].sort(((t,e)=>this.sortOptions(t,e,void 0))):[...this.options],this.highlightedIndex=-1,void(this.showNoResults=!1);const t=this.filterValue,e=t.toLowerCase();let i=this.options.filter((t=>this.getOptionLabel(t).toLowerCase().includes(e)));this.sortable?this.filteredOptions=i.sort(((e,i)=>this.sortOptions(e,i,t))):this.filteredOptions=i,this.highlightedIndex=this.filteredOptions.length>0?0:-1,this.showNoResults=0===this.filteredOptions.length}handleOptionHover(t){this.highlightedIndex!==t&&(this.highlightedIndex=t)}update(t){if(t.has("options")){if(this.sortable){const t=[...this.options].sort(((t,e)=>this.sortOptions(t,e,void 0)));this.options=t}this.filterAndSortOptions();if(this.options.length<=5)this.filterable=!1;else{const t=this.getAttribute("filterable");this.filterable=null===t||"false"!==t}}if((t.has("defaultValue")||t.has("options")||t.has("value")&&this.value)&&!this._isCleared){const t=this.value||this.defaultValue,e=this.options.find((e=>"string"==typeof e?e===t:e.value===t));e?(this.filterValue="string"==typeof e?e:e.label,this.value="string"==typeof e?e:e.value):((this.isOpen||this.filterValue)&&(this.isOpen||""!==this.value)||(this.filterValue=""),this.value="")}this._isCleared&&""===this.value&&(this._isCleared=!1),super.update(t)}willUpdate(t){t.has("filterValue")&&this.filterAndSortOptions()}updated(t){super.updated(t),t.has("isOpen")&&this.isMobile&&this.toggleDynamicScrollLock(this.isOpen);const e=!1===t.get("isOpen");this.isMobile&&this.isOpen&&t.has("isOpen")&&e&&this.updateComplete.then((()=>{const t=this.mobileInputRef;t&&window.setTimeout((()=>{t.focus(),t.setSelectionRange(t.value.length,t.value.length)}),0)}))}connectedCallback(){super.connectedCallback(),this.updateResponsiveMode(),window.addEventListener("resize",this.updateResponsiveModeBound),document.addEventListener("click",this.handleClickOutside.bind(this))}disconnectedCallback(){window.removeEventListener("resize",this.updateResponsiveModeBound),document.removeEventListener("click",this.handleClickOutside.bind(this)),this.debounceTimeout&&(clearTimeout(this.debounceTimeout),this.debounceTimeout=null),this.isMobile&&this.toggleDynamicScrollLock(!1),super.disconnectedCallback()}updateResponsiveMode(){this.isMobile=window.innerWidth<=940}handleInputClick(t){this.disabled||(this.isOpen||(this.filteredOptions=[...this.options],this.showNoResults=!1,this.isMobile&&(this.mobileFilterValue="")),this.isOpen=!this.isOpen,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:this.isOpen},bubbles:!0,composed:!0})),this.requestUpdate())}handleInput(t){if(!this.filterable)return;this._isCleared=!1;const e=t.target.value,i=this.maxLength?e.slice(0,this.maxLength):e;if(this.filterValue=i,this.isOpen=!0,""===i)this.value="",this.filteredOptions=[...this.options],this.showNoResults=!1;else{const t=i.toLowerCase();this.filteredOptions=this.options.filter((e=>("string"==typeof e?e:e.label).toLowerCase().includes(t))),this.showNoResults=0===this.filteredOptions.length}this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=window.setTimeout((()=>{this.filterValue.length>2&&this.dispatchEvent(new CustomEvent("filter-location",{detail:{value:this.filterValue},bubbles:!0,composed:!0}))}),300),this.requestUpdate()}handleMobileInput(t){this._isCleared=!1;const e=t.target.value,i=this.maxLength?e.slice(0,this.maxLength):e;this.mobileFilterValue=i;const o=i.toLowerCase();this.filteredOptions=this.options.filter((t=>("string"==typeof t?t:t.label).toLowerCase().includes(o))),this.showNoResults=i.length>0&&0===this.filteredOptions.length,this.requestUpdate(),this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=window.setTimeout((()=>{i.length>2?this.dispatchEvent(new CustomEvent("filter-location",{detail:{value:i},bubbles:!0,composed:!0})):0===i.length&&(this.filteredOptions=[...this.options])}),300)}handleSelect(t){this._isCleared=!1,this.highlightedIndex=-1;const e="string"==typeof t?t:t.value;this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:e},bubbles:!0,composed:!0})),this.filterValue="string"==typeof t?t:t.label,this.value=e,this.isOpen=!1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.mobileFilterValue=this.filterValue,this.filteredOptions=[...this.options],this.showNoResults=!1,this.requestUpdate()}handleIconClick(){if(this.disabled)return;this.highlightedIndex=-1;const t=this.isRenderClearButton,e="string"==typeof this.value&&""!==this.value,i="object"==typeof this.value&&null!==this.value&&Object.keys(this.value).length>0;t&&(e||i)?(this._isCleared=!0,this.filterValue="",this.value="",this.filteredOptions=[...this.options],this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.isOpen=!1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0}))):(this.isOpen=!this.isOpen,this.isOpen?(this.mobileFilterValue="",this.showNoResults=!1,this.filteredOptions=[...this.options],this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!0},bubbles:!0,composed:!0})),this.updateComplete.then((()=>{if(this.isMobile)return;const t=this.shadowRoot?.querySelector(".filter-input");t?.focus()}))):(this.mobileFilterValue="",this.filteredOptions=[...this.options],this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})))),this.requestUpdate()}handleReset(){this.filterValue="",this.showNoResults=!1,this.highlightedIndex=-1,this.mobileFilterValue="",this.filteredOptions=[...this.options]}handleClickOutside(t){const e=t.target;e instanceof Node&&(!this.contains(e)&&this.isOpen&&(this.isOpen=!1,this.validateAndCleanOnBlur(),this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.requestUpdate()),this.isMobile&&(this.mobileFilterValue="",this.filteredOptions=[...this.options]))}handleKeyDown(t){const{key:e}=t,i=this.shadowRoot?.querySelector(".filter-input");if("Backspace"===e&&this.filterable){const t=i?.value||"",e=i&&i.selectionStart!==i.selectionEnd,o=1===t.length&&!e,r=0===t.length;(o||r)&&(this.value="",this.filterValue="",this._isCleared=!0,this.filteredOptions=[...this.options],this.isOpen=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.requestUpdate())}const o=this.filteredOptions.filter((t=>!("object"==typeof t&&t.disabled)));if(!this.isOpen&&("Enter"===e||" "===e)){t.preventDefault(),this.isOpen=!0;const e=this.filteredOptions.findIndex((t=>!("object"==typeof t&&t.disabled)));return this.highlightedIndex=-1!==e?e:-1,void this.requestUpdate()}if(this.isOpen){if("ArrowDown"===e){t.preventDefault();let e=this.highlightedIndex+1;for(;e<this.filteredOptions.length;){const t=this.filteredOptions[e];if("object"!=typeof t||!t.disabled){this.highlightedIndex=e;break}e++}if(e>=this.filteredOptions.length){const t=this.filteredOptions.length-1;this.highlightedIndex=o.length>0?t:-1}this.requestUpdate(),this.updateComplete.then((()=>this.scrollHighlightedIntoView()))}else if("ArrowUp"===e){t.preventDefault();let e=this.highlightedIndex-1;for(;e>=0;){const t=this.filteredOptions[e];if("object"!=typeof t||!t.disabled){this.highlightedIndex=e;break}e--}e<0&&(this.highlightedIndex=-1),this.requestUpdate(),this.updateComplete.then((()=>this.scrollHighlightedIntoView()))}else if("Enter"===e||" "===e){this.highlightedIndex>=0&&t.preventDefault();const e=this.filteredOptions[this.highlightedIndex];if(this.highlightedIndex>=0&&e&&("object"!=typeof e||!e.disabled)){this.handleSelect(e);const t=this.shadowRoot?.querySelector(".filter-input"),i=this.shadowRoot?.querySelector(".filter-fake");return t?t.focus():i?.focus(),void(this.highlightedIndex=-1)}}else if("Escape"===e){t.preventDefault(),this.isOpen=!1,this.highlightedIndex=-1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0}));const e=this.shadowRoot?.querySelector(".filter-input"),i=this.shadowRoot?.querySelector(".filter-fake");e?e.focus():i?.focus()}else"Tab"===e?(this.isOpen=!1,this.highlightedIndex=-1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.requestUpdate()):!this.isMobile&&this.filterable&&1===e.length&&(this.highlightedIndex=-1);if(("ArrowLeft"===e||"ArrowRight"===e)&&this.filterable)return}if("ArrowRight"!==e)this.isOpen&&!this.isMobile&&this.filterable&&1===e.length&&(this.highlightedIndex=-1);else{const e=!i||i.selectionStart===i.value.length;if(!this.filterable||e){t.preventDefault();const e=this.shadowRoot?.querySelector(".icon-button");e?.focus()}}}handleButtonKeyDown(t){const{key:e}=t,i=this.shadowRoot?.querySelector(".filter-input"),o=this.shadowRoot?.querySelector(".filter-fake"),r=i||o;return"ArrowLeft"===e?(t.preventDefault(),r?.focus(),void(r instanceof HTMLInputElement&&(r.selectionStart=r.selectionEnd=r.value.length))):"Enter"===e||" "===e?(t.preventDefault(),this.filterable&&this.filterValue?(this.handleIconClick(),r?.focus()):(this.isOpen=!this.isOpen,this.isOpen&&(this.highlightedIndex=-1,r?.focus())),void this.requestUpdate()):void("Tab"===e&&this.isOpen&&(this.isOpen=!1,this.highlightedIndex=-1,this.requestUpdate()))}handleBlur(){window.setTimeout((()=>{this.isOpen||(this.validateAndCleanOnBlur(),this.requestUpdate())}),200)}scrollHighlightedIntoView(){if(this.isMobile||this.highlightedIndex<0)return;const t=this.shadowRoot?.querySelector(".options-list");if(!t)return;const e=t.querySelector("li.highlighted");e&&e.scrollIntoView({block:"nearest"})}renderSelectedIcon(){const t=this.options.find((t=>"string"==typeof t?t===this.value:t.value===this.value));return t&&"string"!=typeof t&&t.icon&&"string"==typeof t.icon?e`<span class="icon-selected" .innerHTML="${t.icon}"></span>`:i}renderOptionIcon(t){return t&&"string"==typeof t?e`<span class="icon-list" .innerHTML="${t}"></span>`:i}_getFilteredOptions(){if(!this.filterable)return this.options;if(!this.filterValue||""===this.filterValue.trim())return this.options;const t=this.filterValue.toLowerCase();return this.options.filter((e=>"string"==typeof e?e.toLowerCase().includes(t):e.label.toLowerCase().includes(t)))}validateAndCleanOnBlur(){if(!this.filterable)return;const t=(this.filterValue||"").trim().toLowerCase();if(!t)return""!==this.value&&(this.value="",this._isCleared=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0}))),this.filterValue="",this.filteredOptions=[...this.options],void(this.showNoResults=!1);const e=this.options.find((e=>{const i="string"==typeof e?e:e.label;return String(i).toLowerCase()===t}));if(e){const t="string"==typeof e?e:e.value,i="string"==typeof e?e:e.label;this.value!==t&&(this.value=t,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:t},bubbles:!0,composed:!0}))),this.filterValue=i,this.showNoResults=!1}else this.value="",this._isCleared=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.filterValue="",this.filteredOptions=[...this.options],this.showNoResults=!1}render(){const t=this.isMobile,o=` --filter-text-color: ${this.value?"var( --secondary-color )":"var( --secondary-color-40 )"}; `,r=e`
|
|
2569
|
+
`]}manageScrollElement(t,e){e?t.classList.add("modal-open-no-scroll"):t.classList.remove("modal-open-no-scroll")}toggleDynamicScrollLock(t){const e=document.documentElement;if(t){this.originalHtmlOverflow=e.style.overflow,this.originalHtmlPaddingRight=e.style.paddingRight,e.style.overflow="hidden",this.manageScrollElement(e,!0);if(e.scrollHeight>e.clientHeight){const t=window.innerWidth-e.clientWidth;e.style.paddingRight=`${t}px`}}else e.style.overflow=this.originalHtmlOverflow,e.style.paddingRight=this.originalHtmlPaddingRight,this.manageScrollElement(e,!1)}sortOptions(t,e,i){const o=t=>"string"==typeof t?t:"string"==typeof t.value?t.value:"",r=this.getOptionLabel(t),s=this.getOptionLabel(e),n=r.toLowerCase(),a=s.toLowerCase();if(i&&i.length>0){const t=i.toLowerCase(),e=n.startsWith(t),o=a.startsWith(t);if(e&&!o)return-1;if(!e&&o)return 1}const l=o(t),d=o(e);if("+54"===l)return-1;if("+54"===d)return 1;if("+54"===l&&"+54"===d)return 0;const c=r.match(/^\d+(\.\d+)?/),h=s.match(/^\d+(\.\d+)?/),p=c?Number(c[0]):NaN,u=h?Number(h[0]):NaN;return isNaN(p)||isNaN(u)?r.localeCompare(s,"es",{usage:"sort",sensitivity:"accent"}):p-u}filterAndSortOptions(){if(!this.filterable||!this.filterValue||0===this.filterValue.length)return this.filteredOptions=this.sortable?[...this.options].sort(((t,e)=>this.sortOptions(t,e,void 0))):[...this.options],this.highlightedIndex=-1,void(this.showNoResults=!1);const t=this.filterValue,e=t.toLowerCase();let i=this.options.filter((t=>this.getOptionLabel(t).toLowerCase().includes(e)));this.sortable?this.filteredOptions=i.sort(((e,i)=>this.sortOptions(e,i,t))):this.filteredOptions=i,this.highlightedIndex=this.filteredOptions.length>0?0:-1,this.showNoResults=0===this.filteredOptions.length}handleOptionHover(t){this.highlightedIndex!==t&&(this.highlightedIndex=t)}update(t){if(t.has("options")){if(this.sortable){const t=[...this.options].sort(((t,e)=>this.sortOptions(t,e,void 0)));this.options=t}this.filterAndSortOptions();if(this.options.length<=5)this.filterable=!1;else{const t=this.getAttribute("filterable");this.filterable=null===t||"false"!==t}}if((t.has("defaultValue")||t.has("options")||t.has("value")&&this.value)&&!this._isCleared){const t=this.value||this.defaultValue,e=this.options.find((e=>"string"==typeof e?e===t:e.value===t));e?(this.filterValue="string"==typeof e?e:e.label,this.value="string"==typeof e?e:e.value):((this.isOpen||this.filterValue)&&(this.isOpen||""!==this.value)||(this.filterValue=""),this.value="")}this._isCleared&&""===this.value&&(this._isCleared=!1),super.update(t)}willUpdate(t){t.has("filterValue")&&this.filterAndSortOptions()}updated(t){super.updated(t),t.has("isOpen")&&this.isMobile&&this.toggleDynamicScrollLock(this.isOpen);const e=!1===t.get("isOpen");this.isMobile&&this.isOpen&&t.has("isOpen")&&e&&this.updateComplete.then((()=>{const t=this.mobileInputRef;t&&window.setTimeout((()=>{t.focus(),t.setSelectionRange(t.value.length,t.value.length)}),0)}))}connectedCallback(){super.connectedCallback(),this.updateResponsiveMode(),window.addEventListener("resize",this.updateResponsiveModeBound),document.addEventListener("click",this.handleClickOutside.bind(this))}disconnectedCallback(){window.removeEventListener("resize",this.updateResponsiveModeBound),document.removeEventListener("click",this.handleClickOutside.bind(this)),this.debounceTimeout&&(clearTimeout(this.debounceTimeout),this.debounceTimeout=null),this.isMobile&&this.toggleDynamicScrollLock(!1),super.disconnectedCallback()}updateResponsiveMode(){this.isMobile=window.innerWidth<=940}handleInputClick(t){this.disabled||(this.isOpen||(this.filteredOptions=[...this.options],this.showNoResults=!1,this.isMobile&&(this.mobileFilterValue="")),this.isOpen=!this.isOpen,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:this.isOpen},bubbles:!0,composed:!0})),this.requestUpdate())}handleInput(t){if(!this.filterable)return;this._isCleared=!1;const e=t.target.value,i=this.maxLength?e.slice(0,this.maxLength):e;if(this.filterValue=i,this.isOpen=!0,""===i)this.value="",this.filteredOptions=[...this.options],this.showNoResults=!1;else{const t=i.toLowerCase();this.filteredOptions=this.options.filter((e=>("string"==typeof e?e:e.label).toLowerCase().includes(t))),this.showNoResults=0===this.filteredOptions.length}this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=window.setTimeout((()=>{this.filterValue.length>2&&this.dispatchEvent(new CustomEvent("filter-location",{detail:{value:this.filterValue},bubbles:!0,composed:!0}))}),300),this.requestUpdate()}handleMobileInput(t){this._isCleared=!1;const e=t.target.value,i=this.maxLength?e.slice(0,this.maxLength):e;this.mobileFilterValue=i;const o=i.toLowerCase();this.filteredOptions=this.options.filter((t=>("string"==typeof t?t:t.label).toLowerCase().includes(o))),this.showNoResults=i.length>0&&0===this.filteredOptions.length,this.requestUpdate(),this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=window.setTimeout((()=>{i.length>2?this.dispatchEvent(new CustomEvent("filter-location",{detail:{value:i},bubbles:!0,composed:!0})):0===i.length&&(this.filteredOptions=[...this.options])}),300)}handleSelect(t){this._isCleared=!1,this.highlightedIndex=-1;const e="string"==typeof t?t:t.value;this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:e},bubbles:!0,composed:!0})),this.filterValue="string"==typeof t?t:t.label,this.value=e,this.isOpen=!1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.mobileFilterValue=this.filterValue,this.filteredOptions=[...this.options],this.showNoResults=!1,this.requestUpdate()}handleIconClick(){if(this.disabled)return;this.highlightedIndex=-1;const t=this.isRenderClearButton,e="string"==typeof this.value&&""!==this.value,i="object"==typeof this.value&&null!==this.value&&Object.keys(this.value).length>0;t&&(e||i)?(this._isCleared=!0,this.filterValue="",this.value="",this.filteredOptions=[...this.options],this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.isOpen=!1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0}))):(this.isOpen=!this.isOpen,this.isOpen?(this.mobileFilterValue="",this.showNoResults=!1,this.filteredOptions=[...this.options],this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!0},bubbles:!0,composed:!0})),this.updateComplete.then((()=>{if(this.isMobile)return;const t=this.shadowRoot?.querySelector(".filter-input");t?.focus()}))):(this.mobileFilterValue="",this.filteredOptions=[...this.options],this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})))),this.requestUpdate()}handleReset(){this.filterValue="",this.showNoResults=!1,this.highlightedIndex=-1,this.mobileFilterValue="",this.filteredOptions=[...this.options]}handleClickOutside(t){const e=t.target;e instanceof Node&&(!this.contains(e)&&this.isOpen&&(this.isOpen=!1,this.validateAndCleanOnBlur(),this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.requestUpdate()),this.isMobile&&(this.mobileFilterValue="",this.filteredOptions=[...this.options]))}handleKeyDown(t){const{key:e}=t,i=this.shadowRoot?.querySelector(".filter-input");if("Backspace"===e&&this.filterable){const t=i?.value||"",e=i&&i.selectionStart!==i.selectionEnd,o=1===t.length&&!e,r=0===t.length;(o||r)&&(this.value="",this.filterValue="",this._isCleared=!0,this.filteredOptions=[...this.options],this.isOpen=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.requestUpdate())}const o=this.filteredOptions.filter((t=>!("object"==typeof t&&t.disabled)));if(!this.isOpen&&("Enter"===e||" "===e)){t.preventDefault(),this.isOpen=!0;const e=this.filteredOptions.findIndex((t=>!("object"==typeof t&&t.disabled)));return this.highlightedIndex=-1!==e?e:-1,void this.requestUpdate()}if(this.isOpen){if("ArrowDown"===e){t.preventDefault();let e=this.highlightedIndex+1;for(;e<this.filteredOptions.length;){const t=this.filteredOptions[e];if("object"!=typeof t||!t.disabled){this.highlightedIndex=e;break}e++}if(e>=this.filteredOptions.length){const t=this.filteredOptions.length-1;this.highlightedIndex=o.length>0?t:-1}this.requestUpdate(),this.updateComplete.then((()=>this.scrollHighlightedIntoView()))}else if("ArrowUp"===e){t.preventDefault();let e=this.highlightedIndex-1;for(;e>=0;){const t=this.filteredOptions[e];if("object"!=typeof t||!t.disabled){this.highlightedIndex=e;break}e--}e<0&&(this.highlightedIndex=-1),this.requestUpdate(),this.updateComplete.then((()=>this.scrollHighlightedIntoView()))}else if("Enter"===e||" "===e){this.highlightedIndex>=0&&t.preventDefault();const e=this.filteredOptions[this.highlightedIndex];if(this.highlightedIndex>=0&&e&&("object"!=typeof e||!e.disabled)){this.handleSelect(e);const t=this.shadowRoot?.querySelector(".filter-input"),i=this.shadowRoot?.querySelector(".filter-fake");return t?t.focus():i?.focus(),void(this.highlightedIndex=-1)}}else if("Escape"===e){t.preventDefault(),this.isOpen=!1,this.highlightedIndex=-1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0}));const e=this.shadowRoot?.querySelector(".filter-input"),i=this.shadowRoot?.querySelector(".filter-fake");e?e.focus():i?.focus()}else"Tab"===e?(this.isOpen=!1,this.highlightedIndex=-1,this.lastElement&&!this.isMobile&&this.dispatchEvent(new CustomEvent("dropdown-toggle",{detail:{open:!1},bubbles:!0,composed:!0})),this.requestUpdate()):!this.isMobile&&this.filterable&&1===e.length&&(this.highlightedIndex=-1);if(("ArrowLeft"===e||"ArrowRight"===e)&&this.filterable)return}if("ArrowRight"!==e)this.isOpen&&!this.isMobile&&this.filterable&&1===e.length&&(this.highlightedIndex=-1);else{const e=!i||i.selectionStart===i.value.length;if(!this.filterable||e){t.preventDefault();const e=this.shadowRoot?.querySelector(".icon-button");e?.focus()}}}handleButtonKeyDown(t){const{key:e}=t,i=this.shadowRoot?.querySelector(".filter-input"),o=this.shadowRoot?.querySelector(".filter-fake"),r=i||o;return"ArrowLeft"===e?(t.preventDefault(),r?.focus(),void(r instanceof HTMLInputElement&&(r.selectionStart=r.selectionEnd=r.value.length))):"Enter"===e||" "===e?(t.preventDefault(),this.filterable&&this.filterValue?(this.handleIconClick(),r?.focus()):(this.isOpen=!this.isOpen,this.isOpen&&(this.highlightedIndex=-1,r?.focus())),void this.requestUpdate()):void("Tab"===e&&this.isOpen&&(this.isOpen=!1,this.highlightedIndex=-1,this.requestUpdate()))}handleBlur(){window.setTimeout((()=>{this.validateAndCleanOnBlur(),this.requestUpdate()}),200)}scrollHighlightedIntoView(){if(this.isMobile||this.highlightedIndex<0)return;const t=this.shadowRoot?.querySelector(".options-list");if(!t)return;const e=t.querySelector("li.highlighted");e&&e.scrollIntoView({block:"nearest"})}renderSelectedIcon(){const t=this.options.find((t=>"string"==typeof t?t===this.value:t.value===this.value));return t&&"string"!=typeof t&&t.icon&&"string"==typeof t.icon?e`<span class="icon-selected" .innerHTML="${t.icon}"></span>`:i}renderOptionIcon(t){return t&&"string"==typeof t?e`<span class="icon-list" .innerHTML="${t}"></span>`:i}_getFilteredOptions(){if(!this.filterable)return this.options;if(!this.filterValue||""===this.filterValue.trim())return this.options;const t=this.filterValue.toLowerCase();return this.options.filter((e=>"string"==typeof e?e.toLowerCase().includes(t):e.label.toLowerCase().includes(t)))}validateAndCleanOnBlur(){if(!this.filterable)return;const t=(this.filterValue||"").trim().toLowerCase();if(!t)return""!==this.value&&(this.value="",this._isCleared=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0}))),this.filterValue="",this.filteredOptions=[...this.options],void(this.showNoResults=!1);const e=this.options.find((e=>{const i="string"==typeof e?e:e.label;return String(i).toLowerCase()===t}));if(e){const t="string"==typeof e?e:e.value,i="string"==typeof e?e:e.label;this.value!==t&&(this.value=t,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:t},bubbles:!0,composed:!0}))),this.filterValue=i,this.showNoResults=!1}else this.value="",this._isCleared=!0,this.dispatchEvent(new CustomEvent("option-selected",{detail:{value:""},bubbles:!0,composed:!0})),this.filterValue="",this.filteredOptions=[...this.options],this.showNoResults=!1}render(){const t=this.isMobile,o=` --filter-text-color: ${this.value?"var( --secondary-color )":"var( --secondary-color-40 )"}; `,r=e`
|
|
2569
2570
|
<randstad-icon
|
|
2570
2571
|
name="${this.isOpen&&this.filteredOptions.length>0?"arrow_up":"arrow_down"}"
|
|
2571
2572
|
size="24px"
|
|
@@ -3082,7 +3083,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
3082
3083
|
</button>
|
|
3083
3084
|
`:null}
|
|
3084
3085
|
</div>
|
|
3085
|
-
`}};s([L({type:Array}),n("design:type",Array)],ut.prototype,"tabs",void 0),s([L({type:String}),n("design:type",String)],ut.prototype,"selected",void 0),s([B(),n("design:type",String)],ut.prototype,"internalSelected",void 0),s([B(),n("design:type",Object)],ut.prototype,"showPrev",void 0),s([B(),n("design:type",Object)],ut.prototype,"showNext",void 0),ut=s([a("tabs-bar")],ut);let gt=class extends
|
|
3086
|
+
`}};s([L({type:Array}),n("design:type",Array)],ut.prototype,"tabs",void 0),s([L({type:String}),n("design:type",String)],ut.prototype,"selected",void 0),s([B(),n("design:type",String)],ut.prototype,"internalSelected",void 0),s([B(),n("design:type",Object)],ut.prototype,"showPrev",void 0),s([B(),n("design:type",Object)],ut.prototype,"showNext",void 0),ut=s([a("tabs-bar")],ut);let gt=class extends R{constructor(){super(...arguments),this.files=[],this.simulatedDelay=0,this.showAlertInError=!1,this.typeTextFile="",this.loading=!1,this.progress=0,this.errorTextMessage=null,this.isMultiple=!1,this.TEXT_SNACKBAR_ERROR_TYPE=()=>"El formato del archivo no es válido",this.TEXT_SNACKBAR_ERROR_SIZE=t=>`El archivo es muy grande. Máximo ${t}`,this.TEXT_SNACKBAR_ERROR_DELETE=t=>`Tu ${this.typeTextFile?this.typeTextFile:"file"===t?"archivo":"imagen"} fue ${"file"===t?"eliminado":"eliminada"}`}showSnackbar(t,e=5e3,i){const o=document.querySelector("randstad-snackbar");o?(clearTimeout(o.timer),o.open&&(o.open=!1),setTimeout((()=>{o.type=i,o.icon="error"===i?"warning":"check",o.message=t,o.open=!0,o.timer=setTimeout((()=>o.open=!1),e)}),150)):console.warn("randstad-snackbar component not found in the DOM. Cannot show alert.")}baseGetTextMaxFileSize(t){const e=1048576;if(t>=e){return`${parseFloat((t/e).toPrecision(3)).toString()} MB`}return`${Math.round(t/1024)} KB`}getReadableFileTypes(t,e){const i=t.map((t=>e[t]||t));if(i.length<=1)return i.join("");const o=i.pop();return`${i.join(", ")} y ${o}`}validateFiles(t,e,i,o,r,s){const n=e>0,a=i.length>0;for(const l of t){const t="."+l.name.split(".").pop()?.toLowerCase(),d=i.includes(l.type),c=i.some((e=>{const i=e.split("/")[1];return"jpeg"===i?".jpeg"===t||".jpg"===t:t===`.${i}`}));if(a&&(!d||!c))return this.setError(s,o,this.TEXT_SNACKBAR_ERROR_TYPE()),!1;if(n&&l.size>e)return this.setError(s,r,this.TEXT_SNACKBAR_ERROR_SIZE(this.baseGetTextMaxFileSize(e))),!1}return!0}async baseHandleFiles(t,e){const{baseMaxFiles:i,maxFileSize:o,acceptedFileTypes:r,errorMessageType:s,errorMessageSize:n,typeError:a}=e;if(this.setError(a,null,null),!t||this.disabled||this.loading)return;const l=Array.isArray(this.files)?this.files:[],d=(Number.isFinite(i)&&i>0?i:1)-l.length;if(d<=0){const t="Alcanzaste el número máximo de archivos";return void this.setError(a,t,t)}const c=Array.from(t).slice(0,d);if(0===c.length)return;if(!this.validateFiles(c,o,r,s,n,a))return;const h=this.simulatedDelay??0;if(h<=0)return this.files=[...l,...c],void this.dispatchEvent(new CustomEvent("files-changed",{detail:this.files}));this.loading=!0,this.progress=0,await this.updateComplete;const p=Date.now(),u=setInterval((()=>{const t=Date.now()-p,e=Math.min(Math.round(t/h*100),100);this.progress=e,this.progress>=100&&(clearInterval(u),this.files=[...l,...c],this.loading=!1,this.progress=0,this.dispatchEvent(new CustomEvent("files-changed",{detail:this.files})))}),10);this.fileInput&&(this.fileInput.value="")}baseOnFileInputChange(t,e){const i=t.target;this.baseHandleFiles(i.files,e),this.fileInput&&(this.fileInput.value="")}removeFile(t,e){this.files=this.files.filter(((e,i)=>i!==t)),this.dispatchEvent(new CustomEvent("files-changed",{detail:this.files})),0===this.files.length&&this.setError(e,null,null),this.showAlertInError&&this.showSnackbar(this.TEXT_SNACKBAR_ERROR_DELETE(e),5e3,"success")}setError(t="file",e,i){"file"===t&&(this.error=!!e,this.errorMessage=e),"image"===t&&(this.errorTextMessage=e),this.showAlertInError&&i&&this.showSnackbar(i,5e3,"error")}renderLoadingContainer(t){return e`
|
|
3086
3087
|
${this.loading?e`
|
|
3087
3088
|
<div class="progress-bar-container">
|
|
3088
3089
|
<div class="progress-bar" role="progressbar" aria-label="Subiendo archivo…">
|
|
@@ -3168,21 +3169,21 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
3168
3169
|
}
|
|
3169
3170
|
|
|
3170
3171
|
.text-secondary {
|
|
3171
|
-
${
|
|
3172
|
+
${P};
|
|
3172
3173
|
text-align: center;
|
|
3173
3174
|
vertical-align: middle;
|
|
3174
3175
|
color: var( --secondary-color-60 );
|
|
3175
3176
|
}
|
|
3176
3177
|
|
|
3177
3178
|
.text-tertiary {
|
|
3178
|
-
${
|
|
3179
|
+
${P};
|
|
3179
3180
|
text-align: center;
|
|
3180
3181
|
vertical-align: middle;
|
|
3181
3182
|
color: var( --secondary-color-40 );
|
|
3182
3183
|
}
|
|
3183
3184
|
|
|
3184
3185
|
.button {
|
|
3185
|
-
${
|
|
3186
|
+
${P};
|
|
3186
3187
|
background-color: var( --primary-color );
|
|
3187
3188
|
border: none;
|
|
3188
3189
|
padding: 4px 16px;
|
|
@@ -3307,7 +3308,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
3307
3308
|
</div>
|
|
3308
3309
|
</div>
|
|
3309
3310
|
</div>
|
|
3310
|
-
`}};s([L({type:Array}),n("design:type",Array)],vt.prototype,"acceptedFileTypes",void 0),s([L({type:Number}),n("design:type",Object)],vt.prototype,"maxFiles",void 0),s([L({type:Number}),n("design:type",Object)],vt.prototype,"maxFileSize",void 0),s([L({type:Boolean}),n("design:type",Object)],vt.prototype,"isShowInfoSize",void 0),s([L({type:Boolean}),n("design:type",Object)],vt.prototype,"isChangeStyleError",void 0),s([B(),n("design:type",Object)],vt.prototype,"isDragging",void 0),s([B(),n("design:type",Array)],vt.prototype,"imageUrls",void 0),s([B(),n("design:type",Boolean)],vt.prototype,"isMaxFilesReached",void 0),vt=s([a("upload-image")],vt);const ft=6048e5,wt=Symbol.for("constructDateFrom");function xt(t,e){return"function"==typeof t?t(e):t&&"object"==typeof t&&wt in t?t[wt](e):t instanceof Date?new t.constructor(e):new Date(e)}function kt(t,e){return xt(e||t,t)}function $t(t,e,i){const o=kt(t,i?.in);if(isNaN(e))return xt(t,NaN);if(!e)return o;const r=o.getDate(),s=xt(t,o.getTime());s.setMonth(o.getMonth()+e+1,0);return r>=s.getDate()?s:(o.setFullYear(s.getFullYear(),s.getMonth(),r),o)}let St={};function Dt(){return St}function Et(t,e){const i=Dt(),o=e?.weekStartsOn??e?.locale?.options?.weekStartsOn??i.weekStartsOn??i.locale?.options?.weekStartsOn??0,r=kt(t,e?.in),s=r.getDay(),n=(s<o?7:0)+s-o;return r.setDate(r.getDate()-n),r.setHours(0,0,0,0),r}function Ct(t,e){return Et(t,{...e,weekStartsOn:1})}function Ot(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=xt(i,0);r.setFullYear(o+1,0,4),r.setHours(0,0,0,0);const s=Ct(r),n=xt(i,0);n.setFullYear(o,0,4),n.setHours(0,0,0,0);const a=Ct(n);return i.getTime()>=s.getTime()?o+1:i.getTime()>=a.getTime()?o:o-1}function Ft(t){const e=kt(t),i=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return i.setUTCFullYear(e.getFullYear()),+t-+i}function Mt(t,...e){const i=xt.bind(null,e.find((t=>"object"==typeof t)));return e.map(i)}function Tt(t,e){const i=kt(t,e?.in);return i.setHours(0,0,0,0),i}function Lt(t,e,i){return $t(t,12*e,i)}function Bt(t){return!(!((e=t)instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))&&"number"!=typeof t||isNaN(+kt(t)));var e}function _t(t,e){const i=kt(t,e?.in);return i.setDate(1),i.setHours(0,0,0,0),i}const Pt={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Rt(t){return(e={})=>{const i=e.width?String(e.width):t.defaultWidth;return t.formats[i]||t.formats[t.defaultWidth]}}const jt={date:Rt({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Rt({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Rt({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},At={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function zt(t){return(e,i)=>{let o;if("formatting"===(i?.context?String(i.context):"standalone")&&t.formattingValues){const e=t.defaultFormattingWidth||t.defaultWidth,r=i?.width?String(i.width):e;o=t.formattingValues[r]||t.formattingValues[e]}else{const e=t.defaultWidth,r=i?.width?String(i.width):t.defaultWidth;o=t.values[r]||t.values[e]}return o[t.argumentCallback?t.argumentCallback(e):e]}}function Nt(t){return(e,i={})=>{const o=i.width,r=o&&t.matchPatterns[o]||t.matchPatterns[t.defaultMatchWidth],s=e.match(r);if(!s)return null;const n=s[0],a=o&&t.parsePatterns[o]||t.parsePatterns[t.defaultParseWidth],l=Array.isArray(a)?function(t,e){for(let i=0;i<t.length;i++)if(e(t[i]))return i;return}(a,(t=>t.test(n))):function(t,e){for(const i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&e(t[i]))return i;return}(a,(t=>t.test(n)));let d;d=t.valueCallback?t.valueCallback(l):l,d=i.valueCallback?i.valueCallback(d):d;return{value:d,rest:e.slice(n.length)}}}var Wt;const Vt={code:"en-US",formatDistance:(t,e,i)=>{let o;const r=Pt[t];return o="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",e.toString()),i?.addSuffix?i.comparison&&i.comparison>0?"in "+o:o+" ago":o},formatLong:jt,formatRelative:(t,e,i,o)=>At[t],localize:{ordinalNumber:(t,e)=>{const i=Number(t),o=i%100;if(o>20||o<10)switch(o%10){case 1:return i+"st";case 2:return i+"nd";case 3:return i+"rd"}return i+"th"},era:zt({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:zt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:t=>t-1}),month:zt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:zt({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:zt({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(Wt={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:t=>parseInt(t,10)},(t,e={})=>{const i=t.match(Wt.matchPattern);if(!i)return null;const o=i[0],r=t.match(Wt.parsePattern);if(!r)return null;let s=Wt.valueCallback?Wt.valueCallback(r[0]):r[0];return s=e.valueCallback?e.valueCallback(s):s,{value:s,rest:t.slice(o.length)}}),era:Nt({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Nt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:t=>t+1}),month:Nt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Nt({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Nt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function It(t,e){const i=kt(t,e?.in),o=function(t,e){const[i,o]=Mt(0,t,e),r=Tt(i),s=Tt(o),n=+r-Ft(r),a=+s-Ft(s);return Math.round((n-a)/864e5)}(i,function(t,e){const i=kt(t,e?.in);return i.setFullYear(i.getFullYear(),0,1),i.setHours(0,0,0,0),i}(i));return o+1}function qt(t,e){const i=kt(t,e?.in),o=+Ct(i)-+function(t,e){const i=Ot(t,e),o=xt(t,0);return o.setFullYear(i,0,4),o.setHours(0,0,0,0),Ct(o)}(i);return Math.round(o/ft)+1}function Ut(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=Dt(),s=e?.firstWeekContainsDate??e?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,n=xt(e?.in||t,0);n.setFullYear(o+1,0,s),n.setHours(0,0,0,0);const a=Et(n,e),l=xt(e?.in||t,0);l.setFullYear(o,0,s),l.setHours(0,0,0,0);const d=Et(l,e);return+i>=+a?o+1:+i>=+d?o:o-1}function Ht(t,e){const i=kt(t,e?.in),o=+Et(i,e)-+function(t,e){const i=Dt(),o=e?.firstWeekContainsDate??e?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,r=Ut(t,e),s=xt(e?.in||t,0);return s.setFullYear(r,0,o),s.setHours(0,0,0,0),Et(s,e)}(i,e);return Math.round(o/ft)+1}function Yt(t,e){return(t<0?"-":"")+Math.abs(t).toString().padStart(e,"0")}const Gt={y(t,e){const i=t.getFullYear(),o=i>0?i:1-i;return Yt("yy"===e?o%100:o,e.length)},M(t,e){const i=t.getMonth();return"M"===e?String(i+1):Yt(i+1,2)},d:(t,e)=>Yt(t.getDate(),e.length),a(t,e){const i=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return i.toUpperCase();case"aaa":return i;case"aaaaa":return i[0];default:return"am"===i?"a.m.":"p.m."}},h:(t,e)=>Yt(t.getHours()%12||12,e.length),H:(t,e)=>Yt(t.getHours(),e.length),m:(t,e)=>Yt(t.getMinutes(),e.length),s:(t,e)=>Yt(t.getSeconds(),e.length),S(t,e){const i=e.length,o=t.getMilliseconds();return Yt(Math.trunc(o*Math.pow(10,i-3)),e.length)}},Kt="midnight",Xt="noon",Qt="morning",Jt="afternoon",Zt="evening",te="night",ee={G:function(t,e,i){const o=t.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return i.era(o,{width:"abbreviated"});case"GGGGG":return i.era(o,{width:"narrow"});default:return i.era(o,{width:"wide"})}},y:function(t,e,i){if("yo"===e){const e=t.getFullYear(),o=e>0?e:1-e;return i.ordinalNumber(o,{unit:"year"})}return Gt.y(t,e)},Y:function(t,e,i,o){const r=Ut(t,o),s=r>0?r:1-r;if("YY"===e){return Yt(s%100,2)}return"Yo"===e?i.ordinalNumber(s,{unit:"year"}):Yt(s,e.length)},R:function(t,e){return Yt(Ot(t),e.length)},u:function(t,e){return Yt(t.getFullYear(),e.length)},Q:function(t,e,i){const o=Math.ceil((t.getMonth()+1)/3);switch(e){case"Q":return String(o);case"QQ":return Yt(o,2);case"Qo":return i.ordinalNumber(o,{unit:"quarter"});case"QQQ":return i.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return i.quarter(o,{width:"narrow",context:"formatting"});default:return i.quarter(o,{width:"wide",context:"formatting"})}},q:function(t,e,i){const o=Math.ceil((t.getMonth()+1)/3);switch(e){case"q":return String(o);case"qq":return Yt(o,2);case"qo":return i.ordinalNumber(o,{unit:"quarter"});case"qqq":return i.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return i.quarter(o,{width:"narrow",context:"standalone"});default:return i.quarter(o,{width:"wide",context:"standalone"})}},M:function(t,e,i){const o=t.getMonth();switch(e){case"M":case"MM":return Gt.M(t,e);case"Mo":return i.ordinalNumber(o+1,{unit:"month"});case"MMM":return i.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return i.month(o,{width:"narrow",context:"formatting"});default:return i.month(o,{width:"wide",context:"formatting"})}},L:function(t,e,i){const o=t.getMonth();switch(e){case"L":return String(o+1);case"LL":return Yt(o+1,2);case"Lo":return i.ordinalNumber(o+1,{unit:"month"});case"LLL":return i.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return i.month(o,{width:"narrow",context:"standalone"});default:return i.month(o,{width:"wide",context:"standalone"})}},w:function(t,e,i,o){const r=Ht(t,o);return"wo"===e?i.ordinalNumber(r,{unit:"week"}):Yt(r,e.length)},I:function(t,e,i){const o=qt(t);return"Io"===e?i.ordinalNumber(o,{unit:"week"}):Yt(o,e.length)},d:function(t,e,i){return"do"===e?i.ordinalNumber(t.getDate(),{unit:"date"}):Gt.d(t,e)},D:function(t,e,i){const o=It(t);return"Do"===e?i.ordinalNumber(o,{unit:"dayOfYear"}):Yt(o,e.length)},E:function(t,e,i){const o=t.getDay();switch(e){case"E":case"EE":case"EEE":return i.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return i.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return i.day(o,{width:"short",context:"formatting"});default:return i.day(o,{width:"wide",context:"formatting"})}},e:function(t,e,i,o){const r=t.getDay(),s=(r-o.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return Yt(s,2);case"eo":return i.ordinalNumber(s,{unit:"day"});case"eee":return i.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return i.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return i.day(r,{width:"short",context:"formatting"});default:return i.day(r,{width:"wide",context:"formatting"})}},c:function(t,e,i,o){const r=t.getDay(),s=(r-o.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return Yt(s,e.length);case"co":return i.ordinalNumber(s,{unit:"day"});case"ccc":return i.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return i.day(r,{width:"narrow",context:"standalone"});case"cccccc":return i.day(r,{width:"short",context:"standalone"});default:return i.day(r,{width:"wide",context:"standalone"})}},i:function(t,e,i){const o=t.getDay(),r=0===o?7:o;switch(e){case"i":return String(r);case"ii":return Yt(r,e.length);case"io":return i.ordinalNumber(r,{unit:"day"});case"iii":return i.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return i.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return i.day(o,{width:"short",context:"formatting"});default:return i.day(o,{width:"wide",context:"formatting"})}},a:function(t,e,i){const o=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return i.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return i.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return i.dayPeriod(o,{width:"narrow",context:"formatting"});default:return i.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,e,i){const o=t.getHours();let r;switch(r=12===o?Xt:0===o?Kt:o/12>=1?"pm":"am",e){case"b":case"bb":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return i.dayPeriod(r,{width:"narrow",context:"formatting"});default:return i.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(t,e,i){const o=t.getHours();let r;switch(r=o>=17?Zt:o>=12?Jt:o>=4?Qt:te,e){case"B":case"BB":case"BBB":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return i.dayPeriod(r,{width:"narrow",context:"formatting"});default:return i.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(t,e,i){if("ho"===e){let e=t.getHours()%12;return 0===e&&(e=12),i.ordinalNumber(e,{unit:"hour"})}return Gt.h(t,e)},H:function(t,e,i){return"Ho"===e?i.ordinalNumber(t.getHours(),{unit:"hour"}):Gt.H(t,e)},K:function(t,e,i){const o=t.getHours()%12;return"Ko"===e?i.ordinalNumber(o,{unit:"hour"}):Yt(o,e.length)},k:function(t,e,i){let o=t.getHours();return 0===o&&(o=24),"ko"===e?i.ordinalNumber(o,{unit:"hour"}):Yt(o,e.length)},m:function(t,e,i){return"mo"===e?i.ordinalNumber(t.getMinutes(),{unit:"minute"}):Gt.m(t,e)},s:function(t,e,i){return"so"===e?i.ordinalNumber(t.getSeconds(),{unit:"second"}):Gt.s(t,e)},S:function(t,e){return Gt.S(t,e)},X:function(t,e,i){const o=t.getTimezoneOffset();if(0===o)return"Z";switch(e){case"X":return oe(o);case"XXXX":case"XX":return re(o);default:return re(o,":")}},x:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"x":return oe(o);case"xxxx":case"xx":return re(o);default:return re(o,":")}},O:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+ie(o,":");default:return"GMT"+re(o,":")}},z:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+ie(o,":");default:return"GMT"+re(o,":")}},t:function(t,e,i){return Yt(Math.trunc(+t/1e3),e.length)},T:function(t,e,i){return Yt(+t,e.length)}};function ie(t,e=""){const i=t>0?"-":"+",o=Math.abs(t),r=Math.trunc(o/60),s=o%60;return 0===s?i+String(r):i+String(r)+e+Yt(s,2)}function oe(t,e){if(t%60==0){return(t>0?"-":"+")+Yt(Math.abs(t)/60,2)}return re(t,e)}function re(t,e=""){const i=t>0?"-":"+",o=Math.abs(t);return i+Yt(Math.trunc(o/60),2)+e+Yt(o%60,2)}const se=(t,e)=>{switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},ne=(t,e)=>{switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}},ae={p:ne,P:(t,e)=>{const i=t.match(/(P+)(p+)?/)||[],o=i[1],r=i[2];if(!r)return se(t,e);let s;switch(o){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;default:s=e.dateTime({width:"full"})}return s.replace("{{date}}",se(o,e)).replace("{{time}}",ne(r,e))}},le=/^D+$/,de=/^Y+$/,ce=["D","DD","YY","YYYY"];const he=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,pe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,ue=/^'([^]*?)'?$/,ge=/''/g,be=/[a-zA-Z]/;function me(t,e,i){const o=Dt(),r=o.locale??Vt,s=o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,n=o.weekStartsOn??o.locale?.options?.weekStartsOn??0,a=kt(t,i?.in);if(!Bt(a))throw new RangeError("Invalid time value");let l=e.match(pe).map((t=>{const e=t[0];if("p"===e||"P"===e){return(0,ae[e])(t,r.formatLong)}return t})).join("").match(he).map((t=>{if("''"===t)return{isToken:!1,value:"'"};const e=t[0];if("'"===e)return{isToken:!1,value:ye(t)};if(ee[e])return{isToken:!0,value:t};if(e.match(be))throw new RangeError("Format string contains an unescaped latin alphabet character `"+e+"`");return{isToken:!1,value:t}}));r.localize.preprocessor&&(l=r.localize.preprocessor(a,l));const d={firstWeekContainsDate:s,weekStartsOn:n,locale:r};return l.map((i=>{if(!i.isToken)return i.value;const o=i.value;(function(t){return de.test(t)}(o)||function(t){return le.test(t)}(o))&&function(t,e,i){const o=function(t,e,i){const o="Y"===t[0]?"years":"days of the month";return`Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${o} to the input \`${i}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(t,e,i);if(console.warn(o),ce.includes(t))throw new RangeError(o)}(o,e,String(t));return(0,ee[o[0]])(a,o,r.localize,d)})).join("")}function ye(t){const e=t.match(ue);return e?e[1].replace(ge,"'"):t}function ve(t,e){return kt(t,e?.in).getDate()}function fe(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=i.getMonth(),s=xt(i,0);return s.setFullYear(o,r+1,0),s.setHours(0,0,0,0),s.getDate()}function we(t,e){return+kt(t)>+kt(e)}function xe(t,e){return+kt(t)<+kt(e)}function ke(t,e,i){const[o,r]=Mt(0,t,e);return o.getFullYear()===r.getFullYear()&&o.getMonth()===r.getMonth()}function $e(t,e,i){const[o,r]=Mt(0,t,e);return o.getFullYear()===r.getFullYear()}function Se(t,e){return function(t,e){const[i,o]=Mt(0,t,e);return+Tt(i)===+Tt(o)}(xt(t,t),function(t){return xt(t,Date.now())}(t))}function De(t,e,i){const o=kt(t,i?.in);return o.setDate(e),o}let Ee=class extends t{static{this.styles=[Z,o`
|
|
3311
|
+
`}};s([L({type:Array}),n("design:type",Array)],vt.prototype,"acceptedFileTypes",void 0),s([L({type:Number}),n("design:type",Object)],vt.prototype,"maxFiles",void 0),s([L({type:Number}),n("design:type",Object)],vt.prototype,"maxFileSize",void 0),s([L({type:Boolean}),n("design:type",Object)],vt.prototype,"isShowInfoSize",void 0),s([L({type:Boolean}),n("design:type",Object)],vt.prototype,"isChangeStyleError",void 0),s([B(),n("design:type",Object)],vt.prototype,"isDragging",void 0),s([B(),n("design:type",Array)],vt.prototype,"imageUrls",void 0),s([B(),n("design:type",Boolean)],vt.prototype,"isMaxFilesReached",void 0),vt=s([a("upload-image")],vt);const ft=6048e5,wt=Symbol.for("constructDateFrom");function xt(t,e){return"function"==typeof t?t(e):t&&"object"==typeof t&&wt in t?t[wt](e):t instanceof Date?new t.constructor(e):new Date(e)}function kt(t,e){return xt(e||t,t)}function $t(t,e,i){const o=kt(t,i?.in);if(isNaN(e))return xt(t,NaN);if(!e)return o;const r=o.getDate(),s=xt(t,o.getTime());s.setMonth(o.getMonth()+e+1,0);return r>=s.getDate()?s:(o.setFullYear(s.getFullYear(),s.getMonth(),r),o)}let St={};function Dt(){return St}function Et(t,e){const i=Dt(),o=e?.weekStartsOn??e?.locale?.options?.weekStartsOn??i.weekStartsOn??i.locale?.options?.weekStartsOn??0,r=kt(t,e?.in),s=r.getDay(),n=(s<o?7:0)+s-o;return r.setDate(r.getDate()-n),r.setHours(0,0,0,0),r}function Ct(t,e){return Et(t,{...e,weekStartsOn:1})}function Ot(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=xt(i,0);r.setFullYear(o+1,0,4),r.setHours(0,0,0,0);const s=Ct(r),n=xt(i,0);n.setFullYear(o,0,4),n.setHours(0,0,0,0);const a=Ct(n);return i.getTime()>=s.getTime()?o+1:i.getTime()>=a.getTime()?o:o-1}function Ft(t){const e=kt(t),i=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return i.setUTCFullYear(e.getFullYear()),+t-+i}function Mt(t,...e){const i=xt.bind(null,e.find((t=>"object"==typeof t)));return e.map(i)}function Tt(t,e){const i=kt(t,e?.in);return i.setHours(0,0,0,0),i}function Lt(t,e,i){return $t(t,12*e,i)}function Bt(t){return!(!((e=t)instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))&&"number"!=typeof t||isNaN(+kt(t)));var e}function _t(t,e){const i=kt(t,e?.in);return i.setDate(1),i.setHours(0,0,0,0),i}const Rt={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Pt(t){return(e={})=>{const i=e.width?String(e.width):t.defaultWidth;return t.formats[i]||t.formats[t.defaultWidth]}}const jt={date:Pt({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Pt({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Pt({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},At={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function zt(t){return(e,i)=>{let o;if("formatting"===(i?.context?String(i.context):"standalone")&&t.formattingValues){const e=t.defaultFormattingWidth||t.defaultWidth,r=i?.width?String(i.width):e;o=t.formattingValues[r]||t.formattingValues[e]}else{const e=t.defaultWidth,r=i?.width?String(i.width):t.defaultWidth;o=t.values[r]||t.values[e]}return o[t.argumentCallback?t.argumentCallback(e):e]}}function Nt(t){return(e,i={})=>{const o=i.width,r=o&&t.matchPatterns[o]||t.matchPatterns[t.defaultMatchWidth],s=e.match(r);if(!s)return null;const n=s[0],a=o&&t.parsePatterns[o]||t.parsePatterns[t.defaultParseWidth],l=Array.isArray(a)?function(t,e){for(let i=0;i<t.length;i++)if(e(t[i]))return i;return}(a,(t=>t.test(n))):function(t,e){for(const i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&e(t[i]))return i;return}(a,(t=>t.test(n)));let d;d=t.valueCallback?t.valueCallback(l):l,d=i.valueCallback?i.valueCallback(d):d;return{value:d,rest:e.slice(n.length)}}}var Wt;const Vt={code:"en-US",formatDistance:(t,e,i)=>{let o;const r=Rt[t];return o="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",e.toString()),i?.addSuffix?i.comparison&&i.comparison>0?"in "+o:o+" ago":o},formatLong:jt,formatRelative:(t,e,i,o)=>At[t],localize:{ordinalNumber:(t,e)=>{const i=Number(t),o=i%100;if(o>20||o<10)switch(o%10){case 1:return i+"st";case 2:return i+"nd";case 3:return i+"rd"}return i+"th"},era:zt({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:zt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:t=>t-1}),month:zt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:zt({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:zt({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(Wt={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:t=>parseInt(t,10)},(t,e={})=>{const i=t.match(Wt.matchPattern);if(!i)return null;const o=i[0],r=t.match(Wt.parsePattern);if(!r)return null;let s=Wt.valueCallback?Wt.valueCallback(r[0]):r[0];return s=e.valueCallback?e.valueCallback(s):s,{value:s,rest:t.slice(o.length)}}),era:Nt({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Nt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:t=>t+1}),month:Nt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Nt({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Nt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function It(t,e){const i=kt(t,e?.in),o=function(t,e){const[i,o]=Mt(0,t,e),r=Tt(i),s=Tt(o),n=+r-Ft(r),a=+s-Ft(s);return Math.round((n-a)/864e5)}(i,function(t,e){const i=kt(t,e?.in);return i.setFullYear(i.getFullYear(),0,1),i.setHours(0,0,0,0),i}(i));return o+1}function qt(t,e){const i=kt(t,e?.in),o=+Ct(i)-+function(t,e){const i=Ot(t,e),o=xt(t,0);return o.setFullYear(i,0,4),o.setHours(0,0,0,0),Ct(o)}(i);return Math.round(o/ft)+1}function Ut(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=Dt(),s=e?.firstWeekContainsDate??e?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,n=xt(e?.in||t,0);n.setFullYear(o+1,0,s),n.setHours(0,0,0,0);const a=Et(n,e),l=xt(e?.in||t,0);l.setFullYear(o,0,s),l.setHours(0,0,0,0);const d=Et(l,e);return+i>=+a?o+1:+i>=+d?o:o-1}function Ht(t,e){const i=kt(t,e?.in),o=+Et(i,e)-+function(t,e){const i=Dt(),o=e?.firstWeekContainsDate??e?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,r=Ut(t,e),s=xt(e?.in||t,0);return s.setFullYear(r,0,o),s.setHours(0,0,0,0),Et(s,e)}(i,e);return Math.round(o/ft)+1}function Yt(t,e){return(t<0?"-":"")+Math.abs(t).toString().padStart(e,"0")}const Gt={y(t,e){const i=t.getFullYear(),o=i>0?i:1-i;return Yt("yy"===e?o%100:o,e.length)},M(t,e){const i=t.getMonth();return"M"===e?String(i+1):Yt(i+1,2)},d:(t,e)=>Yt(t.getDate(),e.length),a(t,e){const i=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return i.toUpperCase();case"aaa":return i;case"aaaaa":return i[0];default:return"am"===i?"a.m.":"p.m."}},h:(t,e)=>Yt(t.getHours()%12||12,e.length),H:(t,e)=>Yt(t.getHours(),e.length),m:(t,e)=>Yt(t.getMinutes(),e.length),s:(t,e)=>Yt(t.getSeconds(),e.length),S(t,e){const i=e.length,o=t.getMilliseconds();return Yt(Math.trunc(o*Math.pow(10,i-3)),e.length)}},Kt="midnight",Xt="noon",Qt="morning",Jt="afternoon",Zt="evening",te="night",ee={G:function(t,e,i){const o=t.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return i.era(o,{width:"abbreviated"});case"GGGGG":return i.era(o,{width:"narrow"});default:return i.era(o,{width:"wide"})}},y:function(t,e,i){if("yo"===e){const e=t.getFullYear(),o=e>0?e:1-e;return i.ordinalNumber(o,{unit:"year"})}return Gt.y(t,e)},Y:function(t,e,i,o){const r=Ut(t,o),s=r>0?r:1-r;if("YY"===e){return Yt(s%100,2)}return"Yo"===e?i.ordinalNumber(s,{unit:"year"}):Yt(s,e.length)},R:function(t,e){return Yt(Ot(t),e.length)},u:function(t,e){return Yt(t.getFullYear(),e.length)},Q:function(t,e,i){const o=Math.ceil((t.getMonth()+1)/3);switch(e){case"Q":return String(o);case"QQ":return Yt(o,2);case"Qo":return i.ordinalNumber(o,{unit:"quarter"});case"QQQ":return i.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return i.quarter(o,{width:"narrow",context:"formatting"});default:return i.quarter(o,{width:"wide",context:"formatting"})}},q:function(t,e,i){const o=Math.ceil((t.getMonth()+1)/3);switch(e){case"q":return String(o);case"qq":return Yt(o,2);case"qo":return i.ordinalNumber(o,{unit:"quarter"});case"qqq":return i.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return i.quarter(o,{width:"narrow",context:"standalone"});default:return i.quarter(o,{width:"wide",context:"standalone"})}},M:function(t,e,i){const o=t.getMonth();switch(e){case"M":case"MM":return Gt.M(t,e);case"Mo":return i.ordinalNumber(o+1,{unit:"month"});case"MMM":return i.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return i.month(o,{width:"narrow",context:"formatting"});default:return i.month(o,{width:"wide",context:"formatting"})}},L:function(t,e,i){const o=t.getMonth();switch(e){case"L":return String(o+1);case"LL":return Yt(o+1,2);case"Lo":return i.ordinalNumber(o+1,{unit:"month"});case"LLL":return i.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return i.month(o,{width:"narrow",context:"standalone"});default:return i.month(o,{width:"wide",context:"standalone"})}},w:function(t,e,i,o){const r=Ht(t,o);return"wo"===e?i.ordinalNumber(r,{unit:"week"}):Yt(r,e.length)},I:function(t,e,i){const o=qt(t);return"Io"===e?i.ordinalNumber(o,{unit:"week"}):Yt(o,e.length)},d:function(t,e,i){return"do"===e?i.ordinalNumber(t.getDate(),{unit:"date"}):Gt.d(t,e)},D:function(t,e,i){const o=It(t);return"Do"===e?i.ordinalNumber(o,{unit:"dayOfYear"}):Yt(o,e.length)},E:function(t,e,i){const o=t.getDay();switch(e){case"E":case"EE":case"EEE":return i.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return i.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return i.day(o,{width:"short",context:"formatting"});default:return i.day(o,{width:"wide",context:"formatting"})}},e:function(t,e,i,o){const r=t.getDay(),s=(r-o.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return Yt(s,2);case"eo":return i.ordinalNumber(s,{unit:"day"});case"eee":return i.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return i.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return i.day(r,{width:"short",context:"formatting"});default:return i.day(r,{width:"wide",context:"formatting"})}},c:function(t,e,i,o){const r=t.getDay(),s=(r-o.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return Yt(s,e.length);case"co":return i.ordinalNumber(s,{unit:"day"});case"ccc":return i.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return i.day(r,{width:"narrow",context:"standalone"});case"cccccc":return i.day(r,{width:"short",context:"standalone"});default:return i.day(r,{width:"wide",context:"standalone"})}},i:function(t,e,i){const o=t.getDay(),r=0===o?7:o;switch(e){case"i":return String(r);case"ii":return Yt(r,e.length);case"io":return i.ordinalNumber(r,{unit:"day"});case"iii":return i.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return i.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return i.day(o,{width:"short",context:"formatting"});default:return i.day(o,{width:"wide",context:"formatting"})}},a:function(t,e,i){const o=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return i.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return i.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return i.dayPeriod(o,{width:"narrow",context:"formatting"});default:return i.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,e,i){const o=t.getHours();let r;switch(r=12===o?Xt:0===o?Kt:o/12>=1?"pm":"am",e){case"b":case"bb":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return i.dayPeriod(r,{width:"narrow",context:"formatting"});default:return i.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(t,e,i){const o=t.getHours();let r;switch(r=o>=17?Zt:o>=12?Jt:o>=4?Qt:te,e){case"B":case"BB":case"BBB":return i.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return i.dayPeriod(r,{width:"narrow",context:"formatting"});default:return i.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(t,e,i){if("ho"===e){let e=t.getHours()%12;return 0===e&&(e=12),i.ordinalNumber(e,{unit:"hour"})}return Gt.h(t,e)},H:function(t,e,i){return"Ho"===e?i.ordinalNumber(t.getHours(),{unit:"hour"}):Gt.H(t,e)},K:function(t,e,i){const o=t.getHours()%12;return"Ko"===e?i.ordinalNumber(o,{unit:"hour"}):Yt(o,e.length)},k:function(t,e,i){let o=t.getHours();return 0===o&&(o=24),"ko"===e?i.ordinalNumber(o,{unit:"hour"}):Yt(o,e.length)},m:function(t,e,i){return"mo"===e?i.ordinalNumber(t.getMinutes(),{unit:"minute"}):Gt.m(t,e)},s:function(t,e,i){return"so"===e?i.ordinalNumber(t.getSeconds(),{unit:"second"}):Gt.s(t,e)},S:function(t,e){return Gt.S(t,e)},X:function(t,e,i){const o=t.getTimezoneOffset();if(0===o)return"Z";switch(e){case"X":return oe(o);case"XXXX":case"XX":return re(o);default:return re(o,":")}},x:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"x":return oe(o);case"xxxx":case"xx":return re(o);default:return re(o,":")}},O:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+ie(o,":");default:return"GMT"+re(o,":")}},z:function(t,e,i){const o=t.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+ie(o,":");default:return"GMT"+re(o,":")}},t:function(t,e,i){return Yt(Math.trunc(+t/1e3),e.length)},T:function(t,e,i){return Yt(+t,e.length)}};function ie(t,e=""){const i=t>0?"-":"+",o=Math.abs(t),r=Math.trunc(o/60),s=o%60;return 0===s?i+String(r):i+String(r)+e+Yt(s,2)}function oe(t,e){if(t%60==0){return(t>0?"-":"+")+Yt(Math.abs(t)/60,2)}return re(t,e)}function re(t,e=""){const i=t>0?"-":"+",o=Math.abs(t);return i+Yt(Math.trunc(o/60),2)+e+Yt(o%60,2)}const se=(t,e)=>{switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},ne=(t,e)=>{switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}},ae={p:ne,P:(t,e)=>{const i=t.match(/(P+)(p+)?/)||[],o=i[1],r=i[2];if(!r)return se(t,e);let s;switch(o){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;default:s=e.dateTime({width:"full"})}return s.replace("{{date}}",se(o,e)).replace("{{time}}",ne(r,e))}},le=/^D+$/,de=/^Y+$/,ce=["D","DD","YY","YYYY"];const he=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,pe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,ue=/^'([^]*?)'?$/,ge=/''/g,be=/[a-zA-Z]/;function me(t,e,i){const o=Dt(),r=o.locale??Vt,s=o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,n=o.weekStartsOn??o.locale?.options?.weekStartsOn??0,a=kt(t,i?.in);if(!Bt(a))throw new RangeError("Invalid time value");let l=e.match(pe).map((t=>{const e=t[0];if("p"===e||"P"===e){return(0,ae[e])(t,r.formatLong)}return t})).join("").match(he).map((t=>{if("''"===t)return{isToken:!1,value:"'"};const e=t[0];if("'"===e)return{isToken:!1,value:ye(t)};if(ee[e])return{isToken:!0,value:t};if(e.match(be))throw new RangeError("Format string contains an unescaped latin alphabet character `"+e+"`");return{isToken:!1,value:t}}));r.localize.preprocessor&&(l=r.localize.preprocessor(a,l));const d={firstWeekContainsDate:s,weekStartsOn:n,locale:r};return l.map((i=>{if(!i.isToken)return i.value;const o=i.value;(function(t){return de.test(t)}(o)||function(t){return le.test(t)}(o))&&function(t,e,i){const o=function(t,e,i){const o="Y"===t[0]?"years":"days of the month";return`Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${o} to the input \`${i}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(t,e,i);if(console.warn(o),ce.includes(t))throw new RangeError(o)}(o,e,String(t));return(0,ee[o[0]])(a,o,r.localize,d)})).join("")}function ye(t){const e=t.match(ue);return e?e[1].replace(ge,"'"):t}function ve(t,e){return kt(t,e?.in).getDate()}function fe(t,e){const i=kt(t,e?.in),o=i.getFullYear(),r=i.getMonth(),s=xt(i,0);return s.setFullYear(o,r+1,0),s.setHours(0,0,0,0),s.getDate()}function we(t,e){return+kt(t)>+kt(e)}function xe(t,e){return+kt(t)<+kt(e)}function ke(t,e,i){const[o,r]=Mt(0,t,e);return o.getFullYear()===r.getFullYear()&&o.getMonth()===r.getMonth()}function $e(t,e,i){const[o,r]=Mt(0,t,e);return o.getFullYear()===r.getFullYear()}function Se(t,e){return function(t,e){const[i,o]=Mt(0,t,e);return+Tt(i)===+Tt(o)}(xt(t,t),function(t){return xt(t,Date.now())}(t))}function De(t,e,i){const o=kt(t,i?.in);return o.setDate(e),o}let Ee=class extends t{static{this.styles=[Z,o`
|
|
3311
3312
|
${X}
|
|
3312
3313
|
|
|
3313
3314
|
/* Estilos generales del contenedor del calendario (escritorio) */
|
|
@@ -3810,7 +3811,7 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
3810
3811
|
<div class="calendar-container" style="width: ${this.calendarWidth}px;">
|
|
3811
3812
|
${r}
|
|
3812
3813
|
</div>
|
|
3813
|
-
`}};s([L({type:Object}),n("design:type",Object)],Ee.prototype,"selectedDate",void 0),s([L({type:Object}),n("design:type",Date)],Ee.prototype,"viewDate",void 0),s([L({type:Boolean}),n("design:type",Object)],Ee.prototype,"isMobile",void 0),s([L({type:Number}),n("design:type",Number)],Ee.prototype,"calendarWidth",void 0),s([L({type:Object}),n("design:type",Object)],Ee.prototype,"minDate",void 0),s([L({type:Object}),n("design:type",Object)],Ee.prototype,"maxDate",void 0),s([L({type:String}),n("design:type",String)],Ee.prototype,"type",void 0),s([L({type:Boolean}),n("design:type",Object)],Ee.prototype,"lastElement",void 0),s([B(),n("design:type",String)],Ee.prototype,"currentView",void 0),s([_(".day.selected, .day.today:not(.selected)"),n("design:type",HTMLButtonElement)],Ee.prototype,"initialFocusElement",void 0),Ee=s([a("calendar-overlay"),n("design:paramtypes",[])],Ee);let Ce=class extends
|
|
3814
|
+
`}};s([L({type:Object}),n("design:type",Object)],Ee.prototype,"selectedDate",void 0),s([L({type:Object}),n("design:type",Date)],Ee.prototype,"viewDate",void 0),s([L({type:Boolean}),n("design:type",Object)],Ee.prototype,"isMobile",void 0),s([L({type:Number}),n("design:type",Number)],Ee.prototype,"calendarWidth",void 0),s([L({type:Object}),n("design:type",Object)],Ee.prototype,"minDate",void 0),s([L({type:Object}),n("design:type",Object)],Ee.prototype,"maxDate",void 0),s([L({type:String}),n("design:type",String)],Ee.prototype,"type",void 0),s([L({type:Boolean}),n("design:type",Object)],Ee.prototype,"lastElement",void 0),s([B(),n("design:type",String)],Ee.prototype,"currentView",void 0),s([_(".day.selected, .day.today:not(.selected)"),n("design:type",HTMLButtonElement)],Ee.prototype,"initialFocusElement",void 0),Ee=s([a("calendar-overlay"),n("design:paramtypes",[])],Ee);let Ce=class extends R{constructor(){super(...arguments),this.isRenderClearButton=!0,this.readonly=!1,this.type="date",this.eighteenOrOlder=!1,this.maxLength=10,this.isOpen=!1,this.selectedDate=null,this.viewDate=new Date,this.isMobile=!1,this.calendarWidth=0,this.inputValue=null,this.lastElement=!1,this.updateResponsiveModeBound=this.updateResponsiveMode.bind(this),this.handleClickOutside=t=>{t.composedPath().includes(this)||(this.isOpen&&this._emitToggle(!1),this.isOpen=!1)}}static{this.styles=o`
|
|
3814
3815
|
${Q}
|
|
3815
3816
|
${J}
|
|
3816
3817
|
${K}
|
|
@@ -4558,5 +4559,5 @@ function _(t,e){return(e,i,o)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Refl
|
|
|
4558
4559
|
<slot></slot>
|
|
4559
4560
|
`:""}
|
|
4560
4561
|
</div>
|
|
4561
|
-
`}};s([L({type:String}),n("design:type",Object)],Me.prototype,"message",void 0),s([L({type:Number}),n("design:type",Number)],Me.prototype,"duration",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"position",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"variant",void 0),s([L({type:Boolean}),n("design:type",Object)],Me.prototype,"visible",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"icon",void 0),s([L({type:String}),n("design:type",Object)],Me.prototype,"arrowAlign",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"backgroundColor",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"textColor",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"fontFamily",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"width",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"height",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"top",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"left",void 0),s([B(),n("design:type",Object)],Me.prototype,"isAnimating",void 0),Me=s([a("randstad-bubble")],Me);export{U as AccordionList,q as AccordionPanel,
|
|
4562
|
+
`}};s([L({type:String}),n("design:type",Object)],Me.prototype,"message",void 0),s([L({type:Number}),n("design:type",Number)],Me.prototype,"duration",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"position",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"variant",void 0),s([L({type:Boolean}),n("design:type",Object)],Me.prototype,"visible",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"icon",void 0),s([L({type:String}),n("design:type",Object)],Me.prototype,"arrowAlign",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"backgroundColor",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"textColor",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"fontFamily",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"width",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"height",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"top",void 0),s([L({type:String}),n("design:type",String)],Me.prototype,"left",void 0),s([B(),n("design:type",Object)],Me.prototype,"isAnimating",void 0),Me=s([a("randstad-bubble")],Me);export{U as AccordionList,q as AccordionPanel,R as BaseControl,Ee as CalendarOverlay,Fe as Carousel,Y as CarouselCard,G as Checkbox,st as CustomModal,nt as CustomPopup,lt as CustomRadio,pt as CustomStepper,Ce as DatePickerComponent,dt as FilterableSelect,et as FormGroup,it as IconComponent,at as ProgressCircle,Me as RandstadBubble,H as RandstadButton,tt as RandstadForm,rt as RandstadNotice,ot as RandstadSocialMediaInput,ut as TabsBar,Oe as UploadFile,vt as UploadImage,Z as scrollbarStyles};
|
|
4562
4563
|
//# sourceMappingURL=index.js.map
|